2018-08-26 10:18:47,096 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-246 | | 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-odl-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-08-26 10:18:47,101 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export OS_USERNAME=admin export no_proxy=,172.30.9.22,192.30.9.5 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3.52 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.22:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=7gk9xPukkkFf4VnD9OXMDBMW4 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=e428b6e578e2485b9cc26da9ccf96a96 export OS_TENANT_NAME=admin export SDN_CONTROLLER_IP=192.30.9.5 export SDN_CONTROLLER_PASSWORD=Zzu7akOxpmOC2jHVAgCfwEcGT export OS_REGION_NAME=regionOne 2018-08-26 10:18:47,101 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-08-26 10:18:47,102 - 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 odl api_check | | | | | snaps_health_check | +---------------------+---------------+-------------------------------------------------+--------------------------------------------------+ 2018-08-26 10:18:47,134 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2018-08-26 10:18:47,424 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-26 10:18:47,424 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-26 10:18:47,424 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-26 10:18:47,424 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-26 10:18:47,424 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-26 10:18:47,425 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-26 10:18:47,425 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-26 10:18:47,425 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-26 10:18:47,425 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-26 10:18:47,425 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-26 10:18:47,425 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-26 10:18:47,425 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-26 10:18:47,425 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-26 10:18:47,425 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-26 10:18:47,425 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-26 10:18:47,425 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-26 10:18:47,425 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-26 10:18:47,425 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-26 10:18:47,425 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-26 10:18:47,425 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-26 10:18:47,425 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-26 10:18:47,430 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-26 10:18:47,431 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-08-26 10:18:47,432 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-aggregates 2018-08-26 10:18:47,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-26 10:18:47,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:18:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea5d39de-0171-4ca1-b61f-a46bd410de76 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-08-26 10:18:47,441 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-ea5d39de-0171-4ca1-b61f-a46bd410de76 2018-08-26 10:18:47,442 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-26 10:18:47,915 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5d45fc17491a4aedb80e6e5e79d195c6", "name": "reader"}, {"id": "d371bb17b4354fa8812550829dff08d3", "name": "admin"}, {"id": "64b697102e1c4dfb82d6ae117acf5e44", "name": "member"}], "expires_at": "2018-08-26T11:18:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e428b6e578e2485b9cc26da9ccf96a96", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1210d332c9744f5cbc695a2c01f49732"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "816f0ebf045249fb84d97c4bfc1f0a06"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a44497dc0f584430880fbb34d798f187"}], "type": "metric", "id": "06403f6d19cc45d3876c1f817db4cc2a", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33aefc6453a54d88a8073094e7078823"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3af2aad436db4c72a190ee1afb07b296"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a48de89935fd4d0787f0c84bf3674881"}], "type": "network", "id": "4fcf375a7a284c3ca85dd165d598c3cb", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/e428b6e578e2485b9cc26da9ccf96a96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1acf73a288dd435cb0883e7723ed5056"}, {"url": "http://192.30.9.5:8776/v3/e428b6e578e2485b9cc26da9ccf96a96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25ab930679644d89bac501b74509b76d"}, {"url": "http://172.30.9.22:8776/v3/e428b6e578e2485b9cc26da9ccf96a96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe463692e35f41e28415b64d8ffd10af"}], "type": "volumev3", "id": "5679bf9cdfbb4efdb97a61a69442b76f", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/e428b6e578e2485b9cc26da9ccf96a96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4234eccc4e5c4c81a9740ee2adf95b67"}, {"url": "http://172.30.9.22:8776/v2/e428b6e578e2485b9cc26da9ccf96a96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "456ac2ca5ce14a919050a73ace6b5d36"}, {"url": "http://192.30.9.5:8776/v2/e428b6e578e2485b9cc26da9ccf96a96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec61effda13a4644aad9e330753e8ad3"}], "type": "volumev2", "id": "5fba3b72fec244c7b311cd023156a4e5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "057ed3b924844253978ad62059e6acbb"}, {"url": "http://172.30.9.22:8776/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c5726572f244dc1a37ddbd93a609edb"}, {"url": "http://192.30.9.5:8776/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7144203ef2f146f6a443da1e2a6503e6"}], "type": "volume", "id": "71aa1ff84fdd4eab95dbd16ac5fbfcf7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "218ecd9779c74fdbb9eff6a86b2e2ffa"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a4ae0c6c06a42aba305e1cb16268330"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f631f43b783d40b894997b7b49ab8a6b"}], "type": "image", "id": "7986c8336c5046db98dd34c332d24e7f", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "8edc8950a979429d96b680df313310a4", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a2d0d8a4ee24abcbae458bd1ce751ff"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6d1c3e6266f14458a3def33c4f0479b2"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "feca7a31784e458fb732ee0ca32ab24d"}], "type": "cloudformation", "id": "a1648659a78445d4bcaef3988eb0583e", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c10a925a2de437eac36a10b437ddcd1"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "517a76a99e3d470abde8b2e237f68205"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71f914c9732c486db7ec4dade5ea337a"}], "type": "compute", "id": "b18e3a8824af4ed79cd0162b85ca91d6", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91e36bdd70374197a9cc1cf82d4cacd4"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1c68732373a41b6bbdf0d38be58918e"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f7fd23166fd04cdbb15ae3b9534561a8"}], "type": "event", "id": "c887a5552b5842c5bbc8ce1b66332916", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68d3020187d14b4b925c0dbdfac338f6"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77e68b53932a4902a3a68484356b1c4e"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "809dcbff39164bbfaf936f0b35fd176c"}], "type": "placement", "id": "cd8c278131c84e4683012d83ae70eec0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8080/v1/AUTH_e428b6e578e2485b9cc26da9ccf96a96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49dd5c5e91d54d6aa44952eaa2390224"}, {"url": "http://12.0.0.43:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d5db89631954c7baafaf65b5aea991a"}, {"url": "http://12.0.0.43:8080/v1/AUTH_e428b6e578e2485b9cc26da9ccf96a96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "727249cbc39e4628bd3a179bd516b829"}], "type": "object-store", "id": "ec31481f5236441e98c13b38a9c609ec", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bc083505e0a4fba9e18037c17ad1785"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a4bed8aa09042d1be0a485c1bac878c"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89809cbce7344bcdbc14222d09ca5c81"}], "type": "identity", "id": "f4a28c09b9d7444fb27267a9c13f5ad7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0bd24ae5e1bc445db6c4eb649aa04b43"}, {"url": "http://192.30.9.5:8004/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6e6016d81674fa7951c5c486b38f564"}, {"url": "http://192.30.9.5:8004/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d22e870073e14dc5a443931e483e51a2"}], "type": "orchestration", "id": "f619feeb4e1c4cde836d701d6b52295f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "348e8fd3cbd140de8fdb5a2e7f1ba9ce"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37dabf8c0b3c4b4da176de43bbacdd17"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "97e424052ba4486c88034276e7ba90a9"}], "type": "alarming", "id": "ffab3464fcfe4e6086e29e4f2cac9a99", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1e1511f6281344c28c2a63d6a8174f8d"}, "audit_ids": ["8iNdZLj6R6O_XivjsquLnA"], "issued_at": "2018-08-26T10:18:47.000000Z"}} 2018-08-26 10:18:47,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/os-aggregates -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dc45e7b8057751cc71df31fa5981d8a2c6f96180" 2018-08-26 10:18:48,817 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10: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-ed26434d-14d7-4601-bf9b-bc472b1cffd1 x-compute-request-id: req-ed26434d-14d7-4601-bf9b-bc472b1cffd1 Content-Length: 18 Content-Type: application/json RESP BODY: {"aggregates": []} 2018-08-26 10:18:48,818 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-aggregates used request id req-ed26434d-14d7-4601-bf9b-bc472b1cffd1 2018-08-26 10:18:48,818 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-aggregates in 1.38596105576s 2018-08-26 10:18:48,818 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-aggregates used request id req-ed26434d-14d7-4601-bf9b-bc472b1cffd1 2018-08-26 10:18:48,818 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_aggregates: [] 2018-08-26 10:18:48,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-26 10:18:48,825 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 26 Aug 2018 10:18:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6766bbe2-1fef-4975-b104-ceb99459362c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2018-08-26 10:18:48,825 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-6766bbe2-1fef-4975-b104-ceb99459362c 2018-08-26 10:18:48,826 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-26 10:18:48,828 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dc45e7b8057751cc71df31fa5981d8a2c6f96180" 2018-08-26 10:18:49,010 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:18:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb125fb6-545e-4747-85b1-f76f7cb41076 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/b7fcd596cb374671bfc994968e0279ce"}, "tags": [], "enabled": true, "id": "b7fcd596cb374671bfc994968e0279ce", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-08-26 10:18:49,010 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-eb125fb6-545e-4747-85b1-f76f7cb41076 2018-08-26 10:18:49,010 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.183933973312s 2018-08-26 10:18:49,010 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-eb125fb6-545e-4747-85b1-f76f7cb41076 2018-08-26 10:18:49,012 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_domains: [Munch({'description': u'', 'enabled': True, 'id': u'b7fcd596cb374671bfc994968e0279ce', 'name': u'heat_stack'}), Munch({'description': u'The default domain', 'enabled': True, 'id': u'default', 'name': u'Default'})] 2018-08-26 10:18:49,015 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-08-26 10:18:49,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/endpoints -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dc45e7b8057751cc71df31fa5981d8a2c6f96180" 2018-08-26 10:18:49,197 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:18:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46bd29b1-c81f-4afd-9333-67df9cc161b0 Content-Encoding: gzip Content-Length: 1975 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/057ed3b924844253978ad62059e6acbb"}, "url": "http://192.30.9.5:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "71aa1ff84fdd4eab95dbd16ac5fbfcf7", "id": "057ed3b924844253978ad62059e6acbb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/0bd24ae5e1bc445db6c4eb649aa04b43"}, "url": "http://172.30.9.22:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f619feeb4e1c4cde836d701d6b52295f", "id": "0bd24ae5e1bc445db6c4eb649aa04b43"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/1210d332c9744f5cbc695a2c01f49732"}, "url": "http://192.30.9.5:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "06403f6d19cc45d3876c1f817db4cc2a", "id": "1210d332c9744f5cbc695a2c01f49732"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/1acf73a288dd435cb0883e7723ed5056"}, "url": "http://192.30.9.5:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5679bf9cdfbb4efdb97a61a69442b76f", "id": "1acf73a288dd435cb0883e7723ed5056"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/1c10a925a2de437eac36a10b437ddcd1"}, "url": "http://172.30.9.22:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b18e3a8824af4ed79cd0162b85ca91d6", "id": "1c10a925a2de437eac36a10b437ddcd1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/218ecd9779c74fdbb9eff6a86b2e2ffa"}, "url": "http://192.30.9.5:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "7986c8336c5046db98dd34c332d24e7f", "id": "218ecd9779c74fdbb9eff6a86b2e2ffa"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/25ab930679644d89bac501b74509b76d"}, "url": "http://192.30.9.5:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5679bf9cdfbb4efdb97a61a69442b76f", "id": "25ab930679644d89bac501b74509b76d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/2bc083505e0a4fba9e18037c17ad1785"}, "url": "http://192.30.9.5:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f4a28c09b9d7444fb27267a9c13f5ad7", "id": "2bc083505e0a4fba9e18037c17ad1785"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/33aefc6453a54d88a8073094e7078823"}, "url": "http://192.30.9.5:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "4fcf375a7a284c3ca85dd165d598c3cb", "id": "33aefc6453a54d88a8073094e7078823"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/348e8fd3cbd140de8fdb5a2e7f1ba9ce"}, "url": "http://192.30.9.5:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ffab3464fcfe4e6086e29e4f2cac9a99", "id": "348e8fd3cbd140de8fdb5a2e7f1ba9ce"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/37dabf8c0b3c4b4da176de43bbacdd17"}, "url": "http://172.30.9.22:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ffab3464fcfe4e6086e29e4f2cac9a99", "id": "37dabf8c0b3c4b4da176de43bbacdd17"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/3af2aad436db4c72a190ee1afb07b296"}, "url": "http://172.30.9.22:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "4fcf375a7a284c3ca85dd165d598c3cb", "id": "3af2aad436db4c72a190ee1afb07b296"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/4234eccc4e5c4c81a9740ee2adf95b67"}, "url": "http://192.30.9.5:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5fba3b72fec244c7b311cd023156a4e5", "id": "4234eccc4e5c4c81a9740ee2adf95b67"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/456ac2ca5ce14a919050a73ace6b5d36"}, "url": "http://172.30.9.22:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5fba3b72fec244c7b311cd023156a4e5", "id": "456ac2ca5ce14a919050a73ace6b5d36"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/49dd5c5e91d54d6aa44952eaa2390224"}, "url": "http://172.30.9.22:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ec31481f5236441e98c13b38a9c609ec", "id": "49dd5c5e91d54d6aa44952eaa2390224"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/4a2d0d8a4ee24abcbae458bd1ce751ff"}, "url": "http://172.30.9.22:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a1648659a78445d4bcaef3988eb0583e", "id": "4a2d0d8a4ee24abcbae458bd1ce751ff"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/517a76a99e3d470abde8b2e237f68205"}, "url": "http://192.30.9.5:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b18e3a8824af4ed79cd0162b85ca91d6", "id": "517a76a99e3d470abde8b2e237f68205"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/5c5726572f244dc1a37ddbd93a609edb"}, "url": "http://172.30.9.22:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "71aa1ff84fdd4eab95dbd16ac5fbfcf7", "id": "5c5726572f244dc1a37ddbd93a609edb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/5d5db89631954c7baafaf65b5aea991a"}, "url": "http://12.0.0.43:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ec31481f5236441e98c13b38a9c609ec", "id": "5d5db89631954c7baafaf65b5aea991a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/68d3020187d14b4b925c0dbdfac338f6"}, "url": "http://172.30.9.22:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "cd8c278131c84e4683012d83ae70eec0", "id": "68d3020187d14b4b925c0dbdfac338f6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/6d1c3e6266f14458a3def33c4f0479b2"}, "url": "http://192.30.9.5:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a1648659a78445d4bcaef3988eb0583e", "id": "6d1c3e6266f14458a3def33c4f0479b2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/7144203ef2f146f6a443da1e2a6503e6"}, "url": "http://192.30.9.5:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "71aa1ff84fdd4eab95dbd16ac5fbfcf7", "id": "7144203ef2f146f6a443da1e2a6503e6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/71f914c9732c486db7ec4dade5ea337a"}, "url": "http://192.30.9.5:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b18e3a8824af4ed79cd0162b85ca91d6", "id": "71f914c9732c486db7ec4dade5ea337a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/727249cbc39e4628bd3a179bd516b829"}, "url": "http://12.0.0.43:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ec31481f5236441e98c13b38a9c609ec", "id": "727249cbc39e4628bd3a179bd516b829"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/77e68b53932a4902a3a68484356b1c4e"}, "url": "http://192.30.9.5:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "cd8c278131c84e4683012d83ae70eec0", "id": "77e68b53932a4902a3a68484356b1c4e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/7a4ae0c6c06a42aba305e1cb16268330"}, "url": "http://172.30.9.22:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "7986c8336c5046db98dd34c332d24e7f", "id": "7a4ae0c6c06a42aba305e1cb16268330"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/7a4bed8aa09042d1be0a485c1bac878c"}, "url": "http://192.30.9.5:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f4a28c09b9d7444fb27267a9c13f5ad7", "id": "7a4bed8aa09042d1be0a485c1bac878c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/809dcbff39164bbfaf936f0b35fd176c"}, "url": "http://192.30.9.5:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "cd8c278131c84e4683012d83ae70eec0", "id": "809dcbff39164bbfaf936f0b35fd176c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/816f0ebf045249fb84d97c4bfc1f0a06"}, "url": "http://172.30.9.22:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "06403f6d19cc45d3876c1f817db4cc2a", "id": "816f0ebf045249fb84d97c4bfc1f0a06"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/89809cbce7344bcdbc14222d09ca5c81"}, "url": "http://172.30.9.22:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f4a28c09b9d7444fb27267a9c13f5ad7", "id": "89809cbce7344bcdbc14222d09ca5c81"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/91e36bdd70374197a9cc1cf82d4cacd4"}, "url": "http://172.30.9.22:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "c887a5552b5842c5bbc8ce1b66332916", "id": "91e36bdd70374197a9cc1cf82d4cacd4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/97e424052ba4486c88034276e7ba90a9"}, "url": "http://192.30.9.5:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ffab3464fcfe4e6086e29e4f2cac9a99", "id": "97e424052ba4486c88034276e7ba90a9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/a44497dc0f584430880fbb34d798f187"}, "url": "http://192.30.9.5:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "06403f6d19cc45d3876c1f817db4cc2a", "id": "a44497dc0f584430880fbb34d798f187"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/a48de89935fd4d0787f0c84bf3674881"}, "url": "http://192.30.9.5:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "4fcf375a7a284c3ca85dd165d598c3cb", "id": "a48de89935fd4d0787f0c84bf3674881"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/a6e6016d81674fa7951c5c486b38f564"}, "url": "http://192.30.9.5:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f619feeb4e1c4cde836d701d6b52295f", "id": "a6e6016d81674fa7951c5c486b38f564"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/d22e870073e14dc5a443931e483e51a2"}, "url": "http://192.30.9.5:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f619feeb4e1c4cde836d701d6b52295f", "id": "d22e870073e14dc5a443931e483e51a2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/e1c68732373a41b6bbdf0d38be58918e"}, "url": "http://192.30.9.5:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "c887a5552b5842c5bbc8ce1b66332916", "id": "e1c68732373a41b6bbdf0d38be58918e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/ec61effda13a4644aad9e330753e8ad3"}, "url": "http://192.30.9.5:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5fba3b72fec244c7b311cd023156a4e5", "id": "ec61effda13a4644aad9e330753e8ad3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/f631f43b783d40b894997b7b49ab8a6b"}, "url": "http://192.30.9.5:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "7986c8336c5046db98dd34c332d24e7f", "id": "f631f43b783d40b894997b7b49ab8a6b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/f7fd23166fd04cdbb15ae3b9534561a8"}, "url": "http://192.30.9.5:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "c887a5552b5842c5bbc8ce1b66332916", "id": "f7fd23166fd04cdbb15ae3b9534561a8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/fe463692e35f41e28415b64d8ffd10af"}, "url": "http://172.30.9.22:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5679bf9cdfbb4efdb97a61a69442b76f", "id": "fe463692e35f41e28415b64d8ffd10af"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/feca7a31784e458fb732ee0ca32ab24d"}, "url": "http://192.30.9.5:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a1648659a78445d4bcaef3988eb0583e", "id": "feca7a31784e458fb732ee0ca32ab24d"}], "links": {"self": "http://172.30.9.22:5000/v3/endpoints", "previous": null, "next": null}} 2018-08-26 10:18:49,197 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/endpoints used request id req-46bd29b1-c81f-4afd-9333-67df9cc161b0 2018-08-26 10:18:49,197 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.182426929474s 2018-08-26 10:18:49,198 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/endpoints used request id req-46bd29b1-c81f-4afd-9333-67df9cc161b0 2018-08-26 10:18:49,205 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_endpoints: [Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/057ed3b924844253978ad62059e6acbb'}, u'url': u'http://192.30.9.5:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'71aa1ff84fdd4eab95dbd16ac5fbfcf7', u'id': u'057ed3b924844253978ad62059e6acbb'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/0bd24ae5e1bc445db6c4eb649aa04b43'}, u'url': u'http://172.30.9.22:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'f619feeb4e1c4cde836d701d6b52295f', u'id': u'0bd24ae5e1bc445db6c4eb649aa04b43'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/1210d332c9744f5cbc695a2c01f49732'}, u'url': u'http://192.30.9.5:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'06403f6d19cc45d3876c1f817db4cc2a', u'id': u'1210d332c9744f5cbc695a2c01f49732'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/1acf73a288dd435cb0883e7723ed5056'}, u'url': u'http://192.30.9.5:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'5679bf9cdfbb4efdb97a61a69442b76f', u'id': u'1acf73a288dd435cb0883e7723ed5056'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/1c10a925a2de437eac36a10b437ddcd1'}, u'url': u'http://172.30.9.22:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'b18e3a8824af4ed79cd0162b85ca91d6', u'id': u'1c10a925a2de437eac36a10b437ddcd1'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/218ecd9779c74fdbb9eff6a86b2e2ffa'}, u'url': u'http://192.30.9.5:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'7986c8336c5046db98dd34c332d24e7f', u'id': u'218ecd9779c74fdbb9eff6a86b2e2ffa'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/25ab930679644d89bac501b74509b76d'}, u'url': u'http://192.30.9.5:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'5679bf9cdfbb4efdb97a61a69442b76f', u'id': u'25ab930679644d89bac501b74509b76d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/2bc083505e0a4fba9e18037c17ad1785'}, u'url': u'http://192.30.9.5:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'f4a28c09b9d7444fb27267a9c13f5ad7', u'id': u'2bc083505e0a4fba9e18037c17ad1785'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/33aefc6453a54d88a8073094e7078823'}, u'url': u'http://192.30.9.5:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'4fcf375a7a284c3ca85dd165d598c3cb', u'id': u'33aefc6453a54d88a8073094e7078823'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/348e8fd3cbd140de8fdb5a2e7f1ba9ce'}, u'url': u'http://192.30.9.5:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'ffab3464fcfe4e6086e29e4f2cac9a99', u'id': u'348e8fd3cbd140de8fdb5a2e7f1ba9ce'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/37dabf8c0b3c4b4da176de43bbacdd17'}, u'url': u'http://172.30.9.22:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'ffab3464fcfe4e6086e29e4f2cac9a99', u'id': u'37dabf8c0b3c4b4da176de43bbacdd17'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/3af2aad436db4c72a190ee1afb07b296'}, u'url': u'http://172.30.9.22:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'4fcf375a7a284c3ca85dd165d598c3cb', u'id': u'3af2aad436db4c72a190ee1afb07b296'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/4234eccc4e5c4c81a9740ee2adf95b67'}, u'url': u'http://192.30.9.5:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'5fba3b72fec244c7b311cd023156a4e5', u'id': u'4234eccc4e5c4c81a9740ee2adf95b67'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/456ac2ca5ce14a919050a73ace6b5d36'}, u'url': u'http://172.30.9.22:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'5fba3b72fec244c7b311cd023156a4e5', u'id': u'456ac2ca5ce14a919050a73ace6b5d36'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/49dd5c5e91d54d6aa44952eaa2390224'}, u'url': u'http://172.30.9.22:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'ec31481f5236441e98c13b38a9c609ec', u'id': u'49dd5c5e91d54d6aa44952eaa2390224'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/4a2d0d8a4ee24abcbae458bd1ce751ff'}, u'url': u'http://172.30.9.22:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'a1648659a78445d4bcaef3988eb0583e', u'id': u'4a2d0d8a4ee24abcbae458bd1ce751ff'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/517a76a99e3d470abde8b2e237f68205'}, u'url': u'http://192.30.9.5:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'b18e3a8824af4ed79cd0162b85ca91d6', u'id': u'517a76a99e3d470abde8b2e237f68205'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/5c5726572f244dc1a37ddbd93a609edb'}, u'url': u'http://172.30.9.22:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'71aa1ff84fdd4eab95dbd16ac5fbfcf7', u'id': u'5c5726572f244dc1a37ddbd93a609edb'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/5d5db89631954c7baafaf65b5aea991a'}, u'url': u'http://12.0.0.43:8080', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'ec31481f5236441e98c13b38a9c609ec', u'id': u'5d5db89631954c7baafaf65b5aea991a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/68d3020187d14b4b925c0dbdfac338f6'}, u'url': u'http://172.30.9.22:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'cd8c278131c84e4683012d83ae70eec0', u'id': u'68d3020187d14b4b925c0dbdfac338f6'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/6d1c3e6266f14458a3def33c4f0479b2'}, u'url': u'http://192.30.9.5:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'a1648659a78445d4bcaef3988eb0583e', u'id': u'6d1c3e6266f14458a3def33c4f0479b2'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/7144203ef2f146f6a443da1e2a6503e6'}, u'url': u'http://192.30.9.5:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'71aa1ff84fdd4eab95dbd16ac5fbfcf7', u'id': u'7144203ef2f146f6a443da1e2a6503e6'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/71f914c9732c486db7ec4dade5ea337a'}, u'url': u'http://192.30.9.5:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'b18e3a8824af4ed79cd0162b85ca91d6', u'id': u'71f914c9732c486db7ec4dade5ea337a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/727249cbc39e4628bd3a179bd516b829'}, u'url': u'http://12.0.0.43:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'ec31481f5236441e98c13b38a9c609ec', u'id': u'727249cbc39e4628bd3a179bd516b829'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/77e68b53932a4902a3a68484356b1c4e'}, u'url': u'http://192.30.9.5:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'cd8c278131c84e4683012d83ae70eec0', u'id': u'77e68b53932a4902a3a68484356b1c4e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/7a4ae0c6c06a42aba305e1cb16268330'}, u'url': u'http://172.30.9.22:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'7986c8336c5046db98dd34c332d24e7f', u'id': u'7a4ae0c6c06a42aba305e1cb16268330'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/7a4bed8aa09042d1be0a485c1bac878c'}, u'url': u'http://192.30.9.5:35357', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'f4a28c09b9d7444fb27267a9c13f5ad7', u'id': u'7a4bed8aa09042d1be0a485c1bac878c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/809dcbff39164bbfaf936f0b35fd176c'}, u'url': u'http://192.30.9.5:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'cd8c278131c84e4683012d83ae70eec0', u'id': u'809dcbff39164bbfaf936f0b35fd176c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/816f0ebf045249fb84d97c4bfc1f0a06'}, u'url': u'http://172.30.9.22:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'06403f6d19cc45d3876c1f817db4cc2a', u'id': u'816f0ebf045249fb84d97c4bfc1f0a06'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/89809cbce7344bcdbc14222d09ca5c81'}, u'url': u'http://172.30.9.22:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'f4a28c09b9d7444fb27267a9c13f5ad7', u'id': u'89809cbce7344bcdbc14222d09ca5c81'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/91e36bdd70374197a9cc1cf82d4cacd4'}, u'url': u'http://172.30.9.22:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'c887a5552b5842c5bbc8ce1b66332916', u'id': u'91e36bdd70374197a9cc1cf82d4cacd4'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/97e424052ba4486c88034276e7ba90a9'}, u'url': u'http://192.30.9.5:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'ffab3464fcfe4e6086e29e4f2cac9a99', u'id': u'97e424052ba4486c88034276e7ba90a9'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/a44497dc0f584430880fbb34d798f187'}, u'url': u'http://192.30.9.5:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'06403f6d19cc45d3876c1f817db4cc2a', u'id': u'a44497dc0f584430880fbb34d798f187'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/a48de89935fd4d0787f0c84bf3674881'}, u'url': u'http://192.30.9.5:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'4fcf375a7a284c3ca85dd165d598c3cb', u'id': u'a48de89935fd4d0787f0c84bf3674881'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/a6e6016d81674fa7951c5c486b38f564'}, u'url': u'http://192.30.9.5:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'f619feeb4e1c4cde836d701d6b52295f', u'id': u'a6e6016d81674fa7951c5c486b38f564'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/d22e870073e14dc5a443931e483e51a2'}, u'url': u'http://192.30.9.5:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'f619feeb4e1c4cde836d701d6b52295f', u'id': u'd22e870073e14dc5a443931e483e51a2'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/e1c68732373a41b6bbdf0d38be58918e'}, u'url': u'http://192.30.9.5:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'c887a5552b5842c5bbc8ce1b66332916', u'id': u'e1c68732373a41b6bbdf0d38be58918e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/ec61effda13a4644aad9e330753e8ad3'}, u'url': u'http://192.30.9.5:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'5fba3b72fec244c7b311cd023156a4e5', u'id': u'ec61effda13a4644aad9e330753e8ad3'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/f631f43b783d40b894997b7b49ab8a6b'}, u'url': u'http://192.30.9.5:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'7986c8336c5046db98dd34c332d24e7f', u'id': u'f631f43b783d40b894997b7b49ab8a6b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/f7fd23166fd04cdbb15ae3b9534561a8'}, u'url': u'http://192.30.9.5:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'c887a5552b5842c5bbc8ce1b66332916', u'id': u'f7fd23166fd04cdbb15ae3b9534561a8'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/fe463692e35f41e28415b64d8ffd10af'}, u'url': u'http://172.30.9.22:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'5679bf9cdfbb4efdb97a61a69442b76f', u'id': u'fe463692e35f41e28415b64d8ffd10af'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/feca7a31784e458fb732ee0ca32ab24d'}, u'url': u'http://192.30.9.5:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'a1648659a78445d4bcaef3988eb0583e', u'id': u'feca7a31784e458fb732ee0ca32ab24d'})] 2018-08-26 10:18:49,207 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.extensions 2018-08-26 10:18:49,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/extensions -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dc45e7b8057751cc71df31fa5981d8a2c6f96180" 2018-08-26 10:18:49,221 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:18: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-32f7bda1-a7c7-4fb2-adfb-b038f898e986 x-compute-request-id: req-32f7bda1-a7c7-4fb2-adfb-b038f898e986 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-26 10:18:49,221 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/extensions used request id req-32f7bda1-a7c7-4fb2-adfb-b038f898e986 2018-08-26 10:18:49,222 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.extensions in 0.0145218372345s 2018-08-26 10:18:49,222 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/extensions used request id req-32f7bda1-a7c7-4fb2-adfb-b038f898e986 2018-08-26 10:18:49,236 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-floating-ip-pools 2018-08-26 10:18:49,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/os-floating-ip-pools -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dc45e7b8057751cc71df31fa5981d8a2c6f96180" 2018-08-26 10:18:51,148 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:18: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-087b84aa-3b9a-4645-aeb1-81f3f952c83f x-compute-request-id: req-087b84aa-3b9a-4645-aeb1-81f3f952c83f Content-Length: 45 Content-Type: application/json RESP BODY: {"floating_ip_pools": [{"name": "external"}]} 2018-08-26 10:18:51,148 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-floating-ip-pools used request id req-087b84aa-3b9a-4645-aeb1-81f3f952c83f 2018-08-26 10:18:51,148 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-floating-ip-pools in 1.91266608238s 2018-08-26 10:18:51,149 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-floating-ip-pools used request id req-087b84aa-3b9a-4645-aeb1-81f3f952c83f 2018-08-26 10:18:51,149 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ip_pools: [{'name': u'external'}] 2018-08-26 10:18:51,154 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-26 10:18:51,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dc45e7b8057751cc71df31fa5981d8a2c6f96180" 2018-08-26 10:18:51,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-827b46b9-5215-4d52-960d-215ad75bbe88 Date: Sun, 26 Aug 2018 10:18:51 GMT RESP BODY: {"floatingips": []} 2018-08-26 10:18:51,211 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-827b46b9-5215-4d52-960d-215ad75bbe88 2018-08-26 10:18:51,211 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.056795835495s 2018-08-26 10:18:51,212 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-827b46b9-5215-4d52-960d-215ad75bbe88 2018-08-26 10:18:51,212 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ips: [] 2018-08-26 10:18:51,212 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-08-26 10:18:51,215 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dc45e7b8057751cc71df31fa5981d8a2c6f96180" 2018-08-26 10:18:51,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:18: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-8826ec87-dfb8-49f2-b8f8-246c1a2a43f0 x-compute-request-id: req-8826ec87-dfb8-49f2-b8f8-246c1a2a43f0 Content-Encoding: gzip Content-Length: 712 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 5}, "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.3", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 6}, "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.9", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-08-26 10:18:51,365 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-hypervisors/detail used request id req-8826ec87-dfb8-49f2-b8f8-246c1a2a43f0 2018-08-26 10:18:51,365 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.153185129166s 2018-08-26 10:18:51,366 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-hypervisors/detail used request id req-8826ec87-dfb8-49f2-b8f8-246c1a2a43f0 2018-08-26 10:18:51,367 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_hypervisors: [Munch({u'status': u'enabled', u'host_ip': u'192.30.9.3', u'hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "dtes64", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "pcid", "est", "pat", "monitor", "smx", "pbe", "lm", "msr", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "acpi", "fma", "vme", "popcnt", "mmx", "osxsave", "cx8", "mce", "de", "rdtscp", "ht", "dca", "lahf_lm", "abm", "pdcm", "mca", "pdpe1gb", "apic", "sse", "f16c", "pse", "ds", "invtsc", "pni", "tm2", "avx2", "aes", "sse2", "ss", "ds_cpl", "arat", "bmi1", "bmi2", "ssse3", "fpu", "cx16", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 4, "cells": 2, "threads": 2, "sockets": 1}}', u'free_disk_gb': 148, u'hypervisor_version': 2010000, u'disk_available_least': 148, u'local_gb': 148, u'free_ram_mb': 28406, u'id': 1, u'service': {u'host': u'overcloud-novacompute-1.opnfvlf.org', u'disabled_reason': None, u'id': 5}, 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.9', u'hypervisor_hostname': u'overcloud-novacompute-0.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "dtes64", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "pcid", "est", "pat", "monitor", "smx", "pbe", "lm", "msr", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "acpi", "fma", "vme", "popcnt", "mmx", "osxsave", "cx8", "mce", "de", "rdtscp", "ht", "dca", "lahf_lm", "abm", "pdcm", "mca", "pdpe1gb", "apic", "sse", "f16c", "pse", "ds", "invtsc", "pni", "tm2", "avx2", "aes", "sse2", "ss", "ds_cpl", "arat", "bmi1", "bmi2", "ssse3", "fpu", "cx16", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 4, "cells": 2, "threads": 2, "sockets": 1}}', u'free_disk_gb': 148, u'hypervisor_version': 2010000, u'disk_available_least': 148, u'local_gb': 148, u'free_ram_mb': 28406, u'id': 2, u'service': {u'host': u'overcloud-novacompute-0.opnfvlf.org', u'disabled_reason': None, u'id': 6}, 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-26 10:18:51,367 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-keypairs 2018-08-26 10:18:51,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dc45e7b8057751cc71df31fa5981d8a2c6f96180" 2018-08-26 10:18:51,495 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:18: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-6fb82719-c4f8-4197-8ac8-7ec95b43afe7 x-compute-request-id: req-6fb82719-c4f8-4197-8ac8-7ec95b43afe7 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-08-26 10:18:51,496 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-6fb82719-c4f8-4197-8ac8-7ec95b43afe7 2018-08-26 10:18:51,496 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-keypairs in 0.128289937973s 2018-08-26 10:18:51,496 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-6fb82719-c4f8-4197-8ac8-7ec95b43afe7 2018-08-26 10:18:51,496 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_keypairs: [] 2018-08-26 10:18:51,497 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-26 10:18:51,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dc45e7b8057751cc71df31fa5981d8a2c6f96180" 2018-08-26 10:18:51,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-809ef6f6-7418-4952-b94c-35f97068abcc Date: Sun, 26 Aug 2018 10:18:51 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"9c1c4110-1d5a-4c9e-9e4a-8295252f6976","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"526e4f7307214396989751533ff33528","status":"ACTIVE","subnets":["a3c401bc-6377-43cc-8a20-abe78f2d51b9"],"description":"","tags":[],"updated_at":"2018-08-26T10:16:40Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"526e4f7307214396989751533ff33528","created_at":"2018-08-26T10:16:36Z","provider:network_type":"flat"}]} 2018-08-26 10:18:51,575 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-809ef6f6-7418-4952-b94c-35f97068abcc 2018-08-26 10:18:51,575 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0786221027374s 2018-08-26 10:18:51,576 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-809ef6f6-7418-4952-b94c-35f97068abcc 2018-08-26 10:18:51,576 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_networks: [Munch({u'status': u'ACTIVE', u'subnets': [u'a3c401bc-6377-43cc-8a20-abe78f2d51b9'], u'description': u'', u'provider:physical_network': u'datacentre', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-26T10:16:40Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'mtu': 1500, u'id': u'9c1c4110-1d5a-4c9e-9e4a-8295252f6976', u'provider:segmentation_id': None, u'router:external': True, u'availability_zone_hints': [], u'availability_zones': [u'nova'], u'name': u'external', u'admin_state_up': True, u'tenant_id': u'526e4f7307214396989751533ff33528', u'created_at': u'2018-08-26T10:16:36Z', u'provider:network_type': u'flat', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'526e4f7307214396989751533ff33528'})] 2018-08-26 10:18:51,577 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-26 10:18:51,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/ports.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dc45e7b8057751cc71df31fa5981d8a2c6f96180" 2018-08-26 10:18:51,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-b40dee4f-ca28-4318-a7b9-36d0d9157bca Date: Sun, 26 Aug 2018 10:18:51 GMT RESP BODY: {"ports":[]} 2018-08-26 10:18:51,606 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json used request id req-b40dee4f-ca28-4318-a7b9-36d0d9157bca 2018-08-26 10:18:51,606 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0295009613037s 2018-08-26 10:18:51,606 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json used request id req-b40dee4f-ca28-4318-a7b9-36d0d9157bca 2018-08-26 10:18:51,607 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_ports: [] 2018-08-26 10:18:51,610 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-26 10:18:51,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/role_assignments -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dc45e7b8057751cc71df31fa5981d8a2c6f96180" 2018-08-26 10:18:51,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:18:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dee51b53-0a16-438f-996d-8a89448239a5 Content-Encoding: gzip Content-Length: 726 Content-Type: application/json RESP BODY: {"role_assignments": [{"scope": {"project": {"id": "526e4f7307214396989751533ff33528"}}, "role": {"id": "d371bb17b4354fa8812550829dff08d3"}, "user": {"id": "00af5ffb672f4832ab8347fc3e59dad9"}, "links": {"assignment": "http://172.30.9.22:5000/v3/projects/526e4f7307214396989751533ff33528/users/00af5ffb672f4832ab8347fc3e59dad9/roles/d371bb17b4354fa8812550829dff08d3"}}, {"scope": {"project": {"id": "526e4f7307214396989751533ff33528"}}, "role": {"id": "d371bb17b4354fa8812550829dff08d3"}, "user": {"id": "1155cddaef57457382d358aece0b4688"}, "links": {"assignment": "http://172.30.9.22:5000/v3/projects/526e4f7307214396989751533ff33528/users/1155cddaef57457382d358aece0b4688/roles/d371bb17b4354fa8812550829dff08d3"}}, {"scope": {"project": {"id": "e428b6e578e2485b9cc26da9ccf96a96"}}, "role": {"id": "d371bb17b4354fa8812550829dff08d3"}, "user": {"id": "1e1511f6281344c28c2a63d6a8174f8d"}, "links": {"assignment": "http://172.30.9.22:5000/v3/projects/e428b6e578e2485b9cc26da9ccf96a96/users/1e1511f6281344c28c2a63d6a8174f8d/roles/d371bb17b4354fa8812550829dff08d3"}}, {"scope": {"project": {"id": "526e4f7307214396989751533ff33528"}}, "role": {"id": "d371bb17b4354fa8812550829dff08d3"}, "user": {"id": "1f874aa402974ad1bde389b6ec3af461"}, "links": {"assignment": "http://172.30.9.22:5000/v3/projects/526e4f7307214396989751533ff33528/users/1f874aa402974ad1bde389b6ec3af461/roles/d371bb17b4354fa8812550829dff08d3"}}, {"scope": {"project": {"id": "526e4f7307214396989751533ff33528"}}, "role": {"id": "d371bb17b4354fa8812550829dff08d3"}, "user": {"id": "30ef6c63ca4f478ababb01839799530e"}, "links": {"assignment": "http://172.30.9.22:5000/v3/projects/526e4f7307214396989751533ff33528/users/30ef6c63ca4f478ababb01839799530e/roles/d371bb17b4354fa8812550829dff08d3"}}, {"scope": {"project": {"id": "526e4f7307214396989751533ff33528"}}, "role": {"id": "d371bb17b4354fa8812550829dff08d3"}, "user": {"id": "35943616abfb419b876965ce89cb2b8d"}, "links": {"assignment": "http://172.30.9.22:5000/v3/projects/526e4f7307214396989751533ff33528/users/35943616abfb419b876965ce89cb2b8d/roles/d371bb17b4354fa8812550829dff08d3"}}, {"scope": {"project": {"id": "526e4f7307214396989751533ff33528"}}, "role": {"id": "d371bb17b4354fa8812550829dff08d3"}, "user": {"id": "394bd3d373f84b679204b10778d4c5d6"}, "links": {"assignment": "http://172.30.9.22:5000/v3/projects/526e4f7307214396989751533ff33528/users/394bd3d373f84b679204b10778d4c5d6/roles/d371bb17b4354fa8812550829dff08d3"}}, {"scope": {"project": {"id": "526e4f7307214396989751533ff33528"}}, "role": {"id": "b29a3a0f7cee4599871eeb6731b9c6f2"}, "user": {"id": "5c46482149dc41d8a0f23a545eb8a332"}, "links": {"assignment": "http://172.30.9.22:5000/v3/projects/526e4f7307214396989751533ff33528/users/5c46482149dc41d8a0f23a545eb8a332/roles/b29a3a0f7cee4599871eeb6731b9c6f2"}}, {"scope": {"project": {"id": "526e4f7307214396989751533ff33528"}}, "role": {"id": "d371bb17b4354fa8812550829dff08d3"}, "user": {"id": "5c46482149dc41d8a0f23a545eb8a332"}, "links": {"assignment": "http://172.30.9.22:5000/v3/projects/526e4f7307214396989751533ff33528/users/5c46482149dc41d8a0f23a545eb8a332/roles/d371bb17b4354fa8812550829dff08d3"}}, {"scope": {"project": {"id": "526e4f7307214396989751533ff33528"}}, "role": {"id": "d371bb17b4354fa8812550829dff08d3"}, "user": {"id": "bc64983782874634be200a54d67bb2dc"}, "links": {"assignment": "http://172.30.9.22:5000/v3/projects/526e4f7307214396989751533ff33528/users/bc64983782874634be200a54d67bb2dc/roles/d371bb17b4354fa8812550829dff08d3"}}, {"scope": {"project": {"id": "526e4f7307214396989751533ff33528"}}, "role": {"id": "d371bb17b4354fa8812550829dff08d3"}, "user": {"id": "c16290bda05544839663305b8b46bfc4"}, "links": {"assignment": "http://172.30.9.22:5000/v3/projects/526e4f7307214396989751533ff33528/users/c16290bda05544839663305b8b46bfc4/roles/d371bb17b4354fa8812550829dff08d3"}}, {"scope": {"project": {"id": "526e4f7307214396989751533ff33528"}}, "role": {"id": "d371bb17b4354fa8812550829dff08d3"}, "user": {"id": "c78b7ea859ad4b4d9090aceb9cc94927"}, "links": {"assignment": "http://172.30.9.22:5000/v3/projects/526e4f7307214396989751533ff33528/users/c78b7ea859ad4b4d9090aceb9cc94927/roles/d371bb17b4354fa8812550829dff08d3"}}, {"scope": {"project": {"id": "526e4f7307214396989751533ff33528"}}, "role": {"id": "d371bb17b4354fa8812550829dff08d3"}, "user": {"id": "f77a9ddb8d1e4546857d3ecef0ddf962"}, "links": {"assignment": "http://172.30.9.22:5000/v3/projects/526e4f7307214396989751533ff33528/users/f77a9ddb8d1e4546857d3ecef0ddf962/roles/d371bb17b4354fa8812550829dff08d3"}}, {"scope": {"project": {"id": "526e4f7307214396989751533ff33528"}}, "role": {"id": "d371bb17b4354fa8812550829dff08d3"}, "user": {"id": "fd2f2ae2af224ce09fd25349c942fbd7"}, "links": {"assignment": "http://172.30.9.22:5000/v3/projects/526e4f7307214396989751533ff33528/users/fd2f2ae2af224ce09fd25349c942fbd7/roles/d371bb17b4354fa8812550829dff08d3"}}, {"scope": {"domain": {"id": "b7fcd596cb374671bfc994968e0279ce"}}, "role": {"id": "d371bb17b4354fa8812550829dff08d3"}, "user": {"id": "6731abf69162411bab854fe2da778196"}, "links": {"assignment": "http://172.30.9.22:5000/v3/domains/b7fcd596cb374671bfc994968e0279ce/users/6731abf69162411bab854fe2da778196/roles/d371bb17b4354fa8812550829dff08d3"}}, {"scope": {"system": {"all": true}}, "role": {"id": "d371bb17b4354fa8812550829dff08d3"}, "user": {"id": "1e1511f6281344c28c2a63d6a8174f8d"}, "links": {"assignment": "http://172.30.9.22:5000/v3/system/users/1e1511f6281344c28c2a63d6a8174f8d/roles/d371bb17b4354fa8812550829dff08d3"}}], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments", "previous": null, "next": null}} 2018-08-26 10:18:51,796 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments used request id req-dee51b53-0a16-438f-996d-8a89448239a5 2018-08-26 10:18:51,796 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.186232089996s 2018-08-26 10:18:51,797 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments used request id req-dee51b53-0a16-438f-996d-8a89448239a5 2018-08-26 10:18:51,799 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_role_assignments: [Munch({'project': u'526e4f7307214396989751533ff33528', 'id': u'd371bb17b4354fa8812550829dff08d3', 'user': u'00af5ffb672f4832ab8347fc3e59dad9'}), Munch({'project': u'526e4f7307214396989751533ff33528', 'id': u'd371bb17b4354fa8812550829dff08d3', 'user': u'1155cddaef57457382d358aece0b4688'}), Munch({'project': u'e428b6e578e2485b9cc26da9ccf96a96', 'id': u'd371bb17b4354fa8812550829dff08d3', 'user': u'1e1511f6281344c28c2a63d6a8174f8d'}), Munch({'project': u'526e4f7307214396989751533ff33528', 'id': u'd371bb17b4354fa8812550829dff08d3', 'user': u'1f874aa402974ad1bde389b6ec3af461'}), Munch({'project': u'526e4f7307214396989751533ff33528', 'id': u'd371bb17b4354fa8812550829dff08d3', 'user': u'30ef6c63ca4f478ababb01839799530e'}), Munch({'project': u'526e4f7307214396989751533ff33528', 'id': u'd371bb17b4354fa8812550829dff08d3', 'user': u'35943616abfb419b876965ce89cb2b8d'}), Munch({'project': u'526e4f7307214396989751533ff33528', 'id': u'd371bb17b4354fa8812550829dff08d3', 'user': u'394bd3d373f84b679204b10778d4c5d6'}), Munch({'project': u'526e4f7307214396989751533ff33528', 'id': u'b29a3a0f7cee4599871eeb6731b9c6f2', 'user': u'5c46482149dc41d8a0f23a545eb8a332'}), Munch({'project': u'526e4f7307214396989751533ff33528', 'id': u'd371bb17b4354fa8812550829dff08d3', 'user': u'5c46482149dc41d8a0f23a545eb8a332'}), Munch({'project': u'526e4f7307214396989751533ff33528', 'id': u'd371bb17b4354fa8812550829dff08d3', 'user': u'bc64983782874634be200a54d67bb2dc'}), Munch({'project': u'526e4f7307214396989751533ff33528', 'id': u'd371bb17b4354fa8812550829dff08d3', 'user': u'c16290bda05544839663305b8b46bfc4'}), Munch({'project': u'526e4f7307214396989751533ff33528', 'id': u'd371bb17b4354fa8812550829dff08d3', 'user': u'c78b7ea859ad4b4d9090aceb9cc94927'}), Munch({'project': u'526e4f7307214396989751533ff33528', 'id': u'd371bb17b4354fa8812550829dff08d3', 'user': u'f77a9ddb8d1e4546857d3ecef0ddf962'}), Munch({'project': u'526e4f7307214396989751533ff33528', 'id': u'd371bb17b4354fa8812550829dff08d3', 'user': u'fd2f2ae2af224ce09fd25349c942fbd7'}), Munch({'domain': u'b7fcd596cb374671bfc994968e0279ce', 'id': u'd371bb17b4354fa8812550829dff08d3', 'user': u'6731abf69162411bab854fe2da778196'}), Munch({'id': u'd371bb17b4354fa8812550829dff08d3', 'user': u'1e1511f6281344c28c2a63d6a8174f8d'})] 2018-08-26 10:18:51,803 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-26 10:18:51,806 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dc45e7b8057751cc71df31fa5981d8a2c6f96180" 2018-08-26 10:18:51,983 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:18:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d798e059-0361-4816-88b2-329a10d9d16e Content-Encoding: gzip Content-Length: 381 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "478525232f8240f3a5bcb37e18d15367", "links": {"self": "http://172.30.9.22:5000/v3/roles/478525232f8240f3a5bcb37e18d15367"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5d45fc17491a4aedb80e6e5e79d195c6", "links": {"self": "http://172.30.9.22:5000/v3/roles/5d45fc17491a4aedb80e6e5e79d195c6"}, "name": "reader"}, {"domain_id": null, "id": "64b697102e1c4dfb82d6ae117acf5e44", "links": {"self": "http://172.30.9.22:5000/v3/roles/64b697102e1c4dfb82d6ae117acf5e44"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b29a3a0f7cee4599871eeb6731b9c6f2", "links": {"self": "http://172.30.9.22:5000/v3/roles/b29a3a0f7cee4599871eeb6731b9c6f2"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d371bb17b4354fa8812550829dff08d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/d371bb17b4354fa8812550829dff08d3"}, "name": "admin"}, {"domain_id": null, "id": "d54515a19cc04386a508cfaf3906e7e7", "links": {"self": "http://172.30.9.22:5000/v3/roles/d54515a19cc04386a508cfaf3906e7e7"}, "name": "swiftoperator"}]} 2018-08-26 10:18:51,983 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-d798e059-0361-4816-88b2-329a10d9d16e 2018-08-26 10:18:51,983 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.180527925491s 2018-08-26 10:18:51,984 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-d798e059-0361-4816-88b2-329a10d9d16e 2018-08-26 10:18:51,985 - 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'heat_stack_user', 'id': u'478525232f8240f3a5bcb37e18d15367'}), 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'5d45fc17491a4aedb80e6e5e79d195c6'}), 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'64b697102e1c4dfb82d6ae117acf5e44'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'_member_', 'id': u'9fe2ff9ee4384b1894a90878d3e92bab'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'ResellerAdmin', 'id': u'b29a3a0f7cee4599871eeb6731b9c6f2'}), 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'd371bb17b4354fa8812550829dff08d3'}), 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'd54515a19cc04386a508cfaf3906e7e7'})] 2018-08-26 10:18:51,986 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-26 10:18:51,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dc45e7b8057751cc71df31fa5981d8a2c6f96180" 2018-08-26 10:18:52,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-24dc9769-0bfc-4a08-912f-61fff1c6911a Date: Sun, 26 Aug 2018 10:18:52 GMT RESP BODY: {"routers": []} 2018-08-26 10:18:52,037 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-24dc9769-0bfc-4a08-912f-61fff1c6911a 2018-08-26 10:18:52,037 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.0507371425629s 2018-08-26 10:18:52,037 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-24dc9769-0bfc-4a08-912f-61fff1c6911a 2018-08-26 10:18:52,037 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_routers: [] 2018-08-26 10:18:52,038 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 10:18:52,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dc45e7b8057751cc71df31fa5981d8a2c6f96180" 2018-08-26 10:18:52,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:18: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-5599683c-4d56-4714-9dd1-be4897bad6f6 x-compute-request-id: req-5599683c-4d56-4714-9dd1-be4897bad6f6 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-26 10:18:52,135 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5599683c-4d56-4714-9dd1-be4897bad6f6 2018-08-26 10:18:52,135 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0975170135498s 2018-08-26 10:18:52,135 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5599683c-4d56-4714-9dd1-be4897bad6f6 2018-08-26 10:18:52,136 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_servers: [] 2018-08-26 10:18:52,138 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-08-26 10:18:52,140 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.5: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-26 10:18:52,146 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 26 Aug 2018 10:18:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c41552fd-de04-4780-9512-27c224b91c28 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.5:35357/v3/", "rel": "self"}]}]}} 2018-08-26 10:18:52,146 - keystoneauth.session - DEBUG - GET call to None for http://192.30.9.5:35357/ used request id req-c41552fd-de04-4780-9512-27c224b91c28 2018-08-26 10:18:52,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.5: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}dc45e7b8057751cc71df31fa5981d8a2c6f96180" 2018-08-26 10:18:52,331 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:18:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c953d28a-41cb-439c-8f4b-33f97c5fd7e2 Content-Encoding: gzip Content-Length: 856 Content-Type: application/json RESP BODY: {"services": [{"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.5:35357/v3/services/06403f6d19cc45d3876c1f817db4cc2a"}, "enabled": true, "type": "metric", "id": "06403f6d19cc45d3876c1f817db4cc2a", "name": "gnocchi"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.5:35357/v3/services/4fcf375a7a284c3ca85dd165d598c3cb"}, "enabled": true, "type": "network", "id": "4fcf375a7a284c3ca85dd165d598c3cb", "name": "neutron"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.5:35357/v3/services/5679bf9cdfbb4efdb97a61a69442b76f"}, "enabled": true, "type": "volumev3", "id": "5679bf9cdfbb4efdb97a61a69442b76f", "name": "cinderv3"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.5:35357/v3/services/5fba3b72fec244c7b311cd023156a4e5"}, "enabled": true, "type": "volumev2", "id": "5fba3b72fec244c7b311cd023156a4e5", "name": "cinderv2"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.5:35357/v3/services/71aa1ff84fdd4eab95dbd16ac5fbfcf7"}, "enabled": true, "type": "volume", "id": "71aa1ff84fdd4eab95dbd16ac5fbfcf7", "name": "cinder"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.5:35357/v3/services/7986c8336c5046db98dd34c332d24e7f"}, "enabled": true, "type": "image", "id": "7986c8336c5046db98dd34c332d24e7f", "name": "glance"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.5:35357/v3/services/8edc8950a979429d96b680df313310a4"}, "enabled": true, "type": "metering", "id": "8edc8950a979429d96b680df313310a4", "name": "ceilometer"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.5:35357/v3/services/a1648659a78445d4bcaef3988eb0583e"}, "enabled": true, "type": "cloudformation", "id": "a1648659a78445d4bcaef3988eb0583e", "name": "heat-cfn"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.5:35357/v3/services/b18e3a8824af4ed79cd0162b85ca91d6"}, "enabled": true, "type": "compute", "id": "b18e3a8824af4ed79cd0162b85ca91d6", "name": "nova"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.5:35357/v3/services/c887a5552b5842c5bbc8ce1b66332916"}, "enabled": true, "type": "event", "id": "c887a5552b5842c5bbc8ce1b66332916", "name": "panko"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.5:35357/v3/services/cd8c278131c84e4683012d83ae70eec0"}, "enabled": true, "type": "placement", "id": "cd8c278131c84e4683012d83ae70eec0", "name": "placement"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.5:35357/v3/services/ec31481f5236441e98c13b38a9c609ec"}, "enabled": true, "type": "object-store", "id": "ec31481f5236441e98c13b38a9c609ec", "name": "swift"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.5:35357/v3/services/f4a28c09b9d7444fb27267a9c13f5ad7"}, "enabled": true, "type": "identity", "id": "f4a28c09b9d7444fb27267a9c13f5ad7", "name": "keystone"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.5:35357/v3/services/f619feeb4e1c4cde836d701d6b52295f"}, "enabled": true, "type": "orchestration", "id": "f619feeb4e1c4cde836d701d6b52295f", "name": "heat"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.5:35357/v3/services/ffab3464fcfe4e6086e29e4f2cac9a99"}, "enabled": true, "type": "alarming", "id": "ffab3464fcfe4e6086e29e4f2cac9a99", "name": "aodh"}], "links": {"self": "http://192.30.9.5:35357/v3/services", "previous": null, "next": null}} 2018-08-26 10:18:52,332 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.5:35357/v3/services used request id req-c953d28a-41cb-439c-8f4b-33f97c5fd7e2 2018-08-26 10:18:52,332 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.193732976913s 2018-08-26 10:18:52,332 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.5:35357/v3/services used request id req-c953d28a-41cb-439c-8f4b-33f97c5fd7e2 2018-08-26 10:18:52,337 - 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'06403f6d19cc45d3876c1f817db4cc2a', 'name': u'gnocchi'}), Munch({'description': u'Neutron Networking Service', 'service_type': u'network', 'type': u'network', 'enabled': True, 'id': u'4fcf375a7a284c3ca85dd165d598c3cb', 'name': u'neutron'}), Munch({'description': u'Cinder Service v3', 'service_type': u'volumev3', 'type': u'volumev3', 'enabled': True, 'id': u'5679bf9cdfbb4efdb97a61a69442b76f', 'name': u'cinderv3'}), Munch({'description': u'Cinder Service v2', 'service_type': u'volumev2', 'type': u'volumev2', 'enabled': True, 'id': u'5fba3b72fec244c7b311cd023156a4e5', 'name': u'cinderv2'}), Munch({'description': u'Cinder Service', 'service_type': u'volume', 'type': u'volume', 'enabled': True, 'id': u'71aa1ff84fdd4eab95dbd16ac5fbfcf7', 'name': u'cinder'}), Munch({'description': u'OpenStack Image Service', 'service_type': u'image', 'type': u'image', 'enabled': True, 'id': u'7986c8336c5046db98dd34c332d24e7f', 'name': u'glance'}), Munch({'description': u'Openstack Metering Service', 'service_type': u'metering', 'type': u'metering', 'enabled': True, 'id': u'8edc8950a979429d96b680df313310a4', 'name': u'ceilometer'}), Munch({'description': u'Openstack Cloudformation Service', 'service_type': u'cloudformation', 'type': u'cloudformation', 'enabled': True, 'id': u'a1648659a78445d4bcaef3988eb0583e', 'name': u'heat-cfn'}), Munch({'description': u'Openstack Compute Service', 'service_type': u'compute', 'type': u'compute', 'enabled': True, 'id': u'b18e3a8824af4ed79cd0162b85ca91d6', 'name': u'nova'}), Munch({'description': u'OpenStack Event Service', 'service_type': u'event', 'type': u'event', 'enabled': True, 'id': u'c887a5552b5842c5bbc8ce1b66332916', 'name': u'panko'}), Munch({'description': u'Openstack Placement Service', 'service_type': u'placement', 'type': u'placement', 'enabled': True, 'id': u'cd8c278131c84e4683012d83ae70eec0', 'name': u'placement'}), Munch({'description': u'Openstack Object-Store Service', 'service_type': u'object-store', 'type': u'object-store', 'enabled': True, 'id': u'ec31481f5236441e98c13b38a9c609ec', 'name': u'swift'}), Munch({'description': u'OpenStack Identity Service', 'service_type': u'identity', 'type': u'identity', 'enabled': True, 'id': u'f4a28c09b9d7444fb27267a9c13f5ad7', 'name': u'keystone'}), Munch({'description': u'Openstack Orchestration Service', 'service_type': u'orchestration', 'type': u'orchestration', 'enabled': True, 'id': u'f619feeb4e1c4cde836d701d6b52295f', 'name': u'heat'}), Munch({'description': u'OpenStack Alarming Service', 'service_type': u'alarming', 'type': u'alarming', 'enabled': True, 'id': u'ffab3464fcfe4e6086e29e4f2cac9a99', 'name': u'aodh'})] 2018-08-26 10:18:52,338 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-26 10:18:52,339 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dc45e7b8057751cc71df31fa5981d8a2c6f96180" 2018-08-26 10:18:52,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-e6ffd074-dbed-4058-8a92-95bf8a6bef36 Date: Sun, 26 Aug 2018 10:18:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"9c1c4110-1d5a-4c9e-9e4a-8295252f6976","tenant_id":"526e4f7307214396989751533ff33528","created_at":"2018-08-26T10:16:40Z","dns_nameservers":[],"updated_at":"2018-08-26T10:16:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"526e4f7307214396989751533ff33528","id":"a3c401bc-6377-43cc-8a20-abe78f2d51b9","subnetpool_id":null,"name":"external-subnet"}]} 2018-08-26 10:18:52,392 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-e6ffd074-dbed-4058-8a92-95bf8a6bef36 2018-08-26 10:18:52,392 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0537269115448s 2018-08-26 10:18:52,393 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-e6ffd074-dbed-4058-8a92-95bf8a6bef36 2018-08-26 10:18:52,394 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_subnets: [Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-26T10:16:40Z', 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'a3c401bc-6377-43cc-8a20-abe78f2d51b9', u'subnetpool_id': None, u'service_types': [], u'name': u'external-subnet', u'enable_dhcp': False, u'network_id': u'9c1c4110-1d5a-4c9e-9e4a-8295252f6976', u'tenant_id': u'526e4f7307214396989751533ff33528', u'created_at': u'2018-08-26T10:16:40Z', u'dns_nameservers': [], u'gateway_ip': u'172.30.9.1', u'ip_version': 4, u'project_id': u'526e4f7307214396989751533ff33528'})] 2018-08-26 10:18:52,514 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-26 10:18:52,515 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:05 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-08-26 10:18:52,574 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork1'... 2018-08-26 10:18:52,718 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-26 10:18:52,718 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-26 10:18:52,718 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-26 10:18:52,718 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-26 10:18:52,718 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-26 10:18:52,718 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-26 10:18:52,718 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-26 10:18:52,718 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-26 10:18:52,718 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-26 10:18:52,718 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-26 10:18:52,718 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-26 10:18:52,718 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-26 10:18:52,718 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-26 10:18:52,719 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-26 10:18:52,719 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-26 10:18:52,719 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-26 10:18:52,719 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-26 10:18:52,719 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-26 10:18:52,719 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-26 10:18:52,719 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-26 10:18:52,719 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-26 10:18:52,719 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-26 10:18:52,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-26 10:18:52,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:18:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1101bca-50f4-4721-a93d-1f70660359ab Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-08-26 10:18:52,725 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-d1101bca-50f4-4721-a93d-1f70660359ab 2018-08-26 10:18:52,725 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-26 10:18:53,214 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5d45fc17491a4aedb80e6e5e79d195c6", "name": "reader"}, {"id": "d371bb17b4354fa8812550829dff08d3", "name": "admin"}, {"id": "64b697102e1c4dfb82d6ae117acf5e44", "name": "member"}], "expires_at": "2018-08-26T11:18:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e428b6e578e2485b9cc26da9ccf96a96", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1210d332c9744f5cbc695a2c01f49732"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "816f0ebf045249fb84d97c4bfc1f0a06"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a44497dc0f584430880fbb34d798f187"}], "type": "metric", "id": "06403f6d19cc45d3876c1f817db4cc2a", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33aefc6453a54d88a8073094e7078823"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3af2aad436db4c72a190ee1afb07b296"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a48de89935fd4d0787f0c84bf3674881"}], "type": "network", "id": "4fcf375a7a284c3ca85dd165d598c3cb", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/e428b6e578e2485b9cc26da9ccf96a96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1acf73a288dd435cb0883e7723ed5056"}, {"url": "http://192.30.9.5:8776/v3/e428b6e578e2485b9cc26da9ccf96a96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25ab930679644d89bac501b74509b76d"}, {"url": "http://172.30.9.22:8776/v3/e428b6e578e2485b9cc26da9ccf96a96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe463692e35f41e28415b64d8ffd10af"}], "type": "volumev3", "id": "5679bf9cdfbb4efdb97a61a69442b76f", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/e428b6e578e2485b9cc26da9ccf96a96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4234eccc4e5c4c81a9740ee2adf95b67"}, {"url": "http://172.30.9.22:8776/v2/e428b6e578e2485b9cc26da9ccf96a96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "456ac2ca5ce14a919050a73ace6b5d36"}, {"url": "http://192.30.9.5:8776/v2/e428b6e578e2485b9cc26da9ccf96a96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec61effda13a4644aad9e330753e8ad3"}], "type": "volumev2", "id": "5fba3b72fec244c7b311cd023156a4e5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "057ed3b924844253978ad62059e6acbb"}, {"url": "http://172.30.9.22:8776/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c5726572f244dc1a37ddbd93a609edb"}, {"url": "http://192.30.9.5:8776/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7144203ef2f146f6a443da1e2a6503e6"}], "type": "volume", "id": "71aa1ff84fdd4eab95dbd16ac5fbfcf7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "218ecd9779c74fdbb9eff6a86b2e2ffa"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a4ae0c6c06a42aba305e1cb16268330"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f631f43b783d40b894997b7b49ab8a6b"}], "type": "image", "id": "7986c8336c5046db98dd34c332d24e7f", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "8edc8950a979429d96b680df313310a4", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a2d0d8a4ee24abcbae458bd1ce751ff"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6d1c3e6266f14458a3def33c4f0479b2"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "feca7a31784e458fb732ee0ca32ab24d"}], "type": "cloudformation", "id": "a1648659a78445d4bcaef3988eb0583e", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c10a925a2de437eac36a10b437ddcd1"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "517a76a99e3d470abde8b2e237f68205"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71f914c9732c486db7ec4dade5ea337a"}], "type": "compute", "id": "b18e3a8824af4ed79cd0162b85ca91d6", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91e36bdd70374197a9cc1cf82d4cacd4"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1c68732373a41b6bbdf0d38be58918e"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f7fd23166fd04cdbb15ae3b9534561a8"}], "type": "event", "id": "c887a5552b5842c5bbc8ce1b66332916", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68d3020187d14b4b925c0dbdfac338f6"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77e68b53932a4902a3a68484356b1c4e"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "809dcbff39164bbfaf936f0b35fd176c"}], "type": "placement", "id": "cd8c278131c84e4683012d83ae70eec0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8080/v1/AUTH_e428b6e578e2485b9cc26da9ccf96a96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49dd5c5e91d54d6aa44952eaa2390224"}, {"url": "http://12.0.0.43:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d5db89631954c7baafaf65b5aea991a"}, {"url": "http://12.0.0.43:8080/v1/AUTH_e428b6e578e2485b9cc26da9ccf96a96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "727249cbc39e4628bd3a179bd516b829"}], "type": "object-store", "id": "ec31481f5236441e98c13b38a9c609ec", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bc083505e0a4fba9e18037c17ad1785"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a4bed8aa09042d1be0a485c1bac878c"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89809cbce7344bcdbc14222d09ca5c81"}], "type": "identity", "id": "f4a28c09b9d7444fb27267a9c13f5ad7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0bd24ae5e1bc445db6c4eb649aa04b43"}, {"url": "http://192.30.9.5:8004/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6e6016d81674fa7951c5c486b38f564"}, {"url": "http://192.30.9.5:8004/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d22e870073e14dc5a443931e483e51a2"}], "type": "orchestration", "id": "f619feeb4e1c4cde836d701d6b52295f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "348e8fd3cbd140de8fdb5a2e7f1ba9ce"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37dabf8c0b3c4b4da176de43bbacdd17"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "97e424052ba4486c88034276e7ba90a9"}], "type": "alarming", "id": "ffab3464fcfe4e6086e29e4f2cac9a99", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1e1511f6281344c28c2a63d6a8174f8d"}, "audit_ids": ["r4Xv3027RmyF3pDGLxbQVg"], "issued_at": "2018-08-26T10:18:53.000000Z"}} 2018-08-26 10:18:53,217 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-26 10:18:53,217 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e091b21a481e0ee3aed50442112c996cd0ee3720" 2018-08-26 10:18:54,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-1e6e6d6e-bec4-4b54-b98b-8a3b280f86ee Date: Sun, 26 Aug 2018 10:18:54 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"9c1c4110-1d5a-4c9e-9e4a-8295252f6976","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"526e4f7307214396989751533ff33528","status":"ACTIVE","subnets":["a3c401bc-6377-43cc-8a20-abe78f2d51b9"],"description":"","tags":[],"updated_at":"2018-08-26T10:16:40Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"526e4f7307214396989751533ff33528","created_at":"2018-08-26T10:16:36Z","provider:network_type":"flat"}]} 2018-08-26 10:18:54,247 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-1e6e6d6e-bec4-4b54-b98b-8a3b280f86ee 2018-08-26 10:18:54,247 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.03051519394s 2018-08-26 10:18:54,248 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-1e6e6d6e-bec4-4b54-b98b-8a3b280f86ee 2018-08-26 10:18:54,248 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork1'... 2018-08-26 10:18:54,249 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-26 10:18:54,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e091b21a481e0ee3aed50442112c996cd0ee3720" -d '{"network": {"name": "tenantnetwork1-net_c12bdf72-55ab-4794-a680-6dc42dea5998", "admin_state_up": true}}' 2018-08-26 10:18:54,795 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-2bf94fb0-4a83-4069-8a6b-9ef8f1a563a2 Date: Sun, 26 Aug 2018 10:18:54 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"eb1e1344-5215-407e-b95b-70028d722e59","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e428b6e578e2485b9cc26da9ccf96a96","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-26T10:18:54Z","is_default":false,"provider:segmentation_id":68,"name":"tenantnetwork1-net_c12bdf72-55ab-4794-a680-6dc42dea5998","admin_state_up":true,"tenant_id":"e428b6e578e2485b9cc26da9ccf96a96","created_at":"2018-08-26T10:18:54Z","mtu":1450}} 2018-08-26 10:18:54,796 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-2bf94fb0-4a83-4069-8a6b-9ef8f1a563a2 2018-08-26 10:18:54,796 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.546629905701s 2018-08-26 10:18:54,796 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-2bf94fb0-4a83-4069-8a6b-9ef8f1a563a2 2018-08-26 10:18:54,796 - 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-26T10:18:54Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'eb1e1344-5215-407e-b95b-70028d722e59', u'provider:segmentation_id': 68, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork1-net_c12bdf72-55ab-4794-a680-6dc42dea5998', u'admin_state_up': True, u'tenant_id': u'e428b6e578e2485b9cc26da9ccf96a96', u'created_at': u'2018-08-26T10:18:54Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'e428b6e578e2485b9cc26da9ccf96a96'}) 2018-08-26 10:18:54,797 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-26 10:18:54,798 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e091b21a481e0ee3aed50442112c996cd0ee3720" 2018-08-26 10:18:54,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1352 X-Openstack-Request-Id: req-7f6970e0-9276-4785-9048-34979f3ceca1 Date: Sun, 26 Aug 2018 10:18:54 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"9c1c4110-1d5a-4c9e-9e4a-8295252f6976","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"526e4f7307214396989751533ff33528","status":"ACTIVE","subnets":["a3c401bc-6377-43cc-8a20-abe78f2d51b9"],"description":"","tags":[],"updated_at":"2018-08-26T10:16:40Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"526e4f7307214396989751533ff33528","created_at":"2018-08-26T10:16:36Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"eb1e1344-5215-407e-b95b-70028d722e59","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e428b6e578e2485b9cc26da9ccf96a96","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-26T10:18:54Z","provider:segmentation_id":68,"name":"tenantnetwork1-net_c12bdf72-55ab-4794-a680-6dc42dea5998","admin_state_up":true,"tenant_id":"e428b6e578e2485b9cc26da9ccf96a96","created_at":"2018-08-26T10:18:54Z","provider:network_type":"vxlan"}]} 2018-08-26 10:18:54,928 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-7f6970e0-9276-4785-9048-34979f3ceca1 2018-08-26 10:18:54,929 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.131284952164s 2018-08-26 10:18:54,929 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-7f6970e0-9276-4785-9048-34979f3ceca1 2018-08-26 10:18:54,932 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-26 10:18:54,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e091b21a481e0ee3aed50442112c996cd0ee3720" -d '{"subnet": {"name": "tenantnetwork1-subnet_c12bdf72-55ab-4794-a680-6dc42dea5998", "enable_dhcp": true, "network_id": "eb1e1344-5215-407e-b95b-70028d722e59", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-26 10:18:55,755 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-1202e052-e96b-4708-8828-6259b46334f2 Date: Sun, 26 Aug 2018 10:18:55 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eb1e1344-5215-407e-b95b-70028d722e59","tenant_id":"e428b6e578e2485b9cc26da9ccf96a96","created_at":"2018-08-26T10:18:55Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-26T10:18:55Z","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":"e428b6e578e2485b9cc26da9ccf96a96","id":"55cc5299-0ee7-48ba-b252-be68b2171c2d","subnetpool_id":null,"name":"tenantnetwork1-subnet_c12bdf72-55ab-4794-a680-6dc42dea5998"}} 2018-08-26 10:18:55,755 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-1202e052-e96b-4708-8828-6259b46334f2 2018-08-26 10:18:55,755 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.82347202301s 2018-08-26 10:18:55,756 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-1202e052-e96b-4708-8828-6259b46334f2 2018-08-26 10:18:55,756 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-26T10:18:55Z', 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'55cc5299-0ee7-48ba-b252-be68b2171c2d', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork1-subnet_c12bdf72-55ab-4794-a680-6dc42dea5998', u'enable_dhcp': True, u'network_id': u'eb1e1344-5215-407e-b95b-70028d722e59', u'tenant_id': u'e428b6e578e2485b9cc26da9ccf96a96', u'created_at': u'2018-08-26T10:18:55Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'e428b6e578e2485b9cc26da9ccf96a96'}) 2018-08-26 10:18:55,757 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-26 10:18:55,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e091b21a481e0ee3aed50442112c996cd0ee3720" -d '{"router": {"external_gateway_info": {"network_id": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976"}, "name": "tenantnetwork1-router_c12bdf72-55ab-4794-a680-6dc42dea5998", "admin_state_up": true}}' 2018-08-26 10:18:57,171 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 647 X-Openstack-Request-Id: req-f827999b-fbd3-4db5-aa3b-1588afb5719b Date: Sun, 26 Aug 2018 10:18:57 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a3c401bc-6377-43cc-8a20-abe78f2d51b9", "ip_address": "172.30.9.203"}]}, "description": "", "tags": [], "tenant_id": "e428b6e578e2485b9cc26da9ccf96a96", "created_at": "2018-08-26T10:18:55Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-26T10:18:56Z", "revision_number": 2, "routes": [], "project_id": "e428b6e578e2485b9cc26da9ccf96a96", "id": "bfc0d2e9-4c4e-4ce4-8602-1b48899efff9", "name": "tenantnetwork1-router_c12bdf72-55ab-4794-a680-6dc42dea5998"}} 2018-08-26 10:18:57,172 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-f827999b-fbd3-4db5-aa3b-1588afb5719b 2018-08-26 10:18:57,172 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.41483902931s 2018-08-26 10:18:57,172 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-f827999b-fbd3-4db5-aa3b-1588afb5719b 2018-08-26 10:18:57,172 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'9c1c4110-1d5a-4c9e-9e4a-8295252f6976', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'a3c401bc-6377-43cc-8a20-abe78f2d51b9', u'ip_address': u'172.30.9.203'}]}, u'description': u'', u'tags': [], u'tenant_id': u'e428b6e578e2485b9cc26da9ccf96a96', u'created_at': u'2018-08-26T10:18:55Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-08-26T10:18:56Z', u'revision_number': 2, u'routes': [], u'project_id': u'e428b6e578e2485b9cc26da9ccf96a96', u'id': u'bfc0d2e9-4c4e-4ce4-8602-1b48899efff9', u'name': u'tenantnetwork1-router_c12bdf72-55ab-4794-a680-6dc42dea5998'}) 2018-08-26 10:18:57,173 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-26 10:18:57,173 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/bfc0d2e9-4c4e-4ce4-8602-1b48899efff9/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}e091b21a481e0ee3aed50442112c996cd0ee3720" -d '{"subnet_id": "55cc5299-0ee7-48ba-b252-be68b2171c2d"}' 2018-08-26 10:18:58,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-dcdeb542-6b43-4bd5-8077-5167a5850d12 Date: Sun, 26 Aug 2018 10:18:58 GMT RESP BODY: {"network_id": "eb1e1344-5215-407e-b95b-70028d722e59", "tenant_id": "e428b6e578e2485b9cc26da9ccf96a96", "subnet_id": "55cc5299-0ee7-48ba-b252-be68b2171c2d", "subnet_ids": ["55cc5299-0ee7-48ba-b252-be68b2171c2d"], "port_id": "c2eeb2ae-fc76-459b-af00-e5dad6cff2bf", "id": "bfc0d2e9-4c4e-4ce4-8602-1b48899efff9"} 2018-08-26 10:18:58,716 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/bfc0d2e9-4c4e-4ce4-8602-1b48899efff9/add_router_interface.json used request id req-dcdeb542-6b43-4bd5-8077-5167a5850d12 2018-08-26 10:18:58,716 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.54371905327s 2018-08-26 10:18:58,717 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/bfc0d2e9-4c4e-4ce4-8602-1b48899efff9/add_router_interface.json used request id req-dcdeb542-6b43-4bd5-8077-5167a5850d12 returning object bfc0d2e9-4c4e-4ce4-8602-1b48899efff9 2018-08-26 10:18:58,831 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-26 10:18:58,831 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork1 | functest | 00:04 | PASS | +------------------------+------------------+------------------+----------------+ 2018-08-26 10:18:58,836 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-26 10:18:58,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/bfc0d2e9-4c4e-4ce4-8602-1b48899efff9/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}e091b21a481e0ee3aed50442112c996cd0ee3720" -d '{"subnet_id": "55cc5299-0ee7-48ba-b252-be68b2171c2d"}' 2018-08-26 10:19:00,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-f10fea39-80de-4f58-aa74-a8e466942375 Date: Sun, 26 Aug 2018 10:19:00 GMT RESP BODY: {"network_id": "eb1e1344-5215-407e-b95b-70028d722e59", "tenant_id": "e428b6e578e2485b9cc26da9ccf96a96", "subnet_id": "55cc5299-0ee7-48ba-b252-be68b2171c2d", "subnet_ids": ["55cc5299-0ee7-48ba-b252-be68b2171c2d"], "port_id": "c2eeb2ae-fc76-459b-af00-e5dad6cff2bf", "id": "bfc0d2e9-4c4e-4ce4-8602-1b48899efff9"} 2018-08-26 10:19:00,531 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/bfc0d2e9-4c4e-4ce4-8602-1b48899efff9/remove_router_interface.json used request id req-f10fea39-80de-4f58-aa74-a8e466942375 2018-08-26 10:19:00,531 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.69525909424s 2018-08-26 10:19:00,531 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/bfc0d2e9-4c4e-4ce4-8602-1b48899efff9/remove_router_interface.json used request id req-f10fea39-80de-4f58-aa74-a8e466942375 returning object bfc0d2e9-4c4e-4ce4-8602-1b48899efff9 2018-08-26 10:19:00,532 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-26 10:19:00,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e091b21a481e0ee3aed50442112c996cd0ee3720" 2018-08-26 10:19:00,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-5b97bcbb-da2d-4596-b6e8-914e5c0c2376 Date: Sun, 26 Aug 2018 10:19:00 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a3c401bc-6377-43cc-8a20-abe78f2d51b9", "ip_address": "172.30.9.203"}]}, "description": "", "tags": [], "tenant_id": "e428b6e578e2485b9cc26da9ccf96a96", "created_at": "2018-08-26T10:18:55Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-26T10:18:59Z", "revision_number": 4, "routes": [], "project_id": "e428b6e578e2485b9cc26da9ccf96a96", "id": "bfc0d2e9-4c4e-4ce4-8602-1b48899efff9", "name": "tenantnetwork1-router_c12bdf72-55ab-4794-a680-6dc42dea5998"}]} 2018-08-26 10:19:00,645 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-5b97bcbb-da2d-4596-b6e8-914e5c0c2376 2018-08-26 10:19:00,646 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.113420963287s 2018-08-26 10:19:00,646 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-5b97bcbb-da2d-4596-b6e8-914e5c0c2376 2018-08-26 10:19:00,647 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-26 10:19:00,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/bfc0d2e9-4c4e-4ce4-8602-1b48899efff9.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e091b21a481e0ee3aed50442112c996cd0ee3720" 2018-08-26 10:19:02,166 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fbad16df-88ca-4e34-b320-cf9d807b4162 Content-Length: 0 Date: Sun, 26 Aug 2018 10:19:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-26 10:19:02,166 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/bfc0d2e9-4c4e-4ce4-8602-1b48899efff9.json used request id req-fbad16df-88ca-4e34-b320-cf9d807b4162 2018-08-26 10:19:02,167 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.51932287216s 2018-08-26 10:19:02,167 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/bfc0d2e9-4c4e-4ce4-8602-1b48899efff9.json used request id req-fbad16df-88ca-4e34-b320-cf9d807b4162 2018-08-26 10:19:02,167 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-26 10:19:02,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e091b21a481e0ee3aed50442112c996cd0ee3720" 2018-08-26 10:19:02,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1296 X-Openstack-Request-Id: req-3a734d32-80b8-4284-8c84-97f185e25cef Date: Sun, 26 Aug 2018 10:19:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eb1e1344-5215-407e-b95b-70028d722e59","tenant_id":"e428b6e578e2485b9cc26da9ccf96a96","created_at":"2018-08-26T10:18:55Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-26T10:18:55Z","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":"e428b6e578e2485b9cc26da9ccf96a96","id":"55cc5299-0ee7-48ba-b252-be68b2171c2d","subnetpool_id":null,"name":"tenantnetwork1-subnet_c12bdf72-55ab-4794-a680-6dc42dea5998"},{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"9c1c4110-1d5a-4c9e-9e4a-8295252f6976","tenant_id":"526e4f7307214396989751533ff33528","created_at":"2018-08-26T10:16:40Z","dns_nameservers":[],"updated_at":"2018-08-26T10:16:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"526e4f7307214396989751533ff33528","id":"a3c401bc-6377-43cc-8a20-abe78f2d51b9","subnetpool_id":null,"name":"external-subnet"}]} 2018-08-26 10:19:02,238 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-3a734d32-80b8-4284-8c84-97f185e25cef 2018-08-26 10:19:02,238 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.070631980896s 2018-08-26 10:19:02,238 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-3a734d32-80b8-4284-8c84-97f185e25cef 2018-08-26 10:19:02,240 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-26 10:19:02,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/55cc5299-0ee7-48ba-b252-be68b2171c2d.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e091b21a481e0ee3aed50442112c996cd0ee3720" 2018-08-26 10:19:03,141 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-031ef61b-4fb5-4921-a014-88bf847d1d20 Date: Sun, 26 Aug 2018 10:19:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-26 10:19:03,141 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/55cc5299-0ee7-48ba-b252-be68b2171c2d.json used request id req-031ef61b-4fb5-4921-a014-88bf847d1d20 2018-08-26 10:19:03,141 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.901296138763s 2018-08-26 10:19:03,142 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/55cc5299-0ee7-48ba-b252-be68b2171c2d.json used request id req-031ef61b-4fb5-4921-a014-88bf847d1d20 2018-08-26 10:19:03,142 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-26 10:19:03,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e091b21a481e0ee3aed50442112c996cd0ee3720" 2018-08-26 10:19:03,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1358 X-Openstack-Request-Id: req-94d49737-41d9-4c2e-9673-23e7525122b5 Date: Sun, 26 Aug 2018 10:19:03 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"9c1c4110-1d5a-4c9e-9e4a-8295252f6976","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"526e4f7307214396989751533ff33528","status":"ACTIVE","subnets":["a3c401bc-6377-43cc-8a20-abe78f2d51b9"],"description":"","tags":[],"updated_at":"2018-08-26T10:16:40Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"526e4f7307214396989751533ff33528","created_at":"2018-08-26T10:16:36Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"eb1e1344-5215-407e-b95b-70028d722e59","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e428b6e578e2485b9cc26da9ccf96a96","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-26T10:19:02Z","provider:segmentation_id":68,"name":"tenantnetwork1-net_c12bdf72-55ab-4794-a680-6dc42dea5998","admin_state_up":true,"tenant_id":"e428b6e578e2485b9cc26da9ccf96a96","created_at":"2018-08-26T10:18:54Z","provider:network_type":"vxlan"}]} 2018-08-26 10:19:03,231 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-94d49737-41d9-4c2e-9673-23e7525122b5 2018-08-26 10:19:03,232 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0892930030823s 2018-08-26 10:19:03,232 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-94d49737-41d9-4c2e-9673-23e7525122b5 2018-08-26 10:19:03,233 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-26 10:19:03,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/eb1e1344-5215-407e-b95b-70028d722e59.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e091b21a481e0ee3aed50442112c996cd0ee3720" 2018-08-26 10:19:04,536 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a154bf40-fd07-4cf8-9bcf-8bc558dae77d Date: Sun, 26 Aug 2018 10:19:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-26 10:19:04,536 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/eb1e1344-5215-407e-b95b-70028d722e59.json used request id req-a154bf40-fd07-4cf8-9bcf-8bc558dae77d 2018-08-26 10:19:04,536 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.30319499969s 2018-08-26 10:19:04,537 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/eb1e1344-5215-407e-b95b-70028d722e59.json used request id req-a154bf40-fd07-4cf8-9bcf-8bc558dae77d 2018-08-26 10:19:04,590 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork2'... 2018-08-26 10:19:04,630 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-26 10:19:04,630 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-26 10:19:04,630 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-26 10:19:04,630 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-26 10:19:04,630 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-26 10:19:04,631 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-26 10:19:04,631 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-26 10:19:04,631 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-26 10:19:04,631 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-26 10:19:04,631 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-26 10:19:04,631 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-26 10:19:04,631 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-26 10:19:04,631 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-26 10:19:04,631 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-26 10:19:04,631 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-26 10:19:04,631 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-26 10:19:04,631 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-26 10:19:04,631 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-26 10:19:04,631 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-26 10:19:04,632 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-26 10:19:04,632 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-26 10:19:04,632 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-26 10:19:04,633 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-26 10:19:04,639 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:19:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56263cb1-020a-4111-8b1d-ee68557c55d1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-08-26 10:19:04,639 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-56263cb1-020a-4111-8b1d-ee68557c55d1 2018-08-26 10:19:04,640 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-26 10:19:05,045 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5d45fc17491a4aedb80e6e5e79d195c6", "name": "reader"}, {"id": "d371bb17b4354fa8812550829dff08d3", "name": "admin"}, {"id": "64b697102e1c4dfb82d6ae117acf5e44", "name": "member"}], "expires_at": "2018-08-26T11:19:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e428b6e578e2485b9cc26da9ccf96a96", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1210d332c9744f5cbc695a2c01f49732"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "816f0ebf045249fb84d97c4bfc1f0a06"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a44497dc0f584430880fbb34d798f187"}], "type": "metric", "id": "06403f6d19cc45d3876c1f817db4cc2a", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33aefc6453a54d88a8073094e7078823"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3af2aad436db4c72a190ee1afb07b296"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a48de89935fd4d0787f0c84bf3674881"}], "type": "network", "id": "4fcf375a7a284c3ca85dd165d598c3cb", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/e428b6e578e2485b9cc26da9ccf96a96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1acf73a288dd435cb0883e7723ed5056"}, {"url": "http://192.30.9.5:8776/v3/e428b6e578e2485b9cc26da9ccf96a96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25ab930679644d89bac501b74509b76d"}, {"url": "http://172.30.9.22:8776/v3/e428b6e578e2485b9cc26da9ccf96a96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe463692e35f41e28415b64d8ffd10af"}], "type": "volumev3", "id": "5679bf9cdfbb4efdb97a61a69442b76f", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/e428b6e578e2485b9cc26da9ccf96a96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4234eccc4e5c4c81a9740ee2adf95b67"}, {"url": "http://172.30.9.22:8776/v2/e428b6e578e2485b9cc26da9ccf96a96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "456ac2ca5ce14a919050a73ace6b5d36"}, {"url": "http://192.30.9.5:8776/v2/e428b6e578e2485b9cc26da9ccf96a96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec61effda13a4644aad9e330753e8ad3"}], "type": "volumev2", "id": "5fba3b72fec244c7b311cd023156a4e5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "057ed3b924844253978ad62059e6acbb"}, {"url": "http://172.30.9.22:8776/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c5726572f244dc1a37ddbd93a609edb"}, {"url": "http://192.30.9.5:8776/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7144203ef2f146f6a443da1e2a6503e6"}], "type": "volume", "id": "71aa1ff84fdd4eab95dbd16ac5fbfcf7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "218ecd9779c74fdbb9eff6a86b2e2ffa"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a4ae0c6c06a42aba305e1cb16268330"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f631f43b783d40b894997b7b49ab8a6b"}], "type": "image", "id": "7986c8336c5046db98dd34c332d24e7f", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "8edc8950a979429d96b680df313310a4", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a2d0d8a4ee24abcbae458bd1ce751ff"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6d1c3e6266f14458a3def33c4f0479b2"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "feca7a31784e458fb732ee0ca32ab24d"}], "type": "cloudformation", "id": "a1648659a78445d4bcaef3988eb0583e", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c10a925a2de437eac36a10b437ddcd1"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "517a76a99e3d470abde8b2e237f68205"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71f914c9732c486db7ec4dade5ea337a"}], "type": "compute", "id": "b18e3a8824af4ed79cd0162b85ca91d6", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91e36bdd70374197a9cc1cf82d4cacd4"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1c68732373a41b6bbdf0d38be58918e"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f7fd23166fd04cdbb15ae3b9534561a8"}], "type": "event", "id": "c887a5552b5842c5bbc8ce1b66332916", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68d3020187d14b4b925c0dbdfac338f6"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77e68b53932a4902a3a68484356b1c4e"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "809dcbff39164bbfaf936f0b35fd176c"}], "type": "placement", "id": "cd8c278131c84e4683012d83ae70eec0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8080/v1/AUTH_e428b6e578e2485b9cc26da9ccf96a96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49dd5c5e91d54d6aa44952eaa2390224"}, {"url": "http://12.0.0.43:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d5db89631954c7baafaf65b5aea991a"}, {"url": "http://12.0.0.43:8080/v1/AUTH_e428b6e578e2485b9cc26da9ccf96a96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "727249cbc39e4628bd3a179bd516b829"}], "type": "object-store", "id": "ec31481f5236441e98c13b38a9c609ec", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bc083505e0a4fba9e18037c17ad1785"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a4bed8aa09042d1be0a485c1bac878c"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89809cbce7344bcdbc14222d09ca5c81"}], "type": "identity", "id": "f4a28c09b9d7444fb27267a9c13f5ad7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0bd24ae5e1bc445db6c4eb649aa04b43"}, {"url": "http://192.30.9.5:8004/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6e6016d81674fa7951c5c486b38f564"}, {"url": "http://192.30.9.5:8004/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d22e870073e14dc5a443931e483e51a2"}], "type": "orchestration", "id": "f619feeb4e1c4cde836d701d6b52295f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "348e8fd3cbd140de8fdb5a2e7f1ba9ce"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37dabf8c0b3c4b4da176de43bbacdd17"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "97e424052ba4486c88034276e7ba90a9"}], "type": "alarming", "id": "ffab3464fcfe4e6086e29e4f2cac9a99", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1e1511f6281344c28c2a63d6a8174f8d"}, "audit_ids": ["83s-mVEXRNK-ophHezAk7w"], "issued_at": "2018-08-26T10:19:04.000000Z"}} 2018-08-26 10:19:05,048 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-26 10:19:05,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}81f349e5aef8dc0705c2ea69de0e236e1f20a585" 2018-08-26 10:19:06,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-2bcf4250-5511-43f7-bede-638fde976e50 Date: Sun, 26 Aug 2018 10:19:06 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"9c1c4110-1d5a-4c9e-9e4a-8295252f6976","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"526e4f7307214396989751533ff33528","status":"ACTIVE","subnets":["a3c401bc-6377-43cc-8a20-abe78f2d51b9"],"description":"","tags":[],"updated_at":"2018-08-26T10:16:40Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"526e4f7307214396989751533ff33528","created_at":"2018-08-26T10:16:36Z","provider:network_type":"flat"}]} 2018-08-26 10:19:06,085 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-2bcf4250-5511-43f7-bede-638fde976e50 2018-08-26 10:19:06,085 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.03673195839s 2018-08-26 10:19:06,086 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-2bcf4250-5511-43f7-bede-638fde976e50 2018-08-26 10:19:06,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-26 10:19:06,095 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 26 Aug 2018 10:19:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a16250d7-8744-4183-8f96-639b33ffb6ea Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2018-08-26 10:19:06,095 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-a16250d7-8744-4183-8f96-639b33ffb6ea 2018-08-26 10:19:06,096 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-26 10:19:06,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}81f349e5aef8dc0705c2ea69de0e236e1f20a585" 2018-08-26 10:19:06,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:19:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb1ebaa3-7ecd-4ab8-9efd-00601cbacff1 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/b7fcd596cb374671bfc994968e0279ce"}, "tags": [], "enabled": true, "id": "b7fcd596cb374671bfc994968e0279ce", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-08-26 10:19:06,300 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-fb1ebaa3-7ecd-4ab8-9efd-00601cbacff1 2018-08-26 10:19:06,300 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.204650163651s 2018-08-26 10:19:06,301 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-fb1ebaa3-7ecd-4ab8-9efd-00601cbacff1 2018-08-26 10:19:06,308 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-26 10:19:06,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}81f349e5aef8dc0705c2ea69de0e236e1f20a585" -d '{"project": {"description": "Created by OPNFV Functest: tenantnetwork2", "enabled": true, "domain_id": "default", "name": "tenantnetwork2-project_7dd08e2f-8fea-45f4-b281-339f15ea7b17"}}' 2018-08-26 10:19:06,566 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 26 Aug 2018 10:19:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-906baca7-d6ea-4c85-b8d1-08abe4a84c46 Content-Length: 374 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.22:5000/v3/projects/2e741b441eb041ffbabe87279d828499"}, "tags": [], "enabled": true, "id": "2e741b441eb041ffbabe87279d828499", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_7dd08e2f-8fea-45f4-b281-339f15ea7b17"}} 2018-08-26 10:19:06,566 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-906baca7-d6ea-4c85-b8d1-08abe4a84c46 2018-08-26 10:19:06,566 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.257830142975s 2018-08-26 10:19:06,566 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-906baca7-d6ea-4c85-b8d1-08abe4a84c46 2018-08-26 10:19:06,567 - 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'2e741b441eb041ffbabe87279d828499', '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_7dd08e2f-8fea-45f4-b281-339f15ea7b17'}) 2018-08-26 10:19:06,573 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-26 10:19:06,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}81f349e5aef8dc0705c2ea69de0e236e1f20a585" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "dd775daf-e654-4adb-9e6f-be2fa98e0574", "email": null, "name": "tenantnetwork2-user_7dd08e2f-8fea-45f4-b281-339f15ea7b17"}}' 2018-08-26 10:19:07,051 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 26 Aug 2018 10:19:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9cfc1fa0-2981-43da-95e8-0a7ff62e452f Content-Length: 329 Content-Type: application/json RESP BODY: {"user": {"name": "tenantnetwork2-user_7dd08e2f-8fea-45f4-b281-339f15ea7b17", "links": {"self": "http://172.30.9.22:5000/v3/users/9e9cf98703cc4bdf96885af259a7f3b5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9e9cf98703cc4bdf96885af259a7f3b5", "domain_id": "default", "password_expires_at": null}} 2018-08-26 10:19:07,051 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-9cfc1fa0-2981-43da-95e8-0a7ff62e452f 2018-08-26 10:19:07,052 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.478151082993s 2018-08-26 10:19:07,052 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-9cfc1fa0-2981-43da-95e8-0a7ff62e452f 2018-08-26 10:19:07,052 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'9e9cf98703cc4bdf96885af259a7f3b5', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tenantnetwork2-user_7dd08e2f-8fea-45f4-b281-339f15ea7b17'}) 2018-08-26 10:19:07,056 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-26 10:19:07,060 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}81f349e5aef8dc0705c2ea69de0e236e1f20a585" 2018-08-26 10:19:07,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:19:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e17b322f-2258-4b41-bdd7-eff96e713de2 Content-Encoding: gzip Content-Length: 381 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "478525232f8240f3a5bcb37e18d15367", "links": {"self": "http://172.30.9.22:5000/v3/roles/478525232f8240f3a5bcb37e18d15367"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5d45fc17491a4aedb80e6e5e79d195c6", "links": {"self": "http://172.30.9.22:5000/v3/roles/5d45fc17491a4aedb80e6e5e79d195c6"}, "name": "reader"}, {"domain_id": null, "id": "64b697102e1c4dfb82d6ae117acf5e44", "links": {"self": "http://172.30.9.22:5000/v3/roles/64b697102e1c4dfb82d6ae117acf5e44"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b29a3a0f7cee4599871eeb6731b9c6f2", "links": {"self": "http://172.30.9.22:5000/v3/roles/b29a3a0f7cee4599871eeb6731b9c6f2"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d371bb17b4354fa8812550829dff08d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/d371bb17b4354fa8812550829dff08d3"}, "name": "admin"}, {"domain_id": null, "id": "d54515a19cc04386a508cfaf3906e7e7", "links": {"self": "http://172.30.9.22:5000/v3/roles/d54515a19cc04386a508cfaf3906e7e7"}, "name": "swiftoperator"}]} 2018-08-26 10:19:07,244 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-e17b322f-2258-4b41-bdd7-eff96e713de2 2018-08-26 10:19:07,244 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.187737941742s 2018-08-26 10:19:07,245 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-e17b322f-2258-4b41-bdd7-eff96e713de2 2018-08-26 10:19:07,250 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-26 10:19:07,252 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}81f349e5aef8dc0705c2ea69de0e236e1f20a585" 2018-08-26 10:19:07,424 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:19:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7e88408-b407-45fa-9fb6-51d0e26ee853 Content-Encoding: gzip Content-Length: 381 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "478525232f8240f3a5bcb37e18d15367", "links": {"self": "http://172.30.9.22:5000/v3/roles/478525232f8240f3a5bcb37e18d15367"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5d45fc17491a4aedb80e6e5e79d195c6", "links": {"self": "http://172.30.9.22:5000/v3/roles/5d45fc17491a4aedb80e6e5e79d195c6"}, "name": "reader"}, {"domain_id": null, "id": "64b697102e1c4dfb82d6ae117acf5e44", "links": {"self": "http://172.30.9.22:5000/v3/roles/64b697102e1c4dfb82d6ae117acf5e44"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b29a3a0f7cee4599871eeb6731b9c6f2", "links": {"self": "http://172.30.9.22:5000/v3/roles/b29a3a0f7cee4599871eeb6731b9c6f2"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d371bb17b4354fa8812550829dff08d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/d371bb17b4354fa8812550829dff08d3"}, "name": "admin"}, {"domain_id": null, "id": "d54515a19cc04386a508cfaf3906e7e7", "links": {"self": "http://172.30.9.22:5000/v3/roles/d54515a19cc04386a508cfaf3906e7e7"}, "name": "swiftoperator"}]} 2018-08-26 10:19:07,424 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-e7e88408-b407-45fa-9fb6-51d0e26ee853 2018-08-26 10:19:07,424 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.174494981766s 2018-08-26 10:19:07,424 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-e7e88408-b407-45fa-9fb6-51d0e26ee853 2018-08-26 10:19:07,430 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-26 10:19:07,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}81f349e5aef8dc0705c2ea69de0e236e1f20a585" 2018-08-26 10:19:07,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:19:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36497718-7c4b-40e0-b645-1ed3e38e0227 Content-Encoding: gzip Content-Length: 381 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "478525232f8240f3a5bcb37e18d15367", "links": {"self": "http://172.30.9.22:5000/v3/roles/478525232f8240f3a5bcb37e18d15367"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5d45fc17491a4aedb80e6e5e79d195c6", "links": {"self": "http://172.30.9.22:5000/v3/roles/5d45fc17491a4aedb80e6e5e79d195c6"}, "name": "reader"}, {"domain_id": null, "id": "64b697102e1c4dfb82d6ae117acf5e44", "links": {"self": "http://172.30.9.22:5000/v3/roles/64b697102e1c4dfb82d6ae117acf5e44"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b29a3a0f7cee4599871eeb6731b9c6f2", "links": {"self": "http://172.30.9.22:5000/v3/roles/b29a3a0f7cee4599871eeb6731b9c6f2"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d371bb17b4354fa8812550829dff08d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/d371bb17b4354fa8812550829dff08d3"}, "name": "admin"}, {"domain_id": null, "id": "d54515a19cc04386a508cfaf3906e7e7", "links": {"self": "http://172.30.9.22:5000/v3/roles/d54515a19cc04386a508cfaf3906e7e7"}, "name": "swiftoperator"}]} 2018-08-26 10:19:07,721 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-36497718-7c4b-40e0-b645-1ed3e38e0227 2018-08-26 10:19:07,721 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.291687011719s 2018-08-26 10:19:07,722 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-36497718-7c4b-40e0-b645-1ed3e38e0227 2018-08-26 10:19:07,726 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-26 10:19:07,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}81f349e5aef8dc0705c2ea69de0e236e1f20a585" 2018-08-26 10:19:07,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:19:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9aad466-5300-4ce8-8079-2b471dffba2d Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-26 10:19:07,842 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-d9aad466-5300-4ce8-8079-2b471dffba2d 2018-08-26 10:19:07,842 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.115678071976s 2018-08-26 10:19:07,842 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-d9aad466-5300-4ce8-8079-2b471dffba2d 2018-08-26 10:19:07,843 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-26 10:19:07,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}81f349e5aef8dc0705c2ea69de0e236e1f20a585" 2018-08-26 10:19:08,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:19:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f4986c6-4153-4789-92d4-ea85d8981dd7 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/00af5ffb672f4832ab8347fc3e59dad9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "00af5ffb672f4832ab8347fc3e59dad9", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/1155cddaef57457382d358aece0b4688"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1155cddaef57457382d358aece0b4688", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/1e1511f6281344c28c2a63d6a8174f8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1e1511f6281344c28c2a63d6a8174f8d", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/1f874aa402974ad1bde389b6ec3af461"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f874aa402974ad1bde389b6ec3af461", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/30ef6c63ca4f478ababb01839799530e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30ef6c63ca4f478ababb01839799530e", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/35943616abfb419b876965ce89cb2b8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "35943616abfb419b876965ce89cb2b8d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/394bd3d373f84b679204b10778d4c5d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "394bd3d373f84b679204b10778d4c5d6", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/5c46482149dc41d8a0f23a545eb8a332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c46482149dc41d8a0f23a545eb8a332", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6731abf69162411bab854fe2da778196"}, "domain_id": "b7fcd596cb374671bfc994968e0279ce", "enabled": true, "options": {}, "id": "6731abf69162411bab854fe2da778196", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_7dd08e2f-8fea-45f4-b281-339f15ea7b17", "links": {"self": "http://172.30.9.22:5000/v3/users/9e9cf98703cc4bdf96885af259a7f3b5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9e9cf98703cc4bdf96885af259a7f3b5", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/bc64983782874634be200a54d67bb2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bc64983782874634be200a54d67bb2dc", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/c16290bda05544839663305b8b46bfc4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c16290bda05544839663305b8b46bfc4", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/c78b7ea859ad4b4d9090aceb9cc94927"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c78b7ea859ad4b4d9090aceb9cc94927", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/f77a9ddb8d1e4546857d3ecef0ddf962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77a9ddb8d1e4546857d3ecef0ddf962", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/fd2f2ae2af224ce09fd25349c942fbd7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd2f2ae2af224ce09fd25349c942fbd7", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-08-26 10:19:08,013 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-8f4986c6-4153-4789-92d4-ea85d8981dd7 2018-08-26 10:19:08,013 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.169678926468s 2018-08-26 10:19:08,013 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-8f4986c6-4153-4789-92d4-ea85d8981dd7 2018-08-26 10:19:08,025 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-26 10:19:08,028 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}81f349e5aef8dc0705c2ea69de0e236e1f20a585" 2018-08-26 10:19:08,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:19:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-466d6520-de6a-4fa6-a70a-bfed8e15abb4 Content-Encoding: gzip Content-Length: 398 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/e428b6e578e2485b9cc26da9ccf96a96"}, "tags": [], "enabled": true, "id": "e428b6e578e2485b9cc26da9ccf96a96", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/526e4f7307214396989751533ff33528"}, "tags": [], "enabled": true, "id": "526e4f7307214396989751533ff33528", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.22:5000/v3/projects/2e741b441eb041ffbabe87279d828499"}, "tags": [], "enabled": true, "id": "2e741b441eb041ffbabe87279d828499", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_7dd08e2f-8fea-45f4-b281-339f15ea7b17"}]} 2018-08-26 10:19:08,218 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-466d6520-de6a-4fa6-a70a-bfed8e15abb4 2018-08-26 10:19:08,218 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.193099021912s 2018-08-26 10:19:08,218 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-466d6520-de6a-4fa6-a70a-bfed8e15abb4 2018-08-26 10:19:08,226 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-26 10:19:08,229 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=9e9cf98703cc4bdf96885af259a7f3b5&role.id=64b697102e1c4dfb82d6ae117acf5e44&scope.project.id=2e741b441eb041ffbabe87279d828499" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}81f349e5aef8dc0705c2ea69de0e236e1f20a585" 2018-08-26 10:19:08,406 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:19:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d227ca4-9bdc-4e8b-aa6a-b4809cf29c8f Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=9e9cf98703cc4bdf96885af259a7f3b5&role.id=64b697102e1c4dfb82d6ae117acf5e44&scope.project.id=2e741b441eb041ffbabe87279d828499", "previous": null, "next": null}} 2018-08-26 10:19:08,406 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=9e9cf98703cc4bdf96885af259a7f3b5&role.id=64b697102e1c4dfb82d6ae117acf5e44&scope.project.id=2e741b441eb041ffbabe87279d828499 used request id req-5d227ca4-9bdc-4e8b-aa6a-b4809cf29c8f 2018-08-26 10:19:08,406 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.180018901825s 2018-08-26 10:19:08,406 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=9e9cf98703cc4bdf96885af259a7f3b5&role.id=64b697102e1c4dfb82d6ae117acf5e44&scope.project.id=2e741b441eb041ffbabe87279d828499 used request id req-5d227ca4-9bdc-4e8b-aa6a-b4809cf29c8f 2018-08-26 10:19:08,410 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-26 10:19:08,413 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/2e741b441eb041ffbabe87279d828499/users/9e9cf98703cc4bdf96885af259a7f3b5/roles/64b697102e1c4dfb82d6ae117acf5e44 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}81f349e5aef8dc0705c2ea69de0e236e1f20a585" 2018-08-26 10:19:08,588 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 26 Aug 2018 10:19:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6e0fd79a-2158-4ded-a8b2-a530af86dab6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-26 10:19:08,588 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/2e741b441eb041ffbabe87279d828499/users/9e9cf98703cc4bdf96885af259a7f3b5/roles/64b697102e1c4dfb82d6ae117acf5e44 used request id req-6e0fd79a-2158-4ded-a8b2-a530af86dab6 2018-08-26 10:19:08,588 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.178421974182s 2018-08-26 10:19:08,588 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/2e741b441eb041ffbabe87279d828499/users/9e9cf98703cc4bdf96885af259a7f3b5/roles/64b697102e1c4dfb82d6ae117acf5e44 used request id req-6e0fd79a-2158-4ded-a8b2-a530af86dab6 2018-08-26 10:19:08,589 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tenantnetwork2-project_7dd08e2f-8fea-45f4-b281-339f15ea7b17', 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'2e741b441eb041ffbabe87279d828499', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': 'dd775daf-e654-4adb-9e6f-be2fa98e0574', 'username': u'tenantnetwork2-user_7dd08e2f-8fea-45f4-b281-339f15ea7b17', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-26 10:19:08,590 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-26 10:19:08,591 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-26 10:19:08,591 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-26 10:19:08,591 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-26 10:19:08,591 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-26 10:19:08,591 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-26 10:19:08,591 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-26 10:19:08,591 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-26 10:19:08,592 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-26 10:19:08,592 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-26 10:19:08,592 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-26 10:19:08,592 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-26 10:19:08,592 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-26 10:19:08,592 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-26 10:19:08,592 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-26 10:19:08,592 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-26 10:19:08,592 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-26 10:19:08,593 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-26 10:19:08,593 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-26 10:19:08,593 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-26 10:19:08,593 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-26 10:19:08,593 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-26 10:19:08,594 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tenantnetwork2-user_7dd08e2f-8fea-45f4-b281-339f15ea7b17', 'password': 'dd775daf-e654-4adb-9e6f-be2fa98e0574', 'project_name': 'tenantnetwork2-project_7dd08e2f-8fea-45f4-b281-339f15ea7b17', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': '2e741b441eb041ffbabe87279d828499', 'project_domain_name': 'Default'} 2018-08-26 10:19:08,595 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork2'... 2018-08-26 10:19:08,596 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-26 10:19:08,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:19:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6bb7e333-34f0-44b8-adf5-8ca376358c21 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-08-26 10:19:08,603 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-6bb7e333-34f0-44b8-adf5-8ca376358c21 2018-08-26 10:19:08,603 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-26 10:19:09,087 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5d45fc17491a4aedb80e6e5e79d195c6", "name": "reader"}, {"id": "64b697102e1c4dfb82d6ae117acf5e44", "name": "member"}], "expires_at": "2018-08-26T11:19:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2e741b441eb041ffbabe87279d828499", "name": "tenantnetwork2-project_7dd08e2f-8fea-45f4-b281-339f15ea7b17"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1210d332c9744f5cbc695a2c01f49732"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "816f0ebf045249fb84d97c4bfc1f0a06"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a44497dc0f584430880fbb34d798f187"}], "type": "metric", "id": "06403f6d19cc45d3876c1f817db4cc2a", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33aefc6453a54d88a8073094e7078823"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3af2aad436db4c72a190ee1afb07b296"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a48de89935fd4d0787f0c84bf3674881"}], "type": "network", "id": "4fcf375a7a284c3ca85dd165d598c3cb", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2e741b441eb041ffbabe87279d828499", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1acf73a288dd435cb0883e7723ed5056"}, {"url": "http://192.30.9.5:8776/v3/2e741b441eb041ffbabe87279d828499", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25ab930679644d89bac501b74509b76d"}, {"url": "http://172.30.9.22:8776/v3/2e741b441eb041ffbabe87279d828499", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe463692e35f41e28415b64d8ffd10af"}], "type": "volumev3", "id": "5679bf9cdfbb4efdb97a61a69442b76f", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2e741b441eb041ffbabe87279d828499", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4234eccc4e5c4c81a9740ee2adf95b67"}, {"url": "http://172.30.9.22:8776/v2/2e741b441eb041ffbabe87279d828499", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "456ac2ca5ce14a919050a73ace6b5d36"}, {"url": "http://192.30.9.5:8776/v2/2e741b441eb041ffbabe87279d828499", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec61effda13a4644aad9e330753e8ad3"}], "type": "volumev2", "id": "5fba3b72fec244c7b311cd023156a4e5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2e741b441eb041ffbabe87279d828499", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "057ed3b924844253978ad62059e6acbb"}, {"url": "http://172.30.9.22:8776/v1/2e741b441eb041ffbabe87279d828499", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c5726572f244dc1a37ddbd93a609edb"}, {"url": "http://192.30.9.5:8776/v1/2e741b441eb041ffbabe87279d828499", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7144203ef2f146f6a443da1e2a6503e6"}], "type": "volume", "id": "71aa1ff84fdd4eab95dbd16ac5fbfcf7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "218ecd9779c74fdbb9eff6a86b2e2ffa"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a4ae0c6c06a42aba305e1cb16268330"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f631f43b783d40b894997b7b49ab8a6b"}], "type": "image", "id": "7986c8336c5046db98dd34c332d24e7f", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "8edc8950a979429d96b680df313310a4", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a2d0d8a4ee24abcbae458bd1ce751ff"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6d1c3e6266f14458a3def33c4f0479b2"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "feca7a31784e458fb732ee0ca32ab24d"}], "type": "cloudformation", "id": "a1648659a78445d4bcaef3988eb0583e", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c10a925a2de437eac36a10b437ddcd1"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "517a76a99e3d470abde8b2e237f68205"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71f914c9732c486db7ec4dade5ea337a"}], "type": "compute", "id": "b18e3a8824af4ed79cd0162b85ca91d6", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91e36bdd70374197a9cc1cf82d4cacd4"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1c68732373a41b6bbdf0d38be58918e"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f7fd23166fd04cdbb15ae3b9534561a8"}], "type": "event", "id": "c887a5552b5842c5bbc8ce1b66332916", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68d3020187d14b4b925c0dbdfac338f6"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77e68b53932a4902a3a68484356b1c4e"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "809dcbff39164bbfaf936f0b35fd176c"}], "type": "placement", "id": "cd8c278131c84e4683012d83ae70eec0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8080/v1/AUTH_2e741b441eb041ffbabe87279d828499", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49dd5c5e91d54d6aa44952eaa2390224"}, {"url": "http://12.0.0.43:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d5db89631954c7baafaf65b5aea991a"}, {"url": "http://12.0.0.43:8080/v1/AUTH_2e741b441eb041ffbabe87279d828499", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "727249cbc39e4628bd3a179bd516b829"}], "type": "object-store", "id": "ec31481f5236441e98c13b38a9c609ec", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bc083505e0a4fba9e18037c17ad1785"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a4bed8aa09042d1be0a485c1bac878c"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89809cbce7344bcdbc14222d09ca5c81"}], "type": "identity", "id": "f4a28c09b9d7444fb27267a9c13f5ad7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/2e741b441eb041ffbabe87279d828499", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0bd24ae5e1bc445db6c4eb649aa04b43"}, {"url": "http://192.30.9.5:8004/v1/2e741b441eb041ffbabe87279d828499", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6e6016d81674fa7951c5c486b38f564"}, {"url": "http://192.30.9.5:8004/v1/2e741b441eb041ffbabe87279d828499", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d22e870073e14dc5a443931e483e51a2"}], "type": "orchestration", "id": "f619feeb4e1c4cde836d701d6b52295f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "348e8fd3cbd140de8fdb5a2e7f1ba9ce"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37dabf8c0b3c4b4da176de43bbacdd17"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "97e424052ba4486c88034276e7ba90a9"}], "type": "alarming", "id": "ffab3464fcfe4e6086e29e4f2cac9a99", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tenantnetwork2-user_7dd08e2f-8fea-45f4-b281-339f15ea7b17", "id": "9e9cf98703cc4bdf96885af259a7f3b5"}, "audit_ids": ["Y-mGUrWyTQSXBtyb_sRqEw"], "issued_at": "2018-08-26T10:19:09.000000Z"}} 2018-08-26 10:19:09,090 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-26 10:19:09,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0d6f80bbcf5022548453a5e6a6f5e200c1f0e3d9" -d '{"network": {"name": "tenantnetwork2-net_7dd08e2f-8fea-45f4-b281-339f15ea7b17", "admin_state_up": true}}' 2018-08-26 10:19:09,791 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 592 X-Openstack-Request-Id: req-9f5fb83b-521f-4fc5-9a54-3a62f4c2242f Date: Sun, 26 Aug 2018 10:19:09 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"2e741b441eb041ffbabe87279d828499","created_at":"2018-08-26T10:19:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-26T10:19:09Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"2e741b441eb041ffbabe87279d828499","id":"2ffb70d9-46b2-461f-8f51-fac2b6c9ee82","name":"tenantnetwork2-net_7dd08e2f-8fea-45f4-b281-339f15ea7b17"}} 2018-08-26 10:19:09,792 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-9f5fb83b-521f-4fc5-9a54-3a62f4c2242f 2018-08-26 10:19:09,792 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.701845884323s 2018-08-26 10:19:09,792 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-9f5fb83b-521f-4fc5-9a54-3a62f4c2242f 2018-08-26 10:19:09,792 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'updated_at': u'2018-08-26T10:19:09Z', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'id': u'2ffb70d9-46b2-461f-8f51-fac2b6c9ee82', u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-net_7dd08e2f-8fea-45f4-b281-339f15ea7b17', u'admin_state_up': True, u'tenant_id': u'2e741b441eb041ffbabe87279d828499', u'created_at': u'2018-08-26T10:19:09Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'2e741b441eb041ffbabe87279d828499'}) 2018-08-26 10:19:09,793 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-26 10:19:09,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d6f80bbcf5022548453a5e6a6f5e200c1f0e3d9" 2018-08-26 10:19:09,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1153 X-Openstack-Request-Id: req-1c2f624e-9b25-4d16-a45d-8db7fc7f8e3c Date: Sun, 26 Aug 2018 10:19:09 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-26T10:19:09Z","tenant_id":"2e741b441eb041ffbabe87279d828499","created_at":"2018-08-26T10:19:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":1,"admin_state_up":true,"shared":false,"project_id":"2e741b441eb041ffbabe87279d828499","id":"2ffb70d9-46b2-461f-8f51-fac2b6c9ee82","name":"tenantnetwork2-net_7dd08e2f-8fea-45f4-b281-339f15ea7b17"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a3c401bc-6377-43cc-8a20-abe78f2d51b9"],"updated_at":"2018-08-26T10:16:40Z","tenant_id":"526e4f7307214396989751533ff33528","created_at":"2018-08-26T10:16:36Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"526e4f7307214396989751533ff33528","id":"9c1c4110-1d5a-4c9e-9e4a-8295252f6976","name":"external"}]} 2018-08-26 10:19:09,934 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-1c2f624e-9b25-4d16-a45d-8db7fc7f8e3c 2018-08-26 10:19:09,934 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.14056801796s 2018-08-26 10:19:09,934 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-1c2f624e-9b25-4d16-a45d-8db7fc7f8e3c 2018-08-26 10:19:09,936 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-26 10:19:09,936 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0d6f80bbcf5022548453a5e6a6f5e200c1f0e3d9" -d '{"subnet": {"name": "tenantnetwork2-subnet_7dd08e2f-8fea-45f4-b281-339f15ea7b17", "enable_dhcp": true, "network_id": "2ffb70d9-46b2-461f-8f51-fac2b6c9ee82", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-26 10:19:10,776 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-72136492-7e5b-4a47-a584-b75fe28a5f01 Date: Sun, 26 Aug 2018 10:19:10 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2ffb70d9-46b2-461f-8f51-fac2b6c9ee82","tenant_id":"2e741b441eb041ffbabe87279d828499","created_at":"2018-08-26T10:19:10Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-26T10:19:10Z","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":"2e741b441eb041ffbabe87279d828499","id":"9b029620-7aec-474d-b503-2fd10f274dc1","subnetpool_id":null,"name":"tenantnetwork2-subnet_7dd08e2f-8fea-45f4-b281-339f15ea7b17"}} 2018-08-26 10:19:10,776 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-72136492-7e5b-4a47-a584-b75fe28a5f01 2018-08-26 10:19:10,776 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.84043598175s 2018-08-26 10:19:10,777 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-72136492-7e5b-4a47-a584-b75fe28a5f01 2018-08-26 10:19:10,777 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-26T10:19:10Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'9b029620-7aec-474d-b503-2fd10f274dc1', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork2-subnet_7dd08e2f-8fea-45f4-b281-339f15ea7b17', u'enable_dhcp': True, u'network_id': u'2ffb70d9-46b2-461f-8f51-fac2b6c9ee82', u'tenant_id': u'2e741b441eb041ffbabe87279d828499', u'created_at': u'2018-08-26T10:19:10Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'2e741b441eb041ffbabe87279d828499'}) 2018-08-26 10:19:10,778 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-26 10:19:10,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0d6f80bbcf5022548453a5e6a6f5e200c1f0e3d9" -d '{"router": {"external_gateway_info": {"network_id": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976"}, "name": "tenantnetwork2-router_7dd08e2f-8fea-45f4-b281-339f15ea7b17", "admin_state_up": true}}' 2018-08-26 10:19:11,841 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 625 X-Openstack-Request-Id: req-12e37a7d-b0c3-4562-9dc6-2942bd89ec1d Date: Sun, 26 Aug 2018 10:19:11 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a3c401bc-6377-43cc-8a20-abe78f2d51b9", "ip_address": "172.30.9.204"}]}, "description": "", "tags": [], "tenant_id": "2e741b441eb041ffbabe87279d828499", "created_at": "2018-08-26T10:19:10Z", "admin_state_up": true, "updated_at": "2018-08-26T10:19:11Z", "revision_number": 2, "routes": [], "project_id": "2e741b441eb041ffbabe87279d828499", "id": "edfa7ca8-8ff3-41c7-8987-66acef45262d", "name": "tenantnetwork2-router_7dd08e2f-8fea-45f4-b281-339f15ea7b17"}} 2018-08-26 10:19:11,841 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-12e37a7d-b0c3-4562-9dc6-2942bd89ec1d 2018-08-26 10:19:11,841 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.06341981888s 2018-08-26 10:19:11,841 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-12e37a7d-b0c3-4562-9dc6-2942bd89ec1d 2018-08-26 10:19:11,842 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'9c1c4110-1d5a-4c9e-9e4a-8295252f6976', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'a3c401bc-6377-43cc-8a20-abe78f2d51b9', u'ip_address': u'172.30.9.204'}]}, u'description': u'', u'tags': [], u'tenant_id': u'2e741b441eb041ffbabe87279d828499', u'created_at': u'2018-08-26T10:19:10Z', u'admin_state_up': True, u'updated_at': u'2018-08-26T10:19:11Z', u'revision_number': 2, u'routes': [], u'project_id': u'2e741b441eb041ffbabe87279d828499', u'id': u'edfa7ca8-8ff3-41c7-8987-66acef45262d', u'name': u'tenantnetwork2-router_7dd08e2f-8fea-45f4-b281-339f15ea7b17'}) 2018-08-26 10:19:11,842 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-26 10:19:11,843 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/edfa7ca8-8ff3-41c7-8987-66acef45262d/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}0d6f80bbcf5022548453a5e6a6f5e200c1f0e3d9" -d '{"subnet_id": "9b029620-7aec-474d-b503-2fd10f274dc1"}' 2018-08-26 10:19:14,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-73e02c4b-8f78-4258-aab8-78311514149f Date: Sun, 26 Aug 2018 10:19:14 GMT RESP BODY: {"network_id": "2ffb70d9-46b2-461f-8f51-fac2b6c9ee82", "tenant_id": "2e741b441eb041ffbabe87279d828499", "subnet_id": "9b029620-7aec-474d-b503-2fd10f274dc1", "subnet_ids": ["9b029620-7aec-474d-b503-2fd10f274dc1"], "port_id": "1764334c-598f-4571-8824-d09348c6698a", "id": "edfa7ca8-8ff3-41c7-8987-66acef45262d"} 2018-08-26 10:19:14,012 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/edfa7ca8-8ff3-41c7-8987-66acef45262d/add_router_interface.json used request id req-73e02c4b-8f78-4258-aab8-78311514149f 2018-08-26 10:19:14,013 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.17009282112s 2018-08-26 10:19:14,013 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/edfa7ca8-8ff3-41c7-8987-66acef45262d/add_router_interface.json used request id req-73e02c4b-8f78-4258-aab8-78311514149f returning object edfa7ca8-8ff3-41c7-8987-66acef45262d 2018-08-26 10:19:14,127 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-26 10:19:14,128 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork2 | functest | 00:05 | PASS | +------------------------+------------------+------------------+----------------+ 2018-08-26 10:19:14,133 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-26 10:19:14,134 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/edfa7ca8-8ff3-41c7-8987-66acef45262d/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}0d6f80bbcf5022548453a5e6a6f5e200c1f0e3d9" -d '{"subnet_id": "9b029620-7aec-474d-b503-2fd10f274dc1"}' 2018-08-26 10:19:15,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-2ff7a711-92b9-44f7-8a6d-57d34b02e732 Date: Sun, 26 Aug 2018 10:19:15 GMT RESP BODY: {"network_id": "2ffb70d9-46b2-461f-8f51-fac2b6c9ee82", "tenant_id": "2e741b441eb041ffbabe87279d828499", "subnet_id": "9b029620-7aec-474d-b503-2fd10f274dc1", "subnet_ids": ["9b029620-7aec-474d-b503-2fd10f274dc1"], "port_id": "1764334c-598f-4571-8824-d09348c6698a", "id": "edfa7ca8-8ff3-41c7-8987-66acef45262d"} 2018-08-26 10:19:15,921 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/edfa7ca8-8ff3-41c7-8987-66acef45262d/remove_router_interface.json used request id req-2ff7a711-92b9-44f7-8a6d-57d34b02e732 2018-08-26 10:19:15,922 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.78831410408s 2018-08-26 10:19:15,922 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/edfa7ca8-8ff3-41c7-8987-66acef45262d/remove_router_interface.json used request id req-2ff7a711-92b9-44f7-8a6d-57d34b02e732 returning object edfa7ca8-8ff3-41c7-8987-66acef45262d 2018-08-26 10:19:15,922 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-26 10:19:15,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d6f80bbcf5022548453a5e6a6f5e200c1f0e3d9" 2018-08-26 10:19:16,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-77ab88a2-a910-4abf-962f-62ab57a971ed Date: Sun, 26 Aug 2018 10:19:16 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a3c401bc-6377-43cc-8a20-abe78f2d51b9", "ip_address": "172.30.9.204"}]}, "description": "", "tags": [], "tenant_id": "2e741b441eb041ffbabe87279d828499", "created_at": "2018-08-26T10:19:10Z", "admin_state_up": true, "updated_at": "2018-08-26T10:19:15Z", "revision_number": 4, "routes": [], "project_id": "2e741b441eb041ffbabe87279d828499", "id": "edfa7ca8-8ff3-41c7-8987-66acef45262d", "name": "tenantnetwork2-router_7dd08e2f-8fea-45f4-b281-339f15ea7b17"}]} 2018-08-26 10:19:16,038 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-77ab88a2-a910-4abf-962f-62ab57a971ed 2018-08-26 10:19:16,038 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.115306854248s 2018-08-26 10:19:16,038 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-77ab88a2-a910-4abf-962f-62ab57a971ed 2018-08-26 10:19:16,039 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-26 10:19:16,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/edfa7ca8-8ff3-41c7-8987-66acef45262d.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d6f80bbcf5022548453a5e6a6f5e200c1f0e3d9" 2018-08-26 10:19:17,350 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0fd828c2-8887-475d-a8f4-96665ee68a9f Content-Length: 0 Date: Sun, 26 Aug 2018 10:19:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-26 10:19:17,350 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/edfa7ca8-8ff3-41c7-8987-66acef45262d.json used request id req-0fd828c2-8887-475d-a8f4-96665ee68a9f 2018-08-26 10:19:17,350 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.31068396568s 2018-08-26 10:19:17,350 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/edfa7ca8-8ff3-41c7-8987-66acef45262d.json used request id req-0fd828c2-8887-475d-a8f4-96665ee68a9f 2018-08-26 10:19:17,351 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-26 10:19:17,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d6f80bbcf5022548453a5e6a6f5e200c1f0e3d9" 2018-08-26 10:19:17,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-b6d78ca0-871c-4b1a-81df-3eab470f3759 Date: Sun, 26 Aug 2018 10:19:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2ffb70d9-46b2-461f-8f51-fac2b6c9ee82","tenant_id":"2e741b441eb041ffbabe87279d828499","created_at":"2018-08-26T10:19:10Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-26T10:19:10Z","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":"2e741b441eb041ffbabe87279d828499","id":"9b029620-7aec-474d-b503-2fd10f274dc1","subnetpool_id":null,"name":"tenantnetwork2-subnet_7dd08e2f-8fea-45f4-b281-339f15ea7b17"}]} 2018-08-26 10:19:17,434 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-b6d78ca0-871c-4b1a-81df-3eab470f3759 2018-08-26 10:19:17,434 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.082789182663s 2018-08-26 10:19:17,434 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-b6d78ca0-871c-4b1a-81df-3eab470f3759 2018-08-26 10:19:17,435 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-26 10:19:17,436 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/9b029620-7aec-474d-b503-2fd10f274dc1.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d6f80bbcf5022548453a5e6a6f5e200c1f0e3d9" 2018-08-26 10:19:18,894 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5aa91d1b-6b3b-4114-9fe3-4b0eed02b4fb Date: Sun, 26 Aug 2018 10:19:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-26 10:19:18,895 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/9b029620-7aec-474d-b503-2fd10f274dc1.json used request id req-5aa91d1b-6b3b-4114-9fe3-4b0eed02b4fb 2018-08-26 10:19:18,895 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.45924592018s 2018-08-26 10:19:18,895 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/9b029620-7aec-474d-b503-2fd10f274dc1.json used request id req-5aa91d1b-6b3b-4114-9fe3-4b0eed02b4fb 2018-08-26 10:19:18,895 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-26 10:19:18,896 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d6f80bbcf5022548453a5e6a6f5e200c1f0e3d9" 2018-08-26 10:19:18,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1159 X-Openstack-Request-Id: req-8817166a-7feb-4f15-80dd-beb14c8be807 Date: Sun, 26 Aug 2018 10:19:18 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-26T10:19:18Z","tenant_id":"2e741b441eb041ffbabe87279d828499","created_at":"2018-08-26T10:19:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"2e741b441eb041ffbabe87279d828499","id":"2ffb70d9-46b2-461f-8f51-fac2b6c9ee82","name":"tenantnetwork2-net_7dd08e2f-8fea-45f4-b281-339f15ea7b17"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a3c401bc-6377-43cc-8a20-abe78f2d51b9"],"updated_at":"2018-08-26T10:16:40Z","tenant_id":"526e4f7307214396989751533ff33528","created_at":"2018-08-26T10:16:36Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"526e4f7307214396989751533ff33528","id":"9c1c4110-1d5a-4c9e-9e4a-8295252f6976","name":"external"}]} 2018-08-26 10:19:18,996 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-8817166a-7feb-4f15-80dd-beb14c8be807 2018-08-26 10:19:18,996 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.100329875946s 2018-08-26 10:19:18,996 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-8817166a-7feb-4f15-80dd-beb14c8be807 2018-08-26 10:19:18,997 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-26 10:19:18,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/2ffb70d9-46b2-461f-8f51-fac2b6c9ee82.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d6f80bbcf5022548453a5e6a6f5e200c1f0e3d9" 2018-08-26 10:19:20,360 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-676aed35-ef1c-43b1-836a-e71efa84b24c Date: Sun, 26 Aug 2018 10:19:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-26 10:19:20,360 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/2ffb70d9-46b2-461f-8f51-fac2b6c9ee82.json used request id req-676aed35-ef1c-43b1-836a-e71efa84b24c 2018-08-26 10:19:20,360 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.36276102066s 2018-08-26 10:19:20,360 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/2ffb70d9-46b2-461f-8f51-fac2b6c9ee82.json used request id req-676aed35-ef1c-43b1-836a-e71efa84b24c 2018-08-26 10:19:20,361 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-26 10:19:20,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}81f349e5aef8dc0705c2ea69de0e236e1f20a585" 2018-08-26 10:19:20,533 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:19:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e198d14-a74a-4d8a-a4ca-cb54a05dd8e3 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/00af5ffb672f4832ab8347fc3e59dad9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "00af5ffb672f4832ab8347fc3e59dad9", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/1155cddaef57457382d358aece0b4688"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1155cddaef57457382d358aece0b4688", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/1e1511f6281344c28c2a63d6a8174f8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1e1511f6281344c28c2a63d6a8174f8d", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/1f874aa402974ad1bde389b6ec3af461"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f874aa402974ad1bde389b6ec3af461", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/30ef6c63ca4f478ababb01839799530e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30ef6c63ca4f478ababb01839799530e", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/35943616abfb419b876965ce89cb2b8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "35943616abfb419b876965ce89cb2b8d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/394bd3d373f84b679204b10778d4c5d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "394bd3d373f84b679204b10778d4c5d6", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/5c46482149dc41d8a0f23a545eb8a332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c46482149dc41d8a0f23a545eb8a332", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6731abf69162411bab854fe2da778196"}, "domain_id": "b7fcd596cb374671bfc994968e0279ce", "enabled": true, "options": {}, "id": "6731abf69162411bab854fe2da778196", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_7dd08e2f-8fea-45f4-b281-339f15ea7b17", "links": {"self": "http://172.30.9.22:5000/v3/users/9e9cf98703cc4bdf96885af259a7f3b5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9e9cf98703cc4bdf96885af259a7f3b5", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/bc64983782874634be200a54d67bb2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bc64983782874634be200a54d67bb2dc", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/c16290bda05544839663305b8b46bfc4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c16290bda05544839663305b8b46bfc4", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/c78b7ea859ad4b4d9090aceb9cc94927"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c78b7ea859ad4b4d9090aceb9cc94927", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/f77a9ddb8d1e4546857d3ecef0ddf962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77a9ddb8d1e4546857d3ecef0ddf962", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/fd2f2ae2af224ce09fd25349c942fbd7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd2f2ae2af224ce09fd25349c942fbd7", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-08-26 10:19:20,534 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-8e198d14-a74a-4d8a-a4ca-cb54a05dd8e3 2018-08-26 10:19:20,534 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.172672986984s 2018-08-26 10:19:20,534 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-8e198d14-a74a-4d8a-a4ca-cb54a05dd8e3 2018-08-26 10:19:20,540 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-26 10:19:20,543 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/9e9cf98703cc4bdf96885af259a7f3b5 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}81f349e5aef8dc0705c2ea69de0e236e1f20a585" 2018-08-26 10:19:20,732 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:19:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ecf60f18-5561-43b0-8f76-900a979fe619 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"user": {"name": "tenantnetwork2-user_7dd08e2f-8fea-45f4-b281-339f15ea7b17", "links": {"self": "http://172.30.9.22:5000/v3/users/9e9cf98703cc4bdf96885af259a7f3b5"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "9e9cf98703cc4bdf96885af259a7f3b5", "description": null}} 2018-08-26 10:19:20,732 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/9e9cf98703cc4bdf96885af259a7f3b5 used request id req-ecf60f18-5561-43b0-8f76-900a979fe619 2018-08-26 10:19:20,732 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.191893815994s 2018-08-26 10:19:20,732 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/9e9cf98703cc4bdf96885af259a7f3b5 used request id req-ecf60f18-5561-43b0-8f76-900a979fe619 2018-08-26 10:19:20,733 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-26 10:19:20,736 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/9e9cf98703cc4bdf96885af259a7f3b5 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}81f349e5aef8dc0705c2ea69de0e236e1f20a585" 2018-08-26 10:19:21,063 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 26 Aug 2018 10:19:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df084d59-355e-430e-951c-09e7b4df4a3e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-26 10:19:21,063 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/9e9cf98703cc4bdf96885af259a7f3b5 used request id req-df084d59-355e-430e-951c-09e7b4df4a3e 2018-08-26 10:19:21,063 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.330327033997s 2018-08-26 10:19:21,064 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/9e9cf98703cc4bdf96885af259a7f3b5 used request id req-df084d59-355e-430e-951c-09e7b4df4a3e 2018-08-26 10:19:21,070 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-26 10:19:21,073 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}81f349e5aef8dc0705c2ea69de0e236e1f20a585" 2018-08-26 10:19:21,253 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:19:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9752b858-a121-4e98-bf10-3db2cd6a7f32 Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.22:5000/v3/projects/2e741b441eb041ffbabe87279d828499"}, "tags": [], "enabled": true, "id": "2e741b441eb041ffbabe87279d828499", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_7dd08e2f-8fea-45f4-b281-339f15ea7b17"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/526e4f7307214396989751533ff33528"}, "tags": [], "enabled": true, "id": "526e4f7307214396989751533ff33528", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/e428b6e578e2485b9cc26da9ccf96a96"}, "tags": [], "enabled": true, "id": "e428b6e578e2485b9cc26da9ccf96a96", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-08-26 10:19:21,253 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-9752b858-a121-4e98-bf10-3db2cd6a7f32 2018-08-26 10:19:21,253 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.18354511261s 2018-08-26 10:19:21,254 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-9752b858-a121-4e98-bf10-3db2cd6a7f32 2018-08-26 10:19:21,258 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-26 10:19:21,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/2e741b441eb041ffbabe87279d828499 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}81f349e5aef8dc0705c2ea69de0e236e1f20a585" 2018-08-26 10:19:21,443 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 26 Aug 2018 10:19:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-34eec9a1-54a7-4904-a8e6-18443792bfe8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-26 10:19:21,443 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/2e741b441eb041ffbabe87279d828499 used request id req-34eec9a1-54a7-4904-a8e6-18443792bfe8 2018-08-26 10:19:21,443 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.185228824615s 2018-08-26 10:19:21,444 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/2e741b441eb041ffbabe87279d828499 used request id req-34eec9a1-54a7-4904-a8e6-18443792bfe8 2018-08-26 10:19:21,494 - xtesting.ci.run_tests - INFO - Loading test case 'vmready1'... 2018-08-26 10:19:21,567 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-26 10:19:21,567 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-26 10:19:21,568 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-26 10:19:21,568 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-26 10:19:21,568 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-26 10:19:21,568 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-26 10:19:21,568 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-26 10:19:21,568 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-26 10:19:21,568 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-26 10:19:21,568 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-26 10:19:21,568 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-26 10:19:21,568 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-26 10:19:21,568 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-26 10:19:21,568 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-26 10:19:21,568 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-26 10:19:21,568 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-26 10:19:21,568 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-26 10:19:21,568 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-26 10:19:21,569 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-26 10:19:21,569 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-26 10:19:21,569 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-26 10:19:21,569 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-26 10:19:21,570 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-26 10:19:21,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:19:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a6ae58c-8fa8-41db-b20a-ce05b1b9b656 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-08-26 10:19:21,575 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-7a6ae58c-8fa8-41db-b20a-ce05b1b9b656 2018-08-26 10:19:21,576 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-26 10:19:21,977 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5d45fc17491a4aedb80e6e5e79d195c6", "name": "reader"}, {"id": "d371bb17b4354fa8812550829dff08d3", "name": "admin"}, {"id": "64b697102e1c4dfb82d6ae117acf5e44", "name": "member"}], "expires_at": "2018-08-26T11:19:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e428b6e578e2485b9cc26da9ccf96a96", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1210d332c9744f5cbc695a2c01f49732"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "816f0ebf045249fb84d97c4bfc1f0a06"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a44497dc0f584430880fbb34d798f187"}], "type": "metric", "id": "06403f6d19cc45d3876c1f817db4cc2a", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33aefc6453a54d88a8073094e7078823"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3af2aad436db4c72a190ee1afb07b296"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a48de89935fd4d0787f0c84bf3674881"}], "type": "network", "id": "4fcf375a7a284c3ca85dd165d598c3cb", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/e428b6e578e2485b9cc26da9ccf96a96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1acf73a288dd435cb0883e7723ed5056"}, {"url": "http://192.30.9.5:8776/v3/e428b6e578e2485b9cc26da9ccf96a96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25ab930679644d89bac501b74509b76d"}, {"url": "http://172.30.9.22:8776/v3/e428b6e578e2485b9cc26da9ccf96a96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe463692e35f41e28415b64d8ffd10af"}], "type": "volumev3", "id": "5679bf9cdfbb4efdb97a61a69442b76f", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/e428b6e578e2485b9cc26da9ccf96a96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4234eccc4e5c4c81a9740ee2adf95b67"}, {"url": "http://172.30.9.22:8776/v2/e428b6e578e2485b9cc26da9ccf96a96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "456ac2ca5ce14a919050a73ace6b5d36"}, {"url": "http://192.30.9.5:8776/v2/e428b6e578e2485b9cc26da9ccf96a96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec61effda13a4644aad9e330753e8ad3"}], "type": "volumev2", "id": "5fba3b72fec244c7b311cd023156a4e5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "057ed3b924844253978ad62059e6acbb"}, {"url": "http://172.30.9.22:8776/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c5726572f244dc1a37ddbd93a609edb"}, {"url": "http://192.30.9.5:8776/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7144203ef2f146f6a443da1e2a6503e6"}], "type": "volume", "id": "71aa1ff84fdd4eab95dbd16ac5fbfcf7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "218ecd9779c74fdbb9eff6a86b2e2ffa"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a4ae0c6c06a42aba305e1cb16268330"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f631f43b783d40b894997b7b49ab8a6b"}], "type": "image", "id": "7986c8336c5046db98dd34c332d24e7f", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "8edc8950a979429d96b680df313310a4", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a2d0d8a4ee24abcbae458bd1ce751ff"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6d1c3e6266f14458a3def33c4f0479b2"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "feca7a31784e458fb732ee0ca32ab24d"}], "type": "cloudformation", "id": "a1648659a78445d4bcaef3988eb0583e", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c10a925a2de437eac36a10b437ddcd1"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "517a76a99e3d470abde8b2e237f68205"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71f914c9732c486db7ec4dade5ea337a"}], "type": "compute", "id": "b18e3a8824af4ed79cd0162b85ca91d6", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91e36bdd70374197a9cc1cf82d4cacd4"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1c68732373a41b6bbdf0d38be58918e"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f7fd23166fd04cdbb15ae3b9534561a8"}], "type": "event", "id": "c887a5552b5842c5bbc8ce1b66332916", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68d3020187d14b4b925c0dbdfac338f6"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77e68b53932a4902a3a68484356b1c4e"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "809dcbff39164bbfaf936f0b35fd176c"}], "type": "placement", "id": "cd8c278131c84e4683012d83ae70eec0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8080/v1/AUTH_e428b6e578e2485b9cc26da9ccf96a96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49dd5c5e91d54d6aa44952eaa2390224"}, {"url": "http://12.0.0.43:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d5db89631954c7baafaf65b5aea991a"}, {"url": "http://12.0.0.43:8080/v1/AUTH_e428b6e578e2485b9cc26da9ccf96a96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "727249cbc39e4628bd3a179bd516b829"}], "type": "object-store", "id": "ec31481f5236441e98c13b38a9c609ec", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bc083505e0a4fba9e18037c17ad1785"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a4bed8aa09042d1be0a485c1bac878c"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89809cbce7344bcdbc14222d09ca5c81"}], "type": "identity", "id": "f4a28c09b9d7444fb27267a9c13f5ad7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0bd24ae5e1bc445db6c4eb649aa04b43"}, {"url": "http://192.30.9.5:8004/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6e6016d81674fa7951c5c486b38f564"}, {"url": "http://192.30.9.5:8004/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d22e870073e14dc5a443931e483e51a2"}], "type": "orchestration", "id": "f619feeb4e1c4cde836d701d6b52295f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "348e8fd3cbd140de8fdb5a2e7f1ba9ce"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37dabf8c0b3c4b4da176de43bbacdd17"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "97e424052ba4486c88034276e7ba90a9"}], "type": "alarming", "id": "ffab3464fcfe4e6086e29e4f2cac9a99", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1e1511f6281344c28c2a63d6a8174f8d"}, "audit_ids": ["HgXogjLzTLSXPnYvM03RJw"], "issued_at": "2018-08-26T10:19:21.000000Z"}} 2018-08-26 10:19:21,980 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-26 10:19:21,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d70093d7584b6e928cabe03b0fc956feaadac162" 2018-08-26 10:19:23,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-92a900a7-f01b-4ea6-ad58-4b5278bc9576 Date: Sun, 26 Aug 2018 10:19:23 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"9c1c4110-1d5a-4c9e-9e4a-8295252f6976","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"526e4f7307214396989751533ff33528","status":"ACTIVE","subnets":["a3c401bc-6377-43cc-8a20-abe78f2d51b9"],"description":"","tags":[],"updated_at":"2018-08-26T10:16:40Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"526e4f7307214396989751533ff33528","created_at":"2018-08-26T10:16:36Z","provider:network_type":"flat"}]} 2018-08-26 10:19:23,011 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-92a900a7-f01b-4ea6-ad58-4b5278bc9576 2018-08-26 10:19:23,011 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.030782938s 2018-08-26 10:19:23,012 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-92a900a7-f01b-4ea6-ad58-4b5278bc9576 2018-08-26 10:19:23,012 - xtesting.ci.run_tests - INFO - Running test case 'vmready1'... 2018-08-26 10:19:23,013 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-26 10:19:23,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d70093d7584b6e928cabe03b0fc956feaadac162" -d '{"network": {"name": "vmready1-net_4db27e7d-a8b3-42de-ae68-5ea5d35cc894", "admin_state_up": true}}' 2018-08-26 10:19:23,328 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 681 X-Openstack-Request-Id: req-94fb04cd-473d-4dd6-a6d2-cab4d192950f Date: Sun, 26 Aug 2018 10:19:23 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"96c846ea-6d9b-4051-951d-e80634d76ac1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e428b6e578e2485b9cc26da9ccf96a96","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-26T10:19:23Z","is_default":false,"provider:segmentation_id":25,"name":"vmready1-net_4db27e7d-a8b3-42de-ae68-5ea5d35cc894","admin_state_up":true,"tenant_id":"e428b6e578e2485b9cc26da9ccf96a96","created_at":"2018-08-26T10:19:23Z","mtu":1450}} 2018-08-26 10:19:23,328 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-94fb04cd-473d-4dd6-a6d2-cab4d192950f 2018-08-26 10:19:23,328 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.31507396698s 2018-08-26 10:19:23,328 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-94fb04cd-473d-4dd6-a6d2-cab4d192950f 2018-08-26 10:19:23,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-26T10:19:23Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'96c846ea-6d9b-4051-951d-e80634d76ac1', u'provider:segmentation_id': 25, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready1-net_4db27e7d-a8b3-42de-ae68-5ea5d35cc894', u'admin_state_up': True, u'tenant_id': u'e428b6e578e2485b9cc26da9ccf96a96', u'created_at': u'2018-08-26T10:19:23Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'e428b6e578e2485b9cc26da9ccf96a96'}) 2018-08-26 10:19:23,329 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-26 10:19:23,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d70093d7584b6e928cabe03b0fc956feaadac162" 2018-08-26 10:19:23,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1346 X-Openstack-Request-Id: req-11e9527d-16f7-43e2-9182-ab3728d31d8f Date: Sun, 26 Aug 2018 10:19:23 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"96c846ea-6d9b-4051-951d-e80634d76ac1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e428b6e578e2485b9cc26da9ccf96a96","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-26T10:19:23Z","provider:segmentation_id":25,"name":"vmready1-net_4db27e7d-a8b3-42de-ae68-5ea5d35cc894","admin_state_up":true,"tenant_id":"e428b6e578e2485b9cc26da9ccf96a96","created_at":"2018-08-26T10:19:23Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"9c1c4110-1d5a-4c9e-9e4a-8295252f6976","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"526e4f7307214396989751533ff33528","status":"ACTIVE","subnets":["a3c401bc-6377-43cc-8a20-abe78f2d51b9"],"description":"","tags":[],"updated_at":"2018-08-26T10:16:40Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"526e4f7307214396989751533ff33528","created_at":"2018-08-26T10:16:36Z","provider:network_type":"flat"}]} 2018-08-26 10:19:23,489 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-11e9527d-16f7-43e2-9182-ab3728d31d8f 2018-08-26 10:19:23,489 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.15988612175s 2018-08-26 10:19:23,490 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-11e9527d-16f7-43e2-9182-ab3728d31d8f 2018-08-26 10:19:23,492 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-26 10:19:23,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d70093d7584b6e928cabe03b0fc956feaadac162" -d '{"subnet": {"name": "vmready1-subnet_4db27e7d-a8b3-42de-ae68-5ea5d35cc894", "enable_dhcp": true, "network_id": "96c846ea-6d9b-4051-951d-e80634d76ac1", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-26 10:19:23,874 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-8b5d5936-4982-4964-9d54-c0042b9d7085 Date: Sun, 26 Aug 2018 10:19:23 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"96c846ea-6d9b-4051-951d-e80634d76ac1","tenant_id":"e428b6e578e2485b9cc26da9ccf96a96","created_at":"2018-08-26T10:19:23Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-26T10:19:23Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"e428b6e578e2485b9cc26da9ccf96a96","id":"a5139e67-8989-4c5c-9e09-9e47d370138e","subnetpool_id":null,"name":"vmready1-subnet_4db27e7d-a8b3-42de-ae68-5ea5d35cc894"}} 2018-08-26 10:19:23,874 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-8b5d5936-4982-4964-9d54-c0042b9d7085 2018-08-26 10:19:23,875 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.382827043533s 2018-08-26 10:19:23,875 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-8b5d5936-4982-4964-9d54-c0042b9d7085 2018-08-26 10:19:23,875 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-26T10:19:23Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'a5139e67-8989-4c5c-9e09-9e47d370138e', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready1-subnet_4db27e7d-a8b3-42de-ae68-5ea5d35cc894', u'enable_dhcp': True, u'network_id': u'96c846ea-6d9b-4051-951d-e80634d76ac1', u'tenant_id': u'e428b6e578e2485b9cc26da9ccf96a96', u'created_at': u'2018-08-26T10:19:23Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'e428b6e578e2485b9cc26da9ccf96a96'}) 2018-08-26 10:19:23,876 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-26 10:19:23,876 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d70093d7584b6e928cabe03b0fc956feaadac162" -d '{"router": {"external_gateway_info": {"network_id": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976"}, "name": "vmready1-router_4db27e7d-a8b3-42de-ae68-5ea5d35cc894", "admin_state_up": true}}' 2018-08-26 10:19:24,992 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 641 X-Openstack-Request-Id: req-28523088-ac95-4274-8973-87bf64460127 Date: Sun, 26 Aug 2018 10:19:24 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a3c401bc-6377-43cc-8a20-abe78f2d51b9", "ip_address": "172.30.9.209"}]}, "description": "", "tags": [], "tenant_id": "e428b6e578e2485b9cc26da9ccf96a96", "created_at": "2018-08-26T10:19:23Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-26T10:19:24Z", "revision_number": 2, "routes": [], "project_id": "e428b6e578e2485b9cc26da9ccf96a96", "id": "be33170e-ec3b-46c5-ae55-76d2c4d5c312", "name": "vmready1-router_4db27e7d-a8b3-42de-ae68-5ea5d35cc894"}} 2018-08-26 10:19:24,992 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-28523088-ac95-4274-8973-87bf64460127 2018-08-26 10:19:24,992 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.11658215523s 2018-08-26 10:19:24,993 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-28523088-ac95-4274-8973-87bf64460127 2018-08-26 10:19:24,993 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'9c1c4110-1d5a-4c9e-9e4a-8295252f6976', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'a3c401bc-6377-43cc-8a20-abe78f2d51b9', u'ip_address': u'172.30.9.209'}]}, u'description': u'', u'tags': [], u'tenant_id': u'e428b6e578e2485b9cc26da9ccf96a96', u'created_at': u'2018-08-26T10:19:23Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-08-26T10:19:24Z', u'revision_number': 2, u'routes': [], u'project_id': u'e428b6e578e2485b9cc26da9ccf96a96', u'id': u'be33170e-ec3b-46c5-ae55-76d2c4d5c312', u'name': u'vmready1-router_4db27e7d-a8b3-42de-ae68-5ea5d35cc894'}) 2018-08-26 10:19:24,994 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-26 10:19:24,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/be33170e-ec3b-46c5-ae55-76d2c4d5c312/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}d70093d7584b6e928cabe03b0fc956feaadac162" -d '{"subnet_id": "a5139e67-8989-4c5c-9e09-9e47d370138e"}' 2018-08-26 10:19:26,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-f8b43c18-5f91-4e0a-92ba-6163053b9452 Date: Sun, 26 Aug 2018 10:19:26 GMT RESP BODY: {"network_id": "96c846ea-6d9b-4051-951d-e80634d76ac1", "tenant_id": "e428b6e578e2485b9cc26da9ccf96a96", "subnet_id": "a5139e67-8989-4c5c-9e09-9e47d370138e", "subnet_ids": ["a5139e67-8989-4c5c-9e09-9e47d370138e"], "port_id": "363a161f-c86d-4c95-a8d2-1ded61b5706f", "id": "be33170e-ec3b-46c5-ae55-76d2c4d5c312"} 2018-08-26 10:19:26,749 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/be33170e-ec3b-46c5-ae55-76d2c4d5c312/add_router_interface.json used request id req-f8b43c18-5f91-4e0a-92ba-6163053b9452 2018-08-26 10:19:26,749 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.75558400154s 2018-08-26 10:19:26,750 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/be33170e-ec3b-46c5-ae55-76d2c4d5c312/add_router_interface.json used request id req-f8b43c18-5f91-4e0a-92ba-6163053b9452 returning object be33170e-ec3b-46c5-ae55-76d2c4d5c312 2018-08-26 10:19:26,750 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-26 10:19:26,882 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-26 10:19:26,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-26 10:19:26,889 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Sun, 26 Aug 2018 10:19:26 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2018-08-26 10:19:26,894 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-26 10:19:26,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d70093d7584b6e928cabe03b0fc956feaadac162" 2018-08-26 10:19:27,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-6445fede-ecf2-4a82-ae0f-750618277b0e Date: Sun, 26 Aug 2018 10:19:27 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-26 10:19:27,810 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-6445fede-ecf2-4a82-ae0f-750618277b0e 2018-08-26 10:19:27,810 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.916057109833s 2018-08-26 10:19:27,810 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-6445fede-ecf2-4a82-ae0f-750618277b0e 2018-08-26 10:19:27,818 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-26 10:19:27,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d70093d7584b6e928cabe03b0fc956feaadac162" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready1-img_4db27e7d-a8b3-42de-ae68-5ea5d35cc894", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready1-img_4db27e7d-a8b3-42de-ae68-5ea5d35cc894"}' 2018-08-26 10:19:27,900 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/c65e81b5-436b-4084-a9ce-604d8a4ba235 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-081a7309-3633-4e0b-a736-6f1c705385f5 Date: Sun, 26 Aug 2018 10:19:27 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-26T10:19:27Z", "file": "/v2/images/c65e81b5-436b-4084-a9ce-604d8a4ba235/file", "owner": "e428b6e578e2485b9cc26da9ccf96a96", "id": "c65e81b5-436b-4084-a9ce-604d8a4ba235", "size": null, "self": "/v2/images/c65e81b5-436b-4084-a9ce-604d8a4ba235", "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_4db27e7d-a8b3-42de-ae68-5ea5d35cc894", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_4db27e7d-a8b3-42de-ae68-5ea5d35cc894", "checksum": null, "created_at": "2018-08-26T10:19:27Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-26 10:19:27,901 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-081a7309-3633-4e0b-a736-6f1c705385f5 2018-08-26 10:19:27,901 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0825021266937s 2018-08-26 10:19:27,901 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-081a7309-3633-4e0b-a736-6f1c705385f5 returning object c65e81b5-436b-4084-a9ce-604d8a4ba235 2018-08-26 10:19:27,902 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-26 10:19:27,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/c65e81b5-436b-4084-a9ce-604d8a4ba235/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}d70093d7584b6e928cabe03b0fc956feaadac162" -d '' 2018-08-26 10:19:30,366 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0a7a6a4d-f9cf-4ddd-84e8-5213495ba5d8 Date: Sun, 26 Aug 2018 10:19: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-26 10:19:30,367 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/c65e81b5-436b-4084-a9ce-604d8a4ba235/file used request id req-0a7a6a4d-f9cf-4ddd-84e8-5213495ba5d8 2018-08-26 10:19:30,367 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 2.46478009224s 2018-08-26 10:19:30,367 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/c65e81b5-436b-4084-a9ce-604d8a4ba235/file used request id req-0a7a6a4d-f9cf-4ddd-84e8-5213495ba5d8 2018-08-26 10:19:30,371 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-26 10:19:30,375 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d70093d7584b6e928cabe03b0fc956feaadac162" 2018-08-26 10:19:30,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json X-Openstack-Request-Id: req-a810182b-f18d-4852-bf22-bf465ce1800e Date: Sun, 26 Aug 2018 10:19:30 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-26T10:19:30Z", "file": "/v2/images/c65e81b5-436b-4084-a9ce-604d8a4ba235/file", "owner": "e428b6e578e2485b9cc26da9ccf96a96", "id": "c65e81b5-436b-4084-a9ce-604d8a4ba235", "size": 12716032, "self": "/v2/images/c65e81b5-436b-4084-a9ce-604d8a4ba235", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/c65e81b5-436b-4084-a9ce-604d8a4ba235/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/c65e81b5-436b-4084-a9ce-604d8a4ba235/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_4db27e7d-a8b3-42de-ae68-5ea5d35cc894", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_4db27e7d-a8b3-42de-ae68-5ea5d35cc894", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-26T10:19:27Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-26 10:19:30,400 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-a810182b-f18d-4852-bf22-bf465ce1800e 2018-08-26 10:19:30,400 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.028580904007s 2018-08-26 10:19:30,400 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-a810182b-f18d-4852-bf22-bf465ce1800e 2018-08-26 10:19:30,403 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/c65e81b5-436b-4084-a9ce-604d8a4ba235/snap', u'metadata': Munch({})})], 'file': u'/v2/images/c65e81b5-436b-4084-a9ce-604d8a4ba235/file', 'owner': u'e428b6e578e2485b9cc26da9ccf96a96', 'id': u'c65e81b5-436b-4084-a9ce-604d8a4ba235', 'size': 12716032, u'self': u'/v2/images/c65e81b5-436b-4084-a9ce-604d8a4ba235', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e428b6e578e2485b9cc26da9ccf96a96', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/c65e81b5-436b-4084-a9ce-604d8a4ba235/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-26T10:19:30Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-26T10:19:30Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready1-img_4db27e7d-a8b3-42de-ae68-5ea5d35cc894', '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/c65e81b5-436b-4084-a9ce-604d8a4ba235', 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_4db27e7d-a8b3-42de-ae68-5ea5d35cc894', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vmready1-img_4db27e7d-a8b3-42de-ae68-5ea5d35cc894', 'created': u'2018-08-26T10:19:27Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-26T10:19:27Z', 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/c65e81b5-436b-4084-a9ce-604d8a4ba235', 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_4db27e7d-a8b3-42de-ae68-5ea5d35cc894', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-26 10:19:30,404 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-26 10:19:30,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d70093d7584b6e928cabe03b0fc956feaadac162" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready1-flavor_4db27e7d-a8b3-42de-ae68-5ea5d35cc894", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-26 10:19:30,723 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10: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-b01e0792-43fb-4813-87d2-e693bce96b42 x-compute-request-id: req-b01e0792-43fb-4813-87d2-e693bce96b42 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"name": "vmready1-flavor_4db27e7d-a8b3-42de-ae68-5ea5d35cc894", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/e8381070-4884-4a15-ac4b-b1169e72bfa2", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/e8381070-4884-4a15-ac4b-b1169e72bfa2", "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": "e8381070-4884-4a15-ac4b-b1169e72bfa2"}} 2018-08-26 10:19:30,723 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-b01e0792-43fb-4813-87d2-e693bce96b42 2018-08-26 10:19:30,723 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.319041013718s 2018-08-26 10:19:30,724 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-b01e0792-43fb-4813-87d2-e693bce96b42 2018-08-26 10:19:30,724 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready1-flavor_4db27e7d-a8b3-42de-ae68-5ea5d35cc894', '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'e428b6e578e2485b9cc26da9ccf96a96', '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'e8381070-4884-4a15-ac4b-b1169e72bfa2', 'swap': 0}) 2018-08-26 10:19:30,725 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-26 10:19:30,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/e8381070-4884-4a15-ac4b-b1169e72bfa2/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}d70093d7584b6e928cabe03b0fc956feaadac162" -d '{"extra_specs": {}}' 2018-08-26 10:19:30,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10: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 x-openstack-request-id: req-a84db5fe-8de8-4ff5-824a-36e27f85a1e1 x-compute-request-id: req-a84db5fe-8de8-4ff5-824a-36e27f85a1e1 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-26 10:19:30,865 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/e8381070-4884-4a15-ac4b-b1169e72bfa2/os-extra_specs used request id req-a84db5fe-8de8-4ff5-824a-36e27f85a1e1 2018-08-26 10:19:30,865 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.139674901962s 2018-08-26 10:19:30,865 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/e8381070-4884-4a15-ac4b-b1169e72bfa2/os-extra_specs used request id req-a84db5fe-8de8-4ff5-824a-36e27f85a1e1 2018-08-26 10:19:30,970 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-26 10:19:30,970 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready1 | functest | 00:08 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-26 10:19:30,975 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-26 10:19:30,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/be33170e-ec3b-46c5-ae55-76d2c4d5c312/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}d70093d7584b6e928cabe03b0fc956feaadac162" -d '{"subnet_id": "a5139e67-8989-4c5c-9e09-9e47d370138e"}' 2018-08-26 10:19:32,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-81a151cf-393e-4c73-9b63-a5b08db0d3a2 Date: Sun, 26 Aug 2018 10:19:32 GMT RESP BODY: {"network_id": "96c846ea-6d9b-4051-951d-e80634d76ac1", "tenant_id": "e428b6e578e2485b9cc26da9ccf96a96", "subnet_id": "a5139e67-8989-4c5c-9e09-9e47d370138e", "subnet_ids": ["a5139e67-8989-4c5c-9e09-9e47d370138e"], "port_id": "363a161f-c86d-4c95-a8d2-1ded61b5706f", "id": "be33170e-ec3b-46c5-ae55-76d2c4d5c312"} 2018-08-26 10:19:32,737 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/be33170e-ec3b-46c5-ae55-76d2c4d5c312/remove_router_interface.json used request id req-81a151cf-393e-4c73-9b63-a5b08db0d3a2 2018-08-26 10:19:32,737 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.7614262104s 2018-08-26 10:19:32,737 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/be33170e-ec3b-46c5-ae55-76d2c4d5c312/remove_router_interface.json used request id req-81a151cf-393e-4c73-9b63-a5b08db0d3a2 returning object be33170e-ec3b-46c5-ae55-76d2c4d5c312 2018-08-26 10:19:32,738 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-26 10:19:32,738 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d70093d7584b6e928cabe03b0fc956feaadac162" 2018-08-26 10:19:32,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 644 X-Openstack-Request-Id: req-ec10680a-553b-4994-90aa-2c3095aadd0f Date: Sun, 26 Aug 2018 10:19:32 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a3c401bc-6377-43cc-8a20-abe78f2d51b9", "ip_address": "172.30.9.209"}]}, "description": "", "tags": [], "tenant_id": "e428b6e578e2485b9cc26da9ccf96a96", "created_at": "2018-08-26T10:19:23Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-26T10:19:31Z", "revision_number": 4, "routes": [], "project_id": "e428b6e578e2485b9cc26da9ccf96a96", "id": "be33170e-ec3b-46c5-ae55-76d2c4d5c312", "name": "vmready1-router_4db27e7d-a8b3-42de-ae68-5ea5d35cc894"}]} 2018-08-26 10:19:32,848 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-ec10680a-553b-4994-90aa-2c3095aadd0f 2018-08-26 10:19:32,848 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.110394001007s 2018-08-26 10:19:32,848 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-ec10680a-553b-4994-90aa-2c3095aadd0f 2018-08-26 10:19:32,850 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-26 10:19:32,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/be33170e-ec3b-46c5-ae55-76d2c4d5c312.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d70093d7584b6e928cabe03b0fc956feaadac162" 2018-08-26 10:19:34,446 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-657d8929-aa23-4533-ab37-3f7b44f1e544 Content-Length: 0 Date: Sun, 26 Aug 2018 10:19:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-26 10:19:34,446 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/be33170e-ec3b-46c5-ae55-76d2c4d5c312.json used request id req-657d8929-aa23-4533-ab37-3f7b44f1e544 2018-08-26 10:19:34,446 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.59627008438s 2018-08-26 10:19:34,446 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/be33170e-ec3b-46c5-ae55-76d2c4d5c312.json used request id req-657d8929-aa23-4533-ab37-3f7b44f1e544 2018-08-26 10:19:34,447 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-26 10:19:34,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d70093d7584b6e928cabe03b0fc956feaadac162" 2018-08-26 10:19:34,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1290 X-Openstack-Request-Id: req-4072f1d3-521d-4f84-87b5-83e9e911feef Date: Sun, 26 Aug 2018 10:19:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"9c1c4110-1d5a-4c9e-9e4a-8295252f6976","tenant_id":"526e4f7307214396989751533ff33528","created_at":"2018-08-26T10:16:40Z","dns_nameservers":[],"updated_at":"2018-08-26T10:16:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"526e4f7307214396989751533ff33528","id":"a3c401bc-6377-43cc-8a20-abe78f2d51b9","subnetpool_id":null,"name":"external-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"96c846ea-6d9b-4051-951d-e80634d76ac1","tenant_id":"e428b6e578e2485b9cc26da9ccf96a96","created_at":"2018-08-26T10:19:23Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-26T10:19:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"e428b6e578e2485b9cc26da9ccf96a96","id":"a5139e67-8989-4c5c-9e09-9e47d370138e","subnetpool_id":null,"name":"vmready1-subnet_4db27e7d-a8b3-42de-ae68-5ea5d35cc894"}]} 2018-08-26 10:19:34,519 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-4072f1d3-521d-4f84-87b5-83e9e911feef 2018-08-26 10:19:34,519 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0721700191498s 2018-08-26 10:19:34,519 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-4072f1d3-521d-4f84-87b5-83e9e911feef 2018-08-26 10:19:34,521 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-26 10:19:34,521 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/a5139e67-8989-4c5c-9e09-9e47d370138e.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d70093d7584b6e928cabe03b0fc956feaadac162" 2018-08-26 10:19:35,412 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-966413a5-84c5-45b2-b895-5df7f749e942 Date: Sun, 26 Aug 2018 10:19:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-26 10:19:35,412 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/a5139e67-8989-4c5c-9e09-9e47d370138e.json used request id req-966413a5-84c5-45b2-b895-5df7f749e942 2018-08-26 10:19:35,412 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.890887975693s 2018-08-26 10:19:35,412 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/a5139e67-8989-4c5c-9e09-9e47d370138e.json used request id req-966413a5-84c5-45b2-b895-5df7f749e942 2018-08-26 10:19:35,413 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-26 10:19:35,413 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d70093d7584b6e928cabe03b0fc956feaadac162" 2018-08-26 10:19:35,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1352 X-Openstack-Request-Id: req-e6a42f5b-1dfe-4ddd-a1a3-f763d6700fa0 Date: Sun, 26 Aug 2018 10:19:35 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"96c846ea-6d9b-4051-951d-e80634d76ac1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e428b6e578e2485b9cc26da9ccf96a96","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-26T10:19:35Z","provider:segmentation_id":25,"name":"vmready1-net_4db27e7d-a8b3-42de-ae68-5ea5d35cc894","admin_state_up":true,"tenant_id":"e428b6e578e2485b9cc26da9ccf96a96","created_at":"2018-08-26T10:19:23Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"9c1c4110-1d5a-4c9e-9e4a-8295252f6976","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"526e4f7307214396989751533ff33528","status":"ACTIVE","subnets":["a3c401bc-6377-43cc-8a20-abe78f2d51b9"],"description":"","tags":[],"updated_at":"2018-08-26T10:16:40Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"526e4f7307214396989751533ff33528","created_at":"2018-08-26T10:16:36Z","provider:network_type":"flat"}]} 2018-08-26 10:19:35,697 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-e6a42f5b-1dfe-4ddd-a1a3-f763d6700fa0 2018-08-26 10:19:35,698 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.284685850143s 2018-08-26 10:19:35,698 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-e6a42f5b-1dfe-4ddd-a1a3-f763d6700fa0 2018-08-26 10:19:35,699 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-26 10:19:35,699 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/96c846ea-6d9b-4051-951d-e80634d76ac1.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d70093d7584b6e928cabe03b0fc956feaadac162" 2018-08-26 10:19:36,768 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d868bf66-c7d7-4d6e-84bb-5bc1c0904a24 Date: Sun, 26 Aug 2018 10:19:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-26 10:19:36,769 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/96c846ea-6d9b-4051-951d-e80634d76ac1.json used request id req-d868bf66-c7d7-4d6e-84bb-5bc1c0904a24 2018-08-26 10:19:36,769 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.06971311569s 2018-08-26 10:19:36,769 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/96c846ea-6d9b-4051-951d-e80634d76ac1.json used request id req-d868bf66-c7d7-4d6e-84bb-5bc1c0904a24 2018-08-26 10:19:36,773 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-26 10:19:36,777 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d70093d7584b6e928cabe03b0fc956feaadac162" 2018-08-26 10:19:36,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json X-Openstack-Request-Id: req-677ddaf2-1d88-41fb-831a-a0e28b064309 Date: Sun, 26 Aug 2018 10:19:36 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-26T10:19:30Z", "file": "/v2/images/c65e81b5-436b-4084-a9ce-604d8a4ba235/file", "owner": "e428b6e578e2485b9cc26da9ccf96a96", "id": "c65e81b5-436b-4084-a9ce-604d8a4ba235", "size": 12716032, "self": "/v2/images/c65e81b5-436b-4084-a9ce-604d8a4ba235", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/c65e81b5-436b-4084-a9ce-604d8a4ba235/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/c65e81b5-436b-4084-a9ce-604d8a4ba235/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_4db27e7d-a8b3-42de-ae68-5ea5d35cc894", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_4db27e7d-a8b3-42de-ae68-5ea5d35cc894", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-26T10:19:27Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-26 10:19:36,798 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-677ddaf2-1d88-41fb-831a-a0e28b064309 2018-08-26 10:19:36,798 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0242521762848s 2018-08-26 10:19:36,798 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-677ddaf2-1d88-41fb-831a-a0e28b064309 2018-08-26 10:19:36,799 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-26 10:19:36,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/c65e81b5-436b-4084-a9ce-604d8a4ba235 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d70093d7584b6e928cabe03b0fc956feaadac162" 2018-08-26 10:19:37,228 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-305944cb-a9fd-49b6-a927-75cbd8e01358 Date: Sun, 26 Aug 2018 10:19:37 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-26 10:19:37,229 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/c65e81b5-436b-4084-a9ce-604d8a4ba235 used request id req-305944cb-a9fd-49b6-a927-75cbd8e01358 2018-08-26 10:19:37,229 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.429203033447s 2018-08-26 10:19:37,229 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/c65e81b5-436b-4084-a9ce-604d8a4ba235 used request id req-305944cb-a9fd-49b6-a927-75cbd8e01358 2018-08-26 10:19:37,229 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-26 10:19:37,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d70093d7584b6e928cabe03b0fc956feaadac162" 2018-08-26 10:19:37,253 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10: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-950fe231-7809-442c-9ce5-a616de431160 x-compute-request-id: req-950fe231-7809-442c-9ce5-a616de431160 Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmready1-flavor_4db27e7d-a8b3-42de-ae68-5ea5d35cc894", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/e8381070-4884-4a15-ac4b-b1169e72bfa2", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/e8381070-4884-4a15-ac4b-b1169e72bfa2", "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": "e8381070-4884-4a15-ac4b-b1169e72bfa2"}]} 2018-08-26 10:19:37,253 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-950fe231-7809-442c-9ce5-a616de431160 2018-08-26 10:19:37,253 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0236518383026s 2018-08-26 10:19:37,253 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-950fe231-7809-442c-9ce5-a616de431160 2018-08-26 10:19:37,255 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-26 10:19:37,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/e8381070-4884-4a15-ac4b-b1169e72bfa2 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d70093d7584b6e928cabe03b0fc956feaadac162" 2018-08-26 10:19:37,397 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 26 Aug 2018 10: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-432fe3a7-1fee-4a8c-b3a6-d196650f288a x-compute-request-id: req-432fe3a7-1fee-4a8c-b3a6-d196650f288a Content-Length: 0 Content-Type: application/json 2018-08-26 10:19:37,398 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/e8381070-4884-4a15-ac4b-b1169e72bfa2 used request id req-432fe3a7-1fee-4a8c-b3a6-d196650f288a 2018-08-26 10:19:37,398 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.143001079559s 2018-08-26 10:19:37,398 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/e8381070-4884-4a15-ac4b-b1169e72bfa2 used request id req-432fe3a7-1fee-4a8c-b3a6-d196650f288a 2018-08-26 10:19:37,449 - xtesting.ci.run_tests - INFO - Loading test case 'vmready2'... 2018-08-26 10:19:37,489 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-26 10:19:37,489 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-26 10:19:37,489 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-26 10:19:37,489 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-26 10:19:37,489 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-26 10:19:37,490 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-26 10:19:37,490 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-26 10:19:37,490 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-26 10:19:37,490 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-26 10:19:37,490 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-26 10:19:37,490 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-26 10:19:37,490 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-26 10:19:37,490 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-26 10:19:37,490 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-26 10:19:37,490 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-26 10:19:37,490 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-26 10:19:37,490 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-26 10:19:37,490 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-26 10:19:37,490 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-26 10:19:37,490 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-26 10:19:37,491 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-26 10:19:37,491 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-26 10:19:37,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-26 10:19:37,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:19:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f17618d3-93a1-4adf-a41b-9dadd77bacc3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-08-26 10:19:37,497 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-f17618d3-93a1-4adf-a41b-9dadd77bacc3 2018-08-26 10:19:37,497 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-26 10:19:37,883 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5d45fc17491a4aedb80e6e5e79d195c6", "name": "reader"}, {"id": "d371bb17b4354fa8812550829dff08d3", "name": "admin"}, {"id": "64b697102e1c4dfb82d6ae117acf5e44", "name": "member"}], "expires_at": "2018-08-26T11:19:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e428b6e578e2485b9cc26da9ccf96a96", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1210d332c9744f5cbc695a2c01f49732"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "816f0ebf045249fb84d97c4bfc1f0a06"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a44497dc0f584430880fbb34d798f187"}], "type": "metric", "id": "06403f6d19cc45d3876c1f817db4cc2a", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33aefc6453a54d88a8073094e7078823"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3af2aad436db4c72a190ee1afb07b296"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a48de89935fd4d0787f0c84bf3674881"}], "type": "network", "id": "4fcf375a7a284c3ca85dd165d598c3cb", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/e428b6e578e2485b9cc26da9ccf96a96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1acf73a288dd435cb0883e7723ed5056"}, {"url": "http://192.30.9.5:8776/v3/e428b6e578e2485b9cc26da9ccf96a96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25ab930679644d89bac501b74509b76d"}, {"url": "http://172.30.9.22:8776/v3/e428b6e578e2485b9cc26da9ccf96a96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe463692e35f41e28415b64d8ffd10af"}], "type": "volumev3", "id": "5679bf9cdfbb4efdb97a61a69442b76f", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/e428b6e578e2485b9cc26da9ccf96a96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4234eccc4e5c4c81a9740ee2adf95b67"}, {"url": "http://172.30.9.22:8776/v2/e428b6e578e2485b9cc26da9ccf96a96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "456ac2ca5ce14a919050a73ace6b5d36"}, {"url": "http://192.30.9.5:8776/v2/e428b6e578e2485b9cc26da9ccf96a96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec61effda13a4644aad9e330753e8ad3"}], "type": "volumev2", "id": "5fba3b72fec244c7b311cd023156a4e5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "057ed3b924844253978ad62059e6acbb"}, {"url": "http://172.30.9.22:8776/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c5726572f244dc1a37ddbd93a609edb"}, {"url": "http://192.30.9.5:8776/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7144203ef2f146f6a443da1e2a6503e6"}], "type": "volume", "id": "71aa1ff84fdd4eab95dbd16ac5fbfcf7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "218ecd9779c74fdbb9eff6a86b2e2ffa"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a4ae0c6c06a42aba305e1cb16268330"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f631f43b783d40b894997b7b49ab8a6b"}], "type": "image", "id": "7986c8336c5046db98dd34c332d24e7f", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "8edc8950a979429d96b680df313310a4", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a2d0d8a4ee24abcbae458bd1ce751ff"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6d1c3e6266f14458a3def33c4f0479b2"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "feca7a31784e458fb732ee0ca32ab24d"}], "type": "cloudformation", "id": "a1648659a78445d4bcaef3988eb0583e", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c10a925a2de437eac36a10b437ddcd1"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "517a76a99e3d470abde8b2e237f68205"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71f914c9732c486db7ec4dade5ea337a"}], "type": "compute", "id": "b18e3a8824af4ed79cd0162b85ca91d6", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91e36bdd70374197a9cc1cf82d4cacd4"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1c68732373a41b6bbdf0d38be58918e"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f7fd23166fd04cdbb15ae3b9534561a8"}], "type": "event", "id": "c887a5552b5842c5bbc8ce1b66332916", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68d3020187d14b4b925c0dbdfac338f6"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77e68b53932a4902a3a68484356b1c4e"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "809dcbff39164bbfaf936f0b35fd176c"}], "type": "placement", "id": "cd8c278131c84e4683012d83ae70eec0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8080/v1/AUTH_e428b6e578e2485b9cc26da9ccf96a96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49dd5c5e91d54d6aa44952eaa2390224"}, {"url": "http://12.0.0.43:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d5db89631954c7baafaf65b5aea991a"}, {"url": "http://12.0.0.43:8080/v1/AUTH_e428b6e578e2485b9cc26da9ccf96a96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "727249cbc39e4628bd3a179bd516b829"}], "type": "object-store", "id": "ec31481f5236441e98c13b38a9c609ec", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bc083505e0a4fba9e18037c17ad1785"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a4bed8aa09042d1be0a485c1bac878c"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89809cbce7344bcdbc14222d09ca5c81"}], "type": "identity", "id": "f4a28c09b9d7444fb27267a9c13f5ad7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0bd24ae5e1bc445db6c4eb649aa04b43"}, {"url": "http://192.30.9.5:8004/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6e6016d81674fa7951c5c486b38f564"}, {"url": "http://192.30.9.5:8004/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d22e870073e14dc5a443931e483e51a2"}], "type": "orchestration", "id": "f619feeb4e1c4cde836d701d6b52295f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "348e8fd3cbd140de8fdb5a2e7f1ba9ce"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37dabf8c0b3c4b4da176de43bbacdd17"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "97e424052ba4486c88034276e7ba90a9"}], "type": "alarming", "id": "ffab3464fcfe4e6086e29e4f2cac9a99", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1e1511f6281344c28c2a63d6a8174f8d"}, "audit_ids": ["nLkvgwUHRMS4hmNbrZLTDA"], "issued_at": "2018-08-26T10:19:37.000000Z"}} 2018-08-26 10:19:37,886 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-26 10:19:37,886 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bdcefd27d78d32880863685083ecc026d477c3eb" 2018-08-26 10:19:38,248 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-6aec727e-b228-49b7-b99f-8814ac141127 Date: Sun, 26 Aug 2018 10:19:38 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"9c1c4110-1d5a-4c9e-9e4a-8295252f6976","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"526e4f7307214396989751533ff33528","status":"ACTIVE","subnets":["a3c401bc-6377-43cc-8a20-abe78f2d51b9"],"description":"","tags":[],"updated_at":"2018-08-26T10:16:40Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"526e4f7307214396989751533ff33528","created_at":"2018-08-26T10:16:36Z","provider:network_type":"flat"}]} 2018-08-26 10:19:38,248 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-6aec727e-b228-49b7-b99f-8814ac141127 2018-08-26 10:19:38,248 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.362697124481s 2018-08-26 10:19:38,249 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-6aec727e-b228-49b7-b99f-8814ac141127 2018-08-26 10:19:38,252 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-26 10:19:38,257 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 26 Aug 2018 10:19:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad9a918a-6868-457e-9b74-c9542e4a9607 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2018-08-26 10:19:38,257 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-ad9a918a-6868-457e-9b74-c9542e4a9607 2018-08-26 10:19:38,258 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-26 10:19:38,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bdcefd27d78d32880863685083ecc026d477c3eb" 2018-08-26 10:19:38,451 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:19:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd32b902-2dd2-4c83-ba1c-6a32e7f5ffd2 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/b7fcd596cb374671bfc994968e0279ce"}, "tags": [], "enabled": true, "id": "b7fcd596cb374671bfc994968e0279ce", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-08-26 10:19:38,451 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-dd32b902-2dd2-4c83-ba1c-6a32e7f5ffd2 2018-08-26 10:19:38,451 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.193247079849s 2018-08-26 10:19:38,452 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-dd32b902-2dd2-4c83-ba1c-6a32e7f5ffd2 2018-08-26 10:19:38,459 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-26 10:19:38,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bdcefd27d78d32880863685083ecc026d477c3eb" -d '{"project": {"description": "Created by OPNFV Functest: vmready2", "enabled": true, "domain_id": "default", "name": "vmready2-project_034a2242-429c-465b-8237-111eab3ab289"}}' 2018-08-26 10:19:38,691 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 26 Aug 2018 10:19:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e0e47bef-481c-4e4d-8035-7bd36ff297b8 Content-Length: 362 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.22:5000/v3/projects/a7acb56d8a8f4cc290bd64160cffe792"}, "tags": [], "enabled": true, "id": "a7acb56d8a8f4cc290bd64160cffe792", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_034a2242-429c-465b-8237-111eab3ab289"}} 2018-08-26 10:19:38,691 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-e0e47bef-481c-4e4d-8035-7bd36ff297b8 2018-08-26 10:19:38,691 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.231690883636s 2018-08-26 10:19:38,691 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-e0e47bef-481c-4e4d-8035-7bd36ff297b8 2018-08-26 10:19:38,692 - 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'a7acb56d8a8f4cc290bd64160cffe792', '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_034a2242-429c-465b-8237-111eab3ab289'}) 2018-08-26 10:19:38,696 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-26 10:19:38,699 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bdcefd27d78d32880863685083ecc026d477c3eb" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "99c19605-e8f1-4e7e-82d1-a2ecb43e6fa5", "email": null, "name": "vmready2-user_034a2242-429c-465b-8237-111eab3ab289"}}' 2018-08-26 10:19:39,276 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 26 Aug 2018 10:19:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-168b983c-12f3-412b-9779-645299a13b7a Content-Length: 323 Content-Type: application/json RESP BODY: {"user": {"name": "vmready2-user_034a2242-429c-465b-8237-111eab3ab289", "links": {"self": "http://172.30.9.22:5000/v3/users/c424dcd3e5114b90a1cdfc119b704ecf"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c424dcd3e5114b90a1cdfc119b704ecf", "domain_id": "default", "password_expires_at": null}} 2018-08-26 10:19:39,276 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-168b983c-12f3-412b-9779-645299a13b7a 2018-08-26 10:19:39,277 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.580276966095s 2018-08-26 10:19:39,277 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-168b983c-12f3-412b-9779-645299a13b7a 2018-08-26 10:19:39,278 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'c424dcd3e5114b90a1cdfc119b704ecf', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmready2-user_034a2242-429c-465b-8237-111eab3ab289'}) 2018-08-26 10:19:39,281 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-26 10:19:39,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bdcefd27d78d32880863685083ecc026d477c3eb" 2018-08-26 10:19:39,380 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:19:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d17774c-4487-4e87-9f83-c7cc74b9cae4 Content-Encoding: gzip Content-Length: 381 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "478525232f8240f3a5bcb37e18d15367", "links": {"self": "http://172.30.9.22:5000/v3/roles/478525232f8240f3a5bcb37e18d15367"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5d45fc17491a4aedb80e6e5e79d195c6", "links": {"self": "http://172.30.9.22:5000/v3/roles/5d45fc17491a4aedb80e6e5e79d195c6"}, "name": "reader"}, {"domain_id": null, "id": "64b697102e1c4dfb82d6ae117acf5e44", "links": {"self": "http://172.30.9.22:5000/v3/roles/64b697102e1c4dfb82d6ae117acf5e44"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b29a3a0f7cee4599871eeb6731b9c6f2", "links": {"self": "http://172.30.9.22:5000/v3/roles/b29a3a0f7cee4599871eeb6731b9c6f2"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d371bb17b4354fa8812550829dff08d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/d371bb17b4354fa8812550829dff08d3"}, "name": "admin"}, {"domain_id": null, "id": "d54515a19cc04386a508cfaf3906e7e7", "links": {"self": "http://172.30.9.22:5000/v3/roles/d54515a19cc04386a508cfaf3906e7e7"}, "name": "swiftoperator"}]} 2018-08-26 10:19:39,380 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-7d17774c-4487-4e87-9f83-c7cc74b9cae4 2018-08-26 10:19:39,381 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0992398262024s 2018-08-26 10:19:39,381 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-7d17774c-4487-4e87-9f83-c7cc74b9cae4 2018-08-26 10:19:39,386 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-26 10:19:39,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bdcefd27d78d32880863685083ecc026d477c3eb" 2018-08-26 10:19:39,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:19:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9de5191-a6b9-475d-8fce-f91b500c94df Content-Encoding: gzip Content-Length: 381 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "478525232f8240f3a5bcb37e18d15367", "links": {"self": "http://172.30.9.22:5000/v3/roles/478525232f8240f3a5bcb37e18d15367"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5d45fc17491a4aedb80e6e5e79d195c6", "links": {"self": "http://172.30.9.22:5000/v3/roles/5d45fc17491a4aedb80e6e5e79d195c6"}, "name": "reader"}, {"domain_id": null, "id": "64b697102e1c4dfb82d6ae117acf5e44", "links": {"self": "http://172.30.9.22:5000/v3/roles/64b697102e1c4dfb82d6ae117acf5e44"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b29a3a0f7cee4599871eeb6731b9c6f2", "links": {"self": "http://172.30.9.22:5000/v3/roles/b29a3a0f7cee4599871eeb6731b9c6f2"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d371bb17b4354fa8812550829dff08d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/d371bb17b4354fa8812550829dff08d3"}, "name": "admin"}, {"domain_id": null, "id": "d54515a19cc04386a508cfaf3906e7e7", "links": {"self": "http://172.30.9.22:5000/v3/roles/d54515a19cc04386a508cfaf3906e7e7"}, "name": "swiftoperator"}]} 2018-08-26 10:19:39,486 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-e9de5191-a6b9-475d-8fce-f91b500c94df 2018-08-26 10:19:39,486 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.100240945816s 2018-08-26 10:19:39,486 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-e9de5191-a6b9-475d-8fce-f91b500c94df 2018-08-26 10:19:39,491 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-26 10:19:39,494 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bdcefd27d78d32880863685083ecc026d477c3eb" 2018-08-26 10:19:39,666 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:19:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01b5bd33-68ca-447d-b007-fd87b3361298 Content-Encoding: gzip Content-Length: 381 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "478525232f8240f3a5bcb37e18d15367", "links": {"self": "http://172.30.9.22:5000/v3/roles/478525232f8240f3a5bcb37e18d15367"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5d45fc17491a4aedb80e6e5e79d195c6", "links": {"self": "http://172.30.9.22:5000/v3/roles/5d45fc17491a4aedb80e6e5e79d195c6"}, "name": "reader"}, {"domain_id": null, "id": "64b697102e1c4dfb82d6ae117acf5e44", "links": {"self": "http://172.30.9.22:5000/v3/roles/64b697102e1c4dfb82d6ae117acf5e44"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b29a3a0f7cee4599871eeb6731b9c6f2", "links": {"self": "http://172.30.9.22:5000/v3/roles/b29a3a0f7cee4599871eeb6731b9c6f2"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d371bb17b4354fa8812550829dff08d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/d371bb17b4354fa8812550829dff08d3"}, "name": "admin"}, {"domain_id": null, "id": "d54515a19cc04386a508cfaf3906e7e7", "links": {"self": "http://172.30.9.22:5000/v3/roles/d54515a19cc04386a508cfaf3906e7e7"}, "name": "swiftoperator"}]} 2018-08-26 10:19:39,666 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-01b5bd33-68ca-447d-b007-fd87b3361298 2018-08-26 10:19:39,666 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.174896001816s 2018-08-26 10:19:39,666 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-01b5bd33-68ca-447d-b007-fd87b3361298 2018-08-26 10:19:39,671 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-26 10:19:39,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bdcefd27d78d32880863685083ecc026d477c3eb" 2018-08-26 10:19:39,849 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:19:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e2cca2c-d29a-479e-a992-640cd843795c Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-26 10:19:39,849 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-1e2cca2c-d29a-479e-a992-640cd843795c 2018-08-26 10:19:39,849 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.178459882736s 2018-08-26 10:19:39,850 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-1e2cca2c-d29a-479e-a992-640cd843795c 2018-08-26 10:19:39,850 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-26 10:19:39,853 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bdcefd27d78d32880863685083ecc026d477c3eb" 2018-08-26 10:19:40,045 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:19:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b1ce875-d4d3-4d5c-a360-f3da816027c1 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/00af5ffb672f4832ab8347fc3e59dad9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "00af5ffb672f4832ab8347fc3e59dad9", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/1155cddaef57457382d358aece0b4688"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1155cddaef57457382d358aece0b4688", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/1e1511f6281344c28c2a63d6a8174f8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1e1511f6281344c28c2a63d6a8174f8d", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/1f874aa402974ad1bde389b6ec3af461"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f874aa402974ad1bde389b6ec3af461", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/30ef6c63ca4f478ababb01839799530e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30ef6c63ca4f478ababb01839799530e", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/35943616abfb419b876965ce89cb2b8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "35943616abfb419b876965ce89cb2b8d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/394bd3d373f84b679204b10778d4c5d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "394bd3d373f84b679204b10778d4c5d6", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/5c46482149dc41d8a0f23a545eb8a332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c46482149dc41d8a0f23a545eb8a332", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6731abf69162411bab854fe2da778196"}, "domain_id": "b7fcd596cb374671bfc994968e0279ce", "enabled": true, "options": {}, "id": "6731abf69162411bab854fe2da778196", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/bc64983782874634be200a54d67bb2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bc64983782874634be200a54d67bb2dc", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/c16290bda05544839663305b8b46bfc4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c16290bda05544839663305b8b46bfc4", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "vmready2-user_034a2242-429c-465b-8237-111eab3ab289", "links": {"self": "http://172.30.9.22:5000/v3/users/c424dcd3e5114b90a1cdfc119b704ecf"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c424dcd3e5114b90a1cdfc119b704ecf", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/c78b7ea859ad4b4d9090aceb9cc94927"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c78b7ea859ad4b4d9090aceb9cc94927", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/f77a9ddb8d1e4546857d3ecef0ddf962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77a9ddb8d1e4546857d3ecef0ddf962", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/fd2f2ae2af224ce09fd25349c942fbd7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd2f2ae2af224ce09fd25349c942fbd7", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-08-26 10:19:40,045 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-7b1ce875-d4d3-4d5c-a360-f3da816027c1 2018-08-26 10:19:40,045 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.194922924042s 2018-08-26 10:19:40,046 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-7b1ce875-d4d3-4d5c-a360-f3da816027c1 2018-08-26 10:19:40,057 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-26 10:19:40,060 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bdcefd27d78d32880863685083ecc026d477c3eb" 2018-08-26 10:19:40,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:19:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f763309-336c-442a-b315-07990c664154 Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/e428b6e578e2485b9cc26da9ccf96a96"}, "tags": [], "enabled": true, "id": "e428b6e578e2485b9cc26da9ccf96a96", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/526e4f7307214396989751533ff33528"}, "tags": [], "enabled": true, "id": "526e4f7307214396989751533ff33528", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.22:5000/v3/projects/a7acb56d8a8f4cc290bd64160cffe792"}, "tags": [], "enabled": true, "id": "a7acb56d8a8f4cc290bd64160cffe792", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_034a2242-429c-465b-8237-111eab3ab289"}]} 2018-08-26 10:19:40,161 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-0f763309-336c-442a-b315-07990c664154 2018-08-26 10:19:40,161 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.103506088257s 2018-08-26 10:19:40,161 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-0f763309-336c-442a-b315-07990c664154 2018-08-26 10:19:40,169 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-26 10:19:40,172 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=c424dcd3e5114b90a1cdfc119b704ecf&role.id=64b697102e1c4dfb82d6ae117acf5e44&scope.project.id=a7acb56d8a8f4cc290bd64160cffe792" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bdcefd27d78d32880863685083ecc026d477c3eb" 2018-08-26 10:19:40,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:19:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15639f48-340c-49e7-93b5-cef49fb29d0e Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=c424dcd3e5114b90a1cdfc119b704ecf&role.id=64b697102e1c4dfb82d6ae117acf5e44&scope.project.id=a7acb56d8a8f4cc290bd64160cffe792", "previous": null, "next": null}} 2018-08-26 10:19:40,347 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=c424dcd3e5114b90a1cdfc119b704ecf&role.id=64b697102e1c4dfb82d6ae117acf5e44&scope.project.id=a7acb56d8a8f4cc290bd64160cffe792 used request id req-15639f48-340c-49e7-93b5-cef49fb29d0e 2018-08-26 10:19:40,347 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.177548885345s 2018-08-26 10:19:40,347 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=c424dcd3e5114b90a1cdfc119b704ecf&role.id=64b697102e1c4dfb82d6ae117acf5e44&scope.project.id=a7acb56d8a8f4cc290bd64160cffe792 used request id req-15639f48-340c-49e7-93b5-cef49fb29d0e 2018-08-26 10:19:40,350 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-26 10:19:40,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/a7acb56d8a8f4cc290bd64160cffe792/users/c424dcd3e5114b90a1cdfc119b704ecf/roles/64b697102e1c4dfb82d6ae117acf5e44 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bdcefd27d78d32880863685083ecc026d477c3eb" 2018-08-26 10:19:40,638 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 26 Aug 2018 10:19:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6e6f51f6-ad99-47fa-a08e-84af03f4736d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-26 10:19:40,638 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/a7acb56d8a8f4cc290bd64160cffe792/users/c424dcd3e5114b90a1cdfc119b704ecf/roles/64b697102e1c4dfb82d6ae117acf5e44 used request id req-6e6f51f6-ad99-47fa-a08e-84af03f4736d 2018-08-26 10:19:40,639 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.288104057312s 2018-08-26 10:19:40,639 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/a7acb56d8a8f4cc290bd64160cffe792/users/c424dcd3e5114b90a1cdfc119b704ecf/roles/64b697102e1c4dfb82d6ae117acf5e44 used request id req-6e6f51f6-ad99-47fa-a08e-84af03f4736d 2018-08-26 10:19:40,640 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmready2-project_034a2242-429c-465b-8237-111eab3ab289', 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'a7acb56d8a8f4cc290bd64160cffe792', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '99c19605-e8f1-4e7e-82d1-a2ecb43e6fa5', 'username': u'vmready2-user_034a2242-429c-465b-8237-111eab3ab289', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-26 10:19:40,641 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-26 10:19:40,641 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-26 10:19:40,641 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-26 10:19:40,641 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-26 10:19:40,641 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-26 10:19:40,641 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-26 10:19:40,642 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-26 10:19:40,642 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-26 10:19:40,642 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-26 10:19:40,642 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-26 10:19:40,642 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-26 10:19:40,642 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-26 10:19:40,642 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-26 10:19:40,642 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-26 10:19:40,643 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-26 10:19:40,643 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-26 10:19:40,643 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-26 10:19:40,643 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-26 10:19:40,643 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-26 10:19:40,643 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-26 10:19:40,643 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-26 10:19:40,643 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-26 10:19:40,645 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmready2-user_034a2242-429c-465b-8237-111eab3ab289', 'password': '99c19605-e8f1-4e7e-82d1-a2ecb43e6fa5', 'project_name': 'vmready2-project_034a2242-429c-465b-8237-111eab3ab289', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': 'a7acb56d8a8f4cc290bd64160cffe792', 'project_domain_name': 'Default'} 2018-08-26 10:19:40,645 - xtesting.ci.run_tests - INFO - Running test case 'vmready2'... 2018-08-26 10:19:40,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-26 10:19:40,653 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:19:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab75670b-2006-4d0a-a513-b8bb47161d07 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-08-26 10:19:40,653 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-ab75670b-2006-4d0a-a513-b8bb47161d07 2018-08-26 10:19:40,653 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-26 10:19:41,054 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5d45fc17491a4aedb80e6e5e79d195c6", "name": "reader"}, {"id": "64b697102e1c4dfb82d6ae117acf5e44", "name": "member"}], "expires_at": "2018-08-26T11:19:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a7acb56d8a8f4cc290bd64160cffe792", "name": "vmready2-project_034a2242-429c-465b-8237-111eab3ab289"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1210d332c9744f5cbc695a2c01f49732"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "816f0ebf045249fb84d97c4bfc1f0a06"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a44497dc0f584430880fbb34d798f187"}], "type": "metric", "id": "06403f6d19cc45d3876c1f817db4cc2a", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33aefc6453a54d88a8073094e7078823"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3af2aad436db4c72a190ee1afb07b296"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a48de89935fd4d0787f0c84bf3674881"}], "type": "network", "id": "4fcf375a7a284c3ca85dd165d598c3cb", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/a7acb56d8a8f4cc290bd64160cffe792", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1acf73a288dd435cb0883e7723ed5056"}, {"url": "http://192.30.9.5:8776/v3/a7acb56d8a8f4cc290bd64160cffe792", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25ab930679644d89bac501b74509b76d"}, {"url": "http://172.30.9.22:8776/v3/a7acb56d8a8f4cc290bd64160cffe792", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe463692e35f41e28415b64d8ffd10af"}], "type": "volumev3", "id": "5679bf9cdfbb4efdb97a61a69442b76f", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/a7acb56d8a8f4cc290bd64160cffe792", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4234eccc4e5c4c81a9740ee2adf95b67"}, {"url": "http://172.30.9.22:8776/v2/a7acb56d8a8f4cc290bd64160cffe792", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "456ac2ca5ce14a919050a73ace6b5d36"}, {"url": "http://192.30.9.5:8776/v2/a7acb56d8a8f4cc290bd64160cffe792", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec61effda13a4644aad9e330753e8ad3"}], "type": "volumev2", "id": "5fba3b72fec244c7b311cd023156a4e5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/a7acb56d8a8f4cc290bd64160cffe792", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "057ed3b924844253978ad62059e6acbb"}, {"url": "http://172.30.9.22:8776/v1/a7acb56d8a8f4cc290bd64160cffe792", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c5726572f244dc1a37ddbd93a609edb"}, {"url": "http://192.30.9.5:8776/v1/a7acb56d8a8f4cc290bd64160cffe792", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7144203ef2f146f6a443da1e2a6503e6"}], "type": "volume", "id": "71aa1ff84fdd4eab95dbd16ac5fbfcf7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "218ecd9779c74fdbb9eff6a86b2e2ffa"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a4ae0c6c06a42aba305e1cb16268330"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f631f43b783d40b894997b7b49ab8a6b"}], "type": "image", "id": "7986c8336c5046db98dd34c332d24e7f", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "8edc8950a979429d96b680df313310a4", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a2d0d8a4ee24abcbae458bd1ce751ff"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6d1c3e6266f14458a3def33c4f0479b2"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "feca7a31784e458fb732ee0ca32ab24d"}], "type": "cloudformation", "id": "a1648659a78445d4bcaef3988eb0583e", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c10a925a2de437eac36a10b437ddcd1"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "517a76a99e3d470abde8b2e237f68205"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71f914c9732c486db7ec4dade5ea337a"}], "type": "compute", "id": "b18e3a8824af4ed79cd0162b85ca91d6", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91e36bdd70374197a9cc1cf82d4cacd4"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1c68732373a41b6bbdf0d38be58918e"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f7fd23166fd04cdbb15ae3b9534561a8"}], "type": "event", "id": "c887a5552b5842c5bbc8ce1b66332916", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68d3020187d14b4b925c0dbdfac338f6"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77e68b53932a4902a3a68484356b1c4e"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "809dcbff39164bbfaf936f0b35fd176c"}], "type": "placement", "id": "cd8c278131c84e4683012d83ae70eec0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8080/v1/AUTH_a7acb56d8a8f4cc290bd64160cffe792", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49dd5c5e91d54d6aa44952eaa2390224"}, {"url": "http://12.0.0.43:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d5db89631954c7baafaf65b5aea991a"}, {"url": "http://12.0.0.43:8080/v1/AUTH_a7acb56d8a8f4cc290bd64160cffe792", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "727249cbc39e4628bd3a179bd516b829"}], "type": "object-store", "id": "ec31481f5236441e98c13b38a9c609ec", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bc083505e0a4fba9e18037c17ad1785"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a4bed8aa09042d1be0a485c1bac878c"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89809cbce7344bcdbc14222d09ca5c81"}], "type": "identity", "id": "f4a28c09b9d7444fb27267a9c13f5ad7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/a7acb56d8a8f4cc290bd64160cffe792", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0bd24ae5e1bc445db6c4eb649aa04b43"}, {"url": "http://192.30.9.5:8004/v1/a7acb56d8a8f4cc290bd64160cffe792", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6e6016d81674fa7951c5c486b38f564"}, {"url": "http://192.30.9.5:8004/v1/a7acb56d8a8f4cc290bd64160cffe792", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d22e870073e14dc5a443931e483e51a2"}], "type": "orchestration", "id": "f619feeb4e1c4cde836d701d6b52295f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "348e8fd3cbd140de8fdb5a2e7f1ba9ce"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37dabf8c0b3c4b4da176de43bbacdd17"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "97e424052ba4486c88034276e7ba90a9"}], "type": "alarming", "id": "ffab3464fcfe4e6086e29e4f2cac9a99", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vmready2-user_034a2242-429c-465b-8237-111eab3ab289", "id": "c424dcd3e5114b90a1cdfc119b704ecf"}, "audit_ids": ["H8zWrC-RTCWKTTSxBlHwZA"], "issued_at": "2018-08-26T10:19:40.000000Z"}} 2018-08-26 10:19:41,057 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-26 10:19:41,058 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}808a01092b781eb6b6dd9da02d61ff895271fb3b" -d '{"network": {"name": "vmready2-net_034a2242-429c-465b-8237-111eab3ab289", "admin_state_up": true}}' 2018-08-26 10:19:41,758 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 586 X-Openstack-Request-Id: req-8f6970c2-c0f9-4cb5-9c3b-008b9d48ba86 Date: Sun, 26 Aug 2018 10:19:41 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"a7acb56d8a8f4cc290bd64160cffe792","created_at":"2018-08-26T10:19:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-26T10:19:41Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"a7acb56d8a8f4cc290bd64160cffe792","id":"eff1cbff-f567-406b-aa34-67261561991e","name":"vmready2-net_034a2242-429c-465b-8237-111eab3ab289"}} 2018-08-26 10:19:41,758 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-8f6970c2-c0f9-4cb5-9c3b-008b9d48ba86 2018-08-26 10:19:41,758 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.701269865036s 2018-08-26 10:19:41,759 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-8f6970c2-c0f9-4cb5-9c3b-008b9d48ba86 2018-08-26 10:19:41,759 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'updated_at': u'2018-08-26T10:19:41Z', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'id': u'eff1cbff-f567-406b-aa34-67261561991e', u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready2-net_034a2242-429c-465b-8237-111eab3ab289', u'admin_state_up': True, u'tenant_id': u'a7acb56d8a8f4cc290bd64160cffe792', u'created_at': u'2018-08-26T10:19:41Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'a7acb56d8a8f4cc290bd64160cffe792'}) 2018-08-26 10:19:41,760 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-26 10:19:41,760 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}808a01092b781eb6b6dd9da02d61ff895271fb3b" 2018-08-26 10:19:41,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1147 X-Openstack-Request-Id: req-1bd85959-bb66-43db-8524-ec5e17b14af3 Date: Sun, 26 Aug 2018 10:19:41 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a3c401bc-6377-43cc-8a20-abe78f2d51b9"],"updated_at":"2018-08-26T10:16:40Z","tenant_id":"526e4f7307214396989751533ff33528","created_at":"2018-08-26T10:16:36Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"526e4f7307214396989751533ff33528","id":"9c1c4110-1d5a-4c9e-9e4a-8295252f6976","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-26T10:19:41Z","tenant_id":"a7acb56d8a8f4cc290bd64160cffe792","created_at":"2018-08-26T10:19:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":1,"admin_state_up":true,"shared":false,"project_id":"a7acb56d8a8f4cc290bd64160cffe792","id":"eff1cbff-f567-406b-aa34-67261561991e","name":"vmready2-net_034a2242-429c-465b-8237-111eab3ab289"}]} 2018-08-26 10:19:41,913 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-1bd85959-bb66-43db-8524-ec5e17b14af3 2018-08-26 10:19:41,913 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.153313875198s 2018-08-26 10:19:41,914 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-1bd85959-bb66-43db-8524-ec5e17b14af3 2018-08-26 10:19:41,915 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-26 10:19:41,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}808a01092b781eb6b6dd9da02d61ff895271fb3b" -d '{"subnet": {"name": "vmready2-subnet_034a2242-429c-465b-8237-111eab3ab289", "enable_dhcp": true, "network_id": "eff1cbff-f567-406b-aa34-67261561991e", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-26 10:19:42,659 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-462c756d-3dd1-413c-9a75-a68fa625b4f9 Date: Sun, 26 Aug 2018 10:19:42 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eff1cbff-f567-406b-aa34-67261561991e","tenant_id":"a7acb56d8a8f4cc290bd64160cffe792","created_at":"2018-08-26T10:19:42Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-26T10:19:42Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"a7acb56d8a8f4cc290bd64160cffe792","id":"48b3bf5c-b105-4853-8ec7-2ff4e330a625","subnetpool_id":null,"name":"vmready2-subnet_034a2242-429c-465b-8237-111eab3ab289"}} 2018-08-26 10:19:42,659 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-462c756d-3dd1-413c-9a75-a68fa625b4f9 2018-08-26 10:19:42,659 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.743936061859s 2018-08-26 10:19:42,659 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-462c756d-3dd1-413c-9a75-a68fa625b4f9 2018-08-26 10:19:42,660 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-26T10:19:42Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'48b3bf5c-b105-4853-8ec7-2ff4e330a625', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready2-subnet_034a2242-429c-465b-8237-111eab3ab289', u'enable_dhcp': True, u'network_id': u'eff1cbff-f567-406b-aa34-67261561991e', u'tenant_id': u'a7acb56d8a8f4cc290bd64160cffe792', u'created_at': u'2018-08-26T10:19:42Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'a7acb56d8a8f4cc290bd64160cffe792'}) 2018-08-26 10:19:42,660 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-26 10:19:42,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}808a01092b781eb6b6dd9da02d61ff895271fb3b" -d '{"router": {"external_gateway_info": {"network_id": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976"}, "name": "vmready2-router_034a2242-429c-465b-8237-111eab3ab289", "admin_state_up": true}}' 2018-08-26 10:19:43,850 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-2c0f7416-b0cd-450b-8291-b8355d1114a9 Date: Sun, 26 Aug 2018 10:19:43 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a3c401bc-6377-43cc-8a20-abe78f2d51b9", "ip_address": "172.30.9.206"}]}, "description": "", "tags": [], "tenant_id": "a7acb56d8a8f4cc290bd64160cffe792", "created_at": "2018-08-26T10:19:42Z", "admin_state_up": true, "updated_at": "2018-08-26T10:19:43Z", "revision_number": 2, "routes": [], "project_id": "a7acb56d8a8f4cc290bd64160cffe792", "id": "b4ee3c0e-00ae-4c64-8999-c22a100c9f1e", "name": "vmready2-router_034a2242-429c-465b-8237-111eab3ab289"}} 2018-08-26 10:19:43,850 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-2c0f7416-b0cd-450b-8291-b8355d1114a9 2018-08-26 10:19:43,850 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.18923020363s 2018-08-26 10:19:43,850 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-2c0f7416-b0cd-450b-8291-b8355d1114a9 2018-08-26 10:19:43,850 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'9c1c4110-1d5a-4c9e-9e4a-8295252f6976', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'a3c401bc-6377-43cc-8a20-abe78f2d51b9', u'ip_address': u'172.30.9.206'}]}, u'description': u'', u'tags': [], u'tenant_id': u'a7acb56d8a8f4cc290bd64160cffe792', u'created_at': u'2018-08-26T10:19:42Z', u'admin_state_up': True, u'updated_at': u'2018-08-26T10:19:43Z', u'revision_number': 2, u'routes': [], u'project_id': u'a7acb56d8a8f4cc290bd64160cffe792', u'id': u'b4ee3c0e-00ae-4c64-8999-c22a100c9f1e', u'name': u'vmready2-router_034a2242-429c-465b-8237-111eab3ab289'}) 2018-08-26 10:19:43,851 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-26 10:19:43,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/b4ee3c0e-00ae-4c64-8999-c22a100c9f1e/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}808a01092b781eb6b6dd9da02d61ff895271fb3b" -d '{"subnet_id": "48b3bf5c-b105-4853-8ec7-2ff4e330a625"}' 2018-08-26 10:19:45,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-40ee7e5a-ee92-430d-a51d-577dd2e065a1 Date: Sun, 26 Aug 2018 10:19:45 GMT RESP BODY: {"network_id": "eff1cbff-f567-406b-aa34-67261561991e", "tenant_id": "a7acb56d8a8f4cc290bd64160cffe792", "subnet_id": "48b3bf5c-b105-4853-8ec7-2ff4e330a625", "subnet_ids": ["48b3bf5c-b105-4853-8ec7-2ff4e330a625"], "port_id": "e1ee200f-f2a1-4260-bae1-a4836f87df2a", "id": "b4ee3c0e-00ae-4c64-8999-c22a100c9f1e"} 2018-08-26 10:19:45,984 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/b4ee3c0e-00ae-4c64-8999-c22a100c9f1e/add_router_interface.json used request id req-40ee7e5a-ee92-430d-a51d-577dd2e065a1 2018-08-26 10:19:45,984 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.13296198845s 2018-08-26 10:19:45,984 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/b4ee3c0e-00ae-4c64-8999-c22a100c9f1e/add_router_interface.json used request id req-40ee7e5a-ee92-430d-a51d-577dd2e065a1 returning object b4ee3c0e-00ae-4c64-8999-c22a100c9f1e 2018-08-26 10:19:45,985 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-26 10:19:46,116 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-26 10:19:46,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-26 10:19:46,122 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Sun, 26 Aug 2018 10:19:46 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2018-08-26 10:19:46,124 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-26 10:19:46,126 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}808a01092b781eb6b6dd9da02d61ff895271fb3b" 2018-08-26 10:19:46,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-350b7e96-4058-4b6f-8b48-c94ca28d018f Date: Sun, 26 Aug 2018 10:19:46 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-26 10:19:46,874 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-350b7e96-4058-4b6f-8b48-c94ca28d018f 2018-08-26 10:19:46,874 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.750074148178s 2018-08-26 10:19:46,875 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-350b7e96-4058-4b6f-8b48-c94ca28d018f 2018-08-26 10:19:46,881 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-26 10:19:46,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}808a01092b781eb6b6dd9da02d61ff895271fb3b" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready2-img_034a2242-429c-465b-8237-111eab3ab289", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready2-img_034a2242-429c-465b-8237-111eab3ab289"}' 2018-08-26 10:19:46,949 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/cce39824-582f-447c-9e3e-de664c1dae65 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-7ba8b0e7-df0b-4f0b-a745-889e07f571b5 Date: Sun, 26 Aug 2018 10:19:46 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-26T10:19:46Z", "file": "/v2/images/cce39824-582f-447c-9e3e-de664c1dae65/file", "owner": "a7acb56d8a8f4cc290bd64160cffe792", "id": "cce39824-582f-447c-9e3e-de664c1dae65", "size": null, "self": "/v2/images/cce39824-582f-447c-9e3e-de664c1dae65", "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_034a2242-429c-465b-8237-111eab3ab289", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_034a2242-429c-465b-8237-111eab3ab289", "checksum": null, "created_at": "2018-08-26T10:19:46Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-26 10:19:46,949 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-7ba8b0e7-df0b-4f0b-a745-889e07f571b5 2018-08-26 10:19:46,949 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0676419734955s 2018-08-26 10:19:46,949 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-7ba8b0e7-df0b-4f0b-a745-889e07f571b5 returning object cce39824-582f-447c-9e3e-de664c1dae65 2018-08-26 10:19:46,950 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-26 10:19:46,953 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/cce39824-582f-447c-9e3e-de664c1dae65/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}808a01092b781eb6b6dd9da02d61ff895271fb3b" -d '' 2018-08-26 10:19:47,491 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b2196e85-e219-474e-8ec5-abcb97396469 Date: Sun, 26 Aug 2018 10:19:47 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-26 10:19:47,491 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/cce39824-582f-447c-9e3e-de664c1dae65/file used request id req-b2196e85-e219-474e-8ec5-abcb97396469 2018-08-26 10:19:47,491 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.541587114334s 2018-08-26 10:19:47,492 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/cce39824-582f-447c-9e3e-de664c1dae65/file used request id req-b2196e85-e219-474e-8ec5-abcb97396469 2018-08-26 10:19:47,495 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-26 10:19:47,499 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}808a01092b781eb6b6dd9da02d61ff895271fb3b" 2018-08-26 10:19:47,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json X-Openstack-Request-Id: req-8b6967ac-3370-4c69-befa-521147af3b7c Date: Sun, 26 Aug 2018 10:19:47 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-26T10:19:47Z", "file": "/v2/images/cce39824-582f-447c-9e3e-de664c1dae65/file", "owner": "a7acb56d8a8f4cc290bd64160cffe792", "id": "cce39824-582f-447c-9e3e-de664c1dae65", "size": 12716032, "self": "/v2/images/cce39824-582f-447c-9e3e-de664c1dae65", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/cce39824-582f-447c-9e3e-de664c1dae65/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/cce39824-582f-447c-9e3e-de664c1dae65/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_034a2242-429c-465b-8237-111eab3ab289", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_034a2242-429c-465b-8237-111eab3ab289", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-26T10:19:46Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-26 10:19:47,545 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-8b6967ac-3370-4c69-befa-521147af3b7c 2018-08-26 10:19:47,545 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0492899417877s 2018-08-26 10:19:47,545 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-8b6967ac-3370-4c69-befa-521147af3b7c 2018-08-26 10:19:47,547 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/cce39824-582f-447c-9e3e-de664c1dae65/snap', u'metadata': Munch({})})], 'file': u'/v2/images/cce39824-582f-447c-9e3e-de664c1dae65/file', 'owner': u'a7acb56d8a8f4cc290bd64160cffe792', 'id': u'cce39824-582f-447c-9e3e-de664c1dae65', 'size': 12716032, u'self': u'/v2/images/cce39824-582f-447c-9e3e-de664c1dae65', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a7acb56d8a8f4cc290bd64160cffe792', 'name': 'vmready2-project_034a2242-429c-465b-8237-111eab3ab289', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/cce39824-582f-447c-9e3e-de664c1dae65/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-26T10:19:47Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-26T10:19:47Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready2-img_034a2242-429c-465b-8237-111eab3ab289', '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/cce39824-582f-447c-9e3e-de664c1dae65', 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_034a2242-429c-465b-8237-111eab3ab289', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vmready2-img_034a2242-429c-465b-8237-111eab3ab289', 'created': u'2018-08-26T10:19:46Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-26T10:19:46Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/cce39824-582f-447c-9e3e-de664c1dae65', 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_034a2242-429c-465b-8237-111eab3ab289', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-26 10:19:47,547 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-26 10:19:47,549 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bdcefd27d78d32880863685083ecc026d477c3eb" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready2-flavor_034a2242-429c-465b-8237-111eab3ab289", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-26 10:19:48,263 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10: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-6c662288-7448-41d0-82c0-1fb26e9223df x-compute-request-id: req-6c662288-7448-41d0-82c0-1fb26e9223df Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"name": "vmready2-flavor_034a2242-429c-465b-8237-111eab3ab289", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/856f7c31-ef0a-44b9-b450-cedeaa2b242d", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/856f7c31-ef0a-44b9-b450-cedeaa2b242d", "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": "856f7c31-ef0a-44b9-b450-cedeaa2b242d"}} 2018-08-26 10:19:48,264 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-6c662288-7448-41d0-82c0-1fb26e9223df 2018-08-26 10:19:48,264 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.716427087784s 2018-08-26 10:19:48,264 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-6c662288-7448-41d0-82c0-1fb26e9223df 2018-08-26 10:19:48,265 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready2-flavor_034a2242-429c-465b-8237-111eab3ab289', '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'e428b6e578e2485b9cc26da9ccf96a96', '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'856f7c31-ef0a-44b9-b450-cedeaa2b242d', 'swap': 0}) 2018-08-26 10:19:48,266 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-26 10:19:48,268 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/856f7c31-ef0a-44b9-b450-cedeaa2b242d/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}bdcefd27d78d32880863685083ecc026d477c3eb" -d '{"extra_specs": {}}' 2018-08-26 10:19:48,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:19: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-3ef32080-ec16-4299-9c43-a5f7dc8ba642 x-compute-request-id: req-3ef32080-ec16-4299-9c43-a5f7dc8ba642 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-26 10:19:48,287 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/856f7c31-ef0a-44b9-b450-cedeaa2b242d/os-extra_specs used request id req-3ef32080-ec16-4299-9c43-a5f7dc8ba642 2018-08-26 10:19:48,288 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0218300819397s 2018-08-26 10:19:48,288 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/856f7c31-ef0a-44b9-b450-cedeaa2b242d/os-extra_specs used request id req-3ef32080-ec16-4299-9c43-a5f7dc8ba642 2018-08-26 10:19:48,399 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-26 10:19:48,400 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready2 | functest | 00:08 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-26 10:19:48,404 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-26 10:19:48,405 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/b4ee3c0e-00ae-4c64-8999-c22a100c9f1e/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}808a01092b781eb6b6dd9da02d61ff895271fb3b" -d '{"subnet_id": "48b3bf5c-b105-4853-8ec7-2ff4e330a625"}' 2018-08-26 10:19:50,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-480314a3-c53b-4e67-a8f4-ae07116f55fc Date: Sun, 26 Aug 2018 10:19:50 GMT RESP BODY: {"network_id": "eff1cbff-f567-406b-aa34-67261561991e", "tenant_id": "a7acb56d8a8f4cc290bd64160cffe792", "subnet_id": "48b3bf5c-b105-4853-8ec7-2ff4e330a625", "subnet_ids": ["48b3bf5c-b105-4853-8ec7-2ff4e330a625"], "port_id": "e1ee200f-f2a1-4260-bae1-a4836f87df2a", "id": "b4ee3c0e-00ae-4c64-8999-c22a100c9f1e"} 2018-08-26 10:19:50,191 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/b4ee3c0e-00ae-4c64-8999-c22a100c9f1e/remove_router_interface.json used request id req-480314a3-c53b-4e67-a8f4-ae07116f55fc 2018-08-26 10:19:50,191 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.78653788567s 2018-08-26 10:19:50,191 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/b4ee3c0e-00ae-4c64-8999-c22a100c9f1e/remove_router_interface.json used request id req-480314a3-c53b-4e67-a8f4-ae07116f55fc returning object b4ee3c0e-00ae-4c64-8999-c22a100c9f1e 2018-08-26 10:19:50,192 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-26 10:19:50,192 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}808a01092b781eb6b6dd9da02d61ff895271fb3b" 2018-08-26 10:19:50,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-81210a04-605c-43a7-bf9d-caa928e279f5 Date: Sun, 26 Aug 2018 10:19:50 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a3c401bc-6377-43cc-8a20-abe78f2d51b9", "ip_address": "172.30.9.206"}]}, "description": "", "tags": [], "tenant_id": "a7acb56d8a8f4cc290bd64160cffe792", "created_at": "2018-08-26T10:19:42Z", "admin_state_up": true, "updated_at": "2018-08-26T10:19:49Z", "revision_number": 4, "routes": [], "project_id": "a7acb56d8a8f4cc290bd64160cffe792", "id": "b4ee3c0e-00ae-4c64-8999-c22a100c9f1e", "name": "vmready2-router_034a2242-429c-465b-8237-111eab3ab289"}]} 2018-08-26 10:19:50,303 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-81210a04-605c-43a7-bf9d-caa928e279f5 2018-08-26 10:19:50,303 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.110768079758s 2018-08-26 10:19:50,303 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-81210a04-605c-43a7-bf9d-caa928e279f5 2018-08-26 10:19:50,304 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-26 10:19:50,305 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/b4ee3c0e-00ae-4c64-8999-c22a100c9f1e.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}808a01092b781eb6b6dd9da02d61ff895271fb3b" 2018-08-26 10:19:51,681 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2669b264-eddd-4e4f-8ef8-c821f032d216 Content-Length: 0 Date: Sun, 26 Aug 2018 10:19:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-26 10:19:51,681 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/b4ee3c0e-00ae-4c64-8999-c22a100c9f1e.json used request id req-2669b264-eddd-4e4f-8ef8-c821f032d216 2018-08-26 10:19:51,682 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.37699508667s 2018-08-26 10:19:51,682 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/b4ee3c0e-00ae-4c64-8999-c22a100c9f1e.json used request id req-2669b264-eddd-4e4f-8ef8-c821f032d216 2018-08-26 10:19:51,682 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-26 10:19:51,683 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}808a01092b781eb6b6dd9da02d61ff895271fb3b" 2018-08-26 10:19:51,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-773269b9-bc19-4833-95d8-8f0dacb0ac6e Date: Sun, 26 Aug 2018 10:19:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eff1cbff-f567-406b-aa34-67261561991e","tenant_id":"a7acb56d8a8f4cc290bd64160cffe792","created_at":"2018-08-26T10:19:42Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-26T10:19:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"a7acb56d8a8f4cc290bd64160cffe792","id":"48b3bf5c-b105-4853-8ec7-2ff4e330a625","subnetpool_id":null,"name":"vmready2-subnet_034a2242-429c-465b-8237-111eab3ab289"}]} 2018-08-26 10:19:51,790 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-773269b9-bc19-4833-95d8-8f0dacb0ac6e 2018-08-26 10:19:51,790 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.107913970947s 2018-08-26 10:19:51,791 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-773269b9-bc19-4833-95d8-8f0dacb0ac6e 2018-08-26 10:19:51,792 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-26 10:19:51,792 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/48b3bf5c-b105-4853-8ec7-2ff4e330a625.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}808a01092b781eb6b6dd9da02d61ff895271fb3b" 2018-08-26 10:19:53,064 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c2fe5fa0-3e18-4084-b955-8768117f832c Date: Sun, 26 Aug 2018 10:19:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-26 10:19:53,065 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/48b3bf5c-b105-4853-8ec7-2ff4e330a625.json used request id req-c2fe5fa0-3e18-4084-b955-8768117f832c 2018-08-26 10:19:53,065 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.27266979218s 2018-08-26 10:19:53,065 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/48b3bf5c-b105-4853-8ec7-2ff4e330a625.json used request id req-c2fe5fa0-3e18-4084-b955-8768117f832c 2018-08-26 10:19:53,065 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-26 10:19:53,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}808a01092b781eb6b6dd9da02d61ff895271fb3b" 2018-08-26 10:19:53,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1153 X-Openstack-Request-Id: req-afdf15a9-e6f3-4f30-b862-df21f52def3d Date: Sun, 26 Aug 2018 10:19:53 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a3c401bc-6377-43cc-8a20-abe78f2d51b9"],"updated_at":"2018-08-26T10:16:40Z","tenant_id":"526e4f7307214396989751533ff33528","created_at":"2018-08-26T10:16:36Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"526e4f7307214396989751533ff33528","id":"9c1c4110-1d5a-4c9e-9e4a-8295252f6976","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-26T10:19:52Z","tenant_id":"a7acb56d8a8f4cc290bd64160cffe792","created_at":"2018-08-26T10:19:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"a7acb56d8a8f4cc290bd64160cffe792","id":"eff1cbff-f567-406b-aa34-67261561991e","name":"vmready2-net_034a2242-429c-465b-8237-111eab3ab289"}]} 2018-08-26 10:19:53,160 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-afdf15a9-e6f3-4f30-b862-df21f52def3d 2018-08-26 10:19:53,160 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0945229530334s 2018-08-26 10:19:53,160 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-afdf15a9-e6f3-4f30-b862-df21f52def3d 2018-08-26 10:19:53,161 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-26 10:19:53,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/eff1cbff-f567-406b-aa34-67261561991e.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}808a01092b781eb6b6dd9da02d61ff895271fb3b" 2018-08-26 10:19:54,898 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a7df8a84-7865-40c3-8a93-f5f28d036926 Date: Sun, 26 Aug 2018 10:19:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-26 10:19:54,899 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/eff1cbff-f567-406b-aa34-67261561991e.json used request id req-a7df8a84-7865-40c3-8a93-f5f28d036926 2018-08-26 10:19:54,899 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.73732113838s 2018-08-26 10:19:54,899 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/eff1cbff-f567-406b-aa34-67261561991e.json used request id req-a7df8a84-7865-40c3-8a93-f5f28d036926 2018-08-26 10:19:54,903 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-26 10:19:54,907 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}808a01092b781eb6b6dd9da02d61ff895271fb3b" 2018-08-26 10:19:54,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json X-Openstack-Request-Id: req-fe1c5f18-455c-4254-aa93-5947d0500e87 Date: Sun, 26 Aug 2018 10:19:54 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-26T10:19:47Z", "file": "/v2/images/cce39824-582f-447c-9e3e-de664c1dae65/file", "owner": "a7acb56d8a8f4cc290bd64160cffe792", "id": "cce39824-582f-447c-9e3e-de664c1dae65", "size": 12716032, "self": "/v2/images/cce39824-582f-447c-9e3e-de664c1dae65", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/cce39824-582f-447c-9e3e-de664c1dae65/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/cce39824-582f-447c-9e3e-de664c1dae65/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_034a2242-429c-465b-8237-111eab3ab289", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_034a2242-429c-465b-8237-111eab3ab289", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-26T10:19:46Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-26 10:19:54,939 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-fe1c5f18-455c-4254-aa93-5947d0500e87 2018-08-26 10:19:54,939 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0355789661407s 2018-08-26 10:19:54,939 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-fe1c5f18-455c-4254-aa93-5947d0500e87 2018-08-26 10:19:54,941 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-26 10:19:54,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/cce39824-582f-447c-9e3e-de664c1dae65 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}808a01092b781eb6b6dd9da02d61ff895271fb3b" 2018-08-26 10:19:55,334 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f158d19b-40b5-4241-bcea-c371675f3ba7 Date: Sun, 26 Aug 2018 10:19:55 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-26 10:19:55,335 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/cce39824-582f-447c-9e3e-de664c1dae65 used request id req-f158d19b-40b5-4241-bcea-c371675f3ba7 2018-08-26 10:19:55,335 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.39398598671s 2018-08-26 10:19:55,335 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/cce39824-582f-447c-9e3e-de664c1dae65 used request id req-f158d19b-40b5-4241-bcea-c371675f3ba7 2018-08-26 10:19:55,335 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-26 10:19:55,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bdcefd27d78d32880863685083ecc026d477c3eb" 2018-08-26 10:19:55,357 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:19: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-34b41df3-7904-4115-91b4-8bfdad7e94c0 x-compute-request-id: req-34b41df3-7904-4115-91b4-8bfdad7e94c0 Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmready2-flavor_034a2242-429c-465b-8237-111eab3ab289", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/856f7c31-ef0a-44b9-b450-cedeaa2b242d", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/856f7c31-ef0a-44b9-b450-cedeaa2b242d", "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": "856f7c31-ef0a-44b9-b450-cedeaa2b242d"}]} 2018-08-26 10:19:55,357 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-34b41df3-7904-4115-91b4-8bfdad7e94c0 2018-08-26 10:19:55,357 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0215170383453s 2018-08-26 10:19:55,357 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-34b41df3-7904-4115-91b4-8bfdad7e94c0 2018-08-26 10:19:55,359 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-26 10:19:55,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/856f7c31-ef0a-44b9-b450-cedeaa2b242d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bdcefd27d78d32880863685083ecc026d477c3eb" 2018-08-26 10:19:55,510 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 26 Aug 2018 10:19: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-56e874b2-4e77-49a7-9a74-80e5e7eb5891 x-compute-request-id: req-56e874b2-4e77-49a7-9a74-80e5e7eb5891 Content-Length: 0 Content-Type: application/json 2018-08-26 10:19:55,511 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/856f7c31-ef0a-44b9-b450-cedeaa2b242d used request id req-56e874b2-4e77-49a7-9a74-80e5e7eb5891 2018-08-26 10:19:55,511 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.151704788208s 2018-08-26 10:19:55,511 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/856f7c31-ef0a-44b9-b450-cedeaa2b242d used request id req-56e874b2-4e77-49a7-9a74-80e5e7eb5891 2018-08-26 10:19:55,511 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-26 10:19:55,515 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bdcefd27d78d32880863685083ecc026d477c3eb" 2018-08-26 10:19:55,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:19:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9d56199-11e6-4ae3-8108-d028fa6f1e95 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/00af5ffb672f4832ab8347fc3e59dad9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "00af5ffb672f4832ab8347fc3e59dad9", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/1155cddaef57457382d358aece0b4688"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1155cddaef57457382d358aece0b4688", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/1e1511f6281344c28c2a63d6a8174f8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1e1511f6281344c28c2a63d6a8174f8d", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/1f874aa402974ad1bde389b6ec3af461"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f874aa402974ad1bde389b6ec3af461", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/30ef6c63ca4f478ababb01839799530e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30ef6c63ca4f478ababb01839799530e", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/35943616abfb419b876965ce89cb2b8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "35943616abfb419b876965ce89cb2b8d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/394bd3d373f84b679204b10778d4c5d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "394bd3d373f84b679204b10778d4c5d6", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/5c46482149dc41d8a0f23a545eb8a332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c46482149dc41d8a0f23a545eb8a332", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6731abf69162411bab854fe2da778196"}, "domain_id": "b7fcd596cb374671bfc994968e0279ce", "enabled": true, "options": {}, "id": "6731abf69162411bab854fe2da778196", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/bc64983782874634be200a54d67bb2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bc64983782874634be200a54d67bb2dc", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/c16290bda05544839663305b8b46bfc4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c16290bda05544839663305b8b46bfc4", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "vmready2-user_034a2242-429c-465b-8237-111eab3ab289", "links": {"self": "http://172.30.9.22:5000/v3/users/c424dcd3e5114b90a1cdfc119b704ecf"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c424dcd3e5114b90a1cdfc119b704ecf", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/c78b7ea859ad4b4d9090aceb9cc94927"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c78b7ea859ad4b4d9090aceb9cc94927", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/f77a9ddb8d1e4546857d3ecef0ddf962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77a9ddb8d1e4546857d3ecef0ddf962", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/fd2f2ae2af224ce09fd25349c942fbd7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd2f2ae2af224ce09fd25349c942fbd7", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-08-26 10:19:55,670 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-a9d56199-11e6-4ae3-8108-d028fa6f1e95 2018-08-26 10:19:55,670 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.158415079117s 2018-08-26 10:19:55,670 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-a9d56199-11e6-4ae3-8108-d028fa6f1e95 2018-08-26 10:19:55,676 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-26 10:19:55,679 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/c424dcd3e5114b90a1cdfc119b704ecf -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bdcefd27d78d32880863685083ecc026d477c3eb" 2018-08-26 10:19:55,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:19:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8bd547a-8e1e-463e-be6e-3d19b03815c7 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"user": {"name": "vmready2-user_034a2242-429c-465b-8237-111eab3ab289", "links": {"self": "http://172.30.9.22:5000/v3/users/c424dcd3e5114b90a1cdfc119b704ecf"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "c424dcd3e5114b90a1cdfc119b704ecf", "description": null}} 2018-08-26 10:19:55,885 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/c424dcd3e5114b90a1cdfc119b704ecf used request id req-c8bd547a-8e1e-463e-be6e-3d19b03815c7 2018-08-26 10:19:55,885 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.208884954453s 2018-08-26 10:19:55,885 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/c424dcd3e5114b90a1cdfc119b704ecf used request id req-c8bd547a-8e1e-463e-be6e-3d19b03815c7 2018-08-26 10:19:55,886 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-26 10:19:55,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/c424dcd3e5114b90a1cdfc119b704ecf -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bdcefd27d78d32880863685083ecc026d477c3eb" 2018-08-26 10:19:56,184 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 26 Aug 2018 10:19:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f8f732f8-686e-48a3-aec9-872d7f435235 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-26 10:19:56,184 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/c424dcd3e5114b90a1cdfc119b704ecf used request id req-f8f732f8-686e-48a3-aec9-872d7f435235 2018-08-26 10:19:56,184 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.298190832138s 2018-08-26 10:19:56,185 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/c424dcd3e5114b90a1cdfc119b704ecf used request id req-f8f732f8-686e-48a3-aec9-872d7f435235 2018-08-26 10:19:56,191 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-26 10:19:56,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bdcefd27d78d32880863685083ecc026d477c3eb" 2018-08-26 10:19:56,299 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:19:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25ed57e1-9a64-4328-ad45-c8d18d2fc129 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/526e4f7307214396989751533ff33528"}, "tags": [], "enabled": true, "id": "526e4f7307214396989751533ff33528", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.22:5000/v3/projects/a7acb56d8a8f4cc290bd64160cffe792"}, "tags": [], "enabled": true, "id": "a7acb56d8a8f4cc290bd64160cffe792", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_034a2242-429c-465b-8237-111eab3ab289"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/e428b6e578e2485b9cc26da9ccf96a96"}, "tags": [], "enabled": true, "id": "e428b6e578e2485b9cc26da9ccf96a96", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-08-26 10:19:56,299 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-25ed57e1-9a64-4328-ad45-c8d18d2fc129 2018-08-26 10:19:56,299 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.108186006546s 2018-08-26 10:19:56,299 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-25ed57e1-9a64-4328-ad45-c8d18d2fc129 2018-08-26 10:19:56,304 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-26 10:19:56,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/a7acb56d8a8f4cc290bd64160cffe792 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bdcefd27d78d32880863685083ecc026d477c3eb" 2018-08-26 10:19:56,589 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 26 Aug 2018 10:19:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c7fb4f2f-b199-4991-9048-ee94639d090d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-26 10:19:56,589 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/a7acb56d8a8f4cc290bd64160cffe792 used request id req-c7fb4f2f-b199-4991-9048-ee94639d090d 2018-08-26 10:19:56,589 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.285497903824s 2018-08-26 10:19:56,590 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/a7acb56d8a8f4cc290bd64160cffe792 used request id req-c7fb4f2f-b199-4991-9048-ee94639d090d 2018-08-26 10:19:56,643 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm1'... 2018-08-26 10:19:56,683 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-26 10:19:56,683 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-26 10:19:56,684 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-26 10:19:56,684 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-26 10:19:56,684 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-26 10:19:56,684 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-26 10:19:56,684 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-26 10:19:56,684 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-26 10:19:56,684 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-26 10:19:56,684 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-26 10:19:56,684 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-26 10:19:56,684 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-26 10:19:56,684 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-26 10:19:56,684 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-26 10:19:56,684 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-26 10:19:56,685 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-26 10:19:56,685 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-26 10:19:56,685 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-26 10:19:56,685 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-26 10:19:56,685 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-26 10:19:56,685 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-26 10:19:56,685 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-26 10:19:56,688 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-26 10:19:56,693 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:19:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b566e44-4c74-4f25-825f-fa2f43df189f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-08-26 10:19:56,693 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-9b566e44-4c74-4f25-825f-fa2f43df189f 2018-08-26 10:19:56,693 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-26 10:19:57,087 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5d45fc17491a4aedb80e6e5e79d195c6", "name": "reader"}, {"id": "d371bb17b4354fa8812550829dff08d3", "name": "admin"}, {"id": "64b697102e1c4dfb82d6ae117acf5e44", "name": "member"}], "expires_at": "2018-08-26T11:19:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e428b6e578e2485b9cc26da9ccf96a96", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1210d332c9744f5cbc695a2c01f49732"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "816f0ebf045249fb84d97c4bfc1f0a06"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a44497dc0f584430880fbb34d798f187"}], "type": "metric", "id": "06403f6d19cc45d3876c1f817db4cc2a", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33aefc6453a54d88a8073094e7078823"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3af2aad436db4c72a190ee1afb07b296"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a48de89935fd4d0787f0c84bf3674881"}], "type": "network", "id": "4fcf375a7a284c3ca85dd165d598c3cb", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/e428b6e578e2485b9cc26da9ccf96a96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1acf73a288dd435cb0883e7723ed5056"}, {"url": "http://192.30.9.5:8776/v3/e428b6e578e2485b9cc26da9ccf96a96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25ab930679644d89bac501b74509b76d"}, {"url": "http://172.30.9.22:8776/v3/e428b6e578e2485b9cc26da9ccf96a96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe463692e35f41e28415b64d8ffd10af"}], "type": "volumev3", "id": "5679bf9cdfbb4efdb97a61a69442b76f", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/e428b6e578e2485b9cc26da9ccf96a96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4234eccc4e5c4c81a9740ee2adf95b67"}, {"url": "http://172.30.9.22:8776/v2/e428b6e578e2485b9cc26da9ccf96a96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "456ac2ca5ce14a919050a73ace6b5d36"}, {"url": "http://192.30.9.5:8776/v2/e428b6e578e2485b9cc26da9ccf96a96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec61effda13a4644aad9e330753e8ad3"}], "type": "volumev2", "id": "5fba3b72fec244c7b311cd023156a4e5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "057ed3b924844253978ad62059e6acbb"}, {"url": "http://172.30.9.22:8776/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c5726572f244dc1a37ddbd93a609edb"}, {"url": "http://192.30.9.5:8776/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7144203ef2f146f6a443da1e2a6503e6"}], "type": "volume", "id": "71aa1ff84fdd4eab95dbd16ac5fbfcf7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "218ecd9779c74fdbb9eff6a86b2e2ffa"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a4ae0c6c06a42aba305e1cb16268330"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f631f43b783d40b894997b7b49ab8a6b"}], "type": "image", "id": "7986c8336c5046db98dd34c332d24e7f", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "8edc8950a979429d96b680df313310a4", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a2d0d8a4ee24abcbae458bd1ce751ff"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6d1c3e6266f14458a3def33c4f0479b2"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "feca7a31784e458fb732ee0ca32ab24d"}], "type": "cloudformation", "id": "a1648659a78445d4bcaef3988eb0583e", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c10a925a2de437eac36a10b437ddcd1"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "517a76a99e3d470abde8b2e237f68205"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71f914c9732c486db7ec4dade5ea337a"}], "type": "compute", "id": "b18e3a8824af4ed79cd0162b85ca91d6", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91e36bdd70374197a9cc1cf82d4cacd4"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1c68732373a41b6bbdf0d38be58918e"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f7fd23166fd04cdbb15ae3b9534561a8"}], "type": "event", "id": "c887a5552b5842c5bbc8ce1b66332916", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68d3020187d14b4b925c0dbdfac338f6"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77e68b53932a4902a3a68484356b1c4e"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "809dcbff39164bbfaf936f0b35fd176c"}], "type": "placement", "id": "cd8c278131c84e4683012d83ae70eec0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8080/v1/AUTH_e428b6e578e2485b9cc26da9ccf96a96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49dd5c5e91d54d6aa44952eaa2390224"}, {"url": "http://12.0.0.43:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d5db89631954c7baafaf65b5aea991a"}, {"url": "http://12.0.0.43:8080/v1/AUTH_e428b6e578e2485b9cc26da9ccf96a96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "727249cbc39e4628bd3a179bd516b829"}], "type": "object-store", "id": "ec31481f5236441e98c13b38a9c609ec", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bc083505e0a4fba9e18037c17ad1785"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a4bed8aa09042d1be0a485c1bac878c"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89809cbce7344bcdbc14222d09ca5c81"}], "type": "identity", "id": "f4a28c09b9d7444fb27267a9c13f5ad7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0bd24ae5e1bc445db6c4eb649aa04b43"}, {"url": "http://192.30.9.5:8004/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6e6016d81674fa7951c5c486b38f564"}, {"url": "http://192.30.9.5:8004/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d22e870073e14dc5a443931e483e51a2"}], "type": "orchestration", "id": "f619feeb4e1c4cde836d701d6b52295f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "348e8fd3cbd140de8fdb5a2e7f1ba9ce"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37dabf8c0b3c4b4da176de43bbacdd17"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "97e424052ba4486c88034276e7ba90a9"}], "type": "alarming", "id": "ffab3464fcfe4e6086e29e4f2cac9a99", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1e1511f6281344c28c2a63d6a8174f8d"}, "audit_ids": ["zQek_ClWTqepistmixfLQA"], "issued_at": "2018-08-26T10:19:57.000000Z"}} 2018-08-26 10:19:57,090 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-26 10:19:57,091 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}91b81e91116182a2ea287ba4f5235871832f7b2a" 2018-08-26 10:19:57,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-36b0be2d-3b29-46ac-a9c4-2fa5dfec8cc6 Date: Sun, 26 Aug 2018 10:19:57 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"9c1c4110-1d5a-4c9e-9e4a-8295252f6976","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"526e4f7307214396989751533ff33528","status":"ACTIVE","subnets":["a3c401bc-6377-43cc-8a20-abe78f2d51b9"],"description":"","tags":[],"updated_at":"2018-08-26T10:16:40Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"526e4f7307214396989751533ff33528","created_at":"2018-08-26T10:16:36Z","provider:network_type":"flat"}]} 2018-08-26 10:19:57,434 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-36b0be2d-3b29-46ac-a9c4-2fa5dfec8cc6 2018-08-26 10:19:57,434 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.343524932861s 2018-08-26 10:19:57,434 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-36b0be2d-3b29-46ac-a9c4-2fa5dfec8cc6 2018-08-26 10:19:57,440 - xtesting.ci.run_tests - INFO - Running test case 'singlevm1'... 2018-08-26 10:19:57,441 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-26 10:19:57,442 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}91b81e91116182a2ea287ba4f5235871832f7b2a" -d '{"network": {"name": "singlevm1-net_a3fd274c-5276-4ad5-88bb-ffba571bfdce", "admin_state_up": true}}' 2018-08-26 10:19:57,723 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-97e13af5-90d9-471a-892a-a36a0eb808b8 Date: Sun, 26 Aug 2018 10:19:57 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"1f9e0f27-47f4-4110-ab7f-93ea053df9ad","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e428b6e578e2485b9cc26da9ccf96a96","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-26T10:19:57Z","is_default":false,"provider:segmentation_id":67,"name":"singlevm1-net_a3fd274c-5276-4ad5-88bb-ffba571bfdce","admin_state_up":true,"tenant_id":"e428b6e578e2485b9cc26da9ccf96a96","created_at":"2018-08-26T10:19:57Z","mtu":1450}} 2018-08-26 10:19:57,723 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-97e13af5-90d9-471a-892a-a36a0eb808b8 2018-08-26 10:19:57,723 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.282206058502s 2018-08-26 10:19:57,724 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-97e13af5-90d9-471a-892a-a36a0eb808b8 2018-08-26 10:19:57,724 - 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-26T10:19:57Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'1f9e0f27-47f4-4110-ab7f-93ea053df9ad', u'provider:segmentation_id': 67, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm1-net_a3fd274c-5276-4ad5-88bb-ffba571bfdce', u'admin_state_up': True, u'tenant_id': u'e428b6e578e2485b9cc26da9ccf96a96', u'created_at': u'2018-08-26T10:19:57Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'e428b6e578e2485b9cc26da9ccf96a96'}) 2018-08-26 10:19:57,725 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-26 10:19:57,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}91b81e91116182a2ea287ba4f5235871832f7b2a" 2018-08-26 10:19:57,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1347 X-Openstack-Request-Id: req-ca206529-e99e-47e9-ba2d-96b2789a6c67 Date: Sun, 26 Aug 2018 10:19:57 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"1f9e0f27-47f4-4110-ab7f-93ea053df9ad","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e428b6e578e2485b9cc26da9ccf96a96","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-26T10:19:57Z","provider:segmentation_id":67,"name":"singlevm1-net_a3fd274c-5276-4ad5-88bb-ffba571bfdce","admin_state_up":true,"tenant_id":"e428b6e578e2485b9cc26da9ccf96a96","created_at":"2018-08-26T10:19:57Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"9c1c4110-1d5a-4c9e-9e4a-8295252f6976","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"526e4f7307214396989751533ff33528","status":"ACTIVE","subnets":["a3c401bc-6377-43cc-8a20-abe78f2d51b9"],"description":"","tags":[],"updated_at":"2018-08-26T10:16:40Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"526e4f7307214396989751533ff33528","created_at":"2018-08-26T10:16:36Z","provider:network_type":"flat"}]} 2018-08-26 10:19:57,826 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-ca206529-e99e-47e9-ba2d-96b2789a6c67 2018-08-26 10:19:57,826 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.100819826126s 2018-08-26 10:19:57,826 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-ca206529-e99e-47e9-ba2d-96b2789a6c67 2018-08-26 10:19:57,829 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-26 10:19:57,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}91b81e91116182a2ea287ba4f5235871832f7b2a" -d '{"subnet": {"name": "singlevm1-subnet_a3fd274c-5276-4ad5-88bb-ffba571bfdce", "enable_dhcp": true, "network_id": "1f9e0f27-47f4-4110-ab7f-93ea053df9ad", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-26 10:19:58,547 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-e1a0ef5c-59ed-4bba-811e-8ecad1a8bb62 Date: Sun, 26 Aug 2018 10:19:58 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1f9e0f27-47f4-4110-ab7f-93ea053df9ad","tenant_id":"e428b6e578e2485b9cc26da9ccf96a96","created_at":"2018-08-26T10:19:57Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-26T10:19:57Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"e428b6e578e2485b9cc26da9ccf96a96","id":"8834c0e6-39ad-4219-ab79-5147f5177ae0","subnetpool_id":null,"name":"singlevm1-subnet_a3fd274c-5276-4ad5-88bb-ffba571bfdce"}} 2018-08-26 10:19:58,548 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-e1a0ef5c-59ed-4bba-811e-8ecad1a8bb62 2018-08-26 10:19:58,548 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.718436956406s 2018-08-26 10:19:58,548 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-e1a0ef5c-59ed-4bba-811e-8ecad1a8bb62 2018-08-26 10:19:58,549 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-26T10:19:57Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'8834c0e6-39ad-4219-ab79-5147f5177ae0', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm1-subnet_a3fd274c-5276-4ad5-88bb-ffba571bfdce', u'enable_dhcp': True, u'network_id': u'1f9e0f27-47f4-4110-ab7f-93ea053df9ad', u'tenant_id': u'e428b6e578e2485b9cc26da9ccf96a96', u'created_at': u'2018-08-26T10:19:57Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'e428b6e578e2485b9cc26da9ccf96a96'}) 2018-08-26 10:19:58,549 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-26 10:19:58,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}91b81e91116182a2ea287ba4f5235871832f7b2a" -d '{"router": {"external_gateway_info": {"network_id": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976"}, "name": "singlevm1-router_a3fd274c-5276-4ad5-88bb-ffba571bfdce", "admin_state_up": true}}' 2018-08-26 10:19:59,771 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-8a4691b6-addb-4b11-af31-8ce9b888649a Date: Sun, 26 Aug 2018 10:19:59 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a3c401bc-6377-43cc-8a20-abe78f2d51b9", "ip_address": "172.30.9.204"}]}, "description": "", "tags": [], "tenant_id": "e428b6e578e2485b9cc26da9ccf96a96", "created_at": "2018-08-26T10:19:58Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-26T10:19:59Z", "revision_number": 2, "routes": [], "project_id": "e428b6e578e2485b9cc26da9ccf96a96", "id": "e5c202cb-7445-4e7a-b1d5-717c807ef4d8", "name": "singlevm1-router_a3fd274c-5276-4ad5-88bb-ffba571bfdce"}} 2018-08-26 10:19:59,771 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-8a4691b6-addb-4b11-af31-8ce9b888649a 2018-08-26 10:19:59,771 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.22185206413s 2018-08-26 10:19:59,772 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-8a4691b6-addb-4b11-af31-8ce9b888649a 2018-08-26 10:19:59,772 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'9c1c4110-1d5a-4c9e-9e4a-8295252f6976', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'a3c401bc-6377-43cc-8a20-abe78f2d51b9', u'ip_address': u'172.30.9.204'}]}, u'description': u'', u'tags': [], u'tenant_id': u'e428b6e578e2485b9cc26da9ccf96a96', u'created_at': u'2018-08-26T10:19:58Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-08-26T10:19:59Z', u'revision_number': 2, u'routes': [], u'project_id': u'e428b6e578e2485b9cc26da9ccf96a96', u'id': u'e5c202cb-7445-4e7a-b1d5-717c807ef4d8', u'name': u'singlevm1-router_a3fd274c-5276-4ad5-88bb-ffba571bfdce'}) 2018-08-26 10:19:59,773 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-26 10:19:59,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/e5c202cb-7445-4e7a-b1d5-717c807ef4d8/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}91b81e91116182a2ea287ba4f5235871832f7b2a" -d '{"subnet_id": "8834c0e6-39ad-4219-ab79-5147f5177ae0"}' 2018-08-26 10:20:01,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-22ffadbc-ee77-4d87-8748-eab8f191e347 Date: Sun, 26 Aug 2018 10:20:01 GMT RESP BODY: {"network_id": "1f9e0f27-47f4-4110-ab7f-93ea053df9ad", "tenant_id": "e428b6e578e2485b9cc26da9ccf96a96", "subnet_id": "8834c0e6-39ad-4219-ab79-5147f5177ae0", "subnet_ids": ["8834c0e6-39ad-4219-ab79-5147f5177ae0"], "port_id": "c3dfc570-39bd-48ed-b3ef-28d7da68f66f", "id": "e5c202cb-7445-4e7a-b1d5-717c807ef4d8"} 2018-08-26 10:20:01,547 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/e5c202cb-7445-4e7a-b1d5-717c807ef4d8/add_router_interface.json used request id req-22ffadbc-ee77-4d87-8748-eab8f191e347 2018-08-26 10:20:01,547 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.77424192429s 2018-08-26 10:20:01,547 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/e5c202cb-7445-4e7a-b1d5-717c807ef4d8/add_router_interface.json used request id req-22ffadbc-ee77-4d87-8748-eab8f191e347 returning object e5c202cb-7445-4e7a-b1d5-717c807ef4d8 2018-08-26 10:20:01,548 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-26 10:20:01,679 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-26 10:20:01,681 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-26 10:20:01,685 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Sun, 26 Aug 2018 10:20:01 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2018-08-26 10:20:01,688 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-26 10:20:01,689 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}91b81e91116182a2ea287ba4f5235871832f7b2a" 2018-08-26 10:20:02,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-360f5a61-8d81-441f-9088-518ed905d230 Date: Sun, 26 Aug 2018 10:20:02 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-26 10:20:02,441 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-360f5a61-8d81-441f-9088-518ed905d230 2018-08-26 10:20:02,441 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.753439903259s 2018-08-26 10:20:02,441 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-360f5a61-8d81-441f-9088-518ed905d230 2018-08-26 10:20:02,449 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-26 10:20:02,453 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}91b81e91116182a2ea287ba4f5235871832f7b2a" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm1-img_a3fd274c-5276-4ad5-88bb-ffba571bfdce", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm1-img_a3fd274c-5276-4ad5-88bb-ffba571bfdce"}' 2018-08-26 10:20:02,518 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/21cacfab-d693-4950-8d8b-890ca867da95 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-4c921d01-6c24-4daa-996a-cbe3ee42937c Date: Sun, 26 Aug 2018 10:20:02 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-26T10:20:02Z", "file": "/v2/images/21cacfab-d693-4950-8d8b-890ca867da95/file", "owner": "e428b6e578e2485b9cc26da9ccf96a96", "id": "21cacfab-d693-4950-8d8b-890ca867da95", "size": null, "self": "/v2/images/21cacfab-d693-4950-8d8b-890ca867da95", "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_a3fd274c-5276-4ad5-88bb-ffba571bfdce", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_a3fd274c-5276-4ad5-88bb-ffba571bfdce", "checksum": null, "created_at": "2018-08-26T10:20:02Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-26 10:20:02,518 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-4c921d01-6c24-4daa-996a-cbe3ee42937c 2018-08-26 10:20:02,519 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0690729618073s 2018-08-26 10:20:02,519 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-4c921d01-6c24-4daa-996a-cbe3ee42937c returning object 21cacfab-d693-4950-8d8b-890ca867da95 2018-08-26 10:20:02,520 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-26 10:20:02,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/21cacfab-d693-4950-8d8b-890ca867da95/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}91b81e91116182a2ea287ba4f5235871832f7b2a" -d '' 2018-08-26 10:20:03,204 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-58bed439-d6e6-4c48-9194-86945a634f42 Date: Sun, 26 Aug 2018 10:20: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-26 10:20:03,204 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/21cacfab-d693-4950-8d8b-890ca867da95/file used request id req-58bed439-d6e6-4c48-9194-86945a634f42 2018-08-26 10:20:03,204 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.684585809708s 2018-08-26 10:20:03,204 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/21cacfab-d693-4950-8d8b-890ca867da95/file used request id req-58bed439-d6e6-4c48-9194-86945a634f42 2018-08-26 10:20:03,208 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-26 10:20:03,212 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}91b81e91116182a2ea287ba4f5235871832f7b2a" 2018-08-26 10:20:03,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-ae26a402-8a3d-404c-ac54-8a1c39ffaaca Date: Sun, 26 Aug 2018 10:20:03 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-26T10:20:03Z", "file": "/v2/images/21cacfab-d693-4950-8d8b-890ca867da95/file", "owner": "e428b6e578e2485b9cc26da9ccf96a96", "id": "21cacfab-d693-4950-8d8b-890ca867da95", "size": 12716032, "self": "/v2/images/21cacfab-d693-4950-8d8b-890ca867da95", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/21cacfab-d693-4950-8d8b-890ca867da95/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/21cacfab-d693-4950-8d8b-890ca867da95/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_a3fd274c-5276-4ad5-88bb-ffba571bfdce", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_a3fd274c-5276-4ad5-88bb-ffba571bfdce", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-26T10:20:02Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-26 10:20:03,235 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-ae26a402-8a3d-404c-ac54-8a1c39ffaaca 2018-08-26 10:20:03,235 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.026859998703s 2018-08-26 10:20:03,236 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-ae26a402-8a3d-404c-ac54-8a1c39ffaaca 2018-08-26 10:20:03,237 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/21cacfab-d693-4950-8d8b-890ca867da95/snap', u'metadata': Munch({})})], 'file': u'/v2/images/21cacfab-d693-4950-8d8b-890ca867da95/file', 'owner': u'e428b6e578e2485b9cc26da9ccf96a96', 'id': u'21cacfab-d693-4950-8d8b-890ca867da95', 'size': 12716032, u'self': u'/v2/images/21cacfab-d693-4950-8d8b-890ca867da95', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e428b6e578e2485b9cc26da9ccf96a96', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/21cacfab-d693-4950-8d8b-890ca867da95/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-26T10:20:03Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-26T10:20:03Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm1-img_a3fd274c-5276-4ad5-88bb-ffba571bfdce', '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/21cacfab-d693-4950-8d8b-890ca867da95', 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_a3fd274c-5276-4ad5-88bb-ffba571bfdce', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm1-img_a3fd274c-5276-4ad5-88bb-ffba571bfdce', 'created': u'2018-08-26T10:20:02Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-26T10:20:02Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/21cacfab-d693-4950-8d8b-890ca867da95', 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_a3fd274c-5276-4ad5-88bb-ffba571bfdce', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-26 10:20:03,238 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-26 10:20:03,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}91b81e91116182a2ea287ba4f5235871832f7b2a" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm1-flavor_a3fd274c-5276-4ad5-88bb-ffba571bfdce", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-26 10:20:03,864 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:20: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-ff1ed9dc-98b2-4a40-b58d-506933f17291 x-compute-request-id: req-ff1ed9dc-98b2-4a40-b58d-506933f17291 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "singlevm1-flavor_a3fd274c-5276-4ad5-88bb-ffba571bfdce", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/2f61ea6f-ab5c-46e7-8b71-63f885e8e7dd", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/2f61ea6f-ab5c-46e7-8b71-63f885e8e7dd", "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": "2f61ea6f-ab5c-46e7-8b71-63f885e8e7dd"}} 2018-08-26 10:20:03,864 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-ff1ed9dc-98b2-4a40-b58d-506933f17291 2018-08-26 10:20:03,865 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.626365184784s 2018-08-26 10:20:03,865 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-ff1ed9dc-98b2-4a40-b58d-506933f17291 2018-08-26 10:20:03,866 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm1-flavor_a3fd274c-5276-4ad5-88bb-ffba571bfdce', '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'e428b6e578e2485b9cc26da9ccf96a96', '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'2f61ea6f-ab5c-46e7-8b71-63f885e8e7dd', 'swap': 0}) 2018-08-26 10:20:03,867 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-26 10:20:03,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/2f61ea6f-ab5c-46e7-8b71-63f885e8e7dd/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}91b81e91116182a2ea287ba4f5235871832f7b2a" -d '{"extra_specs": {}}' 2018-08-26 10:20:03,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:20: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-cf6a1509-271a-466f-b6cd-5f0438b32f25 x-compute-request-id: req-cf6a1509-271a-466f-b6cd-5f0438b32f25 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-26 10:20:03,888 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/2f61ea6f-ab5c-46e7-8b71-63f885e8e7dd/os-extra_specs used request id req-cf6a1509-271a-466f-b6cd-5f0438b32f25 2018-08-26 10:20:03,888 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0213251113892s 2018-08-26 10:20:03,888 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/2f61ea6f-ab5c-46e7-8b71-63f885e8e7dd/os-extra_specs used request id req-cf6a1509-271a-466f-b6cd-5f0438b32f25 2018-08-26 10:20:03,889 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-26 10:20:03,891 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}91b81e91116182a2ea287ba4f5235871832f7b2a" -d '{"keypair": {"name": "singlevm1-kp_a3fd274c-5276-4ad5-88bb-ffba571bfdce"}}' 2018-08-26 10:20:04,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:20: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-cbb79df9-eeac-4745-a1d8-05caee012c36 x-compute-request-id: req-cbb79df9-eeac-4745-a1d8-05caee012c36 Content-Encoding: gzip Content-Length: 1804 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC5SmNdAGpDIhPozy6rxuVJhrwWbiQC5X3oJs0KO9TOAGJpE+I4xL4IV54KhKbApx+pgtURTAcbcZq02AaYOLhouAHWNJhXYqr57p+a1uRMad0dy2LYcqxbAkfyt/9Qwb1J1ZdyTzeP9XTlDPthU0/eBAH1zCfe+6Fi2sWqyL8ZRSmlNQcqKh7K3q7Il7Hh341swDMLx6fH1KKkOFf9kmjG/C32sgs9zmt54njjW+PSxyIcNadC83g+qMTyB5h1pfar9TkFMCoOdbt9XYFGVPsvKOtManaxYXo/OI4Cf756+9vTCPRr52VkYoUIkb7EYqDeT8mI6M7n9eWwBeo3Memx Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAuUpjXQBqQyIT6M8uq8blSYa8Fm4kAuV96CbNCjvUzgBiaRPi\nOMS+CFeeCoSmwKcfqYLVEUwHG3GatNgGmDi4aLgB1jSYV2Kq+e6fmtbkTGndHcti\n2HKsWwJH8rf/UMG9SdWXck83j/V05Qz7YVNP3gQB9cwn3vuhYtrFqsi/GUUppTUH\nKioeyt6uyJex4d+NbMAzC8enx9SipDhX/ZJoxvwt9rILPc5reeJ441vj0sciHDWn\nQvN4PqjE8geYdaX2q/U5BTAqDnW7fV2BRlT7LyjrTGp2sWF6PziOAn++evvb0wj0\na+dlZGKFCJG+xGKg3k/JiOjO5/XlsAXqNzHpsQIDAQABAoIBACHviOFIqS2geSsD\nfxXA+M+NmLc29ut84qF5McZ1DNWp5lw+YwlopzFZ8r0UbIIOWdMu/h0L4qVZGi+S\n/So2AThUsylrOpeOn6fk12CBiRChtvi0/maMIhsNAOZoYp+EzElQkEtETPXVy9ID\nnarGmnMcIsvE12yUg4tabCeKWs2it/2sTcoyyeMhrS3i23wjAlPNBXIMhD51ppSW\n+yBZ/Wbf8EgKFe8EODuUXbCe9QO1hMUu0xG5AgZrcIuFdPsVxdpIAqeEWeaZOdX5\nnSwpWa4LpDJkc+MWOHgXXS02cKsIjVnzoCht9RhLloCg7HnOFlXWJH+Xc1N+2uvo\npoK0y60CgYEA8OYBeucCWYEiLcsLMhW2By3AXMH7nnpZthK5ll6uIswoGH73sLe+\ntm8nQ04BozKIeBrtUbjFki56BX+aiiJnVujzZiG3MImk6vHmE/f2AYoRaYGuUDHN\nPVPpYIxoBhIsnDasZl6h9Hvgkp2PnP0fHDp7so1KOs/zY+jINUa7bV8CgYEAxOf5\nZdx4Ux72MIIEKadh130OcQV79vt/YXu6hgB2/nLVd4NSkncAIeeBiFuPqmCXNS00\nnycAn+1415HdCeCco6Rs+h7vVg/kk5BR2AlHSHxvDaOQGiNP08P2cofIIHVo4x8w\nIFbknz+jpkW9PYK0GwvxC8qWY+o8bMZ2Bm0N8u8CgYEAg3ei2yXzXFFjC8bBp2W9\n35ESaAzdexGeoAT8D5pAQnFUeHniRykgBYQH021g62WKoLFhTrYd7Lc8lH+dIUHB\nT+b13okL5otX23iEbeVm9lQZSJEjRlTHg26l8LDvnFCS0/XqhDuk+z4XwywF0lE5\nhzhLhZgiKJKQa7gAe0LMytUCgYEAwBDeboNtQvbygUJxOQgyIfWz/n6w+qs7ByWf\nPVJ6v5vXqSoJgyBcmrWs3gshyblKBO7BY3Sx4U3MD8oR566WW/Do89j07+e0uFOP\n4cC7LXNjB9TBnR1QommFnRXhGfgshU5IrWLUwpla0bc47iTt9WvihfPoWjGDGz9C\npOX/MzUCgYAWv9vmEhfAYq0RF3nVxMuUj0x97C86X1t9xGe0JbQvi5qYmONVlWEd\nyHK/wQnHiFc5S6pMkfJ6/rzBJo0RyHrmpBUKJVC0EPlUfxqr1LzK/RVdb0WUPMOp\npXThGvJ/DkFCx2UX1pLr0QQfFZSVlySiiiWdaoXOJoHw7o463wJshw==\n-----END RSA PRIVATE KEY-----\n", "user_id": "1e1511f6281344c28c2a63d6a8174f8d", "name": "singlevm1-kp_a3fd274c-5276-4ad5-88bb-ffba571bfdce", "fingerprint": "23:91:01:d3:78:27:d6:96:fd:65:2d:b0:fa:1b:ed:4e"}} 2018-08-26 10:20:04,158 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-cbb79df9-eeac-4745-a1d8-05caee012c36 2018-08-26 10:20:04,158 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.269366025925s 2018-08-26 10:20:04,158 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-cbb79df9-eeac-4745-a1d8-05caee012c36 2018-08-26 10:20:04,159 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC5SmNdAGpDIhPozy6rxuVJhrwWbiQC5X3oJs0KO9TOAGJpE+I4xL4IV54KhKbApx+pgtURTAcbcZq02AaYOLhouAHWNJhXYqr57p+a1uRMad0dy2LYcqxbAkfyt/9Qwb1J1ZdyTzeP9XTlDPthU0/eBAH1zCfe+6Fi2sWqyL8ZRSmlNQcqKh7K3q7Il7Hh341swDMLx6fH1KKkOFf9kmjG/C32sgs9zmt54njjW+PSxyIcNadC83g+qMTyB5h1pfar9TkFMCoOdbt9XYFGVPsvKOtManaxYXo/OI4Cf756+9vTCPRr52VkYoUIkb7EYqDeT8mI6M7n9eWwBeo3Memx Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAuUpjXQBqQyIT6M8uq8blSYa8Fm4kAuV96CbNCjvUzgBiaRPi\nOMS+CFeeCoSmwKcfqYLVEUwHG3GatNgGmDi4aLgB1jSYV2Kq+e6fmtbkTGndHcti\n2HKsWwJH8rf/UMG9SdWXck83j/V05Qz7YVNP3gQB9cwn3vuhYtrFqsi/GUUppTUH\nKioeyt6uyJex4d+NbMAzC8enx9SipDhX/ZJoxvwt9rILPc5reeJ441vj0sciHDWn\nQvN4PqjE8geYdaX2q/U5BTAqDnW7fV2BRlT7LyjrTGp2sWF6PziOAn++evvb0wj0\na+dlZGKFCJG+xGKg3k/JiOjO5/XlsAXqNzHpsQIDAQABAoIBACHviOFIqS2geSsD\nfxXA+M+NmLc29ut84qF5McZ1DNWp5lw+YwlopzFZ8r0UbIIOWdMu/h0L4qVZGi+S\n/So2AThUsylrOpeOn6fk12CBiRChtvi0/maMIhsNAOZoYp+EzElQkEtETPXVy9ID\nnarGmnMcIsvE12yUg4tabCeKWs2it/2sTcoyyeMhrS3i23wjAlPNBXIMhD51ppSW\n+yBZ/Wbf8EgKFe8EODuUXbCe9QO1hMUu0xG5AgZrcIuFdPsVxdpIAqeEWeaZOdX5\nnSwpWa4LpDJkc+MWOHgXXS02cKsIjVnzoCht9RhLloCg7HnOFlXWJH+Xc1N+2uvo\npoK0y60CgYEA8OYBeucCWYEiLcsLMhW2By3AXMH7nnpZthK5ll6uIswoGH73sLe+\ntm8nQ04BozKIeBrtUbjFki56BX+aiiJnVujzZiG3MImk6vHmE/f2AYoRaYGuUDHN\nPVPpYIxoBhIsnDasZl6h9Hvgkp2PnP0fHDp7so1KOs/zY+jINUa7bV8CgYEAxOf5\nZdx4Ux72MIIEKadh130OcQV79vt/YXu6hgB2/nLVd4NSkncAIeeBiFuPqmCXNS00\nnycAn+1415HdCeCco6Rs+h7vVg/kk5BR2AlHSHxvDaOQGiNP08P2cofIIHVo4x8w\nIFbknz+jpkW9PYK0GwvxC8qWY+o8bMZ2Bm0N8u8CgYEAg3ei2yXzXFFjC8bBp2W9\n35ESaAzdexGeoAT8D5pAQnFUeHniRykgBYQH021g62WKoLFhTrYd7Lc8lH+dIUHB\nT+b13okL5otX23iEbeVm9lQZSJEjRlTHg26l8LDvnFCS0/XqhDuk+z4XwywF0lE5\nhzhLhZgiKJKQa7gAe0LMytUCgYEAwBDeboNtQvbygUJxOQgyIfWz/n6w+qs7ByWf\nPVJ6v5vXqSoJgyBcmrWs3gshyblKBO7BY3Sx4U3MD8oR566WW/Do89j07+e0uFOP\n4cC7LXNjB9TBnR1QommFnRXhGfgshU5IrWLUwpla0bc47iTt9WvihfPoWjGDGz9C\npOX/MzUCgYAWv9vmEhfAYq0RF3nVxMuUj0x97C86X1t9xGe0JbQvi5qYmONVlWEd\nyHK/wQnHiFc5S6pMkfJ6/rzBJo0RyHrmpBUKJVC0EPlUfxqr1LzK/RVdb0WUPMOp\npXThGvJ/DkFCx2UX1pLr0QQfFZSVlySiiiWdaoXOJoHw7o463wJshw==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'1e1511f6281344c28c2a63d6a8174f8d', 'name': u'singlevm1-kp_a3fd274c-5276-4ad5-88bb-ffba571bfdce', 'created_at': '2018-08-26T10:20:04.159687', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e428b6e578e2485b9cc26da9ccf96a96', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'23:91:01:d3:78:27:d6:96:fd:65:2d:b0:fa:1b:ed:4e', 'type': 'ssh', 'id': u'singlevm1-kp_a3fd274c-5276-4ad5-88bb-ffba571bfdce'}) 2018-08-26 10:20:04,160 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEAuUpjXQBqQyIT6M8uq8blSYa8Fm4kAuV96CbNCjvUzgBiaRPi OMS+CFeeCoSmwKcfqYLVEUwHG3GatNgGmDi4aLgB1jSYV2Kq+e6fmtbkTGndHcti 2HKsWwJH8rf/UMG9SdWXck83j/V05Qz7YVNP3gQB9cwn3vuhYtrFqsi/GUUppTUH Kioeyt6uyJex4d+NbMAzC8enx9SipDhX/ZJoxvwt9rILPc5reeJ441vj0sciHDWn QvN4PqjE8geYdaX2q/U5BTAqDnW7fV2BRlT7LyjrTGp2sWF6PziOAn++evvb0wj0 a+dlZGKFCJG+xGKg3k/JiOjO5/XlsAXqNzHpsQIDAQABAoIBACHviOFIqS2geSsD fxXA+M+NmLc29ut84qF5McZ1DNWp5lw+YwlopzFZ8r0UbIIOWdMu/h0L4qVZGi+S /So2AThUsylrOpeOn6fk12CBiRChtvi0/maMIhsNAOZoYp+EzElQkEtETPXVy9ID narGmnMcIsvE12yUg4tabCeKWs2it/2sTcoyyeMhrS3i23wjAlPNBXIMhD51ppSW +yBZ/Wbf8EgKFe8EODuUXbCe9QO1hMUu0xG5AgZrcIuFdPsVxdpIAqeEWeaZOdX5 nSwpWa4LpDJkc+MWOHgXXS02cKsIjVnzoCht9RhLloCg7HnOFlXWJH+Xc1N+2uvo poK0y60CgYEA8OYBeucCWYEiLcsLMhW2By3AXMH7nnpZthK5ll6uIswoGH73sLe+ tm8nQ04BozKIeBrtUbjFki56BX+aiiJnVujzZiG3MImk6vHmE/f2AYoRaYGuUDHN PVPpYIxoBhIsnDasZl6h9Hvgkp2PnP0fHDp7so1KOs/zY+jINUa7bV8CgYEAxOf5 Zdx4Ux72MIIEKadh130OcQV79vt/YXu6hgB2/nLVd4NSkncAIeeBiFuPqmCXNS00 nycAn+1415HdCeCco6Rs+h7vVg/kk5BR2AlHSHxvDaOQGiNP08P2cofIIHVo4x8w IFbknz+jpkW9PYK0GwvxC8qWY+o8bMZ2Bm0N8u8CgYEAg3ei2yXzXFFjC8bBp2W9 35ESaAzdexGeoAT8D5pAQnFUeHniRykgBYQH021g62WKoLFhTrYd7Lc8lH+dIUHB T+b13okL5otX23iEbeVm9lQZSJEjRlTHg26l8LDvnFCS0/XqhDuk+z4XwywF0lE5 hzhLhZgiKJKQa7gAe0LMytUCgYEAwBDeboNtQvbygUJxOQgyIfWz/n6w+qs7ByWf PVJ6v5vXqSoJgyBcmrWs3gshyblKBO7BY3Sx4U3MD8oR566WW/Do89j07+e0uFOP 4cC7LXNjB9TBnR1QommFnRXhGfgshU5IrWLUwpla0bc47iTt9WvihfPoWjGDGz9C pOX/MzUCgYAWv9vmEhfAYq0RF3nVxMuUj0x97C86X1t9xGe0JbQvi5qYmONVlWEd yHK/wQnHiFc5S6pMkfJ6/rzBJo0RyHrmpBUKJVC0EPlUfxqr1LzK/RVdb0WUPMOp pXThGvJ/DkFCx2UX1pLr0QQfFZSVlySiiiWdaoXOJoHw7o463wJshw== -----END RSA PRIVATE KEY----- 2018-08-26 10:20:04,163 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-08-26 10:20:04,164 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}91b81e91116182a2ea287ba4f5235871832f7b2a" -d '{"security_group": {"name": "singlevm1-sg_a3fd274c-5276-4ad5-88bb-ffba571bfdce", "description": "created by OPNFV Functest (singlevm1)"}}' 2018-08-26 10:20:04,362 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-9d8b2cbe-9df0-46c6-b265-96252a4ff4ea Date: Sun, 26 Aug 2018 10:20:04 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "e428b6e578e2485b9cc26da9ccf96a96", "created_at": "2018-08-26T10:20:04Z", "updated_at": "2018-08-26T10:20:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:20:04Z", "revision_number": 0, "id": "02d5373d-b130-4907-b3d2-a09e57c630ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T10:20:04Z", "security_group_id": "cab8cb40-fa0c-455a-894f-f461bcdfdd6a", "tenant_id": "e428b6e578e2485b9cc26da9ccf96a96", "port_range_min": null, "ethertype": "IPv4", "project_id": "e428b6e578e2485b9cc26da9ccf96a96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:20:04Z", "revision_number": 0, "id": "c078ee21-3646-4608-95e0-a6d0d1827d36", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T10:20:04Z", "security_group_id": "cab8cb40-fa0c-455a-894f-f461bcdfdd6a", "tenant_id": "e428b6e578e2485b9cc26da9ccf96a96", "port_range_min": null, "ethertype": "IPv6", "project_id": "e428b6e578e2485b9cc26da9ccf96a96"}], "revision_number": 1, "project_id": "e428b6e578e2485b9cc26da9ccf96a96", "id": "cab8cb40-fa0c-455a-894f-f461bcdfdd6a", "name": "singlevm1-sg_a3fd274c-5276-4ad5-88bb-ffba571bfdce"}} 2018-08-26 10:20:04,362 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-9d8b2cbe-9df0-46c6-b265-96252a4ff4ea 2018-08-26 10:20:04,362 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.198662996292s 2018-08-26 10:20:04,362 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-9d8b2cbe-9df0-46c6-b265-96252a4ff4ea 2018-08-26 10:20:04,365 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-26 10:20:04,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}91b81e91116182a2ea287ba4f5235871832f7b2a" 2018-08-26 10:20:04,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 13166 X-Openstack-Request-Id: req-1e1e8196-0eb3-44ca-bbcc-c848aad5ed1c Date: Sun, 26 Aug 2018 10:20:04 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a7acb56d8a8f4cc290bd64160cffe792", "created_at": "2018-08-26T10:19:41Z", "updated_at": "2018-08-26T10:19:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:19:41Z", "revision_number": 0, "id": "6ad0c7ae-70f8-48c8-9845-1affb8fd5288", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T10:19:41Z", "security_group_id": "07d75c24-4d83-4fbf-8e54-1bd803004d49", "tenant_id": "a7acb56d8a8f4cc290bd64160cffe792", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7acb56d8a8f4cc290bd64160cffe792"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:19:41Z", "revision_number": 0, "id": "a601dffa-3fa7-4c7d-9565-72f459bfa181", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T10:19:41Z", "security_group_id": "07d75c24-4d83-4fbf-8e54-1bd803004d49", "tenant_id": "a7acb56d8a8f4cc290bd64160cffe792", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7acb56d8a8f4cc290bd64160cffe792"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:19:41Z", "revision_number": 0, "id": "fc2b5918-5dc8-47cc-8584-f4205e1bc840", "remote_group_id": "07d75c24-4d83-4fbf-8e54-1bd803004d49", "remote_ip_prefix": null, "created_at": "2018-08-26T10:19:41Z", "security_group_id": "07d75c24-4d83-4fbf-8e54-1bd803004d49", "tenant_id": "a7acb56d8a8f4cc290bd64160cffe792", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7acb56d8a8f4cc290bd64160cffe792"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:19:41Z", "revision_number": 0, "id": "fd547634-484e-4c89-aec2-207eb7ad4bae", "remote_group_id": "07d75c24-4d83-4fbf-8e54-1bd803004d49", "remote_ip_prefix": null, "created_at": "2018-08-26T10:19:41Z", "security_group_id": "07d75c24-4d83-4fbf-8e54-1bd803004d49", "tenant_id": "a7acb56d8a8f4cc290bd64160cffe792", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7acb56d8a8f4cc290bd64160cffe792"}], "revision_number": 1, "project_id": "a7acb56d8a8f4cc290bd64160cffe792", "id": "07d75c24-4d83-4fbf-8e54-1bd803004d49", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2e741b441eb041ffbabe87279d828499", "created_at": "2018-08-26T10:19:09Z", "updated_at": "2018-08-26T10:19:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:19:09Z", "revision_number": 0, "id": "268f9361-e3bc-48fe-b483-849020cca8bb", "remote_group_id": "279f07e3-dc1f-460a-b3e1-3bec23d2c774", "remote_ip_prefix": null, "created_at": "2018-08-26T10:19:09Z", "security_group_id": "279f07e3-dc1f-460a-b3e1-3bec23d2c774", "tenant_id": "2e741b441eb041ffbabe87279d828499", "port_range_min": null, "ethertype": "IPv6", "project_id": "2e741b441eb041ffbabe87279d828499"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:19:09Z", "revision_number": 0, "id": "393b0bac-9e94-497b-b7e2-529d3e1101d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T10:19:09Z", "security_group_id": "279f07e3-dc1f-460a-b3e1-3bec23d2c774", "tenant_id": "2e741b441eb041ffbabe87279d828499", "port_range_min": null, "ethertype": "IPv4", "project_id": "2e741b441eb041ffbabe87279d828499"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:19:09Z", "revision_number": 0, "id": "830bfa96-05cd-44b6-8f24-41ca8f45bb71", "remote_group_id": "279f07e3-dc1f-460a-b3e1-3bec23d2c774", "remote_ip_prefix": null, "created_at": "2018-08-26T10:19:09Z", "security_group_id": "279f07e3-dc1f-460a-b3e1-3bec23d2c774", "tenant_id": "2e741b441eb041ffbabe87279d828499", "port_range_min": null, "ethertype": "IPv4", "project_id": "2e741b441eb041ffbabe87279d828499"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:19:09Z", "revision_number": 0, "id": "8d858731-2b48-4237-9f42-22f6db98c875", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T10:19:09Z", "security_group_id": "279f07e3-dc1f-460a-b3e1-3bec23d2c774", "tenant_id": "2e741b441eb041ffbabe87279d828499", "port_range_min": null, "ethertype": "IPv6", "project_id": "2e741b441eb041ffbabe87279d828499"}], "revision_number": 1, "project_id": "2e741b441eb041ffbabe87279d828499", "id": "279f07e3-dc1f-460a-b3e1-3bec23d2c774", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "526e4f7307214396989751533ff33528", "created_at": "2018-08-26T10:16:36Z", "updated_at": "2018-08-26T10:16:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:16:36Z", "revision_number": 0, "id": "01d47d46-08dd-43fc-a2b4-60c128c5c4d8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T10:16:36Z", "security_group_id": "297b68c3-6bae-4063-bb30-7430df1145b0", "tenant_id": "526e4f7307214396989751533ff33528", "port_range_min": null, "ethertype": "IPv4", "project_id": "526e4f7307214396989751533ff33528"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:16:36Z", "revision_number": 0, "id": "0b7ea57f-aaae-40f7-89bc-587b2ed28707", "remote_group_id": "297b68c3-6bae-4063-bb30-7430df1145b0", "remote_ip_prefix": null, "created_at": "2018-08-26T10:16:36Z", "security_group_id": "297b68c3-6bae-4063-bb30-7430df1145b0", "tenant_id": "526e4f7307214396989751533ff33528", "port_range_min": null, "ethertype": "IPv6", "project_id": "526e4f7307214396989751533ff33528"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:16:36Z", "revision_number": 0, "id": "16fd305e-7dfe-4a00-9cbc-a91c00310db9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T10:16:36Z", "security_group_id": "297b68c3-6bae-4063-bb30-7430df1145b0", "tenant_id": "526e4f7307214396989751533ff33528", "port_range_min": null, "ethertype": "IPv6", "project_id": "526e4f7307214396989751533ff33528"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:16:36Z", "revision_number": 0, "id": "e08758b5-5bdc-4155-9216-dc37bfb4668c", "remote_group_id": "297b68c3-6bae-4063-bb30-7430df1145b0", "remote_ip_prefix": null, "created_at": "2018-08-26T10:16:36Z", "security_group_id": "297b68c3-6bae-4063-bb30-7430df1145b0", "tenant_id": "526e4f7307214396989751533ff33528", "port_range_min": null, "ethertype": "IPv4", "project_id": "526e4f7307214396989751533ff33528"}], "revision_number": 1, "project_id": "526e4f7307214396989751533ff33528", "id": "297b68c3-6bae-4063-bb30-7430df1145b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e428b6e578e2485b9cc26da9ccf96a96", "created_at": "2018-08-26T10:18:54Z", "updated_at": "2018-08-26T10:18:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:18:54Z", "revision_number": 0, "id": "3a12a7d0-64fa-4adf-9514-15c781eeb81a", "remote_group_id": "a7aea1d2-431e-4158-9b46-2dd94cabb10f", "remote_ip_prefix": null, "created_at": "2018-08-26T10:18:54Z", "security_group_id": "a7aea1d2-431e-4158-9b46-2dd94cabb10f", "tenant_id": "e428b6e578e2485b9cc26da9ccf96a96", "port_range_min": null, "ethertype": "IPv4", "project_id": "e428b6e578e2485b9cc26da9ccf96a96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:18:54Z", "revision_number": 0, "id": "5674f8ab-790a-4ced-a4a2-b0ff52100ddc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T10:18:54Z", "security_group_id": "a7aea1d2-431e-4158-9b46-2dd94cabb10f", "tenant_id": "e428b6e578e2485b9cc26da9ccf96a96", "port_range_min": null, "ethertype": "IPv4", "project_id": "e428b6e578e2485b9cc26da9ccf96a96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:18:54Z", "revision_number": 0, "id": "9c0bd743-fe07-4769-945d-84720008cfc6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T10:18:54Z", "security_group_id": "a7aea1d2-431e-4158-9b46-2dd94cabb10f", "tenant_id": "e428b6e578e2485b9cc26da9ccf96a96", "port_range_min": null, "ethertype": "IPv6", "project_id": "e428b6e578e2485b9cc26da9ccf96a96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:18:54Z", "revision_number": 0, "id": "cb802321-b6ef-48ad-b04f-2bd26009b433", "remote_group_id": "a7aea1d2-431e-4158-9b46-2dd94cabb10f", "remote_ip_prefix": null, "created_at": "2018-08-26T10:18:54Z", "security_group_id": "a7aea1d2-431e-4158-9b46-2dd94cabb10f", "tenant_id": "e428b6e578e2485b9cc26da9ccf96a96", "port_range_min": null, "ethertype": "IPv6", "project_id": "e428b6e578e2485b9cc26da9ccf96a96"}], "revision_number": 1, "project_id": "e428b6e578e2485b9cc26da9ccf96a96", "id": "a7aea1d2-431e-4158-9b46-2dd94cabb10f", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "e428b6e578e2485b9cc26da9ccf96a96", "created_at": "2018-08-26T10:20:04Z", "updated_at": "2018-08-26T10:20:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:20:04Z", "revision_number": 0, "id": "02d5373d-b130-4907-b3d2-a09e57c630ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T10:20:04Z", "security_group_id": "cab8cb40-fa0c-455a-894f-f461bcdfdd6a", "tenant_id": "e428b6e578e2485b9cc26da9ccf96a96", "port_range_min": null, "ethertype": "IPv4", "project_id": "e428b6e578e2485b9cc26da9ccf96a96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:20:04Z", "revision_number": 0, "id": "c078ee21-3646-4608-95e0-a6d0d1827d36", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T10:20:04Z", "security_group_id": "cab8cb40-fa0c-455a-894f-f461bcdfdd6a", "tenant_id": "e428b6e578e2485b9cc26da9ccf96a96", "port_range_min": null, "ethertype": "IPv6", "project_id": "e428b6e578e2485b9cc26da9ccf96a96"}], "revision_number": 1, "project_id": "e428b6e578e2485b9cc26da9ccf96a96", "id": "cab8cb40-fa0c-455a-894f-f461bcdfdd6a", "name": "singlevm1-sg_a3fd274c-5276-4ad5-88bb-ffba571bfdce"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-26T10:18:56Z", "updated_at": "2018-08-26T10:18:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:18:56Z", "revision_number": 0, "id": "6c1336ab-2803-4c6b-99b0-ca61ed883486", "remote_group_id": "d31fd777-076a-4122-8fb2-b65f5c3a1386", "remote_ip_prefix": null, "created_at": "2018-08-26T10:18:56Z", "security_group_id": "d31fd777-076a-4122-8fb2-b65f5c3a1386", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:18:56Z", "revision_number": 0, "id": "7872effd-e5ec-4338-bcf3-c8350ec531fd", "remote_group_id": "d31fd777-076a-4122-8fb2-b65f5c3a1386", "remote_ip_prefix": null, "created_at": "2018-08-26T10:18:56Z", "security_group_id": "d31fd777-076a-4122-8fb2-b65f5c3a1386", "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-26T10:18:56Z", "revision_number": 0, "id": "bc806271-9ad8-433e-b8fd-46fac736937e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T10:18:56Z", "security_group_id": "d31fd777-076a-4122-8fb2-b65f5c3a1386", "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-26T10:18:56Z", "revision_number": 0, "id": "ccd6e425-d474-4e8b-8512-735abe72cb55", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T10:18:56Z", "security_group_id": "d31fd777-076a-4122-8fb2-b65f5c3a1386", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "d31fd777-076a-4122-8fb2-b65f5c3a1386", "name": "default"}]} 2018-08-26 10:20:04,462 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-1e1e8196-0eb3-44ca-bbcc-c848aad5ed1c 2018-08-26 10:20:04,462 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0969998836517s 2018-08-26 10:20:04,463 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-1e1e8196-0eb3-44ca-bbcc-c848aad5ed1c 2018-08-26 10:20:04,465 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-26 10:20:04,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}91b81e91116182a2ea287ba4f5235871832f7b2a" -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": "cab8cb40-fa0c-455a-894f-f461bcdfdd6a"}}' 2018-08-26 10:20:04,681 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-38146446-aef9-4d60-9cba-9bcffcb8bf57 Date: Sun, 26 Aug 2018 10:20: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-26T10:20:04Z", "security_group_id": "cab8cb40-fa0c-455a-894f-f461bcdfdd6a", "port_range_min": 22, "revision_number": 0, "tenant_id": "e428b6e578e2485b9cc26da9ccf96a96", "created_at": "2018-08-26T10:20:04Z", "project_id": "e428b6e578e2485b9cc26da9ccf96a96", "id": "e01a1128-b0a4-404f-995e-26e347bb60da"}} 2018-08-26 10:20:04,682 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-38146446-aef9-4d60-9cba-9bcffcb8bf57 2018-08-26 10:20:04,682 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.216490030289s 2018-08-26 10:20:04,682 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-38146446-aef9-4d60-9cba-9bcffcb8bf57 2018-08-26 10:20:04,684 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-26 10:20:04,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}91b81e91116182a2ea287ba4f5235871832f7b2a" 2018-08-26 10:20:04,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 13662 X-Openstack-Request-Id: req-54ab5aab-eec5-4129-8ab5-b83d5a83ef1c Date: Sun, 26 Aug 2018 10:20:04 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a7acb56d8a8f4cc290bd64160cffe792", "created_at": "2018-08-26T10:19:41Z", "updated_at": "2018-08-26T10:19:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:19:41Z", "revision_number": 0, "id": "6ad0c7ae-70f8-48c8-9845-1affb8fd5288", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T10:19:41Z", "security_group_id": "07d75c24-4d83-4fbf-8e54-1bd803004d49", "tenant_id": "a7acb56d8a8f4cc290bd64160cffe792", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7acb56d8a8f4cc290bd64160cffe792"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:19:41Z", "revision_number": 0, "id": "a601dffa-3fa7-4c7d-9565-72f459bfa181", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T10:19:41Z", "security_group_id": "07d75c24-4d83-4fbf-8e54-1bd803004d49", "tenant_id": "a7acb56d8a8f4cc290bd64160cffe792", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7acb56d8a8f4cc290bd64160cffe792"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:19:41Z", "revision_number": 0, "id": "fc2b5918-5dc8-47cc-8584-f4205e1bc840", "remote_group_id": "07d75c24-4d83-4fbf-8e54-1bd803004d49", "remote_ip_prefix": null, "created_at": "2018-08-26T10:19:41Z", "security_group_id": "07d75c24-4d83-4fbf-8e54-1bd803004d49", "tenant_id": "a7acb56d8a8f4cc290bd64160cffe792", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7acb56d8a8f4cc290bd64160cffe792"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:19:41Z", "revision_number": 0, "id": "fd547634-484e-4c89-aec2-207eb7ad4bae", "remote_group_id": "07d75c24-4d83-4fbf-8e54-1bd803004d49", "remote_ip_prefix": null, "created_at": "2018-08-26T10:19:41Z", "security_group_id": "07d75c24-4d83-4fbf-8e54-1bd803004d49", "tenant_id": "a7acb56d8a8f4cc290bd64160cffe792", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7acb56d8a8f4cc290bd64160cffe792"}], "revision_number": 1, "project_id": "a7acb56d8a8f4cc290bd64160cffe792", "id": "07d75c24-4d83-4fbf-8e54-1bd803004d49", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2e741b441eb041ffbabe87279d828499", "created_at": "2018-08-26T10:19:09Z", "updated_at": "2018-08-26T10:19:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:19:09Z", "revision_number": 0, "id": "268f9361-e3bc-48fe-b483-849020cca8bb", "remote_group_id": "279f07e3-dc1f-460a-b3e1-3bec23d2c774", "remote_ip_prefix": null, "created_at": "2018-08-26T10:19:09Z", "security_group_id": "279f07e3-dc1f-460a-b3e1-3bec23d2c774", "tenant_id": "2e741b441eb041ffbabe87279d828499", "port_range_min": null, "ethertype": "IPv6", "project_id": "2e741b441eb041ffbabe87279d828499"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:19:09Z", "revision_number": 0, "id": "393b0bac-9e94-497b-b7e2-529d3e1101d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T10:19:09Z", "security_group_id": "279f07e3-dc1f-460a-b3e1-3bec23d2c774", "tenant_id": "2e741b441eb041ffbabe87279d828499", "port_range_min": null, "ethertype": "IPv4", "project_id": "2e741b441eb041ffbabe87279d828499"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:19:09Z", "revision_number": 0, "id": "830bfa96-05cd-44b6-8f24-41ca8f45bb71", "remote_group_id": "279f07e3-dc1f-460a-b3e1-3bec23d2c774", "remote_ip_prefix": null, "created_at": "2018-08-26T10:19:09Z", "security_group_id": "279f07e3-dc1f-460a-b3e1-3bec23d2c774", "tenant_id": "2e741b441eb041ffbabe87279d828499", "port_range_min": null, "ethertype": "IPv4", "project_id": "2e741b441eb041ffbabe87279d828499"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:19:09Z", "revision_number": 0, "id": "8d858731-2b48-4237-9f42-22f6db98c875", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T10:19:09Z", "security_group_id": "279f07e3-dc1f-460a-b3e1-3bec23d2c774", "tenant_id": "2e741b441eb041ffbabe87279d828499", "port_range_min": null, "ethertype": "IPv6", "project_id": "2e741b441eb041ffbabe87279d828499"}], "revision_number": 1, "project_id": "2e741b441eb041ffbabe87279d828499", "id": "279f07e3-dc1f-460a-b3e1-3bec23d2c774", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "526e4f7307214396989751533ff33528", "created_at": "2018-08-26T10:16:36Z", "updated_at": "2018-08-26T10:16:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:16:36Z", "revision_number": 0, "id": "01d47d46-08dd-43fc-a2b4-60c128c5c4d8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T10:16:36Z", "security_group_id": "297b68c3-6bae-4063-bb30-7430df1145b0", "tenant_id": "526e4f7307214396989751533ff33528", "port_range_min": null, "ethertype": "IPv4", "project_id": "526e4f7307214396989751533ff33528"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:16:36Z", "revision_number": 0, "id": "0b7ea57f-aaae-40f7-89bc-587b2ed28707", "remote_group_id": "297b68c3-6bae-4063-bb30-7430df1145b0", "remote_ip_prefix": null, "created_at": "2018-08-26T10:16:36Z", "security_group_id": "297b68c3-6bae-4063-bb30-7430df1145b0", "tenant_id": "526e4f7307214396989751533ff33528", "port_range_min": null, "ethertype": "IPv6", "project_id": "526e4f7307214396989751533ff33528"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:16:36Z", "revision_number": 0, "id": "16fd305e-7dfe-4a00-9cbc-a91c00310db9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T10:16:36Z", "security_group_id": "297b68c3-6bae-4063-bb30-7430df1145b0", "tenant_id": "526e4f7307214396989751533ff33528", "port_range_min": null, "ethertype": "IPv6", "project_id": "526e4f7307214396989751533ff33528"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:16:36Z", "revision_number": 0, "id": "e08758b5-5bdc-4155-9216-dc37bfb4668c", "remote_group_id": "297b68c3-6bae-4063-bb30-7430df1145b0", "remote_ip_prefix": null, "created_at": "2018-08-26T10:16:36Z", "security_group_id": "297b68c3-6bae-4063-bb30-7430df1145b0", "tenant_id": "526e4f7307214396989751533ff33528", "port_range_min": null, "ethertype": "IPv4", "project_id": "526e4f7307214396989751533ff33528"}], "revision_number": 1, "project_id": "526e4f7307214396989751533ff33528", "id": "297b68c3-6bae-4063-bb30-7430df1145b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e428b6e578e2485b9cc26da9ccf96a96", "created_at": "2018-08-26T10:18:54Z", "updated_at": "2018-08-26T10:18:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:18:54Z", "revision_number": 0, "id": "3a12a7d0-64fa-4adf-9514-15c781eeb81a", "remote_group_id": "a7aea1d2-431e-4158-9b46-2dd94cabb10f", "remote_ip_prefix": null, "created_at": "2018-08-26T10:18:54Z", "security_group_id": "a7aea1d2-431e-4158-9b46-2dd94cabb10f", "tenant_id": "e428b6e578e2485b9cc26da9ccf96a96", "port_range_min": null, "ethertype": "IPv4", "project_id": "e428b6e578e2485b9cc26da9ccf96a96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:18:54Z", "revision_number": 0, "id": "5674f8ab-790a-4ced-a4a2-b0ff52100ddc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T10:18:54Z", "security_group_id": "a7aea1d2-431e-4158-9b46-2dd94cabb10f", "tenant_id": "e428b6e578e2485b9cc26da9ccf96a96", "port_range_min": null, "ethertype": "IPv4", "project_id": "e428b6e578e2485b9cc26da9ccf96a96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:18:54Z", "revision_number": 0, "id": "9c0bd743-fe07-4769-945d-84720008cfc6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T10:18:54Z", "security_group_id": "a7aea1d2-431e-4158-9b46-2dd94cabb10f", "tenant_id": "e428b6e578e2485b9cc26da9ccf96a96", "port_range_min": null, "ethertype": "IPv6", "project_id": "e428b6e578e2485b9cc26da9ccf96a96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:18:54Z", "revision_number": 0, "id": "cb802321-b6ef-48ad-b04f-2bd26009b433", "remote_group_id": "a7aea1d2-431e-4158-9b46-2dd94cabb10f", "remote_ip_prefix": null, "created_at": "2018-08-26T10:18:54Z", "security_group_id": "a7aea1d2-431e-4158-9b46-2dd94cabb10f", "tenant_id": "e428b6e578e2485b9cc26da9ccf96a96", "port_range_min": null, "ethertype": "IPv6", "project_id": "e428b6e578e2485b9cc26da9ccf96a96"}], "revision_number": 1, "project_id": "e428b6e578e2485b9cc26da9ccf96a96", "id": "a7aea1d2-431e-4158-9b46-2dd94cabb10f", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "e428b6e578e2485b9cc26da9ccf96a96", "created_at": "2018-08-26T10:20:04Z", "updated_at": "2018-08-26T10:20:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:20:04Z", "revision_number": 0, "id": "02d5373d-b130-4907-b3d2-a09e57c630ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T10:20:04Z", "security_group_id": "cab8cb40-fa0c-455a-894f-f461bcdfdd6a", "tenant_id": "e428b6e578e2485b9cc26da9ccf96a96", "port_range_min": null, "ethertype": "IPv4", "project_id": "e428b6e578e2485b9cc26da9ccf96a96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:20:04Z", "revision_number": 0, "id": "c078ee21-3646-4608-95e0-a6d0d1827d36", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T10:20:04Z", "security_group_id": "cab8cb40-fa0c-455a-894f-f461bcdfdd6a", "tenant_id": "e428b6e578e2485b9cc26da9ccf96a96", "port_range_min": null, "ethertype": "IPv6", "project_id": "e428b6e578e2485b9cc26da9ccf96a96"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-26T10:20:04Z", "revision_number": 0, "id": "e01a1128-b0a4-404f-995e-26e347bb60da", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T10:20:04Z", "security_group_id": "cab8cb40-fa0c-455a-894f-f461bcdfdd6a", "tenant_id": "e428b6e578e2485b9cc26da9ccf96a96", "port_range_min": 22, "ethertype": "IPv4", "project_id": "e428b6e578e2485b9cc26da9ccf96a96"}], "revision_number": 2, "project_id": "e428b6e578e2485b9cc26da9ccf96a96", "id": "cab8cb40-fa0c-455a-894f-f461bcdfdd6a", "name": "singlevm1-sg_a3fd274c-5276-4ad5-88bb-ffba571bfdce"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-26T10:18:56Z", "updated_at": "2018-08-26T10:18:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:18:56Z", "revision_number": 0, "id": "6c1336ab-2803-4c6b-99b0-ca61ed883486", "remote_group_id": "d31fd777-076a-4122-8fb2-b65f5c3a1386", "remote_ip_prefix": null, "created_at": "2018-08-26T10:18:56Z", "security_group_id": "d31fd777-076a-4122-8fb2-b65f5c3a1386", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:18:56Z", "revision_number": 0, "id": "7872effd-e5ec-4338-bcf3-c8350ec531fd", "remote_group_id": "d31fd777-076a-4122-8fb2-b65f5c3a1386", "remote_ip_prefix": null, "created_at": "2018-08-26T10:18:56Z", "security_group_id": "d31fd777-076a-4122-8fb2-b65f5c3a1386", "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-26T10:18:56Z", "revision_number": 0, "id": "bc806271-9ad8-433e-b8fd-46fac736937e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T10:18:56Z", "security_group_id": "d31fd777-076a-4122-8fb2-b65f5c3a1386", "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-26T10:18:56Z", "revision_number": 0, "id": "ccd6e425-d474-4e8b-8512-735abe72cb55", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T10:18:56Z", "security_group_id": "d31fd777-076a-4122-8fb2-b65f5c3a1386", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "d31fd777-076a-4122-8fb2-b65f5c3a1386", "name": "default"}]} 2018-08-26 10:20:04,734 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-54ab5aab-eec5-4129-8ab5-b83d5a83ef1c 2018-08-26 10:20:04,734 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0507218837738s 2018-08-26 10:20:04,735 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-54ab5aab-eec5-4129-8ab5-b83d5a83ef1c 2018-08-26 10:20:04,736 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-26 10:20:04,736 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}91b81e91116182a2ea287ba4f5235871832f7b2a" -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": "cab8cb40-fa0c-455a-894f-f461bcdfdd6a"}}' 2018-08-26 10:20:04,895 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-2b671499-59cb-4942-8e49-d0bd552d3982 Date: Sun, 26 Aug 2018 10:20: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-26T10:20:04Z", "security_group_id": "cab8cb40-fa0c-455a-894f-f461bcdfdd6a", "port_range_min": null, "revision_number": 0, "tenant_id": "e428b6e578e2485b9cc26da9ccf96a96", "created_at": "2018-08-26T10:20:04Z", "project_id": "e428b6e578e2485b9cc26da9ccf96a96", "id": "67ce23dc-9365-4890-9f74-6fe431de86a7"}} 2018-08-26 10:20:04,895 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-2b671499-59cb-4942-8e49-d0bd552d3982 2018-08-26 10:20:04,895 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.158638000488s 2018-08-26 10:20:04,895 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-2b671499-59cb-4942-8e49-d0bd552d3982 2018-08-26 10:20:04,897 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-26 10:20:04,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}91b81e91116182a2ea287ba4f5235871832f7b2a" 2018-08-26 10:20:04,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-311d3ee8-a14b-4427-9fff-61a5ed35a35a Date: Sun, 26 Aug 2018 10:20:04 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"1f9e0f27-47f4-4110-ab7f-93ea053df9ad","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e428b6e578e2485b9cc26da9ccf96a96","status":"ACTIVE","subnets":["8834c0e6-39ad-4219-ab79-5147f5177ae0"],"description":"","tags":[],"updated_at":"2018-08-26T10:19:57Z","provider:segmentation_id":67,"name":"singlevm1-net_a3fd274c-5276-4ad5-88bb-ffba571bfdce","admin_state_up":true,"tenant_id":"e428b6e578e2485b9cc26da9ccf96a96","created_at":"2018-08-26T10:19:57Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"9c1c4110-1d5a-4c9e-9e4a-8295252f6976","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"526e4f7307214396989751533ff33528","status":"ACTIVE","subnets":["a3c401bc-6377-43cc-8a20-abe78f2d51b9"],"description":"","tags":[],"updated_at":"2018-08-26T10:16:40Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"526e4f7307214396989751533ff33528","created_at":"2018-08-26T10:16:36Z","provider:network_type":"flat"}]} 2018-08-26 10:20:04,983 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-311d3ee8-a14b-4427-9fff-61a5ed35a35a 2018-08-26 10:20:04,984 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0867021083832s 2018-08-26 10:20:04,984 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-311d3ee8-a14b-4427-9fff-61a5ed35a35a 2018-08-26 10:20:04,986 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-26 10:20:04,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}91b81e91116182a2ea287ba4f5235871832f7b2a" 2018-08-26 10:20:05,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-c2023b1f-d768-4c78-93d3-b3e7f3efb3d7 Date: Sun, 26 Aug 2018 10:20:05 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-26T10:20:03Z", "file": "/v2/images/21cacfab-d693-4950-8d8b-890ca867da95/file", "owner": "e428b6e578e2485b9cc26da9ccf96a96", "id": "21cacfab-d693-4950-8d8b-890ca867da95", "size": 12716032, "self": "/v2/images/21cacfab-d693-4950-8d8b-890ca867da95", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/21cacfab-d693-4950-8d8b-890ca867da95/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/21cacfab-d693-4950-8d8b-890ca867da95/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_a3fd274c-5276-4ad5-88bb-ffba571bfdce", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_a3fd274c-5276-4ad5-88bb-ffba571bfdce", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-26T10:20:02Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-26 10:20:05,006 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-c2023b1f-d768-4c78-93d3-b3e7f3efb3d7 2018-08-26 10:20:05,006 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0202581882477s 2018-08-26 10:20:05,006 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-c2023b1f-d768-4c78-93d3-b3e7f3efb3d7 2018-08-26 10:20:05,007 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-26 10:20:05,008 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}91b81e91116182a2ea287ba4f5235871832f7b2a" 2018-08-26 10:20:05,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:20: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-2bbde728-21dd-4067-a6db-69bbced9613b x-compute-request-id: req-2bbde728-21dd-4067-a6db-69bbced9613b Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm1-flavor_a3fd274c-5276-4ad5-88bb-ffba571bfdce", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/2f61ea6f-ab5c-46e7-8b71-63f885e8e7dd", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/2f61ea6f-ab5c-46e7-8b71-63f885e8e7dd", "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": "2f61ea6f-ab5c-46e7-8b71-63f885e8e7dd"}]} 2018-08-26 10:20:05,138 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-2bbde728-21dd-4067-a6db-69bbced9613b 2018-08-26 10:20:05,138 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.131189107895s 2018-08-26 10:20:05,138 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-2bbde728-21dd-4067-a6db-69bbced9613b 2018-08-26 10:20:05,139 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-26 10:20:05,140 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}91b81e91116182a2ea287ba4f5235871832f7b2a" -d '{"server": {"name": "singlevm1-vm_a3fd274c-5276-4ad5-88bb-ffba571bfdce", "imageRef": "21cacfab-d693-4950-8d8b-890ca867da95", "key_name": "singlevm1-kp_a3fd274c-5276-4ad5-88bb-ffba571bfdce", "flavorRef": "2f61ea6f-ab5c-46e7-8b71-63f885e8e7dd", "max_count": 1, "min_count": 1, "networks": [{"uuid": "1f9e0f27-47f4-4110-ab7f-93ea053df9ad"}], "security_groups": [{"name": "cab8cb40-fa0c-455a-894f-f461bcdfdd6a"}]}}' 2018-08-26 10:20:07,861 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 26 Aug 2018 10:20: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-b8ab958a-4a58-40ed-a45f-7aa0864c0e0c x-compute-request-id: req-b8ab958a-4a58-40ed-a45f-7aa0864c0e0c Content-Length: 403 location: http://172.30.9.22:8774/v2.1/servers/19afe1c2-2fe8-4d5c-9a26-d23590df4ad6 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "cab8cb40-fa0c-455a-894f-f461bcdfdd6a"}], "OS-DCF:diskConfig": "MANUAL", "id": "19afe1c2-2fe8-4d5c-9a26-d23590df4ad6", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/19afe1c2-2fe8-4d5c-9a26-d23590df4ad6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/19afe1c2-2fe8-4d5c-9a26-d23590df4ad6", "rel": "bookmark"}], "adminPass": "bNYGY3qjyip3"}} 2018-08-26 10:20:07,861 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-b8ab958a-4a58-40ed-a45f-7aa0864c0e0c 2018-08-26 10:20:07,861 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.72197985649s 2018-08-26 10:20:07,861 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-b8ab958a-4a58-40ed-a45f-7aa0864c0e0c 2018-08-26 10:20:07,862 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 10:20:07,865 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}91b81e91116182a2ea287ba4f5235871832f7b2a" 2018-08-26 10:20:08,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:20: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-2aa0d058-1152-484b-8fe1-58672dd9f4d3 x-compute-request-id: req-2aa0d058-1152-484b-8fe1-58672dd9f4d3 Content-Encoding: gzip Content-Length: 637 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/19afe1c2-2fe8-4d5c-9a26-d23590df4ad6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/19afe1c2-2fe8-4d5c-9a26-d23590df4ad6", "rel": "bookmark"}], "image": {"id": "21cacfab-d693-4950-8d8b-890ca867da95", "links": [{"href": "http://172.30.9.22:8774/images/21cacfab-d693-4950-8d8b-890ca867da95", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2f61ea6f-ab5c-46e7-8b71-63f885e8e7dd", "links": [{"href": "http://172.30.9.22:8774/flavors/2f61ea6f-ab5c-46e7-8b71-63f885e8e7dd", "rel": "bookmark"}]}, "id": "19afe1c2-2fe8-4d5c-9a26-d23590df4ad6", "user_id": "1e1511f6281344c28c2a63d6a8174f8d", "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-26T10:20:07Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_a3fd274c-5276-4ad5-88bb-ffba571bfdce", "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "singlevm1-vm_a3fd274c-5276-4ad5-88bb-ffba571bfdce", "created": "2018-08-26T10:20:07Z", "tenant_id": "e428b6e578e2485b9cc26da9ccf96a96", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 10:20:08,628 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2aa0d058-1152-484b-8fe1-58672dd9f4d3 2018-08-26 10:20:08,628 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.765483140945s 2018-08-26 10:20:08,628 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2aa0d058-1152-484b-8fe1-58672dd9f4d3 2018-08-26 10:20:08,634 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-26 10:20:08,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}91b81e91116182a2ea287ba4f5235871832f7b2a" 2018-08-26 10:20:08,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-507545d9-ee20-43f5-a425-7738b25b51a0 Date: Sun, 26 Aug 2018 10:20:08 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"1f9e0f27-47f4-4110-ab7f-93ea053df9ad","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e428b6e578e2485b9cc26da9ccf96a96","status":"ACTIVE","subnets":["8834c0e6-39ad-4219-ab79-5147f5177ae0"],"description":"","tags":[],"updated_at":"2018-08-26T10:19:57Z","provider:segmentation_id":67,"name":"singlevm1-net_a3fd274c-5276-4ad5-88bb-ffba571bfdce","admin_state_up":true,"tenant_id":"e428b6e578e2485b9cc26da9ccf96a96","created_at":"2018-08-26T10:19:57Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"9c1c4110-1d5a-4c9e-9e4a-8295252f6976","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"526e4f7307214396989751533ff33528","status":"ACTIVE","subnets":["a3c401bc-6377-43cc-8a20-abe78f2d51b9"],"description":"","tags":[],"updated_at":"2018-08-26T10:16:40Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"526e4f7307214396989751533ff33528","created_at":"2018-08-26T10:16:36Z","provider:network_type":"flat"}]} 2018-08-26 10:20:08,719 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-507545d9-ee20-43f5-a425-7738b25b51a0 2018-08-26 10:20:08,719 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0858039855957s 2018-08-26 10:20:08,720 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-507545d9-ee20-43f5-a425-7738b25b51a0 2018-08-26 10:20:08,720 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-26 10:20:08,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}91b81e91116182a2ea287ba4f5235871832f7b2a" 2018-08-26 10:20:08,786 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1291 X-Openstack-Request-Id: req-7a7e2921-2c17-4b02-9c0f-4824e5c32ed1 Date: Sun, 26 Aug 2018 10:20:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1f9e0f27-47f4-4110-ab7f-93ea053df9ad","tenant_id":"e428b6e578e2485b9cc26da9ccf96a96","created_at":"2018-08-26T10:19:57Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-26T10:19:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"e428b6e578e2485b9cc26da9ccf96a96","id":"8834c0e6-39ad-4219-ab79-5147f5177ae0","subnetpool_id":null,"name":"singlevm1-subnet_a3fd274c-5276-4ad5-88bb-ffba571bfdce"},{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"9c1c4110-1d5a-4c9e-9e4a-8295252f6976","tenant_id":"526e4f7307214396989751533ff33528","created_at":"2018-08-26T10:16:40Z","dns_nameservers":[],"updated_at":"2018-08-26T10:16:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"526e4f7307214396989751533ff33528","id":"a3c401bc-6377-43cc-8a20-abe78f2d51b9","subnetpool_id":null,"name":"external-subnet"}]} 2018-08-26 10:20:08,786 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-7a7e2921-2c17-4b02-9c0f-4824e5c32ed1 2018-08-26 10:20:08,786 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0655858516693s 2018-08-26 10:20:08,786 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-7a7e2921-2c17-4b02-9c0f-4824e5c32ed1 2018-08-26 10:20:08,787 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 10:20:10,790 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 10:20:10,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}91b81e91116182a2ea287ba4f5235871832f7b2a" 2018-08-26 10:20:11,899 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10: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-92713413-441b-4ff2-830f-1f0711dd295d x-compute-request-id: req-92713413-441b-4ff2-830f-1f0711dd295d Content-Encoding: gzip Content-Length: 711 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/19afe1c2-2fe8-4d5c-9a26-d23590df4ad6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/19afe1c2-2fe8-4d5c-9a26-d23590df4ad6", "rel": "bookmark"}], "image": {"id": "21cacfab-d693-4950-8d8b-890ca867da95", "links": [{"href": "http://172.30.9.22:8774/images/21cacfab-d693-4950-8d8b-890ca867da95", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2f61ea6f-ab5c-46e7-8b71-63f885e8e7dd", "links": [{"href": "http://172.30.9.22:8774/flavors/2f61ea6f-ab5c-46e7-8b71-63f885e8e7dd", "rel": "bookmark"}]}, "id": "19afe1c2-2fe8-4d5c-9a26-d23590df4ad6", "user_id": "1e1511f6281344c28c2a63d6a8174f8d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T10:20:10Z", "hostId": "ab32c7484f659df1dc0608373369e543e042dd1a624136846ea7430c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_a3fd274c-5276-4ad5-88bb-ffba571bfdce", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_a3fd274c-5276-4ad5-88bb-ffba571bfdce", "created": "2018-08-26T10:20:07Z", "tenant_id": "e428b6e578e2485b9cc26da9ccf96a96", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 10:20:11,899 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-92713413-441b-4ff2-830f-1f0711dd295d 2018-08-26 10:20:11,899 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.10888791084s 2018-08-26 10:20:11,899 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-92713413-441b-4ff2-830f-1f0711dd295d 2018-08-26 10:20:11,903 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 10:20:13,906 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 10:20:13,908 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}91b81e91116182a2ea287ba4f5235871832f7b2a" 2018-08-26 10:20:15,344 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:20: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-f38db866-435c-4cc7-99a5-8cccef7b6094 x-compute-request-id: req-f38db866-435c-4cc7-99a5-8cccef7b6094 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.22:8774/v2.1/servers/19afe1c2-2fe8-4d5c-9a26-d23590df4ad6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/19afe1c2-2fe8-4d5c-9a26-d23590df4ad6", "rel": "bookmark"}], "image": {"id": "21cacfab-d693-4950-8d8b-890ca867da95", "links": [{"href": "http://172.30.9.22:8774/images/21cacfab-d693-4950-8d8b-890ca867da95", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2f61ea6f-ab5c-46e7-8b71-63f885e8e7dd", "links": [{"href": "http://172.30.9.22:8774/flavors/2f61ea6f-ab5c-46e7-8b71-63f885e8e7dd", "rel": "bookmark"}]}, "id": "19afe1c2-2fe8-4d5c-9a26-d23590df4ad6", "security_groups": [{"name": "singlevm1-sg_a3fd274c-5276-4ad5-88bb-ffba571bfdce"}], "user_id": "1e1511f6281344c28c2a63d6a8174f8d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T10:20:12Z", "hostId": "ab32c7484f659df1dc0608373369e543e042dd1a624136846ea7430c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_a3fd274c-5276-4ad5-88bb-ffba571bfdce", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_a3fd274c-5276-4ad5-88bb-ffba571bfdce", "created": "2018-08-26T10:20:07Z", "tenant_id": "e428b6e578e2485b9cc26da9ccf96a96", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 10:20:15,345 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f38db866-435c-4cc7-99a5-8cccef7b6094 2018-08-26 10:20:15,345 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.43887996674s 2018-08-26 10:20:15,345 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f38db866-435c-4cc7-99a5-8cccef7b6094 2018-08-26 10:20:15,349 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 10:20:17,352 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 10:20:17,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}91b81e91116182a2ea287ba4f5235871832f7b2a" 2018-08-26 10:20:18,564 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:20: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-4979eb7d-fe13-4ced-89bb-45917196daa7 x-compute-request-id: req-4979eb7d-fe13-4ced-89bb-45917196daa7 Content-Encoding: gzip Content-Length: 809 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {"singlevm1-net_a3fd274c-5276-4ad5-88bb-ffba571bfdce": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1a:b8:57", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/19afe1c2-2fe8-4d5c-9a26-d23590df4ad6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/19afe1c2-2fe8-4d5c-9a26-d23590df4ad6", "rel": "bookmark"}], "image": {"id": "21cacfab-d693-4950-8d8b-890ca867da95", "links": [{"href": "http://172.30.9.22:8774/images/21cacfab-d693-4950-8d8b-890ca867da95", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2f61ea6f-ab5c-46e7-8b71-63f885e8e7dd", "links": [{"href": "http://172.30.9.22:8774/flavors/2f61ea6f-ab5c-46e7-8b71-63f885e8e7dd", "rel": "bookmark"}]}, "id": "19afe1c2-2fe8-4d5c-9a26-d23590df4ad6", "security_groups": [{"name": "singlevm1-sg_a3fd274c-5276-4ad5-88bb-ffba571bfdce"}], "user_id": "1e1511f6281344c28c2a63d6a8174f8d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T10:20:12Z", "hostId": "ab32c7484f659df1dc0608373369e543e042dd1a624136846ea7430c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_a3fd274c-5276-4ad5-88bb-ffba571bfdce", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_a3fd274c-5276-4ad5-88bb-ffba571bfdce", "created": "2018-08-26T10:20:07Z", "tenant_id": "e428b6e578e2485b9cc26da9ccf96a96", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 10:20:18,565 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-4979eb7d-fe13-4ced-89bb-45917196daa7 2018-08-26 10:20:18,565 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.2129881382s 2018-08-26 10:20:18,565 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-4979eb7d-fe13-4ced-89bb-45917196daa7 2018-08-26 10:20:18,570 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 10:20:20,572 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 10:20:20,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}91b81e91116182a2ea287ba4f5235871832f7b2a" 2018-08-26 10:20:21,858 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:20: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-909645c2-3974-42cd-99ad-bc3304aa0aeb x-compute-request-id: req-909645c2-3974-42cd-99ad-bc3304aa0aeb Content-Encoding: gzip Content-Length: 812 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm1-net_a3fd274c-5276-4ad5-88bb-ffba571bfdce": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1a:b8:57", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/19afe1c2-2fe8-4d5c-9a26-d23590df4ad6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/19afe1c2-2fe8-4d5c-9a26-d23590df4ad6", "rel": "bookmark"}], "image": {"id": "21cacfab-d693-4950-8d8b-890ca867da95", "links": [{"href": "http://172.30.9.22:8774/images/21cacfab-d693-4950-8d8b-890ca867da95", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": "2018-08-26T10:20:19.000000", "flavor": {"id": "2f61ea6f-ab5c-46e7-8b71-63f885e8e7dd", "links": [{"href": "http://172.30.9.22:8774/flavors/2f61ea6f-ab5c-46e7-8b71-63f885e8e7dd", "rel": "bookmark"}]}, "id": "19afe1c2-2fe8-4d5c-9a26-d23590df4ad6", "security_groups": [{"name": "singlevm1-sg_a3fd274c-5276-4ad5-88bb-ffba571bfdce"}], "user_id": "1e1511f6281344c28c2a63d6a8174f8d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T10:20:19Z", "hostId": "ab32c7484f659df1dc0608373369e543e042dd1a624136846ea7430c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_a3fd274c-5276-4ad5-88bb-ffba571bfdce", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_a3fd274c-5276-4ad5-88bb-ffba571bfdce", "created": "2018-08-26T10:20:07Z", "tenant_id": "e428b6e578e2485b9cc26da9ccf96a96", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 10:20:21,859 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-909645c2-3974-42cd-99ad-bc3304aa0aeb 2018-08-26 10:20:21,859 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.28633117676s 2018-08-26 10:20:21,859 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-909645c2-3974-42cd-99ad-bc3304aa0aeb 2018-08-26 10:20:21,864 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-26 10:20:21,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=19afe1c2-2fe8-4d5c-9a26-d23590df4ad6" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}91b81e91116182a2ea287ba4f5235871832f7b2a" 2018-08-26 10:20:21,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 876 X-Openstack-Request-Id: req-012e2aa2-fd7a-41f0-8a20-3e21f75ad43c Date: Sun, 26 Aug 2018 10:20:21 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-26T10:20:18Z","device_owner":"compute:nova","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"8834c0e6-39ad-4219-ab79-5147f5177ae0","ip_address":"192.168.120.5"}],"id":"9421d860-81ac-4375-b6ff-f719f7f52c7c","security_groups":["cab8cb40-fa0c-455a-894f-f461bcdfdd6a"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1a:b8:57","project_id":"e428b6e578e2485b9cc26da9ccf96a96","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"19afe1c2-2fe8-4d5c-9a26-d23590df4ad6","name":"","admin_state_up":true,"network_id":"1f9e0f27-47f4-4110-ab7f-93ea053df9ad","tenant_id":"e428b6e578e2485b9cc26da9ccf96a96","created_at":"2018-08-26T10:20:12Z","binding:vnic_type":"normal"}]} 2018-08-26 10:20:21,909 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=19afe1c2-2fe8-4d5c-9a26-d23590df4ad6 used request id req-012e2aa2-fd7a-41f0-8a20-3e21f75ad43c 2018-08-26 10:20:21,909 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0452980995178s 2018-08-26 10:20:21,909 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=19afe1c2-2fe8-4d5c-9a26-d23590df4ad6 used request id req-012e2aa2-fd7a-41f0-8a20-3e21f75ad43c 2018-08-26 10:20:21,914 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-26 10:20:21,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/floatingips.json?port_id=9421d860-81ac-4375-b6ff-f719f7f52c7c" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}91b81e91116182a2ea287ba4f5235871832f7b2a" 2018-08-26 10:20:21,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-61ad08e1-a7c8-4842-ba58-f8edf9380ba5 Date: Sun, 26 Aug 2018 10:20:21 GMT RESP BODY: {"floatingips": []} 2018-08-26 10:20:21,958 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=9421d860-81ac-4375-b6ff-f719f7f52c7c used request id req-61ad08e1-a7c8-4842-ba58-f8edf9380ba5 2018-08-26 10:20:21,958 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.043289899826s 2018-08-26 10:20:21,958 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=9421d860-81ac-4375-b6ff-f719f7f52c7c used request id req-61ad08e1-a7c8-4842-ba58-f8edf9380ba5 2018-08-26 10:20:21,959 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm1-net_a3fd274c-5276-4ad5-88bb-ffba571bfdce': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:1a:b8:57', u'version': 4, u'addr': u'192.168.120.5', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'21cacfab-d693-4950-8d8b-890ca867da95'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-00000001', u'OS-SRV-USG:launched_at': u'2018-08-26T10:20:19.000000', 'flavor': Munch({u'id': u'2f61ea6f-ab5c-46e7-8b71-63f885e8e7dd'}), 'az': u'nova', 'id': u'19afe1c2-2fe8-4d5c-9a26-d23590df4ad6', 'security_groups': [Munch({u'name': u'singlevm1-sg_a3fd274c-5276-4ad5-88bb-ffba571bfdce'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'1e1511f6281344c28c2a63d6a8174f8d', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e428b6e578e2485b9cc26da9ccf96a96', '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-26T10:20:19.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-26T10:20:19Z', 'hostId': u'ab32c7484f659df1dc0608373369e543e042dd1a624136846ea7430c', u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-1.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm1-kp_a3fd274c-5276-4ad5-88bb-ffba571bfdce', 'public_v6': '', 'private_v4': u'192.168.120.5', 'cloud': 'envvars', 'host_id': u'ab32c7484f659df1dc0608373369e543e042dd1a624136846ea7430c', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-1.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-00000001', u'OS-SRV-USG:launched_at': u'2018-08-26T10:20:19.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'e428b6e578e2485b9cc26da9ccf96a96', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', 'name': u'singlevm1-vm_a3fd274c-5276-4ad5-88bb-ffba571bfdce', 'adminPass': u'bNYGY3qjyip3', 'tenant_id': u'e428b6e578e2485b9cc26da9ccf96a96', 'created_at': u'2018-08-26T10:20:07Z', 'created': u'2018-08-26T10:20:07Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-26 10:20:21,962 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-26 10:20:21,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}91b81e91116182a2ea287ba4f5235871832f7b2a" 2018-08-26 10:20:22,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-238b91f5-3fd9-400a-a68e-47d58455500b Date: Sun, 26 Aug 2018 10:20:22 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"1f9e0f27-47f4-4110-ab7f-93ea053df9ad","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e428b6e578e2485b9cc26da9ccf96a96","status":"ACTIVE","subnets":["8834c0e6-39ad-4219-ab79-5147f5177ae0"],"description":"","tags":[],"updated_at":"2018-08-26T10:19:57Z","provider:segmentation_id":67,"name":"singlevm1-net_a3fd274c-5276-4ad5-88bb-ffba571bfdce","admin_state_up":true,"tenant_id":"e428b6e578e2485b9cc26da9ccf96a96","created_at":"2018-08-26T10:19:57Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"9c1c4110-1d5a-4c9e-9e4a-8295252f6976","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"526e4f7307214396989751533ff33528","status":"ACTIVE","subnets":["a3c401bc-6377-43cc-8a20-abe78f2d51b9"],"description":"","tags":[],"updated_at":"2018-08-26T10:16:40Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"526e4f7307214396989751533ff33528","created_at":"2018-08-26T10:16:36Z","provider:network_type":"flat"}]} 2018-08-26 10:20:22,040 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-238b91f5-3fd9-400a-a68e-47d58455500b 2018-08-26 10:20:22,040 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0775098800659s 2018-08-26 10:20:22,040 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-238b91f5-3fd9-400a-a68e-47d58455500b 2018-08-26 10:20:22,041 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-26 10:20:22,042 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=19afe1c2-2fe8-4d5c-9a26-d23590df4ad6" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}91b81e91116182a2ea287ba4f5235871832f7b2a" 2018-08-26 10:20:22,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 876 X-Openstack-Request-Id: req-9d3f60f6-3e8b-4d55-a299-a1fac1e4ae8c Date: Sun, 26 Aug 2018 10:20:22 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-26T10:20:18Z","device_owner":"compute:nova","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"8834c0e6-39ad-4219-ab79-5147f5177ae0","ip_address":"192.168.120.5"}],"id":"9421d860-81ac-4375-b6ff-f719f7f52c7c","security_groups":["cab8cb40-fa0c-455a-894f-f461bcdfdd6a"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1a:b8:57","project_id":"e428b6e578e2485b9cc26da9ccf96a96","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"19afe1c2-2fe8-4d5c-9a26-d23590df4ad6","name":"","admin_state_up":true,"network_id":"1f9e0f27-47f4-4110-ab7f-93ea053df9ad","tenant_id":"e428b6e578e2485b9cc26da9ccf96a96","created_at":"2018-08-26T10:20:12Z","binding:vnic_type":"normal"}]} 2018-08-26 10:20:22,083 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=19afe1c2-2fe8-4d5c-9a26-d23590df4ad6 used request id req-9d3f60f6-3e8b-4d55-a299-a1fac1e4ae8c 2018-08-26 10:20:22,083 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0419008731842s 2018-08-26 10:20:22,083 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=19afe1c2-2fe8-4d5c-9a26-d23590df4ad6 used request id req-9d3f60f6-3e8b-4d55-a299-a1fac1e4ae8c 2018-08-26 10:20:22,084 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-08-26 10:20:22,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}91b81e91116182a2ea287ba4f5235871832f7b2a" -d '{"floatingip": {"floating_network_id": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976", "fixed_ip_address": "192.168.120.5", "port_id": "9421d860-81ac-4375-b6ff-f719f7f52c7c"}}' 2018-08-26 10:20:24,081 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 553 X-Openstack-Request-Id: req-eee2f09f-bd13-431a-ac0c-ba757e3247a6 Date: Sun, 26 Aug 2018 10:20:24 GMT RESP BODY: {"floatingip": {"router_id": "e5c202cb-7445-4e7a-b1d5-717c807ef4d8", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-26T10:20:23Z", "floating_network_id": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976", "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.202", "revision_number": 0, "port_id": "9421d860-81ac-4375-b6ff-f719f7f52c7c", "id": "2ce47919-0b32-4358-a37e-8cab91b7f6da", "tenant_id": "e428b6e578e2485b9cc26da9ccf96a96", "created_at": "2018-08-26T10:20:23Z", "project_id": "e428b6e578e2485b9cc26da9ccf96a96"}} 2018-08-26 10:20:24,081 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-eee2f09f-bd13-431a-ac0c-ba757e3247a6 2018-08-26 10:20:24,082 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.99717187881s 2018-08-26 10:20:24,082 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-eee2f09f-bd13-431a-ac0c-ba757e3247a6 2018-08-26 10:20:24,090 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-26 10:20:24,091 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}91b81e91116182a2ea287ba4f5235871832f7b2a" 2018-08-26 10:20:24,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 556 X-Openstack-Request-Id: req-50d53364-6aa7-4140-b38d-63075aa9ac4d Date: Sun, 26 Aug 2018 10:20:24 GMT RESP BODY: {"floatingips": [{"router_id": "e5c202cb-7445-4e7a-b1d5-717c807ef4d8", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-26T10:20:23Z", "floating_network_id": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976", "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.202", "revision_number": 0, "port_id": "9421d860-81ac-4375-b6ff-f719f7f52c7c", "id": "2ce47919-0b32-4358-a37e-8cab91b7f6da", "tenant_id": "e428b6e578e2485b9cc26da9ccf96a96", "created_at": "2018-08-26T10:20:23Z", "project_id": "e428b6e578e2485b9cc26da9ccf96a96"}]} 2018-08-26 10:20:24,151 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-50d53364-6aa7-4140-b38d-63075aa9ac4d 2018-08-26 10:20:24,151 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0607421398163s 2018-08-26 10:20:24,151 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-50d53364-6aa7-4140-b38d-63075aa9ac4d 2018-08-26 10:20:24,155 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'e5c202cb-7445-4e7a-b1d5-717c807ef4d8', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'e428b6e578e2485b9cc26da9ccf96a96', 'created_at': u'2018-08-26T10:20:23Z', 'attached': True, 'updated_at': u'2018-08-26T10:20:23Z', 'id': u'2ce47919-0b32-4358-a37e-8cab91b7f6da', 'floating_network_id': u'9c1c4110-1d5a-4c9e-9e4a-8295252f6976', 'fixed_ip_address': u'192.168.120.5', 'floating_ip_address': u'172.30.9.202', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e428b6e578e2485b9cc26da9ccf96a96', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'e5c202cb-7445-4e7a-b1d5-717c807ef4d8', 'project_id': u'e428b6e578e2485b9cc26da9ccf96a96', 'port_id': u'9421d860-81ac-4375-b6ff-f719f7f52c7c', 'port': u'9421d860-81ac-4375-b6ff-f719f7f52c7c', 'network': u'9c1c4110-1d5a-4c9e-9e4a-8295252f6976'}) 2018-08-26 10:20:24,156 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-26 10:20:24,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/19afe1c2-2fe8-4d5c-9a26-d23590df4ad6/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}91b81e91116182a2ea287ba4f5235871832f7b2a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-26 10:20:25,035 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10: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-9dd2b006-9b67-4378-ac6d-bb0314ee38c5 x-compute-request-id: req-9dd2b006-9b67-4378-ac6d-bb0314ee38c5 Content-Encoding: gzip Content-Length: 9593 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 517925833 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.209532] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.212582] pid_max: default: 32768 minimum: 301\n[ 0.214217] ACPI: Core revision 20150930\n[ 0.216259] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.218628] Security Framework initialized\n[ 0.220132] Yama: becoming mindful.\n[ 0.221474] AppArmor: AppArmor initialized\n[ 0.222998] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.225398] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.227739] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.229937] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.232465] Initializing cgroup subsys io\n[ 0.233950] Initializing cgroup subsys memory\n[ 0.235517] Initializing cgroup subsys devices\n[ 0.237105] Initializing cgroup subsys freezer\n[ 0.238698] Initializing cgroup subsys net_cls\n[ 0.240302] Initializing cgroup subsys perf_event\n[ 0.241985] Initializing cgroup subsys net_prio\n[ 0.243603] Initializing cgroup subsys hugetlb\n[ 0.245182] Initializing cgroup subsys pids\n[ 0.246743] CPU: Physical Processor ID: 0\n[ 0.248930] mce: CPU supports 10 MCE banks\n[ 0.250457] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.252317] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.269474] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.276844] ftrace: allocating 31920 entries in 125 pages\n[ 0.302834] smpboot: Max logical packages: 1\n[ 0.304400] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.306878] x2apic enabled\n[ 0.308268] Switched APIC routing to physical x2apic.\n[ 0.311174] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.313226] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.316794] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.320046] KVM setup paravirtual spinlock\n[ 0.321720] x86: Booted up 1 node, 1 CPUs\n[ 0.322830] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.324717] devtmpfs: initialized\n[ 0.326698] evm: security.selinux\n[ 0.327663] evm: security.SMACK64\n[ 0.328626] evm: security.SMACK64EXEC\n[ 0.329648] evm: security.SMACK64TRANSMUTE\n[ 0.330750] evm: security.SMACK64MMAP\n[ 0.331775] evm: security.ima\n[ 0.332660] evm: security.capability\n[ 0.333743] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.336257] pinctrl core: initialized pinctrl subsystem\n[ 0.337736] RTC time: 10:20:20, date: 08/26/18\n[ 0.339030] NET: Registered protocol family 16\n[ 0.340361] cpuidle: using governor ladder\n[ 0.341479] cpuidle: using governor menu\n[ 0.342557] PCCT header not found.\n[ 0.343578] ACPI: bus type PCI registered\n[ 0.344683] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.346370] PCI: Using configuration type 1 for base access\n[ 0.348515] ACPI: Added _OSI(Module Device)\n[ 0.349689] ACPI: Added _OSI(Processor Device)\n[ 0.350871] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.352103] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.354293] ACPI: Interpreter enabled\n[ 0.355332] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.357950] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.360463] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.362986] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.365496] ACPI: (supports S0 S5)\n[ 0.366466] ACPI: Using IOAPIC for interrupt routing\n[ 0.367753] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.371597] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.373168] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.374846] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.376468] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.379444] acpiphp: Slot [3] registered\n[ 0.380541] acpiphp: Slot [4] registered\n[ 0.381636] acpiphp: Slot [5] registered\n[ 0.382730] acpiphp: Slot [6] registered\n[ 0.383829] acpiphp: Slot [7] registered\n[ 0.384938] acpiphp: Slot [8] registered\n[ 0.386033] acpiphp: Slot [9] registered\n[ 0.387127] acpiphp: Slot [10] registered\n[ 0.388236] acpiphp: Slot [11] registered\n[ 0.389355] acpiphp: Slot [12] registered\n[ 0.390471] acpiphp: Slot [13] registered\n[ 0.391583] acpiphp: Slot [14] registered\n[ 0.392702] acpiphp: Slot [15] registered\n[ 0.407817] acpiphp: Slot [16] registered\n[ 0.408943] acpiphp: Slot [17] registered\n[ 0.410064] acpiphp: Slot [18] registered\n[ 0.411176] acpiphp: Slot [19] registered\n[ 0.412298] acpiphp: Slot [20] registered\n[ 0.413420] acpiphp: Slot [21] registered\n[ 0.414533] acpiphp: Slot [22] registered\n[ 0.415640] acpiphp: Slot [23] registered\n[ 0.416759] acpiphp: Slot [24] registered\n[ 0.417875] acpiphp: Slot [25] registered\n[ 0.418988] acpiphp: Slot [26] registered\n[ 0.420097] acpiphp: Slot [27] registered\n[ 0.421214] acpiphp: Slot [28] registered\n[ 0.422329] acpiphp: Slot [29] registered\n[ 0.423440] acpiphp: Slot [30] registered\n[ 0.424553] acpiphp: Slot [31] registered\n[ 0.425667] PCI host bridge to bus 0000:00\n[ 0.426780] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.428434] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.430083] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.432078] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.434070] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.436093] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.440073] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.441793] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.443388] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.445097] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.449445] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.451411] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.471963] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.474002] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.475943] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.477883] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.479786] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.481503] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.483288] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.484731] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.486841] vgaarb: loaded\n[ 0.487672] vgaarb: bridge control possible 0000:00:02.0\n[ 0.489318] SCSI subsystem initialized\n[ 0.490572] ACPI: bus type USB registered\n[ 0.491707] usbcore: registered new interface driver usbfs\n[ 0.493119] usbcore: registered new interface driver hub\n[ 0.494503] usbcore: registered new device driver usb\n[ 0.495997] PCI: Using ACPI for IRQ routing\n[ 0.497514] NetLabel: Initializing\n[ 0.498504] NetLabel: domain hash size = 128\n[ 0.499679] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.501006] NetLabel: unlabeled traffic allowed by default\n[ 0.502602] clocksource: Switched to clocksource kvm-clock\n[ 0.512483] AppArmor: AppArmor Filesystem Enabled\n[ 0.513806] pnp: PnP ACPI init\n[ 0.515051] pnp: PnP ACPI: found 5 devices\n[ 0.521934] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.524386] NET: Registered protocol family 2\n[ 0.525827] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.527562] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.529165] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.530795] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.532247] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.533813] NET: Registered protocol family 1\n[ 0.535005] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.536485] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.537932] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.554534] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.570373] Trying to unpack rootfs image as initramfs...\n[ 0.632590] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.635192] Scanning for low memory corruption every 60 seconds\n[ 0.637125] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.638726] audit: initializing netlink subsys (disabled)\n[ 0.640169] audit: type=2000 audit(1535278820.439:1): initialized\n[ 0.642021] Initialise system trusted keyring\n[ 0.643417] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.644974] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.647678] zbud: loaded\n[ 0.648668] VFS: Disk quotas dquot_6.6.0\n[ 0.649786] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.651919] fuse init (API version 7.23)\n[ 0.653138] Key type big_key registered\n[ 0.654234] Allocating IMA MOK and blacklist keyrings.\n[ 0.655910] Key type asymmetric registered\n[ 0.657032] Asymmetric key parser 'x509' registered\n[ 0.658336] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.660344] io scheduler noop registered\n[ 0.661402] io scheduler deadline registered (default)\n[ 0.662731] io scheduler cfq registered\n[ 0.663870] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.665241] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.666938] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.668915] ACPI: Power Button [PWRF]\n[ 0.670051] GHES: HEST is not enabled!\n[ 0.683977] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.712885] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.715853] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.739787] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.742696] Linux agpgart interface v0.103\n[ 0.745964] brd: module loaded\n[ 0.748169] loop: module loaded\n[ 0.753203] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.755161] GPT:90111 != 2097151\n[ 0.756069] GPT:Alternate GPT header not at the end of the disk.\n[ 0.757556] GPT:90111 != 2097151\n[ 0.758469] GPT: Use GNU Parted to correct GPT errors.\n[ 0.759730] vda: vda1 vda15\n[ 0.761397] scsi host0: ata_piix\n[ 0.762479] scsi host1: ata_piix\n[ 0.763990] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.765895] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.768077] libphy: Fixed MDIO Bus: probed\n[ 0.769197] tun: Universal TUN/TAP device driver, 1.6\n[ 0.770510] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.773243] PPP generic driver version 2.4.2\n[ 0.774488] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.776121] ehci-pci: EHCI PCI platform driver\n[ 0.777343] ehci-platform: EHCI generic platform driver\n[ 0.778723] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.780345] ohci-pci: OHCI PCI platform driver\n[ 0.781565] ohci-platform: OHCI generic platform driver\n[ 0.782994] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.797938] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.799406] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.801559] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.803014] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.804686] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.806446] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.808459] usb usb1: Product: UHCI Host Controller\n[ 0.809782] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.811479] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.812887] hub 1-0:1.0: USB hub found\n[ 0.814001] hub 1-0:1.0: 2 ports detected\n[ 0.815347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.818285] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.819638] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.821099] mousedev: PS/2 mouse device common for all mice\n[ 0.822882] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.825455] rtc_cmos 00:00: RTC can wake from S4\n[ 0.827035] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.828701] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.830362] i2c /dev entries driver\n[ 0.831441] device-mapper: uevent: version 1.0.3\n[ 0.832789] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.835106] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.836998] NET: Registered protocol family 10\n[ 0.838587] NET: Registered protocol family 17\n[ 0.839864] Key type dns_resolver registered\n[ 0.841181] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.842741] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.845239] registered taskstats version 1\n[ 0.846408] Loading compiled-in X.509 certificates\n[ 0.848272] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.850895] zswap: loaded using pool lzo/zbud\n[ 0.852944] Key type trusted registered\n[ 0.855094] Key type encrypted registered\n[ 0.856256] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.857704] ima: No TPM chip found, activating TPM-bypass!\n[ 0.859161] evm: HMAC attrs: 0x1\n[ 0.860481] Magic number: 14:297:326\n[ 0.861666] rtc_cmos 00:00: setting system clock to 2018-08-26 10:20:20 UTC (1535278820)\n[ 0.863969] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.865528] EDD information not available.\n[ 0.924323] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.940793] Write protecting the kernel read-only data: 14336k\n[ 0.943875] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.946456] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.69\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\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... [ 1.119802] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.5...\nLease of 192.168.120.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.94. iid=i-00000001\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCGKHmk2+ugfxme57iMjG8KkgjUcp6NTxPg3qp4L4Y1Kdi5OU8afvrmYok/xPL0RjsZphXpVpAXPesC8Rv5LZfHKBWpOJK2jqPeNdryIX2YDqUaQ3V4Di0eP/SXXEQEeh/fw/TQjbcMKYhpXmn7DaFZIleTpfTc9PZnOvn7PosOtbYfchov4ATHQ3QZBxYds1e8Iab14hia9UDGrr6CC2Wfl46ZQ6+/gq0lGaXi7X5vUfP79oJlX2jrSfF1M0wl7uUhXSrIC7fobtY6NOHOCZPN3LPug4Ft+0mvOCq7VdmUxSgLv5ROO6zA/14q59XdAiPM3UNmEw4L7cxQvaRyQYI1 root@singlevm1-vm-a3fd274c-5276-4ad5-88bb-ffba571bfdce\nssh-dss AAAAB3NzaC1kc3MAAACBAI0n0872t8GW3N/0rpNXCvBc8H8uz6mgDSIxHCRRKKJw27u0MRtfDslVx1uFTYvVYxISh7Oj9BfQm/WtU2n4T1KVpSO8XdRkRDsar+I+ReS+6p3s/vQrqsBh/cg6nn9cUu+cfrmTnZibxwpOZZ6+P1cUOZE50xZQtJS+jW++kkV3AAAAFQC8vu87cm7F7fdnn14vo1qyp/l43QAAAIB6XvR0pKdqu4e1hyR+0R8b8+fDUZN43+ANBtDhPgeX9NDve5om3zAUgJtoGWeyQtqvoV85+Xk7tzldRl/aV145lfe8Bph9OMBOrB82XFdXMGQcFsjSw6kSRlO884dWZqMbwAIND3Lb3UgmWwNm97/mDNJ2dRmsOtQDERW9yQBMbAAAAIB536mZN17DsDWkNdQrxfcUbr1Giz66ti6zLLD8KaNKAJDjDs7axSUy/B46GhGZ1LphtYH0nXtwsg7PiJq+dbKVHx5NFhwhrmBPRQiOSJ5WchD4h/0MACfuDI+B6Rh/wRhZg5LpC9977pn5eUo/+IM7o8SZ/lltIJMc443e5/9dHA== root@singlevm1-vm-a3fd274c-5276-4ad5-88bb-ffba571bfdce\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.26s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.5,24,fe80::f816:3eff:fe1a:b857/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.2 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.5 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000001\nname: N/A\navailability-zone: nova\nlocal-hostname: singlevm1-vm-a3fd274c-5276-4ad5-88bb-ffba571bfdce\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.76 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm1-vm-a3fd274c-5276-4ad5-88bb-ffba571bfdce login: "} 2018-08-26 10:20:25,036 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/19afe1c2-2fe8-4d5c-9a26-d23590df4ad6/action used request id req-9dd2b006-9b67-4378-ac6d-bb0314ee38c5 2018-08-26 10:20:25,037 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.880280971527s 2018-08-26 10:20:25,037 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/19afe1c2-2fe8-4d5c-9a26-d23590df4ad6/action used request id req-9dd2b006-9b67-4378-ac6d-bb0314ee38c5 2018-08-26 10:20:25,038 - 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 517925833 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.209532] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.212582] pid_max: default: 32768 minimum: 301 [ 0.214217] ACPI: Core revision 20150930 [ 0.216259] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.218628] Security Framework initialized [ 0.220132] Yama: becoming mindful. [ 0.221474] AppArmor: AppArmor initialized [ 0.222998] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.225398] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.227739] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.229937] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.232465] Initializing cgroup subsys io [ 0.233950] Initializing cgroup subsys memory [ 0.235517] Initializing cgroup subsys devices [ 0.237105] Initializing cgroup subsys freezer [ 0.238698] Initializing cgroup subsys net_cls [ 0.240302] Initializing cgroup subsys perf_event [ 0.241985] Initializing cgroup subsys net_prio [ 0.243603] Initializing cgroup subsys hugetlb [ 0.245182] Initializing cgroup subsys pids [ 0.246743] CPU: Physical Processor ID: 0 [ 0.248930] mce: CPU supports 10 MCE banks [ 0.250457] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.252317] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.269474] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.276844] ftrace: allocating 31920 entries in 125 pages [ 0.302834] smpboot: Max logical packages: 1 [ 0.304400] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.306878] x2apic enabled [ 0.308268] Switched APIC routing to physical x2apic. [ 0.311174] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.313226] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.316794] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.320046] KVM setup paravirtual spinlock [ 0.321720] x86: Booted up 1 node, 1 CPUs [ 0.322830] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.324717] devtmpfs: initialized [ 0.326698] evm: security.selinux [ 0.327663] evm: security.SMACK64 [ 0.328626] evm: security.SMACK64EXEC [ 0.329648] evm: security.SMACK64TRANSMUTE [ 0.330750] evm: security.SMACK64MMAP [ 0.331775] evm: security.ima [ 0.332660] evm: security.capability [ 0.333743] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.336257] pinctrl core: initialized pinctrl subsystem [ 0.337736] RTC time: 10:20:20, date: 08/26/18 [ 0.339030] NET: Registered protocol family 16 [ 0.340361] cpuidle: using governor ladder [ 0.341479] cpuidle: using governor menu [ 0.342557] PCCT header not found. [ 0.343578] ACPI: bus type PCI registered [ 0.344683] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346370] PCI: Using configuration type 1 for base access [ 0.348515] ACPI: Added _OSI(Module Device) [ 0.349689] ACPI: Added _OSI(Processor Device) [ 0.350871] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.352103] ACPI: Added _OSI(Processor Aggregator Device) [ 0.354293] ACPI: Interpreter enabled [ 0.355332] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.357950] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.360463] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.362986] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.365496] ACPI: (supports S0 S5) [ 0.366466] ACPI: Using IOAPIC for interrupt routing [ 0.367753] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371597] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373168] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.374846] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.376468] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.379444] acpiphp: Slot [3] registered [ 0.380541] acpiphp: Slot [4] registered [ 0.381636] acpiphp: Slot [5] registered [ 0.382730] acpiphp: Slot [6] registered [ 0.383829] acpiphp: Slot [7] registered [ 0.384938] acpiphp: Slot [8] registered [ 0.386033] acpiphp: Slot [9] registered [ 0.387127] acpiphp: Slot [10] registered [ 0.388236] acpiphp: Slot [11] registered [ 0.389355] acpiphp: Slot [12] registered [ 0.390471] acpiphp: Slot [13] registered [ 0.391583] acpiphp: Slot [14] registered [ 0.392702] acpiphp: Slot [15] registered [ 0.407817] acpiphp: Slot [16] registered [ 0.408943] acpiphp: Slot [17] registered [ 0.410064] acpiphp: Slot [18] registered [ 0.411176] acpiphp: Slot [19] registered [ 0.412298] acpiphp: Slot [20] registered [ 0.413420] acpiphp: Slot [21] registered [ 0.414533] acpiphp: Slot [22] registered [ 0.415640] acpiphp: Slot [23] registered [ 0.416759] acpiphp: Slot [24] registered [ 0.417875] acpiphp: Slot [25] registered [ 0.418988] acpiphp: Slot [26] registered [ 0.420097] acpiphp: Slot [27] registered [ 0.421214] acpiphp: Slot [28] registered [ 0.422329] acpiphp: Slot [29] registered [ 0.423440] acpiphp: Slot [30] registered [ 0.424553] acpiphp: Slot [31] registered [ 0.425667] PCI host bridge to bus 0000:00 [ 0.426780] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.428434] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.430083] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.432078] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.434070] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.436093] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440073] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441793] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443388] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445097] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.449445] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.451411] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.471963] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.474002] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.475943] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.477883] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.479786] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.481503] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.483288] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.484731] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.486841] vgaarb: loaded [ 0.487672] vgaarb: bridge control possible 0000:00:02.0 [ 0.489318] SCSI subsystem initialized [ 0.490572] ACPI: bus type USB registered [ 0.491707] usbcore: registered new interface driver usbfs [ 0.493119] usbcore: registered new interface driver hub [ 0.494503] usbcore: registered new device driver usb [ 0.495997] PCI: Using ACPI for IRQ routing [ 0.497514] NetLabel: Initializing [ 0.498504] NetLabel: domain hash size = 128 [ 0.499679] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.501006] NetLabel: unlabeled traffic allowed by default [ 0.502602] clocksource: Switched to clocksource kvm-clock [ 0.512483] AppArmor: AppArmor Filesystem Enabled [ 0.513806] pnp: PnP ACPI init [ 0.515051] pnp: PnP ACPI: found 5 devices [ 0.521934] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.524386] NET: Registered protocol family 2 [ 0.525827] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.527562] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.529165] TCP: Hash tables configured (established 4096 bind 4096) [ 0.530795] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.532247] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.533813] NET: Registered protocol family 1 [ 0.535005] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.536485] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.537932] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.554534] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.570373] Trying to unpack rootfs image as initramfs... [ 0.632590] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.635192] Scanning for low memory corruption every 60 seconds [ 0.637125] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.638726] audit: initializing netlink subsys (disabled) [ 0.640169] audit: type=2000 audit(1535278820.439:1): initialized [ 0.642021] Initialise system trusted keyring [ 0.643417] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.644974] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.647678] zbud: loaded [ 0.648668] VFS: Disk quotas dquot_6.6.0 [ 0.649786] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.651919] fuse init (API version 7.23) [ 0.653138] Key type big_key registered [ 0.654234] Allocating IMA MOK and blacklist keyrings. [ 0.655910] Key type asymmetric registered [ 0.657032] Asymmetric key parser 'x509' registered [ 0.658336] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.660344] io scheduler noop registered [ 0.661402] io scheduler deadline registered (default) [ 0.662731] io scheduler cfq registered [ 0.663870] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.665241] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.666938] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.668915] ACPI: Power Button [PWRF] [ 0.670051] GHES: HEST is not enabled! [ 0.683977] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.712885] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.715853] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.739787] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.742696] Linux agpgart interface v0.103 [ 0.745964] brd: module loaded [ 0.748169] loop: module loaded [ 0.753203] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.755161] GPT:90111 != 2097151 [ 0.756069] GPT:Alternate GPT header not at the end of the disk. [ 0.757556] GPT:90111 != 2097151 [ 0.758469] GPT: Use GNU Parted to correct GPT errors. [ 0.759730] vda: vda1 vda15 [ 0.761397] scsi host0: ata_piix [ 0.762479] scsi host1: ata_piix [ 0.763990] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.765895] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.768077] libphy: Fixed MDIO Bus: probed [ 0.769197] tun: Universal TUN/TAP device driver, 1.6 [ 0.770510] tun: (C) 1999-2004 Max Krasnyansky [ 0.773243] PPP generic driver version 2.4.2 [ 0.774488] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.776121] ehci-pci: EHCI PCI platform driver [ 0.777343] ehci-platform: EHCI generic platform driver [ 0.778723] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.780345] ohci-pci: OHCI PCI platform driver [ 0.781565] ohci-platform: OHCI generic platform driver [ 0.782994] uhci_hcd: USB Universal Host Controller Interface driver [ 0.797938] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.799406] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.801559] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.803014] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.804686] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.806446] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.808459] usb usb1: Product: UHCI Host Controller [ 0.809782] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.811479] usb usb1: SerialNumber: 0000:00:01.2 [ 0.812887] hub 1-0:1.0: USB hub found [ 0.814001] hub 1-0:1.0: 2 ports detected [ 0.815347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.818285] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.819638] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.821099] mousedev: PS/2 mouse device common for all mice [ 0.822882] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.825455] rtc_cmos 00:00: RTC can wake from S4 [ 0.827035] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.828701] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.830362] i2c /dev entries driver [ 0.831441] device-mapper: uevent: version 1.0.3 [ 0.832789] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.835106] ledtrig-cpu: registered to indicate activity on CPUs [ 0.836998] NET: Registered protocol family 10 [ 0.838587] NET: Registered protocol family 17 [ 0.839864] Key type dns_resolver registered [ 0.841181] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.842741] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.845239] registered taskstats version 1 [ 0.846408] Loading compiled-in X.509 certificates [ 0.848272] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.850895] zswap: loaded using pool lzo/zbud [ 0.852944] Key type trusted registered [ 0.855094] Key type encrypted registered [ 0.856256] AppArmor: AppArmor sha1 policy hashing enabled [ 0.857704] ima: No TPM chip found, activating TPM-bypass! [ 0.859161] evm: HMAC attrs: 0x1 [ 0.860481] Magic number: 14:297:326 [ 0.861666] rtc_cmos 00:00: setting system clock to 2018-08-26 10:20:20 UTC (1535278820) [ 0.863969] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.865528] EDD information not available. [ 0.924323] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.940793] Write protecting the kernel read-only data: 14336k [ 0.943875] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.946456] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.69 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep 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... [ 1.119802] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.5... Lease of 192.168.120.5 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.94. iid=i-00000001 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCGKHmk2+ugfxme57iMjG8KkgjUcp6NTxPg3qp4L4Y1Kdi5OU8afvrmYok/xPL0RjsZphXpVpAXPesC8Rv5LZfHKBWpOJK2jqPeNdryIX2YDqUaQ3V4Di0eP/SXXEQEeh/fw/TQjbcMKYhpXmn7DaFZIleTpfTc9PZnOvn7PosOtbYfchov4ATHQ3QZBxYds1e8Iab14hia9UDGrr6CC2Wfl46ZQ6+/gq0lGaXi7X5vUfP79oJlX2jrSfF1M0wl7uUhXSrIC7fobtY6NOHOCZPN3LPug4Ft+0mvOCq7VdmUxSgLv5ROO6zA/14q59XdAiPM3UNmEw4L7cxQvaRyQYI1 root@singlevm1-vm-a3fd274c-5276-4ad5-88bb-ffba571bfdce ssh-dss AAAAB3NzaC1kc3MAAACBAI0n0872t8GW3N/0rpNXCvBc8H8uz6mgDSIxHCRRKKJw27u0MRtfDslVx1uFTYvVYxISh7Oj9BfQm/WtU2n4T1KVpSO8XdRkRDsar+I+ReS+6p3s/vQrqsBh/cg6nn9cUu+cfrmTnZibxwpOZZ6+P1cUOZE50xZQtJS+jW++kkV3AAAAFQC8vu87cm7F7fdnn14vo1qyp/l43QAAAIB6XvR0pKdqu4e1hyR+0R8b8+fDUZN43+ANBtDhPgeX9NDve5om3zAUgJtoGWeyQtqvoV85+Xk7tzldRl/aV145lfe8Bph9OMBOrB82XFdXMGQcFsjSw6kSRlO884dWZqMbwAIND3Lb3UgmWwNm97/mDNJ2dRmsOtQDERW9yQBMbAAAAIB536mZN17DsDWkNdQrxfcUbr1Giz66ti6zLLD8KaNKAJDjDs7axSUy/B46GhGZ1LphtYH0nXtwsg7PiJq+dbKVHx5NFhwhrmBPRQiOSJ5WchD4h/0MACfuDI+B6Rh/wRhZg5LpC9977pn5eUo/+IM7o8SZ/lltIJMc443e5/9dHA== root@singlevm1-vm-a3fd274c-5276-4ad5-88bb-ffba571bfdce -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.26s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.5,24,fe80::f816:3eff:fe1a:b857/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.2 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.5 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000001 name: N/A availability-zone: nova local-hostname: singlevm1-vm-a3fd274c-5276-4ad5-88bb-ffba571bfdce launch-index: 0 === cirros: current=0.4.0 uptime=3.76 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm1-vm-a3fd274c-5276-4ad5-88bb-ffba571bfdce login: 2018-08-26 10:20:26,040 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.202: timed out 2018-08-26 10:20:35,047 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-26 10:20:35,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/19afe1c2-2fe8-4d5c-9a26-d23590df4ad6/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}91b81e91116182a2ea287ba4f5235871832f7b2a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-26 10:20:35,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:20: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-608ba2e5-b936-40a6-a3f4-ca4fb68a1d62 x-compute-request-id: req-608ba2e5-b936-40a6-a3f4-ca4fb68a1d62 Content-Encoding: gzip Content-Length: 9593 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 517925833 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.209532] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.212582] pid_max: default: 32768 minimum: 301\n[ 0.214217] ACPI: Core revision 20150930\n[ 0.216259] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.218628] Security Framework initialized\n[ 0.220132] Yama: becoming mindful.\n[ 0.221474] AppArmor: AppArmor initialized\n[ 0.222998] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.225398] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.227739] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.229937] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.232465] Initializing cgroup subsys io\n[ 0.233950] Initializing cgroup subsys memory\n[ 0.235517] Initializing cgroup subsys devices\n[ 0.237105] Initializing cgroup subsys freezer\n[ 0.238698] Initializing cgroup subsys net_cls\n[ 0.240302] Initializing cgroup subsys perf_event\n[ 0.241985] Initializing cgroup subsys net_prio\n[ 0.243603] Initializing cgroup subsys hugetlb\n[ 0.245182] Initializing cgroup subsys pids\n[ 0.246743] CPU: Physical Processor ID: 0\n[ 0.248930] mce: CPU supports 10 MCE banks\n[ 0.250457] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.252317] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.269474] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.276844] ftrace: allocating 31920 entries in 125 pages\n[ 0.302834] smpboot: Max logical packages: 1\n[ 0.304400] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.306878] x2apic enabled\n[ 0.308268] Switched APIC routing to physical x2apic.\n[ 0.311174] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.313226] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.316794] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.320046] KVM setup paravirtual spinlock\n[ 0.321720] x86: Booted up 1 node, 1 CPUs\n[ 0.322830] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.324717] devtmpfs: initialized\n[ 0.326698] evm: security.selinux\n[ 0.327663] evm: security.SMACK64\n[ 0.328626] evm: security.SMACK64EXEC\n[ 0.329648] evm: security.SMACK64TRANSMUTE\n[ 0.330750] evm: security.SMACK64MMAP\n[ 0.331775] evm: security.ima\n[ 0.332660] evm: security.capability\n[ 0.333743] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.336257] pinctrl core: initialized pinctrl subsystem\n[ 0.337736] RTC time: 10:20:20, date: 08/26/18\n[ 0.339030] NET: Registered protocol family 16\n[ 0.340361] cpuidle: using governor ladder\n[ 0.341479] cpuidle: using governor menu\n[ 0.342557] PCCT header not found.\n[ 0.343578] ACPI: bus type PCI registered\n[ 0.344683] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.346370] PCI: Using configuration type 1 for base access\n[ 0.348515] ACPI: Added _OSI(Module Device)\n[ 0.349689] ACPI: Added _OSI(Processor Device)\n[ 0.350871] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.352103] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.354293] ACPI: Interpreter enabled\n[ 0.355332] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.357950] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.360463] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.362986] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.365496] ACPI: (supports S0 S5)\n[ 0.366466] ACPI: Using IOAPIC for interrupt routing\n[ 0.367753] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.371597] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.373168] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.374846] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.376468] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.379444] acpiphp: Slot [3] registered\n[ 0.380541] acpiphp: Slot [4] registered\n[ 0.381636] acpiphp: Slot [5] registered\n[ 0.382730] acpiphp: Slot [6] registered\n[ 0.383829] acpiphp: Slot [7] registered\n[ 0.384938] acpiphp: Slot [8] registered\n[ 0.386033] acpiphp: Slot [9] registered\n[ 0.387127] acpiphp: Slot [10] registered\n[ 0.388236] acpiphp: Slot [11] registered\n[ 0.389355] acpiphp: Slot [12] registered\n[ 0.390471] acpiphp: Slot [13] registered\n[ 0.391583] acpiphp: Slot [14] registered\n[ 0.392702] acpiphp: Slot [15] registered\n[ 0.407817] acpiphp: Slot [16] registered\n[ 0.408943] acpiphp: Slot [17] registered\n[ 0.410064] acpiphp: Slot [18] registered\n[ 0.411176] acpiphp: Slot [19] registered\n[ 0.412298] acpiphp: Slot [20] registered\n[ 0.413420] acpiphp: Slot [21] registered\n[ 0.414533] acpiphp: Slot [22] registered\n[ 0.415640] acpiphp: Slot [23] registered\n[ 0.416759] acpiphp: Slot [24] registered\n[ 0.417875] acpiphp: Slot [25] registered\n[ 0.418988] acpiphp: Slot [26] registered\n[ 0.420097] acpiphp: Slot [27] registered\n[ 0.421214] acpiphp: Slot [28] registered\n[ 0.422329] acpiphp: Slot [29] registered\n[ 0.423440] acpiphp: Slot [30] registered\n[ 0.424553] acpiphp: Slot [31] registered\n[ 0.425667] PCI host bridge to bus 0000:00\n[ 0.426780] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.428434] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.430083] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.432078] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.434070] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.436093] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.440073] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.441793] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.443388] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.445097] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.449445] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.451411] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.471963] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.474002] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.475943] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.477883] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.479786] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.481503] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.483288] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.484731] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.486841] vgaarb: loaded\n[ 0.487672] vgaarb: bridge control possible 0000:00:02.0\n[ 0.489318] SCSI subsystem initialized\n[ 0.490572] ACPI: bus type USB registered\n[ 0.491707] usbcore: registered new interface driver usbfs\n[ 0.493119] usbcore: registered new interface driver hub\n[ 0.494503] usbcore: registered new device driver usb\n[ 0.495997] PCI: Using ACPI for IRQ routing\n[ 0.497514] NetLabel: Initializing\n[ 0.498504] NetLabel: domain hash size = 128\n[ 0.499679] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.501006] NetLabel: unlabeled traffic allowed by default\n[ 0.502602] clocksource: Switched to clocksource kvm-clock\n[ 0.512483] AppArmor: AppArmor Filesystem Enabled\n[ 0.513806] pnp: PnP ACPI init\n[ 0.515051] pnp: PnP ACPI: found 5 devices\n[ 0.521934] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.524386] NET: Registered protocol family 2\n[ 0.525827] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.527562] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.529165] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.530795] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.532247] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.533813] NET: Registered protocol family 1\n[ 0.535005] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.536485] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.537932] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.554534] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.570373] Trying to unpack rootfs image as initramfs...\n[ 0.632590] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.635192] Scanning for low memory corruption every 60 seconds\n[ 0.637125] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.638726] audit: initializing netlink subsys (disabled)\n[ 0.640169] audit: type=2000 audit(1535278820.439:1): initialized\n[ 0.642021] Initialise system trusted keyring\n[ 0.643417] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.644974] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.647678] zbud: loaded\n[ 0.648668] VFS: Disk quotas dquot_6.6.0\n[ 0.649786] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.651919] fuse init (API version 7.23)\n[ 0.653138] Key type big_key registered\n[ 0.654234] Allocating IMA MOK and blacklist keyrings.\n[ 0.655910] Key type asymmetric registered\n[ 0.657032] Asymmetric key parser 'x509' registered\n[ 0.658336] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.660344] io scheduler noop registered\n[ 0.661402] io scheduler deadline registered (default)\n[ 0.662731] io scheduler cfq registered\n[ 0.663870] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.665241] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.666938] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.668915] ACPI: Power Button [PWRF]\n[ 0.670051] GHES: HEST is not enabled!\n[ 0.683977] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.712885] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.715853] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.739787] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.742696] Linux agpgart interface v0.103\n[ 0.745964] brd: module loaded\n[ 0.748169] loop: module loaded\n[ 0.753203] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.755161] GPT:90111 != 2097151\n[ 0.756069] GPT:Alternate GPT header not at the end of the disk.\n[ 0.757556] GPT:90111 != 2097151\n[ 0.758469] GPT: Use GNU Parted to correct GPT errors.\n[ 0.759730] vda: vda1 vda15\n[ 0.761397] scsi host0: ata_piix\n[ 0.762479] scsi host1: ata_piix\n[ 0.763990] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.765895] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.768077] libphy: Fixed MDIO Bus: probed\n[ 0.769197] tun: Universal TUN/TAP device driver, 1.6\n[ 0.770510] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.773243] PPP generic driver version 2.4.2\n[ 0.774488] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.776121] ehci-pci: EHCI PCI platform driver\n[ 0.777343] ehci-platform: EHCI generic platform driver\n[ 0.778723] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.780345] ohci-pci: OHCI PCI platform driver\n[ 0.781565] ohci-platform: OHCI generic platform driver\n[ 0.782994] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.797938] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.799406] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.801559] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.803014] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.804686] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.806446] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.808459] usb usb1: Product: UHCI Host Controller\n[ 0.809782] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.811479] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.812887] hub 1-0:1.0: USB hub found\n[ 0.814001] hub 1-0:1.0: 2 ports detected\n[ 0.815347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.818285] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.819638] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.821099] mousedev: PS/2 mouse device common for all mice\n[ 0.822882] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.825455] rtc_cmos 00:00: RTC can wake from S4\n[ 0.827035] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.828701] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.830362] i2c /dev entries driver\n[ 0.831441] device-mapper: uevent: version 1.0.3\n[ 0.832789] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.835106] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.836998] NET: Registered protocol family 10\n[ 0.838587] NET: Registered protocol family 17\n[ 0.839864] Key type dns_resolver registered\n[ 0.841181] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.842741] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.845239] registered taskstats version 1\n[ 0.846408] Loading compiled-in X.509 certificates\n[ 0.848272] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.850895] zswap: loaded using pool lzo/zbud\n[ 0.852944] Key type trusted registered\n[ 0.855094] Key type encrypted registered\n[ 0.856256] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.857704] ima: No TPM chip found, activating TPM-bypass!\n[ 0.859161] evm: HMAC attrs: 0x1\n[ 0.860481] Magic number: 14:297:326\n[ 0.861666] rtc_cmos 00:00: setting system clock to 2018-08-26 10:20:20 UTC (1535278820)\n[ 0.863969] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.865528] EDD information not available.\n[ 0.924323] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.940793] Write protecting the kernel read-only data: 14336k\n[ 0.943875] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.946456] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.69\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\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... [ 1.119802] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.5...\nLease of 192.168.120.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.94. iid=i-00000001\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCGKHmk2+ugfxme57iMjG8KkgjUcp6NTxPg3qp4L4Y1Kdi5OU8afvrmYok/xPL0RjsZphXpVpAXPesC8Rv5LZfHKBWpOJK2jqPeNdryIX2YDqUaQ3V4Di0eP/SXXEQEeh/fw/TQjbcMKYhpXmn7DaFZIleTpfTc9PZnOvn7PosOtbYfchov4ATHQ3QZBxYds1e8Iab14hia9UDGrr6CC2Wfl46ZQ6+/gq0lGaXi7X5vUfP79oJlX2jrSfF1M0wl7uUhXSrIC7fobtY6NOHOCZPN3LPug4Ft+0mvOCq7VdmUxSgLv5ROO6zA/14q59XdAiPM3UNmEw4L7cxQvaRyQYI1 root@singlevm1-vm-a3fd274c-5276-4ad5-88bb-ffba571bfdce\nssh-dss AAAAB3NzaC1kc3MAAACBAI0n0872t8GW3N/0rpNXCvBc8H8uz6mgDSIxHCRRKKJw27u0MRtfDslVx1uFTYvVYxISh7Oj9BfQm/WtU2n4T1KVpSO8XdRkRDsar+I+ReS+6p3s/vQrqsBh/cg6nn9cUu+cfrmTnZibxwpOZZ6+P1cUOZE50xZQtJS+jW++kkV3AAAAFQC8vu87cm7F7fdnn14vo1qyp/l43QAAAIB6XvR0pKdqu4e1hyR+0R8b8+fDUZN43+ANBtDhPgeX9NDve5om3zAUgJtoGWeyQtqvoV85+Xk7tzldRl/aV145lfe8Bph9OMBOrB82XFdXMGQcFsjSw6kSRlO884dWZqMbwAIND3Lb3UgmWwNm97/mDNJ2dRmsOtQDERW9yQBMbAAAAIB536mZN17DsDWkNdQrxfcUbr1Giz66ti6zLLD8KaNKAJDjDs7axSUy/B46GhGZ1LphtYH0nXtwsg7PiJq+dbKVHx5NFhwhrmBPRQiOSJ5WchD4h/0MACfuDI+B6Rh/wRhZg5LpC9977pn5eUo/+IM7o8SZ/lltIJMc443e5/9dHA== root@singlevm1-vm-a3fd274c-5276-4ad5-88bb-ffba571bfdce\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.26s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.5,24,fe80::f816:3eff:fe1a:b857/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.2 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.5 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000001\nname: N/A\navailability-zone: nova\nlocal-hostname: singlevm1-vm-a3fd274c-5276-4ad5-88bb-ffba571bfdce\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.76 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm1-vm-a3fd274c-5276-4ad5-88bb-ffba571bfdce login: "} 2018-08-26 10:20:35,288 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/19afe1c2-2fe8-4d5c-9a26-d23590df4ad6/action used request id req-608ba2e5-b936-40a6-a3f4-ca4fb68a1d62 2018-08-26 10:20:35,288 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.240112066269s 2018-08-26 10:20:35,289 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/19afe1c2-2fe8-4d5c-9a26-d23590df4ad6/action used request id req-608ba2e5-b936-40a6-a3f4-ca4fb68a1d62 2018-08-26 10:20:35,289 - 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 517925833 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.209532] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.212582] pid_max: default: 32768 minimum: 301 [ 0.214217] ACPI: Core revision 20150930 [ 0.216259] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.218628] Security Framework initialized [ 0.220132] Yama: becoming mindful. [ 0.221474] AppArmor: AppArmor initialized [ 0.222998] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.225398] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.227739] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.229937] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.232465] Initializing cgroup subsys io [ 0.233950] Initializing cgroup subsys memory [ 0.235517] Initializing cgroup subsys devices [ 0.237105] Initializing cgroup subsys freezer [ 0.238698] Initializing cgroup subsys net_cls [ 0.240302] Initializing cgroup subsys perf_event [ 0.241985] Initializing cgroup subsys net_prio [ 0.243603] Initializing cgroup subsys hugetlb [ 0.245182] Initializing cgroup subsys pids [ 0.246743] CPU: Physical Processor ID: 0 [ 0.248930] mce: CPU supports 10 MCE banks [ 0.250457] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.252317] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.269474] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.276844] ftrace: allocating 31920 entries in 125 pages [ 0.302834] smpboot: Max logical packages: 1 [ 0.304400] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.306878] x2apic enabled [ 0.308268] Switched APIC routing to physical x2apic. [ 0.311174] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.313226] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.316794] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.320046] KVM setup paravirtual spinlock [ 0.321720] x86: Booted up 1 node, 1 CPUs [ 0.322830] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.324717] devtmpfs: initialized [ 0.326698] evm: security.selinux [ 0.327663] evm: security.SMACK64 [ 0.328626] evm: security.SMACK64EXEC [ 0.329648] evm: security.SMACK64TRANSMUTE [ 0.330750] evm: security.SMACK64MMAP [ 0.331775] evm: security.ima [ 0.332660] evm: security.capability [ 0.333743] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.336257] pinctrl core: initialized pinctrl subsystem [ 0.337736] RTC time: 10:20:20, date: 08/26/18 [ 0.339030] NET: Registered protocol family 16 [ 0.340361] cpuidle: using governor ladder [ 0.341479] cpuidle: using governor menu [ 0.342557] PCCT header not found. [ 0.343578] ACPI: bus type PCI registered [ 0.344683] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.346370] PCI: Using configuration type 1 for base access [ 0.348515] ACPI: Added _OSI(Module Device) [ 0.349689] ACPI: Added _OSI(Processor Device) [ 0.350871] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.352103] ACPI: Added _OSI(Processor Aggregator Device) [ 0.354293] ACPI: Interpreter enabled [ 0.355332] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.357950] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.360463] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.362986] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.365496] ACPI: (supports S0 S5) [ 0.366466] ACPI: Using IOAPIC for interrupt routing [ 0.367753] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371597] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373168] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.374846] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.376468] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.379444] acpiphp: Slot [3] registered [ 0.380541] acpiphp: Slot [4] registered [ 0.381636] acpiphp: Slot [5] registered [ 0.382730] acpiphp: Slot [6] registered [ 0.383829] acpiphp: Slot [7] registered [ 0.384938] acpiphp: Slot [8] registered [ 0.386033] acpiphp: Slot [9] registered [ 0.387127] acpiphp: Slot [10] registered [ 0.388236] acpiphp: Slot [11] registered [ 0.389355] acpiphp: Slot [12] registered [ 0.390471] acpiphp: Slot [13] registered [ 0.391583] acpiphp: Slot [14] registered [ 0.392702] acpiphp: Slot [15] registered [ 0.407817] acpiphp: Slot [16] registered [ 0.408943] acpiphp: Slot [17] registered [ 0.410064] acpiphp: Slot [18] registered [ 0.411176] acpiphp: Slot [19] registered [ 0.412298] acpiphp: Slot [20] registered [ 0.413420] acpiphp: Slot [21] registered [ 0.414533] acpiphp: Slot [22] registered [ 0.415640] acpiphp: Slot [23] registered [ 0.416759] acpiphp: Slot [24] registered [ 0.417875] acpiphp: Slot [25] registered [ 0.418988] acpiphp: Slot [26] registered [ 0.420097] acpiphp: Slot [27] registered [ 0.421214] acpiphp: Slot [28] registered [ 0.422329] acpiphp: Slot [29] registered [ 0.423440] acpiphp: Slot [30] registered [ 0.424553] acpiphp: Slot [31] registered [ 0.425667] PCI host bridge to bus 0000:00 [ 0.426780] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.428434] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.430083] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.432078] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.434070] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.436093] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440073] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441793] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443388] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445097] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.449445] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.451411] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.471963] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.474002] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.475943] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.477883] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.479786] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.481503] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.483288] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.484731] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.486841] vgaarb: loaded [ 0.487672] vgaarb: bridge control possible 0000:00:02.0 [ 0.489318] SCSI subsystem initialized [ 0.490572] ACPI: bus type USB registered [ 0.491707] usbcore: registered new interface driver usbfs [ 0.493119] usbcore: registered new interface driver hub [ 0.494503] usbcore: registered new device driver usb [ 0.495997] PCI: Using ACPI for IRQ routing [ 0.497514] NetLabel: Initializing [ 0.498504] NetLabel: domain hash size = 128 [ 0.499679] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.501006] NetLabel: unlabeled traffic allowed by default [ 0.502602] clocksource: Switched to clocksource kvm-clock [ 0.512483] AppArmor: AppArmor Filesystem Enabled [ 0.513806] pnp: PnP ACPI init [ 0.515051] pnp: PnP ACPI: found 5 devices [ 0.521934] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.524386] NET: Registered protocol family 2 [ 0.525827] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.527562] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.529165] TCP: Hash tables configured (established 4096 bind 4096) [ 0.530795] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.532247] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.533813] NET: Registered protocol family 1 [ 0.535005] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.536485] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.537932] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.554534] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.570373] Trying to unpack rootfs image as initramfs... [ 0.632590] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.635192] Scanning for low memory corruption every 60 seconds [ 0.637125] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.638726] audit: initializing netlink subsys (disabled) [ 0.640169] audit: type=2000 audit(1535278820.439:1): initialized [ 0.642021] Initialise system trusted keyring [ 0.643417] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.644974] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.647678] zbud: loaded [ 0.648668] VFS: Disk quotas dquot_6.6.0 [ 0.649786] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.651919] fuse init (API version 7.23) [ 0.653138] Key type big_key registered [ 0.654234] Allocating IMA MOK and blacklist keyrings. [ 0.655910] Key type asymmetric registered [ 0.657032] Asymmetric key parser 'x509' registered [ 0.658336] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.660344] io scheduler noop registered [ 0.661402] io scheduler deadline registered (default) [ 0.662731] io scheduler cfq registered [ 0.663870] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.665241] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.666938] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.668915] ACPI: Power Button [PWRF] [ 0.670051] GHES: HEST is not enabled! [ 0.683977] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.712885] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.715853] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.739787] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.742696] Linux agpgart interface v0.103 [ 0.745964] brd: module loaded [ 0.748169] loop: module loaded [ 0.753203] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.755161] GPT:90111 != 2097151 [ 0.756069] GPT:Alternate GPT header not at the end of the disk. [ 0.757556] GPT:90111 != 2097151 [ 0.758469] GPT: Use GNU Parted to correct GPT errors. [ 0.759730] vda: vda1 vda15 [ 0.761397] scsi host0: ata_piix [ 0.762479] scsi host1: ata_piix [ 0.763990] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.765895] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.768077] libphy: Fixed MDIO Bus: probed [ 0.769197] tun: Universal TUN/TAP device driver, 1.6 [ 0.770510] tun: (C) 1999-2004 Max Krasnyansky [ 0.773243] PPP generic driver version 2.4.2 [ 0.774488] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.776121] ehci-pci: EHCI PCI platform driver [ 0.777343] ehci-platform: EHCI generic platform driver [ 0.778723] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.780345] ohci-pci: OHCI PCI platform driver [ 0.781565] ohci-platform: OHCI generic platform driver [ 0.782994] uhci_hcd: USB Universal Host Controller Interface driver [ 0.797938] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.799406] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.801559] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.803014] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.804686] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.806446] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.808459] usb usb1: Product: UHCI Host Controller [ 0.809782] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.811479] usb usb1: SerialNumber: 0000:00:01.2 [ 0.812887] hub 1-0:1.0: USB hub found [ 0.814001] hub 1-0:1.0: 2 ports detected [ 0.815347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.818285] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.819638] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.821099] mousedev: PS/2 mouse device common for all mice [ 0.822882] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.825455] rtc_cmos 00:00: RTC can wake from S4 [ 0.827035] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.828701] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.830362] i2c /dev entries driver [ 0.831441] device-mapper: uevent: version 1.0.3 [ 0.832789] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.835106] ledtrig-cpu: registered to indicate activity on CPUs [ 0.836998] NET: Registered protocol family 10 [ 0.838587] NET: Registered protocol family 17 [ 0.839864] Key type dns_resolver registered [ 0.841181] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.842741] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.845239] registered taskstats version 1 [ 0.846408] Loading compiled-in X.509 certificates [ 0.848272] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.850895] zswap: loaded using pool lzo/zbud [ 0.852944] Key type trusted registered [ 0.855094] Key type encrypted registered [ 0.856256] AppArmor: AppArmor sha1 policy hashing enabled [ 0.857704] ima: No TPM chip found, activating TPM-bypass! [ 0.859161] evm: HMAC attrs: 0x1 [ 0.860481] Magic number: 14:297:326 [ 0.861666] rtc_cmos 00:00: setting system clock to 2018-08-26 10:20:20 UTC (1535278820) [ 0.863969] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.865528] EDD information not available. [ 0.924323] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.940793] Write protecting the kernel read-only data: 14336k [ 0.943875] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.946456] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.69 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep 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... [ 1.119802] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.5... Lease of 192.168.120.5 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.94. iid=i-00000001 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCGKHmk2+ugfxme57iMjG8KkgjUcp6NTxPg3qp4L4Y1Kdi5OU8afvrmYok/xPL0RjsZphXpVpAXPesC8Rv5LZfHKBWpOJK2jqPeNdryIX2YDqUaQ3V4Di0eP/SXXEQEeh/fw/TQjbcMKYhpXmn7DaFZIleTpfTc9PZnOvn7PosOtbYfchov4ATHQ3QZBxYds1e8Iab14hia9UDGrr6CC2Wfl46ZQ6+/gq0lGaXi7X5vUfP79oJlX2jrSfF1M0wl7uUhXSrIC7fobtY6NOHOCZPN3LPug4Ft+0mvOCq7VdmUxSgLv5ROO6zA/14q59XdAiPM3UNmEw4L7cxQvaRyQYI1 root@singlevm1-vm-a3fd274c-5276-4ad5-88bb-ffba571bfdce ssh-dss AAAAB3NzaC1kc3MAAACBAI0n0872t8GW3N/0rpNXCvBc8H8uz6mgDSIxHCRRKKJw27u0MRtfDslVx1uFTYvVYxISh7Oj9BfQm/WtU2n4T1KVpSO8XdRkRDsar+I+ReS+6p3s/vQrqsBh/cg6nn9cUu+cfrmTnZibxwpOZZ6+P1cUOZE50xZQtJS+jW++kkV3AAAAFQC8vu87cm7F7fdnn14vo1qyp/l43QAAAIB6XvR0pKdqu4e1hyR+0R8b8+fDUZN43+ANBtDhPgeX9NDve5om3zAUgJtoGWeyQtqvoV85+Xk7tzldRl/aV145lfe8Bph9OMBOrB82XFdXMGQcFsjSw6kSRlO884dWZqMbwAIND3Lb3UgmWwNm97/mDNJ2dRmsOtQDERW9yQBMbAAAAIB536mZN17DsDWkNdQrxfcUbr1Giz66ti6zLLD8KaNKAJDjDs7axSUy/B46GhGZ1LphtYH0nXtwsg7PiJq+dbKVHx5NFhwhrmBPRQiOSJ5WchD4h/0MACfuDI+B6Rh/wRhZg5LpC9977pn5eUo/+IM7o8SZ/lltIJMc443e5/9dHA== root@singlevm1-vm-a3fd274c-5276-4ad5-88bb-ffba571bfdce -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.26s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.5,24,fe80::f816:3eff:fe1a:b857/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.2 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.5 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000001 name: N/A availability-zone: nova local-hostname: singlevm1-vm-a3fd274c-5276-4ad5-88bb-ffba571bfdce launch-index: 0 === cirros: current=0.4.0 uptime=3.76 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm1-vm-a3fd274c-5276-4ad5-88bb-ffba571bfdce login: 2018-08-26 10:20:35,292 - paramiko.transport - DEBUG - starting thread (client mode): 0xa47a9d90L 2018-08-26 10:20:35,293 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-26 10:20:35,293 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-08-26 10:20:35,293 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-08-26 10:20:35,295 - 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-26 10:20:35,295 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-26 10:20:35,295 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-08-26 10:20:35,295 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-26 10:20:35,295 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-26 10:20:35,296 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-26 10:20:35,315 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-26 10:20:35,316 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-26 10:20:35,326 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.202: 11ceeb42b001e9f44584cf77e58c429e 2018-08-26 10:20:35,327 - paramiko.transport - DEBUG - Trying discovered key 239101d37827d696fd652db0fa1bed4e in /tmp/tmp6efJJY 2018-08-26 10:20:35,352 - paramiko.transport - DEBUG - userauth is OK 2018-08-26 10:20:35,358 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-26 10:20:35,360 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-26 10:20:35,360 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-08-26 10:20:35,361 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-26 10:20:35,362 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-26 10:20:35,363 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-26 10:20:35,363 - functest.core.singlevm - DEBUG - output: Hello World 2018-08-26 10:20:35,364 - functest.core.singlevm - DEBUG - error: 2018-08-26 10:20:35,368 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-26 10:20:35,488 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-26 10:20:35,488 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm1 | functest | 00:38 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-26 10:20:35,496 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-26 10:20:35,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/floatingips/2ce47919-0b32-4358-a37e-8cab91b7f6da.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}91b81e91116182a2ea287ba4f5235871832f7b2a" 2018-08-26 10:20:36,486 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d4907da1-3476-4eb9-b1e3-523044bb631c Content-Length: 0 Date: Sun, 26 Aug 2018 10:20:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-26 10:20:36,486 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/2ce47919-0b32-4358-a37e-8cab91b7f6da.json used request id req-d4907da1-3476-4eb9-b1e3-523044bb631c 2018-08-26 10:20:36,486 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.989741802216s 2018-08-26 10:20:36,486 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/2ce47919-0b32-4358-a37e-8cab91b7f6da.json used request id req-d4907da1-3476-4eb9-b1e3-523044bb631c 2018-08-26 10:20:36,492 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-26 10:20:36,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}91b81e91116182a2ea287ba4f5235871832f7b2a" 2018-08-26 10:20:36,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-4f25afc1-10f8-4395-8339-5829299d7f26 Date: Sun, 26 Aug 2018 10:20:36 GMT RESP BODY: {"floatingips": []} 2018-08-26 10:20:36,544 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-4f25afc1-10f8-4395-8339-5829299d7f26 2018-08-26 10:20:36,544 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0523309707642s 2018-08-26 10:20:36,544 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-4f25afc1-10f8-4395-8339-5829299d7f26 2018-08-26 10:20:36,545 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-26 10:20:36,548 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/servers/19afe1c2-2fe8-4d5c-9a26-d23590df4ad6 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}91b81e91116182a2ea287ba4f5235871832f7b2a" 2018-08-26 10:20:36,892 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 26 Aug 2018 10: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-2b68649c-99e0-45ca-a10e-81b4bda86b4a x-compute-request-id: req-2b68649c-99e0-45ca-a10e-81b4bda86b4a Content-Type: application/json 2018-08-26 10:20:36,892 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/19afe1c2-2fe8-4d5c-9a26-d23590df4ad6 used request id req-2b68649c-99e0-45ca-a10e-81b4bda86b4a 2018-08-26 10:20:36,892 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.346946001053s 2018-08-26 10:20:36,893 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/19afe1c2-2fe8-4d5c-9a26-d23590df4ad6 used request id req-2b68649c-99e0-45ca-a10e-81b4bda86b4a 2018-08-26 10:20:36,893 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 10:20:36,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}91b81e91116182a2ea287ba4f5235871832f7b2a" 2018-08-26 10:20:37,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10: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,Accept-Encoding x-openstack-request-id: req-4774772a-d620-40d9-99f1-ae33b0da64a5 x-compute-request-id: req-4774772a-d620-40d9-99f1-ae33b0da64a5 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm1-net_a3fd274c-5276-4ad5-88bb-ffba571bfdce": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1a:b8:57", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1a:b8:57", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/19afe1c2-2fe8-4d5c-9a26-d23590df4ad6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/19afe1c2-2fe8-4d5c-9a26-d23590df4ad6", "rel": "bookmark"}], "image": {"id": "21cacfab-d693-4950-8d8b-890ca867da95", "links": [{"href": "http://172.30.9.22:8774/images/21cacfab-d693-4950-8d8b-890ca867da95", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": "2018-08-26T10:20:19.000000", "flavor": {"id": "2f61ea6f-ab5c-46e7-8b71-63f885e8e7dd", "links": [{"href": "http://172.30.9.22:8774/flavors/2f61ea6f-ab5c-46e7-8b71-63f885e8e7dd", "rel": "bookmark"}]}, "id": "19afe1c2-2fe8-4d5c-9a26-d23590df4ad6", "security_groups": [{"name": "singlevm1-sg_a3fd274c-5276-4ad5-88bb-ffba571bfdce"}], "user_id": "1e1511f6281344c28c2a63d6a8174f8d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T10:20:36Z", "hostId": "ab32c7484f659df1dc0608373369e543e042dd1a624136846ea7430c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_a3fd274c-5276-4ad5-88bb-ffba571bfdce", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_a3fd274c-5276-4ad5-88bb-ffba571bfdce", "created": "2018-08-26T10:20:07Z", "tenant_id": "e428b6e578e2485b9cc26da9ccf96a96", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 10:20:37,746 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-4774772a-d620-40d9-99f1-ae33b0da64a5 2018-08-26 10:20:37,746 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.853132963181s 2018-08-26 10:20:37,747 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-4774772a-d620-40d9-99f1-ae33b0da64a5 2018-08-26 10:20:37,748 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 10:20:39,751 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 10:20:39,754 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}91b81e91116182a2ea287ba4f5235871832f7b2a" 2018-08-26 10:20:39,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:20:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6d0cb39c-6171-4e68-b29d-fa34f5b56b43 x-compute-request-id: req-6d0cb39c-6171-4e68-b29d-fa34f5b56b43 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-26 10:20:39,985 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-6d0cb39c-6171-4e68-b29d-fa34f5b56b43 2018-08-26 10:20:39,985 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.2338950634s 2018-08-26 10:20:39,985 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-6d0cb39c-6171-4e68-b29d-fa34f5b56b43 2018-08-26 10:20:39,989 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-26 10:20:39,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}91b81e91116182a2ea287ba4f5235871832f7b2a" 2018-08-26 10:20:40,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14163 X-Openstack-Request-Id: req-7a859e1d-1e72-40b0-81f8-6af65d8274d2 Date: Sun, 26 Aug 2018 10:20:40 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a7acb56d8a8f4cc290bd64160cffe792", "created_at": "2018-08-26T10:19:41Z", "updated_at": "2018-08-26T10:19:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:19:41Z", "revision_number": 0, "id": "6ad0c7ae-70f8-48c8-9845-1affb8fd5288", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T10:19:41Z", "security_group_id": "07d75c24-4d83-4fbf-8e54-1bd803004d49", "tenant_id": "a7acb56d8a8f4cc290bd64160cffe792", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7acb56d8a8f4cc290bd64160cffe792"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:19:41Z", "revision_number": 0, "id": "a601dffa-3fa7-4c7d-9565-72f459bfa181", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T10:19:41Z", "security_group_id": "07d75c24-4d83-4fbf-8e54-1bd803004d49", "tenant_id": "a7acb56d8a8f4cc290bd64160cffe792", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7acb56d8a8f4cc290bd64160cffe792"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:19:41Z", "revision_number": 0, "id": "fc2b5918-5dc8-47cc-8584-f4205e1bc840", "remote_group_id": "07d75c24-4d83-4fbf-8e54-1bd803004d49", "remote_ip_prefix": null, "created_at": "2018-08-26T10:19:41Z", "security_group_id": "07d75c24-4d83-4fbf-8e54-1bd803004d49", "tenant_id": "a7acb56d8a8f4cc290bd64160cffe792", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7acb56d8a8f4cc290bd64160cffe792"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:19:41Z", "revision_number": 0, "id": "fd547634-484e-4c89-aec2-207eb7ad4bae", "remote_group_id": "07d75c24-4d83-4fbf-8e54-1bd803004d49", "remote_ip_prefix": null, "created_at": "2018-08-26T10:19:41Z", "security_group_id": "07d75c24-4d83-4fbf-8e54-1bd803004d49", "tenant_id": "a7acb56d8a8f4cc290bd64160cffe792", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7acb56d8a8f4cc290bd64160cffe792"}], "revision_number": 1, "project_id": "a7acb56d8a8f4cc290bd64160cffe792", "id": "07d75c24-4d83-4fbf-8e54-1bd803004d49", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2e741b441eb041ffbabe87279d828499", "created_at": "2018-08-26T10:19:09Z", "updated_at": "2018-08-26T10:19:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:19:09Z", "revision_number": 0, "id": "268f9361-e3bc-48fe-b483-849020cca8bb", "remote_group_id": "279f07e3-dc1f-460a-b3e1-3bec23d2c774", "remote_ip_prefix": null, "created_at": "2018-08-26T10:19:09Z", "security_group_id": "279f07e3-dc1f-460a-b3e1-3bec23d2c774", "tenant_id": "2e741b441eb041ffbabe87279d828499", "port_range_min": null, "ethertype": "IPv6", "project_id": "2e741b441eb041ffbabe87279d828499"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:19:09Z", "revision_number": 0, "id": "393b0bac-9e94-497b-b7e2-529d3e1101d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T10:19:09Z", "security_group_id": "279f07e3-dc1f-460a-b3e1-3bec23d2c774", "tenant_id": "2e741b441eb041ffbabe87279d828499", "port_range_min": null, "ethertype": "IPv4", "project_id": "2e741b441eb041ffbabe87279d828499"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:19:09Z", "revision_number": 0, "id": "830bfa96-05cd-44b6-8f24-41ca8f45bb71", "remote_group_id": "279f07e3-dc1f-460a-b3e1-3bec23d2c774", "remote_ip_prefix": null, "created_at": "2018-08-26T10:19:09Z", "security_group_id": "279f07e3-dc1f-460a-b3e1-3bec23d2c774", "tenant_id": "2e741b441eb041ffbabe87279d828499", "port_range_min": null, "ethertype": "IPv4", "project_id": "2e741b441eb041ffbabe87279d828499"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:19:09Z", "revision_number": 0, "id": "8d858731-2b48-4237-9f42-22f6db98c875", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T10:19:09Z", "security_group_id": "279f07e3-dc1f-460a-b3e1-3bec23d2c774", "tenant_id": "2e741b441eb041ffbabe87279d828499", "port_range_min": null, "ethertype": "IPv6", "project_id": "2e741b441eb041ffbabe87279d828499"}], "revision_number": 1, "project_id": "2e741b441eb041ffbabe87279d828499", "id": "279f07e3-dc1f-460a-b3e1-3bec23d2c774", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "526e4f7307214396989751533ff33528", "created_at": "2018-08-26T10:16:36Z", "updated_at": "2018-08-26T10:16:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:16:36Z", "revision_number": 0, "id": "01d47d46-08dd-43fc-a2b4-60c128c5c4d8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T10:16:36Z", "security_group_id": "297b68c3-6bae-4063-bb30-7430df1145b0", "tenant_id": "526e4f7307214396989751533ff33528", "port_range_min": null, "ethertype": "IPv4", "project_id": "526e4f7307214396989751533ff33528"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:16:36Z", "revision_number": 0, "id": "0b7ea57f-aaae-40f7-89bc-587b2ed28707", "remote_group_id": "297b68c3-6bae-4063-bb30-7430df1145b0", "remote_ip_prefix": null, "created_at": "2018-08-26T10:16:36Z", "security_group_id": "297b68c3-6bae-4063-bb30-7430df1145b0", "tenant_id": "526e4f7307214396989751533ff33528", "port_range_min": null, "ethertype": "IPv6", "project_id": "526e4f7307214396989751533ff33528"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:16:36Z", "revision_number": 0, "id": "16fd305e-7dfe-4a00-9cbc-a91c00310db9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T10:16:36Z", "security_group_id": "297b68c3-6bae-4063-bb30-7430df1145b0", "tenant_id": "526e4f7307214396989751533ff33528", "port_range_min": null, "ethertype": "IPv6", "project_id": "526e4f7307214396989751533ff33528"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:16:36Z", "revision_number": 0, "id": "e08758b5-5bdc-4155-9216-dc37bfb4668c", "remote_group_id": "297b68c3-6bae-4063-bb30-7430df1145b0", "remote_ip_prefix": null, "created_at": "2018-08-26T10:16:36Z", "security_group_id": "297b68c3-6bae-4063-bb30-7430df1145b0", "tenant_id": "526e4f7307214396989751533ff33528", "port_range_min": null, "ethertype": "IPv4", "project_id": "526e4f7307214396989751533ff33528"}], "revision_number": 1, "project_id": "526e4f7307214396989751533ff33528", "id": "297b68c3-6bae-4063-bb30-7430df1145b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e428b6e578e2485b9cc26da9ccf96a96", "created_at": "2018-08-26T10:18:54Z", "updated_at": "2018-08-26T10:18:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:18:54Z", "revision_number": 0, "id": "3a12a7d0-64fa-4adf-9514-15c781eeb81a", "remote_group_id": "a7aea1d2-431e-4158-9b46-2dd94cabb10f", "remote_ip_prefix": null, "created_at": "2018-08-26T10:18:54Z", "security_group_id": "a7aea1d2-431e-4158-9b46-2dd94cabb10f", "tenant_id": "e428b6e578e2485b9cc26da9ccf96a96", "port_range_min": null, "ethertype": "IPv4", "project_id": "e428b6e578e2485b9cc26da9ccf96a96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:18:54Z", "revision_number": 0, "id": "5674f8ab-790a-4ced-a4a2-b0ff52100ddc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T10:18:54Z", "security_group_id": "a7aea1d2-431e-4158-9b46-2dd94cabb10f", "tenant_id": "e428b6e578e2485b9cc26da9ccf96a96", "port_range_min": null, "ethertype": "IPv4", "project_id": "e428b6e578e2485b9cc26da9ccf96a96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:18:54Z", "revision_number": 0, "id": "9c0bd743-fe07-4769-945d-84720008cfc6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T10:18:54Z", "security_group_id": "a7aea1d2-431e-4158-9b46-2dd94cabb10f", "tenant_id": "e428b6e578e2485b9cc26da9ccf96a96", "port_range_min": null, "ethertype": "IPv6", "project_id": "e428b6e578e2485b9cc26da9ccf96a96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:18:54Z", "revision_number": 0, "id": "cb802321-b6ef-48ad-b04f-2bd26009b433", "remote_group_id": "a7aea1d2-431e-4158-9b46-2dd94cabb10f", "remote_ip_prefix": null, "created_at": "2018-08-26T10:18:54Z", "security_group_id": "a7aea1d2-431e-4158-9b46-2dd94cabb10f", "tenant_id": "e428b6e578e2485b9cc26da9ccf96a96", "port_range_min": null, "ethertype": "IPv6", "project_id": "e428b6e578e2485b9cc26da9ccf96a96"}], "revision_number": 1, "project_id": "e428b6e578e2485b9cc26da9ccf96a96", "id": "a7aea1d2-431e-4158-9b46-2dd94cabb10f", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "e428b6e578e2485b9cc26da9ccf96a96", "created_at": "2018-08-26T10:20:04Z", "updated_at": "2018-08-26T10:20:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:20:04Z", "revision_number": 0, "id": "02d5373d-b130-4907-b3d2-a09e57c630ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T10:20:04Z", "security_group_id": "cab8cb40-fa0c-455a-894f-f461bcdfdd6a", "tenant_id": "e428b6e578e2485b9cc26da9ccf96a96", "port_range_min": null, "ethertype": "IPv4", "project_id": "e428b6e578e2485b9cc26da9ccf96a96"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:20:04Z", "revision_number": 0, "id": "67ce23dc-9365-4890-9f74-6fe431de86a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T10:20:04Z", "security_group_id": "cab8cb40-fa0c-455a-894f-f461bcdfdd6a", "tenant_id": "e428b6e578e2485b9cc26da9ccf96a96", "port_range_min": null, "ethertype": "IPv4", "project_id": "e428b6e578e2485b9cc26da9ccf96a96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:20:04Z", "revision_number": 0, "id": "c078ee21-3646-4608-95e0-a6d0d1827d36", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T10:20:04Z", "security_group_id": "cab8cb40-fa0c-455a-894f-f461bcdfdd6a", "tenant_id": "e428b6e578e2485b9cc26da9ccf96a96", "port_range_min": null, "ethertype": "IPv6", "project_id": "e428b6e578e2485b9cc26da9ccf96a96"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-26T10:20:04Z", "revision_number": 0, "id": "e01a1128-b0a4-404f-995e-26e347bb60da", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T10:20:04Z", "security_group_id": "cab8cb40-fa0c-455a-894f-f461bcdfdd6a", "tenant_id": "e428b6e578e2485b9cc26da9ccf96a96", "port_range_min": 22, "ethertype": "IPv4", "project_id": "e428b6e578e2485b9cc26da9ccf96a96"}], "revision_number": 3, "project_id": "e428b6e578e2485b9cc26da9ccf96a96", "id": "cab8cb40-fa0c-455a-894f-f461bcdfdd6a", "name": "singlevm1-sg_a3fd274c-5276-4ad5-88bb-ffba571bfdce"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-26T10:18:56Z", "updated_at": "2018-08-26T10:18:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:18:56Z", "revision_number": 0, "id": "6c1336ab-2803-4c6b-99b0-ca61ed883486", "remote_group_id": "d31fd777-076a-4122-8fb2-b65f5c3a1386", "remote_ip_prefix": null, "created_at": "2018-08-26T10:18:56Z", "security_group_id": "d31fd777-076a-4122-8fb2-b65f5c3a1386", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:18:56Z", "revision_number": 0, "id": "7872effd-e5ec-4338-bcf3-c8350ec531fd", "remote_group_id": "d31fd777-076a-4122-8fb2-b65f5c3a1386", "remote_ip_prefix": null, "created_at": "2018-08-26T10:18:56Z", "security_group_id": "d31fd777-076a-4122-8fb2-b65f5c3a1386", "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-26T10:18:56Z", "revision_number": 0, "id": "bc806271-9ad8-433e-b8fd-46fac736937e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T10:18:56Z", "security_group_id": "d31fd777-076a-4122-8fb2-b65f5c3a1386", "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-26T10:18:56Z", "revision_number": 0, "id": "ccd6e425-d474-4e8b-8512-735abe72cb55", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T10:18:56Z", "security_group_id": "d31fd777-076a-4122-8fb2-b65f5c3a1386", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "d31fd777-076a-4122-8fb2-b65f5c3a1386", "name": "default"}]} 2018-08-26 10:20:40,041 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-7a859e1d-1e72-40b0-81f8-6af65d8274d2 2018-08-26 10:20:40,041 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0523698329926s 2018-08-26 10:20:40,042 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-7a859e1d-1e72-40b0-81f8-6af65d8274d2 2018-08-26 10:20:40,047 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-08-26 10:20:40,047 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/security-groups/cab8cb40-fa0c-455a-894f-f461bcdfdd6a.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}91b81e91116182a2ea287ba4f5235871832f7b2a" 2018-08-26 10:20:40,239 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-faa211ed-75f3-4207-8312-e6050cb0db68 Content-Length: 0 Date: Sun, 26 Aug 2018 10:20:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-26 10:20:40,239 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/cab8cb40-fa0c-455a-894f-f461bcdfdd6a.json used request id req-faa211ed-75f3-4207-8312-e6050cb0db68 2018-08-26 10:20:40,240 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.192796945572s 2018-08-26 10:20:40,240 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/cab8cb40-fa0c-455a-894f-f461bcdfdd6a.json used request id req-faa211ed-75f3-4207-8312-e6050cb0db68 2018-08-26 10:20:40,240 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-26 10:20:40,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/os-keypairs/singlevm1-kp_a3fd274c-5276-4ad5-88bb-ffba571bfdce -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}91b81e91116182a2ea287ba4f5235871832f7b2a" 2018-08-26 10:20:40,307 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 26 Aug 2018 10:20:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-85d7cb85-f385-4eec-8d4a-5da479e5504f x-compute-request-id: req-85d7cb85-f385-4eec-8d4a-5da479e5504f Content-Length: 0 Content-Type: application/json 2018-08-26 10:20:40,307 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/singlevm1-kp_a3fd274c-5276-4ad5-88bb-ffba571bfdce used request id req-85d7cb85-f385-4eec-8d4a-5da479e5504f 2018-08-26 10:20:40,307 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0666599273682s 2018-08-26 10:20:40,307 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/singlevm1-kp_a3fd274c-5276-4ad5-88bb-ffba571bfdce used request id req-85d7cb85-f385-4eec-8d4a-5da479e5504f 2018-08-26 10:20:40,308 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-26 10:20:40,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/e5c202cb-7445-4e7a-b1d5-717c807ef4d8/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}91b81e91116182a2ea287ba4f5235871832f7b2a" -d '{"subnet_id": "8834c0e6-39ad-4219-ab79-5147f5177ae0"}' 2018-08-26 10:20:41,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-8f08e4d4-74df-41be-a08a-29aa7bfaf6fd Date: Sun, 26 Aug 2018 10:20:41 GMT RESP BODY: {"network_id": "1f9e0f27-47f4-4110-ab7f-93ea053df9ad", "tenant_id": "e428b6e578e2485b9cc26da9ccf96a96", "subnet_id": "8834c0e6-39ad-4219-ab79-5147f5177ae0", "subnet_ids": ["8834c0e6-39ad-4219-ab79-5147f5177ae0"], "port_id": "c3dfc570-39bd-48ed-b3ef-28d7da68f66f", "id": "e5c202cb-7445-4e7a-b1d5-717c807ef4d8"} 2018-08-26 10:20:41,728 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/e5c202cb-7445-4e7a-b1d5-717c807ef4d8/remove_router_interface.json used request id req-8f08e4d4-74df-41be-a08a-29aa7bfaf6fd 2018-08-26 10:20:41,728 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.42028284073s 2018-08-26 10:20:41,728 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/e5c202cb-7445-4e7a-b1d5-717c807ef4d8/remove_router_interface.json used request id req-8f08e4d4-74df-41be-a08a-29aa7bfaf6fd returning object e5c202cb-7445-4e7a-b1d5-717c807ef4d8 2018-08-26 10:20:41,729 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-26 10:20:41,730 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}91b81e91116182a2ea287ba4f5235871832f7b2a" 2018-08-26 10:20:42,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-e2ca4dca-18f8-4659-9d7a-5f0fd01eafd9 Date: Sun, 26 Aug 2018 10:20:42 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a3c401bc-6377-43cc-8a20-abe78f2d51b9", "ip_address": "172.30.9.204"}]}, "description": "", "tags": [], "tenant_id": "e428b6e578e2485b9cc26da9ccf96a96", "created_at": "2018-08-26T10:19:58Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-26T10:20:41Z", "revision_number": 4, "routes": [], "project_id": "e428b6e578e2485b9cc26da9ccf96a96", "id": "e5c202cb-7445-4e7a-b1d5-717c807ef4d8", "name": "singlevm1-router_a3fd274c-5276-4ad5-88bb-ffba571bfdce"}]} 2018-08-26 10:20:42,025 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-e2ca4dca-18f8-4659-9d7a-5f0fd01eafd9 2018-08-26 10:20:42,025 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.296163797379s 2018-08-26 10:20:42,026 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-e2ca4dca-18f8-4659-9d7a-5f0fd01eafd9 2018-08-26 10:20:42,027 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-26 10:20:42,028 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/e5c202cb-7445-4e7a-b1d5-717c807ef4d8.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}91b81e91116182a2ea287ba4f5235871832f7b2a" 2018-08-26 10:20:43,423 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-64805049-79a7-40a8-9e3d-c62d0168e17d Content-Length: 0 Date: Sun, 26 Aug 2018 10:20:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-26 10:20:43,423 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/e5c202cb-7445-4e7a-b1d5-717c807ef4d8.json used request id req-64805049-79a7-40a8-9e3d-c62d0168e17d 2018-08-26 10:20:43,423 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.39613604546s 2018-08-26 10:20:43,423 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/e5c202cb-7445-4e7a-b1d5-717c807ef4d8.json used request id req-64805049-79a7-40a8-9e3d-c62d0168e17d 2018-08-26 10:20:43,424 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-26 10:20:43,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}91b81e91116182a2ea287ba4f5235871832f7b2a" 2018-08-26 10:20:43,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1291 X-Openstack-Request-Id: req-9d84206a-907e-4400-a019-4a69c8ff2efa Date: Sun, 26 Aug 2018 10:20:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1f9e0f27-47f4-4110-ab7f-93ea053df9ad","tenant_id":"e428b6e578e2485b9cc26da9ccf96a96","created_at":"2018-08-26T10:19:57Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-26T10:19:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"e428b6e578e2485b9cc26da9ccf96a96","id":"8834c0e6-39ad-4219-ab79-5147f5177ae0","subnetpool_id":null,"name":"singlevm1-subnet_a3fd274c-5276-4ad5-88bb-ffba571bfdce"},{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"9c1c4110-1d5a-4c9e-9e4a-8295252f6976","tenant_id":"526e4f7307214396989751533ff33528","created_at":"2018-08-26T10:16:40Z","dns_nameservers":[],"updated_at":"2018-08-26T10:16:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"526e4f7307214396989751533ff33528","id":"a3c401bc-6377-43cc-8a20-abe78f2d51b9","subnetpool_id":null,"name":"external-subnet"}]} 2018-08-26 10:20:43,463 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-9d84206a-907e-4400-a019-4a69c8ff2efa 2018-08-26 10:20:43,463 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0392088890076s 2018-08-26 10:20:43,464 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-9d84206a-907e-4400-a019-4a69c8ff2efa 2018-08-26 10:20:43,465 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-26 10:20:43,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/8834c0e6-39ad-4219-ab79-5147f5177ae0.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}91b81e91116182a2ea287ba4f5235871832f7b2a" 2018-08-26 10:20:44,509 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1fbadfde-2fec-4014-a42b-672f61dc72fa Date: Sun, 26 Aug 2018 10:20:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-26 10:20:44,509 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/8834c0e6-39ad-4219-ab79-5147f5177ae0.json used request id req-1fbadfde-2fec-4014-a42b-672f61dc72fa 2018-08-26 10:20:44,509 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.04438304901s 2018-08-26 10:20:44,509 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/8834c0e6-39ad-4219-ab79-5147f5177ae0.json used request id req-1fbadfde-2fec-4014-a42b-672f61dc72fa 2018-08-26 10:20:44,510 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-26 10:20:44,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}91b81e91116182a2ea287ba4f5235871832f7b2a" 2018-08-26 10:20:44,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-591ead49-37c6-43ca-a5c8-f8360cec613c Date: Sun, 26 Aug 2018 10:20:44 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"1f9e0f27-47f4-4110-ab7f-93ea053df9ad","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e428b6e578e2485b9cc26da9ccf96a96","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-26T10:20:44Z","provider:segmentation_id":67,"name":"singlevm1-net_a3fd274c-5276-4ad5-88bb-ffba571bfdce","admin_state_up":true,"tenant_id":"e428b6e578e2485b9cc26da9ccf96a96","created_at":"2018-08-26T10:19:57Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"9c1c4110-1d5a-4c9e-9e4a-8295252f6976","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"526e4f7307214396989751533ff33528","status":"ACTIVE","subnets":["a3c401bc-6377-43cc-8a20-abe78f2d51b9"],"description":"","tags":[],"updated_at":"2018-08-26T10:16:40Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"526e4f7307214396989751533ff33528","created_at":"2018-08-26T10:16:36Z","provider:network_type":"flat"}]} 2018-08-26 10:20:44,596 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-591ead49-37c6-43ca-a5c8-f8360cec613c 2018-08-26 10:20:44,596 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0861790180206s 2018-08-26 10:20:44,597 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-591ead49-37c6-43ca-a5c8-f8360cec613c 2018-08-26 10:20:44,598 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-26 10:20:44,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/1f9e0f27-47f4-4110-ab7f-93ea053df9ad.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}91b81e91116182a2ea287ba4f5235871832f7b2a" 2018-08-26 10:20:46,300 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-985ea9bb-fb1d-4d02-937b-6e52958edf17 Date: Sun, 26 Aug 2018 10:20:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-26 10:20:46,300 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/1f9e0f27-47f4-4110-ab7f-93ea053df9ad.json used request id req-985ea9bb-fb1d-4d02-937b-6e52958edf17 2018-08-26 10:20:46,300 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.70235490799s 2018-08-26 10:20:46,300 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/1f9e0f27-47f4-4110-ab7f-93ea053df9ad.json used request id req-985ea9bb-fb1d-4d02-937b-6e52958edf17 2018-08-26 10:20:46,304 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-26 10:20:46,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}91b81e91116182a2ea287ba4f5235871832f7b2a" 2018-08-26 10:20:46,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-5c5445cc-25da-4a0d-afb7-eb120ba13ccd Date: Sun, 26 Aug 2018 10:20:46 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-26T10:20:03Z", "file": "/v2/images/21cacfab-d693-4950-8d8b-890ca867da95/file", "owner": "e428b6e578e2485b9cc26da9ccf96a96", "id": "21cacfab-d693-4950-8d8b-890ca867da95", "size": 12716032, "self": "/v2/images/21cacfab-d693-4950-8d8b-890ca867da95", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/21cacfab-d693-4950-8d8b-890ca867da95/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/21cacfab-d693-4950-8d8b-890ca867da95/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_a3fd274c-5276-4ad5-88bb-ffba571bfdce", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_a3fd274c-5276-4ad5-88bb-ffba571bfdce", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-26T10:20:02Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-26 10:20:46,335 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-5c5445cc-25da-4a0d-afb7-eb120ba13ccd 2018-08-26 10:20:46,336 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0310039520264s 2018-08-26 10:20:46,336 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-5c5445cc-25da-4a0d-afb7-eb120ba13ccd 2018-08-26 10:20:46,339 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-26 10:20:46,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/21cacfab-d693-4950-8d8b-890ca867da95 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}91b81e91116182a2ea287ba4f5235871832f7b2a" 2018-08-26 10:20:47,351 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-16ad351d-e8c8-4b79-aa34-481ef9b10ec5 Date: Sun, 26 Aug 2018 10:20:47 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-26 10:20:47,351 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/21cacfab-d693-4950-8d8b-890ca867da95 used request id req-16ad351d-e8c8-4b79-aa34-481ef9b10ec5 2018-08-26 10:20:47,351 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.01249599457s 2018-08-26 10:20:47,351 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/21cacfab-d693-4950-8d8b-890ca867da95 used request id req-16ad351d-e8c8-4b79-aa34-481ef9b10ec5 2018-08-26 10:20:47,352 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-26 10:20:47,355 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}91b81e91116182a2ea287ba4f5235871832f7b2a" 2018-08-26 10:20:47,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:20:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9d7f70b9-9f70-4fcf-b1a3-21a3257dcbf1 x-compute-request-id: req-9d7f70b9-9f70-4fcf-b1a3-21a3257dcbf1 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm1-flavor_a3fd274c-5276-4ad5-88bb-ffba571bfdce", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/2f61ea6f-ab5c-46e7-8b71-63f885e8e7dd", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/2f61ea6f-ab5c-46e7-8b71-63f885e8e7dd", "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": "2f61ea6f-ab5c-46e7-8b71-63f885e8e7dd"}]} 2018-08-26 10:20:47,378 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-9d7f70b9-9f70-4fcf-b1a3-21a3257dcbf1 2018-08-26 10:20:47,378 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0262229442596s 2018-08-26 10:20:47,379 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-9d7f70b9-9f70-4fcf-b1a3-21a3257dcbf1 2018-08-26 10:20:47,381 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-26 10:20:47,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/2f61ea6f-ab5c-46e7-8b71-63f885e8e7dd -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}91b81e91116182a2ea287ba4f5235871832f7b2a" 2018-08-26 10:20:47,428 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 26 Aug 2018 10:20:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d06ed794-a45f-47c0-9530-5028583b13e9 x-compute-request-id: req-d06ed794-a45f-47c0-9530-5028583b13e9 Content-Length: 0 Content-Type: application/json 2018-08-26 10:20:47,428 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/2f61ea6f-ab5c-46e7-8b71-63f885e8e7dd used request id req-d06ed794-a45f-47c0-9530-5028583b13e9 2018-08-26 10:20:47,428 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0474560260773s 2018-08-26 10:20:47,428 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/2f61ea6f-ab5c-46e7-8b71-63f885e8e7dd used request id req-d06ed794-a45f-47c0-9530-5028583b13e9 2018-08-26 10:20:47,470 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm2'... 2018-08-26 10:20:47,504 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-26 10:20:47,505 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-26 10:20:47,505 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-26 10:20:47,505 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-26 10:20:47,505 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-26 10:20:47,505 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-26 10:20:47,505 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-26 10:20:47,505 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-26 10:20:47,505 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-26 10:20:47,505 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-26 10:20:47,505 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-26 10:20:47,505 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-26 10:20:47,505 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-26 10:20:47,505 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-26 10:20:47,505 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-26 10:20:47,506 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-26 10:20:47,506 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-26 10:20:47,506 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-26 10:20:47,506 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-26 10:20:47,506 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-26 10:20:47,506 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-26 10:20:47,506 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-26 10:20:47,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-26 10:20:47,512 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:20:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b77dee22-6c3f-45dd-85cf-ea20358e8148 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-08-26 10:20:47,512 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-b77dee22-6c3f-45dd-85cf-ea20358e8148 2018-08-26 10:20:47,513 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-26 10:20:47,902 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5d45fc17491a4aedb80e6e5e79d195c6", "name": "reader"}, {"id": "d371bb17b4354fa8812550829dff08d3", "name": "admin"}, {"id": "64b697102e1c4dfb82d6ae117acf5e44", "name": "member"}], "expires_at": "2018-08-26T11:20:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e428b6e578e2485b9cc26da9ccf96a96", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1210d332c9744f5cbc695a2c01f49732"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "816f0ebf045249fb84d97c4bfc1f0a06"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a44497dc0f584430880fbb34d798f187"}], "type": "metric", "id": "06403f6d19cc45d3876c1f817db4cc2a", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33aefc6453a54d88a8073094e7078823"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3af2aad436db4c72a190ee1afb07b296"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a48de89935fd4d0787f0c84bf3674881"}], "type": "network", "id": "4fcf375a7a284c3ca85dd165d598c3cb", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/e428b6e578e2485b9cc26da9ccf96a96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1acf73a288dd435cb0883e7723ed5056"}, {"url": "http://192.30.9.5:8776/v3/e428b6e578e2485b9cc26da9ccf96a96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25ab930679644d89bac501b74509b76d"}, {"url": "http://172.30.9.22:8776/v3/e428b6e578e2485b9cc26da9ccf96a96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe463692e35f41e28415b64d8ffd10af"}], "type": "volumev3", "id": "5679bf9cdfbb4efdb97a61a69442b76f", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/e428b6e578e2485b9cc26da9ccf96a96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4234eccc4e5c4c81a9740ee2adf95b67"}, {"url": "http://172.30.9.22:8776/v2/e428b6e578e2485b9cc26da9ccf96a96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "456ac2ca5ce14a919050a73ace6b5d36"}, {"url": "http://192.30.9.5:8776/v2/e428b6e578e2485b9cc26da9ccf96a96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec61effda13a4644aad9e330753e8ad3"}], "type": "volumev2", "id": "5fba3b72fec244c7b311cd023156a4e5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "057ed3b924844253978ad62059e6acbb"}, {"url": "http://172.30.9.22:8776/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c5726572f244dc1a37ddbd93a609edb"}, {"url": "http://192.30.9.5:8776/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7144203ef2f146f6a443da1e2a6503e6"}], "type": "volume", "id": "71aa1ff84fdd4eab95dbd16ac5fbfcf7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "218ecd9779c74fdbb9eff6a86b2e2ffa"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a4ae0c6c06a42aba305e1cb16268330"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f631f43b783d40b894997b7b49ab8a6b"}], "type": "image", "id": "7986c8336c5046db98dd34c332d24e7f", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "8edc8950a979429d96b680df313310a4", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a2d0d8a4ee24abcbae458bd1ce751ff"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6d1c3e6266f14458a3def33c4f0479b2"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "feca7a31784e458fb732ee0ca32ab24d"}], "type": "cloudformation", "id": "a1648659a78445d4bcaef3988eb0583e", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c10a925a2de437eac36a10b437ddcd1"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "517a76a99e3d470abde8b2e237f68205"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71f914c9732c486db7ec4dade5ea337a"}], "type": "compute", "id": "b18e3a8824af4ed79cd0162b85ca91d6", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91e36bdd70374197a9cc1cf82d4cacd4"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1c68732373a41b6bbdf0d38be58918e"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f7fd23166fd04cdbb15ae3b9534561a8"}], "type": "event", "id": "c887a5552b5842c5bbc8ce1b66332916", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68d3020187d14b4b925c0dbdfac338f6"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77e68b53932a4902a3a68484356b1c4e"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "809dcbff39164bbfaf936f0b35fd176c"}], "type": "placement", "id": "cd8c278131c84e4683012d83ae70eec0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8080/v1/AUTH_e428b6e578e2485b9cc26da9ccf96a96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49dd5c5e91d54d6aa44952eaa2390224"}, {"url": "http://12.0.0.43:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d5db89631954c7baafaf65b5aea991a"}, {"url": "http://12.0.0.43:8080/v1/AUTH_e428b6e578e2485b9cc26da9ccf96a96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "727249cbc39e4628bd3a179bd516b829"}], "type": "object-store", "id": "ec31481f5236441e98c13b38a9c609ec", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bc083505e0a4fba9e18037c17ad1785"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a4bed8aa09042d1be0a485c1bac878c"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89809cbce7344bcdbc14222d09ca5c81"}], "type": "identity", "id": "f4a28c09b9d7444fb27267a9c13f5ad7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0bd24ae5e1bc445db6c4eb649aa04b43"}, {"url": "http://192.30.9.5:8004/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6e6016d81674fa7951c5c486b38f564"}, {"url": "http://192.30.9.5:8004/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d22e870073e14dc5a443931e483e51a2"}], "type": "orchestration", "id": "f619feeb4e1c4cde836d701d6b52295f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "348e8fd3cbd140de8fdb5a2e7f1ba9ce"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37dabf8c0b3c4b4da176de43bbacdd17"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "97e424052ba4486c88034276e7ba90a9"}], "type": "alarming", "id": "ffab3464fcfe4e6086e29e4f2cac9a99", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1e1511f6281344c28c2a63d6a8174f8d"}, "audit_ids": ["EfiQf22hTuSBlO6NPbZCTw"], "issued_at": "2018-08-26T10:20:47.000000Z"}} 2018-08-26 10:20:47,905 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-26 10:20:47,905 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f91f73de100ce47d757643abba8d969a6bf74b4b" 2018-08-26 10:20:48,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-936ddd50-3cb0-4952-8d33-70b6dcf1167e Date: Sun, 26 Aug 2018 10:20:48 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"9c1c4110-1d5a-4c9e-9e4a-8295252f6976","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"526e4f7307214396989751533ff33528","status":"ACTIVE","subnets":["a3c401bc-6377-43cc-8a20-abe78f2d51b9"],"description":"","tags":[],"updated_at":"2018-08-26T10:16:40Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"526e4f7307214396989751533ff33528","created_at":"2018-08-26T10:16:36Z","provider:network_type":"flat"}]} 2018-08-26 10:20:48,231 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-936ddd50-3cb0-4952-8d33-70b6dcf1167e 2018-08-26 10:20:48,231 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.326364994049s 2018-08-26 10:20:48,231 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-936ddd50-3cb0-4952-8d33-70b6dcf1167e 2018-08-26 10:20:48,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-26 10:20:48,243 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 26 Aug 2018 10:20:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-365d8982-16e7-4e42-9aa1-7bc8cf57c0c9 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2018-08-26 10:20:48,244 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-365d8982-16e7-4e42-9aa1-7bc8cf57c0c9 2018-08-26 10:20:48,245 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-26 10:20:48,248 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f91f73de100ce47d757643abba8d969a6bf74b4b" 2018-08-26 10:20:48,429 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:20:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a654b43-be2f-41e9-b57c-48aa0686f393 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/b7fcd596cb374671bfc994968e0279ce"}, "tags": [], "enabled": true, "id": "b7fcd596cb374671bfc994968e0279ce", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-08-26 10:20:48,430 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-1a654b43-be2f-41e9-b57c-48aa0686f393 2018-08-26 10:20:48,430 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.185011863708s 2018-08-26 10:20:48,430 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-1a654b43-be2f-41e9-b57c-48aa0686f393 2018-08-26 10:20:48,437 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-26 10:20:48,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f91f73de100ce47d757643abba8d969a6bf74b4b" -d '{"project": {"description": "Created by OPNFV Functest: singlevm2", "enabled": true, "domain_id": "default", "name": "singlevm2-project_07dade4d-22dc-4ee1-92d9-4993569990aa"}}' 2018-08-26 10:20:48,885 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 26 Aug 2018 10:20:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3507121d-2942-4e73-a613-10a8819d3aeb Content-Length: 364 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.22:5000/v3/projects/11e6be5f38704add91628fd4ec8c8f60"}, "tags": [], "enabled": true, "id": "11e6be5f38704add91628fd4ec8c8f60", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_07dade4d-22dc-4ee1-92d9-4993569990aa"}} 2018-08-26 10:20:48,886 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-3507121d-2942-4e73-a613-10a8819d3aeb 2018-08-26 10:20:48,886 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.448531150818s 2018-08-26 10:20:48,886 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-3507121d-2942-4e73-a613-10a8819d3aeb 2018-08-26 10:20:48,887 - 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'11e6be5f38704add91628fd4ec8c8f60', '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_07dade4d-22dc-4ee1-92d9-4993569990aa'}) 2018-08-26 10:20:48,893 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-26 10:20:48,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f91f73de100ce47d757643abba8d969a6bf74b4b" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "9dad872a-0926-437b-bc24-cab276068abc", "email": null, "name": "singlevm2-user_07dade4d-22dc-4ee1-92d9-4993569990aa"}}' 2018-08-26 10:20:49,394 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 26 Aug 2018 10:20:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fec8060b-dfcc-45d5-8025-7d36d856b5da Content-Length: 324 Content-Type: application/json RESP BODY: {"user": {"name": "singlevm2-user_07dade4d-22dc-4ee1-92d9-4993569990aa", "links": {"self": "http://172.30.9.22:5000/v3/users/463b5617bc8343b08effe9513744b8d5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "463b5617bc8343b08effe9513744b8d5", "domain_id": "default", "password_expires_at": null}} 2018-08-26 10:20:49,394 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-fec8060b-dfcc-45d5-8025-7d36d856b5da 2018-08-26 10:20:49,394 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.501138925552s 2018-08-26 10:20:49,395 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-fec8060b-dfcc-45d5-8025-7d36d856b5da 2018-08-26 10:20:49,395 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'463b5617bc8343b08effe9513744b8d5', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'singlevm2-user_07dade4d-22dc-4ee1-92d9-4993569990aa'}) 2018-08-26 10:20:49,399 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-26 10:20:49,403 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f91f73de100ce47d757643abba8d969a6bf74b4b" 2018-08-26 10:20:49,597 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:20:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ece5229-2eaf-47c1-9b73-4c342ac36941 Content-Encoding: gzip Content-Length: 381 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "478525232f8240f3a5bcb37e18d15367", "links": {"self": "http://172.30.9.22:5000/v3/roles/478525232f8240f3a5bcb37e18d15367"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5d45fc17491a4aedb80e6e5e79d195c6", "links": {"self": "http://172.30.9.22:5000/v3/roles/5d45fc17491a4aedb80e6e5e79d195c6"}, "name": "reader"}, {"domain_id": null, "id": "64b697102e1c4dfb82d6ae117acf5e44", "links": {"self": "http://172.30.9.22:5000/v3/roles/64b697102e1c4dfb82d6ae117acf5e44"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b29a3a0f7cee4599871eeb6731b9c6f2", "links": {"self": "http://172.30.9.22:5000/v3/roles/b29a3a0f7cee4599871eeb6731b9c6f2"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d371bb17b4354fa8812550829dff08d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/d371bb17b4354fa8812550829dff08d3"}, "name": "admin"}, {"domain_id": null, "id": "d54515a19cc04386a508cfaf3906e7e7", "links": {"self": "http://172.30.9.22:5000/v3/roles/d54515a19cc04386a508cfaf3906e7e7"}, "name": "swiftoperator"}]} 2018-08-26 10:20:49,597 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-5ece5229-2eaf-47c1-9b73-4c342ac36941 2018-08-26 10:20:49,598 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.198308944702s 2018-08-26 10:20:49,598 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-5ece5229-2eaf-47c1-9b73-4c342ac36941 2018-08-26 10:20:49,603 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-26 10:20:49,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f91f73de100ce47d757643abba8d969a6bf74b4b" 2018-08-26 10:20:49,782 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:20:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98a9368a-8d92-44bf-9a63-88cc82bf5c08 Content-Encoding: gzip Content-Length: 381 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "478525232f8240f3a5bcb37e18d15367", "links": {"self": "http://172.30.9.22:5000/v3/roles/478525232f8240f3a5bcb37e18d15367"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5d45fc17491a4aedb80e6e5e79d195c6", "links": {"self": "http://172.30.9.22:5000/v3/roles/5d45fc17491a4aedb80e6e5e79d195c6"}, "name": "reader"}, {"domain_id": null, "id": "64b697102e1c4dfb82d6ae117acf5e44", "links": {"self": "http://172.30.9.22:5000/v3/roles/64b697102e1c4dfb82d6ae117acf5e44"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b29a3a0f7cee4599871eeb6731b9c6f2", "links": {"self": "http://172.30.9.22:5000/v3/roles/b29a3a0f7cee4599871eeb6731b9c6f2"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d371bb17b4354fa8812550829dff08d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/d371bb17b4354fa8812550829dff08d3"}, "name": "admin"}, {"domain_id": null, "id": "d54515a19cc04386a508cfaf3906e7e7", "links": {"self": "http://172.30.9.22:5000/v3/roles/d54515a19cc04386a508cfaf3906e7e7"}, "name": "swiftoperator"}]} 2018-08-26 10:20:49,782 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-98a9368a-8d92-44bf-9a63-88cc82bf5c08 2018-08-26 10:20:49,782 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.179082155228s 2018-08-26 10:20:49,782 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-98a9368a-8d92-44bf-9a63-88cc82bf5c08 2018-08-26 10:20:49,787 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-26 10:20:49,791 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f91f73de100ce47d757643abba8d969a6bf74b4b" 2018-08-26 10:20:49,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:20:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff70a48e-59dc-4996-92a9-656b37bb93b7 Content-Encoding: gzip Content-Length: 381 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "478525232f8240f3a5bcb37e18d15367", "links": {"self": "http://172.30.9.22:5000/v3/roles/478525232f8240f3a5bcb37e18d15367"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5d45fc17491a4aedb80e6e5e79d195c6", "links": {"self": "http://172.30.9.22:5000/v3/roles/5d45fc17491a4aedb80e6e5e79d195c6"}, "name": "reader"}, {"domain_id": null, "id": "64b697102e1c4dfb82d6ae117acf5e44", "links": {"self": "http://172.30.9.22:5000/v3/roles/64b697102e1c4dfb82d6ae117acf5e44"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b29a3a0f7cee4599871eeb6731b9c6f2", "links": {"self": "http://172.30.9.22:5000/v3/roles/b29a3a0f7cee4599871eeb6731b9c6f2"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d371bb17b4354fa8812550829dff08d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/d371bb17b4354fa8812550829dff08d3"}, "name": "admin"}, {"domain_id": null, "id": "d54515a19cc04386a508cfaf3906e7e7", "links": {"self": "http://172.30.9.22:5000/v3/roles/d54515a19cc04386a508cfaf3906e7e7"}, "name": "swiftoperator"}]} 2018-08-26 10:20:49,971 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-ff70a48e-59dc-4996-92a9-656b37bb93b7 2018-08-26 10:20:49,971 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.183583021164s 2018-08-26 10:20:49,971 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-ff70a48e-59dc-4996-92a9-656b37bb93b7 2018-08-26 10:20:49,976 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-26 10:20:49,979 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f91f73de100ce47d757643abba8d969a6bf74b4b" 2018-08-26 10:20:50,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:20:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc451229-bcea-48f1-9473-fb20ba24de2a Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-26 10:20:50,162 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-cc451229-bcea-48f1-9473-fb20ba24de2a 2018-08-26 10:20:50,162 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.185590982437s 2018-08-26 10:20:50,162 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-cc451229-bcea-48f1-9473-fb20ba24de2a 2018-08-26 10:20:50,163 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-26 10:20:50,166 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f91f73de100ce47d757643abba8d969a6bf74b4b" 2018-08-26 10:20:50,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:20:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d292738-4fbf-4e13-b598-85e7b36a3b2f Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/00af5ffb672f4832ab8347fc3e59dad9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "00af5ffb672f4832ab8347fc3e59dad9", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/1155cddaef57457382d358aece0b4688"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1155cddaef57457382d358aece0b4688", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/1e1511f6281344c28c2a63d6a8174f8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1e1511f6281344c28c2a63d6a8174f8d", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/1f874aa402974ad1bde389b6ec3af461"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f874aa402974ad1bde389b6ec3af461", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/30ef6c63ca4f478ababb01839799530e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30ef6c63ca4f478ababb01839799530e", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/35943616abfb419b876965ce89cb2b8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "35943616abfb419b876965ce89cb2b8d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/394bd3d373f84b679204b10778d4c5d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "394bd3d373f84b679204b10778d4c5d6", "email": "glance@localhost", "password_expires_at": null}, {"name": "singlevm2-user_07dade4d-22dc-4ee1-92d9-4993569990aa", "links": {"self": "http://172.30.9.22:5000/v3/users/463b5617bc8343b08effe9513744b8d5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "463b5617bc8343b08effe9513744b8d5", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/5c46482149dc41d8a0f23a545eb8a332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c46482149dc41d8a0f23a545eb8a332", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6731abf69162411bab854fe2da778196"}, "domain_id": "b7fcd596cb374671bfc994968e0279ce", "enabled": true, "options": {}, "id": "6731abf69162411bab854fe2da778196", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/bc64983782874634be200a54d67bb2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bc64983782874634be200a54d67bb2dc", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/c16290bda05544839663305b8b46bfc4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c16290bda05544839663305b8b46bfc4", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/c78b7ea859ad4b4d9090aceb9cc94927"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c78b7ea859ad4b4d9090aceb9cc94927", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/f77a9ddb8d1e4546857d3ecef0ddf962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77a9ddb8d1e4546857d3ecef0ddf962", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/fd2f2ae2af224ce09fd25349c942fbd7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd2f2ae2af224ce09fd25349c942fbd7", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-08-26 10:20:50,366 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-8d292738-4fbf-4e13-b598-85e7b36a3b2f 2018-08-26 10:20:50,367 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.203336000443s 2018-08-26 10:20:50,367 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-8d292738-4fbf-4e13-b598-85e7b36a3b2f 2018-08-26 10:20:50,378 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-26 10:20:50,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f91f73de100ce47d757643abba8d969a6bf74b4b" 2018-08-26 10:20:50,478 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:20:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b95cd23-c903-43eb-9570-a2d0189e9ae2 Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/e428b6e578e2485b9cc26da9ccf96a96"}, "tags": [], "enabled": true, "id": "e428b6e578e2485b9cc26da9ccf96a96", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/526e4f7307214396989751533ff33528"}, "tags": [], "enabled": true, "id": "526e4f7307214396989751533ff33528", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.22:5000/v3/projects/11e6be5f38704add91628fd4ec8c8f60"}, "tags": [], "enabled": true, "id": "11e6be5f38704add91628fd4ec8c8f60", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_07dade4d-22dc-4ee1-92d9-4993569990aa"}]} 2018-08-26 10:20:50,478 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-5b95cd23-c903-43eb-9570-a2d0189e9ae2 2018-08-26 10:20:50,478 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0996840000153s 2018-08-26 10:20:50,478 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-5b95cd23-c903-43eb-9570-a2d0189e9ae2 2018-08-26 10:20:50,482 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-26 10:20:50,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=463b5617bc8343b08effe9513744b8d5&role.id=64b697102e1c4dfb82d6ae117acf5e44&scope.project.id=11e6be5f38704add91628fd4ec8c8f60" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f91f73de100ce47d757643abba8d969a6bf74b4b" 2018-08-26 10:20:50,616 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:20:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74519d32-6d86-454f-97e8-6513fc447cf1 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=463b5617bc8343b08effe9513744b8d5&role.id=64b697102e1c4dfb82d6ae117acf5e44&scope.project.id=11e6be5f38704add91628fd4ec8c8f60", "previous": null, "next": null}} 2018-08-26 10:20:50,616 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=463b5617bc8343b08effe9513744b8d5&role.id=64b697102e1c4dfb82d6ae117acf5e44&scope.project.id=11e6be5f38704add91628fd4ec8c8f60 used request id req-74519d32-6d86-454f-97e8-6513fc447cf1 2018-08-26 10:20:50,616 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.134008169174s 2018-08-26 10:20:50,616 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=463b5617bc8343b08effe9513744b8d5&role.id=64b697102e1c4dfb82d6ae117acf5e44&scope.project.id=11e6be5f38704add91628fd4ec8c8f60 used request id req-74519d32-6d86-454f-97e8-6513fc447cf1 2018-08-26 10:20:50,619 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-26 10:20:50,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/11e6be5f38704add91628fd4ec8c8f60/users/463b5617bc8343b08effe9513744b8d5/roles/64b697102e1c4dfb82d6ae117acf5e44 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f91f73de100ce47d757643abba8d969a6bf74b4b" 2018-08-26 10:20:50,813 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 26 Aug 2018 10:20:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-71f84f9b-a6b6-403d-9788-af993edf5b14 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-26 10:20:50,813 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/11e6be5f38704add91628fd4ec8c8f60/users/463b5617bc8343b08effe9513744b8d5/roles/64b697102e1c4dfb82d6ae117acf5e44 used request id req-71f84f9b-a6b6-403d-9788-af993edf5b14 2018-08-26 10:20:50,814 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.194154024124s 2018-08-26 10:20:50,814 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/11e6be5f38704add91628fd4ec8c8f60/users/463b5617bc8343b08effe9513744b8d5/roles/64b697102e1c4dfb82d6ae117acf5e44 used request id req-71f84f9b-a6b6-403d-9788-af993edf5b14 2018-08-26 10:20:50,814 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'singlevm2-project_07dade4d-22dc-4ee1-92d9-4993569990aa', 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'11e6be5f38704add91628fd4ec8c8f60', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '9dad872a-0926-437b-bc24-cab276068abc', 'username': u'singlevm2-user_07dade4d-22dc-4ee1-92d9-4993569990aa', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-26 10:20:50,816 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-26 10:20:50,816 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-26 10:20:50,816 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-26 10:20:50,816 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-26 10:20:50,816 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-26 10:20:50,816 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-26 10:20:50,817 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-26 10:20:50,817 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-26 10:20:50,817 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-26 10:20:50,817 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-26 10:20:50,817 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-26 10:20:50,817 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-26 10:20:50,817 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-26 10:20:50,817 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-26 10:20:50,817 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-26 10:20:50,818 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-26 10:20:50,818 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-26 10:20:50,818 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-26 10:20:50,818 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-26 10:20:50,818 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-26 10:20:50,818 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-26 10:20:50,818 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-26 10:20:50,820 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'singlevm2-user_07dade4d-22dc-4ee1-92d9-4993569990aa', 'password': '9dad872a-0926-437b-bc24-cab276068abc', 'project_name': 'singlevm2-project_07dade4d-22dc-4ee1-92d9-4993569990aa', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': '11e6be5f38704add91628fd4ec8c8f60', 'project_domain_name': 'Default'} 2018-08-26 10:20:50,820 - xtesting.ci.run_tests - INFO - Running test case 'singlevm2'... 2018-08-26 10:20:50,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-26 10:20:50,827 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:20:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a443a0e-64f2-418d-bcb2-e4a3c8514ffa Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-08-26 10:20:50,827 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-2a443a0e-64f2-418d-bcb2-e4a3c8514ffa 2018-08-26 10:20:50,828 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-26 10:20:51,222 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5d45fc17491a4aedb80e6e5e79d195c6", "name": "reader"}, {"id": "64b697102e1c4dfb82d6ae117acf5e44", "name": "member"}], "expires_at": "2018-08-26T11:20:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11e6be5f38704add91628fd4ec8c8f60", "name": "singlevm2-project_07dade4d-22dc-4ee1-92d9-4993569990aa"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1210d332c9744f5cbc695a2c01f49732"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "816f0ebf045249fb84d97c4bfc1f0a06"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a44497dc0f584430880fbb34d798f187"}], "type": "metric", "id": "06403f6d19cc45d3876c1f817db4cc2a", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33aefc6453a54d88a8073094e7078823"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3af2aad436db4c72a190ee1afb07b296"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a48de89935fd4d0787f0c84bf3674881"}], "type": "network", "id": "4fcf375a7a284c3ca85dd165d598c3cb", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/11e6be5f38704add91628fd4ec8c8f60", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1acf73a288dd435cb0883e7723ed5056"}, {"url": "http://192.30.9.5:8776/v3/11e6be5f38704add91628fd4ec8c8f60", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25ab930679644d89bac501b74509b76d"}, {"url": "http://172.30.9.22:8776/v3/11e6be5f38704add91628fd4ec8c8f60", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe463692e35f41e28415b64d8ffd10af"}], "type": "volumev3", "id": "5679bf9cdfbb4efdb97a61a69442b76f", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/11e6be5f38704add91628fd4ec8c8f60", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4234eccc4e5c4c81a9740ee2adf95b67"}, {"url": "http://172.30.9.22:8776/v2/11e6be5f38704add91628fd4ec8c8f60", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "456ac2ca5ce14a919050a73ace6b5d36"}, {"url": "http://192.30.9.5:8776/v2/11e6be5f38704add91628fd4ec8c8f60", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec61effda13a4644aad9e330753e8ad3"}], "type": "volumev2", "id": "5fba3b72fec244c7b311cd023156a4e5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/11e6be5f38704add91628fd4ec8c8f60", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "057ed3b924844253978ad62059e6acbb"}, {"url": "http://172.30.9.22:8776/v1/11e6be5f38704add91628fd4ec8c8f60", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c5726572f244dc1a37ddbd93a609edb"}, {"url": "http://192.30.9.5:8776/v1/11e6be5f38704add91628fd4ec8c8f60", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7144203ef2f146f6a443da1e2a6503e6"}], "type": "volume", "id": "71aa1ff84fdd4eab95dbd16ac5fbfcf7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "218ecd9779c74fdbb9eff6a86b2e2ffa"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a4ae0c6c06a42aba305e1cb16268330"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f631f43b783d40b894997b7b49ab8a6b"}], "type": "image", "id": "7986c8336c5046db98dd34c332d24e7f", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "8edc8950a979429d96b680df313310a4", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a2d0d8a4ee24abcbae458bd1ce751ff"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6d1c3e6266f14458a3def33c4f0479b2"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "feca7a31784e458fb732ee0ca32ab24d"}], "type": "cloudformation", "id": "a1648659a78445d4bcaef3988eb0583e", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c10a925a2de437eac36a10b437ddcd1"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "517a76a99e3d470abde8b2e237f68205"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71f914c9732c486db7ec4dade5ea337a"}], "type": "compute", "id": "b18e3a8824af4ed79cd0162b85ca91d6", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91e36bdd70374197a9cc1cf82d4cacd4"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1c68732373a41b6bbdf0d38be58918e"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f7fd23166fd04cdbb15ae3b9534561a8"}], "type": "event", "id": "c887a5552b5842c5bbc8ce1b66332916", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68d3020187d14b4b925c0dbdfac338f6"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77e68b53932a4902a3a68484356b1c4e"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "809dcbff39164bbfaf936f0b35fd176c"}], "type": "placement", "id": "cd8c278131c84e4683012d83ae70eec0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8080/v1/AUTH_11e6be5f38704add91628fd4ec8c8f60", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49dd5c5e91d54d6aa44952eaa2390224"}, {"url": "http://12.0.0.43:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d5db89631954c7baafaf65b5aea991a"}, {"url": "http://12.0.0.43:8080/v1/AUTH_11e6be5f38704add91628fd4ec8c8f60", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "727249cbc39e4628bd3a179bd516b829"}], "type": "object-store", "id": "ec31481f5236441e98c13b38a9c609ec", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bc083505e0a4fba9e18037c17ad1785"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a4bed8aa09042d1be0a485c1bac878c"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89809cbce7344bcdbc14222d09ca5c81"}], "type": "identity", "id": "f4a28c09b9d7444fb27267a9c13f5ad7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/11e6be5f38704add91628fd4ec8c8f60", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0bd24ae5e1bc445db6c4eb649aa04b43"}, {"url": "http://192.30.9.5:8004/v1/11e6be5f38704add91628fd4ec8c8f60", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6e6016d81674fa7951c5c486b38f564"}, {"url": "http://192.30.9.5:8004/v1/11e6be5f38704add91628fd4ec8c8f60", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d22e870073e14dc5a443931e483e51a2"}], "type": "orchestration", "id": "f619feeb4e1c4cde836d701d6b52295f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "348e8fd3cbd140de8fdb5a2e7f1ba9ce"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37dabf8c0b3c4b4da176de43bbacdd17"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "97e424052ba4486c88034276e7ba90a9"}], "type": "alarming", "id": "ffab3464fcfe4e6086e29e4f2cac9a99", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "singlevm2-user_07dade4d-22dc-4ee1-92d9-4993569990aa", "id": "463b5617bc8343b08effe9513744b8d5"}, "audit_ids": ["bMQGkKSrQASNvTz-E3we1A"], "issued_at": "2018-08-26T10:20:51.000000Z"}} 2018-08-26 10:20:51,227 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-26 10:20:51,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a5e9103d34a61bed97757cd777f66cd03f240196" -d '{"network": {"name": "singlevm2-net_07dade4d-22dc-4ee1-92d9-4993569990aa", "admin_state_up": true}}' 2018-08-26 10:20:51,931 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 587 X-Openstack-Request-Id: req-5e4ad24e-5c18-475c-a031-2585d880f1c9 Date: Sun, 26 Aug 2018 10:20:51 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"11e6be5f38704add91628fd4ec8c8f60","created_at":"2018-08-26T10:20:51Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-26T10:20:51Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"11e6be5f38704add91628fd4ec8c8f60","id":"2b0285a6-f94a-4d77-b655-8e9c61b009ca","name":"singlevm2-net_07dade4d-22dc-4ee1-92d9-4993569990aa"}} 2018-08-26 10:20:51,931 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-5e4ad24e-5c18-475c-a031-2585d880f1c9 2018-08-26 10:20:51,931 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.704230070114s 2018-08-26 10:20:51,931 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-5e4ad24e-5c18-475c-a031-2585d880f1c9 2018-08-26 10:20:51,932 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'updated_at': u'2018-08-26T10:20:51Z', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'id': u'2b0285a6-f94a-4d77-b655-8e9c61b009ca', u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm2-net_07dade4d-22dc-4ee1-92d9-4993569990aa', u'admin_state_up': True, u'tenant_id': u'11e6be5f38704add91628fd4ec8c8f60', u'created_at': u'2018-08-26T10:20:51Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'11e6be5f38704add91628fd4ec8c8f60'}) 2018-08-26 10:20:51,933 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-26 10:20:51,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5e9103d34a61bed97757cd777f66cd03f240196" 2018-08-26 10:20:52,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1148 X-Openstack-Request-Id: req-31ba976e-5057-426b-b8d5-61293fdec1a6 Date: Sun, 26 Aug 2018 10:20:52 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-26T10:20:51Z","tenant_id":"11e6be5f38704add91628fd4ec8c8f60","created_at":"2018-08-26T10:20:51Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":1,"admin_state_up":true,"shared":false,"project_id":"11e6be5f38704add91628fd4ec8c8f60","id":"2b0285a6-f94a-4d77-b655-8e9c61b009ca","name":"singlevm2-net_07dade4d-22dc-4ee1-92d9-4993569990aa"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a3c401bc-6377-43cc-8a20-abe78f2d51b9"],"updated_at":"2018-08-26T10:16:40Z","tenant_id":"526e4f7307214396989751533ff33528","created_at":"2018-08-26T10:16:36Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"526e4f7307214396989751533ff33528","id":"9c1c4110-1d5a-4c9e-9e4a-8295252f6976","name":"external"}]} 2018-08-26 10:20:52,074 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-31ba976e-5057-426b-b8d5-61293fdec1a6 2018-08-26 10:20:52,074 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.140968084335s 2018-08-26 10:20:52,074 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-31ba976e-5057-426b-b8d5-61293fdec1a6 2018-08-26 10:20:52,076 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-26 10:20:52,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a5e9103d34a61bed97757cd777f66cd03f240196" -d '{"subnet": {"name": "singlevm2-subnet_07dade4d-22dc-4ee1-92d9-4993569990aa", "enable_dhcp": true, "network_id": "2b0285a6-f94a-4d77-b655-8e9c61b009ca", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-26 10:20:52,858 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-f53c7439-1618-48c7-8a4e-565f16f328b6 Date: Sun, 26 Aug 2018 10:20:52 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2b0285a6-f94a-4d77-b655-8e9c61b009ca","tenant_id":"11e6be5f38704add91628fd4ec8c8f60","created_at":"2018-08-26T10:20:52Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-26T10:20:52Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"11e6be5f38704add91628fd4ec8c8f60","id":"299ee39c-6f94-4bf8-a92e-658e375463a0","subnetpool_id":null,"name":"singlevm2-subnet_07dade4d-22dc-4ee1-92d9-4993569990aa"}} 2018-08-26 10:20:52,858 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-f53c7439-1618-48c7-8a4e-565f16f328b6 2018-08-26 10:20:52,859 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.782773971558s 2018-08-26 10:20:52,859 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-f53c7439-1618-48c7-8a4e-565f16f328b6 2018-08-26 10:20:52,859 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-26T10:20:52Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'299ee39c-6f94-4bf8-a92e-658e375463a0', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm2-subnet_07dade4d-22dc-4ee1-92d9-4993569990aa', u'enable_dhcp': True, u'network_id': u'2b0285a6-f94a-4d77-b655-8e9c61b009ca', u'tenant_id': u'11e6be5f38704add91628fd4ec8c8f60', u'created_at': u'2018-08-26T10:20:52Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'11e6be5f38704add91628fd4ec8c8f60'}) 2018-08-26 10:20:52,860 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-26 10:20:52,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a5e9103d34a61bed97757cd777f66cd03f240196" -d '{"router": {"external_gateway_info": {"network_id": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976"}, "name": "singlevm2-router_07dade4d-22dc-4ee1-92d9-4993569990aa", "admin_state_up": true}}' 2018-08-26 10:20:53,807 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 620 X-Openstack-Request-Id: req-c10b8e93-48b8-4dba-b258-950e69abcfa8 Date: Sun, 26 Aug 2018 10:20:53 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a3c401bc-6377-43cc-8a20-abe78f2d51b9", "ip_address": "172.30.9.205"}]}, "description": "", "tags": [], "tenant_id": "11e6be5f38704add91628fd4ec8c8f60", "created_at": "2018-08-26T10:20:52Z", "admin_state_up": true, "updated_at": "2018-08-26T10:20:53Z", "revision_number": 2, "routes": [], "project_id": "11e6be5f38704add91628fd4ec8c8f60", "id": "3ce8f8d1-896a-473b-b404-525553742a21", "name": "singlevm2-router_07dade4d-22dc-4ee1-92d9-4993569990aa"}} 2018-08-26 10:20:53,807 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-c10b8e93-48b8-4dba-b258-950e69abcfa8 2018-08-26 10:20:53,808 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 0.947745084763s 2018-08-26 10:20:53,808 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-c10b8e93-48b8-4dba-b258-950e69abcfa8 2018-08-26 10:20:53,808 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'9c1c4110-1d5a-4c9e-9e4a-8295252f6976', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'a3c401bc-6377-43cc-8a20-abe78f2d51b9', u'ip_address': u'172.30.9.205'}]}, u'description': u'', u'tags': [], u'tenant_id': u'11e6be5f38704add91628fd4ec8c8f60', u'created_at': u'2018-08-26T10:20:52Z', u'admin_state_up': True, u'updated_at': u'2018-08-26T10:20:53Z', u'revision_number': 2, u'routes': [], u'project_id': u'11e6be5f38704add91628fd4ec8c8f60', u'id': u'3ce8f8d1-896a-473b-b404-525553742a21', u'name': u'singlevm2-router_07dade4d-22dc-4ee1-92d9-4993569990aa'}) 2018-08-26 10:20:53,809 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-26 10:20:53,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/3ce8f8d1-896a-473b-b404-525553742a21/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}a5e9103d34a61bed97757cd777f66cd03f240196" -d '{"subnet_id": "299ee39c-6f94-4bf8-a92e-658e375463a0"}' 2018-08-26 10:20:55,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-17ecc254-bc24-4443-a257-99907102ce2b Date: Sun, 26 Aug 2018 10:20:55 GMT RESP BODY: {"network_id": "2b0285a6-f94a-4d77-b655-8e9c61b009ca", "tenant_id": "11e6be5f38704add91628fd4ec8c8f60", "subnet_id": "299ee39c-6f94-4bf8-a92e-658e375463a0", "subnet_ids": ["299ee39c-6f94-4bf8-a92e-658e375463a0"], "port_id": "6a8a9d5e-09c6-462b-b720-997fc30ae7e1", "id": "3ce8f8d1-896a-473b-b404-525553742a21"} 2018-08-26 10:20:55,862 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/3ce8f8d1-896a-473b-b404-525553742a21/add_router_interface.json used request id req-17ecc254-bc24-4443-a257-99907102ce2b 2018-08-26 10:20:55,862 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.05237293243s 2018-08-26 10:20:55,862 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/3ce8f8d1-896a-473b-b404-525553742a21/add_router_interface.json used request id req-17ecc254-bc24-4443-a257-99907102ce2b returning object 3ce8f8d1-896a-473b-b404-525553742a21 2018-08-26 10:20:55,863 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-26 10:20:55,982 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-26 10:20:55,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-26 10:20:55,987 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Sun, 26 Aug 2018 10:20:55 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2018-08-26 10:20:55,990 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-26 10:20:55,992 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5e9103d34a61bed97757cd777f66cd03f240196" 2018-08-26 10:20:56,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-b0ea57b3-0c62-4e51-b8f7-053cce781890 Date: Sun, 26 Aug 2018 10:20:56 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-26 10:20:56,724 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-b0ea57b3-0c62-4e51-b8f7-053cce781890 2018-08-26 10:20:56,724 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.734561920166s 2018-08-26 10:20:56,725 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-b0ea57b3-0c62-4e51-b8f7-053cce781890 2018-08-26 10:20:56,734 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-26 10:20:56,737 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a5e9103d34a61bed97757cd777f66cd03f240196" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm2-img_07dade4d-22dc-4ee1-92d9-4993569990aa", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm2-img_07dade4d-22dc-4ee1-92d9-4993569990aa"}' 2018-08-26 10:20:56,817 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/c92040f6-4865-44a2-a4ed-87a5e9c5f784 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-da35e475-42be-4aa0-ae6e-5c08928823da Date: Sun, 26 Aug 2018 10:20:56 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-26T10:20:56Z", "file": "/v2/images/c92040f6-4865-44a2-a4ed-87a5e9c5f784/file", "owner": "11e6be5f38704add91628fd4ec8c8f60", "id": "c92040f6-4865-44a2-a4ed-87a5e9c5f784", "size": null, "self": "/v2/images/c92040f6-4865-44a2-a4ed-87a5e9c5f784", "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_07dade4d-22dc-4ee1-92d9-4993569990aa", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_07dade4d-22dc-4ee1-92d9-4993569990aa", "checksum": null, "created_at": "2018-08-26T10:20:56Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-26 10:20:56,817 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-da35e475-42be-4aa0-ae6e-5c08928823da 2018-08-26 10:20:56,817 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0836699008942s 2018-08-26 10:20:56,818 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-da35e475-42be-4aa0-ae6e-5c08928823da returning object c92040f6-4865-44a2-a4ed-87a5e9c5f784 2018-08-26 10:20:56,818 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-26 10:20:56,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/c92040f6-4865-44a2-a4ed-87a5e9c5f784/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}a5e9103d34a61bed97757cd777f66cd03f240196" -d '' 2018-08-26 10:20:57,272 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-25926cc3-a55b-47a8-a834-904f57d1cc98 Date: Sun, 26 Aug 2018 10:20: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-26 10:20:57,272 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/c92040f6-4865-44a2-a4ed-87a5e9c5f784/file used request id req-25926cc3-a55b-47a8-a834-904f57d1cc98 2018-08-26 10:20:57,272 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.453615188599s 2018-08-26 10:20:57,272 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/c92040f6-4865-44a2-a4ed-87a5e9c5f784/file used request id req-25926cc3-a55b-47a8-a834-904f57d1cc98 2018-08-26 10:20:57,276 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-26 10:20:57,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5e9103d34a61bed97757cd777f66cd03f240196" 2018-08-26 10:20:57,324 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-3c0ccd57-47ae-4b56-9cf4-3b445a5574c2 Date: Sun, 26 Aug 2018 10:20:57 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-26T10:20:57Z", "file": "/v2/images/c92040f6-4865-44a2-a4ed-87a5e9c5f784/file", "owner": "11e6be5f38704add91628fd4ec8c8f60", "id": "c92040f6-4865-44a2-a4ed-87a5e9c5f784", "size": 12716032, "self": "/v2/images/c92040f6-4865-44a2-a4ed-87a5e9c5f784", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/c92040f6-4865-44a2-a4ed-87a5e9c5f784/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/c92040f6-4865-44a2-a4ed-87a5e9c5f784/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_07dade4d-22dc-4ee1-92d9-4993569990aa", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_07dade4d-22dc-4ee1-92d9-4993569990aa", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-26T10:20:56Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-26 10:20:57,324 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-3c0ccd57-47ae-4b56-9cf4-3b445a5574c2 2018-08-26 10:20:57,324 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0478370189667s 2018-08-26 10:20:57,324 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-3c0ccd57-47ae-4b56-9cf4-3b445a5574c2 2018-08-26 10:20:57,326 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/c92040f6-4865-44a2-a4ed-87a5e9c5f784/snap', u'metadata': Munch({})})], 'file': u'/v2/images/c92040f6-4865-44a2-a4ed-87a5e9c5f784/file', 'owner': u'11e6be5f38704add91628fd4ec8c8f60', 'id': u'c92040f6-4865-44a2-a4ed-87a5e9c5f784', 'size': 12716032, u'self': u'/v2/images/c92040f6-4865-44a2-a4ed-87a5e9c5f784', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'11e6be5f38704add91628fd4ec8c8f60', 'name': 'singlevm2-project_07dade4d-22dc-4ee1-92d9-4993569990aa', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/c92040f6-4865-44a2-a4ed-87a5e9c5f784/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-26T10:20:57Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-26T10:20:57Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm2-img_07dade4d-22dc-4ee1-92d9-4993569990aa', '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/c92040f6-4865-44a2-a4ed-87a5e9c5f784', 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_07dade4d-22dc-4ee1-92d9-4993569990aa', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm2-img_07dade4d-22dc-4ee1-92d9-4993569990aa', 'created': u'2018-08-26T10:20:56Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-26T10:20: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/c92040f6-4865-44a2-a4ed-87a5e9c5f784', 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_07dade4d-22dc-4ee1-92d9-4993569990aa', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-26 10:20:57,327 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-26 10:20:57,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f91f73de100ce47d757643abba8d969a6bf74b4b" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm2-flavor_07dade4d-22dc-4ee1-92d9-4993569990aa", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-26 10:20:57,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10: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-f71f4d53-e811-407a-9431-da571e57d4aa x-compute-request-id: req-f71f4d53-e811-407a-9431-da571e57d4aa Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"name": "singlevm2-flavor_07dade4d-22dc-4ee1-92d9-4993569990aa", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/a2ca0cbb-80ec-41f0-aaeb-114236179f19", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/a2ca0cbb-80ec-41f0-aaeb-114236179f19", "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": "a2ca0cbb-80ec-41f0-aaeb-114236179f19"}} 2018-08-26 10:20:57,626 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-f71f4d53-e811-407a-9431-da571e57d4aa 2018-08-26 10:20:57,626 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.298956155777s 2018-08-26 10:20:57,626 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-f71f4d53-e811-407a-9431-da571e57d4aa 2018-08-26 10:20:57,627 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm2-flavor_07dade4d-22dc-4ee1-92d9-4993569990aa', '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'e428b6e578e2485b9cc26da9ccf96a96', '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'a2ca0cbb-80ec-41f0-aaeb-114236179f19', 'swap': 0}) 2018-08-26 10:20:57,628 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-26 10:20:57,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/a2ca0cbb-80ec-41f0-aaeb-114236179f19/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}f91f73de100ce47d757643abba8d969a6bf74b4b" -d '{"extra_specs": {}}' 2018-08-26 10:20:57,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10: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 x-openstack-request-id: req-c2987127-2a76-49d8-9db6-29882aaedeed x-compute-request-id: req-c2987127-2a76-49d8-9db6-29882aaedeed Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-26 10:20:57,649 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/a2ca0cbb-80ec-41f0-aaeb-114236179f19/os-extra_specs used request id req-c2987127-2a76-49d8-9db6-29882aaedeed 2018-08-26 10:20:57,650 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0217170715332s 2018-08-26 10:20:57,650 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/a2ca0cbb-80ec-41f0-aaeb-114236179f19/os-extra_specs used request id req-c2987127-2a76-49d8-9db6-29882aaedeed 2018-08-26 10:20:57,650 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-26 10:20:57,653 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a5e9103d34a61bed97757cd777f66cd03f240196" -d '{"keypair": {"name": "singlevm2-kp_07dade4d-22dc-4ee1-92d9-4993569990aa"}}' 2018-08-26 10:20:58,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10: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-3a7acade-b5fb-4943-a145-69aa2f7476bc x-compute-request-id: req-3a7acade-b5fb-4943-a145-69aa2f7476bc Content-Encoding: gzip Content-Length: 1809 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCtcwUZFhLsY7JB6QnrbDC9c+vK7liGgtesW335wcHgEyLw4hYVS8BY7LtjbEZ6ZS5VE2VOEWHrVUuxNaIYEJhtOciiszJVZtBqjvom0gAd9OsFo6VQFY/buXf+UX1CslvkoaH3hOiQZ7z7j/7pNEPXVeju7BHVBEK4sMDDSLcjQQ/n1eZNqhyhl0jVIxiHRf49Tfyj2ruiVosJgX5yR5K6H+roPKVxJGtEMueqGaxDX8m3j8r6w5mqUM5gHAqgyXOHNOtF+tFGGv//F0F9VgC0/lu20lGRsT8upikkiPSqrWzcMl1stgd5kv/5HpcUxTMzWoh0RXIJWX2eT/olIXcX Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEArXMFGRYS7GOyQekJ62wwvXPryu5YhoLXrFt9+cHB4BMi8OIW\nFUvAWOy7Y2xGemUuVRNlThFh61VLsTWiGBCYbTnIorMyVWbQao76JtIAHfTrBaOl\nUBWP27l3/lF9QrJb5KGh94TokGe8+4/+6TRD11Xo7uwR1QRCuLDAw0i3I0EP59Xm\nTaocoZdI1SMYh0X+PU38o9q7olaLCYF+ckeSuh/q6DylcSRrRDLnqhmsQ1/Jt4/K\n+sOZqlDOYBwKoMlzhzTrRfrRRhr//xdBfVYAtP5bttJRkbE/LqYpJIj0qq1s3DJd\nbLYHeZL/+R6XFMUzM1qIdEVyCVl9nk/6JSF3FwIDAQABAoIBAQCAp+SMKxd2SK0c\nvqMhAWtV2/p22DzJ6ZvYuTTEYbhRYWB1lP4UZdATJeYJZXMRrqOjb3OhaLtdODOh\nCstlVkn6GvZ72LfpKQ5HPC7JRNPZZKY/1Jb2xEelD/m1pvRm2K3Y9RuS4f8vvgMs\nBi9rA92eiJbzQiAoBbUIEfOp5vIRLyOaqpp2Xb8kwakpQHcKnZRf8mZp+ep85XYS\nocF1YN7Lt54zdMawGhl3heMchn5O0CarZJgi30G6pqo+v1ftHKU9UeYRzz71+zvC\nOP/uHl+kj8RpUB3G5sXd7JfGZ33jvBjU0z77rNEHlfkBGB0Wf06tXtHICueZyGSC\nDjyFjtEhAoGBAObGRB0owo+40Mf2wxJwdYlJOVRHzu+l/v1mpqy1fNAy3eO5fnvk\nsnE3AZe1mkfvOo99qoobRqToPG8YMfvKFZGIUp7Yy/dANGlHD1JjTvjjeMEX5icD\nXhsSqd2HBxLv8KQbTQfNOv/b3CmvffaZJKpBgLl5aw/8XNokL+De7tX7AoGBAMBo\noV4hTSNHA9AT7yhC0LcGijUnh6e37IdWWTUVW2kgXWxXJoF9RkJWVTa/uNIRtx04\n7i/196e22ZjHv3jVioUx7a093VkZq0Lfm5DHQHxle93wJTxGzpj5EXpCBud2j7lE\nG5kpikF/+dys1il5byyNFxch93muiFP3PE/apQSVAoGAUplKTemF4e0zhS70WUg5\nOX8k7t6Y2bvfTZGNPKnk15wtQVHmTK/pko4umr9cTjz5B9zhynbCzUl2QAk38rg9\nCg7yC3rrXj7zw260tDdpT7oTQYGtVe9lomkGtYyb4pJQ3lwLMSyq3mMyJRV0D2x2\n7B1v1nL3+AvKrCVhoaoJcDsCgYBQUFxrSkNEonP4+xktGRa+D0DJh0Kcw607oNOD\n0PJjI1tbydUM4BnfvuG7BLRFG5fv3r+tzWIe47hYiahm69vyVTD8y4IFmy1dsLDi\n8gj84++caI1iZ7v9JpohCkaPf3Hmx4Mtn6VSSfUmJA8RKNs7IXmt8kO2yx+kzOKk\nAoQ3MQKBgQDOLFaGaVxe4tAm0S5d0bQwj2jzfajh8dRHwZB4vKuUi0THWLSf95m6\nF4250h2UhX1Ug2Dk85uRvha9SOMQNPB5BXEZrCUFCnJ66fG8uvULJRYOF12Jw5G3\n2FMg3IKzMJ052t9ZP84VHogBoRQF1gW5tSc6SLlijdyqR/mzuYaBmg==\n-----END RSA PRIVATE KEY-----\n", "user_id": "463b5617bc8343b08effe9513744b8d5", "name": "singlevm2-kp_07dade4d-22dc-4ee1-92d9-4993569990aa", "fingerprint": "ba:cf:fe:1f:86:94:58:53:ef:80:1e:ed:02:db:14:f3"}} 2018-08-26 10:20:58,228 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-3a7acade-b5fb-4943-a145-69aa2f7476bc 2018-08-26 10:20:58,228 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.577702045441s 2018-08-26 10:20:58,228 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-3a7acade-b5fb-4943-a145-69aa2f7476bc 2018-08-26 10:20:58,229 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCtcwUZFhLsY7JB6QnrbDC9c+vK7liGgtesW335wcHgEyLw4hYVS8BY7LtjbEZ6ZS5VE2VOEWHrVUuxNaIYEJhtOciiszJVZtBqjvom0gAd9OsFo6VQFY/buXf+UX1CslvkoaH3hOiQZ7z7j/7pNEPXVeju7BHVBEK4sMDDSLcjQQ/n1eZNqhyhl0jVIxiHRf49Tfyj2ruiVosJgX5yR5K6H+roPKVxJGtEMueqGaxDX8m3j8r6w5mqUM5gHAqgyXOHNOtF+tFGGv//F0F9VgC0/lu20lGRsT8upikkiPSqrWzcMl1stgd5kv/5HpcUxTMzWoh0RXIJWX2eT/olIXcX Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEArXMFGRYS7GOyQekJ62wwvXPryu5YhoLXrFt9+cHB4BMi8OIW\nFUvAWOy7Y2xGemUuVRNlThFh61VLsTWiGBCYbTnIorMyVWbQao76JtIAHfTrBaOl\nUBWP27l3/lF9QrJb5KGh94TokGe8+4/+6TRD11Xo7uwR1QRCuLDAw0i3I0EP59Xm\nTaocoZdI1SMYh0X+PU38o9q7olaLCYF+ckeSuh/q6DylcSRrRDLnqhmsQ1/Jt4/K\n+sOZqlDOYBwKoMlzhzTrRfrRRhr//xdBfVYAtP5bttJRkbE/LqYpJIj0qq1s3DJd\nbLYHeZL/+R6XFMUzM1qIdEVyCVl9nk/6JSF3FwIDAQABAoIBAQCAp+SMKxd2SK0c\nvqMhAWtV2/p22DzJ6ZvYuTTEYbhRYWB1lP4UZdATJeYJZXMRrqOjb3OhaLtdODOh\nCstlVkn6GvZ72LfpKQ5HPC7JRNPZZKY/1Jb2xEelD/m1pvRm2K3Y9RuS4f8vvgMs\nBi9rA92eiJbzQiAoBbUIEfOp5vIRLyOaqpp2Xb8kwakpQHcKnZRf8mZp+ep85XYS\nocF1YN7Lt54zdMawGhl3heMchn5O0CarZJgi30G6pqo+v1ftHKU9UeYRzz71+zvC\nOP/uHl+kj8RpUB3G5sXd7JfGZ33jvBjU0z77rNEHlfkBGB0Wf06tXtHICueZyGSC\nDjyFjtEhAoGBAObGRB0owo+40Mf2wxJwdYlJOVRHzu+l/v1mpqy1fNAy3eO5fnvk\nsnE3AZe1mkfvOo99qoobRqToPG8YMfvKFZGIUp7Yy/dANGlHD1JjTvjjeMEX5icD\nXhsSqd2HBxLv8KQbTQfNOv/b3CmvffaZJKpBgLl5aw/8XNokL+De7tX7AoGBAMBo\noV4hTSNHA9AT7yhC0LcGijUnh6e37IdWWTUVW2kgXWxXJoF9RkJWVTa/uNIRtx04\n7i/196e22ZjHv3jVioUx7a093VkZq0Lfm5DHQHxle93wJTxGzpj5EXpCBud2j7lE\nG5kpikF/+dys1il5byyNFxch93muiFP3PE/apQSVAoGAUplKTemF4e0zhS70WUg5\nOX8k7t6Y2bvfTZGNPKnk15wtQVHmTK/pko4umr9cTjz5B9zhynbCzUl2QAk38rg9\nCg7yC3rrXj7zw260tDdpT7oTQYGtVe9lomkGtYyb4pJQ3lwLMSyq3mMyJRV0D2x2\n7B1v1nL3+AvKrCVhoaoJcDsCgYBQUFxrSkNEonP4+xktGRa+D0DJh0Kcw607oNOD\n0PJjI1tbydUM4BnfvuG7BLRFG5fv3r+tzWIe47hYiahm69vyVTD8y4IFmy1dsLDi\n8gj84++caI1iZ7v9JpohCkaPf3Hmx4Mtn6VSSfUmJA8RKNs7IXmt8kO2yx+kzOKk\nAoQ3MQKBgQDOLFaGaVxe4tAm0S5d0bQwj2jzfajh8dRHwZB4vKuUi0THWLSf95m6\nF4250h2UhX1Ug2Dk85uRvha9SOMQNPB5BXEZrCUFCnJ66fG8uvULJRYOF12Jw5G3\n2FMg3IKzMJ052t9ZP84VHogBoRQF1gW5tSc6SLlijdyqR/mzuYaBmg==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'463b5617bc8343b08effe9513744b8d5', 'name': u'singlevm2-kp_07dade4d-22dc-4ee1-92d9-4993569990aa', 'created_at': '2018-08-26T10:20:58.229519', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'11e6be5f38704add91628fd4ec8c8f60', 'name': 'singlevm2-project_07dade4d-22dc-4ee1-92d9-4993569990aa', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'ba:cf:fe:1f:86:94:58:53:ef:80:1e:ed:02:db:14:f3', 'type': 'ssh', 'id': u'singlevm2-kp_07dade4d-22dc-4ee1-92d9-4993569990aa'}) 2018-08-26 10:20:58,230 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEArXMFGRYS7GOyQekJ62wwvXPryu5YhoLXrFt9+cHB4BMi8OIW FUvAWOy7Y2xGemUuVRNlThFh61VLsTWiGBCYbTnIorMyVWbQao76JtIAHfTrBaOl UBWP27l3/lF9QrJb5KGh94TokGe8+4/+6TRD11Xo7uwR1QRCuLDAw0i3I0EP59Xm TaocoZdI1SMYh0X+PU38o9q7olaLCYF+ckeSuh/q6DylcSRrRDLnqhmsQ1/Jt4/K +sOZqlDOYBwKoMlzhzTrRfrRRhr//xdBfVYAtP5bttJRkbE/LqYpJIj0qq1s3DJd bLYHeZL/+R6XFMUzM1qIdEVyCVl9nk/6JSF3FwIDAQABAoIBAQCAp+SMKxd2SK0c vqMhAWtV2/p22DzJ6ZvYuTTEYbhRYWB1lP4UZdATJeYJZXMRrqOjb3OhaLtdODOh CstlVkn6GvZ72LfpKQ5HPC7JRNPZZKY/1Jb2xEelD/m1pvRm2K3Y9RuS4f8vvgMs Bi9rA92eiJbzQiAoBbUIEfOp5vIRLyOaqpp2Xb8kwakpQHcKnZRf8mZp+ep85XYS ocF1YN7Lt54zdMawGhl3heMchn5O0CarZJgi30G6pqo+v1ftHKU9UeYRzz71+zvC OP/uHl+kj8RpUB3G5sXd7JfGZ33jvBjU0z77rNEHlfkBGB0Wf06tXtHICueZyGSC DjyFjtEhAoGBAObGRB0owo+40Mf2wxJwdYlJOVRHzu+l/v1mpqy1fNAy3eO5fnvk snE3AZe1mkfvOo99qoobRqToPG8YMfvKFZGIUp7Yy/dANGlHD1JjTvjjeMEX5icD XhsSqd2HBxLv8KQbTQfNOv/b3CmvffaZJKpBgLl5aw/8XNokL+De7tX7AoGBAMBo oV4hTSNHA9AT7yhC0LcGijUnh6e37IdWWTUVW2kgXWxXJoF9RkJWVTa/uNIRtx04 7i/196e22ZjHv3jVioUx7a093VkZq0Lfm5DHQHxle93wJTxGzpj5EXpCBud2j7lE G5kpikF/+dys1il5byyNFxch93muiFP3PE/apQSVAoGAUplKTemF4e0zhS70WUg5 OX8k7t6Y2bvfTZGNPKnk15wtQVHmTK/pko4umr9cTjz5B9zhynbCzUl2QAk38rg9 Cg7yC3rrXj7zw260tDdpT7oTQYGtVe9lomkGtYyb4pJQ3lwLMSyq3mMyJRV0D2x2 7B1v1nL3+AvKrCVhoaoJcDsCgYBQUFxrSkNEonP4+xktGRa+D0DJh0Kcw607oNOD 0PJjI1tbydUM4BnfvuG7BLRFG5fv3r+tzWIe47hYiahm69vyVTD8y4IFmy1dsLDi 8gj84++caI1iZ7v9JpohCkaPf3Hmx4Mtn6VSSfUmJA8RKNs7IXmt8kO2yx+kzOKk AoQ3MQKBgQDOLFaGaVxe4tAm0S5d0bQwj2jzfajh8dRHwZB4vKuUi0THWLSf95m6 F4250h2UhX1Ug2Dk85uRvha9SOMQNPB5BXEZrCUFCnJ66fG8uvULJRYOF12Jw5G3 2FMg3IKzMJ052t9ZP84VHogBoRQF1gW5tSc6SLlijdyqR/mzuYaBmg== -----END RSA PRIVATE KEY----- 2018-08-26 10:20:58,232 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-08-26 10:20:58,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a5e9103d34a61bed97757cd777f66cd03f240196" -d '{"security_group": {"name": "singlevm2-sg_07dade4d-22dc-4ee1-92d9-4993569990aa", "description": "created by OPNFV Functest (singlevm2)"}}' 2018-08-26 10:20:58,421 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-7efabbfd-4e10-46aa-a623-b5dcbcd7d061 Date: Sun, 26 Aug 2018 10:20:58 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "11e6be5f38704add91628fd4ec8c8f60", "created_at": "2018-08-26T10:20:58Z", "updated_at": "2018-08-26T10:20:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:20:58Z", "revision_number": 0, "id": "3cb6a5e0-2c2f-4dc5-8f99-728d10755352", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T10:20:58Z", "security_group_id": "d3e6a7f6-fc4e-4a16-bd01-78dc50997891", "tenant_id": "11e6be5f38704add91628fd4ec8c8f60", "port_range_min": null, "ethertype": "IPv6", "project_id": "11e6be5f38704add91628fd4ec8c8f60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:20:58Z", "revision_number": 0, "id": "7849ab0a-1fbe-432d-8c2c-cb8001fbd467", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T10:20:58Z", "security_group_id": "d3e6a7f6-fc4e-4a16-bd01-78dc50997891", "tenant_id": "11e6be5f38704add91628fd4ec8c8f60", "port_range_min": null, "ethertype": "IPv4", "project_id": "11e6be5f38704add91628fd4ec8c8f60"}], "revision_number": 1, "project_id": "11e6be5f38704add91628fd4ec8c8f60", "id": "d3e6a7f6-fc4e-4a16-bd01-78dc50997891", "name": "singlevm2-sg_07dade4d-22dc-4ee1-92d9-4993569990aa"}} 2018-08-26 10:20:58,421 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-7efabbfd-4e10-46aa-a623-b5dcbcd7d061 2018-08-26 10:20:58,421 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.188673973083s 2018-08-26 10:20:58,422 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-7efabbfd-4e10-46aa-a623-b5dcbcd7d061 2018-08-26 10:20:58,426 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-26 10:20:58,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5e9103d34a61bed97757cd777f66cd03f240196" 2018-08-26 10:20:58,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3834 X-Openstack-Request-Id: req-742a2ccf-ac18-421f-8363-22587bf4d262 Date: Sun, 26 Aug 2018 10:20:58 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "11e6be5f38704add91628fd4ec8c8f60", "created_at": "2018-08-26T10:20:51Z", "updated_at": "2018-08-26T10:20:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:20:51Z", "revision_number": 0, "id": "5f25a893-ad40-4b5b-89d8-8ca9a888a3bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T10:20:51Z", "security_group_id": "c55e5e1c-6eb1-468f-a124-1f7976404f84", "tenant_id": "11e6be5f38704add91628fd4ec8c8f60", "port_range_min": null, "ethertype": "IPv6", "project_id": "11e6be5f38704add91628fd4ec8c8f60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:20:51Z", "revision_number": 0, "id": "75731a30-5d1a-47a7-b0c1-f7fda3f3c2a6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T10:20:51Z", "security_group_id": "c55e5e1c-6eb1-468f-a124-1f7976404f84", "tenant_id": "11e6be5f38704add91628fd4ec8c8f60", "port_range_min": null, "ethertype": "IPv4", "project_id": "11e6be5f38704add91628fd4ec8c8f60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:20:51Z", "revision_number": 0, "id": "78df91e8-b8f3-48f1-8e7a-09f705f13f15", "remote_group_id": "c55e5e1c-6eb1-468f-a124-1f7976404f84", "remote_ip_prefix": null, "created_at": "2018-08-26T10:20:51Z", "security_group_id": "c55e5e1c-6eb1-468f-a124-1f7976404f84", "tenant_id": "11e6be5f38704add91628fd4ec8c8f60", "port_range_min": null, "ethertype": "IPv4", "project_id": "11e6be5f38704add91628fd4ec8c8f60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:20:51Z", "revision_number": 0, "id": "82286a84-c48e-4d9c-9756-bd220739a79c", "remote_group_id": "c55e5e1c-6eb1-468f-a124-1f7976404f84", "remote_ip_prefix": null, "created_at": "2018-08-26T10:20:51Z", "security_group_id": "c55e5e1c-6eb1-468f-a124-1f7976404f84", "tenant_id": "11e6be5f38704add91628fd4ec8c8f60", "port_range_min": null, "ethertype": "IPv6", "project_id": "11e6be5f38704add91628fd4ec8c8f60"}], "revision_number": 1, "project_id": "11e6be5f38704add91628fd4ec8c8f60", "id": "c55e5e1c-6eb1-468f-a124-1f7976404f84", "name": "default"}, {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "11e6be5f38704add91628fd4ec8c8f60", "created_at": "2018-08-26T10:20:58Z", "updated_at": "2018-08-26T10:20:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:20:58Z", "revision_number": 0, "id": "3cb6a5e0-2c2f-4dc5-8f99-728d10755352", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T10:20:58Z", "security_group_id": "d3e6a7f6-fc4e-4a16-bd01-78dc50997891", "tenant_id": "11e6be5f38704add91628fd4ec8c8f60", "port_range_min": null, "ethertype": "IPv6", "project_id": "11e6be5f38704add91628fd4ec8c8f60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:20:58Z", "revision_number": 0, "id": "7849ab0a-1fbe-432d-8c2c-cb8001fbd467", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T10:20:58Z", "security_group_id": "d3e6a7f6-fc4e-4a16-bd01-78dc50997891", "tenant_id": "11e6be5f38704add91628fd4ec8c8f60", "port_range_min": null, "ethertype": "IPv4", "project_id": "11e6be5f38704add91628fd4ec8c8f60"}], "revision_number": 1, "project_id": "11e6be5f38704add91628fd4ec8c8f60", "id": "d3e6a7f6-fc4e-4a16-bd01-78dc50997891", "name": "singlevm2-sg_07dade4d-22dc-4ee1-92d9-4993569990aa"}]} 2018-08-26 10:20:58,509 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-742a2ccf-ac18-421f-8363-22587bf4d262 2018-08-26 10:20:58,509 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0836310386658s 2018-08-26 10:20:58,510 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-742a2ccf-ac18-421f-8363-22587bf4d262 2018-08-26 10:20:58,514 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-26 10:20:58,514 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a5e9103d34a61bed97757cd777f66cd03f240196" -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": "d3e6a7f6-fc4e-4a16-bd01-78dc50997891"}}' 2018-08-26 10:20:58,688 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-bb62bc65-e028-44e5-9040-1c33000cacb9 Date: Sun, 26 Aug 2018 10:20:58 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-26T10:20:58Z", "security_group_id": "d3e6a7f6-fc4e-4a16-bd01-78dc50997891", "port_range_min": 22, "revision_number": 0, "tenant_id": "11e6be5f38704add91628fd4ec8c8f60", "created_at": "2018-08-26T10:20:58Z", "project_id": "11e6be5f38704add91628fd4ec8c8f60", "id": "da4d23ee-b955-4a17-812a-f90a147bee73"}} 2018-08-26 10:20:58,688 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-bb62bc65-e028-44e5-9040-1c33000cacb9 2018-08-26 10:20:58,689 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.174837112427s 2018-08-26 10:20:58,689 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-bb62bc65-e028-44e5-9040-1c33000cacb9 2018-08-26 10:20:58,692 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-26 10:20:58,693 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5e9103d34a61bed97757cd777f66cd03f240196" 2018-08-26 10:20:58,744 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4330 X-Openstack-Request-Id: req-793761d9-dfcc-4099-b403-da241f8e9299 Date: Sun, 26 Aug 2018 10:20:58 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "11e6be5f38704add91628fd4ec8c8f60", "created_at": "2018-08-26T10:20:51Z", "updated_at": "2018-08-26T10:20:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:20:51Z", "revision_number": 0, "id": "5f25a893-ad40-4b5b-89d8-8ca9a888a3bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T10:20:51Z", "security_group_id": "c55e5e1c-6eb1-468f-a124-1f7976404f84", "tenant_id": "11e6be5f38704add91628fd4ec8c8f60", "port_range_min": null, "ethertype": "IPv6", "project_id": "11e6be5f38704add91628fd4ec8c8f60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:20:51Z", "revision_number": 0, "id": "75731a30-5d1a-47a7-b0c1-f7fda3f3c2a6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T10:20:51Z", "security_group_id": "c55e5e1c-6eb1-468f-a124-1f7976404f84", "tenant_id": "11e6be5f38704add91628fd4ec8c8f60", "port_range_min": null, "ethertype": "IPv4", "project_id": "11e6be5f38704add91628fd4ec8c8f60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:20:51Z", "revision_number": 0, "id": "78df91e8-b8f3-48f1-8e7a-09f705f13f15", "remote_group_id": "c55e5e1c-6eb1-468f-a124-1f7976404f84", "remote_ip_prefix": null, "created_at": "2018-08-26T10:20:51Z", "security_group_id": "c55e5e1c-6eb1-468f-a124-1f7976404f84", "tenant_id": "11e6be5f38704add91628fd4ec8c8f60", "port_range_min": null, "ethertype": "IPv4", "project_id": "11e6be5f38704add91628fd4ec8c8f60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:20:51Z", "revision_number": 0, "id": "82286a84-c48e-4d9c-9756-bd220739a79c", "remote_group_id": "c55e5e1c-6eb1-468f-a124-1f7976404f84", "remote_ip_prefix": null, "created_at": "2018-08-26T10:20:51Z", "security_group_id": "c55e5e1c-6eb1-468f-a124-1f7976404f84", "tenant_id": "11e6be5f38704add91628fd4ec8c8f60", "port_range_min": null, "ethertype": "IPv6", "project_id": "11e6be5f38704add91628fd4ec8c8f60"}], "revision_number": 1, "project_id": "11e6be5f38704add91628fd4ec8c8f60", "id": "c55e5e1c-6eb1-468f-a124-1f7976404f84", "name": "default"}, {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "11e6be5f38704add91628fd4ec8c8f60", "created_at": "2018-08-26T10:20:58Z", "updated_at": "2018-08-26T10:20:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:20:58Z", "revision_number": 0, "id": "3cb6a5e0-2c2f-4dc5-8f99-728d10755352", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T10:20:58Z", "security_group_id": "d3e6a7f6-fc4e-4a16-bd01-78dc50997891", "tenant_id": "11e6be5f38704add91628fd4ec8c8f60", "port_range_min": null, "ethertype": "IPv6", "project_id": "11e6be5f38704add91628fd4ec8c8f60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:20:58Z", "revision_number": 0, "id": "7849ab0a-1fbe-432d-8c2c-cb8001fbd467", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T10:20:58Z", "security_group_id": "d3e6a7f6-fc4e-4a16-bd01-78dc50997891", "tenant_id": "11e6be5f38704add91628fd4ec8c8f60", "port_range_min": null, "ethertype": "IPv4", "project_id": "11e6be5f38704add91628fd4ec8c8f60"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-26T10:20:58Z", "revision_number": 0, "id": "da4d23ee-b955-4a17-812a-f90a147bee73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T10:20:58Z", "security_group_id": "d3e6a7f6-fc4e-4a16-bd01-78dc50997891", "tenant_id": "11e6be5f38704add91628fd4ec8c8f60", "port_range_min": 22, "ethertype": "IPv4", "project_id": "11e6be5f38704add91628fd4ec8c8f60"}], "revision_number": 2, "project_id": "11e6be5f38704add91628fd4ec8c8f60", "id": "d3e6a7f6-fc4e-4a16-bd01-78dc50997891", "name": "singlevm2-sg_07dade4d-22dc-4ee1-92d9-4993569990aa"}]} 2018-08-26 10:20:58,745 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-793761d9-dfcc-4099-b403-da241f8e9299 2018-08-26 10:20:58,745 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0524470806122s 2018-08-26 10:20:58,745 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-793761d9-dfcc-4099-b403-da241f8e9299 2018-08-26 10:20:58,748 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-26 10:20:58,749 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a5e9103d34a61bed97757cd777f66cd03f240196" -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": "d3e6a7f6-fc4e-4a16-bd01-78dc50997891"}}' 2018-08-26 10:20:58,892 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-8cc3a53f-f267-4b37-b0b2-cc60050457f2 Date: Sun, 26 Aug 2018 10:20:58 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-26T10:20:58Z", "security_group_id": "d3e6a7f6-fc4e-4a16-bd01-78dc50997891", "port_range_min": null, "revision_number": 0, "tenant_id": "11e6be5f38704add91628fd4ec8c8f60", "created_at": "2018-08-26T10:20:58Z", "project_id": "11e6be5f38704add91628fd4ec8c8f60", "id": "e47dfdc7-d499-4533-b8f0-ec3d82a41f2e"}} 2018-08-26 10:20:58,892 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-8cc3a53f-f267-4b37-b0b2-cc60050457f2 2018-08-26 10:20:58,893 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.144259929657s 2018-08-26 10:20:58,893 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-8cc3a53f-f267-4b37-b0b2-cc60050457f2 2018-08-26 10:20:58,894 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-26 10:20:58,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5e9103d34a61bed97757cd777f66cd03f240196" 2018-08-26 10:20:59,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1192 X-Openstack-Request-Id: req-2a0f903f-3de9-40c5-9467-fdeb87649673 Date: Sun, 26 Aug 2018 10:20:59 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["299ee39c-6f94-4bf8-a92e-658e375463a0"],"updated_at":"2018-08-26T10:20:52Z","tenant_id":"11e6be5f38704add91628fd4ec8c8f60","created_at":"2018-08-26T10:20:51Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"11e6be5f38704add91628fd4ec8c8f60","id":"2b0285a6-f94a-4d77-b655-8e9c61b009ca","name":"singlevm2-net_07dade4d-22dc-4ee1-92d9-4993569990aa"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a3c401bc-6377-43cc-8a20-abe78f2d51b9"],"updated_at":"2018-08-26T10:16:40Z","tenant_id":"526e4f7307214396989751533ff33528","created_at":"2018-08-26T10:16:36Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"526e4f7307214396989751533ff33528","id":"9c1c4110-1d5a-4c9e-9e4a-8295252f6976","name":"external"}]} 2018-08-26 10:20:59,007 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-2a0f903f-3de9-40c5-9467-fdeb87649673 2018-08-26 10:20:59,007 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.112320899963s 2018-08-26 10:20:59,007 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-2a0f903f-3de9-40c5-9467-fdeb87649673 2018-08-26 10:20:59,012 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-26 10:20:59,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5e9103d34a61bed97757cd777f66cd03f240196" 2018-08-26 10:20:59,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-ebb521c0-247a-4c0a-aca3-b0091feae03d Date: Sun, 26 Aug 2018 10:20:59 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-26T10:20:57Z", "file": "/v2/images/c92040f6-4865-44a2-a4ed-87a5e9c5f784/file", "owner": "11e6be5f38704add91628fd4ec8c8f60", "id": "c92040f6-4865-44a2-a4ed-87a5e9c5f784", "size": 12716032, "self": "/v2/images/c92040f6-4865-44a2-a4ed-87a5e9c5f784", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/c92040f6-4865-44a2-a4ed-87a5e9c5f784/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/c92040f6-4865-44a2-a4ed-87a5e9c5f784/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_07dade4d-22dc-4ee1-92d9-4993569990aa", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_07dade4d-22dc-4ee1-92d9-4993569990aa", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-26T10:20:56Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-26 10:20:59,046 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-ebb521c0-247a-4c0a-aca3-b0091feae03d 2018-08-26 10:20:59,046 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0342779159546s 2018-08-26 10:20:59,046 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-ebb521c0-247a-4c0a-aca3-b0091feae03d 2018-08-26 10:20:59,048 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-26 10:20:59,050 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5e9103d34a61bed97757cd777f66cd03f240196" 2018-08-26 10:20:59,071 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:20:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ff6984b7-1da7-434d-b817-aeff104bd9fb x-compute-request-id: req-ff6984b7-1da7-434d-b817-aeff104bd9fb Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm2-flavor_07dade4d-22dc-4ee1-92d9-4993569990aa", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/a2ca0cbb-80ec-41f0-aaeb-114236179f19", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/a2ca0cbb-80ec-41f0-aaeb-114236179f19", "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": "a2ca0cbb-80ec-41f0-aaeb-114236179f19"}]} 2018-08-26 10:20:59,071 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-ff6984b7-1da7-434d-b817-aeff104bd9fb 2018-08-26 10:20:59,071 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0231428146362s 2018-08-26 10:20:59,071 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-ff6984b7-1da7-434d-b817-aeff104bd9fb 2018-08-26 10:20:59,073 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-26 10:20:59,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a5e9103d34a61bed97757cd777f66cd03f240196" -d '{"server": {"name": "singlevm2-vm_07dade4d-22dc-4ee1-92d9-4993569990aa", "imageRef": "c92040f6-4865-44a2-a4ed-87a5e9c5f784", "key_name": "singlevm2-kp_07dade4d-22dc-4ee1-92d9-4993569990aa", "flavorRef": "a2ca0cbb-80ec-41f0-aaeb-114236179f19", "max_count": 1, "min_count": 1, "networks": [{"uuid": "2b0285a6-f94a-4d77-b655-8e9c61b009ca"}], "security_groups": [{"name": "d3e6a7f6-fc4e-4a16-bd01-78dc50997891"}]}}' 2018-08-26 10:21:01,995 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 26 Aug 2018 10:20:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4d4ccfb7-7554-44c8-8f79-2eda3bd884e1 x-compute-request-id: req-4d4ccfb7-7554-44c8-8f79-2eda3bd884e1 Content-Length: 403 location: http://172.30.9.22:8774/v2.1/servers/1abb2c04-926e-4562-9286-a4e4503ad72f Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "d3e6a7f6-fc4e-4a16-bd01-78dc50997891"}], "OS-DCF:diskConfig": "MANUAL", "id": "1abb2c04-926e-4562-9286-a4e4503ad72f", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1abb2c04-926e-4562-9286-a4e4503ad72f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1abb2c04-926e-4562-9286-a4e4503ad72f", "rel": "bookmark"}], "adminPass": "RYv8uW9NbGv2"}} 2018-08-26 10:21:01,995 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-4d4ccfb7-7554-44c8-8f79-2eda3bd884e1 2018-08-26 10:21:01,995 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.92180109024s 2018-08-26 10:21:01,995 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-4d4ccfb7-7554-44c8-8f79-2eda3bd884e1 2018-08-26 10:21:01,996 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 10:21:01,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5e9103d34a61bed97757cd777f66cd03f240196" 2018-08-26 10:21:02,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:21: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-8425b099-3cc2-47c0-89bc-f34ce4519516 x-compute-request-id: req-8425b099-3cc2-47c0-89bc-f34ce4519516 Content-Encoding: gzip Content-Length: 606 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1abb2c04-926e-4562-9286-a4e4503ad72f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1abb2c04-926e-4562-9286-a4e4503ad72f", "rel": "bookmark"}], "image": {"id": "c92040f6-4865-44a2-a4ed-87a5e9c5f784", "links": [{"href": "http://172.30.9.22:8774/images/c92040f6-4865-44a2-a4ed-87a5e9c5f784", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a2ca0cbb-80ec-41f0-aaeb-114236179f19", "links": [{"href": "http://172.30.9.22:8774/flavors/a2ca0cbb-80ec-41f0-aaeb-114236179f19", "rel": "bookmark"}]}, "id": "1abb2c04-926e-4562-9286-a4e4503ad72f", "user_id": "463b5617bc8343b08effe9513744b8d5", "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-26T10:21:02Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_07dade4d-22dc-4ee1-92d9-4993569990aa", "name": "singlevm2-vm_07dade4d-22dc-4ee1-92d9-4993569990aa", "created": "2018-08-26T10:21:01Z", "tenant_id": "11e6be5f38704add91628fd4ec8c8f60", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 10:21:02,913 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8425b099-3cc2-47c0-89bc-f34ce4519516 2018-08-26 10:21:02,913 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.917049884796s 2018-08-26 10:21:02,914 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8425b099-3cc2-47c0-89bc-f34ce4519516 2018-08-26 10:21:02,921 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-26 10:21:02,922 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5e9103d34a61bed97757cd777f66cd03f240196" 2018-08-26 10:21:03,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1192 X-Openstack-Request-Id: req-7d4673d7-2d11-45e9-b765-a8655373d3cb Date: Sun, 26 Aug 2018 10:21:03 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["299ee39c-6f94-4bf8-a92e-658e375463a0"],"updated_at":"2018-08-26T10:20:52Z","tenant_id":"11e6be5f38704add91628fd4ec8c8f60","created_at":"2018-08-26T10:20:51Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"11e6be5f38704add91628fd4ec8c8f60","id":"2b0285a6-f94a-4d77-b655-8e9c61b009ca","name":"singlevm2-net_07dade4d-22dc-4ee1-92d9-4993569990aa"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a3c401bc-6377-43cc-8a20-abe78f2d51b9"],"updated_at":"2018-08-26T10:16:40Z","tenant_id":"526e4f7307214396989751533ff33528","created_at":"2018-08-26T10:16:36Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"526e4f7307214396989751533ff33528","id":"9c1c4110-1d5a-4c9e-9e4a-8295252f6976","name":"external"}]} 2018-08-26 10:21:03,195 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-7d4673d7-2d11-45e9-b765-a8655373d3cb 2018-08-26 10:21:03,195 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.273298978806s 2018-08-26 10:21:03,195 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-7d4673d7-2d11-45e9-b765-a8655373d3cb 2018-08-26 10:21:03,196 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-26 10:21:03,197 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5e9103d34a61bed97757cd777f66cd03f240196" 2018-08-26 10:21:03,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-eca29ba3-3e63-452b-90af-a7dcf87d16ac Date: Sun, 26 Aug 2018 10:21:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2b0285a6-f94a-4d77-b655-8e9c61b009ca","tenant_id":"11e6be5f38704add91628fd4ec8c8f60","created_at":"2018-08-26T10:20:52Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-26T10:20:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"11e6be5f38704add91628fd4ec8c8f60","id":"299ee39c-6f94-4bf8-a92e-658e375463a0","subnetpool_id":null,"name":"singlevm2-subnet_07dade4d-22dc-4ee1-92d9-4993569990aa"}]} 2018-08-26 10:21:03,269 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-eca29ba3-3e63-452b-90af-a7dcf87d16ac 2018-08-26 10:21:03,269 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0726609230042s 2018-08-26 10:21:03,269 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-eca29ba3-3e63-452b-90af-a7dcf87d16ac 2018-08-26 10:21:03,270 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 10:21:05,272 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 10:21:05,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5e9103d34a61bed97757cd777f66cd03f240196" 2018-08-26 10:21:05,669 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10: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-c5a9a3f4-65e0-48fa-beb0-aa2b49e9854b x-compute-request-id: req-c5a9a3f4-65e0-48fa-beb0-aa2b49e9854b Content-Encoding: gzip Content-Length: 654 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1abb2c04-926e-4562-9286-a4e4503ad72f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1abb2c04-926e-4562-9286-a4e4503ad72f", "rel": "bookmark"}], "image": {"id": "c92040f6-4865-44a2-a4ed-87a5e9c5f784", "links": [{"href": "http://172.30.9.22:8774/images/c92040f6-4865-44a2-a4ed-87a5e9c5f784", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a2ca0cbb-80ec-41f0-aaeb-114236179f19", "links": [{"href": "http://172.30.9.22:8774/flavors/a2ca0cbb-80ec-41f0-aaeb-114236179f19", "rel": "bookmark"}]}, "id": "1abb2c04-926e-4562-9286-a4e4503ad72f", "user_id": "463b5617bc8343b08effe9513744b8d5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T10:21:05Z", "hostId": "26984cef417d6e0de4b10b6fe3555876191e353c701207c77a5bfdbc", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_07dade4d-22dc-4ee1-92d9-4993569990aa", "name": "singlevm2-vm_07dade4d-22dc-4ee1-92d9-4993569990aa", "created": "2018-08-26T10:21:01Z", "tenant_id": "11e6be5f38704add91628fd4ec8c8f60", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 10:21:05,670 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c5a9a3f4-65e0-48fa-beb0-aa2b49e9854b 2018-08-26 10:21:05,670 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.397294998169s 2018-08-26 10:21:05,670 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c5a9a3f4-65e0-48fa-beb0-aa2b49e9854b 2018-08-26 10:21:05,675 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 10:21:07,677 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 10:21:07,680 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5e9103d34a61bed97757cd777f66cd03f240196" 2018-08-26 10:21:08,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:21: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-19604d68-fcbd-4ccb-873f-576ce8078b2a x-compute-request-id: req-19604d68-fcbd-4ccb-873f-576ce8078b2a Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1abb2c04-926e-4562-9286-a4e4503ad72f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1abb2c04-926e-4562-9286-a4e4503ad72f", "rel": "bookmark"}], "image": {"id": "c92040f6-4865-44a2-a4ed-87a5e9c5f784", "links": [{"href": "http://172.30.9.22:8774/images/c92040f6-4865-44a2-a4ed-87a5e9c5f784", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a2ca0cbb-80ec-41f0-aaeb-114236179f19", "links": [{"href": "http://172.30.9.22:8774/flavors/a2ca0cbb-80ec-41f0-aaeb-114236179f19", "rel": "bookmark"}]}, "id": "1abb2c04-926e-4562-9286-a4e4503ad72f", "security_groups": [{"name": "singlevm2-sg_07dade4d-22dc-4ee1-92d9-4993569990aa"}], "user_id": "463b5617bc8343b08effe9513744b8d5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T10:21:05Z", "hostId": "26984cef417d6e0de4b10b6fe3555876191e353c701207c77a5bfdbc", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_07dade4d-22dc-4ee1-92d9-4993569990aa", "name": "singlevm2-vm_07dade4d-22dc-4ee1-92d9-4993569990aa", "created": "2018-08-26T10:21:01Z", "tenant_id": "11e6be5f38704add91628fd4ec8c8f60", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 10:21:08,195 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-19604d68-fcbd-4ccb-873f-576ce8078b2a 2018-08-26 10:21:08,195 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.517693042755s 2018-08-26 10:21:08,195 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-19604d68-fcbd-4ccb-873f-576ce8078b2a 2018-08-26 10:21:08,199 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 10:21:10,202 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 10:21:10,205 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5e9103d34a61bed97757cd777f66cd03f240196" 2018-08-26 10:21:11,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:21:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6ec79ab4-0dd2-460c-a327-c9a4f4e3e84b x-compute-request-id: req-6ec79ab4-0dd2-460c-a327-c9a4f4e3e84b Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1abb2c04-926e-4562-9286-a4e4503ad72f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1abb2c04-926e-4562-9286-a4e4503ad72f", "rel": "bookmark"}], "image": {"id": "c92040f6-4865-44a2-a4ed-87a5e9c5f784", "links": [{"href": "http://172.30.9.22:8774/images/c92040f6-4865-44a2-a4ed-87a5e9c5f784", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a2ca0cbb-80ec-41f0-aaeb-114236179f19", "links": [{"href": "http://172.30.9.22:8774/flavors/a2ca0cbb-80ec-41f0-aaeb-114236179f19", "rel": "bookmark"}]}, "id": "1abb2c04-926e-4562-9286-a4e4503ad72f", "security_groups": [{"name": "singlevm2-sg_07dade4d-22dc-4ee1-92d9-4993569990aa"}], "user_id": "463b5617bc8343b08effe9513744b8d5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T10:21:05Z", "hostId": "26984cef417d6e0de4b10b6fe3555876191e353c701207c77a5bfdbc", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_07dade4d-22dc-4ee1-92d9-4993569990aa", "name": "singlevm2-vm_07dade4d-22dc-4ee1-92d9-4993569990aa", "created": "2018-08-26T10:21:01Z", "tenant_id": "11e6be5f38704add91628fd4ec8c8f60", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 10:21:11,129 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-6ec79ab4-0dd2-460c-a327-c9a4f4e3e84b 2018-08-26 10:21:11,129 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.926623106003s 2018-08-26 10:21:11,129 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-6ec79ab4-0dd2-460c-a327-c9a4f4e3e84b 2018-08-26 10:21:11,133 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 10:21:13,136 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 10:21:13,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5e9103d34a61bed97757cd777f66cd03f240196" 2018-08-26 10:21:13,833 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:21: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-8ebb3c8f-1ffb-4789-b7a5-47c5ed4a20c1 x-compute-request-id: req-8ebb3c8f-1ffb-4789-b7a5-47c5ed4a20c1 Content-Encoding: gzip Content-Length: 743 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm2-net_07dade4d-22dc-4ee1-92d9-4993569990aa": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:1e:9d", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1abb2c04-926e-4562-9286-a4e4503ad72f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1abb2c04-926e-4562-9286-a4e4503ad72f", "rel": "bookmark"}], "image": {"id": "c92040f6-4865-44a2-a4ed-87a5e9c5f784", "links": [{"href": "http://172.30.9.22:8774/images/c92040f6-4865-44a2-a4ed-87a5e9c5f784", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T10:21:10.000000", "flavor": {"id": "a2ca0cbb-80ec-41f0-aaeb-114236179f19", "links": [{"href": "http://172.30.9.22:8774/flavors/a2ca0cbb-80ec-41f0-aaeb-114236179f19", "rel": "bookmark"}]}, "id": "1abb2c04-926e-4562-9286-a4e4503ad72f", "security_groups": [{"name": "singlevm2-sg_07dade4d-22dc-4ee1-92d9-4993569990aa"}], "user_id": "463b5617bc8343b08effe9513744b8d5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T10:21:10Z", "hostId": "26984cef417d6e0de4b10b6fe3555876191e353c701207c77a5bfdbc", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_07dade4d-22dc-4ee1-92d9-4993569990aa", "name": "singlevm2-vm_07dade4d-22dc-4ee1-92d9-4993569990aa", "created": "2018-08-26T10:21:01Z", "tenant_id": "11e6be5f38704add91628fd4ec8c8f60", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 10:21:13,833 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8ebb3c8f-1ffb-4789-b7a5-47c5ed4a20c1 2018-08-26 10:21:13,834 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.697506904602s 2018-08-26 10:21:13,834 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8ebb3c8f-1ffb-4789-b7a5-47c5ed4a20c1 2018-08-26 10:21:13,838 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-26 10:21:13,839 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=1abb2c04-926e-4562-9286-a4e4503ad72f" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5e9103d34a61bed97757cd777f66cd03f240196" 2018-08-26 10:21:13,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-2283cff0-90fe-4cac-b3eb-9985fc5fe737 Date: Sun, 26 Aug 2018 10:21:13 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"2b0285a6-f94a-4d77-b655-8e9c61b009ca","tenant_id":"11e6be5f38704add91628fd4ec8c8f60","created_at":"2018-08-26T10:21:06Z","admin_state_up":true,"updated_at":"2018-08-26T10:21:10Z","binding:vnic_type":"normal","device_id":"1abb2c04-926e-4562-9286-a4e4503ad72f","device_owner":"compute:nova","revision_number":4,"mac_address":"fa:16:3e:4f:1e:9d","id":"8bca04d5-2e09-4c6f-b215-64aa35e151e4","port_security_enabled":true,"project_id":"11e6be5f38704add91628fd4ec8c8f60","fixed_ips":[{"subnet_id":"299ee39c-6f94-4bf8-a92e-658e375463a0","ip_address":"192.168.120.7"}],"extra_dhcp_opts":[],"security_groups":["d3e6a7f6-fc4e-4a16-bd01-78dc50997891"],"name":""}]} 2018-08-26 10:21:13,892 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=1abb2c04-926e-4562-9286-a4e4503ad72f used request id req-2283cff0-90fe-4cac-b3eb-9985fc5fe737 2018-08-26 10:21:13,892 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0537250041962s 2018-08-26 10:21:13,892 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=1abb2c04-926e-4562-9286-a4e4503ad72f used request id req-2283cff0-90fe-4cac-b3eb-9985fc5fe737 2018-08-26 10:21:13,897 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-26 10:21:13,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/floatingips.json?port_id=8bca04d5-2e09-4c6f-b215-64aa35e151e4" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5e9103d34a61bed97757cd777f66cd03f240196" 2018-08-26 10:21:13,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-2168c837-a592-4452-b0d5-e94efe2b1a5e Date: Sun, 26 Aug 2018 10:21:13 GMT RESP BODY: {"floatingips": []} 2018-08-26 10:21:13,941 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=8bca04d5-2e09-4c6f-b215-64aa35e151e4 used request id req-2168c837-a592-4452-b0d5-e94efe2b1a5e 2018-08-26 10:21:13,941 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0437240600586s 2018-08-26 10:21:13,941 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=8bca04d5-2e09-4c6f-b215-64aa35e151e4 used request id req-2168c837-a592-4452-b0d5-e94efe2b1a5e 2018-08-26 10:21:13,942 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm2-net_07dade4d-22dc-4ee1-92d9-4993569990aa': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:4f:1e:9d', 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'c92040f6-4865-44a2-a4ed-87a5e9c5f784'}), 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-26T10:21:10.000000', 'flavor': Munch({u'id': u'a2ca0cbb-80ec-41f0-aaeb-114236179f19'}), 'az': u'nova', 'id': u'1abb2c04-926e-4562-9286-a4e4503ad72f', 'security_groups': [Munch({u'name': u'singlevm2-sg_07dade4d-22dc-4ee1-92d9-4993569990aa'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'463b5617bc8343b08effe9513744b8d5', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'11e6be5f38704add91628fd4ec8c8f60', 'name': 'singlevm2-project_07dade4d-22dc-4ee1-92d9-4993569990aa', '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-26T10:21:10.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-26T10:21:10Z', 'hostId': u'26984cef417d6e0de4b10b6fe3555876191e353c701207c77a5bfdbc', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm2-kp_07dade4d-22dc-4ee1-92d9-4993569990aa', 'public_v6': '', 'private_v4': u'192.168.120.7', 'cloud': 'envvars', 'host_id': u'26984cef417d6e0de4b10b6fe3555876191e353c701207c77a5bfdbc', '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-26T10:21:10.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'11e6be5f38704add91628fd4ec8c8f60', 'name': u'singlevm2-vm_07dade4d-22dc-4ee1-92d9-4993569990aa', 'adminPass': u'RYv8uW9NbGv2', 'tenant_id': u'11e6be5f38704add91628fd4ec8c8f60', 'created_at': u'2018-08-26T10:21:01Z', 'created': u'2018-08-26T10:21:01Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-26 10:21:13,945 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-26 10:21:13,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5e9103d34a61bed97757cd777f66cd03f240196" 2018-08-26 10:21:14,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1192 X-Openstack-Request-Id: req-cc6b4f1e-06f6-4a3b-a690-f9083ab152bd Date: Sun, 26 Aug 2018 10:21:14 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["299ee39c-6f94-4bf8-a92e-658e375463a0"],"updated_at":"2018-08-26T10:20:52Z","tenant_id":"11e6be5f38704add91628fd4ec8c8f60","created_at":"2018-08-26T10:20:51Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"11e6be5f38704add91628fd4ec8c8f60","id":"2b0285a6-f94a-4d77-b655-8e9c61b009ca","name":"singlevm2-net_07dade4d-22dc-4ee1-92d9-4993569990aa"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a3c401bc-6377-43cc-8a20-abe78f2d51b9"],"updated_at":"2018-08-26T10:16:40Z","tenant_id":"526e4f7307214396989751533ff33528","created_at":"2018-08-26T10:16:36Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"526e4f7307214396989751533ff33528","id":"9c1c4110-1d5a-4c9e-9e4a-8295252f6976","name":"external"}]} 2018-08-26 10:21:14,038 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-cc6b4f1e-06f6-4a3b-a690-f9083ab152bd 2018-08-26 10:21:14,038 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0935389995575s 2018-08-26 10:21:14,039 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-cc6b4f1e-06f6-4a3b-a690-f9083ab152bd 2018-08-26 10:21:14,040 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-26 10:21:14,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=1abb2c04-926e-4562-9286-a4e4503ad72f" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5e9103d34a61bed97757cd777f66cd03f240196" 2018-08-26 10:21:14,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-43046456-8ee7-42f5-ad66-139808c2e6a1 Date: Sun, 26 Aug 2018 10:21:14 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"2b0285a6-f94a-4d77-b655-8e9c61b009ca","tenant_id":"11e6be5f38704add91628fd4ec8c8f60","created_at":"2018-08-26T10:21:06Z","admin_state_up":true,"updated_at":"2018-08-26T10:21:10Z","binding:vnic_type":"normal","device_id":"1abb2c04-926e-4562-9286-a4e4503ad72f","device_owner":"compute:nova","revision_number":4,"mac_address":"fa:16:3e:4f:1e:9d","id":"8bca04d5-2e09-4c6f-b215-64aa35e151e4","port_security_enabled":true,"project_id":"11e6be5f38704add91628fd4ec8c8f60","fixed_ips":[{"subnet_id":"299ee39c-6f94-4bf8-a92e-658e375463a0","ip_address":"192.168.120.7"}],"extra_dhcp_opts":[],"security_groups":["d3e6a7f6-fc4e-4a16-bd01-78dc50997891"],"name":""}]} 2018-08-26 10:21:14,087 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=1abb2c04-926e-4562-9286-a4e4503ad72f used request id req-43046456-8ee7-42f5-ad66-139808c2e6a1 2018-08-26 10:21:14,087 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0471620559692s 2018-08-26 10:21:14,087 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=1abb2c04-926e-4562-9286-a4e4503ad72f used request id req-43046456-8ee7-42f5-ad66-139808c2e6a1 2018-08-26 10:21:14,088 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-08-26 10:21:14,088 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a5e9103d34a61bed97757cd777f66cd03f240196" -d '{"floatingip": {"floating_network_id": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976", "fixed_ip_address": "192.168.120.7", "port_id": "8bca04d5-2e09-4c6f-b215-64aa35e151e4"}}' 2018-08-26 10:21:16,328 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 553 X-Openstack-Request-Id: req-6e6a4b3d-9e93-4c83-b827-f9b941304a6b Date: Sun, 26 Aug 2018 10:21:16 GMT RESP BODY: {"floatingip": {"router_id": "3ce8f8d1-896a-473b-b404-525553742a21", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-26T10:21:15Z", "floating_network_id": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976", "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.212", "revision_number": 0, "port_id": "8bca04d5-2e09-4c6f-b215-64aa35e151e4", "id": "4389e683-a15a-4f6c-9ec4-cdfd4b8daaa2", "tenant_id": "11e6be5f38704add91628fd4ec8c8f60", "created_at": "2018-08-26T10:21:15Z", "project_id": "11e6be5f38704add91628fd4ec8c8f60"}} 2018-08-26 10:21:16,328 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-6e6a4b3d-9e93-4c83-b827-f9b941304a6b 2018-08-26 10:21:16,328 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.23995780945s 2018-08-26 10:21:16,328 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-6e6a4b3d-9e93-4c83-b827-f9b941304a6b 2018-08-26 10:21:16,334 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-26 10:21:16,334 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5e9103d34a61bed97757cd777f66cd03f240196" 2018-08-26 10:21:16,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 556 X-Openstack-Request-Id: req-d9299099-2357-4cc8-adda-d68e7ffc0cc7 Date: Sun, 26 Aug 2018 10:21:16 GMT RESP BODY: {"floatingips": [{"router_id": "3ce8f8d1-896a-473b-b404-525553742a21", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-26T10:21:15Z", "floating_network_id": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976", "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.212", "revision_number": 0, "port_id": "8bca04d5-2e09-4c6f-b215-64aa35e151e4", "id": "4389e683-a15a-4f6c-9ec4-cdfd4b8daaa2", "tenant_id": "11e6be5f38704add91628fd4ec8c8f60", "created_at": "2018-08-26T10:21:15Z", "project_id": "11e6be5f38704add91628fd4ec8c8f60"}]} 2018-08-26 10:21:16,393 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-d9299099-2357-4cc8-adda-d68e7ffc0cc7 2018-08-26 10:21:16,393 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0586397647858s 2018-08-26 10:21:16,393 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-d9299099-2357-4cc8-adda-d68e7ffc0cc7 2018-08-26 10:21:16,397 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'3ce8f8d1-896a-473b-b404-525553742a21', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'11e6be5f38704add91628fd4ec8c8f60', 'created_at': u'2018-08-26T10:21:15Z', 'attached': True, 'updated_at': u'2018-08-26T10:21:15Z', 'id': u'4389e683-a15a-4f6c-9ec4-cdfd4b8daaa2', 'floating_network_id': u'9c1c4110-1d5a-4c9e-9e4a-8295252f6976', 'fixed_ip_address': u'192.168.120.7', 'floating_ip_address': u'172.30.9.212', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'11e6be5f38704add91628fd4ec8c8f60', 'name': 'singlevm2-project_07dade4d-22dc-4ee1-92d9-4993569990aa', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'3ce8f8d1-896a-473b-b404-525553742a21', 'project_id': u'11e6be5f38704add91628fd4ec8c8f60', 'port_id': u'8bca04d5-2e09-4c6f-b215-64aa35e151e4', 'port': u'8bca04d5-2e09-4c6f-b215-64aa35e151e4', 'network': u'9c1c4110-1d5a-4c9e-9e4a-8295252f6976'}) 2018-08-26 10:21:16,398 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-26 10:21:16,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/1abb2c04-926e-4562-9286-a4e4503ad72f/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}a5e9103d34a61bed97757cd777f66cd03f240196" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-26 10:21:16,488 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:21: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-8a2115ec-f771-417c-9359-a170eb29441d x-compute-request-id: req-8a2115ec-f771-417c-9359-a170eb29441d Content-Encoding: gzip Content-Length: 9593 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 479810486 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.182595] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.184880] pid_max: default: 32768 minimum: 301\n[ 0.186115] ACPI: Core revision 20150930\n[ 0.187788] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.189594] Security Framework initialized\n[ 0.190716] Yama: becoming mindful.\n[ 0.191729] AppArmor: AppArmor initialized\n[ 0.192895] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.194693] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.196413] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.198049] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.199929] Initializing cgroup subsys io\n[ 0.201058] Initializing cgroup subsys memory\n[ 0.202241] Initializing cgroup subsys devices\n[ 0.203445] Initializing cgroup subsys freezer\n[ 0.204628] Initializing cgroup subsys net_cls\n[ 0.205819] Initializing cgroup subsys perf_event\n[ 0.207080] Initializing cgroup subsys net_prio\n[ 0.208291] Initializing cgroup subsys hugetlb\n[ 0.209490] Initializing cgroup subsys pids\n[ 0.210677] CPU: Physical Processor ID: 0\n[ 0.212479] mce: CPU supports 10 MCE banks\n[ 0.213649] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.215020] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.231194] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.237796] ftrace: allocating 31920 entries in 125 pages\n[ 0.262941] smpboot: Max logical packages: 1\n[ 0.264128] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.266009] x2apic enabled\n[ 0.267145] Switched APIC routing to physical x2apic.\n[ 0.269602] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.271133] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.273887] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.276374] KVM setup paravirtual spinlock\n[ 0.277978] x86: Booted up 1 node, 1 CPUs\n[ 0.279074] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.280941] devtmpfs: initialized\n[ 0.282920] evm: security.selinux\n[ 0.283886] evm: security.SMACK64\n[ 0.284848] evm: security.SMACK64EXEC\n[ 0.285880] evm: security.SMACK64TRANSMUTE\n[ 0.286987] evm: security.SMACK64MMAP\n[ 0.288011] evm: security.ima\n[ 0.288898] evm: security.capability\n[ 0.289989] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.292522] pinctrl core: initialized pinctrl subsystem\n[ 0.294011] RTC time: 10:21:10, date: 08/26/18\n[ 0.295310] NET: Registered protocol family 16\n[ 0.296636] cpuidle: using governor ladder\n[ 0.297762] cpuidle: using governor menu\n[ 0.298861] PCCT header not found.\n[ 0.299903] ACPI: bus type PCI registered\n[ 0.301016] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.302713] PCI: Using configuration type 1 for base access\n[ 0.304874] ACPI: Added _OSI(Module Device)\n[ 0.306027] ACPI: Added _OSI(Processor Device)\n[ 0.307213] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.308440] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.310602] ACPI: Interpreter enabled\n[ 0.311660] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.314223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.316760] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.319320] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.321866] ACPI: (supports S0 S5)\n[ 0.322856] ACPI: Using IOAPIC for interrupt routing\n[ 0.324167] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.328050] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.329611] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.331315] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.332947] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.335955] acpiphp: Slot [3] registered\n[ 0.337067] acpiphp: Slot [4] registered\n[ 0.338178] acpiphp: Slot [5] registered\n[ 0.339285] acpiphp: Slot [6] registered\n[ 0.340399] acpiphp: Slot [7] registered\n[ 0.341513] acpiphp: Slot [8] registered\n[ 0.342616] acpiphp: Slot [9] registered\n[ 0.343713] acpiphp: Slot [10] registered\n[ 0.344844] acpiphp: Slot [11] registered\n[ 0.345965] acpiphp: Slot [12] registered\n[ 0.347088] acpiphp: Slot [13] registered\n[ 0.348204] acpiphp: Slot [14] registered\n[ 0.349331] acpiphp: Slot [15] registered\n[ 0.364451] acpiphp: Slot [16] registered\n[ 0.365594] acpiphp: Slot [17] registered\n[ 0.366700] acpiphp: Slot [18] registered\n[ 0.367801] acpiphp: Slot [19] registered\n[ 0.368912] acpiphp: Slot [20] registered\n[ 0.370028] acpiphp: Slot [21] registered\n[ 0.371144] acpiphp: Slot [22] registered\n[ 0.372258] acpiphp: Slot [23] registered\n[ 0.373371] acpiphp: Slot [24] registered\n[ 0.374492] acpiphp: Slot [25] registered\n[ 0.375612] acpiphp: Slot [26] registered\n[ 0.376731] acpiphp: Slot [27] registered\n[ 0.377858] acpiphp: Slot [28] registered\n[ 0.378975] acpiphp: Slot [29] registered\n[ 0.380092] acpiphp: Slot [30] registered\n[ 0.381200] acpiphp: Slot [31] registered\n[ 0.382318] PCI host bridge to bus 0000:00\n[ 0.383431] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.385098] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.386763] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.388787] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.390810] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.392861] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.396905] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.398663] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.400268] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.402008] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.406352] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.408348] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.428810] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.430815] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.432764] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.434703] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.436698] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.438427] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.440228] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.441658] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.443782] vgaarb: loaded\n[ 0.444620] vgaarb: bridge control possible 0000:00:02.0\n[ 0.446269] SCSI subsystem initialized\n[ 0.447527] ACPI: bus type USB registered\n[ 0.448672] usbcore: registered new interface driver usbfs\n[ 0.450083] usbcore: registered new interface driver hub\n[ 0.451464] usbcore: registered new device driver usb\n[ 0.452974] PCI: Using ACPI for IRQ routing\n[ 0.454490] NetLabel: Initializing\n[ 0.455488] NetLabel: domain hash size = 128\n[ 0.456666] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.457995] NetLabel: unlabeled traffic allowed by default\n[ 0.459595] clocksource: Switched to clocksource kvm-clock\n[ 0.469466] AppArmor: AppArmor Filesystem Enabled\n[ 0.470775] pnp: PnP ACPI init\n[ 0.472023] pnp: PnP ACPI: found 5 devices\n[ 0.478864] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.481206] NET: Registered protocol family 2\n[ 0.482617] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.484374] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.486014] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.487654] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.489127] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.490720] NET: Registered protocol family 1\n[ 0.491923] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.493413] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.494878] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.509426] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.524046] Trying to unpack rootfs image as initramfs...\n[ 0.586009] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.590839] Scanning for low memory corruption every 60 seconds\n[ 0.593067] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.594678] audit: initializing netlink subsys (disabled)\n[ 0.596189] audit: type=2000 audit(1535278871.390:1): initialized\n[ 0.598067] Initialise system trusted keyring\n[ 0.599456] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.601063] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.603766] zbud: loaded\n[ 0.604776] VFS: Disk quotas dquot_6.6.0\n[ 0.605922] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.608121] fuse init (API version 7.23)\n[ 0.609365] Key type big_key registered\n[ 0.610480] Allocating IMA MOK and blacklist keyrings.\n[ 0.612190] Key type asymmetric registered\n[ 0.613326] Asymmetric key parser 'x509' registered\n[ 0.614665] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.616762] io scheduler noop registered\n[ 0.617862] io scheduler deadline registered (default)\n[ 0.619242] io scheduler cfq registered\n[ 0.620442] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.621872] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.623647] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.625655] ACPI: Power Button [PWRF]\n[ 0.626871] GHES: HEST is not enabled!\n[ 0.641013] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.670116] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.672990] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.696749] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.699815] Linux agpgart interface v0.103\n[ 0.703209] brd: module loaded\n[ 0.705432] loop: module loaded\n[ 0.710497] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.712545] GPT:90111 != 2097151\n[ 0.713502] GPT:Alternate GPT header not at the end of the disk.\n[ 0.715034] GPT:90111 != 2097151\n[ 0.715990] GPT: Use GNU Parted to correct GPT errors.\n[ 0.717340] vda: vda1 vda15\n[ 0.718989] scsi host0: ata_piix\n[ 0.720077] scsi host1: ata_piix\n[ 0.721084] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.722771] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.724794] libphy: Fixed MDIO Bus: probed\n[ 0.725938] tun: Universal TUN/TAP device driver, 1.6\n[ 0.727276] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.730347] PPP generic driver version 2.4.2\n[ 0.731727] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.733405] ehci-pci: EHCI PCI platform driver\n[ 0.734637] ehci-platform: EHCI generic platform driver\n[ 0.736033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.737620] ohci-pci: OHCI PCI platform driver\n[ 0.738849] ohci-platform: OHCI generic platform driver\n[ 0.740255] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.755053] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.756499] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.758579] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.760043] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.761737] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.763437] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.765432] usb usb1: Product: UHCI Host Controller\n[ 0.766732] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.768318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.769760] hub 1-0:1.0: USB hub found\n[ 0.770875] hub 1-0:1.0: 2 ports detected\n[ 0.772264] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.775266] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.776623] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.778071] mousedev: PS/2 mouse device common for all mice\n[ 0.780086] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.782641] rtc_cmos 00:00: RTC can wake from S4\n[ 0.784258] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.785941] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.787620] i2c /dev entries driver\n[ 0.788746] device-mapper: uevent: version 1.0.3\n[ 0.790113] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.792430] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.794547] NET: Registered protocol family 10\n[ 0.796399] NET: Registered protocol family 17\n[ 0.797861] Key type dns_resolver registered\n[ 0.799267] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.801039] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.803499] registered taskstats version 1\n[ 0.804688] Loading compiled-in X.509 certificates\n[ 0.806620] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.809189] zswap: loaded using pool lzo/zbud\n[ 0.811688] Key type trusted registered\n[ 0.813834] Key type encrypted registered\n[ 0.814992] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.816426] ima: No TPM chip found, activating TPM-bypass!\n[ 0.817883] evm: HMAC attrs: 0x1\n[ 0.819306] Magic number: 14:847:376\n[ 0.820552] rtc_cmos 00:00: setting system clock to 2018-08-26 10:21:11 UTC (1535278871)\n[ 0.822828] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.824344] EDD information not available.\n[ 0.886155] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.902513] Write protecting the kernel read-only data: 14336k\n[ 0.907372] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.910059] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.69\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\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.073369] 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.7...\nLease of 192.168.120.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.91. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCZ9CFHuc+odcxwwqMGkGFIoiGsy862GCsb437kkWpSPe90MigYod1hClr+68e55f7DE/BSDA7P5WcrqC85PuOmEZY299lv5TBcuysEW+A2SrIq7bjJSshXbWh7SGHaZfBo0a5DFt/mB4zQZJi5gLhR8eUD95ewCo2NTikxn1kicuKb2lPnV1lnx5QMrYqU/827HYOWSQHc8nKNhpAH5sRQrqj4u1wuKozaHtukg74CL0gxJCc1Ihb5KOY6jWTUeKPlvy1/vsD7NMoUP9V62SiBTTgPeexD8V2qQZlkCqXrk7piYvbY8kJfTyBWzMY9VXczO+IA6ohQfGHyy2lP+QYH root@singlevm2-vm-07dade4d-22dc-4ee1-92d9-4993569990aa\nssh-dss AAAAB3NzaC1kc3MAAACBANBbe7tg4ql1Wm3X9hZs8Rj7NmKusiBjk9wGZY3/4OwG8k0VyYk6AmztQqJ32jx32zSwpZ5SeT3PC4/NJwNCVOjb28fMAJyO0Szc9ePHZuHQnpE9V7PVcI3fL0iHgHLXpImNVSKdzLMf8jQTATxjvC3rtHR5tzYZ0GIo/8ny/FezAAAAFQDObT4MyLZ2kyFJWDXicYT2EDGLHQAAAIEArtRk9ommfLiaGgtc9QVE4XztRaViXtGzks7QSM2dwTuXy2dSjXSlWHBdq5AWlnZ/OLMSF1jtyxp4ruwPYmUix1J+QTJ3Pzu+bNeooO5BEhPBQEHUI7HP4amQJRk0EqnLf6oPAA+5W1MIll6jBPv4RyMZrNXw67/lhCv71qVVyYEAAACAPrRs4/55K7yc/hLOIOWZSotGAikSnFvYHShWX/9v0xX7lzB9Q79bzPM3W3YtIzaicyz7cTILcafq3OEQI+DwrjWYfa9Po8W7YXUYhOkZdLUdqc8yOkRHNKNlrb+zv83EIWEMCFsKivMPa5+zTjUhHlwZCzOeoHlwCSP+sZ2Eet4= root@singlevm2-vm-07dade4d-22dc-4ee1-92d9-4993569990aa\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.33s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.7,24,fe80::f816:3eff:fe4f:1e9d/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.2 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.7 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000002\nname: N/A\navailability-zone: nova\nlocal-hostname: singlevm2-vm-07dade4d-22dc-4ee1-92d9-4993569990aa\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=3.34 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm2-vm-07dade4d-22dc-4ee1-92d9-4993569990aa login: "} 2018-08-26 10:21:16,489 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/1abb2c04-926e-4562-9286-a4e4503ad72f/action used request id req-8a2115ec-f771-417c-9359-a170eb29441d 2018-08-26 10:21:16,489 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0911419391632s 2018-08-26 10:21:16,490 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/1abb2c04-926e-4562-9286-a4e4503ad72f/action used request id req-8a2115ec-f771-417c-9359-a170eb29441d 2018-08-26 10:21:16,490 - 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 479810486 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.182595] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.184880] pid_max: default: 32768 minimum: 301 [ 0.186115] ACPI: Core revision 20150930 [ 0.187788] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.189594] Security Framework initialized [ 0.190716] Yama: becoming mindful. [ 0.191729] AppArmor: AppArmor initialized [ 0.192895] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.194693] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.196413] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.198049] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.199929] Initializing cgroup subsys io [ 0.201058] Initializing cgroup subsys memory [ 0.202241] Initializing cgroup subsys devices [ 0.203445] Initializing cgroup subsys freezer [ 0.204628] Initializing cgroup subsys net_cls [ 0.205819] Initializing cgroup subsys perf_event [ 0.207080] Initializing cgroup subsys net_prio [ 0.208291] Initializing cgroup subsys hugetlb [ 0.209490] Initializing cgroup subsys pids [ 0.210677] CPU: Physical Processor ID: 0 [ 0.212479] mce: CPU supports 10 MCE banks [ 0.213649] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.215020] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.231194] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.237796] ftrace: allocating 31920 entries in 125 pages [ 0.262941] smpboot: Max logical packages: 1 [ 0.264128] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.266009] x2apic enabled [ 0.267145] Switched APIC routing to physical x2apic. [ 0.269602] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.271133] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.273887] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.276374] KVM setup paravirtual spinlock [ 0.277978] x86: Booted up 1 node, 1 CPUs [ 0.279074] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.280941] devtmpfs: initialized [ 0.282920] evm: security.selinux [ 0.283886] evm: security.SMACK64 [ 0.284848] evm: security.SMACK64EXEC [ 0.285880] evm: security.SMACK64TRANSMUTE [ 0.286987] evm: security.SMACK64MMAP [ 0.288011] evm: security.ima [ 0.288898] evm: security.capability [ 0.289989] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.292522] pinctrl core: initialized pinctrl subsystem [ 0.294011] RTC time: 10:21:10, date: 08/26/18 [ 0.295310] NET: Registered protocol family 16 [ 0.296636] cpuidle: using governor ladder [ 0.297762] cpuidle: using governor menu [ 0.298861] PCCT header not found. [ 0.299903] ACPI: bus type PCI registered [ 0.301016] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.302713] PCI: Using configuration type 1 for base access [ 0.304874] ACPI: Added _OSI(Module Device) [ 0.306027] ACPI: Added _OSI(Processor Device) [ 0.307213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.308440] ACPI: Added _OSI(Processor Aggregator Device) [ 0.310602] ACPI: Interpreter enabled [ 0.311660] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.314223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.316760] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.319320] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.321866] ACPI: (supports S0 S5) [ 0.322856] ACPI: Using IOAPIC for interrupt routing [ 0.324167] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.328050] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.329611] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.331315] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.332947] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.335955] acpiphp: Slot [3] registered [ 0.337067] acpiphp: Slot [4] registered [ 0.338178] acpiphp: Slot [5] registered [ 0.339285] acpiphp: Slot [6] registered [ 0.340399] acpiphp: Slot [7] registered [ 0.341513] acpiphp: Slot [8] registered [ 0.342616] acpiphp: Slot [9] registered [ 0.343713] acpiphp: Slot [10] registered [ 0.344844] acpiphp: Slot [11] registered [ 0.345965] acpiphp: Slot [12] registered [ 0.347088] acpiphp: Slot [13] registered [ 0.348204] acpiphp: Slot [14] registered [ 0.349331] acpiphp: Slot [15] registered [ 0.364451] acpiphp: Slot [16] registered [ 0.365594] acpiphp: Slot [17] registered [ 0.366700] acpiphp: Slot [18] registered [ 0.367801] acpiphp: Slot [19] registered [ 0.368912] acpiphp: Slot [20] registered [ 0.370028] acpiphp: Slot [21] registered [ 0.371144] acpiphp: Slot [22] registered [ 0.372258] acpiphp: Slot [23] registered [ 0.373371] acpiphp: Slot [24] registered [ 0.374492] acpiphp: Slot [25] registered [ 0.375612] acpiphp: Slot [26] registered [ 0.376731] acpiphp: Slot [27] registered [ 0.377858] acpiphp: Slot [28] registered [ 0.378975] acpiphp: Slot [29] registered [ 0.380092] acpiphp: Slot [30] registered [ 0.381200] acpiphp: Slot [31] registered [ 0.382318] PCI host bridge to bus 0000:00 [ 0.383431] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.385098] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.386763] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.388787] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.390810] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.392861] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.396905] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.398663] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.400268] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.402008] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.406352] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.408348] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.428810] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.430815] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.432764] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.434703] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.436698] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.438427] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.440228] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.441658] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.443782] vgaarb: loaded [ 0.444620] vgaarb: bridge control possible 0000:00:02.0 [ 0.446269] SCSI subsystem initialized [ 0.447527] ACPI: bus type USB registered [ 0.448672] usbcore: registered new interface driver usbfs [ 0.450083] usbcore: registered new interface driver hub [ 0.451464] usbcore: registered new device driver usb [ 0.452974] PCI: Using ACPI for IRQ routing [ 0.454490] NetLabel: Initializing [ 0.455488] NetLabel: domain hash size = 128 [ 0.456666] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.457995] NetLabel: unlabeled traffic allowed by default [ 0.459595] clocksource: Switched to clocksource kvm-clock [ 0.469466] AppArmor: AppArmor Filesystem Enabled [ 0.470775] pnp: PnP ACPI init [ 0.472023] pnp: PnP ACPI: found 5 devices [ 0.478864] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.481206] NET: Registered protocol family 2 [ 0.482617] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.484374] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.486014] TCP: Hash tables configured (established 4096 bind 4096) [ 0.487654] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.489127] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.490720] NET: Registered protocol family 1 [ 0.491923] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.493413] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.494878] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.509426] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.524046] Trying to unpack rootfs image as initramfs... [ 0.586009] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.590839] Scanning for low memory corruption every 60 seconds [ 0.593067] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.594678] audit: initializing netlink subsys (disabled) [ 0.596189] audit: type=2000 audit(1535278871.390:1): initialized [ 0.598067] Initialise system trusted keyring [ 0.599456] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.601063] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.603766] zbud: loaded [ 0.604776] VFS: Disk quotas dquot_6.6.0 [ 0.605922] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.608121] fuse init (API version 7.23) [ 0.609365] Key type big_key registered [ 0.610480] Allocating IMA MOK and blacklist keyrings. [ 0.612190] Key type asymmetric registered [ 0.613326] Asymmetric key parser 'x509' registered [ 0.614665] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.616762] io scheduler noop registered [ 0.617862] io scheduler deadline registered (default) [ 0.619242] io scheduler cfq registered [ 0.620442] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.621872] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.623647] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.625655] ACPI: Power Button [PWRF] [ 0.626871] GHES: HEST is not enabled! [ 0.641013] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.670116] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.672990] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.696749] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.699815] Linux agpgart interface v0.103 [ 0.703209] brd: module loaded [ 0.705432] loop: module loaded [ 0.710497] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.712545] GPT:90111 != 2097151 [ 0.713502] GPT:Alternate GPT header not at the end of the disk. [ 0.715034] GPT:90111 != 2097151 [ 0.715990] GPT: Use GNU Parted to correct GPT errors. [ 0.717340] vda: vda1 vda15 [ 0.718989] scsi host0: ata_piix [ 0.720077] scsi host1: ata_piix [ 0.721084] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.722771] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.724794] libphy: Fixed MDIO Bus: probed [ 0.725938] tun: Universal TUN/TAP device driver, 1.6 [ 0.727276] tun: (C) 1999-2004 Max Krasnyansky [ 0.730347] PPP generic driver version 2.4.2 [ 0.731727] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.733405] ehci-pci: EHCI PCI platform driver [ 0.734637] ehci-platform: EHCI generic platform driver [ 0.736033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.737620] ohci-pci: OHCI PCI platform driver [ 0.738849] ohci-platform: OHCI generic platform driver [ 0.740255] uhci_hcd: USB Universal Host Controller Interface driver [ 0.755053] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.756499] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.758579] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.760043] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.761737] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.763437] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.765432] usb usb1: Product: UHCI Host Controller [ 0.766732] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.768318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.769760] hub 1-0:1.0: USB hub found [ 0.770875] hub 1-0:1.0: 2 ports detected [ 0.772264] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.775266] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.776623] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.778071] mousedev: PS/2 mouse device common for all mice [ 0.780086] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.782641] rtc_cmos 00:00: RTC can wake from S4 [ 0.784258] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.785941] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.787620] i2c /dev entries driver [ 0.788746] device-mapper: uevent: version 1.0.3 [ 0.790113] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.792430] ledtrig-cpu: registered to indicate activity on CPUs [ 0.794547] NET: Registered protocol family 10 [ 0.796399] NET: Registered protocol family 17 [ 0.797861] Key type dns_resolver registered [ 0.799267] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.801039] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.803499] registered taskstats version 1 [ 0.804688] Loading compiled-in X.509 certificates [ 0.806620] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.809189] zswap: loaded using pool lzo/zbud [ 0.811688] Key type trusted registered [ 0.813834] Key type encrypted registered [ 0.814992] AppArmor: AppArmor sha1 policy hashing enabled [ 0.816426] ima: No TPM chip found, activating TPM-bypass! [ 0.817883] evm: HMAC attrs: 0x1 [ 0.819306] Magic number: 14:847:376 [ 0.820552] rtc_cmos 00:00: setting system clock to 2018-08-26 10:21:11 UTC (1535278871) [ 0.822828] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.824344] EDD information not available. [ 0.886155] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.902513] Write protecting the kernel read-only data: 14336k [ 0.907372] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.910059] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.69 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep 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.073369] 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.7... Lease of 192.168.120.7 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.91. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCZ9CFHuc+odcxwwqMGkGFIoiGsy862GCsb437kkWpSPe90MigYod1hClr+68e55f7DE/BSDA7P5WcrqC85PuOmEZY299lv5TBcuysEW+A2SrIq7bjJSshXbWh7SGHaZfBo0a5DFt/mB4zQZJi5gLhR8eUD95ewCo2NTikxn1kicuKb2lPnV1lnx5QMrYqU/827HYOWSQHc8nKNhpAH5sRQrqj4u1wuKozaHtukg74CL0gxJCc1Ihb5KOY6jWTUeKPlvy1/vsD7NMoUP9V62SiBTTgPeexD8V2qQZlkCqXrk7piYvbY8kJfTyBWzMY9VXczO+IA6ohQfGHyy2lP+QYH root@singlevm2-vm-07dade4d-22dc-4ee1-92d9-4993569990aa ssh-dss AAAAB3NzaC1kc3MAAACBANBbe7tg4ql1Wm3X9hZs8Rj7NmKusiBjk9wGZY3/4OwG8k0VyYk6AmztQqJ32jx32zSwpZ5SeT3PC4/NJwNCVOjb28fMAJyO0Szc9ePHZuHQnpE9V7PVcI3fL0iHgHLXpImNVSKdzLMf8jQTATxjvC3rtHR5tzYZ0GIo/8ny/FezAAAAFQDObT4MyLZ2kyFJWDXicYT2EDGLHQAAAIEArtRk9ommfLiaGgtc9QVE4XztRaViXtGzks7QSM2dwTuXy2dSjXSlWHBdq5AWlnZ/OLMSF1jtyxp4ruwPYmUix1J+QTJ3Pzu+bNeooO5BEhPBQEHUI7HP4amQJRk0EqnLf6oPAA+5W1MIll6jBPv4RyMZrNXw67/lhCv71qVVyYEAAACAPrRs4/55K7yc/hLOIOWZSotGAikSnFvYHShWX/9v0xX7lzB9Q79bzPM3W3YtIzaicyz7cTILcafq3OEQI+DwrjWYfa9Po8W7YXUYhOkZdLUdqc8yOkRHNKNlrb+zv83EIWEMCFsKivMPa5+zTjUhHlwZCzOeoHlwCSP+sZ2Eet4= root@singlevm2-vm-07dade4d-22dc-4ee1-92d9-4993569990aa -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.33s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.7,24,fe80::f816:3eff:fe4f:1e9d/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.2 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000002 name: N/A availability-zone: nova local-hostname: singlevm2-vm-07dade4d-22dc-4ee1-92d9-4993569990aa launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.34 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm2-vm-07dade4d-22dc-4ee1-92d9-4993569990aa login: 2018-08-26 10:21:17,491 - paramiko.transport - DEBUG - starting thread (client mode): 0xa470d710L 2018-08-26 10:21:17,492 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-26 10:21:17,492 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-08-26 10:21:17,492 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-08-26 10:21:17,494 - 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-26 10:21:17,494 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-26 10:21:17,494 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-08-26 10:21:17,495 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-26 10:21:17,495 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-26 10:21:17,495 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-26 10:21:17,512 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-26 10:21:17,513 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-26 10:21:17,524 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.212: e9ca9c71d01b9082d616993f6be76602 2018-08-26 10:21:17,525 - paramiko.transport - DEBUG - Trying discovered key bacffe1f86945853ef801eed02db14f3 in /tmp/tmp1sxeIr 2018-08-26 10:21:17,550 - paramiko.transport - DEBUG - userauth is OK 2018-08-26 10:21:17,557 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-26 10:21:17,589 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-26 10:21:17,590 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-08-26 10:21:17,590 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-26 10:21:17,592 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-26 10:21:17,593 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-26 10:21:17,593 - functest.core.singlevm - DEBUG - output: Hello World 2018-08-26 10:21:17,594 - functest.core.singlevm - DEBUG - error: 2018-08-26 10:21:17,594 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-26 10:21:17,716 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-26 10:21:17,717 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm2 | functest | 00:27 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-26 10:21:17,724 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-26 10:21:17,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/floatingips/4389e683-a15a-4f6c-9ec4-cdfd4b8daaa2.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5e9103d34a61bed97757cd777f66cd03f240196" 2018-08-26 10:21:18,761 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d200fe85-218f-4e8b-8e09-4a010cdb8cf4 Content-Length: 0 Date: Sun, 26 Aug 2018 10:21:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-26 10:21:18,762 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/4389e683-a15a-4f6c-9ec4-cdfd4b8daaa2.json used request id req-d200fe85-218f-4e8b-8e09-4a010cdb8cf4 2018-08-26 10:21:18,762 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.03780412674s 2018-08-26 10:21:18,762 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/4389e683-a15a-4f6c-9ec4-cdfd4b8daaa2.json used request id req-d200fe85-218f-4e8b-8e09-4a010cdb8cf4 2018-08-26 10:21:18,767 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-26 10:21:18,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5e9103d34a61bed97757cd777f66cd03f240196" 2018-08-26 10:21:18,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-a7b2b689-a74f-4720-96b3-249e29cf666d Date: Sun, 26 Aug 2018 10:21:18 GMT RESP BODY: {"floatingips": []} 2018-08-26 10:21:18,824 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-a7b2b689-a74f-4720-96b3-249e29cf666d 2018-08-26 10:21:18,824 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.056893825531s 2018-08-26 10:21:18,824 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-a7b2b689-a74f-4720-96b3-249e29cf666d 2018-08-26 10:21:18,825 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-26 10:21:18,828 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/servers/1abb2c04-926e-4562-9286-a4e4503ad72f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5e9103d34a61bed97757cd777f66cd03f240196" 2018-08-26 10:21:19,225 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 26 Aug 2018 10:21: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-7c146d38-f3a2-4e95-ba64-6cd55da8f5f8 x-compute-request-id: req-7c146d38-f3a2-4e95-ba64-6cd55da8f5f8 Content-Type: application/json 2018-08-26 10:21:19,226 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/1abb2c04-926e-4562-9286-a4e4503ad72f used request id req-7c146d38-f3a2-4e95-ba64-6cd55da8f5f8 2018-08-26 10:21:19,226 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.400673151016s 2018-08-26 10:21:19,226 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/1abb2c04-926e-4562-9286-a4e4503ad72f used request id req-7c146d38-f3a2-4e95-ba64-6cd55da8f5f8 2018-08-26 10:21:19,227 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 10:21:19,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5e9103d34a61bed97757cd777f66cd03f240196" 2018-08-26 10:21:19,452 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:21: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-5ce62120-fbd7-40ad-98cd-3cec07c08f4a x-compute-request-id: req-5ce62120-fbd7-40ad-98cd-3cec07c08f4a Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm2-net_07dade4d-22dc-4ee1-92d9-4993569990aa": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:1e:9d", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1abb2c04-926e-4562-9286-a4e4503ad72f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1abb2c04-926e-4562-9286-a4e4503ad72f", "rel": "bookmark"}], "image": {"id": "c92040f6-4865-44a2-a4ed-87a5e9c5f784", "links": [{"href": "http://172.30.9.22:8774/images/c92040f6-4865-44a2-a4ed-87a5e9c5f784", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T10:21:10.000000", "flavor": {"id": "a2ca0cbb-80ec-41f0-aaeb-114236179f19", "links": [{"href": "http://172.30.9.22:8774/flavors/a2ca0cbb-80ec-41f0-aaeb-114236179f19", "rel": "bookmark"}]}, "id": "1abb2c04-926e-4562-9286-a4e4503ad72f", "security_groups": [{"name": "singlevm2-sg_07dade4d-22dc-4ee1-92d9-4993569990aa"}], "user_id": "463b5617bc8343b08effe9513744b8d5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T10:21:18Z", "hostId": "26984cef417d6e0de4b10b6fe3555876191e353c701207c77a5bfdbc", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_07dade4d-22dc-4ee1-92d9-4993569990aa", "name": "singlevm2-vm_07dade4d-22dc-4ee1-92d9-4993569990aa", "created": "2018-08-26T10:21:01Z", "tenant_id": "11e6be5f38704add91628fd4ec8c8f60", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 10:21:19,452 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5ce62120-fbd7-40ad-98cd-3cec07c08f4a 2018-08-26 10:21:19,452 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.224896192551s 2018-08-26 10:21:19,452 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5ce62120-fbd7-40ad-98cd-3cec07c08f4a 2018-08-26 10:21:19,454 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 10:21:21,457 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 10:21:21,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5e9103d34a61bed97757cd777f66cd03f240196" 2018-08-26 10:21:21,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:21:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-892b4fab-2154-4ecc-b28d-fe0b19836f9b x-compute-request-id: req-892b4fab-2154-4ecc-b28d-fe0b19836f9b Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-26 10:21:21,524 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-892b4fab-2154-4ecc-b28d-fe0b19836f9b 2018-08-26 10:21:21,524 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0673651695251s 2018-08-26 10:21:21,524 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-892b4fab-2154-4ecc-b28d-fe0b19836f9b 2018-08-26 10:21:21,527 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-26 10:21:21,527 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5e9103d34a61bed97757cd777f66cd03f240196" 2018-08-26 10:21:21,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4831 X-Openstack-Request-Id: req-5bed1190-f8d6-4ac2-80f6-5ec12643c74a Date: Sun, 26 Aug 2018 10:21:21 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "11e6be5f38704add91628fd4ec8c8f60", "created_at": "2018-08-26T10:20:51Z", "updated_at": "2018-08-26T10:20:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:20:51Z", "revision_number": 0, "id": "5f25a893-ad40-4b5b-89d8-8ca9a888a3bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T10:20:51Z", "security_group_id": "c55e5e1c-6eb1-468f-a124-1f7976404f84", "tenant_id": "11e6be5f38704add91628fd4ec8c8f60", "port_range_min": null, "ethertype": "IPv6", "project_id": "11e6be5f38704add91628fd4ec8c8f60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:20:51Z", "revision_number": 0, "id": "75731a30-5d1a-47a7-b0c1-f7fda3f3c2a6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T10:20:51Z", "security_group_id": "c55e5e1c-6eb1-468f-a124-1f7976404f84", "tenant_id": "11e6be5f38704add91628fd4ec8c8f60", "port_range_min": null, "ethertype": "IPv4", "project_id": "11e6be5f38704add91628fd4ec8c8f60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:20:51Z", "revision_number": 0, "id": "78df91e8-b8f3-48f1-8e7a-09f705f13f15", "remote_group_id": "c55e5e1c-6eb1-468f-a124-1f7976404f84", "remote_ip_prefix": null, "created_at": "2018-08-26T10:20:51Z", "security_group_id": "c55e5e1c-6eb1-468f-a124-1f7976404f84", "tenant_id": "11e6be5f38704add91628fd4ec8c8f60", "port_range_min": null, "ethertype": "IPv4", "project_id": "11e6be5f38704add91628fd4ec8c8f60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:20:51Z", "revision_number": 0, "id": "82286a84-c48e-4d9c-9756-bd220739a79c", "remote_group_id": "c55e5e1c-6eb1-468f-a124-1f7976404f84", "remote_ip_prefix": null, "created_at": "2018-08-26T10:20:51Z", "security_group_id": "c55e5e1c-6eb1-468f-a124-1f7976404f84", "tenant_id": "11e6be5f38704add91628fd4ec8c8f60", "port_range_min": null, "ethertype": "IPv6", "project_id": "11e6be5f38704add91628fd4ec8c8f60"}], "revision_number": 1, "project_id": "11e6be5f38704add91628fd4ec8c8f60", "id": "c55e5e1c-6eb1-468f-a124-1f7976404f84", "name": "default"}, {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "11e6be5f38704add91628fd4ec8c8f60", "created_at": "2018-08-26T10:20:58Z", "updated_at": "2018-08-26T10:20:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:20:58Z", "revision_number": 0, "id": "3cb6a5e0-2c2f-4dc5-8f99-728d10755352", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T10:20:58Z", "security_group_id": "d3e6a7f6-fc4e-4a16-bd01-78dc50997891", "tenant_id": "11e6be5f38704add91628fd4ec8c8f60", "port_range_min": null, "ethertype": "IPv6", "project_id": "11e6be5f38704add91628fd4ec8c8f60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:20:58Z", "revision_number": 0, "id": "7849ab0a-1fbe-432d-8c2c-cb8001fbd467", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T10:20:58Z", "security_group_id": "d3e6a7f6-fc4e-4a16-bd01-78dc50997891", "tenant_id": "11e6be5f38704add91628fd4ec8c8f60", "port_range_min": null, "ethertype": "IPv4", "project_id": "11e6be5f38704add91628fd4ec8c8f60"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-26T10:20:58Z", "revision_number": 0, "id": "da4d23ee-b955-4a17-812a-f90a147bee73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T10:20:58Z", "security_group_id": "d3e6a7f6-fc4e-4a16-bd01-78dc50997891", "tenant_id": "11e6be5f38704add91628fd4ec8c8f60", "port_range_min": 22, "ethertype": "IPv4", "project_id": "11e6be5f38704add91628fd4ec8c8f60"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:20:58Z", "revision_number": 0, "id": "e47dfdc7-d499-4533-b8f0-ec3d82a41f2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T10:20:58Z", "security_group_id": "d3e6a7f6-fc4e-4a16-bd01-78dc50997891", "tenant_id": "11e6be5f38704add91628fd4ec8c8f60", "port_range_min": null, "ethertype": "IPv4", "project_id": "11e6be5f38704add91628fd4ec8c8f60"}], "revision_number": 3, "project_id": "11e6be5f38704add91628fd4ec8c8f60", "id": "d3e6a7f6-fc4e-4a16-bd01-78dc50997891", "name": "singlevm2-sg_07dade4d-22dc-4ee1-92d9-4993569990aa"}]} 2018-08-26 10:21:21,570 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-5bed1190-f8d6-4ac2-80f6-5ec12643c74a 2018-08-26 10:21:21,570 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0428800582886s 2018-08-26 10:21:21,570 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-5bed1190-f8d6-4ac2-80f6-5ec12643c74a 2018-08-26 10:21:21,572 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-08-26 10:21:21,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/security-groups/d3e6a7f6-fc4e-4a16-bd01-78dc50997891.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5e9103d34a61bed97757cd777f66cd03f240196" 2018-08-26 10:21:21,819 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a4d18313-6d25-45f0-bc43-af09f1f79759 Content-Length: 0 Date: Sun, 26 Aug 2018 10:21:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-26 10:21:21,820 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/d3e6a7f6-fc4e-4a16-bd01-78dc50997891.json used request id req-a4d18313-6d25-45f0-bc43-af09f1f79759 2018-08-26 10:21:21,820 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.247764825821s 2018-08-26 10:21:21,820 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/d3e6a7f6-fc4e-4a16-bd01-78dc50997891.json used request id req-a4d18313-6d25-45f0-bc43-af09f1f79759 2018-08-26 10:21:21,820 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-26 10:21:21,823 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/os-keypairs/singlevm2-kp_07dade4d-22dc-4ee1-92d9-4993569990aa -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5e9103d34a61bed97757cd777f66cd03f240196" 2018-08-26 10:21:21,909 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 26 Aug 2018 10:21:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-03f8f4a3-11f5-41df-96b7-4842b554fb87 x-compute-request-id: req-03f8f4a3-11f5-41df-96b7-4842b554fb87 Content-Length: 0 Content-Type: application/json 2018-08-26 10:21:21,910 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/singlevm2-kp_07dade4d-22dc-4ee1-92d9-4993569990aa used request id req-03f8f4a3-11f5-41df-96b7-4842b554fb87 2018-08-26 10:21:21,910 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0892739295959s 2018-08-26 10:21:21,910 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/singlevm2-kp_07dade4d-22dc-4ee1-92d9-4993569990aa used request id req-03f8f4a3-11f5-41df-96b7-4842b554fb87 2018-08-26 10:21:21,911 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-26 10:21:21,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/3ce8f8d1-896a-473b-b404-525553742a21/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}a5e9103d34a61bed97757cd777f66cd03f240196" -d '{"subnet_id": "299ee39c-6f94-4bf8-a92e-658e375463a0"}' 2018-08-26 10:21:23,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-f48b70be-8a62-4e70-a4e5-d9f777704134 Date: Sun, 26 Aug 2018 10:21:23 GMT RESP BODY: {"network_id": "2b0285a6-f94a-4d77-b655-8e9c61b009ca", "tenant_id": "11e6be5f38704add91628fd4ec8c8f60", "subnet_id": "299ee39c-6f94-4bf8-a92e-658e375463a0", "subnet_ids": ["299ee39c-6f94-4bf8-a92e-658e375463a0"], "port_id": "6a8a9d5e-09c6-462b-b720-997fc30ae7e1", "id": "3ce8f8d1-896a-473b-b404-525553742a21"} 2018-08-26 10:21:23,717 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/3ce8f8d1-896a-473b-b404-525553742a21/remove_router_interface.json used request id req-f48b70be-8a62-4e70-a4e5-d9f777704134 2018-08-26 10:21:23,718 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.80687499046s 2018-08-26 10:21:23,718 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/3ce8f8d1-896a-473b-b404-525553742a21/remove_router_interface.json used request id req-f48b70be-8a62-4e70-a4e5-d9f777704134 returning object 3ce8f8d1-896a-473b-b404-525553742a21 2018-08-26 10:21:23,718 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-26 10:21:23,719 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5e9103d34a61bed97757cd777f66cd03f240196" 2018-08-26 10:21:23,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 623 X-Openstack-Request-Id: req-2a5674ba-3f0b-4d05-b5f0-e18d880ba27a Date: Sun, 26 Aug 2018 10:21:23 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a3c401bc-6377-43cc-8a20-abe78f2d51b9", "ip_address": "172.30.9.205"}]}, "description": "", "tags": [], "tenant_id": "11e6be5f38704add91628fd4ec8c8f60", "created_at": "2018-08-26T10:20:52Z", "admin_state_up": true, "updated_at": "2018-08-26T10:21:22Z", "revision_number": 4, "routes": [], "project_id": "11e6be5f38704add91628fd4ec8c8f60", "id": "3ce8f8d1-896a-473b-b404-525553742a21", "name": "singlevm2-router_07dade4d-22dc-4ee1-92d9-4993569990aa"}]} 2018-08-26 10:21:23,837 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-2a5674ba-3f0b-4d05-b5f0-e18d880ba27a 2018-08-26 10:21:23,837 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.11892580986s 2018-08-26 10:21:23,838 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-2a5674ba-3f0b-4d05-b5f0-e18d880ba27a 2018-08-26 10:21:23,839 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-26 10:21:23,840 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/3ce8f8d1-896a-473b-b404-525553742a21.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5e9103d34a61bed97757cd777f66cd03f240196" 2018-08-26 10:21:25,492 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-69b7d1d6-6f18-4d5c-b42d-3292e262bb8a Content-Length: 0 Date: Sun, 26 Aug 2018 10:21:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-26 10:21:25,493 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/3ce8f8d1-896a-473b-b404-525553742a21.json used request id req-69b7d1d6-6f18-4d5c-b42d-3292e262bb8a 2018-08-26 10:21:25,493 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.65362501144s 2018-08-26 10:21:25,493 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/3ce8f8d1-896a-473b-b404-525553742a21.json used request id req-69b7d1d6-6f18-4d5c-b42d-3292e262bb8a 2018-08-26 10:21:25,494 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-26 10:21:25,494 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5e9103d34a61bed97757cd777f66cd03f240196" 2018-08-26 10:21:25,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-0f97dd7b-1854-46c5-a54e-e7cbec763fc4 Date: Sun, 26 Aug 2018 10:21:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2b0285a6-f94a-4d77-b655-8e9c61b009ca","tenant_id":"11e6be5f38704add91628fd4ec8c8f60","created_at":"2018-08-26T10:20:52Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-26T10:20:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"11e6be5f38704add91628fd4ec8c8f60","id":"299ee39c-6f94-4bf8-a92e-658e375463a0","subnetpool_id":null,"name":"singlevm2-subnet_07dade4d-22dc-4ee1-92d9-4993569990aa"}]} 2018-08-26 10:21:25,540 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-0f97dd7b-1854-46c5-a54e-e7cbec763fc4 2018-08-26 10:21:25,540 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0463280677795s 2018-08-26 10:21:25,540 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-0f97dd7b-1854-46c5-a54e-e7cbec763fc4 2018-08-26 10:21:25,542 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-26 10:21:25,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/299ee39c-6f94-4bf8-a92e-658e375463a0.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5e9103d34a61bed97757cd777f66cd03f240196" 2018-08-26 10:21:26,774 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c90044e2-9bc6-45ab-ade5-0e4af3c701a3 Date: Sun, 26 Aug 2018 10:21:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-26 10:21:26,774 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/299ee39c-6f94-4bf8-a92e-658e375463a0.json used request id req-c90044e2-9bc6-45ab-ade5-0e4af3c701a3 2018-08-26 10:21:26,774 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.23232197762s 2018-08-26 10:21:26,774 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/299ee39c-6f94-4bf8-a92e-658e375463a0.json used request id req-c90044e2-9bc6-45ab-ade5-0e4af3c701a3 2018-08-26 10:21:26,775 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-26 10:21:26,775 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5e9103d34a61bed97757cd777f66cd03f240196" 2018-08-26 10:21:26,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1154 X-Openstack-Request-Id: req-14cee1d8-1d7d-474d-b3f9-48635d7fba4d Date: Sun, 26 Aug 2018 10:21:26 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-26T10:21:26Z","tenant_id":"11e6be5f38704add91628fd4ec8c8f60","created_at":"2018-08-26T10:20:51Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"11e6be5f38704add91628fd4ec8c8f60","id":"2b0285a6-f94a-4d77-b655-8e9c61b009ca","name":"singlevm2-net_07dade4d-22dc-4ee1-92d9-4993569990aa"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a3c401bc-6377-43cc-8a20-abe78f2d51b9"],"updated_at":"2018-08-26T10:16:40Z","tenant_id":"526e4f7307214396989751533ff33528","created_at":"2018-08-26T10:16:36Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"526e4f7307214396989751533ff33528","id":"9c1c4110-1d5a-4c9e-9e4a-8295252f6976","name":"external"}]} 2018-08-26 10:21:26,874 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-14cee1d8-1d7d-474d-b3f9-48635d7fba4d 2018-08-26 10:21:26,875 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0997040271759s 2018-08-26 10:21:26,875 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-14cee1d8-1d7d-474d-b3f9-48635d7fba4d 2018-08-26 10:21:26,876 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-26 10:21:26,876 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/2b0285a6-f94a-4d77-b655-8e9c61b009ca.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5e9103d34a61bed97757cd777f66cd03f240196" 2018-08-26 10:21:28,148 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4c8895ae-dfa9-44f1-86fd-a95f7f721486 Date: Sun, 26 Aug 2018 10:21:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-26 10:21:28,148 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/2b0285a6-f94a-4d77-b655-8e9c61b009ca.json used request id req-4c8895ae-dfa9-44f1-86fd-a95f7f721486 2018-08-26 10:21:28,149 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.27245402336s 2018-08-26 10:21:28,149 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/2b0285a6-f94a-4d77-b655-8e9c61b009ca.json used request id req-4c8895ae-dfa9-44f1-86fd-a95f7f721486 2018-08-26 10:21:28,153 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-26 10:21:28,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5e9103d34a61bed97757cd777f66cd03f240196" 2018-08-26 10:21:28,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-ad93e9d3-4cda-4f5e-b0d1-6a3384671fd0 Date: Sun, 26 Aug 2018 10:21:28 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-26T10:20:57Z", "file": "/v2/images/c92040f6-4865-44a2-a4ed-87a5e9c5f784/file", "owner": "11e6be5f38704add91628fd4ec8c8f60", "id": "c92040f6-4865-44a2-a4ed-87a5e9c5f784", "size": 12716032, "self": "/v2/images/c92040f6-4865-44a2-a4ed-87a5e9c5f784", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/c92040f6-4865-44a2-a4ed-87a5e9c5f784/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/c92040f6-4865-44a2-a4ed-87a5e9c5f784/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_07dade4d-22dc-4ee1-92d9-4993569990aa", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_07dade4d-22dc-4ee1-92d9-4993569990aa", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-26T10:20:56Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-26 10:21:28,277 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-ad93e9d3-4cda-4f5e-b0d1-6a3384671fd0 2018-08-26 10:21:28,277 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.124455928802s 2018-08-26 10:21:28,278 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-ad93e9d3-4cda-4f5e-b0d1-6a3384671fd0 2018-08-26 10:21:28,279 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-26 10:21:28,283 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/c92040f6-4865-44a2-a4ed-87a5e9c5f784 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5e9103d34a61bed97757cd777f66cd03f240196" 2018-08-26 10:21:29,309 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-eb6e1229-942a-4af1-92ec-cb4baa2b19f1 Date: Sun, 26 Aug 2018 10:21:29 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-26 10:21:29,310 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/c92040f6-4865-44a2-a4ed-87a5e9c5f784 used request id req-eb6e1229-942a-4af1-92ec-cb4baa2b19f1 2018-08-26 10:21:29,310 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.03064584732s 2018-08-26 10:21:29,310 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/c92040f6-4865-44a2-a4ed-87a5e9c5f784 used request id req-eb6e1229-942a-4af1-92ec-cb4baa2b19f1 2018-08-26 10:21:29,311 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-26 10:21:29,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f91f73de100ce47d757643abba8d969a6bf74b4b" 2018-08-26 10:21:29,335 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:21: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-9e32800b-ea6c-4563-b322-a424d9c4bbef x-compute-request-id: req-9e32800b-ea6c-4563-b322-a424d9c4bbef Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm2-flavor_07dade4d-22dc-4ee1-92d9-4993569990aa", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/a2ca0cbb-80ec-41f0-aaeb-114236179f19", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/a2ca0cbb-80ec-41f0-aaeb-114236179f19", "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": "a2ca0cbb-80ec-41f0-aaeb-114236179f19"}]} 2018-08-26 10:21:29,335 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-9e32800b-ea6c-4563-b322-a424d9c4bbef 2018-08-26 10:21:29,335 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.024206161499s 2018-08-26 10:21:29,335 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-9e32800b-ea6c-4563-b322-a424d9c4bbef 2018-08-26 10:21:29,337 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-26 10:21:29,340 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/a2ca0cbb-80ec-41f0-aaeb-114236179f19 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f91f73de100ce47d757643abba8d969a6bf74b4b" 2018-08-26 10:21:29,377 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 26 Aug 2018 10:21:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-66de4028-d1b2-431e-91ef-e203c0bcb2a5 x-compute-request-id: req-66de4028-d1b2-431e-91ef-e203c0bcb2a5 Content-Length: 0 Content-Type: application/json 2018-08-26 10:21:29,378 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/a2ca0cbb-80ec-41f0-aaeb-114236179f19 used request id req-66de4028-d1b2-431e-91ef-e203c0bcb2a5 2018-08-26 10:21:29,378 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.040461063385s 2018-08-26 10:21:29,378 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/a2ca0cbb-80ec-41f0-aaeb-114236179f19 used request id req-66de4028-d1b2-431e-91ef-e203c0bcb2a5 2018-08-26 10:21:29,378 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-26 10:21:29,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f91f73de100ce47d757643abba8d969a6bf74b4b" 2018-08-26 10:21:29,606 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:21:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d944f9f9-3c26-407b-bbcd-e8ba763700f4 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/00af5ffb672f4832ab8347fc3e59dad9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "00af5ffb672f4832ab8347fc3e59dad9", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/1155cddaef57457382d358aece0b4688"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1155cddaef57457382d358aece0b4688", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/1e1511f6281344c28c2a63d6a8174f8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1e1511f6281344c28c2a63d6a8174f8d", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/1f874aa402974ad1bde389b6ec3af461"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f874aa402974ad1bde389b6ec3af461", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/30ef6c63ca4f478ababb01839799530e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30ef6c63ca4f478ababb01839799530e", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/35943616abfb419b876965ce89cb2b8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "35943616abfb419b876965ce89cb2b8d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/394bd3d373f84b679204b10778d4c5d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "394bd3d373f84b679204b10778d4c5d6", "email": "glance@localhost", "password_expires_at": null}, {"name": "singlevm2-user_07dade4d-22dc-4ee1-92d9-4993569990aa", "links": {"self": "http://172.30.9.22:5000/v3/users/463b5617bc8343b08effe9513744b8d5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "463b5617bc8343b08effe9513744b8d5", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/5c46482149dc41d8a0f23a545eb8a332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c46482149dc41d8a0f23a545eb8a332", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6731abf69162411bab854fe2da778196"}, "domain_id": "b7fcd596cb374671bfc994968e0279ce", "enabled": true, "options": {}, "id": "6731abf69162411bab854fe2da778196", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/bc64983782874634be200a54d67bb2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bc64983782874634be200a54d67bb2dc", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/c16290bda05544839663305b8b46bfc4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c16290bda05544839663305b8b46bfc4", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/c78b7ea859ad4b4d9090aceb9cc94927"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c78b7ea859ad4b4d9090aceb9cc94927", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/f77a9ddb8d1e4546857d3ecef0ddf962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77a9ddb8d1e4546857d3ecef0ddf962", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/fd2f2ae2af224ce09fd25349c942fbd7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd2f2ae2af224ce09fd25349c942fbd7", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-08-26 10:21:29,606 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-d944f9f9-3c26-407b-bbcd-e8ba763700f4 2018-08-26 10:21:29,607 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.227989196777s 2018-08-26 10:21:29,607 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-d944f9f9-3c26-407b-bbcd-e8ba763700f4 2018-08-26 10:21:29,612 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-26 10:21:29,615 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/463b5617bc8343b08effe9513744b8d5 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f91f73de100ce47d757643abba8d969a6bf74b4b" 2018-08-26 10:21:29,801 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:21:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd51e1ca-a840-431c-b10b-7d55f1de243a Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"user": {"name": "singlevm2-user_07dade4d-22dc-4ee1-92d9-4993569990aa", "links": {"self": "http://172.30.9.22:5000/v3/users/463b5617bc8343b08effe9513744b8d5"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "463b5617bc8343b08effe9513744b8d5", "description": null}} 2018-08-26 10:21:29,802 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/463b5617bc8343b08effe9513744b8d5 used request id req-bd51e1ca-a840-431c-b10b-7d55f1de243a 2018-08-26 10:21:29,802 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.189989089966s 2018-08-26 10:21:29,802 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/463b5617bc8343b08effe9513744b8d5 used request id req-bd51e1ca-a840-431c-b10b-7d55f1de243a 2018-08-26 10:21:29,802 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-26 10:21:29,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/463b5617bc8343b08effe9513744b8d5 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f91f73de100ce47d757643abba8d969a6bf74b4b" 2018-08-26 10:21:30,105 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 26 Aug 2018 10:21:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8b8f9cc3-46fa-4dd0-be2a-acfdc7685d13 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-26 10:21:30,105 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/463b5617bc8343b08effe9513744b8d5 used request id req-8b8f9cc3-46fa-4dd0-be2a-acfdc7685d13 2018-08-26 10:21:30,105 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.302847862244s 2018-08-26 10:21:30,106 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/463b5617bc8343b08effe9513744b8d5 used request id req-8b8f9cc3-46fa-4dd0-be2a-acfdc7685d13 2018-08-26 10:21:30,111 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-26 10:21:30,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f91f73de100ce47d757643abba8d969a6bf74b4b" 2018-08-26 10:21:30,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:21:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-562ac490-8db2-4733-bb12-c493ea3841f6 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.22:5000/v3/projects/11e6be5f38704add91628fd4ec8c8f60"}, "tags": [], "enabled": true, "id": "11e6be5f38704add91628fd4ec8c8f60", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_07dade4d-22dc-4ee1-92d9-4993569990aa"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/526e4f7307214396989751533ff33528"}, "tags": [], "enabled": true, "id": "526e4f7307214396989751533ff33528", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/e428b6e578e2485b9cc26da9ccf96a96"}, "tags": [], "enabled": true, "id": "e428b6e578e2485b9cc26da9ccf96a96", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-08-26 10:21:30,293 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-562ac490-8db2-4733-bb12-c493ea3841f6 2018-08-26 10:21:30,293 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.181736946106s 2018-08-26 10:21:30,293 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-562ac490-8db2-4733-bb12-c493ea3841f6 2018-08-26 10:21:30,297 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-26 10:21:30,300 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/11e6be5f38704add91628fd4ec8c8f60 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f91f73de100ce47d757643abba8d969a6bf74b4b" 2018-08-26 10:21:30,554 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 26 Aug 2018 10:21:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e6b2ae77-c55e-4561-bb05-f36ec7bb9d41 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-26 10:21:30,554 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/11e6be5f38704add91628fd4ec8c8f60 used request id req-e6b2ae77-c55e-4561-bb05-f36ec7bb9d41 2018-08-26 10:21:30,554 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.256841897964s 2018-08-26 10:21:30,554 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/11e6be5f38704add91628fd4ec8c8f60 used request id req-e6b2ae77-c55e-4561-bb05-f36ec7bb9d41 2018-08-26 10:21:30,608 - xtesting.ci.run_tests - INFO - Loading test case 'vping_ssh'... 2018-08-26 10:21:30,650 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-26 10:21:30,651 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-26 10:21:30,651 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-26 10:21:30,651 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-26 10:21:30,651 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-26 10:21:30,651 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-26 10:21:30,651 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-26 10:21:30,651 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-26 10:21:30,651 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-26 10:21:30,651 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-26 10:21:30,651 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-26 10:21:30,651 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-26 10:21:30,651 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-26 10:21:30,652 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-26 10:21:30,652 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-26 10:21:30,652 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-26 10:21:30,652 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-26 10:21:30,652 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-26 10:21:30,652 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-26 10:21:30,652 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-26 10:21:30,652 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-26 10:21:30,652 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-26 10:21:30,654 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-26 10:21:30,659 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:21:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80578681-1b88-4cea-a8e4-8062a780054a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-08-26 10:21:30,659 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-80578681-1b88-4cea-a8e4-8062a780054a 2018-08-26 10:21:30,659 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-26 10:21:31,060 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5d45fc17491a4aedb80e6e5e79d195c6", "name": "reader"}, {"id": "d371bb17b4354fa8812550829dff08d3", "name": "admin"}, {"id": "64b697102e1c4dfb82d6ae117acf5e44", "name": "member"}], "expires_at": "2018-08-26T11:21:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e428b6e578e2485b9cc26da9ccf96a96", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1210d332c9744f5cbc695a2c01f49732"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "816f0ebf045249fb84d97c4bfc1f0a06"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a44497dc0f584430880fbb34d798f187"}], "type": "metric", "id": "06403f6d19cc45d3876c1f817db4cc2a", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33aefc6453a54d88a8073094e7078823"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3af2aad436db4c72a190ee1afb07b296"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a48de89935fd4d0787f0c84bf3674881"}], "type": "network", "id": "4fcf375a7a284c3ca85dd165d598c3cb", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/e428b6e578e2485b9cc26da9ccf96a96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1acf73a288dd435cb0883e7723ed5056"}, {"url": "http://192.30.9.5:8776/v3/e428b6e578e2485b9cc26da9ccf96a96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25ab930679644d89bac501b74509b76d"}, {"url": "http://172.30.9.22:8776/v3/e428b6e578e2485b9cc26da9ccf96a96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe463692e35f41e28415b64d8ffd10af"}], "type": "volumev3", "id": "5679bf9cdfbb4efdb97a61a69442b76f", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/e428b6e578e2485b9cc26da9ccf96a96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4234eccc4e5c4c81a9740ee2adf95b67"}, {"url": "http://172.30.9.22:8776/v2/e428b6e578e2485b9cc26da9ccf96a96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "456ac2ca5ce14a919050a73ace6b5d36"}, {"url": "http://192.30.9.5:8776/v2/e428b6e578e2485b9cc26da9ccf96a96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec61effda13a4644aad9e330753e8ad3"}], "type": "volumev2", "id": "5fba3b72fec244c7b311cd023156a4e5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "057ed3b924844253978ad62059e6acbb"}, {"url": "http://172.30.9.22:8776/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c5726572f244dc1a37ddbd93a609edb"}, {"url": "http://192.30.9.5:8776/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7144203ef2f146f6a443da1e2a6503e6"}], "type": "volume", "id": "71aa1ff84fdd4eab95dbd16ac5fbfcf7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "218ecd9779c74fdbb9eff6a86b2e2ffa"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a4ae0c6c06a42aba305e1cb16268330"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f631f43b783d40b894997b7b49ab8a6b"}], "type": "image", "id": "7986c8336c5046db98dd34c332d24e7f", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "8edc8950a979429d96b680df313310a4", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a2d0d8a4ee24abcbae458bd1ce751ff"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6d1c3e6266f14458a3def33c4f0479b2"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "feca7a31784e458fb732ee0ca32ab24d"}], "type": "cloudformation", "id": "a1648659a78445d4bcaef3988eb0583e", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c10a925a2de437eac36a10b437ddcd1"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "517a76a99e3d470abde8b2e237f68205"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71f914c9732c486db7ec4dade5ea337a"}], "type": "compute", "id": "b18e3a8824af4ed79cd0162b85ca91d6", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91e36bdd70374197a9cc1cf82d4cacd4"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1c68732373a41b6bbdf0d38be58918e"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f7fd23166fd04cdbb15ae3b9534561a8"}], "type": "event", "id": "c887a5552b5842c5bbc8ce1b66332916", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68d3020187d14b4b925c0dbdfac338f6"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77e68b53932a4902a3a68484356b1c4e"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "809dcbff39164bbfaf936f0b35fd176c"}], "type": "placement", "id": "cd8c278131c84e4683012d83ae70eec0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8080/v1/AUTH_e428b6e578e2485b9cc26da9ccf96a96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49dd5c5e91d54d6aa44952eaa2390224"}, {"url": "http://12.0.0.43:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d5db89631954c7baafaf65b5aea991a"}, {"url": "http://12.0.0.43:8080/v1/AUTH_e428b6e578e2485b9cc26da9ccf96a96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "727249cbc39e4628bd3a179bd516b829"}], "type": "object-store", "id": "ec31481f5236441e98c13b38a9c609ec", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bc083505e0a4fba9e18037c17ad1785"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a4bed8aa09042d1be0a485c1bac878c"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89809cbce7344bcdbc14222d09ca5c81"}], "type": "identity", "id": "f4a28c09b9d7444fb27267a9c13f5ad7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0bd24ae5e1bc445db6c4eb649aa04b43"}, {"url": "http://192.30.9.5:8004/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6e6016d81674fa7951c5c486b38f564"}, {"url": "http://192.30.9.5:8004/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d22e870073e14dc5a443931e483e51a2"}], "type": "orchestration", "id": "f619feeb4e1c4cde836d701d6b52295f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "348e8fd3cbd140de8fdb5a2e7f1ba9ce"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37dabf8c0b3c4b4da176de43bbacdd17"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "97e424052ba4486c88034276e7ba90a9"}], "type": "alarming", "id": "ffab3464fcfe4e6086e29e4f2cac9a99", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1e1511f6281344c28c2a63d6a8174f8d"}, "audit_ids": ["UC7My5byTfS27qBWukoz7g"], "issued_at": "2018-08-26T10:21:30.000000Z"}} 2018-08-26 10:21:31,062 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-26 10:21:31,063 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7bc41c2d6650aac747fe7030f4dfe3af311efb3b" 2018-08-26 10:21:31,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-94b31a2e-1a0b-4896-95bf-8d4446412202 Date: Sun, 26 Aug 2018 10:21:31 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"9c1c4110-1d5a-4c9e-9e4a-8295252f6976","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"526e4f7307214396989751533ff33528","status":"ACTIVE","subnets":["a3c401bc-6377-43cc-8a20-abe78f2d51b9"],"description":"","tags":[],"updated_at":"2018-08-26T10:16:40Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"526e4f7307214396989751533ff33528","created_at":"2018-08-26T10:16:36Z","provider:network_type":"flat"}]} 2018-08-26 10:21:31,431 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-94b31a2e-1a0b-4896-95bf-8d4446412202 2018-08-26 10:21:31,431 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.368906974792s 2018-08-26 10:21:31,431 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-94b31a2e-1a0b-4896-95bf-8d4446412202 2018-08-26 10:21:31,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-26 10:21:31,439 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 26 Aug 2018 10:21:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5932c433-6cbf-4f3d-bbed-7b8d6ecca50f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2018-08-26 10:21:31,439 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-5932c433-6cbf-4f3d-bbed-7b8d6ecca50f 2018-08-26 10:21:31,440 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-26 10:21:31,442 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7bc41c2d6650aac747fe7030f4dfe3af311efb3b" 2018-08-26 10:21:31,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:21:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b92b26d8-b4b2-4c73-b803-cbee2293b13d Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/b7fcd596cb374671bfc994968e0279ce"}, "tags": [], "enabled": true, "id": "b7fcd596cb374671bfc994968e0279ce", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-08-26 10:21:31,545 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-b92b26d8-b4b2-4c73-b803-cbee2293b13d 2018-08-26 10:21:31,545 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.104405879974s 2018-08-26 10:21:31,545 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-b92b26d8-b4b2-4c73-b803-cbee2293b13d 2018-08-26 10:21:31,550 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-26 10:21:31,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7bc41c2d6650aac747fe7030f4dfe3af311efb3b" -d '{"project": {"description": "Created by OPNFV Functest: vping_ssh", "enabled": true, "domain_id": "default", "name": "vping_ssh-project_0a1ef1e3-78a6-4ea4-9d25-f394d0b2df23"}}' 2018-08-26 10:21:31,789 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 26 Aug 2018 10:21:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e10631c-2a11-47bc-814e-0f548721a715 Content-Length: 364 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.22:5000/v3/projects/f3afccf7f3a1491ea27a980ba06cd642"}, "tags": [], "enabled": true, "id": "f3afccf7f3a1491ea27a980ba06cd642", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_0a1ef1e3-78a6-4ea4-9d25-f394d0b2df23"}} 2018-08-26 10:21:31,789 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-9e10631c-2a11-47bc-814e-0f548721a715 2018-08-26 10:21:31,789 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.239314079285s 2018-08-26 10:21:31,789 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-9e10631c-2a11-47bc-814e-0f548721a715 2018-08-26 10:21:31,790 - 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'f3afccf7f3a1491ea27a980ba06cd642', '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_0a1ef1e3-78a6-4ea4-9d25-f394d0b2df23'}) 2018-08-26 10:21:31,792 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-26 10:21:31,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7bc41c2d6650aac747fe7030f4dfe3af311efb3b" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "fa02c6ef-c100-49fb-9c16-a4cfd2dd54d6", "email": null, "name": "vping_ssh-user_0a1ef1e3-78a6-4ea4-9d25-f394d0b2df23"}}' 2018-08-26 10:21:32,162 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 26 Aug 2018 10:21:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-26033b6b-9a86-42a3-86b6-71ec5254c764 Content-Length: 324 Content-Type: application/json RESP BODY: {"user": {"name": "vping_ssh-user_0a1ef1e3-78a6-4ea4-9d25-f394d0b2df23", "links": {"self": "http://172.30.9.22:5000/v3/users/145fcb9b4eca45d3afd07eb7106c42e5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "145fcb9b4eca45d3afd07eb7106c42e5", "domain_id": "default", "password_expires_at": null}} 2018-08-26 10:21:32,163 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-26033b6b-9a86-42a3-86b6-71ec5254c764 2018-08-26 10:21:32,163 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.370691776276s 2018-08-26 10:21:32,163 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-26033b6b-9a86-42a3-86b6-71ec5254c764 2018-08-26 10:21:32,164 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'145fcb9b4eca45d3afd07eb7106c42e5', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_ssh-user_0a1ef1e3-78a6-4ea4-9d25-f394d0b2df23'}) 2018-08-26 10:21:32,168 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-26 10:21:32,172 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7bc41c2d6650aac747fe7030f4dfe3af311efb3b" 2018-08-26 10:21:32,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:21:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ff4f35d-fd3e-4f07-bdb8-2946a627fec3 Content-Encoding: gzip Content-Length: 381 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "478525232f8240f3a5bcb37e18d15367", "links": {"self": "http://172.30.9.22:5000/v3/roles/478525232f8240f3a5bcb37e18d15367"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5d45fc17491a4aedb80e6e5e79d195c6", "links": {"self": "http://172.30.9.22:5000/v3/roles/5d45fc17491a4aedb80e6e5e79d195c6"}, "name": "reader"}, {"domain_id": null, "id": "64b697102e1c4dfb82d6ae117acf5e44", "links": {"self": "http://172.30.9.22:5000/v3/roles/64b697102e1c4dfb82d6ae117acf5e44"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b29a3a0f7cee4599871eeb6731b9c6f2", "links": {"self": "http://172.30.9.22:5000/v3/roles/b29a3a0f7cee4599871eeb6731b9c6f2"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d371bb17b4354fa8812550829dff08d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/d371bb17b4354fa8812550829dff08d3"}, "name": "admin"}, {"domain_id": null, "id": "d54515a19cc04386a508cfaf3906e7e7", "links": {"self": "http://172.30.9.22:5000/v3/roles/d54515a19cc04386a508cfaf3906e7e7"}, "name": "swiftoperator"}]} 2018-08-26 10:21:32,369 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-1ff4f35d-fd3e-4f07-bdb8-2946a627fec3 2018-08-26 10:21:32,370 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.201261997223s 2018-08-26 10:21:32,370 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-1ff4f35d-fd3e-4f07-bdb8-2946a627fec3 2018-08-26 10:21:32,372 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-26 10:21:32,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7bc41c2d6650aac747fe7030f4dfe3af311efb3b" 2018-08-26 10:21:32,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:21:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d96152fb-2b93-4ec0-a660-99edbb558bd3 Content-Encoding: gzip Content-Length: 381 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "478525232f8240f3a5bcb37e18d15367", "links": {"self": "http://172.30.9.22:5000/v3/roles/478525232f8240f3a5bcb37e18d15367"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5d45fc17491a4aedb80e6e5e79d195c6", "links": {"self": "http://172.30.9.22:5000/v3/roles/5d45fc17491a4aedb80e6e5e79d195c6"}, "name": "reader"}, {"domain_id": null, "id": "64b697102e1c4dfb82d6ae117acf5e44", "links": {"self": "http://172.30.9.22:5000/v3/roles/64b697102e1c4dfb82d6ae117acf5e44"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b29a3a0f7cee4599871eeb6731b9c6f2", "links": {"self": "http://172.30.9.22:5000/v3/roles/b29a3a0f7cee4599871eeb6731b9c6f2"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d371bb17b4354fa8812550829dff08d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/d371bb17b4354fa8812550829dff08d3"}, "name": "admin"}, {"domain_id": null, "id": "d54515a19cc04386a508cfaf3906e7e7", "links": {"self": "http://172.30.9.22:5000/v3/roles/d54515a19cc04386a508cfaf3906e7e7"}, "name": "swiftoperator"}]} 2018-08-26 10:21:32,543 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-d96152fb-2b93-4ec0-a660-99edbb558bd3 2018-08-26 10:21:32,543 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.171000957489s 2018-08-26 10:21:32,544 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-d96152fb-2b93-4ec0-a660-99edbb558bd3 2018-08-26 10:21:32,547 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-26 10:21:32,548 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7bc41c2d6650aac747fe7030f4dfe3af311efb3b" 2018-08-26 10:21:32,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:21:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35bdc8c2-1315-45ed-a553-895c873d726b Content-Encoding: gzip Content-Length: 381 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "478525232f8240f3a5bcb37e18d15367", "links": {"self": "http://172.30.9.22:5000/v3/roles/478525232f8240f3a5bcb37e18d15367"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5d45fc17491a4aedb80e6e5e79d195c6", "links": {"self": "http://172.30.9.22:5000/v3/roles/5d45fc17491a4aedb80e6e5e79d195c6"}, "name": "reader"}, {"domain_id": null, "id": "64b697102e1c4dfb82d6ae117acf5e44", "links": {"self": "http://172.30.9.22:5000/v3/roles/64b697102e1c4dfb82d6ae117acf5e44"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b29a3a0f7cee4599871eeb6731b9c6f2", "links": {"self": "http://172.30.9.22:5000/v3/roles/b29a3a0f7cee4599871eeb6731b9c6f2"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d371bb17b4354fa8812550829dff08d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/d371bb17b4354fa8812550829dff08d3"}, "name": "admin"}, {"domain_id": null, "id": "d54515a19cc04386a508cfaf3906e7e7", "links": {"self": "http://172.30.9.22:5000/v3/roles/d54515a19cc04386a508cfaf3906e7e7"}, "name": "swiftoperator"}]} 2018-08-26 10:21:32,645 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-35bdc8c2-1315-45ed-a553-895c873d726b 2018-08-26 10:21:32,645 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0979540348053s 2018-08-26 10:21:32,645 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-35bdc8c2-1315-45ed-a553-895c873d726b 2018-08-26 10:21:32,648 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-26 10:21:32,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7bc41c2d6650aac747fe7030f4dfe3af311efb3b" 2018-08-26 10:21:32,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:21:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-299b3e3f-e239-4e3a-8cc2-acfcc55243d5 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-26 10:21:32,830 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-299b3e3f-e239-4e3a-8cc2-acfcc55243d5 2018-08-26 10:21:32,830 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.18243598938s 2018-08-26 10:21:32,831 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-299b3e3f-e239-4e3a-8cc2-acfcc55243d5 2018-08-26 10:21:32,831 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-26 10:21:32,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7bc41c2d6650aac747fe7030f4dfe3af311efb3b" 2018-08-26 10:21:32,956 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:21:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8fca8c34-d44f-4930-b02e-79951308bd4e Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/00af5ffb672f4832ab8347fc3e59dad9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "00af5ffb672f4832ab8347fc3e59dad9", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/1155cddaef57457382d358aece0b4688"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1155cddaef57457382d358aece0b4688", "email": "panko@localhost", "password_expires_at": null}, {"name": "vping_ssh-user_0a1ef1e3-78a6-4ea4-9d25-f394d0b2df23", "links": {"self": "http://172.30.9.22:5000/v3/users/145fcb9b4eca45d3afd07eb7106c42e5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "145fcb9b4eca45d3afd07eb7106c42e5", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/1e1511f6281344c28c2a63d6a8174f8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1e1511f6281344c28c2a63d6a8174f8d", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/1f874aa402974ad1bde389b6ec3af461"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f874aa402974ad1bde389b6ec3af461", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/30ef6c63ca4f478ababb01839799530e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30ef6c63ca4f478ababb01839799530e", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/35943616abfb419b876965ce89cb2b8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "35943616abfb419b876965ce89cb2b8d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/394bd3d373f84b679204b10778d4c5d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "394bd3d373f84b679204b10778d4c5d6", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/5c46482149dc41d8a0f23a545eb8a332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c46482149dc41d8a0f23a545eb8a332", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6731abf69162411bab854fe2da778196"}, "domain_id": "b7fcd596cb374671bfc994968e0279ce", "enabled": true, "options": {}, "id": "6731abf69162411bab854fe2da778196", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/bc64983782874634be200a54d67bb2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bc64983782874634be200a54d67bb2dc", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/c16290bda05544839663305b8b46bfc4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c16290bda05544839663305b8b46bfc4", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/c78b7ea859ad4b4d9090aceb9cc94927"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c78b7ea859ad4b4d9090aceb9cc94927", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/f77a9ddb8d1e4546857d3ecef0ddf962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77a9ddb8d1e4546857d3ecef0ddf962", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/fd2f2ae2af224ce09fd25349c942fbd7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd2f2ae2af224ce09fd25349c942fbd7", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-08-26 10:21:32,957 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-8fca8c34-d44f-4930-b02e-79951308bd4e 2018-08-26 10:21:32,957 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.125221014023s 2018-08-26 10:21:32,957 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-8fca8c34-d44f-4930-b02e-79951308bd4e 2018-08-26 10:21:32,969 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-26 10:21:32,972 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7bc41c2d6650aac747fe7030f4dfe3af311efb3b" 2018-08-26 10:21:33,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:21:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1c93ca4-876d-40ad-8f4e-5348897cc0dc Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/e428b6e578e2485b9cc26da9ccf96a96"}, "tags": [], "enabled": true, "id": "e428b6e578e2485b9cc26da9ccf96a96", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/526e4f7307214396989751533ff33528"}, "tags": [], "enabled": true, "id": "526e4f7307214396989751533ff33528", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.22:5000/v3/projects/f3afccf7f3a1491ea27a980ba06cd642"}, "tags": [], "enabled": true, "id": "f3afccf7f3a1491ea27a980ba06cd642", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_0a1ef1e3-78a6-4ea4-9d25-f394d0b2df23"}]} 2018-08-26 10:21:33,107 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-d1c93ca4-876d-40ad-8f4e-5348897cc0dc 2018-08-26 10:21:33,107 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.138226985931s 2018-08-26 10:21:33,108 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-d1c93ca4-876d-40ad-8f4e-5348897cc0dc 2018-08-26 10:21:33,115 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-26 10:21:33,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=145fcb9b4eca45d3afd07eb7106c42e5&role.id=64b697102e1c4dfb82d6ae117acf5e44&scope.project.id=f3afccf7f3a1491ea27a980ba06cd642" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7bc41c2d6650aac747fe7030f4dfe3af311efb3b" 2018-08-26 10:21:33,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:21:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10f2a4a8-85a7-433e-8e4f-c692053886b7 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=145fcb9b4eca45d3afd07eb7106c42e5&role.id=64b697102e1c4dfb82d6ae117acf5e44&scope.project.id=f3afccf7f3a1491ea27a980ba06cd642", "previous": null, "next": null}} 2018-08-26 10:21:33,218 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=145fcb9b4eca45d3afd07eb7106c42e5&role.id=64b697102e1c4dfb82d6ae117acf5e44&scope.project.id=f3afccf7f3a1491ea27a980ba06cd642 used request id req-10f2a4a8-85a7-433e-8e4f-c692053886b7 2018-08-26 10:21:33,219 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.103155136108s 2018-08-26 10:21:33,219 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=145fcb9b4eca45d3afd07eb7106c42e5&role.id=64b697102e1c4dfb82d6ae117acf5e44&scope.project.id=f3afccf7f3a1491ea27a980ba06cd642 used request id req-10f2a4a8-85a7-433e-8e4f-c692053886b7 2018-08-26 10:21:33,222 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-26 10:21:33,226 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/f3afccf7f3a1491ea27a980ba06cd642/users/145fcb9b4eca45d3afd07eb7106c42e5/roles/64b697102e1c4dfb82d6ae117acf5e44 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7bc41c2d6650aac747fe7030f4dfe3af311efb3b" 2018-08-26 10:21:33,361 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 26 Aug 2018 10:21:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ec68c184-c1d5-46e1-9978-4ee1210a60bc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-26 10:21:33,361 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/f3afccf7f3a1491ea27a980ba06cd642/users/145fcb9b4eca45d3afd07eb7106c42e5/roles/64b697102e1c4dfb82d6ae117acf5e44 used request id req-ec68c184-c1d5-46e1-9978-4ee1210a60bc 2018-08-26 10:21:33,361 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.138719081879s 2018-08-26 10:21:33,361 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/f3afccf7f3a1491ea27a980ba06cd642/users/145fcb9b4eca45d3afd07eb7106c42e5/roles/64b697102e1c4dfb82d6ae117acf5e44 used request id req-ec68c184-c1d5-46e1-9978-4ee1210a60bc 2018-08-26 10:21:33,362 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_ssh-project_0a1ef1e3-78a6-4ea4-9d25-f394d0b2df23', 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'f3afccf7f3a1491ea27a980ba06cd642', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': 'fa02c6ef-c100-49fb-9c16-a4cfd2dd54d6', 'username': u'vping_ssh-user_0a1ef1e3-78a6-4ea4-9d25-f394d0b2df23', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-26 10:21:33,363 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-26 10:21:33,364 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-26 10:21:33,364 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-26 10:21:33,364 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-26 10:21:33,364 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-26 10:21:33,364 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-26 10:21:33,364 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-26 10:21:33,364 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-26 10:21:33,364 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-26 10:21:33,365 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-26 10:21:33,365 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-26 10:21:33,365 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-26 10:21:33,365 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-26 10:21:33,365 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-26 10:21:33,365 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-26 10:21:33,365 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-26 10:21:33,365 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-26 10:21:33,366 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-26 10:21:33,366 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-26 10:21:33,366 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-26 10:21:33,366 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-26 10:21:33,366 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-26 10:21:33,367 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_ssh-user_0a1ef1e3-78a6-4ea4-9d25-f394d0b2df23', 'password': 'fa02c6ef-c100-49fb-9c16-a4cfd2dd54d6', 'project_name': 'vping_ssh-project_0a1ef1e3-78a6-4ea4-9d25-f394d0b2df23', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': 'f3afccf7f3a1491ea27a980ba06cd642', 'project_domain_name': 'Default'} 2018-08-26 10:21:33,368 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-08-26 10:21:33,369 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-26 10:21:33,377 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:21:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08506b76-c20b-4238-b319-50024a4d9836 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-08-26 10:21:33,377 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-08506b76-c20b-4238-b319-50024a4d9836 2018-08-26 10:21:33,378 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-26 10:21:33,767 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5d45fc17491a4aedb80e6e5e79d195c6", "name": "reader"}, {"id": "64b697102e1c4dfb82d6ae117acf5e44", "name": "member"}], "expires_at": "2018-08-26T11:21:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f3afccf7f3a1491ea27a980ba06cd642", "name": "vping_ssh-project_0a1ef1e3-78a6-4ea4-9d25-f394d0b2df23"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1210d332c9744f5cbc695a2c01f49732"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "816f0ebf045249fb84d97c4bfc1f0a06"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a44497dc0f584430880fbb34d798f187"}], "type": "metric", "id": "06403f6d19cc45d3876c1f817db4cc2a", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33aefc6453a54d88a8073094e7078823"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3af2aad436db4c72a190ee1afb07b296"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a48de89935fd4d0787f0c84bf3674881"}], "type": "network", "id": "4fcf375a7a284c3ca85dd165d598c3cb", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/f3afccf7f3a1491ea27a980ba06cd642", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1acf73a288dd435cb0883e7723ed5056"}, {"url": "http://192.30.9.5:8776/v3/f3afccf7f3a1491ea27a980ba06cd642", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25ab930679644d89bac501b74509b76d"}, {"url": "http://172.30.9.22:8776/v3/f3afccf7f3a1491ea27a980ba06cd642", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe463692e35f41e28415b64d8ffd10af"}], "type": "volumev3", "id": "5679bf9cdfbb4efdb97a61a69442b76f", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/f3afccf7f3a1491ea27a980ba06cd642", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4234eccc4e5c4c81a9740ee2adf95b67"}, {"url": "http://172.30.9.22:8776/v2/f3afccf7f3a1491ea27a980ba06cd642", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "456ac2ca5ce14a919050a73ace6b5d36"}, {"url": "http://192.30.9.5:8776/v2/f3afccf7f3a1491ea27a980ba06cd642", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec61effda13a4644aad9e330753e8ad3"}], "type": "volumev2", "id": "5fba3b72fec244c7b311cd023156a4e5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f3afccf7f3a1491ea27a980ba06cd642", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "057ed3b924844253978ad62059e6acbb"}, {"url": "http://172.30.9.22:8776/v1/f3afccf7f3a1491ea27a980ba06cd642", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c5726572f244dc1a37ddbd93a609edb"}, {"url": "http://192.30.9.5:8776/v1/f3afccf7f3a1491ea27a980ba06cd642", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7144203ef2f146f6a443da1e2a6503e6"}], "type": "volume", "id": "71aa1ff84fdd4eab95dbd16ac5fbfcf7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "218ecd9779c74fdbb9eff6a86b2e2ffa"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a4ae0c6c06a42aba305e1cb16268330"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f631f43b783d40b894997b7b49ab8a6b"}], "type": "image", "id": "7986c8336c5046db98dd34c332d24e7f", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "8edc8950a979429d96b680df313310a4", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a2d0d8a4ee24abcbae458bd1ce751ff"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6d1c3e6266f14458a3def33c4f0479b2"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "feca7a31784e458fb732ee0ca32ab24d"}], "type": "cloudformation", "id": "a1648659a78445d4bcaef3988eb0583e", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c10a925a2de437eac36a10b437ddcd1"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "517a76a99e3d470abde8b2e237f68205"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71f914c9732c486db7ec4dade5ea337a"}], "type": "compute", "id": "b18e3a8824af4ed79cd0162b85ca91d6", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91e36bdd70374197a9cc1cf82d4cacd4"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1c68732373a41b6bbdf0d38be58918e"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f7fd23166fd04cdbb15ae3b9534561a8"}], "type": "event", "id": "c887a5552b5842c5bbc8ce1b66332916", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68d3020187d14b4b925c0dbdfac338f6"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77e68b53932a4902a3a68484356b1c4e"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "809dcbff39164bbfaf936f0b35fd176c"}], "type": "placement", "id": "cd8c278131c84e4683012d83ae70eec0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8080/v1/AUTH_f3afccf7f3a1491ea27a980ba06cd642", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49dd5c5e91d54d6aa44952eaa2390224"}, {"url": "http://12.0.0.43:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d5db89631954c7baafaf65b5aea991a"}, {"url": "http://12.0.0.43:8080/v1/AUTH_f3afccf7f3a1491ea27a980ba06cd642", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "727249cbc39e4628bd3a179bd516b829"}], "type": "object-store", "id": "ec31481f5236441e98c13b38a9c609ec", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bc083505e0a4fba9e18037c17ad1785"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a4bed8aa09042d1be0a485c1bac878c"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89809cbce7344bcdbc14222d09ca5c81"}], "type": "identity", "id": "f4a28c09b9d7444fb27267a9c13f5ad7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/f3afccf7f3a1491ea27a980ba06cd642", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0bd24ae5e1bc445db6c4eb649aa04b43"}, {"url": "http://192.30.9.5:8004/v1/f3afccf7f3a1491ea27a980ba06cd642", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6e6016d81674fa7951c5c486b38f564"}, {"url": "http://192.30.9.5:8004/v1/f3afccf7f3a1491ea27a980ba06cd642", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d22e870073e14dc5a443931e483e51a2"}], "type": "orchestration", "id": "f619feeb4e1c4cde836d701d6b52295f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "348e8fd3cbd140de8fdb5a2e7f1ba9ce"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37dabf8c0b3c4b4da176de43bbacdd17"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "97e424052ba4486c88034276e7ba90a9"}], "type": "alarming", "id": "ffab3464fcfe4e6086e29e4f2cac9a99", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_ssh-user_0a1ef1e3-78a6-4ea4-9d25-f394d0b2df23", "id": "145fcb9b4eca45d3afd07eb7106c42e5"}, "audit_ids": ["W3pQ1VzoQGGxB7BZKRE7PA"], "issued_at": "2018-08-26T10:21:33.000000Z"}} 2018-08-26 10:21:33,771 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-26 10:21:33,772 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2de4ff47222064eb9864d20059acae7d45c7ea91" -d '{"network": {"name": "vping_ssh-net_0a1ef1e3-78a6-4ea4-9d25-f394d0b2df23", "admin_state_up": true}}' 2018-08-26 10:21:34,448 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 587 X-Openstack-Request-Id: req-02f8f8a3-251e-41de-86c5-a624488a95a9 Date: Sun, 26 Aug 2018 10:21:34 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"f3afccf7f3a1491ea27a980ba06cd642","created_at":"2018-08-26T10:21:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-26T10:21:34Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"f3afccf7f3a1491ea27a980ba06cd642","id":"a838704c-71df-4bcd-b2e9-310b29a6bc03","name":"vping_ssh-net_0a1ef1e3-78a6-4ea4-9d25-f394d0b2df23"}} 2018-08-26 10:21:34,448 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-02f8f8a3-251e-41de-86c5-a624488a95a9 2018-08-26 10:21:34,448 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.676785945892s 2018-08-26 10:21:34,449 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-02f8f8a3-251e-41de-86c5-a624488a95a9 2018-08-26 10:21:34,449 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'updated_at': u'2018-08-26T10:21:34Z', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'id': u'a838704c-71df-4bcd-b2e9-310b29a6bc03', u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-net_0a1ef1e3-78a6-4ea4-9d25-f394d0b2df23', u'admin_state_up': True, u'tenant_id': u'f3afccf7f3a1491ea27a980ba06cd642', u'created_at': u'2018-08-26T10:21:34Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'f3afccf7f3a1491ea27a980ba06cd642'}) 2018-08-26 10:21:34,450 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-26 10:21:34,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2de4ff47222064eb9864d20059acae7d45c7ea91" 2018-08-26 10:21:34,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1148 X-Openstack-Request-Id: req-39244ce4-9fd7-42b1-9a67-042a2a22b015 Date: Sun, 26 Aug 2018 10:21:34 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a3c401bc-6377-43cc-8a20-abe78f2d51b9"],"updated_at":"2018-08-26T10:16:40Z","tenant_id":"526e4f7307214396989751533ff33528","created_at":"2018-08-26T10:16:36Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"526e4f7307214396989751533ff33528","id":"9c1c4110-1d5a-4c9e-9e4a-8295252f6976","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-26T10:21:34Z","tenant_id":"f3afccf7f3a1491ea27a980ba06cd642","created_at":"2018-08-26T10:21:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":1,"admin_state_up":true,"shared":false,"project_id":"f3afccf7f3a1491ea27a980ba06cd642","id":"a838704c-71df-4bcd-b2e9-310b29a6bc03","name":"vping_ssh-net_0a1ef1e3-78a6-4ea4-9d25-f394d0b2df23"}]} 2018-08-26 10:21:34,603 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-39244ce4-9fd7-42b1-9a67-042a2a22b015 2018-08-26 10:21:34,603 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.15301990509s 2018-08-26 10:21:34,603 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-39244ce4-9fd7-42b1-9a67-042a2a22b015 2018-08-26 10:21:34,605 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-26 10:21:34,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2de4ff47222064eb9864d20059acae7d45c7ea91" -d '{"subnet": {"name": "vping_ssh-subnet_0a1ef1e3-78a6-4ea4-9d25-f394d0b2df23", "enable_dhcp": true, "network_id": "a838704c-71df-4bcd-b2e9-310b29a6bc03", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-26 10:21:35,226 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-51804497-84f1-43d6-aa72-83ebb8c50779 Date: Sun, 26 Aug 2018 10:21:35 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a838704c-71df-4bcd-b2e9-310b29a6bc03","tenant_id":"f3afccf7f3a1491ea27a980ba06cd642","created_at":"2018-08-26T10:21:34Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-26T10:21:34Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"f3afccf7f3a1491ea27a980ba06cd642","id":"5da19eb1-ad02-4885-8592-d5ade373ecaf","subnetpool_id":null,"name":"vping_ssh-subnet_0a1ef1e3-78a6-4ea4-9d25-f394d0b2df23"}} 2018-08-26 10:21:35,226 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-51804497-84f1-43d6-aa72-83ebb8c50779 2018-08-26 10:21:35,226 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.62123298645s 2018-08-26 10:21:35,226 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-51804497-84f1-43d6-aa72-83ebb8c50779 2018-08-26 10:21:35,227 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-26T10: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'5da19eb1-ad02-4885-8592-d5ade373ecaf', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_ssh-subnet_0a1ef1e3-78a6-4ea4-9d25-f394d0b2df23', u'enable_dhcp': True, u'network_id': u'a838704c-71df-4bcd-b2e9-310b29a6bc03', u'tenant_id': u'f3afccf7f3a1491ea27a980ba06cd642', u'created_at': u'2018-08-26T10: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'f3afccf7f3a1491ea27a980ba06cd642'}) 2018-08-26 10:21:35,227 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-26 10:21:35,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2de4ff47222064eb9864d20059acae7d45c7ea91" -d '{"router": {"external_gateway_info": {"network_id": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976"}, "name": "vping_ssh-router_0a1ef1e3-78a6-4ea4-9d25-f394d0b2df23", "admin_state_up": true}}' 2018-08-26 10:21:36,548 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 620 X-Openstack-Request-Id: req-b847e8c0-7186-48ee-8b63-32e18cc619de Date: Sun, 26 Aug 2018 10:21:36 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a3c401bc-6377-43cc-8a20-abe78f2d51b9", "ip_address": "172.30.9.207"}]}, "description": "", "tags": [], "tenant_id": "f3afccf7f3a1491ea27a980ba06cd642", "created_at": "2018-08-26T10:21:35Z", "admin_state_up": true, "updated_at": "2018-08-26T10:21:36Z", "revision_number": 2, "routes": [], "project_id": "f3afccf7f3a1491ea27a980ba06cd642", "id": "05c7be51-1e27-4e79-86b6-c8d06c147fe8", "name": "vping_ssh-router_0a1ef1e3-78a6-4ea4-9d25-f394d0b2df23"}} 2018-08-26 10:21:36,548 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-b847e8c0-7186-48ee-8b63-32e18cc619de 2018-08-26 10:21:36,548 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.32066392899s 2018-08-26 10:21:36,549 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-b847e8c0-7186-48ee-8b63-32e18cc619de 2018-08-26 10:21:36,549 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'9c1c4110-1d5a-4c9e-9e4a-8295252f6976', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'a3c401bc-6377-43cc-8a20-abe78f2d51b9', u'ip_address': u'172.30.9.207'}]}, u'description': u'', u'tags': [], u'tenant_id': u'f3afccf7f3a1491ea27a980ba06cd642', u'created_at': u'2018-08-26T10:21:35Z', u'admin_state_up': True, u'updated_at': u'2018-08-26T10:21:36Z', u'revision_number': 2, u'routes': [], u'project_id': u'f3afccf7f3a1491ea27a980ba06cd642', u'id': u'05c7be51-1e27-4e79-86b6-c8d06c147fe8', u'name': u'vping_ssh-router_0a1ef1e3-78a6-4ea4-9d25-f394d0b2df23'}) 2018-08-26 10:21:36,550 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-26 10:21:36,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/05c7be51-1e27-4e79-86b6-c8d06c147fe8/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}2de4ff47222064eb9864d20059acae7d45c7ea91" -d '{"subnet_id": "5da19eb1-ad02-4885-8592-d5ade373ecaf"}' 2018-08-26 10:21:38,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-2ea7edfd-faf4-4544-b49f-5008e5f62cef Date: Sun, 26 Aug 2018 10:21:38 GMT RESP BODY: {"network_id": "a838704c-71df-4bcd-b2e9-310b29a6bc03", "tenant_id": "f3afccf7f3a1491ea27a980ba06cd642", "subnet_id": "5da19eb1-ad02-4885-8592-d5ade373ecaf", "subnet_ids": ["5da19eb1-ad02-4885-8592-d5ade373ecaf"], "port_id": "007540ed-e5cf-45d0-b0bd-91a8dd1592aa", "id": "05c7be51-1e27-4e79-86b6-c8d06c147fe8"} 2018-08-26 10:21:38,617 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/05c7be51-1e27-4e79-86b6-c8d06c147fe8/add_router_interface.json used request id req-2ea7edfd-faf4-4544-b49f-5008e5f62cef 2018-08-26 10:21:38,617 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.06710386276s 2018-08-26 10:21:38,617 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/05c7be51-1e27-4e79-86b6-c8d06c147fe8/add_router_interface.json used request id req-2ea7edfd-faf4-4544-b49f-5008e5f62cef returning object 05c7be51-1e27-4e79-86b6-c8d06c147fe8 2018-08-26 10:21:38,617 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-26 10:21:38,716 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-26 10:21:38,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-26 10:21:38,722 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Sun, 26 Aug 2018 10:21:38 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2018-08-26 10:21:38,724 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-26 10:21:38,726 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2de4ff47222064eb9864d20059acae7d45c7ea91" 2018-08-26 10:21:38,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-39fe8783-1af8-4006-a9e7-8b04cf2cae19 Date: Sun, 26 Aug 2018 10:21:38 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-26 10:21:38,993 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-39fe8783-1af8-4006-a9e7-8b04cf2cae19 2018-08-26 10:21:38,993 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.268966913223s 2018-08-26 10:21:38,993 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-39fe8783-1af8-4006-a9e7-8b04cf2cae19 2018-08-26 10:21:39,002 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-26 10:21:39,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2de4ff47222064eb9864d20059acae7d45c7ea91" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_ssh-img_0a1ef1e3-78a6-4ea4-9d25-f394d0b2df23", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_ssh-img_0a1ef1e3-78a6-4ea4-9d25-f394d0b2df23"}' 2018-08-26 10:21:39,078 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/8d1bf4bf-4028-42ba-a00e-7fef29064595 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-8a1a1907-a79e-4fae-90d0-28c48fe2bbaa Date: Sun, 26 Aug 2018 10:21:39 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-26T10:21:39Z", "file": "/v2/images/8d1bf4bf-4028-42ba-a00e-7fef29064595/file", "owner": "f3afccf7f3a1491ea27a980ba06cd642", "id": "8d1bf4bf-4028-42ba-a00e-7fef29064595", "size": null, "self": "/v2/images/8d1bf4bf-4028-42ba-a00e-7fef29064595", "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_0a1ef1e3-78a6-4ea4-9d25-f394d0b2df23", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_0a1ef1e3-78a6-4ea4-9d25-f394d0b2df23", "checksum": null, "created_at": "2018-08-26T10:21:39Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-26 10:21:39,079 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-8a1a1907-a79e-4fae-90d0-28c48fe2bbaa 2018-08-26 10:21:39,079 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.076639175415s 2018-08-26 10:21:39,079 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-8a1a1907-a79e-4fae-90d0-28c48fe2bbaa returning object 8d1bf4bf-4028-42ba-a00e-7fef29064595 2018-08-26 10:21:39,080 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-26 10:21:39,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/8d1bf4bf-4028-42ba-a00e-7fef29064595/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}2de4ff47222064eb9864d20059acae7d45c7ea91" -d '' 2018-08-26 10:21:39,490 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-42adb64e-fc2a-476b-9fa3-d6357348c0ac Date: Sun, 26 Aug 2018 10:21:39 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-26 10:21:39,491 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/8d1bf4bf-4028-42ba-a00e-7fef29064595/file used request id req-42adb64e-fc2a-476b-9fa3-d6357348c0ac 2018-08-26 10:21:39,491 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.410669088364s 2018-08-26 10:21:39,491 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/8d1bf4bf-4028-42ba-a00e-7fef29064595/file used request id req-42adb64e-fc2a-476b-9fa3-d6357348c0ac 2018-08-26 10:21:39,495 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-26 10:21:39,499 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2de4ff47222064eb9864d20059acae7d45c7ea91" 2018-08-26 10:21:39,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-32818747-b898-46e5-8a11-b5c93a217960 Date: Sun, 26 Aug 2018 10:21:39 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-26T10:21:39Z", "file": "/v2/images/8d1bf4bf-4028-42ba-a00e-7fef29064595/file", "owner": "f3afccf7f3a1491ea27a980ba06cd642", "id": "8d1bf4bf-4028-42ba-a00e-7fef29064595", "size": 12716032, "self": "/v2/images/8d1bf4bf-4028-42ba-a00e-7fef29064595", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/8d1bf4bf-4028-42ba-a00e-7fef29064595/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/8d1bf4bf-4028-42ba-a00e-7fef29064595/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_0a1ef1e3-78a6-4ea4-9d25-f394d0b2df23", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_0a1ef1e3-78a6-4ea4-9d25-f394d0b2df23", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-26T10:21:39Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-26 10:21:39,624 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-32818747-b898-46e5-8a11-b5c93a217960 2018-08-26 10:21:39,624 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.128921985626s 2018-08-26 10:21:39,625 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-32818747-b898-46e5-8a11-b5c93a217960 2018-08-26 10:21:39,626 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/8d1bf4bf-4028-42ba-a00e-7fef29064595/snap', u'metadata': Munch({})})], 'file': u'/v2/images/8d1bf4bf-4028-42ba-a00e-7fef29064595/file', 'owner': u'f3afccf7f3a1491ea27a980ba06cd642', 'id': u'8d1bf4bf-4028-42ba-a00e-7fef29064595', 'size': 12716032, u'self': u'/v2/images/8d1bf4bf-4028-42ba-a00e-7fef29064595', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f3afccf7f3a1491ea27a980ba06cd642', 'name': 'vping_ssh-project_0a1ef1e3-78a6-4ea4-9d25-f394d0b2df23', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/8d1bf4bf-4028-42ba-a00e-7fef29064595/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-26T10:21:39Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-26T10:21:39Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_0a1ef1e3-78a6-4ea4-9d25-f394d0b2df23', '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/8d1bf4bf-4028-42ba-a00e-7fef29064595', 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_0a1ef1e3-78a6-4ea4-9d25-f394d0b2df23', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vping_ssh-img_0a1ef1e3-78a6-4ea4-9d25-f394d0b2df23', 'created': u'2018-08-26T10:21:39Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-26T10:21:39Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/8d1bf4bf-4028-42ba-a00e-7fef29064595', 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_0a1ef1e3-78a6-4ea4-9d25-f394d0b2df23', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-26 10:21:39,627 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-26 10:21:39,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7bc41c2d6650aac747fe7030f4dfe3af311efb3b" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_ssh-flavor_0a1ef1e3-78a6-4ea4-9d25-f394d0b2df23", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-26 10:21:39,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:21: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-bff049d6-74e9-466a-a204-89ea9136be0d x-compute-request-id: req-bff049d6-74e9-466a-a204-89ea9136be0d Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"name": "vping_ssh-flavor_0a1ef1e3-78a6-4ea4-9d25-f394d0b2df23", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/9d5433f9-aa69-4350-b521-130667e7059a", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/9d5433f9-aa69-4350-b521-130667e7059a", "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": "9d5433f9-aa69-4350-b521-130667e7059a"}} 2018-08-26 10:21:39,871 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-bff049d6-74e9-466a-a204-89ea9136be0d 2018-08-26 10:21:39,872 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.243968009949s 2018-08-26 10:21:39,872 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-bff049d6-74e9-466a-a204-89ea9136be0d 2018-08-26 10:21:39,873 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_ssh-flavor_0a1ef1e3-78a6-4ea4-9d25-f394d0b2df23', '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'e428b6e578e2485b9cc26da9ccf96a96', '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'9d5433f9-aa69-4350-b521-130667e7059a', 'swap': 0}) 2018-08-26 10:21:39,873 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-26 10:21:39,876 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/9d5433f9-aa69-4350-b521-130667e7059a/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}7bc41c2d6650aac747fe7030f4dfe3af311efb3b" -d '{"extra_specs": {}}' 2018-08-26 10:21:39,892 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:21:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-570762ef-c91a-4edb-a56f-265059bcb063 x-compute-request-id: req-570762ef-c91a-4edb-a56f-265059bcb063 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-26 10:21:39,892 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/9d5433f9-aa69-4350-b521-130667e7059a/os-extra_specs used request id req-570762ef-c91a-4edb-a56f-265059bcb063 2018-08-26 10:21:39,893 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0189888477325s 2018-08-26 10:21:39,893 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/9d5433f9-aa69-4350-b521-130667e7059a/os-extra_specs used request id req-570762ef-c91a-4edb-a56f-265059bcb063 2018-08-26 10:21:39,893 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-26 10:21:39,896 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2de4ff47222064eb9864d20059acae7d45c7ea91" -d '{"keypair": {"name": "vping_ssh-kp_0a1ef1e3-78a6-4ea4-9d25-f394d0b2df23"}}' 2018-08-26 10:21:40,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:21: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-0c063ab8-78c3-45a9-af43-f5b043a81a87 x-compute-request-id: req-0c063ab8-78c3-45a9-af43-f5b043a81a87 Content-Encoding: gzip Content-Length: 1810 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCnM8DkF91LI5OSI+bWRtAf8iwJFgLlbBP32/9V45Qj9pu+JHoDYmxrOSMQh0yrpw4oVk49HwAfiWH7KPTZTp+lXuu6r+VUy+Pu1FxePN77FLHJgDJ+Z9yww5EnvRhS9XbBGAC8tJXVLNWUG8df2nUMuZB8iYSdjfBCizHKgpPUoAZ1cqKMnHiC4zPvyGRq9cOCfcpFTcMmE0kZmm2bXF37r3LXbfQoi5O9bHzDGz/f7qNxh6fFSG6e//VxuTsupMqCOqHqPKgLdynyR5UXOXss15EjXzZ2x/rm9/La0ZXZt9S4PfnWL+D7r4ZJL+QE/I1JDAqYQLULw0veut4XaCDH Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEApzPA5BfdSyOTkiPm1kbQH/IsCRYC5WwT99v/VeOUI/abviR6\nA2JsazkjEIdMq6cOKFZOPR8AH4lh+yj02U6fpV7ruq/lVMvj7tRcXjze+xSxyYAy\nfmfcsMORJ70YUvV2wRgAvLSV1SzVlBvHX9p1DLmQfImEnY3wQosxyoKT1KAGdXKi\njJx4guMz78hkavXDgn3KRU3DJhNJGZptm1xd+69y1230KIuTvWx8wxs/3+6jcYen\nxUhunv/1cbk7LqTKgjqh6jyoC3cp8keVFzl7LNeRI182dsf65vfy2tGV2bfUuD35\n1i/g+6+GSS/kBPyNSQwKmEC1C8NL3rreF2ggxwIDAQABAoIBAQCA57eIopVrfowh\nGSi4fnOqjWxBvQSSl9Z1OtkKAKCPcWr1Fu4yeckYiT5tWcJUfEC//HnpSWMw7Rvr\nJNJQTvtp5Vpb3Ywy6dZapMJprQhEDtpafUlwhuZwKPZZ6sE8BB6AE99NnPP/G8e1\nng0B60xeeRnZybPCPFHFG8dRV4ZdX5rq9FpSRPu7C9JWK8JBxmLFsex9+cdk5gbr\njZM+6xrUhxgrZOvtUwCFWPrCX7oSdH0AX61ERyJ2A/Tza2lgC+w1xjkFpdy9tEiJ\nBOVmjvUH3v3a2EqSVM128NjIf06X7alzyNMzhw939G0KDQGNm8ZaOT4QbfRTm7P5\nPEdRTmUBAoGBANngZUhD98SVL287mXDI5qJx/Vc07R0ltpopg3VTXUHV+YKrwDSQ\nncV7dnW0K083FPdC5p4d36GTX9UJijcemJj1E+JQ7dUGhD6Iv3QJVQtA1uAKf2gc\nNVdnyjO2KRoGdsZxJBk2tB6R7kpm/EABctXRJtCJvsqdemFdBjn6hM5BAoGBAMR1\ncI1aWZV/btBRFqO2mzsQ/BDaAq9FIVU9OP5mOQDZjGhxAYEerZntUb6ROuJpPXgS\nZNt3VaKM3V4xhbP7L8AW2hXTGByzkpHtgHntSpgTiwjIQygnHlvlQDYKql+EMSt0\nYC2Nzzkhfn2Ge+8wvH7NacfA7RUs+ZVzyovyYT0HAoGAdQge/2Fa/qJwF1y5QCb6\nE/oM7kIEt+phGpAACA6eglWwr+sX1GR2CvUVnYYI2YUp4uNxwy8ix8TE7kcwkgkC\nSO8kHiYAirP0Zy7HQEoe/2t1wGSDKWY1lNywdXR8wXkFZfSyQkTrHZyfliGZj7v3\ndjjhk5TaAjXy3ce9J3mUysECgYEAkqV3VoxSwp1VAnsFAz+TsAuFnK6fwmU/9Hi2\nym9Traa2gF+aV9+mhnf3xOBzq/4SvEY+svPpIGU1+NHOlAK0Khbkw9XG8eW5SuSW\nOm0+eTZdWjjiqF5K8x21SKG9e38ZlO5RvK9WN7cgzGJOsMUYby61/z2ru1rPExhT\n4RMUMpECgYApmsl2GP9t9mKdUFP3D0duXPeuQCRerOPlc76BM92+kZfG3KON5Nfn\noPlGFU0hAlYmZAy2WhagYVhiPk+LHg5UWqGYSVn+FjNREyX2CRahDgpIeYKrb7UY\ntoni+U7QWy8lB5qtQ5oTfQkLHarkivUFzX3uL64yUnKXBx1OoWRhUA==\n-----END RSA PRIVATE KEY-----\n", "user_id": "145fcb9b4eca45d3afd07eb7106c42e5", "name": "vping_ssh-kp_0a1ef1e3-78a6-4ea4-9d25-f394d0b2df23", "fingerprint": "00:04:ea:95:1f:11:c0:49:e9:99:e4:b8:e6:6a:8a:00"}} 2018-08-26 10:21:40,716 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-0c063ab8-78c3-45a9-af43-f5b043a81a87 2018-08-26 10:21:40,716 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.822931051254s 2018-08-26 10:21:40,717 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-0c063ab8-78c3-45a9-af43-f5b043a81a87 2018-08-26 10:21:40,718 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCnM8DkF91LI5OSI+bWRtAf8iwJFgLlbBP32/9V45Qj9pu+JHoDYmxrOSMQh0yrpw4oVk49HwAfiWH7KPTZTp+lXuu6r+VUy+Pu1FxePN77FLHJgDJ+Z9yww5EnvRhS9XbBGAC8tJXVLNWUG8df2nUMuZB8iYSdjfBCizHKgpPUoAZ1cqKMnHiC4zPvyGRq9cOCfcpFTcMmE0kZmm2bXF37r3LXbfQoi5O9bHzDGz/f7qNxh6fFSG6e//VxuTsupMqCOqHqPKgLdynyR5UXOXss15EjXzZ2x/rm9/La0ZXZt9S4PfnWL+D7r4ZJL+QE/I1JDAqYQLULw0veut4XaCDH Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEApzPA5BfdSyOTkiPm1kbQH/IsCRYC5WwT99v/VeOUI/abviR6\nA2JsazkjEIdMq6cOKFZOPR8AH4lh+yj02U6fpV7ruq/lVMvj7tRcXjze+xSxyYAy\nfmfcsMORJ70YUvV2wRgAvLSV1SzVlBvHX9p1DLmQfImEnY3wQosxyoKT1KAGdXKi\njJx4guMz78hkavXDgn3KRU3DJhNJGZptm1xd+69y1230KIuTvWx8wxs/3+6jcYen\nxUhunv/1cbk7LqTKgjqh6jyoC3cp8keVFzl7LNeRI182dsf65vfy2tGV2bfUuD35\n1i/g+6+GSS/kBPyNSQwKmEC1C8NL3rreF2ggxwIDAQABAoIBAQCA57eIopVrfowh\nGSi4fnOqjWxBvQSSl9Z1OtkKAKCPcWr1Fu4yeckYiT5tWcJUfEC//HnpSWMw7Rvr\nJNJQTvtp5Vpb3Ywy6dZapMJprQhEDtpafUlwhuZwKPZZ6sE8BB6AE99NnPP/G8e1\nng0B60xeeRnZybPCPFHFG8dRV4ZdX5rq9FpSRPu7C9JWK8JBxmLFsex9+cdk5gbr\njZM+6xrUhxgrZOvtUwCFWPrCX7oSdH0AX61ERyJ2A/Tza2lgC+w1xjkFpdy9tEiJ\nBOVmjvUH3v3a2EqSVM128NjIf06X7alzyNMzhw939G0KDQGNm8ZaOT4QbfRTm7P5\nPEdRTmUBAoGBANngZUhD98SVL287mXDI5qJx/Vc07R0ltpopg3VTXUHV+YKrwDSQ\nncV7dnW0K083FPdC5p4d36GTX9UJijcemJj1E+JQ7dUGhD6Iv3QJVQtA1uAKf2gc\nNVdnyjO2KRoGdsZxJBk2tB6R7kpm/EABctXRJtCJvsqdemFdBjn6hM5BAoGBAMR1\ncI1aWZV/btBRFqO2mzsQ/BDaAq9FIVU9OP5mOQDZjGhxAYEerZntUb6ROuJpPXgS\nZNt3VaKM3V4xhbP7L8AW2hXTGByzkpHtgHntSpgTiwjIQygnHlvlQDYKql+EMSt0\nYC2Nzzkhfn2Ge+8wvH7NacfA7RUs+ZVzyovyYT0HAoGAdQge/2Fa/qJwF1y5QCb6\nE/oM7kIEt+phGpAACA6eglWwr+sX1GR2CvUVnYYI2YUp4uNxwy8ix8TE7kcwkgkC\nSO8kHiYAirP0Zy7HQEoe/2t1wGSDKWY1lNywdXR8wXkFZfSyQkTrHZyfliGZj7v3\ndjjhk5TaAjXy3ce9J3mUysECgYEAkqV3VoxSwp1VAnsFAz+TsAuFnK6fwmU/9Hi2\nym9Traa2gF+aV9+mhnf3xOBzq/4SvEY+svPpIGU1+NHOlAK0Khbkw9XG8eW5SuSW\nOm0+eTZdWjjiqF5K8x21SKG9e38ZlO5RvK9WN7cgzGJOsMUYby61/z2ru1rPExhT\n4RMUMpECgYApmsl2GP9t9mKdUFP3D0duXPeuQCRerOPlc76BM92+kZfG3KON5Nfn\noPlGFU0hAlYmZAy2WhagYVhiPk+LHg5UWqGYSVn+FjNREyX2CRahDgpIeYKrb7UY\ntoni+U7QWy8lB5qtQ5oTfQkLHarkivUFzX3uL64yUnKXBx1OoWRhUA==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'145fcb9b4eca45d3afd07eb7106c42e5', 'name': u'vping_ssh-kp_0a1ef1e3-78a6-4ea4-9d25-f394d0b2df23', 'created_at': '2018-08-26T10:21:40.717984', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f3afccf7f3a1491ea27a980ba06cd642', 'name': 'vping_ssh-project_0a1ef1e3-78a6-4ea4-9d25-f394d0b2df23', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'00:04:ea:95:1f:11:c0:49:e9:99:e4:b8:e6:6a:8a:00', 'type': 'ssh', 'id': u'vping_ssh-kp_0a1ef1e3-78a6-4ea4-9d25-f394d0b2df23'}) 2018-08-26 10:21:40,718 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEApzPA5BfdSyOTkiPm1kbQH/IsCRYC5WwT99v/VeOUI/abviR6 A2JsazkjEIdMq6cOKFZOPR8AH4lh+yj02U6fpV7ruq/lVMvj7tRcXjze+xSxyYAy fmfcsMORJ70YUvV2wRgAvLSV1SzVlBvHX9p1DLmQfImEnY3wQosxyoKT1KAGdXKi jJx4guMz78hkavXDgn3KRU3DJhNJGZptm1xd+69y1230KIuTvWx8wxs/3+6jcYen xUhunv/1cbk7LqTKgjqh6jyoC3cp8keVFzl7LNeRI182dsf65vfy2tGV2bfUuD35 1i/g+6+GSS/kBPyNSQwKmEC1C8NL3rreF2ggxwIDAQABAoIBAQCA57eIopVrfowh GSi4fnOqjWxBvQSSl9Z1OtkKAKCPcWr1Fu4yeckYiT5tWcJUfEC//HnpSWMw7Rvr JNJQTvtp5Vpb3Ywy6dZapMJprQhEDtpafUlwhuZwKPZZ6sE8BB6AE99NnPP/G8e1 ng0B60xeeRnZybPCPFHFG8dRV4ZdX5rq9FpSRPu7C9JWK8JBxmLFsex9+cdk5gbr jZM+6xrUhxgrZOvtUwCFWPrCX7oSdH0AX61ERyJ2A/Tza2lgC+w1xjkFpdy9tEiJ BOVmjvUH3v3a2EqSVM128NjIf06X7alzyNMzhw939G0KDQGNm8ZaOT4QbfRTm7P5 PEdRTmUBAoGBANngZUhD98SVL287mXDI5qJx/Vc07R0ltpopg3VTXUHV+YKrwDSQ ncV7dnW0K083FPdC5p4d36GTX9UJijcemJj1E+JQ7dUGhD6Iv3QJVQtA1uAKf2gc NVdnyjO2KRoGdsZxJBk2tB6R7kpm/EABctXRJtCJvsqdemFdBjn6hM5BAoGBAMR1 cI1aWZV/btBRFqO2mzsQ/BDaAq9FIVU9OP5mOQDZjGhxAYEerZntUb6ROuJpPXgS ZNt3VaKM3V4xhbP7L8AW2hXTGByzkpHtgHntSpgTiwjIQygnHlvlQDYKql+EMSt0 YC2Nzzkhfn2Ge+8wvH7NacfA7RUs+ZVzyovyYT0HAoGAdQge/2Fa/qJwF1y5QCb6 E/oM7kIEt+phGpAACA6eglWwr+sX1GR2CvUVnYYI2YUp4uNxwy8ix8TE7kcwkgkC SO8kHiYAirP0Zy7HQEoe/2t1wGSDKWY1lNywdXR8wXkFZfSyQkTrHZyfliGZj7v3 djjhk5TaAjXy3ce9J3mUysECgYEAkqV3VoxSwp1VAnsFAz+TsAuFnK6fwmU/9Hi2 ym9Traa2gF+aV9+mhnf3xOBzq/4SvEY+svPpIGU1+NHOlAK0Khbkw9XG8eW5SuSW Om0+eTZdWjjiqF5K8x21SKG9e38ZlO5RvK9WN7cgzGJOsMUYby61/z2ru1rPExhT 4RMUMpECgYApmsl2GP9t9mKdUFP3D0duXPeuQCRerOPlc76BM92+kZfG3KON5Nfn oPlGFU0hAlYmZAy2WhagYVhiPk+LHg5UWqGYSVn+FjNREyX2CRahDgpIeYKrb7UY toni+U7QWy8lB5qtQ5oTfQkLHarkivUFzX3uL64yUnKXBx1OoWRhUA== -----END RSA PRIVATE KEY----- 2018-08-26 10:21:40,721 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-08-26 10:21:40,722 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2de4ff47222064eb9864d20059acae7d45c7ea91" -d '{"security_group": {"name": "vping_ssh-sg_0a1ef1e3-78a6-4ea4-9d25-f394d0b2df23", "description": "created by OPNFV Functest (vping_ssh)"}}' 2018-08-26 10:21:40,887 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-914b4085-b87d-44bd-a99e-0b8dd1e55154 Date: Sun, 26 Aug 2018 10:21:40 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "f3afccf7f3a1491ea27a980ba06cd642", "created_at": "2018-08-26T10:21:40Z", "updated_at": "2018-08-26T10:21:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:21:40Z", "revision_number": 0, "id": "15448be9-9cd0-4bc9-90b9-678c8552afeb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T10:21:40Z", "security_group_id": "c258073d-3ee8-42de-a9c7-4d94b50b0dd3", "tenant_id": "f3afccf7f3a1491ea27a980ba06cd642", "port_range_min": null, "ethertype": "IPv6", "project_id": "f3afccf7f3a1491ea27a980ba06cd642"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:21:40Z", "revision_number": 0, "id": "dfbdaf46-dfb3-45d6-b194-684c902c1f94", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T10:21:40Z", "security_group_id": "c258073d-3ee8-42de-a9c7-4d94b50b0dd3", "tenant_id": "f3afccf7f3a1491ea27a980ba06cd642", "port_range_min": null, "ethertype": "IPv4", "project_id": "f3afccf7f3a1491ea27a980ba06cd642"}], "revision_number": 1, "project_id": "f3afccf7f3a1491ea27a980ba06cd642", "id": "c258073d-3ee8-42de-a9c7-4d94b50b0dd3", "name": "vping_ssh-sg_0a1ef1e3-78a6-4ea4-9d25-f394d0b2df23"}} 2018-08-26 10:21:40,887 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-914b4085-b87d-44bd-a99e-0b8dd1e55154 2018-08-26 10:21:40,887 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.165572881699s 2018-08-26 10:21:40,887 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-914b4085-b87d-44bd-a99e-0b8dd1e55154 2018-08-26 10:21:40,891 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-26 10:21:40,892 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2de4ff47222064eb9864d20059acae7d45c7ea91" 2018-08-26 10:21:40,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3834 X-Openstack-Request-Id: req-6fec0341-3c92-4ff5-8605-c65ca89dfd53 Date: Sun, 26 Aug 2018 10:21:40 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f3afccf7f3a1491ea27a980ba06cd642", "created_at": "2018-08-26T10:21:33Z", "updated_at": "2018-08-26T10:21:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:21:34Z", "revision_number": 0, "id": "168e2cd7-4120-42ac-8725-c03a6f93f44e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T10:21:34Z", "security_group_id": "55ff2ef9-c63c-4b77-9a2d-6b05b58fcd48", "tenant_id": "f3afccf7f3a1491ea27a980ba06cd642", "port_range_min": null, "ethertype": "IPv4", "project_id": "f3afccf7f3a1491ea27a980ba06cd642"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:21:34Z", "revision_number": 0, "id": "4f85dfa0-8831-470c-9522-7ac257c2bd32", "remote_group_id": "55ff2ef9-c63c-4b77-9a2d-6b05b58fcd48", "remote_ip_prefix": null, "created_at": "2018-08-26T10:21:34Z", "security_group_id": "55ff2ef9-c63c-4b77-9a2d-6b05b58fcd48", "tenant_id": "f3afccf7f3a1491ea27a980ba06cd642", "port_range_min": null, "ethertype": "IPv6", "project_id": "f3afccf7f3a1491ea27a980ba06cd642"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:21:34Z", "revision_number": 0, "id": "637e0b76-40e0-4534-9c2f-4f2f6f46be68", "remote_group_id": "55ff2ef9-c63c-4b77-9a2d-6b05b58fcd48", "remote_ip_prefix": null, "created_at": "2018-08-26T10:21:34Z", "security_group_id": "55ff2ef9-c63c-4b77-9a2d-6b05b58fcd48", "tenant_id": "f3afccf7f3a1491ea27a980ba06cd642", "port_range_min": null, "ethertype": "IPv4", "project_id": "f3afccf7f3a1491ea27a980ba06cd642"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:21:34Z", "revision_number": 0, "id": "91509148-54fb-42ae-bb6c-9899bf935e61", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T10:21:34Z", "security_group_id": "55ff2ef9-c63c-4b77-9a2d-6b05b58fcd48", "tenant_id": "f3afccf7f3a1491ea27a980ba06cd642", "port_range_min": null, "ethertype": "IPv6", "project_id": "f3afccf7f3a1491ea27a980ba06cd642"}], "revision_number": 1, "project_id": "f3afccf7f3a1491ea27a980ba06cd642", "id": "55ff2ef9-c63c-4b77-9a2d-6b05b58fcd48", "name": "default"}, {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "f3afccf7f3a1491ea27a980ba06cd642", "created_at": "2018-08-26T10:21:40Z", "updated_at": "2018-08-26T10:21:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:21:40Z", "revision_number": 0, "id": "15448be9-9cd0-4bc9-90b9-678c8552afeb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T10:21:40Z", "security_group_id": "c258073d-3ee8-42de-a9c7-4d94b50b0dd3", "tenant_id": "f3afccf7f3a1491ea27a980ba06cd642", "port_range_min": null, "ethertype": "IPv6", "project_id": "f3afccf7f3a1491ea27a980ba06cd642"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:21:40Z", "revision_number": 0, "id": "dfbdaf46-dfb3-45d6-b194-684c902c1f94", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T10:21:40Z", "security_group_id": "c258073d-3ee8-42de-a9c7-4d94b50b0dd3", "tenant_id": "f3afccf7f3a1491ea27a980ba06cd642", "port_range_min": null, "ethertype": "IPv4", "project_id": "f3afccf7f3a1491ea27a980ba06cd642"}], "revision_number": 1, "project_id": "f3afccf7f3a1491ea27a980ba06cd642", "id": "c258073d-3ee8-42de-a9c7-4d94b50b0dd3", "name": "vping_ssh-sg_0a1ef1e3-78a6-4ea4-9d25-f394d0b2df23"}]} 2018-08-26 10:21:40,967 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-6fec0341-3c92-4ff5-8605-c65ca89dfd53 2018-08-26 10:21:40,967 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0760209560394s 2018-08-26 10:21:40,968 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-6fec0341-3c92-4ff5-8605-c65ca89dfd53 2018-08-26 10:21:40,972 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-26 10:21:40,972 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2de4ff47222064eb9864d20059acae7d45c7ea91" -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": "c258073d-3ee8-42de-a9c7-4d94b50b0dd3"}}' 2018-08-26 10:21:41,181 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-af40fa2b-12cf-487d-8c51-e70e3ca14922 Date: Sun, 26 Aug 2018 10:21:41 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-26T10:21:41Z", "security_group_id": "c258073d-3ee8-42de-a9c7-4d94b50b0dd3", "port_range_min": 22, "revision_number": 0, "tenant_id": "f3afccf7f3a1491ea27a980ba06cd642", "created_at": "2018-08-26T10:21:41Z", "project_id": "f3afccf7f3a1491ea27a980ba06cd642", "id": "c71b0afd-b639-4202-9e04-604a8ac75e16"}} 2018-08-26 10:21:41,182 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-af40fa2b-12cf-487d-8c51-e70e3ca14922 2018-08-26 10:21:41,182 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.210219144821s 2018-08-26 10:21:41,182 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-af40fa2b-12cf-487d-8c51-e70e3ca14922 2018-08-26 10:21:41,187 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-26 10:21:41,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2de4ff47222064eb9864d20059acae7d45c7ea91" 2018-08-26 10:21:41,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4330 X-Openstack-Request-Id: req-7ecbb25d-7af8-4677-8434-4fe54819d842 Date: Sun, 26 Aug 2018 10:21:41 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f3afccf7f3a1491ea27a980ba06cd642", "created_at": "2018-08-26T10:21:33Z", "updated_at": "2018-08-26T10:21:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:21:34Z", "revision_number": 0, "id": "168e2cd7-4120-42ac-8725-c03a6f93f44e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T10:21:34Z", "security_group_id": "55ff2ef9-c63c-4b77-9a2d-6b05b58fcd48", "tenant_id": "f3afccf7f3a1491ea27a980ba06cd642", "port_range_min": null, "ethertype": "IPv4", "project_id": "f3afccf7f3a1491ea27a980ba06cd642"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:21:34Z", "revision_number": 0, "id": "4f85dfa0-8831-470c-9522-7ac257c2bd32", "remote_group_id": "55ff2ef9-c63c-4b77-9a2d-6b05b58fcd48", "remote_ip_prefix": null, "created_at": "2018-08-26T10:21:34Z", "security_group_id": "55ff2ef9-c63c-4b77-9a2d-6b05b58fcd48", "tenant_id": "f3afccf7f3a1491ea27a980ba06cd642", "port_range_min": null, "ethertype": "IPv6", "project_id": "f3afccf7f3a1491ea27a980ba06cd642"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:21:34Z", "revision_number": 0, "id": "637e0b76-40e0-4534-9c2f-4f2f6f46be68", "remote_group_id": "55ff2ef9-c63c-4b77-9a2d-6b05b58fcd48", "remote_ip_prefix": null, "created_at": "2018-08-26T10:21:34Z", "security_group_id": "55ff2ef9-c63c-4b77-9a2d-6b05b58fcd48", "tenant_id": "f3afccf7f3a1491ea27a980ba06cd642", "port_range_min": null, "ethertype": "IPv4", "project_id": "f3afccf7f3a1491ea27a980ba06cd642"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:21:34Z", "revision_number": 0, "id": "91509148-54fb-42ae-bb6c-9899bf935e61", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T10:21:34Z", "security_group_id": "55ff2ef9-c63c-4b77-9a2d-6b05b58fcd48", "tenant_id": "f3afccf7f3a1491ea27a980ba06cd642", "port_range_min": null, "ethertype": "IPv6", "project_id": "f3afccf7f3a1491ea27a980ba06cd642"}], "revision_number": 1, "project_id": "f3afccf7f3a1491ea27a980ba06cd642", "id": "55ff2ef9-c63c-4b77-9a2d-6b05b58fcd48", "name": "default"}, {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "f3afccf7f3a1491ea27a980ba06cd642", "created_at": "2018-08-26T10:21:40Z", "updated_at": "2018-08-26T10:21:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:21:40Z", "revision_number": 0, "id": "15448be9-9cd0-4bc9-90b9-678c8552afeb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T10:21:40Z", "security_group_id": "c258073d-3ee8-42de-a9c7-4d94b50b0dd3", "tenant_id": "f3afccf7f3a1491ea27a980ba06cd642", "port_range_min": null, "ethertype": "IPv6", "project_id": "f3afccf7f3a1491ea27a980ba06cd642"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-26T10:21:41Z", "revision_number": 0, "id": "c71b0afd-b639-4202-9e04-604a8ac75e16", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T10:21:41Z", "security_group_id": "c258073d-3ee8-42de-a9c7-4d94b50b0dd3", "tenant_id": "f3afccf7f3a1491ea27a980ba06cd642", "port_range_min": 22, "ethertype": "IPv4", "project_id": "f3afccf7f3a1491ea27a980ba06cd642"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:21:40Z", "revision_number": 0, "id": "dfbdaf46-dfb3-45d6-b194-684c902c1f94", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T10:21:40Z", "security_group_id": "c258073d-3ee8-42de-a9c7-4d94b50b0dd3", "tenant_id": "f3afccf7f3a1491ea27a980ba06cd642", "port_range_min": null, "ethertype": "IPv4", "project_id": "f3afccf7f3a1491ea27a980ba06cd642"}], "revision_number": 2, "project_id": "f3afccf7f3a1491ea27a980ba06cd642", "id": "c258073d-3ee8-42de-a9c7-4d94b50b0dd3", "name": "vping_ssh-sg_0a1ef1e3-78a6-4ea4-9d25-f394d0b2df23"}]} 2018-08-26 10:21:41,241 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-7ecbb25d-7af8-4677-8434-4fe54819d842 2018-08-26 10:21:41,241 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0539619922638s 2018-08-26 10:21:41,242 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-7ecbb25d-7af8-4677-8434-4fe54819d842 2018-08-26 10:21:41,245 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-26 10:21:41,245 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2de4ff47222064eb9864d20059acae7d45c7ea91" -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": "c258073d-3ee8-42de-a9c7-4d94b50b0dd3"}}' 2018-08-26 10:21:41,384 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-ddf2e9c2-fc47-43ef-ad27-b4d20427ca29 Date: Sun, 26 Aug 2018 10:21:41 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-26T10:21:41Z", "security_group_id": "c258073d-3ee8-42de-a9c7-4d94b50b0dd3", "port_range_min": null, "revision_number": 0, "tenant_id": "f3afccf7f3a1491ea27a980ba06cd642", "created_at": "2018-08-26T10:21:41Z", "project_id": "f3afccf7f3a1491ea27a980ba06cd642", "id": "82600568-ed53-429f-875b-06ac9fe489e2"}} 2018-08-26 10:21:41,384 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-ddf2e9c2-fc47-43ef-ad27-b4d20427ca29 2018-08-26 10:21:41,384 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.13917016983s 2018-08-26 10:21:41,384 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-ddf2e9c2-fc47-43ef-ad27-b4d20427ca29 2018-08-26 10:21:41,386 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-26 10:21:41,386 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2de4ff47222064eb9864d20059acae7d45c7ea91" 2018-08-26 10:21:41,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1192 X-Openstack-Request-Id: req-bc9c755f-9268-4b34-b651-3fef8b2b38ad Date: Sun, 26 Aug 2018 10:21:41 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a3c401bc-6377-43cc-8a20-abe78f2d51b9"],"updated_at":"2018-08-26T10:16:40Z","tenant_id":"526e4f7307214396989751533ff33528","created_at":"2018-08-26T10:16:36Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"526e4f7307214396989751533ff33528","id":"9c1c4110-1d5a-4c9e-9e4a-8295252f6976","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5da19eb1-ad02-4885-8592-d5ade373ecaf"],"updated_at":"2018-08-26T10:21:34Z","tenant_id":"f3afccf7f3a1491ea27a980ba06cd642","created_at":"2018-08-26T10:21:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"f3afccf7f3a1491ea27a980ba06cd642","id":"a838704c-71df-4bcd-b2e9-310b29a6bc03","name":"vping_ssh-net_0a1ef1e3-78a6-4ea4-9d25-f394d0b2df23"}]} 2018-08-26 10:21:41,489 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-bc9c755f-9268-4b34-b651-3fef8b2b38ad 2018-08-26 10:21:41,489 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.103294849396s 2018-08-26 10:21:41,490 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-bc9c755f-9268-4b34-b651-3fef8b2b38ad 2018-08-26 10:21:41,494 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-26 10:21:41,498 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2de4ff47222064eb9864d20059acae7d45c7ea91" 2018-08-26 10:21:41,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-2a440cc5-42f4-4703-9ac8-3afce37e9dbf Date: Sun, 26 Aug 2018 10:21:41 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-26T10:21:39Z", "file": "/v2/images/8d1bf4bf-4028-42ba-a00e-7fef29064595/file", "owner": "f3afccf7f3a1491ea27a980ba06cd642", "id": "8d1bf4bf-4028-42ba-a00e-7fef29064595", "size": 12716032, "self": "/v2/images/8d1bf4bf-4028-42ba-a00e-7fef29064595", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/8d1bf4bf-4028-42ba-a00e-7fef29064595/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/8d1bf4bf-4028-42ba-a00e-7fef29064595/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_0a1ef1e3-78a6-4ea4-9d25-f394d0b2df23", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_0a1ef1e3-78a6-4ea4-9d25-f394d0b2df23", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-26T10:21:39Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-26 10:21:41,529 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-2a440cc5-42f4-4703-9ac8-3afce37e9dbf 2018-08-26 10:21:41,529 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0348119735718s 2018-08-26 10:21:41,530 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-2a440cc5-42f4-4703-9ac8-3afce37e9dbf 2018-08-26 10:21:41,531 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-26 10:21:41,534 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2de4ff47222064eb9864d20059acae7d45c7ea91" 2018-08-26 10:21:41,556 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:21: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-fc86d801-2ead-41f0-8d4d-c353283185d9 x-compute-request-id: req-fc86d801-2ead-41f0-8d4d-c353283185d9 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_0a1ef1e3-78a6-4ea4-9d25-f394d0b2df23", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/9d5433f9-aa69-4350-b521-130667e7059a", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/9d5433f9-aa69-4350-b521-130667e7059a", "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": "9d5433f9-aa69-4350-b521-130667e7059a"}]} 2018-08-26 10:21:41,557 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-fc86d801-2ead-41f0-8d4d-c353283185d9 2018-08-26 10:21:41,557 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0254259109497s 2018-08-26 10:21:41,557 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-fc86d801-2ead-41f0-8d4d-c353283185d9 2018-08-26 10:21:41,559 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-26 10:21:41,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2de4ff47222064eb9864d20059acae7d45c7ea91" -d '{"server": {"name": "vping_ssh-vm2_0a1ef1e3-78a6-4ea4-9d25-f394d0b2df23", "imageRef": "8d1bf4bf-4028-42ba-a00e-7fef29064595", "flavorRef": "9d5433f9-aa69-4350-b521-130667e7059a", "max_count": 1, "min_count": 1, "networks": [{"uuid": "a838704c-71df-4bcd-b2e9-310b29a6bc03"}], "security_groups": [{"name": "c258073d-3ee8-42de-a9c7-4d94b50b0dd3"}]}}' 2018-08-26 10:21:43,491 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 26 Aug 2018 10:21: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-5a566d49-aa8a-4cc1-a6d1-d373a44472db x-compute-request-id: req-5a566d49-aa8a-4cc1-a6d1-d373a44472db Content-Length: 403 location: http://172.30.9.22:8774/v2.1/servers/b3d20786-7072-4f96-937c-c736e6e7e617 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "c258073d-3ee8-42de-a9c7-4d94b50b0dd3"}], "OS-DCF:diskConfig": "MANUAL", "id": "b3d20786-7072-4f96-937c-c736e6e7e617", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b3d20786-7072-4f96-937c-c736e6e7e617", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b3d20786-7072-4f96-937c-c736e6e7e617", "rel": "bookmark"}], "adminPass": "6Fd93DNQzyBD"}} 2018-08-26 10:21:43,492 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-5a566d49-aa8a-4cc1-a6d1-d373a44472db 2018-08-26 10:21:43,492 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.93284392357s 2018-08-26 10:21:43,492 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-5a566d49-aa8a-4cc1-a6d1-d373a44472db 2018-08-26 10:21:43,493 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 10:21:43,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2de4ff47222064eb9864d20059acae7d45c7ea91" 2018-08-26 10:21:44,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:21: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-bd8ce185-a498-4e64-b797-9cb615d069f0 x-compute-request-id: req-bd8ce185-a498-4e64-b797-9cb615d069f0 Content-Encoding: gzip Content-Length: 600 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b3d20786-7072-4f96-937c-c736e6e7e617", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b3d20786-7072-4f96-937c-c736e6e7e617", "rel": "bookmark"}], "image": {"id": "8d1bf4bf-4028-42ba-a00e-7fef29064595", "links": [{"href": "http://172.30.9.22:8774/images/8d1bf4bf-4028-42ba-a00e-7fef29064595", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9d5433f9-aa69-4350-b521-130667e7059a", "links": [{"href": "http://172.30.9.22:8774/flavors/9d5433f9-aa69-4350-b521-130667e7059a", "rel": "bookmark"}]}, "id": "b3d20786-7072-4f96-937c-c736e6e7e617", "user_id": "145fcb9b4eca45d3afd07eb7106c42e5", "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-26T10:21:43Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_0a1ef1e3-78a6-4ea4-9d25-f394d0b2df23", "created": "2018-08-26T10:21:43Z", "tenant_id": "f3afccf7f3a1491ea27a980ba06cd642", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 10:21:44,107 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-bd8ce185-a498-4e64-b797-9cb615d069f0 2018-08-26 10:21:44,107 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.614053964615s 2018-08-26 10:21:44,108 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-bd8ce185-a498-4e64-b797-9cb615d069f0 2018-08-26 10:21:44,117 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-26 10:21:44,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2de4ff47222064eb9864d20059acae7d45c7ea91" 2018-08-26 10:21:44,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1192 X-Openstack-Request-Id: req-eccb69d0-e994-491d-a94f-9feacbb589e8 Date: Sun, 26 Aug 2018 10:21:44 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a3c401bc-6377-43cc-8a20-abe78f2d51b9"],"updated_at":"2018-08-26T10:16:40Z","tenant_id":"526e4f7307214396989751533ff33528","created_at":"2018-08-26T10:16:36Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"526e4f7307214396989751533ff33528","id":"9c1c4110-1d5a-4c9e-9e4a-8295252f6976","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5da19eb1-ad02-4885-8592-d5ade373ecaf"],"updated_at":"2018-08-26T10:21:34Z","tenant_id":"f3afccf7f3a1491ea27a980ba06cd642","created_at":"2018-08-26T10:21:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"f3afccf7f3a1491ea27a980ba06cd642","id":"a838704c-71df-4bcd-b2e9-310b29a6bc03","name":"vping_ssh-net_0a1ef1e3-78a6-4ea4-9d25-f394d0b2df23"}]} 2018-08-26 10:21:44,206 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-eccb69d0-e994-491d-a94f-9feacbb589e8 2018-08-26 10:21:44,206 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0891098976135s 2018-08-26 10:21:44,206 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-eccb69d0-e994-491d-a94f-9feacbb589e8 2018-08-26 10:21:44,207 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-26 10:21:44,208 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2de4ff47222064eb9864d20059acae7d45c7ea91" 2018-08-26 10:21:44,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-840d414a-28fc-48e1-bc73-d23e69955eb4 Date: Sun, 26 Aug 2018 10:21:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a838704c-71df-4bcd-b2e9-310b29a6bc03","tenant_id":"f3afccf7f3a1491ea27a980ba06cd642","created_at":"2018-08-26T10:21:34Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-26T10:21:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"f3afccf7f3a1491ea27a980ba06cd642","id":"5da19eb1-ad02-4885-8592-d5ade373ecaf","subnetpool_id":null,"name":"vping_ssh-subnet_0a1ef1e3-78a6-4ea4-9d25-f394d0b2df23"}]} 2018-08-26 10:21:44,273 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-840d414a-28fc-48e1-bc73-d23e69955eb4 2018-08-26 10:21:44,273 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.06591796875s 2018-08-26 10:21:44,274 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-840d414a-28fc-48e1-bc73-d23e69955eb4 2018-08-26 10:21:44,274 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 10:21:46,277 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 10:21:46,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2de4ff47222064eb9864d20059acae7d45c7ea91" 2018-08-26 10:21:47,084 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10: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-7c8c2221-845d-43e0-9b78-28670d5420c5 x-compute-request-id: req-7c8c2221-845d-43e0-9b78-28670d5420c5 Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b3d20786-7072-4f96-937c-c736e6e7e617", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b3d20786-7072-4f96-937c-c736e6e7e617", "rel": "bookmark"}], "image": {"id": "8d1bf4bf-4028-42ba-a00e-7fef29064595", "links": [{"href": "http://172.30.9.22:8774/images/8d1bf4bf-4028-42ba-a00e-7fef29064595", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9d5433f9-aa69-4350-b521-130667e7059a", "links": [{"href": "http://172.30.9.22:8774/flavors/9d5433f9-aa69-4350-b521-130667e7059a", "rel": "bookmark"}]}, "id": "b3d20786-7072-4f96-937c-c736e6e7e617", "security_groups": [{"name": "vping_ssh-sg_0a1ef1e3-78a6-4ea4-9d25-f394d0b2df23"}], "user_id": "145fcb9b4eca45d3afd07eb7106c42e5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T10:21:46Z", "hostId": "147a2ec342d29147d2bfdbe8aef799fe11182ec9917b390e31727f33", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_0a1ef1e3-78a6-4ea4-9d25-f394d0b2df23", "created": "2018-08-26T10:21:43Z", "tenant_id": "f3afccf7f3a1491ea27a980ba06cd642", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 10:21:47,084 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-7c8c2221-845d-43e0-9b78-28670d5420c5 2018-08-26 10:21:47,084 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.80698800087s 2018-08-26 10:21:47,085 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-7c8c2221-845d-43e0-9b78-28670d5420c5 2018-08-26 10:21:47,089 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 10:21:49,091 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 10:21:49,094 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2de4ff47222064eb9864d20059acae7d45c7ea91" 2018-08-26 10:21:49,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10: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-5029db41-dca6-4b1d-bfd4-f73149c10216 x-compute-request-id: req-5029db41-dca6-4b1d-bfd4-f73149c10216 Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b3d20786-7072-4f96-937c-c736e6e7e617", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b3d20786-7072-4f96-937c-c736e6e7e617", "rel": "bookmark"}], "image": {"id": "8d1bf4bf-4028-42ba-a00e-7fef29064595", "links": [{"href": "http://172.30.9.22:8774/images/8d1bf4bf-4028-42ba-a00e-7fef29064595", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9d5433f9-aa69-4350-b521-130667e7059a", "links": [{"href": "http://172.30.9.22:8774/flavors/9d5433f9-aa69-4350-b521-130667e7059a", "rel": "bookmark"}]}, "id": "b3d20786-7072-4f96-937c-c736e6e7e617", "security_groups": [{"name": "vping_ssh-sg_0a1ef1e3-78a6-4ea4-9d25-f394d0b2df23"}], "user_id": "145fcb9b4eca45d3afd07eb7106c42e5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T10:21:46Z", "hostId": "147a2ec342d29147d2bfdbe8aef799fe11182ec9917b390e31727f33", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_0a1ef1e3-78a6-4ea4-9d25-f394d0b2df23", "created": "2018-08-26T10:21:43Z", "tenant_id": "f3afccf7f3a1491ea27a980ba06cd642", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 10:21:49,836 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5029db41-dca6-4b1d-bfd4-f73149c10216 2018-08-26 10:21:49,836 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.744406938553s 2018-08-26 10:21:49,836 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5029db41-dca6-4b1d-bfd4-f73149c10216 2018-08-26 10:21:49,840 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 10:21:51,843 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 10:21:51,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2de4ff47222064eb9864d20059acae7d45c7ea91" 2018-08-26 10:21:52,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:21: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-63593f6e-89e0-4201-a7aa-fa61ef346ead x-compute-request-id: req-63593f6e-89e0-4201-a7aa-fa61ef346ead Content-Encoding: gzip Content-Length: 740 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_0a1ef1e3-78a6-4ea4-9d25-f394d0b2df23": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:ca:28", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b3d20786-7072-4f96-937c-c736e6e7e617", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b3d20786-7072-4f96-937c-c736e6e7e617", "rel": "bookmark"}], "image": {"id": "8d1bf4bf-4028-42ba-a00e-7fef29064595", "links": [{"href": "http://172.30.9.22:8774/images/8d1bf4bf-4028-42ba-a00e-7fef29064595", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T10:21:50.000000", "flavor": {"id": "9d5433f9-aa69-4350-b521-130667e7059a", "links": [{"href": "http://172.30.9.22:8774/flavors/9d5433f9-aa69-4350-b521-130667e7059a", "rel": "bookmark"}]}, "id": "b3d20786-7072-4f96-937c-c736e6e7e617", "security_groups": [{"name": "vping_ssh-sg_0a1ef1e3-78a6-4ea4-9d25-f394d0b2df23"}], "user_id": "145fcb9b4eca45d3afd07eb7106c42e5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T10:21:50Z", "hostId": "147a2ec342d29147d2bfdbe8aef799fe11182ec9917b390e31727f33", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_0a1ef1e3-78a6-4ea4-9d25-f394d0b2df23", "created": "2018-08-26T10:21:43Z", "tenant_id": "f3afccf7f3a1491ea27a980ba06cd642", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 10:21:52,015 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-63593f6e-89e0-4201-a7aa-fa61ef346ead 2018-08-26 10:21:52,016 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.172194004059s 2018-08-26 10:21:52,016 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-63593f6e-89e0-4201-a7aa-fa61ef346ead 2018-08-26 10:21:52,020 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-26 10:21:52,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=b3d20786-7072-4f96-937c-c736e6e7e617" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2de4ff47222064eb9864d20059acae7d45c7ea91" 2018-08-26 10:21:52,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-2cfc9304-11b6-4742-908c-618d1578587b Date: Sun, 26 Aug 2018 10:21:52 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a838704c-71df-4bcd-b2e9-310b29a6bc03","tenant_id":"f3afccf7f3a1491ea27a980ba06cd642","created_at":"2018-08-26T10:21:46Z","admin_state_up":true,"updated_at":"2018-08-26T10:21:50Z","binding:vnic_type":"normal","device_id":"b3d20786-7072-4f96-937c-c736e6e7e617","device_owner":"compute:nova","revision_number":4,"mac_address":"fa:16:3e:42:ca:28","id":"d56fd18e-9efd-439a-8ff7-e84834726c32","port_security_enabled":true,"project_id":"f3afccf7f3a1491ea27a980ba06cd642","fixed_ips":[{"subnet_id":"5da19eb1-ad02-4885-8592-d5ade373ecaf","ip_address":"192.168.120.12"}],"extra_dhcp_opts":[],"security_groups":["c258073d-3ee8-42de-a9c7-4d94b50b0dd3"],"name":""}]} 2018-08-26 10:21:52,069 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=b3d20786-7072-4f96-937c-c736e6e7e617 used request id req-2cfc9304-11b6-4742-908c-618d1578587b 2018-08-26 10:21:52,069 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0489401817322s 2018-08-26 10:21:52,070 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=b3d20786-7072-4f96-937c-c736e6e7e617 used request id req-2cfc9304-11b6-4742-908c-618d1578587b 2018-08-26 10:21:52,074 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-26 10:21:52,075 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/floatingips.json?port_id=d56fd18e-9efd-439a-8ff7-e84834726c32" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2de4ff47222064eb9864d20059acae7d45c7ea91" 2018-08-26 10:21:52,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-c8123308-5663-467c-a743-9c3908e9b7c1 Date: Sun, 26 Aug 2018 10:21:52 GMT RESP BODY: {"floatingips": []} 2018-08-26 10:21:52,119 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=d56fd18e-9efd-439a-8ff7-e84834726c32 used request id req-c8123308-5663-467c-a743-9c3908e9b7c1 2018-08-26 10:21:52,119 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0441188812256s 2018-08-26 10:21:52,119 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=d56fd18e-9efd-439a-8ff7-e84834726c32 used request id req-c8123308-5663-467c-a743-9c3908e9b7c1 2018-08-26 10:21:52,120 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_0a1ef1e3-78a6-4ea4-9d25-f394d0b2df23': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:42:ca:28', u'version': 4, u'addr': u'192.168.120.12', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'8d1bf4bf-4028-42ba-a00e-7fef29064595'}), 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-26T10:21:50.000000', 'flavor': Munch({u'id': u'9d5433f9-aa69-4350-b521-130667e7059a'}), 'az': u'nova', 'id': u'b3d20786-7072-4f96-937c-c736e6e7e617', 'security_groups': [Munch({u'name': u'vping_ssh-sg_0a1ef1e3-78a6-4ea4-9d25-f394d0b2df23'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'145fcb9b4eca45d3afd07eb7106c42e5', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f3afccf7f3a1491ea27a980ba06cd642', 'name': 'vping_ssh-project_0a1ef1e3-78a6-4ea4-9d25-f394d0b2df23', '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-26T10:21:50.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-26T10:21:50Z', 'hostId': u'147a2ec342d29147d2bfdbe8aef799fe11182ec9917b390e31727f33', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.12', 'cloud': 'envvars', 'host_id': u'147a2ec342d29147d2bfdbe8aef799fe11182ec9917b390e31727f33', '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-26T10:21:50.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'f3afccf7f3a1491ea27a980ba06cd642', 'name': u'vping_ssh-vm2_0a1ef1e3-78a6-4ea4-9d25-f394d0b2df23', 'adminPass': u'6Fd93DNQzyBD', 'tenant_id': u'f3afccf7f3a1491ea27a980ba06cd642', 'created_at': u'2018-08-26T10:21:43Z', 'created': u'2018-08-26T10:21:43Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-26 10:21:52,121 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-26 10:21:52,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2de4ff47222064eb9864d20059acae7d45c7ea91" 2018-08-26 10:21:52,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1192 X-Openstack-Request-Id: req-f45e6165-b31b-4594-9302-2cc84a09a14a Date: Sun, 26 Aug 2018 10:21:52 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a3c401bc-6377-43cc-8a20-abe78f2d51b9"],"updated_at":"2018-08-26T10:16:40Z","tenant_id":"526e4f7307214396989751533ff33528","created_at":"2018-08-26T10:16:36Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"526e4f7307214396989751533ff33528","id":"9c1c4110-1d5a-4c9e-9e4a-8295252f6976","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5da19eb1-ad02-4885-8592-d5ade373ecaf"],"updated_at":"2018-08-26T10:21:34Z","tenant_id":"f3afccf7f3a1491ea27a980ba06cd642","created_at":"2018-08-26T10:21:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"f3afccf7f3a1491ea27a980ba06cd642","id":"a838704c-71df-4bcd-b2e9-310b29a6bc03","name":"vping_ssh-net_0a1ef1e3-78a6-4ea4-9d25-f394d0b2df23"}]} 2018-08-26 10:21:52,209 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-f45e6165-b31b-4594-9302-2cc84a09a14a 2018-08-26 10:21:52,209 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0878450870514s 2018-08-26 10:21:52,209 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-f45e6165-b31b-4594-9302-2cc84a09a14a 2018-08-26 10:21:52,214 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-26 10:21:52,218 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2de4ff47222064eb9864d20059acae7d45c7ea91" 2018-08-26 10:21:52,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-3a6bfa05-43d7-478e-b87c-60ababa58ac6 Date: Sun, 26 Aug 2018 10:21:52 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-26T10:21:39Z", "file": "/v2/images/8d1bf4bf-4028-42ba-a00e-7fef29064595/file", "owner": "f3afccf7f3a1491ea27a980ba06cd642", "id": "8d1bf4bf-4028-42ba-a00e-7fef29064595", "size": 12716032, "self": "/v2/images/8d1bf4bf-4028-42ba-a00e-7fef29064595", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/8d1bf4bf-4028-42ba-a00e-7fef29064595/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/8d1bf4bf-4028-42ba-a00e-7fef29064595/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_0a1ef1e3-78a6-4ea4-9d25-f394d0b2df23", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_0a1ef1e3-78a6-4ea4-9d25-f394d0b2df23", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-26T10:21:39Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-26 10:21:52,263 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-3a6bfa05-43d7-478e-b87c-60ababa58ac6 2018-08-26 10:21:52,263 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0491921901703s 2018-08-26 10:21:52,263 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-3a6bfa05-43d7-478e-b87c-60ababa58ac6 2018-08-26 10:21:52,265 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-26 10:21:52,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2de4ff47222064eb9864d20059acae7d45c7ea91" 2018-08-26 10:21:52,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:21: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-4cfb4a5a-2ed7-45dc-bbbe-b594f6fb01ff x-compute-request-id: req-4cfb4a5a-2ed7-45dc-bbbe-b594f6fb01ff Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_0a1ef1e3-78a6-4ea4-9d25-f394d0b2df23", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/9d5433f9-aa69-4350-b521-130667e7059a", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/9d5433f9-aa69-4350-b521-130667e7059a", "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": "9d5433f9-aa69-4350-b521-130667e7059a"}]} 2018-08-26 10:21:52,293 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-4cfb4a5a-2ed7-45dc-bbbe-b594f6fb01ff 2018-08-26 10:21:52,294 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0285189151764s 2018-08-26 10:21:52,294 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-4cfb4a5a-2ed7-45dc-bbbe-b594f6fb01ff 2018-08-26 10:21:52,295 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-26 10:21:52,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2de4ff47222064eb9864d20059acae7d45c7ea91" -d '{"server": {"name": "vping_ssh-vm_0a1ef1e3-78a6-4ea4-9d25-f394d0b2df23", "imageRef": "8d1bf4bf-4028-42ba-a00e-7fef29064595", "key_name": "vping_ssh-kp_0a1ef1e3-78a6-4ea4-9d25-f394d0b2df23", "flavorRef": "9d5433f9-aa69-4350-b521-130667e7059a", "max_count": 1, "min_count": 1, "networks": [{"uuid": "a838704c-71df-4bcd-b2e9-310b29a6bc03"}], "security_groups": [{"name": "c258073d-3ee8-42de-a9c7-4d94b50b0dd3"}]}}' 2018-08-26 10:21:53,669 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 26 Aug 2018 10:21: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-ceb4c6a0-6b1d-479b-8f34-82a952a5b6b9 x-compute-request-id: req-ceb4c6a0-6b1d-479b-8f34-82a952a5b6b9 Content-Length: 403 location: http://172.30.9.22:8774/v2.1/servers/928b75df-4db1-4094-86d1-c7e27f9886d3 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "c258073d-3ee8-42de-a9c7-4d94b50b0dd3"}], "OS-DCF:diskConfig": "MANUAL", "id": "928b75df-4db1-4094-86d1-c7e27f9886d3", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/928b75df-4db1-4094-86d1-c7e27f9886d3", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/928b75df-4db1-4094-86d1-c7e27f9886d3", "rel": "bookmark"}], "adminPass": "dQXiXM53YL2P"}} 2018-08-26 10:21:53,669 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-ceb4c6a0-6b1d-479b-8f34-82a952a5b6b9 2018-08-26 10:21:53,670 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.37434887886s 2018-08-26 10:21:53,670 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-ceb4c6a0-6b1d-479b-8f34-82a952a5b6b9 2018-08-26 10:21:53,671 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 10:21:53,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2de4ff47222064eb9864d20059acae7d45c7ea91" 2018-08-26 10:21:53,851 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:21:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-64eb5842-da13-4fc7-81c4-95aa336c9126 x-compute-request-id: req-64eb5842-da13-4fc7-81c4-95aa336c9126 Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/928b75df-4db1-4094-86d1-c7e27f9886d3", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/928b75df-4db1-4094-86d1-c7e27f9886d3", "rel": "bookmark"}], "image": {"id": "8d1bf4bf-4028-42ba-a00e-7fef29064595", "links": [{"href": "http://172.30.9.22:8774/images/8d1bf4bf-4028-42ba-a00e-7fef29064595", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9d5433f9-aa69-4350-b521-130667e7059a", "links": [{"href": "http://172.30.9.22:8774/flavors/9d5433f9-aa69-4350-b521-130667e7059a", "rel": "bookmark"}]}, "id": "928b75df-4db1-4094-86d1-c7e27f9886d3", "user_id": "145fcb9b4eca45d3afd07eb7106c42e5", "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-26T10:21:53Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_0a1ef1e3-78a6-4ea4-9d25-f394d0b2df23", "name": "vping_ssh-vm_0a1ef1e3-78a6-4ea4-9d25-f394d0b2df23", "created": "2018-08-26T10:21:53Z", "tenant_id": "f3afccf7f3a1491ea27a980ba06cd642", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_0a1ef1e3-78a6-4ea4-9d25-f394d0b2df23": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:ca:28", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b3d20786-7072-4f96-937c-c736e6e7e617", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b3d20786-7072-4f96-937c-c736e6e7e617", "rel": "bookmark"}], "image": {"id": "8d1bf4bf-4028-42ba-a00e-7fef29064595", "links": [{"href": "http://172.30.9.22:8774/images/8d1bf4bf-4028-42ba-a00e-7fef29064595", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T10:21:50.000000", "flavor": {"id": "9d5433f9-aa69-4350-b521-130667e7059a", "links": [{"href": "http://172.30.9.22:8774/flavors/9d5433f9-aa69-4350-b521-130667e7059a", "rel": "bookmark"}]}, "id": "b3d20786-7072-4f96-937c-c736e6e7e617", "security_groups": [{"name": "vping_ssh-sg_0a1ef1e3-78a6-4ea4-9d25-f394d0b2df23"}], "user_id": "145fcb9b4eca45d3afd07eb7106c42e5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T10:21:50Z", "hostId": "147a2ec342d29147d2bfdbe8aef799fe11182ec9917b390e31727f33", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_0a1ef1e3-78a6-4ea4-9d25-f394d0b2df23", "created": "2018-08-26T10:21:43Z", "tenant_id": "f3afccf7f3a1491ea27a980ba06cd642", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 10:21:53,851 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-64eb5842-da13-4fc7-81c4-95aa336c9126 2018-08-26 10:21:53,852 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.180783033371s 2018-08-26 10:21:53,852 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-64eb5842-da13-4fc7-81c4-95aa336c9126 2018-08-26 10:21:53,857 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 10:21:55,860 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 10:21:55,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2de4ff47222064eb9864d20059acae7d45c7ea91" 2018-08-26 10:21:56,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:21: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-c2aa1696-cfdf-44ab-b4d7-386f5bd32fa6 x-compute-request-id: req-c2aa1696-cfdf-44ab-b4d7-386f5bd32fa6 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.22:8774/v2.1/servers/928b75df-4db1-4094-86d1-c7e27f9886d3", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/928b75df-4db1-4094-86d1-c7e27f9886d3", "rel": "bookmark"}], "image": {"id": "8d1bf4bf-4028-42ba-a00e-7fef29064595", "links": [{"href": "http://172.30.9.22:8774/images/8d1bf4bf-4028-42ba-a00e-7fef29064595", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9d5433f9-aa69-4350-b521-130667e7059a", "links": [{"href": "http://172.30.9.22:8774/flavors/9d5433f9-aa69-4350-b521-130667e7059a", "rel": "bookmark"}]}, "id": "928b75df-4db1-4094-86d1-c7e27f9886d3", "user_id": "145fcb9b4eca45d3afd07eb7106c42e5", "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-26T10:21:55Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_0a1ef1e3-78a6-4ea4-9d25-f394d0b2df23", "name": "vping_ssh-vm_0a1ef1e3-78a6-4ea4-9d25-f394d0b2df23", "created": "2018-08-26T10:21:53Z", "tenant_id": "f3afccf7f3a1491ea27a980ba06cd642", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_0a1ef1e3-78a6-4ea4-9d25-f394d0b2df23": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:ca:28", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b3d20786-7072-4f96-937c-c736e6e7e617", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b3d20786-7072-4f96-937c-c736e6e7e617", "rel": "bookmark"}], "image": {"id": "8d1bf4bf-4028-42ba-a00e-7fef29064595", "links": [{"href": "http://172.30.9.22:8774/images/8d1bf4bf-4028-42ba-a00e-7fef29064595", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T10:21:50.000000", "flavor": {"id": "9d5433f9-aa69-4350-b521-130667e7059a", "links": [{"href": "http://172.30.9.22:8774/flavors/9d5433f9-aa69-4350-b521-130667e7059a", "rel": "bookmark"}]}, "id": "b3d20786-7072-4f96-937c-c736e6e7e617", "security_groups": [{"name": "vping_ssh-sg_0a1ef1e3-78a6-4ea4-9d25-f394d0b2df23"}], "user_id": "145fcb9b4eca45d3afd07eb7106c42e5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T10:21:50Z", "hostId": "147a2ec342d29147d2bfdbe8aef799fe11182ec9917b390e31727f33", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_0a1ef1e3-78a6-4ea4-9d25-f394d0b2df23", "created": "2018-08-26T10:21:43Z", "tenant_id": "f3afccf7f3a1491ea27a980ba06cd642", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 10:21:56,055 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c2aa1696-cfdf-44ab-b4d7-386f5bd32fa6 2018-08-26 10:21:56,055 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.195188045502s 2018-08-26 10:21:56,056 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c2aa1696-cfdf-44ab-b4d7-386f5bd32fa6 2018-08-26 10:21:56,060 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 10:21:58,063 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 10:21:58,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2de4ff47222064eb9864d20059acae7d45c7ea91" 2018-08-26 10:21:58,292 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:21: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-89e95647-765a-41bf-ab88-660ed2e542b3 x-compute-request-id: req-89e95647-765a-41bf-ab88-660ed2e542b3 Content-Encoding: gzip Content-Length: 887 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/928b75df-4db1-4094-86d1-c7e27f9886d3", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/928b75df-4db1-4094-86d1-c7e27f9886d3", "rel": "bookmark"}], "image": {"id": "8d1bf4bf-4028-42ba-a00e-7fef29064595", "links": [{"href": "http://172.30.9.22:8774/images/8d1bf4bf-4028-42ba-a00e-7fef29064595", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9d5433f9-aa69-4350-b521-130667e7059a", "links": [{"href": "http://172.30.9.22:8774/flavors/9d5433f9-aa69-4350-b521-130667e7059a", "rel": "bookmark"}]}, "id": "928b75df-4db1-4094-86d1-c7e27f9886d3", "security_groups": [{"name": "vping_ssh-sg_0a1ef1e3-78a6-4ea4-9d25-f394d0b2df23"}], "user_id": "145fcb9b4eca45d3afd07eb7106c42e5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T10:21:57Z", "hostId": "6aab4495c1ac6ea99551608db3955ce5b0bb8a1d4035657e4bf42ec8", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_0a1ef1e3-78a6-4ea4-9d25-f394d0b2df23", "name": "vping_ssh-vm_0a1ef1e3-78a6-4ea4-9d25-f394d0b2df23", "created": "2018-08-26T10:21:53Z", "tenant_id": "f3afccf7f3a1491ea27a980ba06cd642", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_0a1ef1e3-78a6-4ea4-9d25-f394d0b2df23": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:ca:28", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b3d20786-7072-4f96-937c-c736e6e7e617", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b3d20786-7072-4f96-937c-c736e6e7e617", "rel": "bookmark"}], "image": {"id": "8d1bf4bf-4028-42ba-a00e-7fef29064595", "links": [{"href": "http://172.30.9.22:8774/images/8d1bf4bf-4028-42ba-a00e-7fef29064595", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T10:21:50.000000", "flavor": {"id": "9d5433f9-aa69-4350-b521-130667e7059a", "links": [{"href": "http://172.30.9.22:8774/flavors/9d5433f9-aa69-4350-b521-130667e7059a", "rel": "bookmark"}]}, "id": "b3d20786-7072-4f96-937c-c736e6e7e617", "security_groups": [{"name": "vping_ssh-sg_0a1ef1e3-78a6-4ea4-9d25-f394d0b2df23"}], "user_id": "145fcb9b4eca45d3afd07eb7106c42e5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T10:21:50Z", "hostId": "147a2ec342d29147d2bfdbe8aef799fe11182ec9917b390e31727f33", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_0a1ef1e3-78a6-4ea4-9d25-f394d0b2df23", "created": "2018-08-26T10:21:43Z", "tenant_id": "f3afccf7f3a1491ea27a980ba06cd642", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 10:21:58,292 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-89e95647-765a-41bf-ab88-660ed2e542b3 2018-08-26 10:21:58,292 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.228808879852s 2018-08-26 10:21:58,293 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-89e95647-765a-41bf-ab88-660ed2e542b3 2018-08-26 10:21:58,297 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 10:22:00,300 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 10:22:00,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2de4ff47222064eb9864d20059acae7d45c7ea91" 2018-08-26 10:22:00,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:22: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-b778eb2a-525d-4843-a06e-557e25471174 x-compute-request-id: req-b778eb2a-525d-4843-a06e-557e25471174 Content-Encoding: gzip Content-Length: 887 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/928b75df-4db1-4094-86d1-c7e27f9886d3", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/928b75df-4db1-4094-86d1-c7e27f9886d3", "rel": "bookmark"}], "image": {"id": "8d1bf4bf-4028-42ba-a00e-7fef29064595", "links": [{"href": "http://172.30.9.22:8774/images/8d1bf4bf-4028-42ba-a00e-7fef29064595", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9d5433f9-aa69-4350-b521-130667e7059a", "links": [{"href": "http://172.30.9.22:8774/flavors/9d5433f9-aa69-4350-b521-130667e7059a", "rel": "bookmark"}]}, "id": "928b75df-4db1-4094-86d1-c7e27f9886d3", "security_groups": [{"name": "vping_ssh-sg_0a1ef1e3-78a6-4ea4-9d25-f394d0b2df23"}], "user_id": "145fcb9b4eca45d3afd07eb7106c42e5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T10:21:57Z", "hostId": "6aab4495c1ac6ea99551608db3955ce5b0bb8a1d4035657e4bf42ec8", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_0a1ef1e3-78a6-4ea4-9d25-f394d0b2df23", "name": "vping_ssh-vm_0a1ef1e3-78a6-4ea4-9d25-f394d0b2df23", "created": "2018-08-26T10:21:53Z", "tenant_id": "f3afccf7f3a1491ea27a980ba06cd642", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_0a1ef1e3-78a6-4ea4-9d25-f394d0b2df23": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:ca:28", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b3d20786-7072-4f96-937c-c736e6e7e617", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b3d20786-7072-4f96-937c-c736e6e7e617", "rel": "bookmark"}], "image": {"id": "8d1bf4bf-4028-42ba-a00e-7fef29064595", "links": [{"href": "http://172.30.9.22:8774/images/8d1bf4bf-4028-42ba-a00e-7fef29064595", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T10:21:50.000000", "flavor": {"id": "9d5433f9-aa69-4350-b521-130667e7059a", "links": [{"href": "http://172.30.9.22:8774/flavors/9d5433f9-aa69-4350-b521-130667e7059a", "rel": "bookmark"}]}, "id": "b3d20786-7072-4f96-937c-c736e6e7e617", "security_groups": [{"name": "vping_ssh-sg_0a1ef1e3-78a6-4ea4-9d25-f394d0b2df23"}], "user_id": "145fcb9b4eca45d3afd07eb7106c42e5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T10:21:50Z", "hostId": "147a2ec342d29147d2bfdbe8aef799fe11182ec9917b390e31727f33", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_0a1ef1e3-78a6-4ea4-9d25-f394d0b2df23", "created": "2018-08-26T10:21:43Z", "tenant_id": "f3afccf7f3a1491ea27a980ba06cd642", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 10:22:00,486 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b778eb2a-525d-4843-a06e-557e25471174 2018-08-26 10:22:00,486 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.186079978943s 2018-08-26 10:22:00,486 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b778eb2a-525d-4843-a06e-557e25471174 2018-08-26 10:22:00,491 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 10:22:02,494 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 10:22:02,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2de4ff47222064eb9864d20059acae7d45c7ea91" 2018-08-26 10:22:03,129 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:22:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2efe4cd9-4caf-407e-9014-8e2b97c0349c x-compute-request-id: req-2efe4cd9-4caf-407e-9014-8e2b97c0349c Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_0a1ef1e3-78a6-4ea4-9d25-f394d0b2df23": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:37:78", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/928b75df-4db1-4094-86d1-c7e27f9886d3", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/928b75df-4db1-4094-86d1-c7e27f9886d3", "rel": "bookmark"}], "image": {"id": "8d1bf4bf-4028-42ba-a00e-7fef29064595", "links": [{"href": "http://172.30.9.22:8774/images/8d1bf4bf-4028-42ba-a00e-7fef29064595", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T10:22:02.000000", "flavor": {"id": "9d5433f9-aa69-4350-b521-130667e7059a", "links": [{"href": "http://172.30.9.22:8774/flavors/9d5433f9-aa69-4350-b521-130667e7059a", "rel": "bookmark"}]}, "id": "928b75df-4db1-4094-86d1-c7e27f9886d3", "security_groups": [{"name": "vping_ssh-sg_0a1ef1e3-78a6-4ea4-9d25-f394d0b2df23"}], "user_id": "145fcb9b4eca45d3afd07eb7106c42e5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T10:22:02Z", "hostId": "6aab4495c1ac6ea99551608db3955ce5b0bb8a1d4035657e4bf42ec8", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_0a1ef1e3-78a6-4ea4-9d25-f394d0b2df23", "name": "vping_ssh-vm_0a1ef1e3-78a6-4ea4-9d25-f394d0b2df23", "created": "2018-08-26T10:21:53Z", "tenant_id": "f3afccf7f3a1491ea27a980ba06cd642", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_0a1ef1e3-78a6-4ea4-9d25-f394d0b2df23": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:ca:28", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b3d20786-7072-4f96-937c-c736e6e7e617", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b3d20786-7072-4f96-937c-c736e6e7e617", "rel": "bookmark"}], "image": {"id": "8d1bf4bf-4028-42ba-a00e-7fef29064595", "links": [{"href": "http://172.30.9.22:8774/images/8d1bf4bf-4028-42ba-a00e-7fef29064595", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T10:21:50.000000", "flavor": {"id": "9d5433f9-aa69-4350-b521-130667e7059a", "links": [{"href": "http://172.30.9.22:8774/flavors/9d5433f9-aa69-4350-b521-130667e7059a", "rel": "bookmark"}]}, "id": "b3d20786-7072-4f96-937c-c736e6e7e617", "security_groups": [{"name": "vping_ssh-sg_0a1ef1e3-78a6-4ea4-9d25-f394d0b2df23"}], "user_id": "145fcb9b4eca45d3afd07eb7106c42e5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T10:21:50Z", "hostId": "147a2ec342d29147d2bfdbe8aef799fe11182ec9917b390e31727f33", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_0a1ef1e3-78a6-4ea4-9d25-f394d0b2df23", "created": "2018-08-26T10:21:43Z", "tenant_id": "f3afccf7f3a1491ea27a980ba06cd642", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 10:22:03,129 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2efe4cd9-4caf-407e-9014-8e2b97c0349c 2018-08-26 10:22:03,129 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.635442972183s 2018-08-26 10:22:03,130 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2efe4cd9-4caf-407e-9014-8e2b97c0349c 2018-08-26 10:22:03,135 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-26 10:22:03,135 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=928b75df-4db1-4094-86d1-c7e27f9886d3" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2de4ff47222064eb9864d20059acae7d45c7ea91" 2018-08-26 10:22:03,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-f9d5c5ff-9f8f-4be1-93a2-5daadfa5beca Date: Sun, 26 Aug 2018 10:22:03 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a838704c-71df-4bcd-b2e9-310b29a6bc03","tenant_id":"f3afccf7f3a1491ea27a980ba06cd642","created_at":"2018-08-26T10:21:56Z","admin_state_up":true,"updated_at":"2018-08-26T10:22:02Z","binding:vnic_type":"normal","device_id":"928b75df-4db1-4094-86d1-c7e27f9886d3","device_owner":"compute:nova","revision_number":4,"mac_address":"fa:16:3e:73:37:78","id":"5e2f5669-a1bc-4f71-a36b-d4e8f7d64a1f","port_security_enabled":true,"project_id":"f3afccf7f3a1491ea27a980ba06cd642","fixed_ips":[{"subnet_id":"5da19eb1-ad02-4885-8592-d5ade373ecaf","ip_address":"192.168.120.14"}],"extra_dhcp_opts":[],"security_groups":["c258073d-3ee8-42de-a9c7-4d94b50b0dd3"],"name":""}]} 2018-08-26 10:22:03,200 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=928b75df-4db1-4094-86d1-c7e27f9886d3 used request id req-f9d5c5ff-9f8f-4be1-93a2-5daadfa5beca 2018-08-26 10:22:03,200 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0653488636017s 2018-08-26 10:22:03,201 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=928b75df-4db1-4094-86d1-c7e27f9886d3 used request id req-f9d5c5ff-9f8f-4be1-93a2-5daadfa5beca 2018-08-26 10:22:03,206 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-26 10:22:03,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/floatingips.json?port_id=5e2f5669-a1bc-4f71-a36b-d4e8f7d64a1f" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2de4ff47222064eb9864d20059acae7d45c7ea91" 2018-08-26 10:22:03,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-56bc9527-7f90-4c1d-9243-9216ef6016ab Date: Sun, 26 Aug 2018 10:22:03 GMT RESP BODY: {"floatingips": []} 2018-08-26 10:22:03,249 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=5e2f5669-a1bc-4f71-a36b-d4e8f7d64a1f used request id req-56bc9527-7f90-4c1d-9243-9216ef6016ab 2018-08-26 10:22:03,249 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0436279773712s 2018-08-26 10:22:03,250 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=5e2f5669-a1bc-4f71-a36b-d4e8f7d64a1f used request id req-56bc9527-7f90-4c1d-9243-9216ef6016ab 2018-08-26 10:22:03,250 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_0a1ef1e3-78a6-4ea4-9d25-f394d0b2df23': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:73:37:78', u'version': 4, u'addr': u'192.168.120.14', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'8d1bf4bf-4028-42ba-a00e-7fef29064595'}), 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-26T10:22:02.000000', 'flavor': Munch({u'id': u'9d5433f9-aa69-4350-b521-130667e7059a'}), 'az': u'nova', 'id': u'928b75df-4db1-4094-86d1-c7e27f9886d3', 'security_groups': [Munch({u'name': u'vping_ssh-sg_0a1ef1e3-78a6-4ea4-9d25-f394d0b2df23'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'145fcb9b4eca45d3afd07eb7106c42e5', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f3afccf7f3a1491ea27a980ba06cd642', 'name': 'vping_ssh-project_0a1ef1e3-78a6-4ea4-9d25-f394d0b2df23', '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-26T10:22:02.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-26T10:22:02Z', 'hostId': u'6aab4495c1ac6ea99551608db3955ce5b0bb8a1d4035657e4bf42ec8', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping_ssh-kp_0a1ef1e3-78a6-4ea4-9d25-f394d0b2df23', 'public_v6': '', 'private_v4': u'192.168.120.14', 'cloud': 'envvars', 'host_id': u'6aab4495c1ac6ea99551608db3955ce5b0bb8a1d4035657e4bf42ec8', '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-26T10:22:02.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'f3afccf7f3a1491ea27a980ba06cd642', 'name': u'vping_ssh-vm_0a1ef1e3-78a6-4ea4-9d25-f394d0b2df23', 'adminPass': u'dQXiXM53YL2P', 'tenant_id': u'f3afccf7f3a1491ea27a980ba06cd642', 'created_at': u'2018-08-26T10:21:53Z', 'created': u'2018-08-26T10:21:53Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-26 10:22:03,253 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-26 10:22:03,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2de4ff47222064eb9864d20059acae7d45c7ea91" 2018-08-26 10:22:03,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1192 X-Openstack-Request-Id: req-30a22e08-c8f8-4aeb-bb7f-0f95f7c6c47e Date: Sun, 26 Aug 2018 10:22:03 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a3c401bc-6377-43cc-8a20-abe78f2d51b9"],"updated_at":"2018-08-26T10:16:40Z","tenant_id":"526e4f7307214396989751533ff33528","created_at":"2018-08-26T10:16:36Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"526e4f7307214396989751533ff33528","id":"9c1c4110-1d5a-4c9e-9e4a-8295252f6976","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5da19eb1-ad02-4885-8592-d5ade373ecaf"],"updated_at":"2018-08-26T10:21:34Z","tenant_id":"f3afccf7f3a1491ea27a980ba06cd642","created_at":"2018-08-26T10:21:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"f3afccf7f3a1491ea27a980ba06cd642","id":"a838704c-71df-4bcd-b2e9-310b29a6bc03","name":"vping_ssh-net_0a1ef1e3-78a6-4ea4-9d25-f394d0b2df23"}]} 2018-08-26 10:22:03,341 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-30a22e08-c8f8-4aeb-bb7f-0f95f7c6c47e 2018-08-26 10:22:03,341 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0871710777283s 2018-08-26 10:22:03,341 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-30a22e08-c8f8-4aeb-bb7f-0f95f7c6c47e 2018-08-26 10:22:03,342 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-26 10:22:03,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=928b75df-4db1-4094-86d1-c7e27f9886d3" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2de4ff47222064eb9864d20059acae7d45c7ea91" 2018-08-26 10:22:03,387 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-8a148540-f753-4bf5-83a9-3ef81423b787 Date: Sun, 26 Aug 2018 10:22:03 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a838704c-71df-4bcd-b2e9-310b29a6bc03","tenant_id":"f3afccf7f3a1491ea27a980ba06cd642","created_at":"2018-08-26T10:21:56Z","admin_state_up":true,"updated_at":"2018-08-26T10:22:02Z","binding:vnic_type":"normal","device_id":"928b75df-4db1-4094-86d1-c7e27f9886d3","device_owner":"compute:nova","revision_number":4,"mac_address":"fa:16:3e:73:37:78","id":"5e2f5669-a1bc-4f71-a36b-d4e8f7d64a1f","port_security_enabled":true,"project_id":"f3afccf7f3a1491ea27a980ba06cd642","fixed_ips":[{"subnet_id":"5da19eb1-ad02-4885-8592-d5ade373ecaf","ip_address":"192.168.120.14"}],"extra_dhcp_opts":[],"security_groups":["c258073d-3ee8-42de-a9c7-4d94b50b0dd3"],"name":""}]} 2018-08-26 10:22:03,387 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=928b75df-4db1-4094-86d1-c7e27f9886d3 used request id req-8a148540-f753-4bf5-83a9-3ef81423b787 2018-08-26 10:22:03,387 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0448729991913s 2018-08-26 10:22:03,388 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=928b75df-4db1-4094-86d1-c7e27f9886d3 used request id req-8a148540-f753-4bf5-83a9-3ef81423b787 2018-08-26 10:22:03,388 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-08-26 10:22:03,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2de4ff47222064eb9864d20059acae7d45c7ea91" -d '{"floatingip": {"floating_network_id": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976", "fixed_ip_address": "192.168.120.14", "port_id": "5e2f5669-a1bc-4f71-a36b-d4e8f7d64a1f"}}' 2018-08-26 10:22:05,244 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 554 X-Openstack-Request-Id: req-6cfeb0ff-08df-4453-9742-c7cb2a34b08d Date: Sun, 26 Aug 2018 10:22:05 GMT RESP BODY: {"floatingip": {"router_id": "05c7be51-1e27-4e79-86b6-c8d06c147fe8", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-26T10:22:04Z", "floating_network_id": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976", "fixed_ip_address": "192.168.120.14", "floating_ip_address": "172.30.9.204", "revision_number": 0, "port_id": "5e2f5669-a1bc-4f71-a36b-d4e8f7d64a1f", "id": "71441bff-92ef-41f6-8328-782209ad8d6b", "tenant_id": "f3afccf7f3a1491ea27a980ba06cd642", "created_at": "2018-08-26T10:22:04Z", "project_id": "f3afccf7f3a1491ea27a980ba06cd642"}} 2018-08-26 10:22:05,245 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-6cfeb0ff-08df-4453-9742-c7cb2a34b08d 2018-08-26 10:22:05,245 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.85651898384s 2018-08-26 10:22:05,245 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-6cfeb0ff-08df-4453-9742-c7cb2a34b08d 2018-08-26 10:22:05,253 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-26 10:22:05,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2de4ff47222064eb9864d20059acae7d45c7ea91" 2018-08-26 10:22:05,324 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 557 X-Openstack-Request-Id: req-98d9dbfe-de38-4c14-bbf8-402b0edb87d6 Date: Sun, 26 Aug 2018 10:22:05 GMT RESP BODY: {"floatingips": [{"router_id": "05c7be51-1e27-4e79-86b6-c8d06c147fe8", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-26T10:22:04Z", "floating_network_id": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976", "fixed_ip_address": "192.168.120.14", "floating_ip_address": "172.30.9.204", "revision_number": 0, "port_id": "5e2f5669-a1bc-4f71-a36b-d4e8f7d64a1f", "id": "71441bff-92ef-41f6-8328-782209ad8d6b", "tenant_id": "f3afccf7f3a1491ea27a980ba06cd642", "created_at": "2018-08-26T10:22:04Z", "project_id": "f3afccf7f3a1491ea27a980ba06cd642"}]} 2018-08-26 10:22:05,324 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-98d9dbfe-de38-4c14-bbf8-402b0edb87d6 2018-08-26 10:22:05,324 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0706980228424s 2018-08-26 10:22:05,324 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-98d9dbfe-de38-4c14-bbf8-402b0edb87d6 2018-08-26 10:22:05,328 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'05c7be51-1e27-4e79-86b6-c8d06c147fe8', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'f3afccf7f3a1491ea27a980ba06cd642', 'created_at': u'2018-08-26T10:22:04Z', 'attached': True, 'updated_at': u'2018-08-26T10:22:04Z', 'id': u'71441bff-92ef-41f6-8328-782209ad8d6b', 'floating_network_id': u'9c1c4110-1d5a-4c9e-9e4a-8295252f6976', 'fixed_ip_address': u'192.168.120.14', 'floating_ip_address': u'172.30.9.204', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f3afccf7f3a1491ea27a980ba06cd642', 'name': 'vping_ssh-project_0a1ef1e3-78a6-4ea4-9d25-f394d0b2df23', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'05c7be51-1e27-4e79-86b6-c8d06c147fe8', 'project_id': u'f3afccf7f3a1491ea27a980ba06cd642', 'port_id': u'5e2f5669-a1bc-4f71-a36b-d4e8f7d64a1f', 'port': u'5e2f5669-a1bc-4f71-a36b-d4e8f7d64a1f', 'network': u'9c1c4110-1d5a-4c9e-9e4a-8295252f6976'}) 2018-08-26 10:22:05,329 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-26 10:22:05,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/928b75df-4db1-4094-86d1-c7e27f9886d3/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}2de4ff47222064eb9864d20059acae7d45c7ea91" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-26 10:22:06,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:22: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-24c24ad6-264e-492e-ab64-4e5652496d7f x-compute-request-id: req-24c24ad6-264e-492e-ab64-4e5652496d7f Content-Encoding: gzip Content-Length: 9199 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 472283460 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.191668] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.194044] pid_max: default: 32768 minimum: 301\n[ 0.195321] ACPI: Core revision 20150930\n[ 0.197035] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.198904] Security Framework initialized\n[ 0.200080] Yama: becoming mindful.\n[ 0.201121] AppArmor: AppArmor initialized\n[ 0.202347] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.204202] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.205989] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.207696] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.209639] Initializing cgroup subsys io\n[ 0.210817] Initializing cgroup subsys memory\n[ 0.212061] Initializing cgroup subsys devices\n[ 0.213303] Initializing cgroup subsys freezer\n[ 0.214562] Initializing cgroup subsys net_cls\n[ 0.215804] Initializing cgroup subsys perf_event\n[ 0.217112] Initializing cgroup subsys net_prio\n[ 0.218397] Initializing cgroup subsys hugetlb\n[ 0.219638] Initializing cgroup subsys pids\n[ 0.220859] CPU: Physical Processor ID: 0\n[ 0.222739] mce: CPU supports 10 MCE banks\n[ 0.223934] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.225354] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.243338] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.249995] ftrace: allocating 31920 entries in 125 pages\n[ 0.275120] smpboot: Max logical packages: 1\n[ 0.276337] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.278279] x2apic enabled\n[ 0.279473] Switched APIC routing to physical x2apic.\n[ 0.281979] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.283576] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.286389] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.288917] KVM setup paravirtual spinlock\n[ 0.290558] x86: Booted up 1 node, 1 CPUs\n[ 0.291695] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.293640] devtmpfs: initialized\n[ 0.295650] evm: security.selinux\n[ 0.296644] evm: security.SMACK64\n[ 0.297637] evm: security.SMACK64EXEC\n[ 0.298700] evm: security.SMACK64TRANSMUTE\n[ 0.299844] evm: security.SMACK64MMAP\n[ 0.300902] evm: security.ima\n[ 0.301827] evm: security.capability\n[ 0.302943] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.305555] pinctrl core: initialized pinctrl subsystem\n[ 0.307082] RTC time: 10:22:02, date: 08/26/18\n[ 0.308406] NET: Registered protocol family 16\n[ 0.309760] cpuidle: using governor ladder\n[ 0.310927] cpuidle: using governor menu\n[ 0.312054] PCCT header not found.\n[ 0.313118] ACPI: bus type PCI registered\n[ 0.314261] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.316005] PCI: Using configuration type 1 for base access\n[ 0.318216] ACPI: Added _OSI(Module Device)\n[ 0.319419] ACPI: Added _OSI(Processor Device)\n[ 0.320637] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.321917] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.324124] ACPI: Interpreter enabled\n[ 0.325202] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.327848] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.330470] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.333114] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.335758] ACPI: (supports S0 S5)\n[ 0.336760] ACPI: Using IOAPIC for interrupt routing\n[ 0.338092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.341996] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.343591] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.345330] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.347011] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.350128] acpiphp: Slot [3] registered\n[ 0.351267] acpiphp: Slot [4] registered\n[ 0.352408] acpiphp: Slot [5] registered\n[ 0.353541] acpiphp: Slot [6] registered\n[ 0.354670] acpiphp: Slot [7] registered\n[ 0.355800] acpiphp: Slot [8] registered\n[ 0.356935] acpiphp: Slot [9] registered\n[ 0.358072] acpiphp: Slot [10] registered\n[ 0.359227] acpiphp: Slot [11] registered\n[ 0.360379] acpiphp: Slot [12] registered\n[ 0.361532] acpiphp: Slot [13] registered\n[ 0.362676] acpiphp: Slot [14] registered\n[ 0.363830] acpiphp: Slot [15] registered\n[ 0.379396] acpiphp: Slot [16] registered\n[ 0.380557] acpiphp: Slot [17] registered\n[ 0.381721] acpiphp: Slot [18] registered\n[ 0.382869] acpiphp: Slot [19] registered\n[ 0.384037] acpiphp: Slot [20] registered\n[ 0.385217] acpiphp: Slot [21] registered\n[ 0.386376] acpiphp: Slot [22] registered\n[ 0.387535] acpiphp: Slot [23] registered\n[ 0.388702] acpiphp: Slot [24] registered\n[ 0.389875] acpiphp: Slot [25] registered\n[ 0.391019] acpiphp: Slot [26] registered\n[ 0.392180] acpiphp: Slot [27] registered\n[ 0.393343] acpiphp: Slot [28] registered\n[ 0.394508] acpiphp: Slot [29] registered\n[ 0.395655] acpiphp: Slot [30] registered\n[ 0.396803] acpiphp: Slot [31] registered\n[ 0.397951] PCI host bridge to bus 0000:00\n[ 0.399101] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.400812] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.402531] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.404614] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.406698] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.408814] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.412932] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.414719] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.416362] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.418132] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.422601] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.424635] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.445819] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.447898] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.449904] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.451905] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.454113] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.455905] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.457751] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.459233] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.461474] vgaarb: loaded\n[ 0.462335] vgaarb: bridge control possible 0000:00:02.0\n[ 0.464041] SCSI subsystem initialized\n[ 0.465331] ACPI: bus type USB registered\n[ 0.466506] usbcore: registered new interface driver usbfs\n[ 0.467972] usbcore: registered new interface driver hub\n[ 0.469388] usbcore: registered new device driver usb\n[ 0.470935] PCI: Using ACPI for IRQ routing\n[ 0.472490] NetLabel: Initializing\n[ 0.473509] NetLabel: domain hash size = 128\n[ 0.474709] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.476069] NetLabel: unlabeled traffic allowed by default\n[ 0.477705] clocksource: Switched to clocksource kvm-clock\n[ 0.487626] AppArmor: AppArmor Filesystem Enabled\n[ 0.488981] pnp: PnP ACPI init\n[ 0.490254] pnp: PnP ACPI: found 5 devices\n[ 0.497228] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.499641] NET: Registered protocol family 2\n[ 0.501083] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.502916] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.504630] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.506335] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.507888] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.509557] NET: Registered protocol family 1\n[ 0.510828] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.512386] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.513909] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.528499] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.543080] Trying to unpack rootfs image as initramfs...\n[ 0.605426] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.610320] Scanning for low memory corruption every 60 seconds\n[ 0.612570] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.614287] audit: initializing netlink subsys (disabled)\n[ 0.615816] audit: type=2000 audit(1535278922.909:1): initialized\n[ 0.617806] Initialise system trusted keyring\n[ 0.619226] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.620864] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.623644] zbud: loaded\n[ 0.624674] VFS: Disk quotas dquot_6.6.0\n[ 0.625856] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.628098] fuse init (API version 7.23)\n[ 0.629375] Key type big_key registered\n[ 0.630541] Allocating IMA MOK and blacklist keyrings.\n[ 0.632273] Key type asymmetric registered\n[ 0.633467] Asymmetric key parser 'x509' registered\n[ 0.634845] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.637043] io scheduler noop registered\n[ 0.638199] io scheduler deadline registered (default)\n[ 0.639628] io scheduler cfq registered\n[ 0.640902] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.642407] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.644243] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.646358] ACPI: Power Button [PWRF]\n[ 0.647623] GHES: HEST is not enabled!\n[ 0.661770] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.690899] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.693862] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.717646] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.720889] Linux agpgart interface v0.103\n[ 0.724456] brd: module loaded\n[ 0.726768] loop: module loaded\n[ 0.732104] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.734197] GPT:90111 != 2097151\n[ 0.735180] GPT:Alternate GPT header not at the end of the disk.\n[ 0.736787] GPT:90111 != 2097151\n[ 0.737798] GPT: Use GNU Parted to correct GPT errors.\n[ 0.739195] vda: vda1 vda15\n[ 0.740904] scsi host0: ata_piix\n[ 0.742050] scsi host1: ata_piix\n[ 0.743094] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.744847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.747170] libphy: Fixed MDIO Bus: probed\n[ 0.748359] tun: Universal TUN/TAP device driver, 1.6\n[ 0.749786] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.752657] PPP generic driver version 2.4.2\n[ 0.753976] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.755707] ehci-pci: EHCI PCI platform driver\n[ 0.757001] ehci-platform: EHCI generic platform driver\n[ 0.758425] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.760072] ohci-pci: OHCI PCI platform driver\n[ 0.761363] ohci-platform: OHCI generic platform driver\n[ 0.762848] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.777593] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.779083] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.781285] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.782749] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.784425] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.786180] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.788223] usb usb1: Product: UHCI Host Controller\n[ 0.789561] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.791222] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.792618] hub 1-0:1.0: USB hub found\n[ 0.793741] hub 1-0:1.0: 2 ports detected\n[ 0.795063] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.798079] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.799434] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.800891] mousedev: PS/2 mouse device common for all mice\n[ 0.802646] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.805243] rtc_cmos 00:00: RTC can wake from S4\n[ 0.806847] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.808520] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.810209] i2c /dev entries driver\n[ 0.811322] device-mapper: uevent: version 1.0.3\n[ 0.812713] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.815039] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.816954] NET: Registered protocol family 10\n[ 0.818579] NET: Registered protocol family 17\n[ 0.819844] Key type dns_resolver registered\n[ 0.821184] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.822743] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.825231] registered taskstats version 1\n[ 0.826436] Loading compiled-in X.509 certificates\n[ 0.828320] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.830953] zswap: loaded using pool lzo/zbud\n[ 0.833099] Key type trusted registered\n[ 0.835361] Key type encrypted registered\n[ 0.836530] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.838002] ima: No TPM chip found, activating TPM-bypass!\n[ 0.839468] evm: HMAC attrs: 0x1\n[ 0.840798] Magic number: 14:847:376\n[ 0.842019] rtc_cmos 00:00: setting system clock to 2018-08-26 10:22:03 UTC (1535278923)\n[ 0.844295] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.845875] EDD information not available.\n[ 0.903433] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.920223] Write protecting the kernel read-only data: 14336k\n[ 0.923241] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.925787] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.69\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\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.088291] 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.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.92. iid=i-00000004\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCdj1rQldwedX8+2VfIDe2UavUy3sJMaAUzHY4CU1iNIwbheJyLLjX+/5kdjqxY9I3SEd1sO6T2R1BKo3Do28PtWElpNnqZ6LoI6tALASeK2QCXNuXEmxe4N5ZjSJNEZPmOhKT+EEyXZZ72P91FjGfIOyKk26qckWK5TzRUrs3m0K9x/MwTwBd/iVJ3pa01QuwzR46RrUFM6yIOUqiK5MPc8fiVMbmKvXaf6czhuiR0UjXI+d+ENuzkW8wahXfIzBclN1wDeuO17tmTaSCaihKtp7ZMGdbeATTNDx/Izac9kw0QUKzTjeLBJiWJALuLZfWlH+MnnxOEPKKi0ppQjweZ root@vping-ssh-vm-0a1ef1e3-78a6-4ea4-9d25-f394d0b2df23\nssh-dss AAAAB3NzaC1kc3MAAACBALVEpAamgp76TvQr3NsWGoIjxOqK/JKF6UCEmD0uPqdKLGSpmT1u75WFyVLL9DS59XAw8J8LRpyUyPTWhYr460syNnW7VH9Ev+vNVA+E0Yzoz+AfOPtZ3aByRNU97X3XgpwZsC9xs7YxPuZNHW2aGozgIJgUPhFpr0ACxdF83sbzAAAAFQCiWYD2l32hsqDZezVrv/7EnYqU2wAAAIASCdxkHsgkQYC1aZA5UJ4eBrD7pqtsoh4Wii2ZBlJfECQ/MY1SfAdKG3OzvkLAYhaGULuz8XXu+fLw20SRGAVC+GGFgU8CMWCIfdLmLYKoakLd2oui3wdh1azFO/omWI66+LFloUERCKlpySVxKc5PmZGzW7pZMqNX2L3oeExnPwAAAIBzB0pJQfAR94BGsFMBpCbqg5PggLCjJ8khsIU5OUIKAuH+MLrBjwL94PbFiwoNP64ipc7XhTLqUjDECmGMFHC31DHjABWeF3NW6OY1cwV+CniD7DY87b/1+1iZE8GmNNjODDn5b1MNHi+5pWoL7wFSnw8UHWiJtBkeqXQOxelddg== root@vping-ssh-vm-0a1ef1e3-78a6-4ea4-9d25-f394d0b2df23\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n"} 2018-08-26 10:22:06,114 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/928b75df-4db1-4094-86d1-c7e27f9886d3/action used request id req-24c24ad6-264e-492e-ab64-4e5652496d7f 2018-08-26 10:22:06,115 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.785256147385s 2018-08-26 10:22:06,115 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/928b75df-4db1-4094-86d1-c7e27f9886d3/action used request id req-24c24ad6-264e-492e-ab64-4e5652496d7f 2018-08-26 10:22:06,116 - 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 472283460 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.191668] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.194044] pid_max: default: 32768 minimum: 301 [ 0.195321] ACPI: Core revision 20150930 [ 0.197035] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.198904] Security Framework initialized [ 0.200080] Yama: becoming mindful. [ 0.201121] AppArmor: AppArmor initialized [ 0.202347] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.204202] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.205989] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.207696] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.209639] Initializing cgroup subsys io [ 0.210817] Initializing cgroup subsys memory [ 0.212061] Initializing cgroup subsys devices [ 0.213303] Initializing cgroup subsys freezer [ 0.214562] Initializing cgroup subsys net_cls [ 0.215804] Initializing cgroup subsys perf_event [ 0.217112] Initializing cgroup subsys net_prio [ 0.218397] Initializing cgroup subsys hugetlb [ 0.219638] Initializing cgroup subsys pids [ 0.220859] CPU: Physical Processor ID: 0 [ 0.222739] mce: CPU supports 10 MCE banks [ 0.223934] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.225354] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.243338] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.249995] ftrace: allocating 31920 entries in 125 pages [ 0.275120] smpboot: Max logical packages: 1 [ 0.276337] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.278279] x2apic enabled [ 0.279473] Switched APIC routing to physical x2apic. [ 0.281979] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.283576] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.286389] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.288917] KVM setup paravirtual spinlock [ 0.290558] x86: Booted up 1 node, 1 CPUs [ 0.291695] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.293640] devtmpfs: initialized [ 0.295650] evm: security.selinux [ 0.296644] evm: security.SMACK64 [ 0.297637] evm: security.SMACK64EXEC [ 0.298700] evm: security.SMACK64TRANSMUTE [ 0.299844] evm: security.SMACK64MMAP [ 0.300902] evm: security.ima [ 0.301827] evm: security.capability [ 0.302943] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.305555] pinctrl core: initialized pinctrl subsystem [ 0.307082] RTC time: 10:22:02, date: 08/26/18 [ 0.308406] NET: Registered protocol family 16 [ 0.309760] cpuidle: using governor ladder [ 0.310927] cpuidle: using governor menu [ 0.312054] PCCT header not found. [ 0.313118] ACPI: bus type PCI registered [ 0.314261] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.316005] PCI: Using configuration type 1 for base access [ 0.318216] ACPI: Added _OSI(Module Device) [ 0.319419] ACPI: Added _OSI(Processor Device) [ 0.320637] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.321917] ACPI: Added _OSI(Processor Aggregator Device) [ 0.324124] ACPI: Interpreter enabled [ 0.325202] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.327848] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.330470] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.333114] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.335758] ACPI: (supports S0 S5) [ 0.336760] ACPI: Using IOAPIC for interrupt routing [ 0.338092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.341996] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.343591] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.345330] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.347011] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.350128] acpiphp: Slot [3] registered [ 0.351267] acpiphp: Slot [4] registered [ 0.352408] acpiphp: Slot [5] registered [ 0.353541] acpiphp: Slot [6] registered [ 0.354670] acpiphp: Slot [7] registered [ 0.355800] acpiphp: Slot [8] registered [ 0.356935] acpiphp: Slot [9] registered [ 0.358072] acpiphp: Slot [10] registered [ 0.359227] acpiphp: Slot [11] registered [ 0.360379] acpiphp: Slot [12] registered [ 0.361532] acpiphp: Slot [13] registered [ 0.362676] acpiphp: Slot [14] registered [ 0.363830] acpiphp: Slot [15] registered [ 0.379396] acpiphp: Slot [16] registered [ 0.380557] acpiphp: Slot [17] registered [ 0.381721] acpiphp: Slot [18] registered [ 0.382869] acpiphp: Slot [19] registered [ 0.384037] acpiphp: Slot [20] registered [ 0.385217] acpiphp: Slot [21] registered [ 0.386376] acpiphp: Slot [22] registered [ 0.387535] acpiphp: Slot [23] registered [ 0.388702] acpiphp: Slot [24] registered [ 0.389875] acpiphp: Slot [25] registered [ 0.391019] acpiphp: Slot [26] registered [ 0.392180] acpiphp: Slot [27] registered [ 0.393343] acpiphp: Slot [28] registered [ 0.394508] acpiphp: Slot [29] registered [ 0.395655] acpiphp: Slot [30] registered [ 0.396803] acpiphp: Slot [31] registered [ 0.397951] PCI host bridge to bus 0000:00 [ 0.399101] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.400812] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.402531] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.404614] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.406698] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.408814] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.412932] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.414719] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.416362] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.418132] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.422601] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.424635] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.445819] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.447898] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.449904] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.451905] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.454113] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.455905] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.457751] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.459233] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.461474] vgaarb: loaded [ 0.462335] vgaarb: bridge control possible 0000:00:02.0 [ 0.464041] SCSI subsystem initialized [ 0.465331] ACPI: bus type USB registered [ 0.466506] usbcore: registered new interface driver usbfs [ 0.467972] usbcore: registered new interface driver hub [ 0.469388] usbcore: registered new device driver usb [ 0.470935] PCI: Using ACPI for IRQ routing [ 0.472490] NetLabel: Initializing [ 0.473509] NetLabel: domain hash size = 128 [ 0.474709] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.476069] NetLabel: unlabeled traffic allowed by default [ 0.477705] clocksource: Switched to clocksource kvm-clock [ 0.487626] AppArmor: AppArmor Filesystem Enabled [ 0.488981] pnp: PnP ACPI init [ 0.490254] pnp: PnP ACPI: found 5 devices [ 0.497228] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.499641] NET: Registered protocol family 2 [ 0.501083] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.502916] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.504630] TCP: Hash tables configured (established 4096 bind 4096) [ 0.506335] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.507888] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.509557] NET: Registered protocol family 1 [ 0.510828] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.512386] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.513909] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.528499] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.543080] Trying to unpack rootfs image as initramfs... [ 0.605426] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.610320] Scanning for low memory corruption every 60 seconds [ 0.612570] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.614287] audit: initializing netlink subsys (disabled) [ 0.615816] audit: type=2000 audit(1535278922.909:1): initialized [ 0.617806] Initialise system trusted keyring [ 0.619226] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.620864] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.623644] zbud: loaded [ 0.624674] VFS: Disk quotas dquot_6.6.0 [ 0.625856] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.628098] fuse init (API version 7.23) [ 0.629375] Key type big_key registered [ 0.630541] Allocating IMA MOK and blacklist keyrings. [ 0.632273] Key type asymmetric registered [ 0.633467] Asymmetric key parser 'x509' registered [ 0.634845] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.637043] io scheduler noop registered [ 0.638199] io scheduler deadline registered (default) [ 0.639628] io scheduler cfq registered [ 0.640902] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.642407] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.644243] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.646358] ACPI: Power Button [PWRF] [ 0.647623] GHES: HEST is not enabled! [ 0.661770] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.690899] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.693862] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.717646] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.720889] Linux agpgart interface v0.103 [ 0.724456] brd: module loaded [ 0.726768] loop: module loaded [ 0.732104] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.734197] GPT:90111 != 2097151 [ 0.735180] GPT:Alternate GPT header not at the end of the disk. [ 0.736787] GPT:90111 != 2097151 [ 0.737798] GPT: Use GNU Parted to correct GPT errors. [ 0.739195] vda: vda1 vda15 [ 0.740904] scsi host0: ata_piix [ 0.742050] scsi host1: ata_piix [ 0.743094] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.744847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.747170] libphy: Fixed MDIO Bus: probed [ 0.748359] tun: Universal TUN/TAP device driver, 1.6 [ 0.749786] tun: (C) 1999-2004 Max Krasnyansky [ 0.752657] PPP generic driver version 2.4.2 [ 0.753976] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.755707] ehci-pci: EHCI PCI platform driver [ 0.757001] ehci-platform: EHCI generic platform driver [ 0.758425] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.760072] ohci-pci: OHCI PCI platform driver [ 0.761363] ohci-platform: OHCI generic platform driver [ 0.762848] uhci_hcd: USB Universal Host Controller Interface driver [ 0.777593] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.779083] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.781285] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.782749] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.784425] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.786180] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.788223] usb usb1: Product: UHCI Host Controller [ 0.789561] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.791222] usb usb1: SerialNumber: 0000:00:01.2 [ 0.792618] hub 1-0:1.0: USB hub found [ 0.793741] hub 1-0:1.0: 2 ports detected [ 0.795063] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.798079] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.799434] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.800891] mousedev: PS/2 mouse device common for all mice [ 0.802646] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.805243] rtc_cmos 00:00: RTC can wake from S4 [ 0.806847] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.808520] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.810209] i2c /dev entries driver [ 0.811322] device-mapper: uevent: version 1.0.3 [ 0.812713] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.815039] ledtrig-cpu: registered to indicate activity on CPUs [ 0.816954] NET: Registered protocol family 10 [ 0.818579] NET: Registered protocol family 17 [ 0.819844] Key type dns_resolver registered [ 0.821184] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.822743] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.825231] registered taskstats version 1 [ 0.826436] Loading compiled-in X.509 certificates [ 0.828320] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.830953] zswap: loaded using pool lzo/zbud [ 0.833099] Key type trusted registered [ 0.835361] Key type encrypted registered [ 0.836530] AppArmor: AppArmor sha1 policy hashing enabled [ 0.838002] ima: No TPM chip found, activating TPM-bypass! [ 0.839468] evm: HMAC attrs: 0x1 [ 0.840798] Magic number: 14:847:376 [ 0.842019] rtc_cmos 00:00: setting system clock to 2018-08-26 10:22:03 UTC (1535278923) [ 0.844295] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.845875] EDD information not available. [ 0.903433] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.920223] Write protecting the kernel read-only data: 14336k [ 0.923241] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.925787] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.69 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep 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.088291] 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.14... Lease of 192.168.120.14 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.92. iid=i-00000004 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCdj1rQldwedX8+2VfIDe2UavUy3sJMaAUzHY4CU1iNIwbheJyLLjX+/5kdjqxY9I3SEd1sO6T2R1BKo3Do28PtWElpNnqZ6LoI6tALASeK2QCXNuXEmxe4N5ZjSJNEZPmOhKT+EEyXZZ72P91FjGfIOyKk26qckWK5TzRUrs3m0K9x/MwTwBd/iVJ3pa01QuwzR46RrUFM6yIOUqiK5MPc8fiVMbmKvXaf6czhuiR0UjXI+d+ENuzkW8wahXfIzBclN1wDeuO17tmTaSCaihKtp7ZMGdbeATTNDx/Izac9kw0QUKzTjeLBJiWJALuLZfWlH+MnnxOEPKKi0ppQjweZ root@vping-ssh-vm-0a1ef1e3-78a6-4ea4-9d25-f394d0b2df23 ssh-dss AAAAB3NzaC1kc3MAAACBALVEpAamgp76TvQr3NsWGoIjxOqK/JKF6UCEmD0uPqdKLGSpmT1u75WFyVLL9DS59XAw8J8LRpyUyPTWhYr460syNnW7VH9Ev+vNVA+E0Yzoz+AfOPtZ3aByRNU97X3XgpwZsC9xs7YxPuZNHW2aGozgIJgUPhFpr0ACxdF83sbzAAAAFQCiWYD2l32hsqDZezVrv/7EnYqU2wAAAIASCdxkHsgkQYC1aZA5UJ4eBrD7pqtsoh4Wii2ZBlJfECQ/MY1SfAdKG3OzvkLAYhaGULuz8XXu+fLw20SRGAVC+GGFgU8CMWCIfdLmLYKoakLd2oui3wdh1azFO/omWI66+LFloUERCKlpySVxKc5PmZGzW7pZMqNX2L3oeExnPwAAAIBzB0pJQfAR94BGsFMBpCbqg5PggLCjJ8khsIU5OUIKAuH+MLrBjwL94PbFiwoNP64ipc7XhTLqUjDECmGMFHC31DHjABWeF3NW6OY1cwV+CniD7DY87b/1+1iZE8GmNNjODDn5b1MNHi+5pWoL7wFSnw8UHWiJtBkeqXQOxelddg== root@vping-ssh-vm-0a1ef1e3-78a6-4ea4-9d25-f394d0b2df23 -----END SSH HOST KEY KEYS----- === network info === 2018-08-26 10:22:07,118 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.204: timed out 2018-08-26 10:22:16,128 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-26 10:22:16,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/928b75df-4db1-4094-86d1-c7e27f9886d3/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}2de4ff47222064eb9864d20059acae7d45c7ea91" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-26 10:22:16,223 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:22:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-76dcf7c2-0aca-440a-a817-8eaf05ae3f75 x-compute-request-id: req-76dcf7c2-0aca-440a-a817-8eaf05ae3f75 Content-Encoding: gzip Content-Length: 9593 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 472283460 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.191668] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.194044] pid_max: default: 32768 minimum: 301\n[ 0.195321] ACPI: Core revision 20150930\n[ 0.197035] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.198904] Security Framework initialized\n[ 0.200080] Yama: becoming mindful.\n[ 0.201121] AppArmor: AppArmor initialized\n[ 0.202347] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.204202] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.205989] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.207696] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.209639] Initializing cgroup subsys io\n[ 0.210817] Initializing cgroup subsys memory\n[ 0.212061] Initializing cgroup subsys devices\n[ 0.213303] Initializing cgroup subsys freezer\n[ 0.214562] Initializing cgroup subsys net_cls\n[ 0.215804] Initializing cgroup subsys perf_event\n[ 0.217112] Initializing cgroup subsys net_prio\n[ 0.218397] Initializing cgroup subsys hugetlb\n[ 0.219638] Initializing cgroup subsys pids\n[ 0.220859] CPU: Physical Processor ID: 0\n[ 0.222739] mce: CPU supports 10 MCE banks\n[ 0.223934] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.225354] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.243338] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.249995] ftrace: allocating 31920 entries in 125 pages\n[ 0.275120] smpboot: Max logical packages: 1\n[ 0.276337] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.278279] x2apic enabled\n[ 0.279473] Switched APIC routing to physical x2apic.\n[ 0.281979] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.283576] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.286389] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.288917] KVM setup paravirtual spinlock\n[ 0.290558] x86: Booted up 1 node, 1 CPUs\n[ 0.291695] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.293640] devtmpfs: initialized\n[ 0.295650] evm: security.selinux\n[ 0.296644] evm: security.SMACK64\n[ 0.297637] evm: security.SMACK64EXEC\n[ 0.298700] evm: security.SMACK64TRANSMUTE\n[ 0.299844] evm: security.SMACK64MMAP\n[ 0.300902] evm: security.ima\n[ 0.301827] evm: security.capability\n[ 0.302943] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.305555] pinctrl core: initialized pinctrl subsystem\n[ 0.307082] RTC time: 10:22:02, date: 08/26/18\n[ 0.308406] NET: Registered protocol family 16\n[ 0.309760] cpuidle: using governor ladder\n[ 0.310927] cpuidle: using governor menu\n[ 0.312054] PCCT header not found.\n[ 0.313118] ACPI: bus type PCI registered\n[ 0.314261] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.316005] PCI: Using configuration type 1 for base access\n[ 0.318216] ACPI: Added _OSI(Module Device)\n[ 0.319419] ACPI: Added _OSI(Processor Device)\n[ 0.320637] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.321917] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.324124] ACPI: Interpreter enabled\n[ 0.325202] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.327848] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.330470] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.333114] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.335758] ACPI: (supports S0 S5)\n[ 0.336760] ACPI: Using IOAPIC for interrupt routing\n[ 0.338092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.341996] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.343591] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.345330] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.347011] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.350128] acpiphp: Slot [3] registered\n[ 0.351267] acpiphp: Slot [4] registered\n[ 0.352408] acpiphp: Slot [5] registered\n[ 0.353541] acpiphp: Slot [6] registered\n[ 0.354670] acpiphp: Slot [7] registered\n[ 0.355800] acpiphp: Slot [8] registered\n[ 0.356935] acpiphp: Slot [9] registered\n[ 0.358072] acpiphp: Slot [10] registered\n[ 0.359227] acpiphp: Slot [11] registered\n[ 0.360379] acpiphp: Slot [12] registered\n[ 0.361532] acpiphp: Slot [13] registered\n[ 0.362676] acpiphp: Slot [14] registered\n[ 0.363830] acpiphp: Slot [15] registered\n[ 0.379396] acpiphp: Slot [16] registered\n[ 0.380557] acpiphp: Slot [17] registered\n[ 0.381721] acpiphp: Slot [18] registered\n[ 0.382869] acpiphp: Slot [19] registered\n[ 0.384037] acpiphp: Slot [20] registered\n[ 0.385217] acpiphp: Slot [21] registered\n[ 0.386376] acpiphp: Slot [22] registered\n[ 0.387535] acpiphp: Slot [23] registered\n[ 0.388702] acpiphp: Slot [24] registered\n[ 0.389875] acpiphp: Slot [25] registered\n[ 0.391019] acpiphp: Slot [26] registered\n[ 0.392180] acpiphp: Slot [27] registered\n[ 0.393343] acpiphp: Slot [28] registered\n[ 0.394508] acpiphp: Slot [29] registered\n[ 0.395655] acpiphp: Slot [30] registered\n[ 0.396803] acpiphp: Slot [31] registered\n[ 0.397951] PCI host bridge to bus 0000:00\n[ 0.399101] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.400812] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.402531] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.404614] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.406698] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.408814] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.412932] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.414719] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.416362] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.418132] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.422601] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.424635] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.445819] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.447898] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.449904] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.451905] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.454113] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.455905] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.457751] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.459233] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.461474] vgaarb: loaded\n[ 0.462335] vgaarb: bridge control possible 0000:00:02.0\n[ 0.464041] SCSI subsystem initialized\n[ 0.465331] ACPI: bus type USB registered\n[ 0.466506] usbcore: registered new interface driver usbfs\n[ 0.467972] usbcore: registered new interface driver hub\n[ 0.469388] usbcore: registered new device driver usb\n[ 0.470935] PCI: Using ACPI for IRQ routing\n[ 0.472490] NetLabel: Initializing\n[ 0.473509] NetLabel: domain hash size = 128\n[ 0.474709] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.476069] NetLabel: unlabeled traffic allowed by default\n[ 0.477705] clocksource: Switched to clocksource kvm-clock\n[ 0.487626] AppArmor: AppArmor Filesystem Enabled\n[ 0.488981] pnp: PnP ACPI init\n[ 0.490254] pnp: PnP ACPI: found 5 devices\n[ 0.497228] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.499641] NET: Registered protocol family 2\n[ 0.501083] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.502916] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.504630] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.506335] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.507888] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.509557] NET: Registered protocol family 1\n[ 0.510828] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.512386] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.513909] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.528499] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.543080] Trying to unpack rootfs image as initramfs...\n[ 0.605426] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.610320] Scanning for low memory corruption every 60 seconds\n[ 0.612570] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.614287] audit: initializing netlink subsys (disabled)\n[ 0.615816] audit: type=2000 audit(1535278922.909:1): initialized\n[ 0.617806] Initialise system trusted keyring\n[ 0.619226] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.620864] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.623644] zbud: loaded\n[ 0.624674] VFS: Disk quotas dquot_6.6.0\n[ 0.625856] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.628098] fuse init (API version 7.23)\n[ 0.629375] Key type big_key registered\n[ 0.630541] Allocating IMA MOK and blacklist keyrings.\n[ 0.632273] Key type asymmetric registered\n[ 0.633467] Asymmetric key parser 'x509' registered\n[ 0.634845] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.637043] io scheduler noop registered\n[ 0.638199] io scheduler deadline registered (default)\n[ 0.639628] io scheduler cfq registered\n[ 0.640902] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.642407] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.644243] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.646358] ACPI: Power Button [PWRF]\n[ 0.647623] GHES: HEST is not enabled!\n[ 0.661770] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.690899] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.693862] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.717646] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.720889] Linux agpgart interface v0.103\n[ 0.724456] brd: module loaded\n[ 0.726768] loop: module loaded\n[ 0.732104] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.734197] GPT:90111 != 2097151\n[ 0.735180] GPT:Alternate GPT header not at the end of the disk.\n[ 0.736787] GPT:90111 != 2097151\n[ 0.737798] GPT: Use GNU Parted to correct GPT errors.\n[ 0.739195] vda: vda1 vda15\n[ 0.740904] scsi host0: ata_piix\n[ 0.742050] scsi host1: ata_piix\n[ 0.743094] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.744847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.747170] libphy: Fixed MDIO Bus: probed\n[ 0.748359] tun: Universal TUN/TAP device driver, 1.6\n[ 0.749786] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.752657] PPP generic driver version 2.4.2\n[ 0.753976] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.755707] ehci-pci: EHCI PCI platform driver\n[ 0.757001] ehci-platform: EHCI generic platform driver\n[ 0.758425] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.760072] ohci-pci: OHCI PCI platform driver\n[ 0.761363] ohci-platform: OHCI generic platform driver\n[ 0.762848] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.777593] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.779083] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.781285] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.782749] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.784425] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.786180] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.788223] usb usb1: Product: UHCI Host Controller\n[ 0.789561] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.791222] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.792618] hub 1-0:1.0: USB hub found\n[ 0.793741] hub 1-0:1.0: 2 ports detected\n[ 0.795063] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.798079] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.799434] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.800891] mousedev: PS/2 mouse device common for all mice\n[ 0.802646] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.805243] rtc_cmos 00:00: RTC can wake from S4\n[ 0.806847] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.808520] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.810209] i2c /dev entries driver\n[ 0.811322] device-mapper: uevent: version 1.0.3\n[ 0.812713] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.815039] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.816954] NET: Registered protocol family 10\n[ 0.818579] NET: Registered protocol family 17\n[ 0.819844] Key type dns_resolver registered\n[ 0.821184] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.822743] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.825231] registered taskstats version 1\n[ 0.826436] Loading compiled-in X.509 certificates\n[ 0.828320] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.830953] zswap: loaded using pool lzo/zbud\n[ 0.833099] Key type trusted registered\n[ 0.835361] Key type encrypted registered\n[ 0.836530] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.838002] ima: No TPM chip found, activating TPM-bypass!\n[ 0.839468] evm: HMAC attrs: 0x1\n[ 0.840798] Magic number: 14:847:376\n[ 0.842019] rtc_cmos 00:00: setting system clock to 2018-08-26 10:22:03 UTC (1535278923)\n[ 0.844295] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.845875] EDD information not available.\n[ 0.903433] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.920223] Write protecting the kernel read-only data: 14336k\n[ 0.923241] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.925787] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.69\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\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.088291] 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.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.92. iid=i-00000004\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCdj1rQldwedX8+2VfIDe2UavUy3sJMaAUzHY4CU1iNIwbheJyLLjX+/5kdjqxY9I3SEd1sO6T2R1BKo3Do28PtWElpNnqZ6LoI6tALASeK2QCXNuXEmxe4N5ZjSJNEZPmOhKT+EEyXZZ72P91FjGfIOyKk26qckWK5TzRUrs3m0K9x/MwTwBd/iVJ3pa01QuwzR46RrUFM6yIOUqiK5MPc8fiVMbmKvXaf6czhuiR0UjXI+d+ENuzkW8wahXfIzBclN1wDeuO17tmTaSCaihKtp7ZMGdbeATTNDx/Izac9kw0QUKzTjeLBJiWJALuLZfWlH+MnnxOEPKKi0ppQjweZ root@vping-ssh-vm-0a1ef1e3-78a6-4ea4-9d25-f394d0b2df23\nssh-dss AAAAB3NzaC1kc3MAAACBALVEpAamgp76TvQr3NsWGoIjxOqK/JKF6UCEmD0uPqdKLGSpmT1u75WFyVLL9DS59XAw8J8LRpyUyPTWhYr460syNnW7VH9Ev+vNVA+E0Yzoz+AfOPtZ3aByRNU97X3XgpwZsC9xs7YxPuZNHW2aGozgIJgUPhFpr0ACxdF83sbzAAAAFQCiWYD2l32hsqDZezVrv/7EnYqU2wAAAIASCdxkHsgkQYC1aZA5UJ4eBrD7pqtsoh4Wii2ZBlJfECQ/MY1SfAdKG3OzvkLAYhaGULuz8XXu+fLw20SRGAVC+GGFgU8CMWCIfdLmLYKoakLd2oui3wdh1azFO/omWI66+LFloUERCKlpySVxKc5PmZGzW7pZMqNX2L3oeExnPwAAAIBzB0pJQfAR94BGsFMBpCbqg5PggLCjJ8khsIU5OUIKAuH+MLrBjwL94PbFiwoNP64ipc7XhTLqUjDECmGMFHC31DHjABWeF3NW6OY1cwV+CniD7DY87b/1+1iZE8GmNNjODDn5b1MNHi+5pWoL7wFSnw8UHWiJtBkeqXQOxelddg== root@vping-ssh-vm-0a1ef1e3-78a6-4ea4-9d25-f394d0b2df23\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.43s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.14,24,fe80::f816:3eff:fe73:3778/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.2 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.14 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000004\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-ssh-vm-0a1ef1e3-78a6-4ea4-9d25-f394d0b2df23\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.46 ===\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-0a1ef1e3-78a6-4ea4-9d25-f394d0b2df23 login: "} 2018-08-26 10:22:16,224 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/928b75df-4db1-4094-86d1-c7e27f9886d3/action used request id req-76dcf7c2-0aca-440a-a817-8eaf05ae3f75 2018-08-26 10:22:16,224 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0954089164734s 2018-08-26 10:22:16,225 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/928b75df-4db1-4094-86d1-c7e27f9886d3/action used request id req-76dcf7c2-0aca-440a-a817-8eaf05ae3f75 2018-08-26 10:22:16,225 - 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 472283460 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.191668] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.194044] pid_max: default: 32768 minimum: 301 [ 0.195321] ACPI: Core revision 20150930 [ 0.197035] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.198904] Security Framework initialized [ 0.200080] Yama: becoming mindful. [ 0.201121] AppArmor: AppArmor initialized [ 0.202347] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.204202] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.205989] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.207696] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.209639] Initializing cgroup subsys io [ 0.210817] Initializing cgroup subsys memory [ 0.212061] Initializing cgroup subsys devices [ 0.213303] Initializing cgroup subsys freezer [ 0.214562] Initializing cgroup subsys net_cls [ 0.215804] Initializing cgroup subsys perf_event [ 0.217112] Initializing cgroup subsys net_prio [ 0.218397] Initializing cgroup subsys hugetlb [ 0.219638] Initializing cgroup subsys pids [ 0.220859] CPU: Physical Processor ID: 0 [ 0.222739] mce: CPU supports 10 MCE banks [ 0.223934] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.225354] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.243338] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.249995] ftrace: allocating 31920 entries in 125 pages [ 0.275120] smpboot: Max logical packages: 1 [ 0.276337] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.278279] x2apic enabled [ 0.279473] Switched APIC routing to physical x2apic. [ 0.281979] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.283576] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.286389] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.288917] KVM setup paravirtual spinlock [ 0.290558] x86: Booted up 1 node, 1 CPUs [ 0.291695] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.293640] devtmpfs: initialized [ 0.295650] evm: security.selinux [ 0.296644] evm: security.SMACK64 [ 0.297637] evm: security.SMACK64EXEC [ 0.298700] evm: security.SMACK64TRANSMUTE [ 0.299844] evm: security.SMACK64MMAP [ 0.300902] evm: security.ima [ 0.301827] evm: security.capability [ 0.302943] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.305555] pinctrl core: initialized pinctrl subsystem [ 0.307082] RTC time: 10:22:02, date: 08/26/18 [ 0.308406] NET: Registered protocol family 16 [ 0.309760] cpuidle: using governor ladder [ 0.310927] cpuidle: using governor menu [ 0.312054] PCCT header not found. [ 0.313118] ACPI: bus type PCI registered [ 0.314261] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.316005] PCI: Using configuration type 1 for base access [ 0.318216] ACPI: Added _OSI(Module Device) [ 0.319419] ACPI: Added _OSI(Processor Device) [ 0.320637] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.321917] ACPI: Added _OSI(Processor Aggregator Device) [ 0.324124] ACPI: Interpreter enabled [ 0.325202] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.327848] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.330470] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.333114] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.335758] ACPI: (supports S0 S5) [ 0.336760] ACPI: Using IOAPIC for interrupt routing [ 0.338092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.341996] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.343591] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.345330] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.347011] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.350128] acpiphp: Slot [3] registered [ 0.351267] acpiphp: Slot [4] registered [ 0.352408] acpiphp: Slot [5] registered [ 0.353541] acpiphp: Slot [6] registered [ 0.354670] acpiphp: Slot [7] registered [ 0.355800] acpiphp: Slot [8] registered [ 0.356935] acpiphp: Slot [9] registered [ 0.358072] acpiphp: Slot [10] registered [ 0.359227] acpiphp: Slot [11] registered [ 0.360379] acpiphp: Slot [12] registered [ 0.361532] acpiphp: Slot [13] registered [ 0.362676] acpiphp: Slot [14] registered [ 0.363830] acpiphp: Slot [15] registered [ 0.379396] acpiphp: Slot [16] registered [ 0.380557] acpiphp: Slot [17] registered [ 0.381721] acpiphp: Slot [18] registered [ 0.382869] acpiphp: Slot [19] registered [ 0.384037] acpiphp: Slot [20] registered [ 0.385217] acpiphp: Slot [21] registered [ 0.386376] acpiphp: Slot [22] registered [ 0.387535] acpiphp: Slot [23] registered [ 0.388702] acpiphp: Slot [24] registered [ 0.389875] acpiphp: Slot [25] registered [ 0.391019] acpiphp: Slot [26] registered [ 0.392180] acpiphp: Slot [27] registered [ 0.393343] acpiphp: Slot [28] registered [ 0.394508] acpiphp: Slot [29] registered [ 0.395655] acpiphp: Slot [30] registered [ 0.396803] acpiphp: Slot [31] registered [ 0.397951] PCI host bridge to bus 0000:00 [ 0.399101] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.400812] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.402531] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.404614] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.406698] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.408814] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.412932] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.414719] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.416362] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.418132] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.422601] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.424635] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.445819] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.447898] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.449904] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.451905] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.454113] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.455905] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.457751] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.459233] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.461474] vgaarb: loaded [ 0.462335] vgaarb: bridge control possible 0000:00:02.0 [ 0.464041] SCSI subsystem initialized [ 0.465331] ACPI: bus type USB registered [ 0.466506] usbcore: registered new interface driver usbfs [ 0.467972] usbcore: registered new interface driver hub [ 0.469388] usbcore: registered new device driver usb [ 0.470935] PCI: Using ACPI for IRQ routing [ 0.472490] NetLabel: Initializing [ 0.473509] NetLabel: domain hash size = 128 [ 0.474709] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.476069] NetLabel: unlabeled traffic allowed by default [ 0.477705] clocksource: Switched to clocksource kvm-clock [ 0.487626] AppArmor: AppArmor Filesystem Enabled [ 0.488981] pnp: PnP ACPI init [ 0.490254] pnp: PnP ACPI: found 5 devices [ 0.497228] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.499641] NET: Registered protocol family 2 [ 0.501083] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.502916] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.504630] TCP: Hash tables configured (established 4096 bind 4096) [ 0.506335] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.507888] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.509557] NET: Registered protocol family 1 [ 0.510828] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.512386] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.513909] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.528499] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.543080] Trying to unpack rootfs image as initramfs... [ 0.605426] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.610320] Scanning for low memory corruption every 60 seconds [ 0.612570] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.614287] audit: initializing netlink subsys (disabled) [ 0.615816] audit: type=2000 audit(1535278922.909:1): initialized [ 0.617806] Initialise system trusted keyring [ 0.619226] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.620864] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.623644] zbud: loaded [ 0.624674] VFS: Disk quotas dquot_6.6.0 [ 0.625856] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.628098] fuse init (API version 7.23) [ 0.629375] Key type big_key registered [ 0.630541] Allocating IMA MOK and blacklist keyrings. [ 0.632273] Key type asymmetric registered [ 0.633467] Asymmetric key parser 'x509' registered [ 0.634845] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.637043] io scheduler noop registered [ 0.638199] io scheduler deadline registered (default) [ 0.639628] io scheduler cfq registered [ 0.640902] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.642407] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.644243] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.646358] ACPI: Power Button [PWRF] [ 0.647623] GHES: HEST is not enabled! [ 0.661770] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.690899] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.693862] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.717646] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.720889] Linux agpgart interface v0.103 [ 0.724456] brd: module loaded [ 0.726768] loop: module loaded [ 0.732104] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.734197] GPT:90111 != 2097151 [ 0.735180] GPT:Alternate GPT header not at the end of the disk. [ 0.736787] GPT:90111 != 2097151 [ 0.737798] GPT: Use GNU Parted to correct GPT errors. [ 0.739195] vda: vda1 vda15 [ 0.740904] scsi host0: ata_piix [ 0.742050] scsi host1: ata_piix [ 0.743094] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.744847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.747170] libphy: Fixed MDIO Bus: probed [ 0.748359] tun: Universal TUN/TAP device driver, 1.6 [ 0.749786] tun: (C) 1999-2004 Max Krasnyansky [ 0.752657] PPP generic driver version 2.4.2 [ 0.753976] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.755707] ehci-pci: EHCI PCI platform driver [ 0.757001] ehci-platform: EHCI generic platform driver [ 0.758425] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.760072] ohci-pci: OHCI PCI platform driver [ 0.761363] ohci-platform: OHCI generic platform driver [ 0.762848] uhci_hcd: USB Universal Host Controller Interface driver [ 0.777593] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.779083] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.781285] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.782749] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.784425] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.786180] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.788223] usb usb1: Product: UHCI Host Controller [ 0.789561] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.791222] usb usb1: SerialNumber: 0000:00:01.2 [ 0.792618] hub 1-0:1.0: USB hub found [ 0.793741] hub 1-0:1.0: 2 ports detected [ 0.795063] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.798079] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.799434] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.800891] mousedev: PS/2 mouse device common for all mice [ 0.802646] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.805243] rtc_cmos 00:00: RTC can wake from S4 [ 0.806847] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.808520] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.810209] i2c /dev entries driver [ 0.811322] device-mapper: uevent: version 1.0.3 [ 0.812713] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.815039] ledtrig-cpu: registered to indicate activity on CPUs [ 0.816954] NET: Registered protocol family 10 [ 0.818579] NET: Registered protocol family 17 [ 0.819844] Key type dns_resolver registered [ 0.821184] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.822743] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.825231] registered taskstats version 1 [ 0.826436] Loading compiled-in X.509 certificates [ 0.828320] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.830953] zswap: loaded using pool lzo/zbud [ 0.833099] Key type trusted registered [ 0.835361] Key type encrypted registered [ 0.836530] AppArmor: AppArmor sha1 policy hashing enabled [ 0.838002] ima: No TPM chip found, activating TPM-bypass! [ 0.839468] evm: HMAC attrs: 0x1 [ 0.840798] Magic number: 14:847:376 [ 0.842019] rtc_cmos 00:00: setting system clock to 2018-08-26 10:22:03 UTC (1535278923) [ 0.844295] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.845875] EDD information not available. [ 0.903433] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.920223] Write protecting the kernel read-only data: 14336k [ 0.923241] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.925787] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.69 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep 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.088291] 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.14... Lease of 192.168.120.14 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.92. iid=i-00000004 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCdj1rQldwedX8+2VfIDe2UavUy3sJMaAUzHY4CU1iNIwbheJyLLjX+/5kdjqxY9I3SEd1sO6T2R1BKo3Do28PtWElpNnqZ6LoI6tALASeK2QCXNuXEmxe4N5ZjSJNEZPmOhKT+EEyXZZ72P91FjGfIOyKk26qckWK5TzRUrs3m0K9x/MwTwBd/iVJ3pa01QuwzR46RrUFM6yIOUqiK5MPc8fiVMbmKvXaf6czhuiR0UjXI+d+ENuzkW8wahXfIzBclN1wDeuO17tmTaSCaihKtp7ZMGdbeATTNDx/Izac9kw0QUKzTjeLBJiWJALuLZfWlH+MnnxOEPKKi0ppQjweZ root@vping-ssh-vm-0a1ef1e3-78a6-4ea4-9d25-f394d0b2df23 ssh-dss AAAAB3NzaC1kc3MAAACBALVEpAamgp76TvQr3NsWGoIjxOqK/JKF6UCEmD0uPqdKLGSpmT1u75WFyVLL9DS59XAw8J8LRpyUyPTWhYr460syNnW7VH9Ev+vNVA+E0Yzoz+AfOPtZ3aByRNU97X3XgpwZsC9xs7YxPuZNHW2aGozgIJgUPhFpr0ACxdF83sbzAAAAFQCiWYD2l32hsqDZezVrv/7EnYqU2wAAAIASCdxkHsgkQYC1aZA5UJ4eBrD7pqtsoh4Wii2ZBlJfECQ/MY1SfAdKG3OzvkLAYhaGULuz8XXu+fLw20SRGAVC+GGFgU8CMWCIfdLmLYKoakLd2oui3wdh1azFO/omWI66+LFloUERCKlpySVxKc5PmZGzW7pZMqNX2L3oeExnPwAAAIBzB0pJQfAR94BGsFMBpCbqg5PggLCjJ8khsIU5OUIKAuH+MLrBjwL94PbFiwoNP64ipc7XhTLqUjDECmGMFHC31DHjABWeF3NW6OY1cwV+CniD7DY87b/1+1iZE8GmNNjODDn5b1MNHi+5pWoL7wFSnw8UHWiJtBkeqXQOxelddg== root@vping-ssh-vm-0a1ef1e3-78a6-4ea4-9d25-f394d0b2df23 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.43s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.14,24,fe80::f816:3eff:fe73:3778/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.2 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000004 name: N/A availability-zone: nova local-hostname: vping-ssh-vm-0a1ef1e3-78a6-4ea4-9d25-f394d0b2df23 launch-index: 0 === cirros: current=0.4.0 uptime=3.46 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-ssh-vm-0a1ef1e3-78a6-4ea4-9d25-f394d0b2df23 login: 2018-08-26 10:22:17,227 - functest.core.singlevm - DEBUG - try 2: cannot connect to 172.30.9.204: timed out 2018-08-26 10:22:26,237 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-26 10:22:26,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/928b75df-4db1-4094-86d1-c7e27f9886d3/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}2de4ff47222064eb9864d20059acae7d45c7ea91" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-26 10:22:26,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:22: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-752918e7-9d29-4192-9b2a-7bf7cfeaeff4 x-compute-request-id: req-752918e7-9d29-4192-9b2a-7bf7cfeaeff4 Content-Encoding: gzip Content-Length: 9593 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 472283460 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.191668] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.194044] pid_max: default: 32768 minimum: 301\n[ 0.195321] ACPI: Core revision 20150930\n[ 0.197035] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.198904] Security Framework initialized\n[ 0.200080] Yama: becoming mindful.\n[ 0.201121] AppArmor: AppArmor initialized\n[ 0.202347] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.204202] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.205989] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.207696] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.209639] Initializing cgroup subsys io\n[ 0.210817] Initializing cgroup subsys memory\n[ 0.212061] Initializing cgroup subsys devices\n[ 0.213303] Initializing cgroup subsys freezer\n[ 0.214562] Initializing cgroup subsys net_cls\n[ 0.215804] Initializing cgroup subsys perf_event\n[ 0.217112] Initializing cgroup subsys net_prio\n[ 0.218397] Initializing cgroup subsys hugetlb\n[ 0.219638] Initializing cgroup subsys pids\n[ 0.220859] CPU: Physical Processor ID: 0\n[ 0.222739] mce: CPU supports 10 MCE banks\n[ 0.223934] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.225354] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.243338] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.249995] ftrace: allocating 31920 entries in 125 pages\n[ 0.275120] smpboot: Max logical packages: 1\n[ 0.276337] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.278279] x2apic enabled\n[ 0.279473] Switched APIC routing to physical x2apic.\n[ 0.281979] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.283576] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.286389] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.288917] KVM setup paravirtual spinlock\n[ 0.290558] x86: Booted up 1 node, 1 CPUs\n[ 0.291695] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.293640] devtmpfs: initialized\n[ 0.295650] evm: security.selinux\n[ 0.296644] evm: security.SMACK64\n[ 0.297637] evm: security.SMACK64EXEC\n[ 0.298700] evm: security.SMACK64TRANSMUTE\n[ 0.299844] evm: security.SMACK64MMAP\n[ 0.300902] evm: security.ima\n[ 0.301827] evm: security.capability\n[ 0.302943] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.305555] pinctrl core: initialized pinctrl subsystem\n[ 0.307082] RTC time: 10:22:02, date: 08/26/18\n[ 0.308406] NET: Registered protocol family 16\n[ 0.309760] cpuidle: using governor ladder\n[ 0.310927] cpuidle: using governor menu\n[ 0.312054] PCCT header not found.\n[ 0.313118] ACPI: bus type PCI registered\n[ 0.314261] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.316005] PCI: Using configuration type 1 for base access\n[ 0.318216] ACPI: Added _OSI(Module Device)\n[ 0.319419] ACPI: Added _OSI(Processor Device)\n[ 0.320637] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.321917] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.324124] ACPI: Interpreter enabled\n[ 0.325202] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.327848] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.330470] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.333114] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.335758] ACPI: (supports S0 S5)\n[ 0.336760] ACPI: Using IOAPIC for interrupt routing\n[ 0.338092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.341996] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.343591] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.345330] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.347011] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.350128] acpiphp: Slot [3] registered\n[ 0.351267] acpiphp: Slot [4] registered\n[ 0.352408] acpiphp: Slot [5] registered\n[ 0.353541] acpiphp: Slot [6] registered\n[ 0.354670] acpiphp: Slot [7] registered\n[ 0.355800] acpiphp: Slot [8] registered\n[ 0.356935] acpiphp: Slot [9] registered\n[ 0.358072] acpiphp: Slot [10] registered\n[ 0.359227] acpiphp: Slot [11] registered\n[ 0.360379] acpiphp: Slot [12] registered\n[ 0.361532] acpiphp: Slot [13] registered\n[ 0.362676] acpiphp: Slot [14] registered\n[ 0.363830] acpiphp: Slot [15] registered\n[ 0.379396] acpiphp: Slot [16] registered\n[ 0.380557] acpiphp: Slot [17] registered\n[ 0.381721] acpiphp: Slot [18] registered\n[ 0.382869] acpiphp: Slot [19] registered\n[ 0.384037] acpiphp: Slot [20] registered\n[ 0.385217] acpiphp: Slot [21] registered\n[ 0.386376] acpiphp: Slot [22] registered\n[ 0.387535] acpiphp: Slot [23] registered\n[ 0.388702] acpiphp: Slot [24] registered\n[ 0.389875] acpiphp: Slot [25] registered\n[ 0.391019] acpiphp: Slot [26] registered\n[ 0.392180] acpiphp: Slot [27] registered\n[ 0.393343] acpiphp: Slot [28] registered\n[ 0.394508] acpiphp: Slot [29] registered\n[ 0.395655] acpiphp: Slot [30] registered\n[ 0.396803] acpiphp: Slot [31] registered\n[ 0.397951] PCI host bridge to bus 0000:00\n[ 0.399101] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.400812] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.402531] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.404614] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.406698] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.408814] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.412932] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.414719] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.416362] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.418132] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.422601] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.424635] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.445819] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.447898] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.449904] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.451905] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.454113] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.455905] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.457751] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.459233] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.461474] vgaarb: loaded\n[ 0.462335] vgaarb: bridge control possible 0000:00:02.0\n[ 0.464041] SCSI subsystem initialized\n[ 0.465331] ACPI: bus type USB registered\n[ 0.466506] usbcore: registered new interface driver usbfs\n[ 0.467972] usbcore: registered new interface driver hub\n[ 0.469388] usbcore: registered new device driver usb\n[ 0.470935] PCI: Using ACPI for IRQ routing\n[ 0.472490] NetLabel: Initializing\n[ 0.473509] NetLabel: domain hash size = 128\n[ 0.474709] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.476069] NetLabel: unlabeled traffic allowed by default\n[ 0.477705] clocksource: Switched to clocksource kvm-clock\n[ 0.487626] AppArmor: AppArmor Filesystem Enabled\n[ 0.488981] pnp: PnP ACPI init\n[ 0.490254] pnp: PnP ACPI: found 5 devices\n[ 0.497228] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.499641] NET: Registered protocol family 2\n[ 0.501083] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.502916] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.504630] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.506335] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.507888] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.509557] NET: Registered protocol family 1\n[ 0.510828] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.512386] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.513909] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.528499] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.543080] Trying to unpack rootfs image as initramfs...\n[ 0.605426] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.610320] Scanning for low memory corruption every 60 seconds\n[ 0.612570] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.614287] audit: initializing netlink subsys (disabled)\n[ 0.615816] audit: type=2000 audit(1535278922.909:1): initialized\n[ 0.617806] Initialise system trusted keyring\n[ 0.619226] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.620864] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.623644] zbud: loaded\n[ 0.624674] VFS: Disk quotas dquot_6.6.0\n[ 0.625856] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.628098] fuse init (API version 7.23)\n[ 0.629375] Key type big_key registered\n[ 0.630541] Allocating IMA MOK and blacklist keyrings.\n[ 0.632273] Key type asymmetric registered\n[ 0.633467] Asymmetric key parser 'x509' registered\n[ 0.634845] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.637043] io scheduler noop registered\n[ 0.638199] io scheduler deadline registered (default)\n[ 0.639628] io scheduler cfq registered\n[ 0.640902] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.642407] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.644243] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.646358] ACPI: Power Button [PWRF]\n[ 0.647623] GHES: HEST is not enabled!\n[ 0.661770] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.690899] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.693862] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.717646] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.720889] Linux agpgart interface v0.103\n[ 0.724456] brd: module loaded\n[ 0.726768] loop: module loaded\n[ 0.732104] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.734197] GPT:90111 != 2097151\n[ 0.735180] GPT:Alternate GPT header not at the end of the disk.\n[ 0.736787] GPT:90111 != 2097151\n[ 0.737798] GPT: Use GNU Parted to correct GPT errors.\n[ 0.739195] vda: vda1 vda15\n[ 0.740904] scsi host0: ata_piix\n[ 0.742050] scsi host1: ata_piix\n[ 0.743094] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.744847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.747170] libphy: Fixed MDIO Bus: probed\n[ 0.748359] tun: Universal TUN/TAP device driver, 1.6\n[ 0.749786] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.752657] PPP generic driver version 2.4.2\n[ 0.753976] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.755707] ehci-pci: EHCI PCI platform driver\n[ 0.757001] ehci-platform: EHCI generic platform driver\n[ 0.758425] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.760072] ohci-pci: OHCI PCI platform driver\n[ 0.761363] ohci-platform: OHCI generic platform driver\n[ 0.762848] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.777593] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.779083] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.781285] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.782749] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.784425] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.786180] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.788223] usb usb1: Product: UHCI Host Controller\n[ 0.789561] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.791222] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.792618] hub 1-0:1.0: USB hub found\n[ 0.793741] hub 1-0:1.0: 2 ports detected\n[ 0.795063] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.798079] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.799434] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.800891] mousedev: PS/2 mouse device common for all mice\n[ 0.802646] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.805243] rtc_cmos 00:00: RTC can wake from S4\n[ 0.806847] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.808520] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.810209] i2c /dev entries driver\n[ 0.811322] device-mapper: uevent: version 1.0.3\n[ 0.812713] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.815039] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.816954] NET: Registered protocol family 10\n[ 0.818579] NET: Registered protocol family 17\n[ 0.819844] Key type dns_resolver registered\n[ 0.821184] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.822743] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.825231] registered taskstats version 1\n[ 0.826436] Loading compiled-in X.509 certificates\n[ 0.828320] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.830953] zswap: loaded using pool lzo/zbud\n[ 0.833099] Key type trusted registered\n[ 0.835361] Key type encrypted registered\n[ 0.836530] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.838002] ima: No TPM chip found, activating TPM-bypass!\n[ 0.839468] evm: HMAC attrs: 0x1\n[ 0.840798] Magic number: 14:847:376\n[ 0.842019] rtc_cmos 00:00: setting system clock to 2018-08-26 10:22:03 UTC (1535278923)\n[ 0.844295] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.845875] EDD information not available.\n[ 0.903433] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.920223] Write protecting the kernel read-only data: 14336k\n[ 0.923241] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.925787] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.69\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\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.088291] 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.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.92. iid=i-00000004\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCdj1rQldwedX8+2VfIDe2UavUy3sJMaAUzHY4CU1iNIwbheJyLLjX+/5kdjqxY9I3SEd1sO6T2R1BKo3Do28PtWElpNnqZ6LoI6tALASeK2QCXNuXEmxe4N5ZjSJNEZPmOhKT+EEyXZZ72P91FjGfIOyKk26qckWK5TzRUrs3m0K9x/MwTwBd/iVJ3pa01QuwzR46RrUFM6yIOUqiK5MPc8fiVMbmKvXaf6czhuiR0UjXI+d+ENuzkW8wahXfIzBclN1wDeuO17tmTaSCaihKtp7ZMGdbeATTNDx/Izac9kw0QUKzTjeLBJiWJALuLZfWlH+MnnxOEPKKi0ppQjweZ root@vping-ssh-vm-0a1ef1e3-78a6-4ea4-9d25-f394d0b2df23\nssh-dss AAAAB3NzaC1kc3MAAACBALVEpAamgp76TvQr3NsWGoIjxOqK/JKF6UCEmD0uPqdKLGSpmT1u75WFyVLL9DS59XAw8J8LRpyUyPTWhYr460syNnW7VH9Ev+vNVA+E0Yzoz+AfOPtZ3aByRNU97X3XgpwZsC9xs7YxPuZNHW2aGozgIJgUPhFpr0ACxdF83sbzAAAAFQCiWYD2l32hsqDZezVrv/7EnYqU2wAAAIASCdxkHsgkQYC1aZA5UJ4eBrD7pqtsoh4Wii2ZBlJfECQ/MY1SfAdKG3OzvkLAYhaGULuz8XXu+fLw20SRGAVC+GGFgU8CMWCIfdLmLYKoakLd2oui3wdh1azFO/omWI66+LFloUERCKlpySVxKc5PmZGzW7pZMqNX2L3oeExnPwAAAIBzB0pJQfAR94BGsFMBpCbqg5PggLCjJ8khsIU5OUIKAuH+MLrBjwL94PbFiwoNP64ipc7XhTLqUjDECmGMFHC31DHjABWeF3NW6OY1cwV+CniD7DY87b/1+1iZE8GmNNjODDn5b1MNHi+5pWoL7wFSnw8UHWiJtBkeqXQOxelddg== root@vping-ssh-vm-0a1ef1e3-78a6-4ea4-9d25-f394d0b2df23\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.43s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.14,24,fe80::f816:3eff:fe73:3778/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.2 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.14 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000004\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-ssh-vm-0a1ef1e3-78a6-4ea4-9d25-f394d0b2df23\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.46 ===\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-0a1ef1e3-78a6-4ea4-9d25-f394d0b2df23 login: "} 2018-08-26 10:22:26,310 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/928b75df-4db1-4094-86d1-c7e27f9886d3/action used request id req-752918e7-9d29-4192-9b2a-7bf7cfeaeff4 2018-08-26 10:22:26,311 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0733819007874s 2018-08-26 10:22:26,311 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/928b75df-4db1-4094-86d1-c7e27f9886d3/action used request id req-752918e7-9d29-4192-9b2a-7bf7cfeaeff4 2018-08-26 10:22:26,312 - 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 472283460 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.191668] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.194044] pid_max: default: 32768 minimum: 301 [ 0.195321] ACPI: Core revision 20150930 [ 0.197035] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.198904] Security Framework initialized [ 0.200080] Yama: becoming mindful. [ 0.201121] AppArmor: AppArmor initialized [ 0.202347] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.204202] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.205989] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.207696] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.209639] Initializing cgroup subsys io [ 0.210817] Initializing cgroup subsys memory [ 0.212061] Initializing cgroup subsys devices [ 0.213303] Initializing cgroup subsys freezer [ 0.214562] Initializing cgroup subsys net_cls [ 0.215804] Initializing cgroup subsys perf_event [ 0.217112] Initializing cgroup subsys net_prio [ 0.218397] Initializing cgroup subsys hugetlb [ 0.219638] Initializing cgroup subsys pids [ 0.220859] CPU: Physical Processor ID: 0 [ 0.222739] mce: CPU supports 10 MCE banks [ 0.223934] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.225354] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.243338] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.249995] ftrace: allocating 31920 entries in 125 pages [ 0.275120] smpboot: Max logical packages: 1 [ 0.276337] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.278279] x2apic enabled [ 0.279473] Switched APIC routing to physical x2apic. [ 0.281979] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.283576] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.286389] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.288917] KVM setup paravirtual spinlock [ 0.290558] x86: Booted up 1 node, 1 CPUs [ 0.291695] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.293640] devtmpfs: initialized [ 0.295650] evm: security.selinux [ 0.296644] evm: security.SMACK64 [ 0.297637] evm: security.SMACK64EXEC [ 0.298700] evm: security.SMACK64TRANSMUTE [ 0.299844] evm: security.SMACK64MMAP [ 0.300902] evm: security.ima [ 0.301827] evm: security.capability [ 0.302943] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.305555] pinctrl core: initialized pinctrl subsystem [ 0.307082] RTC time: 10:22:02, date: 08/26/18 [ 0.308406] NET: Registered protocol family 16 [ 0.309760] cpuidle: using governor ladder [ 0.310927] cpuidle: using governor menu [ 0.312054] PCCT header not found. [ 0.313118] ACPI: bus type PCI registered [ 0.314261] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.316005] PCI: Using configuration type 1 for base access [ 0.318216] ACPI: Added _OSI(Module Device) [ 0.319419] ACPI: Added _OSI(Processor Device) [ 0.320637] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.321917] ACPI: Added _OSI(Processor Aggregator Device) [ 0.324124] ACPI: Interpreter enabled [ 0.325202] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.327848] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.330470] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.333114] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.335758] ACPI: (supports S0 S5) [ 0.336760] ACPI: Using IOAPIC for interrupt routing [ 0.338092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.341996] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.343591] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.345330] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.347011] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.350128] acpiphp: Slot [3] registered [ 0.351267] acpiphp: Slot [4] registered [ 0.352408] acpiphp: Slot [5] registered [ 0.353541] acpiphp: Slot [6] registered [ 0.354670] acpiphp: Slot [7] registered [ 0.355800] acpiphp: Slot [8] registered [ 0.356935] acpiphp: Slot [9] registered [ 0.358072] acpiphp: Slot [10] registered [ 0.359227] acpiphp: Slot [11] registered [ 0.360379] acpiphp: Slot [12] registered [ 0.361532] acpiphp: Slot [13] registered [ 0.362676] acpiphp: Slot [14] registered [ 0.363830] acpiphp: Slot [15] registered [ 0.379396] acpiphp: Slot [16] registered [ 0.380557] acpiphp: Slot [17] registered [ 0.381721] acpiphp: Slot [18] registered [ 0.382869] acpiphp: Slot [19] registered [ 0.384037] acpiphp: Slot [20] registered [ 0.385217] acpiphp: Slot [21] registered [ 0.386376] acpiphp: Slot [22] registered [ 0.387535] acpiphp: Slot [23] registered [ 0.388702] acpiphp: Slot [24] registered [ 0.389875] acpiphp: Slot [25] registered [ 0.391019] acpiphp: Slot [26] registered [ 0.392180] acpiphp: Slot [27] registered [ 0.393343] acpiphp: Slot [28] registered [ 0.394508] acpiphp: Slot [29] registered [ 0.395655] acpiphp: Slot [30] registered [ 0.396803] acpiphp: Slot [31] registered [ 0.397951] PCI host bridge to bus 0000:00 [ 0.399101] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.400812] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.402531] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.404614] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.406698] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.408814] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.412932] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.414719] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.416362] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.418132] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.422601] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.424635] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.445819] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.447898] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.449904] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.451905] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.454113] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.455905] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.457751] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.459233] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.461474] vgaarb: loaded [ 0.462335] vgaarb: bridge control possible 0000:00:02.0 [ 0.464041] SCSI subsystem initialized [ 0.465331] ACPI: bus type USB registered [ 0.466506] usbcore: registered new interface driver usbfs [ 0.467972] usbcore: registered new interface driver hub [ 0.469388] usbcore: registered new device driver usb [ 0.470935] PCI: Using ACPI for IRQ routing [ 0.472490] NetLabel: Initializing [ 0.473509] NetLabel: domain hash size = 128 [ 0.474709] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.476069] NetLabel: unlabeled traffic allowed by default [ 0.477705] clocksource: Switched to clocksource kvm-clock [ 0.487626] AppArmor: AppArmor Filesystem Enabled [ 0.488981] pnp: PnP ACPI init [ 0.490254] pnp: PnP ACPI: found 5 devices [ 0.497228] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.499641] NET: Registered protocol family 2 [ 0.501083] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.502916] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.504630] TCP: Hash tables configured (established 4096 bind 4096) [ 0.506335] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.507888] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.509557] NET: Registered protocol family 1 [ 0.510828] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.512386] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.513909] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.528499] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.543080] Trying to unpack rootfs image as initramfs... [ 0.605426] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.610320] Scanning for low memory corruption every 60 seconds [ 0.612570] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.614287] audit: initializing netlink subsys (disabled) [ 0.615816] audit: type=2000 audit(1535278922.909:1): initialized [ 0.617806] Initialise system trusted keyring [ 0.619226] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.620864] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.623644] zbud: loaded [ 0.624674] VFS: Disk quotas dquot_6.6.0 [ 0.625856] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.628098] fuse init (API version 7.23) [ 0.629375] Key type big_key registered [ 0.630541] Allocating IMA MOK and blacklist keyrings. [ 0.632273] Key type asymmetric registered [ 0.633467] Asymmetric key parser 'x509' registered [ 0.634845] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.637043] io scheduler noop registered [ 0.638199] io scheduler deadline registered (default) [ 0.639628] io scheduler cfq registered [ 0.640902] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.642407] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.644243] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.646358] ACPI: Power Button [PWRF] [ 0.647623] GHES: HEST is not enabled! [ 0.661770] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.690899] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.693862] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.717646] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.720889] Linux agpgart interface v0.103 [ 0.724456] brd: module loaded [ 0.726768] loop: module loaded [ 0.732104] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.734197] GPT:90111 != 2097151 [ 0.735180] GPT:Alternate GPT header not at the end of the disk. [ 0.736787] GPT:90111 != 2097151 [ 0.737798] GPT: Use GNU Parted to correct GPT errors. [ 0.739195] vda: vda1 vda15 [ 0.740904] scsi host0: ata_piix [ 0.742050] scsi host1: ata_piix [ 0.743094] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.744847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.747170] libphy: Fixed MDIO Bus: probed [ 0.748359] tun: Universal TUN/TAP device driver, 1.6 [ 0.749786] tun: (C) 1999-2004 Max Krasnyansky [ 0.752657] PPP generic driver version 2.4.2 [ 0.753976] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.755707] ehci-pci: EHCI PCI platform driver [ 0.757001] ehci-platform: EHCI generic platform driver [ 0.758425] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.760072] ohci-pci: OHCI PCI platform driver [ 0.761363] ohci-platform: OHCI generic platform driver [ 0.762848] uhci_hcd: USB Universal Host Controller Interface driver [ 0.777593] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.779083] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.781285] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.782749] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.784425] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.786180] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.788223] usb usb1: Product: UHCI Host Controller [ 0.789561] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.791222] usb usb1: SerialNumber: 0000:00:01.2 [ 0.792618] hub 1-0:1.0: USB hub found [ 0.793741] hub 1-0:1.0: 2 ports detected [ 0.795063] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.798079] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.799434] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.800891] mousedev: PS/2 mouse device common for all mice [ 0.802646] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.805243] rtc_cmos 00:00: RTC can wake from S4 [ 0.806847] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.808520] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.810209] i2c /dev entries driver [ 0.811322] device-mapper: uevent: version 1.0.3 [ 0.812713] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.815039] ledtrig-cpu: registered to indicate activity on CPUs [ 0.816954] NET: Registered protocol family 10 [ 0.818579] NET: Registered protocol family 17 [ 0.819844] Key type dns_resolver registered [ 0.821184] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.822743] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.825231] registered taskstats version 1 [ 0.826436] Loading compiled-in X.509 certificates [ 0.828320] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.830953] zswap: loaded using pool lzo/zbud [ 0.833099] Key type trusted registered [ 0.835361] Key type encrypted registered [ 0.836530] AppArmor: AppArmor sha1 policy hashing enabled [ 0.838002] ima: No TPM chip found, activating TPM-bypass! [ 0.839468] evm: HMAC attrs: 0x1 [ 0.840798] Magic number: 14:847:376 [ 0.842019] rtc_cmos 00:00: setting system clock to 2018-08-26 10:22:03 UTC (1535278923) [ 0.844295] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.845875] EDD information not available. [ 0.903433] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.920223] Write protecting the kernel read-only data: 14336k [ 0.923241] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.925787] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.69 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep 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.088291] 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.14... Lease of 192.168.120.14 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.92. iid=i-00000004 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCdj1rQldwedX8+2VfIDe2UavUy3sJMaAUzHY4CU1iNIwbheJyLLjX+/5kdjqxY9I3SEd1sO6T2R1BKo3Do28PtWElpNnqZ6LoI6tALASeK2QCXNuXEmxe4N5ZjSJNEZPmOhKT+EEyXZZ72P91FjGfIOyKk26qckWK5TzRUrs3m0K9x/MwTwBd/iVJ3pa01QuwzR46RrUFM6yIOUqiK5MPc8fiVMbmKvXaf6czhuiR0UjXI+d+ENuzkW8wahXfIzBclN1wDeuO17tmTaSCaihKtp7ZMGdbeATTNDx/Izac9kw0QUKzTjeLBJiWJALuLZfWlH+MnnxOEPKKi0ppQjweZ root@vping-ssh-vm-0a1ef1e3-78a6-4ea4-9d25-f394d0b2df23 ssh-dss AAAAB3NzaC1kc3MAAACBALVEpAamgp76TvQr3NsWGoIjxOqK/JKF6UCEmD0uPqdKLGSpmT1u75WFyVLL9DS59XAw8J8LRpyUyPTWhYr460syNnW7VH9Ev+vNVA+E0Yzoz+AfOPtZ3aByRNU97X3XgpwZsC9xs7YxPuZNHW2aGozgIJgUPhFpr0ACxdF83sbzAAAAFQCiWYD2l32hsqDZezVrv/7EnYqU2wAAAIASCdxkHsgkQYC1aZA5UJ4eBrD7pqtsoh4Wii2ZBlJfECQ/MY1SfAdKG3OzvkLAYhaGULuz8XXu+fLw20SRGAVC+GGFgU8CMWCIfdLmLYKoakLd2oui3wdh1azFO/omWI66+LFloUERCKlpySVxKc5PmZGzW7pZMqNX2L3oeExnPwAAAIBzB0pJQfAR94BGsFMBpCbqg5PggLCjJ8khsIU5OUIKAuH+MLrBjwL94PbFiwoNP64ipc7XhTLqUjDECmGMFHC31DHjABWeF3NW6OY1cwV+CniD7DY87b/1+1iZE8GmNNjODDn5b1MNHi+5pWoL7wFSnw8UHWiJtBkeqXQOxelddg== root@vping-ssh-vm-0a1ef1e3-78a6-4ea4-9d25-f394d0b2df23 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.43s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.14,24,fe80::f816:3eff:fe73:3778/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.2 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000004 name: N/A availability-zone: nova local-hostname: vping-ssh-vm-0a1ef1e3-78a6-4ea4-9d25-f394d0b2df23 launch-index: 0 === cirros: current=0.4.0 uptime=3.46 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-ssh-vm-0a1ef1e3-78a6-4ea4-9d25-f394d0b2df23 login: 2018-08-26 10:22:26,314 - paramiko.transport - DEBUG - starting thread (client mode): 0xa475e050L 2018-08-26 10:22:26,314 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-26 10:22:26,315 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-08-26 10:22:26,315 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-08-26 10:22:26,316 - 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-26 10:22:26,316 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-26 10:22:26,316 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-08-26 10:22:26,317 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-26 10:22:26,317 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-26 10:22:26,317 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-26 10:22:26,335 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-26 10:22:26,336 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-26 10:22:26,346 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.204: ad5f4b1771ce3457f11936a543fd3990 2018-08-26 10:22:26,347 - paramiko.transport - DEBUG - Trying discovered key 0004ea951f11c049e999e4b8e66a8a00 in /tmp/tmp4rgxwM 2018-08-26 10:22:26,376 - paramiko.transport - DEBUG - userauth is OK 2018-08-26 10:22:26,381 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-26 10:22:26,412 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-26 10:22:26,413 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-08-26 10:22:26,413 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-26 10:22:26,414 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-26 10:22:26,418 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-26 10:22:26,418 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - output: PING 192.168.120.12 (192.168.120.12): 56 data bytes 64 bytes from 192.168.120.12: seq=0 ttl=64 time=1.549 ms --- 192.168.120.12 ping statistics --- 1 packets transmitted, 1 packets received, 0% packet loss round-trip min/avg/max = 1.549/1.549/1.549 ms 2018-08-26 10:22:26,419 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - error: 2018-08-26 10:22:26,423 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-26 10:22:26,536 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-26 10:22:26,536 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:53 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-26 10:22:26,542 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-26 10:22:26,544 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/servers/b3d20786-7072-4f96-937c-c736e6e7e617 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2de4ff47222064eb9864d20059acae7d45c7ea91" 2018-08-26 10:22:26,720 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 26 Aug 2018 10:22:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d6f5891c-b232-454c-819b-677b05f1d5c0 x-compute-request-id: req-d6f5891c-b232-454c-819b-677b05f1d5c0 Content-Type: application/json 2018-08-26 10:22:26,720 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/b3d20786-7072-4f96-937c-c736e6e7e617 used request id req-d6f5891c-b232-454c-819b-677b05f1d5c0 2018-08-26 10:22:26,720 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.178549051285s 2018-08-26 10:22:26,720 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/b3d20786-7072-4f96-937c-c736e6e7e617 used request id req-d6f5891c-b232-454c-819b-677b05f1d5c0 2018-08-26 10:22:26,721 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 10:22:26,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2de4ff47222064eb9864d20059acae7d45c7ea91" 2018-08-26 10:22:27,476 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:22: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-09346082-120b-40d2-a61e-4433cbd948a0 x-compute-request-id: req-09346082-120b-40d2-a61e-4433cbd948a0 Content-Encoding: gzip Content-Length: 901 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_0a1ef1e3-78a6-4ea4-9d25-f394d0b2df23": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:37:78", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:37:78", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/928b75df-4db1-4094-86d1-c7e27f9886d3", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/928b75df-4db1-4094-86d1-c7e27f9886d3", "rel": "bookmark"}], "image": {"id": "8d1bf4bf-4028-42ba-a00e-7fef29064595", "links": [{"href": "http://172.30.9.22:8774/images/8d1bf4bf-4028-42ba-a00e-7fef29064595", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T10:22:02.000000", "flavor": {"id": "9d5433f9-aa69-4350-b521-130667e7059a", "links": [{"href": "http://172.30.9.22:8774/flavors/9d5433f9-aa69-4350-b521-130667e7059a", "rel": "bookmark"}]}, "id": "928b75df-4db1-4094-86d1-c7e27f9886d3", "security_groups": [{"name": "vping_ssh-sg_0a1ef1e3-78a6-4ea4-9d25-f394d0b2df23"}], "user_id": "145fcb9b4eca45d3afd07eb7106c42e5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T10:22:02Z", "hostId": "6aab4495c1ac6ea99551608db3955ce5b0bb8a1d4035657e4bf42ec8", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_0a1ef1e3-78a6-4ea4-9d25-f394d0b2df23", "name": "vping_ssh-vm_0a1ef1e3-78a6-4ea4-9d25-f394d0b2df23", "created": "2018-08-26T10:21:53Z", "tenant_id": "f3afccf7f3a1491ea27a980ba06cd642", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_0a1ef1e3-78a6-4ea4-9d25-f394d0b2df23": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:ca:28", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b3d20786-7072-4f96-937c-c736e6e7e617", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b3d20786-7072-4f96-937c-c736e6e7e617", "rel": "bookmark"}], "image": {"id": "8d1bf4bf-4028-42ba-a00e-7fef29064595", "links": [{"href": "http://172.30.9.22:8774/images/8d1bf4bf-4028-42ba-a00e-7fef29064595", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T10:21:50.000000", "flavor": {"id": "9d5433f9-aa69-4350-b521-130667e7059a", "links": [{"href": "http://172.30.9.22:8774/flavors/9d5433f9-aa69-4350-b521-130667e7059a", "rel": "bookmark"}]}, "id": "b3d20786-7072-4f96-937c-c736e6e7e617", "security_groups": [{"name": "vping_ssh-sg_0a1ef1e3-78a6-4ea4-9d25-f394d0b2df23"}], "user_id": "145fcb9b4eca45d3afd07eb7106c42e5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T10:22:26Z", "hostId": "147a2ec342d29147d2bfdbe8aef799fe11182ec9917b390e31727f33", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_0a1ef1e3-78a6-4ea4-9d25-f394d0b2df23", "created": "2018-08-26T10:21:43Z", "tenant_id": "f3afccf7f3a1491ea27a980ba06cd642", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 10:22:27,476 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-09346082-120b-40d2-a61e-4433cbd948a0 2018-08-26 10:22:27,477 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.755526065826s 2018-08-26 10:22:27,477 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-09346082-120b-40d2-a61e-4433cbd948a0 2018-08-26 10:22:27,480 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 10:22:29,483 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 10:22:29,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2de4ff47222064eb9864d20059acae7d45c7ea91" 2018-08-26 10:22:30,771 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:22: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-fb556fef-73d0-40f1-bc57-cc737e43a185 x-compute-request-id: req-fb556fef-73d0-40f1-bc57-cc737e43a185 Content-Encoding: gzip Content-Length: 764 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_0a1ef1e3-78a6-4ea4-9d25-f394d0b2df23": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:37:78", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:37:78", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/928b75df-4db1-4094-86d1-c7e27f9886d3", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/928b75df-4db1-4094-86d1-c7e27f9886d3", "rel": "bookmark"}], "image": {"id": "8d1bf4bf-4028-42ba-a00e-7fef29064595", "links": [{"href": "http://172.30.9.22:8774/images/8d1bf4bf-4028-42ba-a00e-7fef29064595", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T10:22:02.000000", "flavor": {"id": "9d5433f9-aa69-4350-b521-130667e7059a", "links": [{"href": "http://172.30.9.22:8774/flavors/9d5433f9-aa69-4350-b521-130667e7059a", "rel": "bookmark"}]}, "id": "928b75df-4db1-4094-86d1-c7e27f9886d3", "security_groups": [{"name": "vping_ssh-sg_0a1ef1e3-78a6-4ea4-9d25-f394d0b2df23"}], "user_id": "145fcb9b4eca45d3afd07eb7106c42e5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T10:22:02Z", "hostId": "6aab4495c1ac6ea99551608db3955ce5b0bb8a1d4035657e4bf42ec8", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_0a1ef1e3-78a6-4ea4-9d25-f394d0b2df23", "name": "vping_ssh-vm_0a1ef1e3-78a6-4ea4-9d25-f394d0b2df23", "created": "2018-08-26T10:21:53Z", "tenant_id": "f3afccf7f3a1491ea27a980ba06cd642", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 10:22:30,771 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-fb556fef-73d0-40f1-bc57-cc737e43a185 2018-08-26 10:22:30,771 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.28861188889s 2018-08-26 10:22:30,772 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-fb556fef-73d0-40f1-bc57-cc737e43a185 2018-08-26 10:22:30,776 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-26 10:22:30,777 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/floatingips/71441bff-92ef-41f6-8328-782209ad8d6b.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2de4ff47222064eb9864d20059acae7d45c7ea91" 2018-08-26 10:22:31,856 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0dbd7b20-d903-4346-bb29-f4126963fe00 Content-Length: 0 Date: Sun, 26 Aug 2018 10:22:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-26 10:22:31,856 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/71441bff-92ef-41f6-8328-782209ad8d6b.json used request id req-0dbd7b20-d903-4346-bb29-f4126963fe00 2018-08-26 10:22:31,856 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.07963705063s 2018-08-26 10:22:31,856 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/71441bff-92ef-41f6-8328-782209ad8d6b.json used request id req-0dbd7b20-d903-4346-bb29-f4126963fe00 2018-08-26 10:22:31,861 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-26 10:22:31,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2de4ff47222064eb9864d20059acae7d45c7ea91" 2018-08-26 10:22:31,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-4f37c237-9321-4a65-bd56-3c78c97a7772 Date: Sun, 26 Aug 2018 10:22:31 GMT RESP BODY: {"floatingips": []} 2018-08-26 10:22:31,924 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-4f37c237-9321-4a65-bd56-3c78c97a7772 2018-08-26 10:22:31,924 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0630149841309s 2018-08-26 10:22:31,925 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-4f37c237-9321-4a65-bd56-3c78c97a7772 2018-08-26 10:22:31,925 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-26 10:22:31,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/servers/928b75df-4db1-4094-86d1-c7e27f9886d3 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2de4ff47222064eb9864d20059acae7d45c7ea91" 2018-08-26 10:22:32,087 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 26 Aug 2018 10:22: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-b825a9b2-2ecf-4d18-972e-59adf49f1ab7 x-compute-request-id: req-b825a9b2-2ecf-4d18-972e-59adf49f1ab7 Content-Type: application/json 2018-08-26 10:22:32,087 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/928b75df-4db1-4094-86d1-c7e27f9886d3 used request id req-b825a9b2-2ecf-4d18-972e-59adf49f1ab7 2018-08-26 10:22:32,087 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.161463975906s 2018-08-26 10:22:32,087 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/928b75df-4db1-4094-86d1-c7e27f9886d3 used request id req-b825a9b2-2ecf-4d18-972e-59adf49f1ab7 2018-08-26 10:22:32,088 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 10:22:32,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2de4ff47222064eb9864d20059acae7d45c7ea91" 2018-08-26 10:22:32,562 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:22: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-5cde70a2-917a-427c-b0f6-f3e8ffe61889 x-compute-request-id: req-5cde70a2-917a-427c-b0f6-f3e8ffe61889 Content-Encoding: gzip Content-Length: 768 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_0a1ef1e3-78a6-4ea4-9d25-f394d0b2df23": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:37:78", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:37:78", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/928b75df-4db1-4094-86d1-c7e27f9886d3", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/928b75df-4db1-4094-86d1-c7e27f9886d3", "rel": "bookmark"}], "image": {"id": "8d1bf4bf-4028-42ba-a00e-7fef29064595", "links": [{"href": "http://172.30.9.22:8774/images/8d1bf4bf-4028-42ba-a00e-7fef29064595", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T10:22:02.000000", "flavor": {"id": "9d5433f9-aa69-4350-b521-130667e7059a", "links": [{"href": "http://172.30.9.22:8774/flavors/9d5433f9-aa69-4350-b521-130667e7059a", "rel": "bookmark"}]}, "id": "928b75df-4db1-4094-86d1-c7e27f9886d3", "security_groups": [{"name": "vping_ssh-sg_0a1ef1e3-78a6-4ea4-9d25-f394d0b2df23"}], "user_id": "145fcb9b4eca45d3afd07eb7106c42e5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T10:22:32Z", "hostId": "6aab4495c1ac6ea99551608db3955ce5b0bb8a1d4035657e4bf42ec8", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_0a1ef1e3-78a6-4ea4-9d25-f394d0b2df23", "name": "vping_ssh-vm_0a1ef1e3-78a6-4ea4-9d25-f394d0b2df23", "created": "2018-08-26T10:21:53Z", "tenant_id": "f3afccf7f3a1491ea27a980ba06cd642", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 10:22:32,562 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5cde70a2-917a-427c-b0f6-f3e8ffe61889 2018-08-26 10:22:32,562 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.474658966064s 2018-08-26 10:22:32,563 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5cde70a2-917a-427c-b0f6-f3e8ffe61889 2018-08-26 10:22:32,564 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 10:22:34,567 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 10:22:34,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2de4ff47222064eb9864d20059acae7d45c7ea91" 2018-08-26 10:22:34,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:22: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-f83273df-eb18-4cb4-8363-e1a17ff3fb39 x-compute-request-id: req-f83273df-eb18-4cb4-8363-e1a17ff3fb39 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-26 10:22:34,652 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f83273df-eb18-4cb4-8363-e1a17ff3fb39 2018-08-26 10:22:34,652 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.085382938385s 2018-08-26 10:22:34,652 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f83273df-eb18-4cb4-8363-e1a17ff3fb39 2018-08-26 10:22:34,656 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-26 10:22:34,656 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2de4ff47222064eb9864d20059acae7d45c7ea91" 2018-08-26 10:22:34,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4831 X-Openstack-Request-Id: req-7a63cee9-2c91-4089-8b75-3a7fe29fdf0f Date: Sun, 26 Aug 2018 10:22:34 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f3afccf7f3a1491ea27a980ba06cd642", "created_at": "2018-08-26T10:21:33Z", "updated_at": "2018-08-26T10:21:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:21:34Z", "revision_number": 0, "id": "168e2cd7-4120-42ac-8725-c03a6f93f44e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T10:21:34Z", "security_group_id": "55ff2ef9-c63c-4b77-9a2d-6b05b58fcd48", "tenant_id": "f3afccf7f3a1491ea27a980ba06cd642", "port_range_min": null, "ethertype": "IPv4", "project_id": "f3afccf7f3a1491ea27a980ba06cd642"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:21:34Z", "revision_number": 0, "id": "4f85dfa0-8831-470c-9522-7ac257c2bd32", "remote_group_id": "55ff2ef9-c63c-4b77-9a2d-6b05b58fcd48", "remote_ip_prefix": null, "created_at": "2018-08-26T10:21:34Z", "security_group_id": "55ff2ef9-c63c-4b77-9a2d-6b05b58fcd48", "tenant_id": "f3afccf7f3a1491ea27a980ba06cd642", "port_range_min": null, "ethertype": "IPv6", "project_id": "f3afccf7f3a1491ea27a980ba06cd642"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:21:34Z", "revision_number": 0, "id": "637e0b76-40e0-4534-9c2f-4f2f6f46be68", "remote_group_id": "55ff2ef9-c63c-4b77-9a2d-6b05b58fcd48", "remote_ip_prefix": null, "created_at": "2018-08-26T10:21:34Z", "security_group_id": "55ff2ef9-c63c-4b77-9a2d-6b05b58fcd48", "tenant_id": "f3afccf7f3a1491ea27a980ba06cd642", "port_range_min": null, "ethertype": "IPv4", "project_id": "f3afccf7f3a1491ea27a980ba06cd642"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:21:34Z", "revision_number": 0, "id": "91509148-54fb-42ae-bb6c-9899bf935e61", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T10:21:34Z", "security_group_id": "55ff2ef9-c63c-4b77-9a2d-6b05b58fcd48", "tenant_id": "f3afccf7f3a1491ea27a980ba06cd642", "port_range_min": null, "ethertype": "IPv6", "project_id": "f3afccf7f3a1491ea27a980ba06cd642"}], "revision_number": 1, "project_id": "f3afccf7f3a1491ea27a980ba06cd642", "id": "55ff2ef9-c63c-4b77-9a2d-6b05b58fcd48", "name": "default"}, {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "f3afccf7f3a1491ea27a980ba06cd642", "created_at": "2018-08-26T10:21:40Z", "updated_at": "2018-08-26T10:21:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:21:40Z", "revision_number": 0, "id": "15448be9-9cd0-4bc9-90b9-678c8552afeb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T10:21:40Z", "security_group_id": "c258073d-3ee8-42de-a9c7-4d94b50b0dd3", "tenant_id": "f3afccf7f3a1491ea27a980ba06cd642", "port_range_min": null, "ethertype": "IPv6", "project_id": "f3afccf7f3a1491ea27a980ba06cd642"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:21:41Z", "revision_number": 0, "id": "82600568-ed53-429f-875b-06ac9fe489e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T10:21:41Z", "security_group_id": "c258073d-3ee8-42de-a9c7-4d94b50b0dd3", "tenant_id": "f3afccf7f3a1491ea27a980ba06cd642", "port_range_min": null, "ethertype": "IPv4", "project_id": "f3afccf7f3a1491ea27a980ba06cd642"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-26T10:21:41Z", "revision_number": 0, "id": "c71b0afd-b639-4202-9e04-604a8ac75e16", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T10:21:41Z", "security_group_id": "c258073d-3ee8-42de-a9c7-4d94b50b0dd3", "tenant_id": "f3afccf7f3a1491ea27a980ba06cd642", "port_range_min": 22, "ethertype": "IPv4", "project_id": "f3afccf7f3a1491ea27a980ba06cd642"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:21:40Z", "revision_number": 0, "id": "dfbdaf46-dfb3-45d6-b194-684c902c1f94", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T10:21:40Z", "security_group_id": "c258073d-3ee8-42de-a9c7-4d94b50b0dd3", "tenant_id": "f3afccf7f3a1491ea27a980ba06cd642", "port_range_min": null, "ethertype": "IPv4", "project_id": "f3afccf7f3a1491ea27a980ba06cd642"}], "revision_number": 3, "project_id": "f3afccf7f3a1491ea27a980ba06cd642", "id": "c258073d-3ee8-42de-a9c7-4d94b50b0dd3", "name": "vping_ssh-sg_0a1ef1e3-78a6-4ea4-9d25-f394d0b2df23"}]} 2018-08-26 10:22:34,701 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-7a63cee9-2c91-4089-8b75-3a7fe29fdf0f 2018-08-26 10:22:34,702 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0458278656006s 2018-08-26 10:22:34,702 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-7a63cee9-2c91-4089-8b75-3a7fe29fdf0f 2018-08-26 10:22:34,705 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-08-26 10:22:34,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/security-groups/c258073d-3ee8-42de-a9c7-4d94b50b0dd3.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2de4ff47222064eb9864d20059acae7d45c7ea91" 2018-08-26 10:22:34,889 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c0240303-824e-4a0e-a1db-8169688a956c Content-Length: 0 Date: Sun, 26 Aug 2018 10:22:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-26 10:22:34,889 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/c258073d-3ee8-42de-a9c7-4d94b50b0dd3.json used request id req-c0240303-824e-4a0e-a1db-8169688a956c 2018-08-26 10:22:34,889 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.183522939682s 2018-08-26 10:22:34,889 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/c258073d-3ee8-42de-a9c7-4d94b50b0dd3.json used request id req-c0240303-824e-4a0e-a1db-8169688a956c 2018-08-26 10:22:34,890 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-26 10:22:34,892 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/os-keypairs/vping_ssh-kp_0a1ef1e3-78a6-4ea4-9d25-f394d0b2df23 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2de4ff47222064eb9864d20059acae7d45c7ea91" 2018-08-26 10:22:35,034 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 26 Aug 2018 10:22: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-959c74b7-25ac-432c-8aaa-b88acd1534dd x-compute-request-id: req-959c74b7-25ac-432c-8aaa-b88acd1534dd Content-Length: 0 Content-Type: application/json 2018-08-26 10:22:35,034 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/vping_ssh-kp_0a1ef1e3-78a6-4ea4-9d25-f394d0b2df23 used request id req-959c74b7-25ac-432c-8aaa-b88acd1534dd 2018-08-26 10:22:35,035 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.144727945328s 2018-08-26 10:22:35,035 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/vping_ssh-kp_0a1ef1e3-78a6-4ea4-9d25-f394d0b2df23 used request id req-959c74b7-25ac-432c-8aaa-b88acd1534dd 2018-08-26 10:22:35,035 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-26 10:22:35,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/05c7be51-1e27-4e79-86b6-c8d06c147fe8/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}2de4ff47222064eb9864d20059acae7d45c7ea91" -d '{"subnet_id": "5da19eb1-ad02-4885-8592-d5ade373ecaf"}' 2018-08-26 10:22:36,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-7f7f112b-32c6-418f-8b89-7283aae72e14 Date: Sun, 26 Aug 2018 10:22:36 GMT RESP BODY: {"network_id": "a838704c-71df-4bcd-b2e9-310b29a6bc03", "tenant_id": "f3afccf7f3a1491ea27a980ba06cd642", "subnet_id": "5da19eb1-ad02-4885-8592-d5ade373ecaf", "subnet_ids": ["5da19eb1-ad02-4885-8592-d5ade373ecaf"], "port_id": "007540ed-e5cf-45d0-b0bd-91a8dd1592aa", "id": "05c7be51-1e27-4e79-86b6-c8d06c147fe8"} 2018-08-26 10:22:36,799 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/05c7be51-1e27-4e79-86b6-c8d06c147fe8/remove_router_interface.json used request id req-7f7f112b-32c6-418f-8b89-7283aae72e14 2018-08-26 10:22:36,799 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.76348090172s 2018-08-26 10:22:36,799 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/05c7be51-1e27-4e79-86b6-c8d06c147fe8/remove_router_interface.json used request id req-7f7f112b-32c6-418f-8b89-7283aae72e14 returning object 05c7be51-1e27-4e79-86b6-c8d06c147fe8 2018-08-26 10:22:36,800 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-26 10:22:36,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2de4ff47222064eb9864d20059acae7d45c7ea91" 2018-08-26 10:22:36,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 623 X-Openstack-Request-Id: req-b00a42a3-5d4e-4dd5-8ea9-b9464d277640 Date: Sun, 26 Aug 2018 10:22:36 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a3c401bc-6377-43cc-8a20-abe78f2d51b9", "ip_address": "172.30.9.207"}]}, "description": "", "tags": [], "tenant_id": "f3afccf7f3a1491ea27a980ba06cd642", "created_at": "2018-08-26T10:21:35Z", "admin_state_up": true, "updated_at": "2018-08-26T10:22:36Z", "revision_number": 4, "routes": [], "project_id": "f3afccf7f3a1491ea27a980ba06cd642", "id": "05c7be51-1e27-4e79-86b6-c8d06c147fe8", "name": "vping_ssh-router_0a1ef1e3-78a6-4ea4-9d25-f394d0b2df23"}]} 2018-08-26 10:22:36,926 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-b00a42a3-5d4e-4dd5-8ea9-b9464d277640 2018-08-26 10:22:36,926 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.126509189606s 2018-08-26 10:22:36,927 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-b00a42a3-5d4e-4dd5-8ea9-b9464d277640 2018-08-26 10:22:36,928 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-26 10:22:36,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/05c7be51-1e27-4e79-86b6-c8d06c147fe8.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2de4ff47222064eb9864d20059acae7d45c7ea91" 2018-08-26 10:22:38,457 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4b9dd9d1-a0b2-443c-ae0d-6bf4abc9ebae Content-Length: 0 Date: Sun, 26 Aug 2018 10:22:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-26 10:22:38,457 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/05c7be51-1e27-4e79-86b6-c8d06c147fe8.json used request id req-4b9dd9d1-a0b2-443c-ae0d-6bf4abc9ebae 2018-08-26 10:22:38,458 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.52951192856s 2018-08-26 10:22:38,458 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/05c7be51-1e27-4e79-86b6-c8d06c147fe8.json used request id req-4b9dd9d1-a0b2-443c-ae0d-6bf4abc9ebae 2018-08-26 10:22:38,458 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-26 10:22:38,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2de4ff47222064eb9864d20059acae7d45c7ea91" 2018-08-26 10:22:38,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-b5a6ae09-9cbc-4bff-b2ac-5e9ee8811009 Date: Sun, 26 Aug 2018 10:22:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a838704c-71df-4bcd-b2e9-310b29a6bc03","tenant_id":"f3afccf7f3a1491ea27a980ba06cd642","created_at":"2018-08-26T10:21:34Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-26T10:21:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"f3afccf7f3a1491ea27a980ba06cd642","id":"5da19eb1-ad02-4885-8592-d5ade373ecaf","subnetpool_id":null,"name":"vping_ssh-subnet_0a1ef1e3-78a6-4ea4-9d25-f394d0b2df23"}]} 2018-08-26 10:22:38,500 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-b5a6ae09-9cbc-4bff-b2ac-5e9ee8811009 2018-08-26 10:22:38,500 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0419950485229s 2018-08-26 10:22:38,501 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-b5a6ae09-9cbc-4bff-b2ac-5e9ee8811009 2018-08-26 10:22:38,502 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-26 10:22:38,502 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/5da19eb1-ad02-4885-8592-d5ade373ecaf.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2de4ff47222064eb9864d20059acae7d45c7ea91" 2018-08-26 10:22:39,684 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d71a656f-b70c-4352-97e2-df12fcd665b9 Date: Sun, 26 Aug 2018 10:22:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-26 10:22:39,684 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/5da19eb1-ad02-4885-8592-d5ade373ecaf.json used request id req-d71a656f-b70c-4352-97e2-df12fcd665b9 2018-08-26 10:22:39,684 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.18238401413s 2018-08-26 10:22:39,685 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/5da19eb1-ad02-4885-8592-d5ade373ecaf.json used request id req-d71a656f-b70c-4352-97e2-df12fcd665b9 2018-08-26 10:22:39,685 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-26 10:22:39,686 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2de4ff47222064eb9864d20059acae7d45c7ea91" 2018-08-26 10:22:39,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1154 X-Openstack-Request-Id: req-1491364d-b35d-4e79-b667-82597964a66e Date: Sun, 26 Aug 2018 10:22:39 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a3c401bc-6377-43cc-8a20-abe78f2d51b9"],"updated_at":"2018-08-26T10:16:40Z","tenant_id":"526e4f7307214396989751533ff33528","created_at":"2018-08-26T10:16:36Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"526e4f7307214396989751533ff33528","id":"9c1c4110-1d5a-4c9e-9e4a-8295252f6976","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-26T10:22:39Z","tenant_id":"f3afccf7f3a1491ea27a980ba06cd642","created_at":"2018-08-26T10:21:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f3afccf7f3a1491ea27a980ba06cd642","id":"a838704c-71df-4bcd-b2e9-310b29a6bc03","name":"vping_ssh-net_0a1ef1e3-78a6-4ea4-9d25-f394d0b2df23"}]} 2018-08-26 10:22:39,782 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-1491364d-b35d-4e79-b667-82597964a66e 2018-08-26 10:22:39,782 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0971689224243s 2018-08-26 10:22:39,783 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-1491364d-b35d-4e79-b667-82597964a66e 2018-08-26 10:22:39,784 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-26 10:22:39,784 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/a838704c-71df-4bcd-b2e9-310b29a6bc03.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2de4ff47222064eb9864d20059acae7d45c7ea91" 2018-08-26 10:22:41,656 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b666ef82-29fd-40e8-8f04-b8c979656e08 Date: Sun, 26 Aug 2018 10:22:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-26 10:22:41,656 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/a838704c-71df-4bcd-b2e9-310b29a6bc03.json used request id req-b666ef82-29fd-40e8-8f04-b8c979656e08 2018-08-26 10:22:41,656 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.87241792679s 2018-08-26 10:22:41,657 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/a838704c-71df-4bcd-b2e9-310b29a6bc03.json used request id req-b666ef82-29fd-40e8-8f04-b8c979656e08 2018-08-26 10:22:41,658 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-26 10:22:41,660 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2de4ff47222064eb9864d20059acae7d45c7ea91" 2018-08-26 10:22:41,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-0ce92d11-cc7a-44f1-827d-29455aae6038 Date: Sun, 26 Aug 2018 10:22:41 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-26T10:21:39Z", "file": "/v2/images/8d1bf4bf-4028-42ba-a00e-7fef29064595/file", "owner": "f3afccf7f3a1491ea27a980ba06cd642", "id": "8d1bf4bf-4028-42ba-a00e-7fef29064595", "size": 12716032, "self": "/v2/images/8d1bf4bf-4028-42ba-a00e-7fef29064595", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/8d1bf4bf-4028-42ba-a00e-7fef29064595/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/8d1bf4bf-4028-42ba-a00e-7fef29064595/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_0a1ef1e3-78a6-4ea4-9d25-f394d0b2df23", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_0a1ef1e3-78a6-4ea4-9d25-f394d0b2df23", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-26T10:21:39Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-26 10:22:41,693 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-0ce92d11-cc7a-44f1-827d-29455aae6038 2018-08-26 10:22:41,693 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.034234046936s 2018-08-26 10:22:41,693 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-0ce92d11-cc7a-44f1-827d-29455aae6038 2018-08-26 10:22:41,694 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-26 10:22:41,695 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/8d1bf4bf-4028-42ba-a00e-7fef29064595 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2de4ff47222064eb9864d20059acae7d45c7ea91" 2018-08-26 10:22:42,044 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-935b5101-0053-4bc1-9e56-f6ab3d8b9762 Date: Sun, 26 Aug 2018 10:22: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-26 10:22:42,045 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/8d1bf4bf-4028-42ba-a00e-7fef29064595 used request id req-935b5101-0053-4bc1-9e56-f6ab3d8b9762 2018-08-26 10:22:42,045 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.35106420517s 2018-08-26 10:22:42,045 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/8d1bf4bf-4028-42ba-a00e-7fef29064595 used request id req-935b5101-0053-4bc1-9e56-f6ab3d8b9762 2018-08-26 10:22:42,046 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-26 10:22:42,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7bc41c2d6650aac747fe7030f4dfe3af311efb3b" 2018-08-26 10:22:42,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:22: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-e7d8e28a-3d51-464c-ab3f-fce5b68542f2 x-compute-request-id: req-e7d8e28a-3d51-464c-ab3f-fce5b68542f2 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_0a1ef1e3-78a6-4ea4-9d25-f394d0b2df23", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/9d5433f9-aa69-4350-b521-130667e7059a", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/9d5433f9-aa69-4350-b521-130667e7059a", "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": "9d5433f9-aa69-4350-b521-130667e7059a"}]} 2018-08-26 10:22:42,070 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-e7d8e28a-3d51-464c-ab3f-fce5b68542f2 2018-08-26 10:22:42,071 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0248351097107s 2018-08-26 10:22:42,071 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-e7d8e28a-3d51-464c-ab3f-fce5b68542f2 2018-08-26 10:22:42,072 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-26 10:22:42,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/9d5433f9-aa69-4350-b521-130667e7059a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7bc41c2d6650aac747fe7030f4dfe3af311efb3b" 2018-08-26 10:22:42,111 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 26 Aug 2018 10:22: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-61b2e164-517b-4bf1-b027-10265c714b5a x-compute-request-id: req-61b2e164-517b-4bf1-b027-10265c714b5a Content-Length: 0 Content-Type: application/json 2018-08-26 10:22:42,111 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/9d5433f9-aa69-4350-b521-130667e7059a used request id req-61b2e164-517b-4bf1-b027-10265c714b5a 2018-08-26 10:22:42,111 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0392580032349s 2018-08-26 10:22:42,112 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/9d5433f9-aa69-4350-b521-130667e7059a used request id req-61b2e164-517b-4bf1-b027-10265c714b5a 2018-08-26 10:22:42,112 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-26 10:22:42,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7bc41c2d6650aac747fe7030f4dfe3af311efb3b" 2018-08-26 10:22:42,311 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:22:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7bfe6552-f510-47a0-987c-abeb98507a65 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/00af5ffb672f4832ab8347fc3e59dad9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "00af5ffb672f4832ab8347fc3e59dad9", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/1155cddaef57457382d358aece0b4688"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1155cddaef57457382d358aece0b4688", "email": "panko@localhost", "password_expires_at": null}, {"name": "vping_ssh-user_0a1ef1e3-78a6-4ea4-9d25-f394d0b2df23", "links": {"self": "http://172.30.9.22:5000/v3/users/145fcb9b4eca45d3afd07eb7106c42e5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "145fcb9b4eca45d3afd07eb7106c42e5", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/1e1511f6281344c28c2a63d6a8174f8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1e1511f6281344c28c2a63d6a8174f8d", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/1f874aa402974ad1bde389b6ec3af461"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f874aa402974ad1bde389b6ec3af461", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/30ef6c63ca4f478ababb01839799530e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30ef6c63ca4f478ababb01839799530e", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/35943616abfb419b876965ce89cb2b8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "35943616abfb419b876965ce89cb2b8d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/394bd3d373f84b679204b10778d4c5d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "394bd3d373f84b679204b10778d4c5d6", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/5c46482149dc41d8a0f23a545eb8a332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c46482149dc41d8a0f23a545eb8a332", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6731abf69162411bab854fe2da778196"}, "domain_id": "b7fcd596cb374671bfc994968e0279ce", "enabled": true, "options": {}, "id": "6731abf69162411bab854fe2da778196", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/bc64983782874634be200a54d67bb2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bc64983782874634be200a54d67bb2dc", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/c16290bda05544839663305b8b46bfc4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c16290bda05544839663305b8b46bfc4", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/c78b7ea859ad4b4d9090aceb9cc94927"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c78b7ea859ad4b4d9090aceb9cc94927", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/f77a9ddb8d1e4546857d3ecef0ddf962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77a9ddb8d1e4546857d3ecef0ddf962", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/fd2f2ae2af224ce09fd25349c942fbd7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd2f2ae2af224ce09fd25349c942fbd7", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-08-26 10:22:42,311 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-7bfe6552-f510-47a0-987c-abeb98507a65 2018-08-26 10:22:42,311 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.199132204056s 2018-08-26 10:22:42,312 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-7bfe6552-f510-47a0-987c-abeb98507a65 2018-08-26 10:22:42,318 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-26 10:22:42,321 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/145fcb9b4eca45d3afd07eb7106c42e5 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7bc41c2d6650aac747fe7030f4dfe3af311efb3b" 2018-08-26 10:22:42,512 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:22:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6cf933e3-40cc-4d70-bb5b-d9bdb024e053 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"user": {"name": "vping_ssh-user_0a1ef1e3-78a6-4ea4-9d25-f394d0b2df23", "links": {"self": "http://172.30.9.22:5000/v3/users/145fcb9b4eca45d3afd07eb7106c42e5"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "145fcb9b4eca45d3afd07eb7106c42e5", "description": null}} 2018-08-26 10:22:42,512 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/145fcb9b4eca45d3afd07eb7106c42e5 used request id req-6cf933e3-40cc-4d70-bb5b-d9bdb024e053 2018-08-26 10:22:42,512 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.194154024124s 2018-08-26 10:22:42,512 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/145fcb9b4eca45d3afd07eb7106c42e5 used request id req-6cf933e3-40cc-4d70-bb5b-d9bdb024e053 2018-08-26 10:22:42,513 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-26 10:22:42,516 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/145fcb9b4eca45d3afd07eb7106c42e5 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7bc41c2d6650aac747fe7030f4dfe3af311efb3b" 2018-08-26 10:22:42,826 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 26 Aug 2018 10:22:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7ba1f679-0777-4f0c-947e-b118bc118720 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-26 10:22:42,826 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/145fcb9b4eca45d3afd07eb7106c42e5 used request id req-7ba1f679-0777-4f0c-947e-b118bc118720 2018-08-26 10:22:42,827 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.313536167145s 2018-08-26 10:22:42,827 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/145fcb9b4eca45d3afd07eb7106c42e5 used request id req-7ba1f679-0777-4f0c-947e-b118bc118720 2018-08-26 10:22:42,832 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-26 10:22:42,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7bc41c2d6650aac747fe7030f4dfe3af311efb3b" 2018-08-26 10:22:43,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:22:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e46c88a-8766-4ae4-b429-69444c613f0a Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/526e4f7307214396989751533ff33528"}, "tags": [], "enabled": true, "id": "526e4f7307214396989751533ff33528", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/e428b6e578e2485b9cc26da9ccf96a96"}, "tags": [], "enabled": true, "id": "e428b6e578e2485b9cc26da9ccf96a96", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.22:5000/v3/projects/f3afccf7f3a1491ea27a980ba06cd642"}, "tags": [], "enabled": true, "id": "f3afccf7f3a1491ea27a980ba06cd642", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_0a1ef1e3-78a6-4ea4-9d25-f394d0b2df23"}]} 2018-08-26 10:22:43,042 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-8e46c88a-8766-4ae4-b429-69444c613f0a 2018-08-26 10:22:43,042 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.209393024445s 2018-08-26 10:22:43,042 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-8e46c88a-8766-4ae4-b429-69444c613f0a 2018-08-26 10:22:43,047 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-26 10:22:43,050 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/f3afccf7f3a1491ea27a980ba06cd642 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7bc41c2d6650aac747fe7030f4dfe3af311efb3b" 2018-08-26 10:22:43,282 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 26 Aug 2018 10:22:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bf0ac3de-b38c-4795-b42d-efcef1e68612 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-26 10:22:43,282 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/f3afccf7f3a1491ea27a980ba06cd642 used request id req-bf0ac3de-b38c-4795-b42d-efcef1e68612 2018-08-26 10:22:43,283 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.235775947571s 2018-08-26 10:22:43,283 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/f3afccf7f3a1491ea27a980ba06cd642 used request id req-bf0ac3de-b38c-4795-b42d-efcef1e68612 2018-08-26 10:22:43,334 - xtesting.ci.run_tests - INFO - Loading test case 'vping_userdata'... 2018-08-26 10:22:43,375 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-26 10:22:43,375 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-26 10:22:43,375 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-26 10:22:43,375 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-26 10:22:43,375 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-26 10:22:43,375 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-26 10:22:43,375 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-26 10:22:43,375 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-26 10:22:43,375 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-26 10:22:43,375 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-26 10:22:43,376 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-26 10:22:43,376 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-26 10:22:43,376 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-26 10:22:43,376 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-26 10:22:43,376 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-26 10:22:43,376 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-26 10:22:43,376 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-26 10:22:43,376 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-26 10:22:43,376 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-26 10:22:43,376 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-26 10:22:43,376 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-26 10:22:43,376 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-26 10:22:43,378 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-26 10:22:43,383 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:22:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91596dbf-ed1f-4578-a6f5-8e6ee79b8ccc Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-08-26 10:22:43,383 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-91596dbf-ed1f-4578-a6f5-8e6ee79b8ccc 2018-08-26 10:22:43,383 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-26 10:22:43,778 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5d45fc17491a4aedb80e6e5e79d195c6", "name": "reader"}, {"id": "d371bb17b4354fa8812550829dff08d3", "name": "admin"}, {"id": "64b697102e1c4dfb82d6ae117acf5e44", "name": "member"}], "expires_at": "2018-08-26T11:22:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e428b6e578e2485b9cc26da9ccf96a96", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1210d332c9744f5cbc695a2c01f49732"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "816f0ebf045249fb84d97c4bfc1f0a06"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a44497dc0f584430880fbb34d798f187"}], "type": "metric", "id": "06403f6d19cc45d3876c1f817db4cc2a", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33aefc6453a54d88a8073094e7078823"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3af2aad436db4c72a190ee1afb07b296"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a48de89935fd4d0787f0c84bf3674881"}], "type": "network", "id": "4fcf375a7a284c3ca85dd165d598c3cb", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/e428b6e578e2485b9cc26da9ccf96a96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1acf73a288dd435cb0883e7723ed5056"}, {"url": "http://192.30.9.5:8776/v3/e428b6e578e2485b9cc26da9ccf96a96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25ab930679644d89bac501b74509b76d"}, {"url": "http://172.30.9.22:8776/v3/e428b6e578e2485b9cc26da9ccf96a96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe463692e35f41e28415b64d8ffd10af"}], "type": "volumev3", "id": "5679bf9cdfbb4efdb97a61a69442b76f", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/e428b6e578e2485b9cc26da9ccf96a96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4234eccc4e5c4c81a9740ee2adf95b67"}, {"url": "http://172.30.9.22:8776/v2/e428b6e578e2485b9cc26da9ccf96a96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "456ac2ca5ce14a919050a73ace6b5d36"}, {"url": "http://192.30.9.5:8776/v2/e428b6e578e2485b9cc26da9ccf96a96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec61effda13a4644aad9e330753e8ad3"}], "type": "volumev2", "id": "5fba3b72fec244c7b311cd023156a4e5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "057ed3b924844253978ad62059e6acbb"}, {"url": "http://172.30.9.22:8776/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c5726572f244dc1a37ddbd93a609edb"}, {"url": "http://192.30.9.5:8776/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7144203ef2f146f6a443da1e2a6503e6"}], "type": "volume", "id": "71aa1ff84fdd4eab95dbd16ac5fbfcf7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "218ecd9779c74fdbb9eff6a86b2e2ffa"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a4ae0c6c06a42aba305e1cb16268330"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f631f43b783d40b894997b7b49ab8a6b"}], "type": "image", "id": "7986c8336c5046db98dd34c332d24e7f", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "8edc8950a979429d96b680df313310a4", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a2d0d8a4ee24abcbae458bd1ce751ff"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6d1c3e6266f14458a3def33c4f0479b2"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "feca7a31784e458fb732ee0ca32ab24d"}], "type": "cloudformation", "id": "a1648659a78445d4bcaef3988eb0583e", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c10a925a2de437eac36a10b437ddcd1"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "517a76a99e3d470abde8b2e237f68205"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71f914c9732c486db7ec4dade5ea337a"}], "type": "compute", "id": "b18e3a8824af4ed79cd0162b85ca91d6", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91e36bdd70374197a9cc1cf82d4cacd4"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1c68732373a41b6bbdf0d38be58918e"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f7fd23166fd04cdbb15ae3b9534561a8"}], "type": "event", "id": "c887a5552b5842c5bbc8ce1b66332916", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68d3020187d14b4b925c0dbdfac338f6"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77e68b53932a4902a3a68484356b1c4e"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "809dcbff39164bbfaf936f0b35fd176c"}], "type": "placement", "id": "cd8c278131c84e4683012d83ae70eec0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8080/v1/AUTH_e428b6e578e2485b9cc26da9ccf96a96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49dd5c5e91d54d6aa44952eaa2390224"}, {"url": "http://12.0.0.43:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d5db89631954c7baafaf65b5aea991a"}, {"url": "http://12.0.0.43:8080/v1/AUTH_e428b6e578e2485b9cc26da9ccf96a96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "727249cbc39e4628bd3a179bd516b829"}], "type": "object-store", "id": "ec31481f5236441e98c13b38a9c609ec", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bc083505e0a4fba9e18037c17ad1785"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a4bed8aa09042d1be0a485c1bac878c"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89809cbce7344bcdbc14222d09ca5c81"}], "type": "identity", "id": "f4a28c09b9d7444fb27267a9c13f5ad7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0bd24ae5e1bc445db6c4eb649aa04b43"}, {"url": "http://192.30.9.5:8004/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6e6016d81674fa7951c5c486b38f564"}, {"url": "http://192.30.9.5:8004/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d22e870073e14dc5a443931e483e51a2"}], "type": "orchestration", "id": "f619feeb4e1c4cde836d701d6b52295f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "348e8fd3cbd140de8fdb5a2e7f1ba9ce"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37dabf8c0b3c4b4da176de43bbacdd17"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "97e424052ba4486c88034276e7ba90a9"}], "type": "alarming", "id": "ffab3464fcfe4e6086e29e4f2cac9a99", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1e1511f6281344c28c2a63d6a8174f8d"}, "audit_ids": ["GoU-IiLdSli-qUXiNX2jPQ"], "issued_at": "2018-08-26T10:22:43.000000Z"}} 2018-08-26 10:22:43,782 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-26 10:22:43,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}16da7708dbc384585f912eb15f0cdaa1108dc493" 2018-08-26 10:22:44,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-ee350ae6-f0c8-4a2b-b3b1-5cdc2035d426 Date: Sun, 26 Aug 2018 10:22:44 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"9c1c4110-1d5a-4c9e-9e4a-8295252f6976","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"526e4f7307214396989751533ff33528","status":"ACTIVE","subnets":["a3c401bc-6377-43cc-8a20-abe78f2d51b9"],"description":"","tags":[],"updated_at":"2018-08-26T10:16:40Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"526e4f7307214396989751533ff33528","created_at":"2018-08-26T10:16:36Z","provider:network_type":"flat"}]} 2018-08-26 10:22:44,341 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-ee350ae6-f0c8-4a2b-b3b1-5cdc2035d426 2018-08-26 10:22:44,341 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.559048175812s 2018-08-26 10:22:44,341 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-ee350ae6-f0c8-4a2b-b3b1-5cdc2035d426 2018-08-26 10:22:44,345 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-26 10:22:44,350 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 26 Aug 2018 10:22:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d5daf82-3e28-4a28-a12a-7ababe7ebb9d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2018-08-26 10:22:44,350 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-2d5daf82-3e28-4a28-a12a-7ababe7ebb9d 2018-08-26 10:22:44,351 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-26 10:22:44,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}16da7708dbc384585f912eb15f0cdaa1108dc493" 2018-08-26 10:22:44,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:22:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be42ca80-a677-4f5e-ad4e-de6832dd305a Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/b7fcd596cb374671bfc994968e0279ce"}, "tags": [], "enabled": true, "id": "b7fcd596cb374671bfc994968e0279ce", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-08-26 10:22:44,496 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-be42ca80-a677-4f5e-ad4e-de6832dd305a 2018-08-26 10:22:44,496 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.145022153854s 2018-08-26 10:22:44,497 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-be42ca80-a677-4f5e-ad4e-de6832dd305a 2018-08-26 10:22:44,503 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-26 10:22:44,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}16da7708dbc384585f912eb15f0cdaa1108dc493" -d '{"project": {"description": "Created by OPNFV Functest: vping_userdata", "enabled": true, "domain_id": "default", "name": "vping_userdata-project_c85ad635-a4bd-46f8-9ce9-b76a14e2b1b4"}}' 2018-08-26 10:22:44,648 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 26 Aug 2018 10:22:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3426c481-1547-4fb9-b7f3-ee0aafb62d57 Content-Length: 374 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.22:5000/v3/projects/0f786476c0ad4ce2b0c2a4d06de67870"}, "tags": [], "enabled": true, "id": "0f786476c0ad4ce2b0c2a4d06de67870", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_c85ad635-a4bd-46f8-9ce9-b76a14e2b1b4"}} 2018-08-26 10:22:44,648 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-3426c481-1547-4fb9-b7f3-ee0aafb62d57 2018-08-26 10:22:44,648 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.144840955734s 2018-08-26 10:22:44,649 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-3426c481-1547-4fb9-b7f3-ee0aafb62d57 2018-08-26 10:22:44,649 - 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'0f786476c0ad4ce2b0c2a4d06de67870', '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_c85ad635-a4bd-46f8-9ce9-b76a14e2b1b4'}) 2018-08-26 10:22:44,655 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-26 10:22:44,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}16da7708dbc384585f912eb15f0cdaa1108dc493" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "03b3351a-195f-4590-b381-6efdf12091ac", "email": null, "name": "vping_userdata-user_c85ad635-a4bd-46f8-9ce9-b76a14e2b1b4"}}' 2018-08-26 10:22:45,120 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 26 Aug 2018 10:22:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d31a516-1890-4e1a-bb88-cc10aba35e77 Content-Length: 329 Content-Type: application/json RESP BODY: {"user": {"name": "vping_userdata-user_c85ad635-a4bd-46f8-9ce9-b76a14e2b1b4", "links": {"self": "http://172.30.9.22:5000/v3/users/fef97a7e86ec4d488f4461e4ceb657ef"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "fef97a7e86ec4d488f4461e4ceb657ef", "domain_id": "default", "password_expires_at": null}} 2018-08-26 10:22:45,120 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-8d31a516-1890-4e1a-bb88-cc10aba35e77 2018-08-26 10:22:45,120 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.464910030365s 2018-08-26 10:22:45,121 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-8d31a516-1890-4e1a-bb88-cc10aba35e77 2018-08-26 10:22:45,121 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'fef97a7e86ec4d488f4461e4ceb657ef', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_userdata-user_c85ad635-a4bd-46f8-9ce9-b76a14e2b1b4'}) 2018-08-26 10:22:45,125 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-26 10:22:45,128 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}16da7708dbc384585f912eb15f0cdaa1108dc493" 2018-08-26 10:22:45,304 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:22:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a8397d7-75ae-4683-adc5-7a4d2f8d169c Content-Encoding: gzip Content-Length: 381 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "478525232f8240f3a5bcb37e18d15367", "links": {"self": "http://172.30.9.22:5000/v3/roles/478525232f8240f3a5bcb37e18d15367"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5d45fc17491a4aedb80e6e5e79d195c6", "links": {"self": "http://172.30.9.22:5000/v3/roles/5d45fc17491a4aedb80e6e5e79d195c6"}, "name": "reader"}, {"domain_id": null, "id": "64b697102e1c4dfb82d6ae117acf5e44", "links": {"self": "http://172.30.9.22:5000/v3/roles/64b697102e1c4dfb82d6ae117acf5e44"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b29a3a0f7cee4599871eeb6731b9c6f2", "links": {"self": "http://172.30.9.22:5000/v3/roles/b29a3a0f7cee4599871eeb6731b9c6f2"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d371bb17b4354fa8812550829dff08d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/d371bb17b4354fa8812550829dff08d3"}, "name": "admin"}, {"domain_id": null, "id": "d54515a19cc04386a508cfaf3906e7e7", "links": {"self": "http://172.30.9.22:5000/v3/roles/d54515a19cc04386a508cfaf3906e7e7"}, "name": "swiftoperator"}]} 2018-08-26 10:22:45,304 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-2a8397d7-75ae-4683-adc5-7a4d2f8d169c 2018-08-26 10:22:45,304 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.179145097733s 2018-08-26 10:22:45,304 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-2a8397d7-75ae-4683-adc5-7a4d2f8d169c 2018-08-26 10:22:45,308 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-26 10:22:45,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}16da7708dbc384585f912eb15f0cdaa1108dc493" 2018-08-26 10:22:45,413 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:22:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd618006-6f3a-4c8b-8464-d7258f790d1e Content-Encoding: gzip Content-Length: 381 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "478525232f8240f3a5bcb37e18d15367", "links": {"self": "http://172.30.9.22:5000/v3/roles/478525232f8240f3a5bcb37e18d15367"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5d45fc17491a4aedb80e6e5e79d195c6", "links": {"self": "http://172.30.9.22:5000/v3/roles/5d45fc17491a4aedb80e6e5e79d195c6"}, "name": "reader"}, {"domain_id": null, "id": "64b697102e1c4dfb82d6ae117acf5e44", "links": {"self": "http://172.30.9.22:5000/v3/roles/64b697102e1c4dfb82d6ae117acf5e44"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b29a3a0f7cee4599871eeb6731b9c6f2", "links": {"self": "http://172.30.9.22:5000/v3/roles/b29a3a0f7cee4599871eeb6731b9c6f2"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d371bb17b4354fa8812550829dff08d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/d371bb17b4354fa8812550829dff08d3"}, "name": "admin"}, {"domain_id": null, "id": "d54515a19cc04386a508cfaf3906e7e7", "links": {"self": "http://172.30.9.22:5000/v3/roles/d54515a19cc04386a508cfaf3906e7e7"}, "name": "swiftoperator"}]} 2018-08-26 10:22:45,413 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-cd618006-6f3a-4c8b-8464-d7258f790d1e 2018-08-26 10:22:45,413 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.104454040527s 2018-08-26 10:22:45,413 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-cd618006-6f3a-4c8b-8464-d7258f790d1e 2018-08-26 10:22:45,417 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-26 10:22:45,420 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}16da7708dbc384585f912eb15f0cdaa1108dc493" 2018-08-26 10:22:45,521 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:22:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c5a9ccd-cc25-4d39-bb86-910bf1c7c5ce Content-Encoding: gzip Content-Length: 381 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "478525232f8240f3a5bcb37e18d15367", "links": {"self": "http://172.30.9.22:5000/v3/roles/478525232f8240f3a5bcb37e18d15367"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5d45fc17491a4aedb80e6e5e79d195c6", "links": {"self": "http://172.30.9.22:5000/v3/roles/5d45fc17491a4aedb80e6e5e79d195c6"}, "name": "reader"}, {"domain_id": null, "id": "64b697102e1c4dfb82d6ae117acf5e44", "links": {"self": "http://172.30.9.22:5000/v3/roles/64b697102e1c4dfb82d6ae117acf5e44"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b29a3a0f7cee4599871eeb6731b9c6f2", "links": {"self": "http://172.30.9.22:5000/v3/roles/b29a3a0f7cee4599871eeb6731b9c6f2"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d371bb17b4354fa8812550829dff08d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/d371bb17b4354fa8812550829dff08d3"}, "name": "admin"}, {"domain_id": null, "id": "d54515a19cc04386a508cfaf3906e7e7", "links": {"self": "http://172.30.9.22:5000/v3/roles/d54515a19cc04386a508cfaf3906e7e7"}, "name": "swiftoperator"}]} 2018-08-26 10:22:45,521 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-2c5a9ccd-cc25-4d39-bb86-910bf1c7c5ce 2018-08-26 10:22:45,521 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.103353023529s 2018-08-26 10:22:45,521 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-2c5a9ccd-cc25-4d39-bb86-910bf1c7c5ce 2018-08-26 10:22:45,526 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-26 10:22:45,529 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}16da7708dbc384585f912eb15f0cdaa1108dc493" 2018-08-26 10:22:45,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:22:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abfcf081-71df-41d9-a27f-78e71fd5db6d Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-26 10:22:45,712 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-abfcf081-71df-41d9-a27f-78e71fd5db6d 2018-08-26 10:22:45,712 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.185755968094s 2018-08-26 10:22:45,712 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-abfcf081-71df-41d9-a27f-78e71fd5db6d 2018-08-26 10:22:45,713 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-26 10:22:45,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}16da7708dbc384585f912eb15f0cdaa1108dc493" 2018-08-26 10:22:45,840 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:22:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f62cedb-db2e-4f99-8eb3-18cb9db9a99f Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/00af5ffb672f4832ab8347fc3e59dad9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "00af5ffb672f4832ab8347fc3e59dad9", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/1155cddaef57457382d358aece0b4688"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1155cddaef57457382d358aece0b4688", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/1e1511f6281344c28c2a63d6a8174f8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1e1511f6281344c28c2a63d6a8174f8d", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/1f874aa402974ad1bde389b6ec3af461"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f874aa402974ad1bde389b6ec3af461", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/30ef6c63ca4f478ababb01839799530e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30ef6c63ca4f478ababb01839799530e", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/35943616abfb419b876965ce89cb2b8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "35943616abfb419b876965ce89cb2b8d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/394bd3d373f84b679204b10778d4c5d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "394bd3d373f84b679204b10778d4c5d6", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/5c46482149dc41d8a0f23a545eb8a332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c46482149dc41d8a0f23a545eb8a332", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6731abf69162411bab854fe2da778196"}, "domain_id": "b7fcd596cb374671bfc994968e0279ce", "enabled": true, "options": {}, "id": "6731abf69162411bab854fe2da778196", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/bc64983782874634be200a54d67bb2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bc64983782874634be200a54d67bb2dc", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/c16290bda05544839663305b8b46bfc4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c16290bda05544839663305b8b46bfc4", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/c78b7ea859ad4b4d9090aceb9cc94927"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c78b7ea859ad4b4d9090aceb9cc94927", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/f77a9ddb8d1e4546857d3ecef0ddf962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77a9ddb8d1e4546857d3ecef0ddf962", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/fd2f2ae2af224ce09fd25349c942fbd7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd2f2ae2af224ce09fd25349c942fbd7", "email": "aodh@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_c85ad635-a4bd-46f8-9ce9-b76a14e2b1b4", "links": {"self": "http://172.30.9.22:5000/v3/users/fef97a7e86ec4d488f4461e4ceb657ef"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "fef97a7e86ec4d488f4461e4ceb657ef", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-08-26 10:22:45,840 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-7f62cedb-db2e-4f99-8eb3-18cb9db9a99f 2018-08-26 10:22:45,841 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.127218961716s 2018-08-26 10:22:45,841 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-7f62cedb-db2e-4f99-8eb3-18cb9db9a99f 2018-08-26 10:22:45,853 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-26 10:22:45,856 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}16da7708dbc384585f912eb15f0cdaa1108dc493" 2018-08-26 10:22:46,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:22:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6cb5ce5f-7791-42ba-bbb0-f20d8e350508 Content-Encoding: gzip Content-Length: 399 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/e428b6e578e2485b9cc26da9ccf96a96"}, "tags": [], "enabled": true, "id": "e428b6e578e2485b9cc26da9ccf96a96", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/526e4f7307214396989751533ff33528"}, "tags": [], "enabled": true, "id": "526e4f7307214396989751533ff33528", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.22:5000/v3/projects/0f786476c0ad4ce2b0c2a4d06de67870"}, "tags": [], "enabled": true, "id": "0f786476c0ad4ce2b0c2a4d06de67870", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_c85ad635-a4bd-46f8-9ce9-b76a14e2b1b4"}]} 2018-08-26 10:22:46,043 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-6cb5ce5f-7791-42ba-bbb0-f20d8e350508 2018-08-26 10:22:46,044 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.190703868866s 2018-08-26 10:22:46,044 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-6cb5ce5f-7791-42ba-bbb0-f20d8e350508 2018-08-26 10:22:46,050 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-26 10:22:46,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=fef97a7e86ec4d488f4461e4ceb657ef&role.id=64b697102e1c4dfb82d6ae117acf5e44&scope.project.id=0f786476c0ad4ce2b0c2a4d06de67870" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}16da7708dbc384585f912eb15f0cdaa1108dc493" 2018-08-26 10:22:46,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:22:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8c10167-b2dd-4a70-a79e-b2c04a1dba90 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=fef97a7e86ec4d488f4461e4ceb657ef&role.id=64b697102e1c4dfb82d6ae117acf5e44&scope.project.id=0f786476c0ad4ce2b0c2a4d06de67870", "previous": null, "next": null}} 2018-08-26 10:22:46,161 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=fef97a7e86ec4d488f4461e4ceb657ef&role.id=64b697102e1c4dfb82d6ae117acf5e44&scope.project.id=0f786476c0ad4ce2b0c2a4d06de67870 used request id req-e8c10167-b2dd-4a70-a79e-b2c04a1dba90 2018-08-26 10:22:46,161 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.111110210419s 2018-08-26 10:22:46,162 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=fef97a7e86ec4d488f4461e4ceb657ef&role.id=64b697102e1c4dfb82d6ae117acf5e44&scope.project.id=0f786476c0ad4ce2b0c2a4d06de67870 used request id req-e8c10167-b2dd-4a70-a79e-b2c04a1dba90 2018-08-26 10:22:46,166 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-26 10:22:46,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/0f786476c0ad4ce2b0c2a4d06de67870/users/fef97a7e86ec4d488f4461e4ceb657ef/roles/64b697102e1c4dfb82d6ae117acf5e44 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}16da7708dbc384585f912eb15f0cdaa1108dc493" 2018-08-26 10:22:46,373 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 26 Aug 2018 10:22:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e3d20696-c488-41cc-9043-f546be4d538b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-26 10:22:46,373 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/0f786476c0ad4ce2b0c2a4d06de67870/users/fef97a7e86ec4d488f4461e4ceb657ef/roles/64b697102e1c4dfb82d6ae117acf5e44 used request id req-e3d20696-c488-41cc-9043-f546be4d538b 2018-08-26 10:22:46,373 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.207542896271s 2018-08-26 10:22:46,373 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/0f786476c0ad4ce2b0c2a4d06de67870/users/fef97a7e86ec4d488f4461e4ceb657ef/roles/64b697102e1c4dfb82d6ae117acf5e44 used request id req-e3d20696-c488-41cc-9043-f546be4d538b 2018-08-26 10:22:46,374 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_userdata-project_c85ad635-a4bd-46f8-9ce9-b76a14e2b1b4', 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'0f786476c0ad4ce2b0c2a4d06de67870', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '03b3351a-195f-4590-b381-6efdf12091ac', 'username': u'vping_userdata-user_c85ad635-a4bd-46f8-9ce9-b76a14e2b1b4', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-26 10:22:46,375 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-26 10:22:46,376 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-26 10:22:46,376 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-26 10:22:46,376 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-26 10:22:46,376 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-26 10:22:46,376 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-26 10:22:46,376 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-26 10:22:46,376 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-26 10:22:46,376 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-26 10:22:46,376 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-26 10:22:46,377 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-26 10:22:46,377 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-26 10:22:46,377 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-26 10:22:46,377 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-26 10:22:46,377 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-26 10:22:46,377 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-26 10:22:46,377 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-26 10:22:46,377 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-26 10:22:46,377 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-26 10:22:46,378 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-26 10:22:46,378 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-26 10:22:46,378 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-26 10:22:46,379 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_userdata-user_c85ad635-a4bd-46f8-9ce9-b76a14e2b1b4', 'password': '03b3351a-195f-4590-b381-6efdf12091ac', 'project_name': 'vping_userdata-project_c85ad635-a4bd-46f8-9ce9-b76a14e2b1b4', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': '0f786476c0ad4ce2b0c2a4d06de67870', 'project_domain_name': 'Default'} 2018-08-26 10:22:46,380 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-08-26 10:22:46,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-26 10:22:46,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:22:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64f23016-37c7-4958-9c08-83171d31879c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-08-26 10:22:46,388 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-64f23016-37c7-4958-9c08-83171d31879c 2018-08-26 10:22:46,388 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-26 10:22:46,781 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5d45fc17491a4aedb80e6e5e79d195c6", "name": "reader"}, {"id": "64b697102e1c4dfb82d6ae117acf5e44", "name": "member"}], "expires_at": "2018-08-26T11:22:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f786476c0ad4ce2b0c2a4d06de67870", "name": "vping_userdata-project_c85ad635-a4bd-46f8-9ce9-b76a14e2b1b4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1210d332c9744f5cbc695a2c01f49732"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "816f0ebf045249fb84d97c4bfc1f0a06"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a44497dc0f584430880fbb34d798f187"}], "type": "metric", "id": "06403f6d19cc45d3876c1f817db4cc2a", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33aefc6453a54d88a8073094e7078823"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3af2aad436db4c72a190ee1afb07b296"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a48de89935fd4d0787f0c84bf3674881"}], "type": "network", "id": "4fcf375a7a284c3ca85dd165d598c3cb", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/0f786476c0ad4ce2b0c2a4d06de67870", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1acf73a288dd435cb0883e7723ed5056"}, {"url": "http://192.30.9.5:8776/v3/0f786476c0ad4ce2b0c2a4d06de67870", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25ab930679644d89bac501b74509b76d"}, {"url": "http://172.30.9.22:8776/v3/0f786476c0ad4ce2b0c2a4d06de67870", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe463692e35f41e28415b64d8ffd10af"}], "type": "volumev3", "id": "5679bf9cdfbb4efdb97a61a69442b76f", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/0f786476c0ad4ce2b0c2a4d06de67870", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4234eccc4e5c4c81a9740ee2adf95b67"}, {"url": "http://172.30.9.22:8776/v2/0f786476c0ad4ce2b0c2a4d06de67870", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "456ac2ca5ce14a919050a73ace6b5d36"}, {"url": "http://192.30.9.5:8776/v2/0f786476c0ad4ce2b0c2a4d06de67870", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec61effda13a4644aad9e330753e8ad3"}], "type": "volumev2", "id": "5fba3b72fec244c7b311cd023156a4e5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/0f786476c0ad4ce2b0c2a4d06de67870", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "057ed3b924844253978ad62059e6acbb"}, {"url": "http://172.30.9.22:8776/v1/0f786476c0ad4ce2b0c2a4d06de67870", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c5726572f244dc1a37ddbd93a609edb"}, {"url": "http://192.30.9.5:8776/v1/0f786476c0ad4ce2b0c2a4d06de67870", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7144203ef2f146f6a443da1e2a6503e6"}], "type": "volume", "id": "71aa1ff84fdd4eab95dbd16ac5fbfcf7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "218ecd9779c74fdbb9eff6a86b2e2ffa"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a4ae0c6c06a42aba305e1cb16268330"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f631f43b783d40b894997b7b49ab8a6b"}], "type": "image", "id": "7986c8336c5046db98dd34c332d24e7f", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "8edc8950a979429d96b680df313310a4", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a2d0d8a4ee24abcbae458bd1ce751ff"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6d1c3e6266f14458a3def33c4f0479b2"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "feca7a31784e458fb732ee0ca32ab24d"}], "type": "cloudformation", "id": "a1648659a78445d4bcaef3988eb0583e", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c10a925a2de437eac36a10b437ddcd1"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "517a76a99e3d470abde8b2e237f68205"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71f914c9732c486db7ec4dade5ea337a"}], "type": "compute", "id": "b18e3a8824af4ed79cd0162b85ca91d6", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91e36bdd70374197a9cc1cf82d4cacd4"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1c68732373a41b6bbdf0d38be58918e"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f7fd23166fd04cdbb15ae3b9534561a8"}], "type": "event", "id": "c887a5552b5842c5bbc8ce1b66332916", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68d3020187d14b4b925c0dbdfac338f6"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77e68b53932a4902a3a68484356b1c4e"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "809dcbff39164bbfaf936f0b35fd176c"}], "type": "placement", "id": "cd8c278131c84e4683012d83ae70eec0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8080/v1/AUTH_0f786476c0ad4ce2b0c2a4d06de67870", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49dd5c5e91d54d6aa44952eaa2390224"}, {"url": "http://12.0.0.43:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d5db89631954c7baafaf65b5aea991a"}, {"url": "http://12.0.0.43:8080/v1/AUTH_0f786476c0ad4ce2b0c2a4d06de67870", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "727249cbc39e4628bd3a179bd516b829"}], "type": "object-store", "id": "ec31481f5236441e98c13b38a9c609ec", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bc083505e0a4fba9e18037c17ad1785"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a4bed8aa09042d1be0a485c1bac878c"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89809cbce7344bcdbc14222d09ca5c81"}], "type": "identity", "id": "f4a28c09b9d7444fb27267a9c13f5ad7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/0f786476c0ad4ce2b0c2a4d06de67870", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0bd24ae5e1bc445db6c4eb649aa04b43"}, {"url": "http://192.30.9.5:8004/v1/0f786476c0ad4ce2b0c2a4d06de67870", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6e6016d81674fa7951c5c486b38f564"}, {"url": "http://192.30.9.5:8004/v1/0f786476c0ad4ce2b0c2a4d06de67870", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d22e870073e14dc5a443931e483e51a2"}], "type": "orchestration", "id": "f619feeb4e1c4cde836d701d6b52295f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "348e8fd3cbd140de8fdb5a2e7f1ba9ce"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37dabf8c0b3c4b4da176de43bbacdd17"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "97e424052ba4486c88034276e7ba90a9"}], "type": "alarming", "id": "ffab3464fcfe4e6086e29e4f2cac9a99", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_userdata-user_c85ad635-a4bd-46f8-9ce9-b76a14e2b1b4", "id": "fef97a7e86ec4d488f4461e4ceb657ef"}, "audit_ids": ["N-ycHcQaQ9yyQVSOyWSMzw"], "issued_at": "2018-08-26T10:22:46.000000Z"}} 2018-08-26 10:22:46,784 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-26 10:22:46,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}dc4a6f2208b49ac7f9fdca8cf1945cc5d81c0c6f" -d '{"network": {"name": "vping_userdata-net_c85ad635-a4bd-46f8-9ce9-b76a14e2b1b4", "admin_state_up": true}}' 2018-08-26 10:22:47,339 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 592 X-Openstack-Request-Id: req-daafe667-4b38-43a6-ab7c-4a306b9d7926 Date: Sun, 26 Aug 2018 10:22:47 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"0f786476c0ad4ce2b0c2a4d06de67870","created_at":"2018-08-26T10:22:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-26T10:22:47Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"0f786476c0ad4ce2b0c2a4d06de67870","id":"1bc6a028-8800-4374-b87f-d651e18e620e","name":"vping_userdata-net_c85ad635-a4bd-46f8-9ce9-b76a14e2b1b4"}} 2018-08-26 10:22:47,339 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-daafe667-4b38-43a6-ab7c-4a306b9d7926 2018-08-26 10:22:47,340 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.555353164673s 2018-08-26 10:22:47,340 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-daafe667-4b38-43a6-ab7c-4a306b9d7926 2018-08-26 10:22:47,340 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'updated_at': u'2018-08-26T10:22:47Z', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'id': u'1bc6a028-8800-4374-b87f-d651e18e620e', u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_userdata-net_c85ad635-a4bd-46f8-9ce9-b76a14e2b1b4', u'admin_state_up': True, u'tenant_id': u'0f786476c0ad4ce2b0c2a4d06de67870', u'created_at': u'2018-08-26T10:22:47Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'0f786476c0ad4ce2b0c2a4d06de67870'}) 2018-08-26 10:22:47,341 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-26 10:22:47,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dc4a6f2208b49ac7f9fdca8cf1945cc5d81c0c6f" 2018-08-26 10:22:47,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1153 X-Openstack-Request-Id: req-4f050641-063c-42ac-8258-7e593a45a8be Date: Sun, 26 Aug 2018 10:22:47 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-26T10:22:47Z","tenant_id":"0f786476c0ad4ce2b0c2a4d06de67870","created_at":"2018-08-26T10:22:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":1,"admin_state_up":true,"shared":false,"project_id":"0f786476c0ad4ce2b0c2a4d06de67870","id":"1bc6a028-8800-4374-b87f-d651e18e620e","name":"vping_userdata-net_c85ad635-a4bd-46f8-9ce9-b76a14e2b1b4"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a3c401bc-6377-43cc-8a20-abe78f2d51b9"],"updated_at":"2018-08-26T10:16:40Z","tenant_id":"526e4f7307214396989751533ff33528","created_at":"2018-08-26T10:16:36Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"526e4f7307214396989751533ff33528","id":"9c1c4110-1d5a-4c9e-9e4a-8295252f6976","name":"external"}]} 2018-08-26 10:22:47,682 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-4f050641-063c-42ac-8258-7e593a45a8be 2018-08-26 10:22:47,682 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.341159820557s 2018-08-26 10:22:47,683 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-4f050641-063c-42ac-8258-7e593a45a8be 2018-08-26 10:22:47,684 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-26 10:22:47,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}dc4a6f2208b49ac7f9fdca8cf1945cc5d81c0c6f" -d '{"subnet": {"name": "vping_userdata-subnet_c85ad635-a4bd-46f8-9ce9-b76a14e2b1b4", "enable_dhcp": true, "network_id": "1bc6a028-8800-4374-b87f-d651e18e620e", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-26 10:22:48,299 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-2f5bc4c4-76e5-4e17-8a60-9b84b9e1d0eb Date: Sun, 26 Aug 2018 10:22:48 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1bc6a028-8800-4374-b87f-d651e18e620e","tenant_id":"0f786476c0ad4ce2b0c2a4d06de67870","created_at":"2018-08-26T10:22:47Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-26T10:22:47Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"0f786476c0ad4ce2b0c2a4d06de67870","id":"61cbd519-c80a-470a-9257-4daf9e372c8c","subnetpool_id":null,"name":"vping_userdata-subnet_c85ad635-a4bd-46f8-9ce9-b76a14e2b1b4"}} 2018-08-26 10:22:48,299 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-2f5bc4c4-76e5-4e17-8a60-9b84b9e1d0eb 2018-08-26 10:22:48,299 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.61493897438s 2018-08-26 10:22:48,299 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-2f5bc4c4-76e5-4e17-8a60-9b84b9e1d0eb 2018-08-26 10:22:48,300 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-26T10:22: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'61cbd519-c80a-470a-9257-4daf9e372c8c', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_userdata-subnet_c85ad635-a4bd-46f8-9ce9-b76a14e2b1b4', u'enable_dhcp': True, u'network_id': u'1bc6a028-8800-4374-b87f-d651e18e620e', u'tenant_id': u'0f786476c0ad4ce2b0c2a4d06de67870', u'created_at': u'2018-08-26T10:22: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'0f786476c0ad4ce2b0c2a4d06de67870'}) 2018-08-26 10:22:48,300 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-26 10:22:48,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}dc4a6f2208b49ac7f9fdca8cf1945cc5d81c0c6f" -d '{"router": {"external_gateway_info": {"network_id": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976"}, "name": "vping_userdata-router_c85ad635-a4bd-46f8-9ce9-b76a14e2b1b4", "admin_state_up": true}}' 2018-08-26 10:22:49,605 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 625 X-Openstack-Request-Id: req-d4f12687-bca6-446a-bf87-6b7dda382aed Date: Sun, 26 Aug 2018 10:22:49 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a3c401bc-6377-43cc-8a20-abe78f2d51b9", "ip_address": "172.30.9.203"}]}, "description": "", "tags": [], "tenant_id": "0f786476c0ad4ce2b0c2a4d06de67870", "created_at": "2018-08-26T10:22:48Z", "admin_state_up": true, "updated_at": "2018-08-26T10:22:49Z", "revision_number": 2, "routes": [], "project_id": "0f786476c0ad4ce2b0c2a4d06de67870", "id": "089a93cd-8a9d-40ae-a4f4-212f17b47c9a", "name": "vping_userdata-router_c85ad635-a4bd-46f8-9ce9-b76a14e2b1b4"}} 2018-08-26 10:22:49,605 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-d4f12687-bca6-446a-bf87-6b7dda382aed 2018-08-26 10:22:49,605 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.30444502831s 2018-08-26 10:22:49,605 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-d4f12687-bca6-446a-bf87-6b7dda382aed 2018-08-26 10:22:49,606 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'9c1c4110-1d5a-4c9e-9e4a-8295252f6976', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'a3c401bc-6377-43cc-8a20-abe78f2d51b9', u'ip_address': u'172.30.9.203'}]}, u'description': u'', u'tags': [], u'tenant_id': u'0f786476c0ad4ce2b0c2a4d06de67870', u'created_at': u'2018-08-26T10:22:48Z', u'admin_state_up': True, u'updated_at': u'2018-08-26T10:22:49Z', u'revision_number': 2, u'routes': [], u'project_id': u'0f786476c0ad4ce2b0c2a4d06de67870', u'id': u'089a93cd-8a9d-40ae-a4f4-212f17b47c9a', u'name': u'vping_userdata-router_c85ad635-a4bd-46f8-9ce9-b76a14e2b1b4'}) 2018-08-26 10:22:49,606 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-26 10:22:49,607 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/089a93cd-8a9d-40ae-a4f4-212f17b47c9a/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}dc4a6f2208b49ac7f9fdca8cf1945cc5d81c0c6f" -d '{"subnet_id": "61cbd519-c80a-470a-9257-4daf9e372c8c"}' 2018-08-26 10:22:51,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-977da911-754c-4630-81b3-f8ea617229dd Date: Sun, 26 Aug 2018 10:22:51 GMT RESP BODY: {"network_id": "1bc6a028-8800-4374-b87f-d651e18e620e", "tenant_id": "0f786476c0ad4ce2b0c2a4d06de67870", "subnet_id": "61cbd519-c80a-470a-9257-4daf9e372c8c", "subnet_ids": ["61cbd519-c80a-470a-9257-4daf9e372c8c"], "port_id": "456c00b5-a456-4dd8-945c-2e7be12e2ed7", "id": "089a93cd-8a9d-40ae-a4f4-212f17b47c9a"} 2018-08-26 10:22:51,585 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/089a93cd-8a9d-40ae-a4f4-212f17b47c9a/add_router_interface.json used request id req-977da911-754c-4630-81b3-f8ea617229dd 2018-08-26 10:22:51,585 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.97905707359s 2018-08-26 10:22:51,586 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/089a93cd-8a9d-40ae-a4f4-212f17b47c9a/add_router_interface.json used request id req-977da911-754c-4630-81b3-f8ea617229dd returning object 089a93cd-8a9d-40ae-a4f4-212f17b47c9a 2018-08-26 10:22:51,586 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-26 10:22:51,718 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-26 10:22:51,719 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-26 10:22:51,725 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Sun, 26 Aug 2018 10:22:51 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2018-08-26 10:22:51,728 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-26 10:22:51,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dc4a6f2208b49ac7f9fdca8cf1945cc5d81c0c6f" 2018-08-26 10:22:52,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-9cbda9d9-82dc-4f40-8959-a047b8109347 Date: Sun, 26 Aug 2018 10:22:52 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-26 10:22:52,495 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-9cbda9d9-82dc-4f40-8959-a047b8109347 2018-08-26 10:22:52,495 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.767176151276s 2018-08-26 10:22:52,495 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-9cbda9d9-82dc-4f40-8959-a047b8109347 2018-08-26 10:22:52,504 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-26 10:22:52,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}dc4a6f2208b49ac7f9fdca8cf1945cc5d81c0c6f" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_userdata-img_c85ad635-a4bd-46f8-9ce9-b76a14e2b1b4", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_userdata-img_c85ad635-a4bd-46f8-9ce9-b76a14e2b1b4"}' 2018-08-26 10:22:52,588 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 945 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/5bf0e700-10da-4c89-9959-650a16cb648e Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-1b64bb08-a6b5-4d69-b4e9-366ee56e4f80 Date: Sun, 26 Aug 2018 10:22:52 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-26T10:22:52Z", "file": "/v2/images/5bf0e700-10da-4c89-9959-650a16cb648e/file", "owner": "0f786476c0ad4ce2b0c2a4d06de67870", "id": "5bf0e700-10da-4c89-9959-650a16cb648e", "size": null, "self": "/v2/images/5bf0e700-10da-4c89-9959-650a16cb648e", "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_c85ad635-a4bd-46f8-9ce9-b76a14e2b1b4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_c85ad635-a4bd-46f8-9ce9-b76a14e2b1b4", "checksum": null, "created_at": "2018-08-26T10:22:52Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-26 10:22:52,588 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-1b64bb08-a6b5-4d69-b4e9-366ee56e4f80 2018-08-26 10:22:52,588 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0843420028687s 2018-08-26 10:22:52,589 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-1b64bb08-a6b5-4d69-b4e9-366ee56e4f80 returning object 5bf0e700-10da-4c89-9959-650a16cb648e 2018-08-26 10:22:52,589 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-26 10:22:52,593 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/5bf0e700-10da-4c89-9959-650a16cb648e/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}dc4a6f2208b49ac7f9fdca8cf1945cc5d81c0c6f" -d '' 2018-08-26 10:22:53,392 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0e309f6f-592b-4f63-b3fb-e636b09e651f Date: Sun, 26 Aug 2018 10:22: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-26 10:22:53,393 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/5bf0e700-10da-4c89-9959-650a16cb648e/file used request id req-0e309f6f-592b-4f63-b3fb-e636b09e651f 2018-08-26 10:22:53,393 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.803116083145s 2018-08-26 10:22:53,393 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/5bf0e700-10da-4c89-9959-650a16cb648e/file used request id req-0e309f6f-592b-4f63-b3fb-e636b09e651f 2018-08-26 10:22:53,397 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-26 10:22:53,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dc4a6f2208b49ac7f9fdca8cf1945cc5d81c0c6f" 2018-08-26 10:22:53,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json X-Openstack-Request-Id: req-41c6573c-3c5d-4775-847f-4dcdbf140b41 Date: Sun, 26 Aug 2018 10:22:53 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-26T10:22:53Z", "file": "/v2/images/5bf0e700-10da-4c89-9959-650a16cb648e/file", "owner": "0f786476c0ad4ce2b0c2a4d06de67870", "id": "5bf0e700-10da-4c89-9959-650a16cb648e", "size": 12716032, "self": "/v2/images/5bf0e700-10da-4c89-9959-650a16cb648e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/5bf0e700-10da-4c89-9959-650a16cb648e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/5bf0e700-10da-4c89-9959-650a16cb648e/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_c85ad635-a4bd-46f8-9ce9-b76a14e2b1b4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_c85ad635-a4bd-46f8-9ce9-b76a14e2b1b4", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-26T10:22:52Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-26 10:22:53,460 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-41c6573c-3c5d-4775-847f-4dcdbf140b41 2018-08-26 10:22:53,461 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0634310245514s 2018-08-26 10:22:53,461 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-41c6573c-3c5d-4775-847f-4dcdbf140b41 2018-08-26 10:22:53,462 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/5bf0e700-10da-4c89-9959-650a16cb648e/snap', u'metadata': Munch({})})], 'file': u'/v2/images/5bf0e700-10da-4c89-9959-650a16cb648e/file', 'owner': u'0f786476c0ad4ce2b0c2a4d06de67870', 'id': u'5bf0e700-10da-4c89-9959-650a16cb648e', 'size': 12716032, u'self': u'/v2/images/5bf0e700-10da-4c89-9959-650a16cb648e', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0f786476c0ad4ce2b0c2a4d06de67870', 'name': 'vping_userdata-project_c85ad635-a4bd-46f8-9ce9-b76a14e2b1b4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/5bf0e700-10da-4c89-9959-650a16cb648e/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-26T10:22:53Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-26T10:22:53Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_userdata-img_c85ad635-a4bd-46f8-9ce9-b76a14e2b1b4', '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/5bf0e700-10da-4c89-9959-650a16cb648e', 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_c85ad635-a4bd-46f8-9ce9-b76a14e2b1b4', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vping_userdata-img_c85ad635-a4bd-46f8-9ce9-b76a14e2b1b4', 'created': u'2018-08-26T10:22:52Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-26T10:22: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/5bf0e700-10da-4c89-9959-650a16cb648e', 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_c85ad635-a4bd-46f8-9ce9-b76a14e2b1b4', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-26 10:22:53,463 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-26 10:22:53,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}16da7708dbc384585f912eb15f0cdaa1108dc493" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_userdata-flavor_c85ad635-a4bd-46f8-9ce9-b76a14e2b1b4", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-26 10:22:53,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:22: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-32d80b83-c7fd-4d26-9e51-a46762240fbc x-compute-request-id: req-32d80b83-c7fd-4d26-9e51-a46762240fbc Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavor": {"name": "vping_userdata-flavor_c85ad635-a4bd-46f8-9ce9-b76a14e2b1b4", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/b7c3780e-2492-49b5-98f7-cf4806cfb551", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/b7c3780e-2492-49b5-98f7-cf4806cfb551", "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": "b7c3780e-2492-49b5-98f7-cf4806cfb551"}} 2018-08-26 10:22:53,783 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-32d80b83-c7fd-4d26-9e51-a46762240fbc 2018-08-26 10:22:53,783 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.320246934891s 2018-08-26 10:22:53,784 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-32d80b83-c7fd-4d26-9e51-a46762240fbc 2018-08-26 10:22:53,784 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_userdata-flavor_c85ad635-a4bd-46f8-9ce9-b76a14e2b1b4', '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'e428b6e578e2485b9cc26da9ccf96a96', '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'b7c3780e-2492-49b5-98f7-cf4806cfb551', 'swap': 0}) 2018-08-26 10:22:53,785 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-26 10:22:53,788 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/b7c3780e-2492-49b5-98f7-cf4806cfb551/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}16da7708dbc384585f912eb15f0cdaa1108dc493" -d '{"extra_specs": {}}' 2018-08-26 10:22:53,805 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:22:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e0e19b72-928f-4782-8d89-f961029b7ac0 x-compute-request-id: req-e0e19b72-928f-4782-8d89-f961029b7ac0 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-26 10:22:53,805 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/b7c3780e-2492-49b5-98f7-cf4806cfb551/os-extra_specs used request id req-e0e19b72-928f-4782-8d89-f961029b7ac0 2018-08-26 10:22:53,806 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0203349590302s 2018-08-26 10:22:53,806 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/b7c3780e-2492-49b5-98f7-cf4806cfb551/os-extra_specs used request id req-e0e19b72-928f-4782-8d89-f961029b7ac0 2018-08-26 10:22:53,806 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-26 10:22:53,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dc4a6f2208b49ac7f9fdca8cf1945cc5d81c0c6f" 2018-08-26 10:22:53,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1197 X-Openstack-Request-Id: req-dd944fa5-9d44-4a3f-aeea-75243ac448f9 Date: Sun, 26 Aug 2018 10:22:53 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["61cbd519-c80a-470a-9257-4daf9e372c8c"],"updated_at":"2018-08-26T10:22:47Z","tenant_id":"0f786476c0ad4ce2b0c2a4d06de67870","created_at":"2018-08-26T10:22:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"0f786476c0ad4ce2b0c2a4d06de67870","id":"1bc6a028-8800-4374-b87f-d651e18e620e","name":"vping_userdata-net_c85ad635-a4bd-46f8-9ce9-b76a14e2b1b4"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a3c401bc-6377-43cc-8a20-abe78f2d51b9"],"updated_at":"2018-08-26T10:16:40Z","tenant_id":"526e4f7307214396989751533ff33528","created_at":"2018-08-26T10:16:36Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"526e4f7307214396989751533ff33528","id":"9c1c4110-1d5a-4c9e-9e4a-8295252f6976","name":"external"}]} 2018-08-26 10:22:53,906 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-dd944fa5-9d44-4a3f-aeea-75243ac448f9 2018-08-26 10:22:53,906 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0993680953979s 2018-08-26 10:22:53,906 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-dd944fa5-9d44-4a3f-aeea-75243ac448f9 2018-08-26 10:22:53,911 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-26 10:22:53,914 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dc4a6f2208b49ac7f9fdca8cf1945cc5d81c0c6f" 2018-08-26 10:22:53,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json X-Openstack-Request-Id: req-32a72232-91a0-4732-9271-f26b7e6ba8f0 Date: Sun, 26 Aug 2018 10:22:53 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-26T10:22:53Z", "file": "/v2/images/5bf0e700-10da-4c89-9959-650a16cb648e/file", "owner": "0f786476c0ad4ce2b0c2a4d06de67870", "id": "5bf0e700-10da-4c89-9959-650a16cb648e", "size": 12716032, "self": "/v2/images/5bf0e700-10da-4c89-9959-650a16cb648e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/5bf0e700-10da-4c89-9959-650a16cb648e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/5bf0e700-10da-4c89-9959-650a16cb648e/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_c85ad635-a4bd-46f8-9ce9-b76a14e2b1b4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_c85ad635-a4bd-46f8-9ce9-b76a14e2b1b4", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-26T10:22:52Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-26 10:22:53,946 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-32a72232-91a0-4732-9271-f26b7e6ba8f0 2018-08-26 10:22:53,946 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0350689888s 2018-08-26 10:22:53,946 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-32a72232-91a0-4732-9271-f26b7e6ba8f0 2018-08-26 10:22:53,948 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-26 10:22:53,950 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dc4a6f2208b49ac7f9fdca8cf1945cc5d81c0c6f" 2018-08-26 10:22:54,221 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:22: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-ff115306-c12a-4f04-8b88-9dfdf152ab8a x-compute-request-id: req-ff115306-c12a-4f04-8b88-9dfdf152ab8a Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_c85ad635-a4bd-46f8-9ce9-b76a14e2b1b4", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/b7c3780e-2492-49b5-98f7-cf4806cfb551", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/b7c3780e-2492-49b5-98f7-cf4806cfb551", "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": "b7c3780e-2492-49b5-98f7-cf4806cfb551"}]} 2018-08-26 10:22:54,221 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-ff115306-c12a-4f04-8b88-9dfdf152ab8a 2018-08-26 10:22:54,221 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.273468971252s 2018-08-26 10:22:54,222 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-ff115306-c12a-4f04-8b88-9dfdf152ab8a 2018-08-26 10:22:54,223 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-26 10:22:54,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}dc4a6f2208b49ac7f9fdca8cf1945cc5d81c0c6f" -d '{"server": {"name": "vping_userdata-vm_c85ad635-a4bd-46f8-9ce9-b76a14e2b1b4", "imageRef": "5bf0e700-10da-4c89-9959-650a16cb648e", "flavorRef": "b7c3780e-2492-49b5-98f7-cf4806cfb551", "max_count": 1, "min_count": 1, "networks": [{"uuid": "1bc6a028-8800-4374-b87f-d651e18e620e"}]}}' 2018-08-26 10:22:56,509 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 26 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-a9ef4332-0fbc-405c-a0dd-0e6fde67c5c8 x-compute-request-id: req-a9ef4332-0fbc-405c-a0dd-0e6fde67c5c8 Content-Length: 374 location: http://172.30.9.22:8774/v2.1/servers/9d07eb77-fe9b-484e-bae9-bee4ef64d304 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "9d07eb77-fe9b-484e-bae9-bee4ef64d304", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/9d07eb77-fe9b-484e-bae9-bee4ef64d304", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/9d07eb77-fe9b-484e-bae9-bee4ef64d304", "rel": "bookmark"}], "adminPass": "Yaq2pSPAftJf"}} 2018-08-26 10:22:56,510 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-a9ef4332-0fbc-405c-a0dd-0e6fde67c5c8 2018-08-26 10:22:56,510 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.28614616394s 2018-08-26 10:22:56,510 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-a9ef4332-0fbc-405c-a0dd-0e6fde67c5c8 2018-08-26 10:22:56,511 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 10:22:56,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dc4a6f2208b49ac7f9fdca8cf1945cc5d81c0c6f" 2018-08-26 10:22:56,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:22:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d03ff1aa-9610-4273-95e5-2a4d7f6b717c x-compute-request-id: req-d03ff1aa-9610-4273-95e5-2a4d7f6b717c Content-Encoding: gzip Content-Length: 600 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/9d07eb77-fe9b-484e-bae9-bee4ef64d304", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/9d07eb77-fe9b-484e-bae9-bee4ef64d304", "rel": "bookmark"}], "image": {"id": "5bf0e700-10da-4c89-9959-650a16cb648e", "links": [{"href": "http://172.30.9.22:8774/images/5bf0e700-10da-4c89-9959-650a16cb648e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b7c3780e-2492-49b5-98f7-cf4806cfb551", "links": [{"href": "http://172.30.9.22:8774/flavors/b7c3780e-2492-49b5-98f7-cf4806cfb551", "rel": "bookmark"}]}, "id": "9d07eb77-fe9b-484e-bae9-bee4ef64d304", "user_id": "fef97a7e86ec4d488f4461e4ceb657ef", "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-26T10:22:56Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_c85ad635-a4bd-46f8-9ce9-b76a14e2b1b4", "created": "2018-08-26T10:22:56Z", "tenant_id": "0f786476c0ad4ce2b0c2a4d06de67870", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 10:22:56,837 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d03ff1aa-9610-4273-95e5-2a4d7f6b717c 2018-08-26 10:22:56,837 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.32597899437s 2018-08-26 10:22:56,837 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d03ff1aa-9610-4273-95e5-2a4d7f6b717c 2018-08-26 10:22:56,844 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-26 10:22:56,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dc4a6f2208b49ac7f9fdca8cf1945cc5d81c0c6f" 2018-08-26 10:22:56,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1197 X-Openstack-Request-Id: req-89ed7a84-cea8-49f5-a2b2-a0e8909deb23 Date: Sun, 26 Aug 2018 10:22:56 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["61cbd519-c80a-470a-9257-4daf9e372c8c"],"updated_at":"2018-08-26T10:22:47Z","tenant_id":"0f786476c0ad4ce2b0c2a4d06de67870","created_at":"2018-08-26T10:22:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"0f786476c0ad4ce2b0c2a4d06de67870","id":"1bc6a028-8800-4374-b87f-d651e18e620e","name":"vping_userdata-net_c85ad635-a4bd-46f8-9ce9-b76a14e2b1b4"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a3c401bc-6377-43cc-8a20-abe78f2d51b9"],"updated_at":"2018-08-26T10:16:40Z","tenant_id":"526e4f7307214396989751533ff33528","created_at":"2018-08-26T10:16:36Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"526e4f7307214396989751533ff33528","id":"9c1c4110-1d5a-4c9e-9e4a-8295252f6976","name":"external"}]} 2018-08-26 10:22:56,927 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-89ed7a84-cea8-49f5-a2b2-a0e8909deb23 2018-08-26 10:22:56,927 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0834572315216s 2018-08-26 10:22:56,928 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-89ed7a84-cea8-49f5-a2b2-a0e8909deb23 2018-08-26 10:22:56,929 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-26 10:22:56,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dc4a6f2208b49ac7f9fdca8cf1945cc5d81c0c6f" 2018-08-26 10:22:57,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-37389b2b-fda6-46c1-9982-7b948ec7eb03 Date: Sun, 26 Aug 2018 10:22:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1bc6a028-8800-4374-b87f-d651e18e620e","tenant_id":"0f786476c0ad4ce2b0c2a4d06de67870","created_at":"2018-08-26T10:22:47Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-26T10:22:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"0f786476c0ad4ce2b0c2a4d06de67870","id":"61cbd519-c80a-470a-9257-4daf9e372c8c","subnetpool_id":null,"name":"vping_userdata-subnet_c85ad635-a4bd-46f8-9ce9-b76a14e2b1b4"}]} 2018-08-26 10:22:57,006 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-37389b2b-fda6-46c1-9982-7b948ec7eb03 2018-08-26 10:22:57,006 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0776391029358s 2018-08-26 10:22:57,007 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-37389b2b-fda6-46c1-9982-7b948ec7eb03 2018-08-26 10:22:57,007 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 10:22:59,010 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 10:22:59,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dc4a6f2208b49ac7f9fdca8cf1945cc5d81c0c6f" 2018-08-26 10:22:59,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:22: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-9ee2e719-054f-4e05-a2b3-3347fad033fb x-compute-request-id: req-9ee2e719-054f-4e05-a2b3-3347fad033fb Content-Encoding: gzip Content-Length: 603 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/9d07eb77-fe9b-484e-bae9-bee4ef64d304", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/9d07eb77-fe9b-484e-bae9-bee4ef64d304", "rel": "bookmark"}], "image": {"id": "5bf0e700-10da-4c89-9959-650a16cb648e", "links": [{"href": "http://172.30.9.22:8774/images/5bf0e700-10da-4c89-9959-650a16cb648e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b7c3780e-2492-49b5-98f7-cf4806cfb551", "links": [{"href": "http://172.30.9.22:8774/flavors/b7c3780e-2492-49b5-98f7-cf4806cfb551", "rel": "bookmark"}]}, "id": "9d07eb77-fe9b-484e-bae9-bee4ef64d304", "user_id": "fef97a7e86ec4d488f4461e4ceb657ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T10:22:58Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_c85ad635-a4bd-46f8-9ce9-b76a14e2b1b4", "created": "2018-08-26T10:22:56Z", "tenant_id": "0f786476c0ad4ce2b0c2a4d06de67870", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 10:22:59,592 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-9ee2e719-054f-4e05-a2b3-3347fad033fb 2018-08-26 10:22:59,592 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.581890106201s 2018-08-26 10:22:59,592 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-9ee2e719-054f-4e05-a2b3-3347fad033fb 2018-08-26 10:22:59,596 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 10:23:01,599 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 10:23:01,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dc4a6f2208b49ac7f9fdca8cf1945cc5d81c0c6f" 2018-08-26 10:23:02,237 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:23: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-2584e5e2-77f8-4f0c-be0c-ee73696df68d x-compute-request-id: req-2584e5e2-77f8-4f0c-be0c-ee73696df68d Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/9d07eb77-fe9b-484e-bae9-bee4ef64d304", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/9d07eb77-fe9b-484e-bae9-bee4ef64d304", "rel": "bookmark"}], "image": {"id": "5bf0e700-10da-4c89-9959-650a16cb648e", "links": [{"href": "http://172.30.9.22:8774/images/5bf0e700-10da-4c89-9959-650a16cb648e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b7c3780e-2492-49b5-98f7-cf4806cfb551", "links": [{"href": "http://172.30.9.22:8774/flavors/b7c3780e-2492-49b5-98f7-cf4806cfb551", "rel": "bookmark"}]}, "id": "9d07eb77-fe9b-484e-bae9-bee4ef64d304", "security_groups": [{"name": "default"}], "user_id": "fef97a7e86ec4d488f4461e4ceb657ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T10:22:59Z", "hostId": "07537b56fa7a2424dc82cc281b250e9dd7434521c6a347f68e32af1d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_c85ad635-a4bd-46f8-9ce9-b76a14e2b1b4", "created": "2018-08-26T10:22:56Z", "tenant_id": "0f786476c0ad4ce2b0c2a4d06de67870", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 10:23:02,237 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2584e5e2-77f8-4f0c-be0c-ee73696df68d 2018-08-26 10:23:02,237 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.638092041016s 2018-08-26 10:23:02,237 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2584e5e2-77f8-4f0c-be0c-ee73696df68d 2018-08-26 10:23:02,241 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 10:23:04,244 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 10:23:04,246 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dc4a6f2208b49ac7f9fdca8cf1945cc5d81c0c6f" 2018-08-26 10:23:04,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:23: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-51d02ea7-1e75-4482-aa72-03eba18bbf20 x-compute-request-id: req-51d02ea7-1e75-4482-aa72-03eba18bbf20 Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_c85ad635-a4bd-46f8-9ce9-b76a14e2b1b4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:3f:4c", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/9d07eb77-fe9b-484e-bae9-bee4ef64d304", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/9d07eb77-fe9b-484e-bae9-bee4ef64d304", "rel": "bookmark"}], "image": {"id": "5bf0e700-10da-4c89-9959-650a16cb648e", "links": [{"href": "http://172.30.9.22:8774/images/5bf0e700-10da-4c89-9959-650a16cb648e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T10:23:03.000000", "flavor": {"id": "b7c3780e-2492-49b5-98f7-cf4806cfb551", "links": [{"href": "http://172.30.9.22:8774/flavors/b7c3780e-2492-49b5-98f7-cf4806cfb551", "rel": "bookmark"}]}, "id": "9d07eb77-fe9b-484e-bae9-bee4ef64d304", "security_groups": [{"name": "default"}], "user_id": "fef97a7e86ec4d488f4461e4ceb657ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T10:23:03Z", "hostId": "07537b56fa7a2424dc82cc281b250e9dd7434521c6a347f68e32af1d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_c85ad635-a4bd-46f8-9ce9-b76a14e2b1b4", "created": "2018-08-26T10:22:56Z", "tenant_id": "0f786476c0ad4ce2b0c2a4d06de67870", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 10:23:04,831 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-51d02ea7-1e75-4482-aa72-03eba18bbf20 2018-08-26 10:23:04,831 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.587158918381s 2018-08-26 10:23:04,831 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-51d02ea7-1e75-4482-aa72-03eba18bbf20 2018-08-26 10:23:04,837 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-26 10:23:04,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=9d07eb77-fe9b-484e-bae9-bee4ef64d304" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dc4a6f2208b49ac7f9fdca8cf1945cc5d81c0c6f" 2018-08-26 10:23:04,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-d7af12ee-5821-4e80-b741-7d9acef5f985 Date: Sun, 26 Aug 2018 10:23:04 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1bc6a028-8800-4374-b87f-d651e18e620e","tenant_id":"0f786476c0ad4ce2b0c2a4d06de67870","created_at":"2018-08-26T10:23:00Z","admin_state_up":true,"updated_at":"2018-08-26T10:23:03Z","binding:vnic_type":"normal","device_id":"9d07eb77-fe9b-484e-bae9-bee4ef64d304","device_owner":"compute:nova","revision_number":4,"mac_address":"fa:16:3e:f8:3f:4c","id":"42ccb79f-279c-4d62-b93d-d9367dd09bf4","port_security_enabled":true,"project_id":"0f786476c0ad4ce2b0c2a4d06de67870","fixed_ips":[{"subnet_id":"61cbd519-c80a-470a-9257-4daf9e372c8c","ip_address":"192.168.120.13"}],"extra_dhcp_opts":[],"security_groups":["8cc80035-7c15-439f-ab29-24bc5197940e"],"name":""}]} 2018-08-26 10:23:04,913 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=9d07eb77-fe9b-484e-bae9-bee4ef64d304 used request id req-d7af12ee-5821-4e80-b741-7d9acef5f985 2018-08-26 10:23:04,913 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0757200717926s 2018-08-26 10:23:04,913 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=9d07eb77-fe9b-484e-bae9-bee4ef64d304 used request id req-d7af12ee-5821-4e80-b741-7d9acef5f985 2018-08-26 10:23:04,917 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-26 10:23:04,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/floatingips.json?port_id=42ccb79f-279c-4d62-b93d-d9367dd09bf4" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dc4a6f2208b49ac7f9fdca8cf1945cc5d81c0c6f" 2018-08-26 10:23:05,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-5c20a510-a791-43c4-b040-3f9731b9b66e Date: Sun, 26 Aug 2018 10:23:05 GMT RESP BODY: {"floatingips": []} 2018-08-26 10:23:05,155 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=42ccb79f-279c-4d62-b93d-d9367dd09bf4 used request id req-5c20a510-a791-43c4-b040-3f9731b9b66e 2018-08-26 10:23:05,155 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.238059043884s 2018-08-26 10:23:05,156 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=42ccb79f-279c-4d62-b93d-d9367dd09bf4 used request id req-5c20a510-a791-43c4-b040-3f9731b9b66e 2018-08-26 10:23:05,156 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_c85ad635-a4bd-46f8-9ce9-b76a14e2b1b4': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:f8:3f:4c', u'version': 4, u'addr': u'192.168.120.13', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'5bf0e700-10da-4c89-9959-650a16cb648e'}), 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-26T10:23:03.000000', 'flavor': Munch({u'id': u'b7c3780e-2492-49b5-98f7-cf4806cfb551'}), 'az': u'nova', 'id': u'9d07eb77-fe9b-484e-bae9-bee4ef64d304', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'fef97a7e86ec4d488f4461e4ceb657ef', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0f786476c0ad4ce2b0c2a4d06de67870', 'name': 'vping_userdata-project_c85ad635-a4bd-46f8-9ce9-b76a14e2b1b4', '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-26T10:23:03.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-26T10:23:03Z', 'hostId': u'07537b56fa7a2424dc82cc281b250e9dd7434521c6a347f68e32af1d', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.13', 'cloud': 'envvars', 'host_id': u'07537b56fa7a2424dc82cc281b250e9dd7434521c6a347f68e32af1d', '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-26T10:23:03.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'0f786476c0ad4ce2b0c2a4d06de67870', 'name': u'vping_userdata-vm_c85ad635-a4bd-46f8-9ce9-b76a14e2b1b4', 'adminPass': u'Yaq2pSPAftJf', 'tenant_id': u'0f786476c0ad4ce2b0c2a4d06de67870', 'created_at': u'2018-08-26T10:22:56Z', 'created': u'2018-08-26T10:22:56Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-26 10:23:05,157 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-26 10:23:05,158 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dc4a6f2208b49ac7f9fdca8cf1945cc5d81c0c6f" 2018-08-26 10:23:05,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1197 X-Openstack-Request-Id: req-8a1a227e-9a37-423a-8f7d-2c863b58b598 Date: Sun, 26 Aug 2018 10:23:05 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["61cbd519-c80a-470a-9257-4daf9e372c8c"],"updated_at":"2018-08-26T10:22:47Z","tenant_id":"0f786476c0ad4ce2b0c2a4d06de67870","created_at":"2018-08-26T10:22:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"0f786476c0ad4ce2b0c2a4d06de67870","id":"1bc6a028-8800-4374-b87f-d651e18e620e","name":"vping_userdata-net_c85ad635-a4bd-46f8-9ce9-b76a14e2b1b4"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a3c401bc-6377-43cc-8a20-abe78f2d51b9"],"updated_at":"2018-08-26T10:16:40Z","tenant_id":"526e4f7307214396989751533ff33528","created_at":"2018-08-26T10:16:36Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"526e4f7307214396989751533ff33528","id":"9c1c4110-1d5a-4c9e-9e4a-8295252f6976","name":"external"}]} 2018-08-26 10:23:05,242 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-8a1a227e-9a37-423a-8f7d-2c863b58b598 2018-08-26 10:23:05,242 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0852010250092s 2018-08-26 10:23:05,243 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-8a1a227e-9a37-423a-8f7d-2c863b58b598 2018-08-26 10:23:05,246 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-26 10:23:05,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dc4a6f2208b49ac7f9fdca8cf1945cc5d81c0c6f" 2018-08-26 10:23:05,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json X-Openstack-Request-Id: req-669ef14b-82fe-4136-bab5-8c0c3dc68676 Date: Sun, 26 Aug 2018 10:23:05 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-26T10:22:53Z", "file": "/v2/images/5bf0e700-10da-4c89-9959-650a16cb648e/file", "owner": "0f786476c0ad4ce2b0c2a4d06de67870", "id": "5bf0e700-10da-4c89-9959-650a16cb648e", "size": 12716032, "self": "/v2/images/5bf0e700-10da-4c89-9959-650a16cb648e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/5bf0e700-10da-4c89-9959-650a16cb648e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/5bf0e700-10da-4c89-9959-650a16cb648e/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_c85ad635-a4bd-46f8-9ce9-b76a14e2b1b4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_c85ad635-a4bd-46f8-9ce9-b76a14e2b1b4", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-26T10:22:52Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-26 10:23:05,283 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-669ef14b-82fe-4136-bab5-8c0c3dc68676 2018-08-26 10:23:05,283 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.036260843277s 2018-08-26 10:23:05,283 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-669ef14b-82fe-4136-bab5-8c0c3dc68676 2018-08-26 10:23:05,284 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-26 10:23:05,286 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dc4a6f2208b49ac7f9fdca8cf1945cc5d81c0c6f" 2018-08-26 10:23:05,305 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:23: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-6edbe32d-913b-4456-a8b6-0a782091de4b x-compute-request-id: req-6edbe32d-913b-4456-a8b6-0a782091de4b Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_c85ad635-a4bd-46f8-9ce9-b76a14e2b1b4", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/b7c3780e-2492-49b5-98f7-cf4806cfb551", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/b7c3780e-2492-49b5-98f7-cf4806cfb551", "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": "b7c3780e-2492-49b5-98f7-cf4806cfb551"}]} 2018-08-26 10:23:05,305 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-6edbe32d-913b-4456-a8b6-0a782091de4b 2018-08-26 10:23:05,305 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0208640098572s 2018-08-26 10:23:05,305 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-6edbe32d-913b-4456-a8b6-0a782091de4b 2018-08-26 10:23:05,306 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-26 10:23:05,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}dc4a6f2208b49ac7f9fdca8cf1945cc5d81c0c6f" -d '{"server": {"name": "vping_userdata-vm2_c85ad635-a4bd-46f8-9ce9-b76a14e2b1b4", "imageRef": "5bf0e700-10da-4c89-9959-650a16cb648e", "flavorRef": "b7c3780e-2492-49b5-98f7-cf4806cfb551", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDE5Mi4xNjguMTIwLjEzIDI+JjEgPi9kZXYvbnVsbAogUkVTPSQ/CiBpZiBbICJaJFJFUyIgPSAiWjAiIF0gOyB0aGVuCiAgZWNobyAndlBpbmcgT0snCiAgYnJlYWsKIGVsc2UKICBlY2hvICd2UGluZyBLTycKIGZpCiBzbGVlcCAxCmRvbmUK", "max_count": 1, "min_count": 1, "networks": [{"uuid": "1bc6a028-8800-4374-b87f-d651e18e620e"}]}}' 2018-08-26 10:23:07,286 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 26 Aug 2018 10:23: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-9d12f23b-cff5-4d99-bc5c-fb28d201d004 x-compute-request-id: req-9d12f23b-cff5-4d99-bc5c-fb28d201d004 Content-Length: 374 location: http://172.30.9.22:8774/v2.1/servers/285db466-df82-491d-b8dc-a62fcac223b4 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "285db466-df82-491d-b8dc-a62fcac223b4", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/285db466-df82-491d-b8dc-a62fcac223b4", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/285db466-df82-491d-b8dc-a62fcac223b4", "rel": "bookmark"}], "adminPass": "x5YnFu5vXsMD"}} 2018-08-26 10:23:07,286 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-9d12f23b-cff5-4d99-bc5c-fb28d201d004 2018-08-26 10:23:07,286 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.9802839756s 2018-08-26 10:23:07,287 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-9d12f23b-cff5-4d99-bc5c-fb28d201d004 2018-08-26 10:23:07,287 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 10:23:07,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dc4a6f2208b49ac7f9fdca8cf1945cc5d81c0c6f" 2018-08-26 10:23:07,952 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:23:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-baac5ab3-c29d-4d04-9271-67f604c8c6d9 x-compute-request-id: req-baac5ab3-c29d-4d04-9271-67f604c8c6d9 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/285db466-df82-491d-b8dc-a62fcac223b4", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/285db466-df82-491d-b8dc-a62fcac223b4", "rel": "bookmark"}], "image": {"id": "5bf0e700-10da-4c89-9959-650a16cb648e", "links": [{"href": "http://172.30.9.22:8774/images/5bf0e700-10da-4c89-9959-650a16cb648e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b7c3780e-2492-49b5-98f7-cf4806cfb551", "links": [{"href": "http://172.30.9.22:8774/flavors/b7c3780e-2492-49b5-98f7-cf4806cfb551", "rel": "bookmark"}]}, "id": "285db466-df82-491d-b8dc-a62fcac223b4", "user_id": "fef97a7e86ec4d488f4461e4ceb657ef", "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-26T10:23:07Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_c85ad635-a4bd-46f8-9ce9-b76a14e2b1b4", "created": "2018-08-26T10:23:07Z", "tenant_id": "0f786476c0ad4ce2b0c2a4d06de67870", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_c85ad635-a4bd-46f8-9ce9-b76a14e2b1b4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:3f:4c", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/9d07eb77-fe9b-484e-bae9-bee4ef64d304", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/9d07eb77-fe9b-484e-bae9-bee4ef64d304", "rel": "bookmark"}], "image": {"id": "5bf0e700-10da-4c89-9959-650a16cb648e", "links": [{"href": "http://172.30.9.22:8774/images/5bf0e700-10da-4c89-9959-650a16cb648e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T10:23:03.000000", "flavor": {"id": "b7c3780e-2492-49b5-98f7-cf4806cfb551", "links": [{"href": "http://172.30.9.22:8774/flavors/b7c3780e-2492-49b5-98f7-cf4806cfb551", "rel": "bookmark"}]}, "id": "9d07eb77-fe9b-484e-bae9-bee4ef64d304", "security_groups": [{"name": "default"}], "user_id": "fef97a7e86ec4d488f4461e4ceb657ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T10:23:03Z", "hostId": "07537b56fa7a2424dc82cc281b250e9dd7434521c6a347f68e32af1d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_c85ad635-a4bd-46f8-9ce9-b76a14e2b1b4", "created": "2018-08-26T10:22:56Z", "tenant_id": "0f786476c0ad4ce2b0c2a4d06de67870", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 10:23:07,953 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-baac5ab3-c29d-4d04-9271-67f604c8c6d9 2018-08-26 10:23:07,953 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.665440797806s 2018-08-26 10:23:07,953 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-baac5ab3-c29d-4d04-9271-67f604c8c6d9 2018-08-26 10:23:07,958 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 10:23:09,961 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 10:23:09,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dc4a6f2208b49ac7f9fdca8cf1945cc5d81c0c6f" 2018-08-26 10:23:10,340 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 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-296fed36-c6ff-44e2-81d5-47f6f30a8424 x-compute-request-id: req-296fed36-c6ff-44e2-81d5-47f6f30a8424 Content-Encoding: gzip Content-Length: 879 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/285db466-df82-491d-b8dc-a62fcac223b4", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/285db466-df82-491d-b8dc-a62fcac223b4", "rel": "bookmark"}], "image": {"id": "5bf0e700-10da-4c89-9959-650a16cb648e", "links": [{"href": "http://172.30.9.22:8774/images/5bf0e700-10da-4c89-9959-650a16cb648e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b7c3780e-2492-49b5-98f7-cf4806cfb551", "links": [{"href": "http://172.30.9.22:8774/flavors/b7c3780e-2492-49b5-98f7-cf4806cfb551", "rel": "bookmark"}]}, "id": "285db466-df82-491d-b8dc-a62fcac223b4", "security_groups": [{"name": "default"}], "user_id": "fef97a7e86ec4d488f4461e4ceb657ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T10:23:09Z", "hostId": "951bfb12311e7c49cd49cc056b8c2acfdd44d1b07a70d8fc9a49afd9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_c85ad635-a4bd-46f8-9ce9-b76a14e2b1b4", "created": "2018-08-26T10:23:07Z", "tenant_id": "0f786476c0ad4ce2b0c2a4d06de67870", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_c85ad635-a4bd-46f8-9ce9-b76a14e2b1b4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:3f:4c", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/9d07eb77-fe9b-484e-bae9-bee4ef64d304", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/9d07eb77-fe9b-484e-bae9-bee4ef64d304", "rel": "bookmark"}], "image": {"id": "5bf0e700-10da-4c89-9959-650a16cb648e", "links": [{"href": "http://172.30.9.22:8774/images/5bf0e700-10da-4c89-9959-650a16cb648e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T10:23:03.000000", "flavor": {"id": "b7c3780e-2492-49b5-98f7-cf4806cfb551", "links": [{"href": "http://172.30.9.22:8774/flavors/b7c3780e-2492-49b5-98f7-cf4806cfb551", "rel": "bookmark"}]}, "id": "9d07eb77-fe9b-484e-bae9-bee4ef64d304", "security_groups": [{"name": "default"}], "user_id": "fef97a7e86ec4d488f4461e4ceb657ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T10:23:03Z", "hostId": "07537b56fa7a2424dc82cc281b250e9dd7434521c6a347f68e32af1d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_c85ad635-a4bd-46f8-9ce9-b76a14e2b1b4", "created": "2018-08-26T10:22:56Z", "tenant_id": "0f786476c0ad4ce2b0c2a4d06de67870", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 10:23:10,340 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-296fed36-c6ff-44e2-81d5-47f6f30a8424 2018-08-26 10:23:10,341 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.379651069641s 2018-08-26 10:23:10,341 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-296fed36-c6ff-44e2-81d5-47f6f30a8424 2018-08-26 10:23:10,346 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 10:23:12,348 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 10:23:12,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dc4a6f2208b49ac7f9fdca8cf1945cc5d81c0c6f" 2018-08-26 10:23:12,975 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:23: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-c2203ff2-8f1d-4031-8571-81c37ee0a228 x-compute-request-id: req-c2203ff2-8f1d-4031-8571-81c37ee0a228 Content-Encoding: gzip Content-Length: 879 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/285db466-df82-491d-b8dc-a62fcac223b4", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/285db466-df82-491d-b8dc-a62fcac223b4", "rel": "bookmark"}], "image": {"id": "5bf0e700-10da-4c89-9959-650a16cb648e", "links": [{"href": "http://172.30.9.22:8774/images/5bf0e700-10da-4c89-9959-650a16cb648e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b7c3780e-2492-49b5-98f7-cf4806cfb551", "links": [{"href": "http://172.30.9.22:8774/flavors/b7c3780e-2492-49b5-98f7-cf4806cfb551", "rel": "bookmark"}]}, "id": "285db466-df82-491d-b8dc-a62fcac223b4", "security_groups": [{"name": "default"}], "user_id": "fef97a7e86ec4d488f4461e4ceb657ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T10:23:09Z", "hostId": "951bfb12311e7c49cd49cc056b8c2acfdd44d1b07a70d8fc9a49afd9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_c85ad635-a4bd-46f8-9ce9-b76a14e2b1b4", "created": "2018-08-26T10:23:07Z", "tenant_id": "0f786476c0ad4ce2b0c2a4d06de67870", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_c85ad635-a4bd-46f8-9ce9-b76a14e2b1b4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:3f:4c", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/9d07eb77-fe9b-484e-bae9-bee4ef64d304", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/9d07eb77-fe9b-484e-bae9-bee4ef64d304", "rel": "bookmark"}], "image": {"id": "5bf0e700-10da-4c89-9959-650a16cb648e", "links": [{"href": "http://172.30.9.22:8774/images/5bf0e700-10da-4c89-9959-650a16cb648e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T10:23:03.000000", "flavor": {"id": "b7c3780e-2492-49b5-98f7-cf4806cfb551", "links": [{"href": "http://172.30.9.22:8774/flavors/b7c3780e-2492-49b5-98f7-cf4806cfb551", "rel": "bookmark"}]}, "id": "9d07eb77-fe9b-484e-bae9-bee4ef64d304", "security_groups": [{"name": "default"}], "user_id": "fef97a7e86ec4d488f4461e4ceb657ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T10:23:03Z", "hostId": "07537b56fa7a2424dc82cc281b250e9dd7434521c6a347f68e32af1d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_c85ad635-a4bd-46f8-9ce9-b76a14e2b1b4", "created": "2018-08-26T10:22:56Z", "tenant_id": "0f786476c0ad4ce2b0c2a4d06de67870", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 10:23:12,975 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c2203ff2-8f1d-4031-8571-81c37ee0a228 2018-08-26 10:23:12,975 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.626588106155s 2018-08-26 10:23:12,975 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c2203ff2-8f1d-4031-8571-81c37ee0a228 2018-08-26 10:23:12,980 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 10:23:14,982 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 10:23:14,984 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dc4a6f2208b49ac7f9fdca8cf1945cc5d81c0c6f" 2018-08-26 10:23:15,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:23: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-146d20e4-6f83-4d03-bc2f-20fd64ad2d79 x-compute-request-id: req-146d20e4-6f83-4d03-bc2f-20fd64ad2d79 Content-Encoding: gzip Content-Length: 862 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_c85ad635-a4bd-46f8-9ce9-b76a14e2b1b4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:b1:b1", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/285db466-df82-491d-b8dc-a62fcac223b4", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/285db466-df82-491d-b8dc-a62fcac223b4", "rel": "bookmark"}], "image": {"id": "5bf0e700-10da-4c89-9959-650a16cb648e", "links": [{"href": "http://172.30.9.22:8774/images/5bf0e700-10da-4c89-9959-650a16cb648e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T10:23:13.000000", "flavor": {"id": "b7c3780e-2492-49b5-98f7-cf4806cfb551", "links": [{"href": "http://172.30.9.22:8774/flavors/b7c3780e-2492-49b5-98f7-cf4806cfb551", "rel": "bookmark"}]}, "id": "285db466-df82-491d-b8dc-a62fcac223b4", "security_groups": [{"name": "default"}], "user_id": "fef97a7e86ec4d488f4461e4ceb657ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T10:23:13Z", "hostId": "951bfb12311e7c49cd49cc056b8c2acfdd44d1b07a70d8fc9a49afd9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_c85ad635-a4bd-46f8-9ce9-b76a14e2b1b4", "created": "2018-08-26T10:23:07Z", "tenant_id": "0f786476c0ad4ce2b0c2a4d06de67870", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_c85ad635-a4bd-46f8-9ce9-b76a14e2b1b4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:3f:4c", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/9d07eb77-fe9b-484e-bae9-bee4ef64d304", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/9d07eb77-fe9b-484e-bae9-bee4ef64d304", "rel": "bookmark"}], "image": {"id": "5bf0e700-10da-4c89-9959-650a16cb648e", "links": [{"href": "http://172.30.9.22:8774/images/5bf0e700-10da-4c89-9959-650a16cb648e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T10:23:03.000000", "flavor": {"id": "b7c3780e-2492-49b5-98f7-cf4806cfb551", "links": [{"href": "http://172.30.9.22:8774/flavors/b7c3780e-2492-49b5-98f7-cf4806cfb551", "rel": "bookmark"}]}, "id": "9d07eb77-fe9b-484e-bae9-bee4ef64d304", "security_groups": [{"name": "default"}], "user_id": "fef97a7e86ec4d488f4461e4ceb657ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T10:23:03Z", "hostId": "07537b56fa7a2424dc82cc281b250e9dd7434521c6a347f68e32af1d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_c85ad635-a4bd-46f8-9ce9-b76a14e2b1b4", "created": "2018-08-26T10:22:56Z", "tenant_id": "0f786476c0ad4ce2b0c2a4d06de67870", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 10:23:15,169 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-146d20e4-6f83-4d03-bc2f-20fd64ad2d79 2018-08-26 10:23:15,170 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.187077045441s 2018-08-26 10:23:15,170 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-146d20e4-6f83-4d03-bc2f-20fd64ad2d79 2018-08-26 10:23:15,174 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-26 10:23:15,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=285db466-df82-491d-b8dc-a62fcac223b4" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dc4a6f2208b49ac7f9fdca8cf1945cc5d81c0c6f" 2018-08-26 10:23:15,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-e5e5d972-91fb-4866-ae61-84a987d05d5b Date: Sun, 26 Aug 2018 10:23:15 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1bc6a028-8800-4374-b87f-d651e18e620e","tenant_id":"0f786476c0ad4ce2b0c2a4d06de67870","created_at":"2018-08-26T10:23:09Z","admin_state_up":true,"updated_at":"2018-08-26T10:23:13Z","binding:vnic_type":"normal","device_id":"285db466-df82-491d-b8dc-a62fcac223b4","device_owner":"compute:nova","revision_number":4,"mac_address":"fa:16:3e:94:b1:b1","id":"28bac4ce-e3a6-43cd-8dcb-29c2945fcddb","port_security_enabled":true,"project_id":"0f786476c0ad4ce2b0c2a4d06de67870","fixed_ips":[{"subnet_id":"61cbd519-c80a-470a-9257-4daf9e372c8c","ip_address":"192.168.120.11"}],"extra_dhcp_opts":[],"security_groups":["8cc80035-7c15-439f-ab29-24bc5197940e"],"name":""}]} 2018-08-26 10:23:15,250 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=285db466-df82-491d-b8dc-a62fcac223b4 used request id req-e5e5d972-91fb-4866-ae61-84a987d05d5b 2018-08-26 10:23:15,251 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0765700340271s 2018-08-26 10:23:15,251 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=285db466-df82-491d-b8dc-a62fcac223b4 used request id req-e5e5d972-91fb-4866-ae61-84a987d05d5b 2018-08-26 10:23:15,256 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-26 10:23:15,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/floatingips.json?port_id=28bac4ce-e3a6-43cd-8dcb-29c2945fcddb" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dc4a6f2208b49ac7f9fdca8cf1945cc5d81c0c6f" 2018-08-26 10:23:15,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-ca89c18c-884e-4ac1-bd0e-9b71798296fd Date: Sun, 26 Aug 2018 10:23:15 GMT RESP BODY: {"floatingips": []} 2018-08-26 10:23:15,299 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=28bac4ce-e3a6-43cd-8dcb-29c2945fcddb used request id req-ca89c18c-884e-4ac1-bd0e-9b71798296fd 2018-08-26 10:23:15,299 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0427379608154s 2018-08-26 10:23:15,299 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=28bac4ce-e3a6-43cd-8dcb-29c2945fcddb used request id req-ca89c18c-884e-4ac1-bd0e-9b71798296fd 2018-08-26 10:23:15,300 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_c85ad635-a4bd-46f8-9ce9-b76a14e2b1b4': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:94:b1:b1', u'version': 4, u'addr': u'192.168.120.11', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'5bf0e700-10da-4c89-9959-650a16cb648e'}), 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-26T10:23:13.000000', 'flavor': Munch({u'id': u'b7c3780e-2492-49b5-98f7-cf4806cfb551'}), 'az': u'nova', 'id': u'285db466-df82-491d-b8dc-a62fcac223b4', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'fef97a7e86ec4d488f4461e4ceb657ef', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0f786476c0ad4ce2b0c2a4d06de67870', 'name': 'vping_userdata-project_c85ad635-a4bd-46f8-9ce9-b76a14e2b1b4', '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-26T10:23:13.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-26T10:23:13Z', 'hostId': u'951bfb12311e7c49cd49cc056b8c2acfdd44d1b07a70d8fc9a49afd9', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.11', 'cloud': 'envvars', 'host_id': u'951bfb12311e7c49cd49cc056b8c2acfdd44d1b07a70d8fc9a49afd9', '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-26T10:23:13.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'0f786476c0ad4ce2b0c2a4d06de67870', 'name': u'vping_userdata-vm2_c85ad635-a4bd-46f8-9ce9-b76a14e2b1b4', 'adminPass': u'x5YnFu5vXsMD', 'tenant_id': u'0f786476c0ad4ce2b0c2a4d06de67870', 'created_at': u'2018-08-26T10:23:07Z', 'created': u'2018-08-26T10:23:07Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-26 10:23:15,300 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2018-08-26 10:23:16,302 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 10:23:16,305 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dc4a6f2208b49ac7f9fdca8cf1945cc5d81c0c6f" 2018-08-26 10:23:16,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:23: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-efc14cfd-beda-4a9d-88d3-4ef877332a63 x-compute-request-id: req-efc14cfd-beda-4a9d-88d3-4ef877332a63 Content-Encoding: gzip Content-Length: 862 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_c85ad635-a4bd-46f8-9ce9-b76a14e2b1b4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:b1:b1", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/285db466-df82-491d-b8dc-a62fcac223b4", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/285db466-df82-491d-b8dc-a62fcac223b4", "rel": "bookmark"}], "image": {"id": "5bf0e700-10da-4c89-9959-650a16cb648e", "links": [{"href": "http://172.30.9.22:8774/images/5bf0e700-10da-4c89-9959-650a16cb648e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T10:23:13.000000", "flavor": {"id": "b7c3780e-2492-49b5-98f7-cf4806cfb551", "links": [{"href": "http://172.30.9.22:8774/flavors/b7c3780e-2492-49b5-98f7-cf4806cfb551", "rel": "bookmark"}]}, "id": "285db466-df82-491d-b8dc-a62fcac223b4", "security_groups": [{"name": "default"}], "user_id": "fef97a7e86ec4d488f4461e4ceb657ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T10:23:13Z", "hostId": "951bfb12311e7c49cd49cc056b8c2acfdd44d1b07a70d8fc9a49afd9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_c85ad635-a4bd-46f8-9ce9-b76a14e2b1b4", "created": "2018-08-26T10:23:07Z", "tenant_id": "0f786476c0ad4ce2b0c2a4d06de67870", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_c85ad635-a4bd-46f8-9ce9-b76a14e2b1b4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:3f:4c", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/9d07eb77-fe9b-484e-bae9-bee4ef64d304", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/9d07eb77-fe9b-484e-bae9-bee4ef64d304", "rel": "bookmark"}], "image": {"id": "5bf0e700-10da-4c89-9959-650a16cb648e", "links": [{"href": "http://172.30.9.22:8774/images/5bf0e700-10da-4c89-9959-650a16cb648e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T10:23:03.000000", "flavor": {"id": "b7c3780e-2492-49b5-98f7-cf4806cfb551", "links": [{"href": "http://172.30.9.22:8774/flavors/b7c3780e-2492-49b5-98f7-cf4806cfb551", "rel": "bookmark"}]}, "id": "9d07eb77-fe9b-484e-bae9-bee4ef64d304", "security_groups": [{"name": "default"}], "user_id": "fef97a7e86ec4d488f4461e4ceb657ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T10:23:03Z", "hostId": "07537b56fa7a2424dc82cc281b250e9dd7434521c6a347f68e32af1d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_c85ad635-a4bd-46f8-9ce9-b76a14e2b1b4", "created": "2018-08-26T10:22:56Z", "tenant_id": "0f786476c0ad4ce2b0c2a4d06de67870", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 10:23:16,665 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-efc14cfd-beda-4a9d-88d3-4ef877332a63 2018-08-26 10:23:16,665 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.362730979919s 2018-08-26 10:23:16,665 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-efc14cfd-beda-4a9d-88d3-4ef877332a63 2018-08-26 10:23:16,668 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-26 10:23:16,671 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/285db466-df82-491d-b8dc-a62fcac223b4/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}dc4a6f2208b49ac7f9fdca8cf1945cc5d81c0c6f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-26 10:23:16,737 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:23: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-0215b236-195d-4cb0-aa12-5c3e5b67a301 x-compute-request-id: req-0215b236-195d-4cb0-aa12-5c3e5b67a301 Content-Encoding: gzip Content-Length: 7924 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 482461635 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.188967] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.191190] pid_max: default: 32768 minimum: 301\n[ 0.192393] ACPI: Core revision 20150930\n[ 0.194036] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.195776] Security Framework initialized\n[ 0.196868] Yama: becoming mindful.\n[ 0.197848] AppArmor: AppArmor initialized\n[ 0.198980] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.200745] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.202422] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.204024] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.205855] Initializing cgroup subsys io\n[ 0.206949] Initializing cgroup subsys memory\n[ 0.208123] Initializing cgroup subsys devices\n[ 0.209292] Initializing cgroup subsys freezer\n[ 0.210449] Initializing cgroup subsys net_cls\n[ 0.211667] Initializing cgroup subsys perf_event\n[ 0.212898] Initializing cgroup subsys net_prio\n[ 0.214085] Initializing cgroup subsys hugetlb\n[ 0.215252] Initializing cgroup subsys pids\n[ 0.216419] CPU: Physical Processor ID: 0\n[ 0.218233] mce: CPU supports 10 MCE banks\n[ 0.219373] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.220745] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.236822] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.243387] ftrace: allocating 31920 entries in 125 pages\n[ 0.268580] smpboot: Max logical packages: 1\n[ 0.269751] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.271569] x2apic enabled\n[ 0.272719] Switched APIC routing to physical x2apic.\n[ 0.275102] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.276578] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.279206] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.281625] KVM setup paravirtual spinlock\n[ 0.283154] x86: Booted up 1 node, 1 CPUs\n[ 0.284212] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.286015] devtmpfs: initialized\n[ 0.287920] evm: security.selinux\n[ 0.288845] evm: security.SMACK64\n[ 0.289783] evm: security.SMACK64EXEC\n[ 0.290807] evm: security.SMACK64TRANSMUTE\n[ 0.291881] evm: security.SMACK64MMAP\n[ 0.292858] evm: security.ima\n[ 0.293705] evm: security.capability\n[ 0.294741] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.297166] pinctrl core: initialized pinctrl subsystem\n[ 0.298586] RTC time: 10:23:13, date: 08/26/18\n[ 0.299846] NET: Registered protocol family 16\n[ 0.301184] cpuidle: using governor ladder\n[ 0.302294] cpuidle: using governor menu\n[ 0.303361] PCCT header not found.\n[ 0.304343] ACPI: bus type PCI registered\n[ 0.305437] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.307095] PCI: Using configuration type 1 for base access\n[ 0.309225] ACPI: Added _OSI(Module Device)\n[ 0.310366] ACPI: Added _OSI(Processor Device)\n[ 0.311520] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.312731] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.314836] ACPI: Interpreter enabled\n[ 0.315865] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.318312] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.320815] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.323272] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.325728] ACPI: (supports S0 S5)\n[ 0.326671] ACPI: Using IOAPIC for interrupt routing\n[ 0.327900] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.331667] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.333195] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.334797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.336395] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.339265] acpiphp: Slot [3] registered\n[ 0.340379] acpiphp: Slot [4] registered\n[ 0.341467] acpiphp: Slot [5] registered\n[ 0.342512] acpiphp: Slot [6] registered\n[ 0.343585] acpiphp: Slot [7] registered\n[ 0.344677] acpiphp: Slot [8] registered\n[ 0.345784] acpiphp: Slot [9] registered\n[ 0.346839] acpiphp: Slot [10] registered\n[ 0.347906] acpiphp: Slot [11] registered\n[ 0.348972] acpiphp: Slot [12] registered\n[ 0.350037] acpiphp: Slot [13] registered\n[ 0.351136] acpiphp: Slot [14] registered\n[ 0.352232] acpiphp: Slot [15] registered\n[ 0.367623] acpiphp: Slot [16] registered\n[ 0.368695] acpiphp: Slot [17] registered\n[ 0.369778] acpiphp: Slot [18] registered\n[ 0.370862] acpiphp: Slot [19] registered\n[ 0.371945] acpiphp: Slot [20] registered\n[ 0.373012] acpiphp: Slot [21] registered\n[ 0.374104] acpiphp: Slot [22] registered\n[ 0.375163] acpiphp: Slot [23] registered\n[ 0.376288] acpiphp: Slot [24] registered\n[ 0.377353] acpiphp: Slot [25] registered\n[ 0.378414] acpiphp: Slot [26] registered\n[ 0.379474] acpiphp: Slot [27] registered\n[ 0.380572] acpiphp: Slot [28] registered\n[ 0.381683] acpiphp: Slot [29] registered\n[ 0.382760] acpiphp: Slot [30] registered\n[ 0.383827] acpiphp: Slot [31] registered\n[ 0.384893] PCI host bridge to bus 0000:00\n[ 0.385954] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.387519] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.389121] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.391094] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.393026] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.394964] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.398827] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.400555] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.402143] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.403853] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.408247] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.410197] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.430531] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.432652] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.435004] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.437339] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.439660] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.441355] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.443122] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.444517] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.446590] vgaarb: loaded\n[ 0.447412] vgaarb: bridge control possible 0000:00:02.0\n[ 0.449048] SCSI subsystem initialized\n[ 0.450294] ACPI: bus type USB registered\n[ 0.451416] usbcore: registered new interface driver usbfs\n[ 0.452788] usbcore: registered new interface driver hub\n[ 0.454134] usbcore: registered new device driver usb\n[ 0.455589] PCI: Using ACPI for IRQ routing\n[ 0.457076] NetLabel: Initializing\n[ 0.458017] NetLabel: domain hash size = 128\n[ 0.459147] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.460421] NetLabel: unlabeled traffic allowed by default\n[ 0.461958] clocksource: Switched to clocksource kvm-clock\n[ 0.471871] AppArmor: AppArmor Filesystem Enabled\n[ 0.473146] pnp: PnP ACPI init\n[ 0.474355] pnp: PnP ACPI: found 5 devices\n[ 0.481137] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.483413] NET: Registered protocol family 2\n[ 0.484781] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.486496] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.488072] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.489637] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.491097] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.492669] NET: Registered protocol family 1\n[ 0.493835] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.495293] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.496696] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.510966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.525564] Trying to unpack rootfs image as initramfs...\n[ 0.587210] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.591962] Scanning for low memory corruption every 60 seconds\n[ 0.594101] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.595666] audit: initializing netlink subsys (disabled)\n[ 0.597078] audit: type=2000 audit(1535278994.551:1): initialized\n[ 0.598949] Initialise system trusted keyring\n[ 0.600282] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.601833] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.604531] zbud: loaded\n[ 0.605530] VFS: Disk quotas dquot_6.6.0\n[ 0.606671] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.608809] fuse init (API version 7.23)\n[ 0.610046] Key type big_key registered\n[ 0.611138] Allocating IMA MOK and blacklist keyrings.\n[ 0.612770] Key type asymmetric registered\n[ 0.613888] Asymmetric key parser 'x509' registered\n[ 0.615181] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.617223] io scheduler noop registered\n[ 0.618310] io scheduler deadline registered (default)\n[ 0.619666] io scheduler cfq registered\n[ 0.620838] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.622250] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.623980] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.625968] ACPI: Power Button [PWRF]\n[ 0.627165] GHES: HEST is not enabled!\n[ 0.641250] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.670231] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.673038] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.696660] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.699619] Linux agpgart interface v0.103\n[ 0.702970] brd: module loaded\n[ 0.705153] loop: module loaded\n[ 0.709738] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.711695] GPT:90111 != 2097151\n[ 0.712610] GPT:Alternate GPT header not at the end of the disk.\n[ 0.714074] GPT:90111 != 2097151\n[ 0.714996] GPT: Use GNU Parted to correct GPT errors.\n[ 0.716293] vda: vda1 vda15\n[ 0.717916] scsi host0: ata_piix\n[ 0.718969] scsi host1: ata_piix\n[ 0.719960] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.721582] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.723527] libphy: Fixed MDIO Bus: probed\n[ 0.724638] tun: Universal TUN/TAP device driver, 1.6\n[ 0.725915] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.728978] PPP generic driver version 2.4.2\n[ 0.730222] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.731830] ehci-pci: EHCI PCI platform driver\n[ 0.733008] ehci-platform: EHCI generic platform driver\n[ 0.734467] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.735986] ohci-pci: OHCI PCI platform driver\n[ 0.737161] ohci-platform: OHCI generic platform driver\n[ 0.738489] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.753066] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.754400] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.756373] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.757710] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.759240] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.760879] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.762797] usb usb1: Product: UHCI Host Controller\n[ 0.764051] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.765570] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.766878] hub 1-0:1.0: USB hub found\n[ 0.767952] hub 1-0:1.0: 2 ports detected\n[ 0.769203] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.772071] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.773342] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.774715] mousedev: PS/2 mouse device common for all mice\n[ 0.776382] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.778812] rtc_cmos 00:00: RTC can wake from S4\n[ 0.780316] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.781895] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.783475] i2c /dev entries driver\n[ 0.784505] device-mapper: uevent: version 1.0.3\n[ 0.785785] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.787977] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.789810] NET: Registered protocol family 10\n[ 0.791327] NET: Registered protocol family 17\n[ 0.792514] Key type dns_resolver registered\n[ 0.793785] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.795237] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.797609] registered taskstats version 1\n[ 0.798739] Loading compiled-in X.509 certificates\n[ 0.800524] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.803007] zswap: loaded using pool lzo/zbud\n[ 0.805066] Key type trusted registered\n[ 0.807186] Key type encrypted registered\n[ 0.808298] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.809687] ima: No TPM chip found, activating TPM-bypass!\n[ 0.811088] evm: HMAC attrs: 0x1\n[ 0.812359] Magic number: 14:847:376\n[ 0.813512] rtc_cmos 00:00: setting system clock to 2018-08-26 10:23:14 UTC (1535278994)\n[ 0.815686] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.817160] EDD information not available.\n[ 0.883887] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.900629] Write protecting the kernel read-only data: 14336k\n[ 0.903553] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.905962] 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.953265] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.81\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.11...\nLease of 192.168.120.11 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.90. iid=i-00000006\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\n"} 2018-08-26 10:23:16,738 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/285db466-df82-491d-b8dc-a62fcac223b4/action used request id req-0215b236-195d-4cb0-aa12-5c3e5b67a301 2018-08-26 10:23:16,738 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0696909427643s 2018-08-26 10:23:16,739 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/285db466-df82-491d-b8dc-a62fcac223b4/action used request id req-0215b236-195d-4cb0-aa12-5c3e5b67a301 2018-08-26 10:23:16,739 - 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 482461635 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.188967] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.191190] pid_max: default: 32768 minimum: 301 [ 0.192393] ACPI: Core revision 20150930 [ 0.194036] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.195776] Security Framework initialized [ 0.196868] Yama: becoming mindful. [ 0.197848] AppArmor: AppArmor initialized [ 0.198980] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.200745] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.202422] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.204024] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.205855] Initializing cgroup subsys io [ 0.206949] Initializing cgroup subsys memory [ 0.208123] Initializing cgroup subsys devices [ 0.209292] Initializing cgroup subsys freezer [ 0.210449] Initializing cgroup subsys net_cls [ 0.211667] Initializing cgroup subsys perf_event [ 0.212898] Initializing cgroup subsys net_prio [ 0.214085] Initializing cgroup subsys hugetlb [ 0.215252] Initializing cgroup subsys pids [ 0.216419] CPU: Physical Processor ID: 0 [ 0.218233] mce: CPU supports 10 MCE banks [ 0.219373] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.220745] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.236822] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.243387] ftrace: allocating 31920 entries in 125 pages [ 0.268580] smpboot: Max logical packages: 1 [ 0.269751] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.271569] x2apic enabled [ 0.272719] Switched APIC routing to physical x2apic. [ 0.275102] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.276578] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.279206] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.281625] KVM setup paravirtual spinlock [ 0.283154] x86: Booted up 1 node, 1 CPUs [ 0.284212] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.286015] devtmpfs: initialized [ 0.287920] evm: security.selinux [ 0.288845] evm: security.SMACK64 [ 0.289783] evm: security.SMACK64EXEC [ 0.290807] evm: security.SMACK64TRANSMUTE [ 0.291881] evm: security.SMACK64MMAP [ 0.292858] evm: security.ima [ 0.293705] evm: security.capability [ 0.294741] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.297166] pinctrl core: initialized pinctrl subsystem [ 0.298586] RTC time: 10:23:13, date: 08/26/18 [ 0.299846] NET: Registered protocol family 16 [ 0.301184] cpuidle: using governor ladder [ 0.302294] cpuidle: using governor menu [ 0.303361] PCCT header not found. [ 0.304343] ACPI: bus type PCI registered [ 0.305437] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.307095] PCI: Using configuration type 1 for base access [ 0.309225] ACPI: Added _OSI(Module Device) [ 0.310366] ACPI: Added _OSI(Processor Device) [ 0.311520] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.312731] ACPI: Added _OSI(Processor Aggregator Device) [ 0.314836] ACPI: Interpreter enabled [ 0.315865] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.318312] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.320815] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.323272] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.325728] ACPI: (supports S0 S5) [ 0.326671] ACPI: Using IOAPIC for interrupt routing [ 0.327900] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.331667] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.333195] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.334797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.336395] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.339265] acpiphp: Slot [3] registered [ 0.340379] acpiphp: Slot [4] registered [ 0.341467] acpiphp: Slot [5] registered [ 0.342512] acpiphp: Slot [6] registered [ 0.343585] acpiphp: Slot [7] registered [ 0.344677] acpiphp: Slot [8] registered [ 0.345784] acpiphp: Slot [9] registered [ 0.346839] acpiphp: Slot [10] registered [ 0.347906] acpiphp: Slot [11] registered [ 0.348972] acpiphp: Slot [12] registered [ 0.350037] acpiphp: Slot [13] registered [ 0.351136] acpiphp: Slot [14] registered [ 0.352232] acpiphp: Slot [15] registered [ 0.367623] acpiphp: Slot [16] registered [ 0.368695] acpiphp: Slot [17] registered [ 0.369778] acpiphp: Slot [18] registered [ 0.370862] acpiphp: Slot [19] registered [ 0.371945] acpiphp: Slot [20] registered [ 0.373012] acpiphp: Slot [21] registered [ 0.374104] acpiphp: Slot [22] registered [ 0.375163] acpiphp: Slot [23] registered [ 0.376288] acpiphp: Slot [24] registered [ 0.377353] acpiphp: Slot [25] registered [ 0.378414] acpiphp: Slot [26] registered [ 0.379474] acpiphp: Slot [27] registered [ 0.380572] acpiphp: Slot [28] registered [ 0.381683] acpiphp: Slot [29] registered [ 0.382760] acpiphp: Slot [30] registered [ 0.383827] acpiphp: Slot [31] registered [ 0.384893] PCI host bridge to bus 0000:00 [ 0.385954] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.387519] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.389121] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.391094] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.393026] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.394964] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.398827] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.400555] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.402143] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.403853] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.408247] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.410197] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.430531] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.432652] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.435004] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.437339] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.439660] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.441355] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.443122] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.444517] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.446590] vgaarb: loaded [ 0.447412] vgaarb: bridge control possible 0000:00:02.0 [ 0.449048] SCSI subsystem initialized [ 0.450294] ACPI: bus type USB registered [ 0.451416] usbcore: registered new interface driver usbfs [ 0.452788] usbcore: registered new interface driver hub [ 0.454134] usbcore: registered new device driver usb [ 0.455589] PCI: Using ACPI for IRQ routing [ 0.457076] NetLabel: Initializing [ 0.458017] NetLabel: domain hash size = 128 [ 0.459147] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.460421] NetLabel: unlabeled traffic allowed by default [ 0.461958] clocksource: Switched to clocksource kvm-clock [ 0.471871] AppArmor: AppArmor Filesystem Enabled [ 0.473146] pnp: PnP ACPI init [ 0.474355] pnp: PnP ACPI: found 5 devices [ 0.481137] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.483413] NET: Registered protocol family 2 [ 0.484781] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.486496] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.488072] TCP: Hash tables configured (established 4096 bind 4096) [ 0.489637] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.491097] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.492669] NET: Registered protocol family 1 [ 0.493835] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.495293] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.496696] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.510966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.525564] Trying to unpack rootfs image as initramfs... [ 0.587210] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.591962] Scanning for low memory corruption every 60 seconds [ 0.594101] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.595666] audit: initializing netlink subsys (disabled) [ 0.597078] audit: type=2000 audit(1535278994.551:1): initialized [ 0.598949] Initialise system trusted keyring [ 0.600282] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.601833] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.604531] zbud: loaded [ 0.605530] VFS: Disk quotas dquot_6.6.0 [ 0.606671] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.608809] fuse init (API version 7.23) [ 0.610046] Key type big_key registered [ 0.611138] Allocating IMA MOK and blacklist keyrings. [ 0.612770] Key type asymmetric registered [ 0.613888] Asymmetric key parser 'x509' registered [ 0.615181] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.617223] io scheduler noop registered [ 0.618310] io scheduler deadline registered (default) [ 0.619666] io scheduler cfq registered [ 0.620838] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.622250] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.623980] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.625968] ACPI: Power Button [PWRF] [ 0.627165] GHES: HEST is not enabled! [ 0.641250] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.670231] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.673038] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.696660] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.699619] Linux agpgart interface v0.103 [ 0.702970] brd: module loaded [ 0.705153] loop: module loaded [ 0.709738] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.711695] GPT:90111 != 2097151 [ 0.712610] GPT:Alternate GPT header not at the end of the disk. [ 0.714074] GPT:90111 != 2097151 [ 0.714996] GPT: Use GNU Parted to correct GPT errors. [ 0.716293] vda: vda1 vda15 [ 0.717916] scsi host0: ata_piix [ 0.718969] scsi host1: ata_piix [ 0.719960] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.721582] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.723527] libphy: Fixed MDIO Bus: probed [ 0.724638] tun: Universal TUN/TAP device driver, 1.6 [ 0.725915] tun: (C) 1999-2004 Max Krasnyansky [ 0.728978] PPP generic driver version 2.4.2 [ 0.730222] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.731830] ehci-pci: EHCI PCI platform driver [ 0.733008] ehci-platform: EHCI generic platform driver [ 0.734467] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.735986] ohci-pci: OHCI PCI platform driver [ 0.737161] ohci-platform: OHCI generic platform driver [ 0.738489] uhci_hcd: USB Universal Host Controller Interface driver [ 0.753066] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.754400] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.756373] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.757710] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.759240] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.760879] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.762797] usb usb1: Product: UHCI Host Controller [ 0.764051] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.765570] usb usb1: SerialNumber: 0000:00:01.2 [ 0.766878] hub 1-0:1.0: USB hub found [ 0.767952] hub 1-0:1.0: 2 ports detected [ 0.769203] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.772071] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.773342] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.774715] mousedev: PS/2 mouse device common for all mice [ 0.776382] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.778812] rtc_cmos 00:00: RTC can wake from S4 [ 0.780316] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.781895] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.783475] i2c /dev entries driver [ 0.784505] device-mapper: uevent: version 1.0.3 [ 0.785785] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.787977] ledtrig-cpu: registered to indicate activity on CPUs [ 0.789810] NET: Registered protocol family 10 [ 0.791327] NET: Registered protocol family 17 [ 0.792514] Key type dns_resolver registered [ 0.793785] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.795237] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.797609] registered taskstats version 1 [ 0.798739] Loading compiled-in X.509 certificates [ 0.800524] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.803007] zswap: loaded using pool lzo/zbud [ 0.805066] Key type trusted registered [ 0.807186] Key type encrypted registered [ 0.808298] AppArmor: AppArmor sha1 policy hashing enabled [ 0.809687] ima: No TPM chip found, activating TPM-bypass! [ 0.811088] evm: HMAC attrs: 0x1 [ 0.812359] Magic number: 14:847:376 [ 0.813512] rtc_cmos 00:00: setting system clock to 2018-08-26 10:23:14 UTC (1535278994) [ 0.815686] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.817160] EDD information not available. [ 0.883887] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.900629] Write protecting the kernel read-only data: 14336k [ 0.903553] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.905962] 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.953265] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.81 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.90. iid=i-00000006 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 2018-08-26 10:23:16,740 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.13. Waiting for response... 2018-08-26 10:23:17,741 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 10:23:17,745 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dc4a6f2208b49ac7f9fdca8cf1945cc5d81c0c6f" 2018-08-26 10:23:17,923 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:23: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-f4b75d55-048d-448b-981f-4d52fb10b14e x-compute-request-id: req-f4b75d55-048d-448b-981f-4d52fb10b14e Content-Encoding: gzip Content-Length: 862 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_c85ad635-a4bd-46f8-9ce9-b76a14e2b1b4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:b1:b1", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/285db466-df82-491d-b8dc-a62fcac223b4", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/285db466-df82-491d-b8dc-a62fcac223b4", "rel": "bookmark"}], "image": {"id": "5bf0e700-10da-4c89-9959-650a16cb648e", "links": [{"href": "http://172.30.9.22:8774/images/5bf0e700-10da-4c89-9959-650a16cb648e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T10:23:13.000000", "flavor": {"id": "b7c3780e-2492-49b5-98f7-cf4806cfb551", "links": [{"href": "http://172.30.9.22:8774/flavors/b7c3780e-2492-49b5-98f7-cf4806cfb551", "rel": "bookmark"}]}, "id": "285db466-df82-491d-b8dc-a62fcac223b4", "security_groups": [{"name": "default"}], "user_id": "fef97a7e86ec4d488f4461e4ceb657ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T10:23:13Z", "hostId": "951bfb12311e7c49cd49cc056b8c2acfdd44d1b07a70d8fc9a49afd9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_c85ad635-a4bd-46f8-9ce9-b76a14e2b1b4", "created": "2018-08-26T10:23:07Z", "tenant_id": "0f786476c0ad4ce2b0c2a4d06de67870", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_c85ad635-a4bd-46f8-9ce9-b76a14e2b1b4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:3f:4c", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/9d07eb77-fe9b-484e-bae9-bee4ef64d304", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/9d07eb77-fe9b-484e-bae9-bee4ef64d304", "rel": "bookmark"}], "image": {"id": "5bf0e700-10da-4c89-9959-650a16cb648e", "links": [{"href": "http://172.30.9.22:8774/images/5bf0e700-10da-4c89-9959-650a16cb648e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T10:23:03.000000", "flavor": {"id": "b7c3780e-2492-49b5-98f7-cf4806cfb551", "links": [{"href": "http://172.30.9.22:8774/flavors/b7c3780e-2492-49b5-98f7-cf4806cfb551", "rel": "bookmark"}]}, "id": "9d07eb77-fe9b-484e-bae9-bee4ef64d304", "security_groups": [{"name": "default"}], "user_id": "fef97a7e86ec4d488f4461e4ceb657ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T10:23:03Z", "hostId": "07537b56fa7a2424dc82cc281b250e9dd7434521c6a347f68e32af1d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_c85ad635-a4bd-46f8-9ce9-b76a14e2b1b4", "created": "2018-08-26T10:22:56Z", "tenant_id": "0f786476c0ad4ce2b0c2a4d06de67870", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 10:23:17,923 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f4b75d55-048d-448b-981f-4d52fb10b14e 2018-08-26 10:23:17,924 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.18202996254s 2018-08-26 10:23:17,924 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f4b75d55-048d-448b-981f-4d52fb10b14e 2018-08-26 10:23:17,927 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-26 10:23:17,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/285db466-df82-491d-b8dc-a62fcac223b4/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}dc4a6f2208b49ac7f9fdca8cf1945cc5d81c0c6f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-26 10:23:17,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:23: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-64055d39-2701-48e4-ae61-ad484a92ef4d x-compute-request-id: req-64055d39-2701-48e4-ae61-ad484a92ef4d Content-Encoding: gzip Content-Length: 9333 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 482461635 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.188967] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.191190] pid_max: default: 32768 minimum: 301\n[ 0.192393] ACPI: Core revision 20150930\n[ 0.194036] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.195776] Security Framework initialized\n[ 0.196868] Yama: becoming mindful.\n[ 0.197848] AppArmor: AppArmor initialized\n[ 0.198980] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.200745] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.202422] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.204024] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.205855] Initializing cgroup subsys io\n[ 0.206949] Initializing cgroup subsys memory\n[ 0.208123] Initializing cgroup subsys devices\n[ 0.209292] Initializing cgroup subsys freezer\n[ 0.210449] Initializing cgroup subsys net_cls\n[ 0.211667] Initializing cgroup subsys perf_event\n[ 0.212898] Initializing cgroup subsys net_prio\n[ 0.214085] Initializing cgroup subsys hugetlb\n[ 0.215252] Initializing cgroup subsys pids\n[ 0.216419] CPU: Physical Processor ID: 0\n[ 0.218233] mce: CPU supports 10 MCE banks\n[ 0.219373] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.220745] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.236822] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.243387] ftrace: allocating 31920 entries in 125 pages\n[ 0.268580] smpboot: Max logical packages: 1\n[ 0.269751] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.271569] x2apic enabled\n[ 0.272719] Switched APIC routing to physical x2apic.\n[ 0.275102] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.276578] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.279206] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.281625] KVM setup paravirtual spinlock\n[ 0.283154] x86: Booted up 1 node, 1 CPUs\n[ 0.284212] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.286015] devtmpfs: initialized\n[ 0.287920] evm: security.selinux\n[ 0.288845] evm: security.SMACK64\n[ 0.289783] evm: security.SMACK64EXEC\n[ 0.290807] evm: security.SMACK64TRANSMUTE\n[ 0.291881] evm: security.SMACK64MMAP\n[ 0.292858] evm: security.ima\n[ 0.293705] evm: security.capability\n[ 0.294741] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.297166] pinctrl core: initialized pinctrl subsystem\n[ 0.298586] RTC time: 10:23:13, date: 08/26/18\n[ 0.299846] NET: Registered protocol family 16\n[ 0.301184] cpuidle: using governor ladder\n[ 0.302294] cpuidle: using governor menu\n[ 0.303361] PCCT header not found.\n[ 0.304343] ACPI: bus type PCI registered\n[ 0.305437] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.307095] PCI: Using configuration type 1 for base access\n[ 0.309225] ACPI: Added _OSI(Module Device)\n[ 0.310366] ACPI: Added _OSI(Processor Device)\n[ 0.311520] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.312731] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.314836] ACPI: Interpreter enabled\n[ 0.315865] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.318312] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.320815] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.323272] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.325728] ACPI: (supports S0 S5)\n[ 0.326671] ACPI: Using IOAPIC for interrupt routing\n[ 0.327900] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.331667] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.333195] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.334797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.336395] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.339265] acpiphp: Slot [3] registered\n[ 0.340379] acpiphp: Slot [4] registered\n[ 0.341467] acpiphp: Slot [5] registered\n[ 0.342512] acpiphp: Slot [6] registered\n[ 0.343585] acpiphp: Slot [7] registered\n[ 0.344677] acpiphp: Slot [8] registered\n[ 0.345784] acpiphp: Slot [9] registered\n[ 0.346839] acpiphp: Slot [10] registered\n[ 0.347906] acpiphp: Slot [11] registered\n[ 0.348972] acpiphp: Slot [12] registered\n[ 0.350037] acpiphp: Slot [13] registered\n[ 0.351136] acpiphp: Slot [14] registered\n[ 0.352232] acpiphp: Slot [15] registered\n[ 0.367623] acpiphp: Slot [16] registered\n[ 0.368695] acpiphp: Slot [17] registered\n[ 0.369778] acpiphp: Slot [18] registered\n[ 0.370862] acpiphp: Slot [19] registered\n[ 0.371945] acpiphp: Slot [20] registered\n[ 0.373012] acpiphp: Slot [21] registered\n[ 0.374104] acpiphp: Slot [22] registered\n[ 0.375163] acpiphp: Slot [23] registered\n[ 0.376288] acpiphp: Slot [24] registered\n[ 0.377353] acpiphp: Slot [25] registered\n[ 0.378414] acpiphp: Slot [26] registered\n[ 0.379474] acpiphp: Slot [27] registered\n[ 0.380572] acpiphp: Slot [28] registered\n[ 0.381683] acpiphp: Slot [29] registered\n[ 0.382760] acpiphp: Slot [30] registered\n[ 0.383827] acpiphp: Slot [31] registered\n[ 0.384893] PCI host bridge to bus 0000:00\n[ 0.385954] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.387519] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.389121] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.391094] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.393026] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.394964] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.398827] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.400555] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.402143] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.403853] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.408247] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.410197] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.430531] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.432652] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.435004] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.437339] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.439660] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.441355] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.443122] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.444517] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.446590] vgaarb: loaded\n[ 0.447412] vgaarb: bridge control possible 0000:00:02.0\n[ 0.449048] SCSI subsystem initialized\n[ 0.450294] ACPI: bus type USB registered\n[ 0.451416] usbcore: registered new interface driver usbfs\n[ 0.452788] usbcore: registered new interface driver hub\n[ 0.454134] usbcore: registered new device driver usb\n[ 0.455589] PCI: Using ACPI for IRQ routing\n[ 0.457076] NetLabel: Initializing\n[ 0.458017] NetLabel: domain hash size = 128\n[ 0.459147] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.460421] NetLabel: unlabeled traffic allowed by default\n[ 0.461958] clocksource: Switched to clocksource kvm-clock\n[ 0.471871] AppArmor: AppArmor Filesystem Enabled\n[ 0.473146] pnp: PnP ACPI init\n[ 0.474355] pnp: PnP ACPI: found 5 devices\n[ 0.481137] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.483413] NET: Registered protocol family 2\n[ 0.484781] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.486496] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.488072] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.489637] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.491097] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.492669] NET: Registered protocol family 1\n[ 0.493835] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.495293] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.496696] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.510966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.525564] Trying to unpack rootfs image as initramfs...\n[ 0.587210] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.591962] Scanning for low memory corruption every 60 seconds\n[ 0.594101] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.595666] audit: initializing netlink subsys (disabled)\n[ 0.597078] audit: type=2000 audit(1535278994.551:1): initialized\n[ 0.598949] Initialise system trusted keyring\n[ 0.600282] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.601833] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.604531] zbud: loaded\n[ 0.605530] VFS: Disk quotas dquot_6.6.0\n[ 0.606671] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.608809] fuse init (API version 7.23)\n[ 0.610046] Key type big_key registered\n[ 0.611138] Allocating IMA MOK and blacklist keyrings.\n[ 0.612770] Key type asymmetric registered\n[ 0.613888] Asymmetric key parser 'x509' registered\n[ 0.615181] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.617223] io scheduler noop registered\n[ 0.618310] io scheduler deadline registered (default)\n[ 0.619666] io scheduler cfq registered\n[ 0.620838] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.622250] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.623980] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.625968] ACPI: Power Button [PWRF]\n[ 0.627165] GHES: HEST is not enabled!\n[ 0.641250] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.670231] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.673038] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.696660] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.699619] Linux agpgart interface v0.103\n[ 0.702970] brd: module loaded\n[ 0.705153] loop: module loaded\n[ 0.709738] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.711695] GPT:90111 != 2097151\n[ 0.712610] GPT:Alternate GPT header not at the end of the disk.\n[ 0.714074] GPT:90111 != 2097151\n[ 0.714996] GPT: Use GNU Parted to correct GPT errors.\n[ 0.716293] vda: vda1 vda15\n[ 0.717916] scsi host0: ata_piix\n[ 0.718969] scsi host1: ata_piix\n[ 0.719960] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.721582] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.723527] libphy: Fixed MDIO Bus: probed\n[ 0.724638] tun: Universal TUN/TAP device driver, 1.6\n[ 0.725915] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.728978] PPP generic driver version 2.4.2\n[ 0.730222] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.731830] ehci-pci: EHCI PCI platform driver\n[ 0.733008] ehci-platform: EHCI generic platform driver\n[ 0.734467] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.735986] ohci-pci: OHCI PCI platform driver\n[ 0.737161] ohci-platform: OHCI generic platform driver\n[ 0.738489] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.753066] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.754400] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.756373] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.757710] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.759240] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.760879] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.762797] usb usb1: Product: UHCI Host Controller\n[ 0.764051] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.765570] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.766878] hub 1-0:1.0: USB hub found\n[ 0.767952] hub 1-0:1.0: 2 ports detected\n[ 0.769203] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.772071] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.773342] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.774715] mousedev: PS/2 mouse device common for all mice\n[ 0.776382] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.778812] rtc_cmos 00:00: RTC can wake from S4\n[ 0.780316] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.781895] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.783475] i2c /dev entries driver\n[ 0.784505] device-mapper: uevent: version 1.0.3\n[ 0.785785] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.787977] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.789810] NET: Registered protocol family 10\n[ 0.791327] NET: Registered protocol family 17\n[ 0.792514] Key type dns_resolver registered\n[ 0.793785] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.795237] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.797609] registered taskstats version 1\n[ 0.798739] Loading compiled-in X.509 certificates\n[ 0.800524] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.803007] zswap: loaded using pool lzo/zbud\n[ 0.805066] Key type trusted registered\n[ 0.807186] Key type encrypted registered\n[ 0.808298] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.809687] ima: No TPM chip found, activating TPM-bypass!\n[ 0.811088] evm: HMAC attrs: 0x1\n[ 0.812359] Magic number: 14:847:376\n[ 0.813512] rtc_cmos 00:00: setting system clock to 2018-08-26 10:23:14 UTC (1535278994)\n[ 0.815686] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.817160] EDD information not available.\n[ 0.883887] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.900629] Write protecting the kernel read-only data: 14336k\n[ 0.903553] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.905962] 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.953265] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.81\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.11...\nLease of 192.168.120.11 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.90. iid=i-00000006\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\nvPing OK\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQChBnm0Z0KGhiE5lcC8tK4JvQDvVFs0pSik0VeuYDH47FpnUsKFCpYAwB9kli51i411FEX0DkRRc7rThH5sqCsJFSE7Gg9r5BJfPyt+avzG4YzquhP+PnsCoTWwMgMH1FrfNL9sdn0UMF6UppuJQESMHNTXjrHydjtmy5zvMDxBAPntQ1c0mq+sAQ5fvJWhn65JEuPx0IFKRqQ7MH8XxOF6tsDkr4Fw3UqqvE6l5FmkO7W/VnJUGjabSOxqZ862VivlyXRbyQonwU2xx7S8abjffE7mb2OZcw/OiRDGU2vJqpYxSh1b3gc9aRoGM/mJ2eIoH8MxKMtQzwyBsO+jTCvx root@vping-userdata-vm2-c85ad635-a4bd-46f8-9ce9-b76a14e2b1b4\nssh-dss AAAAB3NzaC1kc3MAAACBAORmmH3WXccvrKen4WmVaxVipWnhVD9SDeyiqKA7JtbJOlsJLDYX892hzAHPU4Qxs88hN74cTyXUaeiI91oI382m3y7PS4KiPvLqKKiaCx7UtCAnLhv0CzuKympP2DwS18ZUBUqsBwhpWk3cSfP+qU5MDUOkyAbbkxSs2SWno3hNAAAAFQCuyEuENRYvs+Tzi4BAne8jIKVyTQAAAIEAoADP4tRCExvVK/3T2lSeOcZYx1GW6sY1JmTdsBnHV2l2MpQQviN6QQnumBiTcSfVhAmm7hIUnXn//WuDn89JsxZO5iqbEgq2dC0+pi/IlU6ZTGoJHk/s7Tl7Nb17VsCdNM5clHMPTbtOrKmNZzSqN7i5T24aqHOdcgL7PHfjGIEAAACAQQwF8S91a0Npps2eDr4jkhQol+v2ipz5bYTRfTEsC2AI41PvoG+xnmcE8sC0W8dewt19kjk6GH2lPLqiwLKiL50Rdy9my0iG8A6gzDICDRDbfyVjQpUAvDUqbT7wHJ+h1Z2WrpoaK6+Ino4azYCG6qEKKSW12Zdqzf8zbUjkgII= root@vping-userdata-vm2-c85ad635-a4bd-46f8-9ce9-b76a14e2b1b4\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.27s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.11,24,fe80::f816:3eff:fe94:b1b1/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.2 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.11 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default decv lo metric -1 err"} 2018-08-26 10:23:17,995 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/285db466-df82-491d-b8dc-a62fcac223b4/action used request id req-64055d39-2701-48e4-ae61-ad484a92ef4d 2018-08-26 10:23:17,995 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0681200027466s 2018-08-26 10:23:17,995 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/285db466-df82-491d-b8dc-a62fcac223b4/action used request id req-64055d39-2701-48e4-ae61-ad484a92ef4d 2018-08-26 10:23:17,996 - 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 482461635 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.188967] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.191190] pid_max: default: 32768 minimum: 301 [ 0.192393] ACPI: Core revision 20150930 [ 0.194036] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.195776] Security Framework initialized [ 0.196868] Yama: becoming mindful. [ 0.197848] AppArmor: AppArmor initialized [ 0.198980] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.200745] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.202422] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.204024] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.205855] Initializing cgroup subsys io [ 0.206949] Initializing cgroup subsys memory [ 0.208123] Initializing cgroup subsys devices [ 0.209292] Initializing cgroup subsys freezer [ 0.210449] Initializing cgroup subsys net_cls [ 0.211667] Initializing cgroup subsys perf_event [ 0.212898] Initializing cgroup subsys net_prio [ 0.214085] Initializing cgroup subsys hugetlb [ 0.215252] Initializing cgroup subsys pids [ 0.216419] CPU: Physical Processor ID: 0 [ 0.218233] mce: CPU supports 10 MCE banks [ 0.219373] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.220745] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.236822] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.243387] ftrace: allocating 31920 entries in 125 pages [ 0.268580] smpboot: Max logical packages: 1 [ 0.269751] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.271569] x2apic enabled [ 0.272719] Switched APIC routing to physical x2apic. [ 0.275102] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.276578] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.279206] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.281625] KVM setup paravirtual spinlock [ 0.283154] x86: Booted up 1 node, 1 CPUs [ 0.284212] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.286015] devtmpfs: initialized [ 0.287920] evm: security.selinux [ 0.288845] evm: security.SMACK64 [ 0.289783] evm: security.SMACK64EXEC [ 0.290807] evm: security.SMACK64TRANSMUTE [ 0.291881] evm: security.SMACK64MMAP [ 0.292858] evm: security.ima [ 0.293705] evm: security.capability [ 0.294741] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.297166] pinctrl core: initialized pinctrl subsystem [ 0.298586] RTC time: 10:23:13, date: 08/26/18 [ 0.299846] NET: Registered protocol family 16 [ 0.301184] cpuidle: using governor ladder [ 0.302294] cpuidle: using governor menu [ 0.303361] PCCT header not found. [ 0.304343] ACPI: bus type PCI registered [ 0.305437] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.307095] PCI: Using configuration type 1 for base access [ 0.309225] ACPI: Added _OSI(Module Device) [ 0.310366] ACPI: Added _OSI(Processor Device) [ 0.311520] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.312731] ACPI: Added _OSI(Processor Aggregator Device) [ 0.314836] ACPI: Interpreter enabled [ 0.315865] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.318312] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.320815] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.323272] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.325728] ACPI: (supports S0 S5) [ 0.326671] ACPI: Using IOAPIC for interrupt routing [ 0.327900] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.331667] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.333195] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.334797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.336395] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.339265] acpiphp: Slot [3] registered [ 0.340379] acpiphp: Slot [4] registered [ 0.341467] acpiphp: Slot [5] registered [ 0.342512] acpiphp: Slot [6] registered [ 0.343585] acpiphp: Slot [7] registered [ 0.344677] acpiphp: Slot [8] registered [ 0.345784] acpiphp: Slot [9] registered [ 0.346839] acpiphp: Slot [10] registered [ 0.347906] acpiphp: Slot [11] registered [ 0.348972] acpiphp: Slot [12] registered [ 0.350037] acpiphp: Slot [13] registered [ 0.351136] acpiphp: Slot [14] registered [ 0.352232] acpiphp: Slot [15] registered [ 0.367623] acpiphp: Slot [16] registered [ 0.368695] acpiphp: Slot [17] registered [ 0.369778] acpiphp: Slot [18] registered [ 0.370862] acpiphp: Slot [19] registered [ 0.371945] acpiphp: Slot [20] registered [ 0.373012] acpiphp: Slot [21] registered [ 0.374104] acpiphp: Slot [22] registered [ 0.375163] acpiphp: Slot [23] registered [ 0.376288] acpiphp: Slot [24] registered [ 0.377353] acpiphp: Slot [25] registered [ 0.378414] acpiphp: Slot [26] registered [ 0.379474] acpiphp: Slot [27] registered [ 0.380572] acpiphp: Slot [28] registered [ 0.381683] acpiphp: Slot [29] registered [ 0.382760] acpiphp: Slot [30] registered [ 0.383827] acpiphp: Slot [31] registered [ 0.384893] PCI host bridge to bus 0000:00 [ 0.385954] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.387519] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.389121] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.391094] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.393026] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.394964] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.398827] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.400555] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.402143] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.403853] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.408247] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.410197] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.430531] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.432652] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.435004] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.437339] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.439660] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.441355] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.443122] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.444517] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.446590] vgaarb: loaded [ 0.447412] vgaarb: bridge control possible 0000:00:02.0 [ 0.449048] SCSI subsystem initialized [ 0.450294] ACPI: bus type USB registered [ 0.451416] usbcore: registered new interface driver usbfs [ 0.452788] usbcore: registered new interface driver hub [ 0.454134] usbcore: registered new device driver usb [ 0.455589] PCI: Using ACPI for IRQ routing [ 0.457076] NetLabel: Initializing [ 0.458017] NetLabel: domain hash size = 128 [ 0.459147] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.460421] NetLabel: unlabeled traffic allowed by default [ 0.461958] clocksource: Switched to clocksource kvm-clock [ 0.471871] AppArmor: AppArmor Filesystem Enabled [ 0.473146] pnp: PnP ACPI init [ 0.474355] pnp: PnP ACPI: found 5 devices [ 0.481137] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.483413] NET: Registered protocol family 2 [ 0.484781] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.486496] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.488072] TCP: Hash tables configured (established 4096 bind 4096) [ 0.489637] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.491097] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.492669] NET: Registered protocol family 1 [ 0.493835] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.495293] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.496696] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.510966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.525564] Trying to unpack rootfs image as initramfs... [ 0.587210] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.591962] Scanning for low memory corruption every 60 seconds [ 0.594101] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.595666] audit: initializing netlink subsys (disabled) [ 0.597078] audit: type=2000 audit(1535278994.551:1): initialized [ 0.598949] Initialise system trusted keyring [ 0.600282] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.601833] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.604531] zbud: loaded [ 0.605530] VFS: Disk quotas dquot_6.6.0 [ 0.606671] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.608809] fuse init (API version 7.23) [ 0.610046] Key type big_key registered [ 0.611138] Allocating IMA MOK and blacklist keyrings. [ 0.612770] Key type asymmetric registered [ 0.613888] Asymmetric key parser 'x509' registered [ 0.615181] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.617223] io scheduler noop registered [ 0.618310] io scheduler deadline registered (default) [ 0.619666] io scheduler cfq registered [ 0.620838] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.622250] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.623980] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.625968] ACPI: Power Button [PWRF] [ 0.627165] GHES: HEST is not enabled! [ 0.641250] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.670231] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.673038] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.696660] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.699619] Linux agpgart interface v0.103 [ 0.702970] brd: module loaded [ 0.705153] loop: module loaded [ 0.709738] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.711695] GPT:90111 != 2097151 [ 0.712610] GPT:Alternate GPT header not at the end of the disk. [ 0.714074] GPT:90111 != 2097151 [ 0.714996] GPT: Use GNU Parted to correct GPT errors. [ 0.716293] vda: vda1 vda15 [ 0.717916] scsi host0: ata_piix [ 0.718969] scsi host1: ata_piix [ 0.719960] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.721582] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.723527] libphy: Fixed MDIO Bus: probed [ 0.724638] tun: Universal TUN/TAP device driver, 1.6 [ 0.725915] tun: (C) 1999-2004 Max Krasnyansky [ 0.728978] PPP generic driver version 2.4.2 [ 0.730222] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.731830] ehci-pci: EHCI PCI platform driver [ 0.733008] ehci-platform: EHCI generic platform driver [ 0.734467] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.735986] ohci-pci: OHCI PCI platform driver [ 0.737161] ohci-platform: OHCI generic platform driver [ 0.738489] uhci_hcd: USB Universal Host Controller Interface driver [ 0.753066] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.754400] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.756373] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.757710] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.759240] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.760879] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.762797] usb usb1: Product: UHCI Host Controller [ 0.764051] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.765570] usb usb1: SerialNumber: 0000:00:01.2 [ 0.766878] hub 1-0:1.0: USB hub found [ 0.767952] hub 1-0:1.0: 2 ports detected [ 0.769203] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.772071] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.773342] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.774715] mousedev: PS/2 mouse device common for all mice [ 0.776382] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.778812] rtc_cmos 00:00: RTC can wake from S4 [ 0.780316] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.781895] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.783475] i2c /dev entries driver [ 0.784505] device-mapper: uevent: version 1.0.3 [ 0.785785] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.787977] ledtrig-cpu: registered to indicate activity on CPUs [ 0.789810] NET: Registered protocol family 10 [ 0.791327] NET: Registered protocol family 17 [ 0.792514] Key type dns_resolver registered [ 0.793785] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.795237] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.797609] registered taskstats version 1 [ 0.798739] Loading compiled-in X.509 certificates [ 0.800524] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.803007] zswap: loaded using pool lzo/zbud [ 0.805066] Key type trusted registered [ 0.807186] Key type encrypted registered [ 0.808298] AppArmor: AppArmor sha1 policy hashing enabled [ 0.809687] ima: No TPM chip found, activating TPM-bypass! [ 0.811088] evm: HMAC attrs: 0x1 [ 0.812359] Magic number: 14:847:376 [ 0.813512] rtc_cmos 00:00: setting system clock to 2018-08-26 10:23:14 UTC (1535278994) [ 0.815686] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.817160] EDD information not available. [ 0.883887] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.900629] Write protecting the kernel read-only data: 14336k [ 0.903553] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.905962] 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.953265] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.81 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.90. iid=i-00000006 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 vPing OK === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQChBnm0Z0KGhiE5lcC8tK4JvQDvVFs0pSik0VeuYDH47FpnUsKFCpYAwB9kli51i411FEX0DkRRc7rThH5sqCsJFSE7Gg9r5BJfPyt+avzG4YzquhP+PnsCoTWwMgMH1FrfNL9sdn0UMF6UppuJQESMHNTXjrHydjtmy5zvMDxBAPntQ1c0mq+sAQ5fvJWhn65JEuPx0IFKRqQ7MH8XxOF6tsDkr4Fw3UqqvE6l5FmkO7W/VnJUGjabSOxqZ862VivlyXRbyQonwU2xx7S8abjffE7mb2OZcw/OiRDGU2vJqpYxSh1b3gc9aRoGM/mJ2eIoH8MxKMtQzwyBsO+jTCvx root@vping-userdata-vm2-c85ad635-a4bd-46f8-9ce9-b76a14e2b1b4 ssh-dss AAAAB3NzaC1kc3MAAACBAORmmH3WXccvrKen4WmVaxVipWnhVD9SDeyiqKA7JtbJOlsJLDYX892hzAHPU4Qxs88hN74cTyXUaeiI91oI382m3y7PS4KiPvLqKKiaCx7UtCAnLhv0CzuKympP2DwS18ZUBUqsBwhpWk3cSfP+qU5MDUOkyAbbkxSs2SWno3hNAAAAFQCuyEuENRYvs+Tzi4BAne8jIKVyTQAAAIEAoADP4tRCExvVK/3T2lSeOcZYx1GW6sY1JmTdsBnHV2l2MpQQviN6QQnumBiTcSfVhAmm7hIUnXn//WuDn89JsxZO5iqbEgq2dC0+pi/IlU6ZTGoJHk/s7Tl7Nb17VsCdNM5clHMPTbtOrKmNZzSqN7i5T24aqHOdcgL7PHfjGIEAAACAQQwF8S91a0Npps2eDr4jkhQol+v2ipz5bYTRfTEsC2AI41PvoG+xnmcE8sC0W8dewt19kjk6GH2lPLqiwLKiL50Rdy9my0iG8A6gzDICDRDbfyVjQpUAvDUqbT7wHJ+h1Z2WrpoaK6+Ino4azYCG6qEKKSW12Zdqzf8zbUjkgII= root@vping-userdata-vm2-c85ad635-a4bd-46f8-9ce9-b76a14e2b1b4 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.27s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.11,24,fe80::f816:3eff:fe94:b1b1/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.2 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.11 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default decv lo metric -1 err 2018-08-26 10:23:17,997 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing detected! 2018-08-26 10:23:18,117 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-26 10:23:18,118 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:32 | PASS | +------------------------+------------------+------------------+----------------+ 2018-08-26 10:23:18,123 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-26 10:23:18,126 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/servers/9d07eb77-fe9b-484e-bae9-bee4ef64d304 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dc4a6f2208b49ac7f9fdca8cf1945cc5d81c0c6f" 2018-08-26 10:23:18,458 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 26 Aug 2018 10:23: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-95bb5e41-8288-45fe-a2d0-2f9db13a61ea x-compute-request-id: req-95bb5e41-8288-45fe-a2d0-2f9db13a61ea Content-Type: application/json 2018-08-26 10:23:18,458 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/9d07eb77-fe9b-484e-bae9-bee4ef64d304 used request id req-95bb5e41-8288-45fe-a2d0-2f9db13a61ea 2018-08-26 10:23:18,458 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.334830999374s 2018-08-26 10:23:18,458 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/9d07eb77-fe9b-484e-bae9-bee4ef64d304 used request id req-95bb5e41-8288-45fe-a2d0-2f9db13a61ea 2018-08-26 10:23:18,459 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 10:23:18,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dc4a6f2208b49ac7f9fdca8cf1945cc5d81c0c6f" 2018-08-26 10:23:19,450 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:23: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-e7cf75c1-41b1-42d0-81a0-6a54948e6d42 x-compute-request-id: req-e7cf75c1-41b1-42d0-81a0-6a54948e6d42 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_c85ad635-a4bd-46f8-9ce9-b76a14e2b1b4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:b1:b1", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/285db466-df82-491d-b8dc-a62fcac223b4", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/285db466-df82-491d-b8dc-a62fcac223b4", "rel": "bookmark"}], "image": {"id": "5bf0e700-10da-4c89-9959-650a16cb648e", "links": [{"href": "http://172.30.9.22:8774/images/5bf0e700-10da-4c89-9959-650a16cb648e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T10:23:13.000000", "flavor": {"id": "b7c3780e-2492-49b5-98f7-cf4806cfb551", "links": [{"href": "http://172.30.9.22:8774/flavors/b7c3780e-2492-49b5-98f7-cf4806cfb551", "rel": "bookmark"}]}, "id": "285db466-df82-491d-b8dc-a62fcac223b4", "security_groups": [{"name": "default"}], "user_id": "fef97a7e86ec4d488f4461e4ceb657ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T10:23:13Z", "hostId": "951bfb12311e7c49cd49cc056b8c2acfdd44d1b07a70d8fc9a49afd9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_c85ad635-a4bd-46f8-9ce9-b76a14e2b1b4", "created": "2018-08-26T10:23:07Z", "tenant_id": "0f786476c0ad4ce2b0c2a4d06de67870", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_c85ad635-a4bd-46f8-9ce9-b76a14e2b1b4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:3f:4c", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/9d07eb77-fe9b-484e-bae9-bee4ef64d304", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/9d07eb77-fe9b-484e-bae9-bee4ef64d304", "rel": "bookmark"}], "image": {"id": "5bf0e700-10da-4c89-9959-650a16cb648e", "links": [{"href": "http://172.30.9.22:8774/images/5bf0e700-10da-4c89-9959-650a16cb648e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T10:23:03.000000", "flavor": {"id": "b7c3780e-2492-49b5-98f7-cf4806cfb551", "links": [{"href": "http://172.30.9.22:8774/flavors/b7c3780e-2492-49b5-98f7-cf4806cfb551", "rel": "bookmark"}]}, "id": "9d07eb77-fe9b-484e-bae9-bee4ef64d304", "security_groups": [{"name": "default"}], "user_id": "fef97a7e86ec4d488f4461e4ceb657ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T10:23:18Z", "hostId": "07537b56fa7a2424dc82cc281b250e9dd7434521c6a347f68e32af1d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_c85ad635-a4bd-46f8-9ce9-b76a14e2b1b4", "created": "2018-08-26T10:22:56Z", "tenant_id": "0f786476c0ad4ce2b0c2a4d06de67870", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 10:23:19,451 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-e7cf75c1-41b1-42d0-81a0-6a54948e6d42 2018-08-26 10:23:19,451 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.992000102997s 2018-08-26 10:23:19,451 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-e7cf75c1-41b1-42d0-81a0-6a54948e6d42 2018-08-26 10:23:19,454 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 10:23:21,456 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 10:23:21,458 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dc4a6f2208b49ac7f9fdca8cf1945cc5d81c0c6f" 2018-08-26 10:23:21,620 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:23: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-5534b71b-0cb2-4318-8680-64628c8c0aa6 x-compute-request-id: req-5534b71b-0cb2-4318-8680-64628c8c0aa6 Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_c85ad635-a4bd-46f8-9ce9-b76a14e2b1b4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:b1:b1", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/285db466-df82-491d-b8dc-a62fcac223b4", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/285db466-df82-491d-b8dc-a62fcac223b4", "rel": "bookmark"}], "image": {"id": "5bf0e700-10da-4c89-9959-650a16cb648e", "links": [{"href": "http://172.30.9.22:8774/images/5bf0e700-10da-4c89-9959-650a16cb648e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T10:23:13.000000", "flavor": {"id": "b7c3780e-2492-49b5-98f7-cf4806cfb551", "links": [{"href": "http://172.30.9.22:8774/flavors/b7c3780e-2492-49b5-98f7-cf4806cfb551", "rel": "bookmark"}]}, "id": "285db466-df82-491d-b8dc-a62fcac223b4", "security_groups": [{"name": "default"}], "user_id": "fef97a7e86ec4d488f4461e4ceb657ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T10:23:13Z", "hostId": "951bfb12311e7c49cd49cc056b8c2acfdd44d1b07a70d8fc9a49afd9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_c85ad635-a4bd-46f8-9ce9-b76a14e2b1b4", "created": "2018-08-26T10:23:07Z", "tenant_id": "0f786476c0ad4ce2b0c2a4d06de67870", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 10:23:21,620 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5534b71b-0cb2-4318-8680-64628c8c0aa6 2018-08-26 10:23:21,620 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.163859128952s 2018-08-26 10:23:21,620 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5534b71b-0cb2-4318-8680-64628c8c0aa6 2018-08-26 10:23:21,622 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-26 10:23:21,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/servers/285db466-df82-491d-b8dc-a62fcac223b4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dc4a6f2208b49ac7f9fdca8cf1945cc5d81c0c6f" 2018-08-26 10:23:21,818 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 26 Aug 2018 10:23: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-2a843f04-71fe-44b3-99dc-c81c687c0798 x-compute-request-id: req-2a843f04-71fe-44b3-99dc-c81c687c0798 Content-Type: application/json 2018-08-26 10:23:21,818 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/285db466-df82-491d-b8dc-a62fcac223b4 used request id req-2a843f04-71fe-44b3-99dc-c81c687c0798 2018-08-26 10:23:21,818 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.195982933044s 2018-08-26 10:23:21,818 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/285db466-df82-491d-b8dc-a62fcac223b4 used request id req-2a843f04-71fe-44b3-99dc-c81c687c0798 2018-08-26 10:23:21,819 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 10:23:21,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dc4a6f2208b49ac7f9fdca8cf1945cc5d81c0c6f" 2018-08-26 10:23:22,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:23: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-129e9472-1c42-458d-818e-422690ae54f3 x-compute-request-id: req-129e9472-1c42-458d-818e-422690ae54f3 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_c85ad635-a4bd-46f8-9ce9-b76a14e2b1b4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:b1:b1", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/285db466-df82-491d-b8dc-a62fcac223b4", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/285db466-df82-491d-b8dc-a62fcac223b4", "rel": "bookmark"}], "image": {"id": "5bf0e700-10da-4c89-9959-650a16cb648e", "links": [{"href": "http://172.30.9.22:8774/images/5bf0e700-10da-4c89-9959-650a16cb648e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T10:23:13.000000", "flavor": {"id": "b7c3780e-2492-49b5-98f7-cf4806cfb551", "links": [{"href": "http://172.30.9.22:8774/flavors/b7c3780e-2492-49b5-98f7-cf4806cfb551", "rel": "bookmark"}]}, "id": "285db466-df82-491d-b8dc-a62fcac223b4", "security_groups": [{"name": "default"}], "user_id": "fef97a7e86ec4d488f4461e4ceb657ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T10:23:21Z", "hostId": "951bfb12311e7c49cd49cc056b8c2acfdd44d1b07a70d8fc9a49afd9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_c85ad635-a4bd-46f8-9ce9-b76a14e2b1b4", "created": "2018-08-26T10:23:07Z", "tenant_id": "0f786476c0ad4ce2b0c2a4d06de67870", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 10:23:22,059 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-129e9472-1c42-458d-818e-422690ae54f3 2018-08-26 10:23:22,060 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.240707159042s 2018-08-26 10:23:22,060 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-129e9472-1c42-458d-818e-422690ae54f3 2018-08-26 10:23:22,061 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 10:23:24,064 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 10:23:24,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dc4a6f2208b49ac7f9fdca8cf1945cc5d81c0c6f" 2018-08-26 10:23:24,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:23: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-15e43dd7-e41c-4dc5-a0f1-80aad54364f7 x-compute-request-id: req-15e43dd7-e41c-4dc5-a0f1-80aad54364f7 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-26 10:23:24,133 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-15e43dd7-e41c-4dc5-a0f1-80aad54364f7 2018-08-26 10:23:24,133 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0682878494263s 2018-08-26 10:23:24,133 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-15e43dd7-e41c-4dc5-a0f1-80aad54364f7 2018-08-26 10:23:24,134 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-26 10:23:24,134 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/089a93cd-8a9d-40ae-a4f4-212f17b47c9a/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}dc4a6f2208b49ac7f9fdca8cf1945cc5d81c0c6f" -d '{"subnet_id": "61cbd519-c80a-470a-9257-4daf9e372c8c"}' 2018-08-26 10:23:25,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-4b04345c-2629-4e51-9742-deb2efd46d7b Date: Sun, 26 Aug 2018 10:23:25 GMT RESP BODY: {"network_id": "1bc6a028-8800-4374-b87f-d651e18e620e", "tenant_id": "0f786476c0ad4ce2b0c2a4d06de67870", "subnet_id": "61cbd519-c80a-470a-9257-4daf9e372c8c", "subnet_ids": ["61cbd519-c80a-470a-9257-4daf9e372c8c"], "port_id": "456c00b5-a456-4dd8-945c-2e7be12e2ed7", "id": "089a93cd-8a9d-40ae-a4f4-212f17b47c9a"} 2018-08-26 10:23:25,863 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/089a93cd-8a9d-40ae-a4f4-212f17b47c9a/remove_router_interface.json used request id req-4b04345c-2629-4e51-9742-deb2efd46d7b 2018-08-26 10:23:25,863 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.72935986519s 2018-08-26 10:23:25,864 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/089a93cd-8a9d-40ae-a4f4-212f17b47c9a/remove_router_interface.json used request id req-4b04345c-2629-4e51-9742-deb2efd46d7b returning object 089a93cd-8a9d-40ae-a4f4-212f17b47c9a 2018-08-26 10:23:25,864 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-26 10:23:25,865 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dc4a6f2208b49ac7f9fdca8cf1945cc5d81c0c6f" 2018-08-26 10:23:25,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-6dba2832-e08f-4152-b63b-055686be503d Date: Sun, 26 Aug 2018 10:23:25 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a3c401bc-6377-43cc-8a20-abe78f2d51b9", "ip_address": "172.30.9.203"}]}, "description": "", "tags": [], "tenant_id": "0f786476c0ad4ce2b0c2a4d06de67870", "created_at": "2018-08-26T10:22:48Z", "admin_state_up": true, "updated_at": "2018-08-26T10:23:25Z", "revision_number": 4, "routes": [], "project_id": "0f786476c0ad4ce2b0c2a4d06de67870", "id": "089a93cd-8a9d-40ae-a4f4-212f17b47c9a", "name": "vping_userdata-router_c85ad635-a4bd-46f8-9ce9-b76a14e2b1b4"}]} 2018-08-26 10:23:25,976 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-6dba2832-e08f-4152-b63b-055686be503d 2018-08-26 10:23:25,976 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.112103939056s 2018-08-26 10:23:25,977 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-6dba2832-e08f-4152-b63b-055686be503d 2018-08-26 10:23:25,978 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-26 10:23:25,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/089a93cd-8a9d-40ae-a4f4-212f17b47c9a.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dc4a6f2208b49ac7f9fdca8cf1945cc5d81c0c6f" 2018-08-26 10:23:27,300 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-13f34a53-69ec-42ff-b3d7-d188ebc30af2 Content-Length: 0 Date: Sun, 26 Aug 2018 10:23:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-26 10:23:27,300 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/089a93cd-8a9d-40ae-a4f4-212f17b47c9a.json used request id req-13f34a53-69ec-42ff-b3d7-d188ebc30af2 2018-08-26 10:23:27,301 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.32278180122s 2018-08-26 10:23:27,301 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/089a93cd-8a9d-40ae-a4f4-212f17b47c9a.json used request id req-13f34a53-69ec-42ff-b3d7-d188ebc30af2 2018-08-26 10:23:27,301 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-26 10:23:27,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dc4a6f2208b49ac7f9fdca8cf1945cc5d81c0c6f" 2018-08-26 10:23:27,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-7d4a675c-32d6-4d6a-bfa2-76d4759f1f1c Date: Sun, 26 Aug 2018 10:23:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1bc6a028-8800-4374-b87f-d651e18e620e","tenant_id":"0f786476c0ad4ce2b0c2a4d06de67870","created_at":"2018-08-26T10:22:47Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-26T10:22:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"0f786476c0ad4ce2b0c2a4d06de67870","id":"61cbd519-c80a-470a-9257-4daf9e372c8c","subnetpool_id":null,"name":"vping_userdata-subnet_c85ad635-a4bd-46f8-9ce9-b76a14e2b1b4"}]} 2018-08-26 10:23:27,340 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-7d4a675c-32d6-4d6a-bfa2-76d4759f1f1c 2018-08-26 10:23:27,341 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0392570495605s 2018-08-26 10:23:27,341 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-7d4a675c-32d6-4d6a-bfa2-76d4759f1f1c 2018-08-26 10:23:27,342 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-26 10:23:27,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/61cbd519-c80a-470a-9257-4daf9e372c8c.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dc4a6f2208b49ac7f9fdca8cf1945cc5d81c0c6f" 2018-08-26 10:23:28,486 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a20e80d8-e919-4665-b7d3-331a35f42d61 Date: Sun, 26 Aug 2018 10:23:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-26 10:23:28,486 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/61cbd519-c80a-470a-9257-4daf9e372c8c.json used request id req-a20e80d8-e919-4665-b7d3-331a35f42d61 2018-08-26 10:23:28,487 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.14410495758s 2018-08-26 10:23:28,487 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/61cbd519-c80a-470a-9257-4daf9e372c8c.json used request id req-a20e80d8-e919-4665-b7d3-331a35f42d61 2018-08-26 10:23:28,487 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-26 10:23:28,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dc4a6f2208b49ac7f9fdca8cf1945cc5d81c0c6f" 2018-08-26 10:23:28,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1159 X-Openstack-Request-Id: req-7f3f98b4-e2ca-4683-803c-bd89ee25768d Date: Sun, 26 Aug 2018 10:23:28 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-26T10:23:28Z","tenant_id":"0f786476c0ad4ce2b0c2a4d06de67870","created_at":"2018-08-26T10:22:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"0f786476c0ad4ce2b0c2a4d06de67870","id":"1bc6a028-8800-4374-b87f-d651e18e620e","name":"vping_userdata-net_c85ad635-a4bd-46f8-9ce9-b76a14e2b1b4"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a3c401bc-6377-43cc-8a20-abe78f2d51b9"],"updated_at":"2018-08-26T10:16:40Z","tenant_id":"526e4f7307214396989751533ff33528","created_at":"2018-08-26T10:16:36Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"526e4f7307214396989751533ff33528","id":"9c1c4110-1d5a-4c9e-9e4a-8295252f6976","name":"external"}]} 2018-08-26 10:23:28,584 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-7f3f98b4-e2ca-4683-803c-bd89ee25768d 2018-08-26 10:23:28,584 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.096892118454s 2018-08-26 10:23:28,584 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-7f3f98b4-e2ca-4683-803c-bd89ee25768d 2018-08-26 10:23:28,586 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-26 10:23:28,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/1bc6a028-8800-4374-b87f-d651e18e620e.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dc4a6f2208b49ac7f9fdca8cf1945cc5d81c0c6f" 2018-08-26 10:23:29,809 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d823587b-731f-4609-b37f-22b24850b142 Date: Sun, 26 Aug 2018 10:23:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-26 10:23:29,809 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/1bc6a028-8800-4374-b87f-d651e18e620e.json used request id req-d823587b-731f-4609-b37f-22b24850b142 2018-08-26 10:23:29,809 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.22361803055s 2018-08-26 10:23:29,810 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/1bc6a028-8800-4374-b87f-d651e18e620e.json used request id req-d823587b-731f-4609-b37f-22b24850b142 2018-08-26 10:23:29,813 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-26 10:23:29,817 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dc4a6f2208b49ac7f9fdca8cf1945cc5d81c0c6f" 2018-08-26 10:23:30,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json X-Openstack-Request-Id: req-a9fe94ed-a9ff-4f11-a768-7dc398c26886 Date: Sun, 26 Aug 2018 10:23:30 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-26T10:22:53Z", "file": "/v2/images/5bf0e700-10da-4c89-9959-650a16cb648e/file", "owner": "0f786476c0ad4ce2b0c2a4d06de67870", "id": "5bf0e700-10da-4c89-9959-650a16cb648e", "size": 12716032, "self": "/v2/images/5bf0e700-10da-4c89-9959-650a16cb648e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/5bf0e700-10da-4c89-9959-650a16cb648e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/5bf0e700-10da-4c89-9959-650a16cb648e/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_c85ad635-a4bd-46f8-9ce9-b76a14e2b1b4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_c85ad635-a4bd-46f8-9ce9-b76a14e2b1b4", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-26T10:22:52Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-26 10:23:30,128 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-a9fe94ed-a9ff-4f11-a768-7dc398c26886 2018-08-26 10:23:30,128 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.314717054367s 2018-08-26 10:23:30,129 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-a9fe94ed-a9ff-4f11-a768-7dc398c26886 2018-08-26 10:23:30,130 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-26 10:23:30,134 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/5bf0e700-10da-4c89-9959-650a16cb648e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dc4a6f2208b49ac7f9fdca8cf1945cc5d81c0c6f" 2018-08-26 10:23:31,354 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c5eb329e-957c-46cd-b210-48c34c2ce519 Date: Sun, 26 Aug 2018 10:23: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-26 10:23:31,355 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/5bf0e700-10da-4c89-9959-650a16cb648e used request id req-c5eb329e-957c-46cd-b210-48c34c2ce519 2018-08-26 10:23:31,355 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.22472786903s 2018-08-26 10:23:31,355 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/5bf0e700-10da-4c89-9959-650a16cb648e used request id req-c5eb329e-957c-46cd-b210-48c34c2ce519 2018-08-26 10:23:31,356 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-26 10:23:31,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}16da7708dbc384585f912eb15f0cdaa1108dc493" 2018-08-26 10:23:31,384 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:23: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-6a1677ab-e6a2-4e30-9dcf-5962bed4419d x-compute-request-id: req-6a1677ab-e6a2-4e30-9dcf-5962bed4419d Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_c85ad635-a4bd-46f8-9ce9-b76a14e2b1b4", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/b7c3780e-2492-49b5-98f7-cf4806cfb551", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/b7c3780e-2492-49b5-98f7-cf4806cfb551", "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": "b7c3780e-2492-49b5-98f7-cf4806cfb551"}]} 2018-08-26 10:23:31,385 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-6a1677ab-e6a2-4e30-9dcf-5962bed4419d 2018-08-26 10:23:31,385 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0286839008331s 2018-08-26 10:23:31,385 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-6a1677ab-e6a2-4e30-9dcf-5962bed4419d 2018-08-26 10:23:31,387 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-26 10:23:31,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/b7c3780e-2492-49b5-98f7-cf4806cfb551 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}16da7708dbc384585f912eb15f0cdaa1108dc493" 2018-08-26 10:23:31,432 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 26 Aug 2018 10:23: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-8c7f36ed-1aff-4c15-afa6-f0ec66f78b68 x-compute-request-id: req-8c7f36ed-1aff-4c15-afa6-f0ec66f78b68 Content-Length: 0 Content-Type: application/json 2018-08-26 10:23:31,432 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/b7c3780e-2492-49b5-98f7-cf4806cfb551 used request id req-8c7f36ed-1aff-4c15-afa6-f0ec66f78b68 2018-08-26 10:23:31,432 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0445959568024s 2018-08-26 10:23:31,432 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/b7c3780e-2492-49b5-98f7-cf4806cfb551 used request id req-8c7f36ed-1aff-4c15-afa6-f0ec66f78b68 2018-08-26 10:23:31,433 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-26 10:23:31,436 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}16da7708dbc384585f912eb15f0cdaa1108dc493" 2018-08-26 10:23:31,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:23:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1514fca8-326b-4188-8711-0ca08f3f23cc Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/00af5ffb672f4832ab8347fc3e59dad9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "00af5ffb672f4832ab8347fc3e59dad9", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/1155cddaef57457382d358aece0b4688"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1155cddaef57457382d358aece0b4688", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/1e1511f6281344c28c2a63d6a8174f8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1e1511f6281344c28c2a63d6a8174f8d", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/1f874aa402974ad1bde389b6ec3af461"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f874aa402974ad1bde389b6ec3af461", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/30ef6c63ca4f478ababb01839799530e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30ef6c63ca4f478ababb01839799530e", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/35943616abfb419b876965ce89cb2b8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "35943616abfb419b876965ce89cb2b8d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/394bd3d373f84b679204b10778d4c5d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "394bd3d373f84b679204b10778d4c5d6", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/5c46482149dc41d8a0f23a545eb8a332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c46482149dc41d8a0f23a545eb8a332", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6731abf69162411bab854fe2da778196"}, "domain_id": "b7fcd596cb374671bfc994968e0279ce", "enabled": true, "options": {}, "id": "6731abf69162411bab854fe2da778196", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/bc64983782874634be200a54d67bb2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bc64983782874634be200a54d67bb2dc", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/c16290bda05544839663305b8b46bfc4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c16290bda05544839663305b8b46bfc4", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/c78b7ea859ad4b4d9090aceb9cc94927"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c78b7ea859ad4b4d9090aceb9cc94927", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/f77a9ddb8d1e4546857d3ecef0ddf962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77a9ddb8d1e4546857d3ecef0ddf962", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/fd2f2ae2af224ce09fd25349c942fbd7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd2f2ae2af224ce09fd25349c942fbd7", "email": "aodh@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_c85ad635-a4bd-46f8-9ce9-b76a14e2b1b4", "links": {"self": "http://172.30.9.22:5000/v3/users/fef97a7e86ec4d488f4461e4ceb657ef"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "fef97a7e86ec4d488f4461e4ceb657ef", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-08-26 10:23:31,641 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-1514fca8-326b-4188-8711-0ca08f3f23cc 2018-08-26 10:23:31,641 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.208343029022s 2018-08-26 10:23:31,642 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-1514fca8-326b-4188-8711-0ca08f3f23cc 2018-08-26 10:23:31,647 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-26 10:23:31,650 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/fef97a7e86ec4d488f4461e4ceb657ef -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}16da7708dbc384585f912eb15f0cdaa1108dc493" 2018-08-26 10:23:31,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:23:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6b4a1d6-79d8-4e05-8066-374d6c34b8ee Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"user": {"name": "vping_userdata-user_c85ad635-a4bd-46f8-9ce9-b76a14e2b1b4", "links": {"self": "http://172.30.9.22:5000/v3/users/fef97a7e86ec4d488f4461e4ceb657ef"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "fef97a7e86ec4d488f4461e4ceb657ef", "description": null}} 2018-08-26 10:23:31,855 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/fef97a7e86ec4d488f4461e4ceb657ef used request id req-b6b4a1d6-79d8-4e05-8066-374d6c34b8ee 2018-08-26 10:23:31,855 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.207803010941s 2018-08-26 10:23:31,855 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/fef97a7e86ec4d488f4461e4ceb657ef used request id req-b6b4a1d6-79d8-4e05-8066-374d6c34b8ee 2018-08-26 10:23:31,856 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-26 10:23:31,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/fef97a7e86ec4d488f4461e4ceb657ef -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}16da7708dbc384585f912eb15f0cdaa1108dc493" 2018-08-26 10:23:32,196 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 26 Aug 2018 10:23:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-14d61ff2-f268-4d5c-a4aa-5c8c8f19d26b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-26 10:23:32,196 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/fef97a7e86ec4d488f4461e4ceb657ef used request id req-14d61ff2-f268-4d5c-a4aa-5c8c8f19d26b 2018-08-26 10:23:32,196 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.340089797974s 2018-08-26 10:23:32,196 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/fef97a7e86ec4d488f4461e4ceb657ef used request id req-14d61ff2-f268-4d5c-a4aa-5c8c8f19d26b 2018-08-26 10:23:32,203 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-26 10:23:32,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}16da7708dbc384585f912eb15f0cdaa1108dc493" 2018-08-26 10:23:32,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:23:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3aae3388-a2a5-4360-b197-3fd5fe3e5373 Content-Encoding: gzip Content-Length: 390 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.22:5000/v3/projects/0f786476c0ad4ce2b0c2a4d06de67870"}, "tags": [], "enabled": true, "id": "0f786476c0ad4ce2b0c2a4d06de67870", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_c85ad635-a4bd-46f8-9ce9-b76a14e2b1b4"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/526e4f7307214396989751533ff33528"}, "tags": [], "enabled": true, "id": "526e4f7307214396989751533ff33528", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/e428b6e578e2485b9cc26da9ccf96a96"}, "tags": [], "enabled": true, "id": "e428b6e578e2485b9cc26da9ccf96a96", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-08-26 10:23:32,401 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-3aae3388-a2a5-4360-b197-3fd5fe3e5373 2018-08-26 10:23:32,401 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.198540210724s 2018-08-26 10:23:32,402 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-3aae3388-a2a5-4360-b197-3fd5fe3e5373 2018-08-26 10:23:32,409 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-26 10:23:32,415 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/0f786476c0ad4ce2b0c2a4d06de67870 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}16da7708dbc384585f912eb15f0cdaa1108dc493" 2018-08-26 10:23:32,648 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 26 Aug 2018 10:23:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-05f3df75-32d6-4df3-9bb2-52729cef3c6a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-26 10:23:32,648 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/0f786476c0ad4ce2b0c2a4d06de67870 used request id req-05f3df75-32d6-4df3-9bb2-52729cef3c6a 2018-08-26 10:23:32,648 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.238761901855s 2018-08-26 10:23:32,649 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/0f786476c0ad4ce2b0c2a4d06de67870 used request id req-05f3df75-32d6-4df3-9bb2-52729cef3c6a 2018-08-26 10:23:32,690 - xtesting.ci.run_tests - INFO - Loading test case 'cinder_test'... 2018-08-26 10:23:32,724 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-26 10:23:32,724 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-26 10:23:32,724 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-26 10:23:32,724 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-26 10:23:32,724 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-26 10:23:32,724 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-26 10:23:32,724 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-26 10:23:32,724 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-26 10:23:32,724 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-26 10:23:32,724 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-26 10:23:32,725 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-26 10:23:32,725 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-26 10:23:32,725 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-26 10:23:32,725 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-26 10:23:32,725 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-26 10:23:32,725 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-26 10:23:32,725 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-26 10:23:32,725 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-26 10:23:32,725 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-26 10:23:32,725 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-26 10:23:32,725 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-26 10:23:32,725 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-26 10:23:32,726 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-26 10:23:32,731 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:23:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-766297ee-f6f0-44df-8aa8-c8ccb589607a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-08-26 10:23:32,731 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-766297ee-f6f0-44df-8aa8-c8ccb589607a 2018-08-26 10:23:32,732 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-26 10:23:33,127 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5d45fc17491a4aedb80e6e5e79d195c6", "name": "reader"}, {"id": "d371bb17b4354fa8812550829dff08d3", "name": "admin"}, {"id": "64b697102e1c4dfb82d6ae117acf5e44", "name": "member"}], "expires_at": "2018-08-26T11:23:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e428b6e578e2485b9cc26da9ccf96a96", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1210d332c9744f5cbc695a2c01f49732"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "816f0ebf045249fb84d97c4bfc1f0a06"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a44497dc0f584430880fbb34d798f187"}], "type": "metric", "id": "06403f6d19cc45d3876c1f817db4cc2a", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33aefc6453a54d88a8073094e7078823"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3af2aad436db4c72a190ee1afb07b296"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a48de89935fd4d0787f0c84bf3674881"}], "type": "network", "id": "4fcf375a7a284c3ca85dd165d598c3cb", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/e428b6e578e2485b9cc26da9ccf96a96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1acf73a288dd435cb0883e7723ed5056"}, {"url": "http://192.30.9.5:8776/v3/e428b6e578e2485b9cc26da9ccf96a96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25ab930679644d89bac501b74509b76d"}, {"url": "http://172.30.9.22:8776/v3/e428b6e578e2485b9cc26da9ccf96a96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe463692e35f41e28415b64d8ffd10af"}], "type": "volumev3", "id": "5679bf9cdfbb4efdb97a61a69442b76f", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/e428b6e578e2485b9cc26da9ccf96a96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4234eccc4e5c4c81a9740ee2adf95b67"}, {"url": "http://172.30.9.22:8776/v2/e428b6e578e2485b9cc26da9ccf96a96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "456ac2ca5ce14a919050a73ace6b5d36"}, {"url": "http://192.30.9.5:8776/v2/e428b6e578e2485b9cc26da9ccf96a96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec61effda13a4644aad9e330753e8ad3"}], "type": "volumev2", "id": "5fba3b72fec244c7b311cd023156a4e5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "057ed3b924844253978ad62059e6acbb"}, {"url": "http://172.30.9.22:8776/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c5726572f244dc1a37ddbd93a609edb"}, {"url": "http://192.30.9.5:8776/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7144203ef2f146f6a443da1e2a6503e6"}], "type": "volume", "id": "71aa1ff84fdd4eab95dbd16ac5fbfcf7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "218ecd9779c74fdbb9eff6a86b2e2ffa"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a4ae0c6c06a42aba305e1cb16268330"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f631f43b783d40b894997b7b49ab8a6b"}], "type": "image", "id": "7986c8336c5046db98dd34c332d24e7f", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "8edc8950a979429d96b680df313310a4", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a2d0d8a4ee24abcbae458bd1ce751ff"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6d1c3e6266f14458a3def33c4f0479b2"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "feca7a31784e458fb732ee0ca32ab24d"}], "type": "cloudformation", "id": "a1648659a78445d4bcaef3988eb0583e", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c10a925a2de437eac36a10b437ddcd1"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "517a76a99e3d470abde8b2e237f68205"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71f914c9732c486db7ec4dade5ea337a"}], "type": "compute", "id": "b18e3a8824af4ed79cd0162b85ca91d6", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91e36bdd70374197a9cc1cf82d4cacd4"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1c68732373a41b6bbdf0d38be58918e"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f7fd23166fd04cdbb15ae3b9534561a8"}], "type": "event", "id": "c887a5552b5842c5bbc8ce1b66332916", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68d3020187d14b4b925c0dbdfac338f6"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77e68b53932a4902a3a68484356b1c4e"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "809dcbff39164bbfaf936f0b35fd176c"}], "type": "placement", "id": "cd8c278131c84e4683012d83ae70eec0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8080/v1/AUTH_e428b6e578e2485b9cc26da9ccf96a96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49dd5c5e91d54d6aa44952eaa2390224"}, {"url": "http://12.0.0.43:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d5db89631954c7baafaf65b5aea991a"}, {"url": "http://12.0.0.43:8080/v1/AUTH_e428b6e578e2485b9cc26da9ccf96a96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "727249cbc39e4628bd3a179bd516b829"}], "type": "object-store", "id": "ec31481f5236441e98c13b38a9c609ec", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bc083505e0a4fba9e18037c17ad1785"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a4bed8aa09042d1be0a485c1bac878c"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89809cbce7344bcdbc14222d09ca5c81"}], "type": "identity", "id": "f4a28c09b9d7444fb27267a9c13f5ad7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0bd24ae5e1bc445db6c4eb649aa04b43"}, {"url": "http://192.30.9.5:8004/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6e6016d81674fa7951c5c486b38f564"}, {"url": "http://192.30.9.5:8004/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d22e870073e14dc5a443931e483e51a2"}], "type": "orchestration", "id": "f619feeb4e1c4cde836d701d6b52295f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "348e8fd3cbd140de8fdb5a2e7f1ba9ce"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37dabf8c0b3c4b4da176de43bbacdd17"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "97e424052ba4486c88034276e7ba90a9"}], "type": "alarming", "id": "ffab3464fcfe4e6086e29e4f2cac9a99", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1e1511f6281344c28c2a63d6a8174f8d"}, "audit_ids": ["NVXinlkoQZyKam2rPjuqfw"], "issued_at": "2018-08-26T10:23:33.000000Z"}} 2018-08-26 10:23:33,130 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-26 10:23:33,130 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ec3c7147be7be122b2a81fcccd0fce39e660d47f" 2018-08-26 10:23:33,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-2bce9c3b-e62b-42ec-9613-928b4a363958 Date: Sun, 26 Aug 2018 10:23:33 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"9c1c4110-1d5a-4c9e-9e4a-8295252f6976","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"526e4f7307214396989751533ff33528","status":"ACTIVE","subnets":["a3c401bc-6377-43cc-8a20-abe78f2d51b9"],"description":"","tags":[],"updated_at":"2018-08-26T10:16:40Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"526e4f7307214396989751533ff33528","created_at":"2018-08-26T10:16:36Z","provider:network_type":"flat"}]} 2018-08-26 10:23:33,472 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-2bce9c3b-e62b-42ec-9613-928b4a363958 2018-08-26 10:23:33,472 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.342003822327s 2018-08-26 10:23:33,472 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-2bce9c3b-e62b-42ec-9613-928b4a363958 2018-08-26 10:23:33,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-26 10:23:33,481 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 26 Aug 2018 10:23:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fc93590a-1470-47f9-abc4-9bc3e062aa56 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2018-08-26 10:23:33,481 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-fc93590a-1470-47f9-abc4-9bc3e062aa56 2018-08-26 10:23:33,481 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-26 10:23:33,483 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ec3c7147be7be122b2a81fcccd0fce39e660d47f" 2018-08-26 10:23:33,596 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:23:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc464e18-e976-4f1e-873b-98554da99d1a Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/b7fcd596cb374671bfc994968e0279ce"}, "tags": [], "enabled": true, "id": "b7fcd596cb374671bfc994968e0279ce", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-08-26 10:23:33,597 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-fc464e18-e976-4f1e-873b-98554da99d1a 2018-08-26 10:23:33,597 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.115149021149s 2018-08-26 10:23:33,597 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-fc464e18-e976-4f1e-873b-98554da99d1a 2018-08-26 10:23:33,601 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-26 10:23:33,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ec3c7147be7be122b2a81fcccd0fce39e660d47f" -d '{"project": {"description": "Created by OPNFV Functest: cinder_test", "enabled": true, "domain_id": "default", "name": "cinder_test-project_e030f4ae-4acf-458a-8b9d-06ad67fe1d0e"}}' 2018-08-26 10:23:33,739 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 26 Aug 2018 10:23:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-92b9e29a-e88e-496a-aacb-5ec40ab79dd4 Content-Length: 368 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.22:5000/v3/projects/7f039c84c06d4eeb8ff27d4e64b7772d"}, "tags": [], "enabled": true, "id": "7f039c84c06d4eeb8ff27d4e64b7772d", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_e030f4ae-4acf-458a-8b9d-06ad67fe1d0e"}} 2018-08-26 10:23:33,739 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-92b9e29a-e88e-496a-aacb-5ec40ab79dd4 2018-08-26 10:23:33,739 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.137202978134s 2018-08-26 10:23:33,739 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-92b9e29a-e88e-496a-aacb-5ec40ab79dd4 2018-08-26 10:23:33,739 - 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'7f039c84c06d4eeb8ff27d4e64b7772d', '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_e030f4ae-4acf-458a-8b9d-06ad67fe1d0e'}) 2018-08-26 10:23:33,741 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-26 10:23:33,743 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ec3c7147be7be122b2a81fcccd0fce39e660d47f" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "055cc311-e123-43aa-9817-ca0bfbbc172f", "email": null, "name": "cinder_test-user_e030f4ae-4acf-458a-8b9d-06ad67fe1d0e"}}' 2018-08-26 10:23:34,196 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 26 Aug 2018 10:23:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2b8459bc-e077-4897-b453-58ffa523d8d4 Content-Length: 326 Content-Type: application/json RESP BODY: {"user": {"name": "cinder_test-user_e030f4ae-4acf-458a-8b9d-06ad67fe1d0e", "links": {"self": "http://172.30.9.22:5000/v3/users/cc55914c50db4a929c764bfdaba804f2"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "cc55914c50db4a929c764bfdaba804f2", "domain_id": "default", "password_expires_at": null}} 2018-08-26 10:23:34,197 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-2b8459bc-e077-4897-b453-58ffa523d8d4 2018-08-26 10:23:34,197 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.455293893814s 2018-08-26 10:23:34,197 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-2b8459bc-e077-4897-b453-58ffa523d8d4 2018-08-26 10:23:34,198 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'cc55914c50db4a929c764bfdaba804f2', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cinder_test-user_e030f4ae-4acf-458a-8b9d-06ad67fe1d0e'}) 2018-08-26 10:23:34,201 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-26 10:23:34,205 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ec3c7147be7be122b2a81fcccd0fce39e660d47f" 2018-08-26 10:23:34,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:23:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2a59ad1-ae7e-453d-bbbb-6065774651c1 Content-Encoding: gzip Content-Length: 381 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "478525232f8240f3a5bcb37e18d15367", "links": {"self": "http://172.30.9.22:5000/v3/roles/478525232f8240f3a5bcb37e18d15367"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5d45fc17491a4aedb80e6e5e79d195c6", "links": {"self": "http://172.30.9.22:5000/v3/roles/5d45fc17491a4aedb80e6e5e79d195c6"}, "name": "reader"}, {"domain_id": null, "id": "64b697102e1c4dfb82d6ae117acf5e44", "links": {"self": "http://172.30.9.22:5000/v3/roles/64b697102e1c4dfb82d6ae117acf5e44"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b29a3a0f7cee4599871eeb6731b9c6f2", "links": {"self": "http://172.30.9.22:5000/v3/roles/b29a3a0f7cee4599871eeb6731b9c6f2"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d371bb17b4354fa8812550829dff08d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/d371bb17b4354fa8812550829dff08d3"}, "name": "admin"}, {"domain_id": null, "id": "d54515a19cc04386a508cfaf3906e7e7", "links": {"self": "http://172.30.9.22:5000/v3/roles/d54515a19cc04386a508cfaf3906e7e7"}, "name": "swiftoperator"}]} 2018-08-26 10:23:34,350 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-f2a59ad1-ae7e-453d-bbbb-6065774651c1 2018-08-26 10:23:34,350 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.148823022842s 2018-08-26 10:23:34,351 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-f2a59ad1-ae7e-453d-bbbb-6065774651c1 2018-08-26 10:23:34,356 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-26 10:23:34,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ec3c7147be7be122b2a81fcccd0fce39e660d47f" 2018-08-26 10:23:34,533 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:23:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d142a350-44d1-4478-8be3-5f7468f3a827 Content-Encoding: gzip Content-Length: 381 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "478525232f8240f3a5bcb37e18d15367", "links": {"self": "http://172.30.9.22:5000/v3/roles/478525232f8240f3a5bcb37e18d15367"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5d45fc17491a4aedb80e6e5e79d195c6", "links": {"self": "http://172.30.9.22:5000/v3/roles/5d45fc17491a4aedb80e6e5e79d195c6"}, "name": "reader"}, {"domain_id": null, "id": "64b697102e1c4dfb82d6ae117acf5e44", "links": {"self": "http://172.30.9.22:5000/v3/roles/64b697102e1c4dfb82d6ae117acf5e44"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b29a3a0f7cee4599871eeb6731b9c6f2", "links": {"self": "http://172.30.9.22:5000/v3/roles/b29a3a0f7cee4599871eeb6731b9c6f2"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d371bb17b4354fa8812550829dff08d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/d371bb17b4354fa8812550829dff08d3"}, "name": "admin"}, {"domain_id": null, "id": "d54515a19cc04386a508cfaf3906e7e7", "links": {"self": "http://172.30.9.22:5000/v3/roles/d54515a19cc04386a508cfaf3906e7e7"}, "name": "swiftoperator"}]} 2018-08-26 10:23:34,533 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-d142a350-44d1-4478-8be3-5f7468f3a827 2018-08-26 10:23:34,533 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.177654027939s 2018-08-26 10:23:34,534 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-d142a350-44d1-4478-8be3-5f7468f3a827 2018-08-26 10:23:34,539 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-26 10:23:34,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ec3c7147be7be122b2a81fcccd0fce39e660d47f" 2018-08-26 10:23:34,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:23:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49f7b8b5-4364-4a6a-91b5-3aec468a5175 Content-Encoding: gzip Content-Length: 381 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "478525232f8240f3a5bcb37e18d15367", "links": {"self": "http://172.30.9.22:5000/v3/roles/478525232f8240f3a5bcb37e18d15367"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5d45fc17491a4aedb80e6e5e79d195c6", "links": {"self": "http://172.30.9.22:5000/v3/roles/5d45fc17491a4aedb80e6e5e79d195c6"}, "name": "reader"}, {"domain_id": null, "id": "64b697102e1c4dfb82d6ae117acf5e44", "links": {"self": "http://172.30.9.22:5000/v3/roles/64b697102e1c4dfb82d6ae117acf5e44"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b29a3a0f7cee4599871eeb6731b9c6f2", "links": {"self": "http://172.30.9.22:5000/v3/roles/b29a3a0f7cee4599871eeb6731b9c6f2"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d371bb17b4354fa8812550829dff08d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/d371bb17b4354fa8812550829dff08d3"}, "name": "admin"}, {"domain_id": null, "id": "d54515a19cc04386a508cfaf3906e7e7", "links": {"self": "http://172.30.9.22:5000/v3/roles/d54515a19cc04386a508cfaf3906e7e7"}, "name": "swiftoperator"}]} 2018-08-26 10:23:34,716 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-49f7b8b5-4364-4a6a-91b5-3aec468a5175 2018-08-26 10:23:34,716 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.176846981049s 2018-08-26 10:23:34,716 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-49f7b8b5-4364-4a6a-91b5-3aec468a5175 2018-08-26 10:23:34,719 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-26 10:23:34,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ec3c7147be7be122b2a81fcccd0fce39e660d47f" 2018-08-26 10:23:34,892 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:23:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf3fd798-a425-4c89-b253-aae46c6401eb Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-26 10:23:34,892 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-bf3fd798-a425-4c89-b253-aae46c6401eb 2018-08-26 10:23:34,892 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.173449039459s 2018-08-26 10:23:34,893 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-bf3fd798-a425-4c89-b253-aae46c6401eb 2018-08-26 10:23:34,893 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-26 10:23:34,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ec3c7147be7be122b2a81fcccd0fce39e660d47f" 2018-08-26 10:23:35,089 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:23:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5628176-cc48-4819-97c4-0ed83c0814e0 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/00af5ffb672f4832ab8347fc3e59dad9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "00af5ffb672f4832ab8347fc3e59dad9", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/1155cddaef57457382d358aece0b4688"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1155cddaef57457382d358aece0b4688", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/1e1511f6281344c28c2a63d6a8174f8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1e1511f6281344c28c2a63d6a8174f8d", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/1f874aa402974ad1bde389b6ec3af461"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f874aa402974ad1bde389b6ec3af461", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/30ef6c63ca4f478ababb01839799530e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30ef6c63ca4f478ababb01839799530e", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/35943616abfb419b876965ce89cb2b8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "35943616abfb419b876965ce89cb2b8d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/394bd3d373f84b679204b10778d4c5d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "394bd3d373f84b679204b10778d4c5d6", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/5c46482149dc41d8a0f23a545eb8a332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c46482149dc41d8a0f23a545eb8a332", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6731abf69162411bab854fe2da778196"}, "domain_id": "b7fcd596cb374671bfc994968e0279ce", "enabled": true, "options": {}, "id": "6731abf69162411bab854fe2da778196", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/bc64983782874634be200a54d67bb2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bc64983782874634be200a54d67bb2dc", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/c16290bda05544839663305b8b46bfc4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c16290bda05544839663305b8b46bfc4", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/c78b7ea859ad4b4d9090aceb9cc94927"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c78b7ea859ad4b4d9090aceb9cc94927", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder_test-user_e030f4ae-4acf-458a-8b9d-06ad67fe1d0e", "links": {"self": "http://172.30.9.22:5000/v3/users/cc55914c50db4a929c764bfdaba804f2"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "cc55914c50db4a929c764bfdaba804f2", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/f77a9ddb8d1e4546857d3ecef0ddf962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77a9ddb8d1e4546857d3ecef0ddf962", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/fd2f2ae2af224ce09fd25349c942fbd7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd2f2ae2af224ce09fd25349c942fbd7", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-08-26 10:23:35,089 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-b5628176-cc48-4819-97c4-0ed83c0814e0 2018-08-26 10:23:35,089 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.195382118225s 2018-08-26 10:23:35,089 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-b5628176-cc48-4819-97c4-0ed83c0814e0 2018-08-26 10:23:35,102 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-26 10:23:35,105 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ec3c7147be7be122b2a81fcccd0fce39e660d47f" 2018-08-26 10:23:35,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:23:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7e52a4d-8ff1-4aa2-96ff-85d762ffc3ad Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/e428b6e578e2485b9cc26da9ccf96a96"}, "tags": [], "enabled": true, "id": "e428b6e578e2485b9cc26da9ccf96a96", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.22:5000/v3/projects/7f039c84c06d4eeb8ff27d4e64b7772d"}, "tags": [], "enabled": true, "id": "7f039c84c06d4eeb8ff27d4e64b7772d", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_e030f4ae-4acf-458a-8b9d-06ad67fe1d0e"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/526e4f7307214396989751533ff33528"}, "tags": [], "enabled": true, "id": "526e4f7307214396989751533ff33528", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-26 10:23:35,283 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-c7e52a4d-8ff1-4aa2-96ff-85d762ffc3ad 2018-08-26 10:23:35,283 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.181364059448s 2018-08-26 10:23:35,284 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-c7e52a4d-8ff1-4aa2-96ff-85d762ffc3ad 2018-08-26 10:23:35,291 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-26 10:23:35,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=cc55914c50db4a929c764bfdaba804f2&role.id=64b697102e1c4dfb82d6ae117acf5e44&scope.project.id=7f039c84c06d4eeb8ff27d4e64b7772d" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ec3c7147be7be122b2a81fcccd0fce39e660d47f" 2018-08-26 10:23:35,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:23:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a2c5f50-dd36-4838-9280-f655c5574f0f Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=cc55914c50db4a929c764bfdaba804f2&role.id=64b697102e1c4dfb82d6ae117acf5e44&scope.project.id=7f039c84c06d4eeb8ff27d4e64b7772d", "previous": null, "next": null}} 2018-08-26 10:23:35,484 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=cc55914c50db4a929c764bfdaba804f2&role.id=64b697102e1c4dfb82d6ae117acf5e44&scope.project.id=7f039c84c06d4eeb8ff27d4e64b7772d used request id req-8a2c5f50-dd36-4838-9280-f655c5574f0f 2018-08-26 10:23:35,484 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.192740917206s 2018-08-26 10:23:35,484 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=cc55914c50db4a929c764bfdaba804f2&role.id=64b697102e1c4dfb82d6ae117acf5e44&scope.project.id=7f039c84c06d4eeb8ff27d4e64b7772d used request id req-8a2c5f50-dd36-4838-9280-f655c5574f0f 2018-08-26 10:23:35,488 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-26 10:23:35,491 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/7f039c84c06d4eeb8ff27d4e64b7772d/users/cc55914c50db4a929c764bfdaba804f2/roles/64b697102e1c4dfb82d6ae117acf5e44 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ec3c7147be7be122b2a81fcccd0fce39e660d47f" 2018-08-26 10:23:35,714 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 26 Aug 2018 10:23:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e9073157-f47c-43d1-827d-877c13cd81c0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-26 10:23:35,714 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/7f039c84c06d4eeb8ff27d4e64b7772d/users/cc55914c50db4a929c764bfdaba804f2/roles/64b697102e1c4dfb82d6ae117acf5e44 used request id req-e9073157-f47c-43d1-827d-877c13cd81c0 2018-08-26 10:23:35,714 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.226261854172s 2018-08-26 10:23:35,714 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/7f039c84c06d4eeb8ff27d4e64b7772d/users/cc55914c50db4a929c764bfdaba804f2/roles/64b697102e1c4dfb82d6ae117acf5e44 used request id req-e9073157-f47c-43d1-827d-877c13cd81c0 2018-08-26 10:23:35,715 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cinder_test-project_e030f4ae-4acf-458a-8b9d-06ad67fe1d0e', 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'7f039c84c06d4eeb8ff27d4e64b7772d', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '055cc311-e123-43aa-9817-ca0bfbbc172f', 'username': u'cinder_test-user_e030f4ae-4acf-458a-8b9d-06ad67fe1d0e', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-26 10:23:35,716 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-26 10:23:35,716 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-26 10:23:35,717 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-26 10:23:35,717 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-26 10:23:35,717 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-26 10:23:35,717 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-26 10:23:35,717 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-26 10:23:35,717 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-26 10:23:35,717 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-26 10:23:35,717 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-26 10:23:35,717 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-26 10:23:35,718 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-26 10:23:35,718 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-26 10:23:35,718 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-26 10:23:35,718 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-26 10:23:35,718 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-26 10:23:35,718 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-26 10:23:35,718 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-26 10:23:35,718 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-26 10:23:35,718 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-26 10:23:35,719 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-26 10:23:35,719 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-26 10:23:35,720 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cinder_test-user_e030f4ae-4acf-458a-8b9d-06ad67fe1d0e', 'password': '055cc311-e123-43aa-9817-ca0bfbbc172f', 'project_name': 'cinder_test-project_e030f4ae-4acf-458a-8b9d-06ad67fe1d0e', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': '7f039c84c06d4eeb8ff27d4e64b7772d', 'project_domain_name': 'Default'} 2018-08-26 10:23:35,720 - xtesting.ci.run_tests - INFO - Running test case 'cinder_test'... 2018-08-26 10:23:35,722 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-26 10:23:35,728 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:23:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12ef96b6-7b33-46b7-8ba0-4d2f937c6c7e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-08-26 10:23:35,729 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-12ef96b6-7b33-46b7-8ba0-4d2f937c6c7e 2018-08-26 10:23:35,729 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-26 10:23:36,118 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5d45fc17491a4aedb80e6e5e79d195c6", "name": "reader"}, {"id": "64b697102e1c4dfb82d6ae117acf5e44", "name": "member"}], "expires_at": "2018-08-26T11:23:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7f039c84c06d4eeb8ff27d4e64b7772d", "name": "cinder_test-project_e030f4ae-4acf-458a-8b9d-06ad67fe1d0e"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1210d332c9744f5cbc695a2c01f49732"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "816f0ebf045249fb84d97c4bfc1f0a06"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a44497dc0f584430880fbb34d798f187"}], "type": "metric", "id": "06403f6d19cc45d3876c1f817db4cc2a", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33aefc6453a54d88a8073094e7078823"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3af2aad436db4c72a190ee1afb07b296"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a48de89935fd4d0787f0c84bf3674881"}], "type": "network", "id": "4fcf375a7a284c3ca85dd165d598c3cb", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7f039c84c06d4eeb8ff27d4e64b7772d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1acf73a288dd435cb0883e7723ed5056"}, {"url": "http://192.30.9.5:8776/v3/7f039c84c06d4eeb8ff27d4e64b7772d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25ab930679644d89bac501b74509b76d"}, {"url": "http://172.30.9.22:8776/v3/7f039c84c06d4eeb8ff27d4e64b7772d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe463692e35f41e28415b64d8ffd10af"}], "type": "volumev3", "id": "5679bf9cdfbb4efdb97a61a69442b76f", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7f039c84c06d4eeb8ff27d4e64b7772d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4234eccc4e5c4c81a9740ee2adf95b67"}, {"url": "http://172.30.9.22:8776/v2/7f039c84c06d4eeb8ff27d4e64b7772d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "456ac2ca5ce14a919050a73ace6b5d36"}, {"url": "http://192.30.9.5:8776/v2/7f039c84c06d4eeb8ff27d4e64b7772d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec61effda13a4644aad9e330753e8ad3"}], "type": "volumev2", "id": "5fba3b72fec244c7b311cd023156a4e5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/7f039c84c06d4eeb8ff27d4e64b7772d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "057ed3b924844253978ad62059e6acbb"}, {"url": "http://172.30.9.22:8776/v1/7f039c84c06d4eeb8ff27d4e64b7772d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c5726572f244dc1a37ddbd93a609edb"}, {"url": "http://192.30.9.5:8776/v1/7f039c84c06d4eeb8ff27d4e64b7772d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7144203ef2f146f6a443da1e2a6503e6"}], "type": "volume", "id": "71aa1ff84fdd4eab95dbd16ac5fbfcf7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "218ecd9779c74fdbb9eff6a86b2e2ffa"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a4ae0c6c06a42aba305e1cb16268330"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f631f43b783d40b894997b7b49ab8a6b"}], "type": "image", "id": "7986c8336c5046db98dd34c332d24e7f", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "8edc8950a979429d96b680df313310a4", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a2d0d8a4ee24abcbae458bd1ce751ff"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6d1c3e6266f14458a3def33c4f0479b2"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "feca7a31784e458fb732ee0ca32ab24d"}], "type": "cloudformation", "id": "a1648659a78445d4bcaef3988eb0583e", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c10a925a2de437eac36a10b437ddcd1"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "517a76a99e3d470abde8b2e237f68205"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71f914c9732c486db7ec4dade5ea337a"}], "type": "compute", "id": "b18e3a8824af4ed79cd0162b85ca91d6", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91e36bdd70374197a9cc1cf82d4cacd4"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1c68732373a41b6bbdf0d38be58918e"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f7fd23166fd04cdbb15ae3b9534561a8"}], "type": "event", "id": "c887a5552b5842c5bbc8ce1b66332916", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68d3020187d14b4b925c0dbdfac338f6"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77e68b53932a4902a3a68484356b1c4e"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "809dcbff39164bbfaf936f0b35fd176c"}], "type": "placement", "id": "cd8c278131c84e4683012d83ae70eec0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8080/v1/AUTH_7f039c84c06d4eeb8ff27d4e64b7772d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49dd5c5e91d54d6aa44952eaa2390224"}, {"url": "http://12.0.0.43:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d5db89631954c7baafaf65b5aea991a"}, {"url": "http://12.0.0.43:8080/v1/AUTH_7f039c84c06d4eeb8ff27d4e64b7772d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "727249cbc39e4628bd3a179bd516b829"}], "type": "object-store", "id": "ec31481f5236441e98c13b38a9c609ec", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bc083505e0a4fba9e18037c17ad1785"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a4bed8aa09042d1be0a485c1bac878c"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89809cbce7344bcdbc14222d09ca5c81"}], "type": "identity", "id": "f4a28c09b9d7444fb27267a9c13f5ad7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/7f039c84c06d4eeb8ff27d4e64b7772d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0bd24ae5e1bc445db6c4eb649aa04b43"}, {"url": "http://192.30.9.5:8004/v1/7f039c84c06d4eeb8ff27d4e64b7772d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6e6016d81674fa7951c5c486b38f564"}, {"url": "http://192.30.9.5:8004/v1/7f039c84c06d4eeb8ff27d4e64b7772d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d22e870073e14dc5a443931e483e51a2"}], "type": "orchestration", "id": "f619feeb4e1c4cde836d701d6b52295f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "348e8fd3cbd140de8fdb5a2e7f1ba9ce"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37dabf8c0b3c4b4da176de43bbacdd17"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "97e424052ba4486c88034276e7ba90a9"}], "type": "alarming", "id": "ffab3464fcfe4e6086e29e4f2cac9a99", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cinder_test-user_e030f4ae-4acf-458a-8b9d-06ad67fe1d0e", "id": "cc55914c50db4a929c764bfdaba804f2"}, "audit_ids": ["6Avibpf2RPGC9mhYIwoM0g"], "issued_at": "2018-08-26T10:23:36.000000Z"}} 2018-08-26 10:23:36,121 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-26 10:23:36,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7bfd58f81bf88dae83b0fced0f2e106009c19bc6" -d '{"network": {"name": "cinder_test-net_e030f4ae-4acf-458a-8b9d-06ad67fe1d0e", "admin_state_up": true}}' 2018-08-26 10:23:36,818 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 589 X-Openstack-Request-Id: req-bd3c6f4f-9be0-4fab-90e3-698e139fc53c Date: Sun, 26 Aug 2018 10:23:36 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"7f039c84c06d4eeb8ff27d4e64b7772d","created_at":"2018-08-26T10:23:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-26T10:23:36Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"7f039c84c06d4eeb8ff27d4e64b7772d","id":"7a4c9eec-c441-4c22-ae43-9a44b7aec957","name":"cinder_test-net_e030f4ae-4acf-458a-8b9d-06ad67fe1d0e"}} 2018-08-26 10:23:36,819 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-bd3c6f4f-9be0-4fab-90e3-698e139fc53c 2018-08-26 10:23:36,819 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.697163820267s 2018-08-26 10:23:36,819 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-bd3c6f4f-9be0-4fab-90e3-698e139fc53c 2018-08-26 10:23:36,819 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'updated_at': u'2018-08-26T10:23:36Z', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'id': u'7a4c9eec-c441-4c22-ae43-9a44b7aec957', u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cinder_test-net_e030f4ae-4acf-458a-8b9d-06ad67fe1d0e', u'admin_state_up': True, u'tenant_id': u'7f039c84c06d4eeb8ff27d4e64b7772d', u'created_at': u'2018-08-26T10:23:36Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'7f039c84c06d4eeb8ff27d4e64b7772d'}) 2018-08-26 10:23:36,820 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-26 10:23:36,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7bfd58f81bf88dae83b0fced0f2e106009c19bc6" 2018-08-26 10:23:37,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1150 X-Openstack-Request-Id: req-4bff1d7e-7de4-4bc1-9492-1e808868339b Date: Sun, 26 Aug 2018 10:23:37 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-26T10:23:36Z","tenant_id":"7f039c84c06d4eeb8ff27d4e64b7772d","created_at":"2018-08-26T10:23:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":1,"admin_state_up":true,"shared":false,"project_id":"7f039c84c06d4eeb8ff27d4e64b7772d","id":"7a4c9eec-c441-4c22-ae43-9a44b7aec957","name":"cinder_test-net_e030f4ae-4acf-458a-8b9d-06ad67fe1d0e"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a3c401bc-6377-43cc-8a20-abe78f2d51b9"],"updated_at":"2018-08-26T10:16:40Z","tenant_id":"526e4f7307214396989751533ff33528","created_at":"2018-08-26T10:16:36Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"526e4f7307214396989751533ff33528","id":"9c1c4110-1d5a-4c9e-9e4a-8295252f6976","name":"external"}]} 2018-08-26 10:23:37,013 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-4bff1d7e-7de4-4bc1-9492-1e808868339b 2018-08-26 10:23:37,013 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.192695856094s 2018-08-26 10:23:37,013 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-4bff1d7e-7de4-4bc1-9492-1e808868339b 2018-08-26 10:23:37,015 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-26 10:23:37,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7bfd58f81bf88dae83b0fced0f2e106009c19bc6" -d '{"subnet": {"name": "cinder_test-subnet_e030f4ae-4acf-458a-8b9d-06ad67fe1d0e", "enable_dhcp": true, "network_id": "7a4c9eec-c441-4c22-ae43-9a44b7aec957", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-26 10:23:37,819 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-f5d4782b-1509-4a6b-8e65-2b8c10677810 Date: Sun, 26 Aug 2018 10:23:37 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7a4c9eec-c441-4c22-ae43-9a44b7aec957","tenant_id":"7f039c84c06d4eeb8ff27d4e64b7772d","created_at":"2018-08-26T10:23:37Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-26T10:23:37Z","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":"7f039c84c06d4eeb8ff27d4e64b7772d","id":"c0065456-124b-41e3-9150-2b6dac11d3c5","subnetpool_id":null,"name":"cinder_test-subnet_e030f4ae-4acf-458a-8b9d-06ad67fe1d0e"}} 2018-08-26 10:23:37,819 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-f5d4782b-1509-4a6b-8e65-2b8c10677810 2018-08-26 10:23:37,819 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.804313898087s 2018-08-26 10:23:37,819 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-f5d4782b-1509-4a6b-8e65-2b8c10677810 2018-08-26 10:23:37,820 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-26T10:23:37Z', 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'c0065456-124b-41e3-9150-2b6dac11d3c5', u'subnetpool_id': None, u'service_types': [], u'name': u'cinder_test-subnet_e030f4ae-4acf-458a-8b9d-06ad67fe1d0e', u'enable_dhcp': True, u'network_id': u'7a4c9eec-c441-4c22-ae43-9a44b7aec957', u'tenant_id': u'7f039c84c06d4eeb8ff27d4e64b7772d', u'created_at': u'2018-08-26T10:23:37Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'7f039c84c06d4eeb8ff27d4e64b7772d'}) 2018-08-26 10:23:37,820 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-26 10:23:37,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7bfd58f81bf88dae83b0fced0f2e106009c19bc6" -d '{"router": {"external_gateway_info": {"network_id": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976"}, "name": "cinder_test-router_e030f4ae-4acf-458a-8b9d-06ad67fe1d0e", "admin_state_up": true}}' 2018-08-26 10:23:38,847 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-4f590643-7c3e-4dea-8d94-db7b33431582 Date: Sun, 26 Aug 2018 10:23:38 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a3c401bc-6377-43cc-8a20-abe78f2d51b9", "ip_address": "172.30.9.205"}]}, "description": "", "tags": [], "tenant_id": "7f039c84c06d4eeb8ff27d4e64b7772d", "created_at": "2018-08-26T10:23:37Z", "admin_state_up": true, "updated_at": "2018-08-26T10:23:38Z", "revision_number": 2, "routes": [], "project_id": "7f039c84c06d4eeb8ff27d4e64b7772d", "id": "ce235bcc-407f-4013-b387-1ccb78446ed4", "name": "cinder_test-router_e030f4ae-4acf-458a-8b9d-06ad67fe1d0e"}} 2018-08-26 10:23:38,847 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-4f590643-7c3e-4dea-8d94-db7b33431582 2018-08-26 10:23:38,847 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.02675294876s 2018-08-26 10:23:38,848 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-4f590643-7c3e-4dea-8d94-db7b33431582 2018-08-26 10:23:38,848 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'9c1c4110-1d5a-4c9e-9e4a-8295252f6976', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'a3c401bc-6377-43cc-8a20-abe78f2d51b9', u'ip_address': u'172.30.9.205'}]}, u'description': u'', u'tags': [], u'tenant_id': u'7f039c84c06d4eeb8ff27d4e64b7772d', u'created_at': u'2018-08-26T10:23:37Z', u'admin_state_up': True, u'updated_at': u'2018-08-26T10:23:38Z', u'revision_number': 2, u'routes': [], u'project_id': u'7f039c84c06d4eeb8ff27d4e64b7772d', u'id': u'ce235bcc-407f-4013-b387-1ccb78446ed4', u'name': u'cinder_test-router_e030f4ae-4acf-458a-8b9d-06ad67fe1d0e'}) 2018-08-26 10:23:38,848 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-26 10:23:38,849 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/ce235bcc-407f-4013-b387-1ccb78446ed4/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}7bfd58f81bf88dae83b0fced0f2e106009c19bc6" -d '{"subnet_id": "c0065456-124b-41e3-9150-2b6dac11d3c5"}' 2018-08-26 10:23:40,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-03289437-8eb7-48d1-9f07-db39e6d042a2 Date: Sun, 26 Aug 2018 10:23:40 GMT RESP BODY: {"network_id": "7a4c9eec-c441-4c22-ae43-9a44b7aec957", "tenant_id": "7f039c84c06d4eeb8ff27d4e64b7772d", "subnet_id": "c0065456-124b-41e3-9150-2b6dac11d3c5", "subnet_ids": ["c0065456-124b-41e3-9150-2b6dac11d3c5"], "port_id": "73e64738-64bd-4b6b-8a83-5deaa5d60a16", "id": "ce235bcc-407f-4013-b387-1ccb78446ed4"} 2018-08-26 10:23:40,885 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/ce235bcc-407f-4013-b387-1ccb78446ed4/add_router_interface.json used request id req-03289437-8eb7-48d1-9f07-db39e6d042a2 2018-08-26 10:23:40,885 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.03615307808s 2018-08-26 10:23:40,885 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/ce235bcc-407f-4013-b387-1ccb78446ed4/add_router_interface.json used request id req-03289437-8eb7-48d1-9f07-db39e6d042a2 returning object ce235bcc-407f-4013-b387-1ccb78446ed4 2018-08-26 10:23:40,885 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-26 10:23:41,017 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-26 10:23:41,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-26 10:23:41,022 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Sun, 26 Aug 2018 10:23:41 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2018-08-26 10:23:41,025 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-26 10:23:41,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7bfd58f81bf88dae83b0fced0f2e106009c19bc6" 2018-08-26 10:23:41,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-bffb1f18-aeca-4341-b17c-4d5507e567a2 Date: Sun, 26 Aug 2018 10:23:41 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-26 10:23:41,780 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-bffb1f18-aeca-4341-b17c-4d5507e567a2 2018-08-26 10:23:41,780 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.75559091568s 2018-08-26 10:23:41,781 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-bffb1f18-aeca-4341-b17c-4d5507e567a2 2018-08-26 10:23:41,789 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-26 10:23:41,792 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7bfd58f81bf88dae83b0fced0f2e106009c19bc6" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/cinder_test-img_e030f4ae-4acf-458a-8b9d-06ad67fe1d0e", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cinder_test-img_e030f4ae-4acf-458a-8b9d-06ad67fe1d0e"}' 2018-08-26 10:23:41,857 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 939 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/e0ece433-b3ba-4010-8ae1-962622b691b2 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-5e03d93a-415b-4be8-b638-280b62d2b210 Date: Sun, 26 Aug 2018 10:23:41 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-26T10:23:41Z", "file": "/v2/images/e0ece433-b3ba-4010-8ae1-962622b691b2/file", "owner": "7f039c84c06d4eeb8ff27d4e64b7772d", "id": "e0ece433-b3ba-4010-8ae1-962622b691b2", "size": null, "self": "/v2/images/e0ece433-b3ba-4010-8ae1-962622b691b2", "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_e030f4ae-4acf-458a-8b9d-06ad67fe1d0e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_e030f4ae-4acf-458a-8b9d-06ad67fe1d0e", "checksum": null, "created_at": "2018-08-26T10:23:41Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-26 10:23:41,857 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-5e03d93a-415b-4be8-b638-280b62d2b210 2018-08-26 10:23:41,858 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0686478614807s 2018-08-26 10:23:41,858 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-5e03d93a-415b-4be8-b638-280b62d2b210 returning object e0ece433-b3ba-4010-8ae1-962622b691b2 2018-08-26 10:23:41,859 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-26 10:23:41,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/e0ece433-b3ba-4010-8ae1-962622b691b2/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}7bfd58f81bf88dae83b0fced0f2e106009c19bc6" -d '' 2018-08-26 10:23:42,274 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-58ee9455-cd40-4eff-93ab-b3946d412714 Date: Sun, 26 Aug 2018 10:23: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-26 10:23:42,274 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/e0ece433-b3ba-4010-8ae1-962622b691b2/file used request id req-58ee9455-cd40-4eff-93ab-b3946d412714 2018-08-26 10:23:42,275 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.415997982025s 2018-08-26 10:23:42,275 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/e0ece433-b3ba-4010-8ae1-962622b691b2/file used request id req-58ee9455-cd40-4eff-93ab-b3946d412714 2018-08-26 10:23:42,279 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-26 10:23:42,282 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7bfd58f81bf88dae83b0fced0f2e106009c19bc6" 2018-08-26 10:23:42,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json X-Openstack-Request-Id: req-6b11aeed-05f5-4828-bb05-9662324e96e8 Date: Sun, 26 Aug 2018 10:23:42 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-26T10:23:42Z", "file": "/v2/images/e0ece433-b3ba-4010-8ae1-962622b691b2/file", "owner": "7f039c84c06d4eeb8ff27d4e64b7772d", "id": "e0ece433-b3ba-4010-8ae1-962622b691b2", "size": 12716032, "self": "/v2/images/e0ece433-b3ba-4010-8ae1-962622b691b2", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/e0ece433-b3ba-4010-8ae1-962622b691b2/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/e0ece433-b3ba-4010-8ae1-962622b691b2/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_e030f4ae-4acf-458a-8b9d-06ad67fe1d0e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_e030f4ae-4acf-458a-8b9d-06ad67fe1d0e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-26T10:23:41Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-26 10:23:42,318 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-6b11aeed-05f5-4828-bb05-9662324e96e8 2018-08-26 10:23:42,319 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0397000312805s 2018-08-26 10:23:42,319 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-6b11aeed-05f5-4828-bb05-9662324e96e8 2018-08-26 10:23:42,320 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/e0ece433-b3ba-4010-8ae1-962622b691b2/snap', u'metadata': Munch({})})], 'file': u'/v2/images/e0ece433-b3ba-4010-8ae1-962622b691b2/file', 'owner': u'7f039c84c06d4eeb8ff27d4e64b7772d', 'id': u'e0ece433-b3ba-4010-8ae1-962622b691b2', 'size': 12716032, u'self': u'/v2/images/e0ece433-b3ba-4010-8ae1-962622b691b2', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7f039c84c06d4eeb8ff27d4e64b7772d', 'name': 'cinder_test-project_e030f4ae-4acf-458a-8b9d-06ad67fe1d0e', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/e0ece433-b3ba-4010-8ae1-962622b691b2/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-26T10:23:42Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-26T10:23:42Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/cinder_test-img_e030f4ae-4acf-458a-8b9d-06ad67fe1d0e', '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/e0ece433-b3ba-4010-8ae1-962622b691b2', 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_e030f4ae-4acf-458a-8b9d-06ad67fe1d0e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'cinder_test-img_e030f4ae-4acf-458a-8b9d-06ad67fe1d0e', 'created': u'2018-08-26T10:23:41Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-26T10:23:41Z', 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/e0ece433-b3ba-4010-8ae1-962622b691b2', 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_e030f4ae-4acf-458a-8b9d-06ad67fe1d0e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-26 10:23:42,321 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-26 10:23:42,324 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ec3c7147be7be122b2a81fcccd0fce39e660d47f" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "cinder_test-flavor_e030f4ae-4acf-458a-8b9d-06ad67fe1d0e", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-26 10:23:42,595 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:23: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-2a4934fc-4a39-4a54-a49b-57cf389d1027 x-compute-request-id: req-2a4934fc-4a39-4a54-a49b-57cf389d1027 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "cinder_test-flavor_e030f4ae-4acf-458a-8b9d-06ad67fe1d0e", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/e7a1b6ea-d9ef-4bc4-a52a-261b2016507e", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/e7a1b6ea-d9ef-4bc4-a52a-261b2016507e", "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": "e7a1b6ea-d9ef-4bc4-a52a-261b2016507e"}} 2018-08-26 10:23:42,595 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-2a4934fc-4a39-4a54-a49b-57cf389d1027 2018-08-26 10:23:42,595 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.27378487587s 2018-08-26 10:23:42,595 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-2a4934fc-4a39-4a54-a49b-57cf389d1027 2018-08-26 10:23:42,596 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cinder_test-flavor_e030f4ae-4acf-458a-8b9d-06ad67fe1d0e', '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'e428b6e578e2485b9cc26da9ccf96a96', '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'e7a1b6ea-d9ef-4bc4-a52a-261b2016507e', 'swap': 0}) 2018-08-26 10:23:42,597 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-26 10:23:42,600 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/e7a1b6ea-d9ef-4bc4-a52a-261b2016507e/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}ec3c7147be7be122b2a81fcccd0fce39e660d47f" -d '{"extra_specs": {}}' 2018-08-26 10:23:42,617 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:23: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-780b12a4-b70c-47b8-b403-e2ac98f52f27 x-compute-request-id: req-780b12a4-b70c-47b8-b403-e2ac98f52f27 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-26 10:23:42,617 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/e7a1b6ea-d9ef-4bc4-a52a-261b2016507e/os-extra_specs used request id req-780b12a4-b70c-47b8-b403-e2ac98f52f27 2018-08-26 10:23:42,617 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0199468135834s 2018-08-26 10:23:42,617 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/e7a1b6ea-d9ef-4bc4-a52a-261b2016507e/os-extra_specs used request id req-780b12a4-b70c-47b8-b403-e2ac98f52f27 2018-08-26 10:23:42,618 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-26 10:23:42,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7bfd58f81bf88dae83b0fced0f2e106009c19bc6" -d '{"keypair": {"name": "cinder_test-kp_e030f4ae-4acf-458a-8b9d-06ad67fe1d0e"}}' 2018-08-26 10:23:43,018 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:23: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-8946ae83-e43c-46b0-8c7b-7cd52e36bca2 x-compute-request-id: req-8946ae83-e43c-46b0-8c7b-7cd52e36bca2 Content-Encoding: gzip Content-Length: 1805 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDIZ0wPfDpYnaSvdDXw1my1qYzYCaPRAcZzdipDlNwDSGn6jDa24rfM0JrwvJ6+XtQG60tYtILDq9fWAqj5oMrz3p6MKBBUDCBHabOMq0jIDc0r8+LxMk8ssM/+mXDGGD3pQlgC8xUlfQfIIocWZ5pu4eM06F9jBhpsW0/UK9iYeux1pDCq/JE1bBKmPPpk90OrZUCZ9uq+XD7yse79zpPPpmN3HWmCjHJADHNa/aUsUSuflU8+kvnnwY6ihZbhXuKbuRcoSw1ylAwPfl0ebpgmuWdOMESoIILAyGPJZxPLNz/+zEI1eCPOd/EGW14hfjfRSQyZ3xp/GPpDwGxQPMWr Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAyGdMD3w6WJ2kr3Q18NZstamM2Amj0QHGc3YqQ5TcA0hp+ow2\ntuK3zNCa8Lyevl7UButLWLSCw6vX1gKo+aDK896ejCgQVAwgR2mzjKtIyA3NK/Pi\n8TJPLLDP/plwxhg96UJYAvMVJX0HyCKHFmeabuHjNOhfYwYabFtP1CvYmHrsdaQw\nqvyRNWwSpjz6ZPdDq2VAmfbqvlw+8rHu/c6Tz6Zjdx1pgoxyQAxzWv2lLFErn5VP\nPpL558GOooWW4V7im7kXKEsNcpQMD35dHm6YJrlnTjBEqCCCwMhjyWcTyzc//sxC\nNXgjznfxBlteIX430UkMmd8afxj6Q8BsUDzFqwIDAQABAoIBAHzqvqOMaQYhxazE\nQHdOAVc/R5bGc4FtnNkN2AxmNropIj5VtilLqwwVH+9dc4nwrDNf6YhyhGwZqqEw\n6Uko7DkVFDkDJCJvqJM7FPtjLSveRnzWOijkliuiTxRBauVf6P+EJj44bX7/r6EV\nvKS/kaj6TtkE26hq/n96b4kuh4WLRhSPwd76Cw9Me3DYXRYpTgFsTTtl8YhvACYV\n934YOK2qeO1TTwF739luC4sGdM7VRbeG07hNp8u5A66s13ZwALINyYWRf7Nns73/\nqi/dmaIUi0YK66r5lpv7adBRHrTKDb+YYLmnm8ZunwjdUGFuhx/Fi8si1KEHSr68\nwhylzDkCgYEA+qWxLQ+oSfVnolsUsOKf9dFFg0kNR+jPgXQD36crLFaxtM35ehuv\nOtNmDJNm7iKvpCwWpkzHxXV1ypfoui40s8YO29ub+2SeGzskm2cE5FZ4mDxBOIz5\nQvS7o+UhJ4U3APpJQAjQMTsuf+M7HShbuwMnl4tpwtbcEdYgUkvX50cCgYEAzK7r\nK/jah3M02BYke9PHwjHRY7Ei6FxPsV/ifu9dgdF783a8a41fpItNDSc33RZKBiiJ\nH62sMl0SaR7E9JfLl8hFIk5JuvxmIdMBykrOdHQAFAGOx8mUEP5z2afbRS3p0hR1\nq8aLc0YZBc4HUswVixj8+02fX94Of5LyUkVEaH0CgYEAlCV7I3ctsQkrx/qtsB9D\nDLg0rfRvtSEWBR3dbEQScJKNVqCn5FSYrdxlZOl63SYDSrYEbSbUrRFQHf7Lv7+v\nxtI51hlniJ9gFBhQ+slZSt0RSmnS4unwKnMctTKo9gL3D8zfnsmWxIKGaXCVcBZ6\noX6r2Ba+3DrCuIgncn0Bj+ECgYA9ZGXDTaP2Jpb+DT4qKe5rj9e3KCVJPo7kq9ba\nrd8FFhkwgDeppsC+MM4OmOnHlWzkhfoDF2tju8jO4NzAZFs7jmU2EfdJb3UOxiRu\nUZu1ECoJ1iHGSO7xXfDPoupAyLGuQla9DBM9oxPUSuSlb/MyQm92zOR1s7vzhdbK\n2F3ZXQKBgQDF7LmYmK5i/CEFlfnukXv4/7Hy6WkqzExX90p8uJ82NnwHBrr14x4A\nM4OrBdtDlBn/jlgLZw+5nfuuwxGsIqPHdKUve2TEK/h32g3js9di4pF/oQCMNRNK\nKG70P0kmsW0yeTUB6OWDI5RVLnk/kPxv/CW3pTAizK6OCNwdrYA2qw==\n-----END RSA PRIVATE KEY-----\n", "user_id": "cc55914c50db4a929c764bfdaba804f2", "name": "cinder_test-kp_e030f4ae-4acf-458a-8b9d-06ad67fe1d0e", "fingerprint": "d3:ea:e0:d2:26:7e:9e:9e:80:26:68:01:6c:dd:2e:42"}} 2018-08-26 10:23:43,018 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-8946ae83-e43c-46b0-8c7b-7cd52e36bca2 2018-08-26 10:23:43,018 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.40004491806s 2018-08-26 10:23:43,018 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-8946ae83-e43c-46b0-8c7b-7cd52e36bca2 2018-08-26 10:23:43,019 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDIZ0wPfDpYnaSvdDXw1my1qYzYCaPRAcZzdipDlNwDSGn6jDa24rfM0JrwvJ6+XtQG60tYtILDq9fWAqj5oMrz3p6MKBBUDCBHabOMq0jIDc0r8+LxMk8ssM/+mXDGGD3pQlgC8xUlfQfIIocWZ5pu4eM06F9jBhpsW0/UK9iYeux1pDCq/JE1bBKmPPpk90OrZUCZ9uq+XD7yse79zpPPpmN3HWmCjHJADHNa/aUsUSuflU8+kvnnwY6ihZbhXuKbuRcoSw1ylAwPfl0ebpgmuWdOMESoIILAyGPJZxPLNz/+zEI1eCPOd/EGW14hfjfRSQyZ3xp/GPpDwGxQPMWr Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAyGdMD3w6WJ2kr3Q18NZstamM2Amj0QHGc3YqQ5TcA0hp+ow2\ntuK3zNCa8Lyevl7UButLWLSCw6vX1gKo+aDK896ejCgQVAwgR2mzjKtIyA3NK/Pi\n8TJPLLDP/plwxhg96UJYAvMVJX0HyCKHFmeabuHjNOhfYwYabFtP1CvYmHrsdaQw\nqvyRNWwSpjz6ZPdDq2VAmfbqvlw+8rHu/c6Tz6Zjdx1pgoxyQAxzWv2lLFErn5VP\nPpL558GOooWW4V7im7kXKEsNcpQMD35dHm6YJrlnTjBEqCCCwMhjyWcTyzc//sxC\nNXgjznfxBlteIX430UkMmd8afxj6Q8BsUDzFqwIDAQABAoIBAHzqvqOMaQYhxazE\nQHdOAVc/R5bGc4FtnNkN2AxmNropIj5VtilLqwwVH+9dc4nwrDNf6YhyhGwZqqEw\n6Uko7DkVFDkDJCJvqJM7FPtjLSveRnzWOijkliuiTxRBauVf6P+EJj44bX7/r6EV\nvKS/kaj6TtkE26hq/n96b4kuh4WLRhSPwd76Cw9Me3DYXRYpTgFsTTtl8YhvACYV\n934YOK2qeO1TTwF739luC4sGdM7VRbeG07hNp8u5A66s13ZwALINyYWRf7Nns73/\nqi/dmaIUi0YK66r5lpv7adBRHrTKDb+YYLmnm8ZunwjdUGFuhx/Fi8si1KEHSr68\nwhylzDkCgYEA+qWxLQ+oSfVnolsUsOKf9dFFg0kNR+jPgXQD36crLFaxtM35ehuv\nOtNmDJNm7iKvpCwWpkzHxXV1ypfoui40s8YO29ub+2SeGzskm2cE5FZ4mDxBOIz5\nQvS7o+UhJ4U3APpJQAjQMTsuf+M7HShbuwMnl4tpwtbcEdYgUkvX50cCgYEAzK7r\nK/jah3M02BYke9PHwjHRY7Ei6FxPsV/ifu9dgdF783a8a41fpItNDSc33RZKBiiJ\nH62sMl0SaR7E9JfLl8hFIk5JuvxmIdMBykrOdHQAFAGOx8mUEP5z2afbRS3p0hR1\nq8aLc0YZBc4HUswVixj8+02fX94Of5LyUkVEaH0CgYEAlCV7I3ctsQkrx/qtsB9D\nDLg0rfRvtSEWBR3dbEQScJKNVqCn5FSYrdxlZOl63SYDSrYEbSbUrRFQHf7Lv7+v\nxtI51hlniJ9gFBhQ+slZSt0RSmnS4unwKnMctTKo9gL3D8zfnsmWxIKGaXCVcBZ6\noX6r2Ba+3DrCuIgncn0Bj+ECgYA9ZGXDTaP2Jpb+DT4qKe5rj9e3KCVJPo7kq9ba\nrd8FFhkwgDeppsC+MM4OmOnHlWzkhfoDF2tju8jO4NzAZFs7jmU2EfdJb3UOxiRu\nUZu1ECoJ1iHGSO7xXfDPoupAyLGuQla9DBM9oxPUSuSlb/MyQm92zOR1s7vzhdbK\n2F3ZXQKBgQDF7LmYmK5i/CEFlfnukXv4/7Hy6WkqzExX90p8uJ82NnwHBrr14x4A\nM4OrBdtDlBn/jlgLZw+5nfuuwxGsIqPHdKUve2TEK/h32g3js9di4pF/oQCMNRNK\nKG70P0kmsW0yeTUB6OWDI5RVLnk/kPxv/CW3pTAizK6OCNwdrYA2qw==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'cc55914c50db4a929c764bfdaba804f2', 'name': u'cinder_test-kp_e030f4ae-4acf-458a-8b9d-06ad67fe1d0e', 'created_at': '2018-08-26T10:23:43.019531', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7f039c84c06d4eeb8ff27d4e64b7772d', 'name': 'cinder_test-project_e030f4ae-4acf-458a-8b9d-06ad67fe1d0e', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'd3:ea:e0:d2:26:7e:9e:9e:80:26:68:01:6c:dd:2e:42', 'type': 'ssh', 'id': u'cinder_test-kp_e030f4ae-4acf-458a-8b9d-06ad67fe1d0e'}) 2018-08-26 10:23:43,020 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEAyGdMD3w6WJ2kr3Q18NZstamM2Amj0QHGc3YqQ5TcA0hp+ow2 tuK3zNCa8Lyevl7UButLWLSCw6vX1gKo+aDK896ejCgQVAwgR2mzjKtIyA3NK/Pi 8TJPLLDP/plwxhg96UJYAvMVJX0HyCKHFmeabuHjNOhfYwYabFtP1CvYmHrsdaQw qvyRNWwSpjz6ZPdDq2VAmfbqvlw+8rHu/c6Tz6Zjdx1pgoxyQAxzWv2lLFErn5VP PpL558GOooWW4V7im7kXKEsNcpQMD35dHm6YJrlnTjBEqCCCwMhjyWcTyzc//sxC NXgjznfxBlteIX430UkMmd8afxj6Q8BsUDzFqwIDAQABAoIBAHzqvqOMaQYhxazE QHdOAVc/R5bGc4FtnNkN2AxmNropIj5VtilLqwwVH+9dc4nwrDNf6YhyhGwZqqEw 6Uko7DkVFDkDJCJvqJM7FPtjLSveRnzWOijkliuiTxRBauVf6P+EJj44bX7/r6EV vKS/kaj6TtkE26hq/n96b4kuh4WLRhSPwd76Cw9Me3DYXRYpTgFsTTtl8YhvACYV 934YOK2qeO1TTwF739luC4sGdM7VRbeG07hNp8u5A66s13ZwALINyYWRf7Nns73/ qi/dmaIUi0YK66r5lpv7adBRHrTKDb+YYLmnm8ZunwjdUGFuhx/Fi8si1KEHSr68 whylzDkCgYEA+qWxLQ+oSfVnolsUsOKf9dFFg0kNR+jPgXQD36crLFaxtM35ehuv OtNmDJNm7iKvpCwWpkzHxXV1ypfoui40s8YO29ub+2SeGzskm2cE5FZ4mDxBOIz5 QvS7o+UhJ4U3APpJQAjQMTsuf+M7HShbuwMnl4tpwtbcEdYgUkvX50cCgYEAzK7r K/jah3M02BYke9PHwjHRY7Ei6FxPsV/ifu9dgdF783a8a41fpItNDSc33RZKBiiJ H62sMl0SaR7E9JfLl8hFIk5JuvxmIdMBykrOdHQAFAGOx8mUEP5z2afbRS3p0hR1 q8aLc0YZBc4HUswVixj8+02fX94Of5LyUkVEaH0CgYEAlCV7I3ctsQkrx/qtsB9D DLg0rfRvtSEWBR3dbEQScJKNVqCn5FSYrdxlZOl63SYDSrYEbSbUrRFQHf7Lv7+v xtI51hlniJ9gFBhQ+slZSt0RSmnS4unwKnMctTKo9gL3D8zfnsmWxIKGaXCVcBZ6 oX6r2Ba+3DrCuIgncn0Bj+ECgYA9ZGXDTaP2Jpb+DT4qKe5rj9e3KCVJPo7kq9ba rd8FFhkwgDeppsC+MM4OmOnHlWzkhfoDF2tju8jO4NzAZFs7jmU2EfdJb3UOxiRu UZu1ECoJ1iHGSO7xXfDPoupAyLGuQla9DBM9oxPUSuSlb/MyQm92zOR1s7vzhdbK 2F3ZXQKBgQDF7LmYmK5i/CEFlfnukXv4/7Hy6WkqzExX90p8uJ82NnwHBrr14x4A M4OrBdtDlBn/jlgLZw+5nfuuwxGsIqPHdKUve2TEK/h32g3js9di4pF/oQCMNRNK KG70P0kmsW0yeTUB6OWDI5RVLnk/kPxv/CW3pTAizK6OCNwdrYA2qw== -----END RSA PRIVATE KEY----- 2018-08-26 10:23:43,022 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-08-26 10:23:43,023 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7bfd58f81bf88dae83b0fced0f2e106009c19bc6" -d '{"security_group": {"name": "cinder_test-sg_e030f4ae-4acf-458a-8b9d-06ad67fe1d0e", "description": "created by OPNFV Functest (cinder_test)"}}' 2018-08-26 10:23:43,184 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1422 X-Openstack-Request-Id: req-9182833a-4426-4e0e-959b-aff950137735 Date: Sun, 26 Aug 2018 10:23:43 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "7f039c84c06d4eeb8ff27d4e64b7772d", "created_at": "2018-08-26T10:23:43Z", "updated_at": "2018-08-26T10:23:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:23:43Z", "revision_number": 0, "id": "357c0565-d794-4d5c-83d5-0b327c73897e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T10:23:43Z", "security_group_id": "8505d4e8-48de-429a-9f14-330dc75775df", "tenant_id": "7f039c84c06d4eeb8ff27d4e64b7772d", "port_range_min": null, "ethertype": "IPv6", "project_id": "7f039c84c06d4eeb8ff27d4e64b7772d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:23:43Z", "revision_number": 0, "id": "ff4aa360-c9e5-42b5-b057-d19db6787171", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T10:23:43Z", "security_group_id": "8505d4e8-48de-429a-9f14-330dc75775df", "tenant_id": "7f039c84c06d4eeb8ff27d4e64b7772d", "port_range_min": null, "ethertype": "IPv4", "project_id": "7f039c84c06d4eeb8ff27d4e64b7772d"}], "revision_number": 1, "project_id": "7f039c84c06d4eeb8ff27d4e64b7772d", "id": "8505d4e8-48de-429a-9f14-330dc75775df", "name": "cinder_test-sg_e030f4ae-4acf-458a-8b9d-06ad67fe1d0e"}} 2018-08-26 10:23:43,184 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-9182833a-4426-4e0e-959b-aff950137735 2018-08-26 10:23:43,184 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.161746025085s 2018-08-26 10:23:43,185 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-9182833a-4426-4e0e-959b-aff950137735 2018-08-26 10:23:43,189 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-26 10:23:43,189 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7bfd58f81bf88dae83b0fced0f2e106009c19bc6" 2018-08-26 10:23:43,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3838 X-Openstack-Request-Id: req-de63ef5a-13e6-4fb6-9d72-ad532f1fba40 Date: Sun, 26 Aug 2018 10:23:43 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7f039c84c06d4eeb8ff27d4e64b7772d", "created_at": "2018-08-26T10:23:36Z", "updated_at": "2018-08-26T10:23:36Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:23:36Z", "revision_number": 0, "id": "52303810-23c7-48c9-8764-d505ad5f0681", "remote_group_id": "1c7483ba-de75-4432-8852-103dbb95f7cb", "remote_ip_prefix": null, "created_at": "2018-08-26T10:23:36Z", "security_group_id": "1c7483ba-de75-4432-8852-103dbb95f7cb", "tenant_id": "7f039c84c06d4eeb8ff27d4e64b7772d", "port_range_min": null, "ethertype": "IPv4", "project_id": "7f039c84c06d4eeb8ff27d4e64b7772d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:23:36Z", "revision_number": 0, "id": "8da8fb7d-85e5-471d-bc29-7453772135a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T10:23:36Z", "security_group_id": "1c7483ba-de75-4432-8852-103dbb95f7cb", "tenant_id": "7f039c84c06d4eeb8ff27d4e64b7772d", "port_range_min": null, "ethertype": "IPv6", "project_id": "7f039c84c06d4eeb8ff27d4e64b7772d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:23:36Z", "revision_number": 0, "id": "98a54e11-7f38-426e-b2b0-daed98db01c6", "remote_group_id": "1c7483ba-de75-4432-8852-103dbb95f7cb", "remote_ip_prefix": null, "created_at": "2018-08-26T10:23:36Z", "security_group_id": "1c7483ba-de75-4432-8852-103dbb95f7cb", "tenant_id": "7f039c84c06d4eeb8ff27d4e64b7772d", "port_range_min": null, "ethertype": "IPv6", "project_id": "7f039c84c06d4eeb8ff27d4e64b7772d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:23:36Z", "revision_number": 0, "id": "e61473ab-87db-4c90-91a8-c49fdcff13f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T10:23:36Z", "security_group_id": "1c7483ba-de75-4432-8852-103dbb95f7cb", "tenant_id": "7f039c84c06d4eeb8ff27d4e64b7772d", "port_range_min": null, "ethertype": "IPv4", "project_id": "7f039c84c06d4eeb8ff27d4e64b7772d"}], "revision_number": 1, "project_id": "7f039c84c06d4eeb8ff27d4e64b7772d", "id": "1c7483ba-de75-4432-8852-103dbb95f7cb", "name": "default"}, {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "7f039c84c06d4eeb8ff27d4e64b7772d", "created_at": "2018-08-26T10:23:43Z", "updated_at": "2018-08-26T10:23:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:23:43Z", "revision_number": 0, "id": "357c0565-d794-4d5c-83d5-0b327c73897e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T10:23:43Z", "security_group_id": "8505d4e8-48de-429a-9f14-330dc75775df", "tenant_id": "7f039c84c06d4eeb8ff27d4e64b7772d", "port_range_min": null, "ethertype": "IPv6", "project_id": "7f039c84c06d4eeb8ff27d4e64b7772d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:23:43Z", "revision_number": 0, "id": "ff4aa360-c9e5-42b5-b057-d19db6787171", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T10:23:43Z", "security_group_id": "8505d4e8-48de-429a-9f14-330dc75775df", "tenant_id": "7f039c84c06d4eeb8ff27d4e64b7772d", "port_range_min": null, "ethertype": "IPv4", "project_id": "7f039c84c06d4eeb8ff27d4e64b7772d"}], "revision_number": 1, "project_id": "7f039c84c06d4eeb8ff27d4e64b7772d", "id": "8505d4e8-48de-429a-9f14-330dc75775df", "name": "cinder_test-sg_e030f4ae-4acf-458a-8b9d-06ad67fe1d0e"}]} 2018-08-26 10:23:43,261 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-de63ef5a-13e6-4fb6-9d72-ad532f1fba40 2018-08-26 10:23:43,262 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.072762966156s 2018-08-26 10:23:43,262 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-de63ef5a-13e6-4fb6-9d72-ad532f1fba40 2018-08-26 10:23:43,266 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-26 10:23:43,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7bfd58f81bf88dae83b0fced0f2e106009c19bc6" -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": "8505d4e8-48de-429a-9f14-330dc75775df"}}' 2018-08-26 10:23:43,412 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-11315966-1b06-4d61-ae39-8e1236fbeeaa Date: Sun, 26 Aug 2018 10:23:43 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-26T10:23:43Z", "security_group_id": "8505d4e8-48de-429a-9f14-330dc75775df", "port_range_min": 22, "revision_number": 0, "tenant_id": "7f039c84c06d4eeb8ff27d4e64b7772d", "created_at": "2018-08-26T10:23:43Z", "project_id": "7f039c84c06d4eeb8ff27d4e64b7772d", "id": "db998ea6-e231-483a-9a40-86bc2db9af17"}} 2018-08-26 10:23:43,412 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-11315966-1b06-4d61-ae39-8e1236fbeeaa 2018-08-26 10:23:43,412 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.146281003952s 2018-08-26 10:23:43,413 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-11315966-1b06-4d61-ae39-8e1236fbeeaa 2018-08-26 10:23:43,416 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-26 10:23:43,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7bfd58f81bf88dae83b0fced0f2e106009c19bc6" 2018-08-26 10:23:43,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4334 X-Openstack-Request-Id: req-5bfeae76-7e83-4ffd-8b18-aebd525f6aee Date: Sun, 26 Aug 2018 10:23:43 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7f039c84c06d4eeb8ff27d4e64b7772d", "created_at": "2018-08-26T10:23:36Z", "updated_at": "2018-08-26T10:23:36Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:23:36Z", "revision_number": 0, "id": "52303810-23c7-48c9-8764-d505ad5f0681", "remote_group_id": "1c7483ba-de75-4432-8852-103dbb95f7cb", "remote_ip_prefix": null, "created_at": "2018-08-26T10:23:36Z", "security_group_id": "1c7483ba-de75-4432-8852-103dbb95f7cb", "tenant_id": "7f039c84c06d4eeb8ff27d4e64b7772d", "port_range_min": null, "ethertype": "IPv4", "project_id": "7f039c84c06d4eeb8ff27d4e64b7772d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:23:36Z", "revision_number": 0, "id": "8da8fb7d-85e5-471d-bc29-7453772135a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T10:23:36Z", "security_group_id": "1c7483ba-de75-4432-8852-103dbb95f7cb", "tenant_id": "7f039c84c06d4eeb8ff27d4e64b7772d", "port_range_min": null, "ethertype": "IPv6", "project_id": "7f039c84c06d4eeb8ff27d4e64b7772d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:23:36Z", "revision_number": 0, "id": "98a54e11-7f38-426e-b2b0-daed98db01c6", "remote_group_id": "1c7483ba-de75-4432-8852-103dbb95f7cb", "remote_ip_prefix": null, "created_at": "2018-08-26T10:23:36Z", "security_group_id": "1c7483ba-de75-4432-8852-103dbb95f7cb", "tenant_id": "7f039c84c06d4eeb8ff27d4e64b7772d", "port_range_min": null, "ethertype": "IPv6", "project_id": "7f039c84c06d4eeb8ff27d4e64b7772d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:23:36Z", "revision_number": 0, "id": "e61473ab-87db-4c90-91a8-c49fdcff13f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T10:23:36Z", "security_group_id": "1c7483ba-de75-4432-8852-103dbb95f7cb", "tenant_id": "7f039c84c06d4eeb8ff27d4e64b7772d", "port_range_min": null, "ethertype": "IPv4", "project_id": "7f039c84c06d4eeb8ff27d4e64b7772d"}], "revision_number": 1, "project_id": "7f039c84c06d4eeb8ff27d4e64b7772d", "id": "1c7483ba-de75-4432-8852-103dbb95f7cb", "name": "default"}, {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "7f039c84c06d4eeb8ff27d4e64b7772d", "created_at": "2018-08-26T10:23:43Z", "updated_at": "2018-08-26T10:23:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:23:43Z", "revision_number": 0, "id": "357c0565-d794-4d5c-83d5-0b327c73897e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T10:23:43Z", "security_group_id": "8505d4e8-48de-429a-9f14-330dc75775df", "tenant_id": "7f039c84c06d4eeb8ff27d4e64b7772d", "port_range_min": null, "ethertype": "IPv6", "project_id": "7f039c84c06d4eeb8ff27d4e64b7772d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-26T10:23:43Z", "revision_number": 0, "id": "db998ea6-e231-483a-9a40-86bc2db9af17", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T10:23:43Z", "security_group_id": "8505d4e8-48de-429a-9f14-330dc75775df", "tenant_id": "7f039c84c06d4eeb8ff27d4e64b7772d", "port_range_min": 22, "ethertype": "IPv4", "project_id": "7f039c84c06d4eeb8ff27d4e64b7772d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:23:43Z", "revision_number": 0, "id": "ff4aa360-c9e5-42b5-b057-d19db6787171", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T10:23:43Z", "security_group_id": "8505d4e8-48de-429a-9f14-330dc75775df", "tenant_id": "7f039c84c06d4eeb8ff27d4e64b7772d", "port_range_min": null, "ethertype": "IPv4", "project_id": "7f039c84c06d4eeb8ff27d4e64b7772d"}], "revision_number": 2, "project_id": "7f039c84c06d4eeb8ff27d4e64b7772d", "id": "8505d4e8-48de-429a-9f14-330dc75775df", "name": "cinder_test-sg_e030f4ae-4acf-458a-8b9d-06ad67fe1d0e"}]} 2018-08-26 10:23:43,469 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-5bfeae76-7e83-4ffd-8b18-aebd525f6aee 2018-08-26 10:23:43,469 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0531439781189s 2018-08-26 10:23:43,470 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-5bfeae76-7e83-4ffd-8b18-aebd525f6aee 2018-08-26 10:23:43,474 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-26 10:23:43,474 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7bfd58f81bf88dae83b0fced0f2e106009c19bc6" -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": "8505d4e8-48de-429a-9f14-330dc75775df"}}' 2018-08-26 10:23:43,708 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-67d1abc3-76f2-4610-bc9b-c78c9dce2c94 Date: Sun, 26 Aug 2018 10:23:43 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-26T10:23:43Z", "security_group_id": "8505d4e8-48de-429a-9f14-330dc75775df", "port_range_min": null, "revision_number": 0, "tenant_id": "7f039c84c06d4eeb8ff27d4e64b7772d", "created_at": "2018-08-26T10:23:43Z", "project_id": "7f039c84c06d4eeb8ff27d4e64b7772d", "id": "82bd23e0-c9ed-4677-a493-c09501692ace"}} 2018-08-26 10:23:43,708 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-67d1abc3-76f2-4610-bc9b-c78c9dce2c94 2018-08-26 10:23:43,709 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.234976053238s 2018-08-26 10:23:43,709 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-67d1abc3-76f2-4610-bc9b-c78c9dce2c94 2018-08-26 10:23:43,710 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-26 10:23:43,711 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7bfd58f81bf88dae83b0fced0f2e106009c19bc6" 2018-08-26 10:23:43,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1194 X-Openstack-Request-Id: req-cc9cc2e8-1083-4784-a535-5ea9d999c9f0 Date: Sun, 26 Aug 2018 10:23:43 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c0065456-124b-41e3-9150-2b6dac11d3c5"],"updated_at":"2018-08-26T10:23:37Z","tenant_id":"7f039c84c06d4eeb8ff27d4e64b7772d","created_at":"2018-08-26T10:23:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"7f039c84c06d4eeb8ff27d4e64b7772d","id":"7a4c9eec-c441-4c22-ae43-9a44b7aec957","name":"cinder_test-net_e030f4ae-4acf-458a-8b9d-06ad67fe1d0e"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a3c401bc-6377-43cc-8a20-abe78f2d51b9"],"updated_at":"2018-08-26T10:16:40Z","tenant_id":"526e4f7307214396989751533ff33528","created_at":"2018-08-26T10:16:36Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"526e4f7307214396989751533ff33528","id":"9c1c4110-1d5a-4c9e-9e4a-8295252f6976","name":"external"}]} 2018-08-26 10:23:43,807 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-cc9cc2e8-1083-4784-a535-5ea9d999c9f0 2018-08-26 10:23:43,807 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0971391201019s 2018-08-26 10:23:43,808 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-cc9cc2e8-1083-4784-a535-5ea9d999c9f0 2018-08-26 10:23:43,812 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-26 10:23:43,816 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7bfd58f81bf88dae83b0fced0f2e106009c19bc6" 2018-08-26 10:23:43,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json X-Openstack-Request-Id: req-f569a2df-71aa-45b4-bf5b-8a38e7688465 Date: Sun, 26 Aug 2018 10:23:43 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-26T10:23:42Z", "file": "/v2/images/e0ece433-b3ba-4010-8ae1-962622b691b2/file", "owner": "7f039c84c06d4eeb8ff27d4e64b7772d", "id": "e0ece433-b3ba-4010-8ae1-962622b691b2", "size": 12716032, "self": "/v2/images/e0ece433-b3ba-4010-8ae1-962622b691b2", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/e0ece433-b3ba-4010-8ae1-962622b691b2/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/e0ece433-b3ba-4010-8ae1-962622b691b2/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_e030f4ae-4acf-458a-8b9d-06ad67fe1d0e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_e030f4ae-4acf-458a-8b9d-06ad67fe1d0e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-26T10:23:41Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-26 10:23:43,847 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-f569a2df-71aa-45b4-bf5b-8a38e7688465 2018-08-26 10:23:43,847 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0344979763031s 2018-08-26 10:23:43,847 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-f569a2df-71aa-45b4-bf5b-8a38e7688465 2018-08-26 10:23:43,849 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-26 10:23:43,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7bfd58f81bf88dae83b0fced0f2e106009c19bc6" 2018-08-26 10:23:43,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:23: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-1e97584c-e309-4c44-8969-b4ea8d2d2c19 x-compute-request-id: req-1e97584c-e309-4c44-8969-b4ea8d2d2c19 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cinder_test-flavor_e030f4ae-4acf-458a-8b9d-06ad67fe1d0e", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/e7a1b6ea-d9ef-4bc4-a52a-261b2016507e", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/e7a1b6ea-d9ef-4bc4-a52a-261b2016507e", "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": "e7a1b6ea-d9ef-4bc4-a52a-261b2016507e"}]} 2018-08-26 10:23:43,871 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-1e97584c-e309-4c44-8969-b4ea8d2d2c19 2018-08-26 10:23:43,872 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0225961208344s 2018-08-26 10:23:43,872 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-1e97584c-e309-4c44-8969-b4ea8d2d2c19 2018-08-26 10:23:43,873 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-26 10:23:43,876 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7bfd58f81bf88dae83b0fced0f2e106009c19bc6" -d '{"server": {"name": "cinder_test-vm2_e030f4ae-4acf-458a-8b9d-06ad67fe1d0e", "imageRef": "e0ece433-b3ba-4010-8ae1-962622b691b2", "key_name": "cinder_test-kp_e030f4ae-4acf-458a-8b9d-06ad67fe1d0e", "flavorRef": "e7a1b6ea-d9ef-4bc4-a52a-261b2016507e", "max_count": 1, "min_count": 1, "networks": [{"uuid": "7a4c9eec-c441-4c22-ae43-9a44b7aec957"}], "security_groups": [{"name": "8505d4e8-48de-429a-9f14-330dc75775df"}]}}' 2018-08-26 10:23:46,387 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 26 Aug 2018 10:23: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-e09771cb-2802-4abd-a4e0-2a8cbfd45368 x-compute-request-id: req-e09771cb-2802-4abd-a4e0-2a8cbfd45368 Content-Length: 403 location: http://172.30.9.22:8774/v2.1/servers/f57e72e8-c07a-4768-bbcf-033f3e7cdb88 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "8505d4e8-48de-429a-9f14-330dc75775df"}], "OS-DCF:diskConfig": "MANUAL", "id": "f57e72e8-c07a-4768-bbcf-033f3e7cdb88", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/f57e72e8-c07a-4768-bbcf-033f3e7cdb88", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/f57e72e8-c07a-4768-bbcf-033f3e7cdb88", "rel": "bookmark"}], "adminPass": "Lr8Wf3TG2rxY"}} 2018-08-26 10:23:46,387 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-e09771cb-2802-4abd-a4e0-2a8cbfd45368 2018-08-26 10:23:46,387 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.51360297203s 2018-08-26 10:23:46,387 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-e09771cb-2802-4abd-a4e0-2a8cbfd45368 2018-08-26 10:23:46,388 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 10:23:46,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7bfd58f81bf88dae83b0fced0f2e106009c19bc6" 2018-08-26 10:23:47,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:23: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-9ccee37b-a7e9-456a-9c73-52cef55590dd x-compute-request-id: req-9ccee37b-a7e9-456a-9c73-52cef55590dd Content-Encoding: gzip Content-Length: 603 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/f57e72e8-c07a-4768-bbcf-033f3e7cdb88", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/f57e72e8-c07a-4768-bbcf-033f3e7cdb88", "rel": "bookmark"}], "image": {"id": "e0ece433-b3ba-4010-8ae1-962622b691b2", "links": [{"href": "http://172.30.9.22:8774/images/e0ece433-b3ba-4010-8ae1-962622b691b2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e7a1b6ea-d9ef-4bc4-a52a-261b2016507e", "links": [{"href": "http://172.30.9.22:8774/flavors/e7a1b6ea-d9ef-4bc4-a52a-261b2016507e", "rel": "bookmark"}]}, "id": "f57e72e8-c07a-4768-bbcf-033f3e7cdb88", "user_id": "cc55914c50db4a929c764bfdaba804f2", "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-26T10:23:46Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_e030f4ae-4acf-458a-8b9d-06ad67fe1d0e", "name": "cinder_test-vm2_e030f4ae-4acf-458a-8b9d-06ad67fe1d0e", "created": "2018-08-26T10:23:46Z", "tenant_id": "7f039c84c06d4eeb8ff27d4e64b7772d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 10:23:47,013 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-9ccee37b-a7e9-456a-9c73-52cef55590dd 2018-08-26 10:23:47,013 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.62503194809s 2018-08-26 10:23:47,013 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-9ccee37b-a7e9-456a-9c73-52cef55590dd 2018-08-26 10:23:47,021 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-26 10:23:47,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7bfd58f81bf88dae83b0fced0f2e106009c19bc6" 2018-08-26 10:23:47,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1194 X-Openstack-Request-Id: req-afcd7396-5abd-4adf-a03d-88ed7501eeb8 Date: Sun, 26 Aug 2018 10:23:47 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c0065456-124b-41e3-9150-2b6dac11d3c5"],"updated_at":"2018-08-26T10:23:37Z","tenant_id":"7f039c84c06d4eeb8ff27d4e64b7772d","created_at":"2018-08-26T10:23:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"7f039c84c06d4eeb8ff27d4e64b7772d","id":"7a4c9eec-c441-4c22-ae43-9a44b7aec957","name":"cinder_test-net_e030f4ae-4acf-458a-8b9d-06ad67fe1d0e"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a3c401bc-6377-43cc-8a20-abe78f2d51b9"],"updated_at":"2018-08-26T10:16:40Z","tenant_id":"526e4f7307214396989751533ff33528","created_at":"2018-08-26T10:16:36Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"526e4f7307214396989751533ff33528","id":"9c1c4110-1d5a-4c9e-9e4a-8295252f6976","name":"external"}]} 2018-08-26 10:23:47,110 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-afcd7396-5abd-4adf-a03d-88ed7501eeb8 2018-08-26 10:23:47,110 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.088182926178s 2018-08-26 10:23:47,110 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-afcd7396-5abd-4adf-a03d-88ed7501eeb8 2018-08-26 10:23:47,111 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-26 10:23:47,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7bfd58f81bf88dae83b0fced0f2e106009c19bc6" 2018-08-26 10:23:47,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-340bf981-03d2-4058-bff1-dfe08fffaa4c Date: Sun, 26 Aug 2018 10:23:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7a4c9eec-c441-4c22-ae43-9a44b7aec957","tenant_id":"7f039c84c06d4eeb8ff27d4e64b7772d","created_at":"2018-08-26T10:23:37Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-26T10:23:37Z","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":"7f039c84c06d4eeb8ff27d4e64b7772d","id":"c0065456-124b-41e3-9150-2b6dac11d3c5","subnetpool_id":null,"name":"cinder_test-subnet_e030f4ae-4acf-458a-8b9d-06ad67fe1d0e"}]} 2018-08-26 10:23:47,175 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-340bf981-03d2-4058-bff1-dfe08fffaa4c 2018-08-26 10:23:47,175 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0637338161469s 2018-08-26 10:23:47,175 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-340bf981-03d2-4058-bff1-dfe08fffaa4c 2018-08-26 10:23:47,176 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 10:23:49,178 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 10:23:49,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7bfd58f81bf88dae83b0fced0f2e106009c19bc6" 2018-08-26 10:23:49,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10: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-090a2b0e-e197-47bf-86a7-505f807bfaec x-compute-request-id: req-090a2b0e-e197-47bf-86a7-505f807bfaec Content-Encoding: gzip Content-Length: 641 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/f57e72e8-c07a-4768-bbcf-033f3e7cdb88", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/f57e72e8-c07a-4768-bbcf-033f3e7cdb88", "rel": "bookmark"}], "image": {"id": "e0ece433-b3ba-4010-8ae1-962622b691b2", "links": [{"href": "http://172.30.9.22:8774/images/e0ece433-b3ba-4010-8ae1-962622b691b2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e7a1b6ea-d9ef-4bc4-a52a-261b2016507e", "links": [{"href": "http://172.30.9.22:8774/flavors/e7a1b6ea-d9ef-4bc4-a52a-261b2016507e", "rel": "bookmark"}]}, "id": "f57e72e8-c07a-4768-bbcf-033f3e7cdb88", "user_id": "cc55914c50db4a929c764bfdaba804f2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T10:23:48Z", "hostId": "2ada9ace9dd6b9c8c79fa6e8a58ce29e1604731af3fd81e407842adb", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_e030f4ae-4acf-458a-8b9d-06ad67fe1d0e", "name": "cinder_test-vm2_e030f4ae-4acf-458a-8b9d-06ad67fe1d0e", "created": "2018-08-26T10:23:46Z", "tenant_id": "7f039c84c06d4eeb8ff27d4e64b7772d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 10:23:49,772 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-090a2b0e-e197-47bf-86a7-505f807bfaec 2018-08-26 10:23:49,772 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.593625068665s 2018-08-26 10:23:49,772 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-090a2b0e-e197-47bf-86a7-505f807bfaec 2018-08-26 10:23:49,776 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 10:23:51,779 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 10:23:51,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7bfd58f81bf88dae83b0fced0f2e106009c19bc6" 2018-08-26 10:23:52,465 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:23:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5b907148-5e11-4447-af74-fb5834b271d2 x-compute-request-id: req-5b907148-5e11-4447-af74-fb5834b271d2 Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/f57e72e8-c07a-4768-bbcf-033f3e7cdb88", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/f57e72e8-c07a-4768-bbcf-033f3e7cdb88", "rel": "bookmark"}], "image": {"id": "e0ece433-b3ba-4010-8ae1-962622b691b2", "links": [{"href": "http://172.30.9.22:8774/images/e0ece433-b3ba-4010-8ae1-962622b691b2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e7a1b6ea-d9ef-4bc4-a52a-261b2016507e", "links": [{"href": "http://172.30.9.22:8774/flavors/e7a1b6ea-d9ef-4bc4-a52a-261b2016507e", "rel": "bookmark"}]}, "id": "f57e72e8-c07a-4768-bbcf-033f3e7cdb88", "security_groups": [{"name": "cinder_test-sg_e030f4ae-4acf-458a-8b9d-06ad67fe1d0e"}], "user_id": "cc55914c50db4a929c764bfdaba804f2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T10:23:49Z", "hostId": "2ada9ace9dd6b9c8c79fa6e8a58ce29e1604731af3fd81e407842adb", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_e030f4ae-4acf-458a-8b9d-06ad67fe1d0e", "name": "cinder_test-vm2_e030f4ae-4acf-458a-8b9d-06ad67fe1d0e", "created": "2018-08-26T10:23:46Z", "tenant_id": "7f039c84c06d4eeb8ff27d4e64b7772d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 10:23:52,466 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5b907148-5e11-4447-af74-fb5834b271d2 2018-08-26 10:23:52,466 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.686502933502s 2018-08-26 10:23:52,466 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5b907148-5e11-4447-af74-fb5834b271d2 2018-08-26 10:23:52,470 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 10:23:54,473 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 10:23:54,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7bfd58f81bf88dae83b0fced0f2e106009c19bc6" 2018-08-26 10:23:54,667 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:23: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-1b7b81f5-d00d-4820-955d-4c173ee835ab x-compute-request-id: req-1b7b81f5-d00d-4820-955d-4c173ee835ab Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_e030f4ae-4acf-458a-8b9d-06ad67fe1d0e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:1c:9b", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/f57e72e8-c07a-4768-bbcf-033f3e7cdb88", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/f57e72e8-c07a-4768-bbcf-033f3e7cdb88", "rel": "bookmark"}], "image": {"id": "e0ece433-b3ba-4010-8ae1-962622b691b2", "links": [{"href": "http://172.30.9.22:8774/images/e0ece433-b3ba-4010-8ae1-962622b691b2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T10:23:54.000000", "flavor": {"id": "e7a1b6ea-d9ef-4bc4-a52a-261b2016507e", "links": [{"href": "http://172.30.9.22:8774/flavors/e7a1b6ea-d9ef-4bc4-a52a-261b2016507e", "rel": "bookmark"}]}, "id": "f57e72e8-c07a-4768-bbcf-033f3e7cdb88", "security_groups": [{"name": "cinder_test-sg_e030f4ae-4acf-458a-8b9d-06ad67fe1d0e"}], "user_id": "cc55914c50db4a929c764bfdaba804f2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T10:23:54Z", "hostId": "2ada9ace9dd6b9c8c79fa6e8a58ce29e1604731af3fd81e407842adb", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_e030f4ae-4acf-458a-8b9d-06ad67fe1d0e", "name": "cinder_test-vm2_e030f4ae-4acf-458a-8b9d-06ad67fe1d0e", "created": "2018-08-26T10:23:46Z", "tenant_id": "7f039c84c06d4eeb8ff27d4e64b7772d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 10:23:54,667 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-1b7b81f5-d00d-4820-955d-4c173ee835ab 2018-08-26 10:23:54,667 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.193852901459s 2018-08-26 10:23:54,667 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-1b7b81f5-d00d-4820-955d-4c173ee835ab 2018-08-26 10:23:54,671 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-26 10:23:54,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=f57e72e8-c07a-4768-bbcf-033f3e7cdb88" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7bfd58f81bf88dae83b0fced0f2e106009c19bc6" 2018-08-26 10:23:54,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-eccf4f86-b645-46fb-919b-3b88122dcefe Date: Sun, 26 Aug 2018 10:23:54 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"7a4c9eec-c441-4c22-ae43-9a44b7aec957","tenant_id":"7f039c84c06d4eeb8ff27d4e64b7772d","created_at":"2018-08-26T10:23:50Z","admin_state_up":true,"updated_at":"2018-08-26T10:23:54Z","binding:vnic_type":"normal","device_id":"f57e72e8-c07a-4768-bbcf-033f3e7cdb88","device_owner":"compute:nova","revision_number":4,"mac_address":"fa:16:3e:68:1c:9b","id":"1984a597-4c93-4ea4-95bd-e56995a4a5e4","port_security_enabled":true,"project_id":"7f039c84c06d4eeb8ff27d4e64b7772d","fixed_ips":[{"subnet_id":"c0065456-124b-41e3-9150-2b6dac11d3c5","ip_address":"192.168.120.5"}],"extra_dhcp_opts":[],"security_groups":["8505d4e8-48de-429a-9f14-330dc75775df"],"name":""}]} 2018-08-26 10:23:54,719 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=f57e72e8-c07a-4768-bbcf-033f3e7cdb88 used request id req-eccf4f86-b645-46fb-919b-3b88122dcefe 2018-08-26 10:23:54,719 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0471749305725s 2018-08-26 10:23:54,719 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=f57e72e8-c07a-4768-bbcf-033f3e7cdb88 used request id req-eccf4f86-b645-46fb-919b-3b88122dcefe 2018-08-26 10:23:54,724 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-26 10:23:54,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/floatingips.json?port_id=1984a597-4c93-4ea4-95bd-e56995a4a5e4" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7bfd58f81bf88dae83b0fced0f2e106009c19bc6" 2018-08-26 10:23:54,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-65a838c3-e336-4907-9654-ad08e775bcd2 Date: Sun, 26 Aug 2018 10:23:54 GMT RESP BODY: {"floatingips": []} 2018-08-26 10:23:54,768 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=1984a597-4c93-4ea4-95bd-e56995a4a5e4 used request id req-65a838c3-e336-4907-9654-ad08e775bcd2 2018-08-26 10:23:54,768 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0441401004791s 2018-08-26 10:23:54,769 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=1984a597-4c93-4ea4-95bd-e56995a4a5e4 used request id req-65a838c3-e336-4907-9654-ad08e775bcd2 2018-08-26 10:23:54,769 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_e030f4ae-4acf-458a-8b9d-06ad67fe1d0e': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:68:1c:9b', u'version': 4, u'addr': u'192.168.120.5', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'e0ece433-b3ba-4010-8ae1-962622b691b2'}), 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-26T10:23:54.000000', 'flavor': Munch({u'id': u'e7a1b6ea-d9ef-4bc4-a52a-261b2016507e'}), 'az': u'nova', 'id': u'f57e72e8-c07a-4768-bbcf-033f3e7cdb88', 'security_groups': [Munch({u'name': u'cinder_test-sg_e030f4ae-4acf-458a-8b9d-06ad67fe1d0e'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'cc55914c50db4a929c764bfdaba804f2', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7f039c84c06d4eeb8ff27d4e64b7772d', 'name': 'cinder_test-project_e030f4ae-4acf-458a-8b9d-06ad67fe1d0e', '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-26T10:23:54.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-26T10:23:54Z', 'hostId': u'2ada9ace9dd6b9c8c79fa6e8a58ce29e1604731af3fd81e407842adb', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_e030f4ae-4acf-458a-8b9d-06ad67fe1d0e', 'public_v6': '', 'private_v4': u'192.168.120.5', 'cloud': 'envvars', 'host_id': u'2ada9ace9dd6b9c8c79fa6e8a58ce29e1604731af3fd81e407842adb', '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-26T10:23:54.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'7f039c84c06d4eeb8ff27d4e64b7772d', 'name': u'cinder_test-vm2_e030f4ae-4acf-458a-8b9d-06ad67fe1d0e', 'adminPass': u'Lr8Wf3TG2rxY', 'tenant_id': u'7f039c84c06d4eeb8ff27d4e64b7772d', 'created_at': u'2018-08-26T10:23:46Z', 'created': u'2018-08-26T10:23:46Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-26 10:23:54,772 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-26 10:23:54,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7bfd58f81bf88dae83b0fced0f2e106009c19bc6" 2018-08-26 10:23:54,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1194 X-Openstack-Request-Id: req-e0c7e640-1bfb-4061-8951-f71bc72f39e0 Date: Sun, 26 Aug 2018 10:23:54 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c0065456-124b-41e3-9150-2b6dac11d3c5"],"updated_at":"2018-08-26T10:23:37Z","tenant_id":"7f039c84c06d4eeb8ff27d4e64b7772d","created_at":"2018-08-26T10:23:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"7f039c84c06d4eeb8ff27d4e64b7772d","id":"7a4c9eec-c441-4c22-ae43-9a44b7aec957","name":"cinder_test-net_e030f4ae-4acf-458a-8b9d-06ad67fe1d0e"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a3c401bc-6377-43cc-8a20-abe78f2d51b9"],"updated_at":"2018-08-26T10:16:40Z","tenant_id":"526e4f7307214396989751533ff33528","created_at":"2018-08-26T10:16:36Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"526e4f7307214396989751533ff33528","id":"9c1c4110-1d5a-4c9e-9e4a-8295252f6976","name":"external"}]} 2018-08-26 10:23:54,861 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-e0c7e640-1bfb-4061-8951-f71bc72f39e0 2018-08-26 10:23:54,861 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0883040428162s 2018-08-26 10:23:54,861 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-e0c7e640-1bfb-4061-8951-f71bc72f39e0 2018-08-26 10:23:54,862 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-26 10:23:54,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=f57e72e8-c07a-4768-bbcf-033f3e7cdb88" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7bfd58f81bf88dae83b0fced0f2e106009c19bc6" 2018-08-26 10:23:54,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-ed1cddd7-d837-4314-95d8-5c406e6e0c86 Date: Sun, 26 Aug 2018 10:23:54 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"7a4c9eec-c441-4c22-ae43-9a44b7aec957","tenant_id":"7f039c84c06d4eeb8ff27d4e64b7772d","created_at":"2018-08-26T10:23:50Z","admin_state_up":true,"updated_at":"2018-08-26T10:23:54Z","binding:vnic_type":"normal","device_id":"f57e72e8-c07a-4768-bbcf-033f3e7cdb88","device_owner":"compute:nova","revision_number":4,"mac_address":"fa:16:3e:68:1c:9b","id":"1984a597-4c93-4ea4-95bd-e56995a4a5e4","port_security_enabled":true,"project_id":"7f039c84c06d4eeb8ff27d4e64b7772d","fixed_ips":[{"subnet_id":"c0065456-124b-41e3-9150-2b6dac11d3c5","ip_address":"192.168.120.5"}],"extra_dhcp_opts":[],"security_groups":["8505d4e8-48de-429a-9f14-330dc75775df"],"name":""}]} 2018-08-26 10:23:54,908 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=f57e72e8-c07a-4768-bbcf-033f3e7cdb88 used request id req-ed1cddd7-d837-4314-95d8-5c406e6e0c86 2018-08-26 10:23:54,908 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0460908412933s 2018-08-26 10:23:54,909 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=f57e72e8-c07a-4768-bbcf-033f3e7cdb88 used request id req-ed1cddd7-d837-4314-95d8-5c406e6e0c86 2018-08-26 10:23:54,909 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-08-26 10:23:54,910 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7bfd58f81bf88dae83b0fced0f2e106009c19bc6" -d '{"floatingip": {"floating_network_id": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976", "fixed_ip_address": "192.168.120.5", "port_id": "1984a597-4c93-4ea4-95bd-e56995a4a5e4"}}' 2018-08-26 10:23:56,587 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 553 X-Openstack-Request-Id: req-efdcd14d-5a49-451b-bad4-7b9bb672a646 Date: Sun, 26 Aug 2018 10:23:56 GMT RESP BODY: {"floatingip": {"router_id": "ce235bcc-407f-4013-b387-1ccb78446ed4", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-26T10:23:55Z", "floating_network_id": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976", "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.202", "revision_number": 0, "port_id": "1984a597-4c93-4ea4-95bd-e56995a4a5e4", "id": "bd59ea10-d5a7-4cfb-83c2-16261344abc9", "tenant_id": "7f039c84c06d4eeb8ff27d4e64b7772d", "created_at": "2018-08-26T10:23:55Z", "project_id": "7f039c84c06d4eeb8ff27d4e64b7772d"}} 2018-08-26 10:23:56,587 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-efdcd14d-5a49-451b-bad4-7b9bb672a646 2018-08-26 10:23:56,588 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.67805194855s 2018-08-26 10:23:56,588 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-efdcd14d-5a49-451b-bad4-7b9bb672a646 2018-08-26 10:23:56,596 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-26 10:23:56,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7bfd58f81bf88dae83b0fced0f2e106009c19bc6" 2018-08-26 10:23:56,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 556 X-Openstack-Request-Id: req-f4e48ba0-66ab-4fd4-94de-adeaf98bdb1f Date: Sun, 26 Aug 2018 10:23:56 GMT RESP BODY: {"floatingips": [{"router_id": "ce235bcc-407f-4013-b387-1ccb78446ed4", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-26T10:23:55Z", "floating_network_id": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976", "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.202", "revision_number": 0, "port_id": "1984a597-4c93-4ea4-95bd-e56995a4a5e4", "id": "bd59ea10-d5a7-4cfb-83c2-16261344abc9", "tenant_id": "7f039c84c06d4eeb8ff27d4e64b7772d", "created_at": "2018-08-26T10:23:55Z", "project_id": "7f039c84c06d4eeb8ff27d4e64b7772d"}]} 2018-08-26 10:23:56,650 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-f4e48ba0-66ab-4fd4-94de-adeaf98bdb1f 2018-08-26 10:23:56,650 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0540781021118s 2018-08-26 10:23:56,651 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-f4e48ba0-66ab-4fd4-94de-adeaf98bdb1f 2018-08-26 10:23:56,655 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'ce235bcc-407f-4013-b387-1ccb78446ed4', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'7f039c84c06d4eeb8ff27d4e64b7772d', 'created_at': u'2018-08-26T10:23:55Z', 'attached': True, 'updated_at': u'2018-08-26T10:23:55Z', 'id': u'bd59ea10-d5a7-4cfb-83c2-16261344abc9', 'floating_network_id': u'9c1c4110-1d5a-4c9e-9e4a-8295252f6976', 'fixed_ip_address': u'192.168.120.5', 'floating_ip_address': u'172.30.9.202', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7f039c84c06d4eeb8ff27d4e64b7772d', 'name': 'cinder_test-project_e030f4ae-4acf-458a-8b9d-06ad67fe1d0e', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'ce235bcc-407f-4013-b387-1ccb78446ed4', 'project_id': u'7f039c84c06d4eeb8ff27d4e64b7772d', 'port_id': u'1984a597-4c93-4ea4-95bd-e56995a4a5e4', 'port': u'1984a597-4c93-4ea4-95bd-e56995a4a5e4', 'network': u'9c1c4110-1d5a-4c9e-9e4a-8295252f6976'}) 2018-08-26 10:23:56,655 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-26 10:23:56,658 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/f57e72e8-c07a-4768-bbcf-033f3e7cdb88/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}7bfd58f81bf88dae83b0fced0f2e106009c19bc6" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-26 10:23:56,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:23: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-b2b7946c-86c8-4cdc-90a6-00570d85152a x-compute-request-id: req-b2b7946c-86c8-4cdc-90a6-00570d85152a Content-Encoding: gzip Content-Length: 7885 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 471685284 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.187444] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.189669] pid_max: default: 32768 minimum: 301\n[ 0.190902] ACPI: Core revision 20150930\n[ 0.192579] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.194375] Security Framework initialized\n[ 0.195495] Yama: becoming mindful.\n[ 0.196499] AppArmor: AppArmor initialized\n[ 0.197660] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.199452] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.201183] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.202829] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.204713] Initializing cgroup subsys io\n[ 0.205835] Initializing cgroup subsys memory\n[ 0.207023] Initializing cgroup subsys devices\n[ 0.208232] Initializing cgroup subsys freezer\n[ 0.209428] Initializing cgroup subsys net_cls\n[ 0.210630] Initializing cgroup subsys perf_event\n[ 0.211887] Initializing cgroup subsys net_prio\n[ 0.213105] Initializing cgroup subsys hugetlb\n[ 0.214310] Initializing cgroup subsys pids\n[ 0.215496] CPU: Physical Processor ID: 0\n[ 0.217300] mce: CPU supports 10 MCE banks\n[ 0.218466] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.219844] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.235968] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.242658] ftrace: allocating 31920 entries in 125 pages\n[ 0.268402] smpboot: Max logical packages: 1\n[ 0.269573] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.271452] x2apic enabled\n[ 0.272587] Switched APIC routing to physical x2apic.\n[ 0.275048] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.276594] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.279369] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.281838] KVM setup paravirtual spinlock\n[ 0.283439] x86: Booted up 1 node, 1 CPUs\n[ 0.284548] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.286447] devtmpfs: initialized\n[ 0.288423] evm: security.selinux\n[ 0.289387] evm: security.SMACK64\n[ 0.290349] evm: security.SMACK64EXEC\n[ 0.291381] evm: security.SMACK64TRANSMUTE\n[ 0.292492] evm: security.SMACK64MMAP\n[ 0.293516] evm: security.ima\n[ 0.294408] evm: security.capability\n[ 0.295494] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.298005] pinctrl core: initialized pinctrl subsystem\n[ 0.299488] RTC time: 10:23:54, date: 08/26/18\n[ 0.300776] NET: Registered protocol family 16\n[ 0.302089] cpuidle: using governor ladder\n[ 0.303217] cpuidle: using governor menu\n[ 0.304304] PCCT header not found.\n[ 0.305334] ACPI: bus type PCI registered\n[ 0.306441] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.308131] PCI: Using configuration type 1 for base access\n[ 0.310284] ACPI: Added _OSI(Module Device)\n[ 0.311439] ACPI: Added _OSI(Processor Device)\n[ 0.312613] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.313842] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.315985] ACPI: Interpreter enabled\n[ 0.317035] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.319578] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.322100] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.324630] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.327155] ACPI: (supports S0 S5)\n[ 0.328130] ACPI: Using IOAPIC for interrupt routing\n[ 0.329421] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.333262] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.334821] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.336500] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.338120] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.341120] acpiphp: Slot [3] registered\n[ 0.342227] acpiphp: Slot [4] registered\n[ 0.343327] acpiphp: Slot [5] registered\n[ 0.344429] acpiphp: Slot [6] registered\n[ 0.345530] acpiphp: Slot [7] registered\n[ 0.346630] acpiphp: Slot [8] registered\n[ 0.347728] acpiphp: Slot [9] registered\n[ 0.348819] acpiphp: Slot [10] registered\n[ 0.349931] acpiphp: Slot [11] registered\n[ 0.351059] acpiphp: Slot [12] registered\n[ 0.352185] acpiphp: Slot [13] registered\n[ 0.353293] acpiphp: Slot [14] registered\n[ 0.354408] acpiphp: Slot [15] registered\n[ 0.369572] acpiphp: Slot [16] registered\n[ 0.370691] acpiphp: Slot [17] registered\n[ 0.371805] acpiphp: Slot [18] registered\n[ 0.372916] acpiphp: Slot [19] registered\n[ 0.374031] acpiphp: Slot [20] registered\n[ 0.375218] acpiphp: Slot [21] registered\n[ 0.376344] acpiphp: Slot [22] registered\n[ 0.377494] acpiphp: Slot [23] registered\n[ 0.378631] acpiphp: Slot [24] registered\n[ 0.379765] acpiphp: Slot [25] registered\n[ 0.380908] acpiphp: Slot [26] registered\n[ 0.382056] acpiphp: Slot [27] registered\n[ 0.383206] acpiphp: Slot [28] registered\n[ 0.384330] acpiphp: Slot [29] registered\n[ 0.385470] acpiphp: Slot [30] registered\n[ 0.386592] acpiphp: Slot [31] registered\n[ 0.387711] PCI host bridge to bus 0000:00\n[ 0.388826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.390493] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.392153] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.394168] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.396185] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.398234] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.402177] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.403979] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.405597] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.407342] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.411711] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.413705] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.434177] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.436192] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.438182] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.440264] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.442171] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.443897] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.445705] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.447112] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.449196] vgaarb: loaded\n[ 0.450020] vgaarb: bridge control possible 0000:00:02.0\n[ 0.451667] SCSI subsystem initialized\n[ 0.452923] ACPI: bus type USB registered\n[ 0.454042] usbcore: registered new interface driver usbfs\n[ 0.455424] usbcore: registered new interface driver hub\n[ 0.456769] usbcore: registered new device driver usb\n[ 0.458264] PCI: Using ACPI for IRQ routing\n[ 0.459780] NetLabel: Initializing\n[ 0.460750] NetLabel: domain hash size = 128\n[ 0.461892] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.463185] NetLabel: unlabeled traffic allowed by default\n[ 0.464755] clocksource: Switched to clocksource kvm-clock\n[ 0.475097] AppArmor: AppArmor Filesystem Enabled\n[ 0.476382] pnp: PnP ACPI init\n[ 0.477626] pnp: PnP ACPI: found 5 devices\n[ 0.484466] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.486762] NET: Registered protocol family 2\n[ 0.488164] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.489877] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.491492] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.493094] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.494538] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.496081] NET: Registered protocol family 1\n[ 0.497265] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.498722] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.500162] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.514724] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.529158] Trying to unpack rootfs image as initramfs...\n[ 0.591206] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.598080] Scanning for low memory corruption every 60 seconds\n[ 0.601197] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.602817] audit: initializing netlink subsys (disabled)\n[ 0.604398] audit: type=2000 audit(1535279035.016:1): initialized\n[ 0.606625] Initialise system trusted keyring\n[ 0.608181] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.609733] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.612524] zbud: loaded\n[ 0.613603] VFS: Disk quotas dquot_6.6.0\n[ 0.614746] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.617050] fuse init (API version 7.23)\n[ 0.618295] Key type big_key registered\n[ 0.619404] Allocating IMA MOK and blacklist keyrings.\n[ 0.621177] Key type asymmetric registered\n[ 0.622313] Asymmetric key parser 'x509' registered\n[ 0.623627] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.625708] io scheduler noop registered\n[ 0.626784] io scheduler deadline registered (default)\n[ 0.628180] io scheduler cfq registered\n[ 0.629468] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.630906] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.632807] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.634848] ACPI: Power Button [PWRF]\n[ 0.636245] GHES: HEST is not enabled!\n[ 0.650611] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.680278] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.683423] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.707223] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.710400] Linux agpgart interface v0.103\n[ 0.714269] brd: module loaded\n[ 0.716571] loop: module loaded\n[ 0.721801] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.723819] GPT:90111 != 2097151\n[ 0.724787] GPT:Alternate GPT header not at the end of the disk.\n[ 0.726341] GPT:90111 != 2097151\n[ 0.727304] GPT: Use GNU Parted to correct GPT errors.\n[ 0.728657] vda: vda1 vda15\n[ 0.730612] scsi host0: ata_piix\n[ 0.731703] scsi host1: ata_piix\n[ 0.732720] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.734405] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.736466] libphy: Fixed MDIO Bus: probed\n[ 0.737853] tun: Universal TUN/TAP device driver, 1.6\n[ 0.739182] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.742190] PPP generic driver version 2.4.2\n[ 0.743474] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.745121] ehci-pci: EHCI PCI platform driver\n[ 0.746360] ehci-platform: EHCI generic platform driver\n[ 0.747739] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.749312] ohci-pci: OHCI PCI platform driver\n[ 0.750537] ohci-platform: OHCI generic platform driver\n[ 0.751922] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.766706] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.768108] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.770174] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.771572] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.773236] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.774971] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.776924] usb usb1: Product: UHCI Host Controller\n[ 0.778214] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.779758] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.781178] hub 1-0:1.0: USB hub found\n[ 0.782268] hub 1-0:1.0: 2 ports detected\n[ 0.783641] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.786598] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.787893] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.789313] mousedev: PS/2 mouse device common for all mice\n[ 0.791055] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.793570] rtc_cmos 00:00: RTC can wake from S4\n[ 0.795147] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.796779] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.798426] i2c /dev entries driver\n[ 0.799496] device-mapper: uevent: version 1.0.3\n[ 0.800839] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.803100] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.805150] NET: Registered protocol family 10\n[ 0.806972] NET: Registered protocol family 17\n[ 0.808208] Key type dns_resolver registered\n[ 0.809585] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.811102] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.813576] registered taskstats version 1\n[ 0.814763] Loading compiled-in X.509 certificates\n[ 0.816665] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.819207] zswap: loaded using pool lzo/zbud\n[ 0.821682] Key type trusted registered\n[ 0.823840] Key type encrypted registered\n[ 0.825003] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.826460] ima: No TPM chip found, activating TPM-bypass!\n[ 0.827876] evm: HMAC attrs: 0x1\n[ 0.829239] Magic number: 14:847:376\n[ 0.830438] rtc_cmos 00:00: setting system clock to 2018-08-26 10:23:55 UTC (1535279035)\n[ 0.832703] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.834236] EDD information not available.\n[ 0.895375] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.911658] Write protecting the kernel read-only data: 14336k\n[ 0.916577] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.919228] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.69\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\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... [ 1.089780] 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.5...\nLease of 192.168.120.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.94. iid=i-00000007\n"} 2018-08-26 10:23:56,734 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/f57e72e8-c07a-4768-bbcf-033f3e7cdb88/action used request id req-b2b7946c-86c8-4cdc-90a6-00570d85152a 2018-08-26 10:23:56,735 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0789568424225s 2018-08-26 10:23:56,735 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/f57e72e8-c07a-4768-bbcf-033f3e7cdb88/action used request id req-b2b7946c-86c8-4cdc-90a6-00570d85152a 2018-08-26 10:23:56,736 - 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 471685284 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.187444] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.189669] pid_max: default: 32768 minimum: 301 [ 0.190902] ACPI: Core revision 20150930 [ 0.192579] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.194375] Security Framework initialized [ 0.195495] Yama: becoming mindful. [ 0.196499] AppArmor: AppArmor initialized [ 0.197660] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.199452] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.201183] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.202829] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.204713] Initializing cgroup subsys io [ 0.205835] Initializing cgroup subsys memory [ 0.207023] Initializing cgroup subsys devices [ 0.208232] Initializing cgroup subsys freezer [ 0.209428] Initializing cgroup subsys net_cls [ 0.210630] Initializing cgroup subsys perf_event [ 0.211887] Initializing cgroup subsys net_prio [ 0.213105] Initializing cgroup subsys hugetlb [ 0.214310] Initializing cgroup subsys pids [ 0.215496] CPU: Physical Processor ID: 0 [ 0.217300] mce: CPU supports 10 MCE banks [ 0.218466] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.219844] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.235968] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.242658] ftrace: allocating 31920 entries in 125 pages [ 0.268402] smpboot: Max logical packages: 1 [ 0.269573] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.271452] x2apic enabled [ 0.272587] Switched APIC routing to physical x2apic. [ 0.275048] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.276594] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.279369] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.281838] KVM setup paravirtual spinlock [ 0.283439] x86: Booted up 1 node, 1 CPUs [ 0.284548] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.286447] devtmpfs: initialized [ 0.288423] evm: security.selinux [ 0.289387] evm: security.SMACK64 [ 0.290349] evm: security.SMACK64EXEC [ 0.291381] evm: security.SMACK64TRANSMUTE [ 0.292492] evm: security.SMACK64MMAP [ 0.293516] evm: security.ima [ 0.294408] evm: security.capability [ 0.295494] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.298005] pinctrl core: initialized pinctrl subsystem [ 0.299488] RTC time: 10:23:54, date: 08/26/18 [ 0.300776] NET: Registered protocol family 16 [ 0.302089] cpuidle: using governor ladder [ 0.303217] cpuidle: using governor menu [ 0.304304] PCCT header not found. [ 0.305334] ACPI: bus type PCI registered [ 0.306441] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.308131] PCI: Using configuration type 1 for base access [ 0.310284] ACPI: Added _OSI(Module Device) [ 0.311439] ACPI: Added _OSI(Processor Device) [ 0.312613] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.313842] ACPI: Added _OSI(Processor Aggregator Device) [ 0.315985] ACPI: Interpreter enabled [ 0.317035] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.319578] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.322100] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.324630] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.327155] ACPI: (supports S0 S5) [ 0.328130] ACPI: Using IOAPIC for interrupt routing [ 0.329421] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.333262] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.334821] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.336500] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.338120] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.341120] acpiphp: Slot [3] registered [ 0.342227] acpiphp: Slot [4] registered [ 0.343327] acpiphp: Slot [5] registered [ 0.344429] acpiphp: Slot [6] registered [ 0.345530] acpiphp: Slot [7] registered [ 0.346630] acpiphp: Slot [8] registered [ 0.347728] acpiphp: Slot [9] registered [ 0.348819] acpiphp: Slot [10] registered [ 0.349931] acpiphp: Slot [11] registered [ 0.351059] acpiphp: Slot [12] registered [ 0.352185] acpiphp: Slot [13] registered [ 0.353293] acpiphp: Slot [14] registered [ 0.354408] acpiphp: Slot [15] registered [ 0.369572] acpiphp: Slot [16] registered [ 0.370691] acpiphp: Slot [17] registered [ 0.371805] acpiphp: Slot [18] registered [ 0.372916] acpiphp: Slot [19] registered [ 0.374031] acpiphp: Slot [20] registered [ 0.375218] acpiphp: Slot [21] registered [ 0.376344] acpiphp: Slot [22] registered [ 0.377494] acpiphp: Slot [23] registered [ 0.378631] acpiphp: Slot [24] registered [ 0.379765] acpiphp: Slot [25] registered [ 0.380908] acpiphp: Slot [26] registered [ 0.382056] acpiphp: Slot [27] registered [ 0.383206] acpiphp: Slot [28] registered [ 0.384330] acpiphp: Slot [29] registered [ 0.385470] acpiphp: Slot [30] registered [ 0.386592] acpiphp: Slot [31] registered [ 0.387711] PCI host bridge to bus 0000:00 [ 0.388826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.390493] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.392153] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.394168] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.396185] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.398234] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.402177] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.403979] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.405597] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.407342] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.411711] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.413705] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.434177] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.436192] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.438182] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.440264] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.442171] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.443897] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.445705] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.447112] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.449196] vgaarb: loaded [ 0.450020] vgaarb: bridge control possible 0000:00:02.0 [ 0.451667] SCSI subsystem initialized [ 0.452923] ACPI: bus type USB registered [ 0.454042] usbcore: registered new interface driver usbfs [ 0.455424] usbcore: registered new interface driver hub [ 0.456769] usbcore: registered new device driver usb [ 0.458264] PCI: Using ACPI for IRQ routing [ 0.459780] NetLabel: Initializing [ 0.460750] NetLabel: domain hash size = 128 [ 0.461892] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.463185] NetLabel: unlabeled traffic allowed by default [ 0.464755] clocksource: Switched to clocksource kvm-clock [ 0.475097] AppArmor: AppArmor Filesystem Enabled [ 0.476382] pnp: PnP ACPI init [ 0.477626] pnp: PnP ACPI: found 5 devices [ 0.484466] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.486762] NET: Registered protocol family 2 [ 0.488164] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.489877] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.491492] TCP: Hash tables configured (established 4096 bind 4096) [ 0.493094] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.494538] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.496081] NET: Registered protocol family 1 [ 0.497265] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.498722] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.500162] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.514724] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.529158] Trying to unpack rootfs image as initramfs... [ 0.591206] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.598080] Scanning for low memory corruption every 60 seconds [ 0.601197] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.602817] audit: initializing netlink subsys (disabled) [ 0.604398] audit: type=2000 audit(1535279035.016:1): initialized [ 0.606625] Initialise system trusted keyring [ 0.608181] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.609733] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.612524] zbud: loaded [ 0.613603] VFS: Disk quotas dquot_6.6.0 [ 0.614746] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.617050] fuse init (API version 7.23) [ 0.618295] Key type big_key registered [ 0.619404] Allocating IMA MOK and blacklist keyrings. [ 0.621177] Key type asymmetric registered [ 0.622313] Asymmetric key parser 'x509' registered [ 0.623627] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.625708] io scheduler noop registered [ 0.626784] io scheduler deadline registered (default) [ 0.628180] io scheduler cfq registered [ 0.629468] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.630906] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.632807] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.634848] ACPI: Power Button [PWRF] [ 0.636245] GHES: HEST is not enabled! [ 0.650611] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.680278] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.683423] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.707223] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.710400] Linux agpgart interface v0.103 [ 0.714269] brd: module loaded [ 0.716571] loop: module loaded [ 0.721801] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.723819] GPT:90111 != 2097151 [ 0.724787] GPT:Alternate GPT header not at the end of the disk. [ 0.726341] GPT:90111 != 2097151 [ 0.727304] GPT: Use GNU Parted to correct GPT errors. [ 0.728657] vda: vda1 vda15 [ 0.730612] scsi host0: ata_piix [ 0.731703] scsi host1: ata_piix [ 0.732720] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.734405] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.736466] libphy: Fixed MDIO Bus: probed [ 0.737853] tun: Universal TUN/TAP device driver, 1.6 [ 0.739182] tun: (C) 1999-2004 Max Krasnyansky [ 0.742190] PPP generic driver version 2.4.2 [ 0.743474] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.745121] ehci-pci: EHCI PCI platform driver [ 0.746360] ehci-platform: EHCI generic platform driver [ 0.747739] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.749312] ohci-pci: OHCI PCI platform driver [ 0.750537] ohci-platform: OHCI generic platform driver [ 0.751922] uhci_hcd: USB Universal Host Controller Interface driver [ 0.766706] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.768108] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.770174] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.771572] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.773236] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.774971] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.776924] usb usb1: Product: UHCI Host Controller [ 0.778214] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.779758] usb usb1: SerialNumber: 0000:00:01.2 [ 0.781178] hub 1-0:1.0: USB hub found [ 0.782268] hub 1-0:1.0: 2 ports detected [ 0.783641] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.786598] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.787893] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.789313] mousedev: PS/2 mouse device common for all mice [ 0.791055] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.793570] rtc_cmos 00:00: RTC can wake from S4 [ 0.795147] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.796779] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.798426] i2c /dev entries driver [ 0.799496] device-mapper: uevent: version 1.0.3 [ 0.800839] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.803100] ledtrig-cpu: registered to indicate activity on CPUs [ 0.805150] NET: Registered protocol family 10 [ 0.806972] NET: Registered protocol family 17 [ 0.808208] Key type dns_resolver registered [ 0.809585] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.811102] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.813576] registered taskstats version 1 [ 0.814763] Loading compiled-in X.509 certificates [ 0.816665] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.819207] zswap: loaded using pool lzo/zbud [ 0.821682] Key type trusted registered [ 0.823840] Key type encrypted registered [ 0.825003] AppArmor: AppArmor sha1 policy hashing enabled [ 0.826460] ima: No TPM chip found, activating TPM-bypass! [ 0.827876] evm: HMAC attrs: 0x1 [ 0.829239] Magic number: 14:847:376 [ 0.830438] rtc_cmos 00:00: setting system clock to 2018-08-26 10:23:55 UTC (1535279035) [ 0.832703] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.834236] EDD information not available. [ 0.895375] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.911658] Write protecting the kernel read-only data: 14336k [ 0.916577] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.919228] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.69 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep 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... [ 1.089780] 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.5... Lease of 192.168.120.5 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.94. iid=i-00000007 2018-08-26 10:23:57,738 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.202: timed out 2018-08-26 10:24:06,748 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-26 10:24:06,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/f57e72e8-c07a-4768-bbcf-033f3e7cdb88/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}7bfd58f81bf88dae83b0fced0f2e106009c19bc6" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-26 10:24:06,845 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:24: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-967010eb-9c24-4098-b83b-596629c9acbc x-compute-request-id: req-967010eb-9c24-4098-b83b-596629c9acbc Content-Encoding: gzip Content-Length: 9588 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 471685284 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.187444] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.189669] pid_max: default: 32768 minimum: 301\n[ 0.190902] ACPI: Core revision 20150930\n[ 0.192579] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.194375] Security Framework initialized\n[ 0.195495] Yama: becoming mindful.\n[ 0.196499] AppArmor: AppArmor initialized\n[ 0.197660] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.199452] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.201183] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.202829] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.204713] Initializing cgroup subsys io\n[ 0.205835] Initializing cgroup subsys memory\n[ 0.207023] Initializing cgroup subsys devices\n[ 0.208232] Initializing cgroup subsys freezer\n[ 0.209428] Initializing cgroup subsys net_cls\n[ 0.210630] Initializing cgroup subsys perf_event\n[ 0.211887] Initializing cgroup subsys net_prio\n[ 0.213105] Initializing cgroup subsys hugetlb\n[ 0.214310] Initializing cgroup subsys pids\n[ 0.215496] CPU: Physical Processor ID: 0\n[ 0.217300] mce: CPU supports 10 MCE banks\n[ 0.218466] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.219844] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.235968] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.242658] ftrace: allocating 31920 entries in 125 pages\n[ 0.268402] smpboot: Max logical packages: 1\n[ 0.269573] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.271452] x2apic enabled\n[ 0.272587] Switched APIC routing to physical x2apic.\n[ 0.275048] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.276594] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.279369] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.281838] KVM setup paravirtual spinlock\n[ 0.283439] x86: Booted up 1 node, 1 CPUs\n[ 0.284548] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.286447] devtmpfs: initialized\n[ 0.288423] evm: security.selinux\n[ 0.289387] evm: security.SMACK64\n[ 0.290349] evm: security.SMACK64EXEC\n[ 0.291381] evm: security.SMACK64TRANSMUTE\n[ 0.292492] evm: security.SMACK64MMAP\n[ 0.293516] evm: security.ima\n[ 0.294408] evm: security.capability\n[ 0.295494] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.298005] pinctrl core: initialized pinctrl subsystem\n[ 0.299488] RTC time: 10:23:54, date: 08/26/18\n[ 0.300776] NET: Registered protocol family 16\n[ 0.302089] cpuidle: using governor ladder\n[ 0.303217] cpuidle: using governor menu\n[ 0.304304] PCCT header not found.\n[ 0.305334] ACPI: bus type PCI registered\n[ 0.306441] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.308131] PCI: Using configuration type 1 for base access\n[ 0.310284] ACPI: Added _OSI(Module Device)\n[ 0.311439] ACPI: Added _OSI(Processor Device)\n[ 0.312613] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.313842] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.315985] ACPI: Interpreter enabled\n[ 0.317035] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.319578] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.322100] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.324630] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.327155] ACPI: (supports S0 S5)\n[ 0.328130] ACPI: Using IOAPIC for interrupt routing\n[ 0.329421] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.333262] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.334821] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.336500] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.338120] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.341120] acpiphp: Slot [3] registered\n[ 0.342227] acpiphp: Slot [4] registered\n[ 0.343327] acpiphp: Slot [5] registered\n[ 0.344429] acpiphp: Slot [6] registered\n[ 0.345530] acpiphp: Slot [7] registered\n[ 0.346630] acpiphp: Slot [8] registered\n[ 0.347728] acpiphp: Slot [9] registered\n[ 0.348819] acpiphp: Slot [10] registered\n[ 0.349931] acpiphp: Slot [11] registered\n[ 0.351059] acpiphp: Slot [12] registered\n[ 0.352185] acpiphp: Slot [13] registered\n[ 0.353293] acpiphp: Slot [14] registered\n[ 0.354408] acpiphp: Slot [15] registered\n[ 0.369572] acpiphp: Slot [16] registered\n[ 0.370691] acpiphp: Slot [17] registered\n[ 0.371805] acpiphp: Slot [18] registered\n[ 0.372916] acpiphp: Slot [19] registered\n[ 0.374031] acpiphp: Slot [20] registered\n[ 0.375218] acpiphp: Slot [21] registered\n[ 0.376344] acpiphp: Slot [22] registered\n[ 0.377494] acpiphp: Slot [23] registered\n[ 0.378631] acpiphp: Slot [24] registered\n[ 0.379765] acpiphp: Slot [25] registered\n[ 0.380908] acpiphp: Slot [26] registered\n[ 0.382056] acpiphp: Slot [27] registered\n[ 0.383206] acpiphp: Slot [28] registered\n[ 0.384330] acpiphp: Slot [29] registered\n[ 0.385470] acpiphp: Slot [30] registered\n[ 0.386592] acpiphp: Slot [31] registered\n[ 0.387711] PCI host bridge to bus 0000:00\n[ 0.388826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.390493] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.392153] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.394168] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.396185] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.398234] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.402177] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.403979] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.405597] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.407342] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.411711] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.413705] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.434177] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.436192] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.438182] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.440264] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.442171] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.443897] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.445705] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.447112] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.449196] vgaarb: loaded\n[ 0.450020] vgaarb: bridge control possible 0000:00:02.0\n[ 0.451667] SCSI subsystem initialized\n[ 0.452923] ACPI: bus type USB registered\n[ 0.454042] usbcore: registered new interface driver usbfs\n[ 0.455424] usbcore: registered new interface driver hub\n[ 0.456769] usbcore: registered new device driver usb\n[ 0.458264] PCI: Using ACPI for IRQ routing\n[ 0.459780] NetLabel: Initializing\n[ 0.460750] NetLabel: domain hash size = 128\n[ 0.461892] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.463185] NetLabel: unlabeled traffic allowed by default\n[ 0.464755] clocksource: Switched to clocksource kvm-clock\n[ 0.475097] AppArmor: AppArmor Filesystem Enabled\n[ 0.476382] pnp: PnP ACPI init\n[ 0.477626] pnp: PnP ACPI: found 5 devices\n[ 0.484466] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.486762] NET: Registered protocol family 2\n[ 0.488164] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.489877] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.491492] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.493094] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.494538] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.496081] NET: Registered protocol family 1\n[ 0.497265] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.498722] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.500162] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.514724] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.529158] Trying to unpack rootfs image as initramfs...\n[ 0.591206] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.598080] Scanning for low memory corruption every 60 seconds\n[ 0.601197] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.602817] audit: initializing netlink subsys (disabled)\n[ 0.604398] audit: type=2000 audit(1535279035.016:1): initialized\n[ 0.606625] Initialise system trusted keyring\n[ 0.608181] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.609733] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.612524] zbud: loaded\n[ 0.613603] VFS: Disk quotas dquot_6.6.0\n[ 0.614746] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.617050] fuse init (API version 7.23)\n[ 0.618295] Key type big_key registered\n[ 0.619404] Allocating IMA MOK and blacklist keyrings.\n[ 0.621177] Key type asymmetric registered\n[ 0.622313] Asymmetric key parser 'x509' registered\n[ 0.623627] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.625708] io scheduler noop registered\n[ 0.626784] io scheduler deadline registered (default)\n[ 0.628180] io scheduler cfq registered\n[ 0.629468] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.630906] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.632807] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.634848] ACPI: Power Button [PWRF]\n[ 0.636245] GHES: HEST is not enabled!\n[ 0.650611] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.680278] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.683423] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.707223] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.710400] Linux agpgart interface v0.103\n[ 0.714269] brd: module loaded\n[ 0.716571] loop: module loaded\n[ 0.721801] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.723819] GPT:90111 != 2097151\n[ 0.724787] GPT:Alternate GPT header not at the end of the disk.\n[ 0.726341] GPT:90111 != 2097151\n[ 0.727304] GPT: Use GNU Parted to correct GPT errors.\n[ 0.728657] vda: vda1 vda15\n[ 0.730612] scsi host0: ata_piix\n[ 0.731703] scsi host1: ata_piix\n[ 0.732720] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.734405] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.736466] libphy: Fixed MDIO Bus: probed\n[ 0.737853] tun: Universal TUN/TAP device driver, 1.6\n[ 0.739182] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.742190] PPP generic driver version 2.4.2\n[ 0.743474] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.745121] ehci-pci: EHCI PCI platform driver\n[ 0.746360] ehci-platform: EHCI generic platform driver\n[ 0.747739] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.749312] ohci-pci: OHCI PCI platform driver\n[ 0.750537] ohci-platform: OHCI generic platform driver\n[ 0.751922] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.766706] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.768108] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.770174] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.771572] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.773236] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.774971] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.776924] usb usb1: Product: UHCI Host Controller\n[ 0.778214] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.779758] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.781178] hub 1-0:1.0: USB hub found\n[ 0.782268] hub 1-0:1.0: 2 ports detected\n[ 0.783641] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.786598] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.787893] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.789313] mousedev: PS/2 mouse device common for all mice\n[ 0.791055] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.793570] rtc_cmos 00:00: RTC can wake from S4\n[ 0.795147] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.796779] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.798426] i2c /dev entries driver\n[ 0.799496] device-mapper: uevent: version 1.0.3\n[ 0.800839] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.803100] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.805150] NET: Registered protocol family 10\n[ 0.806972] NET: Registered protocol family 17\n[ 0.808208] Key type dns_resolver registered\n[ 0.809585] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.811102] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.813576] registered taskstats version 1\n[ 0.814763] Loading compiled-in X.509 certificates\n[ 0.816665] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.819207] zswap: loaded using pool lzo/zbud\n[ 0.821682] Key type trusted registered\n[ 0.823840] Key type encrypted registered\n[ 0.825003] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.826460] ima: No TPM chip found, activating TPM-bypass!\n[ 0.827876] evm: HMAC attrs: 0x1\n[ 0.829239] Magic number: 14:847:376\n[ 0.830438] rtc_cmos 00:00: setting system clock to 2018-08-26 10:23:55 UTC (1535279035)\n[ 0.832703] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.834236] EDD information not available.\n[ 0.895375] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.911658] Write protecting the kernel read-only data: 14336k\n[ 0.916577] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.919228] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.69\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\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... [ 1.089780] 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.5...\nLease of 192.168.120.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.94. iid=i-00000007\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCVQBDl5c4Wsl9ZPLBIIFyFWZsraeN8gHSyt/VolkqSYfBu6WwFScX0PPNQLCH9ULrIBQaf+qBiNidZVtDGaQe7xSvbQH/AM8p4IFuv6VIvtm1YFc1xJV+TKSuazDue2SUlCCE7hlE+3IsW+aWX2c3+MO1vvKeqsgMjnfPLeJQ0F7eme12D3gYoVOFZUJQt0jj2iqFFRG3WxXLRpvuUwKzFp/bQ+YWrm0YXj8To4ZlUtLp6BLrk6Ihm4oJdm/80ffioAK69Zkhi4Uje0uItcgShayKPJRat9BLam9rnqze4S3DgJ5pbGOPd9gdpkmBvQIJsazuZLixfELQlz6LsAj3B root@cinder-test-vm2-e030f4ae-4acf-458a-8b9d-06ad67fe1d0e\nssh-dss AAAAB3NzaC1kc3MAAACBAJ37qB0XM1i5XAigDkPQ1kbj7EzUvarTpRZ4RcHuZSc+fwvs9LeMlk8rOUQXEfYXy+fBHMvqx7DpNkhh3xzOT+z0i+SVuOKH1qMH9zC5dQdMi14XcN6CgE5q7H7wccunjHKQbClI6IA5TScPkWunjnapwBzzQIbK52Q6n6NSckxpAAAAFQDtmDOFz47nBS+Yld3AfV5e68bQvQAAAIB6gaKv35X2WXS0eimmKyGQWPBaNJebZQVOA1cq/kW2iWgxGxJegvjeq+NsNtXiebHjUjRVrt6UWjUof8+e2splqVGl5K8MD4jY9Fbqx2qbe1xFpVXUyI6AYZiwq+2qP2cdxq+1FJ7DUk1f7480cdaIG6pPKXkUWDcP/c1AOPTJswAAAIBKLEbSArQvIsyA1pGckAOBNPO5tbhFSdwuQcB9Gb9R9FM2HO3fggB1dAyiMclk4XBpQoZ0H/EKQA3wR5RxM/EgzMqQL8yBTXx8WbfgHPECP3gyOs6l/6GIPg6JwT2V8D8mhaiNv2D9N/2ruzLJ6Eqq6SAQ6BF5DbAGgZiEVgUzuw== root@cinder-test-vm2-e030f4ae-4acf-458a-8b9d-06ad67fe1d0e\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.11s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.5,24,fe80::f816:3eff:fe68:1c9b/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.2 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.5 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000007\nname: N/A\navailability-zone: nova\nlocal-hostname: cinder-test-vm2-e030f4ae-4acf-458a-8b9d-06ad67fe1d0e\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.73 ===\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-e030f4ae-4acf-458a-8b9d-06ad67fe1d0e login: "} 2018-08-26 10:24:06,846 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/f57e72e8-c07a-4768-bbcf-033f3e7cdb88/action used request id req-967010eb-9c24-4098-b83b-596629c9acbc 2018-08-26 10:24:06,846 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0979361534119s 2018-08-26 10:24:06,847 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/f57e72e8-c07a-4768-bbcf-033f3e7cdb88/action used request id req-967010eb-9c24-4098-b83b-596629c9acbc 2018-08-26 10:24:06,847 - 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 471685284 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.187444] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.189669] pid_max: default: 32768 minimum: 301 [ 0.190902] ACPI: Core revision 20150930 [ 0.192579] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.194375] Security Framework initialized [ 0.195495] Yama: becoming mindful. [ 0.196499] AppArmor: AppArmor initialized [ 0.197660] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.199452] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.201183] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.202829] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.204713] Initializing cgroup subsys io [ 0.205835] Initializing cgroup subsys memory [ 0.207023] Initializing cgroup subsys devices [ 0.208232] Initializing cgroup subsys freezer [ 0.209428] Initializing cgroup subsys net_cls [ 0.210630] Initializing cgroup subsys perf_event [ 0.211887] Initializing cgroup subsys net_prio [ 0.213105] Initializing cgroup subsys hugetlb [ 0.214310] Initializing cgroup subsys pids [ 0.215496] CPU: Physical Processor ID: 0 [ 0.217300] mce: CPU supports 10 MCE banks [ 0.218466] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.219844] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.235968] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.242658] ftrace: allocating 31920 entries in 125 pages [ 0.268402] smpboot: Max logical packages: 1 [ 0.269573] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.271452] x2apic enabled [ 0.272587] Switched APIC routing to physical x2apic. [ 0.275048] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.276594] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.279369] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.281838] KVM setup paravirtual spinlock [ 0.283439] x86: Booted up 1 node, 1 CPUs [ 0.284548] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.286447] devtmpfs: initialized [ 0.288423] evm: security.selinux [ 0.289387] evm: security.SMACK64 [ 0.290349] evm: security.SMACK64EXEC [ 0.291381] evm: security.SMACK64TRANSMUTE [ 0.292492] evm: security.SMACK64MMAP [ 0.293516] evm: security.ima [ 0.294408] evm: security.capability [ 0.295494] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.298005] pinctrl core: initialized pinctrl subsystem [ 0.299488] RTC time: 10:23:54, date: 08/26/18 [ 0.300776] NET: Registered protocol family 16 [ 0.302089] cpuidle: using governor ladder [ 0.303217] cpuidle: using governor menu [ 0.304304] PCCT header not found. [ 0.305334] ACPI: bus type PCI registered [ 0.306441] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.308131] PCI: Using configuration type 1 for base access [ 0.310284] ACPI: Added _OSI(Module Device) [ 0.311439] ACPI: Added _OSI(Processor Device) [ 0.312613] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.313842] ACPI: Added _OSI(Processor Aggregator Device) [ 0.315985] ACPI: Interpreter enabled [ 0.317035] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.319578] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.322100] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.324630] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.327155] ACPI: (supports S0 S5) [ 0.328130] ACPI: Using IOAPIC for interrupt routing [ 0.329421] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.333262] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.334821] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.336500] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.338120] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.341120] acpiphp: Slot [3] registered [ 0.342227] acpiphp: Slot [4] registered [ 0.343327] acpiphp: Slot [5] registered [ 0.344429] acpiphp: Slot [6] registered [ 0.345530] acpiphp: Slot [7] registered [ 0.346630] acpiphp: Slot [8] registered [ 0.347728] acpiphp: Slot [9] registered [ 0.348819] acpiphp: Slot [10] registered [ 0.349931] acpiphp: Slot [11] registered [ 0.351059] acpiphp: Slot [12] registered [ 0.352185] acpiphp: Slot [13] registered [ 0.353293] acpiphp: Slot [14] registered [ 0.354408] acpiphp: Slot [15] registered [ 0.369572] acpiphp: Slot [16] registered [ 0.370691] acpiphp: Slot [17] registered [ 0.371805] acpiphp: Slot [18] registered [ 0.372916] acpiphp: Slot [19] registered [ 0.374031] acpiphp: Slot [20] registered [ 0.375218] acpiphp: Slot [21] registered [ 0.376344] acpiphp: Slot [22] registered [ 0.377494] acpiphp: Slot [23] registered [ 0.378631] acpiphp: Slot [24] registered [ 0.379765] acpiphp: Slot [25] registered [ 0.380908] acpiphp: Slot [26] registered [ 0.382056] acpiphp: Slot [27] registered [ 0.383206] acpiphp: Slot [28] registered [ 0.384330] acpiphp: Slot [29] registered [ 0.385470] acpiphp: Slot [30] registered [ 0.386592] acpiphp: Slot [31] registered [ 0.387711] PCI host bridge to bus 0000:00 [ 0.388826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.390493] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.392153] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.394168] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.396185] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.398234] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.402177] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.403979] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.405597] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.407342] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.411711] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.413705] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.434177] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.436192] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.438182] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.440264] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.442171] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.443897] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.445705] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.447112] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.449196] vgaarb: loaded [ 0.450020] vgaarb: bridge control possible 0000:00:02.0 [ 0.451667] SCSI subsystem initialized [ 0.452923] ACPI: bus type USB registered [ 0.454042] usbcore: registered new interface driver usbfs [ 0.455424] usbcore: registered new interface driver hub [ 0.456769] usbcore: registered new device driver usb [ 0.458264] PCI: Using ACPI for IRQ routing [ 0.459780] NetLabel: Initializing [ 0.460750] NetLabel: domain hash size = 128 [ 0.461892] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.463185] NetLabel: unlabeled traffic allowed by default [ 0.464755] clocksource: Switched to clocksource kvm-clock [ 0.475097] AppArmor: AppArmor Filesystem Enabled [ 0.476382] pnp: PnP ACPI init [ 0.477626] pnp: PnP ACPI: found 5 devices [ 0.484466] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.486762] NET: Registered protocol family 2 [ 0.488164] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.489877] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.491492] TCP: Hash tables configured (established 4096 bind 4096) [ 0.493094] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.494538] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.496081] NET: Registered protocol family 1 [ 0.497265] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.498722] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.500162] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.514724] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.529158] Trying to unpack rootfs image as initramfs... [ 0.591206] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.598080] Scanning for low memory corruption every 60 seconds [ 0.601197] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.602817] audit: initializing netlink subsys (disabled) [ 0.604398] audit: type=2000 audit(1535279035.016:1): initialized [ 0.606625] Initialise system trusted keyring [ 0.608181] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.609733] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.612524] zbud: loaded [ 0.613603] VFS: Disk quotas dquot_6.6.0 [ 0.614746] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.617050] fuse init (API version 7.23) [ 0.618295] Key type big_key registered [ 0.619404] Allocating IMA MOK and blacklist keyrings. [ 0.621177] Key type asymmetric registered [ 0.622313] Asymmetric key parser 'x509' registered [ 0.623627] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.625708] io scheduler noop registered [ 0.626784] io scheduler deadline registered (default) [ 0.628180] io scheduler cfq registered [ 0.629468] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.630906] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.632807] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.634848] ACPI: Power Button [PWRF] [ 0.636245] GHES: HEST is not enabled! [ 0.650611] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.680278] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.683423] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.707223] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.710400] Linux agpgart interface v0.103 [ 0.714269] brd: module loaded [ 0.716571] loop: module loaded [ 0.721801] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.723819] GPT:90111 != 2097151 [ 0.724787] GPT:Alternate GPT header not at the end of the disk. [ 0.726341] GPT:90111 != 2097151 [ 0.727304] GPT: Use GNU Parted to correct GPT errors. [ 0.728657] vda: vda1 vda15 [ 0.730612] scsi host0: ata_piix [ 0.731703] scsi host1: ata_piix [ 0.732720] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.734405] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.736466] libphy: Fixed MDIO Bus: probed [ 0.737853] tun: Universal TUN/TAP device driver, 1.6 [ 0.739182] tun: (C) 1999-2004 Max Krasnyansky [ 0.742190] PPP generic driver version 2.4.2 [ 0.743474] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.745121] ehci-pci: EHCI PCI platform driver [ 0.746360] ehci-platform: EHCI generic platform driver [ 0.747739] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.749312] ohci-pci: OHCI PCI platform driver [ 0.750537] ohci-platform: OHCI generic platform driver [ 0.751922] uhci_hcd: USB Universal Host Controller Interface driver [ 0.766706] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.768108] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.770174] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.771572] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.773236] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.774971] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.776924] usb usb1: Product: UHCI Host Controller [ 0.778214] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.779758] usb usb1: SerialNumber: 0000:00:01.2 [ 0.781178] hub 1-0:1.0: USB hub found [ 0.782268] hub 1-0:1.0: 2 ports detected [ 0.783641] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.786598] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.787893] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.789313] mousedev: PS/2 mouse device common for all mice [ 0.791055] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.793570] rtc_cmos 00:00: RTC can wake from S4 [ 0.795147] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.796779] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.798426] i2c /dev entries driver [ 0.799496] device-mapper: uevent: version 1.0.3 [ 0.800839] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.803100] ledtrig-cpu: registered to indicate activity on CPUs [ 0.805150] NET: Registered protocol family 10 [ 0.806972] NET: Registered protocol family 17 [ 0.808208] Key type dns_resolver registered [ 0.809585] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.811102] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.813576] registered taskstats version 1 [ 0.814763] Loading compiled-in X.509 certificates [ 0.816665] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.819207] zswap: loaded using pool lzo/zbud [ 0.821682] Key type trusted registered [ 0.823840] Key type encrypted registered [ 0.825003] AppArmor: AppArmor sha1 policy hashing enabled [ 0.826460] ima: No TPM chip found, activating TPM-bypass! [ 0.827876] evm: HMAC attrs: 0x1 [ 0.829239] Magic number: 14:847:376 [ 0.830438] rtc_cmos 00:00: setting system clock to 2018-08-26 10:23:55 UTC (1535279035) [ 0.832703] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.834236] EDD information not available. [ 0.895375] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.911658] Write protecting the kernel read-only data: 14336k [ 0.916577] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.919228] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.69 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep 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... [ 1.089780] 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.5... Lease of 192.168.120.5 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.94. iid=i-00000007 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCVQBDl5c4Wsl9ZPLBIIFyFWZsraeN8gHSyt/VolkqSYfBu6WwFScX0PPNQLCH9ULrIBQaf+qBiNidZVtDGaQe7xSvbQH/AM8p4IFuv6VIvtm1YFc1xJV+TKSuazDue2SUlCCE7hlE+3IsW+aWX2c3+MO1vvKeqsgMjnfPLeJQ0F7eme12D3gYoVOFZUJQt0jj2iqFFRG3WxXLRpvuUwKzFp/bQ+YWrm0YXj8To4ZlUtLp6BLrk6Ihm4oJdm/80ffioAK69Zkhi4Uje0uItcgShayKPJRat9BLam9rnqze4S3DgJ5pbGOPd9gdpkmBvQIJsazuZLixfELQlz6LsAj3B root@cinder-test-vm2-e030f4ae-4acf-458a-8b9d-06ad67fe1d0e ssh-dss AAAAB3NzaC1kc3MAAACBAJ37qB0XM1i5XAigDkPQ1kbj7EzUvarTpRZ4RcHuZSc+fwvs9LeMlk8rOUQXEfYXy+fBHMvqx7DpNkhh3xzOT+z0i+SVuOKH1qMH9zC5dQdMi14XcN6CgE5q7H7wccunjHKQbClI6IA5TScPkWunjnapwBzzQIbK52Q6n6NSckxpAAAAFQDtmDOFz47nBS+Yld3AfV5e68bQvQAAAIB6gaKv35X2WXS0eimmKyGQWPBaNJebZQVOA1cq/kW2iWgxGxJegvjeq+NsNtXiebHjUjRVrt6UWjUof8+e2splqVGl5K8MD4jY9Fbqx2qbe1xFpVXUyI6AYZiwq+2qP2cdxq+1FJ7DUk1f7480cdaIG6pPKXkUWDcP/c1AOPTJswAAAIBKLEbSArQvIsyA1pGckAOBNPO5tbhFSdwuQcB9Gb9R9FM2HO3fggB1dAyiMclk4XBpQoZ0H/EKQA3wR5RxM/EgzMqQL8yBTXx8WbfgHPECP3gyOs6l/6GIPg6JwT2V8D8mhaiNv2D9N/2ruzLJ6Eqq6SAQ6BF5DbAGgZiEVgUzuw== root@cinder-test-vm2-e030f4ae-4acf-458a-8b9d-06ad67fe1d0e -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.11s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.5,24,fe80::f816:3eff:fe68:1c9b/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.2 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.5 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000007 name: N/A availability-zone: nova local-hostname: cinder-test-vm2-e030f4ae-4acf-458a-8b9d-06ad67fe1d0e launch-index: 0 === cirros: current=0.4.0 uptime=3.73 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm2-e030f4ae-4acf-458a-8b9d-06ad67fe1d0e login: 2018-08-26 10:24:06,850 - paramiko.transport - DEBUG - starting thread (client mode): 0xa4283950L 2018-08-26 10:24:06,851 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-26 10:24:06,851 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-08-26 10:24:06,851 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-08-26 10:24:06,853 - 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-26 10:24:06,853 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-26 10:24:06,853 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-08-26 10:24:06,853 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-26 10:24:06,854 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-26 10:24:06,854 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-26 10:24:06,871 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-26 10:24:06,872 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-26 10:24:06,883 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.202: 3ea905a7b82b56475af2e4b93e8087a0 2018-08-26 10:24:06,884 - paramiko.transport - DEBUG - Trying discovered key d3eae0d2267e9e9e802668016cdd2e42 in /tmp/tmpGBpxNL 2018-08-26 10:24:06,910 - paramiko.transport - DEBUG - userauth is OK 2018-08-26 10:24:06,916 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-26 10:24:06,951 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.POST.volumes 2018-08-26 10:24:06,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8776/v3/7f039c84c06d4eeb8ff27d4e64b7772d/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}7bfd58f81bf88dae83b0fced0f2e106009c19bc6" -d '{"volume": {"display_name": "cinder_test-volume_e030f4ae-4acf-458a-8b9d-06ad67fe1d0e", "size": "2"}}' 2018-08-26 10:24:08,273 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 26 Aug 2018 10:24:06 GMT Server: Apache x-compute-request-id: req-45913e93-5b67-4028-82f3-7aa070c05452 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-45913e93-5b67-4028-82f3-7aa070c05452 Content-Length: 816 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "cc55914c50db4a929c764bfdaba804f2", "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/7f039c84c06d4eeb8ff27d4e64b7772d/volumes/0fec837a-efbd-4ff0-952e-6f62c1e00935", "rel": "self"}, {"href": "http://172.30.9.22:8776/7f039c84c06d4eeb8ff27d4e64b7772d/volumes/0fec837a-efbd-4ff0-952e-6f62c1e00935", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-26T10:24:08.000000", "description": null, "updated_at": null, "volume_type": null, "name": "cinder_test-volume_e030f4ae-4acf-458a-8b9d-06ad67fe1d0e", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "0fec837a-efbd-4ff0-952e-6f62c1e00935", "size": 2}} 2018-08-26 10:24:08,273 - keystoneauth.session - DEBUG - POST call to volumev3 for http://172.30.9.22:8776/v3/7f039c84c06d4eeb8ff27d4e64b7772d/volumes used request id req-45913e93-5b67-4028-82f3-7aa070c05452 2018-08-26 10:24:08,274 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.POST.volumes in 1.32247209549s 2018-08-26 10:24:08,274 - shade.request_ids - DEBUG - POST call to volumev3 for http://172.30.9.22:8776/v3/7f039c84c06d4eeb8ff27d4e64b7772d/volumes used request id req-45913e93-5b67-4028-82f3-7aa070c05452 2018-08-26 10:24:08,275 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-26 10:24:08,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/7f039c84c06d4eeb8ff27d4e64b7772d/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}7bfd58f81bf88dae83b0fced0f2e106009c19bc6" 2018-08-26 10:24:09,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:24:08 GMT Server: Apache x-compute-request-id: req-b166e078-74b9-41f6-b21a-04d1470f693b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b166e078-74b9-41f6-b21a-04d1470f693b Content-Encoding: gzip Content-Length: 446 Content-Type: application/json RESP BODY: {"volumes": [{"status": "creating", "user_id": "cc55914c50db4a929c764bfdaba804f2", "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/7f039c84c06d4eeb8ff27d4e64b7772d/volumes/0fec837a-efbd-4ff0-952e-6f62c1e00935", "rel": "self"}, {"href": "http://172.30.9.22:8776/7f039c84c06d4eeb8ff27d4e64b7772d/volumes/0fec837a-efbd-4ff0-952e-6f62c1e00935", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-26T10:24:08.000000", "description": null, "os-vol-tenant-attr:tenant_id": "7f039c84c06d4eeb8ff27d4e64b7772d", "updated_at": "2018-08-26T10:24:08.000000", "volume_type": null, "name": "cinder_test-volume_e030f4ae-4acf-458a-8b9d-06ad67fe1d0e", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "0fec837a-efbd-4ff0-952e-6f62c1e00935", "size": 2}]} 2018-08-26 10:24:09,286 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/7f039c84c06d4eeb8ff27d4e64b7772d/volumes/detail used request id req-b166e078-74b9-41f6-b21a-04d1470f693b 2018-08-26 10:24:09,286 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 1.01129698753s 2018-08-26 10:24:09,286 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/7f039c84c06d4eeb8ff27d4e64b7772d/volumes/detail used request id req-b166e078-74b9-41f6-b21a-04d1470f693b 2018-08-26 10:24:09,288 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 10:24:11,291 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-26 10:24:11,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/7f039c84c06d4eeb8ff27d4e64b7772d/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}7bfd58f81bf88dae83b0fced0f2e106009c19bc6" 2018-08-26 10:24:12,387 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:24:11 GMT Server: Apache x-compute-request-id: req-dc86df04-5cf6-4a7d-9cb0-f34997c50a43 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-dc86df04-5cf6-4a7d-9cb0-f34997c50a43 Content-Encoding: gzip Content-Length: 449 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "cc55914c50db4a929c764bfdaba804f2", "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/7f039c84c06d4eeb8ff27d4e64b7772d/volumes/0fec837a-efbd-4ff0-952e-6f62c1e00935", "rel": "self"}, {"href": "http://172.30.9.22:8776/7f039c84c06d4eeb8ff27d4e64b7772d/volumes/0fec837a-efbd-4ff0-952e-6f62c1e00935", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-26T10:24:08.000000", "description": null, "os-vol-tenant-attr:tenant_id": "7f039c84c06d4eeb8ff27d4e64b7772d", "updated_at": "2018-08-26T10:24:10.000000", "volume_type": null, "name": "cinder_test-volume_e030f4ae-4acf-458a-8b9d-06ad67fe1d0e", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "0fec837a-efbd-4ff0-952e-6f62c1e00935", "size": 2}]} 2018-08-26 10:24:12,387 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/7f039c84c06d4eeb8ff27d4e64b7772d/volumes/detail used request id req-dc86df04-5cf6-4a7d-9cb0-f34997c50a43 2018-08-26 10:24:12,388 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 1.0963511467s 2018-08-26 10:24:12,388 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/7f039c84c06d4eeb8ff27d4e64b7772d/volumes/detail used request id req-dc86df04-5cf6-4a7d-9cb0-f34997c50a43 2018-08-26 10:24:12,390 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-26 10:24:12,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7bfd58f81bf88dae83b0fced0f2e106009c19bc6" 2018-08-26 10:24:12,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1194 X-Openstack-Request-Id: req-720c489b-ec9f-41e7-b368-4c1ff29dab4e Date: Sun, 26 Aug 2018 10:24:12 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c0065456-124b-41e3-9150-2b6dac11d3c5"],"updated_at":"2018-08-26T10:23:37Z","tenant_id":"7f039c84c06d4eeb8ff27d4e64b7772d","created_at":"2018-08-26T10:23:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"7f039c84c06d4eeb8ff27d4e64b7772d","id":"7a4c9eec-c441-4c22-ae43-9a44b7aec957","name":"cinder_test-net_e030f4ae-4acf-458a-8b9d-06ad67fe1d0e"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a3c401bc-6377-43cc-8a20-abe78f2d51b9"],"updated_at":"2018-08-26T10:16:40Z","tenant_id":"526e4f7307214396989751533ff33528","created_at":"2018-08-26T10:16:36Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"526e4f7307214396989751533ff33528","id":"9c1c4110-1d5a-4c9e-9e4a-8295252f6976","name":"external"}]} 2018-08-26 10:24:12,814 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-720c489b-ec9f-41e7-b368-4c1ff29dab4e 2018-08-26 10:24:12,814 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.424322843552s 2018-08-26 10:24:12,815 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-720c489b-ec9f-41e7-b368-4c1ff29dab4e 2018-08-26 10:24:12,819 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-26 10:24:12,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7bfd58f81bf88dae83b0fced0f2e106009c19bc6" 2018-08-26 10:24:13,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json X-Openstack-Request-Id: req-ad8e26fc-4fd9-4614-a7f5-ffd9389ad194 Date: Sun, 26 Aug 2018 10:24:13 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-26T10:23:42Z", "file": "/v2/images/e0ece433-b3ba-4010-8ae1-962622b691b2/file", "owner": "7f039c84c06d4eeb8ff27d4e64b7772d", "id": "e0ece433-b3ba-4010-8ae1-962622b691b2", "size": 12716032, "self": "/v2/images/e0ece433-b3ba-4010-8ae1-962622b691b2", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/e0ece433-b3ba-4010-8ae1-962622b691b2/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/e0ece433-b3ba-4010-8ae1-962622b691b2/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_e030f4ae-4acf-458a-8b9d-06ad67fe1d0e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_e030f4ae-4acf-458a-8b9d-06ad67fe1d0e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-26T10:23:41Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-26 10:24:13,117 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-ad8e26fc-4fd9-4614-a7f5-ffd9389ad194 2018-08-26 10:24:13,117 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.297431945801s 2018-08-26 10:24:13,117 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-ad8e26fc-4fd9-4614-a7f5-ffd9389ad194 2018-08-26 10:24:13,119 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-26 10:24:13,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7bfd58f81bf88dae83b0fced0f2e106009c19bc6" 2018-08-26 10:24:13,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:24:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-81ae184f-4456-4fec-92a9-862e6c87e3be x-compute-request-id: req-81ae184f-4456-4fec-92a9-862e6c87e3be Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cinder_test-flavor_e030f4ae-4acf-458a-8b9d-06ad67fe1d0e", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/e7a1b6ea-d9ef-4bc4-a52a-261b2016507e", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/e7a1b6ea-d9ef-4bc4-a52a-261b2016507e", "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": "e7a1b6ea-d9ef-4bc4-a52a-261b2016507e"}]} 2018-08-26 10:24:13,281 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-81ae184f-4456-4fec-92a9-862e6c87e3be 2018-08-26 10:24:13,281 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.162011861801s 2018-08-26 10:24:13,281 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-81ae184f-4456-4fec-92a9-862e6c87e3be 2018-08-26 10:24:13,283 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-26 10:24:13,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7bfd58f81bf88dae83b0fced0f2e106009c19bc6" -d '{"server": {"name": "cinder_test-vm_e030f4ae-4acf-458a-8b9d-06ad67fe1d0e", "imageRef": "e0ece433-b3ba-4010-8ae1-962622b691b2", "key_name": "cinder_test-kp_e030f4ae-4acf-458a-8b9d-06ad67fe1d0e", "flavorRef": "e7a1b6ea-d9ef-4bc4-a52a-261b2016507e", "max_count": 1, "min_count": 1, "networks": [{"uuid": "7a4c9eec-c441-4c22-ae43-9a44b7aec957"}], "security_groups": [{"name": "8505d4e8-48de-429a-9f14-330dc75775df"}]}}' 2018-08-26 10:24:15,090 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 26 Aug 2018 10:24:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-46a4a8a2-e0b4-4226-ae42-00c9cb9b71ed x-compute-request-id: req-46a4a8a2-e0b4-4226-ae42-00c9cb9b71ed Content-Length: 403 location: http://172.30.9.22:8774/v2.1/servers/62abbc84-1b52-4628-94d1-62c3117654b9 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "8505d4e8-48de-429a-9f14-330dc75775df"}], "OS-DCF:diskConfig": "MANUAL", "id": "62abbc84-1b52-4628-94d1-62c3117654b9", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/62abbc84-1b52-4628-94d1-62c3117654b9", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/62abbc84-1b52-4628-94d1-62c3117654b9", "rel": "bookmark"}], "adminPass": "iG8FcewhkvW7"}} 2018-08-26 10:24:15,090 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-46a4a8a2-e0b4-4226-ae42-00c9cb9b71ed 2018-08-26 10:24:15,091 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.80792021751s 2018-08-26 10:24:15,091 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-46a4a8a2-e0b4-4226-ae42-00c9cb9b71ed 2018-08-26 10:24:15,092 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 10:24:15,094 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7bfd58f81bf88dae83b0fced0f2e106009c19bc6" 2018-08-26 10:24:15,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:24:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-486f7b12-b144-4e6a-bdd9-8cc5a8ca43d0 x-compute-request-id: req-486f7b12-b144-4e6a-bdd9-8cc5a8ca43d0 Content-Encoding: gzip Content-Length: 868 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/62abbc84-1b52-4628-94d1-62c3117654b9", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/62abbc84-1b52-4628-94d1-62c3117654b9", "rel": "bookmark"}], "image": {"id": "e0ece433-b3ba-4010-8ae1-962622b691b2", "links": [{"href": "http://172.30.9.22:8774/images/e0ece433-b3ba-4010-8ae1-962622b691b2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e7a1b6ea-d9ef-4bc4-a52a-261b2016507e", "links": [{"href": "http://172.30.9.22:8774/flavors/e7a1b6ea-d9ef-4bc4-a52a-261b2016507e", "rel": "bookmark"}]}, "id": "62abbc84-1b52-4628-94d1-62c3117654b9", "user_id": "cc55914c50db4a929c764bfdaba804f2", "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-26T10:24:15Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_e030f4ae-4acf-458a-8b9d-06ad67fe1d0e", "name": "cinder_test-vm_e030f4ae-4acf-458a-8b9d-06ad67fe1d0e", "created": "2018-08-26T10:24:15Z", "tenant_id": "7f039c84c06d4eeb8ff27d4e64b7772d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_e030f4ae-4acf-458a-8b9d-06ad67fe1d0e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:1c:9b", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:1c:9b", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/f57e72e8-c07a-4768-bbcf-033f3e7cdb88", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/f57e72e8-c07a-4768-bbcf-033f3e7cdb88", "rel": "bookmark"}], "image": {"id": "e0ece433-b3ba-4010-8ae1-962622b691b2", "links": [{"href": "http://172.30.9.22:8774/images/e0ece433-b3ba-4010-8ae1-962622b691b2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T10:23:54.000000", "flavor": {"id": "e7a1b6ea-d9ef-4bc4-a52a-261b2016507e", "links": [{"href": "http://172.30.9.22:8774/flavors/e7a1b6ea-d9ef-4bc4-a52a-261b2016507e", "rel": "bookmark"}]}, "id": "f57e72e8-c07a-4768-bbcf-033f3e7cdb88", "security_groups": [{"name": "cinder_test-sg_e030f4ae-4acf-458a-8b9d-06ad67fe1d0e"}], "user_id": "cc55914c50db4a929c764bfdaba804f2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T10:23:54Z", "hostId": "2ada9ace9dd6b9c8c79fa6e8a58ce29e1604731af3fd81e407842adb", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_e030f4ae-4acf-458a-8b9d-06ad67fe1d0e", "name": "cinder_test-vm2_e030f4ae-4acf-458a-8b9d-06ad67fe1d0e", "created": "2018-08-26T10:23:46Z", "tenant_id": "7f039c84c06d4eeb8ff27d4e64b7772d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 10:24:15,539 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-486f7b12-b144-4e6a-bdd9-8cc5a8ca43d0 2018-08-26 10:24:15,539 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.447599887848s 2018-08-26 10:24:15,540 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-486f7b12-b144-4e6a-bdd9-8cc5a8ca43d0 2018-08-26 10:24:15,545 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 10:24:17,548 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 10:24:17,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7bfd58f81bf88dae83b0fced0f2e106009c19bc6" 2018-08-26 10:24:17,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:24:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6722d455-9eb2-4ff5-bc30-6d3f81cfdf54 x-compute-request-id: req-6722d455-9eb2-4ff5-bc30-6d3f81cfdf54 Content-Encoding: gzip Content-Length: 896 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/62abbc84-1b52-4628-94d1-62c3117654b9", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/62abbc84-1b52-4628-94d1-62c3117654b9", "rel": "bookmark"}], "image": {"id": "e0ece433-b3ba-4010-8ae1-962622b691b2", "links": [{"href": "http://172.30.9.22:8774/images/e0ece433-b3ba-4010-8ae1-962622b691b2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e7a1b6ea-d9ef-4bc4-a52a-261b2016507e", "links": [{"href": "http://172.30.9.22:8774/flavors/e7a1b6ea-d9ef-4bc4-a52a-261b2016507e", "rel": "bookmark"}]}, "id": "62abbc84-1b52-4628-94d1-62c3117654b9", "user_id": "cc55914c50db4a929c764bfdaba804f2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T10:24:17Z", "hostId": "8b3d751aea94f65916b7496ba979c33e39a1d1934266f7f1eed383ff", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_e030f4ae-4acf-458a-8b9d-06ad67fe1d0e", "name": "cinder_test-vm_e030f4ae-4acf-458a-8b9d-06ad67fe1d0e", "created": "2018-08-26T10:24:15Z", "tenant_id": "7f039c84c06d4eeb8ff27d4e64b7772d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_e030f4ae-4acf-458a-8b9d-06ad67fe1d0e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:1c:9b", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:1c:9b", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/f57e72e8-c07a-4768-bbcf-033f3e7cdb88", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/f57e72e8-c07a-4768-bbcf-033f3e7cdb88", "rel": "bookmark"}], "image": {"id": "e0ece433-b3ba-4010-8ae1-962622b691b2", "links": [{"href": "http://172.30.9.22:8774/images/e0ece433-b3ba-4010-8ae1-962622b691b2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T10:23:54.000000", "flavor": {"id": "e7a1b6ea-d9ef-4bc4-a52a-261b2016507e", "links": [{"href": "http://172.30.9.22:8774/flavors/e7a1b6ea-d9ef-4bc4-a52a-261b2016507e", "rel": "bookmark"}]}, "id": "f57e72e8-c07a-4768-bbcf-033f3e7cdb88", "security_groups": [{"name": "cinder_test-sg_e030f4ae-4acf-458a-8b9d-06ad67fe1d0e"}], "user_id": "cc55914c50db4a929c764bfdaba804f2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T10:23:54Z", "hostId": "2ada9ace9dd6b9c8c79fa6e8a58ce29e1604731af3fd81e407842adb", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_e030f4ae-4acf-458a-8b9d-06ad67fe1d0e", "name": "cinder_test-vm2_e030f4ae-4acf-458a-8b9d-06ad67fe1d0e", "created": "2018-08-26T10:23:46Z", "tenant_id": "7f039c84c06d4eeb8ff27d4e64b7772d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 10:24:17,727 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-6722d455-9eb2-4ff5-bc30-6d3f81cfdf54 2018-08-26 10:24:17,727 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.178964853287s 2018-08-26 10:24:17,728 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-6722d455-9eb2-4ff5-bc30-6d3f81cfdf54 2018-08-26 10:24:17,732 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 10:24:19,735 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 10:24:19,738 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7bfd58f81bf88dae83b0fced0f2e106009c19bc6" 2018-08-26 10:24:20,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:24: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-8cb91f42-c374-4fe5-bef6-bf802221bf7f x-compute-request-id: req-8cb91f42-c374-4fe5-bef6-bf802221bf7f Content-Encoding: gzip Content-Length: 907 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/62abbc84-1b52-4628-94d1-62c3117654b9", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/62abbc84-1b52-4628-94d1-62c3117654b9", "rel": "bookmark"}], "image": {"id": "e0ece433-b3ba-4010-8ae1-962622b691b2", "links": [{"href": "http://172.30.9.22:8774/images/e0ece433-b3ba-4010-8ae1-962622b691b2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e7a1b6ea-d9ef-4bc4-a52a-261b2016507e", "links": [{"href": "http://172.30.9.22:8774/flavors/e7a1b6ea-d9ef-4bc4-a52a-261b2016507e", "rel": "bookmark"}]}, "id": "62abbc84-1b52-4628-94d1-62c3117654b9", "security_groups": [{"name": "cinder_test-sg_e030f4ae-4acf-458a-8b9d-06ad67fe1d0e"}], "user_id": "cc55914c50db4a929c764bfdaba804f2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T10:24:17Z", "hostId": "8b3d751aea94f65916b7496ba979c33e39a1d1934266f7f1eed383ff", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_e030f4ae-4acf-458a-8b9d-06ad67fe1d0e", "name": "cinder_test-vm_e030f4ae-4acf-458a-8b9d-06ad67fe1d0e", "created": "2018-08-26T10:24:15Z", "tenant_id": "7f039c84c06d4eeb8ff27d4e64b7772d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_e030f4ae-4acf-458a-8b9d-06ad67fe1d0e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:1c:9b", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:1c:9b", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/f57e72e8-c07a-4768-bbcf-033f3e7cdb88", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/f57e72e8-c07a-4768-bbcf-033f3e7cdb88", "rel": "bookmark"}], "image": {"id": "e0ece433-b3ba-4010-8ae1-962622b691b2", "links": [{"href": "http://172.30.9.22:8774/images/e0ece433-b3ba-4010-8ae1-962622b691b2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T10:23:54.000000", "flavor": {"id": "e7a1b6ea-d9ef-4bc4-a52a-261b2016507e", "links": [{"href": "http://172.30.9.22:8774/flavors/e7a1b6ea-d9ef-4bc4-a52a-261b2016507e", "rel": "bookmark"}]}, "id": "f57e72e8-c07a-4768-bbcf-033f3e7cdb88", "security_groups": [{"name": "cinder_test-sg_e030f4ae-4acf-458a-8b9d-06ad67fe1d0e"}], "user_id": "cc55914c50db4a929c764bfdaba804f2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T10:23:54Z", "hostId": "2ada9ace9dd6b9c8c79fa6e8a58ce29e1604731af3fd81e407842adb", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_e030f4ae-4acf-458a-8b9d-06ad67fe1d0e", "name": "cinder_test-vm2_e030f4ae-4acf-458a-8b9d-06ad67fe1d0e", "created": "2018-08-26T10:23:46Z", "tenant_id": "7f039c84c06d4eeb8ff27d4e64b7772d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 10:24:20,541 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8cb91f42-c374-4fe5-bef6-bf802221bf7f 2018-08-26 10:24:20,541 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.80632519722s 2018-08-26 10:24:20,542 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8cb91f42-c374-4fe5-bef6-bf802221bf7f 2018-08-26 10:24:20,547 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 10:24:22,550 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 10:24:22,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7bfd58f81bf88dae83b0fced0f2e106009c19bc6" 2018-08-26 10:24:22,729 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10: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-25d321e1-4f78-41cd-9b37-94a64a9418ee x-compute-request-id: req-25d321e1-4f78-41cd-9b37-94a64a9418ee Content-Encoding: gzip Content-Length: 888 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_e030f4ae-4acf-458a-8b9d-06ad67fe1d0e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:29:72", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/62abbc84-1b52-4628-94d1-62c3117654b9", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/62abbc84-1b52-4628-94d1-62c3117654b9", "rel": "bookmark"}], "image": {"id": "e0ece433-b3ba-4010-8ae1-962622b691b2", "links": [{"href": "http://172.30.9.22:8774/images/e0ece433-b3ba-4010-8ae1-962622b691b2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T10:24:22.000000", "flavor": {"id": "e7a1b6ea-d9ef-4bc4-a52a-261b2016507e", "links": [{"href": "http://172.30.9.22:8774/flavors/e7a1b6ea-d9ef-4bc4-a52a-261b2016507e", "rel": "bookmark"}]}, "id": "62abbc84-1b52-4628-94d1-62c3117654b9", "security_groups": [{"name": "cinder_test-sg_e030f4ae-4acf-458a-8b9d-06ad67fe1d0e"}], "user_id": "cc55914c50db4a929c764bfdaba804f2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T10:24:22Z", "hostId": "8b3d751aea94f65916b7496ba979c33e39a1d1934266f7f1eed383ff", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_e030f4ae-4acf-458a-8b9d-06ad67fe1d0e", "name": "cinder_test-vm_e030f4ae-4acf-458a-8b9d-06ad67fe1d0e", "created": "2018-08-26T10:24:15Z", "tenant_id": "7f039c84c06d4eeb8ff27d4e64b7772d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_e030f4ae-4acf-458a-8b9d-06ad67fe1d0e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:1c:9b", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:1c:9b", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/f57e72e8-c07a-4768-bbcf-033f3e7cdb88", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/f57e72e8-c07a-4768-bbcf-033f3e7cdb88", "rel": "bookmark"}], "image": {"id": "e0ece433-b3ba-4010-8ae1-962622b691b2", "links": [{"href": "http://172.30.9.22:8774/images/e0ece433-b3ba-4010-8ae1-962622b691b2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T10:23:54.000000", "flavor": {"id": "e7a1b6ea-d9ef-4bc4-a52a-261b2016507e", "links": [{"href": "http://172.30.9.22:8774/flavors/e7a1b6ea-d9ef-4bc4-a52a-261b2016507e", "rel": "bookmark"}]}, "id": "f57e72e8-c07a-4768-bbcf-033f3e7cdb88", "security_groups": [{"name": "cinder_test-sg_e030f4ae-4acf-458a-8b9d-06ad67fe1d0e"}], "user_id": "cc55914c50db4a929c764bfdaba804f2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T10:23:54Z", "hostId": "2ada9ace9dd6b9c8c79fa6e8a58ce29e1604731af3fd81e407842adb", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_e030f4ae-4acf-458a-8b9d-06ad67fe1d0e", "name": "cinder_test-vm2_e030f4ae-4acf-458a-8b9d-06ad67fe1d0e", "created": "2018-08-26T10:23:46Z", "tenant_id": "7f039c84c06d4eeb8ff27d4e64b7772d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 10:24:22,730 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-25d321e1-4f78-41cd-9b37-94a64a9418ee 2018-08-26 10:24:22,730 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.180106878281s 2018-08-26 10:24:22,730 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-25d321e1-4f78-41cd-9b37-94a64a9418ee 2018-08-26 10:24:22,735 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-26 10:24:22,736 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=62abbc84-1b52-4628-94d1-62c3117654b9" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7bfd58f81bf88dae83b0fced0f2e106009c19bc6" 2018-08-26 10:24:22,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-ebbd5e9a-87a7-4f1a-aa29-db57d68e5f75 Date: Sun, 26 Aug 2018 10:24:22 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"7a4c9eec-c441-4c22-ae43-9a44b7aec957","tenant_id":"7f039c84c06d4eeb8ff27d4e64b7772d","created_at":"2018-08-26T10:24:18Z","admin_state_up":true,"updated_at":"2018-08-26T10:24:21Z","binding:vnic_type":"normal","device_id":"62abbc84-1b52-4628-94d1-62c3117654b9","device_owner":"compute:nova","revision_number":4,"mac_address":"fa:16:3e:ea:29:72","id":"0fa4ebce-9310-44ac-8adb-efb6d42a2d2e","port_security_enabled":true,"project_id":"7f039c84c06d4eeb8ff27d4e64b7772d","fixed_ips":[{"subnet_id":"c0065456-124b-41e3-9150-2b6dac11d3c5","ip_address":"192.168.120.9"}],"extra_dhcp_opts":[],"security_groups":["8505d4e8-48de-429a-9f14-330dc75775df"],"name":""}]} 2018-08-26 10:24:22,783 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=62abbc84-1b52-4628-94d1-62c3117654b9 used request id req-ebbd5e9a-87a7-4f1a-aa29-db57d68e5f75 2018-08-26 10:24:22,783 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0474400520325s 2018-08-26 10:24:22,783 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=62abbc84-1b52-4628-94d1-62c3117654b9 used request id req-ebbd5e9a-87a7-4f1a-aa29-db57d68e5f75 2018-08-26 10:24:22,788 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-26 10:24:22,788 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/floatingips.json?port_id=0fa4ebce-9310-44ac-8adb-efb6d42a2d2e" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7bfd58f81bf88dae83b0fced0f2e106009c19bc6" 2018-08-26 10:24:22,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-1b7489aa-58a0-4c32-b936-604ea52c5a26 Date: Sun, 26 Aug 2018 10:24:22 GMT RESP BODY: {"floatingips": []} 2018-08-26 10:24:22,832 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=0fa4ebce-9310-44ac-8adb-efb6d42a2d2e used request id req-1b7489aa-58a0-4c32-b936-604ea52c5a26 2018-08-26 10:24:22,832 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0437588691711s 2018-08-26 10:24:22,832 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=0fa4ebce-9310-44ac-8adb-efb6d42a2d2e used request id req-1b7489aa-58a0-4c32-b936-604ea52c5a26 2018-08-26 10:24:22,833 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_e030f4ae-4acf-458a-8b9d-06ad67fe1d0e': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:ea:29:72', u'version': 4, u'addr': u'192.168.120.9', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'e0ece433-b3ba-4010-8ae1-962622b691b2'}), 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-26T10:24:22.000000', 'flavor': Munch({u'id': u'e7a1b6ea-d9ef-4bc4-a52a-261b2016507e'}), 'az': u'nova', 'id': u'62abbc84-1b52-4628-94d1-62c3117654b9', 'security_groups': [Munch({u'name': u'cinder_test-sg_e030f4ae-4acf-458a-8b9d-06ad67fe1d0e'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'cc55914c50db4a929c764bfdaba804f2', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7f039c84c06d4eeb8ff27d4e64b7772d', 'name': 'cinder_test-project_e030f4ae-4acf-458a-8b9d-06ad67fe1d0e', '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-26T10:24:22.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-26T10:24:22Z', 'hostId': u'8b3d751aea94f65916b7496ba979c33e39a1d1934266f7f1eed383ff', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_e030f4ae-4acf-458a-8b9d-06ad67fe1d0e', 'public_v6': '', 'private_v4': u'192.168.120.9', 'cloud': 'envvars', 'host_id': u'8b3d751aea94f65916b7496ba979c33e39a1d1934266f7f1eed383ff', '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-26T10:24:22.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'7f039c84c06d4eeb8ff27d4e64b7772d', 'name': u'cinder_test-vm_e030f4ae-4acf-458a-8b9d-06ad67fe1d0e', 'adminPass': u'iG8FcewhkvW7', 'tenant_id': u'7f039c84c06d4eeb8ff27d4e64b7772d', 'created_at': u'2018-08-26T10:24:15Z', 'created': u'2018-08-26T10:24:15Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-26 10:24:22,836 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-26 10:24:22,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7bfd58f81bf88dae83b0fced0f2e106009c19bc6" 2018-08-26 10:24:22,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1194 X-Openstack-Request-Id: req-fe070456-22e0-4c38-ac43-d16775666b2b Date: Sun, 26 Aug 2018 10:24:22 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c0065456-124b-41e3-9150-2b6dac11d3c5"],"updated_at":"2018-08-26T10:23:37Z","tenant_id":"7f039c84c06d4eeb8ff27d4e64b7772d","created_at":"2018-08-26T10:23:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"7f039c84c06d4eeb8ff27d4e64b7772d","id":"7a4c9eec-c441-4c22-ae43-9a44b7aec957","name":"cinder_test-net_e030f4ae-4acf-458a-8b9d-06ad67fe1d0e"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a3c401bc-6377-43cc-8a20-abe78f2d51b9"],"updated_at":"2018-08-26T10:16:40Z","tenant_id":"526e4f7307214396989751533ff33528","created_at":"2018-08-26T10:16:36Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"526e4f7307214396989751533ff33528","id":"9c1c4110-1d5a-4c9e-9e4a-8295252f6976","name":"external"}]} 2018-08-26 10:24:22,925 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-fe070456-22e0-4c38-ac43-d16775666b2b 2018-08-26 10:24:22,925 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0893161296844s 2018-08-26 10:24:22,926 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-fe070456-22e0-4c38-ac43-d16775666b2b 2018-08-26 10:24:22,927 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-26 10:24:22,927 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=62abbc84-1b52-4628-94d1-62c3117654b9" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7bfd58f81bf88dae83b0fced0f2e106009c19bc6" 2018-08-26 10:24:22,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-7502ecca-041a-4ead-abd1-0ab0ab8f1227 Date: Sun, 26 Aug 2018 10:24:22 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"7a4c9eec-c441-4c22-ae43-9a44b7aec957","tenant_id":"7f039c84c06d4eeb8ff27d4e64b7772d","created_at":"2018-08-26T10:24:18Z","admin_state_up":true,"updated_at":"2018-08-26T10:24:21Z","binding:vnic_type":"normal","device_id":"62abbc84-1b52-4628-94d1-62c3117654b9","device_owner":"compute:nova","revision_number":4,"mac_address":"fa:16:3e:ea:29:72","id":"0fa4ebce-9310-44ac-8adb-efb6d42a2d2e","port_security_enabled":true,"project_id":"7f039c84c06d4eeb8ff27d4e64b7772d","fixed_ips":[{"subnet_id":"c0065456-124b-41e3-9150-2b6dac11d3c5","ip_address":"192.168.120.9"}],"extra_dhcp_opts":[],"security_groups":["8505d4e8-48de-429a-9f14-330dc75775df"],"name":""}]} 2018-08-26 10:24:22,975 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=62abbc84-1b52-4628-94d1-62c3117654b9 used request id req-7502ecca-041a-4ead-abd1-0ab0ab8f1227 2018-08-26 10:24:22,975 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0482320785522s 2018-08-26 10:24:22,975 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=62abbc84-1b52-4628-94d1-62c3117654b9 used request id req-7502ecca-041a-4ead-abd1-0ab0ab8f1227 2018-08-26 10:24:22,976 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-08-26 10:24:22,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7bfd58f81bf88dae83b0fced0f2e106009c19bc6" -d '{"floatingip": {"floating_network_id": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976", "fixed_ip_address": "192.168.120.9", "port_id": "0fa4ebce-9310-44ac-8adb-efb6d42a2d2e"}}' 2018-08-26 10:24:24,727 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 553 X-Openstack-Request-Id: req-2aa5556a-0e99-4f53-8839-2764651bec61 Date: Sun, 26 Aug 2018 10:24:24 GMT RESP BODY: {"floatingip": {"router_id": "ce235bcc-407f-4013-b387-1ccb78446ed4", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-26T10:24:23Z", "floating_network_id": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976", "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.200", "revision_number": 0, "port_id": "0fa4ebce-9310-44ac-8adb-efb6d42a2d2e", "id": "7e33d2a4-cf21-4840-9887-e3b67bbe7d6a", "tenant_id": "7f039c84c06d4eeb8ff27d4e64b7772d", "created_at": "2018-08-26T10:24:23Z", "project_id": "7f039c84c06d4eeb8ff27d4e64b7772d"}} 2018-08-26 10:24:24,727 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-2aa5556a-0e99-4f53-8839-2764651bec61 2018-08-26 10:24:24,727 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.75088596344s 2018-08-26 10:24:24,727 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-2aa5556a-0e99-4f53-8839-2764651bec61 2018-08-26 10:24:24,735 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-26 10:24:24,736 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7bfd58f81bf88dae83b0fced0f2e106009c19bc6" 2018-08-26 10:24:24,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1095 X-Openstack-Request-Id: req-d841777d-3646-44f9-8515-e80927575fd3 Date: Sun, 26 Aug 2018 10:24:24 GMT RESP BODY: {"floatingips": [{"router_id": "ce235bcc-407f-4013-b387-1ccb78446ed4", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-26T10:24:23Z", "floating_network_id": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976", "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.200", "revision_number": 0, "port_id": "0fa4ebce-9310-44ac-8adb-efb6d42a2d2e", "id": "7e33d2a4-cf21-4840-9887-e3b67bbe7d6a", "tenant_id": "7f039c84c06d4eeb8ff27d4e64b7772d", "created_at": "2018-08-26T10:24:23Z", "project_id": "7f039c84c06d4eeb8ff27d4e64b7772d"}, {"router_id": "ce235bcc-407f-4013-b387-1ccb78446ed4", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-26T10:23:55Z", "floating_network_id": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976", "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.202", "revision_number": 0, "port_id": "1984a597-4c93-4ea4-95bd-e56995a4a5e4", "id": "bd59ea10-d5a7-4cfb-83c2-16261344abc9", "tenant_id": "7f039c84c06d4eeb8ff27d4e64b7772d", "created_at": "2018-08-26T10:23:55Z", "project_id": "7f039c84c06d4eeb8ff27d4e64b7772d"}]} 2018-08-26 10:24:24,801 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-d841777d-3646-44f9-8515-e80927575fd3 2018-08-26 10:24:24,801 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0654921531677s 2018-08-26 10:24:24,801 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-d841777d-3646-44f9-8515-e80927575fd3 2018-08-26 10:24:24,809 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'ce235bcc-407f-4013-b387-1ccb78446ed4', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'7f039c84c06d4eeb8ff27d4e64b7772d', 'created_at': u'2018-08-26T10:24:23Z', 'attached': True, 'updated_at': u'2018-08-26T10:24:23Z', 'id': u'7e33d2a4-cf21-4840-9887-e3b67bbe7d6a', 'floating_network_id': u'9c1c4110-1d5a-4c9e-9e4a-8295252f6976', 'fixed_ip_address': u'192.168.120.9', 'floating_ip_address': u'172.30.9.200', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7f039c84c06d4eeb8ff27d4e64b7772d', 'name': 'cinder_test-project_e030f4ae-4acf-458a-8b9d-06ad67fe1d0e', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'ce235bcc-407f-4013-b387-1ccb78446ed4', 'project_id': u'7f039c84c06d4eeb8ff27d4e64b7772d', 'port_id': u'0fa4ebce-9310-44ac-8adb-efb6d42a2d2e', 'port': u'0fa4ebce-9310-44ac-8adb-efb6d42a2d2e', 'network': u'9c1c4110-1d5a-4c9e-9e4a-8295252f6976'}) 2018-08-26 10:24:24,809 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-26 10:24:24,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/62abbc84-1b52-4628-94d1-62c3117654b9/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}7bfd58f81bf88dae83b0fced0f2e106009c19bc6" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-26 10:24:24,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10: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-bd2e8e72-2f95-4f38-9839-89998c255882 x-compute-request-id: req-bd2e8e72-2f95-4f38-9839-89998c255882 Content-Encoding: gzip Content-Length: 7922 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 506998926 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.210947] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.213140] pid_max: default: 32768 minimum: 301\n[ 0.214341] ACPI: Core revision 20150930\n[ 0.215975] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.217726] Security Framework initialized\n[ 0.218812] Yama: becoming mindful.\n[ 0.219783] AppArmor: AppArmor initialized\n[ 0.220910] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.222627] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.224292] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.225873] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.227690] Initializing cgroup subsys io\n[ 0.228774] Initializing cgroup subsys memory\n[ 0.229932] Initializing cgroup subsys devices\n[ 0.231091] Initializing cgroup subsys freezer\n[ 0.232245] Initializing cgroup subsys net_cls\n[ 0.233389] Initializing cgroup subsys perf_event\n[ 0.234600] Initializing cgroup subsys net_prio\n[ 0.235775] Initializing cgroup subsys hugetlb\n[ 0.236923] Initializing cgroup subsys pids\n[ 0.238081] CPU: Physical Processor ID: 0\n[ 0.239840] mce: CPU supports 10 MCE banks\n[ 0.240953] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.242277] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.257152] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.263765] ftrace: allocating 31920 entries in 125 pages\n[ 0.289199] smpboot: Max logical packages: 1\n[ 0.290378] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.292738] x2apic enabled\n[ 0.294149] Switched APIC routing to physical x2apic.\n[ 0.297133] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.299063] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.302497] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.305578] KVM setup paravirtual spinlock\n[ 0.307598] x86: Booted up 1 node, 1 CPUs\n[ 0.308990] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.311357] devtmpfs: initialized\n[ 0.313946] evm: security.selinux\n[ 0.315158] evm: security.SMACK64\n[ 0.316358] evm: security.SMACK64EXEC\n[ 0.317646] evm: security.SMACK64TRANSMUTE\n[ 0.319048] evm: security.SMACK64MMAP\n[ 0.320343] evm: security.ima\n[ 0.321453] evm: security.capability\n[ 0.322816] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.326002] pinctrl core: initialized pinctrl subsystem\n[ 0.327871] RTC time: 10:24:22, date: 08/26/18\n[ 0.329497] NET: Registered protocol family 16\n[ 0.331151] cpuidle: using governor ladder\n[ 0.332577] cpuidle: using governor menu\n[ 0.333950] PCCT header not found.\n[ 0.335241] ACPI: bus type PCI registered\n[ 0.336632] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.338777] PCI: Using configuration type 1 for base access\n[ 0.341646] ACPI: Added _OSI(Module Device)\n[ 0.343099] ACPI: Added _OSI(Processor Device)\n[ 0.344600] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.346158] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.348970] ACPI: Interpreter enabled\n[ 0.349989] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.352430] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.354865] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.357298] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.359738] ACPI: (supports S0 S5)\n[ 0.360680] ACPI: Using IOAPIC for interrupt routing\n[ 0.361923] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.365618] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.367106] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.368730] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.370303] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.373176] acpiphp: Slot [3] registered\n[ 0.374231] acpiphp: Slot [4] registered\n[ 0.375286] acpiphp: Slot [5] registered\n[ 0.376340] acpiphp: Slot [6] registered\n[ 0.377396] acpiphp: Slot [7] registered\n[ 0.378456] acpiphp: Slot [8] registered\n[ 0.379528] acpiphp: Slot [9] registered\n[ 0.380585] acpiphp: Slot [10] registered\n[ 0.381664] acpiphp: Slot [11] registered\n[ 0.382742] acpiphp: Slot [12] registered\n[ 0.383816] acpiphp: Slot [13] registered\n[ 0.384883] acpiphp: Slot [14] registered\n[ 0.385957] acpiphp: Slot [15] registered\n[ 0.401143] acpiphp: Slot [16] registered\n[ 0.402240] acpiphp: Slot [17] registered\n[ 0.403313] acpiphp: Slot [18] registered\n[ 0.404384] acpiphp: Slot [19] registered\n[ 0.405457] acpiphp: Slot [20] registered\n[ 0.406532] acpiphp: Slot [21] registered\n[ 0.407599] acpiphp: Slot [22] registered\n[ 0.408672] acpiphp: Slot [23] registered\n[ 0.409763] acpiphp: Slot [24] registered\n[ 0.410841] acpiphp: Slot [25] registered\n[ 0.411911] acpiphp: Slot [26] registered\n[ 0.412978] acpiphp: Slot [27] registered\n[ 0.414061] acpiphp: Slot [28] registered\n[ 0.415140] acpiphp: Slot [29] registered\n[ 0.416213] acpiphp: Slot [30] registered\n[ 0.417286] acpiphp: Slot [31] registered\n[ 0.418362] PCI host bridge to bus 0000:00\n[ 0.419435] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.421016] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.422600] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.424531] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.426443] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.428394] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.432405] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.434080] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.435621] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.437285] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.441562] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.443468] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.464016] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.465973] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.467859] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.469728] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.471591] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.473373] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.475108] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.476505] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.478561] vgaarb: loaded\n[ 0.479371] vgaarb: bridge control possible 0000:00:02.0\n[ 0.480966] SCSI subsystem initialized\n[ 0.482190] ACPI: bus type USB registered\n[ 0.483296] usbcore: registered new interface driver usbfs\n[ 0.484654] usbcore: registered new interface driver hub\n[ 0.485981] usbcore: registered new device driver usb\n[ 0.487436] PCI: Using ACPI for IRQ routing\n[ 0.488923] NetLabel: Initializing\n[ 0.489882] NetLabel: domain hash size = 128\n[ 0.491003] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.492267] NetLabel: unlabeled traffic allowed by default\n[ 0.493791] clocksource: Switched to clocksource kvm-clock\n[ 0.503706] AppArmor: AppArmor Filesystem Enabled\n[ 0.504995] pnp: PnP ACPI init\n[ 0.506204] pnp: PnP ACPI: found 5 devices\n[ 0.513466] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.516434] NET: Registered protocol family 2\n[ 0.518221] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.520462] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.522556] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.524650] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.526539] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.528566] NET: Registered protocol family 1\n[ 0.530085] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.531995] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.533911] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.560251] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.576250] Trying to unpack rootfs image as initramfs...\n[ 0.638409] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.640905] Scanning for low memory corruption every 60 seconds\n[ 0.642861] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.644416] audit: initializing netlink subsys (disabled)\n[ 0.645879] audit: type=2000 audit(1535279062.885:1): initialized\n[ 0.647706] Initialise system trusted keyring\n[ 0.649039] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.651030] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.654763] zbud: loaded\n[ 0.656024] VFS: Disk quotas dquot_6.6.0\n[ 0.657472] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.660257] fuse init (API version 7.23)\n[ 0.661837] Key type big_key registered\n[ 0.663253] Allocating IMA MOK and blacklist keyrings.\n[ 0.665387] Key type asymmetric registered\n[ 0.666848] Asymmetric key parser 'x509' registered\n[ 0.668544] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.671171] io scheduler noop registered\n[ 0.672571] io scheduler deadline registered (default)\n[ 0.674350] io scheduler cfq registered\n[ 0.675854] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.677692] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.679939] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.682528] ACPI: Power Button [PWRF]\n[ 0.684013] GHES: HEST is not enabled!\n[ 0.706598] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.736196] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.739024] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.763163] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.766154] Linux agpgart interface v0.103\n[ 0.769469] brd: module loaded\n[ 0.771655] loop: module loaded\n[ 0.776310] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.778296] GPT:90111 != 2097151\n[ 0.779218] GPT:Alternate GPT header not at the end of the disk.\n[ 0.780676] GPT:90111 != 2097151\n[ 0.781596] GPT: Use GNU Parted to correct GPT errors.\n[ 0.782894] vda: vda1 vda15\n[ 0.784520] scsi host0: ata_piix\n[ 0.785572] scsi host1: ata_piix\n[ 0.786554] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.788158] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.790138] libphy: Fixed MDIO Bus: probed\n[ 0.791272] tun: Universal TUN/TAP device driver, 1.6\n[ 0.792586] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.795534] PPP generic driver version 2.4.2\n[ 0.796778] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.798402] ehci-pci: EHCI PCI platform driver\n[ 0.799595] ehci-platform: EHCI generic platform driver\n[ 0.801004] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.802557] ohci-pci: OHCI PCI platform driver\n[ 0.803755] ohci-platform: OHCI generic platform driver\n[ 0.805112] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.819678] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.821043] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.823046] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.824410] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.825984] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.827668] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.829637] usb usb1: Product: UHCI Host Controller\n[ 0.830911] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.832465] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.833808] hub 1-0:1.0: USB hub found\n[ 0.835001] hub 1-0:1.0: 2 ports detected\n[ 0.836278] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.839157] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.840455] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.841862] mousedev: PS/2 mouse device common for all mice\n[ 0.843552] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.846080] rtc_cmos 00:00: RTC can wake from S4\n[ 0.847606] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.849228] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.850856] i2c /dev entries driver\n[ 0.851915] device-mapper: uevent: version 1.0.3\n[ 0.853221] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.855471] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.857326] NET: Registered protocol family 10\n[ 0.858883] NET: Registered protocol family 17\n[ 0.860088] Key type dns_resolver registered\n[ 0.861363] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.862851] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.865290] registered taskstats version 1\n[ 0.866441] Loading compiled-in X.509 certificates\n[ 0.868247] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.870772] zswap: loaded using pool lzo/zbud\n[ 0.872781] Key type trusted registered\n[ 0.874927] Key type encrypted registered\n[ 0.876061] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.877478] ima: No TPM chip found, activating TPM-bypass!\n[ 0.878908] evm: HMAC attrs: 0x1\n[ 0.880193] Magic number: 14:400:427\n[ 0.881367] rtc_cmos 00:00: setting system clock to 2018-08-26 10:24:23 UTC (1535279063)\n[ 0.883566] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.885060] EDD information not available.\n[ 0.951351] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.967645] Write protecting the kernel read-only data: 14336k\n[ 0.970600] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.973061] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.72\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.85\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.129944] 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.9...\nLease of 192.168.120.9 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.95. iid=i-00000008\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\n"} 2018-08-26 10:24:24,888 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/62abbc84-1b52-4628-94d1-62c3117654b9/action used request id req-bd2e8e72-2f95-4f38-9839-89998c255882 2018-08-26 10:24:24,889 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0791039466858s 2018-08-26 10:24:24,889 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/62abbc84-1b52-4628-94d1-62c3117654b9/action used request id req-bd2e8e72-2f95-4f38-9839-89998c255882 2018-08-26 10:24:24,890 - 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 506998926 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.210947] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.213140] pid_max: default: 32768 minimum: 301 [ 0.214341] ACPI: Core revision 20150930 [ 0.215975] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.217726] Security Framework initialized [ 0.218812] Yama: becoming mindful. [ 0.219783] AppArmor: AppArmor initialized [ 0.220910] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.222627] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.224292] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.225873] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.227690] Initializing cgroup subsys io [ 0.228774] Initializing cgroup subsys memory [ 0.229932] Initializing cgroup subsys devices [ 0.231091] Initializing cgroup subsys freezer [ 0.232245] Initializing cgroup subsys net_cls [ 0.233389] Initializing cgroup subsys perf_event [ 0.234600] Initializing cgroup subsys net_prio [ 0.235775] Initializing cgroup subsys hugetlb [ 0.236923] Initializing cgroup subsys pids [ 0.238081] CPU: Physical Processor ID: 0 [ 0.239840] mce: CPU supports 10 MCE banks [ 0.240953] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.242277] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.257152] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.263765] ftrace: allocating 31920 entries in 125 pages [ 0.289199] smpboot: Max logical packages: 1 [ 0.290378] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.292738] x2apic enabled [ 0.294149] Switched APIC routing to physical x2apic. [ 0.297133] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.299063] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.302497] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.305578] KVM setup paravirtual spinlock [ 0.307598] x86: Booted up 1 node, 1 CPUs [ 0.308990] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.311357] devtmpfs: initialized [ 0.313946] evm: security.selinux [ 0.315158] evm: security.SMACK64 [ 0.316358] evm: security.SMACK64EXEC [ 0.317646] evm: security.SMACK64TRANSMUTE [ 0.319048] evm: security.SMACK64MMAP [ 0.320343] evm: security.ima [ 0.321453] evm: security.capability [ 0.322816] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.326002] pinctrl core: initialized pinctrl subsystem [ 0.327871] RTC time: 10:24:22, date: 08/26/18 [ 0.329497] NET: Registered protocol family 16 [ 0.331151] cpuidle: using governor ladder [ 0.332577] cpuidle: using governor menu [ 0.333950] PCCT header not found. [ 0.335241] ACPI: bus type PCI registered [ 0.336632] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.338777] PCI: Using configuration type 1 for base access [ 0.341646] ACPI: Added _OSI(Module Device) [ 0.343099] ACPI: Added _OSI(Processor Device) [ 0.344600] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.346158] ACPI: Added _OSI(Processor Aggregator Device) [ 0.348970] ACPI: Interpreter enabled [ 0.349989] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.352430] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.354865] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.357298] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.359738] ACPI: (supports S0 S5) [ 0.360680] ACPI: Using IOAPIC for interrupt routing [ 0.361923] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.365618] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.367106] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.368730] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.370303] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.373176] acpiphp: Slot [3] registered [ 0.374231] acpiphp: Slot [4] registered [ 0.375286] acpiphp: Slot [5] registered [ 0.376340] acpiphp: Slot [6] registered [ 0.377396] acpiphp: Slot [7] registered [ 0.378456] acpiphp: Slot [8] registered [ 0.379528] acpiphp: Slot [9] registered [ 0.380585] acpiphp: Slot [10] registered [ 0.381664] acpiphp: Slot [11] registered [ 0.382742] acpiphp: Slot [12] registered [ 0.383816] acpiphp: Slot [13] registered [ 0.384883] acpiphp: Slot [14] registered [ 0.385957] acpiphp: Slot [15] registered [ 0.401143] acpiphp: Slot [16] registered [ 0.402240] acpiphp: Slot [17] registered [ 0.403313] acpiphp: Slot [18] registered [ 0.404384] acpiphp: Slot [19] registered [ 0.405457] acpiphp: Slot [20] registered [ 0.406532] acpiphp: Slot [21] registered [ 0.407599] acpiphp: Slot [22] registered [ 0.408672] acpiphp: Slot [23] registered [ 0.409763] acpiphp: Slot [24] registered [ 0.410841] acpiphp: Slot [25] registered [ 0.411911] acpiphp: Slot [26] registered [ 0.412978] acpiphp: Slot [27] registered [ 0.414061] acpiphp: Slot [28] registered [ 0.415140] acpiphp: Slot [29] registered [ 0.416213] acpiphp: Slot [30] registered [ 0.417286] acpiphp: Slot [31] registered [ 0.418362] PCI host bridge to bus 0000:00 [ 0.419435] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.421016] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.422600] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.424531] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.426443] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.428394] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.432405] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.434080] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.435621] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.437285] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.441562] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.443468] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.464016] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.465973] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.467859] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.469728] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.471591] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.473373] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.475108] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.476505] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.478561] vgaarb: loaded [ 0.479371] vgaarb: bridge control possible 0000:00:02.0 [ 0.480966] SCSI subsystem initialized [ 0.482190] ACPI: bus type USB registered [ 0.483296] usbcore: registered new interface driver usbfs [ 0.484654] usbcore: registered new interface driver hub [ 0.485981] usbcore: registered new device driver usb [ 0.487436] PCI: Using ACPI for IRQ routing [ 0.488923] NetLabel: Initializing [ 0.489882] NetLabel: domain hash size = 128 [ 0.491003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.492267] NetLabel: unlabeled traffic allowed by default [ 0.493791] clocksource: Switched to clocksource kvm-clock [ 0.503706] AppArmor: AppArmor Filesystem Enabled [ 0.504995] pnp: PnP ACPI init [ 0.506204] pnp: PnP ACPI: found 5 devices [ 0.513466] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.516434] NET: Registered protocol family 2 [ 0.518221] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.520462] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.522556] TCP: Hash tables configured (established 4096 bind 4096) [ 0.524650] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.526539] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.528566] NET: Registered protocol family 1 [ 0.530085] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.531995] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.533911] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.560251] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.576250] Trying to unpack rootfs image as initramfs... [ 0.638409] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.640905] Scanning for low memory corruption every 60 seconds [ 0.642861] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.644416] audit: initializing netlink subsys (disabled) [ 0.645879] audit: type=2000 audit(1535279062.885:1): initialized [ 0.647706] Initialise system trusted keyring [ 0.649039] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.651030] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.654763] zbud: loaded [ 0.656024] VFS: Disk quotas dquot_6.6.0 [ 0.657472] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.660257] fuse init (API version 7.23) [ 0.661837] Key type big_key registered [ 0.663253] Allocating IMA MOK and blacklist keyrings. [ 0.665387] Key type asymmetric registered [ 0.666848] Asymmetric key parser 'x509' registered [ 0.668544] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.671171] io scheduler noop registered [ 0.672571] io scheduler deadline registered (default) [ 0.674350] io scheduler cfq registered [ 0.675854] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.677692] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.679939] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.682528] ACPI: Power Button [PWRF] [ 0.684013] GHES: HEST is not enabled! [ 0.706598] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.736196] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.739024] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.763163] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.766154] Linux agpgart interface v0.103 [ 0.769469] brd: module loaded [ 0.771655] loop: module loaded [ 0.776310] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.778296] GPT:90111 != 2097151 [ 0.779218] GPT:Alternate GPT header not at the end of the disk. [ 0.780676] GPT:90111 != 2097151 [ 0.781596] GPT: Use GNU Parted to correct GPT errors. [ 0.782894] vda: vda1 vda15 [ 0.784520] scsi host0: ata_piix [ 0.785572] scsi host1: ata_piix [ 0.786554] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.788158] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.790138] libphy: Fixed MDIO Bus: probed [ 0.791272] tun: Universal TUN/TAP device driver, 1.6 [ 0.792586] tun: (C) 1999-2004 Max Krasnyansky [ 0.795534] PPP generic driver version 2.4.2 [ 0.796778] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.798402] ehci-pci: EHCI PCI platform driver [ 0.799595] ehci-platform: EHCI generic platform driver [ 0.801004] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.802557] ohci-pci: OHCI PCI platform driver [ 0.803755] ohci-platform: OHCI generic platform driver [ 0.805112] uhci_hcd: USB Universal Host Controller Interface driver [ 0.819678] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.821043] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.823046] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.824410] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.825984] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.827668] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.829637] usb usb1: Product: UHCI Host Controller [ 0.830911] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.832465] usb usb1: SerialNumber: 0000:00:01.2 [ 0.833808] hub 1-0:1.0: USB hub found [ 0.835001] hub 1-0:1.0: 2 ports detected [ 0.836278] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.839157] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.840455] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.841862] mousedev: PS/2 mouse device common for all mice [ 0.843552] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.846080] rtc_cmos 00:00: RTC can wake from S4 [ 0.847606] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.849228] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.850856] i2c /dev entries driver [ 0.851915] device-mapper: uevent: version 1.0.3 [ 0.853221] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.855471] ledtrig-cpu: registered to indicate activity on CPUs [ 0.857326] NET: Registered protocol family 10 [ 0.858883] NET: Registered protocol family 17 [ 0.860088] Key type dns_resolver registered [ 0.861363] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.862851] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.865290] registered taskstats version 1 [ 0.866441] Loading compiled-in X.509 certificates [ 0.868247] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.870772] zswap: loaded using pool lzo/zbud [ 0.872781] Key type trusted registered [ 0.874927] Key type encrypted registered [ 0.876061] AppArmor: AppArmor sha1 policy hashing enabled [ 0.877478] ima: No TPM chip found, activating TPM-bypass! [ 0.878908] evm: HMAC attrs: 0x1 [ 0.880193] Magic number: 14:400:427 [ 0.881367] rtc_cmos 00:00: setting system clock to 2018-08-26 10:24:23 UTC (1535279063) [ 0.883566] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.885060] EDD information not available. [ 0.951351] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.967645] Write protecting the kernel read-only data: 14336k [ 0.970600] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.973061] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.72 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.85 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.129944] 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.9... Lease of 192.168.120.9 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.95. iid=i-00000008 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data 2018-08-26 10:24:24,892 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.200: [Errno None] Unable to connect to port 22 on 172.30.9.200 2018-08-26 10:24:33,902 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-26 10:24:33,905 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/62abbc84-1b52-4628-94d1-62c3117654b9/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}7bfd58f81bf88dae83b0fced0f2e106009c19bc6" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-26 10:24:33,988 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:24:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7ea5c8d1-a615-4929-8c63-57da247a6937 x-compute-request-id: req-7ea5c8d1-a615-4929-8c63-57da247a6937 Content-Encoding: gzip Content-Length: 9592 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 506998926 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.210947] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.213140] pid_max: default: 32768 minimum: 301\n[ 0.214341] ACPI: Core revision 20150930\n[ 0.215975] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.217726] Security Framework initialized\n[ 0.218812] Yama: becoming mindful.\n[ 0.219783] AppArmor: AppArmor initialized\n[ 0.220910] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.222627] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.224292] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.225873] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.227690] Initializing cgroup subsys io\n[ 0.228774] Initializing cgroup subsys memory\n[ 0.229932] Initializing cgroup subsys devices\n[ 0.231091] Initializing cgroup subsys freezer\n[ 0.232245] Initializing cgroup subsys net_cls\n[ 0.233389] Initializing cgroup subsys perf_event\n[ 0.234600] Initializing cgroup subsys net_prio\n[ 0.235775] Initializing cgroup subsys hugetlb\n[ 0.236923] Initializing cgroup subsys pids\n[ 0.238081] CPU: Physical Processor ID: 0\n[ 0.239840] mce: CPU supports 10 MCE banks\n[ 0.240953] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.242277] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.257152] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.263765] ftrace: allocating 31920 entries in 125 pages\n[ 0.289199] smpboot: Max logical packages: 1\n[ 0.290378] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.292738] x2apic enabled\n[ 0.294149] Switched APIC routing to physical x2apic.\n[ 0.297133] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.299063] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.302497] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.305578] KVM setup paravirtual spinlock\n[ 0.307598] x86: Booted up 1 node, 1 CPUs\n[ 0.308990] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.311357] devtmpfs: initialized\n[ 0.313946] evm: security.selinux\n[ 0.315158] evm: security.SMACK64\n[ 0.316358] evm: security.SMACK64EXEC\n[ 0.317646] evm: security.SMACK64TRANSMUTE\n[ 0.319048] evm: security.SMACK64MMAP\n[ 0.320343] evm: security.ima\n[ 0.321453] evm: security.capability\n[ 0.322816] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.326002] pinctrl core: initialized pinctrl subsystem\n[ 0.327871] RTC time: 10:24:22, date: 08/26/18\n[ 0.329497] NET: Registered protocol family 16\n[ 0.331151] cpuidle: using governor ladder\n[ 0.332577] cpuidle: using governor menu\n[ 0.333950] PCCT header not found.\n[ 0.335241] ACPI: bus type PCI registered\n[ 0.336632] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.338777] PCI: Using configuration type 1 for base access\n[ 0.341646] ACPI: Added _OSI(Module Device)\n[ 0.343099] ACPI: Added _OSI(Processor Device)\n[ 0.344600] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.346158] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.348970] ACPI: Interpreter enabled\n[ 0.349989] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.352430] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.354865] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.357298] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.359738] ACPI: (supports S0 S5)\n[ 0.360680] ACPI: Using IOAPIC for interrupt routing\n[ 0.361923] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.365618] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.367106] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.368730] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.370303] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.373176] acpiphp: Slot [3] registered\n[ 0.374231] acpiphp: Slot [4] registered\n[ 0.375286] acpiphp: Slot [5] registered\n[ 0.376340] acpiphp: Slot [6] registered\n[ 0.377396] acpiphp: Slot [7] registered\n[ 0.378456] acpiphp: Slot [8] registered\n[ 0.379528] acpiphp: Slot [9] registered\n[ 0.380585] acpiphp: Slot [10] registered\n[ 0.381664] acpiphp: Slot [11] registered\n[ 0.382742] acpiphp: Slot [12] registered\n[ 0.383816] acpiphp: Slot [13] registered\n[ 0.384883] acpiphp: Slot [14] registered\n[ 0.385957] acpiphp: Slot [15] registered\n[ 0.401143] acpiphp: Slot [16] registered\n[ 0.402240] acpiphp: Slot [17] registered\n[ 0.403313] acpiphp: Slot [18] registered\n[ 0.404384] acpiphp: Slot [19] registered\n[ 0.405457] acpiphp: Slot [20] registered\n[ 0.406532] acpiphp: Slot [21] registered\n[ 0.407599] acpiphp: Slot [22] registered\n[ 0.408672] acpiphp: Slot [23] registered\n[ 0.409763] acpiphp: Slot [24] registered\n[ 0.410841] acpiphp: Slot [25] registered\n[ 0.411911] acpiphp: Slot [26] registered\n[ 0.412978] acpiphp: Slot [27] registered\n[ 0.414061] acpiphp: Slot [28] registered\n[ 0.415140] acpiphp: Slot [29] registered\n[ 0.416213] acpiphp: Slot [30] registered\n[ 0.417286] acpiphp: Slot [31] registered\n[ 0.418362] PCI host bridge to bus 0000:00\n[ 0.419435] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.421016] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.422600] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.424531] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.426443] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.428394] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.432405] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.434080] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.435621] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.437285] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.441562] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.443468] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.464016] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.465973] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.467859] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.469728] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.471591] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.473373] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.475108] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.476505] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.478561] vgaarb: loaded\n[ 0.479371] vgaarb: bridge control possible 0000:00:02.0\n[ 0.480966] SCSI subsystem initialized\n[ 0.482190] ACPI: bus type USB registered\n[ 0.483296] usbcore: registered new interface driver usbfs\n[ 0.484654] usbcore: registered new interface driver hub\n[ 0.485981] usbcore: registered new device driver usb\n[ 0.487436] PCI: Using ACPI for IRQ routing\n[ 0.488923] NetLabel: Initializing\n[ 0.489882] NetLabel: domain hash size = 128\n[ 0.491003] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.492267] NetLabel: unlabeled traffic allowed by default\n[ 0.493791] clocksource: Switched to clocksource kvm-clock\n[ 0.503706] AppArmor: AppArmor Filesystem Enabled\n[ 0.504995] pnp: PnP ACPI init\n[ 0.506204] pnp: PnP ACPI: found 5 devices\n[ 0.513466] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.516434] NET: Registered protocol family 2\n[ 0.518221] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.520462] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.522556] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.524650] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.526539] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.528566] NET: Registered protocol family 1\n[ 0.530085] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.531995] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.533911] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.560251] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.576250] Trying to unpack rootfs image as initramfs...\n[ 0.638409] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.640905] Scanning for low memory corruption every 60 seconds\n[ 0.642861] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.644416] audit: initializing netlink subsys (disabled)\n[ 0.645879] audit: type=2000 audit(1535279062.885:1): initialized\n[ 0.647706] Initialise system trusted keyring\n[ 0.649039] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.651030] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.654763] zbud: loaded\n[ 0.656024] VFS: Disk quotas dquot_6.6.0\n[ 0.657472] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.660257] fuse init (API version 7.23)\n[ 0.661837] Key type big_key registered\n[ 0.663253] Allocating IMA MOK and blacklist keyrings.\n[ 0.665387] Key type asymmetric registered\n[ 0.666848] Asymmetric key parser 'x509' registered\n[ 0.668544] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.671171] io scheduler noop registered\n[ 0.672571] io scheduler deadline registered (default)\n[ 0.674350] io scheduler cfq registered\n[ 0.675854] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.677692] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.679939] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.682528] ACPI: Power Button [PWRF]\n[ 0.684013] GHES: HEST is not enabled!\n[ 0.706598] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.736196] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.739024] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.763163] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.766154] Linux agpgart interface v0.103\n[ 0.769469] brd: module loaded\n[ 0.771655] loop: module loaded\n[ 0.776310] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.778296] GPT:90111 != 2097151\n[ 0.779218] GPT:Alternate GPT header not at the end of the disk.\n[ 0.780676] GPT:90111 != 2097151\n[ 0.781596] GPT: Use GNU Parted to correct GPT errors.\n[ 0.782894] vda: vda1 vda15\n[ 0.784520] scsi host0: ata_piix\n[ 0.785572] scsi host1: ata_piix\n[ 0.786554] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.788158] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.790138] libphy: Fixed MDIO Bus: probed\n[ 0.791272] tun: Universal TUN/TAP device driver, 1.6\n[ 0.792586] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.795534] PPP generic driver version 2.4.2\n[ 0.796778] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.798402] ehci-pci: EHCI PCI platform driver\n[ 0.799595] ehci-platform: EHCI generic platform driver\n[ 0.801004] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.802557] ohci-pci: OHCI PCI platform driver\n[ 0.803755] ohci-platform: OHCI generic platform driver\n[ 0.805112] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.819678] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.821043] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.823046] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.824410] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.825984] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.827668] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.829637] usb usb1: Product: UHCI Host Controller\n[ 0.830911] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.832465] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.833808] hub 1-0:1.0: USB hub found\n[ 0.835001] hub 1-0:1.0: 2 ports detected\n[ 0.836278] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.839157] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.840455] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.841862] mousedev: PS/2 mouse device common for all mice\n[ 0.843552] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.846080] rtc_cmos 00:00: RTC can wake from S4\n[ 0.847606] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.849228] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.850856] i2c /dev entries driver\n[ 0.851915] device-mapper: uevent: version 1.0.3\n[ 0.853221] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.855471] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.857326] NET: Registered protocol family 10\n[ 0.858883] NET: Registered protocol family 17\n[ 0.860088] Key type dns_resolver registered\n[ 0.861363] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.862851] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.865290] registered taskstats version 1\n[ 0.866441] Loading compiled-in X.509 certificates\n[ 0.868247] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.870772] zswap: loaded using pool lzo/zbud\n[ 0.872781] Key type trusted registered\n[ 0.874927] Key type encrypted registered\n[ 0.876061] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.877478] ima: No TPM chip found, activating TPM-bypass!\n[ 0.878908] evm: HMAC attrs: 0x1\n[ 0.880193] Magic number: 14:400:427\n[ 0.881367] rtc_cmos 00:00: setting system clock to 2018-08-26 10:24:23 UTC (1535279063)\n[ 0.883566] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.885060] EDD information not available.\n[ 0.951351] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.967645] Write protecting the kernel read-only data: 14336k\n[ 0.970600] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.973061] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.72\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.85\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.129944] 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.9...\nLease of 192.168.120.9 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.95. iid=i-00000008\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCWd1CVIftC5b5cctSKiV0UXitJ3Yk4klMcdgscw06BePUBCNsznCL7SWYUjiyauJufRKGuDU7WqGkLpPWG8s59CrrwTrQzJT/FFcmKCeJw1P2QsKGFYvoMXbJTADmbUJA3FjxD6PPLMkV4LqoYM8HP5LsiqhmaAYLb3c0asDgWXYXzXD03zCLmzXYzocfKINYgH5+6THhxUlJhZJAyMfBZngW9DjF4tkalmwakPpvYEdpGNQT1YQX39QCI8KWE/i36ImEEE4hHT9Rsb7+Cd7m66HV8f16mdUzMKQAZz6F4zpxv8whqZnXtVAdEy+bVZ/4b7CC3j0HdlwSOJUf94+vZ root@cinder-test-vm-e030f4ae-4acf-458a-8b9d-06ad67fe1d0e\nssh-dss AAAAB3NzaC1kc3MAAACBAKFYIvNC7derlIRb+u48ZbNdHQPYJKpuffW+ITkxYmdNrC6hb0QRTFnBrNUiIJWlSDjwwwIkIHrGpTWyHL6lMON9h907OWj7QcPR/iSIysLbJ+UmL3ovToTUFNaQD0rfo5uN5jsH0jOqBdcR3ORcg8YR6NA9QN8PiziitZax/34xAAAAFQCKyvg+OwFUtiPBJGnTv3so3iGJtQAAAIAFIUsoGzTyv8166DluAXvbRm4ITEV+Ca3LqYioNGPHDXIzLZIhU4bixPlE3oDaBZPwejPCYKsWwluCrP4KYXGQso7WWTXjmMBwDfdqtdoABgan6T7nSfZlwMn9k0VTE3kmRC6VxQdiliaI2fX9vs3tZPbZtFiVQJPbJgU+Kg+YTQAAAIBop/eSnHNWk0jF2OWIvB7YTR7FT58CIR/9Zl8i5t8u36Ft8FYmNLtWRhs5VxeBbaKfBEHE4WIcGJLwEZQp/RarMITQv7Q1OlYxMIduUt+QBbCbVHnIW4VywPr0ovnkw2hmehV3KngJNHiPRaxS28mLQwtnaJr1lJxDXm6bOZ8P8A== root@cinder-test-vm-e030f4ae-4acf-458a-8b9d-06ad67fe1d0e\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.9,24,fe80::f816:3eff:feea:2972/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.2 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.9 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000008\nname: N/A\navailability-zone: nova\nlocal-hostname: cinder-test-vm-e030f4ae-4acf-458a-8b9d-06ad67fe1d0e\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.63 ===\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-e030f4ae-4acf-458a-8b9d-06ad67fe1d0e login: "} 2018-08-26 10:24:33,988 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/62abbc84-1b52-4628-94d1-62c3117654b9/action used request id req-7ea5c8d1-a615-4929-8c63-57da247a6937 2018-08-26 10:24:33,989 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0864701271057s 2018-08-26 10:24:33,989 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/62abbc84-1b52-4628-94d1-62c3117654b9/action used request id req-7ea5c8d1-a615-4929-8c63-57da247a6937 2018-08-26 10:24:33,990 - 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 506998926 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.210947] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.213140] pid_max: default: 32768 minimum: 301 [ 0.214341] ACPI: Core revision 20150930 [ 0.215975] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.217726] Security Framework initialized [ 0.218812] Yama: becoming mindful. [ 0.219783] AppArmor: AppArmor initialized [ 0.220910] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.222627] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.224292] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.225873] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.227690] Initializing cgroup subsys io [ 0.228774] Initializing cgroup subsys memory [ 0.229932] Initializing cgroup subsys devices [ 0.231091] Initializing cgroup subsys freezer [ 0.232245] Initializing cgroup subsys net_cls [ 0.233389] Initializing cgroup subsys perf_event [ 0.234600] Initializing cgroup subsys net_prio [ 0.235775] Initializing cgroup subsys hugetlb [ 0.236923] Initializing cgroup subsys pids [ 0.238081] CPU: Physical Processor ID: 0 [ 0.239840] mce: CPU supports 10 MCE banks [ 0.240953] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.242277] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.257152] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.263765] ftrace: allocating 31920 entries in 125 pages [ 0.289199] smpboot: Max logical packages: 1 [ 0.290378] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.292738] x2apic enabled [ 0.294149] Switched APIC routing to physical x2apic. [ 0.297133] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.299063] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.302497] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.305578] KVM setup paravirtual spinlock [ 0.307598] x86: Booted up 1 node, 1 CPUs [ 0.308990] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.311357] devtmpfs: initialized [ 0.313946] evm: security.selinux [ 0.315158] evm: security.SMACK64 [ 0.316358] evm: security.SMACK64EXEC [ 0.317646] evm: security.SMACK64TRANSMUTE [ 0.319048] evm: security.SMACK64MMAP [ 0.320343] evm: security.ima [ 0.321453] evm: security.capability [ 0.322816] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.326002] pinctrl core: initialized pinctrl subsystem [ 0.327871] RTC time: 10:24:22, date: 08/26/18 [ 0.329497] NET: Registered protocol family 16 [ 0.331151] cpuidle: using governor ladder [ 0.332577] cpuidle: using governor menu [ 0.333950] PCCT header not found. [ 0.335241] ACPI: bus type PCI registered [ 0.336632] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.338777] PCI: Using configuration type 1 for base access [ 0.341646] ACPI: Added _OSI(Module Device) [ 0.343099] ACPI: Added _OSI(Processor Device) [ 0.344600] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.346158] ACPI: Added _OSI(Processor Aggregator Device) [ 0.348970] ACPI: Interpreter enabled [ 0.349989] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.352430] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.354865] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.357298] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.359738] ACPI: (supports S0 S5) [ 0.360680] ACPI: Using IOAPIC for interrupt routing [ 0.361923] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.365618] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.367106] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.368730] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.370303] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.373176] acpiphp: Slot [3] registered [ 0.374231] acpiphp: Slot [4] registered [ 0.375286] acpiphp: Slot [5] registered [ 0.376340] acpiphp: Slot [6] registered [ 0.377396] acpiphp: Slot [7] registered [ 0.378456] acpiphp: Slot [8] registered [ 0.379528] acpiphp: Slot [9] registered [ 0.380585] acpiphp: Slot [10] registered [ 0.381664] acpiphp: Slot [11] registered [ 0.382742] acpiphp: Slot [12] registered [ 0.383816] acpiphp: Slot [13] registered [ 0.384883] acpiphp: Slot [14] registered [ 0.385957] acpiphp: Slot [15] registered [ 0.401143] acpiphp: Slot [16] registered [ 0.402240] acpiphp: Slot [17] registered [ 0.403313] acpiphp: Slot [18] registered [ 0.404384] acpiphp: Slot [19] registered [ 0.405457] acpiphp: Slot [20] registered [ 0.406532] acpiphp: Slot [21] registered [ 0.407599] acpiphp: Slot [22] registered [ 0.408672] acpiphp: Slot [23] registered [ 0.409763] acpiphp: Slot [24] registered [ 0.410841] acpiphp: Slot [25] registered [ 0.411911] acpiphp: Slot [26] registered [ 0.412978] acpiphp: Slot [27] registered [ 0.414061] acpiphp: Slot [28] registered [ 0.415140] acpiphp: Slot [29] registered [ 0.416213] acpiphp: Slot [30] registered [ 0.417286] acpiphp: Slot [31] registered [ 0.418362] PCI host bridge to bus 0000:00 [ 0.419435] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.421016] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.422600] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.424531] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.426443] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.428394] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.432405] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.434080] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.435621] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.437285] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.441562] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.443468] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.464016] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.465973] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.467859] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.469728] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.471591] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.473373] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.475108] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.476505] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.478561] vgaarb: loaded [ 0.479371] vgaarb: bridge control possible 0000:00:02.0 [ 0.480966] SCSI subsystem initialized [ 0.482190] ACPI: bus type USB registered [ 0.483296] usbcore: registered new interface driver usbfs [ 0.484654] usbcore: registered new interface driver hub [ 0.485981] usbcore: registered new device driver usb [ 0.487436] PCI: Using ACPI for IRQ routing [ 0.488923] NetLabel: Initializing [ 0.489882] NetLabel: domain hash size = 128 [ 0.491003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.492267] NetLabel: unlabeled traffic allowed by default [ 0.493791] clocksource: Switched to clocksource kvm-clock [ 0.503706] AppArmor: AppArmor Filesystem Enabled [ 0.504995] pnp: PnP ACPI init [ 0.506204] pnp: PnP ACPI: found 5 devices [ 0.513466] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.516434] NET: Registered protocol family 2 [ 0.518221] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.520462] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.522556] TCP: Hash tables configured (established 4096 bind 4096) [ 0.524650] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.526539] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.528566] NET: Registered protocol family 1 [ 0.530085] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.531995] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.533911] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.560251] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.576250] Trying to unpack rootfs image as initramfs... [ 0.638409] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.640905] Scanning for low memory corruption every 60 seconds [ 0.642861] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.644416] audit: initializing netlink subsys (disabled) [ 0.645879] audit: type=2000 audit(1535279062.885:1): initialized [ 0.647706] Initialise system trusted keyring [ 0.649039] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.651030] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.654763] zbud: loaded [ 0.656024] VFS: Disk quotas dquot_6.6.0 [ 0.657472] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.660257] fuse init (API version 7.23) [ 0.661837] Key type big_key registered [ 0.663253] Allocating IMA MOK and blacklist keyrings. [ 0.665387] Key type asymmetric registered [ 0.666848] Asymmetric key parser 'x509' registered [ 0.668544] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.671171] io scheduler noop registered [ 0.672571] io scheduler deadline registered (default) [ 0.674350] io scheduler cfq registered [ 0.675854] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.677692] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.679939] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.682528] ACPI: Power Button [PWRF] [ 0.684013] GHES: HEST is not enabled! [ 0.706598] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.736196] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.739024] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.763163] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.766154] Linux agpgart interface v0.103 [ 0.769469] brd: module loaded [ 0.771655] loop: module loaded [ 0.776310] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.778296] GPT:90111 != 2097151 [ 0.779218] GPT:Alternate GPT header not at the end of the disk. [ 0.780676] GPT:90111 != 2097151 [ 0.781596] GPT: Use GNU Parted to correct GPT errors. [ 0.782894] vda: vda1 vda15 [ 0.784520] scsi host0: ata_piix [ 0.785572] scsi host1: ata_piix [ 0.786554] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.788158] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.790138] libphy: Fixed MDIO Bus: probed [ 0.791272] tun: Universal TUN/TAP device driver, 1.6 [ 0.792586] tun: (C) 1999-2004 Max Krasnyansky [ 0.795534] PPP generic driver version 2.4.2 [ 0.796778] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.798402] ehci-pci: EHCI PCI platform driver [ 0.799595] ehci-platform: EHCI generic platform driver [ 0.801004] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.802557] ohci-pci: OHCI PCI platform driver [ 0.803755] ohci-platform: OHCI generic platform driver [ 0.805112] uhci_hcd: USB Universal Host Controller Interface driver [ 0.819678] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.821043] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.823046] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.824410] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.825984] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.827668] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.829637] usb usb1: Product: UHCI Host Controller [ 0.830911] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.832465] usb usb1: SerialNumber: 0000:00:01.2 [ 0.833808] hub 1-0:1.0: USB hub found [ 0.835001] hub 1-0:1.0: 2 ports detected [ 0.836278] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.839157] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.840455] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.841862] mousedev: PS/2 mouse device common for all mice [ 0.843552] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.846080] rtc_cmos 00:00: RTC can wake from S4 [ 0.847606] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.849228] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.850856] i2c /dev entries driver [ 0.851915] device-mapper: uevent: version 1.0.3 [ 0.853221] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.855471] ledtrig-cpu: registered to indicate activity on CPUs [ 0.857326] NET: Registered protocol family 10 [ 0.858883] NET: Registered protocol family 17 [ 0.860088] Key type dns_resolver registered [ 0.861363] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.862851] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.865290] registered taskstats version 1 [ 0.866441] Loading compiled-in X.509 certificates [ 0.868247] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.870772] zswap: loaded using pool lzo/zbud [ 0.872781] Key type trusted registered [ 0.874927] Key type encrypted registered [ 0.876061] AppArmor: AppArmor sha1 policy hashing enabled [ 0.877478] ima: No TPM chip found, activating TPM-bypass! [ 0.878908] evm: HMAC attrs: 0x1 [ 0.880193] Magic number: 14:400:427 [ 0.881367] rtc_cmos 00:00: setting system clock to 2018-08-26 10:24:23 UTC (1535279063) [ 0.883566] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.885060] EDD information not available. [ 0.951351] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.967645] Write protecting the kernel read-only data: 14336k [ 0.970600] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.973061] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.72 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.85 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.129944] 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.9... Lease of 192.168.120.9 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.95. iid=i-00000008 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCWd1CVIftC5b5cctSKiV0UXitJ3Yk4klMcdgscw06BePUBCNsznCL7SWYUjiyauJufRKGuDU7WqGkLpPWG8s59CrrwTrQzJT/FFcmKCeJw1P2QsKGFYvoMXbJTADmbUJA3FjxD6PPLMkV4LqoYM8HP5LsiqhmaAYLb3c0asDgWXYXzXD03zCLmzXYzocfKINYgH5+6THhxUlJhZJAyMfBZngW9DjF4tkalmwakPpvYEdpGNQT1YQX39QCI8KWE/i36ImEEE4hHT9Rsb7+Cd7m66HV8f16mdUzMKQAZz6F4zpxv8whqZnXtVAdEy+bVZ/4b7CC3j0HdlwSOJUf94+vZ root@cinder-test-vm-e030f4ae-4acf-458a-8b9d-06ad67fe1d0e ssh-dss AAAAB3NzaC1kc3MAAACBAKFYIvNC7derlIRb+u48ZbNdHQPYJKpuffW+ITkxYmdNrC6hb0QRTFnBrNUiIJWlSDjwwwIkIHrGpTWyHL6lMON9h907OWj7QcPR/iSIysLbJ+UmL3ovToTUFNaQD0rfo5uN5jsH0jOqBdcR3ORcg8YR6NA9QN8PiziitZax/34xAAAAFQCKyvg+OwFUtiPBJGnTv3so3iGJtQAAAIAFIUsoGzTyv8166DluAXvbRm4ITEV+Ca3LqYioNGPHDXIzLZIhU4bixPlE3oDaBZPwejPCYKsWwluCrP4KYXGQso7WWTXjmMBwDfdqtdoABgan6T7nSfZlwMn9k0VTE3kmRC6VxQdiliaI2fX9vs3tZPbZtFiVQJPbJgU+Kg+YTQAAAIBop/eSnHNWk0jF2OWIvB7YTR7FT58CIR/9Zl8i5t8u36Ft8FYmNLtWRhs5VxeBbaKfBEHE4WIcGJLwEZQp/RarMITQv7Q1OlYxMIduUt+QBbCbVHnIW4VywPr0ovnkw2hmehV3KngJNHiPRaxS28mLQwtnaJr1lJxDXm6bOZ8P8A== root@cinder-test-vm-e030f4ae-4acf-458a-8b9d-06ad67fe1d0e -----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.9,24,fe80::f816:3eff:feea:2972/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.2 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.9 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000008 name: N/A availability-zone: nova local-hostname: cinder-test-vm-e030f4ae-4acf-458a-8b9d-06ad67fe1d0e launch-index: 0 === cirros: current=0.4.0 uptime=2.63 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm-e030f4ae-4acf-458a-8b9d-06ad67fe1d0e login: 2018-08-26 10:24:33,993 - paramiko.transport - DEBUG - starting thread (client mode): 0xa42da950L 2018-08-26 10:24:33,994 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-26 10:24:33,994 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-08-26 10:24:33,994 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-08-26 10:24:33,995 - 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-26 10:24:33,995 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-26 10:24:33,996 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-08-26 10:24:33,996 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-26 10:24:33,996 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-26 10:24:33,996 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-26 10:24:34,014 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-26 10:24:34,014 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-26 10:24:34,025 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.200: a2bf5607b92f517206cd2d47ec2ff955 2018-08-26 10:24:34,026 - paramiko.transport - DEBUG - Trying discovered key d3eae0d2267e9e9e802668016cdd2e42 in /tmp/tmpGBpxNL 2018-08-26 10:24:34,052 - paramiko.transport - DEBUG - userauth is OK 2018-08-26 10:24:34,057 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-26 10:24:34,059 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.os-volume_attachments 2018-08-26 10:24:34,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/62abbc84-1b52-4628-94d1-62c3117654b9/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}7bfd58f81bf88dae83b0fced0f2e106009c19bc6" -d '{"volumeAttachment": {"volumeId": "0fec837a-efbd-4ff0-952e-6f62c1e00935"}}' 2018-08-26 10:24:37,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:24:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a8edabbc-94a7-4dda-af9e-7f1f6a49eac9 x-compute-request-id: req-a8edabbc-94a7-4dda-af9e-7f1f6a49eac9 Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "62abbc84-1b52-4628-94d1-62c3117654b9", "id": "0fec837a-efbd-4ff0-952e-6f62c1e00935", "volumeId": "0fec837a-efbd-4ff0-952e-6f62c1e00935"}} 2018-08-26 10:24:37,169 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/62abbc84-1b52-4628-94d1-62c3117654b9/os-volume_attachments used request id req-a8edabbc-94a7-4dda-af9e-7f1f6a49eac9 2018-08-26 10:24:37,169 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.os-volume_attachments in 3.11020803452s 2018-08-26 10:24:37,169 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/62abbc84-1b52-4628-94d1-62c3117654b9/os-volume_attachments used request id req-a8edabbc-94a7-4dda-af9e-7f1f6a49eac9 2018-08-26 10:24:37,170 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-26 10:24:37,173 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/7f039c84c06d4eeb8ff27d4e64b7772d/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}7bfd58f81bf88dae83b0fced0f2e106009c19bc6" 2018-08-26 10:24:37,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:24:37 GMT Server: Apache x-compute-request-id: req-9daf468b-bbd3-4ceb-b374-a2cf7e6cb94b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9daf468b-bbd3-4ceb-b374-a2cf7e6cb94b Content-Encoding: gzip Content-Length: 451 Content-Type: application/json RESP BODY: {"volumes": [{"status": "reserved", "user_id": "cc55914c50db4a929c764bfdaba804f2", "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/7f039c84c06d4eeb8ff27d4e64b7772d/volumes/0fec837a-efbd-4ff0-952e-6f62c1e00935", "rel": "self"}, {"href": "http://172.30.9.22:8776/7f039c84c06d4eeb8ff27d4e64b7772d/volumes/0fec837a-efbd-4ff0-952e-6f62c1e00935", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-26T10:24:08.000000", "description": null, "os-vol-tenant-attr:tenant_id": "7f039c84c06d4eeb8ff27d4e64b7772d", "updated_at": "2018-08-26T10:24:37.000000", "volume_type": null, "name": "cinder_test-volume_e030f4ae-4acf-458a-8b9d-06ad67fe1d0e", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "0fec837a-efbd-4ff0-952e-6f62c1e00935", "size": 2}]} 2018-08-26 10:24:37,229 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/7f039c84c06d4eeb8ff27d4e64b7772d/volumes/detail used request id req-9daf468b-bbd3-4ceb-b374-a2cf7e6cb94b 2018-08-26 10:24:37,229 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0587410926819s 2018-08-26 10:24:37,229 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/7f039c84c06d4eeb8ff27d4e64b7772d/volumes/detail used request id req-9daf468b-bbd3-4ceb-b374-a2cf7e6cb94b 2018-08-26 10:24:37,231 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 10:24:39,233 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-26 10:24:39,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/7f039c84c06d4eeb8ff27d4e64b7772d/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}7bfd58f81bf88dae83b0fced0f2e106009c19bc6" 2018-08-26 10:24:40,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:24:39 GMT Server: Apache x-compute-request-id: req-9193eaa9-abd7-4060-ba14-3a7fdea476d5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9193eaa9-abd7-4060-ba14-3a7fdea476d5 Content-Encoding: gzip Content-Length: 450 Content-Type: application/json RESP BODY: {"volumes": [{"status": "attaching", "user_id": "cc55914c50db4a929c764bfdaba804f2", "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/7f039c84c06d4eeb8ff27d4e64b7772d/volumes/0fec837a-efbd-4ff0-952e-6f62c1e00935", "rel": "self"}, {"href": "http://172.30.9.22:8776/7f039c84c06d4eeb8ff27d4e64b7772d/volumes/0fec837a-efbd-4ff0-952e-6f62c1e00935", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-26T10:24:08.000000", "description": null, "os-vol-tenant-attr:tenant_id": "7f039c84c06d4eeb8ff27d4e64b7772d", "updated_at": "2018-08-26T10:24:39.000000", "volume_type": null, "name": "cinder_test-volume_e030f4ae-4acf-458a-8b9d-06ad67fe1d0e", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "0fec837a-efbd-4ff0-952e-6f62c1e00935", "size": 2}]} 2018-08-26 10:24:40,279 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/7f039c84c06d4eeb8ff27d4e64b7772d/volumes/detail used request id req-9193eaa9-abd7-4060-ba14-3a7fdea476d5 2018-08-26 10:24:40,279 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 1.04571914673s 2018-08-26 10:24:40,280 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/7f039c84c06d4eeb8ff27d4e64b7772d/volumes/detail used request id req-9193eaa9-abd7-4060-ba14-3a7fdea476d5 2018-08-26 10:24:40,281 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 10:24:42,284 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-26 10:24:42,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/7f039c84c06d4eeb8ff27d4e64b7772d/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}7bfd58f81bf88dae83b0fced0f2e106009c19bc6" 2018-08-26 10:24:43,252 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:24:42 GMT Server: Apache x-compute-request-id: req-ceb52cb7-dcf7-4268-a0dc-4a4fbebb7f77 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ceb52cb7-dcf7-4268-a0dc-4a4fbebb7f77 Content-Encoding: gzip Content-Length: 567 Content-Type: application/json RESP BODY: {"volumes": [{"status": "in-use", "user_id": "cc55914c50db4a929c764bfdaba804f2", "attachments": [{"server_id": "62abbc84-1b52-4628-94d1-62c3117654b9", "attachment_id": "55c29f39-6e03-4f8a-b92b-c3f5569ae9cb", "attached_at": "2018-08-26T10:24:39.000000", "host_name": "overcloud-novacompute-0.opnfvlf.org", "volume_id": "0fec837a-efbd-4ff0-952e-6f62c1e00935", "device": "/dev/vdb", "id": "0fec837a-efbd-4ff0-952e-6f62c1e00935"}], "links": [{"href": "http://172.30.9.22:8776/v3/7f039c84c06d4eeb8ff27d4e64b7772d/volumes/0fec837a-efbd-4ff0-952e-6f62c1e00935", "rel": "self"}, {"href": "http://172.30.9.22:8776/7f039c84c06d4eeb8ff27d4e64b7772d/volumes/0fec837a-efbd-4ff0-952e-6f62c1e00935", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-26T10:24:08.000000", "description": null, "os-vol-tenant-attr:tenant_id": "7f039c84c06d4eeb8ff27d4e64b7772d", "updated_at": "2018-08-26T10:24:40.000000", "volume_type": null, "name": "cinder_test-volume_e030f4ae-4acf-458a-8b9d-06ad67fe1d0e", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "0fec837a-efbd-4ff0-952e-6f62c1e00935", "size": 2}]} 2018-08-26 10:24:43,252 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/7f039c84c06d4eeb8ff27d4e64b7772d/volumes/detail used request id req-ceb52cb7-dcf7-4268-a0dc-4a4fbebb7f77 2018-08-26 10:24:43,252 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.968221902847s 2018-08-26 10:24:43,253 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/7f039c84c06d4eeb8ff27d4e64b7772d/volumes/detail used request id req-ceb52cb7-dcf7-4268-a0dc-4a4fbebb7f77 2018-08-26 10:24:43,255 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-26 10:24:43,256 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-08-26 10:24:43,256 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-26 10:24:43,260 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-26 10:24:43,329 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-26 10:24:43,330 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2018-08-26 10:24:43,331 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-26 10:24:43,331 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-26 10:24:43,368 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2018-08-26 10:24:43,368 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-26 10:24:43,396 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-26 10:24:43,867 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-26 10:24:43,867 - 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: cd1ecf78-a7b4-4da3-913d-a379c7568c80 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-26 10:24:43,868 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - volume_write stderr: mke2fs 1.42.12 (29-Aug-2014) 2018-08-26 10:24:43,868 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 1 2018-08-26 10:24:43,869 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers.os-volume_attachments 2018-08-26 10:24:43,869 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-26 10:24:43,873 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/servers/62abbc84-1b52-4628-94d1-62c3117654b9/os-volume_attachments/0fec837a-efbd-4ff0-952e-6f62c1e00935 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7bfd58f81bf88dae83b0fced0f2e106009c19bc6" 2018-08-26 10:24:45,352 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 26 Aug 2018 10:24: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-e75e47c4-bdb1-4404-a4fb-4351bc7eb85c x-compute-request-id: req-e75e47c4-bdb1-4404-a4fb-4351bc7eb85c Content-Length: 0 Content-Type: application/json 2018-08-26 10:24:45,352 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/62abbc84-1b52-4628-94d1-62c3117654b9/os-volume_attachments/0fec837a-efbd-4ff0-952e-6f62c1e00935 used request id req-e75e47c4-bdb1-4404-a4fb-4351bc7eb85c 2018-08-26 10:24:45,352 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers.os-volume_attachments in 1.48270893097s 2018-08-26 10:24:45,353 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/62abbc84-1b52-4628-94d1-62c3117654b9/os-volume_attachments/0fec837a-efbd-4ff0-952e-6f62c1e00935 used request id req-e75e47c4-bdb1-4404-a4fb-4351bc7eb85c 2018-08-26 10:24:45,353 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-26 10:24:45,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/7f039c84c06d4eeb8ff27d4e64b7772d/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}7bfd58f81bf88dae83b0fced0f2e106009c19bc6" 2018-08-26 10:24:45,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:24:45 GMT Server: Apache x-compute-request-id: req-b963ede6-c54b-45b7-b678-0dcc14e6a1da OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b963ede6-c54b-45b7-b678-0dcc14e6a1da Content-Encoding: gzip Content-Length: 569 Content-Type: application/json RESP BODY: {"volumes": [{"status": "detaching", "user_id": "cc55914c50db4a929c764bfdaba804f2", "attachments": [{"server_id": "62abbc84-1b52-4628-94d1-62c3117654b9", "attachment_id": "55c29f39-6e03-4f8a-b92b-c3f5569ae9cb", "attached_at": "2018-08-26T10:24:39.000000", "host_name": "overcloud-novacompute-0.opnfvlf.org", "volume_id": "0fec837a-efbd-4ff0-952e-6f62c1e00935", "device": "/dev/vdb", "id": "0fec837a-efbd-4ff0-952e-6f62c1e00935"}], "links": [{"href": "http://172.30.9.22:8776/v3/7f039c84c06d4eeb8ff27d4e64b7772d/volumes/0fec837a-efbd-4ff0-952e-6f62c1e00935", "rel": "self"}, {"href": "http://172.30.9.22:8776/7f039c84c06d4eeb8ff27d4e64b7772d/volumes/0fec837a-efbd-4ff0-952e-6f62c1e00935", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-26T10:24:08.000000", "description": null, "os-vol-tenant-attr:tenant_id": "7f039c84c06d4eeb8ff27d4e64b7772d", "updated_at": "2018-08-26T10:24:45.000000", "volume_type": null, "name": "cinder_test-volume_e030f4ae-4acf-458a-8b9d-06ad67fe1d0e", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "0fec837a-efbd-4ff0-952e-6f62c1e00935", "size": 2}]} 2018-08-26 10:24:45,408 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/7f039c84c06d4eeb8ff27d4e64b7772d/volumes/detail used request id req-b963ede6-c54b-45b7-b678-0dcc14e6a1da 2018-08-26 10:24:45,408 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0552101135254s 2018-08-26 10:24:45,409 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/7f039c84c06d4eeb8ff27d4e64b7772d/volumes/detail used request id req-b963ede6-c54b-45b7-b678-0dcc14e6a1da 2018-08-26 10:24:45,410 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 10:24:47,413 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-26 10:24:47,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/7f039c84c06d4eeb8ff27d4e64b7772d/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}7bfd58f81bf88dae83b0fced0f2e106009c19bc6" 2018-08-26 10:24:47,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:24:47 GMT Server: Apache x-compute-request-id: req-7b295177-79e4-4e90-8c08-68e22586c79f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7b295177-79e4-4e90-8c08-68e22586c79f Content-Encoding: gzip Content-Length: 449 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "cc55914c50db4a929c764bfdaba804f2", "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/7f039c84c06d4eeb8ff27d4e64b7772d/volumes/0fec837a-efbd-4ff0-952e-6f62c1e00935", "rel": "self"}, {"href": "http://172.30.9.22:8776/7f039c84c06d4eeb8ff27d4e64b7772d/volumes/0fec837a-efbd-4ff0-952e-6f62c1e00935", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-26T10:24:08.000000", "description": null, "os-vol-tenant-attr:tenant_id": "7f039c84c06d4eeb8ff27d4e64b7772d", "updated_at": "2018-08-26T10:24:45.000000", "volume_type": null, "name": "cinder_test-volume_e030f4ae-4acf-458a-8b9d-06ad67fe1d0e", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "0fec837a-efbd-4ff0-952e-6f62c1e00935", "size": 2}]} 2018-08-26 10:24:47,462 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/7f039c84c06d4eeb8ff27d4e64b7772d/volumes/detail used request id req-7b295177-79e4-4e90-8c08-68e22586c79f 2018-08-26 10:24:47,462 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0489699840546s 2018-08-26 10:24:47,462 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/7f039c84c06d4eeb8ff27d4e64b7772d/volumes/detail used request id req-7b295177-79e4-4e90-8c08-68e22586c79f 2018-08-26 10:24:47,464 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Attach volume to VM 2 2018-08-26 10:24:47,464 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.os-volume_attachments 2018-08-26 10:24:47,469 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/f57e72e8-c07a-4768-bbcf-033f3e7cdb88/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}7bfd58f81bf88dae83b0fced0f2e106009c19bc6" -d '{"volumeAttachment": {"volumeId": "0fec837a-efbd-4ff0-952e-6f62c1e00935"}}' 2018-08-26 10:24:50,067 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:24: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-2bdbdbe2-05b9-4f52-ae66-121d4c7b9a0a x-compute-request-id: req-2bdbdbe2-05b9-4f52-ae66-121d4c7b9a0a Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "f57e72e8-c07a-4768-bbcf-033f3e7cdb88", "id": "0fec837a-efbd-4ff0-952e-6f62c1e00935", "volumeId": "0fec837a-efbd-4ff0-952e-6f62c1e00935"}} 2018-08-26 10:24:50,067 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/f57e72e8-c07a-4768-bbcf-033f3e7cdb88/os-volume_attachments used request id req-2bdbdbe2-05b9-4f52-ae66-121d4c7b9a0a 2018-08-26 10:24:50,068 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.os-volume_attachments in 2.60316801071s 2018-08-26 10:24:50,068 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/f57e72e8-c07a-4768-bbcf-033f3e7cdb88/os-volume_attachments used request id req-2bdbdbe2-05b9-4f52-ae66-121d4c7b9a0a 2018-08-26 10:24:50,069 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-26 10:24:50,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/7f039c84c06d4eeb8ff27d4e64b7772d/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}7bfd58f81bf88dae83b0fced0f2e106009c19bc6" 2018-08-26 10:24:50,122 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:24:50 GMT Server: Apache x-compute-request-id: req-c826bac9-d386-45ed-803f-5b1e05d2d778 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c826bac9-d386-45ed-803f-5b1e05d2d778 Content-Encoding: gzip Content-Length: 450 Content-Type: application/json RESP BODY: {"volumes": [{"status": "reserved", "user_id": "cc55914c50db4a929c764bfdaba804f2", "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/7f039c84c06d4eeb8ff27d4e64b7772d/volumes/0fec837a-efbd-4ff0-952e-6f62c1e00935", "rel": "self"}, {"href": "http://172.30.9.22:8776/7f039c84c06d4eeb8ff27d4e64b7772d/volumes/0fec837a-efbd-4ff0-952e-6f62c1e00935", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-26T10:24:08.000000", "description": null, "os-vol-tenant-attr:tenant_id": "7f039c84c06d4eeb8ff27d4e64b7772d", "updated_at": "2018-08-26T10:24:49.000000", "volume_type": null, "name": "cinder_test-volume_e030f4ae-4acf-458a-8b9d-06ad67fe1d0e", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "0fec837a-efbd-4ff0-952e-6f62c1e00935", "size": 2}]} 2018-08-26 10:24:50,122 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/7f039c84c06d4eeb8ff27d4e64b7772d/volumes/detail used request id req-c826bac9-d386-45ed-803f-5b1e05d2d778 2018-08-26 10:24:50,123 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0536849498749s 2018-08-26 10:24:50,123 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/7f039c84c06d4eeb8ff27d4e64b7772d/volumes/detail used request id req-c826bac9-d386-45ed-803f-5b1e05d2d778 2018-08-26 10:24:50,124 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 10:24:52,127 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-26 10:24:52,130 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/7f039c84c06d4eeb8ff27d4e64b7772d/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}7bfd58f81bf88dae83b0fced0f2e106009c19bc6" 2018-08-26 10:24:52,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:24:52 GMT Server: Apache x-compute-request-id: req-d0acfe0a-b3f8-4137-8537-f606e95fa4cb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d0acfe0a-b3f8-4137-8537-f606e95fa4cb Content-Encoding: gzip Content-Length: 565 Content-Type: application/json RESP BODY: {"volumes": [{"status": "in-use", "user_id": "cc55914c50db4a929c764bfdaba804f2", "attachments": [{"server_id": "f57e72e8-c07a-4768-bbcf-033f3e7cdb88", "attachment_id": "444f078c-6824-474a-af9b-8a22516919b1", "attached_at": "2018-08-26T10:24:51.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "0fec837a-efbd-4ff0-952e-6f62c1e00935", "device": "/dev/vdb", "id": "0fec837a-efbd-4ff0-952e-6f62c1e00935"}], "links": [{"href": "http://172.30.9.22:8776/v3/7f039c84c06d4eeb8ff27d4e64b7772d/volumes/0fec837a-efbd-4ff0-952e-6f62c1e00935", "rel": "self"}, {"href": "http://172.30.9.22:8776/7f039c84c06d4eeb8ff27d4e64b7772d/volumes/0fec837a-efbd-4ff0-952e-6f62c1e00935", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-26T10:24:08.000000", "description": null, "os-vol-tenant-attr:tenant_id": "7f039c84c06d4eeb8ff27d4e64b7772d", "updated_at": "2018-08-26T10:24:51.000000", "volume_type": null, "name": "cinder_test-volume_e030f4ae-4acf-458a-8b9d-06ad67fe1d0e", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "0fec837a-efbd-4ff0-952e-6f62c1e00935", "size": 2}]} 2018-08-26 10:24:52,182 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/7f039c84c06d4eeb8ff27d4e64b7772d/volumes/detail used request id req-d0acfe0a-b3f8-4137-8537-f606e95fa4cb 2018-08-26 10:24:52,182 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0546591281891s 2018-08-26 10:24:52,182 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/7f039c84c06d4eeb8ff27d4e64b7772d/volumes/detail used request id req-d0acfe0a-b3f8-4137-8537-f606e95fa4cb 2018-08-26 10:24:52,185 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-26 10:24:52,187 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-08-26 10:24:52,188 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-26 10:24:52,190 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-26 10:24:52,257 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-26 10:24:52,258 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2018-08-26 10:24:52,259 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-26 10:24:52,260 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-26 10:24:52,299 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2018-08-26 10:24:52,299 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-26 10:24:52,325 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-26 10:24:52,344 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-26 10:24:52,344 - 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-26 10:24:52,345 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stderr: 2018-08-26 10:24:52,345 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-26 10:24:52,346 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 2 2018-08-26 10:24:52,347 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers.os-volume_attachments 2018-08-26 10:24:52,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/servers/f57e72e8-c07a-4768-bbcf-033f3e7cdb88/os-volume_attachments/0fec837a-efbd-4ff0-952e-6f62c1e00935 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7bfd58f81bf88dae83b0fced0f2e106009c19bc6" 2018-08-26 10:24:52,929 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 26 Aug 2018 10:24: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-f2459bdf-9db4-4b8d-8efe-028aae4bf677 x-compute-request-id: req-f2459bdf-9db4-4b8d-8efe-028aae4bf677 Content-Length: 0 Content-Type: application/json 2018-08-26 10:24:52,929 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/f57e72e8-c07a-4768-bbcf-033f3e7cdb88/os-volume_attachments/0fec837a-efbd-4ff0-952e-6f62c1e00935 used request id req-f2459bdf-9db4-4b8d-8efe-028aae4bf677 2018-08-26 10:24:52,929 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers.os-volume_attachments in 0.5824239254s 2018-08-26 10:24:52,930 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/f57e72e8-c07a-4768-bbcf-033f3e7cdb88/os-volume_attachments/0fec837a-efbd-4ff0-952e-6f62c1e00935 used request id req-f2459bdf-9db4-4b8d-8efe-028aae4bf677 2018-08-26 10:24:52,930 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-26 10:24:52,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/7f039c84c06d4eeb8ff27d4e64b7772d/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}7bfd58f81bf88dae83b0fced0f2e106009c19bc6" 2018-08-26 10:24:52,983 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:24:52 GMT Server: Apache x-compute-request-id: req-b4f68667-fb7d-4efc-9d55-cf50936bb4b2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b4f68667-fb7d-4efc-9d55-cf50936bb4b2 Content-Encoding: gzip Content-Length: 567 Content-Type: application/json RESP BODY: {"volumes": [{"status": "detaching", "user_id": "cc55914c50db4a929c764bfdaba804f2", "attachments": [{"server_id": "f57e72e8-c07a-4768-bbcf-033f3e7cdb88", "attachment_id": "444f078c-6824-474a-af9b-8a22516919b1", "attached_at": "2018-08-26T10:24:51.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "0fec837a-efbd-4ff0-952e-6f62c1e00935", "device": "/dev/vdb", "id": "0fec837a-efbd-4ff0-952e-6f62c1e00935"}], "links": [{"href": "http://172.30.9.22:8776/v3/7f039c84c06d4eeb8ff27d4e64b7772d/volumes/0fec837a-efbd-4ff0-952e-6f62c1e00935", "rel": "self"}, {"href": "http://172.30.9.22:8776/7f039c84c06d4eeb8ff27d4e64b7772d/volumes/0fec837a-efbd-4ff0-952e-6f62c1e00935", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-26T10:24:08.000000", "description": null, "os-vol-tenant-attr:tenant_id": "7f039c84c06d4eeb8ff27d4e64b7772d", "updated_at": "2018-08-26T10:24:52.000000", "volume_type": null, "name": "cinder_test-volume_e030f4ae-4acf-458a-8b9d-06ad67fe1d0e", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "0fec837a-efbd-4ff0-952e-6f62c1e00935", "size": 2}]} 2018-08-26 10:24:52,984 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/7f039c84c06d4eeb8ff27d4e64b7772d/volumes/detail used request id req-b4f68667-fb7d-4efc-9d55-cf50936bb4b2 2018-08-26 10:24:52,984 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0535519123077s 2018-08-26 10:24:52,984 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/7f039c84c06d4eeb8ff27d4e64b7772d/volumes/detail used request id req-b4f68667-fb7d-4efc-9d55-cf50936bb4b2 2018-08-26 10:24:52,985 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 10:24:54,987 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-26 10:24:54,991 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/7f039c84c06d4eeb8ff27d4e64b7772d/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}7bfd58f81bf88dae83b0fced0f2e106009c19bc6" 2018-08-26 10:24:55,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:24:54 GMT Server: Apache x-compute-request-id: req-e546cb49-9444-4a2c-b557-a4b288854a23 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e546cb49-9444-4a2c-b557-a4b288854a23 Content-Encoding: gzip Content-Length: 449 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "cc55914c50db4a929c764bfdaba804f2", "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/7f039c84c06d4eeb8ff27d4e64b7772d/volumes/0fec837a-efbd-4ff0-952e-6f62c1e00935", "rel": "self"}, {"href": "http://172.30.9.22:8776/7f039c84c06d4eeb8ff27d4e64b7772d/volumes/0fec837a-efbd-4ff0-952e-6f62c1e00935", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-26T10:24:08.000000", "description": null, "os-vol-tenant-attr:tenant_id": "7f039c84c06d4eeb8ff27d4e64b7772d", "updated_at": "2018-08-26T10:24:53.000000", "volume_type": null, "name": "cinder_test-volume_e030f4ae-4acf-458a-8b9d-06ad67fe1d0e", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "0fec837a-efbd-4ff0-952e-6f62c1e00935", "size": 2}]} 2018-08-26 10:24:55,042 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/7f039c84c06d4eeb8ff27d4e64b7772d/volumes/detail used request id req-e546cb49-9444-4a2c-b557-a4b288854a23 2018-08-26 10:24:55,042 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0547909736633s 2018-08-26 10:24:55,043 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/7f039c84c06d4eeb8ff27d4e64b7772d/volumes/detail used request id req-e546cb49-9444-4a2c-b557-a4b288854a23 2018-08-26 10:24:55,160 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-26 10:24:55,160 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | cinder_test | functest | 01:19 | PASS | +---------------------+------------------+------------------+----------------+ 2018-08-26 10:24:55,165 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-26 10:24:55,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/servers/f57e72e8-c07a-4768-bbcf-033f3e7cdb88 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7bfd58f81bf88dae83b0fced0f2e106009c19bc6" 2018-08-26 10:24:55,298 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 26 Aug 2018 10:24: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-e4a266e9-d5d8-4a79-8297-55b842b5f395 x-compute-request-id: req-e4a266e9-d5d8-4a79-8297-55b842b5f395 Content-Type: application/json 2018-08-26 10:24:55,298 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/f57e72e8-c07a-4768-bbcf-033f3e7cdb88 used request id req-e4a266e9-d5d8-4a79-8297-55b842b5f395 2018-08-26 10:24:55,298 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.132712841034s 2018-08-26 10:24:55,298 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/f57e72e8-c07a-4768-bbcf-033f3e7cdb88 used request id req-e4a266e9-d5d8-4a79-8297-55b842b5f395 2018-08-26 10:24:55,299 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 10:24:55,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7bfd58f81bf88dae83b0fced0f2e106009c19bc6" 2018-08-26 10:24:56,058 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:24: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-32420b56-b438-4157-8010-50c5b963b165 x-compute-request-id: req-32420b56-b438-4157-8010-50c5b963b165 Content-Encoding: gzip Content-Length: 903 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_e030f4ae-4acf-458a-8b9d-06ad67fe1d0e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:29:72", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:29:72", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/62abbc84-1b52-4628-94d1-62c3117654b9", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/62abbc84-1b52-4628-94d1-62c3117654b9", "rel": "bookmark"}], "image": {"id": "e0ece433-b3ba-4010-8ae1-962622b691b2", "links": [{"href": "http://172.30.9.22:8774/images/e0ece433-b3ba-4010-8ae1-962622b691b2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T10:24:22.000000", "flavor": {"id": "e7a1b6ea-d9ef-4bc4-a52a-261b2016507e", "links": [{"href": "http://172.30.9.22:8774/flavors/e7a1b6ea-d9ef-4bc4-a52a-261b2016507e", "rel": "bookmark"}]}, "id": "62abbc84-1b52-4628-94d1-62c3117654b9", "security_groups": [{"name": "cinder_test-sg_e030f4ae-4acf-458a-8b9d-06ad67fe1d0e"}], "user_id": "cc55914c50db4a929c764bfdaba804f2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T10:24:22Z", "hostId": "8b3d751aea94f65916b7496ba979c33e39a1d1934266f7f1eed383ff", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_e030f4ae-4acf-458a-8b9d-06ad67fe1d0e", "name": "cinder_test-vm_e030f4ae-4acf-458a-8b9d-06ad67fe1d0e", "created": "2018-08-26T10:24:15Z", "tenant_id": "7f039c84c06d4eeb8ff27d4e64b7772d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_e030f4ae-4acf-458a-8b9d-06ad67fe1d0e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:1c:9b", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:1c:9b", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/f57e72e8-c07a-4768-bbcf-033f3e7cdb88", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/f57e72e8-c07a-4768-bbcf-033f3e7cdb88", "rel": "bookmark"}], "image": {"id": "e0ece433-b3ba-4010-8ae1-962622b691b2", "links": [{"href": "http://172.30.9.22:8774/images/e0ece433-b3ba-4010-8ae1-962622b691b2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T10:23:54.000000", "flavor": {"id": "e7a1b6ea-d9ef-4bc4-a52a-261b2016507e", "links": [{"href": "http://172.30.9.22:8774/flavors/e7a1b6ea-d9ef-4bc4-a52a-261b2016507e", "rel": "bookmark"}]}, "id": "f57e72e8-c07a-4768-bbcf-033f3e7cdb88", "security_groups": [{"name": "cinder_test-sg_e030f4ae-4acf-458a-8b9d-06ad67fe1d0e"}], "user_id": "cc55914c50db4a929c764bfdaba804f2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T10:24:55Z", "hostId": "2ada9ace9dd6b9c8c79fa6e8a58ce29e1604731af3fd81e407842adb", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_e030f4ae-4acf-458a-8b9d-06ad67fe1d0e", "name": "cinder_test-vm2_e030f4ae-4acf-458a-8b9d-06ad67fe1d0e", "created": "2018-08-26T10:23:46Z", "tenant_id": "7f039c84c06d4eeb8ff27d4e64b7772d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 10:24:56,059 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-32420b56-b438-4157-8010-50c5b963b165 2018-08-26 10:24:56,059 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.759636878967s 2018-08-26 10:24:56,059 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-32420b56-b438-4157-8010-50c5b963b165 2018-08-26 10:24:56,061 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 10:24:58,063 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 10:24:58,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7bfd58f81bf88dae83b0fced0f2e106009c19bc6" 2018-08-26 10:24:58,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:24:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-968a1e5c-2901-4cb2-a0b2-90f28fde14bd x-compute-request-id: req-968a1e5c-2901-4cb2-a0b2-90f28fde14bd Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_e030f4ae-4acf-458a-8b9d-06ad67fe1d0e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:29:72", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:29:72", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/62abbc84-1b52-4628-94d1-62c3117654b9", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/62abbc84-1b52-4628-94d1-62c3117654b9", "rel": "bookmark"}], "image": {"id": "e0ece433-b3ba-4010-8ae1-962622b691b2", "links": [{"href": "http://172.30.9.22:8774/images/e0ece433-b3ba-4010-8ae1-962622b691b2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T10:24:22.000000", "flavor": {"id": "e7a1b6ea-d9ef-4bc4-a52a-261b2016507e", "links": [{"href": "http://172.30.9.22:8774/flavors/e7a1b6ea-d9ef-4bc4-a52a-261b2016507e", "rel": "bookmark"}]}, "id": "62abbc84-1b52-4628-94d1-62c3117654b9", "security_groups": [{"name": "cinder_test-sg_e030f4ae-4acf-458a-8b9d-06ad67fe1d0e"}], "user_id": "cc55914c50db4a929c764bfdaba804f2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T10:24:22Z", "hostId": "8b3d751aea94f65916b7496ba979c33e39a1d1934266f7f1eed383ff", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_e030f4ae-4acf-458a-8b9d-06ad67fe1d0e", "name": "cinder_test-vm_e030f4ae-4acf-458a-8b9d-06ad67fe1d0e", "created": "2018-08-26T10:24:15Z", "tenant_id": "7f039c84c06d4eeb8ff27d4e64b7772d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 10:24:58,629 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-968a1e5c-2901-4cb2-a0b2-90f28fde14bd 2018-08-26 10:24:58,630 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.565818786621s 2018-08-26 10:24:58,630 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-968a1e5c-2901-4cb2-a0b2-90f28fde14bd 2018-08-26 10:24:58,634 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-26 10:24:58,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/floatingips/bd59ea10-d5a7-4cfb-83c2-16261344abc9.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7bfd58f81bf88dae83b0fced0f2e106009c19bc6" 2018-08-26 10:24:59,423 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9a2fee4d-7f12-4687-80e5-0727a106cce0 Content-Length: 0 Date: Sun, 26 Aug 2018 10:24:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-26 10:24:59,423 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/bd59ea10-d5a7-4cfb-83c2-16261344abc9.json used request id req-9a2fee4d-7f12-4687-80e5-0727a106cce0 2018-08-26 10:24:59,423 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.789027929306s 2018-08-26 10:24:59,423 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/bd59ea10-d5a7-4cfb-83c2-16261344abc9.json used request id req-9a2fee4d-7f12-4687-80e5-0727a106cce0 2018-08-26 10:24:59,429 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-26 10:24:59,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7bfd58f81bf88dae83b0fced0f2e106009c19bc6" 2018-08-26 10:24:59,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 556 X-Openstack-Request-Id: req-bec7be25-ad66-4ca4-b3e5-87f861e07f18 Date: Sun, 26 Aug 2018 10:24:59 GMT RESP BODY: {"floatingips": [{"router_id": "ce235bcc-407f-4013-b387-1ccb78446ed4", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-26T10:24:23Z", "floating_network_id": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976", "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.200", "revision_number": 0, "port_id": "0fa4ebce-9310-44ac-8adb-efb6d42a2d2e", "id": "7e33d2a4-cf21-4840-9887-e3b67bbe7d6a", "tenant_id": "7f039c84c06d4eeb8ff27d4e64b7772d", "created_at": "2018-08-26T10:24:23Z", "project_id": "7f039c84c06d4eeb8ff27d4e64b7772d"}]} 2018-08-26 10:24:59,487 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-bec7be25-ad66-4ca4-b3e5-87f861e07f18 2018-08-26 10:24:59,487 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0584030151367s 2018-08-26 10:24:59,487 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-bec7be25-ad66-4ca4-b3e5-87f861e07f18 2018-08-26 10:24:59,492 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-26 10:24:59,494 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/7f039c84c06d4eeb8ff27d4e64b7772d/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}7bfd58f81bf88dae83b0fced0f2e106009c19bc6" 2018-08-26 10:24:59,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:24:59 GMT Server: Apache x-compute-request-id: req-f5893c1f-665c-4ea8-8d8b-a2f25ba87fd9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f5893c1f-665c-4ea8-8d8b-a2f25ba87fd9 Content-Encoding: gzip Content-Length: 449 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "cc55914c50db4a929c764bfdaba804f2", "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/7f039c84c06d4eeb8ff27d4e64b7772d/volumes/0fec837a-efbd-4ff0-952e-6f62c1e00935", "rel": "self"}, {"href": "http://172.30.9.22:8776/7f039c84c06d4eeb8ff27d4e64b7772d/volumes/0fec837a-efbd-4ff0-952e-6f62c1e00935", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-26T10:24:08.000000", "description": null, "os-vol-tenant-attr:tenant_id": "7f039c84c06d4eeb8ff27d4e64b7772d", "updated_at": "2018-08-26T10:24:53.000000", "volume_type": null, "name": "cinder_test-volume_e030f4ae-4acf-458a-8b9d-06ad67fe1d0e", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "0fec837a-efbd-4ff0-952e-6f62c1e00935", "size": 2}]} 2018-08-26 10:24:59,543 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/7f039c84c06d4eeb8ff27d4e64b7772d/volumes/detail used request id req-f5893c1f-665c-4ea8-8d8b-a2f25ba87fd9 2018-08-26 10:24:59,543 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0516579151154s 2018-08-26 10:24:59,544 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/7f039c84c06d4eeb8ff27d4e64b7772d/volumes/detail used request id req-f5893c1f-665c-4ea8-8d8b-a2f25ba87fd9 2018-08-26 10:24:59,545 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.DELETE.volumes 2018-08-26 10:24:59,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8776/v3/7f039c84c06d4eeb8ff27d4e64b7772d/volumes/0fec837a-efbd-4ff0-952e-6f62c1e00935 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7bfd58f81bf88dae83b0fced0f2e106009c19bc6" 2018-08-26 10:24:59,616 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 26 Aug 2018 10:24:59 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a9921ea0-15c7-46a4-981c-b2295794713b 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-26 10:24:59,617 - keystoneauth.session - DEBUG - DELETE call to volumev3 for http://172.30.9.22:8776/v3/7f039c84c06d4eeb8ff27d4e64b7772d/volumes/0fec837a-efbd-4ff0-952e-6f62c1e00935 used request id req-a9921ea0-15c7-46a4-981c-b2295794713b 2018-08-26 10:24:59,617 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.DELETE.volumes in 0.071683883667s 2018-08-26 10:24:59,617 - shade.request_ids - DEBUG - DELETE call to volumev3 for http://172.30.9.22:8776/v3/7f039c84c06d4eeb8ff27d4e64b7772d/volumes/0fec837a-efbd-4ff0-952e-6f62c1e00935 used request id req-a9921ea0-15c7-46a4-981c-b2295794713b 2018-08-26 10:24:59,617 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-26 10:24:59,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/7f039c84c06d4eeb8ff27d4e64b7772d/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}7bfd58f81bf88dae83b0fced0f2e106009c19bc6" 2018-08-26 10:24:59,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:24:59 GMT Server: Apache x-compute-request-id: req-ddd17471-de95-444b-af49-f9f0a5d2995b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ddd17471-de95-444b-af49-f9f0a5d2995b Content-Encoding: gzip Content-Length: 451 Content-Type: application/json RESP BODY: {"volumes": [{"status": "deleting", "user_id": "cc55914c50db4a929c764bfdaba804f2", "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/7f039c84c06d4eeb8ff27d4e64b7772d/volumes/0fec837a-efbd-4ff0-952e-6f62c1e00935", "rel": "self"}, {"href": "http://172.30.9.22:8776/7f039c84c06d4eeb8ff27d4e64b7772d/volumes/0fec837a-efbd-4ff0-952e-6f62c1e00935", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-26T10:24:08.000000", "description": null, "os-vol-tenant-attr:tenant_id": "7f039c84c06d4eeb8ff27d4e64b7772d", "updated_at": "2018-08-26T10:24:59.000000", "volume_type": null, "name": "cinder_test-volume_e030f4ae-4acf-458a-8b9d-06ad67fe1d0e", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "0fec837a-efbd-4ff0-952e-6f62c1e00935", "size": 2}]} 2018-08-26 10:24:59,668 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/7f039c84c06d4eeb8ff27d4e64b7772d/volumes/detail used request id req-ddd17471-de95-444b-af49-f9f0a5d2995b 2018-08-26 10:24:59,668 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0503890514374s 2018-08-26 10:24:59,668 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/7f039c84c06d4eeb8ff27d4e64b7772d/volumes/detail used request id req-ddd17471-de95-444b-af49-f9f0a5d2995b 2018-08-26 10:24:59,669 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 10:25:01,672 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-26 10:25:01,675 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/7f039c84c06d4eeb8ff27d4e64b7772d/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}7bfd58f81bf88dae83b0fced0f2e106009c19bc6" 2018-08-26 10:25:01,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:25:01 GMT Server: Apache x-compute-request-id: req-67d2bd1d-d434-4b7d-a0e4-6e5f966d5429 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-67d2bd1d-d434-4b7d-a0e4-6e5f966d5429 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-26 10:25:01,716 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/7f039c84c06d4eeb8ff27d4e64b7772d/volumes/detail used request id req-67d2bd1d-d434-4b7d-a0e4-6e5f966d5429 2018-08-26 10:25:01,716 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0439019203186s 2018-08-26 10:25:01,716 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/7f039c84c06d4eeb8ff27d4e64b7772d/volumes/detail used request id req-67d2bd1d-d434-4b7d-a0e4-6e5f966d5429 2018-08-26 10:25:01,719 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-26 10:25:01,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/floatingips/7e33d2a4-cf21-4840-9887-e3b67bbe7d6a.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7bfd58f81bf88dae83b0fced0f2e106009c19bc6" 2018-08-26 10:25:02,671 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2537fb41-1641-49f1-bca0-235ffaf8d2c5 Content-Length: 0 Date: Sun, 26 Aug 2018 10:25:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-26 10:25:02,671 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/7e33d2a4-cf21-4840-9887-e3b67bbe7d6a.json used request id req-2537fb41-1641-49f1-bca0-235ffaf8d2c5 2018-08-26 10:25:02,671 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.951872110367s 2018-08-26 10:25:02,672 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/7e33d2a4-cf21-4840-9887-e3b67bbe7d6a.json used request id req-2537fb41-1641-49f1-bca0-235ffaf8d2c5 2018-08-26 10:25:02,676 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-26 10:25:02,677 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7bfd58f81bf88dae83b0fced0f2e106009c19bc6" 2018-08-26 10:25:02,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-6110f7ba-5e68-4ed1-8eb2-b2ab18d552ab Date: Sun, 26 Aug 2018 10:25:02 GMT RESP BODY: {"floatingips": []} 2018-08-26 10:25:02,722 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-6110f7ba-5e68-4ed1-8eb2-b2ab18d552ab 2018-08-26 10:25:02,722 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0458388328552s 2018-08-26 10:25:02,722 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-6110f7ba-5e68-4ed1-8eb2-b2ab18d552ab 2018-08-26 10:25:02,723 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-26 10:25:02,726 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/servers/62abbc84-1b52-4628-94d1-62c3117654b9 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7bfd58f81bf88dae83b0fced0f2e106009c19bc6" 2018-08-26 10:25:02,933 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 26 Aug 2018 10:25: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-8dcf00bd-7e11-4319-9ead-a18144abdfd6 x-compute-request-id: req-8dcf00bd-7e11-4319-9ead-a18144abdfd6 Content-Type: application/json 2018-08-26 10:25:02,933 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/62abbc84-1b52-4628-94d1-62c3117654b9 used request id req-8dcf00bd-7e11-4319-9ead-a18144abdfd6 2018-08-26 10:25:02,933 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.20992398262s 2018-08-26 10:25:02,933 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/62abbc84-1b52-4628-94d1-62c3117654b9 used request id req-8dcf00bd-7e11-4319-9ead-a18144abdfd6 2018-08-26 10:25:02,934 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 10:25:02,936 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7bfd58f81bf88dae83b0fced0f2e106009c19bc6" 2018-08-26 10:25:03,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:25: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-199d6db4-1fad-4f9f-a14c-d419390cefaa x-compute-request-id: req-199d6db4-1fad-4f9f-a14c-d419390cefaa Content-Encoding: gzip Content-Length: 769 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_e030f4ae-4acf-458a-8b9d-06ad67fe1d0e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:29:72", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:29:72", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/62abbc84-1b52-4628-94d1-62c3117654b9", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/62abbc84-1b52-4628-94d1-62c3117654b9", "rel": "bookmark"}], "image": {"id": "e0ece433-b3ba-4010-8ae1-962622b691b2", "links": [{"href": "http://172.30.9.22:8774/images/e0ece433-b3ba-4010-8ae1-962622b691b2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T10:24:22.000000", "flavor": {"id": "e7a1b6ea-d9ef-4bc4-a52a-261b2016507e", "links": [{"href": "http://172.30.9.22:8774/flavors/e7a1b6ea-d9ef-4bc4-a52a-261b2016507e", "rel": "bookmark"}]}, "id": "62abbc84-1b52-4628-94d1-62c3117654b9", "security_groups": [{"name": "cinder_test-sg_e030f4ae-4acf-458a-8b9d-06ad67fe1d0e"}], "user_id": "cc55914c50db4a929c764bfdaba804f2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T10:25:02Z", "hostId": "8b3d751aea94f65916b7496ba979c33e39a1d1934266f7f1eed383ff", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_e030f4ae-4acf-458a-8b9d-06ad67fe1d0e", "name": "cinder_test-vm_e030f4ae-4acf-458a-8b9d-06ad67fe1d0e", "created": "2018-08-26T10:24:15Z", "tenant_id": "7f039c84c06d4eeb8ff27d4e64b7772d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 10:25:03,129 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-199d6db4-1fad-4f9f-a14c-d419390cefaa 2018-08-26 10:25:03,129 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.19470500946s 2018-08-26 10:25:03,129 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-199d6db4-1fad-4f9f-a14c-d419390cefaa 2018-08-26 10:25:03,131 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 10:25:05,134 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 10:25:05,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7bfd58f81bf88dae83b0fced0f2e106009c19bc6" 2018-08-26 10:25:05,201 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:25: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-6991e295-7b35-455e-9b2d-5a13d643c550 x-compute-request-id: req-6991e295-7b35-455e-9b2d-5a13d643c550 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-26 10:25:05,201 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-6991e295-7b35-455e-9b2d-5a13d643c550 2018-08-26 10:25:05,201 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0672369003296s 2018-08-26 10:25:05,202 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-6991e295-7b35-455e-9b2d-5a13d643c550 2018-08-26 10:25:05,205 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-26 10:25:05,205 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7bfd58f81bf88dae83b0fced0f2e106009c19bc6" 2018-08-26 10:25:05,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4835 X-Openstack-Request-Id: req-2e6c6736-b412-41ef-a0a6-92b643cc13bc Date: Sun, 26 Aug 2018 10:25:05 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7f039c84c06d4eeb8ff27d4e64b7772d", "created_at": "2018-08-26T10:23:36Z", "updated_at": "2018-08-26T10:23:36Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:23:36Z", "revision_number": 0, "id": "52303810-23c7-48c9-8764-d505ad5f0681", "remote_group_id": "1c7483ba-de75-4432-8852-103dbb95f7cb", "remote_ip_prefix": null, "created_at": "2018-08-26T10:23:36Z", "security_group_id": "1c7483ba-de75-4432-8852-103dbb95f7cb", "tenant_id": "7f039c84c06d4eeb8ff27d4e64b7772d", "port_range_min": null, "ethertype": "IPv4", "project_id": "7f039c84c06d4eeb8ff27d4e64b7772d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:23:36Z", "revision_number": 0, "id": "8da8fb7d-85e5-471d-bc29-7453772135a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T10:23:36Z", "security_group_id": "1c7483ba-de75-4432-8852-103dbb95f7cb", "tenant_id": "7f039c84c06d4eeb8ff27d4e64b7772d", "port_range_min": null, "ethertype": "IPv6", "project_id": "7f039c84c06d4eeb8ff27d4e64b7772d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:23:36Z", "revision_number": 0, "id": "98a54e11-7f38-426e-b2b0-daed98db01c6", "remote_group_id": "1c7483ba-de75-4432-8852-103dbb95f7cb", "remote_ip_prefix": null, "created_at": "2018-08-26T10:23:36Z", "security_group_id": "1c7483ba-de75-4432-8852-103dbb95f7cb", "tenant_id": "7f039c84c06d4eeb8ff27d4e64b7772d", "port_range_min": null, "ethertype": "IPv6", "project_id": "7f039c84c06d4eeb8ff27d4e64b7772d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:23:36Z", "revision_number": 0, "id": "e61473ab-87db-4c90-91a8-c49fdcff13f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T10:23:36Z", "security_group_id": "1c7483ba-de75-4432-8852-103dbb95f7cb", "tenant_id": "7f039c84c06d4eeb8ff27d4e64b7772d", "port_range_min": null, "ethertype": "IPv4", "project_id": "7f039c84c06d4eeb8ff27d4e64b7772d"}], "revision_number": 1, "project_id": "7f039c84c06d4eeb8ff27d4e64b7772d", "id": "1c7483ba-de75-4432-8852-103dbb95f7cb", "name": "default"}, {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "7f039c84c06d4eeb8ff27d4e64b7772d", "created_at": "2018-08-26T10:23:43Z", "updated_at": "2018-08-26T10:23:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:23:43Z", "revision_number": 0, "id": "357c0565-d794-4d5c-83d5-0b327c73897e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T10:23:43Z", "security_group_id": "8505d4e8-48de-429a-9f14-330dc75775df", "tenant_id": "7f039c84c06d4eeb8ff27d4e64b7772d", "port_range_min": null, "ethertype": "IPv6", "project_id": "7f039c84c06d4eeb8ff27d4e64b7772d"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:23:43Z", "revision_number": 0, "id": "82bd23e0-c9ed-4677-a493-c09501692ace", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T10:23:43Z", "security_group_id": "8505d4e8-48de-429a-9f14-330dc75775df", "tenant_id": "7f039c84c06d4eeb8ff27d4e64b7772d", "port_range_min": null, "ethertype": "IPv4", "project_id": "7f039c84c06d4eeb8ff27d4e64b7772d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-26T10:23:43Z", "revision_number": 0, "id": "db998ea6-e231-483a-9a40-86bc2db9af17", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T10:23:43Z", "security_group_id": "8505d4e8-48de-429a-9f14-330dc75775df", "tenant_id": "7f039c84c06d4eeb8ff27d4e64b7772d", "port_range_min": 22, "ethertype": "IPv4", "project_id": "7f039c84c06d4eeb8ff27d4e64b7772d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:23:43Z", "revision_number": 0, "id": "ff4aa360-c9e5-42b5-b057-d19db6787171", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T10:23:43Z", "security_group_id": "8505d4e8-48de-429a-9f14-330dc75775df", "tenant_id": "7f039c84c06d4eeb8ff27d4e64b7772d", "port_range_min": null, "ethertype": "IPv4", "project_id": "7f039c84c06d4eeb8ff27d4e64b7772d"}], "revision_number": 3, "project_id": "7f039c84c06d4eeb8ff27d4e64b7772d", "id": "8505d4e8-48de-429a-9f14-330dc75775df", "name": "cinder_test-sg_e030f4ae-4acf-458a-8b9d-06ad67fe1d0e"}]} 2018-08-26 10:25:05,252 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-2e6c6736-b412-41ef-a0a6-92b643cc13bc 2018-08-26 10:25:05,253 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0476279258728s 2018-08-26 10:25:05,253 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-2e6c6736-b412-41ef-a0a6-92b643cc13bc 2018-08-26 10:25:05,257 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-08-26 10:25:05,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/security-groups/8505d4e8-48de-429a-9f14-330dc75775df.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7bfd58f81bf88dae83b0fced0f2e106009c19bc6" 2018-08-26 10:25:05,452 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-429d5707-90e2-4ab4-91ff-b894369f1f09 Content-Length: 0 Date: Sun, 26 Aug 2018 10:25:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-26 10:25:05,452 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/8505d4e8-48de-429a-9f14-330dc75775df.json used request id req-429d5707-90e2-4ab4-91ff-b894369f1f09 2018-08-26 10:25:05,452 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.19548201561s 2018-08-26 10:25:05,453 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/8505d4e8-48de-429a-9f14-330dc75775df.json used request id req-429d5707-90e2-4ab4-91ff-b894369f1f09 2018-08-26 10:25:05,453 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-26 10:25:05,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/os-keypairs/cinder_test-kp_e030f4ae-4acf-458a-8b9d-06ad67fe1d0e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7bfd58f81bf88dae83b0fced0f2e106009c19bc6" 2018-08-26 10:25:05,487 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 26 Aug 2018 10:25: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-f0848f73-cee3-4633-b62a-13d55fe9cec3 x-compute-request-id: req-f0848f73-cee3-4633-b62a-13d55fe9cec3 Content-Length: 0 Content-Type: application/json 2018-08-26 10:25:05,487 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/cinder_test-kp_e030f4ae-4acf-458a-8b9d-06ad67fe1d0e used request id req-f0848f73-cee3-4633-b62a-13d55fe9cec3 2018-08-26 10:25:05,488 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0343508720398s 2018-08-26 10:25:05,488 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/cinder_test-kp_e030f4ae-4acf-458a-8b9d-06ad67fe1d0e used request id req-f0848f73-cee3-4633-b62a-13d55fe9cec3 2018-08-26 10:25:05,488 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-26 10:25:05,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/ce235bcc-407f-4013-b387-1ccb78446ed4/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}7bfd58f81bf88dae83b0fced0f2e106009c19bc6" -d '{"subnet_id": "c0065456-124b-41e3-9150-2b6dac11d3c5"}' 2018-08-26 10:25:07,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-1a623393-7798-4fd2-bf88-30341a598c71 Date: Sun, 26 Aug 2018 10:25:07 GMT RESP BODY: {"network_id": "7a4c9eec-c441-4c22-ae43-9a44b7aec957", "tenant_id": "7f039c84c06d4eeb8ff27d4e64b7772d", "subnet_id": "c0065456-124b-41e3-9150-2b6dac11d3c5", "subnet_ids": ["c0065456-124b-41e3-9150-2b6dac11d3c5"], "port_id": "73e64738-64bd-4b6b-8a83-5deaa5d60a16", "id": "ce235bcc-407f-4013-b387-1ccb78446ed4"} 2018-08-26 10:25:07,251 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/ce235bcc-407f-4013-b387-1ccb78446ed4/remove_router_interface.json used request id req-1a623393-7798-4fd2-bf88-30341a598c71 2018-08-26 10:25:07,252 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.76316595078s 2018-08-26 10:25:07,252 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/ce235bcc-407f-4013-b387-1ccb78446ed4/remove_router_interface.json used request id req-1a623393-7798-4fd2-bf88-30341a598c71 returning object ce235bcc-407f-4013-b387-1ccb78446ed4 2018-08-26 10:25:07,252 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-26 10:25:07,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7bfd58f81bf88dae83b0fced0f2e106009c19bc6" 2018-08-26 10:25:07,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 625 X-Openstack-Request-Id: req-9983cf9c-f95d-4c9b-aee5-459feb3d3efa Date: Sun, 26 Aug 2018 10:25:07 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a3c401bc-6377-43cc-8a20-abe78f2d51b9", "ip_address": "172.30.9.205"}]}, "description": "", "tags": [], "tenant_id": "7f039c84c06d4eeb8ff27d4e64b7772d", "created_at": "2018-08-26T10:23:37Z", "admin_state_up": true, "updated_at": "2018-08-26T10:25:06Z", "revision_number": 4, "routes": [], "project_id": "7f039c84c06d4eeb8ff27d4e64b7772d", "id": "ce235bcc-407f-4013-b387-1ccb78446ed4", "name": "cinder_test-router_e030f4ae-4acf-458a-8b9d-06ad67fe1d0e"}]} 2018-08-26 10:25:07,367 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-9983cf9c-f95d-4c9b-aee5-459feb3d3efa 2018-08-26 10:25:07,368 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.11498093605s 2018-08-26 10:25:07,368 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-9983cf9c-f95d-4c9b-aee5-459feb3d3efa 2018-08-26 10:25:07,369 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-26 10:25:07,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/ce235bcc-407f-4013-b387-1ccb78446ed4.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7bfd58f81bf88dae83b0fced0f2e106009c19bc6" 2018-08-26 10:25:08,809 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8d57b68d-2de6-461c-8104-26ab1793f865 Content-Length: 0 Date: Sun, 26 Aug 2018 10:25:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-26 10:25:08,809 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/ce235bcc-407f-4013-b387-1ccb78446ed4.json used request id req-8d57b68d-2de6-461c-8104-26ab1793f865 2018-08-26 10:25:08,810 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.44010591507s 2018-08-26 10:25:08,810 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/ce235bcc-407f-4013-b387-1ccb78446ed4.json used request id req-8d57b68d-2de6-461c-8104-26ab1793f865 2018-08-26 10:25:08,810 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-26 10:25:08,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7bfd58f81bf88dae83b0fced0f2e106009c19bc6" 2018-08-26 10:25:08,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-480a2338-eeb9-4d69-9c59-6809f2487b9b Date: Sun, 26 Aug 2018 10:25:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7a4c9eec-c441-4c22-ae43-9a44b7aec957","tenant_id":"7f039c84c06d4eeb8ff27d4e64b7772d","created_at":"2018-08-26T10:23:37Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-26T10:23:37Z","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":"7f039c84c06d4eeb8ff27d4e64b7772d","id":"c0065456-124b-41e3-9150-2b6dac11d3c5","subnetpool_id":null,"name":"cinder_test-subnet_e030f4ae-4acf-458a-8b9d-06ad67fe1d0e"}]} 2018-08-26 10:25:08,853 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-480a2338-eeb9-4d69-9c59-6809f2487b9b 2018-08-26 10:25:08,853 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0424349308014s 2018-08-26 10:25:08,853 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-480a2338-eeb9-4d69-9c59-6809f2487b9b 2018-08-26 10:25:08,854 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-26 10:25:08,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/c0065456-124b-41e3-9150-2b6dac11d3c5.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7bfd58f81bf88dae83b0fced0f2e106009c19bc6" 2018-08-26 10:25:09,955 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-494ae295-6d83-48aa-b5d7-40db7fca984a Date: Sun, 26 Aug 2018 10:25:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-26 10:25:09,956 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/c0065456-124b-41e3-9150-2b6dac11d3c5.json used request id req-494ae295-6d83-48aa-b5d7-40db7fca984a 2018-08-26 10:25:09,956 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.10128283501s 2018-08-26 10:25:09,956 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/c0065456-124b-41e3-9150-2b6dac11d3c5.json used request id req-494ae295-6d83-48aa-b5d7-40db7fca984a 2018-08-26 10:25:09,957 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-26 10:25:09,957 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7bfd58f81bf88dae83b0fced0f2e106009c19bc6" 2018-08-26 10:25:10,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1156 X-Openstack-Request-Id: req-69e0abcb-ba2b-41b5-aa08-ff79ab6512b9 Date: Sun, 26 Aug 2018 10:25:10 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-26T10:25:09Z","tenant_id":"7f039c84c06d4eeb8ff27d4e64b7772d","created_at":"2018-08-26T10:23:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"7f039c84c06d4eeb8ff27d4e64b7772d","id":"7a4c9eec-c441-4c22-ae43-9a44b7aec957","name":"cinder_test-net_e030f4ae-4acf-458a-8b9d-06ad67fe1d0e"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a3c401bc-6377-43cc-8a20-abe78f2d51b9"],"updated_at":"2018-08-26T10:16:40Z","tenant_id":"526e4f7307214396989751533ff33528","created_at":"2018-08-26T10:16:36Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"526e4f7307214396989751533ff33528","id":"9c1c4110-1d5a-4c9e-9e4a-8295252f6976","name":"external"}]} 2018-08-26 10:25:10,053 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-69e0abcb-ba2b-41b5-aa08-ff79ab6512b9 2018-08-26 10:25:10,053 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.096039056778s 2018-08-26 10:25:10,053 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-69e0abcb-ba2b-41b5-aa08-ff79ab6512b9 2018-08-26 10:25:10,054 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-26 10:25:10,055 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/7a4c9eec-c441-4c22-ae43-9a44b7aec957.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7bfd58f81bf88dae83b0fced0f2e106009c19bc6" 2018-08-26 10:25:11,246 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6684bf5d-1862-414e-87b3-87e9d71419b5 Date: Sun, 26 Aug 2018 10:25:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-26 10:25:11,247 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/7a4c9eec-c441-4c22-ae43-9a44b7aec957.json used request id req-6684bf5d-1862-414e-87b3-87e9d71419b5 2018-08-26 10:25:11,247 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.19267296791s 2018-08-26 10:25:11,247 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/7a4c9eec-c441-4c22-ae43-9a44b7aec957.json used request id req-6684bf5d-1862-414e-87b3-87e9d71419b5 2018-08-26 10:25:11,252 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-26 10:25:11,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7bfd58f81bf88dae83b0fced0f2e106009c19bc6" 2018-08-26 10:25:11,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json X-Openstack-Request-Id: req-27428c99-dc4a-497f-891f-5dc5f4405215 Date: Sun, 26 Aug 2018 10:25:11 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-26T10:23:42Z", "file": "/v2/images/e0ece433-b3ba-4010-8ae1-962622b691b2/file", "owner": "7f039c84c06d4eeb8ff27d4e64b7772d", "id": "e0ece433-b3ba-4010-8ae1-962622b691b2", "size": 12716032, "self": "/v2/images/e0ece433-b3ba-4010-8ae1-962622b691b2", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/e0ece433-b3ba-4010-8ae1-962622b691b2/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/e0ece433-b3ba-4010-8ae1-962622b691b2/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_e030f4ae-4acf-458a-8b9d-06ad67fe1d0e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_e030f4ae-4acf-458a-8b9d-06ad67fe1d0e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-26T10:23:41Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-26 10:25:11,293 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-27428c99-dc4a-497f-891f-5dc5f4405215 2018-08-26 10:25:11,293 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0408411026001s 2018-08-26 10:25:11,293 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-27428c99-dc4a-497f-891f-5dc5f4405215 2018-08-26 10:25:11,295 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-26 10:25:11,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/e0ece433-b3ba-4010-8ae1-962622b691b2 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7bfd58f81bf88dae83b0fced0f2e106009c19bc6" 2018-08-26 10:25:11,604 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-fd7e0ebe-082e-46b6-81fc-0a1d72912187 Date: Sun, 26 Aug 2018 10:25:11 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-26 10:25:11,604 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/e0ece433-b3ba-4010-8ae1-962622b691b2 used request id req-fd7e0ebe-082e-46b6-81fc-0a1d72912187 2018-08-26 10:25:11,604 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.30918598175s 2018-08-26 10:25:11,605 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/e0ece433-b3ba-4010-8ae1-962622b691b2 used request id req-fd7e0ebe-082e-46b6-81fc-0a1d72912187 2018-08-26 10:25:11,605 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-26 10:25:11,608 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ec3c7147be7be122b2a81fcccd0fce39e660d47f" 2018-08-26 10:25:11,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:25: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-c005910b-d4ab-4f93-b261-9a5d4403cf04 x-compute-request-id: req-c005910b-d4ab-4f93-b261-9a5d4403cf04 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cinder_test-flavor_e030f4ae-4acf-458a-8b9d-06ad67fe1d0e", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/e7a1b6ea-d9ef-4bc4-a52a-261b2016507e", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/e7a1b6ea-d9ef-4bc4-a52a-261b2016507e", "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": "e7a1b6ea-d9ef-4bc4-a52a-261b2016507e"}]} 2018-08-26 10:25:11,627 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-c005910b-d4ab-4f93-b261-9a5d4403cf04 2018-08-26 10:25:11,627 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0215249061584s 2018-08-26 10:25:11,627 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-c005910b-d4ab-4f93-b261-9a5d4403cf04 2018-08-26 10:25:11,629 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-26 10:25:11,631 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/e7a1b6ea-d9ef-4bc4-a52a-261b2016507e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ec3c7147be7be122b2a81fcccd0fce39e660d47f" 2018-08-26 10:25:11,669 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 26 Aug 2018 10:25: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-e54d9f08-9772-46e5-8a0d-7b98853f58ad x-compute-request-id: req-e54d9f08-9772-46e5-8a0d-7b98853f58ad Content-Length: 0 Content-Type: application/json 2018-08-26 10:25:11,669 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/e7a1b6ea-d9ef-4bc4-a52a-261b2016507e used request id req-e54d9f08-9772-46e5-8a0d-7b98853f58ad 2018-08-26 10:25:11,669 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0406260490417s 2018-08-26 10:25:11,670 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/e7a1b6ea-d9ef-4bc4-a52a-261b2016507e used request id req-e54d9f08-9772-46e5-8a0d-7b98853f58ad 2018-08-26 10:25:11,670 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-26 10:25:11,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ec3c7147be7be122b2a81fcccd0fce39e660d47f" 2018-08-26 10:25:11,877 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:25:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a287ad55-ab1a-49d0-bb83-86d154ba0c4f Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/00af5ffb672f4832ab8347fc3e59dad9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "00af5ffb672f4832ab8347fc3e59dad9", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/1155cddaef57457382d358aece0b4688"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1155cddaef57457382d358aece0b4688", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/1e1511f6281344c28c2a63d6a8174f8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1e1511f6281344c28c2a63d6a8174f8d", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/1f874aa402974ad1bde389b6ec3af461"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f874aa402974ad1bde389b6ec3af461", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/30ef6c63ca4f478ababb01839799530e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30ef6c63ca4f478ababb01839799530e", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/35943616abfb419b876965ce89cb2b8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "35943616abfb419b876965ce89cb2b8d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/394bd3d373f84b679204b10778d4c5d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "394bd3d373f84b679204b10778d4c5d6", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/5c46482149dc41d8a0f23a545eb8a332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c46482149dc41d8a0f23a545eb8a332", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6731abf69162411bab854fe2da778196"}, "domain_id": "b7fcd596cb374671bfc994968e0279ce", "enabled": true, "options": {}, "id": "6731abf69162411bab854fe2da778196", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/bc64983782874634be200a54d67bb2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bc64983782874634be200a54d67bb2dc", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/c16290bda05544839663305b8b46bfc4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c16290bda05544839663305b8b46bfc4", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/c78b7ea859ad4b4d9090aceb9cc94927"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c78b7ea859ad4b4d9090aceb9cc94927", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder_test-user_e030f4ae-4acf-458a-8b9d-06ad67fe1d0e", "links": {"self": "http://172.30.9.22:5000/v3/users/cc55914c50db4a929c764bfdaba804f2"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "cc55914c50db4a929c764bfdaba804f2", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/f77a9ddb8d1e4546857d3ecef0ddf962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77a9ddb8d1e4546857d3ecef0ddf962", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/fd2f2ae2af224ce09fd25349c942fbd7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd2f2ae2af224ce09fd25349c942fbd7", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-08-26 10:25:11,877 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-a287ad55-ab1a-49d0-bb83-86d154ba0c4f 2018-08-26 10:25:11,877 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.206749916077s 2018-08-26 10:25:11,877 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-a287ad55-ab1a-49d0-bb83-86d154ba0c4f 2018-08-26 10:25:11,884 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-26 10:25:11,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/cc55914c50db4a929c764bfdaba804f2 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ec3c7147be7be122b2a81fcccd0fce39e660d47f" 2018-08-26 10:25:12,074 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:25:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13a970ee-9f11-4a8a-9522-f44aaef7d029 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"user": {"name": "cinder_test-user_e030f4ae-4acf-458a-8b9d-06ad67fe1d0e", "links": {"self": "http://172.30.9.22:5000/v3/users/cc55914c50db4a929c764bfdaba804f2"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "cc55914c50db4a929c764bfdaba804f2", "description": null}} 2018-08-26 10:25:12,074 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/cc55914c50db4a929c764bfdaba804f2 used request id req-13a970ee-9f11-4a8a-9522-f44aaef7d029 2018-08-26 10:25:12,075 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.190776109695s 2018-08-26 10:25:12,075 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/cc55914c50db4a929c764bfdaba804f2 used request id req-13a970ee-9f11-4a8a-9522-f44aaef7d029 2018-08-26 10:25:12,075 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-26 10:25:12,078 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/cc55914c50db4a929c764bfdaba804f2 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ec3c7147be7be122b2a81fcccd0fce39e660d47f" 2018-08-26 10:25:12,389 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 26 Aug 2018 10:25:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d4e6898f-144c-48cb-b111-3a41cc48db3d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-26 10:25:12,389 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/cc55914c50db4a929c764bfdaba804f2 used request id req-d4e6898f-144c-48cb-b111-3a41cc48db3d 2018-08-26 10:25:12,389 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.313852787018s 2018-08-26 10:25:12,390 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/cc55914c50db4a929c764bfdaba804f2 used request id req-d4e6898f-144c-48cb-b111-3a41cc48db3d 2018-08-26 10:25:12,396 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-26 10:25:12,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ec3c7147be7be122b2a81fcccd0fce39e660d47f" 2018-08-26 10:25:12,580 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:25:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93969f26-9478-4bbd-8745-b63a52cf2689 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/526e4f7307214396989751533ff33528"}, "tags": [], "enabled": true, "id": "526e4f7307214396989751533ff33528", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.22:5000/v3/projects/7f039c84c06d4eeb8ff27d4e64b7772d"}, "tags": [], "enabled": true, "id": "7f039c84c06d4eeb8ff27d4e64b7772d", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_e030f4ae-4acf-458a-8b9d-06ad67fe1d0e"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/e428b6e578e2485b9cc26da9ccf96a96"}, "tags": [], "enabled": true, "id": "e428b6e578e2485b9cc26da9ccf96a96", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-08-26 10:25:12,581 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-93969f26-9478-4bbd-8745-b63a52cf2689 2018-08-26 10:25:12,581 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.184784889221s 2018-08-26 10:25:12,581 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-93969f26-9478-4bbd-8745-b63a52cf2689 2018-08-26 10:25:12,586 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-26 10:25:12,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/7f039c84c06d4eeb8ff27d4e64b7772d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ec3c7147be7be122b2a81fcccd0fce39e660d47f" 2018-08-26 10:25:12,830 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 26 Aug 2018 10:25:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-26275a9c-e77e-4cb7-a309-66ee4638853e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-26 10:25:12,830 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/7f039c84c06d4eeb8ff27d4e64b7772d used request id req-26275a9c-e77e-4cb7-a309-66ee4638853e 2018-08-26 10:25:12,831 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.244314908981s 2018-08-26 10:25:12,831 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/7f039c84c06d4eeb8ff27d4e64b7772d used request id req-26275a9c-e77e-4cb7-a309-66ee4638853e 2018-08-26 10:25:12,885 - xtesting.ci.run_tests - INFO - Loading test case 'odl'... 2018-08-26 10:25:13,122 - xtesting.ci.run_tests - INFO - Running test case 'odl'... 2018-08-26 10:25:13,123 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-26 10:25:13,124 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-26 10:25:13,124 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-26 10:25:13,124 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-26 10:25:13,124 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-26 10:25:13,124 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-26 10:25:13,124 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-26 10:25:13,124 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-26 10:25:13,124 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-26 10:25:13,124 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-26 10:25:13,124 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-26 10:25:13,124 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-26 10:25:13,125 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-26 10:25:13,125 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-26 10:25:13,125 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-26 10:25:13,125 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-26 10:25:13,125 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-26 10:25:13,125 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-26 10:25:13,125 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-26 10:25:13,125 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-26 10:25:13,125 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-26 10:25:13,125 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-26 10:25:13,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-26 10:25:13,134 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:25:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45b80ec7-f3ed-45ec-8af4-89837f07f4a9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-08-26 10:25:13,134 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-45b80ec7-f3ed-45ec-8af4-89837f07f4a9 2018-08-26 10:25:13,134 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-26 10:25:13,520 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5d45fc17491a4aedb80e6e5e79d195c6", "name": "reader"}, {"id": "d371bb17b4354fa8812550829dff08d3", "name": "admin"}, {"id": "64b697102e1c4dfb82d6ae117acf5e44", "name": "member"}], "expires_at": "2018-08-26T11:25:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e428b6e578e2485b9cc26da9ccf96a96", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1210d332c9744f5cbc695a2c01f49732"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "816f0ebf045249fb84d97c4bfc1f0a06"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a44497dc0f584430880fbb34d798f187"}], "type": "metric", "id": "06403f6d19cc45d3876c1f817db4cc2a", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33aefc6453a54d88a8073094e7078823"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3af2aad436db4c72a190ee1afb07b296"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a48de89935fd4d0787f0c84bf3674881"}], "type": "network", "id": "4fcf375a7a284c3ca85dd165d598c3cb", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/e428b6e578e2485b9cc26da9ccf96a96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1acf73a288dd435cb0883e7723ed5056"}, {"url": "http://192.30.9.5:8776/v3/e428b6e578e2485b9cc26da9ccf96a96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25ab930679644d89bac501b74509b76d"}, {"url": "http://172.30.9.22:8776/v3/e428b6e578e2485b9cc26da9ccf96a96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe463692e35f41e28415b64d8ffd10af"}], "type": "volumev3", "id": "5679bf9cdfbb4efdb97a61a69442b76f", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/e428b6e578e2485b9cc26da9ccf96a96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4234eccc4e5c4c81a9740ee2adf95b67"}, {"url": "http://172.30.9.22:8776/v2/e428b6e578e2485b9cc26da9ccf96a96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "456ac2ca5ce14a919050a73ace6b5d36"}, {"url": "http://192.30.9.5:8776/v2/e428b6e578e2485b9cc26da9ccf96a96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec61effda13a4644aad9e330753e8ad3"}], "type": "volumev2", "id": "5fba3b72fec244c7b311cd023156a4e5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "057ed3b924844253978ad62059e6acbb"}, {"url": "http://172.30.9.22:8776/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c5726572f244dc1a37ddbd93a609edb"}, {"url": "http://192.30.9.5:8776/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7144203ef2f146f6a443da1e2a6503e6"}], "type": "volume", "id": "71aa1ff84fdd4eab95dbd16ac5fbfcf7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "218ecd9779c74fdbb9eff6a86b2e2ffa"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a4ae0c6c06a42aba305e1cb16268330"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f631f43b783d40b894997b7b49ab8a6b"}], "type": "image", "id": "7986c8336c5046db98dd34c332d24e7f", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "8edc8950a979429d96b680df313310a4", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a2d0d8a4ee24abcbae458bd1ce751ff"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6d1c3e6266f14458a3def33c4f0479b2"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "feca7a31784e458fb732ee0ca32ab24d"}], "type": "cloudformation", "id": "a1648659a78445d4bcaef3988eb0583e", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c10a925a2de437eac36a10b437ddcd1"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "517a76a99e3d470abde8b2e237f68205"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71f914c9732c486db7ec4dade5ea337a"}], "type": "compute", "id": "b18e3a8824af4ed79cd0162b85ca91d6", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91e36bdd70374197a9cc1cf82d4cacd4"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1c68732373a41b6bbdf0d38be58918e"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f7fd23166fd04cdbb15ae3b9534561a8"}], "type": "event", "id": "c887a5552b5842c5bbc8ce1b66332916", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68d3020187d14b4b925c0dbdfac338f6"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77e68b53932a4902a3a68484356b1c4e"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "809dcbff39164bbfaf936f0b35fd176c"}], "type": "placement", "id": "cd8c278131c84e4683012d83ae70eec0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8080/v1/AUTH_e428b6e578e2485b9cc26da9ccf96a96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49dd5c5e91d54d6aa44952eaa2390224"}, {"url": "http://12.0.0.43:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d5db89631954c7baafaf65b5aea991a"}, {"url": "http://12.0.0.43:8080/v1/AUTH_e428b6e578e2485b9cc26da9ccf96a96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "727249cbc39e4628bd3a179bd516b829"}], "type": "object-store", "id": "ec31481f5236441e98c13b38a9c609ec", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bc083505e0a4fba9e18037c17ad1785"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a4bed8aa09042d1be0a485c1bac878c"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89809cbce7344bcdbc14222d09ca5c81"}], "type": "identity", "id": "f4a28c09b9d7444fb27267a9c13f5ad7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0bd24ae5e1bc445db6c4eb649aa04b43"}, {"url": "http://192.30.9.5:8004/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6e6016d81674fa7951c5c486b38f564"}, {"url": "http://192.30.9.5:8004/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d22e870073e14dc5a443931e483e51a2"}], "type": "orchestration", "id": "f619feeb4e1c4cde836d701d6b52295f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "348e8fd3cbd140de8fdb5a2e7f1ba9ce"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37dabf8c0b3c4b4da176de43bbacdd17"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "97e424052ba4486c88034276e7ba90a9"}], "type": "alarming", "id": "ffab3464fcfe4e6086e29e4f2cac9a99", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1e1511f6281344c28c2a63d6a8174f8d"}, "audit_ids": ["djeXYpNCQueLqRohFjSxDA"], "issued_at": "2018-08-26T10:25:13.000000Z"}} 2018-08-26 10:25:13,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-26 10:25:13,529 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 26 Aug 2018 10:25:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4c205e18-c1e3-4180-979f-00fa88cc9b25 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2018-08-26 10:25:13,529 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-4c205e18-c1e3-4180-979f-00fa88cc9b25 2018-08-26 10:25:13,532 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-08-26 10:25:13,535 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.5: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-26 10:25:13,541 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 26 Aug 2018 10:25:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66bfd012-2259-47ac-b3d4-bcad58d8256d 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.5:35357/v3/", "rel": "self"}]}]}} 2018-08-26 10:25:13,541 - keystoneauth.session - DEBUG - GET call to None for http://192.30.9.5:35357/ used request id req-66bfd012-2259-47ac-b3d4-bcad58d8256d 2018-08-26 10:25:13,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.5: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}62fd12830a21e4d6491433b3fd2c79d1eb80c36e" 2018-08-26 10:25:13,711 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:25:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a2e808f-0f00-4bbf-b980-ccf03d15fb82 Content-Encoding: gzip Content-Length: 856 Content-Type: application/json RESP BODY: {"services": [{"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.5:35357/v3/services/06403f6d19cc45d3876c1f817db4cc2a"}, "enabled": true, "type": "metric", "id": "06403f6d19cc45d3876c1f817db4cc2a", "name": "gnocchi"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.5:35357/v3/services/4fcf375a7a284c3ca85dd165d598c3cb"}, "enabled": true, "type": "network", "id": "4fcf375a7a284c3ca85dd165d598c3cb", "name": "neutron"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.5:35357/v3/services/5679bf9cdfbb4efdb97a61a69442b76f"}, "enabled": true, "type": "volumev3", "id": "5679bf9cdfbb4efdb97a61a69442b76f", "name": "cinderv3"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.5:35357/v3/services/5fba3b72fec244c7b311cd023156a4e5"}, "enabled": true, "type": "volumev2", "id": "5fba3b72fec244c7b311cd023156a4e5", "name": "cinderv2"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.5:35357/v3/services/71aa1ff84fdd4eab95dbd16ac5fbfcf7"}, "enabled": true, "type": "volume", "id": "71aa1ff84fdd4eab95dbd16ac5fbfcf7", "name": "cinder"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.5:35357/v3/services/7986c8336c5046db98dd34c332d24e7f"}, "enabled": true, "type": "image", "id": "7986c8336c5046db98dd34c332d24e7f", "name": "glance"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.5:35357/v3/services/8edc8950a979429d96b680df313310a4"}, "enabled": true, "type": "metering", "id": "8edc8950a979429d96b680df313310a4", "name": "ceilometer"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.5:35357/v3/services/a1648659a78445d4bcaef3988eb0583e"}, "enabled": true, "type": "cloudformation", "id": "a1648659a78445d4bcaef3988eb0583e", "name": "heat-cfn"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.5:35357/v3/services/b18e3a8824af4ed79cd0162b85ca91d6"}, "enabled": true, "type": "compute", "id": "b18e3a8824af4ed79cd0162b85ca91d6", "name": "nova"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.5:35357/v3/services/c887a5552b5842c5bbc8ce1b66332916"}, "enabled": true, "type": "event", "id": "c887a5552b5842c5bbc8ce1b66332916", "name": "panko"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.5:35357/v3/services/cd8c278131c84e4683012d83ae70eec0"}, "enabled": true, "type": "placement", "id": "cd8c278131c84e4683012d83ae70eec0", "name": "placement"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.5:35357/v3/services/ec31481f5236441e98c13b38a9c609ec"}, "enabled": true, "type": "object-store", "id": "ec31481f5236441e98c13b38a9c609ec", "name": "swift"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.5:35357/v3/services/f4a28c09b9d7444fb27267a9c13f5ad7"}, "enabled": true, "type": "identity", "id": "f4a28c09b9d7444fb27267a9c13f5ad7", "name": "keystone"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.5:35357/v3/services/f619feeb4e1c4cde836d701d6b52295f"}, "enabled": true, "type": "orchestration", "id": "f619feeb4e1c4cde836d701d6b52295f", "name": "heat"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.5:35357/v3/services/ffab3464fcfe4e6086e29e4f2cac9a99"}, "enabled": true, "type": "alarming", "id": "ffab3464fcfe4e6086e29e4f2cac9a99", "name": "aodh"}], "links": {"self": "http://192.30.9.5:35357/v3/services", "previous": null, "next": null}} 2018-08-26 10:25:13,711 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.5:35357/v3/services used request id req-8a2e808f-0f00-4bbf-b980-ccf03d15fb82 2018-08-26 10:25:13,712 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.179034948349s 2018-08-26 10:25:13,712 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.5:35357/v3/services used request id req-8a2e808f-0f00-4bbf-b980-ccf03d15fb82 2018-08-26 10:25:13,720 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-08-26 10:25:13,723 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/endpoints -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}62fd12830a21e4d6491433b3fd2c79d1eb80c36e" 2018-08-26 10:25:13,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:25:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1c8a16d-32da-4181-88b3-a154d41e4546 Content-Encoding: gzip Content-Length: 1975 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/057ed3b924844253978ad62059e6acbb"}, "url": "http://192.30.9.5:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "71aa1ff84fdd4eab95dbd16ac5fbfcf7", "id": "057ed3b924844253978ad62059e6acbb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/0bd24ae5e1bc445db6c4eb649aa04b43"}, "url": "http://172.30.9.22:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f619feeb4e1c4cde836d701d6b52295f", "id": "0bd24ae5e1bc445db6c4eb649aa04b43"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/1210d332c9744f5cbc695a2c01f49732"}, "url": "http://192.30.9.5:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "06403f6d19cc45d3876c1f817db4cc2a", "id": "1210d332c9744f5cbc695a2c01f49732"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/1acf73a288dd435cb0883e7723ed5056"}, "url": "http://192.30.9.5:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5679bf9cdfbb4efdb97a61a69442b76f", "id": "1acf73a288dd435cb0883e7723ed5056"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/1c10a925a2de437eac36a10b437ddcd1"}, "url": "http://172.30.9.22:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b18e3a8824af4ed79cd0162b85ca91d6", "id": "1c10a925a2de437eac36a10b437ddcd1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/218ecd9779c74fdbb9eff6a86b2e2ffa"}, "url": "http://192.30.9.5:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "7986c8336c5046db98dd34c332d24e7f", "id": "218ecd9779c74fdbb9eff6a86b2e2ffa"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/25ab930679644d89bac501b74509b76d"}, "url": "http://192.30.9.5:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5679bf9cdfbb4efdb97a61a69442b76f", "id": "25ab930679644d89bac501b74509b76d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/2bc083505e0a4fba9e18037c17ad1785"}, "url": "http://192.30.9.5:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f4a28c09b9d7444fb27267a9c13f5ad7", "id": "2bc083505e0a4fba9e18037c17ad1785"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/33aefc6453a54d88a8073094e7078823"}, "url": "http://192.30.9.5:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "4fcf375a7a284c3ca85dd165d598c3cb", "id": "33aefc6453a54d88a8073094e7078823"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/348e8fd3cbd140de8fdb5a2e7f1ba9ce"}, "url": "http://192.30.9.5:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ffab3464fcfe4e6086e29e4f2cac9a99", "id": "348e8fd3cbd140de8fdb5a2e7f1ba9ce"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/37dabf8c0b3c4b4da176de43bbacdd17"}, "url": "http://172.30.9.22:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ffab3464fcfe4e6086e29e4f2cac9a99", "id": "37dabf8c0b3c4b4da176de43bbacdd17"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/3af2aad436db4c72a190ee1afb07b296"}, "url": "http://172.30.9.22:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "4fcf375a7a284c3ca85dd165d598c3cb", "id": "3af2aad436db4c72a190ee1afb07b296"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/4234eccc4e5c4c81a9740ee2adf95b67"}, "url": "http://192.30.9.5:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5fba3b72fec244c7b311cd023156a4e5", "id": "4234eccc4e5c4c81a9740ee2adf95b67"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/456ac2ca5ce14a919050a73ace6b5d36"}, "url": "http://172.30.9.22:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5fba3b72fec244c7b311cd023156a4e5", "id": "456ac2ca5ce14a919050a73ace6b5d36"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/49dd5c5e91d54d6aa44952eaa2390224"}, "url": "http://172.30.9.22:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ec31481f5236441e98c13b38a9c609ec", "id": "49dd5c5e91d54d6aa44952eaa2390224"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/4a2d0d8a4ee24abcbae458bd1ce751ff"}, "url": "http://172.30.9.22:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a1648659a78445d4bcaef3988eb0583e", "id": "4a2d0d8a4ee24abcbae458bd1ce751ff"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/517a76a99e3d470abde8b2e237f68205"}, "url": "http://192.30.9.5:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b18e3a8824af4ed79cd0162b85ca91d6", "id": "517a76a99e3d470abde8b2e237f68205"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/5c5726572f244dc1a37ddbd93a609edb"}, "url": "http://172.30.9.22:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "71aa1ff84fdd4eab95dbd16ac5fbfcf7", "id": "5c5726572f244dc1a37ddbd93a609edb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/5d5db89631954c7baafaf65b5aea991a"}, "url": "http://12.0.0.43:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ec31481f5236441e98c13b38a9c609ec", "id": "5d5db89631954c7baafaf65b5aea991a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/68d3020187d14b4b925c0dbdfac338f6"}, "url": "http://172.30.9.22:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "cd8c278131c84e4683012d83ae70eec0", "id": "68d3020187d14b4b925c0dbdfac338f6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/6d1c3e6266f14458a3def33c4f0479b2"}, "url": "http://192.30.9.5:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a1648659a78445d4bcaef3988eb0583e", "id": "6d1c3e6266f14458a3def33c4f0479b2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/7144203ef2f146f6a443da1e2a6503e6"}, "url": "http://192.30.9.5:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "71aa1ff84fdd4eab95dbd16ac5fbfcf7", "id": "7144203ef2f146f6a443da1e2a6503e6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/71f914c9732c486db7ec4dade5ea337a"}, "url": "http://192.30.9.5:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b18e3a8824af4ed79cd0162b85ca91d6", "id": "71f914c9732c486db7ec4dade5ea337a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/727249cbc39e4628bd3a179bd516b829"}, "url": "http://12.0.0.43:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ec31481f5236441e98c13b38a9c609ec", "id": "727249cbc39e4628bd3a179bd516b829"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/77e68b53932a4902a3a68484356b1c4e"}, "url": "http://192.30.9.5:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "cd8c278131c84e4683012d83ae70eec0", "id": "77e68b53932a4902a3a68484356b1c4e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/7a4ae0c6c06a42aba305e1cb16268330"}, "url": "http://172.30.9.22:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "7986c8336c5046db98dd34c332d24e7f", "id": "7a4ae0c6c06a42aba305e1cb16268330"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/7a4bed8aa09042d1be0a485c1bac878c"}, "url": "http://192.30.9.5:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f4a28c09b9d7444fb27267a9c13f5ad7", "id": "7a4bed8aa09042d1be0a485c1bac878c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/809dcbff39164bbfaf936f0b35fd176c"}, "url": "http://192.30.9.5:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "cd8c278131c84e4683012d83ae70eec0", "id": "809dcbff39164bbfaf936f0b35fd176c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/816f0ebf045249fb84d97c4bfc1f0a06"}, "url": "http://172.30.9.22:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "06403f6d19cc45d3876c1f817db4cc2a", "id": "816f0ebf045249fb84d97c4bfc1f0a06"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/89809cbce7344bcdbc14222d09ca5c81"}, "url": "http://172.30.9.22:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f4a28c09b9d7444fb27267a9c13f5ad7", "id": "89809cbce7344bcdbc14222d09ca5c81"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/91e36bdd70374197a9cc1cf82d4cacd4"}, "url": "http://172.30.9.22:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "c887a5552b5842c5bbc8ce1b66332916", "id": "91e36bdd70374197a9cc1cf82d4cacd4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/97e424052ba4486c88034276e7ba90a9"}, "url": "http://192.30.9.5:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ffab3464fcfe4e6086e29e4f2cac9a99", "id": "97e424052ba4486c88034276e7ba90a9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/a44497dc0f584430880fbb34d798f187"}, "url": "http://192.30.9.5:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "06403f6d19cc45d3876c1f817db4cc2a", "id": "a44497dc0f584430880fbb34d798f187"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/a48de89935fd4d0787f0c84bf3674881"}, "url": "http://192.30.9.5:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "4fcf375a7a284c3ca85dd165d598c3cb", "id": "a48de89935fd4d0787f0c84bf3674881"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/a6e6016d81674fa7951c5c486b38f564"}, "url": "http://192.30.9.5:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f619feeb4e1c4cde836d701d6b52295f", "id": "a6e6016d81674fa7951c5c486b38f564"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/d22e870073e14dc5a443931e483e51a2"}, "url": "http://192.30.9.5:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f619feeb4e1c4cde836d701d6b52295f", "id": "d22e870073e14dc5a443931e483e51a2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/e1c68732373a41b6bbdf0d38be58918e"}, "url": "http://192.30.9.5:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "c887a5552b5842c5bbc8ce1b66332916", "id": "e1c68732373a41b6bbdf0d38be58918e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/ec61effda13a4644aad9e330753e8ad3"}, "url": "http://192.30.9.5:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5fba3b72fec244c7b311cd023156a4e5", "id": "ec61effda13a4644aad9e330753e8ad3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/f631f43b783d40b894997b7b49ab8a6b"}, "url": "http://192.30.9.5:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "7986c8336c5046db98dd34c332d24e7f", "id": "f631f43b783d40b894997b7b49ab8a6b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/f7fd23166fd04cdbb15ae3b9534561a8"}, "url": "http://192.30.9.5:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "c887a5552b5842c5bbc8ce1b66332916", "id": "f7fd23166fd04cdbb15ae3b9534561a8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/fe463692e35f41e28415b64d8ffd10af"}, "url": "http://172.30.9.22:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5679bf9cdfbb4efdb97a61a69442b76f", "id": "fe463692e35f41e28415b64d8ffd10af"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/feca7a31784e458fb732ee0ca32ab24d"}, "url": "http://192.30.9.5:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a1648659a78445d4bcaef3988eb0583e", "id": "feca7a31784e458fb732ee0ca32ab24d"}], "links": {"self": "http://172.30.9.22:5000/v3/endpoints", "previous": null, "next": null}} 2018-08-26 10:25:13,825 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/endpoints used request id req-d1c8a16d-32da-4181-88b3-a154d41e4546 2018-08-26 10:25:13,825 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.105149030685s 2018-08-26 10:25:13,826 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/endpoints used request id req-d1c8a16d-32da-4181-88b3-a154d41e4546 2018-08-26 10:25:32,732 - xtesting.core.robotframework - INFO - ============================================================================== Basic & Neutron ============================================================================== Basic & Neutron.Basic ============================================================================== Basic & Neutron.Basic.Restconf Modules :: Test suite to verify Restconf is OK. ============================================================================== Get Controller Modules :: Get the restconf modules, check 200 stat... | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Basic.Restconf Modules :: Test suite to verify Res... | PASS | 1 critical test, 1 passed, 0 failed 1 test total, 1 passed, 0 failed ============================================================================== Basic & Neutron.Basic | PASS | 1 critical test, 1 passed, 0 failed 1 test total, 1 passed, 0 failed ============================================================================== Basic & Neutron.Neutron :: Test suite for Neutron Plugin ============================================================================== Basic & Neutron.Neutron.Reachability ============================================================================== Get the complete list of networks :: Get the complete list of netw... | PASS | ------------------------------------------------------------------------------ Get the complete list of subnets :: Get the complete list of subnets | PASS | ------------------------------------------------------------------------------ Get the complete list of ports :: Get the complete list of ports | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Reachability | PASS | 3 critical tests, 3 passed, 0 failed 3 tests total, 3 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Networks :: Checking Network created in OpenStack a... ============================================================================== Check OpenStack Networks :: Checking OpenStack Neutron for known n... | PASS | ------------------------------------------------------------------------------ Check OpenDaylight Networks :: Checking OpenDaylight Neutron API f... | PASS | ------------------------------------------------------------------------------ Create Network :: Create new network in OpenStack | PASS | ------------------------------------------------------------------------------ Check Network :: Check network created in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Networks :: Checking Network created in Op... | PASS | 4 critical tests, 4 passed, 0 failed 4 tests total, 4 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Subnets :: Checking Subnets created in OpenStack ar... ============================================================================== Check OpenStack Subnets :: Checking OpenStack Neutron for known su... | PASS | ------------------------------------------------------------------------------ Check OpenDaylight subnets :: Checking OpenDaylight Neutron API fo... | PASS | ------------------------------------------------------------------------------ Create New subnet :: Create new subnet in OpenStack | PASS | ------------------------------------------------------------------------------ Check New subnet :: Check new subnet created in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Subnets :: Checking Subnets created in Ope... | PASS | 4 critical tests, 4 passed, 0 failed 4 tests total, 4 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Ports :: Checking Port created in OpenStack are pus... ============================================================================== Check OpenStack ports :: Checking OpenStack Neutron for known ports | PASS | ------------------------------------------------------------------------------ Check OpenDaylight ports :: Checking OpenDaylight Neutron API for ... | PASS | ------------------------------------------------------------------------------ Create New Port :: Create new port in OpenStack | PASS | ------------------------------------------------------------------------------ Check New Port :: Check new port created in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Ports :: Checking Port created in OpenStac... | PASS | 4 critical tests, 4 passed, 0 failed 4 tests total, 4 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Delete Ports :: Checking Port deleted in OpenStack ... ============================================================================== Delete New Port :: Delete previously created port in OpenStack | PASS | ------------------------------------------------------------------------------ Check Port Deleted :: Check port deleted in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Delete Ports :: Checking Port deleted in O... | PASS | 2 critical tests, 2 passed, 0 failed 2 tests total, 2 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Delete Subnets :: Checking Subnets deleted in OpenS... ============================================================================== Delete New subnet :: Delete previously created subnet in OpenStack | PASS | ------------------------------------------------------------------------------ Check New subnet deleted :: Check subnet deleted in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Delete Subnets :: Checking Subnets deleted... | PASS | 2 critical tests, 2 passed, 0 failed 2 tests total, 2 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Delete Networks :: Checking Network deleted in Open... ============================================================================== Delete Network :: Delete network in OpenStack | PASS | ------------------------------------------------------------------------------ Check Network deleted :: Check network deleted in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Delete Networks :: Checking Network delete... | PASS | 2 critical tests, 2 passed, 0 failed 2 tests total, 2 passed, 0 failed ============================================================================== Basic & Neutron.Neutron :: Test suite for Neutron Plugin | PASS | 21 critical tests, 21 passed, 0 failed 21 tests total, 21 passed, 0 failed ============================================================================== Basic & Neutron | PASS | 22 critical tests, 22 passed, 0 failed 22 tests total, 22 passed, 0 failed ============================================================================== Output: /home/opnfv/functest/results/odl/output.xml 2018-08-26 10:25:32,762 - xtesting.core.robotframework - INFO - Results were successfully parsed 2018-08-26 10:25:32,883 - xtesting.core.robotframework - INFO - Results were successfully generated 2018-08-26 10:25:32,998 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-26 10:25:32,999 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | odl | functest | 00:19 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-26 10:25:33,059 - xtesting.ci.run_tests - INFO - Loading test case 'api_check'... 2018-08-26 10:25:38,151 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-08-26 10:25:38,152 - openstack_tests - INFO - OS Credentials = > 2018-08-26 10:25:38,951 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-08-26 10:25:39,633 - xtesting.ci.run_tests - INFO - Skipping test case 'api_check'... 2018-08-26 10:25:39,634 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 00:00 | SKIP | +-------------------+------------------+------------------+----------------+ 2018-08-26 10:25:39,692 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_health_check'... 2018-08-26 10:25:43,832 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-08-26 10:25:43,833 - openstack_tests - INFO - OS Credentials = > 2018-08-26 10:25:44,620 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-08-26 10:25:45,309 - xtesting.ci.run_tests - INFO - Skipping test case 'snaps_health_check'... 2018-08-26 10:25:45,310 - xtesting.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:00 | SKIP | +----------------------------+------------------+------------------+----------------+ 2018-08-26 10:25:45,316 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:05 | PASS | | tenantnetwork1 | functest | healthcheck | 00:04 | PASS | | tenantnetwork2 | functest | healthcheck | 00:05 | PASS | | vmready1 | functest | healthcheck | 00:08 | PASS | | vmready2 | functest | healthcheck | 00:08 | PASS | | singlevm1 | functest | healthcheck | 00:38 | PASS | | singlevm2 | functest | healthcheck | 00:27 | PASS | | vping_ssh | functest | healthcheck | 00:53 | PASS | | vping_userdata | functest | healthcheck | 00:32 | PASS | | cinder_test | functest | healthcheck | 01:19 | PASS | | odl | functest | healthcheck | 00:19 | PASS | | api_check | functest | healthcheck | 00:00 | SKIP | | snaps_health_check | functest | healthcheck | 00:00 | SKIP | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-08-26 10:25:45,330 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-08-26 10:25:48,676 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-246 | | 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-odl-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-08-26 10:25:48,681 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export OS_USERNAME=admin export no_proxy=,172.30.9.22,192.30.9.5 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3.52 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.22:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=7gk9xPukkkFf4VnD9OXMDBMW4 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=e428b6e578e2485b9cc26da9ccf96a96 export OS_TENANT_NAME=admin export SDN_CONTROLLER_IP=192.30.9.5 export SDN_CONTROLLER_PASSWORD=Zzu7akOxpmOC2jHVAgCfwEcGT export OS_REGION_NAME=regionOne 2018-08-26 10:25:48,682 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-08-26 10:25:48,683 - 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-26 10:25:48,725 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_smoke'... 2018-08-26 10:25:49,714 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-26 10:25:49,714 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-26 10:25:49,714 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-26 10:25:49,714 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-26 10:25:49,714 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-26 10:25:49,714 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-26 10:25:49,715 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-26 10:25:49,715 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-26 10:25:49,715 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-26 10:25:49,715 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-26 10:25:49,715 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-26 10:25:49,715 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-26 10:25:49,715 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-26 10:25:49,715 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-26 10:25:49,715 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-26 10:25:49,715 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-26 10:25:49,715 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-26 10:25:49,715 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-26 10:25:49,715 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-26 10:25:49,715 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-26 10:25:49,715 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-26 10:25:49,715 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-26 10:25:49,720 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-26 10:25:49,720 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-26 10:25:49,720 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-26 10:25:49,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-26 10:25:49,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:25:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18f192b4-dd45-4817-b286-cacdac4f0997 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-08-26 10:25:49,727 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-18f192b4-dd45-4817-b286-cacdac4f0997 2018-08-26 10:25:49,728 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-26 10:25:50,138 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5d45fc17491a4aedb80e6e5e79d195c6", "name": "reader"}, {"id": "d371bb17b4354fa8812550829dff08d3", "name": "admin"}, {"id": "64b697102e1c4dfb82d6ae117acf5e44", "name": "member"}], "expires_at": "2018-08-26T11:25:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e428b6e578e2485b9cc26da9ccf96a96", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1210d332c9744f5cbc695a2c01f49732"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "816f0ebf045249fb84d97c4bfc1f0a06"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a44497dc0f584430880fbb34d798f187"}], "type": "metric", "id": "06403f6d19cc45d3876c1f817db4cc2a", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33aefc6453a54d88a8073094e7078823"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3af2aad436db4c72a190ee1afb07b296"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a48de89935fd4d0787f0c84bf3674881"}], "type": "network", "id": "4fcf375a7a284c3ca85dd165d598c3cb", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/e428b6e578e2485b9cc26da9ccf96a96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1acf73a288dd435cb0883e7723ed5056"}, {"url": "http://192.30.9.5:8776/v3/e428b6e578e2485b9cc26da9ccf96a96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25ab930679644d89bac501b74509b76d"}, {"url": "http://172.30.9.22:8776/v3/e428b6e578e2485b9cc26da9ccf96a96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe463692e35f41e28415b64d8ffd10af"}], "type": "volumev3", "id": "5679bf9cdfbb4efdb97a61a69442b76f", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/e428b6e578e2485b9cc26da9ccf96a96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4234eccc4e5c4c81a9740ee2adf95b67"}, {"url": "http://172.30.9.22:8776/v2/e428b6e578e2485b9cc26da9ccf96a96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "456ac2ca5ce14a919050a73ace6b5d36"}, {"url": "http://192.30.9.5:8776/v2/e428b6e578e2485b9cc26da9ccf96a96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec61effda13a4644aad9e330753e8ad3"}], "type": "volumev2", "id": "5fba3b72fec244c7b311cd023156a4e5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "057ed3b924844253978ad62059e6acbb"}, {"url": "http://172.30.9.22:8776/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c5726572f244dc1a37ddbd93a609edb"}, {"url": "http://192.30.9.5:8776/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7144203ef2f146f6a443da1e2a6503e6"}], "type": "volume", "id": "71aa1ff84fdd4eab95dbd16ac5fbfcf7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "218ecd9779c74fdbb9eff6a86b2e2ffa"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a4ae0c6c06a42aba305e1cb16268330"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f631f43b783d40b894997b7b49ab8a6b"}], "type": "image", "id": "7986c8336c5046db98dd34c332d24e7f", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "8edc8950a979429d96b680df313310a4", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a2d0d8a4ee24abcbae458bd1ce751ff"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6d1c3e6266f14458a3def33c4f0479b2"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "feca7a31784e458fb732ee0ca32ab24d"}], "type": "cloudformation", "id": "a1648659a78445d4bcaef3988eb0583e", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c10a925a2de437eac36a10b437ddcd1"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "517a76a99e3d470abde8b2e237f68205"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71f914c9732c486db7ec4dade5ea337a"}], "type": "compute", "id": "b18e3a8824af4ed79cd0162b85ca91d6", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91e36bdd70374197a9cc1cf82d4cacd4"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1c68732373a41b6bbdf0d38be58918e"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f7fd23166fd04cdbb15ae3b9534561a8"}], "type": "event", "id": "c887a5552b5842c5bbc8ce1b66332916", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68d3020187d14b4b925c0dbdfac338f6"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77e68b53932a4902a3a68484356b1c4e"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "809dcbff39164bbfaf936f0b35fd176c"}], "type": "placement", "id": "cd8c278131c84e4683012d83ae70eec0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8080/v1/AUTH_e428b6e578e2485b9cc26da9ccf96a96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49dd5c5e91d54d6aa44952eaa2390224"}, {"url": "http://12.0.0.43:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d5db89631954c7baafaf65b5aea991a"}, {"url": "http://12.0.0.43:8080/v1/AUTH_e428b6e578e2485b9cc26da9ccf96a96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "727249cbc39e4628bd3a179bd516b829"}], "type": "object-store", "id": "ec31481f5236441e98c13b38a9c609ec", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bc083505e0a4fba9e18037c17ad1785"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a4bed8aa09042d1be0a485c1bac878c"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89809cbce7344bcdbc14222d09ca5c81"}], "type": "identity", "id": "f4a28c09b9d7444fb27267a9c13f5ad7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0bd24ae5e1bc445db6c4eb649aa04b43"}, {"url": "http://192.30.9.5:8004/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6e6016d81674fa7951c5c486b38f564"}, {"url": "http://192.30.9.5:8004/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d22e870073e14dc5a443931e483e51a2"}], "type": "orchestration", "id": "f619feeb4e1c4cde836d701d6b52295f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "348e8fd3cbd140de8fdb5a2e7f1ba9ce"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37dabf8c0b3c4b4da176de43bbacdd17"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "97e424052ba4486c88034276e7ba90a9"}], "type": "alarming", "id": "ffab3464fcfe4e6086e29e4f2cac9a99", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1e1511f6281344c28c2a63d6a8174f8d"}, "audit_ids": ["n5KqpIHTSWe7yGsO2Do5Eg"], "issued_at": "2018-08-26T10:25:50.000000Z"}} 2018-08-26 10:25:50,141 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-26 10:25:50,142 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}843d733ad09980e39cc4f15741e29d11465db2b7" 2018-08-26 10:25:50,407 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-f617710e-e091-45ac-831e-07d6afb9456e Date: Sun, 26 Aug 2018 10:25:50 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"9c1c4110-1d5a-4c9e-9e4a-8295252f6976","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"526e4f7307214396989751533ff33528","status":"ACTIVE","subnets":["a3c401bc-6377-43cc-8a20-abe78f2d51b9"],"description":"","tags":[],"updated_at":"2018-08-26T10:16:40Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"526e4f7307214396989751533ff33528","created_at":"2018-08-26T10:16:36Z","provider:network_type":"flat"}]} 2018-08-26 10:25:50,408 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-f617710e-e091-45ac-831e-07d6afb9456e 2018-08-26 10:25:50,408 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.266603946686s 2018-08-26 10:25:50,408 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-f617710e-e091-45ac-831e-07d6afb9456e 2018-08-26 10:25:50,409 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-26 10:25:56,049 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | d929ac9b-bb56-4c5a-8060-495edbfd46ab | 2018-08-26T10:25:55.662897 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: d929ac9b-bb56-4c5a-8060-495edbfd46ab ~/.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-26 10:25:59,893 - 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-26 10:25:59,893 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-08-26 10:26:07,137 - 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=edb5b6ee-b7cd-4dcc-acda-1536392f9495) as the default verifier for the future CLI operations. 2018-08-26 10:26:10,342 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-08-26 10:26:10,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}843d733ad09980e39cc4f15741e29d11465db2b7" 2018-08-26 10:26:10,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8761 X-Openstack-Request-Id: req-e81b02b5-beb5-4882-8870-dec16b103c3d Date: Sun, 26 Aug 2018 10:26:10 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": "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": "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": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"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": "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": "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": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"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": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "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": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"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": "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": "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"}, {"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": "dvr", "updated": "2014-06-1T10:00:00-00:00", "name": "Distributed Virtual Router", "links": [], "description": "Enables configuration of Distributed Virtual Routers."}]} 2018-08-26 10:26:10,707 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/extensions.json used request id req-e81b02b5-beb5-4882-8870-dec16b103c3d 2018-08-26 10:26:10,707 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.365480899811s 2018-08-26 10:26:10,708 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/extensions.json used request id req-e81b02b5-beb5-4882-8870-dec16b103c3d 2018-08-26 10:26:10,716 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke'... 2018-08-26 10:26:10,716 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-26 10:26:10,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}843d733ad09980e39cc4f15741e29d11465db2b7" -d '{"network": {"shared": true, "name": "tempest_smoke-net_351a06a6-946c-4ac5-a4b5-4396683fbed0", "admin_state_up": true}}' 2018-08-26 10:26:10,957 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-9f38e4bd-bfae-4c45-8b8a-d17dd70e7dca Date: Sun, 26 Aug 2018 10:26:10 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":0,"port_security_enabled":true,"provider:network_type":"vxlan","id":"d6e216c3-21d7-442b-82ec-ebd33c4f9503","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":true,"project_id":"e428b6e578e2485b9cc26da9ccf96a96","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-26T10:26:10Z","is_default":false,"provider:segmentation_id":75,"name":"tempest_smoke-net_351a06a6-946c-4ac5-a4b5-4396683fbed0","admin_state_up":true,"tenant_id":"e428b6e578e2485b9cc26da9ccf96a96","created_at":"2018-08-26T10:26:10Z","mtu":1450}} 2018-08-26 10:26:10,957 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-9f38e4bd-bfae-4c45-8b8a-d17dd70e7dca 2018-08-26 10:26:10,958 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.241264104843s 2018-08-26 10:26:10,958 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-9f38e4bd-bfae-4c45-8b8a-d17dd70e7dca 2018-08-26 10:26:10,958 - 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-26T10:26:10Z', u'is_default': False, u'revision_number': 0, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'd6e216c3-21d7-442b-82ec-ebd33c4f9503', u'provider:segmentation_id': 75, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest_smoke-net_351a06a6-946c-4ac5-a4b5-4396683fbed0', u'admin_state_up': True, u'tenant_id': u'e428b6e578e2485b9cc26da9ccf96a96', u'created_at': u'2018-08-26T10:26:10Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': True, u'project_id': u'e428b6e578e2485b9cc26da9ccf96a96'}) 2018-08-26 10:26:10,959 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-26 10:26:10,960 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}843d733ad09980e39cc4f15741e29d11465db2b7" 2018-08-26 10:26:11,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1350 X-Openstack-Request-Id: req-38c406d1-ecc6-427d-b0aa-bcbdc630ba71 Date: Sun, 26 Aug 2018 10:26:11 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"9c1c4110-1d5a-4c9e-9e4a-8295252f6976","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"526e4f7307214396989751533ff33528","status":"ACTIVE","subnets":["a3c401bc-6377-43cc-8a20-abe78f2d51b9"],"description":"","tags":[],"updated_at":"2018-08-26T10:16:40Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"526e4f7307214396989751533ff33528","created_at":"2018-08-26T10:16:36Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":0,"port_security_enabled":true,"mtu":1450,"id":"d6e216c3-21d7-442b-82ec-ebd33c4f9503","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":true,"project_id":"e428b6e578e2485b9cc26da9ccf96a96","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-26T10:26:10Z","provider:segmentation_id":75,"name":"tempest_smoke-net_351a06a6-946c-4ac5-a4b5-4396683fbed0","admin_state_up":true,"tenant_id":"e428b6e578e2485b9cc26da9ccf96a96","created_at":"2018-08-26T10:26:10Z","provider:network_type":"vxlan"}]} 2018-08-26 10:26:11,069 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-38c406d1-ecc6-427d-b0aa-bcbdc630ba71 2018-08-26 10:26:11,070 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.110507965088s 2018-08-26 10:26:11,070 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-38c406d1-ecc6-427d-b0aa-bcbdc630ba71 2018-08-26 10:26:11,073 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-26 10:26:11,073 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}843d733ad09980e39cc4f15741e29d11465db2b7" -d '{"subnet": {"name": "tempest_smoke-subnet_351a06a6-946c-4ac5-a4b5-4396683fbed0", "enable_dhcp": true, "network_id": "d6e216c3-21d7-442b-82ec-ebd33c4f9503", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-26 10:26:11,426 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 681 X-Openstack-Request-Id: req-24af4687-699b-48bd-b3a0-c867476729bb Date: Sun, 26 Aug 2018 10:26:11 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d6e216c3-21d7-442b-82ec-ebd33c4f9503","tenant_id":"e428b6e578e2485b9cc26da9ccf96a96","created_at":"2018-08-26T10:26:11Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-26T10:26:11Z","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":"e428b6e578e2485b9cc26da9ccf96a96","id":"609ff97c-10ac-46f6-92b4-23bb6da7d8fb","subnetpool_id":null,"name":"tempest_smoke-subnet_351a06a6-946c-4ac5-a4b5-4396683fbed0"}} 2018-08-26 10:26:11,426 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-24af4687-699b-48bd-b3a0-c867476729bb 2018-08-26 10:26:11,427 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.353842020035s 2018-08-26 10:26:11,427 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-24af4687-699b-48bd-b3a0-c867476729bb 2018-08-26 10:26:11,427 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-26T10:26:11Z', 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'609ff97c-10ac-46f6-92b4-23bb6da7d8fb', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest_smoke-subnet_351a06a6-946c-4ac5-a4b5-4396683fbed0', u'enable_dhcp': True, u'network_id': u'd6e216c3-21d7-442b-82ec-ebd33c4f9503', u'tenant_id': u'e428b6e578e2485b9cc26da9ccf96a96', u'created_at': u'2018-08-26T10:26:11Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'e428b6e578e2485b9cc26da9ccf96a96'}) 2018-08-26 10:26:11,428 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-26 10:26:11,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}843d733ad09980e39cc4f15741e29d11465db2b7" -d '{"router": {"external_gateway_info": {"network_id": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976"}, "name": "tempest_smoke-router_351a06a6-946c-4ac5-a4b5-4396683fbed0", "admin_state_up": true}}' 2018-08-26 10:26:12,543 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 646 X-Openstack-Request-Id: req-7cd100a4-862e-4a7f-801e-2d8e55b3fc02 Date: Sun, 26 Aug 2018 10:26:12 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a3c401bc-6377-43cc-8a20-abe78f2d51b9", "ip_address": "172.30.9.204"}]}, "description": "", "tags": [], "tenant_id": "e428b6e578e2485b9cc26da9ccf96a96", "created_at": "2018-08-26T10:26:11Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-26T10:26:12Z", "revision_number": 2, "routes": [], "project_id": "e428b6e578e2485b9cc26da9ccf96a96", "id": "b41e6557-e3f8-4b9c-bf9d-6f8b85e46cb5", "name": "tempest_smoke-router_351a06a6-946c-4ac5-a4b5-4396683fbed0"}} 2018-08-26 10:26:12,543 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-7cd100a4-862e-4a7f-801e-2d8e55b3fc02 2018-08-26 10:26:12,543 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.11502814293s 2018-08-26 10:26:12,543 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-7cd100a4-862e-4a7f-801e-2d8e55b3fc02 2018-08-26 10:26:12,544 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'9c1c4110-1d5a-4c9e-9e4a-8295252f6976', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'a3c401bc-6377-43cc-8a20-abe78f2d51b9', u'ip_address': u'172.30.9.204'}]}, u'description': u'', u'tags': [], u'tenant_id': u'e428b6e578e2485b9cc26da9ccf96a96', u'created_at': u'2018-08-26T10:26:11Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-08-26T10:26:12Z', u'revision_number': 2, u'routes': [], u'project_id': u'e428b6e578e2485b9cc26da9ccf96a96', u'id': u'b41e6557-e3f8-4b9c-bf9d-6f8b85e46cb5', u'name': u'tempest_smoke-router_351a06a6-946c-4ac5-a4b5-4396683fbed0'}) 2018-08-26 10:26:12,545 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-26 10:26:12,545 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/b41e6557-e3f8-4b9c-bf9d-6f8b85e46cb5/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}843d733ad09980e39cc4f15741e29d11465db2b7" -d '{"subnet_id": "609ff97c-10ac-46f6-92b4-23bb6da7d8fb"}' 2018-08-26 10:26:14,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-563cc935-1d8e-4226-8885-b1a6722acffb Date: Sun, 26 Aug 2018 10:26:14 GMT RESP BODY: {"network_id": "d6e216c3-21d7-442b-82ec-ebd33c4f9503", "tenant_id": "e428b6e578e2485b9cc26da9ccf96a96", "subnet_id": "609ff97c-10ac-46f6-92b4-23bb6da7d8fb", "subnet_ids": ["609ff97c-10ac-46f6-92b4-23bb6da7d8fb"], "port_id": "0b331449-e414-46ef-a3a0-5bba6e9d5675", "id": "b41e6557-e3f8-4b9c-bf9d-6f8b85e46cb5"} 2018-08-26 10:26:14,273 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/b41e6557-e3f8-4b9c-bf9d-6f8b85e46cb5/add_router_interface.json used request id req-563cc935-1d8e-4226-8885-b1a6722acffb 2018-08-26 10:26:14,273 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.72825098038s 2018-08-26 10:26:14,273 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/b41e6557-e3f8-4b9c-bf9d-6f8b85e46cb5/add_router_interface.json used request id req-563cc935-1d8e-4226-8885-b1a6722acffb returning object b41e6557-e3f8-4b9c-bf9d-6f8b85e46cb5 2018-08-26 10:26:14,274 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-26 10:26:14,376 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-26 10:26:14,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-26 10:26:14,381 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Sun, 26 Aug 2018 10:26:14 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2018-08-26 10:26:14,383 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-26 10:26:14,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}843d733ad09980e39cc4f15741e29d11465db2b7" 2018-08-26 10:26:14,656 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-e0e07121-22ab-404f-ab6f-423c3474f728 Date: Sun, 26 Aug 2018 10:26:14 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-26 10:26:14,657 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-e0e07121-22ab-404f-ab6f-423c3474f728 2018-08-26 10:26:14,657 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.27327299118s 2018-08-26 10:26:14,657 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-e0e07121-22ab-404f-ab6f-423c3474f728 2018-08-26 10:26:14,664 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-26 10:26:14,667 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}843d733ad09980e39cc4f15741e29d11465db2b7" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_351a06a6-946c-4ac5-a4b5-4396683fbed0", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_351a06a6-946c-4ac5-a4b5-4396683fbed0"}' 2018-08-26 10:26:14,787 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 942 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/c220ffd1-7e34-4991-b2a9-a1dbe5a89132 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-c9b862a9-9edd-44bd-8757-71a85ae79912 Date: Sun, 26 Aug 2018 10:26:14 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-26T10:26:14Z", "file": "/v2/images/c220ffd1-7e34-4991-b2a9-a1dbe5a89132/file", "owner": "e428b6e578e2485b9cc26da9ccf96a96", "id": "c220ffd1-7e34-4991-b2a9-a1dbe5a89132", "size": null, "self": "/v2/images/c220ffd1-7e34-4991-b2a9-a1dbe5a89132", "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_351a06a6-946c-4ac5-a4b5-4396683fbed0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_351a06a6-946c-4ac5-a4b5-4396683fbed0", "checksum": null, "created_at": "2018-08-26T10:26:14Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-26 10:26:14,787 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-c9b862a9-9edd-44bd-8757-71a85ae79912 2018-08-26 10:26:14,787 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.123121976852s 2018-08-26 10:26:14,787 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-c9b862a9-9edd-44bd-8757-71a85ae79912 returning object c220ffd1-7e34-4991-b2a9-a1dbe5a89132 2018-08-26 10:26:14,788 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-26 10:26:14,792 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/c220ffd1-7e34-4991-b2a9-a1dbe5a89132/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}843d733ad09980e39cc4f15741e29d11465db2b7" -d '' 2018-08-26 10:26:15,619 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-156ad397-8df2-469b-b8cf-1d9c34f47ec2 Date: Sun, 26 Aug 2018 10:26:15 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-26 10:26:15,619 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/c220ffd1-7e34-4991-b2a9-a1dbe5a89132/file used request id req-156ad397-8df2-469b-b8cf-1d9c34f47ec2 2018-08-26 10:26:15,619 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.831118822098s 2018-08-26 10:26:15,620 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/c220ffd1-7e34-4991-b2a9-a1dbe5a89132/file used request id req-156ad397-8df2-469b-b8cf-1d9c34f47ec2 2018-08-26 10:26:15,624 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-26 10:26:15,627 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}843d733ad09980e39cc4f15741e29d11465db2b7" 2018-08-26 10:26:15,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json X-Openstack-Request-Id: req-355d5aeb-4ecf-44cc-95ae-d2084c6635fa Date: Sun, 26 Aug 2018 10:26:15 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-26T10:26:15Z", "file": "/v2/images/c220ffd1-7e34-4991-b2a9-a1dbe5a89132/file", "owner": "e428b6e578e2485b9cc26da9ccf96a96", "id": "c220ffd1-7e34-4991-b2a9-a1dbe5a89132", "size": 12716032, "self": "/v2/images/c220ffd1-7e34-4991-b2a9-a1dbe5a89132", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/c220ffd1-7e34-4991-b2a9-a1dbe5a89132/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/c220ffd1-7e34-4991-b2a9-a1dbe5a89132/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_351a06a6-946c-4ac5-a4b5-4396683fbed0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_351a06a6-946c-4ac5-a4b5-4396683fbed0", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-26T10:26:14Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-26 10:26:15,647 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-355d5aeb-4ecf-44cc-95ae-d2084c6635fa 2018-08-26 10:26:15,648 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0238749980927s 2018-08-26 10:26:15,648 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-355d5aeb-4ecf-44cc-95ae-d2084c6635fa 2018-08-26 10:26:15,650 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/c220ffd1-7e34-4991-b2a9-a1dbe5a89132/snap', u'metadata': Munch({})})], 'file': u'/v2/images/c220ffd1-7e34-4991-b2a9-a1dbe5a89132/file', 'owner': u'e428b6e578e2485b9cc26da9ccf96a96', 'id': u'c220ffd1-7e34-4991-b2a9-a1dbe5a89132', 'size': 12716032, u'self': u'/v2/images/c220ffd1-7e34-4991-b2a9-a1dbe5a89132', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e428b6e578e2485b9cc26da9ccf96a96', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/c220ffd1-7e34-4991-b2a9-a1dbe5a89132/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-26T10:26:15Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-26T10:26:15Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_351a06a6-946c-4ac5-a4b5-4396683fbed0', '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/c220ffd1-7e34-4991-b2a9-a1dbe5a89132', 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_351a06a6-946c-4ac5-a4b5-4396683fbed0', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke-img_351a06a6-946c-4ac5-a4b5-4396683fbed0', 'created': u'2018-08-26T10:26:14Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-26T10:26:14Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/c220ffd1-7e34-4991-b2a9-a1dbe5a89132', 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_351a06a6-946c-4ac5-a4b5-4396683fbed0', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-26 10:26:15,650 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-26 10:26:15,653 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}843d733ad09980e39cc4f15741e29d11465db2b7" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_smoke-flavor_351a06a6-946c-4ac5-a4b5-4396683fbed0", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-26 10:26:15,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:26: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-63d4bcba-394c-4362-9bb5-86eb06bc1e4c x-compute-request-id: req-63d4bcba-394c-4362-9bb5-86eb06bc1e4c Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"name": "tempest_smoke-flavor_351a06a6-946c-4ac5-a4b5-4396683fbed0", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/203e9a4d-2a84-4d15-844c-40a78bd839de", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/203e9a4d-2a84-4d15-844c-40a78bd839de", "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": "203e9a4d-2a84-4d15-844c-40a78bd839de"}} 2018-08-26 10:26:15,949 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-63d4bcba-394c-4362-9bb5-86eb06bc1e4c 2018-08-26 10:26:15,949 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.298190116882s 2018-08-26 10:26:15,949 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-63d4bcba-394c-4362-9bb5-86eb06bc1e4c 2018-08-26 10:26:15,950 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_351a06a6-946c-4ac5-a4b5-4396683fbed0', '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'e428b6e578e2485b9cc26da9ccf96a96', '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'203e9a4d-2a84-4d15-844c-40a78bd839de', 'swap': 0}) 2018-08-26 10:26:15,950 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-26 10:26:15,953 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/203e9a4d-2a84-4d15-844c-40a78bd839de/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}843d733ad09980e39cc4f15741e29d11465db2b7" -d '{"extra_specs": {}}' 2018-08-26 10:26:15,973 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:26:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-17db77b0-5884-4adf-88ef-5f81b24c3052 x-compute-request-id: req-17db77b0-5884-4adf-88ef-5f81b24c3052 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-26 10:26:15,973 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/203e9a4d-2a84-4d15-844c-40a78bd839de/os-extra_specs used request id req-17db77b0-5884-4adf-88ef-5f81b24c3052 2018-08-26 10:26:15,973 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0225892066956s 2018-08-26 10:26:15,973 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/203e9a4d-2a84-4d15-844c-40a78bd839de/os-extra_specs used request id req-17db77b0-5884-4adf-88ef-5f81b24c3052 2018-08-26 10:26:15,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-26 10:26:15,984 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 26 Aug 2018 10:26:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8eef1254-3032-46c3-ad97-2fb8a68a0cb5 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2018-08-26 10:26:15,984 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-8eef1254-3032-46c3-ad97-2fb8a68a0cb5 2018-08-26 10:26:15,988 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-26 10:26:15,991 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}843d733ad09980e39cc4f15741e29d11465db2b7" 2018-08-26 10:26:16,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:26:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e942f51-7660-4ca6-a330-809a6fa73539 Content-Encoding: gzip Content-Length: 409 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "478525232f8240f3a5bcb37e18d15367", "links": {"self": "http://172.30.9.22:5000/v3/roles/478525232f8240f3a5bcb37e18d15367"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5d45fc17491a4aedb80e6e5e79d195c6", "links": {"self": "http://172.30.9.22:5000/v3/roles/5d45fc17491a4aedb80e6e5e79d195c6"}, "name": "reader"}, {"domain_id": null, "id": "64b697102e1c4dfb82d6ae117acf5e44", "links": {"self": "http://172.30.9.22:5000/v3/roles/64b697102e1c4dfb82d6ae117acf5e44"}, "name": "member"}, {"domain_id": null, "id": "6c30dd1ed17747c19a3fff37cee8f134", "links": {"self": "http://172.30.9.22:5000/v3/roles/6c30dd1ed17747c19a3fff37cee8f134"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b29a3a0f7cee4599871eeb6731b9c6f2", "links": {"self": "http://172.30.9.22:5000/v3/roles/b29a3a0f7cee4599871eeb6731b9c6f2"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d371bb17b4354fa8812550829dff08d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/d371bb17b4354fa8812550829dff08d3"}, "name": "admin"}, {"domain_id": null, "id": "d54515a19cc04386a508cfaf3906e7e7", "links": {"self": "http://172.30.9.22:5000/v3/roles/d54515a19cc04386a508cfaf3906e7e7"}, "name": "swiftoperator"}]} 2018-08-26 10:26:16,170 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-9e942f51-7660-4ca6-a330-809a6fa73539 2018-08-26 10:26:16,170 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.18176317215s 2018-08-26 10:26:16,170 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-9e942f51-7660-4ca6-a330-809a6fa73539 2018-08-26 10:26:16,175 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-26 10:26:16,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}843d733ad09980e39cc4f15741e29d11465db2b7" 2018-08-26 10:26:16,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:26:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4af9b63d-1d57-4f84-a4d7-eeeb5cf8e9ef Content-Encoding: gzip Content-Length: 409 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "478525232f8240f3a5bcb37e18d15367", "links": {"self": "http://172.30.9.22:5000/v3/roles/478525232f8240f3a5bcb37e18d15367"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5d45fc17491a4aedb80e6e5e79d195c6", "links": {"self": "http://172.30.9.22:5000/v3/roles/5d45fc17491a4aedb80e6e5e79d195c6"}, "name": "reader"}, {"domain_id": null, "id": "64b697102e1c4dfb82d6ae117acf5e44", "links": {"self": "http://172.30.9.22:5000/v3/roles/64b697102e1c4dfb82d6ae117acf5e44"}, "name": "member"}, {"domain_id": null, "id": "6c30dd1ed17747c19a3fff37cee8f134", "links": {"self": "http://172.30.9.22:5000/v3/roles/6c30dd1ed17747c19a3fff37cee8f134"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b29a3a0f7cee4599871eeb6731b9c6f2", "links": {"self": "http://172.30.9.22:5000/v3/roles/b29a3a0f7cee4599871eeb6731b9c6f2"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d371bb17b4354fa8812550829dff08d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/d371bb17b4354fa8812550829dff08d3"}, "name": "admin"}, {"domain_id": null, "id": "d54515a19cc04386a508cfaf3906e7e7", "links": {"self": "http://172.30.9.22:5000/v3/roles/d54515a19cc04386a508cfaf3906e7e7"}, "name": "swiftoperator"}]} 2018-08-26 10:26:16,355 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-4af9b63d-1d57-4f84-a4d7-eeeb5cf8e9ef 2018-08-26 10:26:16,355 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.179939031601s 2018-08-26 10:26:16,355 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-4af9b63d-1d57-4f84-a4d7-eeeb5cf8e9ef 2018-08-26 10:26:16,367 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-08-26 10:26:16,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}843d733ad09980e39cc4f15741e29d11465db2b7" 2018-08-26 10:26:16,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:26: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-813ee4d4-8d18-498b-bfcc-6c7398568d05 x-compute-request-id: req-813ee4d4-8d18-498b-bfcc-6c7398568d05 Content-Encoding: gzip Content-Length: 712 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 5}, "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.3", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 6}, "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.9", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-08-26 10:26:16,408 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-hypervisors/detail used request id req-813ee4d4-8d18-498b-bfcc-6c7398568d05 2018-08-26 10:26:16,408 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0405809879303s 2018-08-26 10:26:16,409 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-hypervisors/detail used request id req-813ee4d4-8d18-498b-bfcc-6c7398568d05 2018-08-26 10:26:16,413 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-26 10:26:16,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}843d733ad09980e39cc4f15741e29d11465db2b7" 2018-08-26 10:26:16,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json X-Openstack-Request-Id: req-6c0e965a-3b39-423b-995f-82d0cd4b3cdf Date: Sun, 26 Aug 2018 10:26:16 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-26T10:26:15Z", "file": "/v2/images/c220ffd1-7e34-4991-b2a9-a1dbe5a89132/file", "owner": "e428b6e578e2485b9cc26da9ccf96a96", "id": "c220ffd1-7e34-4991-b2a9-a1dbe5a89132", "size": 12716032, "self": "/v2/images/c220ffd1-7e34-4991-b2a9-a1dbe5a89132", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/c220ffd1-7e34-4991-b2a9-a1dbe5a89132/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/c220ffd1-7e34-4991-b2a9-a1dbe5a89132/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_351a06a6-946c-4ac5-a4b5-4396683fbed0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_351a06a6-946c-4ac5-a4b5-4396683fbed0", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-26T10:26:14Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-26 10:26:16,437 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-6c0e965a-3b39-423b-995f-82d0cd4b3cdf 2018-08-26 10:26:16,437 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0237021446228s 2018-08-26 10:26:16,437 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-6c0e965a-3b39-423b-995f-82d0cd4b3cdf 2018-08-26 10:26:16,445 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-26 10:26:16,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}843d733ad09980e39cc4f15741e29d11465db2b7" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_alt_351a06a6-946c-4ac5-a4b5-4396683fbed0", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_alt_351a06a6-946c-4ac5-a4b5-4396683fbed0"}' 2018-08-26 10:26:16,543 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 950 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/1eac5c0e-343d-45e0-82b1-751ec1e5ff5f Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-0149610c-0619-4c79-a2a0-8d4be8ab1b09 Date: Sun, 26 Aug 2018 10:26:16 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-26T10:26:16Z", "file": "/v2/images/1eac5c0e-343d-45e0-82b1-751ec1e5ff5f/file", "owner": "e428b6e578e2485b9cc26da9ccf96a96", "id": "1eac5c0e-343d-45e0-82b1-751ec1e5ff5f", "size": null, "self": "/v2/images/1eac5c0e-343d-45e0-82b1-751ec1e5ff5f", "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_351a06a6-946c-4ac5-a4b5-4396683fbed0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_351a06a6-946c-4ac5-a4b5-4396683fbed0", "checksum": null, "created_at": "2018-08-26T10:26:16Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-26 10:26:16,543 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-0149610c-0619-4c79-a2a0-8d4be8ab1b09 2018-08-26 10:26:16,543 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0978090763092s 2018-08-26 10:26:16,543 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-0149610c-0619-4c79-a2a0-8d4be8ab1b09 returning object 1eac5c0e-343d-45e0-82b1-751ec1e5ff5f 2018-08-26 10:26:16,544 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-26 10:26:16,548 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/1eac5c0e-343d-45e0-82b1-751ec1e5ff5f/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}843d733ad09980e39cc4f15741e29d11465db2b7" -d '' 2018-08-26 10:26:17,788 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0ae3ab05-e933-4797-853e-060ac1ebb7e3 Date: Sun, 26 Aug 2018 10:26: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-26 10:26:17,788 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/1eac5c0e-343d-45e0-82b1-751ec1e5ff5f/file used request id req-0ae3ab05-e933-4797-853e-060ac1ebb7e3 2018-08-26 10:26:17,788 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.24402594566s 2018-08-26 10:26:17,788 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/1eac5c0e-343d-45e0-82b1-751ec1e5ff5f/file used request id req-0ae3ab05-e933-4797-853e-060ac1ebb7e3 2018-08-26 10:26:17,792 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-26 10:26:17,801 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}843d733ad09980e39cc4f15741e29d11465db2b7" 2018-08-26 10:26:17,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2745 Content-Type: application/json X-Openstack-Request-Id: req-53ad2825-6439-4dc3-8d3f-a004b6ede7dd Date: Sun, 26 Aug 2018 10:26:17 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-26T10:26:17Z", "file": "/v2/images/1eac5c0e-343d-45e0-82b1-751ec1e5ff5f/file", "owner": "e428b6e578e2485b9cc26da9ccf96a96", "id": "1eac5c0e-343d-45e0-82b1-751ec1e5ff5f", "size": 12716032, "self": "/v2/images/1eac5c0e-343d-45e0-82b1-751ec1e5ff5f", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/1eac5c0e-343d-45e0-82b1-751ec1e5ff5f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/1eac5c0e-343d-45e0-82b1-751ec1e5ff5f/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_alt_351a06a6-946c-4ac5-a4b5-4396683fbed0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_351a06a6-946c-4ac5-a4b5-4396683fbed0", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-26T10:26:16Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-26T10:26:15Z", "file": "/v2/images/c220ffd1-7e34-4991-b2a9-a1dbe5a89132/file", "owner": "e428b6e578e2485b9cc26da9ccf96a96", "id": "c220ffd1-7e34-4991-b2a9-a1dbe5a89132", "size": 12716032, "self": "/v2/images/c220ffd1-7e34-4991-b2a9-a1dbe5a89132", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/c220ffd1-7e34-4991-b2a9-a1dbe5a89132/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/c220ffd1-7e34-4991-b2a9-a1dbe5a89132/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_351a06a6-946c-4ac5-a4b5-4396683fbed0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_351a06a6-946c-4ac5-a4b5-4396683fbed0", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-26T10:26:14Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-26 10:26:17,830 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-53ad2825-6439-4dc3-8d3f-a004b6ede7dd 2018-08-26 10:26:17,830 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0378129482269s 2018-08-26 10:26:17,831 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-53ad2825-6439-4dc3-8d3f-a004b6ede7dd 2018-08-26 10:26:17,834 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/1eac5c0e-343d-45e0-82b1-751ec1e5ff5f/snap', u'metadata': Munch({})})], 'file': u'/v2/images/1eac5c0e-343d-45e0-82b1-751ec1e5ff5f/file', 'owner': u'e428b6e578e2485b9cc26da9ccf96a96', 'id': u'1eac5c0e-343d-45e0-82b1-751ec1e5ff5f', 'size': 12716032, u'self': u'/v2/images/1eac5c0e-343d-45e0-82b1-751ec1e5ff5f', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e428b6e578e2485b9cc26da9ccf96a96', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/1eac5c0e-343d-45e0-82b1-751ec1e5ff5f/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-26T10:26:17Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-26T10:26:17Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_351a06a6-946c-4ac5-a4b5-4396683fbed0', '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/1eac5c0e-343d-45e0-82b1-751ec1e5ff5f', 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_351a06a6-946c-4ac5-a4b5-4396683fbed0', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke-img_alt_351a06a6-946c-4ac5-a4b5-4396683fbed0', 'created': u'2018-08-26T10:26:16Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-26T10:26:16Z', 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/1eac5c0e-343d-45e0-82b1-751ec1e5ff5f', 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_351a06a6-946c-4ac5-a4b5-4396683fbed0', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-26 10:26:17,835 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-26 10:26:17,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}843d733ad09980e39cc4f15741e29d11465db2b7" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_smoke-flavor_alt_351a06a6-946c-4ac5-a4b5-4396683fbed0", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-26 10:26:17,898 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:26: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-ddd182a0-3eed-436d-94d9-5dfa228406d5 x-compute-request-id: req-ddd182a0-3eed-436d-94d9-5dfa228406d5 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"flavor": {"name": "tempest_smoke-flavor_alt_351a06a6-946c-4ac5-a4b5-4396683fbed0", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/25a09e3c-f1d1-43ea-81d3-08c3ba05a141", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/25a09e3c-f1d1-43ea-81d3-08c3ba05a141", "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": "25a09e3c-f1d1-43ea-81d3-08c3ba05a141"}} 2018-08-26 10:26:17,898 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-ddd182a0-3eed-436d-94d9-5dfa228406d5 2018-08-26 10:26:17,898 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.063059091568s 2018-08-26 10:26:17,899 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-ddd182a0-3eed-436d-94d9-5dfa228406d5 2018-08-26 10:26:17,899 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_351a06a6-946c-4ac5-a4b5-4396683fbed0', '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'e428b6e578e2485b9cc26da9ccf96a96', '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'25a09e3c-f1d1-43ea-81d3-08c3ba05a141', 'swap': 0}) 2018-08-26 10:26:17,900 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-26 10:26:17,903 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/25a09e3c-f1d1-43ea-81d3-08c3ba05a141/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}843d733ad09980e39cc4f15741e29d11465db2b7" -d '{"extra_specs": {}}' 2018-08-26 10:26:17,920 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:26:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-cc6d2f6f-1c5d-46af-8f03-bb345fb29100 x-compute-request-id: req-cc6d2f6f-1c5d-46af-8f03-bb345fb29100 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-26 10:26:17,920 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/25a09e3c-f1d1-43ea-81d3-08c3ba05a141/os-extra_specs used request id req-cc6d2f6f-1c5d-46af-8f03-bb345fb29100 2018-08-26 10:26:17,921 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0203011035919s 2018-08-26 10:26:17,921 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/25a09e3c-f1d1-43ea-81d3-08c3ba05a141/os-extra_specs used request id req-cc6d2f6f-1c5d-46af-8f03-bb345fb29100 2018-08-26 10:26:17,921 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_351a06a6-946c-4ac5-a4b5-4396683fbed0', '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'e428b6e578e2485b9cc26da9ccf96a96', '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'25a09e3c-f1d1-43ea-81d3-08c3ba05a141', 'swap': 0}) 2018-08-26 10:26:21,366 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-08-26 10:26:21,366 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-08-26 10:26:21,367 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-08-26 10:26:21,370 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-08-26 10:26:21,374 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-08-26 10:26:24,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-edb5b6ee-b7cd-4dcc-acda-1536392f9495/repo; stestr list '(?=.*\[.*\bsmoke\b.*\])(^tempest\.api)' >/home/opnfv/functest/results/tempest_smoke/test_list.txt 2>/dev/null) 2018-08-26 10:26:24,855 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-08-26 10:26:24,856 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-08-26 10:26:24,856 - 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-26 10:26:32,231 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 10:26:32.230 49 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-08-26 10:26:35,277 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 10:26:35.277 49 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.445s] 2018-08-26 10:26:35,329 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 10:26:35.329 49 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.052s] 2018-08-26 10:26:37,877 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 10:26:37.876 49 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.741s] 2018-08-26 10:26:42,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 10:26:42.364 49 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [5.520s] 2018-08-26 10:26:43,992 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 10:26:43.991 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.723s] 2018-08-26 10:26:46,122 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 10:26:46.122 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [2.129s] 2018-08-26 10:26:48,611 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 10:26:48.610 49 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [1.027s] 2018-08-26 10:26:49,120 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 10:26:49.119 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [11.848s] 2018-08-26 10:26:58,796 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 10:26:58.796 49 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.861s] 2018-08-26 10:26:58,806 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 10:26:58.805 49 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.010s] 2018-08-26 10:27:03,834 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 10:27:03.833 49 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [5.138s] 2018-08-26 10:27:06,045 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 10:27:06.044 49 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.935s] 2018-08-26 10:27:10,002 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 10:27:10.001 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.073s] 2018-08-26 10:27:10,003 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 10:27:10.003 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-08-26 10:27:14,035 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 10:27:14.035 49 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.444s] 2018-08-26 10:27:17,222 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 10:27:17.221 49 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [1.030s] 2018-08-26 10:27:24,014 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 10:27:24.014 49 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.969s] 2018-08-26 10:27:25,412 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 10:27:25.411 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.094s] 2018-08-26 10:27:25,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 10:27:25.412 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2018-08-26 10:27:30,831 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 10:27:30.831 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.823s] 2018-08-26 10:27:31,650 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 10:27:31.649 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [0.817s] 2018-08-26 10:27:32,691 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 10:27:32.691 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [1.042s] 2018-08-26 10:27:33,055 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 10:27:33.055 49 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [5.165s] 2018-08-26 10:27:39,237 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 10:27:39.236 49 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.007s] 2018-08-26 10:27:43,273 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 10:27:43.272 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [4.169s] 2018-08-26 10:27:47,987 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 10:27:47.986 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [4.713s] 2018-08-26 10:27:50,066 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 10:27:50.066 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.076s] 2018-08-26 10:27:50,067 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 10:27:50.067 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-08-26 10:27:55,383 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 10:27:55.383 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [6.441s] 2018-08-26 10:27:56,020 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 10:27:56.019 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.636s] 2018-08-26 10:27:56,145 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 10:27:56.144 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.126s] 2018-08-26 10:27:56,201 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 10:27:56.200 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.056s] 2018-08-26 10:27:56,364 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 10:27:56.364 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.163s] 2018-08-26 10:27:56,383 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 10:27:56.382 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [8.398s] 2018-08-26 10:27:56,410 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 10:27:56.409 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.045s] 2018-08-26 10:28:03,389 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 10:28:03.389 49 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-08-26 10:28:06,231 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 10:28:06.231 49 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.194s] 2018-08-26 10:28:06,402 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 10:28:06.402 49 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.171s] 2018-08-26 10:28:06,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 10:28:06.576 49 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.174s] 2018-08-26 10:28:06,585 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 10:28:06.585 49 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.008s] 2018-08-26 10:28:06,985 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 10:28:06.984 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.992s] 2018-08-26 10:28:10,382 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 10:28:10.381 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [3.395s] 2018-08-26 10:28:10,424 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 10:28:10.423 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.045s] 2018-08-26 10:28:14,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 10:28:14.357 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [7.719s] 2018-08-26 10:28:14,639 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 10:28:14.638 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [2.248s] 2018-08-26 10:28:14,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 10:28:14.686 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.329s] 2018-08-26 10:28:14,784 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 10:28:14.783 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.096s] 2018-08-26 10:28:14,827 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 10:28:14.827 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.043s] 2018-08-26 10:28:14,919 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 10:28:14.919 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.091s] 2018-08-26 10:28:14,969 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 10:28:14.969 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.050s] 2018-08-26 10:28:18,109 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 10:28:18.108 49 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata ... success [0.154s] 2018-08-26 10:28:18,126 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 10:28:18.126 49 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.018s] 2018-08-26 10:28:29,250 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 10:28:29.249 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [3.291s] 2018-08-26 10:28:33,296 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 10:28:33.295 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [11.405s] 2018-08-26 10:28:34,432 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 10:28:34.431 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [5.181s] 2018-08-26 10:28:38,166 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 10:28:38.165 49 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [0.165s] 2018-08-26 10:28:38,213 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 10:28:38.213 49 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [0.047s] 2018-08-26 10:28:38,255 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 10:28:38.254 49 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata ... success [0.041s] 2018-08-26 10:28:38,360 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 10:28:38.359 49 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata ... success [0.104s] 2018-08-26 10:28:40,018 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 10:28:40.018 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [6.722s] 2018-08-26 10:28:46,288 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 10:28:46.288 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [6.270s] 2018-08-26 10:28:49,008 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 10:28:49.007 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [2.859s] 2018-08-26 10:28:50,095 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 10:28:50.094 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [3.806s] 2018-08-26 10:28:52,650 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 10:28:52.649 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [3.641s] 2018-08-26 10:28:53,216 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 10:28:53.215 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.039s] 2018-08-26 10:29:01,535 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 10:29:01.534 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [8.884s] 2018-08-26 10:29:06,153 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 10:29:06.152 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.807s] 2018-08-26 10:29:13,300 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 10:29:13.299 49 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [2.373s] 2018-08-26 10:29:15,388 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 10:29:15.388 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [3.909s] 2018-08-26 10:29:16,784 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 10:29:16.783 49 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [3.482s] 2018-08-26 10:29:18,835 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 10:29:18.834 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [71.444s] 2018-08-26 10:29:19,549 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 10:29:19.548 49 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [2.765s] 2018-08-26 10:29:21,624 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 10:29:21.623 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [6.235s] 2018-08-26 10:29:23,821 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 10:29:23.820 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [2.197s] 2018-08-26 10:29:23,866 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 10:29:23.866 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.046s] 2018-08-26 10:29:23,908 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 10:29:23.907 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.041s] 2018-08-26 10:29:24,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 10:29:24.366 49 INFO opnfv-tempest [-] {2} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.011s] 2018-08-26 10:29:42,144 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 10:29:42.144 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [11.776s] 2018-08-26 10:29:44,010 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 10:29:44.009 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.077s] 2018-08-26 10:29:44,114 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 10:29:44.114 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.105s] 2018-08-26 10:29:49,768 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 10:29:49.767 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-08-26 10:29:50,147 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 10:29:50.146 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [8.003s] 2018-08-26 10:29:54,300 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 10:29:54.300 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.175s] 2018-08-26 10:29:56,009 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 10:29:56.008 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [5.861s] 2018-08-26 10:29:59,715 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 10:29:59.714 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [3.705s] 2018-08-26 10:30:02,961 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 10:30:02.960 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [1.272s] 2018-08-26 10:30:12,386 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 10:30:12.385 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.006s] 2018-08-26 10:30:15,857 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 10:30:15.857 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [4.603s] 2018-08-26 10:30:19,986 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 10:30:19.985 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota ... success [0.885s] 2018-08-26 10:30:20,231 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 10:30:20.230 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [0.245s] 2018-08-26 10:30:21,754 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 10:30:21.753 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [5.896s] 2018-08-26 10:30:23,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 10:30:23.447 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.693s] 2018-08-26 10:30:23,492 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 10:30:23.492 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.045s] 2018-08-26 10:30:23,535 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 10:30:23.535 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.043s] 2018-08-26 10:30:31,568 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 10:30:31.568 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.613s] 2018-08-26 10:30:31,937 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 10:30:31.936 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [2.303s] 2018-08-26 10:30:32,955 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 10:30:32.954 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [1.384s] 2018-08-26 10:30:33,001 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 10:30:33.000 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.049s] 2018-08-26 10:30:34,373 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 10:30:34.373 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [2.434s] 2018-08-26 10:30:36,765 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 10:30:36.765 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [2.393s] 2018-08-26 10:30:50,827 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 10:30:50.826 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [12.857s] 2018-08-26 10:31:01,189 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 10:31:01.189 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [5.508s] 2018-08-26 10:31:09,673 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 10:31:09.673 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [8.482s] 2018-08-26 10:31:13,216 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 8e6bf291-8afa-449b-b39b-919e4c67c87a 2018-08-26 10:31:13,223 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '8e6bf291-8afa-449b-b39b-919e4c67c87a']'. 2018-08-26 10:31:14,122 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-08-26 10:31:14,122 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-08-26 10:31:14,122 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-26 10:31:14,122 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 8e6bf291-8afa-449b-b39b-919e4c67c87a | 2018-08-26 10:31:14,123 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-08-26 10:31:14,123 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-08-26 10:26:27 | 2018-08-26 10:31:14,123 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-08-26 10:31:12 | 2018-08-26 10:31:14,123 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:04:45 | 2018-08-26 10:31:14,123 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2018-08-26 10:31:14,123 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-08-26 10:31:14,123 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-08-26 10:31:14,124 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: edb5b6ee-b7cd-4dcc-acda-1536392f9495) | 2018-08-26 10:31:14,124 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-08-26 10:31:14,124 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: d929ac9b-bb56-4c5a-8060-495edbfd46ab) | 2018-08-26 10:31:14,124 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 106 | 2018-08-26 10:31:14,124 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 277.453 | 2018-08-26 10:31:14,124 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 101 | 2018-08-26 10:31:14,124 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 5 | 2018-08-26 10:31:14,125 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-08-26 10:31:14,125 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-08-26 10:31:14,125 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-08-26 10:31:14,125 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-26 10:31:14,125 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-08-26 10:31:14,125 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-08-26 10:31:14,198 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke success_rate is 100.0% 2018-08-26 10:31:14,327 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-26 10:31:14,328 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | tempest_smoke | functest | 05:03 | PASS | +-----------------------+------------------+------------------+----------------+ 2018-08-26 10:31:14,335 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-26 10:31:14,339 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/1eac5c0e-343d-45e0-82b1-751ec1e5ff5f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}843d733ad09980e39cc4f15741e29d11465db2b7" 2018-08-26 10:31:15,589 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3b4e6c85-176a-41c3-b3ef-0c78e12da034 Date: Sun, 26 Aug 2018 10:31:15 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-26 10:31:15,590 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/1eac5c0e-343d-45e0-82b1-751ec1e5ff5f used request id req-3b4e6c85-176a-41c3-b3ef-0c78e12da034 2018-08-26 10:31:15,590 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.25480389595s 2018-08-26 10:31:15,590 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/1eac5c0e-343d-45e0-82b1-751ec1e5ff5f used request id req-3b4e6c85-176a-41c3-b3ef-0c78e12da034 2018-08-26 10:31:15,591 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-26 10:31:15,593 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}843d733ad09980e39cc4f15741e29d11465db2b7" 2018-08-26 10:31:15,868 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:31:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cdbb512d-e301-4d62-b70e-653100898b3d x-compute-request-id: req-cdbb512d-e301-4d62-b70e-653100898b3d Content-Encoding: gzip Content-Length: 365 Content-Type: application/json RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_351a06a6-946c-4ac5-a4b5-4396683fbed0", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/203e9a4d-2a84-4d15-844c-40a78bd839de", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/203e9a4d-2a84-4d15-844c-40a78bd839de", "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": "203e9a4d-2a84-4d15-844c-40a78bd839de"}, {"name": "tempest_smoke-flavor_alt_351a06a6-946c-4ac5-a4b5-4396683fbed0", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/25a09e3c-f1d1-43ea-81d3-08c3ba05a141", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/25a09e3c-f1d1-43ea-81d3-08c3ba05a141", "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": "25a09e3c-f1d1-43ea-81d3-08c3ba05a141"}]} 2018-08-26 10:31:15,868 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-cdbb512d-e301-4d62-b70e-653100898b3d 2018-08-26 10:31:15,869 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.277928113937s 2018-08-26 10:31:15,869 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-cdbb512d-e301-4d62-b70e-653100898b3d 2018-08-26 10:31:15,870 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-26 10:31:15,872 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/25a09e3c-f1d1-43ea-81d3-08c3ba05a141 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}843d733ad09980e39cc4f15741e29d11465db2b7" 2018-08-26 10:31:15,899 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 26 Aug 2018 10:31:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-69fd27bf-760c-4c03-a29d-d40fb10ce1d4 x-compute-request-id: req-69fd27bf-760c-4c03-a29d-d40fb10ce1d4 Content-Length: 0 Content-Type: application/json 2018-08-26 10:31:15,899 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/25a09e3c-f1d1-43ea-81d3-08c3ba05a141 used request id req-69fd27bf-760c-4c03-a29d-d40fb10ce1d4 2018-08-26 10:31:15,899 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0290451049805s 2018-08-26 10:31:15,899 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/25a09e3c-f1d1-43ea-81d3-08c3ba05a141 used request id req-69fd27bf-760c-4c03-a29d-d40fb10ce1d4 2018-08-26 10:31:15,900 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-26 10:31:15,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/b41e6557-e3f8-4b9c-bf9d-6f8b85e46cb5/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}843d733ad09980e39cc4f15741e29d11465db2b7" -d '{"subnet_id": "609ff97c-10ac-46f6-92b4-23bb6da7d8fb"}' 2018-08-26 10:31:17,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-b339deed-fbc0-459a-8845-73e94d23896e Date: Sun, 26 Aug 2018 10:31:17 GMT RESP BODY: {"network_id": "d6e216c3-21d7-442b-82ec-ebd33c4f9503", "tenant_id": "e428b6e578e2485b9cc26da9ccf96a96", "subnet_id": "609ff97c-10ac-46f6-92b4-23bb6da7d8fb", "subnet_ids": ["609ff97c-10ac-46f6-92b4-23bb6da7d8fb"], "port_id": "0b331449-e414-46ef-a3a0-5bba6e9d5675", "id": "b41e6557-e3f8-4b9c-bf9d-6f8b85e46cb5"} 2018-08-26 10:31:17,568 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/b41e6557-e3f8-4b9c-bf9d-6f8b85e46cb5/remove_router_interface.json used request id req-b339deed-fbc0-459a-8845-73e94d23896e 2018-08-26 10:31:17,568 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.6679930687s 2018-08-26 10:31:17,568 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/b41e6557-e3f8-4b9c-bf9d-6f8b85e46cb5/remove_router_interface.json used request id req-b339deed-fbc0-459a-8845-73e94d23896e returning object b41e6557-e3f8-4b9c-bf9d-6f8b85e46cb5 2018-08-26 10:31:17,569 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-26 10:31:17,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}843d733ad09980e39cc4f15741e29d11465db2b7" 2018-08-26 10:31:17,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-4e6fefa1-54f6-415a-93a3-abaab636e359 Date: Sun, 26 Aug 2018 10:31:17 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a3c401bc-6377-43cc-8a20-abe78f2d51b9", "ip_address": "172.30.9.204"}]}, "description": "", "tags": [], "tenant_id": "e428b6e578e2485b9cc26da9ccf96a96", "created_at": "2018-08-26T10:26:11Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-26T10:31:17Z", "revision_number": 4, "routes": [], "project_id": "e428b6e578e2485b9cc26da9ccf96a96", "id": "b41e6557-e3f8-4b9c-bf9d-6f8b85e46cb5", "name": "tempest_smoke-router_351a06a6-946c-4ac5-a4b5-4396683fbed0"}]} 2018-08-26 10:31:17,856 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-4e6fefa1-54f6-415a-93a3-abaab636e359 2018-08-26 10:31:17,857 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.287792921066s 2018-08-26 10:31:17,857 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-4e6fefa1-54f6-415a-93a3-abaab636e359 2018-08-26 10:31:17,858 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-26 10:31:17,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/b41e6557-e3f8-4b9c-bf9d-6f8b85e46cb5.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}843d733ad09980e39cc4f15741e29d11465db2b7" 2018-08-26 10:31:19,188 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fb8276a7-81ab-4692-adc8-1288217994c1 Content-Length: 0 Date: Sun, 26 Aug 2018 10:31:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-26 10:31:19,188 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/b41e6557-e3f8-4b9c-bf9d-6f8b85e46cb5.json used request id req-fb8276a7-81ab-4692-adc8-1288217994c1 2018-08-26 10:31:19,188 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.33000278473s 2018-08-26 10:31:19,189 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/b41e6557-e3f8-4b9c-bf9d-6f8b85e46cb5.json used request id req-fb8276a7-81ab-4692-adc8-1288217994c1 2018-08-26 10:31:19,189 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-26 10:31:19,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}843d733ad09980e39cc4f15741e29d11465db2b7" 2018-08-26 10:31:19,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1295 X-Openstack-Request-Id: req-33dd4f87-3bae-4e23-9a15-e98de260471c Date: Sun, 26 Aug 2018 10:31:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d6e216c3-21d7-442b-82ec-ebd33c4f9503","tenant_id":"e428b6e578e2485b9cc26da9ccf96a96","created_at":"2018-08-26T10:26:11Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-26T10:26:11Z","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":"e428b6e578e2485b9cc26da9ccf96a96","id":"609ff97c-10ac-46f6-92b4-23bb6da7d8fb","subnetpool_id":null,"name":"tempest_smoke-subnet_351a06a6-946c-4ac5-a4b5-4396683fbed0"},{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"9c1c4110-1d5a-4c9e-9e4a-8295252f6976","tenant_id":"526e4f7307214396989751533ff33528","created_at":"2018-08-26T10:16:40Z","dns_nameservers":[],"updated_at":"2018-08-26T10:16:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"526e4f7307214396989751533ff33528","id":"a3c401bc-6377-43cc-8a20-abe78f2d51b9","subnetpool_id":null,"name":"external-subnet"}]} 2018-08-26 10:31:19,227 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-33dd4f87-3bae-4e23-9a15-e98de260471c 2018-08-26 10:31:19,227 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0378558635712s 2018-08-26 10:31:19,228 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-33dd4f87-3bae-4e23-9a15-e98de260471c 2018-08-26 10:31:19,229 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-26 10:31:19,230 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/609ff97c-10ac-46f6-92b4-23bb6da7d8fb.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}843d733ad09980e39cc4f15741e29d11465db2b7" 2018-08-26 10:31:20,254 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-48e6e17b-c8ac-4951-a019-3ffd01e7f131 Date: Sun, 26 Aug 2018 10:31:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-26 10:31:20,254 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/609ff97c-10ac-46f6-92b4-23bb6da7d8fb.json used request id req-48e6e17b-c8ac-4951-a019-3ffd01e7f131 2018-08-26 10:31:20,254 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.02518486977s 2018-08-26 10:31:20,255 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/609ff97c-10ac-46f6-92b4-23bb6da7d8fb.json used request id req-48e6e17b-c8ac-4951-a019-3ffd01e7f131 2018-08-26 10:31:20,255 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-26 10:31:20,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}843d733ad09980e39cc4f15741e29d11465db2b7" 2018-08-26 10:31:20,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1356 X-Openstack-Request-Id: req-e2923aba-ba88-4c5a-a37a-226864dcfbaf Date: Sun, 26 Aug 2018 10:31:20 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"9c1c4110-1d5a-4c9e-9e4a-8295252f6976","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"526e4f7307214396989751533ff33528","status":"ACTIVE","subnets":["a3c401bc-6377-43cc-8a20-abe78f2d51b9"],"description":"","tags":[],"updated_at":"2018-08-26T10:16:40Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"526e4f7307214396989751533ff33528","created_at":"2018-08-26T10:16:36Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"d6e216c3-21d7-442b-82ec-ebd33c4f9503","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":true,"project_id":"e428b6e578e2485b9cc26da9ccf96a96","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-26T10:31:20Z","provider:segmentation_id":75,"name":"tempest_smoke-net_351a06a6-946c-4ac5-a4b5-4396683fbed0","admin_state_up":true,"tenant_id":"e428b6e578e2485b9cc26da9ccf96a96","created_at":"2018-08-26T10:26:10Z","provider:network_type":"vxlan"}]} 2018-08-26 10:31:20,341 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-e2923aba-ba88-4c5a-a37a-226864dcfbaf 2018-08-26 10:31:20,341 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0861830711365s 2018-08-26 10:31:20,342 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-e2923aba-ba88-4c5a-a37a-226864dcfbaf 2018-08-26 10:31:20,343 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-26 10:31:20,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/d6e216c3-21d7-442b-82ec-ebd33c4f9503.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}843d733ad09980e39cc4f15741e29d11465db2b7" 2018-08-26 10:31:21,650 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-26ec1d64-e0ba-4915-8769-f86ca8cf0f20 Date: Sun, 26 Aug 2018 10:31:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-26 10:31:21,650 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/d6e216c3-21d7-442b-82ec-ebd33c4f9503.json used request id req-26ec1d64-e0ba-4915-8769-f86ca8cf0f20 2018-08-26 10:31:21,650 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.30727505684s 2018-08-26 10:31:21,650 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/d6e216c3-21d7-442b-82ec-ebd33c4f9503.json used request id req-26ec1d64-e0ba-4915-8769-f86ca8cf0f20 2018-08-26 10:31:21,655 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-26 10:31:21,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}843d733ad09980e39cc4f15741e29d11465db2b7" 2018-08-26 10:31:21,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json X-Openstack-Request-Id: req-54c19608-3ddf-46a5-9b5f-3f29901c0ea8 Date: Sun, 26 Aug 2018 10:31:21 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-26T10:26:15Z", "file": "/v2/images/c220ffd1-7e34-4991-b2a9-a1dbe5a89132/file", "owner": "e428b6e578e2485b9cc26da9ccf96a96", "id": "c220ffd1-7e34-4991-b2a9-a1dbe5a89132", "size": 12716032, "self": "/v2/images/c220ffd1-7e34-4991-b2a9-a1dbe5a89132", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/c220ffd1-7e34-4991-b2a9-a1dbe5a89132/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/c220ffd1-7e34-4991-b2a9-a1dbe5a89132/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_351a06a6-946c-4ac5-a4b5-4396683fbed0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_351a06a6-946c-4ac5-a4b5-4396683fbed0", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-26T10:26:14Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-26 10:31:21,680 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-54c19608-3ddf-46a5-9b5f-3f29901c0ea8 2018-08-26 10:31:21,681 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0256798267365s 2018-08-26 10:31:21,681 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-54c19608-3ddf-46a5-9b5f-3f29901c0ea8 2018-08-26 10:31:21,682 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-26 10:31:21,686 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/c220ffd1-7e34-4991-b2a9-a1dbe5a89132 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}843d733ad09980e39cc4f15741e29d11465db2b7" 2018-08-26 10:31:21,958 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-63f4de5c-0e69-4709-8e93-8f6da4c7f3ee Date: Sun, 26 Aug 2018 10:31: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-26 10:31:21,958 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/c220ffd1-7e34-4991-b2a9-a1dbe5a89132 used request id req-63f4de5c-0e69-4709-8e93-8f6da4c7f3ee 2018-08-26 10:31:21,958 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.27562212944s 2018-08-26 10:31:21,958 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/c220ffd1-7e34-4991-b2a9-a1dbe5a89132 used request id req-63f4de5c-0e69-4709-8e93-8f6da4c7f3ee 2018-08-26 10:31:21,959 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-26 10:31:21,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}843d733ad09980e39cc4f15741e29d11465db2b7" 2018-08-26 10:31:21,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:31: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-2ef69cb1-f721-4f08-8d77-a98f9b1b818c x-compute-request-id: req-2ef69cb1-f721-4f08-8d77-a98f9b1b818c Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_351a06a6-946c-4ac5-a4b5-4396683fbed0", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/203e9a4d-2a84-4d15-844c-40a78bd839de", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/203e9a4d-2a84-4d15-844c-40a78bd839de", "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": "203e9a4d-2a84-4d15-844c-40a78bd839de"}]} 2018-08-26 10:31:21,982 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-2ef69cb1-f721-4f08-8d77-a98f9b1b818c 2018-08-26 10:31:21,982 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0234429836273s 2018-08-26 10:31:21,983 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-2ef69cb1-f721-4f08-8d77-a98f9b1b818c 2018-08-26 10:31:21,984 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-26 10:31:21,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/203e9a4d-2a84-4d15-844c-40a78bd839de -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}843d733ad09980e39cc4f15741e29d11465db2b7" 2018-08-26 10:31:22,017 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 26 Aug 2018 10:31: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-d0dcc0de-abe0-4ffd-adc7-38b6e7ca1bf6 x-compute-request-id: req-d0dcc0de-abe0-4ffd-adc7-38b6e7ca1bf6 Content-Length: 0 Content-Type: application/json 2018-08-26 10:31:22,017 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/203e9a4d-2a84-4d15-844c-40a78bd839de used request id req-d0dcc0de-abe0-4ffd-adc7-38b6e7ca1bf6 2018-08-26 10:31:22,017 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0326931476593s 2018-08-26 10:31:22,017 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/203e9a4d-2a84-4d15-844c-40a78bd839de used request id req-d0dcc0de-abe0-4ffd-adc7-38b6e7ca1bf6 2018-08-26 10:31:22,074 - xtesting.ci.run_tests - INFO - Loading test case 'neutron-tempest-plugin-api'... 2018-08-26 10:31:22,115 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-26 10:31:22,115 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-26 10:31:22,115 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-26 10:31:22,115 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-26 10:31:22,115 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-26 10:31:22,115 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-26 10:31:22,116 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-26 10:31:22,116 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-26 10:31:22,116 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-26 10:31:22,116 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-26 10:31:22,116 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-26 10:31:22,116 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-26 10:31:22,116 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-26 10:31:22,116 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-26 10:31:22,116 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-26 10:31:22,116 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-26 10:31:22,116 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-26 10:31:22,116 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-26 10:31:22,116 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-26 10:31:22,116 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-26 10:31:22,117 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-26 10:31:22,117 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-26 10:31:22,117 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-26 10:31:22,117 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-26 10:31:22,117 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-26 10:31:22,120 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-26 10:31:22,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:31:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af0dc42b-d4be-488b-856d-9f075f8780ca Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-08-26 10:31:22,125 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-af0dc42b-d4be-488b-856d-9f075f8780ca 2018-08-26 10:31:22,126 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-26 10:31:22,521 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5d45fc17491a4aedb80e6e5e79d195c6", "name": "reader"}, {"id": "d371bb17b4354fa8812550829dff08d3", "name": "admin"}, {"id": "64b697102e1c4dfb82d6ae117acf5e44", "name": "member"}], "expires_at": "2018-08-26T11:31:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e428b6e578e2485b9cc26da9ccf96a96", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1210d332c9744f5cbc695a2c01f49732"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "816f0ebf045249fb84d97c4bfc1f0a06"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a44497dc0f584430880fbb34d798f187"}], "type": "metric", "id": "06403f6d19cc45d3876c1f817db4cc2a", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33aefc6453a54d88a8073094e7078823"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3af2aad436db4c72a190ee1afb07b296"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a48de89935fd4d0787f0c84bf3674881"}], "type": "network", "id": "4fcf375a7a284c3ca85dd165d598c3cb", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/e428b6e578e2485b9cc26da9ccf96a96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1acf73a288dd435cb0883e7723ed5056"}, {"url": "http://192.30.9.5:8776/v3/e428b6e578e2485b9cc26da9ccf96a96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25ab930679644d89bac501b74509b76d"}, {"url": "http://172.30.9.22:8776/v3/e428b6e578e2485b9cc26da9ccf96a96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe463692e35f41e28415b64d8ffd10af"}], "type": "volumev3", "id": "5679bf9cdfbb4efdb97a61a69442b76f", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/e428b6e578e2485b9cc26da9ccf96a96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4234eccc4e5c4c81a9740ee2adf95b67"}, {"url": "http://172.30.9.22:8776/v2/e428b6e578e2485b9cc26da9ccf96a96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "456ac2ca5ce14a919050a73ace6b5d36"}, {"url": "http://192.30.9.5:8776/v2/e428b6e578e2485b9cc26da9ccf96a96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec61effda13a4644aad9e330753e8ad3"}], "type": "volumev2", "id": "5fba3b72fec244c7b311cd023156a4e5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "057ed3b924844253978ad62059e6acbb"}, {"url": "http://172.30.9.22:8776/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c5726572f244dc1a37ddbd93a609edb"}, {"url": "http://192.30.9.5:8776/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7144203ef2f146f6a443da1e2a6503e6"}], "type": "volume", "id": "71aa1ff84fdd4eab95dbd16ac5fbfcf7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "218ecd9779c74fdbb9eff6a86b2e2ffa"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a4ae0c6c06a42aba305e1cb16268330"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f631f43b783d40b894997b7b49ab8a6b"}], "type": "image", "id": "7986c8336c5046db98dd34c332d24e7f", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "8edc8950a979429d96b680df313310a4", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a2d0d8a4ee24abcbae458bd1ce751ff"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6d1c3e6266f14458a3def33c4f0479b2"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "feca7a31784e458fb732ee0ca32ab24d"}], "type": "cloudformation", "id": "a1648659a78445d4bcaef3988eb0583e", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c10a925a2de437eac36a10b437ddcd1"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "517a76a99e3d470abde8b2e237f68205"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71f914c9732c486db7ec4dade5ea337a"}], "type": "compute", "id": "b18e3a8824af4ed79cd0162b85ca91d6", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91e36bdd70374197a9cc1cf82d4cacd4"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1c68732373a41b6bbdf0d38be58918e"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f7fd23166fd04cdbb15ae3b9534561a8"}], "type": "event", "id": "c887a5552b5842c5bbc8ce1b66332916", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68d3020187d14b4b925c0dbdfac338f6"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77e68b53932a4902a3a68484356b1c4e"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "809dcbff39164bbfaf936f0b35fd176c"}], "type": "placement", "id": "cd8c278131c84e4683012d83ae70eec0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8080/v1/AUTH_e428b6e578e2485b9cc26da9ccf96a96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49dd5c5e91d54d6aa44952eaa2390224"}, {"url": "http://12.0.0.43:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d5db89631954c7baafaf65b5aea991a"}, {"url": "http://12.0.0.43:8080/v1/AUTH_e428b6e578e2485b9cc26da9ccf96a96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "727249cbc39e4628bd3a179bd516b829"}], "type": "object-store", "id": "ec31481f5236441e98c13b38a9c609ec", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bc083505e0a4fba9e18037c17ad1785"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a4bed8aa09042d1be0a485c1bac878c"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89809cbce7344bcdbc14222d09ca5c81"}], "type": "identity", "id": "f4a28c09b9d7444fb27267a9c13f5ad7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0bd24ae5e1bc445db6c4eb649aa04b43"}, {"url": "http://192.30.9.5:8004/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6e6016d81674fa7951c5c486b38f564"}, {"url": "http://192.30.9.5:8004/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d22e870073e14dc5a443931e483e51a2"}], "type": "orchestration", "id": "f619feeb4e1c4cde836d701d6b52295f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "348e8fd3cbd140de8fdb5a2e7f1ba9ce"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37dabf8c0b3c4b4da176de43bbacdd17"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "97e424052ba4486c88034276e7ba90a9"}], "type": "alarming", "id": "ffab3464fcfe4e6086e29e4f2cac9a99", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1e1511f6281344c28c2a63d6a8174f8d"}, "audit_ids": ["ccNXbcHPSNalPTqv-l-xMQ"], "issued_at": "2018-08-26T10:31:22.000000Z"}} 2018-08-26 10:31:22,524 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-26 10:31:22,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e862f6df007c9bfaae260f5da3fe97720ceec849" 2018-08-26 10:31:22,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-b0830b72-897c-4cc4-9dca-8343627f2520 Date: Sun, 26 Aug 2018 10:31:22 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"9c1c4110-1d5a-4c9e-9e4a-8295252f6976","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"526e4f7307214396989751533ff33528","status":"ACTIVE","subnets":["a3c401bc-6377-43cc-8a20-abe78f2d51b9"],"description":"","tags":[],"updated_at":"2018-08-26T10:16:40Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"526e4f7307214396989751533ff33528","created_at":"2018-08-26T10:16:36Z","provider:network_type":"flat"}]} 2018-08-26 10:31:22,871 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-b0830b72-897c-4cc4-9dca-8343627f2520 2018-08-26 10:31:22,872 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.34786605835s 2018-08-26 10:31:22,872 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-b0830b72-897c-4cc4-9dca-8343627f2520 2018-08-26 10:31:22,873 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-26 10:31:25,864 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-08-26 10:31:28,562 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | f25afc5e-3ae1-4dad-b636-3dacb4b70e8d | 2018-08-26T10:31:28.237548 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: f25afc5e-3ae1-4dad-b636-3dacb4b70e8d ~/.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-26 10:31:32,576 - 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-26 10:31:32,576 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-08-26 10:31:35,282 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-08-26 10:31:38,833 - 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=7f42f95d-1ed0-4f17-a989-7d927b8e1011) as the default verifier for the future CLI operations. 2018-08-26 10:31:41,991 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-08-26 10:31:41,992 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e862f6df007c9bfaae260f5da3fe97720ceec849" 2018-08-26 10:31:42,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8761 X-Openstack-Request-Id: req-52a81931-6216-4759-b68c-aa5fed635a69 Date: Sun, 26 Aug 2018 10:31:42 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": "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": "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": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"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": "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": "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": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"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": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "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": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"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": "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": "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"}, {"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": "dvr", "updated": "2014-06-1T10:00:00-00:00", "name": "Distributed Virtual Router", "links": [], "description": "Enables configuration of Distributed Virtual Routers."}]} 2018-08-26 10:31:42,255 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/extensions.json used request id req-52a81931-6216-4759-b68c-aa5fed635a69 2018-08-26 10:31:42,255 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.26370882988s 2018-08-26 10:31:42,255 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/extensions.json used request id req-52a81931-6216-4759-b68c-aa5fed635a69 2018-08-26 10:31:42,263 - xtesting.ci.run_tests - INFO - Running test case 'neutron-tempest-plugin-api'... 2018-08-26 10:31:42,264 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-26 10:31:42,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e862f6df007c9bfaae260f5da3fe97720ceec849" -d '{"network": {"shared": true, "name": "neutron-tempest-plugin-api-net_87f9e2cf-f37b-4cbd-850e-67d035590bd2", "admin_state_up": true}}' 2018-08-26 10:31:42,576 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 698 X-Openstack-Request-Id: req-4feab36d-381d-4fef-86f7-85d504f5f39c Date: Sun, 26 Aug 2018 10:31:42 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":0,"port_security_enabled":true,"provider:network_type":"vxlan","id":"aa5829b4-b158-41ee-a2a8-6085298e9849","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":true,"project_id":"e428b6e578e2485b9cc26da9ccf96a96","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-26T10:31:42Z","is_default":false,"provider:segmentation_id":83,"name":"neutron-tempest-plugin-api-net_87f9e2cf-f37b-4cbd-850e-67d035590bd2","admin_state_up":true,"tenant_id":"e428b6e578e2485b9cc26da9ccf96a96","created_at":"2018-08-26T10:31:42Z","mtu":1450}} 2018-08-26 10:31:42,577 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-4feab36d-381d-4fef-86f7-85d504f5f39c 2018-08-26 10:31:42,577 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.312980890274s 2018-08-26 10:31:42,577 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-4feab36d-381d-4fef-86f7-85d504f5f39c 2018-08-26 10:31:42,577 - 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-26T10:31:42Z', u'is_default': False, u'revision_number': 0, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'aa5829b4-b158-41ee-a2a8-6085298e9849', u'provider:segmentation_id': 83, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'neutron-tempest-plugin-api-net_87f9e2cf-f37b-4cbd-850e-67d035590bd2', u'admin_state_up': True, u'tenant_id': u'e428b6e578e2485b9cc26da9ccf96a96', u'created_at': u'2018-08-26T10:31:42Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': True, u'project_id': u'e428b6e578e2485b9cc26da9ccf96a96'}) 2018-08-26 10:31:42,578 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-26 10:31:42,579 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e862f6df007c9bfaae260f5da3fe97720ceec849" 2018-08-26 10:31:42,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1363 X-Openstack-Request-Id: req-3ed273d4-8f3f-4bc1-96e7-b948d1cfdb74 Date: Sun, 26 Aug 2018 10:31:42 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"9c1c4110-1d5a-4c9e-9e4a-8295252f6976","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"526e4f7307214396989751533ff33528","status":"ACTIVE","subnets":["a3c401bc-6377-43cc-8a20-abe78f2d51b9"],"description":"","tags":[],"updated_at":"2018-08-26T10:16:40Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"526e4f7307214396989751533ff33528","created_at":"2018-08-26T10:16:36Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":0,"port_security_enabled":true,"mtu":1450,"id":"aa5829b4-b158-41ee-a2a8-6085298e9849","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":true,"project_id":"e428b6e578e2485b9cc26da9ccf96a96","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-26T10:31:42Z","provider:segmentation_id":83,"name":"neutron-tempest-plugin-api-net_87f9e2cf-f37b-4cbd-850e-67d035590bd2","admin_state_up":true,"tenant_id":"e428b6e578e2485b9cc26da9ccf96a96","created_at":"2018-08-26T10:31:42Z","provider:network_type":"vxlan"}]} 2018-08-26 10:31:42,689 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-3ed273d4-8f3f-4bc1-96e7-b948d1cfdb74 2018-08-26 10:31:42,689 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.111191034317s 2018-08-26 10:31:42,690 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-3ed273d4-8f3f-4bc1-96e7-b948d1cfdb74 2018-08-26 10:31:42,692 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-26 10:31:42,692 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e862f6df007c9bfaae260f5da3fe97720ceec849" -d '{"subnet": {"name": "neutron-tempest-plugin-api-subnet_87f9e2cf-f37b-4cbd-850e-67d035590bd2", "enable_dhcp": true, "network_id": "aa5829b4-b158-41ee-a2a8-6085298e9849", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-26 10:31:43,142 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-a5a63b05-44fb-4436-9a07-71b607b8f4a7 Date: Sun, 26 Aug 2018 10:31:43 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aa5829b4-b158-41ee-a2a8-6085298e9849","tenant_id":"e428b6e578e2485b9cc26da9ccf96a96","created_at":"2018-08-26T10:31:42Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-26T10:31:42Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"e428b6e578e2485b9cc26da9ccf96a96","id":"6342c6d1-48d6-4110-b144-99d8deff09b6","subnetpool_id":null,"name":"neutron-tempest-plugin-api-subnet_87f9e2cf-f37b-4cbd-850e-67d035590bd2"}} 2018-08-26 10:31:43,142 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-a5a63b05-44fb-4436-9a07-71b607b8f4a7 2018-08-26 10:31:43,142 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.450362920761s 2018-08-26 10:31:43,142 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-a5a63b05-44fb-4436-9a07-71b607b8f4a7 2018-08-26 10:31:43,143 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-26T10:31:42Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'6342c6d1-48d6-4110-b144-99d8deff09b6', u'subnetpool_id': None, u'service_types': [], u'name': u'neutron-tempest-plugin-api-subnet_87f9e2cf-f37b-4cbd-850e-67d035590bd2', u'enable_dhcp': True, u'network_id': u'aa5829b4-b158-41ee-a2a8-6085298e9849', u'tenant_id': u'e428b6e578e2485b9cc26da9ccf96a96', u'created_at': u'2018-08-26T10:31:42Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'e428b6e578e2485b9cc26da9ccf96a96'}) 2018-08-26 10:31:43,143 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-26 10:31:43,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e862f6df007c9bfaae260f5da3fe97720ceec849" -d '{"router": {"external_gateway_info": {"network_id": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976"}, "name": "neutron-tempest-plugin-api-router_87f9e2cf-f37b-4cbd-850e-67d035590bd2", "admin_state_up": true}}' 2018-08-26 10:31:44,269 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-45c142be-7a62-459c-838f-f65c7a68174c Date: Sun, 26 Aug 2018 10:31:44 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a3c401bc-6377-43cc-8a20-abe78f2d51b9", "ip_address": "172.30.9.207"}]}, "description": "", "tags": [], "tenant_id": "e428b6e578e2485b9cc26da9ccf96a96", "created_at": "2018-08-26T10:31:43Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-26T10:31:44Z", "revision_number": 2, "routes": [], "project_id": "e428b6e578e2485b9cc26da9ccf96a96", "id": "489a33de-62de-470a-90e4-87150d4152db", "name": "neutron-tempest-plugin-api-router_87f9e2cf-f37b-4cbd-850e-67d035590bd2"}} 2018-08-26 10:31:44,269 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-45c142be-7a62-459c-838f-f65c7a68174c 2018-08-26 10:31:44,270 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.12602496147s 2018-08-26 10:31:44,270 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-45c142be-7a62-459c-838f-f65c7a68174c 2018-08-26 10:31:44,270 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'9c1c4110-1d5a-4c9e-9e4a-8295252f6976', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'a3c401bc-6377-43cc-8a20-abe78f2d51b9', u'ip_address': u'172.30.9.207'}]}, u'description': u'', u'tags': [], u'tenant_id': u'e428b6e578e2485b9cc26da9ccf96a96', u'created_at': u'2018-08-26T10:31:43Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-08-26T10:31:44Z', u'revision_number': 2, u'routes': [], u'project_id': u'e428b6e578e2485b9cc26da9ccf96a96', u'id': u'489a33de-62de-470a-90e4-87150d4152db', u'name': u'neutron-tempest-plugin-api-router_87f9e2cf-f37b-4cbd-850e-67d035590bd2'}) 2018-08-26 10:31:44,271 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-26 10:31:44,271 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/489a33de-62de-470a-90e4-87150d4152db/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}e862f6df007c9bfaae260f5da3fe97720ceec849" -d '{"subnet_id": "6342c6d1-48d6-4110-b144-99d8deff09b6"}' 2018-08-26 10:31:46,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-4280b412-d9d5-4bc7-8778-34352434fce6 Date: Sun, 26 Aug 2018 10:31:46 GMT RESP BODY: {"network_id": "aa5829b4-b158-41ee-a2a8-6085298e9849", "tenant_id": "e428b6e578e2485b9cc26da9ccf96a96", "subnet_id": "6342c6d1-48d6-4110-b144-99d8deff09b6", "subnet_ids": ["6342c6d1-48d6-4110-b144-99d8deff09b6"], "port_id": "aaafcac4-0fb0-409f-90f7-75615f5b85a0", "id": "489a33de-62de-470a-90e4-87150d4152db"} 2018-08-26 10:31:46,417 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/489a33de-62de-470a-90e4-87150d4152db/add_router_interface.json used request id req-4280b412-d9d5-4bc7-8778-34352434fce6 2018-08-26 10:31:46,418 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.14671611786s 2018-08-26 10:31:46,418 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/489a33de-62de-470a-90e4-87150d4152db/add_router_interface.json used request id req-4280b412-d9d5-4bc7-8778-34352434fce6 returning object 489a33de-62de-470a-90e4-87150d4152db 2018-08-26 10:31:46,418 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-26 10:31:46,545 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-26 10:31:46,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-26 10:31:46,551 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Sun, 26 Aug 2018 10:31:46 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2018-08-26 10:31:46,553 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-26 10:31:46,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e862f6df007c9bfaae260f5da3fe97720ceec849" 2018-08-26 10:31:46,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-cecfa9aa-0797-4d7a-b0c1-0db4043332b0 Date: Sun, 26 Aug 2018 10:31:46 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-26 10:31:46,826 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-cecfa9aa-0797-4d7a-b0c1-0db4043332b0 2018-08-26 10:31:46,826 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.272890090942s 2018-08-26 10:31:46,826 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-cecfa9aa-0797-4d7a-b0c1-0db4043332b0 2018-08-26 10:31:46,834 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-26 10:31:46,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e862f6df007c9bfaae260f5da3fe97720ceec849" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_87f9e2cf-f37b-4cbd-850e-67d035590bd2", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron-tempest-plugin-api-img_87f9e2cf-f37b-4cbd-850e-67d035590bd2"}' 2018-08-26 10:31:46,916 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 968 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/bb7d9e1e-df58-46b7-b5cc-a762874a640b Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-05edf69b-6174-4ca0-8db1-e3839dd38e10 Date: Sun, 26 Aug 2018 10:31:46 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-26T10:31:46Z", "file": "/v2/images/bb7d9e1e-df58-46b7-b5cc-a762874a640b/file", "owner": "e428b6e578e2485b9cc26da9ccf96a96", "id": "bb7d9e1e-df58-46b7-b5cc-a762874a640b", "size": null, "self": "/v2/images/bb7d9e1e-df58-46b7-b5cc-a762874a640b", "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_87f9e2cf-f37b-4cbd-850e-67d035590bd2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_87f9e2cf-f37b-4cbd-850e-67d035590bd2", "checksum": null, "created_at": "2018-08-26T10:31:46Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-26 10:31:46,916 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-05edf69b-6174-4ca0-8db1-e3839dd38e10 2018-08-26 10:31:46,917 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0819380283356s 2018-08-26 10:31:46,917 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-05edf69b-6174-4ca0-8db1-e3839dd38e10 returning object bb7d9e1e-df58-46b7-b5cc-a762874a640b 2018-08-26 10:31:46,918 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-26 10:31:46,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/bb7d9e1e-df58-46b7-b5cc-a762874a640b/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}e862f6df007c9bfaae260f5da3fe97720ceec849" -d '' 2018-08-26 10:31:47,660 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7fe48432-bbaa-422d-8cfd-2fb9d02c6088 Date: Sun, 26 Aug 2018 10:31:47 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-26 10:31:47,661 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/bb7d9e1e-df58-46b7-b5cc-a762874a640b/file used request id req-7fe48432-bbaa-422d-8cfd-2fb9d02c6088 2018-08-26 10:31:47,661 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.743108987808s 2018-08-26 10:31:47,661 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/bb7d9e1e-df58-46b7-b5cc-a762874a640b/file used request id req-7fe48432-bbaa-422d-8cfd-2fb9d02c6088 2018-08-26 10:31:47,665 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-26 10:31:47,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e862f6df007c9bfaae260f5da3fe97720ceec849" 2018-08-26 10:31:47,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json X-Openstack-Request-Id: req-c697fbae-ad34-4ea7-ac37-5c4e544f42bb Date: Sun, 26 Aug 2018 10:31:47 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-26T10:31:47Z", "file": "/v2/images/bb7d9e1e-df58-46b7-b5cc-a762874a640b/file", "owner": "e428b6e578e2485b9cc26da9ccf96a96", "id": "bb7d9e1e-df58-46b7-b5cc-a762874a640b", "size": 12716032, "self": "/v2/images/bb7d9e1e-df58-46b7-b5cc-a762874a640b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/bb7d9e1e-df58-46b7-b5cc-a762874a640b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/bb7d9e1e-df58-46b7-b5cc-a762874a640b/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_87f9e2cf-f37b-4cbd-850e-67d035590bd2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_87f9e2cf-f37b-4cbd-850e-67d035590bd2", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-26T10:31:46Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-26 10:31:47,690 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-c697fbae-ad34-4ea7-ac37-5c4e544f42bb 2018-08-26 10:31:47,690 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0251240730286s 2018-08-26 10:31:47,691 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-c697fbae-ad34-4ea7-ac37-5c4e544f42bb 2018-08-26 10:31:47,692 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/bb7d9e1e-df58-46b7-b5cc-a762874a640b/snap', u'metadata': Munch({})})], 'file': u'/v2/images/bb7d9e1e-df58-46b7-b5cc-a762874a640b/file', 'owner': u'e428b6e578e2485b9cc26da9ccf96a96', 'id': u'bb7d9e1e-df58-46b7-b5cc-a762874a640b', 'size': 12716032, u'self': u'/v2/images/bb7d9e1e-df58-46b7-b5cc-a762874a640b', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e428b6e578e2485b9cc26da9ccf96a96', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/bb7d9e1e-df58-46b7-b5cc-a762874a640b/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-26T10:31:47Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-26T10:31:47Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_87f9e2cf-f37b-4cbd-850e-67d035590bd2', '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/bb7d9e1e-df58-46b7-b5cc-a762874a640b', 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_87f9e2cf-f37b-4cbd-850e-67d035590bd2', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron-tempest-plugin-api-img_87f9e2cf-f37b-4cbd-850e-67d035590bd2', 'created': u'2018-08-26T10:31:46Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-26T10:31:46Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/bb7d9e1e-df58-46b7-b5cc-a762874a640b', 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_87f9e2cf-f37b-4cbd-850e-67d035590bd2', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-26 10:31:47,693 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-26 10:31:47,695 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e862f6df007c9bfaae260f5da3fe97720ceec849" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "neutron-tempest-plugin-api-flavor_87f9e2cf-f37b-4cbd-850e-67d035590bd2", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-26 10:31:47,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:31:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-60e1eb41-0be2-48bd-a3a3-1f99aeaf0806 x-compute-request-id: req-60e1eb41-0be2-48bd-a3a3-1f99aeaf0806 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"name": "neutron-tempest-plugin-api-flavor_87f9e2cf-f37b-4cbd-850e-67d035590bd2", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/f5d39478-0a8d-44c8-ac19-994745881a97", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/f5d39478-0a8d-44c8-ac19-994745881a97", "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": "f5d39478-0a8d-44c8-ac19-994745881a97"}} 2018-08-26 10:31:47,981 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-60e1eb41-0be2-48bd-a3a3-1f99aeaf0806 2018-08-26 10:31:47,982 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.288650989532s 2018-08-26 10:31:47,982 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-60e1eb41-0be2-48bd-a3a3-1f99aeaf0806 2018-08-26 10:31:47,983 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_87f9e2cf-f37b-4cbd-850e-67d035590bd2', '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'e428b6e578e2485b9cc26da9ccf96a96', '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'f5d39478-0a8d-44c8-ac19-994745881a97', 'swap': 0}) 2018-08-26 10:31:47,983 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-26 10:31:47,986 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/f5d39478-0a8d-44c8-ac19-994745881a97/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}e862f6df007c9bfaae260f5da3fe97720ceec849" -d '{"extra_specs": {}}' 2018-08-26 10:31:48,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:31:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e993bd4a-2f9a-4a3b-a2ca-1d6547d45e68 x-compute-request-id: req-e993bd4a-2f9a-4a3b-a2ca-1d6547d45e68 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-26 10:31:48,006 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/f5d39478-0a8d-44c8-ac19-994745881a97/os-extra_specs used request id req-e993bd4a-2f9a-4a3b-a2ca-1d6547d45e68 2018-08-26 10:31:48,006 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0224199295044s 2018-08-26 10:31:48,006 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/f5d39478-0a8d-44c8-ac19-994745881a97/os-extra_specs used request id req-e993bd4a-2f9a-4a3b-a2ca-1d6547d45e68 2018-08-26 10:31:48,008 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-26 10:31:48,012 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 26 Aug 2018 10:31:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-07f4c2b8-b399-48d5-b0a1-4608405ec31e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2018-08-26 10:31:48,012 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-07f4c2b8-b399-48d5-b0a1-4608405ec31e 2018-08-26 10:31:48,014 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-26 10:31:48,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e862f6df007c9bfaae260f5da3fe97720ceec849" 2018-08-26 10:31:48,199 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:31:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b5532d9-65ec-48a9-94b4-e60c08d1d584 Content-Encoding: gzip Content-Length: 409 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "478525232f8240f3a5bcb37e18d15367", "links": {"self": "http://172.30.9.22:5000/v3/roles/478525232f8240f3a5bcb37e18d15367"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5d45fc17491a4aedb80e6e5e79d195c6", "links": {"self": "http://172.30.9.22:5000/v3/roles/5d45fc17491a4aedb80e6e5e79d195c6"}, "name": "reader"}, {"domain_id": null, "id": "64b697102e1c4dfb82d6ae117acf5e44", "links": {"self": "http://172.30.9.22:5000/v3/roles/64b697102e1c4dfb82d6ae117acf5e44"}, "name": "member"}, {"domain_id": null, "id": "6c30dd1ed17747c19a3fff37cee8f134", "links": {"self": "http://172.30.9.22:5000/v3/roles/6c30dd1ed17747c19a3fff37cee8f134"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b29a3a0f7cee4599871eeb6731b9c6f2", "links": {"self": "http://172.30.9.22:5000/v3/roles/b29a3a0f7cee4599871eeb6731b9c6f2"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d371bb17b4354fa8812550829dff08d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/d371bb17b4354fa8812550829dff08d3"}, "name": "admin"}, {"domain_id": null, "id": "d54515a19cc04386a508cfaf3906e7e7", "links": {"self": "http://172.30.9.22:5000/v3/roles/d54515a19cc04386a508cfaf3906e7e7"}, "name": "swiftoperator"}]} 2018-08-26 10:31:48,199 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-1b5532d9-65ec-48a9-94b4-e60c08d1d584 2018-08-26 10:31:48,199 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.185413837433s 2018-08-26 10:31:48,199 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-1b5532d9-65ec-48a9-94b4-e60c08d1d584 2018-08-26 10:31:48,204 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-26 10:31:48,208 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e862f6df007c9bfaae260f5da3fe97720ceec849" 2018-08-26 10:31:48,376 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:31:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8a20253-0950-42f8-99d6-61badbf54e9d Content-Encoding: gzip Content-Length: 409 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "478525232f8240f3a5bcb37e18d15367", "links": {"self": "http://172.30.9.22:5000/v3/roles/478525232f8240f3a5bcb37e18d15367"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5d45fc17491a4aedb80e6e5e79d195c6", "links": {"self": "http://172.30.9.22:5000/v3/roles/5d45fc17491a4aedb80e6e5e79d195c6"}, "name": "reader"}, {"domain_id": null, "id": "64b697102e1c4dfb82d6ae117acf5e44", "links": {"self": "http://172.30.9.22:5000/v3/roles/64b697102e1c4dfb82d6ae117acf5e44"}, "name": "member"}, {"domain_id": null, "id": "6c30dd1ed17747c19a3fff37cee8f134", "links": {"self": "http://172.30.9.22:5000/v3/roles/6c30dd1ed17747c19a3fff37cee8f134"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b29a3a0f7cee4599871eeb6731b9c6f2", "links": {"self": "http://172.30.9.22:5000/v3/roles/b29a3a0f7cee4599871eeb6731b9c6f2"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d371bb17b4354fa8812550829dff08d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/d371bb17b4354fa8812550829dff08d3"}, "name": "admin"}, {"domain_id": null, "id": "d54515a19cc04386a508cfaf3906e7e7", "links": {"self": "http://172.30.9.22:5000/v3/roles/d54515a19cc04386a508cfaf3906e7e7"}, "name": "swiftoperator"}]} 2018-08-26 10:31:48,377 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-a8a20253-0950-42f8-99d6-61badbf54e9d 2018-08-26 10:31:48,377 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.172176837921s 2018-08-26 10:31:48,377 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-a8a20253-0950-42f8-99d6-61badbf54e9d 2018-08-26 10:31:48,385 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-08-26 10:31:48,387 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e862f6df007c9bfaae260f5da3fe97720ceec849" 2018-08-26 10:31:48,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:31: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-32cf497e-6495-47f6-8471-c658930c47be x-compute-request-id: req-32cf497e-6495-47f6-8471-c658930c47be Content-Encoding: gzip Content-Length: 712 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 5}, "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.3", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 6}, "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.9", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-08-26 10:31:48,423 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-hypervisors/detail used request id req-32cf497e-6495-47f6-8471-c658930c47be 2018-08-26 10:31:48,423 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0377950668335s 2018-08-26 10:31:48,423 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-hypervisors/detail used request id req-32cf497e-6495-47f6-8471-c658930c47be 2018-08-26 10:31:48,426 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-26 10:31:48,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e862f6df007c9bfaae260f5da3fe97720ceec849" 2018-08-26 10:31:48,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json X-Openstack-Request-Id: req-42586476-11d5-4025-8be1-6e6654509c29 Date: Sun, 26 Aug 2018 10:31:48 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-26T10:31:47Z", "file": "/v2/images/bb7d9e1e-df58-46b7-b5cc-a762874a640b/file", "owner": "e428b6e578e2485b9cc26da9ccf96a96", "id": "bb7d9e1e-df58-46b7-b5cc-a762874a640b", "size": 12716032, "self": "/v2/images/bb7d9e1e-df58-46b7-b5cc-a762874a640b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/bb7d9e1e-df58-46b7-b5cc-a762874a640b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/bb7d9e1e-df58-46b7-b5cc-a762874a640b/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_87f9e2cf-f37b-4cbd-850e-67d035590bd2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_87f9e2cf-f37b-4cbd-850e-67d035590bd2", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-26T10:31:46Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-26 10:31:48,455 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-42586476-11d5-4025-8be1-6e6654509c29 2018-08-26 10:31:48,455 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0292580127716s 2018-08-26 10:31:48,456 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-42586476-11d5-4025-8be1-6e6654509c29 2018-08-26 10:31:48,462 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-26 10:31:48,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e862f6df007c9bfaae260f5da3fe97720ceec849" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_alt_87f9e2cf-f37b-4cbd-850e-67d035590bd2", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron-tempest-plugin-api-img_alt_87f9e2cf-f37b-4cbd-850e-67d035590bd2"}' 2018-08-26 10:31:48,516 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 976 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/20b5f5e7-0acf-4490-86ab-757fa2073f6f Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-820b6f78-bc20-4eab-b3f4-1dc5155db8b0 Date: Sun, 26 Aug 2018 10:31:48 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-26T10:31:48Z", "file": "/v2/images/20b5f5e7-0acf-4490-86ab-757fa2073f6f/file", "owner": "e428b6e578e2485b9cc26da9ccf96a96", "id": "20b5f5e7-0acf-4490-86ab-757fa2073f6f", "size": null, "self": "/v2/images/20b5f5e7-0acf-4490-86ab-757fa2073f6f", "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_87f9e2cf-f37b-4cbd-850e-67d035590bd2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_alt_87f9e2cf-f37b-4cbd-850e-67d035590bd2", "checksum": null, "created_at": "2018-08-26T10:31:48Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-26 10:31:48,516 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-820b6f78-bc20-4eab-b3f4-1dc5155db8b0 2018-08-26 10:31:48,516 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0544052124023s 2018-08-26 10:31:48,517 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-820b6f78-bc20-4eab-b3f4-1dc5155db8b0 returning object 20b5f5e7-0acf-4490-86ab-757fa2073f6f 2018-08-26 10:31:48,517 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-26 10:31:48,521 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/20b5f5e7-0acf-4490-86ab-757fa2073f6f/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}e862f6df007c9bfaae260f5da3fe97720ceec849" -d '' 2018-08-26 10:31:49,608 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-feb906ae-364a-46d6-9ec0-6a8385d46d2a Date: Sun, 26 Aug 2018 10:31: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-26 10:31:49,608 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/20b5f5e7-0acf-4490-86ab-757fa2073f6f/file used request id req-feb906ae-364a-46d6-9ec0-6a8385d46d2a 2018-08-26 10:31:49,609 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.09118294716s 2018-08-26 10:31:49,609 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/20b5f5e7-0acf-4490-86ab-757fa2073f6f/file used request id req-feb906ae-364a-46d6-9ec0-6a8385d46d2a 2018-08-26 10:31:49,612 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-26 10:31:49,615 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e862f6df007c9bfaae260f5da3fe97720ceec849" 2018-08-26 10:31:49,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2797 Content-Type: application/json X-Openstack-Request-Id: req-f82993e6-25b4-4c7f-a20b-8a91bdc2235f Date: Sun, 26 Aug 2018 10:31:49 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-26T10:31:49Z", "file": "/v2/images/20b5f5e7-0acf-4490-86ab-757fa2073f6f/file", "owner": "e428b6e578e2485b9cc26da9ccf96a96", "id": "20b5f5e7-0acf-4490-86ab-757fa2073f6f", "size": 12716032, "self": "/v2/images/20b5f5e7-0acf-4490-86ab-757fa2073f6f", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/20b5f5e7-0acf-4490-86ab-757fa2073f6f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/20b5f5e7-0acf-4490-86ab-757fa2073f6f/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_alt_87f9e2cf-f37b-4cbd-850e-67d035590bd2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_alt_87f9e2cf-f37b-4cbd-850e-67d035590bd2", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-26T10:31:48Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-26T10:31:47Z", "file": "/v2/images/bb7d9e1e-df58-46b7-b5cc-a762874a640b/file", "owner": "e428b6e578e2485b9cc26da9ccf96a96", "id": "bb7d9e1e-df58-46b7-b5cc-a762874a640b", "size": 12716032, "self": "/v2/images/bb7d9e1e-df58-46b7-b5cc-a762874a640b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/bb7d9e1e-df58-46b7-b5cc-a762874a640b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/bb7d9e1e-df58-46b7-b5cc-a762874a640b/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_87f9e2cf-f37b-4cbd-850e-67d035590bd2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_87f9e2cf-f37b-4cbd-850e-67d035590bd2", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-26T10:31:46Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-26 10:31:49,638 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-f82993e6-25b4-4c7f-a20b-8a91bdc2235f 2018-08-26 10:31:49,638 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0253760814667s 2018-08-26 10:31:49,638 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-f82993e6-25b4-4c7f-a20b-8a91bdc2235f 2018-08-26 10:31:49,640 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/20b5f5e7-0acf-4490-86ab-757fa2073f6f/snap', u'metadata': Munch({})})], 'file': u'/v2/images/20b5f5e7-0acf-4490-86ab-757fa2073f6f/file', 'owner': u'e428b6e578e2485b9cc26da9ccf96a96', 'id': u'20b5f5e7-0acf-4490-86ab-757fa2073f6f', 'size': 12716032, u'self': u'/v2/images/20b5f5e7-0acf-4490-86ab-757fa2073f6f', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e428b6e578e2485b9cc26da9ccf96a96', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/20b5f5e7-0acf-4490-86ab-757fa2073f6f/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-26T10:31:49Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-26T10:31:49Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_alt_87f9e2cf-f37b-4cbd-850e-67d035590bd2', '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/20b5f5e7-0acf-4490-86ab-757fa2073f6f', 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_87f9e2cf-f37b-4cbd-850e-67d035590bd2', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron-tempest-plugin-api-img_alt_87f9e2cf-f37b-4cbd-850e-67d035590bd2', 'created': u'2018-08-26T10:31:48Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-26T10:31:48Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/20b5f5e7-0acf-4490-86ab-757fa2073f6f', 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_87f9e2cf-f37b-4cbd-850e-67d035590bd2', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-26 10:31:49,640 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-26 10:31:49,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e862f6df007c9bfaae260f5da3fe97720ceec849" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "neutron-tempest-plugin-api-flavor_alt_87f9e2cf-f37b-4cbd-850e-67d035590bd2", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-26 10:31:49,701 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:31:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-af195968-a80e-4cb8-8f61-92fca6dc445f x-compute-request-id: req-af195968-a80e-4cb8-8f61-92fca6dc445f Content-Encoding: gzip Content-Length: 327 Content-Type: application/json RESP BODY: {"flavor": {"name": "neutron-tempest-plugin-api-flavor_alt_87f9e2cf-f37b-4cbd-850e-67d035590bd2", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/a1530938-e025-48a6-ad1b-dbefdc6e54a1", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/a1530938-e025-48a6-ad1b-dbefdc6e54a1", "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": "a1530938-e025-48a6-ad1b-dbefdc6e54a1"}} 2018-08-26 10:31:49,701 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-af195968-a80e-4cb8-8f61-92fca6dc445f 2018-08-26 10:31:49,701 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0609400272369s 2018-08-26 10:31:49,702 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-af195968-a80e-4cb8-8f61-92fca6dc445f 2018-08-26 10:31:49,702 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_alt_87f9e2cf-f37b-4cbd-850e-67d035590bd2', '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'e428b6e578e2485b9cc26da9ccf96a96', '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'a1530938-e025-48a6-ad1b-dbefdc6e54a1', 'swap': 0}) 2018-08-26 10:31:49,703 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-26 10:31:49,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/a1530938-e025-48a6-ad1b-dbefdc6e54a1/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}e862f6df007c9bfaae260f5da3fe97720ceec849" -d '{"extra_specs": {}}' 2018-08-26 10:31:49,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:31:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e96789c8-9342-4d12-8d56-b881af820db8 x-compute-request-id: req-e96789c8-9342-4d12-8d56-b881af820db8 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-26 10:31:49,726 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/a1530938-e025-48a6-ad1b-dbefdc6e54a1/os-extra_specs used request id req-e96789c8-9342-4d12-8d56-b881af820db8 2018-08-26 10:31:49,726 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0224311351776s 2018-08-26 10:31:49,726 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/a1530938-e025-48a6-ad1b-dbefdc6e54a1/os-extra_specs used request id req-e96789c8-9342-4d12-8d56-b881af820db8 2018-08-26 10:31:49,726 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_alt_87f9e2cf-f37b-4cbd-850e-67d035590bd2', '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'e428b6e578e2485b9cc26da9ccf96a96', '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'a1530938-e025-48a6-ad1b-dbefdc6e54a1', 'swap': 0}) 2018-08-26 10:31:53,222 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-08-26 10:31:53,222 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-08-26 10:31:53,222 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-08-26 10:31:53,225 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-08-26 10:31:53,228 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-08-26 10:31:56,765 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-7f42f95d-1ed0-4f17-a989-7d927b8e1011/repo; stestr list '^neutron_tempest_plugin\.api' >/home/opnfv/functest/results/neutron-tempest-plugin-api/test_list.txt 2>/dev/null) 2018-08-26 10:31:56,766 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-08-26 10:31:56,768 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-08-26 10:31:56,770 - 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-26 10:43:33,537 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: b7e094d8-3632-4ca8-80e9-83c669ce8b9f 2018-08-26 10:43:33,552 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'b7e094d8-3632-4ca8-80e9-83c669ce8b9f']'. 2018-08-26 10:43:34,554 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-08-26 10:43:34,554 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-08-26 10:43:34,554 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-26 10:43:34,554 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | b7e094d8-3632-4ca8-80e9-83c669ce8b9f | 2018-08-26 10:43:34,554 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-08-26 10:43:34,554 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-08-26 10:31:59 | 2018-08-26 10:43:34,555 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-08-26 10:43:33 | 2018-08-26 10:43:34,555 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:11:34 | 2018-08-26 10:43:34,555 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2018-08-26 10:43:34,555 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-08-26 10:43:34,555 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-08-26 10:43:34,555 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 7f42f95d-1ed0-4f17-a989-7d927b8e1011) | 2018-08-26 10:43:34,555 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-08-26 10:43:34,555 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: f25afc5e-3ae1-4dad-b636-3dacb4b70e8d) | 2018-08-26 10:43:34,555 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 547 | 2018-08-26 10:43:34,555 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 683.541 | 2018-08-26 10:43:34,556 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 371 | 2018-08-26 10:43:34,556 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 173 | 2018-08-26 10:43:34,556 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-08-26 10:43:34,556 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-08-26 10:43:34,556 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 3 | 2018-08-26 10:43:34,556 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-26 10:43:34,556 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-08-26 10:43:34,556 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-08-26 10:43:34,755 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron-tempest-plugin-api success_rate is 99.1978609626% 2018-08-26 10:43:34,970 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-26 10:43:34,971 - xtesting.ci.run_tests - INFO - Test result: +------------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------------+------------------+------------------+----------------+ | neutron-tempest-plugin-api | functest | 11:52 | FAIL | +------------------------------------+------------------+------------------+----------------+ 2018-08-26 10:43:34,974 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-26 10:43:34,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/20b5f5e7-0acf-4490-86ab-757fa2073f6f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e862f6df007c9bfaae260f5da3fe97720ceec849" 2018-08-26 10:43:35,842 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-cae93f03-099f-42c2-911e-d20a028a5cf6 Date: Sun, 26 Aug 2018 10:43: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-26 10:43:35,842 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/20b5f5e7-0acf-4490-86ab-757fa2073f6f used request id req-cae93f03-099f-42c2-911e-d20a028a5cf6 2018-08-26 10:43:35,842 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.86785197258s 2018-08-26 10:43:35,843 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/20b5f5e7-0acf-4490-86ab-757fa2073f6f used request id req-cae93f03-099f-42c2-911e-d20a028a5cf6 2018-08-26 10:43:35,843 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-26 10:43:35,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e862f6df007c9bfaae260f5da3fe97720ceec849" 2018-08-26 10:43:36,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:43:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fd052831-a8e7-4383-956a-f5491555422a x-compute-request-id: req-fd052831-a8e7-4383-956a-f5491555422a Content-Encoding: gzip Content-Length: 379 Content-Type: application/json RESP BODY: {"flavors": [{"name": "neutron-tempest-plugin-api-flavor_alt_87f9e2cf-f37b-4cbd-850e-67d035590bd2", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/a1530938-e025-48a6-ad1b-dbefdc6e54a1", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/a1530938-e025-48a6-ad1b-dbefdc6e54a1", "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": "a1530938-e025-48a6-ad1b-dbefdc6e54a1"}, {"name": "neutron-tempest-plugin-api-flavor_87f9e2cf-f37b-4cbd-850e-67d035590bd2", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/f5d39478-0a8d-44c8-ac19-994745881a97", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/f5d39478-0a8d-44c8-ac19-994745881a97", "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": "f5d39478-0a8d-44c8-ac19-994745881a97"}]} 2018-08-26 10:43:36,132 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-fd052831-a8e7-4383-956a-f5491555422a 2018-08-26 10:43:36,132 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.288926124573s 2018-08-26 10:43:36,133 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-fd052831-a8e7-4383-956a-f5491555422a 2018-08-26 10:43:36,135 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-26 10:43:36,138 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/a1530938-e025-48a6-ad1b-dbefdc6e54a1 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e862f6df007c9bfaae260f5da3fe97720ceec849" 2018-08-26 10:43:36,179 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 26 Aug 2018 10: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 x-openstack-request-id: req-7d2da7ca-1b9b-49db-9260-b49f86211bc1 x-compute-request-id: req-7d2da7ca-1b9b-49db-9260-b49f86211bc1 Content-Length: 0 Content-Type: application/json 2018-08-26 10:43:36,179 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/a1530938-e025-48a6-ad1b-dbefdc6e54a1 used request id req-7d2da7ca-1b9b-49db-9260-b49f86211bc1 2018-08-26 10:43:36,179 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0440871715546s 2018-08-26 10:43:36,179 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/a1530938-e025-48a6-ad1b-dbefdc6e54a1 used request id req-7d2da7ca-1b9b-49db-9260-b49f86211bc1 2018-08-26 10:43:36,180 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-26 10:43:36,180 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/489a33de-62de-470a-90e4-87150d4152db/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}e862f6df007c9bfaae260f5da3fe97720ceec849" -d '{"subnet_id": "6342c6d1-48d6-4110-b144-99d8deff09b6"}' 2018-08-26 10:43:38,162 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-f68ed276-48b4-45ec-a4bb-1038c480737d Date: Sun, 26 Aug 2018 10:43:38 GMT RESP BODY: {"network_id": "aa5829b4-b158-41ee-a2a8-6085298e9849", "tenant_id": "e428b6e578e2485b9cc26da9ccf96a96", "subnet_id": "6342c6d1-48d6-4110-b144-99d8deff09b6", "subnet_ids": ["6342c6d1-48d6-4110-b144-99d8deff09b6"], "port_id": "aaafcac4-0fb0-409f-90f7-75615f5b85a0", "id": "489a33de-62de-470a-90e4-87150d4152db"} 2018-08-26 10:43:38,162 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/489a33de-62de-470a-90e4-87150d4152db/remove_router_interface.json used request id req-f68ed276-48b4-45ec-a4bb-1038c480737d 2018-08-26 10:43:38,162 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.98200702667s 2018-08-26 10:43:38,162 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/489a33de-62de-470a-90e4-87150d4152db/remove_router_interface.json used request id req-f68ed276-48b4-45ec-a4bb-1038c480737d returning object 489a33de-62de-470a-90e4-87150d4152db 2018-08-26 10:43:38,163 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-26 10:43:38,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e862f6df007c9bfaae260f5da3fe97720ceec849" 2018-08-26 10:43:38,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 662 X-Openstack-Request-Id: req-d5ead447-1d36-4b5e-910d-7316b468c897 Date: Sun, 26 Aug 2018 10:43:38 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a3c401bc-6377-43cc-8a20-abe78f2d51b9", "ip_address": "172.30.9.207"}]}, "description": "", "tags": [], "tenant_id": "e428b6e578e2485b9cc26da9ccf96a96", "created_at": "2018-08-26T10:31:43Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-26T10:43:37Z", "revision_number": 4, "routes": [], "project_id": "e428b6e578e2485b9cc26da9ccf96a96", "id": "489a33de-62de-470a-90e4-87150d4152db", "name": "neutron-tempest-plugin-api-router_87f9e2cf-f37b-4cbd-850e-67d035590bd2"}]} 2018-08-26 10:43:38,275 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-d5ead447-1d36-4b5e-910d-7316b468c897 2018-08-26 10:43:38,275 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.112077951431s 2018-08-26 10:43:38,275 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-d5ead447-1d36-4b5e-910d-7316b468c897 2018-08-26 10:43:38,277 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-26 10:43:38,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/489a33de-62de-470a-90e4-87150d4152db.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e862f6df007c9bfaae260f5da3fe97720ceec849" 2018-08-26 10:43:39,681 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ebc2acba-d6d9-47d9-83f4-90d0741e8d3b Content-Length: 0 Date: Sun, 26 Aug 2018 10:43:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-26 10:43:39,681 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/489a33de-62de-470a-90e4-87150d4152db.json used request id req-ebc2acba-d6d9-47d9-83f4-90d0741e8d3b 2018-08-26 10:43:39,682 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.40471291542s 2018-08-26 10:43:39,682 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/489a33de-62de-470a-90e4-87150d4152db.json used request id req-ebc2acba-d6d9-47d9-83f4-90d0741e8d3b 2018-08-26 10:43:39,682 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-26 10:43:39,683 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e862f6df007c9bfaae260f5da3fe97720ceec849" 2018-08-26 10:43:39,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1308 X-Openstack-Request-Id: req-74bbff66-f8ec-4f31-86ed-60c21bb5bf4c Date: Sun, 26 Aug 2018 10:43:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aa5829b4-b158-41ee-a2a8-6085298e9849","tenant_id":"e428b6e578e2485b9cc26da9ccf96a96","created_at":"2018-08-26T10:31:42Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-26T10:31:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"e428b6e578e2485b9cc26da9ccf96a96","id":"6342c6d1-48d6-4110-b144-99d8deff09b6","subnetpool_id":null,"name":"neutron-tempest-plugin-api-subnet_87f9e2cf-f37b-4cbd-850e-67d035590bd2"},{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"9c1c4110-1d5a-4c9e-9e4a-8295252f6976","tenant_id":"526e4f7307214396989751533ff33528","created_at":"2018-08-26T10:16:40Z","dns_nameservers":[],"updated_at":"2018-08-26T10:16:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"526e4f7307214396989751533ff33528","id":"a3c401bc-6377-43cc-8a20-abe78f2d51b9","subnetpool_id":null,"name":"external-subnet"}]} 2018-08-26 10:43:39,760 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-74bbff66-f8ec-4f31-86ed-60c21bb5bf4c 2018-08-26 10:43:39,760 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0778698921204s 2018-08-26 10:43:39,760 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-74bbff66-f8ec-4f31-86ed-60c21bb5bf4c 2018-08-26 10:43:39,762 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-26 10:43:39,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/6342c6d1-48d6-4110-b144-99d8deff09b6.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e862f6df007c9bfaae260f5da3fe97720ceec849" 2018-08-26 10:43:40,595 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-856ba8a7-0ac4-4dba-a6ef-63869bbba99d Date: Sun, 26 Aug 2018 10:43:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-26 10:43:40,596 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/6342c6d1-48d6-4110-b144-99d8deff09b6.json used request id req-856ba8a7-0ac4-4dba-a6ef-63869bbba99d 2018-08-26 10:43:40,596 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.833834886551s 2018-08-26 10:43:40,596 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/6342c6d1-48d6-4110-b144-99d8deff09b6.json used request id req-856ba8a7-0ac4-4dba-a6ef-63869bbba99d 2018-08-26 10:43:40,596 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-26 10:43:40,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e862f6df007c9bfaae260f5da3fe97720ceec849" 2018-08-26 10:43:40,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1368 X-Openstack-Request-Id: req-3fc4df83-ee31-4552-b38a-eeb2502e7cbe Date: Sun, 26 Aug 2018 10:43:40 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"9c1c4110-1d5a-4c9e-9e4a-8295252f6976","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"526e4f7307214396989751533ff33528","status":"ACTIVE","subnets":["a3c401bc-6377-43cc-8a20-abe78f2d51b9"],"description":"","tags":[],"updated_at":"2018-08-26T10:33:06Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"526e4f7307214396989751533ff33528","created_at":"2018-08-26T10:16:36Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"aa5829b4-b158-41ee-a2a8-6085298e9849","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":true,"project_id":"e428b6e578e2485b9cc26da9ccf96a96","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-26T10:43:40Z","provider:segmentation_id":83,"name":"neutron-tempest-plugin-api-net_87f9e2cf-f37b-4cbd-850e-67d035590bd2","admin_state_up":true,"tenant_id":"e428b6e578e2485b9cc26da9ccf96a96","created_at":"2018-08-26T10:31:42Z","provider:network_type":"vxlan"}]} 2018-08-26 10:43:40,914 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-3fc4df83-ee31-4552-b38a-eeb2502e7cbe 2018-08-26 10:43:40,914 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.317641973495s 2018-08-26 10:43:40,914 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-3fc4df83-ee31-4552-b38a-eeb2502e7cbe 2018-08-26 10:43:40,915 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-26 10:43:40,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/aa5829b4-b158-41ee-a2a8-6085298e9849.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e862f6df007c9bfaae260f5da3fe97720ceec849" 2018-08-26 10:43:42,037 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-dc77e798-1b46-41db-9bc2-57604cead64e Date: Sun, 26 Aug 2018 10:43:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-26 10:43:42,038 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/aa5829b4-b158-41ee-a2a8-6085298e9849.json used request id req-dc77e798-1b46-41db-9bc2-57604cead64e 2018-08-26 10:43:42,038 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.12223100662s 2018-08-26 10:43:42,038 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/aa5829b4-b158-41ee-a2a8-6085298e9849.json used request id req-dc77e798-1b46-41db-9bc2-57604cead64e 2018-08-26 10:43:42,042 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-26 10:43:42,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e862f6df007c9bfaae260f5da3fe97720ceec849" 2018-08-26 10:43:42,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json X-Openstack-Request-Id: req-f14f92b8-e249-46e6-b950-de8713e48130 Date: Sun, 26 Aug 2018 10:43:42 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-26T10:31:47Z", "file": "/v2/images/bb7d9e1e-df58-46b7-b5cc-a762874a640b/file", "owner": "e428b6e578e2485b9cc26da9ccf96a96", "id": "bb7d9e1e-df58-46b7-b5cc-a762874a640b", "size": 12716032, "self": "/v2/images/bb7d9e1e-df58-46b7-b5cc-a762874a640b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/bb7d9e1e-df58-46b7-b5cc-a762874a640b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/bb7d9e1e-df58-46b7-b5cc-a762874a640b/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_87f9e2cf-f37b-4cbd-850e-67d035590bd2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_87f9e2cf-f37b-4cbd-850e-67d035590bd2", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-26T10:31:46Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-26 10:43:42,066 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-f14f92b8-e249-46e6-b950-de8713e48130 2018-08-26 10:43:42,066 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0236520767212s 2018-08-26 10:43:42,066 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-f14f92b8-e249-46e6-b950-de8713e48130 2018-08-26 10:43:42,067 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-26 10:43:42,070 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/bb7d9e1e-df58-46b7-b5cc-a762874a640b -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e862f6df007c9bfaae260f5da3fe97720ceec849" 2018-08-26 10:43:42,356 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7ac49c3d-fdf1-4007-bfef-0d91ee250801 Date: Sun, 26 Aug 2018 10:43: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-26 10:43:42,356 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/bb7d9e1e-df58-46b7-b5cc-a762874a640b used request id req-7ac49c3d-fdf1-4007-bfef-0d91ee250801 2018-08-26 10:43:42,357 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.289169073105s 2018-08-26 10:43:42,357 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/bb7d9e1e-df58-46b7-b5cc-a762874a640b used request id req-7ac49c3d-fdf1-4007-bfef-0d91ee250801 2018-08-26 10:43:42,357 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-26 10:43:42,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e862f6df007c9bfaae260f5da3fe97720ceec849" 2018-08-26 10:43:42,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:43:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f05bbb3e-c919-4356-b813-2bd57032bf60 x-compute-request-id: req-f05bbb3e-c919-4356-b813-2bd57032bf60 Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"flavors": [{"name": "neutron-tempest-plugin-api-flavor_87f9e2cf-f37b-4cbd-850e-67d035590bd2", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/f5d39478-0a8d-44c8-ac19-994745881a97", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/f5d39478-0a8d-44c8-ac19-994745881a97", "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": "f5d39478-0a8d-44c8-ac19-994745881a97"}]} 2018-08-26 10:43:42,378 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-f05bbb3e-c919-4356-b813-2bd57032bf60 2018-08-26 10:43:42,378 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0210828781128s 2018-08-26 10:43:42,379 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-f05bbb3e-c919-4356-b813-2bd57032bf60 2018-08-26 10:43:42,380 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-26 10:43:42,383 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/f5d39478-0a8d-44c8-ac19-994745881a97 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e862f6df007c9bfaae260f5da3fe97720ceec849" 2018-08-26 10:43:42,410 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 26 Aug 2018 10:43:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-56b6fe20-7355-4ab5-a1f5-9e19c37c5414 x-compute-request-id: req-56b6fe20-7355-4ab5-a1f5-9e19c37c5414 Content-Length: 0 Content-Type: application/json 2018-08-26 10:43:42,411 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/f5d39478-0a8d-44c8-ac19-994745881a97 used request id req-56b6fe20-7355-4ab5-a1f5-9e19c37c5414 2018-08-26 10:43:42,411 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0302488803864s 2018-08-26 10:43:42,411 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/f5d39478-0a8d-44c8-ac19-994745881a97 used request id req-56b6fe20-7355-4ab5-a1f5-9e19c37c5414 2018-08-26 10:43:42,411 - xtesting.ci.run_tests - ERROR - The test case 'neutron-tempest-plugin-api' failed. 2018-08-26 10:43:42,466 - xtesting.ci.run_tests - INFO - Loading test case 'rally_sanity'... 2018-08-26 10:43:42,511 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-26 10:43:42,511 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-26 10:43:42,511 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-26 10:43:42,511 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-26 10:43:42,511 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-26 10:43:42,512 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-26 10:43:42,512 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-26 10:43:42,512 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-26 10:43:42,512 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-26 10:43:42,512 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-26 10:43:42,512 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-26 10:43:42,512 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-26 10:43:42,512 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-26 10:43:42,512 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-26 10:43:42,512 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-26 10:43:42,512 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-26 10:43:42,512 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-26 10:43:42,512 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-26 10:43:42,512 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-26 10:43:42,512 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-26 10:43:42,513 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-26 10:43:42,513 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-26 10:43:42,513 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-26 10:43:42,513 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-26 10:43:42,513 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-26 10:43:42,514 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-26 10:43:42,522 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:43:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-910ea4bc-95e7-4a43-b3dd-678fd644ffed Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-08-26 10:43:42,522 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-910ea4bc-95e7-4a43-b3dd-678fd644ffed 2018-08-26 10:43:42,522 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-26 10:43:42,914 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5d45fc17491a4aedb80e6e5e79d195c6", "name": "reader"}, {"id": "d371bb17b4354fa8812550829dff08d3", "name": "admin"}, {"id": "64b697102e1c4dfb82d6ae117acf5e44", "name": "member"}], "expires_at": "2018-08-26T11:43:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e428b6e578e2485b9cc26da9ccf96a96", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1210d332c9744f5cbc695a2c01f49732"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "816f0ebf045249fb84d97c4bfc1f0a06"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a44497dc0f584430880fbb34d798f187"}], "type": "metric", "id": "06403f6d19cc45d3876c1f817db4cc2a", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33aefc6453a54d88a8073094e7078823"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3af2aad436db4c72a190ee1afb07b296"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a48de89935fd4d0787f0c84bf3674881"}], "type": "network", "id": "4fcf375a7a284c3ca85dd165d598c3cb", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/e428b6e578e2485b9cc26da9ccf96a96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1acf73a288dd435cb0883e7723ed5056"}, {"url": "http://192.30.9.5:8776/v3/e428b6e578e2485b9cc26da9ccf96a96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25ab930679644d89bac501b74509b76d"}, {"url": "http://172.30.9.22:8776/v3/e428b6e578e2485b9cc26da9ccf96a96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe463692e35f41e28415b64d8ffd10af"}], "type": "volumev3", "id": "5679bf9cdfbb4efdb97a61a69442b76f", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/e428b6e578e2485b9cc26da9ccf96a96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4234eccc4e5c4c81a9740ee2adf95b67"}, {"url": "http://172.30.9.22:8776/v2/e428b6e578e2485b9cc26da9ccf96a96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "456ac2ca5ce14a919050a73ace6b5d36"}, {"url": "http://192.30.9.5:8776/v2/e428b6e578e2485b9cc26da9ccf96a96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec61effda13a4644aad9e330753e8ad3"}], "type": "volumev2", "id": "5fba3b72fec244c7b311cd023156a4e5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "057ed3b924844253978ad62059e6acbb"}, {"url": "http://172.30.9.22:8776/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c5726572f244dc1a37ddbd93a609edb"}, {"url": "http://192.30.9.5:8776/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7144203ef2f146f6a443da1e2a6503e6"}], "type": "volume", "id": "71aa1ff84fdd4eab95dbd16ac5fbfcf7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "218ecd9779c74fdbb9eff6a86b2e2ffa"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a4ae0c6c06a42aba305e1cb16268330"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f631f43b783d40b894997b7b49ab8a6b"}], "type": "image", "id": "7986c8336c5046db98dd34c332d24e7f", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "8edc8950a979429d96b680df313310a4", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a2d0d8a4ee24abcbae458bd1ce751ff"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6d1c3e6266f14458a3def33c4f0479b2"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "feca7a31784e458fb732ee0ca32ab24d"}], "type": "cloudformation", "id": "a1648659a78445d4bcaef3988eb0583e", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c10a925a2de437eac36a10b437ddcd1"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "517a76a99e3d470abde8b2e237f68205"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71f914c9732c486db7ec4dade5ea337a"}], "type": "compute", "id": "b18e3a8824af4ed79cd0162b85ca91d6", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91e36bdd70374197a9cc1cf82d4cacd4"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1c68732373a41b6bbdf0d38be58918e"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f7fd23166fd04cdbb15ae3b9534561a8"}], "type": "event", "id": "c887a5552b5842c5bbc8ce1b66332916", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68d3020187d14b4b925c0dbdfac338f6"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77e68b53932a4902a3a68484356b1c4e"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "809dcbff39164bbfaf936f0b35fd176c"}], "type": "placement", "id": "cd8c278131c84e4683012d83ae70eec0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8080/v1/AUTH_e428b6e578e2485b9cc26da9ccf96a96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49dd5c5e91d54d6aa44952eaa2390224"}, {"url": "http://12.0.0.43:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d5db89631954c7baafaf65b5aea991a"}, {"url": "http://12.0.0.43:8080/v1/AUTH_e428b6e578e2485b9cc26da9ccf96a96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "727249cbc39e4628bd3a179bd516b829"}], "type": "object-store", "id": "ec31481f5236441e98c13b38a9c609ec", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bc083505e0a4fba9e18037c17ad1785"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a4bed8aa09042d1be0a485c1bac878c"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89809cbce7344bcdbc14222d09ca5c81"}], "type": "identity", "id": "f4a28c09b9d7444fb27267a9c13f5ad7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0bd24ae5e1bc445db6c4eb649aa04b43"}, {"url": "http://192.30.9.5:8004/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6e6016d81674fa7951c5c486b38f564"}, {"url": "http://192.30.9.5:8004/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d22e870073e14dc5a443931e483e51a2"}], "type": "orchestration", "id": "f619feeb4e1c4cde836d701d6b52295f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "348e8fd3cbd140de8fdb5a2e7f1ba9ce"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37dabf8c0b3c4b4da176de43bbacdd17"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "97e424052ba4486c88034276e7ba90a9"}], "type": "alarming", "id": "ffab3464fcfe4e6086e29e4f2cac9a99", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1e1511f6281344c28c2a63d6a8174f8d"}, "audit_ids": ["ZmMJXUQqSbi6ppAwq95T2A"], "issued_at": "2018-08-26T10:43:42.000000Z"}} 2018-08-26 10:43:42,917 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-26 10:43:42,917 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}36bdaed2cf64651b92d89336d71d24057bed3ca4" 2018-08-26 10:43:43,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-068ea6b8-7b76-4074-a1e9-9e8a70bc9188 Date: Sun, 26 Aug 2018 10:43:43 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"9c1c4110-1d5a-4c9e-9e4a-8295252f6976","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"526e4f7307214396989751533ff33528","status":"ACTIVE","subnets":["a3c401bc-6377-43cc-8a20-abe78f2d51b9"],"description":"","tags":[],"updated_at":"2018-08-26T10:33:06Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"526e4f7307214396989751533ff33528","created_at":"2018-08-26T10:16:36Z","provider:network_type":"flat"}]} 2018-08-26 10:43:43,244 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-068ea6b8-7b76-4074-a1e9-9e8a70bc9188 2018-08-26 10:43:43,245 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.327746152878s 2018-08-26 10:43:43,245 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-068ea6b8-7b76-4074-a1e9-9e8a70bc9188 2018-08-26 10:43:43,248 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-26 10:43:43,253 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 26 Aug 2018 10:43:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a402a76e-ae00-46ee-8707-3d88402d72ef Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2018-08-26 10:43:43,254 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-a402a76e-ae00-46ee-8707-3d88402d72ef 2018-08-26 10:43:43,254 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-26 10:43:43,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}36bdaed2cf64651b92d89336d71d24057bed3ca4" 2018-08-26 10:43:43,449 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:43:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-908e9895-f849-42ef-98d7-9095c4c64358 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/b7fcd596cb374671bfc994968e0279ce"}, "tags": [], "enabled": true, "id": "b7fcd596cb374671bfc994968e0279ce", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-08-26 10:43:43,449 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-908e9895-f849-42ef-98d7-9095c4c64358 2018-08-26 10:43:43,449 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.194500923157s 2018-08-26 10:43:43,449 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-908e9895-f849-42ef-98d7-9095c4c64358 2018-08-26 10:43:43,457 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-26 10:43:43,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}36bdaed2cf64651b92d89336d71d24057bed3ca4" -d '{"project": {"description": "Created by OPNFV Functest: rally_sanity", "enabled": true, "domain_id": "default", "name": "rally_sanity-project_f9206a58-4e2a-4436-ba5c-f8718d04da41"}}' 2018-08-26 10:43:43,663 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 26 Aug 2018 10:43:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dbc63edd-52fd-4e57-8a2f-c260a444f3a5 Content-Length: 370 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.22:5000/v3/projects/bd4af74778eb4f9eb88f5ebd2c8c26af"}, "tags": [], "enabled": true, "id": "bd4af74778eb4f9eb88f5ebd2c8c26af", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_f9206a58-4e2a-4436-ba5c-f8718d04da41"}} 2018-08-26 10:43:43,663 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-dbc63edd-52fd-4e57-8a2f-c260a444f3a5 2018-08-26 10:43:43,663 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.205878019333s 2018-08-26 10:43:43,663 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-dbc63edd-52fd-4e57-8a2f-c260a444f3a5 2018-08-26 10:43:43,664 - 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'bd4af74778eb4f9eb88f5ebd2c8c26af', '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_f9206a58-4e2a-4436-ba5c-f8718d04da41'}) 2018-08-26 10:43:43,670 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-26 10:43:43,673 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}36bdaed2cf64651b92d89336d71d24057bed3ca4" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "5703f4a8-2e73-4360-afdd-ebad070167f2", "email": null, "name": "rally_sanity-user_f9206a58-4e2a-4436-ba5c-f8718d04da41"}}' 2018-08-26 10:43:44,069 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 26 Aug 2018 10:43:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ea0edd59-e40c-4591-9128-e764009d49b2 Content-Length: 327 Content-Type: application/json RESP BODY: {"user": {"name": "rally_sanity-user_f9206a58-4e2a-4436-ba5c-f8718d04da41", "links": {"self": "http://172.30.9.22:5000/v3/users/27695d5f5f4c4fd88e73baf7c5f07519"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "27695d5f5f4c4fd88e73baf7c5f07519", "domain_id": "default", "password_expires_at": null}} 2018-08-26 10:43:44,070 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-ea0edd59-e40c-4591-9128-e764009d49b2 2018-08-26 10:43:44,070 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.399775028229s 2018-08-26 10:43:44,070 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-ea0edd59-e40c-4591-9128-e764009d49b2 2018-08-26 10:43:44,071 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'27695d5f5f4c4fd88e73baf7c5f07519', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'rally_sanity-user_f9206a58-4e2a-4436-ba5c-f8718d04da41'}) 2018-08-26 10:43:44,074 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-26 10:43:44,078 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}36bdaed2cf64651b92d89336d71d24057bed3ca4" 2018-08-26 10:43:44,269 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:43:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-970af7eb-be65-41c6-9f7c-8f6ea956dab4 Content-Encoding: gzip Content-Length: 409 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "478525232f8240f3a5bcb37e18d15367", "links": {"self": "http://172.30.9.22:5000/v3/roles/478525232f8240f3a5bcb37e18d15367"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5d45fc17491a4aedb80e6e5e79d195c6", "links": {"self": "http://172.30.9.22:5000/v3/roles/5d45fc17491a4aedb80e6e5e79d195c6"}, "name": "reader"}, {"domain_id": null, "id": "64b697102e1c4dfb82d6ae117acf5e44", "links": {"self": "http://172.30.9.22:5000/v3/roles/64b697102e1c4dfb82d6ae117acf5e44"}, "name": "member"}, {"domain_id": null, "id": "6c30dd1ed17747c19a3fff37cee8f134", "links": {"self": "http://172.30.9.22:5000/v3/roles/6c30dd1ed17747c19a3fff37cee8f134"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b29a3a0f7cee4599871eeb6731b9c6f2", "links": {"self": "http://172.30.9.22:5000/v3/roles/b29a3a0f7cee4599871eeb6731b9c6f2"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d371bb17b4354fa8812550829dff08d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/d371bb17b4354fa8812550829dff08d3"}, "name": "admin"}, {"domain_id": null, "id": "d54515a19cc04386a508cfaf3906e7e7", "links": {"self": "http://172.30.9.22:5000/v3/roles/d54515a19cc04386a508cfaf3906e7e7"}, "name": "swiftoperator"}]} 2018-08-26 10:43:44,269 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-970af7eb-be65-41c6-9f7c-8f6ea956dab4 2018-08-26 10:43:44,269 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.19463801384s 2018-08-26 10:43:44,270 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-970af7eb-be65-41c6-9f7c-8f6ea956dab4 2018-08-26 10:43:44,277 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-26 10:43:44,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}36bdaed2cf64651b92d89336d71d24057bed3ca4" 2018-08-26 10:43:44,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:43:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8886fc9c-2fdb-49a3-983f-e6f8af8aabe3 Content-Encoding: gzip Content-Length: 409 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "478525232f8240f3a5bcb37e18d15367", "links": {"self": "http://172.30.9.22:5000/v3/roles/478525232f8240f3a5bcb37e18d15367"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5d45fc17491a4aedb80e6e5e79d195c6", "links": {"self": "http://172.30.9.22:5000/v3/roles/5d45fc17491a4aedb80e6e5e79d195c6"}, "name": "reader"}, {"domain_id": null, "id": "64b697102e1c4dfb82d6ae117acf5e44", "links": {"self": "http://172.30.9.22:5000/v3/roles/64b697102e1c4dfb82d6ae117acf5e44"}, "name": "member"}, {"domain_id": null, "id": "6c30dd1ed17747c19a3fff37cee8f134", "links": {"self": "http://172.30.9.22:5000/v3/roles/6c30dd1ed17747c19a3fff37cee8f134"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b29a3a0f7cee4599871eeb6731b9c6f2", "links": {"self": "http://172.30.9.22:5000/v3/roles/b29a3a0f7cee4599871eeb6731b9c6f2"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d371bb17b4354fa8812550829dff08d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/d371bb17b4354fa8812550829dff08d3"}, "name": "admin"}, {"domain_id": null, "id": "d54515a19cc04386a508cfaf3906e7e7", "links": {"self": "http://172.30.9.22:5000/v3/roles/d54515a19cc04386a508cfaf3906e7e7"}, "name": "swiftoperator"}]} 2018-08-26 10:43:44,552 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-8886fc9c-2fdb-49a3-983f-e6f8af8aabe3 2018-08-26 10:43:44,552 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.27520108223s 2018-08-26 10:43:44,552 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-8886fc9c-2fdb-49a3-983f-e6f8af8aabe3 2018-08-26 10:43:44,555 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-26 10:43:44,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}36bdaed2cf64651b92d89336d71d24057bed3ca4" 2018-08-26 10:43:44,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:43:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7067a84f-cd9d-4ad2-bae5-4259daf16044 Content-Encoding: gzip Content-Length: 409 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "478525232f8240f3a5bcb37e18d15367", "links": {"self": "http://172.30.9.22:5000/v3/roles/478525232f8240f3a5bcb37e18d15367"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5d45fc17491a4aedb80e6e5e79d195c6", "links": {"self": "http://172.30.9.22:5000/v3/roles/5d45fc17491a4aedb80e6e5e79d195c6"}, "name": "reader"}, {"domain_id": null, "id": "64b697102e1c4dfb82d6ae117acf5e44", "links": {"self": "http://172.30.9.22:5000/v3/roles/64b697102e1c4dfb82d6ae117acf5e44"}, "name": "member"}, {"domain_id": null, "id": "6c30dd1ed17747c19a3fff37cee8f134", "links": {"self": "http://172.30.9.22:5000/v3/roles/6c30dd1ed17747c19a3fff37cee8f134"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b29a3a0f7cee4599871eeb6731b9c6f2", "links": {"self": "http://172.30.9.22:5000/v3/roles/b29a3a0f7cee4599871eeb6731b9c6f2"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d371bb17b4354fa8812550829dff08d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/d371bb17b4354fa8812550829dff08d3"}, "name": "admin"}, {"domain_id": null, "id": "d54515a19cc04386a508cfaf3906e7e7", "links": {"self": "http://172.30.9.22:5000/v3/roles/d54515a19cc04386a508cfaf3906e7e7"}, "name": "swiftoperator"}]} 2018-08-26 10:43:44,659 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-7067a84f-cd9d-4ad2-bae5-4259daf16044 2018-08-26 10:43:44,659 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.103698015213s 2018-08-26 10:43:44,659 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-7067a84f-cd9d-4ad2-bae5-4259daf16044 2018-08-26 10:43:44,661 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-26 10:43:44,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}36bdaed2cf64651b92d89336d71d24057bed3ca4" 2018-08-26 10:43:44,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:43:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4766688-9fa7-4288-8ec7-eb93bdf708e3 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-26 10:43:44,766 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-b4766688-9fa7-4288-8ec7-eb93bdf708e3 2018-08-26 10:43:44,766 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.105231046677s 2018-08-26 10:43:44,766 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-b4766688-9fa7-4288-8ec7-eb93bdf708e3 2018-08-26 10:43:44,767 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-26 10:43:44,770 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}36bdaed2cf64651b92d89336d71d24057bed3ca4" 2018-08-26 10:43:44,973 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:43:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbd6d288-7bce-494a-a74a-db00427e181b Content-Encoding: gzip Content-Length: 975 Content-Type: application/json RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/00af5ffb672f4832ab8347fc3e59dad9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "00af5ffb672f4832ab8347fc3e59dad9", "email": "placement@localhost", "password_expires_at": null}, {"name": "api_check-user_cfa71808-e14a-4d0f-a925-c4cce043949d", "links": {"self": "http://172.30.9.22:5000/v3/users/0653adcd9bbd40d4a2487cf2c2b18753"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0653adcd9bbd40d4a2487cf2c2b18753", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/1155cddaef57457382d358aece0b4688"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1155cddaef57457382d358aece0b4688", "email": "panko@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_d167a7b0-d3aa-4f83-af07-f37a57d140fb", "links": {"self": "http://172.30.9.22:5000/v3/users/1df9f75d1d584587b0935d6ba2e78671"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1df9f75d1d584587b0935d6ba2e78671", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/1e1511f6281344c28c2a63d6a8174f8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1e1511f6281344c28c2a63d6a8174f8d", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/1f874aa402974ad1bde389b6ec3af461"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f874aa402974ad1bde389b6ec3af461", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "rally_sanity-user_f9206a58-4e2a-4436-ba5c-f8718d04da41", "links": {"self": "http://172.30.9.22:5000/v3/users/27695d5f5f4c4fd88e73baf7c5f07519"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "27695d5f5f4c4fd88e73baf7c5f07519", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/30ef6c63ca4f478ababb01839799530e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30ef6c63ca4f478ababb01839799530e", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/35943616abfb419b876965ce89cb2b8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "35943616abfb419b876965ce89cb2b8d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/394bd3d373f84b679204b10778d4c5d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "394bd3d373f84b679204b10778d4c5d6", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/5c46482149dc41d8a0f23a545eb8a332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c46482149dc41d8a0f23a545eb8a332", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6731abf69162411bab854fe2da778196"}, "domain_id": "b7fcd596cb374671bfc994968e0279ce", "enabled": true, "options": {}, "id": "6731abf69162411bab854fe2da778196", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/bc64983782874634be200a54d67bb2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bc64983782874634be200a54d67bb2dc", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/c16290bda05544839663305b8b46bfc4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c16290bda05544839663305b8b46bfc4", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/c78b7ea859ad4b4d9090aceb9cc94927"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c78b7ea859ad4b4d9090aceb9cc94927", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/f77a9ddb8d1e4546857d3ecef0ddf962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77a9ddb8d1e4546857d3ecef0ddf962", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/fd2f2ae2af224ce09fd25349c942fbd7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd2f2ae2af224ce09fd25349c942fbd7", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-08-26 10:43:44,973 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-fbd6d288-7bce-494a-a74a-db00427e181b 2018-08-26 10:43:44,973 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.205931901932s 2018-08-26 10:43:44,974 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-fbd6d288-7bce-494a-a74a-db00427e181b 2018-08-26 10:43:44,986 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-26 10:43:44,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}36bdaed2cf64651b92d89336d71d24057bed3ca4" 2018-08-26 10:43:45,094 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:43:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf4e9a10-7513-428d-9978-4d89e0d2cc9d Content-Encoding: gzip Content-Length: 536 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/e428b6e578e2485b9cc26da9ccf96a96"}, "tags": [], "enabled": true, "id": "e428b6e578e2485b9cc26da9ccf96a96", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/c99e13955d6e4bb58dbfa100dcee4823"}, "tags": [], "enabled": true, "id": "c99e13955d6e4bb58dbfa100dcee4823", "parent_id": "default", "domain_id": "default", "name": "api_check-project_cfa71808-e14a-4d0f-a925-c4cce043949d"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.22:5000/v3/projects/bd4af74778eb4f9eb88f5ebd2c8c26af"}, "tags": [], "enabled": true, "id": "bd4af74778eb4f9eb88f5ebd2c8c26af", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_f9206a58-4e2a-4436-ba5c-f8718d04da41"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/526e4f7307214396989751533ff33528"}, "tags": [], "enabled": true, "id": "526e4f7307214396989751533ff33528", "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.22:5000/v3/projects/45644229c8c04c4988a3eb8730a7b1ac"}, "tags": [], "enabled": true, "id": "45644229c8c04c4988a3eb8730a7b1ac", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_d167a7b0-d3aa-4f83-af07-f37a57d140fb"}]} 2018-08-26 10:43:45,094 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-cf4e9a10-7513-428d-9978-4d89e0d2cc9d 2018-08-26 10:43:45,094 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.108258008957s 2018-08-26 10:43:45,095 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-cf4e9a10-7513-428d-9978-4d89e0d2cc9d 2018-08-26 10:43:45,101 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-26 10:43:45,104 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=27695d5f5f4c4fd88e73baf7c5f07519&role.id=64b697102e1c4dfb82d6ae117acf5e44&scope.project.id=bd4af74778eb4f9eb88f5ebd2c8c26af" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}36bdaed2cf64651b92d89336d71d24057bed3ca4" 2018-08-26 10:43:45,205 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:43:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-799d079d-10e1-49a0-8fbc-1ff13a052e3f Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=27695d5f5f4c4fd88e73baf7c5f07519&role.id=64b697102e1c4dfb82d6ae117acf5e44&scope.project.id=bd4af74778eb4f9eb88f5ebd2c8c26af", "previous": null, "next": null}} 2018-08-26 10:43:45,205 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=27695d5f5f4c4fd88e73baf7c5f07519&role.id=64b697102e1c4dfb82d6ae117acf5e44&scope.project.id=bd4af74778eb4f9eb88f5ebd2c8c26af used request id req-799d079d-10e1-49a0-8fbc-1ff13a052e3f 2018-08-26 10:43:45,205 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.104057073593s 2018-08-26 10:43:45,206 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=27695d5f5f4c4fd88e73baf7c5f07519&role.id=64b697102e1c4dfb82d6ae117acf5e44&scope.project.id=bd4af74778eb4f9eb88f5ebd2c8c26af used request id req-799d079d-10e1-49a0-8fbc-1ff13a052e3f 2018-08-26 10:43:45,209 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-26 10:43:45,212 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/bd4af74778eb4f9eb88f5ebd2c8c26af/users/27695d5f5f4c4fd88e73baf7c5f07519/roles/64b697102e1c4dfb82d6ae117acf5e44 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}36bdaed2cf64651b92d89336d71d24057bed3ca4" 2018-08-26 10:43:45,371 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 26 Aug 2018 10:43:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7b6e78c4-f65a-4b02-b85b-13fc475a8e8f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-26 10:43:45,371 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/bd4af74778eb4f9eb88f5ebd2c8c26af/users/27695d5f5f4c4fd88e73baf7c5f07519/roles/64b697102e1c4dfb82d6ae117acf5e44 used request id req-7b6e78c4-f65a-4b02-b85b-13fc475a8e8f 2018-08-26 10:43:45,371 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.16220998764s 2018-08-26 10:43:45,372 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/bd4af74778eb4f9eb88f5ebd2c8c26af/users/27695d5f5f4c4fd88e73baf7c5f07519/roles/64b697102e1c4dfb82d6ae117acf5e44 used request id req-7b6e78c4-f65a-4b02-b85b-13fc475a8e8f 2018-08-26 10:43:45,372 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'rally_sanity-project_f9206a58-4e2a-4436-ba5c-f8718d04da41', 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'bd4af74778eb4f9eb88f5ebd2c8c26af', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '5703f4a8-2e73-4360-afdd-ebad070167f2', 'username': u'rally_sanity-user_f9206a58-4e2a-4436-ba5c-f8718d04da41', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-26 10:43:45,374 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-26 10:43:45,374 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-26 10:43:45,374 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-26 10:43:45,374 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-26 10:43:45,374 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-26 10:43:45,374 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-26 10:43:45,374 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-26 10:43:45,375 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-26 10:43:45,375 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-26 10:43:45,375 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-26 10:43:45,375 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-26 10:43:45,375 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-26 10:43:45,375 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-26 10:43:45,375 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-26 10:43:45,375 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-26 10:43:45,376 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-26 10:43:45,376 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-26 10:43:45,376 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-26 10:43:45,376 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-26 10:43:45,376 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-26 10:43:45,376 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-26 10:43:45,376 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-26 10:43:45,376 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-26 10:43:45,377 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-26 10:43:45,377 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-26 10:43:45,378 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'rally_sanity-user_f9206a58-4e2a-4436-ba5c-f8718d04da41', 'password': '5703f4a8-2e73-4360-afdd-ebad070167f2', 'project_name': 'rally_sanity-project_f9206a58-4e2a-4436-ba5c-f8718d04da41', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': 'bd4af74778eb4f9eb88f5ebd2c8c26af', 'project_domain_name': 'Default'} 2018-08-26 10:43:45,382 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-26 10:43:45,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}36bdaed2cf64651b92d89336d71d24057bed3ca4" 2018-08-26 10:43:45,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:43:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6b9457a-0c72-422a-952f-203418892f31 Content-Encoding: gzip Content-Length: 409 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "478525232f8240f3a5bcb37e18d15367", "links": {"self": "http://172.30.9.22:5000/v3/roles/478525232f8240f3a5bcb37e18d15367"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5d45fc17491a4aedb80e6e5e79d195c6", "links": {"self": "http://172.30.9.22:5000/v3/roles/5d45fc17491a4aedb80e6e5e79d195c6"}, "name": "reader"}, {"domain_id": null, "id": "64b697102e1c4dfb82d6ae117acf5e44", "links": {"self": "http://172.30.9.22:5000/v3/roles/64b697102e1c4dfb82d6ae117acf5e44"}, "name": "member"}, {"domain_id": null, "id": "6c30dd1ed17747c19a3fff37cee8f134", "links": {"self": "http://172.30.9.22:5000/v3/roles/6c30dd1ed17747c19a3fff37cee8f134"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b29a3a0f7cee4599871eeb6731b9c6f2", "links": {"self": "http://172.30.9.22:5000/v3/roles/b29a3a0f7cee4599871eeb6731b9c6f2"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d371bb17b4354fa8812550829dff08d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/d371bb17b4354fa8812550829dff08d3"}, "name": "admin"}, {"domain_id": null, "id": "d54515a19cc04386a508cfaf3906e7e7", "links": {"self": "http://172.30.9.22:5000/v3/roles/d54515a19cc04386a508cfaf3906e7e7"}, "name": "swiftoperator"}]} 2018-08-26 10:43:45,484 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-d6b9457a-0c72-422a-952f-203418892f31 2018-08-26 10:43:45,484 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.101977109909s 2018-08-26 10:43:45,484 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-d6b9457a-0c72-422a-952f-203418892f31 2018-08-26 10:43:45,489 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-26 10:43:45,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}36bdaed2cf64651b92d89336d71d24057bed3ca4" 2018-08-26 10:43:45,599 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:43:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2189ccb-9cdf-4280-a29b-a77e7fcde079 Content-Encoding: gzip Content-Length: 409 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "478525232f8240f3a5bcb37e18d15367", "links": {"self": "http://172.30.9.22:5000/v3/roles/478525232f8240f3a5bcb37e18d15367"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5d45fc17491a4aedb80e6e5e79d195c6", "links": {"self": "http://172.30.9.22:5000/v3/roles/5d45fc17491a4aedb80e6e5e79d195c6"}, "name": "reader"}, {"domain_id": null, "id": "64b697102e1c4dfb82d6ae117acf5e44", "links": {"self": "http://172.30.9.22:5000/v3/roles/64b697102e1c4dfb82d6ae117acf5e44"}, "name": "member"}, {"domain_id": null, "id": "6c30dd1ed17747c19a3fff37cee8f134", "links": {"self": "http://172.30.9.22:5000/v3/roles/6c30dd1ed17747c19a3fff37cee8f134"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b29a3a0f7cee4599871eeb6731b9c6f2", "links": {"self": "http://172.30.9.22:5000/v3/roles/b29a3a0f7cee4599871eeb6731b9c6f2"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d371bb17b4354fa8812550829dff08d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/d371bb17b4354fa8812550829dff08d3"}, "name": "admin"}, {"domain_id": null, "id": "d54515a19cc04386a508cfaf3906e7e7", "links": {"self": "http://172.30.9.22:5000/v3/roles/d54515a19cc04386a508cfaf3906e7e7"}, "name": "swiftoperator"}]} 2018-08-26 10:43:45,599 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-d2189ccb-9cdf-4280-a29b-a77e7fcde079 2018-08-26 10:43:45,599 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.109876871109s 2018-08-26 10:43:45,600 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-d2189ccb-9cdf-4280-a29b-a77e7fcde079 2018-08-26 10:43:45,604 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-26 10:43:45,608 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}36bdaed2cf64651b92d89336d71d24057bed3ca4" 2018-08-26 10:43:45,798 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:43:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e666bde-e3d2-415c-a1ca-479f8c882353 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-26 10:43:45,798 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-6e666bde-e3d2-415c-a1ca-479f8c882353 2018-08-26 10:43:45,798 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.193666934967s 2018-08-26 10:43:45,799 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-6e666bde-e3d2-415c-a1ca-479f8c882353 2018-08-26 10:43:45,799 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-26 10:43:45,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}36bdaed2cf64651b92d89336d71d24057bed3ca4" 2018-08-26 10:43:46,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:43:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-728bdc8a-db08-4b04-80b8-fdff8c32557d Content-Encoding: gzip Content-Length: 975 Content-Type: application/json RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/00af5ffb672f4832ab8347fc3e59dad9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "00af5ffb672f4832ab8347fc3e59dad9", "email": "placement@localhost", "password_expires_at": null}, {"name": "api_check-user_cfa71808-e14a-4d0f-a925-c4cce043949d", "links": {"self": "http://172.30.9.22:5000/v3/users/0653adcd9bbd40d4a2487cf2c2b18753"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0653adcd9bbd40d4a2487cf2c2b18753", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/1155cddaef57457382d358aece0b4688"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1155cddaef57457382d358aece0b4688", "email": "panko@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_d167a7b0-d3aa-4f83-af07-f37a57d140fb", "links": {"self": "http://172.30.9.22:5000/v3/users/1df9f75d1d584587b0935d6ba2e78671"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1df9f75d1d584587b0935d6ba2e78671", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/1e1511f6281344c28c2a63d6a8174f8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1e1511f6281344c28c2a63d6a8174f8d", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/1f874aa402974ad1bde389b6ec3af461"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f874aa402974ad1bde389b6ec3af461", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "rally_sanity-user_f9206a58-4e2a-4436-ba5c-f8718d04da41", "links": {"self": "http://172.30.9.22:5000/v3/users/27695d5f5f4c4fd88e73baf7c5f07519"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "27695d5f5f4c4fd88e73baf7c5f07519", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/30ef6c63ca4f478ababb01839799530e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30ef6c63ca4f478ababb01839799530e", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/35943616abfb419b876965ce89cb2b8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "35943616abfb419b876965ce89cb2b8d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/394bd3d373f84b679204b10778d4c5d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "394bd3d373f84b679204b10778d4c5d6", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/5c46482149dc41d8a0f23a545eb8a332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c46482149dc41d8a0f23a545eb8a332", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6731abf69162411bab854fe2da778196"}, "domain_id": "b7fcd596cb374671bfc994968e0279ce", "enabled": true, "options": {}, "id": "6731abf69162411bab854fe2da778196", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/bc64983782874634be200a54d67bb2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bc64983782874634be200a54d67bb2dc", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/c16290bda05544839663305b8b46bfc4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c16290bda05544839663305b8b46bfc4", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/c78b7ea859ad4b4d9090aceb9cc94927"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c78b7ea859ad4b4d9090aceb9cc94927", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/f77a9ddb8d1e4546857d3ecef0ddf962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77a9ddb8d1e4546857d3ecef0ddf962", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/fd2f2ae2af224ce09fd25349c942fbd7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd2f2ae2af224ce09fd25349c942fbd7", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-08-26 10:43:46,009 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-728bdc8a-db08-4b04-80b8-fdff8c32557d 2018-08-26 10:43:46,009 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.209203004837s 2018-08-26 10:43:46,009 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-728bdc8a-db08-4b04-80b8-fdff8c32557d 2018-08-26 10:43:46,018 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-26 10:43:46,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}36bdaed2cf64651b92d89336d71d24057bed3ca4" 2018-08-26 10:43:46,171 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:43:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c51e3639-03be-4fc2-b19c-e55c48d75715 Content-Encoding: gzip Content-Length: 536 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/e428b6e578e2485b9cc26da9ccf96a96"}, "tags": [], "enabled": true, "id": "e428b6e578e2485b9cc26da9ccf96a96", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/c99e13955d6e4bb58dbfa100dcee4823"}, "tags": [], "enabled": true, "id": "c99e13955d6e4bb58dbfa100dcee4823", "parent_id": "default", "domain_id": "default", "name": "api_check-project_cfa71808-e14a-4d0f-a925-c4cce043949d"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.22:5000/v3/projects/bd4af74778eb4f9eb88f5ebd2c8c26af"}, "tags": [], "enabled": true, "id": "bd4af74778eb4f9eb88f5ebd2c8c26af", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_f9206a58-4e2a-4436-ba5c-f8718d04da41"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/526e4f7307214396989751533ff33528"}, "tags": [], "enabled": true, "id": "526e4f7307214396989751533ff33528", "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.22:5000/v3/projects/45644229c8c04c4988a3eb8730a7b1ac"}, "tags": [], "enabled": true, "id": "45644229c8c04c4988a3eb8730a7b1ac", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_d167a7b0-d3aa-4f83-af07-f37a57d140fb"}]} 2018-08-26 10:43:46,171 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-c51e3639-03be-4fc2-b19c-e55c48d75715 2018-08-26 10:43:46,171 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.153383970261s 2018-08-26 10:43:46,171 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-c51e3639-03be-4fc2-b19c-e55c48d75715 2018-08-26 10:43:46,179 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-26 10:43:46,182 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=27695d5f5f4c4fd88e73baf7c5f07519&role.id=d371bb17b4354fa8812550829dff08d3&scope.project.id=bd4af74778eb4f9eb88f5ebd2c8c26af" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}36bdaed2cf64651b92d89336d71d24057bed3ca4" 2018-08-26 10:43:46,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:43:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-731010c9-5031-45ee-81c3-8847e7834289 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=27695d5f5f4c4fd88e73baf7c5f07519&role.id=d371bb17b4354fa8812550829dff08d3&scope.project.id=bd4af74778eb4f9eb88f5ebd2c8c26af", "previous": null, "next": null}} 2018-08-26 10:43:46,361 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=27695d5f5f4c4fd88e73baf7c5f07519&role.id=d371bb17b4354fa8812550829dff08d3&scope.project.id=bd4af74778eb4f9eb88f5ebd2c8c26af used request id req-731010c9-5031-45ee-81c3-8847e7834289 2018-08-26 10:43:46,362 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.182583093643s 2018-08-26 10:43:46,362 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=27695d5f5f4c4fd88e73baf7c5f07519&role.id=d371bb17b4354fa8812550829dff08d3&scope.project.id=bd4af74778eb4f9eb88f5ebd2c8c26af used request id req-731010c9-5031-45ee-81c3-8847e7834289 2018-08-26 10:43:46,365 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-26 10:43:46,368 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/bd4af74778eb4f9eb88f5ebd2c8c26af/users/27695d5f5f4c4fd88e73baf7c5f07519/roles/d371bb17b4354fa8812550829dff08d3 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}36bdaed2cf64651b92d89336d71d24057bed3ca4" 2018-08-26 10:43:46,502 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 26 Aug 2018 10:43:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-92b923c0-543f-42c5-b0f3-94a360c35e29 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-26 10:43:46,502 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/bd4af74778eb4f9eb88f5ebd2c8c26af/users/27695d5f5f4c4fd88e73baf7c5f07519/roles/d371bb17b4354fa8812550829dff08d3 used request id req-92b923c0-543f-42c5-b0f3-94a360c35e29 2018-08-26 10:43:46,502 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.136893987656s 2018-08-26 10:43:46,502 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/bd4af74778eb4f9eb88f5ebd2c8c26af/users/27695d5f5f4c4fd88e73baf7c5f07519/roles/d371bb17b4354fa8812550829dff08d3 used request id req-92b923c0-543f-42c5-b0f3-94a360c35e29 2018-08-26 10:43:46,503 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-08-26 10:43:46,870 - xtesting.energy.energy - INFO - Energy recorder API is not available, cause='status' 2018-08-26 10:43:46,872 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-26 10:43:46,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:43:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99817bef-8178-4f2b-9250-2376dc276b68 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-08-26 10:43:46,879 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-99817bef-8178-4f2b-9250-2376dc276b68 2018-08-26 10:43:46,880 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-26 10:43:47,277 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5d45fc17491a4aedb80e6e5e79d195c6", "name": "reader"}, {"id": "d371bb17b4354fa8812550829dff08d3", "name": "admin"}, {"id": "64b697102e1c4dfb82d6ae117acf5e44", "name": "member"}], "expires_at": "2018-08-26T11:43:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bd4af74778eb4f9eb88f5ebd2c8c26af", "name": "rally_sanity-project_f9206a58-4e2a-4436-ba5c-f8718d04da41"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1210d332c9744f5cbc695a2c01f49732"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "816f0ebf045249fb84d97c4bfc1f0a06"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a44497dc0f584430880fbb34d798f187"}], "type": "metric", "id": "06403f6d19cc45d3876c1f817db4cc2a", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33aefc6453a54d88a8073094e7078823"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3af2aad436db4c72a190ee1afb07b296"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a48de89935fd4d0787f0c84bf3674881"}], "type": "network", "id": "4fcf375a7a284c3ca85dd165d598c3cb", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/bd4af74778eb4f9eb88f5ebd2c8c26af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1acf73a288dd435cb0883e7723ed5056"}, {"url": "http://192.30.9.5:8776/v3/bd4af74778eb4f9eb88f5ebd2c8c26af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25ab930679644d89bac501b74509b76d"}, {"url": "http://172.30.9.22:8776/v3/bd4af74778eb4f9eb88f5ebd2c8c26af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe463692e35f41e28415b64d8ffd10af"}], "type": "volumev3", "id": "5679bf9cdfbb4efdb97a61a69442b76f", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/bd4af74778eb4f9eb88f5ebd2c8c26af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4234eccc4e5c4c81a9740ee2adf95b67"}, {"url": "http://172.30.9.22:8776/v2/bd4af74778eb4f9eb88f5ebd2c8c26af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "456ac2ca5ce14a919050a73ace6b5d36"}, {"url": "http://192.30.9.5:8776/v2/bd4af74778eb4f9eb88f5ebd2c8c26af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec61effda13a4644aad9e330753e8ad3"}], "type": "volumev2", "id": "5fba3b72fec244c7b311cd023156a4e5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/bd4af74778eb4f9eb88f5ebd2c8c26af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "057ed3b924844253978ad62059e6acbb"}, {"url": "http://172.30.9.22:8776/v1/bd4af74778eb4f9eb88f5ebd2c8c26af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c5726572f244dc1a37ddbd93a609edb"}, {"url": "http://192.30.9.5:8776/v1/bd4af74778eb4f9eb88f5ebd2c8c26af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7144203ef2f146f6a443da1e2a6503e6"}], "type": "volume", "id": "71aa1ff84fdd4eab95dbd16ac5fbfcf7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "218ecd9779c74fdbb9eff6a86b2e2ffa"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a4ae0c6c06a42aba305e1cb16268330"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f631f43b783d40b894997b7b49ab8a6b"}], "type": "image", "id": "7986c8336c5046db98dd34c332d24e7f", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "8edc8950a979429d96b680df313310a4", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a2d0d8a4ee24abcbae458bd1ce751ff"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6d1c3e6266f14458a3def33c4f0479b2"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "feca7a31784e458fb732ee0ca32ab24d"}], "type": "cloudformation", "id": "a1648659a78445d4bcaef3988eb0583e", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c10a925a2de437eac36a10b437ddcd1"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "517a76a99e3d470abde8b2e237f68205"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71f914c9732c486db7ec4dade5ea337a"}], "type": "compute", "id": "b18e3a8824af4ed79cd0162b85ca91d6", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91e36bdd70374197a9cc1cf82d4cacd4"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1c68732373a41b6bbdf0d38be58918e"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f7fd23166fd04cdbb15ae3b9534561a8"}], "type": "event", "id": "c887a5552b5842c5bbc8ce1b66332916", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68d3020187d14b4b925c0dbdfac338f6"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77e68b53932a4902a3a68484356b1c4e"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "809dcbff39164bbfaf936f0b35fd176c"}], "type": "placement", "id": "cd8c278131c84e4683012d83ae70eec0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8080/v1/AUTH_bd4af74778eb4f9eb88f5ebd2c8c26af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49dd5c5e91d54d6aa44952eaa2390224"}, {"url": "http://12.0.0.43:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d5db89631954c7baafaf65b5aea991a"}, {"url": "http://12.0.0.43:8080/v1/AUTH_bd4af74778eb4f9eb88f5ebd2c8c26af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "727249cbc39e4628bd3a179bd516b829"}], "type": "object-store", "id": "ec31481f5236441e98c13b38a9c609ec", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bc083505e0a4fba9e18037c17ad1785"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a4bed8aa09042d1be0a485c1bac878c"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89809cbce7344bcdbc14222d09ca5c81"}], "type": "identity", "id": "f4a28c09b9d7444fb27267a9c13f5ad7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/bd4af74778eb4f9eb88f5ebd2c8c26af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0bd24ae5e1bc445db6c4eb649aa04b43"}, {"url": "http://192.30.9.5:8004/v1/bd4af74778eb4f9eb88f5ebd2c8c26af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6e6016d81674fa7951c5c486b38f564"}, {"url": "http://192.30.9.5:8004/v1/bd4af74778eb4f9eb88f5ebd2c8c26af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d22e870073e14dc5a443931e483e51a2"}], "type": "orchestration", "id": "f619feeb4e1c4cde836d701d6b52295f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "348e8fd3cbd140de8fdb5a2e7f1ba9ce"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37dabf8c0b3c4b4da176de43bbacdd17"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "97e424052ba4486c88034276e7ba90a9"}], "type": "alarming", "id": "ffab3464fcfe4e6086e29e4f2cac9a99", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "rally_sanity-user_f9206a58-4e2a-4436-ba5c-f8718d04da41", "id": "27695d5f5f4c4fd88e73baf7c5f07519"}, "audit_ids": ["erZab427ToaLAZOv2jOA-A"], "issued_at": "2018-08-26T10:43:47.000000Z"}} 2018-08-26 10:43:47,280 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-26 10:43:47,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3888a4e17e193770983badc63ca1147253e35e44" -d '{"network": {"shared": true, "name": "rally_sanity-net_f9206a58-4e2a-4436-ba5c-f8718d04da41", "admin_state_up": true}}' 2018-08-26 10:43:47,978 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-1258d3e6-ba01-42f1-af5e-8982f22f2e70 Date: Sun, 26 Aug 2018 10:43:47 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":0,"port_security_enabled":true,"provider:network_type":"vxlan","id":"a0bb8700-4010-4b06-814d-1775aa97aa4d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":true,"project_id":"bd4af74778eb4f9eb88f5ebd2c8c26af","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-26T10:43:47Z","is_default":false,"provider:segmentation_id":29,"name":"rally_sanity-net_f9206a58-4e2a-4436-ba5c-f8718d04da41","admin_state_up":true,"tenant_id":"bd4af74778eb4f9eb88f5ebd2c8c26af","created_at":"2018-08-26T10:43:47Z","mtu":1450}} 2018-08-26 10:43:47,978 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-1258d3e6-ba01-42f1-af5e-8982f22f2e70 2018-08-26 10:43:47,978 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.698214054108s 2018-08-26 10:43:47,979 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-1258d3e6-ba01-42f1-af5e-8982f22f2e70 2018-08-26 10:43:47,979 - 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-26T10:43:47Z', u'is_default': False, u'revision_number': 0, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'a0bb8700-4010-4b06-814d-1775aa97aa4d', u'provider:segmentation_id': 29, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_sanity-net_f9206a58-4e2a-4436-ba5c-f8718d04da41', u'admin_state_up': True, u'tenant_id': u'bd4af74778eb4f9eb88f5ebd2c8c26af', u'created_at': u'2018-08-26T10:43:47Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': True, u'project_id': u'bd4af74778eb4f9eb88f5ebd2c8c26af'}) 2018-08-26 10:43:47,979 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-26 10:43:47,979 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3888a4e17e193770983badc63ca1147253e35e44" 2018-08-26 10:43:48,116 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1348 X-Openstack-Request-Id: req-e6280c85-a400-4718-9df4-af1cdf112d4a Date: Sun, 26 Aug 2018 10:43:48 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"9c1c4110-1d5a-4c9e-9e4a-8295252f6976","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"526e4f7307214396989751533ff33528","status":"ACTIVE","subnets":["a3c401bc-6377-43cc-8a20-abe78f2d51b9"],"description":"","tags":[],"updated_at":"2018-08-26T10:33:06Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"526e4f7307214396989751533ff33528","created_at":"2018-08-26T10:16:36Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":0,"port_security_enabled":true,"mtu":1450,"id":"a0bb8700-4010-4b06-814d-1775aa97aa4d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":true,"project_id":"bd4af74778eb4f9eb88f5ebd2c8c26af","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-26T10:43:47Z","provider:segmentation_id":29,"name":"rally_sanity-net_f9206a58-4e2a-4436-ba5c-f8718d04da41","admin_state_up":true,"tenant_id":"bd4af74778eb4f9eb88f5ebd2c8c26af","created_at":"2018-08-26T10:43:47Z","provider:network_type":"vxlan"}]} 2018-08-26 10:43:48,116 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-e6280c85-a400-4718-9df4-af1cdf112d4a 2018-08-26 10:43:48,117 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.137274026871s 2018-08-26 10:43:48,117 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-e6280c85-a400-4718-9df4-af1cdf112d4a 2018-08-26 10:43:48,118 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-26 10:43:48,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3888a4e17e193770983badc63ca1147253e35e44" -d '{"subnet": {"name": "rally_sanity-subnet_f9206a58-4e2a-4436-ba5c-f8718d04da41", "enable_dhcp": true, "network_id": "a0bb8700-4010-4b06-814d-1775aa97aa4d", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-26 10:43:49,196 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-52711f59-4cc6-489e-a81c-9841ec6f3e18 Date: Sun, 26 Aug 2018 10:43:49 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a0bb8700-4010-4b06-814d-1775aa97aa4d","tenant_id":"bd4af74778eb4f9eb88f5ebd2c8c26af","created_at":"2018-08-26T10:43:48Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-26T10:43:48Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"bd4af74778eb4f9eb88f5ebd2c8c26af","id":"8fef1e06-ea63-455b-8988-1a7e9d20be29","subnetpool_id":null,"name":"rally_sanity-subnet_f9206a58-4e2a-4436-ba5c-f8718d04da41"}} 2018-08-26 10:43:49,197 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-52711f59-4cc6-489e-a81c-9841ec6f3e18 2018-08-26 10:43:49,197 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.07864689827s 2018-08-26 10:43:49,197 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-52711f59-4cc6-489e-a81c-9841ec6f3e18 2018-08-26 10:43:49,198 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-26T10:43:48Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'8fef1e06-ea63-455b-8988-1a7e9d20be29', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_sanity-subnet_f9206a58-4e2a-4436-ba5c-f8718d04da41', u'enable_dhcp': True, u'network_id': u'a0bb8700-4010-4b06-814d-1775aa97aa4d', u'tenant_id': u'bd4af74778eb4f9eb88f5ebd2c8c26af', u'created_at': u'2018-08-26T10:43:48Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'bd4af74778eb4f9eb88f5ebd2c8c26af'}) 2018-08-26 10:43:49,198 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-26 10:43:49,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3888a4e17e193770983badc63ca1147253e35e44" -d '{"router": {"external_gateway_info": {"network_id": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976"}, "name": "rally_sanity-router_f9206a58-4e2a-4436-ba5c-f8718d04da41", "admin_state_up": true}}' 2018-08-26 10:43:50,233 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-a090a689-9ca0-43c1-a526-c8ac0fb8925b Date: Sun, 26 Aug 2018 10:43:50 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a3c401bc-6377-43cc-8a20-abe78f2d51b9", "ip_address": "172.30.9.203"}]}, "description": "", "tags": [], "tenant_id": "bd4af74778eb4f9eb88f5ebd2c8c26af", "created_at": "2018-08-26T10:43:49Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-26T10:43:50Z", "revision_number": 2, "routes": [], "project_id": "bd4af74778eb4f9eb88f5ebd2c8c26af", "id": "5e949c79-1c77-476f-b44f-8d8c59dd73f5", "name": "rally_sanity-router_f9206a58-4e2a-4436-ba5c-f8718d04da41"}} 2018-08-26 10:43:50,233 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-a090a689-9ca0-43c1-a526-c8ac0fb8925b 2018-08-26 10:43:50,233 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.03492712975s 2018-08-26 10:43:50,234 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-a090a689-9ca0-43c1-a526-c8ac0fb8925b 2018-08-26 10:43:50,234 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'9c1c4110-1d5a-4c9e-9e4a-8295252f6976', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'a3c401bc-6377-43cc-8a20-abe78f2d51b9', u'ip_address': u'172.30.9.203'}]}, u'description': u'', u'tags': [], u'tenant_id': u'bd4af74778eb4f9eb88f5ebd2c8c26af', u'created_at': u'2018-08-26T10:43:49Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-08-26T10:43:50Z', u'revision_number': 2, u'routes': [], u'project_id': u'bd4af74778eb4f9eb88f5ebd2c8c26af', u'id': u'5e949c79-1c77-476f-b44f-8d8c59dd73f5', u'name': u'rally_sanity-router_f9206a58-4e2a-4436-ba5c-f8718d04da41'}) 2018-08-26 10:43:50,235 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-26 10:43:50,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/5e949c79-1c77-476f-b44f-8d8c59dd73f5/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}3888a4e17e193770983badc63ca1147253e35e44" -d '{"subnet_id": "8fef1e06-ea63-455b-8988-1a7e9d20be29"}' 2018-08-26 10:43:51,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-ebbf9cc3-4735-4fc5-8879-73532421b1b1 Date: Sun, 26 Aug 2018 10:43:51 GMT RESP BODY: {"network_id": "a0bb8700-4010-4b06-814d-1775aa97aa4d", "tenant_id": "bd4af74778eb4f9eb88f5ebd2c8c26af", "subnet_id": "8fef1e06-ea63-455b-8988-1a7e9d20be29", "subnet_ids": ["8fef1e06-ea63-455b-8988-1a7e9d20be29"], "port_id": "89e6c7b5-235b-4396-a937-ad792a7ab2ad", "id": "5e949c79-1c77-476f-b44f-8d8c59dd73f5"} 2018-08-26 10:43:51,949 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/5e949c79-1c77-476f-b44f-8d8c59dd73f5/add_router_interface.json used request id req-ebbf9cc3-4735-4fc5-8879-73532421b1b1 2018-08-26 10:43:51,949 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.71423101425s 2018-08-26 10:43:51,949 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/5e949c79-1c77-476f-b44f-8d8c59dd73f5/add_router_interface.json used request id req-ebbf9cc3-4735-4fc5-8879-73532421b1b1 returning object 5e949c79-1c77-476f-b44f-8d8c59dd73f5 2018-08-26 10:43:51,950 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-26 10:43:52,077 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-26 10:43:52,078 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-26 10:43:52,083 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Sun, 26 Aug 2018 10:43:52 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2018-08-26 10:43:52,086 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-26 10:43:52,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3888a4e17e193770983badc63ca1147253e35e44" 2018-08-26 10:43:52,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-265382f3-ffac-47ae-b544-d1735f2c2d68 Date: Sun, 26 Aug 2018 10:43:52 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-26 10:43:52,560 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-265382f3-ffac-47ae-b544-d1735f2c2d68 2018-08-26 10:43:52,560 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.474494934082s 2018-08-26 10:43:52,561 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-265382f3-ffac-47ae-b544-d1735f2c2d68 2018-08-26 10:43:52,569 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-26 10:43:52,573 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3888a4e17e193770983badc63ca1147253e35e44" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/rally_sanity-img_f9206a58-4e2a-4436-ba5c-f8718d04da41", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "rally_sanity-img_f9206a58-4e2a-4436-ba5c-f8718d04da41"}' 2018-08-26 10:43:52,625 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 940 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/42e76c3c-daab-4332-94cd-7cd328f12221 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-ea329a13-43e7-4e6f-a5e0-964d11acba9c Date: Sun, 26 Aug 2018 10:43:52 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-26T10:43:52Z", "file": "/v2/images/42e76c3c-daab-4332-94cd-7cd328f12221/file", "owner": "bd4af74778eb4f9eb88f5ebd2c8c26af", "id": "42e76c3c-daab-4332-94cd-7cd328f12221", "size": null, "self": "/v2/images/42e76c3c-daab-4332-94cd-7cd328f12221", "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_f9206a58-4e2a-4436-ba5c-f8718d04da41", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_f9206a58-4e2a-4436-ba5c-f8718d04da41", "checksum": null, "created_at": "2018-08-26T10:43:52Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-26 10:43:52,626 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-ea329a13-43e7-4e6f-a5e0-964d11acba9c 2018-08-26 10:43:52,626 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0566229820251s 2018-08-26 10:43:52,626 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-ea329a13-43e7-4e6f-a5e0-964d11acba9c returning object 42e76c3c-daab-4332-94cd-7cd328f12221 2018-08-26 10:43:52,626 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-26 10:43:52,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/42e76c3c-daab-4332-94cd-7cd328f12221/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}3888a4e17e193770983badc63ca1147253e35e44" -d '' 2018-08-26 10:43:53,868 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-626a4638-1753-4406-8f1c-1045cca3068c Date: Sun, 26 Aug 2018 10:43: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-26 10:43:53,868 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/42e76c3c-daab-4332-94cd-7cd328f12221/file used request id req-626a4638-1753-4406-8f1c-1045cca3068c 2018-08-26 10:43:53,868 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.24138307571s 2018-08-26 10:43:53,868 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/42e76c3c-daab-4332-94cd-7cd328f12221/file used request id req-626a4638-1753-4406-8f1c-1045cca3068c 2018-08-26 10:43:53,871 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-26 10:43:53,874 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3888a4e17e193770983badc63ca1147253e35e44" 2018-08-26 10:43:53,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1400 Content-Type: application/json X-Openstack-Request-Id: req-fe05a3dc-053f-45d9-a46e-7f3996681dda Date: Sun, 26 Aug 2018 10:43:53 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-26T10:43:53Z", "file": "/v2/images/42e76c3c-daab-4332-94cd-7cd328f12221/file", "owner": "bd4af74778eb4f9eb88f5ebd2c8c26af", "id": "42e76c3c-daab-4332-94cd-7cd328f12221", "size": 12716032, "self": "/v2/images/42e76c3c-daab-4332-94cd-7cd328f12221", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/42e76c3c-daab-4332-94cd-7cd328f12221/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/42e76c3c-daab-4332-94cd-7cd328f12221/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_f9206a58-4e2a-4436-ba5c-f8718d04da41", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_f9206a58-4e2a-4436-ba5c-f8718d04da41", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-26T10:43:52Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-26 10:43:53,894 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-fe05a3dc-053f-45d9-a46e-7f3996681dda 2018-08-26 10:43:53,895 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0232651233673s 2018-08-26 10:43:53,895 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-fe05a3dc-053f-45d9-a46e-7f3996681dda 2018-08-26 10:43:53,898 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/42e76c3c-daab-4332-94cd-7cd328f12221/snap', u'metadata': Munch({})})], 'file': u'/v2/images/42e76c3c-daab-4332-94cd-7cd328f12221/file', 'owner': u'bd4af74778eb4f9eb88f5ebd2c8c26af', 'id': u'42e76c3c-daab-4332-94cd-7cd328f12221', 'size': 12716032, u'self': u'/v2/images/42e76c3c-daab-4332-94cd-7cd328f12221', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'bd4af74778eb4f9eb88f5ebd2c8c26af', 'name': 'rally_sanity-project_f9206a58-4e2a-4436-ba5c-f8718d04da41', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/42e76c3c-daab-4332-94cd-7cd328f12221/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-26T10:43:53Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-26T10:43:53Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_sanity-img_f9206a58-4e2a-4436-ba5c-f8718d04da41', '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/42e76c3c-daab-4332-94cd-7cd328f12221', 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_f9206a58-4e2a-4436-ba5c-f8718d04da41', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'rally_sanity-img_f9206a58-4e2a-4436-ba5c-f8718d04da41', 'created': u'2018-08-26T10:43:52Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-26T10:43: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/42e76c3c-daab-4332-94cd-7cd328f12221', 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_f9206a58-4e2a-4436-ba5c-f8718d04da41', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-26 10:43:53,899 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-26 10:43:53,903 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}36bdaed2cf64651b92d89336d71d24057bed3ca4" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "rally_sanity-flavor_f9206a58-4e2a-4436-ba5c-f8718d04da41", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-26 10:43:54,237 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:43:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-21581e0a-2df3-41eb-9f14-432420188d7a x-compute-request-id: req-21581e0a-2df3-41eb-9f14-432420188d7a Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavor": {"name": "rally_sanity-flavor_f9206a58-4e2a-4436-ba5c-f8718d04da41", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/0bf41d5a-c415-4614-86fa-47d7961b6e86", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/0bf41d5a-c415-4614-86fa-47d7961b6e86", "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": "0bf41d5a-c415-4614-86fa-47d7961b6e86"}} 2018-08-26 10:43:54,237 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-21581e0a-2df3-41eb-9f14-432420188d7a 2018-08-26 10:43:54,237 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.3373939991s 2018-08-26 10:43:54,237 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-21581e0a-2df3-41eb-9f14-432420188d7a 2018-08-26 10:43:54,239 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_f9206a58-4e2a-4436-ba5c-f8718d04da41', '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'e428b6e578e2485b9cc26da9ccf96a96', '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'0bf41d5a-c415-4614-86fa-47d7961b6e86', 'swap': 0}) 2018-08-26 10:43:54,240 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-26 10:43:54,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/0bf41d5a-c415-4614-86fa-47d7961b6e86/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}36bdaed2cf64651b92d89336d71d24057bed3ca4" -d '{"extra_specs": {}}' 2018-08-26 10:43:54,263 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:43:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3038aed0-fdff-4699-bea8-708a3ac5f0d0 x-compute-request-id: req-3038aed0-fdff-4699-bea8-708a3ac5f0d0 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-26 10:43:54,263 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/0bf41d5a-c415-4614-86fa-47d7961b6e86/os-extra_specs used request id req-3038aed0-fdff-4699-bea8-708a3ac5f0d0 2018-08-26 10:43:54,263 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0232889652252s 2018-08-26 10:43:54,264 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/0bf41d5a-c415-4614-86fa-47d7961b6e86/os-extra_specs used request id req-3038aed0-fdff-4699-bea8-708a3ac5f0d0 2018-08-26 10:43:54,264 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-26 10:43:57,128 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-08-26 10:43:59,926 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 1288f356-9c50-47ea-a41c-4bb31bafcd75 | 2018-08-26T10:43:59.577088 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 1288f356-9c50-47ea-a41c-4bb31bafcd75 ~/.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-26 10:44:03,850 - 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-26 10:44:03,851 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-08-26 10:44:03,851 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-08-26 10:44:03,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3888a4e17e193770983badc63ca1147253e35e44" 2018-08-26 10:44:04,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10: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-d9566199-ffed-4d04-a4b3-0a3da8fa3777 x-compute-request-id: req-d9566199-ffed-4d04-a4b3-0a3da8fa3777 Content-Encoding: gzip Content-Length: 712 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 5}, "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.3", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 6}, "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.9", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-08-26 10:44:04,170 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-hypervisors/detail used request id req-d9566199-ffed-4d04-a4b3-0a3da8fa3777 2018-08-26 10:44:04,171 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.319056034088s 2018-08-26 10:44:04,171 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-hypervisors/detail used request id req-d9566199-ffed-4d04-a4b3-0a3da8fa3777 2018-08-26 10:44:04,172 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-26 10:44:04,175 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}36bdaed2cf64651b92d89336d71d24057bed3ca4" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "rally_sanity-flavor_alt_f9206a58-4e2a-4436-ba5c-f8718d04da41", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-26 10:44:04,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:44:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ea01098a-4664-4b10-8f2b-414eaa4ff615 x-compute-request-id: req-ea01098a-4664-4b10-8f2b-414eaa4ff615 Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"flavor": {"name": "rally_sanity-flavor_alt_f9206a58-4e2a-4436-ba5c-f8718d04da41", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/b41a1bf5-060d-4226-8270-bf63eb6c14fd", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/b41a1bf5-060d-4226-8270-bf63eb6c14fd", "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": "b41a1bf5-060d-4226-8270-bf63eb6c14fd"}} 2018-08-26 10:44:04,225 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-ea01098a-4664-4b10-8f2b-414eaa4ff615 2018-08-26 10:44:04,226 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0531940460205s 2018-08-26 10:44:04,226 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-ea01098a-4664-4b10-8f2b-414eaa4ff615 2018-08-26 10:44:04,227 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_f9206a58-4e2a-4436-ba5c-f8718d04da41', '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'e428b6e578e2485b9cc26da9ccf96a96', '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'b41a1bf5-060d-4226-8270-bf63eb6c14fd', 'swap': 0}) 2018-08-26 10:44:04,227 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-26 10:44:04,230 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/b41a1bf5-060d-4226-8270-bf63eb6c14fd/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}36bdaed2cf64651b92d89336d71d24057bed3ca4" -d '{"extra_specs": {}}' 2018-08-26 10:44:04,246 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 10:44:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-eead90f5-d0d8-428b-9943-b292ee568f47 x-compute-request-id: req-eead90f5-d0d8-428b-9943-b292ee568f47 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-26 10:44:04,247 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/b41a1bf5-060d-4226-8270-bf63eb6c14fd/os-extra_specs used request id req-eead90f5-d0d8-428b-9943-b292ee568f47 2018-08-26 10:44:04,247 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.019054889679s 2018-08-26 10:44:04,247 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/b41a1bf5-060d-4226-8270-bf63eb6c14fd/os-extra_specs used request id req-eead90f5-d0d8-428b-9943-b292ee568f47 2018-08-26 10:44:04,247 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_f9206a58-4e2a-4436-ba5c-f8718d04da41', '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'e428b6e578e2485b9cc26da9ccf96a96', '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'b41a1bf5-060d-4226-8270-bf63eb6c14fd', 'swap': 0}) 2018-08-26 10:44:04,247 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-08-26 10:44:04,248 - 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-26 10:44:04,249 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-26 10:44:04,261 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-26 10:44:04,262 - 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': 'a0bb8700-4010-4b06-814d-1775aa97aa4d', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_f9206a58-4e2a-4436-ba5c-f8718d04da41', 'flavor_name': 'rally_sanity-flavor_f9206a58-4e2a-4436-ba5c-f8718d04da41', '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_f9206a58-4e2a-4436-ba5c-f8718d04da41', '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-26 10:45:23,031 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : aa09003e-7aec-4794-a8e4-dbd55fc682d9 2018-08-26 10:45:23,032 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-08-26 10:45:23,032 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'aa09003e-7aec-4794-a8e4-dbd55fc682d9'] 2018-08-26 10:45:23,848 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid aa09003e-7aec-4794-a8e4-dbd55fc682d9 -------------------------------------------------------------------------------- Task aa09003e-7aec-4794-a8e4-dbd55fc682d9: 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 aa09003e-7aec-4794-a8e4-dbd55fc682d9 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.601 | 0.601 | 0.601 | 0.601 | 0.601 | 0.601 | 100.0% | 1 | | total | 0.601 | 0.601 | 0.601 | 0.601 | 0.601 | 0.601 | 100.0% | 1 | | -> duration | 0.601 | 0.601 | 0.601 | 0.601 | 0.601 | 0.601 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.600804 Full duration: 8.890234 -------------------------------------------------------------------------------- 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 aa09003e-7aec-4794-a8e4-dbd55fc682d9 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.558 | 0.558 | 0.558 | 0.558 | 0.558 | 0.558 | 100.0% | 1 | | total | 1.017 | 1.017 | 1.017 | 1.017 | 1.017 | 1.017 | 100.0% | 1 | | -> duration | 1.017 | 1.017 | 1.017 | 1.017 | 1.017 | 1.017 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.016977 Full duration: 9.793388 -------------------------------------------------------------------------------- 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 aa09003e-7aec-4794-a8e4-dbd55fc682d9 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.333 | 0.333 | 0.333 | 0.333 | 0.333 | 0.333 | 100.0% | 1 | | total | 0.767 | 0.767 | 0.767 | 0.767 | 0.767 | 0.767 | 100.0% | 1 | | -> duration | 0.767 | 0.767 | 0.767 | 0.767 | 0.767 | 0.767 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.767492 Full duration: 9.279419 -------------------------------------------------------------------------------- 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 aa09003e-7aec-4794-a8e4-dbd55fc682d9 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.577 | 1.577 | 1.577 | 1.577 | 1.577 | 1.577 | 100.0% | 1 | | total | 2.023 | 2.023 | 2.023 | 2.023 | 2.023 | 2.023 | 100.0% | 1 | | -> duration | 2.023 | 2.023 | 2.023 | 2.023 | 2.023 | 2.023 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.02305 Full duration: 10.441856 -------------------------------------------------------------------------------- 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 aa09003e-7aec-4794-a8e4-dbd55fc682d9 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.517 | 0.517 | 0.517 | 0.517 | 0.517 | 0.517 | 100.0% | 1 | | total | 0.951 | 0.951 | 0.951 | 0.951 | 0.951 | 0.951 | 100.0% | 1 | | -> duration | 0.951 | 0.951 | 0.951 | 0.951 | 0.951 | 0.951 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.951333 Full duration: 9.815411 -------------------------------------------------------------------------------- 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 aa09003e-7aec-4794-a8e4-dbd55fc682d9 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.282 | 0.282 | 0.282 | 0.282 | 0.282 | 0.282 | 100.0% | 1 | | total | 0.768 | 0.768 | 0.768 | 0.768 | 0.768 | 0.768 | 100.0% | 1 | | -> duration | 0.768 | 0.768 | 0.768 | 0.768 | 0.768 | 0.768 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.767746 Full duration: 10.106152 HINTS: * To plot HTML graphics with this data, run: rally task report aa09003e-7aec-4794-a8e4-dbd55fc682d9 --out output.html * To generate a JUnit report, run: rally task export aa09003e-7aec-4794-a8e4-dbd55fc682d9 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report aa09003e-7aec-4794-a8e4-dbd55fc682d9 --json --out output.json 2018-08-26 10:45:23,848 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'aa09003e-7aec-4794-a8e4-dbd55fc682d9', '--out', u'/home/opnfv/functest/results/rally/opnfv-authenticate.json'] 2018-08-26 10:45:26,297 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid aa09003e-7aec-4794-a8e4-dbd55fc682d9 --out /home/opnfv/functest/results/rally/opnfv-authenticate.json 2018-08-26 10:45:26.188 766 INFO rally.api [-] Building 'json' report for the following task(s): 'aa09003e-7aec-4794-a8e4-dbd55fc682d9'. 2018-08-26 10:45:26.193 766 INFO rally.api [-] The report has been successfully built. 2018-08-26 10:45:26,298 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'aa09003e-7aec-4794-a8e4-dbd55fc682d9', '--out', u'/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-08-26 10:45:28,858 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid aa09003e-7aec-4794-a8e4-dbd55fc682d9 --out /home/opnfv/functest/results/rally/opnfv-authenticate.html 2018-08-26 10:45:28.741 769 INFO rally.api [-] Building 'html' report for the following task(s): 'aa09003e-7aec-4794-a8e4-dbd55fc682d9'. 2018-08-26 10:45:28.763 769 INFO rally.api [-] The report has been successfully built. 2018-08-26 10:45:28,866 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-08-26 10:45:28,866 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-08-26 10:45:28,866 - 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-26 10:45:28,866 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-26 10:45:28,879 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-26 10:45:28,880 - 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': 'a0bb8700-4010-4b06-814d-1775aa97aa4d', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_f9206a58-4e2a-4436-ba5c-f8718d04da41', 'flavor_name': 'rally_sanity-flavor_f9206a58-4e2a-4436-ba5c-f8718d04da41', '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_f9206a58-4e2a-4436-ba5c-f8718d04da41', '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-26 10:47:07,724 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 98786d78-f21c-496f-a55f-8a177f5bf36e 2018-08-26 10:47:07,724 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '98786d78-f21c-496f-a55f-8a177f5bf36e'] 2018-08-26 10:47:08,673 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 98786d78-f21c-496f-a55f-8a177f5bf36e -------------------------------------------------------------------------------- Task 98786d78-f21c-496f-a55f-8a177f5bf36e: 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 98786d78-f21c-496f-a55f-8a177f5bf36e has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 2.892 | 2.892 | 2.892 | 2.892 | 2.892 | 2.892 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.044 | 0.044 | 0.044 | 0.044 | 0.044 | 0.044 | 100.0% | 1 | | -> glance_v2.upload_data | 0.458 | 0.458 | 0.458 | 0.458 | 0.458 | 0.458 | 100.0% | 1 | | glance_v2.delete_image | 0.947 | 0.947 | 0.947 | 0.947 | 0.947 | 0.947 | 100.0% | 1 | | total | 3.839 | 3.839 | 3.839 | 3.839 | 3.839 | 3.839 | 100.0% | 1 | | -> duration | 3.839 | 3.839 | 3.839 | 3.839 | 3.839 | 3.839 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.839237 Full duration: 14.538976 -------------------------------------------------------------------------------- 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 98786d78-f21c-496f-a55f-8a177f5bf36e has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 2.776 | 2.776 | 2.776 | 2.776 | 2.776 | 2.776 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.044 | 0.044 | 0.044 | 0.044 | 0.044 | 0.044 | 100.0% | 1 | | -> glance_v2.upload_data | 0.415 | 0.415 | 0.415 | 0.415 | 0.415 | 0.415 | 100.0% | 1 | | glance_v2.list_images | 0.065 | 0.065 | 0.065 | 0.065 | 0.065 | 0.065 | 100.0% | 1 | | total | 2.841 | 2.841 | 2.841 | 2.841 | 2.841 | 2.841 | 100.0% | 1 | | -> duration | 2.841 | 2.841 | 2.841 | 2.841 | 2.841 | 2.841 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.840934 Full duration: 15.117382 -------------------------------------------------------------------------------- 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 98786d78-f21c-496f-a55f-8a177f5bf36e 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.307 | 0.307 | 0.307 | 0.307 | 0.307 | 0.307 | 100.0% | 1 | | total | 0.307 | 0.307 | 0.307 | 0.307 | 0.307 | 0.307 | 100.0% | 1 | | -> duration | 0.307 | 0.307 | 0.307 | 0.307 | 0.307 | 0.307 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.306856 Full duration: 9.926284 -------------------------------------------------------------------------------- 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": "a0bb8700-4010-4b06-814d-1775aa97aa4d" } ], "flavor": { "name": "rally_sanity-flavor_f9206a58-4e2a-4436-ba5c-f8718d04da41" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 98786d78-f21c-496f-a55f-8a177f5bf36e has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 2.843 | 2.843 | 2.843 | 2.843 | 2.843 | 2.843 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.048 | 0.048 | 0.048 | 0.048 | 0.048 | 0.048 | 100.0% | 1 | | -> glance_v2.upload_data | 0.432 | 0.432 | 0.432 | 0.432 | 0.432 | 0.432 | 100.0% | 1 | | nova.boot_servers | 13.245 | 13.245 | 13.245 | 13.245 | 13.245 | 13.245 | 100.0% | 1 | | total | 16.089 | 16.089 | 16.089 | 16.089 | 16.089 | 16.089 | 100.0% | 1 | | -> duration | 15.089 | 15.089 | 15.089 | 15.089 | 15.089 | 15.089 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.088573 Full duration: 38.478178 HINTS: * To plot HTML graphics with this data, run: rally task report 98786d78-f21c-496f-a55f-8a177f5bf36e --out output.html * To generate a JUnit report, run: rally task export 98786d78-f21c-496f-a55f-8a177f5bf36e --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 98786d78-f21c-496f-a55f-8a177f5bf36e --json --out output.json 2018-08-26 10:47:08,674 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '98786d78-f21c-496f-a55f-8a177f5bf36e', '--out', u'/home/opnfv/functest/results/rally/opnfv-glance.json'] 2018-08-26 10:47:11,262 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 98786d78-f21c-496f-a55f-8a177f5bf36e --out /home/opnfv/functest/results/rally/opnfv-glance.json 2018-08-26 10:47:11.164 1322 INFO rally.api [-] Building 'json' report for the following task(s): '98786d78-f21c-496f-a55f-8a177f5bf36e'. 2018-08-26 10:47:11.169 1322 INFO rally.api [-] The report has been successfully built. 2018-08-26 10:47:11,262 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '98786d78-f21c-496f-a55f-8a177f5bf36e', '--out', u'/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-08-26 10:47:13,836 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 98786d78-f21c-496f-a55f-8a177f5bf36e --out /home/opnfv/functest/results/rally/opnfv-glance.html 2018-08-26 10:47:13.723 1325 INFO rally.api [-] Building 'html' report for the following task(s): '98786d78-f21c-496f-a55f-8a177f5bf36e'. 2018-08-26 10:47:13.743 1325 INFO rally.api [-] The report has been successfully built. 2018-08-26 10:47:13,843 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-08-26 10:47:13,843 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-08-26 10:47:13,844 - 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-26 10:47:13,844 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-26 10:47:13,857 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-26 10:47:13,858 - 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': 'a0bb8700-4010-4b06-814d-1775aa97aa4d', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_f9206a58-4e2a-4436-ba5c-f8718d04da41', 'flavor_name': 'rally_sanity-flavor_f9206a58-4e2a-4436-ba5c-f8718d04da41', '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_f9206a58-4e2a-4436-ba5c-f8718d04da41', '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-26 10:50:54,578 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 536e39dc-89a1-445d-b1fd-8e564168010a 2018-08-26 10:50:54,578 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '536e39dc-89a1-445d-b1fd-8e564168010a'] 2018-08-26 10:50:55,514 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 536e39dc-89a1-445d-b1fd-8e564168010a -------------------------------------------------------------------------------- Task 536e39dc-89a1-445d-b1fd-8e564168010a: 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 536e39dc-89a1-445d-b1fd-8e564168010a 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.354 | 3.354 | 3.354 | 3.354 | 3.354 | 3.354 | 100.0% | 1 | | cinder_v2.delete_snapshot | 2.933 | 2.933 | 2.933 | 2.933 | 2.933 | 2.933 | 100.0% | 1 | | total | 6.287 | 6.287 | 6.287 | 6.287 | 6.287 | 6.287 | 100.0% | 1 | | -> duration | 6.287 | 6.287 | 6.287 | 6.287 | 6.287 | 6.287 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.287314 Full duration: 25.016614 -------------------------------------------------------------------------------- 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 536e39dc-89a1-445d-b1fd-8e564168010a 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.725 | 3.725 | 3.725 | 3.725 | 3.725 | 3.725 | 100.0% | 1 | | cinder_v2.delete_volume | 2.656 | 2.656 | 2.656 | 2.656 | 2.656 | 2.656 | 100.0% | 1 | | total | 6.381 | 6.381 | 6.381 | 6.381 | 6.381 | 6.381 | 100.0% | 1 | | -> duration | 6.381 | 6.381 | 6.381 | 6.381 | 6.381 | 6.381 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.381413 Full duration: 18.407967 -------------------------------------------------------------------------------- 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_f9206a58-4e2a-4436-ba5c-f8718d04da41" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 536e39dc-89a1-445d-b1fd-8e564168010a has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 6.229 | 6.229 | 6.229 | 6.229 | 6.229 | 6.229 | 100.0% | 1 | | cinder_v2.delete_volume | 2.637 | 2.637 | 2.637 | 2.637 | 2.637 | 2.637 | 100.0% | 1 | | total | 8.867 | 8.867 | 8.867 | 8.867 | 8.867 | 8.867 | 100.0% | 1 | | -> duration | 8.867 | 8.867 | 8.867 | 8.867 | 8.867 | 8.867 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.866586 Full duration: 22.174923 -------------------------------------------------------------------------------- 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 536e39dc-89a1-445d-b1fd-8e564168010a 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.594 | 3.594 | 3.594 | 3.594 | 3.594 | 3.594 | 100.0% | 1 | | cinder_v2.delete_volume | 2.383 | 2.383 | 2.383 | 2.383 | 2.383 | 2.383 | 100.0% | 1 | | total | 5.977 | 5.977 | 5.977 | 5.977 | 5.977 | 5.977 | 100.0% | 1 | | -> duration | 5.977 | 5.977 | 5.977 | 5.977 | 5.977 | 5.977 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.977231 Full duration: 18.59447 -------------------------------------------------------------------------------- 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 536e39dc-89a1-445d-b1fd-8e564168010a 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.382 | 3.382 | 3.382 | 3.382 | 3.382 | 3.382 | 100.0% | 1 | | cinder_v2.extend_volume | 0.646 | 0.646 | 0.646 | 0.646 | 0.646 | 0.646 | 100.0% | 1 | | cinder_v2.delete_volume | 0.558 | 0.558 | 0.558 | 0.558 | 0.558 | 0.558 | 100.0% | 1 | | total | 4.586 | 4.586 | 4.586 | 4.586 | 4.586 | 4.586 | 100.0% | 1 | | -> duration | 4.586 | 4.586 | 4.586 | 4.586 | 4.586 | 4.586 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.586398 Full duration: 17.09385 -------------------------------------------------------------------------------- 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 536e39dc-89a1-445d-b1fd-8e564168010a 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.482 | 3.482 | 3.482 | 3.482 | 3.482 | 3.482 | 100.0% | 1 | | cinder_v2.delete_volume | 2.879 | 2.879 | 2.879 | 2.879 | 2.879 | 2.879 | 100.0% | 1 | | total | 6.362 | 6.362 | 6.362 | 6.362 | 6.362 | 6.362 | 100.0% | 1 | | -> duration | 6.362 | 6.362 | 6.362 | 6.362 | 6.362 | 6.362 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.361908 Full duration: 25.113873 -------------------------------------------------------------------------------- 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 536e39dc-89a1-445d-b1fd-8e564168010a 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.723 | 0.723 | 0.723 | 0.723 | 0.723 | 0.723 | 100.0% | 1 | | cinder_v2.list_qos | 0.265 | 0.265 | 0.265 | 0.265 | 0.265 | 0.265 | 100.0% | 1 | | total | 0.988 | 0.988 | 0.988 | 0.988 | 0.988 | 0.988 | 100.0% | 1 | | -> duration | 0.988 | 0.988 | 0.988 | 0.988 | 0.988 | 0.988 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.988171 Full duration: 15.062517 -------------------------------------------------------------------------------- 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 536e39dc-89a1-445d-b1fd-8e564168010a 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.731 | 0.731 | 0.731 | 0.731 | 0.731 | 0.731 | 100.0% | 1 | | cinder_v2.set_qos | 0.307 | 0.307 | 0.307 | 0.307 | 0.307 | 0.307 | 100.0% | 1 | | total | 1.039 | 1.039 | 1.039 | 1.039 | 1.039 | 1.039 | 100.0% | 1 | | -> duration | 1.039 | 1.039 | 1.039 | 1.039 | 1.039 | 1.039 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.039066 Full duration: 15.160342 -------------------------------------------------------------------------------- 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 536e39dc-89a1-445d-b1fd-8e564168010a 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.765 | 0.765 | 0.765 | 0.765 | 0.765 | 0.765 | 100.0% | 1 | | cinder_v2.list_types | 0.369 | 0.369 | 0.369 | 0.369 | 0.369 | 0.369 | 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.134397 Full duration: 15.896806 -------------------------------------------------------------------------------- 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 536e39dc-89a1-445d-b1fd-8e564168010a 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.732 | 0.732 | 0.732 | 0.732 | 0.732 | 0.732 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.299 | 0.299 | 0.299 | 0.299 | 0.299 | 0.299 | 100.0% | 1 | | total | 1.031 | 1.031 | 1.031 | 1.031 | 1.031 | 1.031 | 100.0% | 1 | | -> duration | 1.031 | 1.031 | 1.031 | 1.031 | 1.031 | 1.031 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.030985 Full duration: 15.123764 HINTS: * To plot HTML graphics with this data, run: rally task report 536e39dc-89a1-445d-b1fd-8e564168010a --out output.html * To generate a JUnit report, run: rally task export 536e39dc-89a1-445d-b1fd-8e564168010a --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 536e39dc-89a1-445d-b1fd-8e564168010a --json --out output.json 2018-08-26 10:50:55,514 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '536e39dc-89a1-445d-b1fd-8e564168010a', '--out', u'/home/opnfv/functest/results/rally/opnfv-cinder.json'] 2018-08-26 10:50:58,028 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 536e39dc-89a1-445d-b1fd-8e564168010a --out /home/opnfv/functest/results/rally/opnfv-cinder.json 2018-08-26 10:50:57.923 3114 INFO rally.api [-] Building 'json' report for the following task(s): '536e39dc-89a1-445d-b1fd-8e564168010a'. 2018-08-26 10:50:57.933 3114 INFO rally.api [-] The report has been successfully built. 2018-08-26 10:50:58,029 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '536e39dc-89a1-445d-b1fd-8e564168010a', '--out', u'/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-08-26 10:51:00,612 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 536e39dc-89a1-445d-b1fd-8e564168010a --out /home/opnfv/functest/results/rally/opnfv-cinder.html 2018-08-26 10:51:00.490 3117 INFO rally.api [-] Building 'html' report for the following task(s): '536e39dc-89a1-445d-b1fd-8e564168010a'. 2018-08-26 10:51:00.518 3117 INFO rally.api [-] The report has been successfully built. 2018-08-26 10:51:00,627 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-08-26 10:51:00,627 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "gnocchi" ... 2018-08-26 10:51:00,628 - 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-26 10:51:00,628 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-26 10:51:00,640 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-26 10:51:00,641 - 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': 'a0bb8700-4010-4b06-814d-1775aa97aa4d', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_f9206a58-4e2a-4436-ba5c-f8718d04da41', 'flavor_name': 'rally_sanity-flavor_f9206a58-4e2a-4436-ba5c-f8718d04da41', '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_f9206a58-4e2a-4436-ba5c-f8718d04da41', '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-26 10:53:21,917 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 55513e30-0913-4498-a550-8d485709dfb8 2018-08-26 10:53:21,917 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '55513e30-0913-4498-a550-8d485709dfb8'] 2018-08-26 10:53:22,940 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 55513e30-0913-4498-a550-8d485709dfb8 -------------------------------------------------------------------------------- Task 55513e30-0913-4498-a550-8d485709dfb8: 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 55513e30-0913-4498-a550-8d485709dfb8 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.684 | 0.684 | 0.684 | 0.684 | 0.684 | 0.684 | 100.0% | 1 | | total | 0.684 | 0.684 | 0.684 | 0.684 | 0.684 | 0.684 | 100.0% | 1 | | -> duration | 0.684 | 0.684 | 0.684 | 0.684 | 0.684 | 0.684 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.684312 Full duration: 9.170032 -------------------------------------------------------------------------------- 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 55513e30-0913-4498-a550-8d485709dfb8 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.712 | 0.712 | 0.712 | 0.712 | 0.712 | 0.712 | 100.0% | 1 | | total | 0.712 | 0.712 | 0.712 | 0.712 | 0.712 | 0.712 | 100.0% | 1 | | -> duration | 0.712 | 0.712 | 0.712 | 0.712 | 0.712 | 0.712 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.712203 Full duration: 9.102102 -------------------------------------------------------------------------------- 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 55513e30-0913-4498-a550-8d485709dfb8 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.706 | 0.706 | 0.706 | 0.706 | 0.706 | 0.706 | 100.0% | 1 | | total | 0.706 | 0.706 | 0.706 | 0.706 | 0.706 | 0.706 | 100.0% | 1 | | -> duration | 0.706 | 0.706 | 0.706 | 0.706 | 0.706 | 0.706 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.706288 Full duration: 9.153725 -------------------------------------------------------------------------------- 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 55513e30-0913-4498-a550-8d485709dfb8 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.728 | 0.728 | 0.728 | 0.728 | 0.728 | 0.728 | 100.0% | 1 | | gnocchi.delete_archive_policy_rule | 0.269 | 0.269 | 0.269 | 0.269 | 0.269 | 0.269 | 100.0% | 1 | | total | 0.997 | 0.997 | 0.997 | 0.997 | 0.997 | 0.997 | 100.0% | 1 | | -> duration | 0.997 | 0.997 | 0.997 | 0.997 | 0.997 | 0.997 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.997407 Full duration: 10.688852 -------------------------------------------------------------------------------- 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 55513e30-0913-4498-a550-8d485709dfb8 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.696 | 0.696 | 0.696 | 0.696 | 0.696 | 0.696 | 100.0% | 1 | | total | 0.696 | 0.696 | 0.696 | 0.696 | 0.696 | 0.696 | 100.0% | 1 | | -> duration | 0.696 | 0.696 | 0.696 | 0.696 | 0.696 | 0.696 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.696395 Full duration: 9.369056 -------------------------------------------------------------------------------- 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 55513e30-0913-4498-a550-8d485709dfb8 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.686 | 0.686 | 0.686 | 0.686 | 0.686 | 0.686 | 100.0% | 1 | | gnocchi.delete_archive_policy | 0.27 | 0.27 | 0.27 | 0.27 | 0.27 | 0.27 | 100.0% | 1 | | total | 0.956 | 0.956 | 0.956 | 0.956 | 0.956 | 0.956 | 100.0% | 1 | | -> duration | 0.956 | 0.956 | 0.956 | 0.956 | 0.956 | 0.956 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.956184 Full duration: 10.91876 -------------------------------------------------------------------------------- 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 55513e30-0913-4498-a550-8d485709dfb8 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.705 | 0.705 | 0.705 | 0.705 | 0.705 | 0.705 | 100.0% | 1 | | total | 0.705 | 0.705 | 0.705 | 0.705 | 0.705 | 0.705 | 100.0% | 1 | | -> duration | 0.705 | 0.705 | 0.705 | 0.705 | 0.705 | 0.705 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.704745 Full duration: 9.018675 -------------------------------------------------------------------------------- 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 55513e30-0913-4498-a550-8d485709dfb8 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.382 | 1.382 | 1.382 | 1.382 | 1.382 | 1.382 | 100.0% | 1 | | gnocchi.delete_resource_type | 0.4 | 0.4 | 0.4 | 0.4 | 0.4 | 0.4 | 100.0% | 1 | | total | 1.783 | 1.783 | 1.783 | 1.783 | 1.783 | 1.783 | 100.0% | 1 | | -> duration | 1.783 | 1.783 | 1.783 | 1.783 | 1.783 | 1.783 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.782553 Full duration: 11.141036 -------------------------------------------------------------------------------- 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 55513e30-0913-4498-a550-8d485709dfb8 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.716 | 0.716 | 0.716 | 0.716 | 0.716 | 0.716 | 100.0% | 1 | | total | 0.716 | 0.716 | 0.716 | 0.716 | 0.716 | 0.716 | 100.0% | 1 | | -> duration | 0.716 | 0.716 | 0.716 | 0.716 | 0.716 | 0.716 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.716117 Full duration: 9.466206 -------------------------------------------------------------------------------- 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 55513e30-0913-4498-a550-8d485709dfb8 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_metric | 0.967 | 0.967 | 0.967 | 0.967 | 0.967 | 0.967 | 100.0% | 1 | | gnocchi.delete_metric | 0.274 | 0.274 | 0.274 | 0.274 | 0.274 | 0.274 | 100.0% | 1 | | total | 1.242 | 1.242 | 1.242 | 1.242 | 1.242 | 1.242 | 100.0% | 1 | | -> duration | 1.242 | 1.242 | 1.242 | 1.242 | 1.242 | 1.242 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.241742 Full duration: 10.902001 -------------------------------------------------------------------------------- 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 55513e30-0913-4498-a550-8d485709dfb8 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.692 | 0.692 | 0.692 | 0.692 | 0.692 | 0.692 | 100.0% | 1 | | gnocchi.delete_resource | 0.28 | 0.28 | 0.28 | 0.28 | 0.28 | 0.28 | 100.0% | 1 | | total | 0.972 | 0.972 | 0.972 | 0.972 | 0.972 | 0.972 | 100.0% | 1 | | -> duration | 0.972 | 0.972 | 0.972 | 0.972 | 0.972 | 0.972 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.972288 Full duration: 10.256307 HINTS: * To plot HTML graphics with this data, run: rally task report 55513e30-0913-4498-a550-8d485709dfb8 --out output.html * To generate a JUnit report, run: rally task export 55513e30-0913-4498-a550-8d485709dfb8 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 55513e30-0913-4498-a550-8d485709dfb8 --json --out output.json 2018-08-26 10:53:22,940 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '55513e30-0913-4498-a550-8d485709dfb8', '--out', u'/home/opnfv/functest/results/rally/opnfv-gnocchi.json'] 2018-08-26 10:53:25,528 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 55513e30-0913-4498-a550-8d485709dfb8 --out /home/opnfv/functest/results/rally/opnfv-gnocchi.json 2018-08-26 10:53:25.424 4252 INFO rally.api [-] Building 'json' report for the following task(s): '55513e30-0913-4498-a550-8d485709dfb8'. 2018-08-26 10:53:25.433 4252 INFO rally.api [-] The report has been successfully built. 2018-08-26 10:53:25,529 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '55513e30-0913-4498-a550-8d485709dfb8', '--out', u'/home/opnfv/functest/results/rally/opnfv-gnocchi.html'] 2018-08-26 10:53:28,028 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 55513e30-0913-4498-a550-8d485709dfb8 --out /home/opnfv/functest/results/rally/opnfv-gnocchi.html 2018-08-26 10:53:27.901 4255 INFO rally.api [-] Building 'html' report for the following task(s): '55513e30-0913-4498-a550-8d485709dfb8'. 2018-08-26 10:53:27.928 4255 INFO rally.api [-] The report has been successfully built. 2018-08-26 10:53:28,033 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "gnocchi" OK. 2018-08-26 10:53:28,033 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-08-26 10:53:28,033 - 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-26 10:53:28,033 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-26 10:53:28,038 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-26 10:53:28,038 - 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': 'a0bb8700-4010-4b06-814d-1775aa97aa4d', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_f9206a58-4e2a-4436-ba5c-f8718d04da41', 'flavor_name': 'rally_sanity-flavor_f9206a58-4e2a-4436-ba5c-f8718d04da41', '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_f9206a58-4e2a-4436-ba5c-f8718d04da41', '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-26 10:55:36,033 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : c260f861-2d5a-49b7-a1f3-0c529912ee34 2018-08-26 10:55:36,033 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'c260f861-2d5a-49b7-a1f3-0c529912ee34'] 2018-08-26 10:55:37,023 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid c260f861-2d5a-49b7-a1f3-0c529912ee34 -------------------------------------------------------------------------------- Task c260f861-2d5a-49b7-a1f3-0c529912ee34: 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 c260f861-2d5a-49b7-a1f3-0c529912ee34 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 6.549 | 6.549 | 6.549 | 6.549 | 6.549 | 6.549 | 100.0% | 1 | | heat.update_stack | 4.04 | 4.04 | 4.04 | 4.04 | 4.04 | 4.04 | 100.0% | 1 | | heat.delete_stack | 2.978 | 2.978 | 2.978 | 2.978 | 2.978 | 2.978 | 100.0% | 1 | | total | 13.567 | 13.567 | 13.567 | 13.567 | 13.567 | 13.567 | 100.0% | 1 | | -> duration | 9.567 | 9.567 | 9.567 | 9.567 | 9.567 | 9.567 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.567458 Full duration: 28.965281 -------------------------------------------------------------------------------- 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 c260f861-2d5a-49b7-a1f3-0c529912ee34 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.883 | 5.883 | 5.883 | 5.883 | 5.883 | 5.883 | 100.0% | 1 | | heat.check_stack | 1.095 | 1.095 | 1.095 | 1.095 | 1.095 | 1.095 | 100.0% | 1 | | heat.delete_stack | 1.956 | 1.956 | 1.956 | 1.956 | 1.956 | 1.956 | 100.0% | 1 | | total | 8.933 | 8.933 | 8.933 | 8.933 | 8.933 | 8.933 | 100.0% | 1 | | -> duration | 6.933 | 6.933 | 6.933 | 6.933 | 6.933 | 6.933 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.933374 Full duration: 23.952243 -------------------------------------------------------------------------------- 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 c260f861-2d5a-49b7-a1f3-0c529912ee34 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.58 | 5.58 | 5.58 | 5.58 | 5.58 | 5.58 | 100.0% | 1 | | heat.suspend_stack | 0.589 | 0.589 | 0.589 | 0.589 | 0.589 | 0.589 | 100.0% | 1 | | heat.resume_stack | 1.923 | 1.923 | 1.923 | 1.923 | 1.923 | 1.923 | 100.0% | 1 | | heat.delete_stack | 1.756 | 1.756 | 1.756 | 1.756 | 1.756 | 1.756 | 100.0% | 1 | | total | 9.848 | 9.848 | 9.848 | 9.848 | 9.848 | 9.848 | 100.0% | 1 | | -> duration | 7.848 | 7.848 | 7.848 | 7.848 | 7.848 | 7.848 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.847884 Full duration: 24.36548 -------------------------------------------------------------------------------- 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 c260f861-2d5a-49b7-a1f3-0c529912ee34 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.735 | 0.735 | 0.735 | 0.735 | 0.735 | 0.735 | 100.0% | 1 | | total | 0.735 | 0.735 | 0.735 | 0.735 | 0.735 | 0.735 | 100.0% | 1 | | -> duration | 0.735 | 0.735 | 0.735 | 0.735 | 0.735 | 0.735 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.734648 Full duration: 14.391006 HINTS: * To plot HTML graphics with this data, run: rally task report c260f861-2d5a-49b7-a1f3-0c529912ee34 --out output.html * To generate a JUnit report, run: rally task export c260f861-2d5a-49b7-a1f3-0c529912ee34 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report c260f861-2d5a-49b7-a1f3-0c529912ee34 --json --out output.json 2018-08-26 10:55:37,023 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'c260f861-2d5a-49b7-a1f3-0c529912ee34', '--out', u'/home/opnfv/functest/results/rally/opnfv-heat.json'] 2018-08-26 10:55:39,613 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid c260f861-2d5a-49b7-a1f3-0c529912ee34 --out /home/opnfv/functest/results/rally/opnfv-heat.json 2018-08-26 10:55:39.515 5168 INFO rally.api [-] Building 'json' report for the following task(s): 'c260f861-2d5a-49b7-a1f3-0c529912ee34'. 2018-08-26 10:55:39.520 5168 INFO rally.api [-] The report has been successfully built. 2018-08-26 10:55:39,614 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'c260f861-2d5a-49b7-a1f3-0c529912ee34', '--out', u'/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-08-26 10:55:42,241 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid c260f861-2d5a-49b7-a1f3-0c529912ee34 --out /home/opnfv/functest/results/rally/opnfv-heat.html 2018-08-26 10:55:42.125 5171 INFO rally.api [-] Building 'html' report for the following task(s): 'c260f861-2d5a-49b7-a1f3-0c529912ee34'. 2018-08-26 10:55:42.147 5171 INFO rally.api [-] The report has been successfully built. 2018-08-26 10:55:42,247 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-08-26 10:55:42,248 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-08-26 10:55:42,248 - 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-26 10:55:42,249 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-26 10:55:42,261 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-26 10:55:42,261 - 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': 'a0bb8700-4010-4b06-814d-1775aa97aa4d', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_f9206a58-4e2a-4436-ba5c-f8718d04da41', 'flavor_name': 'rally_sanity-flavor_f9206a58-4e2a-4436-ba5c-f8718d04da41', '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_f9206a58-4e2a-4436-ba5c-f8718d04da41', '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-26 10:59:48,606 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : bdb6a337-590c-43b3-b2a2-d0f10661c5a9 2018-08-26 10:59:48,606 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'bdb6a337-590c-43b3-b2a2-d0f10661c5a9'] 2018-08-26 10:59:49,570 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid bdb6a337-590c-43b3-b2a2-d0f10661c5a9 -------------------------------------------------------------------------------- Task bdb6a337-590c-43b3-b2a2-d0f10661c5a9: 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 bdb6a337-590c-43b3-b2a2-d0f10661c5a9 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.789 | 0.789 | 0.789 | 0.789 | 0.789 | 0.789 | 100.0% | 1 | | keystone_v3.add_role | 0.141 | 0.141 | 0.141 | 0.141 | 0.141 | 0.141 | 100.0% | 1 | | keystone_v3.revoke_role | 0.154 | 0.154 | 0.154 | 0.154 | 0.154 | 0.154 | 100.0% | 1 | | total | 1.084 | 1.084 | 1.084 | 1.084 | 1.084 | 1.084 | 100.0% | 1 | | -> duration | 1.084 | 1.084 | 1.084 | 1.084 | 1.084 | 1.084 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.084068 Full duration: 18.113702 -------------------------------------------------------------------------------- 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 bdb6a337-590c-43b3-b2a2-d0f10661c5a9 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.634 | 0.634 | 0.634 | 0.634 | 0.634 | 0.634 | 100.0% | 1 | | keystone_v3.add_role | 0.189 | 0.189 | 0.189 | 0.189 | 0.189 | 0.189 | 100.0% | 1 | | keystone_v3.list_roles | 0.197 | 0.197 | 0.197 | 0.197 | 0.197 | 0.197 | 100.0% | 1 | | total | 1.019 | 1.019 | 1.019 | 1.019 | 1.019 | 1.019 | 100.0% | 1 | | -> duration | 1.019 | 1.019 | 1.019 | 1.019 | 1.019 | 1.019 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.019425 Full duration: 18.33837 -------------------------------------------------------------------------------- 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 bdb6a337-590c-43b3-b2a2-d0f10661c5a9 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.955 | 0.955 | 0.955 | 0.955 | 0.955 | 0.955 | 100.0% | 1 | | keystone_v3.list_projects | 0.186 | 0.186 | 0.186 | 0.186 | 0.186 | 0.186 | 100.0% | 1 | | total | 1.142 | 1.142 | 1.142 | 1.142 | 1.142 | 1.142 | 100.0% | 1 | | -> duration | 1.142 | 1.142 | 1.142 | 1.142 | 1.142 | 1.142 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.141999 Full duration: 18.669045 -------------------------------------------------------------------------------- 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 bdb6a337-590c-43b3-b2a2-d0f10661c5a9 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.606 | 0.606 | 0.606 | 0.606 | 0.606 | 0.606 | 100.0% | 1 | | keystone_v3.delete_role | 0.203 | 0.203 | 0.203 | 0.203 | 0.203 | 0.203 | 100.0% | 1 | | total | 0.81 | 0.81 | 0.81 | 0.81 | 0.81 | 0.81 | 100.0% | 1 | | -> duration | 0.81 | 0.81 | 0.81 | 0.81 | 0.81 | 0.81 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.809575 Full duration: 16.182998 -------------------------------------------------------------------------------- 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 bdb6a337-590c-43b3-b2a2-d0f10661c5a9 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.714 | 0.714 | 0.714 | 0.714 | 0.714 | 0.714 | 100.0% | 1 | | keystone_v3.delete_service | 0.133 | 0.133 | 0.133 | 0.133 | 0.133 | 0.133 | 100.0% | 1 | | total | 0.848 | 0.848 | 0.848 | 0.848 | 0.848 | 0.848 | 100.0% | 1 | | -> duration | 0.848 | 0.848 | 0.848 | 0.848 | 0.848 | 0.848 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.847565 Full duration: 15.89044 -------------------------------------------------------------------------------- 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 bdb6a337-590c-43b3-b2a2-d0f10661c5a9 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.027 | 1.027 | 1.027 | 1.027 | 1.027 | 1.027 | 100.0% | 1 | | keystone_v3.create_user | 0.691 | 0.691 | 0.691 | 0.691 | 0.691 | 0.691 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.105 | 0.105 | 0.105 | 0.105 | 0.105 | 0.105 | 100.0% | 1 | | -> keystone_v3.add_role | 0.173 | 0.173 | 0.173 | 0.173 | 0.173 | 0.173 | 100.0% | 1 | | keystone_v3.create_role | 0.295 | 0.295 | 0.295 | 0.295 | 0.295 | 0.295 | 100.0% | 1 | | keystone_v3.get_project | 0.116 | 0.116 | 0.116 | 0.116 | 0.116 | 0.116 | 100.0% | 1 | | keystone_v3.get_user | 0.202 | 0.202 | 0.202 | 0.202 | 0.202 | 0.202 | 100.0% | 1 | | keystone_v3.get_role | 0.189 | 0.189 | 0.189 | 0.189 | 0.189 | 0.189 | 100.0% | 1 | | keystone_v3.list_services | 0.108 | 0.108 | 0.108 | 0.108 | 0.108 | 0.108 | 100.0% | 1 | | keystone_v3.get_services | 0.102 | 0.102 | 0.102 | 0.102 | 0.102 | 0.102 | 100.0% | 1 | | total | 2.93 | 2.93 | 2.93 | 2.93 | 2.93 | 2.93 | 100.0% | 1 | | -> duration | 2.93 | 2.93 | 2.93 | 2.93 | 2.93 | 2.93 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.929777 Full duration: 24.721446 -------------------------------------------------------------------------------- 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 bdb6a337-590c-43b3-b2a2-d0f10661c5a9 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.018 | 1.018 | 1.018 | 1.018 | 1.018 | 1.018 | 100.0% | 1 | | keystone_v3.update_project | 0.203 | 0.203 | 0.203 | 0.203 | 0.203 | 0.203 | 100.0% | 1 | | keystone_v3.delete_project | 0.24 | 0.24 | 0.24 | 0.24 | 0.24 | 0.24 | 100.0% | 1 | | total | 1.461 | 1.461 | 1.461 | 1.461 | 1.461 | 1.461 | 100.0% | 1 | | -> duration | 1.461 | 1.461 | 1.461 | 1.461 | 1.461 | 1.461 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.461334 Full duration: 16.399307 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task bdb6a337-590c-43b3-b2a2-d0f10661c5a9 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_user | 0.913 | 0.913 | 0.913 | 0.913 | 0.913 | 0.913 | 100.0% | 1 | | total | 1.111 | 1.111 | 1.111 | 1.111 | 1.111 | 1.111 | 100.0% | 1 | | -> duration | 1.111 | 1.111 | 1.111 | 1.111 | 1.111 | 1.111 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.111299 Full duration: 18.758236 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task bdb6a337-590c-43b3-b2a2-d0f10661c5a9 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.041 | 1.041 | 1.041 | 1.041 | 1.041 | 1.041 | 100.0% | 1 | | total | 1.041 | 1.041 | 1.041 | 1.041 | 1.041 | 1.041 | 100.0% | 1 | | -> duration | 1.041 | 1.041 | 1.041 | 1.041 | 1.041 | 1.041 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.041173 Full duration: 18.086426 -------------------------------------------------------------------------------- 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 bdb6a337-590c-43b3-b2a2-d0f10661c5a9 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.079 | 1.079 | 1.079 | 1.079 | 1.079 | 1.079 | 100.0% | 1 | | keystone_v3.list_users | 0.123 | 0.123 | 0.123 | 0.123 | 0.123 | 0.123 | 100.0% | 1 | | total | 1.331 | 1.331 | 1.331 | 1.331 | 1.331 | 1.331 | 100.0% | 1 | | -> duration | 1.331 | 1.331 | 1.331 | 1.331 | 1.331 | 1.331 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.330577 Full duration: 18.732495 -------------------------------------------------------------------------------- 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 bdb6a337-590c-43b3-b2a2-d0f10661c5a9 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.926 | 0.926 | 0.926 | 0.926 | 0.926 | 0.926 | 100.0% | 1 | | keystone_v3.create_users | 6.967 | 6.967 | 6.967 | 6.967 | 6.967 | 6.967 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 6.966 | 6.966 | 6.966 | 6.966 | 6.966 | 6.966 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 1.35 | 1.35 | 1.35 | 1.35 | 1.35 | 1.35 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 1.667 | 1.667 | 1.667 | 1.667 | 1.667 | 1.667 | 100.0% | 1 | | total | 9.319 | 9.319 | 9.319 | 9.319 | 9.319 | 9.319 | 100.0% | 1 | | -> duration | 9.319 | 9.319 | 9.319 | 9.319 | 9.319 | 9.319 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.319377 Full duration: 30.694661 HINTS: * To plot HTML graphics with this data, run: rally task report bdb6a337-590c-43b3-b2a2-d0f10661c5a9 --out output.html * To generate a JUnit report, run: rally task export bdb6a337-590c-43b3-b2a2-d0f10661c5a9 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report bdb6a337-590c-43b3-b2a2-d0f10661c5a9 --json --out output.json 2018-08-26 10:59:49,570 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'bdb6a337-590c-43b3-b2a2-d0f10661c5a9', '--out', u'/home/opnfv/functest/results/rally/opnfv-keystone.json'] 2018-08-26 10:59:52,058 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid bdb6a337-590c-43b3-b2a2-d0f10661c5a9 --out /home/opnfv/functest/results/rally/opnfv-keystone.json 2018-08-26 10:59:51.942 7086 INFO rally.api [-] Building 'json' report for the following task(s): 'bdb6a337-590c-43b3-b2a2-d0f10661c5a9'. 2018-08-26 10:59:51.953 7086 INFO rally.api [-] The report has been successfully built. 2018-08-26 10:59:52,058 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'bdb6a337-590c-43b3-b2a2-d0f10661c5a9', '--out', u'/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-08-26 10:59:54,647 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid bdb6a337-590c-43b3-b2a2-d0f10661c5a9 --out /home/opnfv/functest/results/rally/opnfv-keystone.html 2018-08-26 10:59:54.519 7089 INFO rally.api [-] Building 'html' report for the following task(s): 'bdb6a337-590c-43b3-b2a2-d0f10661c5a9'. 2018-08-26 10:59:54.549 7089 INFO rally.api [-] The report has been successfully built. 2018-08-26 10:59:54,655 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-08-26 10:59:54,655 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-08-26 10:59:54,656 - 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-26 10:59:54,656 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-26 10:59:54,662 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-26 10:59:54,662 - 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': 'a0bb8700-4010-4b06-814d-1775aa97aa4d', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_f9206a58-4e2a-4436-ba5c-f8718d04da41', 'flavor_name': 'rally_sanity-flavor_f9206a58-4e2a-4436-ba5c-f8718d04da41', '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_f9206a58-4e2a-4436-ba5c-f8718d04da41', '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-26 11:05:36,576 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 927140d8-72e9-4038-94e2-f0c654990c21 2018-08-26 11:05:36,577 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '927140d8-72e9-4038-94e2-f0c654990c21'] 2018-08-26 11:05:37,585 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 927140d8-72e9-4038-94e2-f0c654990c21 -------------------------------------------------------------------------------- Task 927140d8-72e9-4038-94e2-f0c654990c21: 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 927140d8-72e9-4038-94e2-f0c654990c21 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.97 | 0.97 | 0.97 | 0.97 | 0.97 | 0.97 | 100.0% | 1 | | neutron.delete_network | 0.705 | 0.705 | 0.705 | 0.705 | 0.705 | 0.705 | 100.0% | 1 | | total | 1.675 | 1.675 | 1.675 | 1.675 | 1.675 | 1.675 | 100.0% | 1 | | -> duration | 1.675 | 1.675 | 1.675 | 1.675 | 1.675 | 1.675 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.674983 Full duration: 18.099199 -------------------------------------------------------------------------------- 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 927140d8-72e9-4038-94e2-f0c654990c21 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.646 | 1.646 | 1.646 | 1.646 | 1.646 | 1.646 | 100.0% | 1 | | neutron.delete_port | 0.53 | 0.53 | 0.53 | 0.53 | 0.53 | 0.53 | 100.0% | 1 | | total | 2.176 | 2.176 | 2.176 | 2.176 | 2.176 | 2.176 | 100.0% | 1 | | -> duration | 2.176 | 2.176 | 2.176 | 2.176 | 2.176 | 2.176 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.176115 Full duration: 30.895459 -------------------------------------------------------------------------------- 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 927140d8-72e9-4038-94e2-f0c654990c21 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.146 | 1.146 | 1.146 | 1.146 | 1.146 | 1.146 | 100.0% | 1 | | neutron.create_subnet | 0.642 | 0.642 | 0.642 | 0.642 | 0.642 | 0.642 | 100.0% | 1 | | neutron.create_router | 0.151 | 0.151 | 0.151 | 0.151 | 0.151 | 0.151 | 100.0% | 1 | | neutron.add_interface_router | 1.771 | 1.771 | 1.771 | 1.771 | 1.771 | 1.771 | 100.0% | 1 | | neutron.remove_interface_router | 1.671 | 1.671 | 1.671 | 1.671 | 1.671 | 1.671 | 100.0% | 1 | | neutron.delete_router | 0.455 | 0.455 | 0.455 | 0.455 | 0.455 | 0.455 | 100.0% | 1 | | total | 5.836 | 5.836 | 5.836 | 5.836 | 5.836 | 5.836 | 100.0% | 1 | | -> duration | 5.836 | 5.836 | 5.836 | 5.836 | 5.836 | 5.836 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.835835 Full duration: 39.192505 -------------------------------------------------------------------------------- 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 927140d8-72e9-4038-94e2-f0c654990c21 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.922 | 1.922 | 1.922 | 1.922 | 1.922 | 1.922 | 100.0% | 1 | | neutron.delete_subnet | 0.476 | 0.476 | 0.476 | 0.476 | 0.476 | 0.476 | 100.0% | 1 | | total | 2.399 | 2.399 | 2.399 | 2.399 | 2.399 | 2.399 | 100.0% | 1 | | -> duration | 2.399 | 2.399 | 2.399 | 2.399 | 2.399 | 2.399 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.39907 Full duration: 29.790235 -------------------------------------------------------------------------------- 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 927140d8-72e9-4038-94e2-f0c654990c21 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.065 | 1.065 | 1.065 | 1.065 | 1.065 | 1.065 | 100.0% | 1 | | neutron.list_networks | 0.156 | 0.156 | 0.156 | 0.156 | 0.156 | 0.156 | 100.0% | 1 | | total | 1.221 | 1.221 | 1.221 | 1.221 | 1.221 | 1.221 | 100.0% | 1 | | -> duration | 1.221 | 1.221 | 1.221 | 1.221 | 1.221 | 1.221 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.221154 Full duration: 19.021293 -------------------------------------------------------------------------------- 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 927140d8-72e9-4038-94e2-f0c654990c21 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.383 | 1.383 | 1.383 | 1.383 | 1.383 | 1.383 | 100.0% | 1 | | neutron.list_ports | 0.078 | 0.078 | 0.078 | 0.078 | 0.078 | 0.078 | 100.0% | 1 | | total | 1.462 | 1.462 | 1.462 | 1.462 | 1.462 | 1.462 | 100.0% | 1 | | -> duration | 1.462 | 1.462 | 1.462 | 1.462 | 1.462 | 1.462 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.462036 Full duration: 31.872245 -------------------------------------------------------------------------------- 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 927140d8-72e9-4038-94e2-f0c654990c21 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.909 | 0.909 | 0.909 | 0.909 | 0.909 | 0.909 | 100.0% | 1 | | neutron.create_subnet | 0.509 | 0.509 | 0.509 | 0.509 | 0.509 | 0.509 | 100.0% | 1 | | neutron.create_router | 0.126 | 0.126 | 0.126 | 0.126 | 0.126 | 0.126 | 100.0% | 1 | | neutron.add_interface_router | 2.028 | 2.028 | 2.028 | 2.028 | 2.028 | 2.028 | 100.0% | 1 | | neutron.list_routers | 0.113 | 0.113 | 0.113 | 0.113 | 0.113 | 0.113 | 100.0% | 1 | | total | 3.685 | 3.685 | 3.685 | 3.685 | 3.685 | 3.685 | 100.0% | 1 | | -> duration | 3.685 | 3.685 | 3.685 | 3.685 | 3.685 | 3.685 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.685103 Full duration: 43.337621 -------------------------------------------------------------------------------- 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 927140d8-72e9-4038-94e2-f0c654990c21 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.858 | 0.858 | 0.858 | 0.858 | 0.858 | 0.858 | 100.0% | 1 | | neutron.create_subnet | 0.587 | 0.587 | 0.587 | 0.587 | 0.587 | 0.587 | 100.0% | 1 | | neutron.list_subnets | 0.085 | 0.085 | 0.085 | 0.085 | 0.085 | 0.085 | 100.0% | 1 | | total | 1.53 | 1.53 | 1.53 | 1.53 | 1.53 | 1.53 | 100.0% | 1 | | -> duration | 1.53 | 1.53 | 1.53 | 1.53 | 1.53 | 1.53 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.529823 Full duration: 34.592141 -------------------------------------------------------------------------------- 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 927140d8-72e9-4038-94e2-f0c654990c21 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 | 1.037 | 1.037 | 1.037 | 1.037 | 1.037 | 1.037 | 100.0% | 1 | | neutron.delete_security_group | 0.404 | 0.404 | 0.404 | 0.404 | 0.404 | 0.404 | 100.0% | 1 | | total | 1.441 | 1.441 | 1.441 | 1.441 | 1.441 | 1.441 | 100.0% | 1 | | -> duration | 1.441 | 1.441 | 1.441 | 1.441 | 1.441 | 1.441 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.440609 Full duration: 17.585963 -------------------------------------------------------------------------------- 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 927140d8-72e9-4038-94e2-f0c654990c21 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.964 | 0.964 | 0.964 | 0.964 | 0.964 | 0.964 | 100.0% | 1 | | neutron.create_security_group_rule | 0.204 | 0.204 | 0.204 | 0.204 | 0.204 | 0.204 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.104 | 0.104 | 0.104 | 0.104 | 0.104 | 0.104 | 100.0% | 1 | | neutron.delete_security_group | 0.135 | 0.135 | 0.135 | 0.135 | 0.135 | 0.135 | 100.0% | 1 | | total | 1.408 | 1.408 | 1.408 | 1.408 | 1.408 | 1.408 | 100.0% | 1 | | -> duration | 1.408 | 1.408 | 1.408 | 1.408 | 1.408 | 1.408 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.408021 Full duration: 17.37308 -------------------------------------------------------------------------------- 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 927140d8-72e9-4038-94e2-f0c654990c21 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.055 | 1.055 | 1.055 | 1.055 | 1.055 | 1.055 | 100.0% | 1 | | neutron.create_router | 0.249 | 0.249 | 0.249 | 0.249 | 0.249 | 0.249 | 100.0% | 1 | | neutron.add_gateway_router | 1.246 | 1.246 | 1.246 | 1.246 | 1.246 | 1.246 | 100.0% | 1 | | neutron.remove_gateway_router | 1.192 | 1.192 | 1.192 | 1.192 | 1.192 | 1.192 | 100.0% | 1 | | total | 3.742 | 3.742 | 3.742 | 3.742 | 3.742 | 3.742 | 100.0% | 1 | | -> duration | 3.742 | 3.742 | 3.742 | 3.742 | 3.742 | 3.742 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.741958 Full duration: 29.758827 HINTS: * To plot HTML graphics with this data, run: rally task report 927140d8-72e9-4038-94e2-f0c654990c21 --out output.html * To generate a JUnit report, run: rally task export 927140d8-72e9-4038-94e2-f0c654990c21 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 927140d8-72e9-4038-94e2-f0c654990c21 --json --out output.json 2018-08-26 11:05:37,586 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '927140d8-72e9-4038-94e2-f0c654990c21', '--out', u'/home/opnfv/functest/results/rally/opnfv-neutron.json'] 2018-08-26 11:05:40,163 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 927140d8-72e9-4038-94e2-f0c654990c21 --out /home/opnfv/functest/results/rally/opnfv-neutron.json 2018-08-26 11:05:40.056 10384 INFO rally.api [-] Building 'json' report for the following task(s): '927140d8-72e9-4038-94e2-f0c654990c21'. 2018-08-26 11:05:40.068 10384 INFO rally.api [-] The report has been successfully built. 2018-08-26 11:05:40,163 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '927140d8-72e9-4038-94e2-f0c654990c21', '--out', u'/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-08-26 11:05:42,746 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 927140d8-72e9-4038-94e2-f0c654990c21 --out /home/opnfv/functest/results/rally/opnfv-neutron.html 2018-08-26 11:05:42.631 10387 INFO rally.api [-] Building 'html' report for the following task(s): '927140d8-72e9-4038-94e2-f0c654990c21'. 2018-08-26 11:05:42.661 10387 INFO rally.api [-] The report has been successfully built. 2018-08-26 11:05:42,763 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-08-26 11:05:42,763 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-08-26 11:05:42,763 - 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-26 11:05:42,764 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-26 11:05:42,774 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-26 11:05:42,775 - 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': 'a0bb8700-4010-4b06-814d-1775aa97aa4d', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_f9206a58-4e2a-4436-ba5c-f8718d04da41', 'flavor_name': 'rally_sanity-flavor_f9206a58-4e2a-4436-ba5c-f8718d04da41', '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_f9206a58-4e2a-4436-ba5c-f8718d04da41', '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-26 11:06:58,361 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : f94f5caa-29af-47ee-8852-f214d9dc17bd 2018-08-26 11:06:58,361 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'f94f5caa-29af-47ee-8852-f214d9dc17bd'] 2018-08-26 11:06:59,334 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid f94f5caa-29af-47ee-8852-f214d9dc17bd -------------------------------------------------------------------------------- Task f94f5caa-29af-47ee-8852-f214d9dc17bd: 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_f9206a58-4e2a-4436-ba5c-f8718d04da41" }, "image": { "name": "rally_sanity-img_f9206a58-4e2a-4436-ba5c-f8718d04da41" }, "nics": [ { "net-id": "a0bb8700-4010-4b06-814d-1775aa97aa4d" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task f94f5caa-29af-47ee-8852-f214d9dc17bd has 1 error(s) -------------------------------------------------------------------------------- RallyException: Live Migration failed: Migration complete but instance did not change host: overcloud-novacompute-1.opnfvlf.org Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/rally/task/runner.py", line 71, in _run_scenario_once getattr(scenario_inst, method_name)(**scenario_kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/nova/servers.py", line 720, in run self._live_migrate(server, block_migration, disk_over_commit) File "/usr/lib/python2.7/site-packages/rally/task/atomic.py", line 91, in func_atomic_actions f = func(self, *args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/nova/utils.py", line 819, in _live_migrate "but instance did not change host: %s" % host_pre_migrate) RallyException: Live Migration failed: Migration complete but instance did not change host: overcloud-novacompute-1.opnfvlf.org -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 9.273 | 9.273 | 9.273 | 9.273 | 9.273 | 9.273 | 100.0% | 1 | | nova.live_migrate | 10.727 | 10.727 | 10.727 | 10.727 | 10.727 | 10.727 | 0.0% | 1 | | total | 20.0 | 20.0 | 20.0 | 20.0 | 20.0 | 20.0 | 0.0% | 1 | | -> duration | 19.0 | 19.0 | 19.0 | 19.0 | 19.0 | 19.0 | 0.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 0.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 19.000187 Full duration: 38.393202 HINTS: * To plot HTML graphics with this data, run: rally task report f94f5caa-29af-47ee-8852-f214d9dc17bd --out output.html * To generate a JUnit report, run: rally task export f94f5caa-29af-47ee-8852-f214d9dc17bd --type junit --to output.xml * To get raw JSON output of task results, run: rally task report f94f5caa-29af-47ee-8852-f214d9dc17bd --json --out output.json At least one workload did not pass SLA criteria. 2018-08-26 11:06:59,334 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'f94f5caa-29af-47ee-8852-f214d9dc17bd', '--out', u'/home/opnfv/functest/results/rally/opnfv-nova.json'] 2018-08-26 11:07:01,943 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid f94f5caa-29af-47ee-8852-f214d9dc17bd --out /home/opnfv/functest/results/rally/opnfv-nova.json 2018-08-26 11:07:01.843 10622 INFO rally.api [-] Building 'json' report for the following task(s): 'f94f5caa-29af-47ee-8852-f214d9dc17bd'. 2018-08-26 11:07:01.845 10622 INFO rally.api [-] The report has been successfully built. 2018-08-26 11:07:01,943 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'f94f5caa-29af-47ee-8852-f214d9dc17bd', '--out', u'/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-08-26 11:07:04,407 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid f94f5caa-29af-47ee-8852-f214d9dc17bd --out /home/opnfv/functest/results/rally/opnfv-nova.html 2018-08-26 11:07:04.292 10625 INFO rally.api [-] Building 'html' report for the following task(s): 'f94f5caa-29af-47ee-8852-f214d9dc17bd'. 2018-08-26 11:07:04.310 10625 INFO rally.api [-] The report has been successfully built. 2018-08-26 11:07:04,410 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" Failed. 2018-08-26 11:07:04,410 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-08-26 11:07:04,411 - 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-26 11:07:04,411 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-26 11:07:04,425 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-26 11:07:04,425 - 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': 'a0bb8700-4010-4b06-814d-1775aa97aa4d', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_f9206a58-4e2a-4436-ba5c-f8718d04da41', 'flavor_name': 'rally_sanity-flavor_f9206a58-4e2a-4436-ba5c-f8718d04da41', '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_f9206a58-4e2a-4436-ba5c-f8718d04da41', '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-26 11:08:07,806 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 0a18707b-dbf2-446f-bd3a-569c6958f861 2018-08-26 11:08:07,806 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '0a18707b-dbf2-446f-bd3a-569c6958f861'] 2018-08-26 11:08:08,801 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 0a18707b-dbf2-446f-bd3a-569c6958f861 -------------------------------------------------------------------------------- Task 0a18707b-dbf2-446f-bd3a-569c6958f861: 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 0a18707b-dbf2-446f-bd3a-569c6958f861 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.804 | 0.804 | 0.804 | 0.804 | 0.804 | 0.804 | 100.0% | 1 | | quotas.delete_quotas | 0.272 | 0.272 | 0.272 | 0.272 | 0.272 | 0.272 | 100.0% | 1 | | total | 1.077 | 1.077 | 1.077 | 1.077 | 1.077 | 1.077 | 100.0% | 1 | | -> duration | 1.077 | 1.077 | 1.077 | 1.077 | 1.077 | 1.077 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.076712 Full duration: 10.876661 -------------------------------------------------------------------------------- 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 0a18707b-dbf2-446f-bd3a-569c6958f861 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.808 | 0.808 | 0.808 | 0.808 | 0.808 | 0.808 | 100.0% | 1 | | total | 0.808 | 0.808 | 0.808 | 0.808 | 0.808 | 0.808 | 100.0% | 1 | | -> duration | 0.808 | 0.808 | 0.808 | 0.808 | 0.808 | 0.808 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.807828 Full duration: 10.56148 -------------------------------------------------------------------------------- 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 0a18707b-dbf2-446f-bd3a-569c6958f861 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.393 | 0.393 | 0.393 | 0.393 | 0.393 | 0.393 | 100.0% | 1 | | total | 0.817 | 0.817 | 0.817 | 0.817 | 0.817 | 0.817 | 100.0% | 1 | | -> duration | 0.817 | 0.817 | 0.817 | 0.817 | 0.817 | 0.817 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.816846 Full duration: 10.52878 -------------------------------------------------------------------------------- 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 0a18707b-dbf2-446f-bd3a-569c6958f861 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.095 | 1.095 | 1.095 | 1.095 | 1.095 | 1.095 | 100.0% | 1 | | total | 1.095 | 1.095 | 1.095 | 1.095 | 1.095 | 1.095 | 100.0% | 1 | | -> duration | 1.095 | 1.095 | 1.095 | 1.095 | 1.095 | 1.095 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.095261 Full duration: 10.616543 HINTS: * To plot HTML graphics with this data, run: rally task report 0a18707b-dbf2-446f-bd3a-569c6958f861 --out output.html * To generate a JUnit report, run: rally task export 0a18707b-dbf2-446f-bd3a-569c6958f861 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 0a18707b-dbf2-446f-bd3a-569c6958f861 --json --out output.json 2018-08-26 11:08:08,802 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '0a18707b-dbf2-446f-bd3a-569c6958f861', '--out', u'/home/opnfv/functest/results/rally/opnfv-quotas.json'] 2018-08-26 11:08:11,403 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 0a18707b-dbf2-446f-bd3a-569c6958f861 --out /home/opnfv/functest/results/rally/opnfv-quotas.json 2018-08-26 11:08:11.306 11138 INFO rally.api [-] Building 'json' report for the following task(s): '0a18707b-dbf2-446f-bd3a-569c6958f861'. 2018-08-26 11:08:11.310 11138 INFO rally.api [-] The report has been successfully built. 2018-08-26 11:08:11,403 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '0a18707b-dbf2-446f-bd3a-569c6958f861', '--out', u'/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-08-26 11:08:14,000 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 0a18707b-dbf2-446f-bd3a-569c6958f861 --out /home/opnfv/functest/results/rally/opnfv-quotas.html 2018-08-26 11:08:13.888 11141 INFO rally.api [-] Building 'html' report for the following task(s): '0a18707b-dbf2-446f-bd3a-569c6958f861'. 2018-08-26 11:08:13.907 11141 INFO rally.api [-] The report has been successfully built. 2018-08-26 11:08:14,006 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-08-26 11:08:14,009 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 00:58 | 6 | 100.00% | | glance | 01:18 | 4 | 100.00% | | cinder | 03:07 | 10 | 100.00% | | gnocchi | 01:49 | 11 | 100.00% | | heat | 01:31 | 4 | 100.00% | | keystone | 03:34 | 11 | 100.00% | | neutron | 05:11 | 11 | 100.00% | | nova | 00:38 | 1 | 0.00% | | quotas | 00:42 | 4 | 100.00% | | | | | | | TOTAL: | 00:18:51 | 62 | 98.39% | +----------------+------------+----------------+-----------+ 2018-08-26 11:08:14,010 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 98.39% in 8/9 modules 2018-08-26 11:08:14,134 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-26 11:08:14,134 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 24:27 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-08-26 11:08:14,138 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-26 11:08:14,140 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}36bdaed2cf64651b92d89336d71d24057bed3ca4" 2018-08-26 11:08:14,418 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11:08: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-a23dbf57-741b-453e-b01a-cf8076feda19 x-compute-request-id: req-a23dbf57-741b-453e-b01a-cf8076feda19 Content-Encoding: gzip Content-Length: 366 Content-Type: application/json RESP BODY: {"flavors": [{"name": "rally_sanity-flavor_f9206a58-4e2a-4436-ba5c-f8718d04da41", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/0bf41d5a-c415-4614-86fa-47d7961b6e86", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/0bf41d5a-c415-4614-86fa-47d7961b6e86", "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": "0bf41d5a-c415-4614-86fa-47d7961b6e86"}, {"name": "rally_sanity-flavor_alt_f9206a58-4e2a-4436-ba5c-f8718d04da41", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/b41a1bf5-060d-4226-8270-bf63eb6c14fd", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/b41a1bf5-060d-4226-8270-bf63eb6c14fd", "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": "b41a1bf5-060d-4226-8270-bf63eb6c14fd"}]} 2018-08-26 11:08:14,418 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-a23dbf57-741b-453e-b01a-cf8076feda19 2018-08-26 11:08:14,418 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.280477046967s 2018-08-26 11:08:14,419 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-a23dbf57-741b-453e-b01a-cf8076feda19 2018-08-26 11:08:14,421 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-26 11:08:14,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/b41a1bf5-060d-4226-8270-bf63eb6c14fd -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}36bdaed2cf64651b92d89336d71d24057bed3ca4" 2018-08-26 11:08:14,455 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 26 Aug 2018 11:08:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f83eb0bf-3427-4d26-9109-22c44eb69b04 x-compute-request-id: req-f83eb0bf-3427-4d26-9109-22c44eb69b04 Content-Length: 0 Content-Type: application/json 2018-08-26 11:08:14,455 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/b41a1bf5-060d-4226-8270-bf63eb6c14fd used request id req-f83eb0bf-3427-4d26-9109-22c44eb69b04 2018-08-26 11:08:14,455 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0336239337921s 2018-08-26 11:08:14,455 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/b41a1bf5-060d-4226-8270-bf63eb6c14fd used request id req-f83eb0bf-3427-4d26-9109-22c44eb69b04 2018-08-26 11:08:14,456 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-26 11:08:14,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/5e949c79-1c77-476f-b44f-8d8c59dd73f5/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}3888a4e17e193770983badc63ca1147253e35e44" -d '{"subnet_id": "8fef1e06-ea63-455b-8988-1a7e9d20be29"}' 2018-08-26 11:08:16,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-013a43bd-b1b1-4c71-bf93-8aff3c72b8e8 Date: Sun, 26 Aug 2018 11:08:16 GMT RESP BODY: {"network_id": "a0bb8700-4010-4b06-814d-1775aa97aa4d", "tenant_id": "bd4af74778eb4f9eb88f5ebd2c8c26af", "subnet_id": "8fef1e06-ea63-455b-8988-1a7e9d20be29", "subnet_ids": ["8fef1e06-ea63-455b-8988-1a7e9d20be29"], "port_id": "89e6c7b5-235b-4396-a937-ad792a7ab2ad", "id": "5e949c79-1c77-476f-b44f-8d8c59dd73f5"} 2018-08-26 11:08:16,346 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/5e949c79-1c77-476f-b44f-8d8c59dd73f5/remove_router_interface.json used request id req-013a43bd-b1b1-4c71-bf93-8aff3c72b8e8 2018-08-26 11:08:16,346 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.89016985893s 2018-08-26 11:08:16,346 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/5e949c79-1c77-476f-b44f-8d8c59dd73f5/remove_router_interface.json used request id req-013a43bd-b1b1-4c71-bf93-8aff3c72b8e8 returning object 5e949c79-1c77-476f-b44f-8d8c59dd73f5 2018-08-26 11:08:16,347 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-26 11:08:16,347 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3888a4e17e193770983badc63ca1147253e35e44" 2018-08-26 11:08:16,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 648 X-Openstack-Request-Id: req-5f7325ca-4ea6-4d5c-be49-1a2c4b0245df Date: Sun, 26 Aug 2018 11:08:16 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a3c401bc-6377-43cc-8a20-abe78f2d51b9", "ip_address": "172.30.9.203"}]}, "description": "", "tags": [], "tenant_id": "bd4af74778eb4f9eb88f5ebd2c8c26af", "created_at": "2018-08-26T10:43:49Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-26T11:08:15Z", "revision_number": 4, "routes": [], "project_id": "bd4af74778eb4f9eb88f5ebd2c8c26af", "id": "5e949c79-1c77-476f-b44f-8d8c59dd73f5", "name": "rally_sanity-router_f9206a58-4e2a-4436-ba5c-f8718d04da41"}]} 2018-08-26 11:08:16,660 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-5f7325ca-4ea6-4d5c-be49-1a2c4b0245df 2018-08-26 11:08:16,660 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.313154935837s 2018-08-26 11:08:16,660 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-5f7325ca-4ea6-4d5c-be49-1a2c4b0245df 2018-08-26 11:08:16,662 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-26 11:08:16,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/5e949c79-1c77-476f-b44f-8d8c59dd73f5.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3888a4e17e193770983badc63ca1147253e35e44" 2018-08-26 11:08:18,069 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-59bfc4f3-65a9-4175-a3e0-23e98f0e7ae2 Content-Length: 0 Date: Sun, 26 Aug 2018 11:08:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-26 11:08:18,070 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/5e949c79-1c77-476f-b44f-8d8c59dd73f5.json used request id req-59bfc4f3-65a9-4175-a3e0-23e98f0e7ae2 2018-08-26 11:08:18,070 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.40809106827s 2018-08-26 11:08:18,070 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/5e949c79-1c77-476f-b44f-8d8c59dd73f5.json used request id req-59bfc4f3-65a9-4175-a3e0-23e98f0e7ae2 2018-08-26 11:08:18,070 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-26 11:08:18,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3888a4e17e193770983badc63ca1147253e35e44" 2018-08-26 11:08:18,116 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1294 X-Openstack-Request-Id: req-15813ae0-1794-44b6-abc7-005b0ed949aa Date: Sun, 26 Aug 2018 11:08:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a0bb8700-4010-4b06-814d-1775aa97aa4d","tenant_id":"bd4af74778eb4f9eb88f5ebd2c8c26af","created_at":"2018-08-26T10:43:48Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-26T10:43:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"bd4af74778eb4f9eb88f5ebd2c8c26af","id":"8fef1e06-ea63-455b-8988-1a7e9d20be29","subnetpool_id":null,"name":"rally_sanity-subnet_f9206a58-4e2a-4436-ba5c-f8718d04da41"},{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"9c1c4110-1d5a-4c9e-9e4a-8295252f6976","tenant_id":"526e4f7307214396989751533ff33528","created_at":"2018-08-26T10:16:40Z","dns_nameservers":[],"updated_at":"2018-08-26T10:16:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"526e4f7307214396989751533ff33528","id":"a3c401bc-6377-43cc-8a20-abe78f2d51b9","subnetpool_id":null,"name":"external-subnet"}]} 2018-08-26 11:08:18,116 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-15813ae0-1794-44b6-abc7-005b0ed949aa 2018-08-26 11:08:18,116 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0459020137787s 2018-08-26 11:08:18,117 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-15813ae0-1794-44b6-abc7-005b0ed949aa 2018-08-26 11:08:18,118 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-26 11:08:18,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/8fef1e06-ea63-455b-8988-1a7e9d20be29.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3888a4e17e193770983badc63ca1147253e35e44" 2018-08-26 11:08:18,956 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e3834d8c-3e1f-4e4b-9804-6b91f697314c Date: Sun, 26 Aug 2018 11:08:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-26 11:08:18,956 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/8fef1e06-ea63-455b-8988-1a7e9d20be29.json used request id req-e3834d8c-3e1f-4e4b-9804-6b91f697314c 2018-08-26 11:08:18,957 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.838089942932s 2018-08-26 11:08:18,957 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/8fef1e06-ea63-455b-8988-1a7e9d20be29.json used request id req-e3834d8c-3e1f-4e4b-9804-6b91f697314c 2018-08-26 11:08:18,957 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-26 11:08:18,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3888a4e17e193770983badc63ca1147253e35e44" 2018-08-26 11:08:19,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1354 X-Openstack-Request-Id: req-27340ee6-d4fb-40a8-9cab-254cfe55a931 Date: Sun, 26 Aug 2018 11:08:19 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"9c1c4110-1d5a-4c9e-9e4a-8295252f6976","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"526e4f7307214396989751533ff33528","status":"ACTIVE","subnets":["a3c401bc-6377-43cc-8a20-abe78f2d51b9"],"description":"","tags":[],"updated_at":"2018-08-26T10:33:06Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"526e4f7307214396989751533ff33528","created_at":"2018-08-26T10:16:36Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"a0bb8700-4010-4b06-814d-1775aa97aa4d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":true,"project_id":"bd4af74778eb4f9eb88f5ebd2c8c26af","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-26T11:08:18Z","provider:segmentation_id":29,"name":"rally_sanity-net_f9206a58-4e2a-4436-ba5c-f8718d04da41","admin_state_up":true,"tenant_id":"bd4af74778eb4f9eb88f5ebd2c8c26af","created_at":"2018-08-26T10:43:47Z","provider:network_type":"vxlan"}]} 2018-08-26 11:08:19,049 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-27340ee6-d4fb-40a8-9cab-254cfe55a931 2018-08-26 11:08:19,049 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0914380550385s 2018-08-26 11:08:19,049 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-27340ee6-d4fb-40a8-9cab-254cfe55a931 2018-08-26 11:08:19,050 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-26 11:08:19,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/a0bb8700-4010-4b06-814d-1775aa97aa4d.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3888a4e17e193770983badc63ca1147253e35e44" 2018-08-26 11:08:20,268 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-94140278-afca-4b2f-816d-6eb7fd5600b2 Date: Sun, 26 Aug 2018 11:08:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-26 11:08:20,268 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/a0bb8700-4010-4b06-814d-1775aa97aa4d.json used request id req-94140278-afca-4b2f-816d-6eb7fd5600b2 2018-08-26 11:08:20,269 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.21820306778s 2018-08-26 11:08:20,269 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/a0bb8700-4010-4b06-814d-1775aa97aa4d.json used request id req-94140278-afca-4b2f-816d-6eb7fd5600b2 2018-08-26 11:08:20,273 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-26 11:08:20,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3888a4e17e193770983badc63ca1147253e35e44" 2018-08-26 11:08:20,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1400 Content-Type: application/json X-Openstack-Request-Id: req-3860fa26-49a4-4abe-9aa2-bf4f3d214a26 Date: Sun, 26 Aug 2018 11:08:20 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-26T10:43:53Z", "file": "/v2/images/42e76c3c-daab-4332-94cd-7cd328f12221/file", "owner": "bd4af74778eb4f9eb88f5ebd2c8c26af", "id": "42e76c3c-daab-4332-94cd-7cd328f12221", "size": 12716032, "self": "/v2/images/42e76c3c-daab-4332-94cd-7cd328f12221", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/42e76c3c-daab-4332-94cd-7cd328f12221/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/42e76c3c-daab-4332-94cd-7cd328f12221/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_f9206a58-4e2a-4436-ba5c-f8718d04da41", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_f9206a58-4e2a-4436-ba5c-f8718d04da41", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-26T10:43:52Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-26 11:08:20,559 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-3860fa26-49a4-4abe-9aa2-bf4f3d214a26 2018-08-26 11:08:20,559 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.285886049271s 2018-08-26 11:08:20,559 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-3860fa26-49a4-4abe-9aa2-bf4f3d214a26 2018-08-26 11:08:20,561 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-26 11:08:20,565 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/42e76c3c-daab-4332-94cd-7cd328f12221 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3888a4e17e193770983badc63ca1147253e35e44" 2018-08-26 11:08:20,851 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7ab721f9-a873-4560-a716-a8448ca7f761 Date: Sun, 26 Aug 2018 11:08:20 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-26 11:08:20,851 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/42e76c3c-daab-4332-94cd-7cd328f12221 used request id req-7ab721f9-a873-4560-a716-a8448ca7f761 2018-08-26 11:08:20,852 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.289944887161s 2018-08-26 11:08:20,852 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/42e76c3c-daab-4332-94cd-7cd328f12221 used request id req-7ab721f9-a873-4560-a716-a8448ca7f761 2018-08-26 11:08:20,852 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-26 11:08:20,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}36bdaed2cf64651b92d89336d71d24057bed3ca4" 2018-08-26 11:08:20,874 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11: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-c4ef99ab-cab6-4ad4-9318-65f526112f38 x-compute-request-id: req-c4ef99ab-cab6-4ad4-9318-65f526112f38 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavors": [{"name": "rally_sanity-flavor_f9206a58-4e2a-4436-ba5c-f8718d04da41", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/0bf41d5a-c415-4614-86fa-47d7961b6e86", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/0bf41d5a-c415-4614-86fa-47d7961b6e86", "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": "0bf41d5a-c415-4614-86fa-47d7961b6e86"}]} 2018-08-26 11:08:20,875 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-c4ef99ab-cab6-4ad4-9318-65f526112f38 2018-08-26 11:08:20,875 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0225040912628s 2018-08-26 11:08:20,875 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-c4ef99ab-cab6-4ad4-9318-65f526112f38 2018-08-26 11:08:20,877 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-26 11:08:20,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/0bf41d5a-c415-4614-86fa-47d7961b6e86 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}36bdaed2cf64651b92d89336d71d24057bed3ca4" 2018-08-26 11:08:20,904 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 26 Aug 2018 11: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 x-openstack-request-id: req-3df527cd-8f15-4535-9148-21757ffb680a x-compute-request-id: req-3df527cd-8f15-4535-9148-21757ffb680a Content-Length: 0 Content-Type: application/json 2018-08-26 11:08:20,904 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/0bf41d5a-c415-4614-86fa-47d7961b6e86 used request id req-3df527cd-8f15-4535-9148-21757ffb680a 2018-08-26 11:08:20,905 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0278239250183s 2018-08-26 11:08:20,905 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/0bf41d5a-c415-4614-86fa-47d7961b6e86 used request id req-3df527cd-8f15-4535-9148-21757ffb680a 2018-08-26 11:08:20,905 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-26 11:08:20,908 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}36bdaed2cf64651b92d89336d71d24057bed3ca4" 2018-08-26 11:08:21,100 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11:08:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86b05f92-cd82-4512-8445-37ad4c735904 Content-Encoding: gzip Content-Length: 975 Content-Type: application/json RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/00af5ffb672f4832ab8347fc3e59dad9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "00af5ffb672f4832ab8347fc3e59dad9", "email": "placement@localhost", "password_expires_at": null}, {"name": "api_check-user_cfa71808-e14a-4d0f-a925-c4cce043949d", "links": {"self": "http://172.30.9.22:5000/v3/users/0653adcd9bbd40d4a2487cf2c2b18753"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0653adcd9bbd40d4a2487cf2c2b18753", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/1155cddaef57457382d358aece0b4688"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1155cddaef57457382d358aece0b4688", "email": "panko@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_d167a7b0-d3aa-4f83-af07-f37a57d140fb", "links": {"self": "http://172.30.9.22:5000/v3/users/1df9f75d1d584587b0935d6ba2e78671"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1df9f75d1d584587b0935d6ba2e78671", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/1e1511f6281344c28c2a63d6a8174f8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1e1511f6281344c28c2a63d6a8174f8d", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/1f874aa402974ad1bde389b6ec3af461"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f874aa402974ad1bde389b6ec3af461", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "rally_sanity-user_f9206a58-4e2a-4436-ba5c-f8718d04da41", "links": {"self": "http://172.30.9.22:5000/v3/users/27695d5f5f4c4fd88e73baf7c5f07519"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "27695d5f5f4c4fd88e73baf7c5f07519", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/30ef6c63ca4f478ababb01839799530e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30ef6c63ca4f478ababb01839799530e", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/35943616abfb419b876965ce89cb2b8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "35943616abfb419b876965ce89cb2b8d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/394bd3d373f84b679204b10778d4c5d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "394bd3d373f84b679204b10778d4c5d6", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/5c46482149dc41d8a0f23a545eb8a332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c46482149dc41d8a0f23a545eb8a332", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6731abf69162411bab854fe2da778196"}, "domain_id": "b7fcd596cb374671bfc994968e0279ce", "enabled": true, "options": {}, "id": "6731abf69162411bab854fe2da778196", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/bc64983782874634be200a54d67bb2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bc64983782874634be200a54d67bb2dc", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/c16290bda05544839663305b8b46bfc4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c16290bda05544839663305b8b46bfc4", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/c78b7ea859ad4b4d9090aceb9cc94927"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c78b7ea859ad4b4d9090aceb9cc94927", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/f77a9ddb8d1e4546857d3ecef0ddf962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77a9ddb8d1e4546857d3ecef0ddf962", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/fd2f2ae2af224ce09fd25349c942fbd7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd2f2ae2af224ce09fd25349c942fbd7", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-08-26 11:08:21,100 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-86b05f92-cd82-4512-8445-37ad4c735904 2018-08-26 11:08:21,100 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.194662094116s 2018-08-26 11:08:21,101 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-86b05f92-cd82-4512-8445-37ad4c735904 2018-08-26 11:08:21,107 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-26 11:08:21,110 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/27695d5f5f4c4fd88e73baf7c5f07519 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}36bdaed2cf64651b92d89336d71d24057bed3ca4" 2018-08-26 11:08:21,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11:08:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e88fe046-6bf1-43d7-bddb-d01e8f3b72c8 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"user": {"name": "rally_sanity-user_f9206a58-4e2a-4436-ba5c-f8718d04da41", "links": {"self": "http://172.30.9.22:5000/v3/users/27695d5f5f4c4fd88e73baf7c5f07519"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "27695d5f5f4c4fd88e73baf7c5f07519", "description": null}} 2018-08-26 11:08:21,301 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/27695d5f5f4c4fd88e73baf7c5f07519 used request id req-e88fe046-6bf1-43d7-bddb-d01e8f3b72c8 2018-08-26 11:08:21,302 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.194619894028s 2018-08-26 11:08:21,302 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/27695d5f5f4c4fd88e73baf7c5f07519 used request id req-e88fe046-6bf1-43d7-bddb-d01e8f3b72c8 2018-08-26 11:08:21,302 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-26 11:08:21,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/27695d5f5f4c4fd88e73baf7c5f07519 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}36bdaed2cf64651b92d89336d71d24057bed3ca4" 2018-08-26 11:08:21,569 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 26 Aug 2018 11:08:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc61afbf-1007-4373-8c3b-9203feaec534 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-26 11:08:21,569 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/27695d5f5f4c4fd88e73baf7c5f07519 used request id req-bc61afbf-1007-4373-8c3b-9203feaec534 2018-08-26 11:08:21,569 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.266472101212s 2018-08-26 11:08:21,569 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/27695d5f5f4c4fd88e73baf7c5f07519 used request id req-bc61afbf-1007-4373-8c3b-9203feaec534 2018-08-26 11:08:21,575 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-26 11:08:21,578 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}36bdaed2cf64651b92d89336d71d24057bed3ca4" 2018-08-26 11:08:21,770 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11:08:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a2a14f6-8ac6-412a-8246-43518064103c Content-Encoding: gzip Content-Length: 531 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/45644229c8c04c4988a3eb8730a7b1ac"}, "tags": [], "enabled": true, "id": "45644229c8c04c4988a3eb8730a7b1ac", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_d167a7b0-d3aa-4f83-af07-f37a57d140fb"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/526e4f7307214396989751533ff33528"}, "tags": [], "enabled": true, "id": "526e4f7307214396989751533ff33528", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.22:5000/v3/projects/bd4af74778eb4f9eb88f5ebd2c8c26af"}, "tags": [], "enabled": true, "id": "bd4af74778eb4f9eb88f5ebd2c8c26af", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_f9206a58-4e2a-4436-ba5c-f8718d04da41"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/c99e13955d6e4bb58dbfa100dcee4823"}, "tags": [], "enabled": true, "id": "c99e13955d6e4bb58dbfa100dcee4823", "parent_id": "default", "domain_id": "default", "name": "api_check-project_cfa71808-e14a-4d0f-a925-c4cce043949d"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/e428b6e578e2485b9cc26da9ccf96a96"}, "tags": [], "enabled": true, "id": "e428b6e578e2485b9cc26da9ccf96a96", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-08-26 11:08:21,770 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-0a2a14f6-8ac6-412a-8246-43518064103c 2018-08-26 11:08:21,770 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.195313930511s 2018-08-26 11:08:21,771 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-0a2a14f6-8ac6-412a-8246-43518064103c 2018-08-26 11:08:21,775 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-26 11:08:21,779 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/bd4af74778eb4f9eb88f5ebd2c8c26af -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}36bdaed2cf64651b92d89336d71d24057bed3ca4" 2018-08-26 11:08:22,008 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 26 Aug 2018 11:08:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c28314cf-63bf-47f3-b1fb-a3a686be8e07 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-26 11:08:22,008 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/bd4af74778eb4f9eb88f5ebd2c8c26af used request id req-c28314cf-63bf-47f3-b1fb-a3a686be8e07 2018-08-26 11:08:22,008 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.232208013535s 2018-08-26 11:08:22,008 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/bd4af74778eb4f9eb88f5ebd2c8c26af used request id req-c28314cf-63bf-47f3-b1fb-a3a686be8e07 2018-08-26 11:08:22,008 - xtesting.ci.run_tests - ERROR - The test case 'rally_sanity' failed. 2018-08-26 11:08:22,066 - xtesting.ci.run_tests - INFO - Loading test case 'refstack_defcore'... 2018-08-26 11:08:22,110 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-26 11:08:22,110 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-26 11:08:22,110 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-26 11:08:22,110 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-26 11:08:22,110 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-26 11:08:22,111 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-26 11:08:22,111 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-26 11:08:22,111 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-26 11:08:22,111 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-26 11:08:22,111 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-26 11:08:22,111 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-26 11:08:22,111 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-26 11:08:22,111 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-26 11:08:22,111 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-26 11:08:22,111 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-26 11:08:22,111 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-26 11:08:22,111 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-26 11:08:22,111 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-26 11:08:22,111 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-26 11:08:22,111 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-26 11:08:22,112 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-26 11:08:22,112 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-26 11:08:22,112 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-26 11:08:22,112 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-26 11:08:22,112 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-26 11:08:22,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-26 11:08:22,118 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11:08:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f47abbdc-e7bf-4df8-8294-a4c5b08b7c31 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-08-26 11:08:22,118 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-f47abbdc-e7bf-4df8-8294-a4c5b08b7c31 2018-08-26 11:08:22,119 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-26 11:08:22,509 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5d45fc17491a4aedb80e6e5e79d195c6", "name": "reader"}, {"id": "d371bb17b4354fa8812550829dff08d3", "name": "admin"}, {"id": "64b697102e1c4dfb82d6ae117acf5e44", "name": "member"}], "expires_at": "2018-08-26T12:08:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e428b6e578e2485b9cc26da9ccf96a96", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1210d332c9744f5cbc695a2c01f49732"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "816f0ebf045249fb84d97c4bfc1f0a06"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a44497dc0f584430880fbb34d798f187"}], "type": "metric", "id": "06403f6d19cc45d3876c1f817db4cc2a", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33aefc6453a54d88a8073094e7078823"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3af2aad436db4c72a190ee1afb07b296"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a48de89935fd4d0787f0c84bf3674881"}], "type": "network", "id": "4fcf375a7a284c3ca85dd165d598c3cb", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/e428b6e578e2485b9cc26da9ccf96a96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1acf73a288dd435cb0883e7723ed5056"}, {"url": "http://192.30.9.5:8776/v3/e428b6e578e2485b9cc26da9ccf96a96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25ab930679644d89bac501b74509b76d"}, {"url": "http://172.30.9.22:8776/v3/e428b6e578e2485b9cc26da9ccf96a96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe463692e35f41e28415b64d8ffd10af"}], "type": "volumev3", "id": "5679bf9cdfbb4efdb97a61a69442b76f", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/e428b6e578e2485b9cc26da9ccf96a96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4234eccc4e5c4c81a9740ee2adf95b67"}, {"url": "http://172.30.9.22:8776/v2/e428b6e578e2485b9cc26da9ccf96a96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "456ac2ca5ce14a919050a73ace6b5d36"}, {"url": "http://192.30.9.5:8776/v2/e428b6e578e2485b9cc26da9ccf96a96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec61effda13a4644aad9e330753e8ad3"}], "type": "volumev2", "id": "5fba3b72fec244c7b311cd023156a4e5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "057ed3b924844253978ad62059e6acbb"}, {"url": "http://172.30.9.22:8776/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c5726572f244dc1a37ddbd93a609edb"}, {"url": "http://192.30.9.5:8776/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7144203ef2f146f6a443da1e2a6503e6"}], "type": "volume", "id": "71aa1ff84fdd4eab95dbd16ac5fbfcf7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "218ecd9779c74fdbb9eff6a86b2e2ffa"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a4ae0c6c06a42aba305e1cb16268330"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f631f43b783d40b894997b7b49ab8a6b"}], "type": "image", "id": "7986c8336c5046db98dd34c332d24e7f", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "8edc8950a979429d96b680df313310a4", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a2d0d8a4ee24abcbae458bd1ce751ff"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6d1c3e6266f14458a3def33c4f0479b2"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "feca7a31784e458fb732ee0ca32ab24d"}], "type": "cloudformation", "id": "a1648659a78445d4bcaef3988eb0583e", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c10a925a2de437eac36a10b437ddcd1"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "517a76a99e3d470abde8b2e237f68205"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71f914c9732c486db7ec4dade5ea337a"}], "type": "compute", "id": "b18e3a8824af4ed79cd0162b85ca91d6", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91e36bdd70374197a9cc1cf82d4cacd4"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1c68732373a41b6bbdf0d38be58918e"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f7fd23166fd04cdbb15ae3b9534561a8"}], "type": "event", "id": "c887a5552b5842c5bbc8ce1b66332916", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68d3020187d14b4b925c0dbdfac338f6"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77e68b53932a4902a3a68484356b1c4e"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "809dcbff39164bbfaf936f0b35fd176c"}], "type": "placement", "id": "cd8c278131c84e4683012d83ae70eec0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8080/v1/AUTH_e428b6e578e2485b9cc26da9ccf96a96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49dd5c5e91d54d6aa44952eaa2390224"}, {"url": "http://12.0.0.43:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d5db89631954c7baafaf65b5aea991a"}, {"url": "http://12.0.0.43:8080/v1/AUTH_e428b6e578e2485b9cc26da9ccf96a96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "727249cbc39e4628bd3a179bd516b829"}], "type": "object-store", "id": "ec31481f5236441e98c13b38a9c609ec", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bc083505e0a4fba9e18037c17ad1785"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a4bed8aa09042d1be0a485c1bac878c"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89809cbce7344bcdbc14222d09ca5c81"}], "type": "identity", "id": "f4a28c09b9d7444fb27267a9c13f5ad7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0bd24ae5e1bc445db6c4eb649aa04b43"}, {"url": "http://192.30.9.5:8004/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6e6016d81674fa7951c5c486b38f564"}, {"url": "http://192.30.9.5:8004/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d22e870073e14dc5a443931e483e51a2"}], "type": "orchestration", "id": "f619feeb4e1c4cde836d701d6b52295f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "348e8fd3cbd140de8fdb5a2e7f1ba9ce"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37dabf8c0b3c4b4da176de43bbacdd17"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "97e424052ba4486c88034276e7ba90a9"}], "type": "alarming", "id": "ffab3464fcfe4e6086e29e4f2cac9a99", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1e1511f6281344c28c2a63d6a8174f8d"}, "audit_ids": ["7vh_HV3wTNSy3gnuFzf-gg"], "issued_at": "2018-08-26T11:08:22.000000Z"}} 2018-08-26 11:08:22,512 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-26 11:08:22,512 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84399d41c3fc31594f34d3c3c5528351fc6d6114" 2018-08-26 11:08:22,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-c1ba3be5-e5de-410b-91b7-62f4f56cebc7 Date: Sun, 26 Aug 2018 11:08:22 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"9c1c4110-1d5a-4c9e-9e4a-8295252f6976","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"526e4f7307214396989751533ff33528","status":"ACTIVE","subnets":["a3c401bc-6377-43cc-8a20-abe78f2d51b9"],"description":"","tags":[],"updated_at":"2018-08-26T10:33:06Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"526e4f7307214396989751533ff33528","created_at":"2018-08-26T10:16:36Z","provider:network_type":"flat"}]} 2018-08-26 11:08:22,858 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-c1ba3be5-e5de-410b-91b7-62f4f56cebc7 2018-08-26 11:08:22,858 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.346710205078s 2018-08-26 11:08:22,859 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-c1ba3be5-e5de-410b-91b7-62f4f56cebc7 2018-08-26 11:08:22,859 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-26 11:08:25,688 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-08-26 11:08:28,684 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | e1fc336d-ff3a-4894-9ce0-7645af1960b5 | 2018-08-26T11:08:28.186041 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: e1fc336d-ff3a-4894-9ce0-7645af1960b5 ~/.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-26 11:08:32,508 - 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-26 11:08:32,508 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-08-26 11:08:35,173 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-08-26 11:08:38,763 - 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=61518b6d-4a1f-47de-9038-0466f66dd578) as the default verifier for the future CLI operations. 2018-08-26 11:08:41,948 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-08-26 11:08:41,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84399d41c3fc31594f34d3c3c5528351fc6d6114" 2018-08-26 11:08:42,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8761 X-Openstack-Request-Id: req-66b2fc61-d0d0-4267-886c-44e04abafc56 Date: Sun, 26 Aug 2018 11:08:42 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": "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": "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": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"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": "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": "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": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"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": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "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": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"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": "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": "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"}, {"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": "dvr", "updated": "2014-06-1T10:00:00-00:00", "name": "Distributed Virtual Router", "links": [], "description": "Enables configuration of Distributed Virtual Routers."}]} 2018-08-26 11:08:42,277 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/extensions.json used request id req-66b2fc61-d0d0-4267-886c-44e04abafc56 2018-08-26 11:08:42,278 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.329843997955s 2018-08-26 11:08:42,278 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/extensions.json used request id req-66b2fc61-d0d0-4267-886c-44e04abafc56 2018-08-26 11:08:42,286 - xtesting.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2018-08-26 11:08:42,286 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-26 11:08:42,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}84399d41c3fc31594f34d3c3c5528351fc6d6114" -d '{"network": {"shared": true, "name": "refstack_defcore-net_2bccc26e-5fab-4794-a9c1-82796374ab07", "admin_state_up": true}}' 2018-08-26 11:08:42,594 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 688 X-Openstack-Request-Id: req-3894ac36-3b10-4416-bd1a-15e56bcb9f6c Date: Sun, 26 Aug 2018 11:08:42 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":0,"port_security_enabled":true,"provider:network_type":"vxlan","id":"784dc760-dfa7-4a87-bc2e-5d87f774a061","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":true,"project_id":"e428b6e578e2485b9cc26da9ccf96a96","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-26T11:08:42Z","is_default":false,"provider:segmentation_id":89,"name":"refstack_defcore-net_2bccc26e-5fab-4794-a9c1-82796374ab07","admin_state_up":true,"tenant_id":"e428b6e578e2485b9cc26da9ccf96a96","created_at":"2018-08-26T11:08:42Z","mtu":1450}} 2018-08-26 11:08:42,595 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-3894ac36-3b10-4416-bd1a-15e56bcb9f6c 2018-08-26 11:08:42,595 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.308237075806s 2018-08-26 11:08:42,595 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-3894ac36-3b10-4416-bd1a-15e56bcb9f6c 2018-08-26 11:08:42,596 - 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-26T11:08:42Z', u'is_default': False, u'revision_number': 0, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'784dc760-dfa7-4a87-bc2e-5d87f774a061', u'provider:segmentation_id': 89, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'refstack_defcore-net_2bccc26e-5fab-4794-a9c1-82796374ab07', u'admin_state_up': True, u'tenant_id': u'e428b6e578e2485b9cc26da9ccf96a96', u'created_at': u'2018-08-26T11:08:42Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': True, u'project_id': u'e428b6e578e2485b9cc26da9ccf96a96'}) 2018-08-26 11:08:42,596 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-26 11:08:42,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84399d41c3fc31594f34d3c3c5528351fc6d6114" 2018-08-26 11:08:42,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1352 X-Openstack-Request-Id: req-3343c03e-d4c7-455d-9504-8f15f65fa787 Date: Sun, 26 Aug 2018 11:08:42 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":0,"port_security_enabled":true,"mtu":1450,"id":"784dc760-dfa7-4a87-bc2e-5d87f774a061","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":true,"project_id":"e428b6e578e2485b9cc26da9ccf96a96","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-26T11:08:42Z","provider:segmentation_id":89,"name":"refstack_defcore-net_2bccc26e-5fab-4794-a9c1-82796374ab07","admin_state_up":true,"tenant_id":"e428b6e578e2485b9cc26da9ccf96a96","created_at":"2018-08-26T11:08:42Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"9c1c4110-1d5a-4c9e-9e4a-8295252f6976","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"526e4f7307214396989751533ff33528","status":"ACTIVE","subnets":["a3c401bc-6377-43cc-8a20-abe78f2d51b9"],"description":"","tags":[],"updated_at":"2018-08-26T10:33:06Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"526e4f7307214396989751533ff33528","created_at":"2018-08-26T10:16:36Z","provider:network_type":"flat"}]} 2018-08-26 11:08:42,696 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-3343c03e-d4c7-455d-9504-8f15f65fa787 2018-08-26 11:08:42,696 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0998520851135s 2018-08-26 11:08:42,697 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-3343c03e-d4c7-455d-9504-8f15f65fa787 2018-08-26 11:08:42,699 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-26 11:08:42,699 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}84399d41c3fc31594f34d3c3c5528351fc6d6114" -d '{"subnet": {"name": "refstack_defcore-subnet_2bccc26e-5fab-4794-a9c1-82796374ab07", "enable_dhcp": true, "network_id": "784dc760-dfa7-4a87-bc2e-5d87f774a061", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-26 11:08:43,235 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-297aa898-e4f5-4582-ae19-ac277fdef518 Date: Sun, 26 Aug 2018 11:08:43 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"784dc760-dfa7-4a87-bc2e-5d87f774a061","tenant_id":"e428b6e578e2485b9cc26da9ccf96a96","created_at":"2018-08-26T11:08:42Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-26T11:08:42Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"e428b6e578e2485b9cc26da9ccf96a96","id":"ec1f00f9-e26d-4175-83be-906a406b52b0","subnetpool_id":null,"name":"refstack_defcore-subnet_2bccc26e-5fab-4794-a9c1-82796374ab07"}} 2018-08-26 11:08:43,236 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-297aa898-e4f5-4582-ae19-ac277fdef518 2018-08-26 11:08:43,236 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.536714076996s 2018-08-26 11:08:43,236 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-297aa898-e4f5-4582-ae19-ac277fdef518 2018-08-26 11:08:43,237 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-26T11:08:42Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'ec1f00f9-e26d-4175-83be-906a406b52b0', u'subnetpool_id': None, u'service_types': [], u'name': u'refstack_defcore-subnet_2bccc26e-5fab-4794-a9c1-82796374ab07', u'enable_dhcp': True, u'network_id': u'784dc760-dfa7-4a87-bc2e-5d87f774a061', u'tenant_id': u'e428b6e578e2485b9cc26da9ccf96a96', u'created_at': u'2018-08-26T11:08:42Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'e428b6e578e2485b9cc26da9ccf96a96'}) 2018-08-26 11:08:43,237 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-26 11:08:43,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}84399d41c3fc31594f34d3c3c5528351fc6d6114" -d '{"router": {"external_gateway_info": {"network_id": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976"}, "name": "refstack_defcore-router_2bccc26e-5fab-4794-a9c1-82796374ab07", "admin_state_up": true}}' 2018-08-26 11:08:44,514 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-b31b494d-cad2-4c4c-b6f8-c13163b434fe Date: Sun, 26 Aug 2018 11:08:44 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a3c401bc-6377-43cc-8a20-abe78f2d51b9", "ip_address": "172.30.9.207"}]}, "description": "", "tags": [], "tenant_id": "e428b6e578e2485b9cc26da9ccf96a96", "created_at": "2018-08-26T11:08:43Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-26T11:08:44Z", "revision_number": 2, "routes": [], "project_id": "e428b6e578e2485b9cc26da9ccf96a96", "id": "fcd10fd7-1269-45fa-a633-2fca6ff1cd46", "name": "refstack_defcore-router_2bccc26e-5fab-4794-a9c1-82796374ab07"}} 2018-08-26 11:08:44,514 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-b31b494d-cad2-4c4c-b6f8-c13163b434fe 2018-08-26 11:08:44,514 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.27677488327s 2018-08-26 11:08:44,514 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-b31b494d-cad2-4c4c-b6f8-c13163b434fe 2018-08-26 11:08:44,515 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'9c1c4110-1d5a-4c9e-9e4a-8295252f6976', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'a3c401bc-6377-43cc-8a20-abe78f2d51b9', u'ip_address': u'172.30.9.207'}]}, u'description': u'', u'tags': [], u'tenant_id': u'e428b6e578e2485b9cc26da9ccf96a96', u'created_at': u'2018-08-26T11:08:43Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-08-26T11:08:44Z', u'revision_number': 2, u'routes': [], u'project_id': u'e428b6e578e2485b9cc26da9ccf96a96', u'id': u'fcd10fd7-1269-45fa-a633-2fca6ff1cd46', u'name': u'refstack_defcore-router_2bccc26e-5fab-4794-a9c1-82796374ab07'}) 2018-08-26 11:08:44,515 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-26 11:08:44,516 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/fcd10fd7-1269-45fa-a633-2fca6ff1cd46/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}84399d41c3fc31594f34d3c3c5528351fc6d6114" -d '{"subnet_id": "ec1f00f9-e26d-4175-83be-906a406b52b0"}' 2018-08-26 11:08:46,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-88623a42-e6f9-4454-97d8-6b993faefcce Date: Sun, 26 Aug 2018 11:08:46 GMT RESP BODY: {"network_id": "784dc760-dfa7-4a87-bc2e-5d87f774a061", "tenant_id": "e428b6e578e2485b9cc26da9ccf96a96", "subnet_id": "ec1f00f9-e26d-4175-83be-906a406b52b0", "subnet_ids": ["ec1f00f9-e26d-4175-83be-906a406b52b0"], "port_id": "910ceb7b-9a82-4be5-ae3a-899cbb947267", "id": "fcd10fd7-1269-45fa-a633-2fca6ff1cd46"} 2018-08-26 11:08:46,268 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/fcd10fd7-1269-45fa-a633-2fca6ff1cd46/add_router_interface.json used request id req-88623a42-e6f9-4454-97d8-6b993faefcce 2018-08-26 11:08:46,268 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.75243997574s 2018-08-26 11:08:46,268 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/fcd10fd7-1269-45fa-a633-2fca6ff1cd46/add_router_interface.json used request id req-88623a42-e6f9-4454-97d8-6b993faefcce returning object fcd10fd7-1269-45fa-a633-2fca6ff1cd46 2018-08-26 11:08:46,269 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-26 11:08:46,401 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-26 11:08:46,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-26 11:08:46,407 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Sun, 26 Aug 2018 11:08:46 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2018-08-26 11:08:46,409 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-26 11:08:46,411 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84399d41c3fc31594f34d3c3c5528351fc6d6114" 2018-08-26 11:08:46,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-fc0db5ec-bfc0-4354-9c9a-47085ad064c2 Date: Sun, 26 Aug 2018 11:08:46 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-26 11:08:46,680 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-fc0db5ec-bfc0-4354-9c9a-47085ad064c2 2018-08-26 11:08:46,681 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.271418094635s 2018-08-26 11:08:46,681 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-fc0db5ec-bfc0-4354-9c9a-47085ad064c2 2018-08-26 11:08:46,689 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-26 11:08:46,693 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}84399d41c3fc31594f34d3c3c5528351fc6d6114" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/refstack_defcore-img_2bccc26e-5fab-4794-a9c1-82796374ab07", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "refstack_defcore-img_2bccc26e-5fab-4794-a9c1-82796374ab07"}' 2018-08-26 11:08:46,733 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 948 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/eec86920-8633-4ab9-a149-895293ed8400 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-4f809ce9-cdef-4e8b-9516-a58f00e89ed0 Date: Sun, 26 Aug 2018 11:08:46 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-26T11:08:46Z", "file": "/v2/images/eec86920-8633-4ab9-a149-895293ed8400/file", "owner": "e428b6e578e2485b9cc26da9ccf96a96", "id": "eec86920-8633-4ab9-a149-895293ed8400", "size": null, "self": "/v2/images/eec86920-8633-4ab9-a149-895293ed8400", "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_2bccc26e-5fab-4794-a9c1-82796374ab07", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_2bccc26e-5fab-4794-a9c1-82796374ab07", "checksum": null, "created_at": "2018-08-26T11:08:46Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-26 11:08:46,733 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-4f809ce9-cdef-4e8b-9516-a58f00e89ed0 2018-08-26 11:08:46,733 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0437309741974s 2018-08-26 11:08:46,733 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-4f809ce9-cdef-4e8b-9516-a58f00e89ed0 returning object eec86920-8633-4ab9-a149-895293ed8400 2018-08-26 11:08:46,734 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-26 11:08:46,737 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/eec86920-8633-4ab9-a149-895293ed8400/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}84399d41c3fc31594f34d3c3c5528351fc6d6114" -d '' 2018-08-26 11:08:47,079 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4d005cc9-7a18-408b-a82d-7f2cd03070ca Date: Sun, 26 Aug 2018 11:08:47 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-26 11:08:47,079 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/eec86920-8633-4ab9-a149-895293ed8400/file used request id req-4d005cc9-7a18-408b-a82d-7f2cd03070ca 2018-08-26 11:08:47,080 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.345626115799s 2018-08-26 11:08:47,080 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/eec86920-8633-4ab9-a149-895293ed8400/file used request id req-4d005cc9-7a18-408b-a82d-7f2cd03070ca 2018-08-26 11:08:47,084 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-26 11:08:47,088 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84399d41c3fc31594f34d3c3c5528351fc6d6114" 2018-08-26 11:08:47,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json X-Openstack-Request-Id: req-6dbd8511-9f8b-4848-b0bb-b512a23bc87b Date: Sun, 26 Aug 2018 11:08:47 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-26T11:08:47Z", "file": "/v2/images/eec86920-8633-4ab9-a149-895293ed8400/file", "owner": "e428b6e578e2485b9cc26da9ccf96a96", "id": "eec86920-8633-4ab9-a149-895293ed8400", "size": 12716032, "self": "/v2/images/eec86920-8633-4ab9-a149-895293ed8400", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/eec86920-8633-4ab9-a149-895293ed8400/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/eec86920-8633-4ab9-a149-895293ed8400/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_2bccc26e-5fab-4794-a9c1-82796374ab07", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_2bccc26e-5fab-4794-a9c1-82796374ab07", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-26T11:08:46Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-26 11:08:47,110 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-6dbd8511-9f8b-4848-b0bb-b512a23bc87b 2018-08-26 11:08:47,110 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0257761478424s 2018-08-26 11:08:47,110 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-6dbd8511-9f8b-4848-b0bb-b512a23bc87b 2018-08-26 11:08:47,112 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/eec86920-8633-4ab9-a149-895293ed8400/snap', u'metadata': Munch({})})], 'file': u'/v2/images/eec86920-8633-4ab9-a149-895293ed8400/file', 'owner': u'e428b6e578e2485b9cc26da9ccf96a96', 'id': u'eec86920-8633-4ab9-a149-895293ed8400', 'size': 12716032, u'self': u'/v2/images/eec86920-8633-4ab9-a149-895293ed8400', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e428b6e578e2485b9cc26da9ccf96a96', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/eec86920-8633-4ab9-a149-895293ed8400/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-26T11:08:47Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-26T11:08:47Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_2bccc26e-5fab-4794-a9c1-82796374ab07', '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/eec86920-8633-4ab9-a149-895293ed8400', 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_2bccc26e-5fab-4794-a9c1-82796374ab07', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_2bccc26e-5fab-4794-a9c1-82796374ab07', 'created': u'2018-08-26T11:08:46Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-26T11:08:46Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/eec86920-8633-4ab9-a149-895293ed8400', 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_2bccc26e-5fab-4794-a9c1-82796374ab07', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-26 11:08:47,113 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-26 11:08:47,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}84399d41c3fc31594f34d3c3c5528351fc6d6114" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "refstack_defcore-flavor_2bccc26e-5fab-4794-a9c1-82796374ab07", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-26 11:08:47,449 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11: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-22cec550-9908-4e00-a99c-18f178ec2742 x-compute-request-id: req-22cec550-9908-4e00-a99c-18f178ec2742 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavor": {"name": "refstack_defcore-flavor_2bccc26e-5fab-4794-a9c1-82796374ab07", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/b7a285e0-488b-4e2d-934a-d49b0d69e39f", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/b7a285e0-488b-4e2d-934a-d49b0d69e39f", "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": "b7a285e0-488b-4e2d-934a-d49b0d69e39f"}} 2018-08-26 11:08:47,450 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-22cec550-9908-4e00-a99c-18f178ec2742 2018-08-26 11:08:47,450 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.336856126785s 2018-08-26 11:08:47,450 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-22cec550-9908-4e00-a99c-18f178ec2742 2018-08-26 11:08:47,451 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_2bccc26e-5fab-4794-a9c1-82796374ab07', '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'e428b6e578e2485b9cc26da9ccf96a96', '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'b7a285e0-488b-4e2d-934a-d49b0d69e39f', 'swap': 0}) 2018-08-26 11:08:47,452 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-26 11:08:47,454 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/b7a285e0-488b-4e2d-934a-d49b0d69e39f/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}84399d41c3fc31594f34d3c3c5528351fc6d6114" -d '{"extra_specs": {}}' 2018-08-26 11:08:47,474 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11: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 x-openstack-request-id: req-1f554010-74e2-4ae6-992a-08bb055a274b x-compute-request-id: req-1f554010-74e2-4ae6-992a-08bb055a274b Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-26 11:08:47,474 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/b7a285e0-488b-4e2d-934a-d49b0d69e39f/os-extra_specs used request id req-1f554010-74e2-4ae6-992a-08bb055a274b 2018-08-26 11:08:47,474 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0223259925842s 2018-08-26 11:08:47,474 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/b7a285e0-488b-4e2d-934a-d49b0d69e39f/os-extra_specs used request id req-1f554010-74e2-4ae6-992a-08bb055a274b 2018-08-26 11:08:47,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-26 11:08:47,487 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 26 Aug 2018 11:08:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ea35efb7-f01e-40a7-b5fb-c80653abd007 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2018-08-26 11:08:47,487 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-ea35efb7-f01e-40a7-b5fb-c80653abd007 2018-08-26 11:08:47,491 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-26 11:08:47,494 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84399d41c3fc31594f34d3c3c5528351fc6d6114" 2018-08-26 11:08:47,671 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11:08:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef613627-dccd-4f47-abb5-4625f9584fd8 Content-Encoding: gzip Content-Length: 409 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "478525232f8240f3a5bcb37e18d15367", "links": {"self": "http://172.30.9.22:5000/v3/roles/478525232f8240f3a5bcb37e18d15367"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5d45fc17491a4aedb80e6e5e79d195c6", "links": {"self": "http://172.30.9.22:5000/v3/roles/5d45fc17491a4aedb80e6e5e79d195c6"}, "name": "reader"}, {"domain_id": null, "id": "64b697102e1c4dfb82d6ae117acf5e44", "links": {"self": "http://172.30.9.22:5000/v3/roles/64b697102e1c4dfb82d6ae117acf5e44"}, "name": "member"}, {"domain_id": null, "id": "6c30dd1ed17747c19a3fff37cee8f134", "links": {"self": "http://172.30.9.22:5000/v3/roles/6c30dd1ed17747c19a3fff37cee8f134"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b29a3a0f7cee4599871eeb6731b9c6f2", "links": {"self": "http://172.30.9.22:5000/v3/roles/b29a3a0f7cee4599871eeb6731b9c6f2"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d371bb17b4354fa8812550829dff08d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/d371bb17b4354fa8812550829dff08d3"}, "name": "admin"}, {"domain_id": null, "id": "d54515a19cc04386a508cfaf3906e7e7", "links": {"self": "http://172.30.9.22:5000/v3/roles/d54515a19cc04386a508cfaf3906e7e7"}, "name": "swiftoperator"}]} 2018-08-26 11:08:47,671 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-ef613627-dccd-4f47-abb5-4625f9584fd8 2018-08-26 11:08:47,671 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.180454015732s 2018-08-26 11:08:47,672 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-ef613627-dccd-4f47-abb5-4625f9584fd8 2018-08-26 11:08:47,676 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-26 11:08:47,679 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84399d41c3fc31594f34d3c3c5528351fc6d6114" 2018-08-26 11:08:47,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11:08:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74b9c1da-8e9a-4fe4-b6ae-3060ce334a67 Content-Encoding: gzip Content-Length: 409 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "478525232f8240f3a5bcb37e18d15367", "links": {"self": "http://172.30.9.22:5000/v3/roles/478525232f8240f3a5bcb37e18d15367"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5d45fc17491a4aedb80e6e5e79d195c6", "links": {"self": "http://172.30.9.22:5000/v3/roles/5d45fc17491a4aedb80e6e5e79d195c6"}, "name": "reader"}, {"domain_id": null, "id": "64b697102e1c4dfb82d6ae117acf5e44", "links": {"self": "http://172.30.9.22:5000/v3/roles/64b697102e1c4dfb82d6ae117acf5e44"}, "name": "member"}, {"domain_id": null, "id": "6c30dd1ed17747c19a3fff37cee8f134", "links": {"self": "http://172.30.9.22:5000/v3/roles/6c30dd1ed17747c19a3fff37cee8f134"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b29a3a0f7cee4599871eeb6731b9c6f2", "links": {"self": "http://172.30.9.22:5000/v3/roles/b29a3a0f7cee4599871eeb6731b9c6f2"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d371bb17b4354fa8812550829dff08d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/d371bb17b4354fa8812550829dff08d3"}, "name": "admin"}, {"domain_id": null, "id": "d54515a19cc04386a508cfaf3906e7e7", "links": {"self": "http://172.30.9.22:5000/v3/roles/d54515a19cc04386a508cfaf3906e7e7"}, "name": "swiftoperator"}]} 2018-08-26 11:08:47,859 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-74b9c1da-8e9a-4fe4-b6ae-3060ce334a67 2018-08-26 11:08:47,859 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.183095932007s 2018-08-26 11:08:47,859 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-74b9c1da-8e9a-4fe4-b6ae-3060ce334a67 2018-08-26 11:08:47,875 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-08-26 11:08:47,877 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84399d41c3fc31594f34d3c3c5528351fc6d6114" 2018-08-26 11:08:47,906 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11: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-76944202-ce08-4270-9802-c20d6059d4fb x-compute-request-id: req-76944202-ce08-4270-9802-c20d6059d4fb Content-Encoding: gzip Content-Length: 712 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 5}, "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.3", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 6}, "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.9", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-08-26 11:08:47,906 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-hypervisors/detail used request id req-76944202-ce08-4270-9802-c20d6059d4fb 2018-08-26 11:08:47,907 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.031546831131s 2018-08-26 11:08:47,907 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-hypervisors/detail used request id req-76944202-ce08-4270-9802-c20d6059d4fb 2018-08-26 11:08:47,912 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-26 11:08:47,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84399d41c3fc31594f34d3c3c5528351fc6d6114" 2018-08-26 11:08:47,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json X-Openstack-Request-Id: req-e9156760-7da1-49d9-85df-e9b8109a2af8 Date: Sun, 26 Aug 2018 11:08:47 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-26T11:08:47Z", "file": "/v2/images/eec86920-8633-4ab9-a149-895293ed8400/file", "owner": "e428b6e578e2485b9cc26da9ccf96a96", "id": "eec86920-8633-4ab9-a149-895293ed8400", "size": 12716032, "self": "/v2/images/eec86920-8633-4ab9-a149-895293ed8400", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/eec86920-8633-4ab9-a149-895293ed8400/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/eec86920-8633-4ab9-a149-895293ed8400/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_2bccc26e-5fab-4794-a9c1-82796374ab07", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_2bccc26e-5fab-4794-a9c1-82796374ab07", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-26T11:08:46Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-26 11:08:47,937 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-e9156760-7da1-49d9-85df-e9b8109a2af8 2018-08-26 11:08:47,937 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0254139900208s 2018-08-26 11:08:47,937 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-e9156760-7da1-49d9-85df-e9b8109a2af8 2018-08-26 11:08:47,946 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-26 11:08:47,950 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}84399d41c3fc31594f34d3c3c5528351fc6d6114" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/refstack_defcore-img_alt_2bccc26e-5fab-4794-a9c1-82796374ab07", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "refstack_defcore-img_alt_2bccc26e-5fab-4794-a9c1-82796374ab07"}' 2018-08-26 11:08:48,010 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 956 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/29e04d83-e341-41e5-9a4a-af45363efec3 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-fa3c8ef6-ef24-4f87-a326-cc8760881fe8 Date: Sun, 26 Aug 2018 11:08:48 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-26T11:08:47Z", "file": "/v2/images/29e04d83-e341-41e5-9a4a-af45363efec3/file", "owner": "e428b6e578e2485b9cc26da9ccf96a96", "id": "29e04d83-e341-41e5-9a4a-af45363efec3", "size": null, "self": "/v2/images/29e04d83-e341-41e5-9a4a-af45363efec3", "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_2bccc26e-5fab-4794-a9c1-82796374ab07", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_alt_2bccc26e-5fab-4794-a9c1-82796374ab07", "checksum": null, "created_at": "2018-08-26T11:08:47Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-26 11:08:48,010 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-fa3c8ef6-ef24-4f87-a326-cc8760881fe8 2018-08-26 11:08:48,011 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0640377998352s 2018-08-26 11:08:48,011 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-fa3c8ef6-ef24-4f87-a326-cc8760881fe8 returning object 29e04d83-e341-41e5-9a4a-af45363efec3 2018-08-26 11:08:48,012 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-26 11:08:48,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/29e04d83-e341-41e5-9a4a-af45363efec3/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}84399d41c3fc31594f34d3c3c5528351fc6d6114" -d '' 2018-08-26 11:08:49,188 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c657251c-f701-4a00-b2b7-b139ab99645b Date: Sun, 26 Aug 2018 11:08: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-26 11:08:49,188 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/29e04d83-e341-41e5-9a4a-af45363efec3/file used request id req-c657251c-f701-4a00-b2b7-b139ab99645b 2018-08-26 11:08:49,188 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.17630386353s 2018-08-26 11:08:49,188 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/29e04d83-e341-41e5-9a4a-af45363efec3/file used request id req-c657251c-f701-4a00-b2b7-b139ab99645b 2018-08-26 11:08:49,193 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-26 11:08:49,196 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84399d41c3fc31594f34d3c3c5528351fc6d6114" 2018-08-26 11:08:49,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2757 Content-Type: application/json X-Openstack-Request-Id: req-3efffec7-49f1-4e7b-b70c-5097f20b2108 Date: Sun, 26 Aug 2018 11:08:49 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-26T11:08:49Z", "file": "/v2/images/29e04d83-e341-41e5-9a4a-af45363efec3/file", "owner": "e428b6e578e2485b9cc26da9ccf96a96", "id": "29e04d83-e341-41e5-9a4a-af45363efec3", "size": 12716032, "self": "/v2/images/29e04d83-e341-41e5-9a4a-af45363efec3", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/29e04d83-e341-41e5-9a4a-af45363efec3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/29e04d83-e341-41e5-9a4a-af45363efec3/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_alt_2bccc26e-5fab-4794-a9c1-82796374ab07", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_alt_2bccc26e-5fab-4794-a9c1-82796374ab07", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-26T11:08:47Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-26T11:08:47Z", "file": "/v2/images/eec86920-8633-4ab9-a149-895293ed8400/file", "owner": "e428b6e578e2485b9cc26da9ccf96a96", "id": "eec86920-8633-4ab9-a149-895293ed8400", "size": 12716032, "self": "/v2/images/eec86920-8633-4ab9-a149-895293ed8400", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/eec86920-8633-4ab9-a149-895293ed8400/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/eec86920-8633-4ab9-a149-895293ed8400/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_2bccc26e-5fab-4794-a9c1-82796374ab07", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_2bccc26e-5fab-4794-a9c1-82796374ab07", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-26T11:08:46Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-26 11:08:49,220 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-3efffec7-49f1-4e7b-b70c-5097f20b2108 2018-08-26 11:08:49,220 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0272471904755s 2018-08-26 11:08:49,220 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-3efffec7-49f1-4e7b-b70c-5097f20b2108 2018-08-26 11:08:49,223 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/29e04d83-e341-41e5-9a4a-af45363efec3/snap', u'metadata': Munch({})})], 'file': u'/v2/images/29e04d83-e341-41e5-9a4a-af45363efec3/file', 'owner': u'e428b6e578e2485b9cc26da9ccf96a96', 'id': u'29e04d83-e341-41e5-9a4a-af45363efec3', 'size': 12716032, u'self': u'/v2/images/29e04d83-e341-41e5-9a4a-af45363efec3', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e428b6e578e2485b9cc26da9ccf96a96', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/29e04d83-e341-41e5-9a4a-af45363efec3/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-26T11:08:49Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-26T11:08:49Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_2bccc26e-5fab-4794-a9c1-82796374ab07', '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/29e04d83-e341-41e5-9a4a-af45363efec3', 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_2bccc26e-5fab-4794-a9c1-82796374ab07', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_alt_2bccc26e-5fab-4794-a9c1-82796374ab07', 'created': u'2018-08-26T11:08:47Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-26T11:08: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/29e04d83-e341-41e5-9a4a-af45363efec3', 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_2bccc26e-5fab-4794-a9c1-82796374ab07', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-26 11:08:49,224 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-26 11:08:49,226 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}84399d41c3fc31594f34d3c3c5528351fc6d6114" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "refstack_defcore-flavor_alt_2bccc26e-5fab-4794-a9c1-82796374ab07", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-26 11:08:49,290 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11: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-f632101b-1398-43c9-9f11-50a61dcc21df x-compute-request-id: req-f632101b-1398-43c9-9f11-50a61dcc21df Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"flavor": {"name": "refstack_defcore-flavor_alt_2bccc26e-5fab-4794-a9c1-82796374ab07", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/72519923-6199-44ee-b738-12978dd4d7c1", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/72519923-6199-44ee-b738-12978dd4d7c1", "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": "72519923-6199-44ee-b738-12978dd4d7c1"}} 2018-08-26 11:08:49,290 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-f632101b-1398-43c9-9f11-50a61dcc21df 2018-08-26 11:08:49,290 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.06636095047s 2018-08-26 11:08:49,291 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-f632101b-1398-43c9-9f11-50a61dcc21df 2018-08-26 11:08:49,291 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_2bccc26e-5fab-4794-a9c1-82796374ab07', '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'e428b6e578e2485b9cc26da9ccf96a96', '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'72519923-6199-44ee-b738-12978dd4d7c1', 'swap': 0}) 2018-08-26 11:08:49,292 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-26 11:08:49,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/72519923-6199-44ee-b738-12978dd4d7c1/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}84399d41c3fc31594f34d3c3c5528351fc6d6114" -d '{"extra_specs": {}}' 2018-08-26 11:08:49,315 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11: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 x-openstack-request-id: req-3ea27b44-290c-430e-805d-18619af650e0 x-compute-request-id: req-3ea27b44-290c-430e-805d-18619af650e0 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-26 11:08:49,315 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/72519923-6199-44ee-b738-12978dd4d7c1/os-extra_specs used request id req-3ea27b44-290c-430e-805d-18619af650e0 2018-08-26 11:08:49,315 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0231130123138s 2018-08-26 11:08:49,316 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/72519923-6199-44ee-b738-12978dd4d7c1/os-extra_specs used request id req-3ea27b44-290c-430e-805d-18619af650e0 2018-08-26 11:08:49,316 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_2bccc26e-5fab-4794-a9c1-82796374ab07', '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'e428b6e578e2485b9cc26da9ccf96a96', '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'72519923-6199-44ee-b738-12978dd4d7c1', 'swap': 0}) 2018-08-26 11:08:52,976 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-08-26 11:08:52,976 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-08-26 11:08:52,977 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-08-26 11:08:52,979 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-08-26 11:08:57,502 - 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-26 11:08:57,503 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_index_no_params: not found. skipping it 2018-08-26 11:08:57,503 - 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-26 11:08:57,503 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_atction.VolumesV2ActionsTest.test_volume_bootable: not found. skipping it 2018-08-26 11:08:57,503 - 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-26 11:08:57,503 - 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-26 11:08:57,503 - 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-26 11:08:57,503 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_crud_snapshot_metadata: not found. skipping it 2018-08-26 11:08:57,503 - 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-26 11:08:57,503 - 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-26 11:08:57,503 - 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-26 11:08:57,503 - 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-26 11:08:57,503 - 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-26 11:08:57,504 - 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-26 11:08:57,504 - 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-26 11:08:57,504 - 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-26 11:08:57,504 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_network_fields: not found. skipping it 2018-08-26 11:08:57,504 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_upload: not found. skipping it 2018-08-26 11:08:57,504 - 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-26 11:08:57,504 - 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-26 11:08:57,504 - 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-26 11:08:57,504 - 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-26 11:08:57,504 - 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-26 11:08:57,504 - 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-26 11:08:57,504 - 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-26 11:08:57,504 - 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-26 11:08:57,504 - 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-26 11:08:57,504 - 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-26 11:08:57,505 - 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-26 11:08:57,505 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list: not found. skipping it 2018-08-26 11:08:57,505 - 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-26 11:08:57,505 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_external_network_visibility: not found. skipping it 2018-08-26 11:08:57,505 - 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-26 11:08:57,505 - 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-26 11:08:57,505 - 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-26 11:08:57,505 - 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-26 11:08:57,505 - 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-26 11:08:57,505 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.identity.v3.TestApiDiscovery.test_api_version_resources: not found. skipping it 2018-08-26 11:08:57,505 - 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-26 11:08:57,505 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_update_volume_metadata: not found. skipping it 2018-08-26 11:08:57,505 - 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-26 11:08:57,505 - 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-26 11:08:57,505 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_networks_fields: not found. skipping it 2018-08-26 11:08:57,506 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_get_images_schema: not found. skipping it 2018-08-26 11:08:57,506 - 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-26 11:08:57,506 - 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-26 11:08:57,506 - 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-26 11:08:57,506 - 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-26 11:08:57,506 - 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-26 11:08:57,506 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_subnets: not found. skipping it 2018-08-26 11:08:57,506 - 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-26 11:08:57,506 - 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-26 11:08:57,506 - 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-26 11:08:57,506 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_networks: not found. skipping it 2018-08-26 11:08:57,506 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_bootable: not found. skipping it 2018-08-26 11:08:57,506 - 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-26 11:08:57,507 - 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-26 11:08:57,507 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_readonly_update: not found. skipping it 2018-08-26 11:08:57,507 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_extensions.ExtensionsV2TestJSON.test_list_extensions: not found. skipping it 2018-08-26 11:08:57,507 - 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-26 11:08:57,507 - 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-26 11:08:57,507 - 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-26 11:08:57,507 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_no_params: not found. skipping it 2018-08-26 11:08:57,507 - 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-26 11:08:57,507 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_subnet: not found. skipping it 2018-08-26 11:08:57,507 - 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-26 11:08:57,507 - 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-26 11:08:57,507 - 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-26 11:08:57,507 - 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-26 11:08:57,507 - 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-26 11:08:57,508 - 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-26 11:08:57,508 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_volume_metadata: not found. skipping it 2018-08-26 11:08:57,508 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.identity.v3.TestApiDiscovery.test_api_version_statuses: not found. skipping it 2018-08-26 11:08:57,508 - 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-26 11:08:57,508 - 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-26 11:08:57,508 - 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-26 11:08:57,508 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_network: not found. skipping it 2018-08-26 11:08:57,508 - 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-26 11:08:57,508 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_subnets_fields: not found. skipping it 2018-08-26 11:08:57,508 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_delete_network_with_subnet: not found. skipping it 2018-08-26 11:08:57,508 - 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-26 11:08:57,508 - 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-26 11:08:57,508 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.identity.v3.TestApiDiscovery.test_api_media_types: not found. skipping it 2018-08-26 11:08:57,508 - 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-26 11:08:57,508 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_subnet_fields: not found. skipping it 2018-08-26 11:08:57,509 - 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-26 11:08:57,509 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_routers.RoutersTest.test_update_extra_route: not found. skipping it 2018-08-26 11:08:57,509 - 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-26 11:08:57,509 - 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-26 11:08:57,509 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_volume_from_snapshot: not found. skipping it 2018-08-26 11:08:57,509 - 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-26 11:08:57,509 - 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-26 11:08:57,509 - 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-26 11:08:57,509 - 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-26 11:08:57,509 - 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-26 11:08:57,509 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_crud_volume_metadata: not found. skipping it 2018-08-26 11:08:57,509 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_get_image_schema: not found. skipping it 2018-08-26 11:08:57,509 - 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-26 11:08:57,509 - 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-26 11:08:57,509 - 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-26 11:08:57,510 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-08-26 11:08:57,530 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-08-26 11:08:57,531 - 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-26 11:09:11,609 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:09:11.608 11183 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.785s] 2018-08-26 11:09:12,015 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:09:12.014 11183 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.602s] 2018-08-26 11:09:12,084 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:09:12.083 11183 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.069s] 2018-08-26 11:09:12,199 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:09:12.198 11183 INFO opnfv-tempest [-] {4} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [1.429s] 2018-08-26 11:09:12,427 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:09:12.426 11183 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.818s] 2018-08-26 11:09:12,519 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:09:12.518 11183 INFO opnfv-tempest [-] {14} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.014s] 2018-08-26 11:09:13,160 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:09:13.159 11183 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [1.026s] 2018-08-26 11:09:14,063 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:09:14.062 11183 INFO opnfv-tempest [-] {4} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [1.864s] 2018-08-26 11:09:14,632 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:09:14.632 11183 INFO opnfv-tempest [-] {5} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [3.815s] 2018-08-26 11:09:15,351 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:09:15.350 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [1.371s] 2018-08-26 11:09:16,606 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:09:16.605 11183 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [4.177s] 2018-08-26 11:09:17,082 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:09:17.081 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [1.731s] 2018-08-26 11:09:17,150 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:09:17.149 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [0.068s] 2018-08-26 11:09:17,977 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:09:17.976 11183 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [6.753s] 2018-08-26 11:09:18,195 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:09:18.194 11183 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [1.588s] 2018-08-26 11:09:18,200 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:09:18.199 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [1.049s] 2018-08-26 11:09:18,215 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:09:18.214 11183 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.021s] 2018-08-26 11:09:18,222 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:09:18.221 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.022s] 2018-08-26 11:09:18,237 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:09:18.237 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.015s] 2018-08-26 11:09:18,979 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:09:18.978 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.740s] 2018-08-26 11:09:19,926 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:09:19.926 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.947s] 2018-08-26 11:09:19,939 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:09:19.939 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.013s] 2018-08-26 11:09:20,761 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:09:20.760 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.820s] 2018-08-26 11:09:20,770 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:09:20.769 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.009s] 2018-08-26 11:09:20,968 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:09:20.967 11183 INFO opnfv-tempest [-] {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [3.727s] 2018-08-26 11:09:21,782 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:09:21.781 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [1.011s] 2018-08-26 11:09:21,847 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:09:21.846 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.065s] 2018-08-26 11:09:21,903 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:09:21.903 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.056s] 2018-08-26 11:09:21,976 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:09:21.976 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.072s] 2018-08-26 11:09:21,986 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:09:21.986 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.010s] 2018-08-26 11:09:23,110 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:09:23.109 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [1.123s] 2018-08-26 11:09:23,691 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:09:23.690 11183 INFO opnfv-tempest [-] {13} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [0.976s] 2018-08-26 11:09:24,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:09:24.471 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [1.361s] 2018-08-26 11:09:24,519 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:09:24.518 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.047s] 2018-08-26 11:09:24,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:09:24.576 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.058s] 2018-08-26 11:09:24,684 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:09:24.684 11183 INFO opnfv-tempest [-] {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [3.716s] 2018-08-26 11:09:27,491 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:09:27.490 11183 INFO opnfv-tempest [-] {4} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.522s] 2018-08-26 11:09:27,981 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:09:27.980 11183 INFO opnfv-tempest [-] {4} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.490s] 2018-08-26 11:09:28,469 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:09:28.468 11183 INFO opnfv-tempest [-] {4} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.487s] 2018-08-26 11:09:30,723 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:09:30.722 11183 INFO opnfv-tempest [-] {13} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [7.030s] 2018-08-26 11:09:32,444 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:09:32.444 11183 INFO opnfv-tempest [-] {13} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [1.721s] 2018-08-26 11:09:33,500 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:09:33.500 11183 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [2.886s] 2018-08-26 11:09:34,513 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:09:34.512 11183 INFO opnfv-tempest [-] {13} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [2.068s] 2018-08-26 11:09:36,581 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:09:36.580 11183 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.014s] 2018-08-26 11:09:36,668 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:09:36.668 11183 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [3.168s] 2018-08-26 11:09:38,210 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:09:38.209 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.696s] 2018-08-26 11:09:38,863 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:09:38.862 11183 INFO opnfv-tempest [-] {4} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [0.644s] 2018-08-26 11:09:39,155 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:09:39.155 11183 INFO opnfv-tempest [-] {14} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [0.894s] 2018-08-26 11:09:39,498 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:09:39.497 11183 INFO opnfv-tempest [-] {4} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [0.635s] 2018-08-26 11:09:40,014 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:09:40.013 11183 INFO opnfv-tempest [-] {13} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [1.802s] 2018-08-26 11:09:40,401 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:09:40.400 11183 INFO opnfv-tempest [-] {14} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [1.245s] 2018-08-26 11:09:41,232 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:09:41.231 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [11.044s] 2018-08-26 11:09:41,421 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:09:41.420 11183 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item ... success [0.754s] 2018-08-26 11:09:42,362 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:09:42.361 11183 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item ... success [0.941s] 2018-08-26 11:09:43,090 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:09:43.089 11183 INFO opnfv-tempest [-] {13} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid ... success [3.076s] 2018-08-26 11:09:43,313 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:09:43.313 11183 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata ... success [0.951s] 2018-08-26 11:09:43,347 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:09:43.347 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.258s] 2018-08-26 11:09:43,412 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:09:43.411 11183 INFO opnfv-tempest [-] {13} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.064s] 2018-08-26 11:09:43,443 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:09:43.443 11183 INFO opnfv-tempest [-] {13} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.031s] 2018-08-26 11:09:43,495 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:09:43.494 11183 INFO opnfv-tempest [-] {13} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.051s] 2018-08-26 11:09:44,271 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:09:44.270 11183 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata ... success [0.957s] 2018-08-26 11:09:45,592 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:09:45.591 11183 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item ... success [1.320s] 2018-08-26 11:09:46,452 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:09:46.451 11183 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata ... success [0.860s] 2018-08-26 11:09:47,360 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:09:47.360 11183 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [35.899s] 2018-08-26 11:09:47,426 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:09:47.426 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [9.207s] 2018-08-26 11:09:52,434 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:09:52.433 11183 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [34.448s] 2018-08-26 11:09:53,520 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:09:53.519 11183 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [2.521s] 2018-08-26 11:09:53,974 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:09:53.973 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [12.741s] 2018-08-26 11:09:54,875 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:09:54.874 11183 INFO opnfv-tempest [-] {8} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [15.236s] 2018-08-26 11:09:56,175 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:09:56.174 11183 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [2.654s] 2018-08-26 11:09:57,955 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:09:57.955 11183 INFO opnfv-tempest [-] {8} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [3.082s] 2018-08-26 11:09:57,969 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:09:57.969 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [10.540s] 2018-08-26 11:09:59,004 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:09:59.004 11183 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [2.828s] 2018-08-26 11:10:01,020 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:10:01.019 11183 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.597s] 2018-08-26 11:10:01,210 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:10:01.209 11183 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.190s] 2018-08-26 11:10:01,374 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:10:01.374 11183 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.164s] 2018-08-26 11:10:02,049 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:10:02.049 11183 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [3.044s] 2018-08-26 11:10:02,498 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:10:02.497 11183 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.490s] 2018-08-26 11:10:03,054 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:10:03.053 11183 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [12.877s] 2018-08-26 11:10:04,351 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:10:04.351 11183 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [2.975s] 2018-08-26 11:10:04,586 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:10:04.586 11183 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.235s] 2018-08-26 11:10:04,723 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:10:04.722 11183 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [2.673s] 2018-08-26 11:10:04,850 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:10:04.849 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [10.876s] 2018-08-26 11:10:05,061 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:10:05.061 11183 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [0.475s] 2018-08-26 11:10:05,123 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:10:05.122 11183 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.062s] 2018-08-26 11:10:05,235 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:10:05.234 11183 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.111s] 2018-08-26 11:10:05,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:10:05.358 11183 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.123s] 2018-08-26 11:10:05,477 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:10:05.477 11183 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.119s] 2018-08-26 11:10:05,546 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:10:05.546 11183 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.068s] 2018-08-26 11:10:05,670 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:10:05.669 11183 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.122s] 2018-08-26 11:10:05,753 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:10:05.752 11183 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [0.310s] 2018-08-26 11:10:05,785 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:10:05.784 11183 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.115s] 2018-08-26 11:10:05,923 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:10:05.922 11183 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.138s] 2018-08-26 11:10:06,033 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:10:06.032 11183 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.110s] 2018-08-26 11:10:06,151 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:10:06.150 11183 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [0.396s] 2018-08-26 11:10:06,925 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:10:06.925 11183 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [2.202s] 2018-08-26 11:10:07,046 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:10:07.046 11183 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [0.896s] 2018-08-26 11:10:07,470 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:10:07.469 11183 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [0.423s] 2018-08-26 11:10:07,593 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:10:07.592 11183 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [0.668s] 2018-08-26 11:10:07,769 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:10:07.769 11183 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [0.299s] 2018-08-26 11:10:07,882 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:10:07.881 11183 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.112s] 2018-08-26 11:10:08,034 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:10:08.033 11183 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.152s] 2018-08-26 11:10:08,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:10:08.136 11183 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.102s] 2018-08-26 11:10:08,253 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:10:08.252 11183 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.116s] 2018-08-26 11:10:08,352 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:10:08.351 11183 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.099s] 2018-08-26 11:10:08,573 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:10:08.572 11183 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [0.979s] 2018-08-26 11:10:08,601 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:10:08.601 11183 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.250s] 2018-08-26 11:10:09,817 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:10:09.816 11183 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [1.244s] 2018-08-26 11:10:11,755 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:10:11.754 11183 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [1.936s] 2018-08-26 11:10:12,395 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:10:12.395 11183 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [0.640s] 2018-08-26 11:10:13,260 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:10:13.259 11183 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [0.863s] 2018-08-26 11:10:13,890 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:10:13.889 11183 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [0.630s] 2018-08-26 11:10:14,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:10:14.457 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [9.606s] 2018-08-26 11:10:15,512 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:10:15.511 11183 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [12.454s] 2018-08-26 11:10:15,642 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:10:15.641 11183 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [1.751s] 2018-08-26 11:10:16,294 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:10:16.294 11183 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [0.652s] 2018-08-26 11:10:17,449 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:10:17.448 11183 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [1.154s] 2018-08-26 11:10:18,607 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:10:18.607 11183 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [1.158s] 2018-08-26 11:10:19,196 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:10:19.195 11183 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [0.588s] 2018-08-26 11:10:22,404 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:10:22.404 11183 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [7.768s] 2018-08-26 11:10:24,074 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:10:24.073 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [9.617s] 2018-08-26 11:10:26,035 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:10:26.034 11183 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [10.521s] 2018-08-26 11:10:28,361 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:10:28.361 11183 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.125s] 2018-08-26 11:10:28,376 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:10:28.375 11183 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date ... success [0.014s] 2018-08-26 11:10:28,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:10:28.575 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.199s] 2018-08-26 11:10:28,590 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:10:28.589 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-26 11:10:28,609 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:10:28.609 11183 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.019s] 2018-08-26 11:10:28,642 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:10:28.641 11183 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.032s] 2018-08-26 11:10:28,738 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:10:28.737 11183 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.095s] 2018-08-26 11:10:28,823 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:10:28.822 11183 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.085s] 2018-08-26 11:10:28,902 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:10:28.902 11183 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [6.498s] 2018-08-26 11:10:28,987 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:10:28.986 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [4.913s] 2018-08-26 11:10:29,095 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:10:29.094 11183 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.072s] 2018-08-26 11:10:29,143 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:10:29.142 11183 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [0.319s] 2018-08-26 11:10:29,157 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:10:29.156 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-26 11:10:29,245 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:10:29.244 11183 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.088s] 2018-08-26 11:10:31,553 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:10:31.552 11183 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [0.598s] 2018-08-26 11:10:31,929 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:10:31.928 11183 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.375s] 2018-08-26 11:10:32,061 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:10:32.060 11183 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [3.158s] 2018-08-26 11:10:32,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:10:32.130 11183 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.070s] 2018-08-26 11:10:32,284 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:10:32.283 11183 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.152s] 2018-08-26 11:10:32,580 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:10:32.579 11183 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [3.484s] 2018-08-26 11:10:35,734 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:10:35.733 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [6.746s] 2018-08-26 11:10:36,733 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:10:36.732 11183 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.010s] 2018-08-26 11:10:36,962 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:10:36.962 11183 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.230s] 2018-08-26 11:10:37,016 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:10:37.016 11183 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.053s] 2018-08-26 11:10:37,070 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:10:37.069 11183 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.054s] 2018-08-26 11:10:37,116 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:10:37.116 11183 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.046s] 2018-08-26 11:10:37,177 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:10:37.177 11183 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.060s] 2018-08-26 11:10:37,461 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:10:37.461 11183 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.284s] 2018-08-26 11:10:37,521 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:10:37.521 11183 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.059s] 2018-08-26 11:10:37,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:10:37.576 11183 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.055s] 2018-08-26 11:10:37,703 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:10:37.702 11183 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.125s] 2018-08-26 11:10:37,841 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:10:37.841 11183 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [45.396s] 2018-08-26 11:10:40,531 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:10:40.530 11183 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [2.897s] 2018-08-26 11:10:41,904 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:10:41.903 11183 INFO opnfv-tempest [-] {8} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.380s] 2018-08-26 11:10:42,096 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:10:42.096 11183 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [1.566s] 2018-08-26 11:10:43,306 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:10:43.305 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [7.570s] 2018-08-26 11:10:46,672 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:10:46.671 11183 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_router_id ... success [14.386s] 2018-08-26 11:10:46,697 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:10:46.697 11183 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [4.596s] 2018-08-26 11:10:46,771 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:10:46.770 11183 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.099s] 2018-08-26 11:10:46,823 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:10:46.822 11183 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.053s] 2018-08-26 11:10:47,587 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:10:47.587 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [4.282s] 2018-08-26 11:10:47,674 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:10:47.673 11183 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [0.980s] 2018-08-26 11:10:47,748 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:10:47.747 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.160s] 2018-08-26 11:10:47,856 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:10:47.855 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.107s] 2018-08-26 11:10:48,186 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:10:48.185 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.329s] 2018-08-26 11:10:48,256 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:10:48.255 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.070s] 2018-08-26 11:10:48,301 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:10:48.300 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.045s] 2018-08-26 11:10:48,421 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:10:48.420 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.119s] 2018-08-26 11:10:48,569 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:10:48.568 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.148s] 2018-08-26 11:10:48,863 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:10:48.862 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.293s] 2018-08-26 11:10:48,907 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:10:48.906 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.044s] 2018-08-26 11:10:49,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:10:49.130 11183 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [1.453s] 2018-08-26 11:10:50,581 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:10:50.580 11183 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [1.450s] 2018-08-26 11:10:53,315 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:10:53.314 11183 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [2.732s] 2018-08-26 11:10:53,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:10:53.363 11183 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.052s] 2018-08-26 11:10:54,153 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:10:54.152 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [5.245s] 2018-08-26 11:10:55,184 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:10:55.184 11183 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [17.345s] 2018-08-26 11:11:08,986 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:11:08.985 11183 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name ... success [63.669s] 2018-08-26 11:11:09,083 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:11:09.083 11183 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.097s] 2018-08-26 11:11:09,651 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:11:09.650 11183 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail ... success [0.566s] 2018-08-26 11:11:09,778 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:11:09.777 11183 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus ... success [0.127s] 2018-08-26 11:11:09,779 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:11:09.779 11183 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-08-26 11:11:12,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:11:12.076 11183 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name ... success [62.600s] 2018-08-26 11:11:12,155 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:11:12.154 11183 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.077s] 2018-08-26 11:11:12,561 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:11:12.560 11183 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail ... success [0.406s] 2018-08-26 11:11:12,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:11:12.656 11183 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus ... success [0.095s] 2018-08-26 11:11:12,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:11:12.657 11183 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-08-26 11:11:14,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:11:14.367 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [12.742s] 2018-08-26 11:11:22,361 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:11:22.360 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [7.994s] 2018-08-26 11:11:28,286 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:11:28.285 11183 INFO opnfv-tempest [-] {6} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [1.812s] 2018-08-26 11:11:29,097 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:11:29.096 11183 INFO opnfv-tempest [-] {6} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.812s] 2018-08-26 11:11:30,199 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:11:30.198 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [7.837s] 2018-08-26 11:11:35,210 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:11:35.210 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [5.011s] 2018-08-26 11:11:35,499 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:11:35.498 11183 INFO opnfv-tempest [-] {6} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [0.316s] 2018-08-26 11:11:59,528 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:11:59.527 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_routers.RoutersTest.test_update_delete_extra_route ... success [24.312s] 2018-08-26 11:12:01,040 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:12:01.039 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_routers.RoutersTest.test_update_router_admin_state ... success [1.515s] 2018-08-26 11:12:09,333 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:12:09.332 11183 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [74.132s] 2018-08-26 11:12:14,045 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:12:14.045 11183 INFO opnfv-tempest [-] {2} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.007s] 2018-08-26 11:12:19,983 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:12:19.982 11183 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [0.838s] 2018-08-26 11:12:21,160 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:12:21.160 11183 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [1.177s] 2018-08-26 11:12:41,560 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:12:41.559 11183 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [20.396s] 2018-08-26 11:12:48,795 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:12:48.795 11183 INFO opnfv-tempest [-] {15} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... success [193.568s] 2018-08-26 11:12:58,544 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:12:58.543 11183 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server ... success [67.196s] 2018-08-26 11:13:07,005 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:13:07.004 11183 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [8.463s] 2018-08-26 11:13:14,636 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:13:14.635 11183 INFO opnfv-tempest [-] {15} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments ... success [25.829s] 2018-08-26 11:13:29,437 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:13:29.436 11183 INFO opnfv-tempest [-] {15} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.775s] 2018-08-26 11:14:26,572 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:14:26.571 11183 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server ... success [79.561s] 2018-08-26 11:14:45,488 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:14:45.487 11183 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server ... success [18.914s] 2018-08-26 11:15:08,344 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:15:08.344 11183 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_add_router_interfaces_on_overlapping_subnets_returns_400 ... success [6.871s] 2018-08-26 11:15:08,960 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:15:08.959 11183 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_delete_non_existent_router_returns_404 ... success [0.616s] 2018-08-26 11:15:09,306 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:15:09.306 11183 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_invalid_network_returns_404 ... success [0.347s] 2018-08-26 11:15:10,769 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:15:10.768 11183 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_net_not_external_returns_400 ... success [1.461s] 2018-08-26 11:15:15,195 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:15:15.194 11183 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_remove_interface_in_use_returns_409 ... success [4.425s] 2018-08-26 11:15:15,239 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:15:15.238 11183 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_show_non_existent_router_returns_404 ... success [0.044s] 2018-08-26 11:15:15,289 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-26 11:15:15.288 11183 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_update_non_existent_router_returns_404 ... success [0.050s] 2018-08-26 11:15:30,060 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: b83b0527-456c-4baa-93be-600cd2b3275e 2018-08-26 11:15:30,070 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'b83b0527-456c-4baa-93be-600cd2b3275e']'. 2018-08-26 11:15:30,991 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-08-26 11:15:30,991 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-08-26 11:15:30,991 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-26 11:15:30,991 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | b83b0527-456c-4baa-93be-600cd2b3275e | 2018-08-26 11:15:30,992 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-08-26 11:15:30,992 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-08-26 11:09:00 | 2018-08-26 11:15:30,992 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-08-26 11:15:29 | 2018-08-26 11:15:30,992 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:06:29 | 2018-08-26 11:15:30,992 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-08-26 11:15:30,992 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-08-26 11:15:30,992 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 61518b6d-4a1f-47de-9038-0466f66dd578) | 2018-08-26 11:15:30,993 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-08-26 11:15:30,993 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: e1fc336d-ff3a-4894-9ce0-7645af1960b5) | 2018-08-26 11:15:30,993 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 217 | 2018-08-26 11:15:30,993 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 368.832 | 2018-08-26 11:15:30,993 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 217 | 2018-08-26 11:15:30,993 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 0 | 2018-08-26 11:15:30,993 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-08-26 11:15:30,993 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-08-26 11:15:30,994 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-08-26 11:15:30,994 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-26 11:15:30,994 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +--------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-08-26 11:15:30,994 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-08-26 11:15:31,123 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest refstack_defcore success_rate is 100.0% 2018-08-26 11:15:31,296 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-26 11:15:31,297 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 06:49 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-08-26 11:15:31,302 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-26 11:15:31,305 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/29e04d83-e341-41e5-9a4a-af45363efec3 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84399d41c3fc31594f34d3c3c5528351fc6d6114" 2018-08-26 11:15:32,770 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-84cd07c4-f420-48bd-be64-ea84d5c5821f Date: Sun, 26 Aug 2018 11:15:32 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-26 11:15:32,770 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/29e04d83-e341-41e5-9a4a-af45363efec3 used request id req-84cd07c4-f420-48bd-be64-ea84d5c5821f 2018-08-26 11:15:32,770 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.46846079826s 2018-08-26 11:15:32,770 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/29e04d83-e341-41e5-9a4a-af45363efec3 used request id req-84cd07c4-f420-48bd-be64-ea84d5c5821f 2018-08-26 11:15:32,770 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-26 11:15:32,772 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84399d41c3fc31594f34d3c3c5528351fc6d6114" 2018-08-26 11:15:33,053 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11:15:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7b5def92-0557-4623-99d0-ed788f53bdda x-compute-request-id: req-7b5def92-0557-4623-99d0-ed788f53bdda Content-Encoding: gzip Content-Length: 367 Content-Type: application/json RESP BODY: {"flavors": [{"name": "refstack_defcore-flavor_alt_2bccc26e-5fab-4794-a9c1-82796374ab07", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/72519923-6199-44ee-b738-12978dd4d7c1", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/72519923-6199-44ee-b738-12978dd4d7c1", "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": "72519923-6199-44ee-b738-12978dd4d7c1"}, {"name": "refstack_defcore-flavor_2bccc26e-5fab-4794-a9c1-82796374ab07", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/b7a285e0-488b-4e2d-934a-d49b0d69e39f", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/b7a285e0-488b-4e2d-934a-d49b0d69e39f", "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": "b7a285e0-488b-4e2d-934a-d49b0d69e39f"}]} 2018-08-26 11:15:33,053 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-7b5def92-0557-4623-99d0-ed788f53bdda 2018-08-26 11:15:33,053 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.282343864441s 2018-08-26 11:15:33,053 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-7b5def92-0557-4623-99d0-ed788f53bdda 2018-08-26 11:15:33,056 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-26 11:15:33,058 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/72519923-6199-44ee-b738-12978dd4d7c1 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84399d41c3fc31594f34d3c3c5528351fc6d6114" 2018-08-26 11:15:33,100 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 26 Aug 2018 11:15: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-c45fbdee-4a21-4253-b022-f48ace2ae684 x-compute-request-id: req-c45fbdee-4a21-4253-b022-f48ace2ae684 Content-Length: 0 Content-Type: application/json 2018-08-26 11:15:33,101 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/72519923-6199-44ee-b738-12978dd4d7c1 used request id req-c45fbdee-4a21-4253-b022-f48ace2ae684 2018-08-26 11:15:33,101 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0451769828796s 2018-08-26 11:15:33,101 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/72519923-6199-44ee-b738-12978dd4d7c1 used request id req-c45fbdee-4a21-4253-b022-f48ace2ae684 2018-08-26 11:15:33,102 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-26 11:15:33,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/fcd10fd7-1269-45fa-a633-2fca6ff1cd46/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}84399d41c3fc31594f34d3c3c5528351fc6d6114" -d '{"subnet_id": "ec1f00f9-e26d-4175-83be-906a406b52b0"}' 2018-08-26 11:15:34,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-2fd0047f-c7e8-4a1d-9f4b-3918d98c8840 Date: Sun, 26 Aug 2018 11:15:34 GMT RESP BODY: {"network_id": "784dc760-dfa7-4a87-bc2e-5d87f774a061", "tenant_id": "e428b6e578e2485b9cc26da9ccf96a96", "subnet_id": "ec1f00f9-e26d-4175-83be-906a406b52b0", "subnet_ids": ["ec1f00f9-e26d-4175-83be-906a406b52b0"], "port_id": "910ceb7b-9a82-4be5-ae3a-899cbb947267", "id": "fcd10fd7-1269-45fa-a633-2fca6ff1cd46"} 2018-08-26 11:15:34,747 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/fcd10fd7-1269-45fa-a633-2fca6ff1cd46/remove_router_interface.json used request id req-2fd0047f-c7e8-4a1d-9f4b-3918d98c8840 2018-08-26 11:15:34,747 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.64438295364s 2018-08-26 11:15:34,747 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/fcd10fd7-1269-45fa-a633-2fca6ff1cd46/remove_router_interface.json used request id req-2fd0047f-c7e8-4a1d-9f4b-3918d98c8840 returning object fcd10fd7-1269-45fa-a633-2fca6ff1cd46 2018-08-26 11:15:34,748 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-26 11:15:34,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84399d41c3fc31594f34d3c3c5528351fc6d6114" 2018-08-26 11:15:34,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 652 X-Openstack-Request-Id: req-e823418b-72fb-422d-bf98-42d28fcc440b Date: Sun, 26 Aug 2018 11:15:34 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a3c401bc-6377-43cc-8a20-abe78f2d51b9", "ip_address": "172.30.9.207"}]}, "description": "", "tags": [], "tenant_id": "e428b6e578e2485b9cc26da9ccf96a96", "created_at": "2018-08-26T11:08:43Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-26T11:15:34Z", "revision_number": 4, "routes": [], "project_id": "e428b6e578e2485b9cc26da9ccf96a96", "id": "fcd10fd7-1269-45fa-a633-2fca6ff1cd46", "name": "refstack_defcore-router_2bccc26e-5fab-4794-a9c1-82796374ab07"}]} 2018-08-26 11:15:34,863 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-e823418b-72fb-422d-bf98-42d28fcc440b 2018-08-26 11:15:34,864 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.115906000137s 2018-08-26 11:15:34,864 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-e823418b-72fb-422d-bf98-42d28fcc440b 2018-08-26 11:15:34,866 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-26 11:15:34,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/fcd10fd7-1269-45fa-a633-2fca6ff1cd46.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84399d41c3fc31594f34d3c3c5528351fc6d6114" 2018-08-26 11:15:36,350 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4aee7a9e-8549-4281-9f35-eb2ba73f6620 Content-Length: 0 Date: Sun, 26 Aug 2018 11:15:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-26 11:15:36,350 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/fcd10fd7-1269-45fa-a633-2fca6ff1cd46.json used request id req-4aee7a9e-8549-4281-9f35-eb2ba73f6620 2018-08-26 11:15:36,351 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.48475289345s 2018-08-26 11:15:36,351 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/fcd10fd7-1269-45fa-a633-2fca6ff1cd46.json used request id req-4aee7a9e-8549-4281-9f35-eb2ba73f6620 2018-08-26 11:15:36,351 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-26 11:15:36,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84399d41c3fc31594f34d3c3c5528351fc6d6114" 2018-08-26 11:15:36,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1298 X-Openstack-Request-Id: req-537dc81d-7d91-4139-825b-dc5ee1340ce1 Date: Sun, 26 Aug 2018 11:15:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"9c1c4110-1d5a-4c9e-9e4a-8295252f6976","tenant_id":"526e4f7307214396989751533ff33528","created_at":"2018-08-26T10:16:40Z","dns_nameservers":[],"updated_at":"2018-08-26T10:16:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"526e4f7307214396989751533ff33528","id":"a3c401bc-6377-43cc-8a20-abe78f2d51b9","subnetpool_id":null,"name":"external-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"784dc760-dfa7-4a87-bc2e-5d87f774a061","tenant_id":"e428b6e578e2485b9cc26da9ccf96a96","created_at":"2018-08-26T11:08:42Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-26T11:08:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"e428b6e578e2485b9cc26da9ccf96a96","id":"ec1f00f9-e26d-4175-83be-906a406b52b0","subnetpool_id":null,"name":"refstack_defcore-subnet_2bccc26e-5fab-4794-a9c1-82796374ab07"}]} 2018-08-26 11:15:36,428 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-537dc81d-7d91-4139-825b-dc5ee1340ce1 2018-08-26 11:15:36,428 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0764009952545s 2018-08-26 11:15:36,428 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-537dc81d-7d91-4139-825b-dc5ee1340ce1 2018-08-26 11:15:36,429 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-26 11:15:36,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/ec1f00f9-e26d-4175-83be-906a406b52b0.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84399d41c3fc31594f34d3c3c5528351fc6d6114" 2018-08-26 11:15:37,303 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2b33fa6f-b988-4794-9eed-fcb98f9d83ee Date: Sun, 26 Aug 2018 11:15:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-26 11:15:37,303 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/ec1f00f9-e26d-4175-83be-906a406b52b0.json used request id req-2b33fa6f-b988-4794-9eed-fcb98f9d83ee 2018-08-26 11:15:37,303 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.87393784523s 2018-08-26 11:15:37,303 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/ec1f00f9-e26d-4175-83be-906a406b52b0.json used request id req-2b33fa6f-b988-4794-9eed-fcb98f9d83ee 2018-08-26 11:15:37,304 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-26 11:15:37,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84399d41c3fc31594f34d3c3c5528351fc6d6114" 2018-08-26 11:15:37,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1358 X-Openstack-Request-Id: req-c6c201ef-0490-4421-ba03-581cf07c2a69 Date: Sun, 26 Aug 2018 11:15:37 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"784dc760-dfa7-4a87-bc2e-5d87f774a061","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":true,"project_id":"e428b6e578e2485b9cc26da9ccf96a96","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-26T11:15:37Z","provider:segmentation_id":89,"name":"refstack_defcore-net_2bccc26e-5fab-4794-a9c1-82796374ab07","admin_state_up":true,"tenant_id":"e428b6e578e2485b9cc26da9ccf96a96","created_at":"2018-08-26T11:08:42Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"9c1c4110-1d5a-4c9e-9e4a-8295252f6976","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"526e4f7307214396989751533ff33528","status":"ACTIVE","subnets":["a3c401bc-6377-43cc-8a20-abe78f2d51b9"],"description":"","tags":[],"updated_at":"2018-08-26T10:33:06Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"526e4f7307214396989751533ff33528","created_at":"2018-08-26T10:16:36Z","provider:network_type":"flat"}]} 2018-08-26 11:15:37,398 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-c6c201ef-0490-4421-ba03-581cf07c2a69 2018-08-26 11:15:37,398 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0945320129395s 2018-08-26 11:15:37,399 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-c6c201ef-0490-4421-ba03-581cf07c2a69 2018-08-26 11:15:37,400 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-26 11:15:37,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/784dc760-dfa7-4a87-bc2e-5d87f774a061.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84399d41c3fc31594f34d3c3c5528351fc6d6114" 2018-08-26 11:15:38,688 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2cae5f89-4d75-4713-8e3c-e6c51707e3ae Date: Sun, 26 Aug 2018 11:15:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-26 11:15:38,688 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/784dc760-dfa7-4a87-bc2e-5d87f774a061.json used request id req-2cae5f89-4d75-4713-8e3c-e6c51707e3ae 2018-08-26 11:15:38,688 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.28860402107s 2018-08-26 11:15:38,689 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/784dc760-dfa7-4a87-bc2e-5d87f774a061.json used request id req-2cae5f89-4d75-4713-8e3c-e6c51707e3ae 2018-08-26 11:15:38,693 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-26 11:15:38,696 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84399d41c3fc31594f34d3c3c5528351fc6d6114" 2018-08-26 11:15:38,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json X-Openstack-Request-Id: req-74389497-8998-4c64-8b8c-2c1da6da33c8 Date: Sun, 26 Aug 2018 11:15:38 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-26T11:08:47Z", "file": "/v2/images/eec86920-8633-4ab9-a149-895293ed8400/file", "owner": "e428b6e578e2485b9cc26da9ccf96a96", "id": "eec86920-8633-4ab9-a149-895293ed8400", "size": 12716032, "self": "/v2/images/eec86920-8633-4ab9-a149-895293ed8400", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/eec86920-8633-4ab9-a149-895293ed8400/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/eec86920-8633-4ab9-a149-895293ed8400/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_2bccc26e-5fab-4794-a9c1-82796374ab07", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_2bccc26e-5fab-4794-a9c1-82796374ab07", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-26T11:08:46Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-26 11:15:38,723 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-74389497-8998-4c64-8b8c-2c1da6da33c8 2018-08-26 11:15:38,723 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0301961898804s 2018-08-26 11:15:38,723 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-74389497-8998-4c64-8b8c-2c1da6da33c8 2018-08-26 11:15:38,725 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-26 11:15:38,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/eec86920-8633-4ab9-a149-895293ed8400 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84399d41c3fc31594f34d3c3c5528351fc6d6114" 2018-08-26 11:15:38,987 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-33c24e1e-a2a3-4c1a-b3da-401700f09e12 Date: Sun, 26 Aug 2018 11:15: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-26 11:15:38,987 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/eec86920-8633-4ab9-a149-895293ed8400 used request id req-33c24e1e-a2a3-4c1a-b3da-401700f09e12 2018-08-26 11:15:38,987 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.262632131577s 2018-08-26 11:15:38,988 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/eec86920-8633-4ab9-a149-895293ed8400 used request id req-33c24e1e-a2a3-4c1a-b3da-401700f09e12 2018-08-26 11:15:38,988 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-26 11:15:38,991 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84399d41c3fc31594f34d3c3c5528351fc6d6114" 2018-08-26 11:15:39,011 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11:15: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-083b28fe-1c1d-42b1-9f0d-e90073dad7fd x-compute-request-id: req-083b28fe-1c1d-42b1-9f0d-e90073dad7fd Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavors": [{"name": "refstack_defcore-flavor_2bccc26e-5fab-4794-a9c1-82796374ab07", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/b7a285e0-488b-4e2d-934a-d49b0d69e39f", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/b7a285e0-488b-4e2d-934a-d49b0d69e39f", "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": "b7a285e0-488b-4e2d-934a-d49b0d69e39f"}]} 2018-08-26 11:15:39,011 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-083b28fe-1c1d-42b1-9f0d-e90073dad7fd 2018-08-26 11:15:39,011 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0231890678406s 2018-08-26 11:15:39,012 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-083b28fe-1c1d-42b1-9f0d-e90073dad7fd 2018-08-26 11:15:39,013 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-26 11:15:39,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/b7a285e0-488b-4e2d-934a-d49b0d69e39f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84399d41c3fc31594f34d3c3c5528351fc6d6114" 2018-08-26 11:15:39,041 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 26 Aug 2018 11: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 x-openstack-request-id: req-ab178a02-3d74-4a84-8765-dab1cc3293c3 x-compute-request-id: req-ab178a02-3d74-4a84-8765-dab1cc3293c3 Content-Length: 0 Content-Type: application/json 2018-08-26 11:15:39,041 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/b7a285e0-488b-4e2d-934a-d49b0d69e39f used request id req-ab178a02-3d74-4a84-8765-dab1cc3293c3 2018-08-26 11:15:39,042 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0280289649963s 2018-08-26 11:15:39,042 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/b7a285e0-488b-4e2d-934a-d49b0d69e39f used request id req-ab178a02-3d74-4a84-8765-dab1cc3293c3 2018-08-26 11:15:39,093 - xtesting.ci.run_tests - INFO - Loading test case 'patrole'... 2018-08-26 11:15:39,135 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-26 11:15:39,135 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-26 11:15:39,135 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-26 11:15:39,135 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-26 11:15:39,135 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-26 11:15:39,135 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-26 11:15:39,135 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-26 11:15:39,135 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-26 11:15:39,135 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-26 11:15:39,135 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-26 11:15:39,136 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-26 11:15:39,136 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-26 11:15:39,136 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-26 11:15:39,136 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-26 11:15:39,136 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-26 11:15:39,136 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-26 11:15:39,136 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-26 11:15:39,136 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-26 11:15:39,136 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-26 11:15:39,136 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-26 11:15:39,136 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-26 11:15:39,136 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-26 11:15:39,136 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-26 11:15:39,136 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-26 11:15:39,137 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-26 11:15:39,138 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-26 11:15:39,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11:15:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c109abfc-13c3-475c-8b55-9c246e611042 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-08-26 11:15:39,142 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-c109abfc-13c3-475c-8b55-9c246e611042 2018-08-26 11:15:39,142 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-26 11:15:39,528 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5d45fc17491a4aedb80e6e5e79d195c6", "name": "reader"}, {"id": "d371bb17b4354fa8812550829dff08d3", "name": "admin"}, {"id": "64b697102e1c4dfb82d6ae117acf5e44", "name": "member"}], "expires_at": "2018-08-26T12:15:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e428b6e578e2485b9cc26da9ccf96a96", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1210d332c9744f5cbc695a2c01f49732"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "816f0ebf045249fb84d97c4bfc1f0a06"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a44497dc0f584430880fbb34d798f187"}], "type": "metric", "id": "06403f6d19cc45d3876c1f817db4cc2a", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33aefc6453a54d88a8073094e7078823"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3af2aad436db4c72a190ee1afb07b296"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a48de89935fd4d0787f0c84bf3674881"}], "type": "network", "id": "4fcf375a7a284c3ca85dd165d598c3cb", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/e428b6e578e2485b9cc26da9ccf96a96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1acf73a288dd435cb0883e7723ed5056"}, {"url": "http://192.30.9.5:8776/v3/e428b6e578e2485b9cc26da9ccf96a96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25ab930679644d89bac501b74509b76d"}, {"url": "http://172.30.9.22:8776/v3/e428b6e578e2485b9cc26da9ccf96a96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe463692e35f41e28415b64d8ffd10af"}], "type": "volumev3", "id": "5679bf9cdfbb4efdb97a61a69442b76f", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/e428b6e578e2485b9cc26da9ccf96a96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4234eccc4e5c4c81a9740ee2adf95b67"}, {"url": "http://172.30.9.22:8776/v2/e428b6e578e2485b9cc26da9ccf96a96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "456ac2ca5ce14a919050a73ace6b5d36"}, {"url": "http://192.30.9.5:8776/v2/e428b6e578e2485b9cc26da9ccf96a96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec61effda13a4644aad9e330753e8ad3"}], "type": "volumev2", "id": "5fba3b72fec244c7b311cd023156a4e5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "057ed3b924844253978ad62059e6acbb"}, {"url": "http://172.30.9.22:8776/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c5726572f244dc1a37ddbd93a609edb"}, {"url": "http://192.30.9.5:8776/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7144203ef2f146f6a443da1e2a6503e6"}], "type": "volume", "id": "71aa1ff84fdd4eab95dbd16ac5fbfcf7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "218ecd9779c74fdbb9eff6a86b2e2ffa"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a4ae0c6c06a42aba305e1cb16268330"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f631f43b783d40b894997b7b49ab8a6b"}], "type": "image", "id": "7986c8336c5046db98dd34c332d24e7f", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "8edc8950a979429d96b680df313310a4", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a2d0d8a4ee24abcbae458bd1ce751ff"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6d1c3e6266f14458a3def33c4f0479b2"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "feca7a31784e458fb732ee0ca32ab24d"}], "type": "cloudformation", "id": "a1648659a78445d4bcaef3988eb0583e", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c10a925a2de437eac36a10b437ddcd1"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "517a76a99e3d470abde8b2e237f68205"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71f914c9732c486db7ec4dade5ea337a"}], "type": "compute", "id": "b18e3a8824af4ed79cd0162b85ca91d6", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91e36bdd70374197a9cc1cf82d4cacd4"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1c68732373a41b6bbdf0d38be58918e"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f7fd23166fd04cdbb15ae3b9534561a8"}], "type": "event", "id": "c887a5552b5842c5bbc8ce1b66332916", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68d3020187d14b4b925c0dbdfac338f6"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77e68b53932a4902a3a68484356b1c4e"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "809dcbff39164bbfaf936f0b35fd176c"}], "type": "placement", "id": "cd8c278131c84e4683012d83ae70eec0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8080/v1/AUTH_e428b6e578e2485b9cc26da9ccf96a96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49dd5c5e91d54d6aa44952eaa2390224"}, {"url": "http://12.0.0.43:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d5db89631954c7baafaf65b5aea991a"}, {"url": "http://12.0.0.43:8080/v1/AUTH_e428b6e578e2485b9cc26da9ccf96a96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "727249cbc39e4628bd3a179bd516b829"}], "type": "object-store", "id": "ec31481f5236441e98c13b38a9c609ec", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bc083505e0a4fba9e18037c17ad1785"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a4bed8aa09042d1be0a485c1bac878c"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89809cbce7344bcdbc14222d09ca5c81"}], "type": "identity", "id": "f4a28c09b9d7444fb27267a9c13f5ad7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0bd24ae5e1bc445db6c4eb649aa04b43"}, {"url": "http://192.30.9.5:8004/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6e6016d81674fa7951c5c486b38f564"}, {"url": "http://192.30.9.5:8004/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d22e870073e14dc5a443931e483e51a2"}], "type": "orchestration", "id": "f619feeb4e1c4cde836d701d6b52295f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "348e8fd3cbd140de8fdb5a2e7f1ba9ce"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37dabf8c0b3c4b4da176de43bbacdd17"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "97e424052ba4486c88034276e7ba90a9"}], "type": "alarming", "id": "ffab3464fcfe4e6086e29e4f2cac9a99", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1e1511f6281344c28c2a63d6a8174f8d"}, "audit_ids": ["yIb0GFHyTuSrH-Ej1YvTAg"], "issued_at": "2018-08-26T11:15:39.000000Z"}} 2018-08-26 11:15:39,531 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-26 11:15:39,532 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}263b4698b2564a83b7f4fdc47e712fe1419c0278" 2018-08-26 11:15:39,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-8b337735-3242-433a-aad0-be640f362911 Date: Sun, 26 Aug 2018 11:15:39 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"9c1c4110-1d5a-4c9e-9e4a-8295252f6976","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"526e4f7307214396989751533ff33528","status":"ACTIVE","subnets":["a3c401bc-6377-43cc-8a20-abe78f2d51b9"],"description":"","tags":[],"updated_at":"2018-08-26T10:33:06Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"526e4f7307214396989751533ff33528","created_at":"2018-08-26T10:16:36Z","provider:network_type":"flat"}]} 2018-08-26 11:15:39,908 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-8b337735-3242-433a-aad0-be640f362911 2018-08-26 11:15:39,909 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.377113819122s 2018-08-26 11:15:39,909 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-8b337735-3242-433a-aad0-be640f362911 2018-08-26 11:15:39,910 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-26 11:15:42,689 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-08-26 11:15:45,372 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 092eb257-013f-4bac-b0cd-e6077c16312a | 2018-08-26T11:15:45.098466 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 092eb257-013f-4bac-b0cd-e6077c16312a ~/.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-26 11:15:49,067 - 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-26 11:15:49,067 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-08-26 11:15:51,850 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-08-26 11:15:55,523 - 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=4d40cad1-a74b-4af4-add9-3c7bef8cbfc2) as the default verifier for the future CLI operations. 2018-08-26 11:15:59,111 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-08-26 11:15:59,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}263b4698b2564a83b7f4fdc47e712fe1419c0278" 2018-08-26 11:15:59,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8761 X-Openstack-Request-Id: req-b6697f28-7b1a-4a50-8759-98b357dbd12e Date: Sun, 26 Aug 2018 11:15:59 GMT RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "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": "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": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"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": "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": "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": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"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": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "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": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"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": "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": "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"}, {"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": "dvr", "updated": "2014-06-1T10:00:00-00:00", "name": "Distributed Virtual Router", "links": [], "description": "Enables configuration of Distributed Virtual Routers."}]} 2018-08-26 11:15:59,380 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/extensions.json used request id req-b6697f28-7b1a-4a50-8759-98b357dbd12e 2018-08-26 11:15:59,381 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.269632816315s 2018-08-26 11:15:59,381 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/extensions.json used request id req-b6697f28-7b1a-4a50-8759-98b357dbd12e 2018-08-26 11:15:59,389 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2018-08-26 11:15:59,390 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-26 11:15:59,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}263b4698b2564a83b7f4fdc47e712fe1419c0278" -d '{"network": {"shared": true, "name": "patrole-net_fb2e3659-6ed0-4379-8bf7-26c545341177", "admin_state_up": true}}' 2018-08-26 11:15:59,586 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-3eb8e5e3-f4c4-49b2-98fd-cdbb68a17a16 Date: Sun, 26 Aug 2018 11:15:59 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":0,"port_security_enabled":true,"provider:network_type":"vxlan","id":"a2fcfe57-84ca-4954-9afb-086df4c7d921","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":true,"project_id":"e428b6e578e2485b9cc26da9ccf96a96","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-26T11:15:59Z","is_default":false,"provider:segmentation_id":48,"name":"patrole-net_fb2e3659-6ed0-4379-8bf7-26c545341177","admin_state_up":true,"tenant_id":"e428b6e578e2485b9cc26da9ccf96a96","created_at":"2018-08-26T11:15:59Z","mtu":1450}} 2018-08-26 11:15:59,586 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-3eb8e5e3-f4c4-49b2-98fd-cdbb68a17a16 2018-08-26 11:15:59,586 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.196569919586s 2018-08-26 11:15:59,587 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-3eb8e5e3-f4c4-49b2-98fd-cdbb68a17a16 2018-08-26 11:15:59,587 - 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-26T11:15:59Z', u'is_default': False, u'revision_number': 0, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'a2fcfe57-84ca-4954-9afb-086df4c7d921', u'provider:segmentation_id': 48, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'patrole-net_fb2e3659-6ed0-4379-8bf7-26c545341177', u'admin_state_up': True, u'tenant_id': u'e428b6e578e2485b9cc26da9ccf96a96', u'created_at': u'2018-08-26T11:15:59Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': True, u'project_id': u'e428b6e578e2485b9cc26da9ccf96a96'}) 2018-08-26 11:15:59,588 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-26 11:15:59,588 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}263b4698b2564a83b7f4fdc47e712fe1419c0278" 2018-08-26 11:15:59,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1343 X-Openstack-Request-Id: req-f2c110a6-f146-46a2-ac37-ad9b5ba4970e Date: Sun, 26 Aug 2018 11:15:59 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"9c1c4110-1d5a-4c9e-9e4a-8295252f6976","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"526e4f7307214396989751533ff33528","status":"ACTIVE","subnets":["a3c401bc-6377-43cc-8a20-abe78f2d51b9"],"description":"","tags":[],"updated_at":"2018-08-26T10:33:06Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"526e4f7307214396989751533ff33528","created_at":"2018-08-26T10:16:36Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":0,"port_security_enabled":true,"mtu":1450,"id":"a2fcfe57-84ca-4954-9afb-086df4c7d921","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":true,"project_id":"e428b6e578e2485b9cc26da9ccf96a96","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-26T11:15:59Z","provider:segmentation_id":48,"name":"patrole-net_fb2e3659-6ed0-4379-8bf7-26c545341177","admin_state_up":true,"tenant_id":"e428b6e578e2485b9cc26da9ccf96a96","created_at":"2018-08-26T11:15:59Z","provider:network_type":"vxlan"}]} 2018-08-26 11:15:59,702 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-f2c110a6-f146-46a2-ac37-ad9b5ba4970e 2018-08-26 11:15:59,702 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.114440202713s 2018-08-26 11:15:59,702 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-f2c110a6-f146-46a2-ac37-ad9b5ba4970e 2018-08-26 11:15:59,704 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-26 11:15:59,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}263b4698b2564a83b7f4fdc47e712fe1419c0278" -d '{"subnet": {"name": "patrole-subnet_fb2e3659-6ed0-4379-8bf7-26c545341177", "enable_dhcp": true, "network_id": "a2fcfe57-84ca-4954-9afb-086df4c7d921", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-26 11:16:00,126 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-f1904116-0d09-47b2-aa5e-481995e44aa0 Date: Sun, 26 Aug 2018 11:16:00 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a2fcfe57-84ca-4954-9afb-086df4c7d921","tenant_id":"e428b6e578e2485b9cc26da9ccf96a96","created_at":"2018-08-26T11:15:59Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-26T11:15:59Z","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":"e428b6e578e2485b9cc26da9ccf96a96","id":"d6c5ff5e-b789-49d3-a596-1a84656a6b57","subnetpool_id":null,"name":"patrole-subnet_fb2e3659-6ed0-4379-8bf7-26c545341177"}} 2018-08-26 11:16:00,126 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-f1904116-0d09-47b2-aa5e-481995e44aa0 2018-08-26 11:16:00,126 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.421892881393s 2018-08-26 11:16:00,126 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-f1904116-0d09-47b2-aa5e-481995e44aa0 2018-08-26 11:16:00,127 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-26T11:15:59Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'd6c5ff5e-b789-49d3-a596-1a84656a6b57', u'subnetpool_id': None, u'service_types': [], u'name': u'patrole-subnet_fb2e3659-6ed0-4379-8bf7-26c545341177', u'enable_dhcp': True, u'network_id': u'a2fcfe57-84ca-4954-9afb-086df4c7d921', u'tenant_id': u'e428b6e578e2485b9cc26da9ccf96a96', u'created_at': u'2018-08-26T11:15:59Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'e428b6e578e2485b9cc26da9ccf96a96'}) 2018-08-26 11:16:00,127 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-26 11:16:00,128 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}263b4698b2564a83b7f4fdc47e712fe1419c0278" -d '{"router": {"external_gateway_info": {"network_id": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976"}, "name": "patrole-router_fb2e3659-6ed0-4379-8bf7-26c545341177", "admin_state_up": true}}' 2018-08-26 11:16:01,338 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 640 X-Openstack-Request-Id: req-b286925e-1f60-4946-95a6-523895a8ad38 Date: Sun, 26 Aug 2018 11:16:01 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a3c401bc-6377-43cc-8a20-abe78f2d51b9", "ip_address": "172.30.9.208"}]}, "description": "", "tags": [], "tenant_id": "e428b6e578e2485b9cc26da9ccf96a96", "created_at": "2018-08-26T11:16:00Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-26T11:16:01Z", "revision_number": 2, "routes": [], "project_id": "e428b6e578e2485b9cc26da9ccf96a96", "id": "063f790e-cb78-4a53-8a1b-a2699fe1a368", "name": "patrole-router_fb2e3659-6ed0-4379-8bf7-26c545341177"}} 2018-08-26 11:16:01,338 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-b286925e-1f60-4946-95a6-523895a8ad38 2018-08-26 11:16:01,338 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.21058082581s 2018-08-26 11:16:01,338 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-b286925e-1f60-4946-95a6-523895a8ad38 2018-08-26 11:16:01,339 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'9c1c4110-1d5a-4c9e-9e4a-8295252f6976', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'a3c401bc-6377-43cc-8a20-abe78f2d51b9', u'ip_address': u'172.30.9.208'}]}, u'description': u'', u'tags': [], u'tenant_id': u'e428b6e578e2485b9cc26da9ccf96a96', u'created_at': u'2018-08-26T11:16:00Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-08-26T11:16:01Z', u'revision_number': 2, u'routes': [], u'project_id': u'e428b6e578e2485b9cc26da9ccf96a96', u'id': u'063f790e-cb78-4a53-8a1b-a2699fe1a368', u'name': u'patrole-router_fb2e3659-6ed0-4379-8bf7-26c545341177'}) 2018-08-26 11:16:01,339 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-26 11:16:01,340 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/063f790e-cb78-4a53-8a1b-a2699fe1a368/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}263b4698b2564a83b7f4fdc47e712fe1419c0278" -d '{"subnet_id": "d6c5ff5e-b789-49d3-a596-1a84656a6b57"}' 2018-08-26 11:16:02,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-7c64c96a-c132-4081-b52b-b5e6492b3cbd Date: Sun, 26 Aug 2018 11:16:02 GMT RESP BODY: {"network_id": "a2fcfe57-84ca-4954-9afb-086df4c7d921", "tenant_id": "e428b6e578e2485b9cc26da9ccf96a96", "subnet_id": "d6c5ff5e-b789-49d3-a596-1a84656a6b57", "subnet_ids": ["d6c5ff5e-b789-49d3-a596-1a84656a6b57"], "port_id": "ff7e6ea2-148f-41b2-aed7-6e58d7cbe41e", "id": "063f790e-cb78-4a53-8a1b-a2699fe1a368"} 2018-08-26 11:16:02,974 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/063f790e-cb78-4a53-8a1b-a2699fe1a368/add_router_interface.json used request id req-7c64c96a-c132-4081-b52b-b5e6492b3cbd 2018-08-26 11:16:02,974 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.63462519646s 2018-08-26 11:16:02,974 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/063f790e-cb78-4a53-8a1b-a2699fe1a368/add_router_interface.json used request id req-7c64c96a-c132-4081-b52b-b5e6492b3cbd returning object 063f790e-cb78-4a53-8a1b-a2699fe1a368 2018-08-26 11:16:02,975 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-26 11:16:03,093 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-26 11:16:03,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-26 11:16:03,100 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Sun, 26 Aug 2018 11:16:03 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2018-08-26 11:16:03,102 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-26 11:16:03,104 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}263b4698b2564a83b7f4fdc47e712fe1419c0278" 2018-08-26 11:16:03,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-ada03df7-d895-484a-a225-82ecffeba184 Date: Sun, 26 Aug 2018 11:16:03 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-26 11:16:03,302 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-ada03df7-d895-484a-a225-82ecffeba184 2018-08-26 11:16:03,302 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.200202941895s 2018-08-26 11:16:03,302 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-ada03df7-d895-484a-a225-82ecffeba184 2018-08-26 11:16:03,310 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-26 11:16:03,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}263b4698b2564a83b7f4fdc47e712fe1419c0278" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_fb2e3659-6ed0-4379-8bf7-26c545341177", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_fb2e3659-6ed0-4379-8bf7-26c545341177"}' 2018-08-26 11:16:03,384 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 930 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/8956d83b-f528-4d51-9d5b-c7a21cc1754b Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-06aa6769-a3ce-4347-a42a-0c4eb7be45de Date: Sun, 26 Aug 2018 11:16:03 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-26T11:16:03Z", "file": "/v2/images/8956d83b-f528-4d51-9d5b-c7a21cc1754b/file", "owner": "e428b6e578e2485b9cc26da9ccf96a96", "id": "8956d83b-f528-4d51-9d5b-c7a21cc1754b", "size": null, "self": "/v2/images/8956d83b-f528-4d51-9d5b-c7a21cc1754b", "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_fb2e3659-6ed0-4379-8bf7-26c545341177", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_fb2e3659-6ed0-4379-8bf7-26c545341177", "checksum": null, "created_at": "2018-08-26T11:16:03Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-26 11:16:03,384 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-06aa6769-a3ce-4347-a42a-0c4eb7be45de 2018-08-26 11:16:03,384 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0736010074615s 2018-08-26 11:16:03,384 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-06aa6769-a3ce-4347-a42a-0c4eb7be45de returning object 8956d83b-f528-4d51-9d5b-c7a21cc1754b 2018-08-26 11:16:03,385 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-26 11:16:03,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/8956d83b-f528-4d51-9d5b-c7a21cc1754b/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}263b4698b2564a83b7f4fdc47e712fe1419c0278" -d '' 2018-08-26 11:16:03,857 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0b48e435-6a64-4177-a958-744c4e7ec8ae Date: Sun, 26 Aug 2018 11:16: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-26 11:16:03,857 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/8956d83b-f528-4d51-9d5b-c7a21cc1754b/file used request id req-0b48e435-6a64-4177-a958-744c4e7ec8ae 2018-08-26 11:16:03,857 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.471875905991s 2018-08-26 11:16:03,857 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/8956d83b-f528-4d51-9d5b-c7a21cc1754b/file used request id req-0b48e435-6a64-4177-a958-744c4e7ec8ae 2018-08-26 11:16:03,861 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-26 11:16:03,865 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}263b4698b2564a83b7f4fdc47e712fe1419c0278" 2018-08-26 11:16:03,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json X-Openstack-Request-Id: req-d62e094c-9d5c-41fa-a892-6568b3f4aed3 Date: Sun, 26 Aug 2018 11:16:03 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-26T11:16:03Z", "file": "/v2/images/8956d83b-f528-4d51-9d5b-c7a21cc1754b/file", "owner": "e428b6e578e2485b9cc26da9ccf96a96", "id": "8956d83b-f528-4d51-9d5b-c7a21cc1754b", "size": 12716032, "self": "/v2/images/8956d83b-f528-4d51-9d5b-c7a21cc1754b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/8956d83b-f528-4d51-9d5b-c7a21cc1754b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/8956d83b-f528-4d51-9d5b-c7a21cc1754b/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_fb2e3659-6ed0-4379-8bf7-26c545341177", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_fb2e3659-6ed0-4379-8bf7-26c545341177", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-26T11:16:03Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-26 11:16:03,888 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-d62e094c-9d5c-41fa-a892-6568b3f4aed3 2018-08-26 11:16:03,888 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0263819694519s 2018-08-26 11:16:03,888 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-d62e094c-9d5c-41fa-a892-6568b3f4aed3 2018-08-26 11:16:03,890 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/8956d83b-f528-4d51-9d5b-c7a21cc1754b/snap', u'metadata': Munch({})})], 'file': u'/v2/images/8956d83b-f528-4d51-9d5b-c7a21cc1754b/file', 'owner': u'e428b6e578e2485b9cc26da9ccf96a96', 'id': u'8956d83b-f528-4d51-9d5b-c7a21cc1754b', 'size': 12716032, u'self': u'/v2/images/8956d83b-f528-4d51-9d5b-c7a21cc1754b', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e428b6e578e2485b9cc26da9ccf96a96', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/8956d83b-f528-4d51-9d5b-c7a21cc1754b/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-26T11:16:03Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-26T11:16:03Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_fb2e3659-6ed0-4379-8bf7-26c545341177', '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/8956d83b-f528-4d51-9d5b-c7a21cc1754b', 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_fb2e3659-6ed0-4379-8bf7-26c545341177', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_fb2e3659-6ed0-4379-8bf7-26c545341177', 'created': u'2018-08-26T11:16:03Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-26T11:16: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/8956d83b-f528-4d51-9d5b-c7a21cc1754b', 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_fb2e3659-6ed0-4379-8bf7-26c545341177', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-26 11:16:03,891 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-26 11:16:03,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}263b4698b2564a83b7f4fdc47e712fe1419c0278" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "patrole-flavor_fb2e3659-6ed0-4379-8bf7-26c545341177", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-26 11:16:04,197 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11:16:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-88ccdbaa-b9f3-46cb-8136-7620fd901295 x-compute-request-id: req-88ccdbaa-b9f3-46cb-8136-7620fd901295 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavor": {"name": "patrole-flavor_fb2e3659-6ed0-4379-8bf7-26c545341177", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/fbd6ea7e-751c-4399-8c4b-c7ba12f414c6", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/fbd6ea7e-751c-4399-8c4b-c7ba12f414c6", "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": "fbd6ea7e-751c-4399-8c4b-c7ba12f414c6"}} 2018-08-26 11:16:04,197 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-88ccdbaa-b9f3-46cb-8136-7620fd901295 2018-08-26 11:16:04,197 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.306118011475s 2018-08-26 11:16:04,197 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-88ccdbaa-b9f3-46cb-8136-7620fd901295 2018-08-26 11:16:04,198 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_fb2e3659-6ed0-4379-8bf7-26c545341177', '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'e428b6e578e2485b9cc26da9ccf96a96', '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'fbd6ea7e-751c-4399-8c4b-c7ba12f414c6', 'swap': 0}) 2018-08-26 11:16:04,199 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-26 11:16:04,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/fbd6ea7e-751c-4399-8c4b-c7ba12f414c6/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}263b4698b2564a83b7f4fdc47e712fe1419c0278" -d '{"extra_specs": {}}' 2018-08-26 11:16:04,223 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11:16: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-dc910238-0c43-4392-ac40-70e5fa4bf097 x-compute-request-id: req-dc910238-0c43-4392-ac40-70e5fa4bf097 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-26 11:16:04,223 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/fbd6ea7e-751c-4399-8c4b-c7ba12f414c6/os-extra_specs used request id req-dc910238-0c43-4392-ac40-70e5fa4bf097 2018-08-26 11:16:04,223 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0238788127899s 2018-08-26 11:16:04,223 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/fbd6ea7e-751c-4399-8c4b-c7ba12f414c6/os-extra_specs used request id req-dc910238-0c43-4392-ac40-70e5fa4bf097 2018-08-26 11:16:04,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-26 11:16:04,234 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 26 Aug 2018 11:16:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-11e22811-afb5-412e-8bde-43248ba64043 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2018-08-26 11:16:04,234 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-11e22811-afb5-412e-8bde-43248ba64043 2018-08-26 11:16:04,238 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-26 11:16:04,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}263b4698b2564a83b7f4fdc47e712fe1419c0278" 2018-08-26 11:16:04,428 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11:16:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22bc46e0-abb1-46e0-b0de-b5192c41c1bf Content-Encoding: gzip Content-Length: 409 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "478525232f8240f3a5bcb37e18d15367", "links": {"self": "http://172.30.9.22:5000/v3/roles/478525232f8240f3a5bcb37e18d15367"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5d45fc17491a4aedb80e6e5e79d195c6", "links": {"self": "http://172.30.9.22:5000/v3/roles/5d45fc17491a4aedb80e6e5e79d195c6"}, "name": "reader"}, {"domain_id": null, "id": "64b697102e1c4dfb82d6ae117acf5e44", "links": {"self": "http://172.30.9.22:5000/v3/roles/64b697102e1c4dfb82d6ae117acf5e44"}, "name": "member"}, {"domain_id": null, "id": "6c30dd1ed17747c19a3fff37cee8f134", "links": {"self": "http://172.30.9.22:5000/v3/roles/6c30dd1ed17747c19a3fff37cee8f134"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b29a3a0f7cee4599871eeb6731b9c6f2", "links": {"self": "http://172.30.9.22:5000/v3/roles/b29a3a0f7cee4599871eeb6731b9c6f2"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d371bb17b4354fa8812550829dff08d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/d371bb17b4354fa8812550829dff08d3"}, "name": "admin"}, {"domain_id": null, "id": "d54515a19cc04386a508cfaf3906e7e7", "links": {"self": "http://172.30.9.22:5000/v3/roles/d54515a19cc04386a508cfaf3906e7e7"}, "name": "swiftoperator"}]} 2018-08-26 11:16:04,428 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-22bc46e0-abb1-46e0-b0de-b5192c41c1bf 2018-08-26 11:16:04,429 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.190798997879s 2018-08-26 11:16:04,429 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-22bc46e0-abb1-46e0-b0de-b5192c41c1bf 2018-08-26 11:16:04,434 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-26 11:16:04,437 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}263b4698b2564a83b7f4fdc47e712fe1419c0278" 2018-08-26 11:16:04,616 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11:16:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de519f81-a820-4792-92f2-1ce94f95020f Content-Encoding: gzip Content-Length: 409 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "478525232f8240f3a5bcb37e18d15367", "links": {"self": "http://172.30.9.22:5000/v3/roles/478525232f8240f3a5bcb37e18d15367"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5d45fc17491a4aedb80e6e5e79d195c6", "links": {"self": "http://172.30.9.22:5000/v3/roles/5d45fc17491a4aedb80e6e5e79d195c6"}, "name": "reader"}, {"domain_id": null, "id": "64b697102e1c4dfb82d6ae117acf5e44", "links": {"self": "http://172.30.9.22:5000/v3/roles/64b697102e1c4dfb82d6ae117acf5e44"}, "name": "member"}, {"domain_id": null, "id": "6c30dd1ed17747c19a3fff37cee8f134", "links": {"self": "http://172.30.9.22:5000/v3/roles/6c30dd1ed17747c19a3fff37cee8f134"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b29a3a0f7cee4599871eeb6731b9c6f2", "links": {"self": "http://172.30.9.22:5000/v3/roles/b29a3a0f7cee4599871eeb6731b9c6f2"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d371bb17b4354fa8812550829dff08d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/d371bb17b4354fa8812550829dff08d3"}, "name": "admin"}, {"domain_id": null, "id": "d54515a19cc04386a508cfaf3906e7e7", "links": {"self": "http://172.30.9.22:5000/v3/roles/d54515a19cc04386a508cfaf3906e7e7"}, "name": "swiftoperator"}]} 2018-08-26 11:16:04,616 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-de519f81-a820-4792-92f2-1ce94f95020f 2018-08-26 11:16:04,616 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.182117938995s 2018-08-26 11:16:04,616 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-de519f81-a820-4792-92f2-1ce94f95020f 2018-08-26 11:16:04,630 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-08-26 11:16:04,633 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}263b4698b2564a83b7f4fdc47e712fe1419c0278" 2018-08-26 11:16:04,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11:16: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-a11383b3-f128-4a01-b247-c4be85237c59 x-compute-request-id: req-a11383b3-f128-4a01-b247-c4be85237c59 Content-Encoding: gzip Content-Length: 712 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 5}, "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.3", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 6}, "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.9", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-08-26 11:16:04,670 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-hypervisors/detail used request id req-a11383b3-f128-4a01-b247-c4be85237c59 2018-08-26 11:16:04,670 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0397939682007s 2018-08-26 11:16:04,671 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-hypervisors/detail used request id req-a11383b3-f128-4a01-b247-c4be85237c59 2018-08-26 11:16:04,675 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-26 11:16:04,678 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}263b4698b2564a83b7f4fdc47e712fe1419c0278" 2018-08-26 11:16:04,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json X-Openstack-Request-Id: req-341748f0-7381-480e-ba6d-3c01af6c74d8 Date: Sun, 26 Aug 2018 11:16:04 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-26T11:16:03Z", "file": "/v2/images/8956d83b-f528-4d51-9d5b-c7a21cc1754b/file", "owner": "e428b6e578e2485b9cc26da9ccf96a96", "id": "8956d83b-f528-4d51-9d5b-c7a21cc1754b", "size": 12716032, "self": "/v2/images/8956d83b-f528-4d51-9d5b-c7a21cc1754b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/8956d83b-f528-4d51-9d5b-c7a21cc1754b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/8956d83b-f528-4d51-9d5b-c7a21cc1754b/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_fb2e3659-6ed0-4379-8bf7-26c545341177", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_fb2e3659-6ed0-4379-8bf7-26c545341177", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-26T11:16:03Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-26 11:16:04,702 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-341748f0-7381-480e-ba6d-3c01af6c74d8 2018-08-26 11:16:04,702 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0266089439392s 2018-08-26 11:16:04,702 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-341748f0-7381-480e-ba6d-3c01af6c74d8 2018-08-26 11:16:04,710 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-26 11:16:04,713 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}263b4698b2564a83b7f4fdc47e712fe1419c0278" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_alt_fb2e3659-6ed0-4379-8bf7-26c545341177", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_alt_fb2e3659-6ed0-4379-8bf7-26c545341177"}' 2018-08-26 11:16:04,751 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 938 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/91804662-8d4e-44db-868e-f6b6b661f036 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-54a5a376-8fa2-41f2-8649-db5c5ae14018 Date: Sun, 26 Aug 2018 11:16:04 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-26T11:16:04Z", "file": "/v2/images/91804662-8d4e-44db-868e-f6b6b661f036/file", "owner": "e428b6e578e2485b9cc26da9ccf96a96", "id": "91804662-8d4e-44db-868e-f6b6b661f036", "size": null, "self": "/v2/images/91804662-8d4e-44db-868e-f6b6b661f036", "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_fb2e3659-6ed0-4379-8bf7-26c545341177", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_fb2e3659-6ed0-4379-8bf7-26c545341177", "checksum": null, "created_at": "2018-08-26T11:16:04Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-26 11:16:04,752 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-54a5a376-8fa2-41f2-8649-db5c5ae14018 2018-08-26 11:16:04,752 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0420281887054s 2018-08-26 11:16:04,752 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-54a5a376-8fa2-41f2-8649-db5c5ae14018 returning object 91804662-8d4e-44db-868e-f6b6b661f036 2018-08-26 11:16:04,752 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-26 11:16:04,755 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/91804662-8d4e-44db-868e-f6b6b661f036/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}263b4698b2564a83b7f4fdc47e712fe1419c0278" -d '' 2018-08-26 11:16:05,876 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a3e3095e-6ba6-49bb-a2f7-97799637a48a Date: Sun, 26 Aug 2018 11:16: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-26 11:16:05,876 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/91804662-8d4e-44db-868e-f6b6b661f036/file used request id req-a3e3095e-6ba6-49bb-a2f7-97799637a48a 2018-08-26 11:16:05,876 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.12355494499s 2018-08-26 11:16:05,876 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/91804662-8d4e-44db-868e-f6b6b661f036/file used request id req-a3e3095e-6ba6-49bb-a2f7-97799637a48a 2018-08-26 11:16:05,881 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-26 11:16:05,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}263b4698b2564a83b7f4fdc47e712fe1419c0278" 2018-08-26 11:16:05,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2721 Content-Type: application/json X-Openstack-Request-Id: req-9196e0d2-07f9-406d-96a8-10c307fdc484 Date: Sun, 26 Aug 2018 11:16:05 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-26T11:16:05Z", "file": "/v2/images/91804662-8d4e-44db-868e-f6b6b661f036/file", "owner": "e428b6e578e2485b9cc26da9ccf96a96", "id": "91804662-8d4e-44db-868e-f6b6b661f036", "size": 12716032, "self": "/v2/images/91804662-8d4e-44db-868e-f6b6b661f036", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/91804662-8d4e-44db-868e-f6b6b661f036/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/91804662-8d4e-44db-868e-f6b6b661f036/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_alt_fb2e3659-6ed0-4379-8bf7-26c545341177", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_fb2e3659-6ed0-4379-8bf7-26c545341177", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-26T11:16:04Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-26T11:16:03Z", "file": "/v2/images/8956d83b-f528-4d51-9d5b-c7a21cc1754b/file", "owner": "e428b6e578e2485b9cc26da9ccf96a96", "id": "8956d83b-f528-4d51-9d5b-c7a21cc1754b", "size": 12716032, "self": "/v2/images/8956d83b-f528-4d51-9d5b-c7a21cc1754b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/8956d83b-f528-4d51-9d5b-c7a21cc1754b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/8956d83b-f528-4d51-9d5b-c7a21cc1754b/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_fb2e3659-6ed0-4379-8bf7-26c545341177", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_fb2e3659-6ed0-4379-8bf7-26c545341177", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-26T11:16:03Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-26 11:16:05,909 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-9196e0d2-07f9-406d-96a8-10c307fdc484 2018-08-26 11:16:05,909 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0282530784607s 2018-08-26 11:16:05,909 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-9196e0d2-07f9-406d-96a8-10c307fdc484 2018-08-26 11:16:05,912 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/91804662-8d4e-44db-868e-f6b6b661f036/snap', u'metadata': Munch({})})], 'file': u'/v2/images/91804662-8d4e-44db-868e-f6b6b661f036/file', 'owner': u'e428b6e578e2485b9cc26da9ccf96a96', 'id': u'91804662-8d4e-44db-868e-f6b6b661f036', 'size': 12716032, u'self': u'/v2/images/91804662-8d4e-44db-868e-f6b6b661f036', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e428b6e578e2485b9cc26da9ccf96a96', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/91804662-8d4e-44db-868e-f6b6b661f036/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-26T11:16:05Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-26T11:16:05Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_alt_fb2e3659-6ed0-4379-8bf7-26c545341177', '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/91804662-8d4e-44db-868e-f6b6b661f036', 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_fb2e3659-6ed0-4379-8bf7-26c545341177', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_alt_fb2e3659-6ed0-4379-8bf7-26c545341177', 'created': u'2018-08-26T11:16:04Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-26T11:16:04Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/91804662-8d4e-44db-868e-f6b6b661f036', 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_fb2e3659-6ed0-4379-8bf7-26c545341177', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-26 11:16:05,913 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-26 11:16:05,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}263b4698b2564a83b7f4fdc47e712fe1419c0278" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "patrole-flavor_alt_fb2e3659-6ed0-4379-8bf7-26c545341177", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-26 11:16:05,946 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11:16: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-3520b6be-d877-440e-8b4d-62c97a611928 x-compute-request-id: req-3520b6be-d877-440e-8b4d-62c97a611928 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavor": {"name": "patrole-flavor_alt_fb2e3659-6ed0-4379-8bf7-26c545341177", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/9e42fa2f-d0ba-4c6b-853b-f5295f322a32", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/9e42fa2f-d0ba-4c6b-853b-f5295f322a32", "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": "9e42fa2f-d0ba-4c6b-853b-f5295f322a32"}} 2018-08-26 11:16:05,946 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-3520b6be-d877-440e-8b4d-62c97a611928 2018-08-26 11:16:05,946 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0328149795532s 2018-08-26 11:16:05,946 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-3520b6be-d877-440e-8b4d-62c97a611928 2018-08-26 11:16:05,946 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_fb2e3659-6ed0-4379-8bf7-26c545341177', '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'e428b6e578e2485b9cc26da9ccf96a96', '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'9e42fa2f-d0ba-4c6b-853b-f5295f322a32', 'swap': 0}) 2018-08-26 11:16:05,947 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-26 11:16:05,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/9e42fa2f-d0ba-4c6b-853b-f5295f322a32/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}263b4698b2564a83b7f4fdc47e712fe1419c0278" -d '{"extra_specs": {}}' 2018-08-26 11:16:05,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11:16: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-b6277a9d-9fb0-4996-86ce-030696d9f181 x-compute-request-id: req-b6277a9d-9fb0-4996-86ce-030696d9f181 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-26 11:16:05,967 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/9e42fa2f-d0ba-4c6b-853b-f5295f322a32/os-extra_specs used request id req-b6277a9d-9fb0-4996-86ce-030696d9f181 2018-08-26 11:16:05,967 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0202400684357s 2018-08-26 11:16:05,967 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/9e42fa2f-d0ba-4c6b-853b-f5295f322a32/os-extra_specs used request id req-b6277a9d-9fb0-4996-86ce-030696d9f181 2018-08-26 11:16:05,967 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_fb2e3659-6ed0-4379-8bf7-26c545341177', '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'e428b6e578e2485b9cc26da9ccf96a96', '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'9e42fa2f-d0ba-4c6b-853b-f5295f322a32', 'swap': 0}) 2018-08-26 11:16:09,570 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-08-26 11:16:09,570 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-08-26 11:16:09,570 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-08-26 11:16:09,574 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-08-26 11:16:09,587 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-08-26 11:16:13,328 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-4d40cad1-a74b-4af4-add9-3c7bef8cbfc2/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-26 11:16:13,328 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-08-26 11:16:13,345 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-08-26 11:16:13,345 - 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-26 11:18:05,606 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 64a73cc8-edb6-48d9-852d-ea97badf0d41 2018-08-26 11:18:05,614 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '64a73cc8-edb6-48d9-852d-ea97badf0d41']'. 2018-08-26 11:18:06,580 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-08-26 11:18:06,580 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-08-26 11:18:06,580 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-26 11:18:06,580 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 64a73cc8-edb6-48d9-852d-ea97badf0d41 | 2018-08-26 11:18:06,581 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-08-26 11:18:06,581 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-08-26 11:16:15 | 2018-08-26 11:18:06,581 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-08-26 11:18:05 | 2018-08-26 11:18:06,581 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:01:50 | 2018-08-26 11:18:06,581 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-08-26 11:18:06,581 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-08-26 11:18:06,581 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 4d40cad1-a74b-4af4-add9-3c7bef8cbfc2) | 2018-08-26 11:18:06,582 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-08-26 11:18:06,582 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 092eb257-013f-4bac-b0cd-e6077c16312a) | 2018-08-26 11:18:06,582 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 136 | 2018-08-26 11:18:06,582 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 86.893 | 2018-08-26 11:18:06,582 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 124 | 2018-08-26 11:18:06,582 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 12 | 2018-08-26 11:18:06,582 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-08-26 11:18:06,583 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-08-26 11:18:06,583 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-08-26 11:18:06,583 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-26 11:18:06,583 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-08-26 11:18:06,583 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-08-26 11:18:06,682 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 100.0% 2018-08-26 11:18:06,851 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-26 11:18:06,851 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 02:07 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-26 11:18:06,857 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-26 11:18:06,861 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/91804662-8d4e-44db-868e-f6b6b661f036 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}263b4698b2564a83b7f4fdc47e712fe1419c0278" 2018-08-26 11:18:07,143 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8ef0a36b-9057-4937-8eb6-9d430f47d4d5 Date: Sun, 26 Aug 2018 11:18: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-26 11:18:07,143 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/91804662-8d4e-44db-868e-f6b6b661f036 used request id req-8ef0a36b-9057-4937-8eb6-9d430f47d4d5 2018-08-26 11:18:07,143 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.285609006882s 2018-08-26 11:18:07,143 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/91804662-8d4e-44db-868e-f6b6b661f036 used request id req-8ef0a36b-9057-4937-8eb6-9d430f47d4d5 2018-08-26 11:18:07,144 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-26 11:18:07,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}263b4698b2564a83b7f4fdc47e712fe1419c0278" 2018-08-26 11:18:07,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11:18: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-b2068acd-b53e-4495-afaa-14a9bc6d3715 x-compute-request-id: req-b2068acd-b53e-4495-afaa-14a9bc6d3715 Content-Encoding: gzip Content-Length: 362 Content-Type: application/json RESP BODY: {"flavors": [{"name": "patrole-flavor_alt_fb2e3659-6ed0-4379-8bf7-26c545341177", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/9e42fa2f-d0ba-4c6b-853b-f5295f322a32", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/9e42fa2f-d0ba-4c6b-853b-f5295f322a32", "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": "9e42fa2f-d0ba-4c6b-853b-f5295f322a32"}, {"name": "patrole-flavor_fb2e3659-6ed0-4379-8bf7-26c545341177", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/fbd6ea7e-751c-4399-8c4b-c7ba12f414c6", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/fbd6ea7e-751c-4399-8c4b-c7ba12f414c6", "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": "fbd6ea7e-751c-4399-8c4b-c7ba12f414c6"}]} 2018-08-26 11:18:07,169 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-b2068acd-b53e-4495-afaa-14a9bc6d3715 2018-08-26 11:18:07,169 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0255329608917s 2018-08-26 11:18:07,170 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-b2068acd-b53e-4495-afaa-14a9bc6d3715 2018-08-26 11:18:07,172 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-26 11:18:07,175 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/9e42fa2f-d0ba-4c6b-853b-f5295f322a32 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}263b4698b2564a83b7f4fdc47e712fe1419c0278" 2018-08-26 11:18:07,211 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 26 Aug 2018 11:18: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-3b7d432e-7f9e-4637-be60-35647b745099 x-compute-request-id: req-3b7d432e-7f9e-4637-be60-35647b745099 Content-Length: 0 Content-Type: application/json 2018-08-26 11:18:07,211 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/9e42fa2f-d0ba-4c6b-853b-f5295f322a32 used request id req-3b7d432e-7f9e-4637-be60-35647b745099 2018-08-26 11:18:07,212 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0393359661102s 2018-08-26 11:18:07,212 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/9e42fa2f-d0ba-4c6b-853b-f5295f322a32 used request id req-3b7d432e-7f9e-4637-be60-35647b745099 2018-08-26 11:18:07,212 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-26 11:18:07,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/063f790e-cb78-4a53-8a1b-a2699fe1a368/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}263b4698b2564a83b7f4fdc47e712fe1419c0278" -d '{"subnet_id": "d6c5ff5e-b789-49d3-a596-1a84656a6b57"}' 2018-08-26 11:18:09,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-018536ef-3a56-4576-b9cd-97fea75243e4 Date: Sun, 26 Aug 2018 11:18:09 GMT RESP BODY: {"network_id": "a2fcfe57-84ca-4954-9afb-086df4c7d921", "tenant_id": "e428b6e578e2485b9cc26da9ccf96a96", "subnet_id": "d6c5ff5e-b789-49d3-a596-1a84656a6b57", "subnet_ids": ["d6c5ff5e-b789-49d3-a596-1a84656a6b57"], "port_id": "ff7e6ea2-148f-41b2-aed7-6e58d7cbe41e", "id": "063f790e-cb78-4a53-8a1b-a2699fe1a368"} 2018-08-26 11:18:09,102 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/063f790e-cb78-4a53-8a1b-a2699fe1a368/remove_router_interface.json used request id req-018536ef-3a56-4576-b9cd-97fea75243e4 2018-08-26 11:18:09,102 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.88946795464s 2018-08-26 11:18:09,102 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/063f790e-cb78-4a53-8a1b-a2699fe1a368/remove_router_interface.json used request id req-018536ef-3a56-4576-b9cd-97fea75243e4 returning object 063f790e-cb78-4a53-8a1b-a2699fe1a368 2018-08-26 11:18:09,103 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-26 11:18:09,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}263b4698b2564a83b7f4fdc47e712fe1419c0278" 2018-08-26 11:18:09,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 643 X-Openstack-Request-Id: req-ed1cf9ac-5718-4f3d-85ff-8ac67599f54f Date: Sun, 26 Aug 2018 11:18:09 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a3c401bc-6377-43cc-8a20-abe78f2d51b9", "ip_address": "172.30.9.208"}]}, "description": "", "tags": [], "tenant_id": "e428b6e578e2485b9cc26da9ccf96a96", "created_at": "2018-08-26T11:16:00Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-26T11:18:08Z", "revision_number": 4, "routes": [], "project_id": "e428b6e578e2485b9cc26da9ccf96a96", "id": "063f790e-cb78-4a53-8a1b-a2699fe1a368", "name": "patrole-router_fb2e3659-6ed0-4379-8bf7-26c545341177"}]} 2018-08-26 11:18:09,221 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-ed1cf9ac-5718-4f3d-85ff-8ac67599f54f 2018-08-26 11:18:09,221 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.118218898773s 2018-08-26 11:18:09,221 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-ed1cf9ac-5718-4f3d-85ff-8ac67599f54f 2018-08-26 11:18:09,223 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-26 11:18:09,223 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/063f790e-cb78-4a53-8a1b-a2699fe1a368.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}263b4698b2564a83b7f4fdc47e712fe1419c0278" 2018-08-26 11:18:10,583 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1d10f78d-39ab-44e5-a1c3-61e120b55b47 Content-Length: 0 Date: Sun, 26 Aug 2018 11:18:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-26 11:18:10,583 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/063f790e-cb78-4a53-8a1b-a2699fe1a368.json used request id req-1d10f78d-39ab-44e5-a1c3-61e120b55b47 2018-08-26 11:18:10,584 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.36081600189s 2018-08-26 11:18:10,584 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/063f790e-cb78-4a53-8a1b-a2699fe1a368.json used request id req-1d10f78d-39ab-44e5-a1c3-61e120b55b47 2018-08-26 11:18:10,584 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-26 11:18:10,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}263b4698b2564a83b7f4fdc47e712fe1419c0278" 2018-08-26 11:18:10,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1289 X-Openstack-Request-Id: req-72b40ed5-b5cb-4451-a344-a6cda5fd6f62 Date: Sun, 26 Aug 2018 11:18:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"9c1c4110-1d5a-4c9e-9e4a-8295252f6976","tenant_id":"526e4f7307214396989751533ff33528","created_at":"2018-08-26T10:16:40Z","dns_nameservers":[],"updated_at":"2018-08-26T10:16:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"526e4f7307214396989751533ff33528","id":"a3c401bc-6377-43cc-8a20-abe78f2d51b9","subnetpool_id":null,"name":"external-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a2fcfe57-84ca-4954-9afb-086df4c7d921","tenant_id":"e428b6e578e2485b9cc26da9ccf96a96","created_at":"2018-08-26T11:15:59Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-26T11:15:59Z","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":"e428b6e578e2485b9cc26da9ccf96a96","id":"d6c5ff5e-b789-49d3-a596-1a84656a6b57","subnetpool_id":null,"name":"patrole-subnet_fb2e3659-6ed0-4379-8bf7-26c545341177"}]} 2018-08-26 11:18:10,665 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-72b40ed5-b5cb-4451-a344-a6cda5fd6f62 2018-08-26 11:18:10,666 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0811908245087s 2018-08-26 11:18:10,666 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-72b40ed5-b5cb-4451-a344-a6cda5fd6f62 2018-08-26 11:18:10,667 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-26 11:18:10,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/d6c5ff5e-b789-49d3-a596-1a84656a6b57.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}263b4698b2564a83b7f4fdc47e712fe1419c0278" 2018-08-26 11:18:11,740 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3347edfa-5fa9-4e9b-89fc-ae89af7b2471 Date: Sun, 26 Aug 2018 11:18:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-26 11:18:11,740 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/d6c5ff5e-b789-49d3-a596-1a84656a6b57.json used request id req-3347edfa-5fa9-4e9b-89fc-ae89af7b2471 2018-08-26 11:18:11,741 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.07296299934s 2018-08-26 11:18:11,741 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/d6c5ff5e-b789-49d3-a596-1a84656a6b57.json used request id req-3347edfa-5fa9-4e9b-89fc-ae89af7b2471 2018-08-26 11:18:11,741 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-26 11:18:11,742 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}263b4698b2564a83b7f4fdc47e712fe1419c0278" 2018-08-26 11:18:11,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1349 X-Openstack-Request-Id: req-3e76373b-9342-435b-bffc-a9a7236fa6cb Date: Sun, 26 Aug 2018 11:18:11 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"9c1c4110-1d5a-4c9e-9e4a-8295252f6976","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"526e4f7307214396989751533ff33528","status":"ACTIVE","subnets":["a3c401bc-6377-43cc-8a20-abe78f2d51b9"],"description":"","tags":[],"updated_at":"2018-08-26T10:33:06Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"526e4f7307214396989751533ff33528","created_at":"2018-08-26T10:16:36Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"a2fcfe57-84ca-4954-9afb-086df4c7d921","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":true,"project_id":"e428b6e578e2485b9cc26da9ccf96a96","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-26T11:18:11Z","provider:segmentation_id":48,"name":"patrole-net_fb2e3659-6ed0-4379-8bf7-26c545341177","admin_state_up":true,"tenant_id":"e428b6e578e2485b9cc26da9ccf96a96","created_at":"2018-08-26T11:15:59Z","provider:network_type":"vxlan"}]} 2018-08-26 11:18:11,845 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-3e76373b-9342-435b-bffc-a9a7236fa6cb 2018-08-26 11:18:11,845 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.103501081467s 2018-08-26 11:18:11,845 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-3e76373b-9342-435b-bffc-a9a7236fa6cb 2018-08-26 11:18:11,846 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-26 11:18:11,847 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/a2fcfe57-84ca-4954-9afb-086df4c7d921.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}263b4698b2564a83b7f4fdc47e712fe1419c0278" 2018-08-26 11:18:13,058 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-603e8628-eb0a-4593-94bf-e1e0572aafac Date: Sun, 26 Aug 2018 11:18:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-26 11:18:13,058 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/a2fcfe57-84ca-4954-9afb-086df4c7d921.json used request id req-603e8628-eb0a-4593-94bf-e1e0572aafac 2018-08-26 11:18:13,058 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.21171212196s 2018-08-26 11:18:13,058 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/a2fcfe57-84ca-4954-9afb-086df4c7d921.json used request id req-603e8628-eb0a-4593-94bf-e1e0572aafac 2018-08-26 11:18:13,063 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-26 11:18:13,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}263b4698b2564a83b7f4fdc47e712fe1419c0278" 2018-08-26 11:18:13,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json X-Openstack-Request-Id: req-cc78fd9e-903d-4469-bc44-5e988c1d5da8 Date: Sun, 26 Aug 2018 11:18:13 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-26T11:16:03Z", "file": "/v2/images/8956d83b-f528-4d51-9d5b-c7a21cc1754b/file", "owner": "e428b6e578e2485b9cc26da9ccf96a96", "id": "8956d83b-f528-4d51-9d5b-c7a21cc1754b", "size": 12716032, "self": "/v2/images/8956d83b-f528-4d51-9d5b-c7a21cc1754b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/8956d83b-f528-4d51-9d5b-c7a21cc1754b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/8956d83b-f528-4d51-9d5b-c7a21cc1754b/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_fb2e3659-6ed0-4379-8bf7-26c545341177", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_fb2e3659-6ed0-4379-8bf7-26c545341177", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-26T11:16:03Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-26 11:18:13,094 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-cc78fd9e-903d-4469-bc44-5e988c1d5da8 2018-08-26 11:18:13,094 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0311560630798s 2018-08-26 11:18:13,094 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-cc78fd9e-903d-4469-bc44-5e988c1d5da8 2018-08-26 11:18:13,096 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-26 11:18:13,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/8956d83b-f528-4d51-9d5b-c7a21cc1754b -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}263b4698b2564a83b7f4fdc47e712fe1419c0278" 2018-08-26 11:18:13,358 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c9e53196-61b4-47cc-b13e-1923a1033328 Date: Sun, 26 Aug 2018 11:18:13 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-26 11:18:13,359 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/8956d83b-f528-4d51-9d5b-c7a21cc1754b used request id req-c9e53196-61b4-47cc-b13e-1923a1033328 2018-08-26 11:18:13,359 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.262812852859s 2018-08-26 11:18:13,359 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/8956d83b-f528-4d51-9d5b-c7a21cc1754b used request id req-c9e53196-61b4-47cc-b13e-1923a1033328 2018-08-26 11:18:13,359 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-26 11:18:13,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}263b4698b2564a83b7f4fdc47e712fe1419c0278" 2018-08-26 11:18:13,384 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11:18:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-96435517-998a-4990-a14e-cdf38d06cc93 x-compute-request-id: req-96435517-998a-4990-a14e-cdf38d06cc93 Content-Encoding: gzip Content-Length: 305 Content-Type: application/json RESP BODY: {"flavors": [{"name": "patrole-flavor_fb2e3659-6ed0-4379-8bf7-26c545341177", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/fbd6ea7e-751c-4399-8c4b-c7ba12f414c6", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/fbd6ea7e-751c-4399-8c4b-c7ba12f414c6", "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": "fbd6ea7e-751c-4399-8c4b-c7ba12f414c6"}]} 2018-08-26 11:18:13,385 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-96435517-998a-4990-a14e-cdf38d06cc93 2018-08-26 11:18:13,385 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0252470970154s 2018-08-26 11:18:13,385 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-96435517-998a-4990-a14e-cdf38d06cc93 2018-08-26 11:18:13,386 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-26 11:18:13,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/fbd6ea7e-751c-4399-8c4b-c7ba12f414c6 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}263b4698b2564a83b7f4fdc47e712fe1419c0278" 2018-08-26 11:18:13,417 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 26 Aug 2018 11:18:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a32db48c-8767-4170-ad55-bf3e7217110d x-compute-request-id: req-a32db48c-8767-4170-ad55-bf3e7217110d Content-Length: 0 Content-Type: application/json 2018-08-26 11:18:13,417 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/fbd6ea7e-751c-4399-8c4b-c7ba12f414c6 used request id req-a32db48c-8767-4170-ad55-bf3e7217110d 2018-08-26 11:18:13,417 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0306298732758s 2018-08-26 11:18:13,417 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/fbd6ea7e-751c-4399-8c4b-c7ba12f414c6 used request id req-a32db48c-8767-4170-ad55-bf3e7217110d 2018-08-26 11:18:13,467 - xtesting.ci.run_tests - INFO - Loading test case 'vmtp'... 2018-08-26 11:18:13,505 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-26 11:18:13,506 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-26 11:18:13,506 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-26 11:18:13,506 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-26 11:18:13,506 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-26 11:18:13,506 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-26 11:18:13,506 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-26 11:18:13,506 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-26 11:18:13,506 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-26 11:18:13,506 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-26 11:18:13,506 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-26 11:18:13,506 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-26 11:18:13,506 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-26 11:18:13,506 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-26 11:18:13,506 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-26 11:18:13,506 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-26 11:18:13,506 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-26 11:18:13,506 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-26 11:18:13,507 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-26 11:18:13,507 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-26 11:18:13,507 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-26 11:18:13,507 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-26 11:18:13,507 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-26 11:18:13,507 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-26 11:18:13,507 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-26 11:18:13,509 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-26 11:18:13,513 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11:18:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3310291a-c108-4b06-a796-f599c0837b37 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-08-26 11:18:13,514 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-3310291a-c108-4b06-a796-f599c0837b37 2018-08-26 11:18:13,514 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-26 11:18:13,918 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5d45fc17491a4aedb80e6e5e79d195c6", "name": "reader"}, {"id": "d371bb17b4354fa8812550829dff08d3", "name": "admin"}, {"id": "64b697102e1c4dfb82d6ae117acf5e44", "name": "member"}], "expires_at": "2018-08-26T12:18:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e428b6e578e2485b9cc26da9ccf96a96", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1210d332c9744f5cbc695a2c01f49732"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "816f0ebf045249fb84d97c4bfc1f0a06"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a44497dc0f584430880fbb34d798f187"}], "type": "metric", "id": "06403f6d19cc45d3876c1f817db4cc2a", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33aefc6453a54d88a8073094e7078823"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3af2aad436db4c72a190ee1afb07b296"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a48de89935fd4d0787f0c84bf3674881"}], "type": "network", "id": "4fcf375a7a284c3ca85dd165d598c3cb", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/e428b6e578e2485b9cc26da9ccf96a96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1acf73a288dd435cb0883e7723ed5056"}, {"url": "http://192.30.9.5:8776/v3/e428b6e578e2485b9cc26da9ccf96a96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25ab930679644d89bac501b74509b76d"}, {"url": "http://172.30.9.22:8776/v3/e428b6e578e2485b9cc26da9ccf96a96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe463692e35f41e28415b64d8ffd10af"}], "type": "volumev3", "id": "5679bf9cdfbb4efdb97a61a69442b76f", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/e428b6e578e2485b9cc26da9ccf96a96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4234eccc4e5c4c81a9740ee2adf95b67"}, {"url": "http://172.30.9.22:8776/v2/e428b6e578e2485b9cc26da9ccf96a96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "456ac2ca5ce14a919050a73ace6b5d36"}, {"url": "http://192.30.9.5:8776/v2/e428b6e578e2485b9cc26da9ccf96a96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec61effda13a4644aad9e330753e8ad3"}], "type": "volumev2", "id": "5fba3b72fec244c7b311cd023156a4e5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "057ed3b924844253978ad62059e6acbb"}, {"url": "http://172.30.9.22:8776/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c5726572f244dc1a37ddbd93a609edb"}, {"url": "http://192.30.9.5:8776/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7144203ef2f146f6a443da1e2a6503e6"}], "type": "volume", "id": "71aa1ff84fdd4eab95dbd16ac5fbfcf7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "218ecd9779c74fdbb9eff6a86b2e2ffa"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a4ae0c6c06a42aba305e1cb16268330"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f631f43b783d40b894997b7b49ab8a6b"}], "type": "image", "id": "7986c8336c5046db98dd34c332d24e7f", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "8edc8950a979429d96b680df313310a4", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a2d0d8a4ee24abcbae458bd1ce751ff"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6d1c3e6266f14458a3def33c4f0479b2"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "feca7a31784e458fb732ee0ca32ab24d"}], "type": "cloudformation", "id": "a1648659a78445d4bcaef3988eb0583e", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c10a925a2de437eac36a10b437ddcd1"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "517a76a99e3d470abde8b2e237f68205"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71f914c9732c486db7ec4dade5ea337a"}], "type": "compute", "id": "b18e3a8824af4ed79cd0162b85ca91d6", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91e36bdd70374197a9cc1cf82d4cacd4"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1c68732373a41b6bbdf0d38be58918e"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f7fd23166fd04cdbb15ae3b9534561a8"}], "type": "event", "id": "c887a5552b5842c5bbc8ce1b66332916", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68d3020187d14b4b925c0dbdfac338f6"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77e68b53932a4902a3a68484356b1c4e"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "809dcbff39164bbfaf936f0b35fd176c"}], "type": "placement", "id": "cd8c278131c84e4683012d83ae70eec0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8080/v1/AUTH_e428b6e578e2485b9cc26da9ccf96a96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49dd5c5e91d54d6aa44952eaa2390224"}, {"url": "http://12.0.0.43:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d5db89631954c7baafaf65b5aea991a"}, {"url": "http://12.0.0.43:8080/v1/AUTH_e428b6e578e2485b9cc26da9ccf96a96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "727249cbc39e4628bd3a179bd516b829"}], "type": "object-store", "id": "ec31481f5236441e98c13b38a9c609ec", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bc083505e0a4fba9e18037c17ad1785"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a4bed8aa09042d1be0a485c1bac878c"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89809cbce7344bcdbc14222d09ca5c81"}], "type": "identity", "id": "f4a28c09b9d7444fb27267a9c13f5ad7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0bd24ae5e1bc445db6c4eb649aa04b43"}, {"url": "http://192.30.9.5:8004/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6e6016d81674fa7951c5c486b38f564"}, {"url": "http://192.30.9.5:8004/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d22e870073e14dc5a443931e483e51a2"}], "type": "orchestration", "id": "f619feeb4e1c4cde836d701d6b52295f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "348e8fd3cbd140de8fdb5a2e7f1ba9ce"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37dabf8c0b3c4b4da176de43bbacdd17"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "97e424052ba4486c88034276e7ba90a9"}], "type": "alarming", "id": "ffab3464fcfe4e6086e29e4f2cac9a99", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1e1511f6281344c28c2a63d6a8174f8d"}, "audit_ids": ["9Sp1oKBtRwybC6mMyRxAbw"], "issued_at": "2018-08-26T11:18:13.000000Z"}} 2018-08-26 11:18:13,921 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-26 11:18:13,922 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}45737f60e5f4f0541d4eaa9ffa587a1418780553" 2018-08-26 11:18:14,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-480bf2c2-533a-42d0-b837-6cd934d9ce12 Date: Sun, 26 Aug 2018 11:18:14 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"9c1c4110-1d5a-4c9e-9e4a-8295252f6976","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"526e4f7307214396989751533ff33528","status":"ACTIVE","subnets":["a3c401bc-6377-43cc-8a20-abe78f2d51b9"],"description":"","tags":[],"updated_at":"2018-08-26T10:33:06Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"526e4f7307214396989751533ff33528","created_at":"2018-08-26T10:16:36Z","provider:network_type":"flat"}]} 2018-08-26 11:18:14,261 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-480bf2c2-533a-42d0-b837-6cd934d9ce12 2018-08-26 11:18:14,261 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.339596986771s 2018-08-26 11:18:14,261 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-480bf2c2-533a-42d0-b837-6cd934d9ce12 2018-08-26 11:18:14,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-26 11:18:14,270 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 26 Aug 2018 11:18:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-583d60ba-b350-4479-a54e-72bdd1530602 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2018-08-26 11:18:14,271 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-583d60ba-b350-4479-a54e-72bdd1530602 2018-08-26 11:18:14,271 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-26 11:18:14,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}45737f60e5f4f0541d4eaa9ffa587a1418780553" 2018-08-26 11:18:14,390 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11:18:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84028005-c2ea-4b68-9f67-c5625749da63 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/b7fcd596cb374671bfc994968e0279ce"}, "tags": [], "enabled": true, "id": "b7fcd596cb374671bfc994968e0279ce", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-08-26 11:18:14,390 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-84028005-c2ea-4b68-9f67-c5625749da63 2018-08-26 11:18:14,390 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.118451118469s 2018-08-26 11:18:14,390 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-84028005-c2ea-4b68-9f67-c5625749da63 2018-08-26 11:18:14,397 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-26 11:18:14,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}45737f60e5f4f0541d4eaa9ffa587a1418780553" -d '{"project": {"description": "Created by OPNFV Functest: vmtp", "enabled": true, "domain_id": "default", "name": "vmtp-project_5c891981-2df1-41a3-92a4-24bf46ff5e46"}}' 2018-08-26 11:18:14,600 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 26 Aug 2018 11:18:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-50325359-cdd3-4ce8-9a0c-bc3660a49b72 Content-Length: 354 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.22:5000/v3/projects/6b0816eda953480e93c923b8c65cace3"}, "tags": [], "enabled": true, "id": "6b0816eda953480e93c923b8c65cace3", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_5c891981-2df1-41a3-92a4-24bf46ff5e46"}} 2018-08-26 11:18:14,600 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-50325359-cdd3-4ce8-9a0c-bc3660a49b72 2018-08-26 11:18:14,600 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.202409029007s 2018-08-26 11:18:14,600 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-50325359-cdd3-4ce8-9a0c-bc3660a49b72 2018-08-26 11:18:14,601 - 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'6b0816eda953480e93c923b8c65cace3', '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_5c891981-2df1-41a3-92a4-24bf46ff5e46'}) 2018-08-26 11:18:14,606 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-26 11:18:14,609 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}45737f60e5f4f0541d4eaa9ffa587a1418780553" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "b3ea6370-e3b9-40ac-b1d8-f951eaf20a2a", "email": null, "name": "vmtp-user_5c891981-2df1-41a3-92a4-24bf46ff5e46"}}' 2018-08-26 11:18:14,981 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 26 Aug 2018 11:18:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-73fdc921-931f-43c3-8b10-dded514dc916 Content-Length: 319 Content-Type: application/json RESP BODY: {"user": {"name": "vmtp-user_5c891981-2df1-41a3-92a4-24bf46ff5e46", "links": {"self": "http://172.30.9.22:5000/v3/users/adb1ad490f194996b1759ab61402a632"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "adb1ad490f194996b1759ab61402a632", "domain_id": "default", "password_expires_at": null}} 2018-08-26 11:18:14,981 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-73fdc921-931f-43c3-8b10-dded514dc916 2018-08-26 11:18:14,982 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.375s 2018-08-26 11:18:14,982 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-73fdc921-931f-43c3-8b10-dded514dc916 2018-08-26 11:18:14,982 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'adb1ad490f194996b1759ab61402a632', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmtp-user_5c891981-2df1-41a3-92a4-24bf46ff5e46'}) 2018-08-26 11:18:14,986 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-26 11:18:14,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}45737f60e5f4f0541d4eaa9ffa587a1418780553" 2018-08-26 11:18:15,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11:18:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11624d7f-fce9-47e2-a884-229f7694fa91 Content-Encoding: gzip Content-Length: 409 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "478525232f8240f3a5bcb37e18d15367", "links": {"self": "http://172.30.9.22:5000/v3/roles/478525232f8240f3a5bcb37e18d15367"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5d45fc17491a4aedb80e6e5e79d195c6", "links": {"self": "http://172.30.9.22:5000/v3/roles/5d45fc17491a4aedb80e6e5e79d195c6"}, "name": "reader"}, {"domain_id": null, "id": "64b697102e1c4dfb82d6ae117acf5e44", "links": {"self": "http://172.30.9.22:5000/v3/roles/64b697102e1c4dfb82d6ae117acf5e44"}, "name": "member"}, {"domain_id": null, "id": "6c30dd1ed17747c19a3fff37cee8f134", "links": {"self": "http://172.30.9.22:5000/v3/roles/6c30dd1ed17747c19a3fff37cee8f134"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b29a3a0f7cee4599871eeb6731b9c6f2", "links": {"self": "http://172.30.9.22:5000/v3/roles/b29a3a0f7cee4599871eeb6731b9c6f2"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d371bb17b4354fa8812550829dff08d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/d371bb17b4354fa8812550829dff08d3"}, "name": "admin"}, {"domain_id": null, "id": "d54515a19cc04386a508cfaf3906e7e7", "links": {"self": "http://172.30.9.22:5000/v3/roles/d54515a19cc04386a508cfaf3906e7e7"}, "name": "swiftoperator"}]} 2018-08-26 11:18:15,181 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-11624d7f-fce9-47e2-a884-229f7694fa91 2018-08-26 11:18:15,181 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.194623947144s 2018-08-26 11:18:15,181 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-11624d7f-fce9-47e2-a884-229f7694fa91 2018-08-26 11:18:15,186 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-26 11:18:15,189 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}45737f60e5f4f0541d4eaa9ffa587a1418780553" 2018-08-26 11:18:15,292 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11:18:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae778657-5b5c-4f8f-b420-7963865e61a0 Content-Encoding: gzip Content-Length: 409 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "478525232f8240f3a5bcb37e18d15367", "links": {"self": "http://172.30.9.22:5000/v3/roles/478525232f8240f3a5bcb37e18d15367"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5d45fc17491a4aedb80e6e5e79d195c6", "links": {"self": "http://172.30.9.22:5000/v3/roles/5d45fc17491a4aedb80e6e5e79d195c6"}, "name": "reader"}, {"domain_id": null, "id": "64b697102e1c4dfb82d6ae117acf5e44", "links": {"self": "http://172.30.9.22:5000/v3/roles/64b697102e1c4dfb82d6ae117acf5e44"}, "name": "member"}, {"domain_id": null, "id": "6c30dd1ed17747c19a3fff37cee8f134", "links": {"self": "http://172.30.9.22:5000/v3/roles/6c30dd1ed17747c19a3fff37cee8f134"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b29a3a0f7cee4599871eeb6731b9c6f2", "links": {"self": "http://172.30.9.22:5000/v3/roles/b29a3a0f7cee4599871eeb6731b9c6f2"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d371bb17b4354fa8812550829dff08d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/d371bb17b4354fa8812550829dff08d3"}, "name": "admin"}, {"domain_id": null, "id": "d54515a19cc04386a508cfaf3906e7e7", "links": {"self": "http://172.30.9.22:5000/v3/roles/d54515a19cc04386a508cfaf3906e7e7"}, "name": "swiftoperator"}]} 2018-08-26 11:18:15,293 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-ae778657-5b5c-4f8f-b420-7963865e61a0 2018-08-26 11:18:15,293 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.107054948807s 2018-08-26 11:18:15,293 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-ae778657-5b5c-4f8f-b420-7963865e61a0 2018-08-26 11:18:15,298 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-26 11:18:15,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}45737f60e5f4f0541d4eaa9ffa587a1418780553" 2018-08-26 11:18:15,488 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11:18:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc9d2774-5f18-4b3e-ac02-5f552e2930a3 Content-Encoding: gzip Content-Length: 409 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "478525232f8240f3a5bcb37e18d15367", "links": {"self": "http://172.30.9.22:5000/v3/roles/478525232f8240f3a5bcb37e18d15367"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5d45fc17491a4aedb80e6e5e79d195c6", "links": {"self": "http://172.30.9.22:5000/v3/roles/5d45fc17491a4aedb80e6e5e79d195c6"}, "name": "reader"}, {"domain_id": null, "id": "64b697102e1c4dfb82d6ae117acf5e44", "links": {"self": "http://172.30.9.22:5000/v3/roles/64b697102e1c4dfb82d6ae117acf5e44"}, "name": "member"}, {"domain_id": null, "id": "6c30dd1ed17747c19a3fff37cee8f134", "links": {"self": "http://172.30.9.22:5000/v3/roles/6c30dd1ed17747c19a3fff37cee8f134"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b29a3a0f7cee4599871eeb6731b9c6f2", "links": {"self": "http://172.30.9.22:5000/v3/roles/b29a3a0f7cee4599871eeb6731b9c6f2"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d371bb17b4354fa8812550829dff08d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/d371bb17b4354fa8812550829dff08d3"}, "name": "admin"}, {"domain_id": null, "id": "d54515a19cc04386a508cfaf3906e7e7", "links": {"self": "http://172.30.9.22:5000/v3/roles/d54515a19cc04386a508cfaf3906e7e7"}, "name": "swiftoperator"}]} 2018-08-26 11:18:15,488 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-fc9d2774-5f18-4b3e-ac02-5f552e2930a3 2018-08-26 11:18:15,489 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.190388917923s 2018-08-26 11:18:15,489 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-fc9d2774-5f18-4b3e-ac02-5f552e2930a3 2018-08-26 11:18:15,494 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-26 11:18:15,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}45737f60e5f4f0541d4eaa9ffa587a1418780553" 2018-08-26 11:18:15,680 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11:18:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6595ba6c-cb5b-4f32-852b-f671591d43ee Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-26 11:18:15,680 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-6595ba6c-cb5b-4f32-852b-f671591d43ee 2018-08-26 11:18:15,680 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.185810089111s 2018-08-26 11:18:15,680 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-6595ba6c-cb5b-4f32-852b-f671591d43ee 2018-08-26 11:18:15,681 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-26 11:18:15,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}45737f60e5f4f0541d4eaa9ffa587a1418780553" 2018-08-26 11:18:15,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11:18:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1663fa56-5134-48f1-b8f9-258a1952f627 Content-Encoding: gzip Content-Length: 966 Content-Type: application/json RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/00af5ffb672f4832ab8347fc3e59dad9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "00af5ffb672f4832ab8347fc3e59dad9", "email": "placement@localhost", "password_expires_at": null}, {"name": "api_check-user_cfa71808-e14a-4d0f-a925-c4cce043949d", "links": {"self": "http://172.30.9.22:5000/v3/users/0653adcd9bbd40d4a2487cf2c2b18753"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0653adcd9bbd40d4a2487cf2c2b18753", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/1155cddaef57457382d358aece0b4688"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1155cddaef57457382d358aece0b4688", "email": "panko@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_d167a7b0-d3aa-4f83-af07-f37a57d140fb", "links": {"self": "http://172.30.9.22:5000/v3/users/1df9f75d1d584587b0935d6ba2e78671"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1df9f75d1d584587b0935d6ba2e78671", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/1e1511f6281344c28c2a63d6a8174f8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1e1511f6281344c28c2a63d6a8174f8d", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/1f874aa402974ad1bde389b6ec3af461"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f874aa402974ad1bde389b6ec3af461", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/30ef6c63ca4f478ababb01839799530e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30ef6c63ca4f478ababb01839799530e", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/35943616abfb419b876965ce89cb2b8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "35943616abfb419b876965ce89cb2b8d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/394bd3d373f84b679204b10778d4c5d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "394bd3d373f84b679204b10778d4c5d6", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/5c46482149dc41d8a0f23a545eb8a332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c46482149dc41d8a0f23a545eb8a332", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6731abf69162411bab854fe2da778196"}, "domain_id": "b7fcd596cb374671bfc994968e0279ce", "enabled": true, "options": {}, "id": "6731abf69162411bab854fe2da778196", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "vmtp-user_5c891981-2df1-41a3-92a4-24bf46ff5e46", "links": {"self": "http://172.30.9.22:5000/v3/users/adb1ad490f194996b1759ab61402a632"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "adb1ad490f194996b1759ab61402a632", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/bc64983782874634be200a54d67bb2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bc64983782874634be200a54d67bb2dc", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/c16290bda05544839663305b8b46bfc4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c16290bda05544839663305b8b46bfc4", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/c78b7ea859ad4b4d9090aceb9cc94927"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c78b7ea859ad4b4d9090aceb9cc94927", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/f77a9ddb8d1e4546857d3ecef0ddf962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77a9ddb8d1e4546857d3ecef0ddf962", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/fd2f2ae2af224ce09fd25349c942fbd7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd2f2ae2af224ce09fd25349c942fbd7", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-08-26 11:18:15,847 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-1663fa56-5134-48f1-b8f9-258a1952f627 2018-08-26 11:18:15,847 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.165851831436s 2018-08-26 11:18:15,848 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-1663fa56-5134-48f1-b8f9-258a1952f627 2018-08-26 11:18:15,859 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-26 11:18:15,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}45737f60e5f4f0541d4eaa9ffa587a1418780553" 2018-08-26 11:18:16,064 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11:18:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf5a16bf-9986-4c42-93d5-6467c9b2bf9f Content-Encoding: gzip Content-Length: 529 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/e428b6e578e2485b9cc26da9ccf96a96"}, "tags": [], "enabled": true, "id": "e428b6e578e2485b9cc26da9ccf96a96", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/c99e13955d6e4bb58dbfa100dcee4823"}, "tags": [], "enabled": true, "id": "c99e13955d6e4bb58dbfa100dcee4823", "parent_id": "default", "domain_id": "default", "name": "api_check-project_cfa71808-e14a-4d0f-a925-c4cce043949d"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/526e4f7307214396989751533ff33528"}, "tags": [], "enabled": true, "id": "526e4f7307214396989751533ff33528", "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.22:5000/v3/projects/45644229c8c04c4988a3eb8730a7b1ac"}, "tags": [], "enabled": true, "id": "45644229c8c04c4988a3eb8730a7b1ac", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_d167a7b0-d3aa-4f83-af07-f37a57d140fb"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.22:5000/v3/projects/6b0816eda953480e93c923b8c65cace3"}, "tags": [], "enabled": true, "id": "6b0816eda953480e93c923b8c65cace3", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_5c891981-2df1-41a3-92a4-24bf46ff5e46"}]} 2018-08-26 11:18:16,064 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-bf5a16bf-9986-4c42-93d5-6467c9b2bf9f 2018-08-26 11:18:16,064 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.205061912537s 2018-08-26 11:18:16,064 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-bf5a16bf-9986-4c42-93d5-6467c9b2bf9f 2018-08-26 11:18:16,072 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-26 11:18:16,075 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=adb1ad490f194996b1759ab61402a632&role.id=64b697102e1c4dfb82d6ae117acf5e44&scope.project.id=6b0816eda953480e93c923b8c65cace3" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}45737f60e5f4f0541d4eaa9ffa587a1418780553" 2018-08-26 11:18:16,175 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11:18:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2f3fb7e-07c2-483a-b5ab-22e6b2150bf3 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=adb1ad490f194996b1759ab61402a632&role.id=64b697102e1c4dfb82d6ae117acf5e44&scope.project.id=6b0816eda953480e93c923b8c65cace3", "previous": null, "next": null}} 2018-08-26 11:18:16,175 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=adb1ad490f194996b1759ab61402a632&role.id=64b697102e1c4dfb82d6ae117acf5e44&scope.project.id=6b0816eda953480e93c923b8c65cace3 used request id req-a2f3fb7e-07c2-483a-b5ab-22e6b2150bf3 2018-08-26 11:18:16,175 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.103124856949s 2018-08-26 11:18:16,176 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=adb1ad490f194996b1759ab61402a632&role.id=64b697102e1c4dfb82d6ae117acf5e44&scope.project.id=6b0816eda953480e93c923b8c65cace3 used request id req-a2f3fb7e-07c2-483a-b5ab-22e6b2150bf3 2018-08-26 11:18:16,179 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-26 11:18:16,182 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/6b0816eda953480e93c923b8c65cace3/users/adb1ad490f194996b1759ab61402a632/roles/64b697102e1c4dfb82d6ae117acf5e44 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}45737f60e5f4f0541d4eaa9ffa587a1418780553" 2018-08-26 11:18:16,318 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 26 Aug 2018 11:18:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bbd303cc-bb95-4dba-923d-53dcc9eeab92 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-26 11:18:16,318 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/6b0816eda953480e93c923b8c65cace3/users/adb1ad490f194996b1759ab61402a632/roles/64b697102e1c4dfb82d6ae117acf5e44 used request id req-bbd303cc-bb95-4dba-923d-53dcc9eeab92 2018-08-26 11:18:16,318 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.139136075974s 2018-08-26 11:18:16,319 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/6b0816eda953480e93c923b8c65cace3/users/adb1ad490f194996b1759ab61402a632/roles/64b697102e1c4dfb82d6ae117acf5e44 used request id req-bbd303cc-bb95-4dba-923d-53dcc9eeab92 2018-08-26 11:18:16,319 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmtp-project_5c891981-2df1-41a3-92a4-24bf46ff5e46', 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'6b0816eda953480e93c923b8c65cace3', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': 'b3ea6370-e3b9-40ac-b1d8-f951eaf20a2a', 'username': u'vmtp-user_5c891981-2df1-41a3-92a4-24bf46ff5e46', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-26 11:18:16,321 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-26 11:18:16,321 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-26 11:18:16,321 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-26 11:18:16,321 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-26 11:18:16,321 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-26 11:18:16,321 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-26 11:18:16,321 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-26 11:18:16,321 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-26 11:18:16,322 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-26 11:18:16,322 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-26 11:18:16,322 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-26 11:18:16,322 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-26 11:18:16,322 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-26 11:18:16,322 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-26 11:18:16,322 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-26 11:18:16,322 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-26 11:18:16,322 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-26 11:18:16,323 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-26 11:18:16,323 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-26 11:18:16,323 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-26 11:18:16,323 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-26 11:18:16,323 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-26 11:18:16,323 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-26 11:18:16,323 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-26 11:18:16,323 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-26 11:18:16,325 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmtp-user_5c891981-2df1-41a3-92a4-24bf46ff5e46', 'password': 'b3ea6370-e3b9-40ac-b1d8-f951eaf20a2a', 'project_name': 'vmtp-project_5c891981-2df1-41a3-92a4-24bf46ff5e46', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': '6b0816eda953480e93c923b8c65cace3', 'project_domain_name': 'Default'} 2018-08-26 11:18:16,331 - xtesting.ci.run_tests - INFO - Running test case 'vmtp'... 2018-08-26 11:18:16,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-26 11:18:16,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11:18:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73531dcb-449c-4b77-98ac-488d76f866cc Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-08-26 11:18:16,339 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-73531dcb-449c-4b77-98ac-488d76f866cc 2018-08-26 11:18:16,340 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-26 11:18:16,730 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5d45fc17491a4aedb80e6e5e79d195c6", "name": "reader"}, {"id": "64b697102e1c4dfb82d6ae117acf5e44", "name": "member"}], "expires_at": "2018-08-26T12:18:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b0816eda953480e93c923b8c65cace3", "name": "vmtp-project_5c891981-2df1-41a3-92a4-24bf46ff5e46"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1210d332c9744f5cbc695a2c01f49732"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "816f0ebf045249fb84d97c4bfc1f0a06"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a44497dc0f584430880fbb34d798f187"}], "type": "metric", "id": "06403f6d19cc45d3876c1f817db4cc2a", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33aefc6453a54d88a8073094e7078823"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3af2aad436db4c72a190ee1afb07b296"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a48de89935fd4d0787f0c84bf3674881"}], "type": "network", "id": "4fcf375a7a284c3ca85dd165d598c3cb", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/6b0816eda953480e93c923b8c65cace3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1acf73a288dd435cb0883e7723ed5056"}, {"url": "http://192.30.9.5:8776/v3/6b0816eda953480e93c923b8c65cace3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25ab930679644d89bac501b74509b76d"}, {"url": "http://172.30.9.22:8776/v3/6b0816eda953480e93c923b8c65cace3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe463692e35f41e28415b64d8ffd10af"}], "type": "volumev3", "id": "5679bf9cdfbb4efdb97a61a69442b76f", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/6b0816eda953480e93c923b8c65cace3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4234eccc4e5c4c81a9740ee2adf95b67"}, {"url": "http://172.30.9.22:8776/v2/6b0816eda953480e93c923b8c65cace3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "456ac2ca5ce14a919050a73ace6b5d36"}, {"url": "http://192.30.9.5:8776/v2/6b0816eda953480e93c923b8c65cace3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec61effda13a4644aad9e330753e8ad3"}], "type": "volumev2", "id": "5fba3b72fec244c7b311cd023156a4e5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/6b0816eda953480e93c923b8c65cace3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "057ed3b924844253978ad62059e6acbb"}, {"url": "http://172.30.9.22:8776/v1/6b0816eda953480e93c923b8c65cace3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c5726572f244dc1a37ddbd93a609edb"}, {"url": "http://192.30.9.5:8776/v1/6b0816eda953480e93c923b8c65cace3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7144203ef2f146f6a443da1e2a6503e6"}], "type": "volume", "id": "71aa1ff84fdd4eab95dbd16ac5fbfcf7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "218ecd9779c74fdbb9eff6a86b2e2ffa"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a4ae0c6c06a42aba305e1cb16268330"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f631f43b783d40b894997b7b49ab8a6b"}], "type": "image", "id": "7986c8336c5046db98dd34c332d24e7f", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "8edc8950a979429d96b680df313310a4", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a2d0d8a4ee24abcbae458bd1ce751ff"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6d1c3e6266f14458a3def33c4f0479b2"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "feca7a31784e458fb732ee0ca32ab24d"}], "type": "cloudformation", "id": "a1648659a78445d4bcaef3988eb0583e", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c10a925a2de437eac36a10b437ddcd1"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "517a76a99e3d470abde8b2e237f68205"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71f914c9732c486db7ec4dade5ea337a"}], "type": "compute", "id": "b18e3a8824af4ed79cd0162b85ca91d6", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91e36bdd70374197a9cc1cf82d4cacd4"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1c68732373a41b6bbdf0d38be58918e"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f7fd23166fd04cdbb15ae3b9534561a8"}], "type": "event", "id": "c887a5552b5842c5bbc8ce1b66332916", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68d3020187d14b4b925c0dbdfac338f6"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77e68b53932a4902a3a68484356b1c4e"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "809dcbff39164bbfaf936f0b35fd176c"}], "type": "placement", "id": "cd8c278131c84e4683012d83ae70eec0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8080/v1/AUTH_6b0816eda953480e93c923b8c65cace3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49dd5c5e91d54d6aa44952eaa2390224"}, {"url": "http://12.0.0.43:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d5db89631954c7baafaf65b5aea991a"}, {"url": "http://12.0.0.43:8080/v1/AUTH_6b0816eda953480e93c923b8c65cace3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "727249cbc39e4628bd3a179bd516b829"}], "type": "object-store", "id": "ec31481f5236441e98c13b38a9c609ec", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bc083505e0a4fba9e18037c17ad1785"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a4bed8aa09042d1be0a485c1bac878c"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89809cbce7344bcdbc14222d09ca5c81"}], "type": "identity", "id": "f4a28c09b9d7444fb27267a9c13f5ad7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/6b0816eda953480e93c923b8c65cace3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0bd24ae5e1bc445db6c4eb649aa04b43"}, {"url": "http://192.30.9.5:8004/v1/6b0816eda953480e93c923b8c65cace3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6e6016d81674fa7951c5c486b38f564"}, {"url": "http://192.30.9.5:8004/v1/6b0816eda953480e93c923b8c65cace3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d22e870073e14dc5a443931e483e51a2"}], "type": "orchestration", "id": "f619feeb4e1c4cde836d701d6b52295f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "348e8fd3cbd140de8fdb5a2e7f1ba9ce"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37dabf8c0b3c4b4da176de43bbacdd17"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "97e424052ba4486c88034276e7ba90a9"}], "type": "alarming", "id": "ffab3464fcfe4e6086e29e4f2cac9a99", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vmtp-user_5c891981-2df1-41a3-92a4-24bf46ff5e46", "id": "adb1ad490f194996b1759ab61402a632"}, "audit_ids": ["JufUaHNNQpOnl7k3HQHMXA"], "issued_at": "2018-08-26T11:18:16.000000Z"}} 2018-08-26 11:18:16,733 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-26 11:18:16,733 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5402c08f3fb8cb40df5e651a47d60a62d4094218" -d '{"router": {"external_gateway_info": {"network_id": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976"}, "name": "vmtp-router_5c891981-2df1-41a3-92a4-24bf46ff5e46", "admin_state_up": true}}' 2018-08-26 11:18:18,408 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 615 X-Openstack-Request-Id: req-256ffd88-ef1a-4fdc-9c94-14b8039cdd2e Date: Sun, 26 Aug 2018 11:18:18 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a3c401bc-6377-43cc-8a20-abe78f2d51b9", "ip_address": "172.30.9.208"}]}, "description": "", "tags": [], "tenant_id": "6b0816eda953480e93c923b8c65cace3", "created_at": "2018-08-26T11:18:17Z", "admin_state_up": true, "updated_at": "2018-08-26T11:18:18Z", "revision_number": 2, "routes": [], "project_id": "6b0816eda953480e93c923b8c65cace3", "id": "363d7b91-fac5-4c28-8dd0-01974d809928", "name": "vmtp-router_5c891981-2df1-41a3-92a4-24bf46ff5e46"}} 2018-08-26 11:18:18,408 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-256ffd88-ef1a-4fdc-9c94-14b8039cdd2e 2018-08-26 11:18:18,408 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.67525982857s 2018-08-26 11:18:18,409 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-256ffd88-ef1a-4fdc-9c94-14b8039cdd2e 2018-08-26 11:18:18,409 - functest.opnfv_tests.openstack.vmtp.vmtp - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'9c1c4110-1d5a-4c9e-9e4a-8295252f6976', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'a3c401bc-6377-43cc-8a20-abe78f2d51b9', u'ip_address': u'172.30.9.208'}]}, u'description': u'', u'tags': [], u'tenant_id': u'6b0816eda953480e93c923b8c65cace3', u'created_at': u'2018-08-26T11:18:17Z', u'admin_state_up': True, u'updated_at': u'2018-08-26T11:18:18Z', u'revision_number': 2, u'routes': [], u'project_id': u'6b0816eda953480e93c923b8c65cace3', u'id': u'363d7b91-fac5-4c28-8dd0-01974d809928', u'name': u'vmtp-router_5c891981-2df1-41a3-92a4-24bf46ff5e46'}) 2018-08-26 11:18:18,409 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-08-26 11:18:20,050 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:e99edc0ddb9a257a75b095cc2b9780eb sha256:cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1 2018-08-26 11:18:20,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-26 11:18:20,054 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Sun, 26 Aug 2018 11:18:20 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2018-08-26 11:18:20,056 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-26 11:18:20,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5402c08f3fb8cb40df5e651a47d60a62d4094218" 2018-08-26 11:18:20,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-6fa971eb-d9b7-4cf1-8f34-e4f715e2b30d Date: Sun, 26 Aug 2018 11:18:20 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-26 11:18:20,345 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-6fa971eb-d9b7-4cf1-8f34-e4f715e2b30d 2018-08-26 11:18:20,345 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.288828134537s 2018-08-26 11:18:20,345 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-6fa971eb-d9b7-4cf1-8f34-e4f715e2b30d 2018-08-26 11:18:20,353 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-26 11:18:20,357 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5402c08f3fb8cb40df5e651a47d60a62d4094218" -d '{"owner_specified.shade.md5": "e99edc0ddb9a257a75b095cc2b9780eb", "owner_specified.shade.sha256": "cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1", "owner_specified.shade.object": "images/vmtp-img_5c891981-2df1-41a3-92a4-24bf46ff5e46", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmtp-img_5c891981-2df1-41a3-92a4-24bf46ff5e46"}' 2018-08-26 11:18:20,412 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 925 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/7a11ab2d-5c18-4931-b934-a3620eecad46 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-78ff3327-bcf3-459b-b3a8-17cc500adaa7 Date: Sun, 26 Aug 2018 11:18:20 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-26T11:18:20Z", "file": "/v2/images/7a11ab2d-5c18-4931-b934-a3620eecad46/file", "owner": "6b0816eda953480e93c923b8c65cace3", "id": "7a11ab2d-5c18-4931-b934-a3620eecad46", "size": null, "self": "/v2/images/7a11ab2d-5c18-4931-b934-a3620eecad46", "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_5c891981-2df1-41a3-92a4-24bf46ff5e46", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "e99edc0ddb9a257a75b095cc2b9780eb", "name": "vmtp-img_5c891981-2df1-41a3-92a4-24bf46ff5e46", "checksum": null, "created_at": "2018-08-26T11:18:20Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-26 11:18:20,412 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-78ff3327-bcf3-459b-b3a8-17cc500adaa7 2018-08-26 11:18:20,412 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0590858459473s 2018-08-26 11:18:20,413 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-78ff3327-bcf3-459b-b3a8-17cc500adaa7 returning object 7a11ab2d-5c18-4931-b934-a3620eecad46 2018-08-26 11:18:20,413 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-26 11:18:20,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/7a11ab2d-5c18-4931-b934-a3620eecad46/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}5402c08f3fb8cb40df5e651a47d60a62d4094218" -d '' 2018-08-26 11:18:25,004 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-57953c82-6dcb-491a-baa5-bc62c575b596 Date: Sun, 26 Aug 2018 11:18:25 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-26 11:18:25,004 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/7a11ab2d-5c18-4931-b934-a3620eecad46/file used request id req-57953c82-6dcb-491a-baa5-bc62c575b596 2018-08-26 11:18:25,004 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.59089803696s 2018-08-26 11:18:25,005 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/7a11ab2d-5c18-4931-b934-a3620eecad46/file used request id req-57953c82-6dcb-491a-baa5-bc62c575b596 2018-08-26 11:18:25,009 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-26 11:18:25,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5402c08f3fb8cb40df5e651a47d60a62d4094218" 2018-08-26 11:18:25,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1386 Content-Type: application/json X-Openstack-Request-Id: req-e55d5554-6c1c-43c3-bb45-36f09deb964f Date: Sun, 26 Aug 2018 11:18:25 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-26T11:18:24Z", "file": "/v2/images/7a11ab2d-5c18-4931-b934-a3620eecad46/file", "owner": "6b0816eda953480e93c923b8c65cace3", "id": "7a11ab2d-5c18-4931-b934-a3620eecad46", "size": 263193088, "self": "/v2/images/7a11ab2d-5c18-4931-b934-a3620eecad46", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/7a11ab2d-5c18-4931-b934-a3620eecad46/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1", "locations": [{"url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/7a11ab2d-5c18-4931-b934-a3620eecad46/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmtp-img_5c891981-2df1-41a3-92a4-24bf46ff5e46", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "e99edc0ddb9a257a75b095cc2b9780eb", "name": "vmtp-img_5c891981-2df1-41a3-92a4-24bf46ff5e46", "checksum": "e99edc0ddb9a257a75b095cc2b9780eb", "created_at": "2018-08-26T11:18:20Z", "os_hidden": false, "protected": false, "os_hash_value": "95292149bd2422421f9108f90b8aa2421121b613d5620d7abb2484936b6f58fb9a0e8022f765360c1efac021ccb1e92775e9fe7ba0f78034ca56d97d5a3cbe15"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-26 11:18:25,051 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-e55d5554-6c1c-43c3-bb45-36f09deb964f 2018-08-26 11:18:25,051 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0416820049286s 2018-08-26 11:18:25,051 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-e55d5554-6c1c-43c3-bb45-36f09deb964f 2018-08-26 11:18:25,053 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/7a11ab2d-5c18-4931-b934-a3620eecad46/snap', u'metadata': Munch({})})], 'file': u'/v2/images/7a11ab2d-5c18-4931-b934-a3620eecad46/file', 'owner': u'6b0816eda953480e93c923b8c65cace3', 'id': u'7a11ab2d-5c18-4931-b934-a3620eecad46', 'size': 263193088, u'self': u'/v2/images/7a11ab2d-5c18-4931-b934-a3620eecad46', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6b0816eda953480e93c923b8c65cace3', 'name': 'vmtp-project_5c891981-2df1-41a3-92a4-24bf46ff5e46', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/7a11ab2d-5c18-4931-b934-a3620eecad46/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-26T11:18:24Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-26T11:18:24Z', u'owner_specified.shade.sha256': u'cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1', u'owner_specified.shade.object': u'images/vmtp-img_5c891981-2df1-41a3-92a4-24bf46ff5e46', '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/7a11ab2d-5c18-4931-b934-a3620eecad46', 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_5c891981-2df1-41a3-92a4-24bf46ff5e46', u'owner_specified.shade.md5': u'e99edc0ddb9a257a75b095cc2b9780eb', u'schema': u'/v2/schemas/image'}, 'name': u'vmtp-img_5c891981-2df1-41a3-92a4-24bf46ff5e46', 'created': u'2018-08-26T11:18:20Z', 'checksum': u'e99edc0ddb9a257a75b095cc2b9780eb', 'created_at': u'2018-08-26T11:18:20Z', 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/7a11ab2d-5c18-4931-b934-a3620eecad46', 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_5c891981-2df1-41a3-92a4-24bf46ff5e46', u'owner_specified.shade.md5': u'e99edc0ddb9a257a75b095cc2b9780eb', u'schema': u'/v2/schemas/image'}}) 2018-08-26 11:18:25,054 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-26 11:18:25,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}45737f60e5f4f0541d4eaa9ffa587a1418780553" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "vmtp-flavor_5c891981-2df1-41a3-92a4-24bf46ff5e46", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": null, "swap": 0}}' 2018-08-26 11:18:25,771 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11:18: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-0e56dc5f-58f7-47c0-b624-be3a3bdcf913 x-compute-request-id: req-0e56dc5f-58f7-47c0-b624-be3a3bdcf913 Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavor": {"name": "vmtp-flavor_5c891981-2df1-41a3-92a4-24bf46ff5e46", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/c50f8004-c008-4fcb-9c46-36aa3429c931", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/c50f8004-c008-4fcb-9c46-36aa3429c931", "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": "c50f8004-c008-4fcb-9c46-36aa3429c931"}} 2018-08-26 11:18:25,771 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-0e56dc5f-58f7-47c0-b624-be3a3bdcf913 2018-08-26 11:18:25,772 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.71758890152s 2018-08-26 11:18:25,772 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-0e56dc5f-58f7-47c0-b624-be3a3bdcf913 2018-08-26 11:18:25,773 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmtp-flavor_5c891981-2df1-41a3-92a4-24bf46ff5e46', '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'e428b6e578e2485b9cc26da9ccf96a96', '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'c50f8004-c008-4fcb-9c46-36aa3429c931', 'swap': 0}) 2018-08-26 11:18:25,773 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-26 11:18:25,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/c50f8004-c008-4fcb-9c46-36aa3429c931/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}45737f60e5f4f0541d4eaa9ffa587a1418780553" -d '{"extra_specs": {}}' 2018-08-26 11:18:25,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11:18: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-5200930a-9e8b-4166-b5be-d1b788d78c3b x-compute-request-id: req-5200930a-9e8b-4166-b5be-d1b788d78c3b Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-26 11:18:25,793 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/c50f8004-c008-4fcb-9c46-36aa3429c931/os-extra_specs used request id req-5200930a-9e8b-4166-b5be-d1b788d78c3b 2018-08-26 11:18:25,793 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0198211669922s 2018-08-26 11:18:25,793 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/c50f8004-c008-4fcb-9c46-36aa3429c931/os-extra_specs used request id req-5200930a-9e8b-4166-b5be-d1b788d78c3b 2018-08-26 11:18:25,796 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-26 11:18:25,799 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}45737f60e5f4f0541d4eaa9ffa587a1418780553" 2018-08-26 11:18:25,922 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11:18:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-edfbdc3c-dd9a-429b-b92f-830f4ecbbee7 Content-Encoding: gzip Content-Length: 409 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "478525232f8240f3a5bcb37e18d15367", "links": {"self": "http://172.30.9.22:5000/v3/roles/478525232f8240f3a5bcb37e18d15367"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5d45fc17491a4aedb80e6e5e79d195c6", "links": {"self": "http://172.30.9.22:5000/v3/roles/5d45fc17491a4aedb80e6e5e79d195c6"}, "name": "reader"}, {"domain_id": null, "id": "64b697102e1c4dfb82d6ae117acf5e44", "links": {"self": "http://172.30.9.22:5000/v3/roles/64b697102e1c4dfb82d6ae117acf5e44"}, "name": "member"}, {"domain_id": null, "id": "6c30dd1ed17747c19a3fff37cee8f134", "links": {"self": "http://172.30.9.22:5000/v3/roles/6c30dd1ed17747c19a3fff37cee8f134"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b29a3a0f7cee4599871eeb6731b9c6f2", "links": {"self": "http://172.30.9.22:5000/v3/roles/b29a3a0f7cee4599871eeb6731b9c6f2"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d371bb17b4354fa8812550829dff08d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/d371bb17b4354fa8812550829dff08d3"}, "name": "admin"}, {"domain_id": null, "id": "d54515a19cc04386a508cfaf3906e7e7", "links": {"self": "http://172.30.9.22:5000/v3/roles/d54515a19cc04386a508cfaf3906e7e7"}, "name": "swiftoperator"}]} 2018-08-26 11:18:25,922 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-edfbdc3c-dd9a-429b-b92f-830f4ecbbee7 2018-08-26 11:18:25,923 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.125949859619s 2018-08-26 11:18:25,923 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-edfbdc3c-dd9a-429b-b92f-830f4ecbbee7 2018-08-26 11:18:25,928 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-26 11:18:25,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}45737f60e5f4f0541d4eaa9ffa587a1418780553" 2018-08-26 11:18:26,143 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11:18:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da20b975-caf9-4aa7-b0f4-d3370dbd7285 Content-Encoding: gzip Content-Length: 409 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "478525232f8240f3a5bcb37e18d15367", "links": {"self": "http://172.30.9.22:5000/v3/roles/478525232f8240f3a5bcb37e18d15367"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5d45fc17491a4aedb80e6e5e79d195c6", "links": {"self": "http://172.30.9.22:5000/v3/roles/5d45fc17491a4aedb80e6e5e79d195c6"}, "name": "reader"}, {"domain_id": null, "id": "64b697102e1c4dfb82d6ae117acf5e44", "links": {"self": "http://172.30.9.22:5000/v3/roles/64b697102e1c4dfb82d6ae117acf5e44"}, "name": "member"}, {"domain_id": null, "id": "6c30dd1ed17747c19a3fff37cee8f134", "links": {"self": "http://172.30.9.22:5000/v3/roles/6c30dd1ed17747c19a3fff37cee8f134"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b29a3a0f7cee4599871eeb6731b9c6f2", "links": {"self": "http://172.30.9.22:5000/v3/roles/b29a3a0f7cee4599871eeb6731b9c6f2"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d371bb17b4354fa8812550829dff08d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/d371bb17b4354fa8812550829dff08d3"}, "name": "admin"}, {"domain_id": null, "id": "d54515a19cc04386a508cfaf3906e7e7", "links": {"self": "http://172.30.9.22:5000/v3/roles/d54515a19cc04386a508cfaf3906e7e7"}, "name": "swiftoperator"}]} 2018-08-26 11:18:26,143 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-da20b975-caf9-4aa7-b0f4-d3370dbd7285 2018-08-26 11:18:26,143 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.215255022049s 2018-08-26 11:18:26,144 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-da20b975-caf9-4aa7-b0f4-d3370dbd7285 2018-08-26 11:18:26,148 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-26 11:18:26,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}45737f60e5f4f0541d4eaa9ffa587a1418780553" 2018-08-26 11:18:26,413 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11:18:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85bbc7c6-ba65-4d0b-80eb-ba6397a6fa80 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-26 11:18:26,413 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-85bbc7c6-ba65-4d0b-80eb-ba6397a6fa80 2018-08-26 11:18:26,413 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.264928102493s 2018-08-26 11:18:26,414 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-85bbc7c6-ba65-4d0b-80eb-ba6397a6fa80 2018-08-26 11:18:26,414 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-26 11:18:26,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}45737f60e5f4f0541d4eaa9ffa587a1418780553" 2018-08-26 11:18:26,590 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11:18:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4a3eeaf-ca3b-4b3b-ad20-767bf1bd80f0 Content-Encoding: gzip Content-Length: 966 Content-Type: application/json RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/00af5ffb672f4832ab8347fc3e59dad9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "00af5ffb672f4832ab8347fc3e59dad9", "email": "placement@localhost", "password_expires_at": null}, {"name": "api_check-user_cfa71808-e14a-4d0f-a925-c4cce043949d", "links": {"self": "http://172.30.9.22:5000/v3/users/0653adcd9bbd40d4a2487cf2c2b18753"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0653adcd9bbd40d4a2487cf2c2b18753", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/1155cddaef57457382d358aece0b4688"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1155cddaef57457382d358aece0b4688", "email": "panko@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_d167a7b0-d3aa-4f83-af07-f37a57d140fb", "links": {"self": "http://172.30.9.22:5000/v3/users/1df9f75d1d584587b0935d6ba2e78671"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1df9f75d1d584587b0935d6ba2e78671", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/1e1511f6281344c28c2a63d6a8174f8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1e1511f6281344c28c2a63d6a8174f8d", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/1f874aa402974ad1bde389b6ec3af461"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f874aa402974ad1bde389b6ec3af461", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/30ef6c63ca4f478ababb01839799530e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30ef6c63ca4f478ababb01839799530e", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/35943616abfb419b876965ce89cb2b8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "35943616abfb419b876965ce89cb2b8d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/394bd3d373f84b679204b10778d4c5d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "394bd3d373f84b679204b10778d4c5d6", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/5c46482149dc41d8a0f23a545eb8a332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c46482149dc41d8a0f23a545eb8a332", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6731abf69162411bab854fe2da778196"}, "domain_id": "b7fcd596cb374671bfc994968e0279ce", "enabled": true, "options": {}, "id": "6731abf69162411bab854fe2da778196", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "vmtp-user_5c891981-2df1-41a3-92a4-24bf46ff5e46", "links": {"self": "http://172.30.9.22:5000/v3/users/adb1ad490f194996b1759ab61402a632"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "adb1ad490f194996b1759ab61402a632", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/bc64983782874634be200a54d67bb2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bc64983782874634be200a54d67bb2dc", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/c16290bda05544839663305b8b46bfc4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c16290bda05544839663305b8b46bfc4", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/c78b7ea859ad4b4d9090aceb9cc94927"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c78b7ea859ad4b4d9090aceb9cc94927", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/f77a9ddb8d1e4546857d3ecef0ddf962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77a9ddb8d1e4546857d3ecef0ddf962", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/fd2f2ae2af224ce09fd25349c942fbd7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd2f2ae2af224ce09fd25349c942fbd7", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-08-26 11:18:26,590 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-c4a3eeaf-ca3b-4b3b-ad20-767bf1bd80f0 2018-08-26 11:18:26,591 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.175946950912s 2018-08-26 11:18:26,591 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-c4a3eeaf-ca3b-4b3b-ad20-767bf1bd80f0 2018-08-26 11:18:26,602 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-26 11:18:26,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}45737f60e5f4f0541d4eaa9ffa587a1418780553" 2018-08-26 11:18:26,866 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11:18:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1b0ba25-2148-4c09-8637-166c1d54ee01 Content-Encoding: gzip Content-Length: 529 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/e428b6e578e2485b9cc26da9ccf96a96"}, "tags": [], "enabled": true, "id": "e428b6e578e2485b9cc26da9ccf96a96", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/c99e13955d6e4bb58dbfa100dcee4823"}, "tags": [], "enabled": true, "id": "c99e13955d6e4bb58dbfa100dcee4823", "parent_id": "default", "domain_id": "default", "name": "api_check-project_cfa71808-e14a-4d0f-a925-c4cce043949d"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/526e4f7307214396989751533ff33528"}, "tags": [], "enabled": true, "id": "526e4f7307214396989751533ff33528", "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.22:5000/v3/projects/45644229c8c04c4988a3eb8730a7b1ac"}, "tags": [], "enabled": true, "id": "45644229c8c04c4988a3eb8730a7b1ac", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_d167a7b0-d3aa-4f83-af07-f37a57d140fb"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.22:5000/v3/projects/6b0816eda953480e93c923b8c65cace3"}, "tags": [], "enabled": true, "id": "6b0816eda953480e93c923b8c65cace3", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_5c891981-2df1-41a3-92a4-24bf46ff5e46"}]} 2018-08-26 11:18:26,866 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-b1b0ba25-2148-4c09-8637-166c1d54ee01 2018-08-26 11:18:26,866 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.263865947723s 2018-08-26 11:18:26,867 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-b1b0ba25-2148-4c09-8637-166c1d54ee01 2018-08-26 11:18:26,874 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-26 11:18:26,877 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=adb1ad490f194996b1759ab61402a632&role.id=d371bb17b4354fa8812550829dff08d3&scope.project.id=6b0816eda953480e93c923b8c65cace3" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}45737f60e5f4f0541d4eaa9ffa587a1418780553" 2018-08-26 11:18:27,051 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11:18:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46937e3b-b158-432b-b41b-fc71346a03ac Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=adb1ad490f194996b1759ab61402a632&role.id=d371bb17b4354fa8812550829dff08d3&scope.project.id=6b0816eda953480e93c923b8c65cace3", "previous": null, "next": null}} 2018-08-26 11:18:27,051 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=adb1ad490f194996b1759ab61402a632&role.id=d371bb17b4354fa8812550829dff08d3&scope.project.id=6b0816eda953480e93c923b8c65cace3 used request id req-46937e3b-b158-432b-b41b-fc71346a03ac 2018-08-26 11:18:27,051 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.176557064056s 2018-08-26 11:18:27,051 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=adb1ad490f194996b1759ab61402a632&role.id=d371bb17b4354fa8812550829dff08d3&scope.project.id=6b0816eda953480e93c923b8c65cace3 used request id req-46937e3b-b158-432b-b41b-fc71346a03ac 2018-08-26 11:18:27,054 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-26 11:18:27,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/6b0816eda953480e93c923b8c65cace3/users/adb1ad490f194996b1759ab61402a632/roles/d371bb17b4354fa8812550829dff08d3 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}45737f60e5f4f0541d4eaa9ffa587a1418780553" 2018-08-26 11:18:27,297 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 26 Aug 2018 11:18:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8bbb05ac-6736-4775-88ff-114443b98ebf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-26 11:18:27,297 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/6b0816eda953480e93c923b8c65cace3/users/adb1ad490f194996b1759ab61402a632/roles/d371bb17b4354fa8812550829dff08d3 used request id req-8bbb05ac-6736-4775-88ff-114443b98ebf 2018-08-26 11:18:27,298 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.243266820908s 2018-08-26 11:18:27,298 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/6b0816eda953480e93c923b8c65cace3/users/adb1ad490f194996b1759ab61402a632/roles/d371bb17b4354fa8812550829dff08d3 used request id req-8bbb05ac-6736-4775-88ff-114443b98ebf 2018-08-26 11:18:27,298 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - Creating keypair with name: 'vmtp_5c891981-2df1-41a3-92a4-24bf46ff5e46' 2018-08-26 11:18:27,298 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-26 11:18:27,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5402c08f3fb8cb40df5e651a47d60a62d4094218" -d '{"keypair": {"name": "vmtp_5c891981-2df1-41a3-92a4-24bf46ff5e46"}}' 2018-08-26 11:18:28,242 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11: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-dfcedce6-da74-44d2-852a-941b08e54503 x-compute-request-id: req-dfcedce6-da74-44d2-852a-941b08e54503 Content-Encoding: gzip Content-Length: 1796 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDOmUipcncbSQetBk3hzs9zUDuAff0uBx3bxj8bryH7lia9VKjNs2e5GM7g1mXzn69Iab3vqa/xADoCj/cQKqoZKot0BdmhnS3qf66KRFECPjBZiYGrR/x2J7Dbxs/lTndApsPUFJejvzF2lHRAVxHJf0ZZeqaAl8w0KhKzKxhYwz0kLcUxnlmgiIk1eQQnjEWXrLemJE60xjttvN/GMM2OWiMg7vcjXOK0egcrIhA2I6KKRpirfa7k1g6mNF6uQtvDwulYiNKMC4BPWKSuw460W4oc+5BBT/8ufHS2C2UbpbBrxqTwbKuYWIMWYLqzIfpsayjSLgP1E9V9QoiqNkLL Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAzplIqXJ3G0kHrQZN4c7Pc1A7gH39Lgcd28Y/G68h+5YmvVSo\nzbNnuRjO4NZl85+vSGm976mv8QA6Ao/3ECqqGSqLdAXZoZ0t6n+uikRRAj4wWYmB\nq0f8diew28bP5U53QKbD1BSXo78xdpR0QFcRyX9GWXqmgJfMNCoSsysYWMM9JC3F\nMZ5ZoIiJNXkEJ4xFl6y3piROtMY7bbzfxjDNjlojIO73I1zitHoHKyIQNiOiikaY\nq32u5NYOpjRerkLbw8LpWIjSjAuAT1ikrsOOtFuKHPuQQU//Lnx0tgtlG6Wwa8ak\n8GyrmFiDFmC6syH6bGso0i4D9RPVfUKIqjZCywIDAQABAoIBABUK0bbIfM8fohOC\nZ95O5Rw2mMjejDHq8aSXzYexT8HDKlDwVX0V/8N/flqyG5IzunOiqYDGhLAEOORX\n628PGWIUzj1T9zWZv7p5pLpaePHEicIk2jsqytDx+/Z2imgtlMHV+m4YZtV7vLr6\nJdkDxUEDoJOuhVTloRvTCTKMeh9YHHRi88n2a61mIg7LQaA9ONeW6mBxM2kviayQ\nDls1u5m2aix5nPBbyPIguIV686xK78qvkvpMW8gYfh1b73nNfv7/+hFlacP5gPba\nhruS/kt5HBRs8VNOardMOM8wVqu5+td6pGXAlF44n9CUXXRdr4ogm2kpr+wZmfPb\n3qM6lVkCgYEA8UW6YSsgswye2qvyB1sWsnRc9XerDaSeRCb9dM55aKDCpIIXSCiu\njodL7lF/KDX4HV1r04K7ERRRKXOY2duyLryboPirVh5cfnWnOfoMiLxvpeBqu84u\nwC53H2O1EdbYbdWwhZ9UufuehvlphqryJX4SBgH2uDhLQH371MsYke0CgYEA2zW5\ndAV8UnqH8XbgSxg13m4lTdiUy+vM4pnKUBxqd6B3F2tYCC/smdPBf1uEQc/SsZAi\nT0UW6UYiZi5s2chJsaZG9Xs658yiC+xaB0FS98KiioyHZ6Kob64GyVv1OSYEu9Z/\n00mxRU3WLBVxFbSwZDi1C5SwmaN9S385uHhS8JcCgYBHZf0LuDmLAtcXmv6akqga\n0ziXI3ypIuf6/xbONDPVdI1lJWJCZleRshQUSGW6vo3YEsdP5kX5feuuupinD86g\n6gucDTqW15FDkwmTrJ188VaQ3eJ4BUHseVOjJFx3FP8jMbN1N3tZNk7pXnGN+pSB\n59bplDcwuOf8A8w8YoW42QKBgHCFGzSavD35913Sjz78pmoOT8etrHMgDoMiPd7x\nNxVAoOC8kOti7ifnsiMVbsX5T0Ulnvbhl+kVvwKEQgtn66vsle/b2ViyiVtlbrDa\nryPOHHDRwY9IxvzMb19cfHthMHzalbJ22S+hzJXES8/Ad+p50TSolh3G9cGTBKXT\n3X7xAoGBAO/mhnJeyt7h9LCSbuUVCT2L/ZDggA0WafyeNq7Xl0YaNvfZyDv5VCMY\nyv+MHKFIDjp3STH+fbF74DwTLhjfEy+vltqsZff2OH+BDjrEeSWIncoz/QvsKyBB\neMELlZhIC+8XskYrIKlfWHtxMXLLBP6T6XONI/C3Hu3UJga/bPMM\n-----END RSA PRIVATE KEY-----\n", "user_id": "adb1ad490f194996b1759ab61402a632", "name": "vmtp_5c891981-2df1-41a3-92a4-24bf46ff5e46", "fingerprint": "bf:a1:91:0a:be:7e:89:d1:87:4c:ce:d3:94:d0:d7:a3"}} 2018-08-26 11:18:28,243 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-dfcedce6-da74-44d2-852a-941b08e54503 2018-08-26 11:18:28,243 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.944213151932s 2018-08-26 11:18:28,243 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-dfcedce6-da74-44d2-852a-941b08e54503 2018-08-26 11:18:28,244 - functest.opnfv_tests.openstack.vmtp.vmtp - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDOmUipcncbSQetBk3hzs9zUDuAff0uBx3bxj8bryH7lia9VKjNs2e5GM7g1mXzn69Iab3vqa/xADoCj/cQKqoZKot0BdmhnS3qf66KRFECPjBZiYGrR/x2J7Dbxs/lTndApsPUFJejvzF2lHRAVxHJf0ZZeqaAl8w0KhKzKxhYwz0kLcUxnlmgiIk1eQQnjEWXrLemJE60xjttvN/GMM2OWiMg7vcjXOK0egcrIhA2I6KKRpirfa7k1g6mNF6uQtvDwulYiNKMC4BPWKSuw460W4oc+5BBT/8ufHS2C2UbpbBrxqTwbKuYWIMWYLqzIfpsayjSLgP1E9V9QoiqNkLL Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAzplIqXJ3G0kHrQZN4c7Pc1A7gH39Lgcd28Y/G68h+5YmvVSo\nzbNnuRjO4NZl85+vSGm976mv8QA6Ao/3ECqqGSqLdAXZoZ0t6n+uikRRAj4wWYmB\nq0f8diew28bP5U53QKbD1BSXo78xdpR0QFcRyX9GWXqmgJfMNCoSsysYWMM9JC3F\nMZ5ZoIiJNXkEJ4xFl6y3piROtMY7bbzfxjDNjlojIO73I1zitHoHKyIQNiOiikaY\nq32u5NYOpjRerkLbw8LpWIjSjAuAT1ikrsOOtFuKHPuQQU//Lnx0tgtlG6Wwa8ak\n8GyrmFiDFmC6syH6bGso0i4D9RPVfUKIqjZCywIDAQABAoIBABUK0bbIfM8fohOC\nZ95O5Rw2mMjejDHq8aSXzYexT8HDKlDwVX0V/8N/flqyG5IzunOiqYDGhLAEOORX\n628PGWIUzj1T9zWZv7p5pLpaePHEicIk2jsqytDx+/Z2imgtlMHV+m4YZtV7vLr6\nJdkDxUEDoJOuhVTloRvTCTKMeh9YHHRi88n2a61mIg7LQaA9ONeW6mBxM2kviayQ\nDls1u5m2aix5nPBbyPIguIV686xK78qvkvpMW8gYfh1b73nNfv7/+hFlacP5gPba\nhruS/kt5HBRs8VNOardMOM8wVqu5+td6pGXAlF44n9CUXXRdr4ogm2kpr+wZmfPb\n3qM6lVkCgYEA8UW6YSsgswye2qvyB1sWsnRc9XerDaSeRCb9dM55aKDCpIIXSCiu\njodL7lF/KDX4HV1r04K7ERRRKXOY2duyLryboPirVh5cfnWnOfoMiLxvpeBqu84u\nwC53H2O1EdbYbdWwhZ9UufuehvlphqryJX4SBgH2uDhLQH371MsYke0CgYEA2zW5\ndAV8UnqH8XbgSxg13m4lTdiUy+vM4pnKUBxqd6B3F2tYCC/smdPBf1uEQc/SsZAi\nT0UW6UYiZi5s2chJsaZG9Xs658yiC+xaB0FS98KiioyHZ6Kob64GyVv1OSYEu9Z/\n00mxRU3WLBVxFbSwZDi1C5SwmaN9S385uHhS8JcCgYBHZf0LuDmLAtcXmv6akqga\n0ziXI3ypIuf6/xbONDPVdI1lJWJCZleRshQUSGW6vo3YEsdP5kX5feuuupinD86g\n6gucDTqW15FDkwmTrJ188VaQ3eJ4BUHseVOjJFx3FP8jMbN1N3tZNk7pXnGN+pSB\n59bplDcwuOf8A8w8YoW42QKBgHCFGzSavD35913Sjz78pmoOT8etrHMgDoMiPd7x\nNxVAoOC8kOti7ifnsiMVbsX5T0Ulnvbhl+kVvwKEQgtn66vsle/b2ViyiVtlbrDa\nryPOHHDRwY9IxvzMb19cfHthMHzalbJ22S+hzJXES8/Ad+p50TSolh3G9cGTBKXT\n3X7xAoGBAO/mhnJeyt7h9LCSbuUVCT2L/ZDggA0WafyeNq7Xl0YaNvfZyDv5VCMY\nyv+MHKFIDjp3STH+fbF74DwTLhjfEy+vltqsZff2OH+BDjrEeSWIncoz/QvsKyBB\neMELlZhIC+8XskYrIKlfWHtxMXLLBP6T6XONI/C3Hu3UJga/bPMM\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'adb1ad490f194996b1759ab61402a632', 'name': u'vmtp_5c891981-2df1-41a3-92a4-24bf46ff5e46', 'created_at': '2018-08-26T11:18:28.244176', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6b0816eda953480e93c923b8c65cace3', 'name': 'vmtp-project_5c891981-2df1-41a3-92a4-24bf46ff5e46', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'bf:a1:91:0a:be:7e:89:d1:87:4c:ce:d3:94:d0:d7:a3', 'type': 'ssh', 'id': u'vmtp_5c891981-2df1-41a3-92a4-24bf46ff5e46'}) 2018-08-26 11:18:28,245 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-26 11:18:28,247 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/os-keypairs/vmtp_5c891981-2df1-41a3-92a4-24bf46ff5e46 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5402c08f3fb8cb40df5e651a47d60a62d4094218" 2018-08-26 11:18:28,300 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 26 Aug 2018 11: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-c6a1a4df-88f5-4d70-9a0f-0bb7b8f7cb19 x-compute-request-id: req-c6a1a4df-88f5-4d70-9a0f-0bb7b8f7cb19 Content-Length: 0 Content-Type: application/json 2018-08-26 11:18:28,301 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/vmtp_5c891981-2df1-41a3-92a4-24bf46ff5e46 used request id req-c6a1a4df-88f5-4d70-9a0f-0bb7b8f7cb19 2018-08-26 11:18:28,301 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0560698509216s 2018-08-26 11:18:28,301 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/vmtp_5c891981-2df1-41a3-92a4-24bf46ff5e46 used request id req-c6a1a4df-88f5-4d70-9a0f-0bb7b8f7cb19 2018-08-26 11:18:29,248 - 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-26 11:41:35,775 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - vmtp -d --json /home/opnfv/functest/results/vmtp/vmtp.json -c /home/opnfv/functest/results/vmtp/vmtp.conf 2018-08-26 11:18:30,100 INFO Using http://172.30.9.22:5000/v3 2018-08-26 11:18:30,100 INFO VM public key: /tmp/tmpsZC4OV 2018-08-26 11:18:30,100 INFO VM private key: /tmp/tmphrr78x 2018-08-26 11:18:32,332 INFO Found image vmtp-img_5c891981-2df1-41a3-92a4-24bf46ff5e46 to launch VM, will continue 2018-08-26 11:18:32,894 INFO Using external router: vmtp-router_5c891981-2df1-41a3-92a4-24bf46ff5e46 2018-08-26 11:18:32,895 INFO Using external network: external. 2018-08-26 11:18:33,744 INFO Created internal network: pns-internal-net_5c891981-2df1-41a3-92a4-24bf46ff5e46. 2018-08-26 11:18:34,398 INFO Created internal network: pns-internal-net2_5c891981-2df1-41a3-92a4-24bf46ff5e46. 2018-08-26 11:18:36,443 DEBUG Ext router associated to pns-internal-net_5c891981-2df1-41a3-92a4-24bf46ff5e46 2018-08-26 11:18:38,052 DEBUG Ext router associated to pns-internal-net2_5c891981-2df1-41a3-92a4-24bf46ff5e46 2018-08-26 11:18:38,087 INFO OpenStack agent: Unknown agent 2018-08-26 11:18:38,087 INFO OpenStack network type: vxlan 2018-08-26 11:18:39,066 INFO [TestServer_5c891981-2df1-41a3-92a4-24bf46ff5e461] Creating server VM... 2018-08-26 11:18:39,066 DEBUG [TestServer_5c891981-2df1-41a3-92a4-24bf46ff5e461] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2018-08-26 11:18:42,300 DEBUG [TestServer_5c891981-2df1-41a3-92a4-24bf46ff5e461] VM status=BUILD, retrying 1 of 90... 2018-08-26 11:18:45,058 DEBUG [TestServer_5c891981-2df1-41a3-92a4-24bf46ff5e461] VM status=BUILD, retrying 2 of 90... 2018-08-26 11:18:47,837 DEBUG [TestServer_5c891981-2df1-41a3-92a4-24bf46ff5e461] VM status=BUILD, retrying 3 of 90... 2018-08-26 11:18:49,987 DEBUG [TestServer_5c891981-2df1-41a3-92a4-24bf46ff5e461] VM status=BUILD, retrying 4 of 90... 2018-08-26 11:18:52,573 DEBUG [TestServer_5c891981-2df1-41a3-92a4-24bf46ff5e461] VM status=BUILD, retrying 5 of 90... 2018-08-26 11:18:54,737 DEBUG [TestServer_5c891981-2df1-41a3-92a4-24bf46ff5e461] VM status=BUILD, retrying 6 of 90... 2018-08-26 11:18:56,881 DEBUG [TestServer_5c891981-2df1-41a3-92a4-24bf46ff5e461] VM status=BUILD, retrying 7 of 90... 2018-08-26 11:19:00,416 DEBUG [TestServer_5c891981-2df1-41a3-92a4-24bf46ff5e461] VM status=BUILD, retrying 8 of 90... 2018-08-26 11:19:02,583 DEBUG [TestServer_5c891981-2df1-41a3-92a4-24bf46ff5e461] VM status=BUILD, retrying 9 of 90... 2018-08-26 11:19:04,959 DEBUG [TestServer_5c891981-2df1-41a3-92a4-24bf46ff5e461] VM status=BUILD, retrying 10 of 90... 2018-08-26 11:19:07,554 DEBUG [TestServer_5c891981-2df1-41a3-92a4-24bf46ff5e461] VM status=BUILD, retrying 11 of 90... 2018-08-26 11:19:10,367 DEBUG [TestServer_5c891981-2df1-41a3-92a4-24bf46ff5e461] VM status=BUILD, retrying 12 of 90... 2018-08-26 11:19:12,980 DEBUG [TestServer_5c891981-2df1-41a3-92a4-24bf46ff5e461] VM status=BUILD, retrying 13 of 90... 2018-08-26 11:19:15,329 DEBUG [TestServer_5c891981-2df1-41a3-92a4-24bf46ff5e461] VM status=BUILD, retrying 14 of 90... 2018-08-26 11:19:17,682 DEBUG [TestServer_5c891981-2df1-41a3-92a4-24bf46ff5e461] VM status=BUILD, retrying 15 of 90... 2018-08-26 11:19:19,829 DEBUG [TestServer_5c891981-2df1-41a3-92a4-24bf46ff5e461] VM status=BUILD, retrying 16 of 90... 2018-08-26 11:19:22,767 DEBUG [TestServer_5c891981-2df1-41a3-92a4-24bf46ff5e461] VM status=BUILD, retrying 17 of 90... 2018-08-26 11:19:25,626 DEBUG [TestServer_5c891981-2df1-41a3-92a4-24bf46ff5e461] VM status=BUILD, retrying 18 of 90... 2018-08-26 11:19:28,143 DEBUG [TestServer_5c891981-2df1-41a3-92a4-24bf46ff5e461] VM status=BUILD, retrying 19 of 90... 2018-08-26 11:19:30,811 DEBUG [TestServer_5c891981-2df1-41a3-92a4-24bf46ff5e461] VM status=BUILD, retrying 20 of 90... 2018-08-26 11:19:33,219 DEBUG [TestServer_5c891981-2df1-41a3-92a4-24bf46ff5e461] VM status=BUILD, retrying 21 of 90... 2018-08-26 11:19:35,392 DEBUG [TestServer_5c891981-2df1-41a3-92a4-24bf46ff5e461] VM status=BUILD, retrying 22 of 90... 2018-08-26 11:19:37,550 DEBUG [TestServer_5c891981-2df1-41a3-92a4-24bf46ff5e461] VM status=BUILD, retrying 23 of 90... 2018-08-26 11:19:40,737 DEBUG [TestServer_5c891981-2df1-41a3-92a4-24bf46ff5e461] VM status=BUILD, retrying 24 of 90... 2018-08-26 11:19:43,150 DEBUG [TestServer_5c891981-2df1-41a3-92a4-24bf46ff5e461] VM status=BUILD, retrying 25 of 90... 2018-08-26 11:19:45,594 DEBUG [TestServer_5c891981-2df1-41a3-92a4-24bf46ff5e461] VM status=BUILD, retrying 26 of 90... 2018-08-26 11:19:47,737 DEBUG [TestServer_5c891981-2df1-41a3-92a4-24bf46ff5e461] VM status=BUILD, retrying 27 of 90... 2018-08-26 11:19:50,337 DEBUG [TestServer_5c891981-2df1-41a3-92a4-24bf46ff5e461] VM status=BUILD, retrying 28 of 90... 2018-08-26 11:19:52,490 DEBUG [TestServer_5c891981-2df1-41a3-92a4-24bf46ff5e461] VM status=BUILD, retrying 29 of 90... 2018-08-26 11:19:54,634 DEBUG [TestServer_5c891981-2df1-41a3-92a4-24bf46ff5e461] VM status=BUILD, retrying 30 of 90... 2018-08-26 11:19:57,479 DEBUG [TestServer_5c891981-2df1-41a3-92a4-24bf46ff5e461] VM status=BUILD, retrying 31 of 90... 2018-08-26 11:19:59,647 DEBUG [TestServer_5c891981-2df1-41a3-92a4-24bf46ff5e461] VM status=BUILD, retrying 32 of 90... 2018-08-26 11:20:01,797 DEBUG [TestServer_5c891981-2df1-41a3-92a4-24bf46ff5e461] VM status=BUILD, retrying 33 of 90... 2018-08-26 11:20:04,118 DEBUG [TestServer_5c891981-2df1-41a3-92a4-24bf46ff5e461] VM status=BUILD, retrying 34 of 90... 2018-08-26 11:20:06,516 DEBUG [TestServer_5c891981-2df1-41a3-92a4-24bf46ff5e461] VM status=BUILD, retrying 35 of 90... 2018-08-26 11:20:08,846 DEBUG [TestServer_5c891981-2df1-41a3-92a4-24bf46ff5e461] VM status=BUILD, retrying 36 of 90... 2018-08-26 11:20:11,004 DEBUG [TestServer_5c891981-2df1-41a3-92a4-24bf46ff5e461] VM status=BUILD, retrying 37 of 90... 2018-08-26 11:20:13,423 DEBUG [TestServer_5c891981-2df1-41a3-92a4-24bf46ff5e461] VM status=BUILD, retrying 38 of 90... 2018-08-26 11:20:15,937 DEBUG [TestServer_5c891981-2df1-41a3-92a4-24bf46ff5e461] VM status=BUILD, retrying 39 of 90... 2018-08-26 11:20:18,292 DEBUG [TestServer_5c891981-2df1-41a3-92a4-24bf46ff5e461] VM status=BUILD, retrying 40 of 90... 2018-08-26 11:20:22,564 INFO [TestServer_5c891981-2df1-41a3-92a4-24bf46ff5e461] Internal network IP: 192.168.1.5 2018-08-26 11:20:22,564 INFO [TestServer_5c891981-2df1-41a3-92a4-24bf46ff5e461] SSH IP: 172.30.9.206 2018-08-26 11:20:22,564 INFO [TestServer_5c891981-2df1-41a3-92a4-24bf46ff5e461] Setup SSH for ubuntu@172.30.9.206 2018-08-26 11:22:02,048 INFO [TestServer_5c891981-2df1-41a3-92a4-24bf46ff5e461] Installing nuttcp-8.1.4... 2018-08-26 11:22:02,116 DEBUG [TestServer_5c891981-2df1-41a3-92a4-24bf46ff5e461] Copying nuttcp-8.1.4 to target... 2018-08-26 11:22:02,323 DEBUG [TestServer_5c891981-2df1-41a3-92a4-24bf46ff5e461] Starting nuttcp-8.1.4 server... 2018-08-26 11:22:02,365 DEBUG [TestServer_5c891981-2df1-41a3-92a4-24bf46ff5e461] 2018-08-26 11:22:02,410 INFO [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e461] Creating client VM... 2018-08-26 11:22:02,411 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e461] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2018-08-26 11:22:04,223 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e461] VM status=BUILD, retrying 1 of 90... 2018-08-26 11:22:06,618 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e461] VM status=BUILD, retrying 2 of 90... 2018-08-26 11:22:09,149 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e461] VM status=BUILD, retrying 3 of 90... 2018-08-26 11:22:11,566 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e461] VM status=BUILD, retrying 4 of 90... 2018-08-26 11:22:13,978 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e461] VM status=BUILD, retrying 5 of 90... 2018-08-26 11:22:19,019 INFO [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e461] Internal network IP: 192.168.1.17 2018-08-26 11:22:19,020 INFO [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e461] SSH IP: 172.30.9.202 2018-08-26 11:22:19,020 INFO [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e461] Setup SSH for ubuntu@172.30.9.202 2018-08-26 11:23:56,493 INFO [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e461] Installing nuttcp-8.1.4... 2018-08-26 11:23:56,536 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e461] Copying nuttcp-8.1.4 to target... 2018-08-26 11:23:56,705 INFO ============================================================ 2018-08-26 11:23:56,706 INFO Flow 1: VM to VM same network fixed IP (intra-node) 2018-08-26 11:24:05,749 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e461] PING 192.168.1.5 (192.168.1.5) 64(92) bytes of data. 72 bytes from 192.168.1.5: icmp_seq=1 ttl=64 time=0.776 ms 72 bytes from 192.168.1.5: icmp_seq=2 ttl=64 time=0.346 ms 72 bytes from 192.168.1.5: icmp_seq=3 ttl=64 time=0.193 ms 72 bytes from 192.168.1.5: icmp_seq=4 ttl=64 time=0.122 ms 72 bytes from 192.168.1.5: icmp_seq=5 ttl=64 time=0.294 ms 72 bytes from 192.168.1.5: icmp_seq=6 ttl=64 time=0.187 ms 72 bytes from 192.168.1.5: icmp_seq=7 ttl=64 time=0.141 ms 72 bytes from 192.168.1.5: icmp_seq=8 ttl=64 time=0.101 ms 72 bytes from 192.168.1.5: icmp_seq=9 ttl=64 time=0.111 ms 72 bytes from 192.168.1.5: icmp_seq=10 ttl=64 time=0.179 ms --- 192.168.1.5 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.101/0.245/0.776/0.192 ms 2018-08-26 11:24:14,792 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e461] PING 192.168.1.5 (192.168.1.5) 391(419) bytes of data. 399 bytes from 192.168.1.5: icmp_seq=1 ttl=64 time=0.162 ms 399 bytes from 192.168.1.5: icmp_seq=2 ttl=64 time=0.109 ms 399 bytes from 192.168.1.5: icmp_seq=3 ttl=64 time=0.126 ms 399 bytes from 192.168.1.5: icmp_seq=4 ttl=64 time=0.095 ms 399 bytes from 192.168.1.5: icmp_seq=5 ttl=64 time=0.295 ms 399 bytes from 192.168.1.5: icmp_seq=6 ttl=64 time=0.109 ms 399 bytes from 192.168.1.5: icmp_seq=7 ttl=64 time=0.155 ms 399 bytes from 192.168.1.5: icmp_seq=8 ttl=64 time=0.147 ms 399 bytes from 192.168.1.5: icmp_seq=9 ttl=64 time=0.246 ms 399 bytes from 192.168.1.5: icmp_seq=10 ttl=64 time=0.154 ms --- 192.168.1.5 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.095/0.159/0.295/0.062 ms 2018-08-26 11:24:23,833 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e461] PING 192.168.1.5 (192.168.1.5) 1500(1528) bytes of data. 1508 bytes from 192.168.1.5: icmp_seq=1 ttl=64 time=0.398 ms 1508 bytes from 192.168.1.5: icmp_seq=2 ttl=64 time=0.194 ms 1508 bytes from 192.168.1.5: icmp_seq=3 ttl=64 time=0.155 ms 1508 bytes from 192.168.1.5: icmp_seq=4 ttl=64 time=0.357 ms 1508 bytes from 192.168.1.5: icmp_seq=5 ttl=64 time=0.128 ms 1508 bytes from 192.168.1.5: icmp_seq=6 ttl=64 time=0.173 ms 1508 bytes from 192.168.1.5: icmp_seq=7 ttl=64 time=0.135 ms 1508 bytes from 192.168.1.5: icmp_seq=8 ttl=64 time=0.258 ms 1508 bytes from 192.168.1.5: icmp_seq=9 ttl=64 time=0.129 ms 1508 bytes from 192.168.1.5: icmp_seq=10 ttl=64 time=0.200 ms --- 192.168.1.5 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.128/0.212/0.398/0.092 ms 2018-08-26 11:24:23,834 INFO [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e461] Measuring TCP Throughput (packet size=65536)... 2018-08-26 11:24:23,834 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e461] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.5 2018-08-26 11:24:33,959 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e461] megabytes=19305.8750 real_seconds=10.00 rate_Mbps=16191.0154 tx_cpu=35 rx_cpu=55 retrans=0 cwnd=3137 rtt_ms=0.19 2018-08-26 11:24:33,961 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e461] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.5 2018-08-26 11:24:44,061 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e461] megabytes=19848.2143 real_seconds=10.00 rate_Mbps=16646.4747 tx_cpu=35 rx_cpu=50 retrans=0 cwnd=3137 rtt_ms=0.29 2018-08-26 11:24:44,062 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e461] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.5 2018-08-26 11:24:54,160 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e461] megabytes=19193.3125 real_seconds=10.00 rate_Mbps=16098.7514 tx_cpu=37 rx_cpu=49 retrans=0 cwnd=3137 rtt_ms=0.25 2018-08-26 11:24:54,160 INFO [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e461] Measuring UDP Throughput (packet size=128)... 2018-08-26 11:24:54,161 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e461] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.5 2018-08-26 11:24:57,513 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e461] megabytes=26.2211 real_seconds=1.00 rate_Mbps=219.9605 tx_cpu=17 rx_cpu=36 drop=69 pkt=214872 data_loss=0.03203 2018-08-26 11:24:57,515 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e461] pkt-size=128 throughput=1<225239/5000000<10000000 Kbps loss-rate=0 2018-08-26 11:24:57,516 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e461] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R675717K -p5001 -P5002 -fparse 192.168.1.5 2018-08-26 11:25:00,841 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e461] megabytes=27.3129 real_seconds=1.00 rate_Mbps=228.8131 tx_cpu=20 rx_cpu=34 drop=179 pkt=223926 data_loss=0.07975 2018-08-26 11:25:00,842 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e461] pkt-size=128 throughput=1<234304/675717<675717 Kbps loss-rate=0 2018-08-26 11:25:00,842 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e461] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R455010K -p5001 -P5002 -fparse 192.168.1.5 2018-08-26 11:25:04,194 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e461] megabytes=27.6584 real_seconds=1.00 rate_Mbps=231.6469 tx_cpu=22 rx_cpu=35 drop=1681 pkt=228259 data_loss=0.73644 2018-08-26 11:25:04,195 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e461] pkt-size=128 throughput=1<237206/455010<455010 Kbps loss-rate=0 2018-08-26 11:25:04,195 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e461] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R346108K -p5001 -P5002 -fparse 192.168.1.5 2018-08-26 11:25:07,520 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e461] megabytes=29.5046 real_seconds=1.00 rate_Mbps=247.1808 tx_cpu=19 rx_cpu=39 drop=0 pkt=241702 data_loss=0.00000 2018-08-26 11:25:07,521 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e461] pkt-size=128 throughput=1<253113/346108<346108 Kbps loss-rate=0 2018-08-26 11:25:07,521 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e461] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R299610K -p5001 -P5002 -fparse 192.168.1.5 2018-08-26 11:25:10,851 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e461] megabytes=27.0925 real_seconds=1.00 rate_Mbps=226.9203 tx_cpu=18 rx_cpu=33 drop=0 pkt=221942 data_loss=0.00000 2018-08-26 11:25:10,851 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e461] pkt-size=128 throughput=1<232366/299610<299610 Kbps loss-rate=0 2018-08-26 11:25:10,852 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e461] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R265988K -p5001 -P5002 -fparse 192.168.1.5 2018-08-26 11:25:14,203 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e461] megabytes=28.2686 real_seconds=1.00 rate_Mbps=236.6796 tx_cpu=18 rx_cpu=34 drop=165 pkt=231741 data_loss=0.07105 2018-08-26 11:25:14,204 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e461] pkt-size=128 throughput=1<242359/265988<265988 Kbps loss-rate=0 2018-08-26 11:25:14,204 DEBUG undershot, min=242359 kbps=254173 max=265988 2018-08-26 11:25:14,204 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e461] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R254173K -p5001 -P5002 -fparse 192.168.1.5 2018-08-26 11:25:17,528 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e461] megabytes=25.9958 real_seconds=1.00 rate_Mbps=217.6101 tx_cpu=16 rx_cpu=32 drop=0 pkt=212958 data_loss=0.00000 2018-08-26 11:25:17,529 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e461] pkt-size=128 throughput=242359<222832/254173<265988 Kbps loss-rate=0 2018-08-26 11:25:17,529 DEBUG undershot, min=254173 kbps=260080 max=265988 2018-08-26 11:25:17,529 INFO [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e461] Measuring UDP Throughput (packet size=1024)... 2018-08-26 11:25:17,530 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e461] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.5 2018-08-26 11:25:20,880 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e461] megabytes=197.0498 real_seconds=1.00 rate_Mbps=1651.8189 tx_cpu=37 rx_cpu=32 drop=55 pkt=201834 data_loss=0.02724 2018-08-26 11:25:20,881 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e461] pkt-size=1024 throughput=1<1691462/5000000<10000000 Kbps loss-rate=0 2018-08-26 11:25:20,881 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e461] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3345731K -p5001 -P5002 -fparse 192.168.1.5 2018-08-26 11:25:24,207 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e461] megabytes=201.2520 real_seconds=1.00 rate_Mbps=1687.2755 tx_cpu=34 rx_cpu=34 drop=288 pkt=206370 data_loss=0.13953 2018-08-26 11:25:24,208 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e461] pkt-size=1024 throughput=1<1727770/3345731<3345731 Kbps loss-rate=0 2018-08-26 11:25:24,208 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e461] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2536750K -p5001 -P5002 -fparse 192.168.1.5 2018-08-26 11:25:27,533 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e461] megabytes=226.9756 real_seconds=1.00 rate_Mbps=1903.3773 tx_cpu=30 rx_cpu=41 drop=4 pkt=232427 data_loss=0.00172 2018-08-26 11:25:27,533 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e461] pkt-size=1024 throughput=1<1949058/2536750<2536750 Kbps loss-rate=0 2018-08-26 11:25:27,534 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e461] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2242904K -p5001 -P5002 -fparse 192.168.1.5 2018-08-26 11:25:30,861 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e461] megabytes=211.8193 real_seconds=1.00 rate_Mbps=1774.5164 tx_cpu=29 rx_cpu=35 drop=0 pkt=216903 data_loss=0.00000 2018-08-26 11:25:30,862 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e461] pkt-size=1024 throughput=1<1817104/2242904<2242904 Kbps loss-rate=0 2018-08-26 11:25:30,862 DEBUG undershot, min=1817104 kbps=2030004 max=2242904 2018-08-26 11:25:30,862 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e461] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2030004K -p5001 -P5002 -fparse 192.168.1.5 2018-08-26 11:25:34,188 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e461] megabytes=214.4863 real_seconds=1.00 rate_Mbps=1797.3940 tx_cpu=39 rx_cpu=34 drop=2839 pkt=222473 data_loss=1.27613 2018-08-26 11:25:34,189 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e461] pkt-size=1024 throughput=1817104<1840531/2030004<2242904 Kbps loss-rate=1 2018-08-26 11:25:34,189 DEBUG undershot, min=1840531 kbps=2041717 max=2242904 2018-08-26 11:25:34,189 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e461] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2041717K -p5001 -P5002 -fparse 192.168.1.5 2018-08-26 11:25:37,541 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e461] megabytes=211.8281 real_seconds=1.00 rate_Mbps=1775.5706 tx_cpu=37 rx_cpu=35 drop=37 pkt=216949 data_loss=0.01709 2018-08-26 11:25:37,541 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e461] pkt-size=1024 throughput=1840531<1818184/2041717<2242904 Kbps loss-rate=0 2018-08-26 11:25:37,542 DEBUG undershot, min=2041717 kbps=2142310 max=2242904 2018-08-26 11:25:37,542 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e461] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2142310K -p5001 -P5002 -fparse 192.168.1.5 2018-08-26 11:25:40,894 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e461] megabytes=219.2676 real_seconds=1.00 rate_Mbps=1837.0810 tx_cpu=39 rx_cpu=33 drop=219 pkt=224749 data_loss=0.09741 2018-08-26 11:25:40,894 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e461] pkt-size=1024 throughput=2041717<1881170/2142310<2242904 Kbps loss-rate=0 2018-08-26 11:25:40,894 DEBUG undershot, min=2142310 kbps=2192607 max=2242904 2018-08-26 11:25:40,895 INFO [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e461] Measuring UDP Throughput (packet size=8192)... 2018-08-26 11:25:40,896 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e461] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.5 2018-08-26 11:25:44,246 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e461] megabytes=594.6406 real_seconds=1.00 rate_Mbps=4988.6760 tx_cpu=99 rx_cpu=24 drop=180 pkt=76294 data_loss=0.23594 2018-08-26 11:25:44,247 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e461] pkt-size=8192 throughput=1<5108404/5000000<10000000 Kbps loss-rate=0 2018-08-26 11:25:44,247 DEBUG undershot, min=5108404 kbps=7554202 max=10000000 2018-08-26 11:25:44,248 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e461] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R7554202K -p5001 -P5002 -fparse 192.168.1.5 2018-08-26 11:25:47,599 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e461] megabytes=898.9609 real_seconds=1.00 rate_Mbps=7541.9133 tx_cpu=98 rx_cpu=31 drop=201 pkt=115268 data_loss=0.17437 2018-08-26 11:25:47,599 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e461] pkt-size=8192 throughput=5108404<7722919/7554202<10000000 Kbps loss-rate=0 2018-08-26 11:25:47,600 DEBUG undershot, min=7722919 kbps=8861459 max=10000000 2018-08-26 11:25:47,600 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e461] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R8861459K -p5001 -P5002 -fparse 192.168.1.5 2018-08-26 11:25:50,925 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e461] megabytes=1033.3984 real_seconds=1.00 rate_Mbps=8655.7994 tx_cpu=74 rx_cpu=32 drop=11 pkt=132286 data_loss=0.00832 2018-08-26 11:25:50,926 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e461] pkt-size=8192 throughput=7722919<8863538/8861459<10000000 Kbps loss-rate=0 2018-08-26 11:25:50,926 DEBUG undershot, min=8863538 kbps=9431769 max=10000000 2018-08-26 11:25:50,926 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e461] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R9431769K -p5001 -P5002 -fparse 192.168.1.5 2018-08-26 11:25:54,252 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e461] megabytes=945.4297 real_seconds=1.00 rate_Mbps=7927.3035 tx_cpu=42 rx_cpu=29 drop=554 pkt=121569 data_loss=0.45571 2018-08-26 11:25:54,253 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e461] pkt-size=8192 throughput=8863538<8117558/9431769<10000000 Kbps loss-rate=0 2018-08-26 11:25:54,253 DEBUG undershot, min=9431769 kbps=9715884 max=10000000 2018-08-26 11:25:54,253 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e461] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R9715884K -p5001 -P5002 -fparse 192.168.1.5 2018-08-26 11:25:57,577 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e461] megabytes=1092.1953 real_seconds=1.00 rate_Mbps=9157.3373 tx_cpu=64 rx_cpu=35 drop=136 pkt=139937 data_loss=0.09719 2018-08-26 11:25:57,578 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e461] pkt-size=8192 throughput=9431769<9377113/9715884<10000000 Kbps loss-rate=0 2018-08-26 11:25:57,578 DEBUG undershot, min=9715884 kbps=9857942 max=10000000 2018-08-26 11:25:57,589 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.17', 'ip_to': u'192.168.1.5', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.19, 'throughput_kbps': 16579599, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.29, 'throughput_kbps': 17045990, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.25, 'throughput_kbps': 16485121, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 222832, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.1, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1881170, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.1, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 9377113, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.245', 'rtt_max_ms': '0.776', 'rtt_min_ms': '0.101', 'rtt_stddev': '0.192', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.159', 'rtt_max_ms': '0.295', 'rtt_min_ms': '0.095', 'rtt_stddev': '0.062', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.212', 'rtt_max_ms': '0.398', 'rtt_min_ms': '0.128', 'rtt_stddev': '0.092', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} No handlers could be found for logger "vmtp_file" 2018-08-26 11:25:57,591 INFO Deleting floating ip 5130271b-9bf4-4ef2-9900-8a10a8afd578 2018-08-26 11:25:58,938 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e461] Floating IP 172.30.9.202 deleted 2018-08-26 11:25:59,437 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e461] Instance deleted 2018-08-26 11:25:59,501 INFO [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e462] Creating client VM... 2018-08-26 11:25:59,502 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e462] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2018-08-26 11:26:03,078 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e462] VM status=BUILD, retrying 1 of 90... 2018-08-26 11:26:05,461 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e462] VM status=BUILD, retrying 2 of 90... 2018-08-26 11:26:07,627 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e462] VM status=BUILD, retrying 3 of 90... 2018-08-26 11:26:10,325 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e462] VM status=BUILD, retrying 4 of 90... 2018-08-26 11:26:13,309 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e462] VM status=BUILD, retrying 5 of 90... 2018-08-26 11:26:15,962 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e462] VM status=BUILD, retrying 6 of 90... 2018-08-26 11:26:20,427 INFO [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e462] Internal network IP: 192.168.2.23 2018-08-26 11:26:20,428 INFO [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e462] SSH IP: 172.30.9.212 2018-08-26 11:26:20,428 INFO [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e462] Setup SSH for ubuntu@172.30.9.212 2018-08-26 11:26:29,887 INFO [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e462] Installing nuttcp-8.1.4... 2018-08-26 11:26:29,934 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e462] Copying nuttcp-8.1.4 to target... 2018-08-26 11:26:30,035 INFO ============================================================ 2018-08-26 11:26:30,036 INFO Flow 2: VM to VM different network fixed IP (intra-node) 2018-08-26 11:26:39,082 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e462] PING 192.168.1.5 (192.168.1.5) 64(92) bytes of data. 72 bytes from 192.168.1.5: icmp_seq=1 ttl=64 time=1.30 ms 72 bytes from 192.168.1.5: icmp_seq=2 ttl=64 time=0.393 ms 72 bytes from 192.168.1.5: icmp_seq=3 ttl=64 time=0.165 ms 72 bytes from 192.168.1.5: icmp_seq=4 ttl=64 time=0.095 ms 72 bytes from 192.168.1.5: icmp_seq=5 ttl=64 time=0.136 ms 72 bytes from 192.168.1.5: icmp_seq=6 ttl=64 time=0.113 ms 72 bytes from 192.168.1.5: icmp_seq=7 ttl=64 time=0.111 ms 72 bytes from 192.168.1.5: icmp_seq=8 ttl=64 time=0.112 ms 72 bytes from 192.168.1.5: icmp_seq=9 ttl=64 time=0.136 ms 72 bytes from 192.168.1.5: icmp_seq=10 ttl=64 time=0.114 ms --- 192.168.1.5 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9582ms rtt min/avg/max/mdev = 0.095/0.267/1.303/0.355 ms 2018-08-26 11:26:48,122 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e462] PING 192.168.1.5 (192.168.1.5) 391(419) bytes of data. 399 bytes from 192.168.1.5: icmp_seq=1 ttl=64 time=0.131 ms 399 bytes from 192.168.1.5: icmp_seq=2 ttl=64 time=0.136 ms 399 bytes from 192.168.1.5: icmp_seq=3 ttl=64 time=0.113 ms 399 bytes from 192.168.1.5: icmp_seq=4 ttl=64 time=0.168 ms 399 bytes from 192.168.1.5: icmp_seq=5 ttl=64 time=0.153 ms 399 bytes from 192.168.1.5: icmp_seq=6 ttl=64 time=0.118 ms 399 bytes from 192.168.1.5: icmp_seq=7 ttl=64 time=0.134 ms 399 bytes from 192.168.1.5: icmp_seq=8 ttl=64 time=0.153 ms 399 bytes from 192.168.1.5: icmp_seq=9 ttl=64 time=0.137 ms 399 bytes from 192.168.1.5: icmp_seq=10 ttl=64 time=0.126 ms --- 192.168.1.5 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.113/0.136/0.168/0.022 ms 2018-08-26 11:26:57,162 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e462] PING 192.168.1.5 (192.168.1.5) 1500(1528) bytes of data. 1508 bytes from 192.168.1.5: icmp_seq=1 ttl=64 time=0.333 ms 1508 bytes from 192.168.1.5: icmp_seq=2 ttl=64 time=0.163 ms 1508 bytes from 192.168.1.5: icmp_seq=3 ttl=64 time=0.159 ms 1508 bytes from 192.168.1.5: icmp_seq=4 ttl=64 time=0.118 ms 1508 bytes from 192.168.1.5: icmp_seq=5 ttl=64 time=0.280 ms 1508 bytes from 192.168.1.5: icmp_seq=6 ttl=64 time=0.151 ms 1508 bytes from 192.168.1.5: icmp_seq=7 ttl=64 time=0.478 ms 1508 bytes from 192.168.1.5: icmp_seq=8 ttl=64 time=0.548 ms 1508 bytes from 192.168.1.5: icmp_seq=9 ttl=64 time=0.353 ms 1508 bytes from 192.168.1.5: icmp_seq=10 ttl=64 time=0.378 ms --- 192.168.1.5 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8998ms rtt min/avg/max/mdev = 0.118/0.296/0.548/0.140 ms 2018-08-26 11:26:57,163 INFO [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e462] Measuring TCP Throughput (packet size=65536)... 2018-08-26 11:26:57,164 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e462] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.5 2018-08-26 11:27:07,264 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e462] megabytes=21528.3843 real_seconds=10.00 rate_Mbps=18057.4903 tx_cpu=39 rx_cpu=55 retrans=0 cwnd=3137 rtt_ms=0.48 2018-08-26 11:27:07,265 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e462] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.5 2018-08-26 11:27:17,363 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e462] megabytes=20359.6875 real_seconds=10.00 rate_Mbps=17075.1889 tx_cpu=35 rx_cpu=51 retrans=0 cwnd=3137 rtt_ms=0.14 2018-08-26 11:27:17,364 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e462] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.5 2018-08-26 11:27:27,463 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e462] megabytes=19882.5999 real_seconds=10.00 rate_Mbps=16674.8234 tx_cpu=34 rx_cpu=49 retrans=0 cwnd=3137 rtt_ms=0.32 2018-08-26 11:27:27,464 INFO [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e462] Measuring UDP Throughput (packet size=128)... 2018-08-26 11:27:27,464 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e462] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.5 2018-08-26 11:27:30,792 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e462] megabytes=30.3359 real_seconds=1.00 rate_Mbps=254.8542 tx_cpu=21 rx_cpu=39 drop=3 pkt=248515 data_loss=0.00132 2018-08-26 11:27:30,792 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e462] pkt-size=128 throughput=1<260970/5000000<10000000 Kbps loss-rate=0 2018-08-26 11:27:30,792 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e462] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R782910K -p5001 -P5002 -fparse 192.168.1.5 2018-08-26 11:27:34,120 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e462] megabytes=29.0779 real_seconds=1.00 rate_Mbps=243.5002 tx_cpu=20 rx_cpu=38 drop=811 pkt=239017 data_loss=0.33931 2018-08-26 11:27:34,121 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e462] pkt-size=128 throughput=1<249344/782910<782910 Kbps loss-rate=0 2018-08-26 11:27:34,121 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e462] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R516127K -p5001 -P5002 -fparse 192.168.1.5 2018-08-26 11:27:37,474 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e462] megabytes=27.2913 real_seconds=1.00 rate_Mbps=228.5832 tx_cpu=23 rx_cpu=35 drop=0 pkt=223570 data_loss=0.00000 2018-08-26 11:27:37,474 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e462] pkt-size=128 throughput=1<234069/516127<516127 Kbps loss-rate=0 2018-08-26 11:27:37,474 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e462] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R375098K -p5001 -P5002 -fparse 192.168.1.5 2018-08-26 11:27:40,826 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e462] megabytes=29.0405 real_seconds=1.00 rate_Mbps=243.2698 tx_cpu=20 rx_cpu=35 drop=0 pkt=237900 data_loss=0.00000 2018-08-26 11:27:40,827 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e462] pkt-size=128 throughput=1<249108/375098<375098 Kbps loss-rate=0 2018-08-26 11:27:40,827 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e462] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R312103K -p5001 -P5002 -fparse 192.168.1.5 2018-08-26 11:27:44,154 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e462] megabytes=28.5974 real_seconds=1.00 rate_Mbps=239.6320 tx_cpu=19 rx_cpu=32 drop=582 pkt=234852 data_loss=0.24801 2018-08-26 11:27:44,155 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e462] pkt-size=128 throughput=1<245383/312103<312103 Kbps loss-rate=0 2018-08-26 11:27:44,155 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e462] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R278743K -p5001 -P5002 -fparse 192.168.1.5 2018-08-26 11:27:47,480 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e462] megabytes=29.8655 real_seconds=1.00 rate_Mbps=250.0704 tx_cpu=21 rx_cpu=36 drop=0 pkt=244658 data_loss=0.00000 2018-08-26 11:27:47,480 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e462] pkt-size=128 throughput=1<256072/278743<278743 Kbps loss-rate=0 2018-08-26 11:27:47,481 DEBUG undershot, min=256072 kbps=267407 max=278743 2018-08-26 11:27:47,481 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e462] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R267407K -p5001 -P5002 -fparse 192.168.1.5 2018-08-26 11:27:50,832 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e462] megabytes=30.2899 real_seconds=1.00 rate_Mbps=253.7938 tx_cpu=21 rx_cpu=39 drop=0 pkt=248135 data_loss=0.00000 2018-08-26 11:27:50,833 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e462] pkt-size=128 throughput=256072<259884/267407<278743 Kbps loss-rate=0 2018-08-26 11:27:50,833 DEBUG undershot, min=259884 kbps=269313 max=278743 2018-08-26 11:27:50,833 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e462] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R269313K -p5001 -P5002 -fparse 192.168.1.5 2018-08-26 11:27:54,159 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e462] megabytes=32.0094 real_seconds=1.00 rate_Mbps=268.0910 tx_cpu=75 rx_cpu=35 drop=98 pkt=262319 data_loss=0.03747 2018-08-26 11:27:54,159 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e462] pkt-size=128 throughput=259884<274525/269313<278743 Kbps loss-rate=0 2018-08-26 11:27:54,160 DEBUG undershot, min=274525 kbps=276634 max=278743 2018-08-26 11:27:54,160 INFO [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e462] Measuring UDP Throughput (packet size=1024)... 2018-08-26 11:27:54,160 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e462] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.5 2018-08-26 11:27:57,513 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e462] megabytes=254.9258 real_seconds=1.00 rate_Mbps=2137.8097 tx_cpu=45 rx_cpu=41 drop=97 pkt=261141 data_loss=0.03713 2018-08-26 11:27:57,513 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e462] pkt-size=1024 throughput=1<2189117/5000000<10000000 Kbps loss-rate=0 2018-08-26 11:27:57,514 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e462] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3594558K -p5001 -P5002 -fparse 192.168.1.5 2018-08-26 11:28:00,841 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e462] megabytes=237.0156 real_seconds=1.00 rate_Mbps=1986.7808 tx_cpu=39 rx_cpu=37 drop=0 pkt=242704 data_loss=0.00000 2018-08-26 11:28:00,841 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e462] pkt-size=1024 throughput=1<2034463/3594558<3594558 Kbps loss-rate=0 2018-08-26 11:28:00,842 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e462] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2814510K -p5001 -P5002 -fparse 192.168.1.5 2018-08-26 11:28:04,193 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e462] megabytes=266.5312 real_seconds=1.00 rate_Mbps=2234.5368 tx_cpu=37 rx_cpu=40 drop=1368 pkt=274296 data_loss=0.49875 2018-08-26 11:28:04,194 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e462] pkt-size=1024 throughput=1<2288165/2814510<2814510 Kbps loss-rate=0 2018-08-26 11:28:04,194 DEBUG undershot, min=2288165 kbps=2551337 max=2814510 2018-08-26 11:28:04,194 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e462] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2551337K -p5001 -P5002 -fparse 192.168.1.5 2018-08-26 11:28:07,547 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e462] megabytes=234.4199 real_seconds=1.00 rate_Mbps=1965.8789 tx_cpu=44 rx_cpu=36 drop=0 pkt=240046 data_loss=0.00000 2018-08-26 11:28:07,547 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e462] pkt-size=1024 throughput=2288165<2013059/2551337<2814510 Kbps loss-rate=0 2018-08-26 11:28:07,548 INFO [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e462] Measuring UDP Throughput (packet size=8192)... 2018-08-26 11:28:07,549 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e462] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.5 2018-08-26 11:28:10,876 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e462] megabytes=595.8203 real_seconds=1.00 rate_Mbps=4998.7429 tx_cpu=99 rx_cpu=21 drop=29 pkt=76294 data_loss=0.03802 2018-08-26 11:28:10,877 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e462] pkt-size=8192 throughput=1<5118712/5000000<10000000 Kbps loss-rate=0 2018-08-26 11:28:10,877 DEBUG undershot, min=5118712 kbps=7559356 max=10000000 2018-08-26 11:28:10,877 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e462] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R7559356K -p5001 -P5002 -fparse 192.168.1.5 2018-08-26 11:28:14,204 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e462] megabytes=899.8281 real_seconds=1.00 rate_Mbps=7549.0150 tx_cpu=99 rx_cpu=28 drop=169 pkt=115347 data_loss=0.14651 2018-08-26 11:28:14,205 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e462] pkt-size=8192 throughput=5118712<7730191/7559356<10000000 Kbps loss-rate=0 2018-08-26 11:28:14,205 DEBUG undershot, min=7730191 kbps=8865095 max=10000000 2018-08-26 11:28:14,206 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e462] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R8865095K -p5001 -P5002 -fparse 192.168.1.5 2018-08-26 11:28:17,558 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e462] megabytes=1056.6250 real_seconds=1.00 rate_Mbps=8864.3841 tx_cpu=93 rx_cpu=32 drop=23 pkt=135271 data_loss=0.01700 2018-08-26 11:28:17,558 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e462] pkt-size=8192 throughput=7730191<9077129/8865095<10000000 Kbps loss-rate=0 2018-08-26 11:28:17,559 DEBUG undershot, min=9077129 kbps=9538564 max=10000000 2018-08-26 11:28:17,559 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e462] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R9538564K -p5001 -P5002 -fparse 192.168.1.5 2018-08-26 11:28:20,885 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e462] megabytes=1135.6484 real_seconds=1.00 rate_Mbps=9527.6529 tx_cpu=95 rx_cpu=37 drop=184 pkt=145547 data_loss=0.12642 2018-08-26 11:28:20,885 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e462] pkt-size=8192 throughput=9077129<9756316/9538564<10000000 Kbps loss-rate=0 2018-08-26 11:28:20,885 DEBUG undershot, min=9756316 kbps=9878158 max=10000000 2018-08-26 11:28:20,895 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.23', 'ip_to': u'192.168.1.5', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.48, 'throughput_kbps': 18490870, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.14, 'throughput_kbps': 17484993, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.32, 'throughput_kbps': 17075019, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.04, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 274525, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 2013059, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.13, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 9756316, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.267', 'rtt_max_ms': '1.303', 'rtt_min_ms': '0.095', 'rtt_stddev': '0.355', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.136', 'rtt_max_ms': '0.168', 'rtt_min_ms': '0.113', 'rtt_stddev': '0.022', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.296', 'rtt_max_ms': '0.548', 'rtt_min_ms': '0.118', 'rtt_stddev': '0.140', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-08-26 11:28:20,897 INFO ============================================================ 2018-08-26 11:28:20,897 INFO Flow 3: VM to VM different network floating IP (intra-node) 2018-08-26 11:28:29,968 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e462] PING 172.30.9.206 (172.30.9.206) 64(92) bytes of data. 72 bytes from 172.30.9.206: icmp_seq=1 ttl=64 time=0.910 ms 72 bytes from 172.30.9.206: icmp_seq=2 ttl=64 time=0.715 ms 72 bytes from 172.30.9.206: icmp_seq=3 ttl=64 time=0.191 ms 72 bytes from 172.30.9.206: icmp_seq=4 ttl=64 time=0.419 ms 72 bytes from 172.30.9.206: icmp_seq=5 ttl=64 time=0.214 ms 72 bytes from 172.30.9.206: icmp_seq=6 ttl=64 time=0.125 ms 72 bytes from 172.30.9.206: icmp_seq=7 ttl=64 time=0.378 ms 72 bytes from 172.30.9.206: icmp_seq=8 ttl=64 time=0.181 ms 72 bytes from 172.30.9.206: icmp_seq=9 ttl=64 time=0.171 ms 72 bytes from 172.30.9.206: icmp_seq=10 ttl=64 time=0.169 ms --- 172.30.9.206 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8999ms rtt min/avg/max/mdev = 0.125/0.347/0.910/0.253 ms 2018-08-26 11:28:39,012 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e462] PING 172.30.9.206 (172.30.9.206) 391(419) bytes of data. 399 bytes from 172.30.9.206: icmp_seq=1 ttl=64 time=0.184 ms 399 bytes from 172.30.9.206: icmp_seq=2 ttl=64 time=0.183 ms 399 bytes from 172.30.9.206: icmp_seq=3 ttl=64 time=0.160 ms 399 bytes from 172.30.9.206: icmp_seq=4 ttl=64 time=0.146 ms 399 bytes from 172.30.9.206: icmp_seq=5 ttl=64 time=0.203 ms 399 bytes from 172.30.9.206: icmp_seq=6 ttl=64 time=0.298 ms 399 bytes from 172.30.9.206: icmp_seq=7 ttl=64 time=0.251 ms 399 bytes from 172.30.9.206: icmp_seq=8 ttl=64 time=0.332 ms 399 bytes from 172.30.9.206: icmp_seq=9 ttl=64 time=0.234 ms 399 bytes from 172.30.9.206: icmp_seq=10 ttl=64 time=0.403 ms --- 172.30.9.206 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8996ms rtt min/avg/max/mdev = 0.146/0.239/0.403/0.079 ms 2018-08-26 11:28:48,064 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e462] PING 172.30.9.206 (172.30.9.206) 1500(1528) bytes of data. 1508 bytes from 172.30.9.206: icmp_seq=1 ttl=64 time=0.506 ms 1508 bytes from 172.30.9.206: icmp_seq=2 ttl=64 time=0.344 ms 1508 bytes from 172.30.9.206: icmp_seq=3 ttl=64 time=0.214 ms 1508 bytes from 172.30.9.206: icmp_seq=4 ttl=64 time=0.305 ms 1508 bytes from 172.30.9.206: icmp_seq=5 ttl=64 time=0.199 ms 1508 bytes from 172.30.9.206: icmp_seq=6 ttl=64 time=0.152 ms 1508 bytes from 172.30.9.206: icmp_seq=7 ttl=64 time=0.226 ms 1508 bytes from 172.30.9.206: icmp_seq=8 ttl=64 time=0.286 ms 1508 bytes from 172.30.9.206: icmp_seq=9 ttl=64 time=0.184 ms 1508 bytes from 172.30.9.206: icmp_seq=10 ttl=64 time=0.143 ms --- 172.30.9.206 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8999ms rtt min/avg/max/mdev = 0.143/0.255/0.506/0.106 ms 2018-08-26 11:28:48,065 INFO [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e462] Measuring TCP Throughput (packet size=65536)... 2018-08-26 11:28:48,065 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e462] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.206 2018-08-26 11:28:58,164 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e462] megabytes=20444.6343 real_seconds=10.00 rate_Mbps=17146.2398 tx_cpu=37 rx_cpu=53 retrans=0 cwnd=3137 rtt_ms=0.24 2018-08-26 11:28:58,165 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e462] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.206 2018-08-26 11:29:08,264 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e462] megabytes=19744.8218 real_seconds=10.00 rate_Mbps=16559.5553 tx_cpu=36 rx_cpu=54 retrans=0 cwnd=3137 rtt_ms=0.31 2018-08-26 11:29:08,264 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e462] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.206 2018-08-26 11:29:18,364 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e462] megabytes=18628.3845 real_seconds=10.00 rate_Mbps=15623.1798 tx_cpu=34 rx_cpu=48 retrans=0 cwnd=3137 rtt_ms=0.20 2018-08-26 11:29:18,364 INFO [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e462] Measuring UDP Throughput (packet size=128)... 2018-08-26 11:29:18,365 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e462] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.206 2018-08-26 11:29:21,716 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e462] megabytes=33.3496 real_seconds=1.00 rate_Mbps=279.9225 tx_cpu=22 rx_cpu=42 drop=136 pkt=273336 data_loss=0.04975 2018-08-26 11:29:21,717 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e462] pkt-size=128 throughput=1<286640/5000000<10000000 Kbps loss-rate=0 2018-08-26 11:29:21,717 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e462] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R859920K -p5001 -P5002 -fparse 172.30.9.206 2018-08-26 11:29:25,045 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e462] megabytes=31.3092 real_seconds=1.00 rate_Mbps=262.3699 tx_cpu=24 rx_cpu=38 drop=122 pkt=256607 data_loss=0.04757 2018-08-26 11:29:25,046 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e462] pkt-size=128 throughput=1<268666/859920<859920 Kbps loss-rate=0 2018-08-26 11:29:25,046 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e462] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R564293K -p5001 -P5002 -fparse 172.30.9.206 2018-08-26 11:29:28,373 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e462] megabytes=32.9684 real_seconds=1.00 rate_Mbps=276.1714 tx_cpu=21 rx_cpu=40 drop=275 pkt=270352 data_loss=0.10181 2018-08-26 11:29:28,374 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e462] pkt-size=128 throughput=1<282799/564293<564293 Kbps loss-rate=0 2018-08-26 11:29:28,374 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e462] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R423546K -p5001 -P5002 -fparse 172.30.9.206 2018-08-26 11:29:31,701 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e462] megabytes=31.7404 real_seconds=1.00 rate_Mbps=265.9486 tx_cpu=22 rx_cpu=34 drop=0 pkt=260017 data_loss=0.00000 2018-08-26 11:29:31,701 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e462] pkt-size=128 throughput=1<272331/423546<423546 Kbps loss-rate=0 2018-08-26 11:29:31,702 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e462] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R347938K -p5001 -P5002 -fparse 172.30.9.206 2018-08-26 11:29:35,028 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e462] megabytes=31.1654 real_seconds=1.00 rate_Mbps=261.0259 tx_cpu=20 rx_cpu=35 drop=0 pkt=255307 data_loss=0.00000 2018-08-26 11:29:35,029 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e462] pkt-size=128 throughput=1<267290/347938<347938 Kbps loss-rate=0 2018-08-26 11:29:35,029 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e462] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R307614K -p5001 -P5002 -fparse 172.30.9.206 2018-08-26 11:29:38,356 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e462] megabytes=31.2181 real_seconds=1.00 rate_Mbps=261.4490 tx_cpu=22 rx_cpu=39 drop=0 pkt=255739 data_loss=0.00000 2018-08-26 11:29:38,357 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e462] pkt-size=128 throughput=1<267723/307614<307614 Kbps loss-rate=0 2018-08-26 11:29:38,357 DEBUG undershot, min=267723 kbps=287668 max=307614 2018-08-26 11:29:38,357 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e462] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R287668K -p5001 -P5002 -fparse 172.30.9.206 2018-08-26 11:29:41,710 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e462] megabytes=31.9960 real_seconds=1.00 rate_Mbps=267.9951 tx_cpu=41 rx_cpu=39 drop=374 pkt=262486 data_loss=0.14263 2018-08-26 11:29:41,711 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e462] pkt-size=128 throughput=267723<274426/287668<307614 Kbps loss-rate=0 2018-08-26 11:29:41,711 DEBUG undershot, min=274426 kbps=291020 max=307614 2018-08-26 11:29:41,712 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e462] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R291020K -p5001 -P5002 -fparse 172.30.9.206 2018-08-26 11:29:45,036 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e462] megabytes=30.5033 real_seconds=1.00 rate_Mbps=255.5750 tx_cpu=22 rx_cpu=38 drop=0 pkt=249883 data_loss=0.00000 2018-08-26 11:29:45,036 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e462] pkt-size=128 throughput=274426<261708/291020<307614 Kbps loss-rate=0 2018-08-26 11:29:45,037 DEBUG undershot, min=291020 kbps=299317 max=307614 2018-08-26 11:29:45,037 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e462] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R299317K -p5001 -P5002 -fparse 172.30.9.206 2018-08-26 11:29:48,364 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e462] megabytes=32.2045 real_seconds=1.00 rate_Mbps=269.7385 tx_cpu=23 rx_cpu=38 drop=0 pkt=263819 data_loss=0.00000 2018-08-26 11:29:48,365 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e462] pkt-size=128 throughput=291020<276212/299317<307614 Kbps loss-rate=0 2018-08-26 11:29:48,365 DEBUG undershot, min=299317 kbps=303465 max=307614 2018-08-26 11:29:48,365 INFO [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e462] Measuring UDP Throughput (packet size=1024)... 2018-08-26 11:29:48,366 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e462] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.206 2018-08-26 11:29:51,692 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e462] megabytes=231.9424 real_seconds=1.00 rate_Mbps=1943.4446 tx_cpu=30 rx_cpu=41 drop=290 pkt=237799 data_loss=0.12195 2018-08-26 11:29:51,693 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e462] pkt-size=1024 throughput=1<1990087/5000000<10000000 Kbps loss-rate=0 2018-08-26 11:29:51,693 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e462] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3495043K -p5001 -P5002 -fparse 172.30.9.206 2018-08-26 11:29:55,020 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e462] megabytes=215.5723 real_seconds=1.00 rate_Mbps=1807.1693 tx_cpu=39 rx_cpu=36 drop=0 pkt=220746 data_loss=0.00000 2018-08-26 11:29:55,021 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e462] pkt-size=1024 throughput=1<1850541/3495043<3495043 Kbps loss-rate=0 2018-08-26 11:29:55,021 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e462] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2672792K -p5001 -P5002 -fparse 172.30.9.206 2018-08-26 11:29:58,350 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e462] megabytes=199.5186 real_seconds=1.00 rate_Mbps=1671.7805 tx_cpu=37 rx_cpu=32 drop=1615 pkt=205922 data_loss=0.78425 2018-08-26 11:29:58,350 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e462] pkt-size=1024 throughput=1<1711903/2672792<2672792 Kbps loss-rate=0 2018-08-26 11:29:58,351 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e462] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2192347K -p5001 -P5002 -fparse 172.30.9.206 2018-08-26 11:30:01,677 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e462] megabytes=228.6406 real_seconds=1.00 rate_Mbps=1916.0854 tx_cpu=42 rx_cpu=35 drop=118 pkt=234246 data_loss=0.05040 2018-08-26 11:30:01,678 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e462] pkt-size=1024 throughput=1<1962071/2192347<2192347 Kbps loss-rate=0 2018-08-26 11:30:01,678 DEBUG undershot, min=1962071 kbps=2077209 max=2192347 2018-08-26 11:30:01,678 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e462] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2077209K -p5001 -P5002 -fparse 172.30.9.206 2018-08-26 11:30:05,004 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e462] megabytes=247.2275 real_seconds=1.00 rate_Mbps=2072.6223 tx_cpu=67 rx_cpu=40 drop=0 pkt=253161 data_loss=0.00000 2018-08-26 11:30:05,005 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e462] pkt-size=1024 throughput=1962071<2122365/2077209<2192347 Kbps loss-rate=0 2018-08-26 11:30:05,005 DEBUG undershot, min=2122365 kbps=2157356 max=2192347 2018-08-26 11:30:05,006 INFO [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e462] Measuring UDP Throughput (packet size=8192)... 2018-08-26 11:30:05,006 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e462] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.206 2018-08-26 11:30:08,357 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e462] megabytes=595.3672 real_seconds=1.00 rate_Mbps=4994.6716 tx_cpu=99 rx_cpu=23 drop=87 pkt=76294 data_loss=0.11403 2018-08-26 11:30:08,357 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e462] pkt-size=8192 throughput=1<5114543/5000000<10000000 Kbps loss-rate=0 2018-08-26 11:30:08,357 DEBUG undershot, min=5114543 kbps=7557271 max=10000000 2018-08-26 11:30:08,358 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e462] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R7557271K -p5001 -P5002 -fparse 172.30.9.206 2018-08-26 11:30:11,684 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e462] megabytes=900.7188 real_seconds=1.00 rate_Mbps=7556.1392 tx_cpu=99 rx_cpu=29 drop=23 pkt=115315 data_loss=0.01994 2018-08-26 11:30:11,685 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e462] pkt-size=8192 throughput=5114543<7737486/7557271<10000000 Kbps loss-rate=0 2018-08-26 11:30:11,685 DEBUG undershot, min=7737486 kbps=8868743 max=10000000 2018-08-26 11:30:11,686 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e462] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R8868743K -p5001 -P5002 -fparse 172.30.9.206 2018-08-26 11:30:15,012 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e462] megabytes=1055.9062 real_seconds=1.00 rate_Mbps=8843.6372 tx_cpu=97 rx_cpu=34 drop=171 pkt=135327 data_loss=0.12637 2018-08-26 11:30:15,012 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e462] pkt-size=8192 throughput=7737486<9055884/8868743<10000000 Kbps loss-rate=0 2018-08-26 11:30:15,013 DEBUG undershot, min=9055884 kbps=9527942 max=10000000 2018-08-26 11:30:15,013 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e462] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R9527942K -p5001 -P5002 -fparse 172.30.9.206 2018-08-26 11:30:18,341 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e462] megabytes=1046.2812 real_seconds=1.00 rate_Mbps=8769.9150 tx_cpu=65 rx_cpu=32 drop=56 pkt=133980 data_loss=0.04181 2018-08-26 11:30:18,341 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e462] pkt-size=8192 throughput=9055884<8980392/9527942<10000000 Kbps loss-rate=0 2018-08-26 11:30:18,341 DEBUG undershot, min=9527942 kbps=9763971 max=10000000 2018-08-26 11:30:18,351 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.23', 'ip_to': u'172.30.9.206', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.24, 'throughput_kbps': 17557749, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.31, 'throughput_kbps': 16956984, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.2, 'throughput_kbps': 15998136, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 276212, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 2122365, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.04, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 8980392, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.347', 'rtt_max_ms': '0.910', 'rtt_min_ms': '0.125', 'rtt_stddev': '0.253', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.239', 'rtt_max_ms': '0.403', 'rtt_min_ms': '0.146', 'rtt_stddev': '0.079', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.255', 'rtt_max_ms': '0.506', 'rtt_min_ms': '0.143', 'rtt_stddev': '0.106', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-08-26 11:30:18,353 INFO Deleting floating ip 0d361d10-a5fc-4675-b425-e44abb6bb929 2018-08-26 11:30:19,207 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e462] Floating IP 172.30.9.212 deleted 2018-08-26 11:30:19,379 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e462] Instance deleted 2018-08-26 11:30:19,493 INFO [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e463] Creating client VM... 2018-08-26 11:30:19,493 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e463] Starting on zone nova:overcloud-novacompute-0.opnfvlf.org 2018-08-26 11:30:22,389 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e463] VM status=BUILD, retrying 1 of 90... 2018-08-26 11:30:24,946 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e463] VM status=BUILD, retrying 2 of 90... 2018-08-26 11:30:27,373 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e463] VM status=BUILD, retrying 3 of 90... 2018-08-26 11:30:29,807 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e463] VM status=BUILD, retrying 4 of 90... 2018-08-26 11:30:31,989 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e463] VM status=BUILD, retrying 5 of 90... 2018-08-26 11:30:34,388 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e463] VM status=BUILD, retrying 6 of 90... 2018-08-26 11:30:36,790 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e463] VM status=BUILD, retrying 7 of 90... 2018-08-26 11:30:39,211 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e463] VM status=BUILD, retrying 8 of 90... 2018-08-26 11:30:41,605 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e463] VM status=BUILD, retrying 9 of 90... 2018-08-26 11:30:44,207 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e463] VM status=BUILD, retrying 10 of 90... 2018-08-26 11:30:46,356 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e463] VM status=BUILD, retrying 11 of 90... 2018-08-26 11:30:48,775 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e463] VM status=BUILD, retrying 12 of 90... 2018-08-26 11:30:51,298 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e463] VM status=BUILD, retrying 13 of 90... 2018-08-26 11:30:53,908 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e463] VM status=BUILD, retrying 14 of 90... 2018-08-26 11:30:56,328 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e463] VM status=BUILD, retrying 15 of 90... 2018-08-26 11:30:58,664 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e463] VM status=BUILD, retrying 16 of 90... 2018-08-26 11:31:01,258 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e463] VM status=BUILD, retrying 17 of 90... 2018-08-26 11:31:03,422 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e463] VM status=BUILD, retrying 18 of 90... 2018-08-26 11:31:05,576 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e463] VM status=BUILD, retrying 19 of 90... 2018-08-26 11:31:07,902 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e463] VM status=BUILD, retrying 20 of 90... 2018-08-26 11:31:10,451 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e463] VM status=BUILD, retrying 21 of 90... 2018-08-26 11:31:12,793 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e463] VM status=BUILD, retrying 22 of 90... 2018-08-26 11:31:15,214 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e463] VM status=BUILD, retrying 23 of 90... 2018-08-26 11:31:17,618 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e463] VM status=BUILD, retrying 24 of 90... 2018-08-26 11:31:20,030 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e463] VM status=BUILD, retrying 25 of 90... 2018-08-26 11:31:22,692 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e463] VM status=BUILD, retrying 26 of 90... 2018-08-26 11:31:24,848 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e463] VM status=BUILD, retrying 27 of 90... 2018-08-26 11:31:27,209 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e463] VM status=BUILD, retrying 28 of 90... 2018-08-26 11:31:29,369 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e463] VM status=BUILD, retrying 29 of 90... 2018-08-26 11:31:31,939 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e463] VM status=BUILD, retrying 30 of 90... 2018-08-26 11:31:34,344 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e463] VM status=BUILD, retrying 31 of 90... 2018-08-26 11:31:36,491 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e463] VM status=BUILD, retrying 32 of 90... 2018-08-26 11:31:38,810 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e463] VM status=BUILD, retrying 33 of 90... 2018-08-26 11:31:40,957 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e463] VM status=BUILD, retrying 34 of 90... 2018-08-26 11:31:43,354 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e463] VM status=BUILD, retrying 35 of 90... 2018-08-26 11:31:45,773 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e463] VM status=BUILD, retrying 36 of 90... 2018-08-26 11:31:48,213 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e463] VM status=BUILD, retrying 37 of 90... 2018-08-26 11:31:50,533 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e463] VM status=BUILD, retrying 38 of 90... 2018-08-26 11:31:52,862 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e463] VM status=BUILD, retrying 39 of 90... 2018-08-26 11:31:55,001 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e463] VM status=BUILD, retrying 40 of 90... 2018-08-26 11:31:57,544 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e463] VM status=BUILD, retrying 41 of 90... 2018-08-26 11:31:59,886 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e463] VM status=BUILD, retrying 42 of 90... 2018-08-26 11:32:02,302 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e463] VM status=BUILD, retrying 43 of 90... 2018-08-26 11:32:04,501 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e463] VM status=BUILD, retrying 44 of 90... 2018-08-26 11:32:09,130 INFO [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e463] Internal network IP: 192.168.1.11 2018-08-26 11:32:09,131 INFO [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e463] SSH IP: 172.30.9.214 2018-08-26 11:32:09,131 INFO [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e463] Setup SSH for ubuntu@172.30.9.214 2018-08-26 11:33:44,596 INFO [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e463] Installing nuttcp-8.1.4... 2018-08-26 11:33:44,639 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e463] Copying nuttcp-8.1.4 to target... 2018-08-26 11:33:44,807 INFO ============================================================ 2018-08-26 11:33:44,807 INFO Flow 4: VM to VM same network fixed IP (inter-node) 2018-08-26 11:33:53,854 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e463] PING 192.168.1.5 (192.168.1.5) 64(92) bytes of data. 72 bytes from 192.168.1.5: icmp_seq=1 ttl=64 time=1.72 ms 72 bytes from 192.168.1.5: icmp_seq=2 ttl=64 time=0.324 ms 72 bytes from 192.168.1.5: icmp_seq=3 ttl=64 time=0.267 ms 72 bytes from 192.168.1.5: icmp_seq=4 ttl=64 time=0.164 ms 72 bytes from 192.168.1.5: icmp_seq=5 ttl=64 time=0.192 ms 72 bytes from 192.168.1.5: icmp_seq=6 ttl=64 time=0.345 ms 72 bytes from 192.168.1.5: icmp_seq=7 ttl=64 time=0.160 ms 72 bytes from 192.168.1.5: icmp_seq=8 ttl=64 time=0.330 ms 72 bytes from 192.168.1.5: icmp_seq=9 ttl=64 time=0.312 ms 72 bytes from 192.168.1.5: icmp_seq=10 ttl=64 time=0.180 ms --- 192.168.1.5 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.160/0.400/1.727/0.447 ms 2018-08-26 11:34:02,894 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e463] PING 192.168.1.5 (192.168.1.5) 391(419) bytes of data. 399 bytes from 192.168.1.5: icmp_seq=1 ttl=64 time=0.191 ms 399 bytes from 192.168.1.5: icmp_seq=2 ttl=64 time=0.397 ms 399 bytes from 192.168.1.5: icmp_seq=3 ttl=64 time=0.222 ms 399 bytes from 192.168.1.5: icmp_seq=4 ttl=64 time=0.305 ms 399 bytes from 192.168.1.5: icmp_seq=5 ttl=64 time=0.295 ms 399 bytes from 192.168.1.5: icmp_seq=6 ttl=64 time=0.253 ms 399 bytes from 192.168.1.5: icmp_seq=7 ttl=64 time=0.168 ms 399 bytes from 192.168.1.5: icmp_seq=8 ttl=64 time=0.162 ms 399 bytes from 192.168.1.5: icmp_seq=9 ttl=64 time=0.258 ms 399 bytes from 192.168.1.5: icmp_seq=10 ttl=64 time=0.260 ms --- 192.168.1.5 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.162/0.251/0.397/0.067 ms 2018-08-26 11:34:11,935 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e463] PING 192.168.1.5 (192.168.1.5) 1500(1528) bytes of data. 1508 bytes from 192.168.1.5: icmp_seq=1 ttl=64 time=0.672 ms 1508 bytes from 192.168.1.5: icmp_seq=2 ttl=64 time=0.493 ms 1508 bytes from 192.168.1.5: icmp_seq=3 ttl=64 time=0.256 ms 1508 bytes from 192.168.1.5: icmp_seq=4 ttl=64 time=0.179 ms 1508 bytes from 192.168.1.5: icmp_seq=5 ttl=64 time=0.281 ms 1508 bytes from 192.168.1.5: icmp_seq=6 ttl=64 time=0.197 ms 1508 bytes from 192.168.1.5: icmp_seq=7 ttl=64 time=0.384 ms 1508 bytes from 192.168.1.5: icmp_seq=8 ttl=64 time=0.214 ms 1508 bytes from 192.168.1.5: icmp_seq=9 ttl=64 time=0.410 ms 1508 bytes from 192.168.1.5: icmp_seq=10 ttl=64 time=0.271 ms --- 192.168.1.5 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.179/0.335/0.672/0.149 ms 2018-08-26 11:34:11,936 INFO [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e463] Measuring TCP Throughput (packet size=65536)... 2018-08-26 11:34:11,936 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e463] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.5 2018-08-26 11:34:22,060 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e463] megabytes=6414.7575 real_seconds=10.00 rate_Mbps=5379.9346 tx_cpu=10 rx_cpu=16 retrans=9 cwnd=451 rtt_ms=0.32 2018-08-26 11:34:22,061 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e463] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.5 2018-08-26 11:34:32,160 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e463] megabytes=7834.5371 real_seconds=10.00 rate_Mbps=6569.9383 tx_cpu=14 rx_cpu=20 retrans=1 cwnd=767 rtt_ms=0.30 2018-08-26 11:34:32,161 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e463] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.5 2018-08-26 11:34:42,260 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e463] megabytes=7632.8771 real_seconds=10.00 rate_Mbps=6401.3237 tx_cpu=11 rx_cpu=19 retrans=2 cwnd=595 rtt_ms=0.39 2018-08-26 11:34:42,261 INFO [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e463] Measuring UDP Throughput (packet size=128)... 2018-08-26 11:34:42,261 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e463] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.5 2018-08-26 11:34:45,589 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e463] megabytes=28.1632 real_seconds=1.00 rate_Mbps=236.2459 tx_cpu=19 rx_cpu=28 drop=24301 pkt=255014 data_loss=9.52919 2018-08-26 11:34:45,589 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e463] pkt-size=128 throughput=1<241915/5000000<10000000 Kbps loss-rate=9 2018-08-26 11:34:45,590 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e463] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R725745K -p5001 -P5002 -fparse 192.168.1.5 2018-08-26 11:34:48,916 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e463] megabytes=29.3489 real_seconds=1.00 rate_Mbps=245.1272 tx_cpu=19 rx_cpu=34 drop=684 pkt=241110 data_loss=0.28370 2018-08-26 11:34:48,916 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e463] pkt-size=128 throughput=1<251010/725745<725745 Kbps loss-rate=0 2018-08-26 11:34:48,916 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e463] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R488377K -p5001 -P5002 -fparse 192.168.1.5 2018-08-26 11:34:52,244 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e463] megabytes=29.1211 real_seconds=1.00 rate_Mbps=243.9105 tx_cpu=21 rx_cpu=31 drop=35 pkt=238595 data_loss=0.01476 2018-08-26 11:34:52,245 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e463] pkt-size=128 throughput=1<249764/488377<488377 Kbps loss-rate=0 2018-08-26 11:34:52,245 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e463] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R369070K -p5001 -P5002 -fparse 192.168.1.5 2018-08-26 11:34:55,572 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e463] megabytes=28.0620 real_seconds=1.00 rate_Mbps=235.0522 tx_cpu=20 rx_cpu=30 drop=0 pkt=229884 data_loss=0.00000 2018-08-26 11:34:55,573 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e463] pkt-size=128 throughput=1<240693/369070<369070 Kbps loss-rate=0 2018-08-26 11:34:55,573 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e463] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R304881K -p5001 -P5002 -fparse 192.168.1.5 2018-08-26 11:34:58,926 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e463] megabytes=32.3215 real_seconds=1.00 rate_Mbps=270.7890 tx_cpu=22 rx_cpu=33 drop=97 pkt=264874 data_loss=0.03649 2018-08-26 11:34:58,927 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e463] pkt-size=128 throughput=1<277287/304881<304881 Kbps loss-rate=0 2018-08-26 11:34:58,927 DEBUG undershot, min=277287 kbps=291084 max=304881 2018-08-26 11:34:58,928 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e463] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R291084K -p5001 -P5002 -fparse 192.168.1.5 2018-08-26 11:35:02,280 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e463] megabytes=32.0837 real_seconds=1.00 rate_Mbps=268.7831 tx_cpu=22 rx_cpu=34 drop=0 pkt=262830 data_loss=0.00000 2018-08-26 11:35:02,280 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e463] pkt-size=128 throughput=277287<275233/291084<304881 Kbps loss-rate=0 2018-08-26 11:35:02,280 DEBUG undershot, min=291084 kbps=297982 max=304881 2018-08-26 11:35:02,281 INFO [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e463] Measuring UDP Throughput (packet size=1024)... 2018-08-26 11:35:02,281 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e463] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.5 2018-08-26 11:35:05,607 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e463] megabytes=228.5693 real_seconds=1.00 rate_Mbps=1912.6925 tx_cpu=32 rx_cpu=33 drop=4146 pkt=238201 data_loss=1.74058 2018-08-26 11:35:05,608 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e463] pkt-size=1024 throughput=1<1958597/5000000<10000000 Kbps loss-rate=1 2018-08-26 11:35:05,608 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e463] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3479298K -p5001 -P5002 -fparse 192.168.1.5 2018-08-26 11:35:08,962 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e463] megabytes=227.6084 real_seconds=1.00 rate_Mbps=1903.3848 tx_cpu=44 rx_cpu=32 drop=9743 pkt=242814 data_loss=4.01252 2018-08-26 11:35:08,962 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e463] pkt-size=1024 throughput=1<1949066/3479298<3479298 Kbps loss-rate=4 2018-08-26 11:35:08,963 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e463] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2714182K -p5001 -P5002 -fparse 192.168.1.5 2018-08-26 11:35:12,289 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e463] megabytes=228.3906 real_seconds=1.00 rate_Mbps=1914.8626 tx_cpu=39 rx_cpu=35 drop=367 pkt=234239 data_loss=0.15668 2018-08-26 11:35:12,290 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e463] pkt-size=1024 throughput=1<1960819/2714182<2714182 Kbps loss-rate=0 2018-08-26 11:35:12,290 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e463] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2337500K -p5001 -P5002 -fparse 192.168.1.5 2018-08-26 11:35:15,615 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e463] megabytes=233.9277 real_seconds=1.00 rate_Mbps=1961.3356 tx_cpu=37 rx_cpu=33 drop=1844 pkt=241386 data_loss=0.76393 2018-08-26 11:35:15,616 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e463] pkt-size=1024 throughput=1<2008407/2337500<2337500 Kbps loss-rate=0 2018-08-26 11:35:15,616 DEBUG undershot, min=2008407 kbps=2172953 max=2337500 2018-08-26 11:35:15,617 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e463] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2172953K -p5001 -P5002 -fparse 192.168.1.5 2018-08-26 11:35:18,968 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e463] megabytes=238.2285 real_seconds=1.00 rate_Mbps=1996.6007 tx_cpu=43 rx_cpu=34 drop=2377 pkt=246323 data_loss=0.96500 2018-08-26 11:35:18,968 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e463] pkt-size=1024 throughput=2008407<2044519/2172953<2337500 Kbps loss-rate=0 2018-08-26 11:35:18,969 DEBUG undershot, min=2044519 kbps=2191009 max=2337500 2018-08-26 11:35:18,969 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e463] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2191009K -p5001 -P5002 -fparse 192.168.1.5 2018-08-26 11:35:22,319 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e463] megabytes=261.1885 real_seconds=1.00 rate_Mbps=2191.3277 tx_cpu=92 rx_cpu=36 drop=0 pkt=267457 data_loss=0.00000 2018-08-26 11:35:22,320 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e463] pkt-size=1024 throughput=2044519<2243919/2191009<2337500 Kbps loss-rate=0 2018-08-26 11:35:22,320 DEBUG undershot, min=2243919 kbps=2290709 max=2337500 2018-08-26 11:35:22,320 INFO [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e463] Measuring UDP Throughput (packet size=8192)... 2018-08-26 11:35:22,320 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e463] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.5 2018-08-26 11:35:25,671 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e463] megabytes=356.7500 real_seconds=1.00 rate_Mbps=2987.7927 tx_cpu=99 rx_cpu=13 drop=30630 pkt=76294 data_loss=40.14733 2018-08-26 11:35:25,671 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e463] pkt-size=8192 throughput=1<3059499/5000000<10000000 Kbps loss-rate=40 2018-08-26 11:35:25,672 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e463] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R4029749K -p5001 -P5002 -fparse 192.168.1.5 2018-08-26 11:35:28,996 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e463] megabytes=355.9688 real_seconds=1.00 rate_Mbps=2981.7856 tx_cpu=99 rx_cpu=13 drop=15925 pkt=61489 data_loss=25.89893 2018-08-26 11:35:28,996 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e463] pkt-size=8192 throughput=1<3053348/4029749<4029749 Kbps loss-rate=25 2018-08-26 11:35:28,996 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e463] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3541548K -p5001 -P5002 -fparse 192.168.1.5 2018-08-26 11:35:32,319 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e463] megabytes=354.9141 real_seconds=1.00 rate_Mbps=2972.9717 tx_cpu=99 rx_cpu=14 drop=8611 pkt=54040 data_loss=15.93448 2018-08-26 11:35:32,319 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e463] pkt-size=8192 throughput=1<3044323/3541548<3541548 Kbps loss-rate=15 2018-08-26 11:35:32,320 DEBUG overshot, min=1 kbps=3044323 max=3541548 2018-08-26 11:35:32,320 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e463] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3044323K -p5001 -P5002 -fparse 192.168.1.5 2018-08-26 11:35:35,644 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e463] megabytes=329.9688 real_seconds=1.00 rate_Mbps=2767.9730 tx_cpu=99 rx_cpu=13 drop=4217 pkt=46453 data_loss=9.07799 2018-08-26 11:35:35,644 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e463] pkt-size=8192 throughput=1<2834404/3044323<3541548 Kbps loss-rate=9 2018-08-26 11:35:35,644 DEBUG overshot, min=1 kbps=2834404 max=3044323 2018-08-26 11:35:35,644 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e463] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2834404K -p5001 -P5002 -fparse 192.168.1.5 2018-08-26 11:35:38,970 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e463] megabytes=333.5078 real_seconds=1.00 rate_Mbps=2797.3950 tx_cpu=100 rx_cpu=14 drop=559 pkt=43248 data_loss=1.29255 2018-08-26 11:35:38,970 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e463] pkt-size=8192 throughput=1<2864532/2834404<3044323 Kbps loss-rate=1 2018-08-26 11:35:38,971 DEBUG undershot, min=2864532 kbps=2954427 max=3044323 2018-08-26 11:35:38,971 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e463] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2954427K -p5001 -P5002 -fparse 192.168.1.5 2018-08-26 11:35:42,300 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e463] megabytes=348.0859 real_seconds=1.00 rate_Mbps=2920.2982 tx_cpu=99 rx_cpu=14 drop=526 pkt=45081 data_loss=1.16680 2018-08-26 11:35:42,301 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e463] pkt-size=8192 throughput=2864532<2990385/2954427<3044323 Kbps loss-rate=1 2018-08-26 11:35:42,301 DEBUG undershot, min=2990385 kbps=3017354 max=3044323 2018-08-26 11:35:42,312 INFO { 'az_from': u'nova:overcloud-novacompute-0.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-1.opnfvlf.org', 'desc': 'VM to VM same network fixed IP (inter-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.1.11', 'ip_to': u'192.168.1.5', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 9, 'rtt_ms': 0.32, 'throughput_kbps': 5509053, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 1, 'rtt_ms': 0.3, 'throughput_kbps': 6727616, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 2, 'rtt_ms': 0.39, 'throughput_kbps': 6554955, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 275233, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 2243919, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 1.17, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 2990385, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.400', 'rtt_max_ms': '1.727', 'rtt_min_ms': '0.160', 'rtt_stddev': '0.447', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.251', 'rtt_max_ms': '0.397', 'rtt_min_ms': '0.162', 'rtt_stddev': '0.067', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.335', 'rtt_max_ms': '0.672', 'rtt_min_ms': '0.179', 'rtt_stddev': '0.149', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-08-26 11:35:42,313 INFO Deleting floating ip 19e69e36-0184-455f-a2ce-3fe685d6fa1e 2018-08-26 11:35:43,712 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e463] Floating IP 172.30.9.214 deleted 2018-08-26 11:35:43,910 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e463] Instance deleted 2018-08-26 11:35:43,918 INFO [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e464] Creating client VM... 2018-08-26 11:35:43,919 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e464] Starting on zone nova:overcloud-novacompute-0.opnfvlf.org 2018-08-26 11:35:46,366 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e464] VM status=BUILD, retrying 1 of 90... 2018-08-26 11:35:48,746 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e464] VM status=BUILD, retrying 2 of 90... 2018-08-26 11:35:50,908 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e464] VM status=BUILD, retrying 3 of 90... 2018-08-26 11:35:53,227 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e464] VM status=BUILD, retrying 4 of 90... 2018-08-26 11:35:55,894 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e464] VM status=BUILD, retrying 5 of 90... 2018-08-26 11:35:58,294 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e464] VM status=BUILD, retrying 6 of 90... 2018-08-26 11:36:03,081 INFO [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e464] Internal network IP: 192.168.2.4 2018-08-26 11:36:03,082 INFO [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e464] SSH IP: 172.30.9.205 2018-08-26 11:36:03,082 INFO [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e464] Setup SSH for ubuntu@172.30.9.205 2018-08-26 11:37:40,561 INFO [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e464] Installing nuttcp-8.1.4... 2018-08-26 11:37:40,604 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e464] Copying nuttcp-8.1.4 to target... 2018-08-26 11:37:40,768 INFO ============================================================ 2018-08-26 11:37:40,768 INFO Flow 5: VM to VM different network fixed IP (inter-node) 2018-08-26 11:37:49,815 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e464] PING 192.168.1.5 (192.168.1.5) 64(92) bytes of data. 72 bytes from 192.168.1.5: icmp_seq=1 ttl=64 time=1.24 ms 72 bytes from 192.168.1.5: icmp_seq=2 ttl=64 time=0.648 ms 72 bytes from 192.168.1.5: icmp_seq=3 ttl=64 time=0.392 ms 72 bytes from 192.168.1.5: icmp_seq=4 ttl=64 time=0.322 ms 72 bytes from 192.168.1.5: icmp_seq=5 ttl=64 time=0.280 ms 72 bytes from 192.168.1.5: icmp_seq=6 ttl=64 time=0.372 ms 72 bytes from 192.168.1.5: icmp_seq=7 ttl=64 time=0.191 ms 72 bytes from 192.168.1.5: icmp_seq=8 ttl=64 time=0.175 ms 72 bytes from 192.168.1.5: icmp_seq=9 ttl=64 time=0.257 ms 72 bytes from 192.168.1.5: icmp_seq=10 ttl=64 time=0.386 ms --- 192.168.1.5 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.175/0.427/1.249/0.302 ms 2018-08-26 11:37:58,860 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e464] PING 192.168.1.5 (192.168.1.5) 391(419) bytes of data. 399 bytes from 192.168.1.5: icmp_seq=1 ttl=64 time=0.403 ms 399 bytes from 192.168.1.5: icmp_seq=2 ttl=64 time=0.234 ms 399 bytes from 192.168.1.5: icmp_seq=3 ttl=64 time=0.175 ms 399 bytes from 192.168.1.5: icmp_seq=4 ttl=64 time=0.237 ms 399 bytes from 192.168.1.5: icmp_seq=5 ttl=64 time=0.297 ms 399 bytes from 192.168.1.5: icmp_seq=6 ttl=64 time=0.300 ms 399 bytes from 192.168.1.5: icmp_seq=7 ttl=64 time=0.288 ms 399 bytes from 192.168.1.5: icmp_seq=8 ttl=64 time=0.294 ms 399 bytes from 192.168.1.5: icmp_seq=9 ttl=64 time=0.258 ms 399 bytes from 192.168.1.5: icmp_seq=10 ttl=64 time=0.268 ms --- 192.168.1.5 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.175/0.275/0.403/0.058 ms 2018-08-26 11:38:07,904 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e464] PING 192.168.1.5 (192.168.1.5) 1500(1528) bytes of data. 1508 bytes from 192.168.1.5: icmp_seq=1 ttl=64 time=0.842 ms 1508 bytes from 192.168.1.5: icmp_seq=2 ttl=64 time=0.357 ms 1508 bytes from 192.168.1.5: icmp_seq=3 ttl=64 time=0.252 ms 1508 bytes from 192.168.1.5: icmp_seq=4 ttl=64 time=0.343 ms 1508 bytes from 192.168.1.5: icmp_seq=5 ttl=64 time=0.236 ms 1508 bytes from 192.168.1.5: icmp_seq=6 ttl=64 time=0.332 ms 1508 bytes from 192.168.1.5: icmp_seq=7 ttl=64 time=0.358 ms 1508 bytes from 192.168.1.5: icmp_seq=8 ttl=64 time=0.372 ms 1508 bytes from 192.168.1.5: icmp_seq=9 ttl=64 time=0.213 ms 1508 bytes from 192.168.1.5: icmp_seq=10 ttl=64 time=0.227 ms --- 192.168.1.5 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.213/0.353/0.842/0.173 ms 2018-08-26 11:38:07,905 INFO [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e464] Measuring TCP Throughput (packet size=65536)... 2018-08-26 11:38:07,906 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e464] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.5 2018-08-26 11:38:18,005 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e464] megabytes=7032.2097 real_seconds=10.00 rate_Mbps=5897.7098 tx_cpu=12 rx_cpu=19 retrans=4 cwnd=511 rtt_ms=0.46 2018-08-26 11:38:18,006 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e464] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.5 2018-08-26 11:38:28,104 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e464] megabytes=7164.0712 real_seconds=10.00 rate_Mbps=6008.2886 tx_cpu=10 rx_cpu=19 retrans=13 cwnd=432 rtt_ms=0.46 2018-08-26 11:38:28,105 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e464] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.5 2018-08-26 11:38:38,229 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e464] megabytes=7274.4375 real_seconds=10.00 rate_Mbps=6100.9562 tx_cpu=11 rx_cpu=19 retrans=6 cwnd=532 rtt_ms=0.43 2018-08-26 11:38:38,230 INFO [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e464] Measuring UDP Throughput (packet size=128)... 2018-08-26 11:38:38,230 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e464] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.5 2018-08-26 11:38:41,556 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e464] megabytes=31.8234 real_seconds=1.00 rate_Mbps=267.1862 tx_cpu=22 rx_cpu=34 drop=793 pkt=261490 data_loss=0.30326 2018-08-26 11:38:41,557 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e464] pkt-size=128 throughput=1<273598/5000000<10000000 Kbps loss-rate=0 2018-08-26 11:38:41,557 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e464] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R820794K -p5001 -P5002 -fparse 192.168.1.5 2018-08-26 11:38:44,885 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e464] megabytes=30.5991 real_seconds=1.00 rate_Mbps=256.3810 tx_cpu=20 rx_cpu=34 drop=616 pkt=251284 data_loss=0.24516 2018-08-26 11:38:44,886 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e464] pkt-size=128 throughput=1<262534/820794<820794 Kbps loss-rate=0 2018-08-26 11:38:44,886 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e464] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R541664K -p5001 -P5002 -fparse 192.168.1.5 2018-08-26 11:38:48,239 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e464] megabytes=31.4688 real_seconds=1.00 rate_Mbps=263.5952 tx_cpu=22 rx_cpu=34 drop=0 pkt=257792 data_loss=0.00000 2018-08-26 11:38:48,239 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e464] pkt-size=128 throughput=1<269921/541664<541664 Kbps loss-rate=0 2018-08-26 11:38:48,240 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e464] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R405792K -p5001 -P5002 -fparse 192.168.1.5 2018-08-26 11:38:51,564 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e464] megabytes=30.2645 real_seconds=1.00 rate_Mbps=253.6069 tx_cpu=20 rx_cpu=33 drop=22 pkt=247949 data_loss=0.00892 2018-08-26 11:38:51,565 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e464] pkt-size=128 throughput=1<259693/405792<405792 Kbps loss-rate=0 2018-08-26 11:38:51,565 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e464] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R332742K -p5001 -P5002 -fparse 192.168.1.5 2018-08-26 11:38:54,895 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e464] megabytes=32.0005 real_seconds=1.00 rate_Mbps=268.4245 tx_cpu=22 rx_cpu=32 drop=34 pkt=262182 data_loss=0.01281 2018-08-26 11:38:54,896 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e464] pkt-size=128 throughput=1<274866/332742<332742 Kbps loss-rate=0 2018-08-26 11:38:54,896 DEBUG undershot, min=274866 kbps=303804 max=332742 2018-08-26 11:38:54,897 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e464] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R303804K -p5001 -P5002 -fparse 192.168.1.5 2018-08-26 11:38:58,248 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e464] megabytes=29.8838 real_seconds=1.00 rate_Mbps=250.3652 tx_cpu=22 rx_cpu=33 drop=14 pkt=244822 data_loss=0.00569 2018-08-26 11:38:58,249 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e464] pkt-size=128 throughput=274866<256373/303804<332742 Kbps loss-rate=0 2018-08-26 11:38:58,249 DEBUG undershot, min=303804 kbps=318273 max=332742 2018-08-26 11:38:58,250 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e464] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R318273K -p5001 -P5002 -fparse 192.168.1.5 2018-08-26 11:39:01,601 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e464] megabytes=28.0115 real_seconds=1.00 rate_Mbps=234.5502 tx_cpu=19 rx_cpu=33 drop=23 pkt=229493 data_loss=0.00999 2018-08-26 11:39:01,601 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e464] pkt-size=128 throughput=303804<240179/318273<332742 Kbps loss-rate=0 2018-08-26 11:39:01,601 INFO [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e464] Measuring UDP Throughput (packet size=1024)... 2018-08-26 11:39:01,602 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e464] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.5 2018-08-26 11:39:04,928 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e464] megabytes=216.2314 real_seconds=1.00 rate_Mbps=1812.8693 tx_cpu=37 rx_cpu=34 drop=782 pkt=222203 data_loss=0.35194 2018-08-26 11:39:04,929 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e464] pkt-size=1024 throughput=1<1856378/5000000<10000000 Kbps loss-rate=0 2018-08-26 11:39:04,929 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e464] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3428189K -p5001 -P5002 -fparse 192.168.1.5 2018-08-26 11:39:08,256 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e464] megabytes=209.5938 real_seconds=1.00 rate_Mbps=1756.3346 tx_cpu=34 rx_cpu=34 drop=1958 pkt=216582 data_loss=0.90404 2018-08-26 11:39:08,257 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e464] pkt-size=1024 throughput=1<1798486/3428189<3428189 Kbps loss-rate=0 2018-08-26 11:39:08,257 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e464] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2613337K -p5001 -P5002 -fparse 192.168.1.5 2018-08-26 11:39:11,608 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e464] megabytes=215.0322 real_seconds=1.00 rate_Mbps=1802.2063 tx_cpu=30 rx_cpu=31 drop=2067 pkt=222260 data_loss=0.93001 2018-08-26 11:39:11,609 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e464] pkt-size=1024 throughput=1<1845459/2613337<2613337 Kbps loss-rate=0 2018-08-26 11:39:11,609 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e464] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2229398K -p5001 -P5002 -fparse 192.168.1.5 2018-08-26 11:39:14,935 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e464] megabytes=216.4443 real_seconds=1.00 rate_Mbps=1814.7611 tx_cpu=37 rx_cpu=34 drop=113 pkt=221752 data_loss=0.05098 2018-08-26 11:39:14,936 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e464] pkt-size=1024 throughput=1<1858315/2229398<2229398 Kbps loss-rate=0 2018-08-26 11:39:14,936 DEBUG undershot, min=1858315 kbps=2043856 max=2229398 2018-08-26 11:39:14,937 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e464] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2043856K -p5001 -P5002 -fparse 192.168.1.5 2018-08-26 11:39:18,260 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e464] megabytes=228.5244 real_seconds=1.00 rate_Mbps=1915.7354 tx_cpu=31 rx_cpu=34 drop=1999 pkt=236008 data_loss=0.84703 2018-08-26 11:39:18,260 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e464] pkt-size=1024 throughput=1858315<1961713/2043856<2229398 Kbps loss-rate=0 2018-08-26 11:39:18,261 DEBUG undershot, min=1961713 kbps=2095555 max=2229398 2018-08-26 11:39:18,261 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e464] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2095555K -p5001 -P5002 -fparse 192.168.1.5 2018-08-26 11:39:21,589 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e464] megabytes=235.7871 real_seconds=1.00 rate_Mbps=1976.6546 tx_cpu=35 rx_cpu=33 drop=3456 pkt=244902 data_loss=1.41118 2018-08-26 11:39:21,589 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e464] pkt-size=1024 throughput=1961713<2024094/2095555<2229398 Kbps loss-rate=1 2018-08-26 11:39:21,590 DEBUG undershot, min=2024094 kbps=2126746 max=2229398 2018-08-26 11:39:21,590 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e464] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2126746K -p5001 -P5002 -fparse 192.168.1.5 2018-08-26 11:39:24,942 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e464] megabytes=231.6279 real_seconds=1.00 rate_Mbps=1942.0532 tx_cpu=39 rx_cpu=34 drop=650 pkt=237837 data_loss=0.27331 2018-08-26 11:39:24,943 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e464] pkt-size=1024 throughput=2024094<1988662/2126746<2229398 Kbps loss-rate=0 2018-08-26 11:39:24,943 DEBUG undershot, min=2126746 kbps=2178072 max=2229398 2018-08-26 11:39:24,943 INFO [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e464] Measuring UDP Throughput (packet size=8192)... 2018-08-26 11:39:24,944 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e464] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.5 2018-08-26 11:39:28,295 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e464] megabytes=353.8516 real_seconds=1.00 rate_Mbps=2963.5330 tx_cpu=99 rx_cpu=15 drop=31001 pkt=76294 data_loss=40.63360 2018-08-26 11:39:28,295 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e464] pkt-size=8192 throughput=1<3034657/5000000<10000000 Kbps loss-rate=40 2018-08-26 11:39:28,295 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e464] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R4017328K -p5001 -P5002 -fparse 192.168.1.5 2018-08-26 11:39:31,622 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e464] megabytes=354.9297 real_seconds=1.00 rate_Mbps=2972.9838 tx_cpu=99 rx_cpu=13 drop=15867 pkt=61298 data_loss=25.88501 2018-08-26 11:39:31,622 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e464] pkt-size=8192 throughput=1<3044335/4017328<4017328 Kbps loss-rate=25 2018-08-26 11:39:31,622 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e464] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3530831K -p5001 -P5002 -fparse 192.168.1.5 2018-08-26 11:39:34,974 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e464] megabytes=363.3906 real_seconds=1.00 rate_Mbps=3043.1985 tx_cpu=99 rx_cpu=13 drop=7362 pkt=53876 data_loss=13.66471 2018-08-26 11:39:34,975 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e464] pkt-size=8192 throughput=1<3116235/3530831<3530831 Kbps loss-rate=13 2018-08-26 11:39:34,975 DEBUG overshot, min=1 kbps=3116235 max=3530831 2018-08-26 11:39:34,975 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e464] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3116235K -p5001 -P5002 -fparse 192.168.1.5 2018-08-26 11:39:38,301 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e464] megabytes=367.7969 real_seconds=1.00 rate_Mbps=3085.2699 tx_cpu=99 rx_cpu=15 drop=472 pkt=47550 data_loss=0.99264 2018-08-26 11:39:38,301 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e464] pkt-size=8192 throughput=1<3159316/3116235<3530831 Kbps loss-rate=0 2018-08-26 11:39:38,301 DEBUG undershot, min=3159316 kbps=3345073 max=3530831 2018-08-26 11:39:38,302 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e464] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3345073K -p5001 -P5002 -fparse 192.168.1.5 2018-08-26 11:39:41,630 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e464] megabytes=381.4297 real_seconds=1.00 rate_Mbps=3195.7876 tx_cpu=99 rx_cpu=13 drop=2218 pkt=51041 data_loss=4.34552 2018-08-26 11:39:41,630 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e464] pkt-size=8192 throughput=3159316<3272486/3345073<3530831 Kbps loss-rate=4 2018-08-26 11:39:41,641 INFO { 'az_from': u'nova:overcloud-novacompute-0.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-1.opnfvlf.org', 'desc': 'VM to VM different network fixed IP (inter-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.2.4', 'ip_to': u'192.168.1.5', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 4, 'rtt_ms': 0.46, 'throughput_kbps': 6039254, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 13, 'rtt_ms': 0.46, 'throughput_kbps': 6152487, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 6, 'rtt_ms': 0.43, 'throughput_kbps': 6247379, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.01, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 240179, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.27, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1988662, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 4.35, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 3272486, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.427', 'rtt_max_ms': '1.249', 'rtt_min_ms': '0.175', 'rtt_stddev': '0.302', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.275', 'rtt_max_ms': '0.403', 'rtt_min_ms': '0.175', 'rtt_stddev': '0.058', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.353', 'rtt_max_ms': '0.842', 'rtt_min_ms': '0.213', 'rtt_stddev': '0.173', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-08-26 11:39:41,643 INFO ============================================================ 2018-08-26 11:39:41,643 INFO Flow 6: VM to VM different network floating IP (inter-node) 2018-08-26 11:39:50,717 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e464] PING 172.30.9.206 (172.30.9.206) 64(92) bytes of data. 72 bytes from 172.30.9.206: icmp_seq=1 ttl=64 time=0.998 ms 72 bytes from 172.30.9.206: icmp_seq=2 ttl=64 time=0.316 ms 72 bytes from 172.30.9.206: icmp_seq=3 ttl=64 time=0.209 ms 72 bytes from 172.30.9.206: icmp_seq=4 ttl=64 time=0.367 ms 72 bytes from 172.30.9.206: icmp_seq=5 ttl=64 time=0.146 ms 72 bytes from 172.30.9.206: icmp_seq=6 ttl=64 time=0.306 ms 72 bytes from 172.30.9.206: icmp_seq=7 ttl=64 time=0.188 ms 72 bytes from 172.30.9.206: icmp_seq=8 ttl=64 time=0.367 ms 72 bytes from 172.30.9.206: icmp_seq=9 ttl=64 time=0.262 ms 72 bytes from 172.30.9.206: icmp_seq=10 ttl=64 time=0.187 ms --- 172.30.9.206 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.146/0.334/0.998/0.233 ms 2018-08-26 11:39:59,762 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e464] PING 172.30.9.206 (172.30.9.206) 391(419) bytes of data. 399 bytes from 172.30.9.206: icmp_seq=1 ttl=64 time=0.152 ms 399 bytes from 172.30.9.206: icmp_seq=2 ttl=64 time=0.243 ms 399 bytes from 172.30.9.206: icmp_seq=3 ttl=64 time=0.303 ms 399 bytes from 172.30.9.206: icmp_seq=4 ttl=64 time=0.447 ms 399 bytes from 172.30.9.206: icmp_seq=5 ttl=64 time=0.482 ms 399 bytes from 172.30.9.206: icmp_seq=6 ttl=64 time=0.405 ms 399 bytes from 172.30.9.206: icmp_seq=7 ttl=64 time=0.487 ms 399 bytes from 172.30.9.206: icmp_seq=8 ttl=64 time=0.313 ms 399 bytes from 172.30.9.206: icmp_seq=9 ttl=64 time=0.416 ms 399 bytes from 172.30.9.206: icmp_seq=10 ttl=64 time=0.187 ms --- 172.30.9.206 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.152/0.343/0.487/0.116 ms 2018-08-26 11:40:08,805 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e464] PING 172.30.9.206 (172.30.9.206) 1500(1528) bytes of data. 1508 bytes from 172.30.9.206: icmp_seq=1 ttl=64 time=0.873 ms 1508 bytes from 172.30.9.206: icmp_seq=2 ttl=64 time=0.183 ms 1508 bytes from 172.30.9.206: icmp_seq=3 ttl=64 time=0.287 ms 1508 bytes from 172.30.9.206: icmp_seq=4 ttl=64 time=0.304 ms 1508 bytes from 172.30.9.206: icmp_seq=5 ttl=64 time=0.197 ms 1508 bytes from 172.30.9.206: icmp_seq=6 ttl=64 time=0.304 ms 1508 bytes from 172.30.9.206: icmp_seq=7 ttl=64 time=0.491 ms 1508 bytes from 172.30.9.206: icmp_seq=8 ttl=64 time=0.393 ms 1508 bytes from 172.30.9.206: icmp_seq=9 ttl=64 time=0.251 ms 1508 bytes from 172.30.9.206: icmp_seq=10 ttl=64 time=0.414 ms --- 172.30.9.206 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.183/0.369/0.873/0.192 ms 2018-08-26 11:40:08,806 INFO [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e464] Measuring TCP Throughput (packet size=65536)... 2018-08-26 11:40:08,807 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e464] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.206 2018-08-26 11:40:18,908 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e464] megabytes=11074.9004 real_seconds=10.00 rate_Mbps=9287.0726 tx_cpu=18 rx_cpu=35 retrans=3213 cwnd=2397 rtt_ms=0.31 2018-08-26 11:40:18,908 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e464] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.206 2018-08-26 11:40:29,007 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e464] megabytes=11096.8750 real_seconds=10.00 rate_Mbps=9305.6570 tx_cpu=18 rx_cpu=29 retrans=5050 cwnd=2323 rtt_ms=0.22 2018-08-26 11:40:29,008 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e464] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.206 2018-08-26 11:40:39,107 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e464] megabytes=11116.8208 real_seconds=10.00 rate_Mbps=9322.2974 tx_cpu=19 rx_cpu=32 retrans=1824 cwnd=3126 rtt_ms=0.20 2018-08-26 11:40:39,108 INFO [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e464] Measuring UDP Throughput (packet size=128)... 2018-08-26 11:40:39,108 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e464] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.206 2018-08-26 11:40:42,460 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e464] megabytes=24.4768 real_seconds=1.00 rate_Mbps=205.8482 tx_cpu=60 rx_cpu=28 drop=246155 pkt=446669 data_loss=55.10903 2018-08-26 11:40:42,461 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e464] pkt-size=128 throughput=1<210788/5000000<10000000 Kbps loss-rate=55 2018-08-26 11:40:42,461 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e464] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R632364K -p5001 -P5002 -fparse 172.30.9.206 2018-08-26 11:40:45,788 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e464] megabytes=16.7826 real_seconds=1.00 rate_Mbps=140.7324 tx_cpu=57 rx_cpu=23 drop=303400 pkt=440883 data_loss=68.81642 2018-08-26 11:40:45,788 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e464] pkt-size=128 throughput=1<144109/632364<632364 Kbps loss-rate=68 2018-08-26 11:40:45,789 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e464] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R388236K -p5001 -P5002 -fparse 172.30.9.206 2018-08-26 11:40:49,114 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e464] megabytes=44.8352 real_seconds=1.00 rate_Mbps=376.0843 tx_cpu=99 rx_cpu=43 drop=3027 pkt=370317 data_loss=0.81739 2018-08-26 11:40:49,115 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e464] pkt-size=128 throughput=1<385110/388236<388236 Kbps loss-rate=0 2018-08-26 11:40:49,115 DEBUG undershot, min=385110 kbps=386673 max=388236 2018-08-26 11:40:49,115 INFO [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e464] Measuring UDP Throughput (packet size=1024)... 2018-08-26 11:40:49,116 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e464] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.206 2018-08-26 11:40:52,442 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e464] megabytes=116.6973 real_seconds=1.00 rate_Mbps=978.7710 tx_cpu=88 rx_cpu=24 drop=275955 pkt=395453 data_loss=69.78199 2018-08-26 11:40:52,442 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e464] pkt-size=1024 throughput=1<1002261/5000000<10000000 Kbps loss-rate=69 2018-08-26 11:40:52,443 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e464] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3001130K -p5001 -P5002 -fparse 172.30.9.206 2018-08-26 11:40:55,770 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e464] megabytes=302.1387 real_seconds=1.00 rate_Mbps=2533.6994 tx_cpu=75 rx_cpu=39 drop=43250 pkt=352640 data_loss=12.26462 2018-08-26 11:40:55,770 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e464] pkt-size=1024 throughput=1<2594508/3001130<3001130 Kbps loss-rate=12 2018-08-26 11:40:55,771 DEBUG overshot, min=1 kbps=2594508 max=3001130 2018-08-26 11:40:55,771 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e464] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2594508K -p5001 -P5002 -fparse 172.30.9.206 2018-08-26 11:40:59,122 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e464] megabytes=309.2891 real_seconds=1.00 rate_Mbps=2594.7045 tx_cpu=99 rx_cpu=38 drop=0 pkt=316712 data_loss=0.00000 2018-08-26 11:40:59,122 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e464] pkt-size=1024 throughput=1<2656977/2594508<3001130 Kbps loss-rate=0 2018-08-26 11:40:59,123 DEBUG undershot, min=2656977 kbps=2829053 max=3001130 2018-08-26 11:40:59,123 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e464] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2829053K -p5001 -P5002 -fparse 172.30.9.206 2018-08-26 11:41:02,475 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e464] megabytes=283.2773 real_seconds=1.00 rate_Mbps=2374.3960 tx_cpu=99 rx_cpu=39 drop=55275 pkt=345351 data_loss=16.00546 2018-08-26 11:41:02,475 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e464] pkt-size=1024 throughput=2656977<2431381/2829053<3001130 Kbps loss-rate=16 2018-08-26 11:41:02,476 DEBUG overshot, min=2656977 kbps=2431381 max=2829053 2018-08-26 11:41:02,476 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e464] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2431381K -p5001 -P5002 -fparse 172.30.9.206 2018-08-26 11:41:05,803 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e464] megabytes=288.9639 real_seconds=1.00 rate_Mbps=2424.4143 tx_cpu=99 rx_cpu=37 drop=900 pkt=296799 data_loss=0.30323 2018-08-26 11:41:05,804 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e464] pkt-size=1024 throughput=2656977<2482600/2431381<2829053 Kbps loss-rate=0 2018-08-26 11:41:05,804 DEBUG undershot, min=2743015 kbps=2786034 max=2829053 2018-08-26 11:41:05,805 INFO [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e464] Measuring UDP Throughput (packet size=8192)... 2018-08-26 11:41:05,805 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e464] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.206 2018-08-26 11:41:09,156 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e464] megabytes=563.4141 real_seconds=1.00 rate_Mbps=4721.9203 tx_cpu=99 rx_cpu=21 drop=4175 pkt=76292 data_loss=5.47238 2018-08-26 11:41:09,156 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e464] pkt-size=8192 throughput=1<4835246/5000000<10000000 Kbps loss-rate=5 2018-08-26 11:41:09,157 DEBUG overshot, min=1 kbps=4835246 max=5000000 2018-08-26 11:41:09,157 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e464] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R4835246K -p5001 -P5002 -fparse 172.30.9.206 2018-08-26 11:41:12,482 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e464] megabytes=352.3047 real_seconds=1.00 rate_Mbps=2952.4761 tx_cpu=99 rx_cpu=19 drop=28685 pkt=73780 data_loss=38.87909 2018-08-26 11:41:12,482 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e464] pkt-size=8192 throughput=1<3023335/4835246<5000000 Kbps loss-rate=38 2018-08-26 11:41:12,483 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e464] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3929290K -p5001 -P5002 -fparse 172.30.9.206 2018-08-26 11:41:15,806 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e464] megabytes=408.0547 real_seconds=1.00 rate_Mbps=3419.5058 tx_cpu=99 rx_cpu=18 drop=7725 pkt=59956 data_loss=12.88444 2018-08-26 11:41:15,806 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e464] pkt-size=8192 throughput=1<3501573/3929290<3929290 Kbps loss-rate=12 2018-08-26 11:41:15,807 DEBUG overshot, min=1 kbps=3501573 max=3929290 2018-08-26 11:41:15,807 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e464] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3501573K -p5001 -P5002 -fparse 172.30.9.206 2018-08-26 11:41:19,131 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e464] megabytes=415.5234 real_seconds=1.00 rate_Mbps=3485.7364 tx_cpu=99 rx_cpu=18 drop=242 pkt=53429 data_loss=0.45296 2018-08-26 11:41:19,131 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e464] pkt-size=8192 throughput=1<3569394/3501573<3929290 Kbps loss-rate=0 2018-08-26 11:41:19,131 DEBUG undershot, min=3569394 kbps=3749342 max=3929290 2018-08-26 11:41:19,132 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e464] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3749342K -p5001 -P5002 -fparse 172.30.9.206 2018-08-26 11:41:22,458 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e464] megabytes=446.4688 real_seconds=1.00 rate_Mbps=3745.3974 tx_cpu=99 rx_cpu=21 drop=63 pkt=57211 data_loss=0.11010 2018-08-26 11:41:22,458 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e464] pkt-size=8192 throughput=3569394<3835286/3749342<3929290 Kbps loss-rate=0 2018-08-26 11:41:22,459 DEBUG undershot, min=3835286 kbps=3882288 max=3929290 2018-08-26 11:41:22,469 INFO { 'az_from': u'nova:overcloud-novacompute-0.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-1.opnfvlf.org', 'desc': 'VM to VM different network floating IP (inter-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.2.4', 'ip_to': u'172.30.9.206', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 3213, 'rtt_ms': 0.31, 'throughput_kbps': 9509962, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 5050, 'rtt_ms': 0.22, 'throughput_kbps': 9528992, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 1824, 'rtt_ms': 0.2, 'throughput_kbps': 9546032, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.82, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 385110, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.3, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 2482600, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.11, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 3835286, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.334', 'rtt_max_ms': '0.998', 'rtt_min_ms': '0.146', 'rtt_stddev': '0.233', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.343', 'rtt_max_ms': '0.487', 'rtt_min_ms': '0.152', 'rtt_stddev': '0.116', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.369', 'rtt_max_ms': '0.873', 'rtt_min_ms': '0.183', 'rtt_stddev': '0.192', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-08-26 11:41:22,471 INFO Deleting floating ip cdebd8a7-45a8-4a9a-93d0-4978f93fd144 2018-08-26 11:41:23,942 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e464] Floating IP 172.30.9.205 deleted 2018-08-26 11:41:24,347 DEBUG [TestClient_5c891981-2df1-41a3-92a4-24bf46ff5e464] Instance deleted 2018-08-26 11:41:24,379 INFO Cleaning up... 2018-08-26 11:41:24,379 DEBUG [TestServer_5c891981-2df1-41a3-92a4-24bf46ff5e461] Terminating nuttcp-8.1.4 2018-08-26 11:41:24,388 INFO Deleting floating ip a558f210-0206-4df1-a4cb-a5a98b9279f9 2018-08-26 11:41:25,402 DEBUG [TestServer_5c891981-2df1-41a3-92a4-24bf46ff5e461] Floating IP 172.30.9.206 deleted 2018-08-26 11:41:25,624 DEBUG [TestServer_5c891981-2df1-41a3-92a4-24bf46ff5e461] Instance deleted 2018-08-26 11:41:32,631 INFO Network pns-internal-net_5c891981-2df1-41a3-92a4-24bf46ff5e46 deleted. 2018-08-26 11:41:35,201 INFO Network pns-internal-net2_5c891981-2df1-41a3-92a4-24bf46ff5e46 deleted. 2018-08-26 11:41:35,247 INFO Removed public key pns_public_key 2018-08-26 11:41:35,247 INFO Deleting security group 2018-08-26 11:41:35,676 INFO Summary of results ================== Total Scenarios: 29 Passed Scenarios: 17 [100.00%] Failed Scenarios: 0 [0.00%] Skipped Scenarios: 12 +----------+-------------------------------------------------------+-------------------+----------------------------------------------------------------------------------+ | Scenario | Scenario Name | Functional Status | Data | +----------+-------------------------------------------------------+-------------------+----------------------------------------------------------------------------------+ | 1.1 | Same Network, Fixed IP, Intra-node, TCP | PASSED | {'tp_kbps': '16703570', 'rtt_ms': '0.243333'} | | 1.2 | Same Network, Fixed IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 222832, 'loss_rate': 0.0}, 1024: {'tp_kbps': 1881170, | | | | | 'loss_rate': 0.1}, 8192: {'tp_kbps': 9377113, 'loss_rate': 0.1}} | | 1.3 | Same Network, Fixed IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.159/0.095/0.295/0.062', | | | | | '64-byte': '0.245/0.101/0.776/0.192', '1500-byte': '0.212/0.128/0.398/0.092'}} | | 1.4 | Same Network, Fixed IP, Intra-node, Multicast | SKIPPED | {} | | 2.1 | Same Network, Fixed IP, Inter-node, TCP | PASSED | {'tp_kbps': '6263874', 'rtt_ms': '0.336667'} | | 2.2 | Same Network, Fixed IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 275233, 'loss_rate': 0.0}, 1024: {'tp_kbps': 2243919, | | | | | 'loss_rate': 0.0}, 8192: {'tp_kbps': 2990385, 'loss_rate': 1.17}} | | 2.3 | Same Network, Fixed IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.251/0.162/0.397/0.067', | | | | | '64-byte': '0.400/0.160/1.727/0.447', '1500-byte': '0.335/0.179/0.672/0.149'}} | | 2.4 | Same Network, Fixed IP, Inter-node, Multicast | SKIPPED | {} | | 3.1 | Different Network, Fixed IP, Intra-node, TCP | PASSED | {'tp_kbps': '17683627', 'rtt_ms': '0.313333'} | | 3.2 | Different Network, Fixed IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 274525, 'loss_rate': 0.04}, 1024: {'tp_kbps': 2013059, | | | | | 'loss_rate': 0.0}, 8192: {'tp_kbps': 9756316, 'loss_rate': 0.13}} | | 3.3 | Different Network, Fixed IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.136/0.113/0.168/0.022', | | | | | '64-byte': '0.267/0.095/1.303/0.355', '1500-byte': '0.296/0.118/0.548/0.140'}} | | 3.4 | Different Network, Fixed IP, Intra-node, Multicast | SKIPPED | {} | | 4.1 | Different Network, Fixed IP, Inter-node, TCP | PASSED | {'tp_kbps': '6146373', 'rtt_ms': '0.45'} | | 4.2 | Different Network, Fixed IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 240179, 'loss_rate': 0.01}, 1024: {'tp_kbps': 1988662, | | | | | 'loss_rate': 0.27}, 8192: {'tp_kbps': 3272486, 'loss_rate': 4.35}} | | 4.3 | Different Network, Fixed IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.275/0.175/0.403/0.058', | | | | | '64-byte': '0.427/0.175/1.249/0.302', '1500-byte': '0.353/0.213/0.842/0.173'}} | | 4.4 | Different Network, Fixed IP, Inter-node, Multicast | SKIPPED | {} | | 5.1 | Different Network, Floating IP, Intra-node, TCP | PASSED | {'tp_kbps': '16837623', 'rtt_ms': '0.25'} | | 5.2 | Different Network, Floating IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 276212, 'loss_rate': 0.0}, 1024: {'tp_kbps': 2122365, | | | | | 'loss_rate': 0.0}, 8192: {'tp_kbps': 8980392, 'loss_rate': 0.04}} | | 5.3 | Different Network, Floating IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.239/0.146/0.403/0.079', | | | | | '64-byte': '0.347/0.125/0.910/0.253', '1500-byte': '0.255/0.143/0.506/0.106'}} | | 5.4 | Different Network, Floating IP, Intra-node, Multicast | SKIPPED | {} | | 6.1 | Different Network, Floating IP, Inter-node, TCP | PASSED | {'tp_kbps': '9528328', 'rtt_ms': '0.243333'} | | 6.2 | Different Network, Floating IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 385110, 'loss_rate': 0.82}, 1024: {'tp_kbps': 2482600, | | | | | 'loss_rate': 0.3}, 8192: {'tp_kbps': 3835286, 'loss_rate': 0.11}} | | 6.3 | Different Network, Floating IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.343/0.152/0.487/0.116', | | | | | '64-byte': '0.334/0.146/0.998/0.233', '1500-byte': '0.369/0.183/0.873/0.192'}} | | 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-26 11:41:35,681 INFO Saving results in json file: /home/opnfv/functest/results/vmtp/vmtp.json... 2018-08-26 11:41:36,092 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - vmtp_genchart -c /home/opnfv/functest/results/vmtp/vmtp.html /home/opnfv/functest/results/vmtp/vmtp.json Generating chart drawing code to /home/opnfv/functest/results/vmtp/vmtp.html... 2018-08-26 11:41:36,221 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-26 11:41:36,221 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmtp | functest | 23:20 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-26 11:41:36,227 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-26 11:41:36,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5402c08f3fb8cb40df5e651a47d60a62d4094218" 2018-08-26 11:41:36,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 640 X-Openstack-Request-Id: req-9e1e1605-f417-4527-9f8b-f9d5e3bfc949 Date: Sun, 26 Aug 2018 11:41:36 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a3c401bc-6377-43cc-8a20-abe78f2d51b9", "ip_address": "172.30.9.208"}]}, "description": "", "tags": [], "tenant_id": "6b0816eda953480e93c923b8c65cace3", "created_at": "2018-08-26T11:18:17Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-26T11:41:29Z", "revision_number": 6, "routes": [], "project_id": "6b0816eda953480e93c923b8c65cace3", "id": "363d7b91-fac5-4c28-8dd0-01974d809928", "name": "vmtp-router_5c891981-2df1-41a3-92a4-24bf46ff5e46"}]} 2018-08-26 11:41:36,518 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-9e1e1605-f417-4527-9f8b-f9d5e3bfc949 2018-08-26 11:41:36,518 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.291059017181s 2018-08-26 11:41:36,519 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-9e1e1605-f417-4527-9f8b-f9d5e3bfc949 2018-08-26 11:41:36,520 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-26 11:41:36,521 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/363d7b91-fac5-4c28-8dd0-01974d809928.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5402c08f3fb8cb40df5e651a47d60a62d4094218" 2018-08-26 11:41:37,971 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f8ab6169-d742-4b88-bec5-8b7d60fc9d95 Content-Length: 0 Date: Sun, 26 Aug 2018 11:41:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-26 11:41:37,971 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/363d7b91-fac5-4c28-8dd0-01974d809928.json used request id req-f8ab6169-d742-4b88-bec5-8b7d60fc9d95 2018-08-26 11:41:37,972 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.45131921768s 2018-08-26 11:41:37,972 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/363d7b91-fac5-4c28-8dd0-01974d809928.json used request id req-f8ab6169-d742-4b88-bec5-8b7d60fc9d95 2018-08-26 11:41:37,976 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-26 11:41:37,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5402c08f3fb8cb40df5e651a47d60a62d4094218" 2018-08-26 11:41:38,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1386 Content-Type: application/json X-Openstack-Request-Id: req-e0be106c-caa3-4abf-90f9-a9fd9ad33c1a Date: Sun, 26 Aug 2018 11:41:38 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-26T11:18:24Z", "file": "/v2/images/7a11ab2d-5c18-4931-b934-a3620eecad46/file", "owner": "6b0816eda953480e93c923b8c65cace3", "id": "7a11ab2d-5c18-4931-b934-a3620eecad46", "size": 263193088, "self": "/v2/images/7a11ab2d-5c18-4931-b934-a3620eecad46", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/7a11ab2d-5c18-4931-b934-a3620eecad46/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1", "locations": [{"url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/7a11ab2d-5c18-4931-b934-a3620eecad46/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmtp-img_5c891981-2df1-41a3-92a4-24bf46ff5e46", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "e99edc0ddb9a257a75b095cc2b9780eb", "name": "vmtp-img_5c891981-2df1-41a3-92a4-24bf46ff5e46", "checksum": "e99edc0ddb9a257a75b095cc2b9780eb", "created_at": "2018-08-26T11:18:20Z", "os_hidden": false, "protected": false, "os_hash_value": "95292149bd2422421f9108f90b8aa2421121b613d5620d7abb2484936b6f58fb9a0e8022f765360c1efac021ccb1e92775e9fe7ba0f78034ca56d97d5a3cbe15"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-26 11:41:38,678 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-e0be106c-caa3-4abf-90f9-a9fd9ad33c1a 2018-08-26 11:41:38,678 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.701895952225s 2018-08-26 11:41:38,678 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-e0be106c-caa3-4abf-90f9-a9fd9ad33c1a 2018-08-26 11:41:38,680 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-26 11:41:38,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/7a11ab2d-5c18-4931-b934-a3620eecad46 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5402c08f3fb8cb40df5e651a47d60a62d4094218" 2018-08-26 11:41:39,608 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-72936a6d-c0a0-4986-8aeb-5a924652028a Date: Sun, 26 Aug 2018 11:41:39 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-26 11:41:39,608 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/7a11ab2d-5c18-4931-b934-a3620eecad46 used request id req-72936a6d-c0a0-4986-8aeb-5a924652028a 2018-08-26 11:41:39,609 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.928498983383s 2018-08-26 11:41:39,609 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/7a11ab2d-5c18-4931-b934-a3620eecad46 used request id req-72936a6d-c0a0-4986-8aeb-5a924652028a 2018-08-26 11:41:39,609 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-26 11:41:39,612 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}45737f60e5f4f0541d4eaa9ffa587a1418780553" 2018-08-26 11:41:39,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11:41: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-dafeeae3-001e-431f-b57d-a3625eb6fb0a x-compute-request-id: req-dafeeae3-001e-431f-b57d-a3625eb6fb0a Content-Encoding: gzip Content-Length: 306 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmtp-flavor_5c891981-2df1-41a3-92a4-24bf46ff5e46", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/c50f8004-c008-4fcb-9c46-36aa3429c931", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/c50f8004-c008-4fcb-9c46-36aa3429c931", "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": "c50f8004-c008-4fcb-9c46-36aa3429c931"}]} 2018-08-26 11:41:39,879 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-dafeeae3-001e-431f-b57d-a3625eb6fb0a 2018-08-26 11:41:39,880 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.270093917847s 2018-08-26 11:41:39,880 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-dafeeae3-001e-431f-b57d-a3625eb6fb0a 2018-08-26 11:41:39,882 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-26 11:41:39,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/c50f8004-c008-4fcb-9c46-36aa3429c931 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}45737f60e5f4f0541d4eaa9ffa587a1418780553" 2018-08-26 11:41:39,913 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 26 Aug 2018 11:41:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-85fd71fe-5982-4661-be8f-6024d2607bd4 x-compute-request-id: req-85fd71fe-5982-4661-be8f-6024d2607bd4 Content-Length: 0 Content-Type: application/json 2018-08-26 11:41:39,913 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/c50f8004-c008-4fcb-9c46-36aa3429c931 used request id req-85fd71fe-5982-4661-be8f-6024d2607bd4 2018-08-26 11:41:39,913 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0316638946533s 2018-08-26 11:41:39,914 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/c50f8004-c008-4fcb-9c46-36aa3429c931 used request id req-85fd71fe-5982-4661-be8f-6024d2607bd4 2018-08-26 11:41:39,914 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-26 11:41:39,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}45737f60e5f4f0541d4eaa9ffa587a1418780553" 2018-08-26 11:41:40,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11:41:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44bed682-aa64-4565-909e-76b0790ae4db Content-Encoding: gzip Content-Length: 966 Content-Type: application/json RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/00af5ffb672f4832ab8347fc3e59dad9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "00af5ffb672f4832ab8347fc3e59dad9", "email": "placement@localhost", "password_expires_at": null}, {"name": "api_check-user_cfa71808-e14a-4d0f-a925-c4cce043949d", "links": {"self": "http://172.30.9.22:5000/v3/users/0653adcd9bbd40d4a2487cf2c2b18753"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0653adcd9bbd40d4a2487cf2c2b18753", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/1155cddaef57457382d358aece0b4688"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1155cddaef57457382d358aece0b4688", "email": "panko@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_d167a7b0-d3aa-4f83-af07-f37a57d140fb", "links": {"self": "http://172.30.9.22:5000/v3/users/1df9f75d1d584587b0935d6ba2e78671"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1df9f75d1d584587b0935d6ba2e78671", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/1e1511f6281344c28c2a63d6a8174f8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1e1511f6281344c28c2a63d6a8174f8d", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/1f874aa402974ad1bde389b6ec3af461"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f874aa402974ad1bde389b6ec3af461", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/30ef6c63ca4f478ababb01839799530e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30ef6c63ca4f478ababb01839799530e", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/35943616abfb419b876965ce89cb2b8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "35943616abfb419b876965ce89cb2b8d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/394bd3d373f84b679204b10778d4c5d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "394bd3d373f84b679204b10778d4c5d6", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/5c46482149dc41d8a0f23a545eb8a332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c46482149dc41d8a0f23a545eb8a332", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6731abf69162411bab854fe2da778196"}, "domain_id": "b7fcd596cb374671bfc994968e0279ce", "enabled": true, "options": {}, "id": "6731abf69162411bab854fe2da778196", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "vmtp-user_5c891981-2df1-41a3-92a4-24bf46ff5e46", "links": {"self": "http://172.30.9.22:5000/v3/users/adb1ad490f194996b1759ab61402a632"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "adb1ad490f194996b1759ab61402a632", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/bc64983782874634be200a54d67bb2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bc64983782874634be200a54d67bb2dc", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/c16290bda05544839663305b8b46bfc4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c16290bda05544839663305b8b46bfc4", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/c78b7ea859ad4b4d9090aceb9cc94927"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c78b7ea859ad4b4d9090aceb9cc94927", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/f77a9ddb8d1e4546857d3ecef0ddf962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77a9ddb8d1e4546857d3ecef0ddf962", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/fd2f2ae2af224ce09fd25349c942fbd7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd2f2ae2af224ce09fd25349c942fbd7", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-08-26 11:41:40,128 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-44bed682-aa64-4565-909e-76b0790ae4db 2018-08-26 11:41:40,129 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.214196920395s 2018-08-26 11:41:40,129 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-44bed682-aa64-4565-909e-76b0790ae4db 2018-08-26 11:41:40,136 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-26 11:41:40,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/adb1ad490f194996b1759ab61402a632 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}45737f60e5f4f0541d4eaa9ffa587a1418780553" 2018-08-26 11:41:40,340 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11:41:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7cc80e28-0f11-446c-be26-7ef804725c41 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"user": {"name": "vmtp-user_5c891981-2df1-41a3-92a4-24bf46ff5e46", "links": {"self": "http://172.30.9.22:5000/v3/users/adb1ad490f194996b1759ab61402a632"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "adb1ad490f194996b1759ab61402a632", "description": null}} 2018-08-26 11:41:40,340 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/adb1ad490f194996b1759ab61402a632 used request id req-7cc80e28-0f11-446c-be26-7ef804725c41 2018-08-26 11:41:40,340 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.204168081284s 2018-08-26 11:41:40,340 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/adb1ad490f194996b1759ab61402a632 used request id req-7cc80e28-0f11-446c-be26-7ef804725c41 2018-08-26 11:41:40,341 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-26 11:41:40,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/adb1ad490f194996b1759ab61402a632 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}45737f60e5f4f0541d4eaa9ffa587a1418780553" 2018-08-26 11:41:40,598 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 26 Aug 2018 11:41:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1b7f9d87-b341-467f-ae8e-c91654e75aa5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-26 11:41:40,598 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/adb1ad490f194996b1759ab61402a632 used request id req-1b7f9d87-b341-467f-ae8e-c91654e75aa5 2018-08-26 11:41:40,598 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.256947994232s 2018-08-26 11:41:40,598 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/adb1ad490f194996b1759ab61402a632 used request id req-1b7f9d87-b341-467f-ae8e-c91654e75aa5 2018-08-26 11:41:40,604 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-26 11:41:40,607 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}45737f60e5f4f0541d4eaa9ffa587a1418780553" 2018-08-26 11:41:40,797 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11:41:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3faf0eae-a18f-432e-82e3-7723e712d359 Content-Encoding: gzip Content-Length: 522 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/45644229c8c04c4988a3eb8730a7b1ac"}, "tags": [], "enabled": true, "id": "45644229c8c04c4988a3eb8730a7b1ac", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_d167a7b0-d3aa-4f83-af07-f37a57d140fb"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/526e4f7307214396989751533ff33528"}, "tags": [], "enabled": true, "id": "526e4f7307214396989751533ff33528", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.22:5000/v3/projects/6b0816eda953480e93c923b8c65cace3"}, "tags": [], "enabled": true, "id": "6b0816eda953480e93c923b8c65cace3", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_5c891981-2df1-41a3-92a4-24bf46ff5e46"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/c99e13955d6e4bb58dbfa100dcee4823"}, "tags": [], "enabled": true, "id": "c99e13955d6e4bb58dbfa100dcee4823", "parent_id": "default", "domain_id": "default", "name": "api_check-project_cfa71808-e14a-4d0f-a925-c4cce043949d"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/e428b6e578e2485b9cc26da9ccf96a96"}, "tags": [], "enabled": true, "id": "e428b6e578e2485b9cc26da9ccf96a96", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-08-26 11:41:40,798 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-3faf0eae-a18f-432e-82e3-7723e712d359 2018-08-26 11:41:40,798 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.193418979645s 2018-08-26 11:41:40,798 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-3faf0eae-a18f-432e-82e3-7723e712d359 2018-08-26 11:41:40,803 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-26 11:41:40,806 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/6b0816eda953480e93c923b8c65cace3 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}45737f60e5f4f0541d4eaa9ffa587a1418780553" 2018-08-26 11:41:41,051 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 26 Aug 2018 11:41:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d5f7aeb-505f-49af-85c4-a583e9114b84 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-26 11:41:41,051 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/6b0816eda953480e93c923b8c65cace3 used request id req-8d5f7aeb-505f-49af-85c4-a583e9114b84 2018-08-26 11:41:41,051 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.248446941376s 2018-08-26 11:41:41,052 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/6b0816eda953480e93c923b8c65cace3 used request id req-8d5f7aeb-505f-49af-85c4-a583e9114b84 2018-08-26 11:41:41,052 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-26 11:41:41,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5402c08f3fb8cb40df5e651a47d60a62d4094218" 2018-08-26 11:41:41,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-65ca8cae-d687-4400-ad57-664510de52d8 Date: Sun, 26 Aug 2018 11:41:41 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"9c1c4110-1d5a-4c9e-9e4a-8295252f6976","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"526e4f7307214396989751533ff33528","status":"ACTIVE","subnets":["a3c401bc-6377-43cc-8a20-abe78f2d51b9"],"description":"","tags":[],"updated_at":"2018-08-26T10:33:06Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"526e4f7307214396989751533ff33528","created_at":"2018-08-26T10:16:36Z","provider:network_type":"flat"}]} 2018-08-26 11:41:41,164 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-65ca8cae-d687-4400-ad57-664510de52d8 2018-08-26 11:41:41,164 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.111882925034s 2018-08-26 11:41:41,164 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-65ca8cae-d687-4400-ad57-664510de52d8 2018-08-26 11:41:41,166 - shade - DEBUG - Network pns-internal-net_5c891981-2df1-41a3-92a4-24bf46ff5e46 not found for deleting 2018-08-26 11:41:41,166 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-26 11:41:41,167 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5402c08f3fb8cb40df5e651a47d60a62d4094218" 2018-08-26 11:41:41,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-16fde44e-6d0b-4783-95db-51ffc5640641 Date: Sun, 26 Aug 2018 11:41:41 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"9c1c4110-1d5a-4c9e-9e4a-8295252f6976","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"526e4f7307214396989751533ff33528","status":"ACTIVE","subnets":["a3c401bc-6377-43cc-8a20-abe78f2d51b9"],"description":"","tags":[],"updated_at":"2018-08-26T10:33:06Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"526e4f7307214396989751533ff33528","created_at":"2018-08-26T10:16:36Z","provider:network_type":"flat"}]} 2018-08-26 11:41:41,241 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-16fde44e-6d0b-4783-95db-51ffc5640641 2018-08-26 11:41:41,241 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0747880935669s 2018-08-26 11:41:41,241 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-16fde44e-6d0b-4783-95db-51ffc5640641 2018-08-26 11:41:41,243 - shade - DEBUG - Network pns-internal-net2_5c891981-2df1-41a3-92a4-24bf46ff5e46 not found for deleting 2018-08-26 11:41:41,302 - xtesting.ci.run_tests - INFO - Loading test case 'shaker'... 2018-08-26 11:41:41,349 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-26 11:41:41,349 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-26 11:41:41,349 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-26 11:41:41,349 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-26 11:41:41,350 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-26 11:41:41,350 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-26 11:41:41,350 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-26 11:41:41,350 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-26 11:41:41,350 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-26 11:41:41,350 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-26 11:41:41,350 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-26 11:41:41,350 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-26 11:41:41,350 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-26 11:41:41,350 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-26 11:41:41,350 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-26 11:41:41,350 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-26 11:41:41,350 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-26 11:41:41,351 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-26 11:41:41,351 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-26 11:41:41,351 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-26 11:41:41,351 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-26 11:41:41,351 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-26 11:41:41,351 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-26 11:41:41,351 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-26 11:41:41,351 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-26 11:41:41,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-26 11:41:41,357 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11:41:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a70dad5-8b02-439b-9d2f-81f89ceceaa0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-08-26 11:41:41,357 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-1a70dad5-8b02-439b-9d2f-81f89ceceaa0 2018-08-26 11:41:41,358 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-26 11:41:41,749 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5d45fc17491a4aedb80e6e5e79d195c6", "name": "reader"}, {"id": "d371bb17b4354fa8812550829dff08d3", "name": "admin"}, {"id": "64b697102e1c4dfb82d6ae117acf5e44", "name": "member"}], "expires_at": "2018-08-26T12:41:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e428b6e578e2485b9cc26da9ccf96a96", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1210d332c9744f5cbc695a2c01f49732"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "816f0ebf045249fb84d97c4bfc1f0a06"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a44497dc0f584430880fbb34d798f187"}], "type": "metric", "id": "06403f6d19cc45d3876c1f817db4cc2a", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33aefc6453a54d88a8073094e7078823"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3af2aad436db4c72a190ee1afb07b296"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a48de89935fd4d0787f0c84bf3674881"}], "type": "network", "id": "4fcf375a7a284c3ca85dd165d598c3cb", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/e428b6e578e2485b9cc26da9ccf96a96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1acf73a288dd435cb0883e7723ed5056"}, {"url": "http://192.30.9.5:8776/v3/e428b6e578e2485b9cc26da9ccf96a96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25ab930679644d89bac501b74509b76d"}, {"url": "http://172.30.9.22:8776/v3/e428b6e578e2485b9cc26da9ccf96a96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe463692e35f41e28415b64d8ffd10af"}], "type": "volumev3", "id": "5679bf9cdfbb4efdb97a61a69442b76f", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/e428b6e578e2485b9cc26da9ccf96a96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4234eccc4e5c4c81a9740ee2adf95b67"}, {"url": "http://172.30.9.22:8776/v2/e428b6e578e2485b9cc26da9ccf96a96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "456ac2ca5ce14a919050a73ace6b5d36"}, {"url": "http://192.30.9.5:8776/v2/e428b6e578e2485b9cc26da9ccf96a96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec61effda13a4644aad9e330753e8ad3"}], "type": "volumev2", "id": "5fba3b72fec244c7b311cd023156a4e5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "057ed3b924844253978ad62059e6acbb"}, {"url": "http://172.30.9.22:8776/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c5726572f244dc1a37ddbd93a609edb"}, {"url": "http://192.30.9.5:8776/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7144203ef2f146f6a443da1e2a6503e6"}], "type": "volume", "id": "71aa1ff84fdd4eab95dbd16ac5fbfcf7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "218ecd9779c74fdbb9eff6a86b2e2ffa"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a4ae0c6c06a42aba305e1cb16268330"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f631f43b783d40b894997b7b49ab8a6b"}], "type": "image", "id": "7986c8336c5046db98dd34c332d24e7f", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "8edc8950a979429d96b680df313310a4", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a2d0d8a4ee24abcbae458bd1ce751ff"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6d1c3e6266f14458a3def33c4f0479b2"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "feca7a31784e458fb732ee0ca32ab24d"}], "type": "cloudformation", "id": "a1648659a78445d4bcaef3988eb0583e", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c10a925a2de437eac36a10b437ddcd1"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "517a76a99e3d470abde8b2e237f68205"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71f914c9732c486db7ec4dade5ea337a"}], "type": "compute", "id": "b18e3a8824af4ed79cd0162b85ca91d6", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91e36bdd70374197a9cc1cf82d4cacd4"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1c68732373a41b6bbdf0d38be58918e"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f7fd23166fd04cdbb15ae3b9534561a8"}], "type": "event", "id": "c887a5552b5842c5bbc8ce1b66332916", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68d3020187d14b4b925c0dbdfac338f6"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77e68b53932a4902a3a68484356b1c4e"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "809dcbff39164bbfaf936f0b35fd176c"}], "type": "placement", "id": "cd8c278131c84e4683012d83ae70eec0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8080/v1/AUTH_e428b6e578e2485b9cc26da9ccf96a96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49dd5c5e91d54d6aa44952eaa2390224"}, {"url": "http://12.0.0.43:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d5db89631954c7baafaf65b5aea991a"}, {"url": "http://12.0.0.43:8080/v1/AUTH_e428b6e578e2485b9cc26da9ccf96a96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "727249cbc39e4628bd3a179bd516b829"}], "type": "object-store", "id": "ec31481f5236441e98c13b38a9c609ec", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bc083505e0a4fba9e18037c17ad1785"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a4bed8aa09042d1be0a485c1bac878c"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89809cbce7344bcdbc14222d09ca5c81"}], "type": "identity", "id": "f4a28c09b9d7444fb27267a9c13f5ad7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0bd24ae5e1bc445db6c4eb649aa04b43"}, {"url": "http://192.30.9.5:8004/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6e6016d81674fa7951c5c486b38f564"}, {"url": "http://192.30.9.5:8004/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d22e870073e14dc5a443931e483e51a2"}], "type": "orchestration", "id": "f619feeb4e1c4cde836d701d6b52295f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "348e8fd3cbd140de8fdb5a2e7f1ba9ce"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37dabf8c0b3c4b4da176de43bbacdd17"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "97e424052ba4486c88034276e7ba90a9"}], "type": "alarming", "id": "ffab3464fcfe4e6086e29e4f2cac9a99", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1e1511f6281344c28c2a63d6a8174f8d"}, "audit_ids": ["E8ftY5qNTiePOKrdfpvfyw"], "issued_at": "2018-08-26T11:41:41.000000Z"}} 2018-08-26 11:41:41,752 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-26 11:41:41,753 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a2d48f6ff5a85fdb79226b627e5b084591486e90" 2018-08-26 11:41:42,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-9bc7ef2d-b0ec-414f-96b9-5fd453697c55 Date: Sun, 26 Aug 2018 11:41:42 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"9c1c4110-1d5a-4c9e-9e4a-8295252f6976","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"526e4f7307214396989751533ff33528","status":"ACTIVE","subnets":["a3c401bc-6377-43cc-8a20-abe78f2d51b9"],"description":"","tags":[],"updated_at":"2018-08-26T10:33:06Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"526e4f7307214396989751533ff33528","created_at":"2018-08-26T10:16:36Z","provider:network_type":"flat"}]} 2018-08-26 11:41:42,114 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-9bc7ef2d-b0ec-414f-96b9-5fd453697c55 2018-08-26 11:41:42,114 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.362065076828s 2018-08-26 11:41:42,115 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-9bc7ef2d-b0ec-414f-96b9-5fd453697c55 2018-08-26 11:41:42,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-26 11:41:42,124 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 26 Aug 2018 11:41:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-072852b9-a93b-4998-8dee-94ee95fd2945 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2018-08-26 11:41:42,124 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-072852b9-a93b-4998-8dee-94ee95fd2945 2018-08-26 11:41:42,125 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-26 11:41:42,128 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a2d48f6ff5a85fdb79226b627e5b084591486e90" 2018-08-26 11:41:42,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11:41:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1146017-6793-47be-aa71-438b29d523d9 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/b7fcd596cb374671bfc994968e0279ce"}, "tags": [], "enabled": true, "id": "b7fcd596cb374671bfc994968e0279ce", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-08-26 11:41:42,309 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-c1146017-6793-47be-aa71-438b29d523d9 2018-08-26 11:41:42,309 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.184387922287s 2018-08-26 11:41:42,310 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-c1146017-6793-47be-aa71-438b29d523d9 2018-08-26 11:41:42,316 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-26 11:41:42,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a2d48f6ff5a85fdb79226b627e5b084591486e90" -d '{"project": {"description": "Created by OPNFV Functest: shaker", "enabled": true, "domain_id": "default", "name": "shaker-project_41b12b66-1244-4b11-b43c-e656538192a1"}}' 2018-08-26 11:41:42,550 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 26 Aug 2018 11:41:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8f880407-18b1-45a5-b93a-053221da7acf Content-Length: 358 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.22:5000/v3/projects/25b26187e3f845be8bd8076b4519032b"}, "tags": [], "enabled": true, "id": "25b26187e3f845be8bd8076b4519032b", "parent_id": "default", "domain_id": "default", "name": "shaker-project_41b12b66-1244-4b11-b43c-e656538192a1"}} 2018-08-26 11:41:42,550 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-8f880407-18b1-45a5-b93a-053221da7acf 2018-08-26 11:41:42,550 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.233722925186s 2018-08-26 11:41:42,551 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-8f880407-18b1-45a5-b93a-053221da7acf 2018-08-26 11:41:42,551 - 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'25b26187e3f845be8bd8076b4519032b', '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_41b12b66-1244-4b11-b43c-e656538192a1'}) 2018-08-26 11:41:42,557 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-26 11:41:42,560 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a2d48f6ff5a85fdb79226b627e5b084591486e90" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "8aa72df7-5043-43f1-94ae-4d63e76755d7", "email": null, "name": "shaker-user_41b12b66-1244-4b11-b43c-e656538192a1"}}' 2018-08-26 11:41:43,010 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 26 Aug 2018 11:41:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ee3ce72b-d8bf-47ae-80f2-9eb6ae3ecac3 Content-Length: 321 Content-Type: application/json RESP BODY: {"user": {"name": "shaker-user_41b12b66-1244-4b11-b43c-e656538192a1", "links": {"self": "http://172.30.9.22:5000/v3/users/b624bace868344beb8d3bab656284356"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b624bace868344beb8d3bab656284356", "domain_id": "default", "password_expires_at": null}} 2018-08-26 11:41:43,010 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-ee3ce72b-d8bf-47ae-80f2-9eb6ae3ecac3 2018-08-26 11:41:43,011 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.453446149826s 2018-08-26 11:41:43,011 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-ee3ce72b-d8bf-47ae-80f2-9eb6ae3ecac3 2018-08-26 11:41:43,011 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'b624bace868344beb8d3bab656284356', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'shaker-user_41b12b66-1244-4b11-b43c-e656538192a1'}) 2018-08-26 11:41:43,015 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-26 11:41:43,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a2d48f6ff5a85fdb79226b627e5b084591486e90" 2018-08-26 11:41:43,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11:41:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b39e75a5-fbd2-4aed-a054-2d5ba710b1ec Content-Encoding: gzip Content-Length: 409 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "478525232f8240f3a5bcb37e18d15367", "links": {"self": "http://172.30.9.22:5000/v3/roles/478525232f8240f3a5bcb37e18d15367"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5d45fc17491a4aedb80e6e5e79d195c6", "links": {"self": "http://172.30.9.22:5000/v3/roles/5d45fc17491a4aedb80e6e5e79d195c6"}, "name": "reader"}, {"domain_id": null, "id": "64b697102e1c4dfb82d6ae117acf5e44", "links": {"self": "http://172.30.9.22:5000/v3/roles/64b697102e1c4dfb82d6ae117acf5e44"}, "name": "member"}, {"domain_id": null, "id": "6c30dd1ed17747c19a3fff37cee8f134", "links": {"self": "http://172.30.9.22:5000/v3/roles/6c30dd1ed17747c19a3fff37cee8f134"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b29a3a0f7cee4599871eeb6731b9c6f2", "links": {"self": "http://172.30.9.22:5000/v3/roles/b29a3a0f7cee4599871eeb6731b9c6f2"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d371bb17b4354fa8812550829dff08d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/d371bb17b4354fa8812550829dff08d3"}, "name": "admin"}, {"domain_id": null, "id": "d54515a19cc04386a508cfaf3906e7e7", "links": {"self": "http://172.30.9.22:5000/v3/roles/d54515a19cc04386a508cfaf3906e7e7"}, "name": "swiftoperator"}]} 2018-08-26 11:41:43,119 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-b39e75a5-fbd2-4aed-a054-2d5ba710b1ec 2018-08-26 11:41:43,119 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.104074001312s 2018-08-26 11:41:43,119 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-b39e75a5-fbd2-4aed-a054-2d5ba710b1ec 2018-08-26 11:41:43,124 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-26 11:41:43,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a2d48f6ff5a85fdb79226b627e5b084591486e90" 2018-08-26 11:41:43,409 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11:41:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad0de127-0186-4a3e-9ff2-b00370bd2112 Content-Encoding: gzip Content-Length: 409 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "478525232f8240f3a5bcb37e18d15367", "links": {"self": "http://172.30.9.22:5000/v3/roles/478525232f8240f3a5bcb37e18d15367"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5d45fc17491a4aedb80e6e5e79d195c6", "links": {"self": "http://172.30.9.22:5000/v3/roles/5d45fc17491a4aedb80e6e5e79d195c6"}, "name": "reader"}, {"domain_id": null, "id": "64b697102e1c4dfb82d6ae117acf5e44", "links": {"self": "http://172.30.9.22:5000/v3/roles/64b697102e1c4dfb82d6ae117acf5e44"}, "name": "member"}, {"domain_id": null, "id": "6c30dd1ed17747c19a3fff37cee8f134", "links": {"self": "http://172.30.9.22:5000/v3/roles/6c30dd1ed17747c19a3fff37cee8f134"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b29a3a0f7cee4599871eeb6731b9c6f2", "links": {"self": "http://172.30.9.22:5000/v3/roles/b29a3a0f7cee4599871eeb6731b9c6f2"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d371bb17b4354fa8812550829dff08d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/d371bb17b4354fa8812550829dff08d3"}, "name": "admin"}, {"domain_id": null, "id": "d54515a19cc04386a508cfaf3906e7e7", "links": {"self": "http://172.30.9.22:5000/v3/roles/d54515a19cc04386a508cfaf3906e7e7"}, "name": "swiftoperator"}]} 2018-08-26 11:41:43,409 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-ad0de127-0186-4a3e-9ff2-b00370bd2112 2018-08-26 11:41:43,410 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.28528881073s 2018-08-26 11:41:43,410 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-ad0de127-0186-4a3e-9ff2-b00370bd2112 2018-08-26 11:41:43,415 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-26 11:41:43,418 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a2d48f6ff5a85fdb79226b627e5b084591486e90" 2018-08-26 11:41:43,596 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11:41:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b724e4d-25cc-490a-915c-15803fa182c5 Content-Encoding: gzip Content-Length: 409 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "478525232f8240f3a5bcb37e18d15367", "links": {"self": "http://172.30.9.22:5000/v3/roles/478525232f8240f3a5bcb37e18d15367"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5d45fc17491a4aedb80e6e5e79d195c6", "links": {"self": "http://172.30.9.22:5000/v3/roles/5d45fc17491a4aedb80e6e5e79d195c6"}, "name": "reader"}, {"domain_id": null, "id": "64b697102e1c4dfb82d6ae117acf5e44", "links": {"self": "http://172.30.9.22:5000/v3/roles/64b697102e1c4dfb82d6ae117acf5e44"}, "name": "member"}, {"domain_id": null, "id": "6c30dd1ed17747c19a3fff37cee8f134", "links": {"self": "http://172.30.9.22:5000/v3/roles/6c30dd1ed17747c19a3fff37cee8f134"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b29a3a0f7cee4599871eeb6731b9c6f2", "links": {"self": "http://172.30.9.22:5000/v3/roles/b29a3a0f7cee4599871eeb6731b9c6f2"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d371bb17b4354fa8812550829dff08d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/d371bb17b4354fa8812550829dff08d3"}, "name": "admin"}, {"domain_id": null, "id": "d54515a19cc04386a508cfaf3906e7e7", "links": {"self": "http://172.30.9.22:5000/v3/roles/d54515a19cc04386a508cfaf3906e7e7"}, "name": "swiftoperator"}]} 2018-08-26 11:41:43,596 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-9b724e4d-25cc-490a-915c-15803fa182c5 2018-08-26 11:41:43,596 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.180970907211s 2018-08-26 11:41:43,596 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-9b724e4d-25cc-490a-915c-15803fa182c5 2018-08-26 11:41:43,601 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-26 11:41:43,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a2d48f6ff5a85fdb79226b627e5b084591486e90" 2018-08-26 11:41:43,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11:41:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a67fe02-234c-4d11-ad52-f56974f08b4c Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-26 11:41:43,698 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-2a67fe02-234c-4d11-ad52-f56974f08b4c 2018-08-26 11:41:43,699 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0973410606384s 2018-08-26 11:41:43,699 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-2a67fe02-234c-4d11-ad52-f56974f08b4c 2018-08-26 11:41:43,700 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-26 11:41:43,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a2d48f6ff5a85fdb79226b627e5b084591486e90" 2018-08-26 11:41:43,823 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11:41:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f560dc7-087a-46ce-b827-75657f9c956a Content-Encoding: gzip Content-Length: 967 Content-Type: application/json RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/00af5ffb672f4832ab8347fc3e59dad9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "00af5ffb672f4832ab8347fc3e59dad9", "email": "placement@localhost", "password_expires_at": null}, {"name": "api_check-user_cfa71808-e14a-4d0f-a925-c4cce043949d", "links": {"self": "http://172.30.9.22:5000/v3/users/0653adcd9bbd40d4a2487cf2c2b18753"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0653adcd9bbd40d4a2487cf2c2b18753", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/1155cddaef57457382d358aece0b4688"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1155cddaef57457382d358aece0b4688", "email": "panko@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_d167a7b0-d3aa-4f83-af07-f37a57d140fb", "links": {"self": "http://172.30.9.22:5000/v3/users/1df9f75d1d584587b0935d6ba2e78671"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1df9f75d1d584587b0935d6ba2e78671", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/1e1511f6281344c28c2a63d6a8174f8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1e1511f6281344c28c2a63d6a8174f8d", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/1f874aa402974ad1bde389b6ec3af461"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f874aa402974ad1bde389b6ec3af461", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/30ef6c63ca4f478ababb01839799530e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30ef6c63ca4f478ababb01839799530e", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/35943616abfb419b876965ce89cb2b8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "35943616abfb419b876965ce89cb2b8d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/394bd3d373f84b679204b10778d4c5d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "394bd3d373f84b679204b10778d4c5d6", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/5c46482149dc41d8a0f23a545eb8a332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c46482149dc41d8a0f23a545eb8a332", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6731abf69162411bab854fe2da778196"}, "domain_id": "b7fcd596cb374671bfc994968e0279ce", "enabled": true, "options": {}, "id": "6731abf69162411bab854fe2da778196", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "shaker-user_41b12b66-1244-4b11-b43c-e656538192a1", "links": {"self": "http://172.30.9.22:5000/v3/users/b624bace868344beb8d3bab656284356"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b624bace868344beb8d3bab656284356", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/bc64983782874634be200a54d67bb2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bc64983782874634be200a54d67bb2dc", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/c16290bda05544839663305b8b46bfc4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c16290bda05544839663305b8b46bfc4", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/c78b7ea859ad4b4d9090aceb9cc94927"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c78b7ea859ad4b4d9090aceb9cc94927", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/f77a9ddb8d1e4546857d3ecef0ddf962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77a9ddb8d1e4546857d3ecef0ddf962", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/fd2f2ae2af224ce09fd25349c942fbd7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd2f2ae2af224ce09fd25349c942fbd7", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-08-26 11:41:43,824 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-4f560dc7-087a-46ce-b827-75657f9c956a 2018-08-26 11:41:43,824 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.12409901619s 2018-08-26 11:41:43,824 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-4f560dc7-087a-46ce-b827-75657f9c956a 2018-08-26 11:41:43,836 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-26 11:41:43,839 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a2d48f6ff5a85fdb79226b627e5b084591486e90" 2018-08-26 11:41:44,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11:41:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d920c7c8-f2f2-4f81-af41-04f0796abe9f Content-Encoding: gzip Content-Length: 529 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/e428b6e578e2485b9cc26da9ccf96a96"}, "tags": [], "enabled": true, "id": "e428b6e578e2485b9cc26da9ccf96a96", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/c99e13955d6e4bb58dbfa100dcee4823"}, "tags": [], "enabled": true, "id": "c99e13955d6e4bb58dbfa100dcee4823", "parent_id": "default", "domain_id": "default", "name": "api_check-project_cfa71808-e14a-4d0f-a925-c4cce043949d"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/526e4f7307214396989751533ff33528"}, "tags": [], "enabled": true, "id": "526e4f7307214396989751533ff33528", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.22:5000/v3/projects/25b26187e3f845be8bd8076b4519032b"}, "tags": [], "enabled": true, "id": "25b26187e3f845be8bd8076b4519032b", "parent_id": "default", "domain_id": "default", "name": "shaker-project_41b12b66-1244-4b11-b43c-e656538192a1"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/45644229c8c04c4988a3eb8730a7b1ac"}, "tags": [], "enabled": true, "id": "45644229c8c04c4988a3eb8730a7b1ac", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_d167a7b0-d3aa-4f83-af07-f37a57d140fb"}]} 2018-08-26 11:41:44,119 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-d920c7c8-f2f2-4f81-af41-04f0796abe9f 2018-08-26 11:41:44,119 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.283050060272s 2018-08-26 11:41:44,120 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-d920c7c8-f2f2-4f81-af41-04f0796abe9f 2018-08-26 11:41:44,128 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-26 11:41:44,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=b624bace868344beb8d3bab656284356&role.id=64b697102e1c4dfb82d6ae117acf5e44&scope.project.id=25b26187e3f845be8bd8076b4519032b" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a2d48f6ff5a85fdb79226b627e5b084591486e90" 2018-08-26 11:41:44,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11:41:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1822e38b-9c2e-4ae2-aceb-ff4b9f9904d5 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=b624bace868344beb8d3bab656284356&role.id=64b697102e1c4dfb82d6ae117acf5e44&scope.project.id=25b26187e3f845be8bd8076b4519032b", "previous": null, "next": null}} 2018-08-26 11:41:44,234 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=b624bace868344beb8d3bab656284356&role.id=64b697102e1c4dfb82d6ae117acf5e44&scope.project.id=25b26187e3f845be8bd8076b4519032b used request id req-1822e38b-9c2e-4ae2-aceb-ff4b9f9904d5 2018-08-26 11:41:44,235 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.106780052185s 2018-08-26 11:41:44,235 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=b624bace868344beb8d3bab656284356&role.id=64b697102e1c4dfb82d6ae117acf5e44&scope.project.id=25b26187e3f845be8bd8076b4519032b used request id req-1822e38b-9c2e-4ae2-aceb-ff4b9f9904d5 2018-08-26 11:41:44,238 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-26 11:41:44,242 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/25b26187e3f845be8bd8076b4519032b/users/b624bace868344beb8d3bab656284356/roles/64b697102e1c4dfb82d6ae117acf5e44 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a2d48f6ff5a85fdb79226b627e5b084591486e90" 2018-08-26 11:41:44,387 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 26 Aug 2018 11:41:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5f1e51eb-910a-4a5c-ab88-400a3cf62366 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-26 11:41:44,387 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/25b26187e3f845be8bd8076b4519032b/users/b624bace868344beb8d3bab656284356/roles/64b697102e1c4dfb82d6ae117acf5e44 used request id req-5f1e51eb-910a-4a5c-ab88-400a3cf62366 2018-08-26 11:41:44,387 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.148494958878s 2018-08-26 11:41:44,387 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/25b26187e3f845be8bd8076b4519032b/users/b624bace868344beb8d3bab656284356/roles/64b697102e1c4dfb82d6ae117acf5e44 used request id req-5f1e51eb-910a-4a5c-ab88-400a3cf62366 2018-08-26 11:41:44,388 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'shaker-project_41b12b66-1244-4b11-b43c-e656538192a1', 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'25b26187e3f845be8bd8076b4519032b', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '8aa72df7-5043-43f1-94ae-4d63e76755d7', 'username': u'shaker-user_41b12b66-1244-4b11-b43c-e656538192a1', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-26 11:41:44,389 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-26 11:41:44,389 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-26 11:41:44,389 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-26 11:41:44,390 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-26 11:41:44,390 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-26 11:41:44,390 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-26 11:41:44,390 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-26 11:41:44,390 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-26 11:41:44,390 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-26 11:41:44,390 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-26 11:41:44,390 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-26 11:41:44,390 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-26 11:41:44,391 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-26 11:41:44,391 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-26 11:41:44,391 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-26 11:41:44,391 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-26 11:41:44,391 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-26 11:41:44,391 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-26 11:41:44,391 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-26 11:41:44,391 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-26 11:41:44,392 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-26 11:41:44,392 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-26 11:41:44,392 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-26 11:41:44,392 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-26 11:41:44,392 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-26 11:41:44,393 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'shaker-user_41b12b66-1244-4b11-b43c-e656538192a1', 'password': '8aa72df7-5043-43f1-94ae-4d63e76755d7', 'project_name': 'shaker-project_41b12b66-1244-4b11-b43c-e656538192a1', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': '25b26187e3f845be8bd8076b4519032b', 'project_domain_name': 'Default'} 2018-08-26 11:41:44,394 - xtesting.ci.run_tests - INFO - Running test case 'shaker'... 2018-08-26 11:41:44,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-26 11:41:44,402 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11:41:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9b34c01-2580-4b43-ba2c-233c99a6568f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-08-26 11:41:44,402 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-c9b34c01-2580-4b43-ba2c-233c99a6568f 2018-08-26 11:41:44,403 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-26 11:41:44,791 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5d45fc17491a4aedb80e6e5e79d195c6", "name": "reader"}, {"id": "64b697102e1c4dfb82d6ae117acf5e44", "name": "member"}], "expires_at": "2018-08-26T12:41:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "25b26187e3f845be8bd8076b4519032b", "name": "shaker-project_41b12b66-1244-4b11-b43c-e656538192a1"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1210d332c9744f5cbc695a2c01f49732"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "816f0ebf045249fb84d97c4bfc1f0a06"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a44497dc0f584430880fbb34d798f187"}], "type": "metric", "id": "06403f6d19cc45d3876c1f817db4cc2a", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33aefc6453a54d88a8073094e7078823"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3af2aad436db4c72a190ee1afb07b296"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a48de89935fd4d0787f0c84bf3674881"}], "type": "network", "id": "4fcf375a7a284c3ca85dd165d598c3cb", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/25b26187e3f845be8bd8076b4519032b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1acf73a288dd435cb0883e7723ed5056"}, {"url": "http://192.30.9.5:8776/v3/25b26187e3f845be8bd8076b4519032b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25ab930679644d89bac501b74509b76d"}, {"url": "http://172.30.9.22:8776/v3/25b26187e3f845be8bd8076b4519032b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe463692e35f41e28415b64d8ffd10af"}], "type": "volumev3", "id": "5679bf9cdfbb4efdb97a61a69442b76f", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/25b26187e3f845be8bd8076b4519032b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4234eccc4e5c4c81a9740ee2adf95b67"}, {"url": "http://172.30.9.22:8776/v2/25b26187e3f845be8bd8076b4519032b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "456ac2ca5ce14a919050a73ace6b5d36"}, {"url": "http://192.30.9.5:8776/v2/25b26187e3f845be8bd8076b4519032b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec61effda13a4644aad9e330753e8ad3"}], "type": "volumev2", "id": "5fba3b72fec244c7b311cd023156a4e5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/25b26187e3f845be8bd8076b4519032b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "057ed3b924844253978ad62059e6acbb"}, {"url": "http://172.30.9.22:8776/v1/25b26187e3f845be8bd8076b4519032b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c5726572f244dc1a37ddbd93a609edb"}, {"url": "http://192.30.9.5:8776/v1/25b26187e3f845be8bd8076b4519032b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7144203ef2f146f6a443da1e2a6503e6"}], "type": "volume", "id": "71aa1ff84fdd4eab95dbd16ac5fbfcf7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "218ecd9779c74fdbb9eff6a86b2e2ffa"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a4ae0c6c06a42aba305e1cb16268330"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f631f43b783d40b894997b7b49ab8a6b"}], "type": "image", "id": "7986c8336c5046db98dd34c332d24e7f", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "8edc8950a979429d96b680df313310a4", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a2d0d8a4ee24abcbae458bd1ce751ff"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6d1c3e6266f14458a3def33c4f0479b2"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "feca7a31784e458fb732ee0ca32ab24d"}], "type": "cloudformation", "id": "a1648659a78445d4bcaef3988eb0583e", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c10a925a2de437eac36a10b437ddcd1"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "517a76a99e3d470abde8b2e237f68205"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71f914c9732c486db7ec4dade5ea337a"}], "type": "compute", "id": "b18e3a8824af4ed79cd0162b85ca91d6", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91e36bdd70374197a9cc1cf82d4cacd4"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1c68732373a41b6bbdf0d38be58918e"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f7fd23166fd04cdbb15ae3b9534561a8"}], "type": "event", "id": "c887a5552b5842c5bbc8ce1b66332916", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68d3020187d14b4b925c0dbdfac338f6"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77e68b53932a4902a3a68484356b1c4e"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "809dcbff39164bbfaf936f0b35fd176c"}], "type": "placement", "id": "cd8c278131c84e4683012d83ae70eec0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8080/v1/AUTH_25b26187e3f845be8bd8076b4519032b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49dd5c5e91d54d6aa44952eaa2390224"}, {"url": "http://12.0.0.43:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d5db89631954c7baafaf65b5aea991a"}, {"url": "http://12.0.0.43:8080/v1/AUTH_25b26187e3f845be8bd8076b4519032b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "727249cbc39e4628bd3a179bd516b829"}], "type": "object-store", "id": "ec31481f5236441e98c13b38a9c609ec", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bc083505e0a4fba9e18037c17ad1785"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a4bed8aa09042d1be0a485c1bac878c"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89809cbce7344bcdbc14222d09ca5c81"}], "type": "identity", "id": "f4a28c09b9d7444fb27267a9c13f5ad7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/25b26187e3f845be8bd8076b4519032b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0bd24ae5e1bc445db6c4eb649aa04b43"}, {"url": "http://192.30.9.5:8004/v1/25b26187e3f845be8bd8076b4519032b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6e6016d81674fa7951c5c486b38f564"}, {"url": "http://192.30.9.5:8004/v1/25b26187e3f845be8bd8076b4519032b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d22e870073e14dc5a443931e483e51a2"}], "type": "orchestration", "id": "f619feeb4e1c4cde836d701d6b52295f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "348e8fd3cbd140de8fdb5a2e7f1ba9ce"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37dabf8c0b3c4b4da176de43bbacdd17"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "97e424052ba4486c88034276e7ba90a9"}], "type": "alarming", "id": "ffab3464fcfe4e6086e29e4f2cac9a99", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "shaker-user_41b12b66-1244-4b11-b43c-e656538192a1", "id": "b624bace868344beb8d3bab656284356"}, "audit_ids": ["3iowc0LBT7-Xtlqnm8bFOQ"], "issued_at": "2018-08-26T11:41:44.000000Z"}} 2018-08-26 11:41:44,794 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-26 11:41:44,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8fab0dfa28effdd3e06c72d246df16260fcd0134" -d '{"network": {"name": "shaker-net_41b12b66-1244-4b11-b43c-e656538192a1", "admin_state_up": true}}' 2018-08-26 11:41:45,325 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 584 X-Openstack-Request-Id: req-4181d0ea-01cf-42bd-9e5f-1f9b41041f4d Date: Sun, 26 Aug 2018 11:41:45 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"25b26187e3f845be8bd8076b4519032b","created_at":"2018-08-26T11:41:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-26T11:41:45Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"25b26187e3f845be8bd8076b4519032b","id":"bbc1ed07-a9ef-4b71-9004-5a29165f8076","name":"shaker-net_41b12b66-1244-4b11-b43c-e656538192a1"}} 2018-08-26 11:41:45,325 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-4181d0ea-01cf-42bd-9e5f-1f9b41041f4d 2018-08-26 11:41:45,325 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.530517101288s 2018-08-26 11:41:45,326 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-4181d0ea-01cf-42bd-9e5f-1f9b41041f4d 2018-08-26 11:41:45,326 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'updated_at': u'2018-08-26T11:41:45Z', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'id': u'bbc1ed07-a9ef-4b71-9004-5a29165f8076', u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'shaker-net_41b12b66-1244-4b11-b43c-e656538192a1', u'admin_state_up': True, u'tenant_id': u'25b26187e3f845be8bd8076b4519032b', u'created_at': u'2018-08-26T11:41:45Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'25b26187e3f845be8bd8076b4519032b'}) 2018-08-26 11:41:45,327 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-26 11:41:45,327 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8fab0dfa28effdd3e06c72d246df16260fcd0134" 2018-08-26 11:41:45,485 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1144 X-Openstack-Request-Id: req-e18ee8ed-68a5-4aa4-85bd-21e5a97b9b21 Date: Sun, 26 Aug 2018 11:41:45 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a3c401bc-6377-43cc-8a20-abe78f2d51b9"],"updated_at":"2018-08-26T10:33:06Z","tenant_id":"526e4f7307214396989751533ff33528","created_at":"2018-08-26T10:16:36Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"526e4f7307214396989751533ff33528","id":"9c1c4110-1d5a-4c9e-9e4a-8295252f6976","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-26T11:41:45Z","tenant_id":"25b26187e3f845be8bd8076b4519032b","created_at":"2018-08-26T11:41:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":1,"admin_state_up":true,"shared":false,"project_id":"25b26187e3f845be8bd8076b4519032b","id":"bbc1ed07-a9ef-4b71-9004-5a29165f8076","name":"shaker-net_41b12b66-1244-4b11-b43c-e656538192a1"}]} 2018-08-26 11:41:45,486 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-e18ee8ed-68a5-4aa4-85bd-21e5a97b9b21 2018-08-26 11:41:45,486 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.158930063248s 2018-08-26 11:41:45,486 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-e18ee8ed-68a5-4aa4-85bd-21e5a97b9b21 2018-08-26 11:41:45,488 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-26 11:41:45,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8fab0dfa28effdd3e06c72d246df16260fcd0134" -d '{"subnet": {"name": "shaker-subnet_41b12b66-1244-4b11-b43c-e656538192a1", "enable_dhcp": true, "network_id": "bbc1ed07-a9ef-4b71-9004-5a29165f8076", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-26 11:41:46,109 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-261f6296-d4dd-43f4-b24b-4c10ea5ec2ce Date: Sun, 26 Aug 2018 11:41:46 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bbc1ed07-a9ef-4b71-9004-5a29165f8076","tenant_id":"25b26187e3f845be8bd8076b4519032b","created_at":"2018-08-26T11:41:45Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-26T11:41:45Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"25b26187e3f845be8bd8076b4519032b","id":"97b7f602-3cd2-460e-a2f4-27d008b11754","subnetpool_id":null,"name":"shaker-subnet_41b12b66-1244-4b11-b43c-e656538192a1"}} 2018-08-26 11:41:46,109 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-261f6296-d4dd-43f4-b24b-4c10ea5ec2ce 2018-08-26 11:41:46,109 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.621498823166s 2018-08-26 11:41:46,109 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-261f6296-d4dd-43f4-b24b-4c10ea5ec2ce 2018-08-26 11:41:46,110 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-26T11:41: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'97b7f602-3cd2-460e-a2f4-27d008b11754', u'subnetpool_id': None, u'service_types': [], u'name': u'shaker-subnet_41b12b66-1244-4b11-b43c-e656538192a1', u'enable_dhcp': True, u'network_id': u'bbc1ed07-a9ef-4b71-9004-5a29165f8076', u'tenant_id': u'25b26187e3f845be8bd8076b4519032b', u'created_at': u'2018-08-26T11:41: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'25b26187e3f845be8bd8076b4519032b'}) 2018-08-26 11:41:46,111 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-26 11:41:46,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8fab0dfa28effdd3e06c72d246df16260fcd0134" -d '{"router": {"external_gateway_info": {"network_id": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976"}, "name": "shaker-router_41b12b66-1244-4b11-b43c-e656538192a1", "admin_state_up": true}}' 2018-08-26 11:41:47,386 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 617 X-Openstack-Request-Id: req-ff63752e-5bfc-42b5-ae31-b2147cc4626a Date: Sun, 26 Aug 2018 11:41:47 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a3c401bc-6377-43cc-8a20-abe78f2d51b9", "ip_address": "172.30.9.205"}]}, "description": "", "tags": [], "tenant_id": "25b26187e3f845be8bd8076b4519032b", "created_at": "2018-08-26T11:41:46Z", "admin_state_up": true, "updated_at": "2018-08-26T11:41:47Z", "revision_number": 2, "routes": [], "project_id": "25b26187e3f845be8bd8076b4519032b", "id": "ad936b24-eb19-4e55-a479-0b7612993bc4", "name": "shaker-router_41b12b66-1244-4b11-b43c-e656538192a1"}} 2018-08-26 11:41:47,386 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-ff63752e-5bfc-42b5-ae31-b2147cc4626a 2018-08-26 11:41:47,386 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.27537608147s 2018-08-26 11:41:47,386 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-ff63752e-5bfc-42b5-ae31-b2147cc4626a 2018-08-26 11:41:47,387 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'9c1c4110-1d5a-4c9e-9e4a-8295252f6976', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'a3c401bc-6377-43cc-8a20-abe78f2d51b9', u'ip_address': u'172.30.9.205'}]}, u'description': u'', u'tags': [], u'tenant_id': u'25b26187e3f845be8bd8076b4519032b', u'created_at': u'2018-08-26T11:41:46Z', u'admin_state_up': True, u'updated_at': u'2018-08-26T11:41:47Z', u'revision_number': 2, u'routes': [], u'project_id': u'25b26187e3f845be8bd8076b4519032b', u'id': u'ad936b24-eb19-4e55-a479-0b7612993bc4', u'name': u'shaker-router_41b12b66-1244-4b11-b43c-e656538192a1'}) 2018-08-26 11:41:47,388 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-26 11:41:47,388 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/ad936b24-eb19-4e55-a479-0b7612993bc4/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}8fab0dfa28effdd3e06c72d246df16260fcd0134" -d '{"subnet_id": "97b7f602-3cd2-460e-a2f4-27d008b11754"}' 2018-08-26 11:41:49,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-11db5456-8f16-4412-812c-fcab2ac2a248 Date: Sun, 26 Aug 2018 11:41:49 GMT RESP BODY: {"network_id": "bbc1ed07-a9ef-4b71-9004-5a29165f8076", "tenant_id": "25b26187e3f845be8bd8076b4519032b", "subnet_id": "97b7f602-3cd2-460e-a2f4-27d008b11754", "subnet_ids": ["97b7f602-3cd2-460e-a2f4-27d008b11754"], "port_id": "a9842e4f-a368-4caa-9cb0-300d9f194628", "id": "ad936b24-eb19-4e55-a479-0b7612993bc4"} 2018-08-26 11:41:49,318 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/ad936b24-eb19-4e55-a479-0b7612993bc4/add_router_interface.json used request id req-11db5456-8f16-4412-812c-fcab2ac2a248 2018-08-26 11:41:49,318 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.93053603172s 2018-08-26 11:41:49,319 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/ad936b24-eb19-4e55-a479-0b7612993bc4/add_router_interface.json used request id req-11db5456-8f16-4412-812c-fcab2ac2a248 returning object ad936b24-eb19-4e55-a479-0b7612993bc4 2018-08-26 11:41:49,319 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/shaker-image.qcow2 2018-08-26 11:41:53,041 - shade - DEBUG - Image file /home/opnfv/functest/images/shaker-image.qcow2 md5:cea74a063cc5ef2b018ec12beb0bf961 sha256:5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017 2018-08-26 11:41:53,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-26 11:41:53,052 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Sun, 26 Aug 2018 11:41:53 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2018-08-26 11:41:53,059 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-26 11:41:53,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8fab0dfa28effdd3e06c72d246df16260fcd0134" 2018-08-26 11:41:53,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-f2610d0a-e478-414e-886a-3f9e4a71824d Date: Sun, 26 Aug 2018 11:41:53 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-26 11:41:53,350 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-f2610d0a-e478-414e-886a-3f9e4a71824d 2018-08-26 11:41:53,350 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.290750026703s 2018-08-26 11:41:53,350 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-f2610d0a-e478-414e-886a-3f9e4a71824d 2018-08-26 11:41:53,358 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-26 11:41:53,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8fab0dfa28effdd3e06c72d246df16260fcd0134" -d '{"owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "owner_specified.shade.object": "images/shaker-img_41b12b66-1244-4b11-b43c-e656538192a1", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "shaker-img_41b12b66-1244-4b11-b43c-e656538192a1"}' 2018-08-26 11:41:53,425 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 929 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/b2749e66-243a-47e6-935d-38d185783f08 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-723dc7e9-cea1-4be4-b3f1-43e2be86acb0 Date: Sun, 26 Aug 2018 11:41:53 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-26T11:41:53Z", "file": "/v2/images/b2749e66-243a-47e6-935d-38d185783f08/file", "owner": "25b26187e3f845be8bd8076b4519032b", "id": "b2749e66-243a-47e6-935d-38d185783f08", "size": null, "self": "/v2/images/b2749e66-243a-47e6-935d-38d185783f08", "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_41b12b66-1244-4b11-b43c-e656538192a1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_41b12b66-1244-4b11-b43c-e656538192a1", "checksum": null, "created_at": "2018-08-26T11:41:53Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-26 11:41:53,426 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-723dc7e9-cea1-4be4-b3f1-43e2be86acb0 2018-08-26 11:41:53,426 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.067449092865s 2018-08-26 11:41:53,426 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-723dc7e9-cea1-4be4-b3f1-43e2be86acb0 returning object b2749e66-243a-47e6-935d-38d185783f08 2018-08-26 11:41:53,427 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-26 11:41:53,431 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/b2749e66-243a-47e6-935d-38d185783f08/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}8fab0dfa28effdd3e06c72d246df16260fcd0134" -d '' 2018-08-26 11:42:03,618 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9478b27f-181a-4d06-b10f-795d75958cdd Date: Sun, 26 Aug 2018 11:42: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-26 11:42:03,619 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/b2749e66-243a-47e6-935d-38d185783f08/file used request id req-9478b27f-181a-4d06-b10f-795d75958cdd 2018-08-26 11:42:03,619 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 10.1917920113s 2018-08-26 11:42:03,619 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/b2749e66-243a-47e6-935d-38d185783f08/file used request id req-9478b27f-181a-4d06-b10f-795d75958cdd 2018-08-26 11:42:03,623 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-26 11:42:03,627 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8fab0dfa28effdd3e06c72d246df16260fcd0134" 2018-08-26 11:42:03,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json X-Openstack-Request-Id: req-01a4ec3a-0e75-4498-81cf-71b874358c7d Date: Sun, 26 Aug 2018 11:42:03 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-26T11:42:03Z", "file": "/v2/images/b2749e66-243a-47e6-935d-38d185783f08/file", "owner": "25b26187e3f845be8bd8076b4519032b", "id": "b2749e66-243a-47e6-935d-38d185783f08", "size": 666173440, "self": "/v2/images/b2749e66-243a-47e6-935d-38d185783f08", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/b2749e66-243a-47e6-935d-38d185783f08/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "locations": [{"url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/b2749e66-243a-47e6-935d-38d185783f08/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/shaker-img_41b12b66-1244-4b11-b43c-e656538192a1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_41b12b66-1244-4b11-b43c-e656538192a1", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2018-08-26T11:41:53Z", "os_hidden": false, "protected": false, "os_hash_value": "9036cc0c5162bf666168b7d8b4cf5a1ef825eb799dbbaba08a619fd983bb8f39b7998e678e2fddff8b5a21b3a2c6af7127d52083c6c49f856c68d975e3a7a408"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-26 11:42:03,671 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-01a4ec3a-0e75-4498-81cf-71b874358c7d 2018-08-26 11:42:03,671 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0478200912476s 2018-08-26 11:42:03,671 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-01a4ec3a-0e75-4498-81cf-71b874358c7d 2018-08-26 11:42:03,673 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/b2749e66-243a-47e6-935d-38d185783f08/snap', u'metadata': Munch({})})], 'file': u'/v2/images/b2749e66-243a-47e6-935d-38d185783f08/file', 'owner': u'25b26187e3f845be8bd8076b4519032b', 'id': u'b2749e66-243a-47e6-935d-38d185783f08', 'size': 666173440, u'self': u'/v2/images/b2749e66-243a-47e6-935d-38d185783f08', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'25b26187e3f845be8bd8076b4519032b', 'name': 'shaker-project_41b12b66-1244-4b11-b43c-e656538192a1', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/b2749e66-243a-47e6-935d-38d185783f08/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-26T11:42:03Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-26T11:42:03Z', u'owner_specified.shade.sha256': u'5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017', u'owner_specified.shade.object': u'images/shaker-img_41b12b66-1244-4b11-b43c-e656538192a1', '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/b2749e66-243a-47e6-935d-38d185783f08', 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_41b12b66-1244-4b11-b43c-e656538192a1', u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', u'schema': u'/v2/schemas/image'}, 'name': u'shaker-img_41b12b66-1244-4b11-b43c-e656538192a1', 'created': u'2018-08-26T11:41:53Z', 'checksum': u'cea74a063cc5ef2b018ec12beb0bf961', 'created_at': u'2018-08-26T11:41:53Z', 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/b2749e66-243a-47e6-935d-38d185783f08', 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_41b12b66-1244-4b11-b43c-e656538192a1', u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', u'schema': u'/v2/schemas/image'}}) 2018-08-26 11:42:03,675 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-26 11:42:03,677 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a2d48f6ff5a85fdb79226b627e5b084591486e90" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "shaker-flavor_41b12b66-1244-4b11-b43c-e656538192a1", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": null, "swap": 0}}' 2018-08-26 11:42:03,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11:42: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-b3a20f2e-d594-4f9b-83e2-22299adafbb0 x-compute-request-id: req-b3a20f2e-d594-4f9b-83e2-22299adafbb0 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavor": {"name": "shaker-flavor_41b12b66-1244-4b11-b43c-e656538192a1", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/4d9718fe-3392-43ff-b855-454199df3b42", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/4d9718fe-3392-43ff-b855-454199df3b42", "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": "4d9718fe-3392-43ff-b855-454199df3b42"}} 2018-08-26 11:42:03,981 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-b3a20f2e-d594-4f9b-83e2-22299adafbb0 2018-08-26 11:42:03,981 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.306420087814s 2018-08-26 11:42:03,981 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-b3a20f2e-d594-4f9b-83e2-22299adafbb0 2018-08-26 11:42:03,982 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'shaker-flavor_41b12b66-1244-4b11-b43c-e656538192a1', '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'e428b6e578e2485b9cc26da9ccf96a96', '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'4d9718fe-3392-43ff-b855-454199df3b42', 'swap': 0}) 2018-08-26 11:42:03,983 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-26 11:42:03,986 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/4d9718fe-3392-43ff-b855-454199df3b42/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}a2d48f6ff5a85fdb79226b627e5b084591486e90" -d '{"extra_specs": {}}' 2018-08-26 11:42:04,009 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11:42: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-b3fe8334-54bb-402e-a450-50a4585b2d04 x-compute-request-id: req-b3fe8334-54bb-402e-a450-50a4585b2d04 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-26 11:42:04,009 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/4d9718fe-3392-43ff-b855-454199df3b42/os-extra_specs used request id req-b3fe8334-54bb-402e-a450-50a4585b2d04 2018-08-26 11:42:04,009 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0260219573975s 2018-08-26 11:42:04,009 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/4d9718fe-3392-43ff-b855-454199df3b42/os-extra_specs used request id req-b3fe8334-54bb-402e-a450-50a4585b2d04 2018-08-26 11:42:04,010 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-26 11:42:04,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8fab0dfa28effdd3e06c72d246df16260fcd0134" -d '{"keypair": {"name": "shaker-kp_41b12b66-1244-4b11-b43c-e656538192a1"}}' 2018-08-26 11:42:04,377 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11:42:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7f6ef616-404f-4e9a-904a-54d00d916a40 x-compute-request-id: req-7f6ef616-404f-4e9a-904a-54d00d916a40 Content-Encoding: gzip Content-Length: 1806 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDCtlMIFTm6x4SpzPCWrB4M8NtEbF2Xx7Cr02BmzJKiW5XXtdom38DYD7bRJ3sFmflAiSu2BnAxJAoFysCU+chn7D4AyjskRUR04tbBbyOp6WhGDcNY8H9cXHWaqZAtfZ+x9wCUuJt4y8K/caKViquKL+2r3RwxfHJ7OEnEx3FZG2QcrY/jE4SEg10VUXoK2pQqRDWuOi15LKaGvfEMIIYBBni7SlApn6qTLi07448SCHNoGb91H6X4UPA1YuyHNWUwNAGdR8RZNqEZ/cn++a0bhgW3ahu/+LAYwsSPalnSqBGc6D+Oxp+OKQOfkqM6jLp0nyiOJXF8Ox6Xrd04wcTL Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAwrZTCBU5useEqczwlqweDPDbRGxdl8ewq9NgZsySoluV17Xa\nJt/A2A+20Sd7BZn5QIkrtgZwMSQKBcrAlPnIZ+w+AMo7JEVEdOLWwW8jqeloRg3D\nWPB/XFx1mqmQLX2fsfcAlLibeMvCv3GilYqrii/tq90cMXxyezhJxMdxWRtkHK2P\n4xOEhINdFVF6CtqUKkQ1rjoteSymhr3xDCCGAQZ4u0pQKZ+qky4tO+OPEghzaBm/\ndR+l+FDwNWLshzVlMDQBnUfEWTahGf3J/vmtG4YFt2obv/iwGMLEj2pZ0qgRnOg/\njsafjikDn5KjOoy6dJ8ojiVxfDsel63dOMHEywIDAQABAoIBABNtc61ryL3NKHx0\nuVCfTcRGx+n00gXR49vRFF5NbRgMAVBrkZ+tVaV5M+l8gfbWHRuGVDkuPUV57hIT\n39E9dvR/itQzWWFOE/2BoKHeP/W1FzVeLC6UmHCTvRw4bO1NCoEMPx+Xp9OOqRjG\n8szu8ByymYk7X5PEcfu/awTaTYHxX7+94KrFzKHSyL+J8jiiulJrrDVBGYfTdC2f\no8+O4aB/MW80adPl6IPwGog3kqwVG61ElEN4ircGESOC8KRJXQ/7WjNlPmv3Qfcu\nvUgOLFyV4d8Hv2EkX+nGwQGg+bgHYBcjjCsUr+GfRMHuwf1uvB/WZ1pMorsKGrmd\nNfPFAdECgYEA/20Makj6yZ8Y0P78mFMtEEcoXKNY8qTg7DWgQBXTjyzFnS1EqKVi\nuNoMIDqKvmG8H/J0yWgYeHHPfmpegmopiILZesvmT4W+6m1YtXuz2MbZ4t6cG37F\n88dnL6MCSdDxEZeIBeNigow7sDQ+f44mNf+VxqKrs9mJ2YflkzjwgDkCgYEAwyZY\nliHFcVk+cTfHAzT1eVmdfLDw2+TlWeNY6GPukSR6aRC/u1BqB0z6LZC1hquHzcmm\nT4GLkyzSemIhz1iDuYvdR4/Tn8PcBJCqErhNhoy5qf7BdQDihAO8pHNvQKFnIUcz\nYwaxoZhzrD35HomRZ1i18m7cydLkaJTa0ugYJSMCgYEA26vCUKpBHSN56UxSmwJ1\nsBkyijFlrxDD7AHWtybOUsUzkxC6irvp4oaMhS8z4bYWX/daH1kqKnPe+p6qd0is\nPZ4jQeuYQG4LGnw+HZ6sttOV0fqXkUH/JsAoaxyrPCa5HOMQddfwAcxvDQRxd6we\nCrSr8DA4sS1206F/fJUsqWkCgYA4REYmg3Y6SFEIs9xdwFdGteACo8HOpSC72iE4\nYBfZIXtp77pYd8cac8due9rbCXoOi6W4JtHnjXTidIjrD8prJTiX+ZA68G3vowZm\nf11a/hhKO3nsEmU9SxaJE/9v0xm5Lp5SXwu4XAx+DSBW/bM+6QUM8YoXZwcUYFb3\nmJPdoQKBgQDxn12Dc5Jzl9otP5T3eylSBCh44wZYhiuiDCQC909OfXuykXqEH3rE\ndLFamXfAEOVFv8LC0yA2aaP2Y8i8dA8BrL/ksKTVFMEdZhRAm+6U+fhrigkq4JEy\npNkl6lj5FEedoTyGqxYALU2iFP2sLjnqpzA3I395Z86GeBRObwnyGw==\n-----END RSA PRIVATE KEY-----\n", "user_id": "b624bace868344beb8d3bab656284356", "name": "shaker-kp_41b12b66-1244-4b11-b43c-e656538192a1", "fingerprint": "4b:da:ac:84:3c:39:43:58:cc:d9:f8:b3:ee:43:2b:66"}} 2018-08-26 11:42:04,377 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-7f6ef616-404f-4e9a-904a-54d00d916a40 2018-08-26 11:42:04,377 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.367321968079s 2018-08-26 11:42:04,377 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-7f6ef616-404f-4e9a-904a-54d00d916a40 2018-08-26 11:42:04,378 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDCtlMIFTm6x4SpzPCWrB4M8NtEbF2Xx7Cr02BmzJKiW5XXtdom38DYD7bRJ3sFmflAiSu2BnAxJAoFysCU+chn7D4AyjskRUR04tbBbyOp6WhGDcNY8H9cXHWaqZAtfZ+x9wCUuJt4y8K/caKViquKL+2r3RwxfHJ7OEnEx3FZG2QcrY/jE4SEg10VUXoK2pQqRDWuOi15LKaGvfEMIIYBBni7SlApn6qTLi07448SCHNoGb91H6X4UPA1YuyHNWUwNAGdR8RZNqEZ/cn++a0bhgW3ahu/+LAYwsSPalnSqBGc6D+Oxp+OKQOfkqM6jLp0nyiOJXF8Ox6Xrd04wcTL Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAwrZTCBU5useEqczwlqweDPDbRGxdl8ewq9NgZsySoluV17Xa\nJt/A2A+20Sd7BZn5QIkrtgZwMSQKBcrAlPnIZ+w+AMo7JEVEdOLWwW8jqeloRg3D\nWPB/XFx1mqmQLX2fsfcAlLibeMvCv3GilYqrii/tq90cMXxyezhJxMdxWRtkHK2P\n4xOEhINdFVF6CtqUKkQ1rjoteSymhr3xDCCGAQZ4u0pQKZ+qky4tO+OPEghzaBm/\ndR+l+FDwNWLshzVlMDQBnUfEWTahGf3J/vmtG4YFt2obv/iwGMLEj2pZ0qgRnOg/\njsafjikDn5KjOoy6dJ8ojiVxfDsel63dOMHEywIDAQABAoIBABNtc61ryL3NKHx0\nuVCfTcRGx+n00gXR49vRFF5NbRgMAVBrkZ+tVaV5M+l8gfbWHRuGVDkuPUV57hIT\n39E9dvR/itQzWWFOE/2BoKHeP/W1FzVeLC6UmHCTvRw4bO1NCoEMPx+Xp9OOqRjG\n8szu8ByymYk7X5PEcfu/awTaTYHxX7+94KrFzKHSyL+J8jiiulJrrDVBGYfTdC2f\no8+O4aB/MW80adPl6IPwGog3kqwVG61ElEN4ircGESOC8KRJXQ/7WjNlPmv3Qfcu\nvUgOLFyV4d8Hv2EkX+nGwQGg+bgHYBcjjCsUr+GfRMHuwf1uvB/WZ1pMorsKGrmd\nNfPFAdECgYEA/20Makj6yZ8Y0P78mFMtEEcoXKNY8qTg7DWgQBXTjyzFnS1EqKVi\nuNoMIDqKvmG8H/J0yWgYeHHPfmpegmopiILZesvmT4W+6m1YtXuz2MbZ4t6cG37F\n88dnL6MCSdDxEZeIBeNigow7sDQ+f44mNf+VxqKrs9mJ2YflkzjwgDkCgYEAwyZY\nliHFcVk+cTfHAzT1eVmdfLDw2+TlWeNY6GPukSR6aRC/u1BqB0z6LZC1hquHzcmm\nT4GLkyzSemIhz1iDuYvdR4/Tn8PcBJCqErhNhoy5qf7BdQDihAO8pHNvQKFnIUcz\nYwaxoZhzrD35HomRZ1i18m7cydLkaJTa0ugYJSMCgYEA26vCUKpBHSN56UxSmwJ1\nsBkyijFlrxDD7AHWtybOUsUzkxC6irvp4oaMhS8z4bYWX/daH1kqKnPe+p6qd0is\nPZ4jQeuYQG4LGnw+HZ6sttOV0fqXkUH/JsAoaxyrPCa5HOMQddfwAcxvDQRxd6we\nCrSr8DA4sS1206F/fJUsqWkCgYA4REYmg3Y6SFEIs9xdwFdGteACo8HOpSC72iE4\nYBfZIXtp77pYd8cac8due9rbCXoOi6W4JtHnjXTidIjrD8prJTiX+ZA68G3vowZm\nf11a/hhKO3nsEmU9SxaJE/9v0xm5Lp5SXwu4XAx+DSBW/bM+6QUM8YoXZwcUYFb3\nmJPdoQKBgQDxn12Dc5Jzl9otP5T3eylSBCh44wZYhiuiDCQC909OfXuykXqEH3rE\ndLFamXfAEOVFv8LC0yA2aaP2Y8i8dA8BrL/ksKTVFMEdZhRAm+6U+fhrigkq4JEy\npNkl6lj5FEedoTyGqxYALU2iFP2sLjnqpzA3I395Z86GeBRObwnyGw==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'b624bace868344beb8d3bab656284356', 'name': u'shaker-kp_41b12b66-1244-4b11-b43c-e656538192a1', 'created_at': '2018-08-26T11:42:04.378615', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'25b26187e3f845be8bd8076b4519032b', 'name': 'shaker-project_41b12b66-1244-4b11-b43c-e656538192a1', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'4b:da:ac:84:3c:39:43:58:cc:d9:f8:b3:ee:43:2b:66', 'type': 'ssh', 'id': u'shaker-kp_41b12b66-1244-4b11-b43c-e656538192a1'}) 2018-08-26 11:42:04,379 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEAwrZTCBU5useEqczwlqweDPDbRGxdl8ewq9NgZsySoluV17Xa Jt/A2A+20Sd7BZn5QIkrtgZwMSQKBcrAlPnIZ+w+AMo7JEVEdOLWwW8jqeloRg3D WPB/XFx1mqmQLX2fsfcAlLibeMvCv3GilYqrii/tq90cMXxyezhJxMdxWRtkHK2P 4xOEhINdFVF6CtqUKkQ1rjoteSymhr3xDCCGAQZ4u0pQKZ+qky4tO+OPEghzaBm/ dR+l+FDwNWLshzVlMDQBnUfEWTahGf3J/vmtG4YFt2obv/iwGMLEj2pZ0qgRnOg/ jsafjikDn5KjOoy6dJ8ojiVxfDsel63dOMHEywIDAQABAoIBABNtc61ryL3NKHx0 uVCfTcRGx+n00gXR49vRFF5NbRgMAVBrkZ+tVaV5M+l8gfbWHRuGVDkuPUV57hIT 39E9dvR/itQzWWFOE/2BoKHeP/W1FzVeLC6UmHCTvRw4bO1NCoEMPx+Xp9OOqRjG 8szu8ByymYk7X5PEcfu/awTaTYHxX7+94KrFzKHSyL+J8jiiulJrrDVBGYfTdC2f o8+O4aB/MW80adPl6IPwGog3kqwVG61ElEN4ircGESOC8KRJXQ/7WjNlPmv3Qfcu vUgOLFyV4d8Hv2EkX+nGwQGg+bgHYBcjjCsUr+GfRMHuwf1uvB/WZ1pMorsKGrmd NfPFAdECgYEA/20Makj6yZ8Y0P78mFMtEEcoXKNY8qTg7DWgQBXTjyzFnS1EqKVi uNoMIDqKvmG8H/J0yWgYeHHPfmpegmopiILZesvmT4W+6m1YtXuz2MbZ4t6cG37F 88dnL6MCSdDxEZeIBeNigow7sDQ+f44mNf+VxqKrs9mJ2YflkzjwgDkCgYEAwyZY liHFcVk+cTfHAzT1eVmdfLDw2+TlWeNY6GPukSR6aRC/u1BqB0z6LZC1hquHzcmm T4GLkyzSemIhz1iDuYvdR4/Tn8PcBJCqErhNhoy5qf7BdQDihAO8pHNvQKFnIUcz YwaxoZhzrD35HomRZ1i18m7cydLkaJTa0ugYJSMCgYEA26vCUKpBHSN56UxSmwJ1 sBkyijFlrxDD7AHWtybOUsUzkxC6irvp4oaMhS8z4bYWX/daH1kqKnPe+p6qd0is PZ4jQeuYQG4LGnw+HZ6sttOV0fqXkUH/JsAoaxyrPCa5HOMQddfwAcxvDQRxd6we CrSr8DA4sS1206F/fJUsqWkCgYA4REYmg3Y6SFEIs9xdwFdGteACo8HOpSC72iE4 YBfZIXtp77pYd8cac8due9rbCXoOi6W4JtHnjXTidIjrD8prJTiX+ZA68G3vowZm f11a/hhKO3nsEmU9SxaJE/9v0xm5Lp5SXwu4XAx+DSBW/bM+6QUM8YoXZwcUYFb3 mJPdoQKBgQDxn12Dc5Jzl9otP5T3eylSBCh44wZYhiuiDCQC909OfXuykXqEH3rE dLFamXfAEOVFv8LC0yA2aaP2Y8i8dA8BrL/ksKTVFMEdZhRAm+6U+fhrigkq4JEy pNkl6lj5FEedoTyGqxYALU2iFP2sLjnqpzA3I395Z86GeBRObwnyGw== -----END RSA PRIVATE KEY----- 2018-08-26 11:42:04,382 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-08-26 11:42:04,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8fab0dfa28effdd3e06c72d246df16260fcd0134" -d '{"security_group": {"name": "shaker-sg_41b12b66-1244-4b11-b43c-e656538192a1", "description": "created by OPNFV Functest (shaker)"}}' 2018-08-26 11:42:04,902 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-d9dc92f0-1926-4552-b438-406271c8c891 Date: Sun, 26 Aug 2018 11:42:04 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "25b26187e3f845be8bd8076b4519032b", "created_at": "2018-08-26T11:42:04Z", "updated_at": "2018-08-26T11:42:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T11:42:04Z", "revision_number": 0, "id": "1708ce65-d84e-41c6-8120-d6c8fbad8d2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T11:42:04Z", "security_group_id": "ac51b089-76a0-49e5-b65b-cc0a436bce1e", "tenant_id": "25b26187e3f845be8bd8076b4519032b", "port_range_min": null, "ethertype": "IPv6", "project_id": "25b26187e3f845be8bd8076b4519032b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T11:42:04Z", "revision_number": 0, "id": "72c2d8dc-5006-45b9-96de-93f61f7488f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T11:42:04Z", "security_group_id": "ac51b089-76a0-49e5-b65b-cc0a436bce1e", "tenant_id": "25b26187e3f845be8bd8076b4519032b", "port_range_min": null, "ethertype": "IPv4", "project_id": "25b26187e3f845be8bd8076b4519032b"}], "revision_number": 1, "project_id": "25b26187e3f845be8bd8076b4519032b", "id": "ac51b089-76a0-49e5-b65b-cc0a436bce1e", "name": "shaker-sg_41b12b66-1244-4b11-b43c-e656538192a1"}} 2018-08-26 11:42:04,903 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-d9dc92f0-1926-4552-b438-406271c8c891 2018-08-26 11:42:04,903 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.520889997482s 2018-08-26 11:42:04,903 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-d9dc92f0-1926-4552-b438-406271c8c891 2018-08-26 11:42:04,907 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-26 11:42:04,908 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8fab0dfa28effdd3e06c72d246df16260fcd0134" 2018-08-26 11:42:04,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3828 X-Openstack-Request-Id: req-f9191e3b-707d-42a7-9945-2ab7a81ac3f6 Date: Sun, 26 Aug 2018 11:42:04 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "25b26187e3f845be8bd8076b4519032b", "created_at": "2018-08-26T11:41:45Z", "updated_at": "2018-08-26T11:41:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T11:41:45Z", "revision_number": 0, "id": "1482544f-523b-4f00-8e83-f9715a7029c4", "remote_group_id": "201a66c8-3dde-4d19-b001-5cdac3673306", "remote_ip_prefix": null, "created_at": "2018-08-26T11:41:45Z", "security_group_id": "201a66c8-3dde-4d19-b001-5cdac3673306", "tenant_id": "25b26187e3f845be8bd8076b4519032b", "port_range_min": null, "ethertype": "IPv4", "project_id": "25b26187e3f845be8bd8076b4519032b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T11:41:45Z", "revision_number": 0, "id": "ba6f35e6-7576-4508-b4c1-83e420bbfffc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T11:41:45Z", "security_group_id": "201a66c8-3dde-4d19-b001-5cdac3673306", "tenant_id": "25b26187e3f845be8bd8076b4519032b", "port_range_min": null, "ethertype": "IPv6", "project_id": "25b26187e3f845be8bd8076b4519032b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T11:41:45Z", "revision_number": 0, "id": "d68873fa-500f-481d-9ae9-85df1ef61cfb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T11:41:45Z", "security_group_id": "201a66c8-3dde-4d19-b001-5cdac3673306", "tenant_id": "25b26187e3f845be8bd8076b4519032b", "port_range_min": null, "ethertype": "IPv4", "project_id": "25b26187e3f845be8bd8076b4519032b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T11:41:45Z", "revision_number": 0, "id": "d8994aa8-f6b9-4621-9f32-397b3d591357", "remote_group_id": "201a66c8-3dde-4d19-b001-5cdac3673306", "remote_ip_prefix": null, "created_at": "2018-08-26T11:41:45Z", "security_group_id": "201a66c8-3dde-4d19-b001-5cdac3673306", "tenant_id": "25b26187e3f845be8bd8076b4519032b", "port_range_min": null, "ethertype": "IPv6", "project_id": "25b26187e3f845be8bd8076b4519032b"}], "revision_number": 1, "project_id": "25b26187e3f845be8bd8076b4519032b", "id": "201a66c8-3dde-4d19-b001-5cdac3673306", "name": "default"}, {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "25b26187e3f845be8bd8076b4519032b", "created_at": "2018-08-26T11:42:04Z", "updated_at": "2018-08-26T11:42:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T11:42:04Z", "revision_number": 0, "id": "1708ce65-d84e-41c6-8120-d6c8fbad8d2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T11:42:04Z", "security_group_id": "ac51b089-76a0-49e5-b65b-cc0a436bce1e", "tenant_id": "25b26187e3f845be8bd8076b4519032b", "port_range_min": null, "ethertype": "IPv6", "project_id": "25b26187e3f845be8bd8076b4519032b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T11:42:04Z", "revision_number": 0, "id": "72c2d8dc-5006-45b9-96de-93f61f7488f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T11:42:04Z", "security_group_id": "ac51b089-76a0-49e5-b65b-cc0a436bce1e", "tenant_id": "25b26187e3f845be8bd8076b4519032b", "port_range_min": null, "ethertype": "IPv4", "project_id": "25b26187e3f845be8bd8076b4519032b"}], "revision_number": 1, "project_id": "25b26187e3f845be8bd8076b4519032b", "id": "ac51b089-76a0-49e5-b65b-cc0a436bce1e", "name": "shaker-sg_41b12b66-1244-4b11-b43c-e656538192a1"}]} 2018-08-26 11:42:04,986 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-f9191e3b-707d-42a7-9945-2ab7a81ac3f6 2018-08-26 11:42:04,986 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0785021781921s 2018-08-26 11:42:04,987 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-f9191e3b-707d-42a7-9945-2ab7a81ac3f6 2018-08-26 11:42:04,991 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-26 11:42:04,991 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8fab0dfa28effdd3e06c72d246df16260fcd0134" -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": "ac51b089-76a0-49e5-b65b-cc0a436bce1e"}}' 2018-08-26 11:42:05,163 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-faa5a252-c3a7-40a2-ae76-63252e6ff3e2 Date: Sun, 26 Aug 2018 11: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": 22, "updated_at": "2018-08-26T11:42:05Z", "security_group_id": "ac51b089-76a0-49e5-b65b-cc0a436bce1e", "port_range_min": 22, "revision_number": 0, "tenant_id": "25b26187e3f845be8bd8076b4519032b", "created_at": "2018-08-26T11:42:05Z", "project_id": "25b26187e3f845be8bd8076b4519032b", "id": "b3cf17a2-e451-4302-bcb4-cb8fc1dfb948"}} 2018-08-26 11:42:05,163 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-faa5a252-c3a7-40a2-ae76-63252e6ff3e2 2018-08-26 11:42:05,163 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.172089099884s 2018-08-26 11:42:05,163 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-faa5a252-c3a7-40a2-ae76-63252e6ff3e2 2018-08-26 11:42:05,166 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-26 11:42:05,167 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8fab0dfa28effdd3e06c72d246df16260fcd0134" 2018-08-26 11:42:05,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4324 X-Openstack-Request-Id: req-32a0f563-9218-468b-a703-94149a508fa1 Date: Sun, 26 Aug 2018 11:42:05 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "25b26187e3f845be8bd8076b4519032b", "created_at": "2018-08-26T11:41:45Z", "updated_at": "2018-08-26T11:41:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T11:41:45Z", "revision_number": 0, "id": "1482544f-523b-4f00-8e83-f9715a7029c4", "remote_group_id": "201a66c8-3dde-4d19-b001-5cdac3673306", "remote_ip_prefix": null, "created_at": "2018-08-26T11:41:45Z", "security_group_id": "201a66c8-3dde-4d19-b001-5cdac3673306", "tenant_id": "25b26187e3f845be8bd8076b4519032b", "port_range_min": null, "ethertype": "IPv4", "project_id": "25b26187e3f845be8bd8076b4519032b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T11:41:45Z", "revision_number": 0, "id": "ba6f35e6-7576-4508-b4c1-83e420bbfffc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T11:41:45Z", "security_group_id": "201a66c8-3dde-4d19-b001-5cdac3673306", "tenant_id": "25b26187e3f845be8bd8076b4519032b", "port_range_min": null, "ethertype": "IPv6", "project_id": "25b26187e3f845be8bd8076b4519032b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T11:41:45Z", "revision_number": 0, "id": "d68873fa-500f-481d-9ae9-85df1ef61cfb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T11:41:45Z", "security_group_id": "201a66c8-3dde-4d19-b001-5cdac3673306", "tenant_id": "25b26187e3f845be8bd8076b4519032b", "port_range_min": null, "ethertype": "IPv4", "project_id": "25b26187e3f845be8bd8076b4519032b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T11:41:45Z", "revision_number": 0, "id": "d8994aa8-f6b9-4621-9f32-397b3d591357", "remote_group_id": "201a66c8-3dde-4d19-b001-5cdac3673306", "remote_ip_prefix": null, "created_at": "2018-08-26T11:41:45Z", "security_group_id": "201a66c8-3dde-4d19-b001-5cdac3673306", "tenant_id": "25b26187e3f845be8bd8076b4519032b", "port_range_min": null, "ethertype": "IPv6", "project_id": "25b26187e3f845be8bd8076b4519032b"}], "revision_number": 1, "project_id": "25b26187e3f845be8bd8076b4519032b", "id": "201a66c8-3dde-4d19-b001-5cdac3673306", "name": "default"}, {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "25b26187e3f845be8bd8076b4519032b", "created_at": "2018-08-26T11:42:04Z", "updated_at": "2018-08-26T11:42:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T11:42:04Z", "revision_number": 0, "id": "1708ce65-d84e-41c6-8120-d6c8fbad8d2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T11:42:04Z", "security_group_id": "ac51b089-76a0-49e5-b65b-cc0a436bce1e", "tenant_id": "25b26187e3f845be8bd8076b4519032b", "port_range_min": null, "ethertype": "IPv6", "project_id": "25b26187e3f845be8bd8076b4519032b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T11:42:04Z", "revision_number": 0, "id": "72c2d8dc-5006-45b9-96de-93f61f7488f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T11:42:04Z", "security_group_id": "ac51b089-76a0-49e5-b65b-cc0a436bce1e", "tenant_id": "25b26187e3f845be8bd8076b4519032b", "port_range_min": null, "ethertype": "IPv4", "project_id": "25b26187e3f845be8bd8076b4519032b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-26T11:42:05Z", "revision_number": 0, "id": "b3cf17a2-e451-4302-bcb4-cb8fc1dfb948", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T11:42:05Z", "security_group_id": "ac51b089-76a0-49e5-b65b-cc0a436bce1e", "tenant_id": "25b26187e3f845be8bd8076b4519032b", "port_range_min": 22, "ethertype": "IPv4", "project_id": "25b26187e3f845be8bd8076b4519032b"}], "revision_number": 2, "project_id": "25b26187e3f845be8bd8076b4519032b", "id": "ac51b089-76a0-49e5-b65b-cc0a436bce1e", "name": "shaker-sg_41b12b66-1244-4b11-b43c-e656538192a1"}]} 2018-08-26 11:42:05,217 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-32a0f563-9218-468b-a703-94149a508fa1 2018-08-26 11:42:05,217 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0504460334778s 2018-08-26 11:42:05,217 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-32a0f563-9218-468b-a703-94149a508fa1 2018-08-26 11:42:05,220 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-26 11:42:05,221 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8fab0dfa28effdd3e06c72d246df16260fcd0134" -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": "ac51b089-76a0-49e5-b65b-cc0a436bce1e"}}' 2018-08-26 11:42:05,345 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-01fec573-af4e-4bb0-a60a-c2b6d852e0ad Date: Sun, 26 Aug 2018 11:42:05 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-26T11:42:05Z", "security_group_id": "ac51b089-76a0-49e5-b65b-cc0a436bce1e", "port_range_min": null, "revision_number": 0, "tenant_id": "25b26187e3f845be8bd8076b4519032b", "created_at": "2018-08-26T11:42:05Z", "project_id": "25b26187e3f845be8bd8076b4519032b", "id": "de46f856-cefa-4a57-9c0d-520aa0226a59"}} 2018-08-26 11:42:05,346 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-01fec573-af4e-4bb0-a60a-c2b6d852e0ad 2018-08-26 11:42:05,346 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.12517786026s 2018-08-26 11:42:05,346 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-01fec573-af4e-4bb0-a60a-c2b6d852e0ad 2018-08-26 11:42:05,349 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-26 11:42:05,350 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8fab0dfa28effdd3e06c72d246df16260fcd0134" 2018-08-26 11:42:05,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4825 X-Openstack-Request-Id: req-fb38ebbd-c738-4447-aaa3-817e2fa022be Date: Sun, 26 Aug 2018 11:42:05 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "25b26187e3f845be8bd8076b4519032b", "created_at": "2018-08-26T11:41:45Z", "updated_at": "2018-08-26T11:41:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T11:41:45Z", "revision_number": 0, "id": "1482544f-523b-4f00-8e83-f9715a7029c4", "remote_group_id": "201a66c8-3dde-4d19-b001-5cdac3673306", "remote_ip_prefix": null, "created_at": "2018-08-26T11:41:45Z", "security_group_id": "201a66c8-3dde-4d19-b001-5cdac3673306", "tenant_id": "25b26187e3f845be8bd8076b4519032b", "port_range_min": null, "ethertype": "IPv4", "project_id": "25b26187e3f845be8bd8076b4519032b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T11:41:45Z", "revision_number": 0, "id": "ba6f35e6-7576-4508-b4c1-83e420bbfffc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T11:41:45Z", "security_group_id": "201a66c8-3dde-4d19-b001-5cdac3673306", "tenant_id": "25b26187e3f845be8bd8076b4519032b", "port_range_min": null, "ethertype": "IPv6", "project_id": "25b26187e3f845be8bd8076b4519032b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T11:41:45Z", "revision_number": 0, "id": "d68873fa-500f-481d-9ae9-85df1ef61cfb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T11:41:45Z", "security_group_id": "201a66c8-3dde-4d19-b001-5cdac3673306", "tenant_id": "25b26187e3f845be8bd8076b4519032b", "port_range_min": null, "ethertype": "IPv4", "project_id": "25b26187e3f845be8bd8076b4519032b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T11:41:45Z", "revision_number": 0, "id": "d8994aa8-f6b9-4621-9f32-397b3d591357", "remote_group_id": "201a66c8-3dde-4d19-b001-5cdac3673306", "remote_ip_prefix": null, "created_at": "2018-08-26T11:41:45Z", "security_group_id": "201a66c8-3dde-4d19-b001-5cdac3673306", "tenant_id": "25b26187e3f845be8bd8076b4519032b", "port_range_min": null, "ethertype": "IPv6", "project_id": "25b26187e3f845be8bd8076b4519032b"}], "revision_number": 1, "project_id": "25b26187e3f845be8bd8076b4519032b", "id": "201a66c8-3dde-4d19-b001-5cdac3673306", "name": "default"}, {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "25b26187e3f845be8bd8076b4519032b", "created_at": "2018-08-26T11:42:04Z", "updated_at": "2018-08-26T11:42:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T11:42:04Z", "revision_number": 0, "id": "1708ce65-d84e-41c6-8120-d6c8fbad8d2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T11:42:04Z", "security_group_id": "ac51b089-76a0-49e5-b65b-cc0a436bce1e", "tenant_id": "25b26187e3f845be8bd8076b4519032b", "port_range_min": null, "ethertype": "IPv6", "project_id": "25b26187e3f845be8bd8076b4519032b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T11:42:04Z", "revision_number": 0, "id": "72c2d8dc-5006-45b9-96de-93f61f7488f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T11:42:04Z", "security_group_id": "ac51b089-76a0-49e5-b65b-cc0a436bce1e", "tenant_id": "25b26187e3f845be8bd8076b4519032b", "port_range_min": null, "ethertype": "IPv4", "project_id": "25b26187e3f845be8bd8076b4519032b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-26T11:42:05Z", "revision_number": 0, "id": "b3cf17a2-e451-4302-bcb4-cb8fc1dfb948", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T11:42:05Z", "security_group_id": "ac51b089-76a0-49e5-b65b-cc0a436bce1e", "tenant_id": "25b26187e3f845be8bd8076b4519032b", "port_range_min": 22, "ethertype": "IPv4", "project_id": "25b26187e3f845be8bd8076b4519032b"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-26T11:42:05Z", "revision_number": 0, "id": "de46f856-cefa-4a57-9c0d-520aa0226a59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T11:42:05Z", "security_group_id": "ac51b089-76a0-49e5-b65b-cc0a436bce1e", "tenant_id": "25b26187e3f845be8bd8076b4519032b", "port_range_min": null, "ethertype": "IPv4", "project_id": "25b26187e3f845be8bd8076b4519032b"}], "revision_number": 3, "project_id": "25b26187e3f845be8bd8076b4519032b", "id": "ac51b089-76a0-49e5-b65b-cc0a436bce1e", "name": "shaker-sg_41b12b66-1244-4b11-b43c-e656538192a1"}]} 2018-08-26 11:42:05,398 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-fb38ebbd-c738-4447-aaa3-817e2fa022be 2018-08-26 11:42:05,398 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0485239028931s 2018-08-26 11:42:05,399 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-fb38ebbd-c738-4447-aaa3-817e2fa022be 2018-08-26 11:42:05,402 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-26 11:42:05,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8fab0dfa28effdd3e06c72d246df16260fcd0134" -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": "ac51b089-76a0-49e5-b65b-cc0a436bce1e"}}' 2018-08-26 11:42:05,552 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-0f6bfa3c-e478-4cbe-9913-2ce4cebf09a2 Date: Sun, 26 Aug 2018 11: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": 9000, "updated_at": "2018-08-26T11:42:05Z", "security_group_id": "ac51b089-76a0-49e5-b65b-cc0a436bce1e", "port_range_min": 9000, "revision_number": 0, "tenant_id": "25b26187e3f845be8bd8076b4519032b", "created_at": "2018-08-26T11:42:05Z", "project_id": "25b26187e3f845be8bd8076b4519032b", "id": "3264c5b7-4cfe-4277-936a-6d2c4719a52b"}} 2018-08-26 11:42:05,552 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-0f6bfa3c-e478-4cbe-9913-2ce4cebf09a2 2018-08-26 11:42:05,552 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.150429964066s 2018-08-26 11:42:05,553 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-0f6bfa3c-e478-4cbe-9913-2ce4cebf09a2 2018-08-26 11:42:05,554 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-26 11:42:05,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8fab0dfa28effdd3e06c72d246df16260fcd0134" 2018-08-26 11:42:05,649 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1188 X-Openstack-Request-Id: req-ebd2ba7d-980f-4d70-b621-12cf25bb9270 Date: Sun, 26 Aug 2018 11:42:05 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a3c401bc-6377-43cc-8a20-abe78f2d51b9"],"updated_at":"2018-08-26T10:33:06Z","tenant_id":"526e4f7307214396989751533ff33528","created_at":"2018-08-26T10:16:36Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"526e4f7307214396989751533ff33528","id":"9c1c4110-1d5a-4c9e-9e4a-8295252f6976","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["97b7f602-3cd2-460e-a2f4-27d008b11754"],"updated_at":"2018-08-26T11:41:45Z","tenant_id":"25b26187e3f845be8bd8076b4519032b","created_at":"2018-08-26T11:41:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"25b26187e3f845be8bd8076b4519032b","id":"bbc1ed07-a9ef-4b71-9004-5a29165f8076","name":"shaker-net_41b12b66-1244-4b11-b43c-e656538192a1"}]} 2018-08-26 11:42:05,649 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-ebd2ba7d-980f-4d70-b621-12cf25bb9270 2018-08-26 11:42:05,649 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0945599079132s 2018-08-26 11:42:05,649 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-ebd2ba7d-980f-4d70-b621-12cf25bb9270 2018-08-26 11:42:05,654 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-26 11:42:05,658 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8fab0dfa28effdd3e06c72d246df16260fcd0134" 2018-08-26 11:42:05,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json X-Openstack-Request-Id: req-0e08922a-e5d6-4819-a8ed-ead490595105 Date: Sun, 26 Aug 2018 11:42:05 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-26T11:42:03Z", "file": "/v2/images/b2749e66-243a-47e6-935d-38d185783f08/file", "owner": "25b26187e3f845be8bd8076b4519032b", "id": "b2749e66-243a-47e6-935d-38d185783f08", "size": 666173440, "self": "/v2/images/b2749e66-243a-47e6-935d-38d185783f08", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/b2749e66-243a-47e6-935d-38d185783f08/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "locations": [{"url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/b2749e66-243a-47e6-935d-38d185783f08/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/shaker-img_41b12b66-1244-4b11-b43c-e656538192a1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_41b12b66-1244-4b11-b43c-e656538192a1", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2018-08-26T11:41:53Z", "os_hidden": false, "protected": false, "os_hash_value": "9036cc0c5162bf666168b7d8b4cf5a1ef825eb799dbbaba08a619fd983bb8f39b7998e678e2fddff8b5a21b3a2c6af7127d52083c6c49f856c68d975e3a7a408"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-26 11:42:05,691 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-0e08922a-e5d6-4819-a8ed-ead490595105 2018-08-26 11:42:05,691 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0374579429626s 2018-08-26 11:42:05,692 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-0e08922a-e5d6-4819-a8ed-ead490595105 2018-08-26 11:42:05,693 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-26 11:42:05,696 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8fab0dfa28effdd3e06c72d246df16260fcd0134" 2018-08-26 11:42:05,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11:42: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-ec9d3b6f-bc5c-44cf-a9db-d0bff9dea7dd x-compute-request-id: req-ec9d3b6f-bc5c-44cf-a9db-d0bff9dea7dd Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavors": [{"name": "shaker-flavor_41b12b66-1244-4b11-b43c-e656538192a1", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/4d9718fe-3392-43ff-b855-454199df3b42", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/4d9718fe-3392-43ff-b855-454199df3b42", "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": "4d9718fe-3392-43ff-b855-454199df3b42"}]} 2018-08-26 11:42:05,717 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-ec9d3b6f-bc5c-44cf-a9db-d0bff9dea7dd 2018-08-26 11:42:05,717 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0233900547028s 2018-08-26 11:42:05,717 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-ec9d3b6f-bc5c-44cf-a9db-d0bff9dea7dd 2018-08-26 11:42:05,718 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-26 11:42:05,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8fab0dfa28effdd3e06c72d246df16260fcd0134" -d '{"server": {"name": "shaker-vm_41b12b66-1244-4b11-b43c-e656538192a1", "imageRef": "b2749e66-243a-47e6-935d-38d185783f08", "key_name": "shaker-kp_41b12b66-1244-4b11-b43c-e656538192a1", "flavorRef": "4d9718fe-3392-43ff-b855-454199df3b42", "max_count": 1, "min_count": 1, "networks": [{"uuid": "bbc1ed07-a9ef-4b71-9004-5a29165f8076"}], "security_groups": [{"name": "ac51b089-76a0-49e5-b65b-cc0a436bce1e"}]}}' 2018-08-26 11:42:08,457 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 26 Aug 2018 11:42: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-1ddf5ef0-a7b5-4005-b342-d5a1b0dc1810 x-compute-request-id: req-1ddf5ef0-a7b5-4005-b342-d5a1b0dc1810 Content-Length: 403 location: http://172.30.9.22:8774/v2.1/servers/08141519-c119-458c-b85a-385f30dfa7da Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "ac51b089-76a0-49e5-b65b-cc0a436bce1e"}], "OS-DCF:diskConfig": "MANUAL", "id": "08141519-c119-458c-b85a-385f30dfa7da", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "bookmark"}], "adminPass": "G7vqmNTJWoiw"}} 2018-08-26 11:42:08,457 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-1ddf5ef0-a7b5-4005-b342-d5a1b0dc1810 2018-08-26 11:42:08,457 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.7386469841s 2018-08-26 11:42:08,458 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-1ddf5ef0-a7b5-4005-b342-d5a1b0dc1810 2018-08-26 11:42:08,458 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 11:42:08,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8fab0dfa28effdd3e06c72d246df16260fcd0134" 2018-08-26 11:42:08,837 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11:42:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-46b370f1-9ed9-4e8f-8bab-273b2e0f9bdf x-compute-request-id: req-46b370f1-9ed9-4e8f-8bab-273b2e0f9bdf 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.22:8774/v2.1/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "bookmark"}], "image": {"id": "b2749e66-243a-47e6-935d-38d185783f08", "links": [{"href": "http://172.30.9.22:8774/images/b2749e66-243a-47e6-935d-38d185783f08", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4d9718fe-3392-43ff-b855-454199df3b42", "links": [{"href": "http://172.30.9.22:8774/flavors/4d9718fe-3392-43ff-b855-454199df3b42", "rel": "bookmark"}]}, "id": "08141519-c119-458c-b85a-385f30dfa7da", "user_id": "b624bace868344beb8d3bab656284356", "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-26T11:42:08Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41b12b66-1244-4b11-b43c-e656538192a1", "name": "shaker-vm_41b12b66-1244-4b11-b43c-e656538192a1", "created": "2018-08-26T11:42:08Z", "tenant_id": "25b26187e3f845be8bd8076b4519032b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 11:42:08,837 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-46b370f1-9ed9-4e8f-8bab-273b2e0f9bdf 2018-08-26 11:42:08,837 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.378588914871s 2018-08-26 11:42:08,837 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-46b370f1-9ed9-4e8f-8bab-273b2e0f9bdf 2018-08-26 11:42:08,844 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-26 11:42:08,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8fab0dfa28effdd3e06c72d246df16260fcd0134" 2018-08-26 11:42:08,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1188 X-Openstack-Request-Id: req-17858948-665d-4076-8d64-d9ea80d7f42a Date: Sun, 26 Aug 2018 11:42:08 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a3c401bc-6377-43cc-8a20-abe78f2d51b9"],"updated_at":"2018-08-26T10:33:06Z","tenant_id":"526e4f7307214396989751533ff33528","created_at":"2018-08-26T10:16:36Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"526e4f7307214396989751533ff33528","id":"9c1c4110-1d5a-4c9e-9e4a-8295252f6976","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["97b7f602-3cd2-460e-a2f4-27d008b11754"],"updated_at":"2018-08-26T11:41:45Z","tenant_id":"25b26187e3f845be8bd8076b4519032b","created_at":"2018-08-26T11:41:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"25b26187e3f845be8bd8076b4519032b","id":"bbc1ed07-a9ef-4b71-9004-5a29165f8076","name":"shaker-net_41b12b66-1244-4b11-b43c-e656538192a1"}]} 2018-08-26 11:42:08,967 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-17858948-665d-4076-8d64-d9ea80d7f42a 2018-08-26 11:42:08,967 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.122647047043s 2018-08-26 11:42:08,968 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-17858948-665d-4076-8d64-d9ea80d7f42a 2018-08-26 11:42:08,968 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-26 11:42:08,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8fab0dfa28effdd3e06c72d246df16260fcd0134" 2018-08-26 11:42:09,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-b8bf4075-949f-4ee9-bd87-0b74adbe8d47 Date: Sun, 26 Aug 2018 11:42:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bbc1ed07-a9ef-4b71-9004-5a29165f8076","tenant_id":"25b26187e3f845be8bd8076b4519032b","created_at":"2018-08-26T11:41:45Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-26T11:41:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"25b26187e3f845be8bd8076b4519032b","id":"97b7f602-3cd2-460e-a2f4-27d008b11754","subnetpool_id":null,"name":"shaker-subnet_41b12b66-1244-4b11-b43c-e656538192a1"}]} 2018-08-26 11:42:09,028 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-b8bf4075-949f-4ee9-bd87-0b74adbe8d47 2018-08-26 11:42:09,028 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0591309070587s 2018-08-26 11:42:09,028 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-b8bf4075-949f-4ee9-bd87-0b74adbe8d47 2018-08-26 11:42:09,029 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 11:42:11,032 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 11:42:11,035 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8fab0dfa28effdd3e06c72d246df16260fcd0134" 2018-08-26 11:42:11,595 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11:42: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-860d7d70-b573-463b-a242-6279af134ff8 x-compute-request-id: req-860d7d70-b573-463b-a242-6279af134ff8 Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "bookmark"}], "image": {"id": "b2749e66-243a-47e6-935d-38d185783f08", "links": [{"href": "http://172.30.9.22:8774/images/b2749e66-243a-47e6-935d-38d185783f08", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4d9718fe-3392-43ff-b855-454199df3b42", "links": [{"href": "http://172.30.9.22:8774/flavors/4d9718fe-3392-43ff-b855-454199df3b42", "rel": "bookmark"}]}, "id": "08141519-c119-458c-b85a-385f30dfa7da", "security_groups": [{"name": "shaker-sg_41b12b66-1244-4b11-b43c-e656538192a1"}], "user_id": "b624bace868344beb8d3bab656284356", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T11:42:10Z", "hostId": "6abd29a122cb1aa598867b38abfe9f989628e1f150d6443e3c5e9d81", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41b12b66-1244-4b11-b43c-e656538192a1", "name": "shaker-vm_41b12b66-1244-4b11-b43c-e656538192a1", "created": "2018-08-26T11:42:08Z", "tenant_id": "25b26187e3f845be8bd8076b4519032b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 11:42:11,595 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-860d7d70-b573-463b-a242-6279af134ff8 2018-08-26 11:42:11,595 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.562963008881s 2018-08-26 11:42:11,595 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-860d7d70-b573-463b-a242-6279af134ff8 2018-08-26 11:42:11,599 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 11:42:13,602 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 11:42:13,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8fab0dfa28effdd3e06c72d246df16260fcd0134" 2018-08-26 11:42:14,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11: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-da37d514-c158-4d51-8c9f-a49f3f637e8c x-compute-request-id: req-da37d514-c158-4d51-8c9f-a49f3f637e8c Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "bookmark"}], "image": {"id": "b2749e66-243a-47e6-935d-38d185783f08", "links": [{"href": "http://172.30.9.22:8774/images/b2749e66-243a-47e6-935d-38d185783f08", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4d9718fe-3392-43ff-b855-454199df3b42", "links": [{"href": "http://172.30.9.22:8774/flavors/4d9718fe-3392-43ff-b855-454199df3b42", "rel": "bookmark"}]}, "id": "08141519-c119-458c-b85a-385f30dfa7da", "security_groups": [{"name": "shaker-sg_41b12b66-1244-4b11-b43c-e656538192a1"}], "user_id": "b624bace868344beb8d3bab656284356", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T11:42:10Z", "hostId": "6abd29a122cb1aa598867b38abfe9f989628e1f150d6443e3c5e9d81", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41b12b66-1244-4b11-b43c-e656538192a1", "name": "shaker-vm_41b12b66-1244-4b11-b43c-e656538192a1", "created": "2018-08-26T11:42:08Z", "tenant_id": "25b26187e3f845be8bd8076b4519032b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 11:42:14,405 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-da37d514-c158-4d51-8c9f-a49f3f637e8c 2018-08-26 11:42:14,405 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.802765130997s 2018-08-26 11:42:14,405 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-da37d514-c158-4d51-8c9f-a49f3f637e8c 2018-08-26 11:42:14,409 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 11:42:16,412 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 11:42:16,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8fab0dfa28effdd3e06c72d246df16260fcd0134" 2018-08-26 11:42:16,784 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11:42: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-f0423422-d7cf-4a9c-b369-e683484eb349 x-compute-request-id: req-f0423422-d7cf-4a9c-b369-e683484eb349 Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "bookmark"}], "image": {"id": "b2749e66-243a-47e6-935d-38d185783f08", "links": [{"href": "http://172.30.9.22:8774/images/b2749e66-243a-47e6-935d-38d185783f08", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4d9718fe-3392-43ff-b855-454199df3b42", "links": [{"href": "http://172.30.9.22:8774/flavors/4d9718fe-3392-43ff-b855-454199df3b42", "rel": "bookmark"}]}, "id": "08141519-c119-458c-b85a-385f30dfa7da", "security_groups": [{"name": "shaker-sg_41b12b66-1244-4b11-b43c-e656538192a1"}], "user_id": "b624bace868344beb8d3bab656284356", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T11:42:10Z", "hostId": "6abd29a122cb1aa598867b38abfe9f989628e1f150d6443e3c5e9d81", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41b12b66-1244-4b11-b43c-e656538192a1", "name": "shaker-vm_41b12b66-1244-4b11-b43c-e656538192a1", "created": "2018-08-26T11:42:08Z", "tenant_id": "25b26187e3f845be8bd8076b4519032b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 11:42:16,784 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f0423422-d7cf-4a9c-b369-e683484eb349 2018-08-26 11:42:16,784 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.372385978699s 2018-08-26 11:42:16,784 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f0423422-d7cf-4a9c-b369-e683484eb349 2018-08-26 11:42:16,788 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 11:42:18,791 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 11:42:18,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8fab0dfa28effdd3e06c72d246df16260fcd0134" 2018-08-26 11:42:19,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11: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-3ee122ca-bbf9-473c-b2ce-799adfde5364 x-compute-request-id: req-3ee122ca-bbf9-473c-b2ce-799adfde5364 Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "bookmark"}], "image": {"id": "b2749e66-243a-47e6-935d-38d185783f08", "links": [{"href": "http://172.30.9.22:8774/images/b2749e66-243a-47e6-935d-38d185783f08", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4d9718fe-3392-43ff-b855-454199df3b42", "links": [{"href": "http://172.30.9.22:8774/flavors/4d9718fe-3392-43ff-b855-454199df3b42", "rel": "bookmark"}]}, "id": "08141519-c119-458c-b85a-385f30dfa7da", "security_groups": [{"name": "shaker-sg_41b12b66-1244-4b11-b43c-e656538192a1"}], "user_id": "b624bace868344beb8d3bab656284356", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T11:42:10Z", "hostId": "6abd29a122cb1aa598867b38abfe9f989628e1f150d6443e3c5e9d81", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41b12b66-1244-4b11-b43c-e656538192a1", "name": "shaker-vm_41b12b66-1244-4b11-b43c-e656538192a1", "created": "2018-08-26T11:42:08Z", "tenant_id": "25b26187e3f845be8bd8076b4519032b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 11:42:19,715 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-3ee122ca-bbf9-473c-b2ce-799adfde5364 2018-08-26 11:42:19,716 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.924393892288s 2018-08-26 11:42:19,716 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-3ee122ca-bbf9-473c-b2ce-799adfde5364 2018-08-26 11:42:19,719 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 11:42:21,722 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 11:42:21,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8fab0dfa28effdd3e06c72d246df16260fcd0134" 2018-08-26 11:42:21,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11: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-1ff3e8eb-20dd-471c-9f59-1bc1919d08a2 x-compute-request-id: req-1ff3e8eb-20dd-471c-9f59-1bc1919d08a2 Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "bookmark"}], "image": {"id": "b2749e66-243a-47e6-935d-38d185783f08", "links": [{"href": "http://172.30.9.22:8774/images/b2749e66-243a-47e6-935d-38d185783f08", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4d9718fe-3392-43ff-b855-454199df3b42", "links": [{"href": "http://172.30.9.22:8774/flavors/4d9718fe-3392-43ff-b855-454199df3b42", "rel": "bookmark"}]}, "id": "08141519-c119-458c-b85a-385f30dfa7da", "security_groups": [{"name": "shaker-sg_41b12b66-1244-4b11-b43c-e656538192a1"}], "user_id": "b624bace868344beb8d3bab656284356", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T11:42:10Z", "hostId": "6abd29a122cb1aa598867b38abfe9f989628e1f150d6443e3c5e9d81", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41b12b66-1244-4b11-b43c-e656538192a1", "name": "shaker-vm_41b12b66-1244-4b11-b43c-e656538192a1", "created": "2018-08-26T11:42:08Z", "tenant_id": "25b26187e3f845be8bd8076b4519032b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 11:42:21,889 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-1ff3e8eb-20dd-471c-9f59-1bc1919d08a2 2018-08-26 11:42:21,889 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.167090892792s 2018-08-26 11:42:21,890 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-1ff3e8eb-20dd-471c-9f59-1bc1919d08a2 2018-08-26 11:42:21,893 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 11:42:23,896 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 11:42:23,899 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8fab0dfa28effdd3e06c72d246df16260fcd0134" 2018-08-26 11:42:24,251 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11:42: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-2e7d2d2f-fd8d-4ff1-a93a-190e773adb87 x-compute-request-id: req-2e7d2d2f-fd8d-4ff1-a93a-190e773adb87 Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "bookmark"}], "image": {"id": "b2749e66-243a-47e6-935d-38d185783f08", "links": [{"href": "http://172.30.9.22:8774/images/b2749e66-243a-47e6-935d-38d185783f08", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4d9718fe-3392-43ff-b855-454199df3b42", "links": [{"href": "http://172.30.9.22:8774/flavors/4d9718fe-3392-43ff-b855-454199df3b42", "rel": "bookmark"}]}, "id": "08141519-c119-458c-b85a-385f30dfa7da", "security_groups": [{"name": "shaker-sg_41b12b66-1244-4b11-b43c-e656538192a1"}], "user_id": "b624bace868344beb8d3bab656284356", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T11:42:10Z", "hostId": "6abd29a122cb1aa598867b38abfe9f989628e1f150d6443e3c5e9d81", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41b12b66-1244-4b11-b43c-e656538192a1", "name": "shaker-vm_41b12b66-1244-4b11-b43c-e656538192a1", "created": "2018-08-26T11:42:08Z", "tenant_id": "25b26187e3f845be8bd8076b4519032b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 11:42:24,251 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2e7d2d2f-fd8d-4ff1-a93a-190e773adb87 2018-08-26 11:42:24,251 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.354974031448s 2018-08-26 11:42:24,252 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2e7d2d2f-fd8d-4ff1-a93a-190e773adb87 2018-08-26 11:42:24,256 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 11:42:26,258 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 11:42:26,262 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8fab0dfa28effdd3e06c72d246df16260fcd0134" 2018-08-26 11:42:26,612 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11:42: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-85d2ce9c-4855-4482-8bd9-81b4467da984 x-compute-request-id: req-85d2ce9c-4855-4482-8bd9-81b4467da984 Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "bookmark"}], "image": {"id": "b2749e66-243a-47e6-935d-38d185783f08", "links": [{"href": "http://172.30.9.22:8774/images/b2749e66-243a-47e6-935d-38d185783f08", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4d9718fe-3392-43ff-b855-454199df3b42", "links": [{"href": "http://172.30.9.22:8774/flavors/4d9718fe-3392-43ff-b855-454199df3b42", "rel": "bookmark"}]}, "id": "08141519-c119-458c-b85a-385f30dfa7da", "security_groups": [{"name": "shaker-sg_41b12b66-1244-4b11-b43c-e656538192a1"}], "user_id": "b624bace868344beb8d3bab656284356", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T11:42:10Z", "hostId": "6abd29a122cb1aa598867b38abfe9f989628e1f150d6443e3c5e9d81", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41b12b66-1244-4b11-b43c-e656538192a1", "name": "shaker-vm_41b12b66-1244-4b11-b43c-e656538192a1", "created": "2018-08-26T11:42:08Z", "tenant_id": "25b26187e3f845be8bd8076b4519032b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 11:42:26,613 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-85d2ce9c-4855-4482-8bd9-81b4467da984 2018-08-26 11:42:26,613 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.354166984558s 2018-08-26 11:42:26,613 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-85d2ce9c-4855-4482-8bd9-81b4467da984 2018-08-26 11:42:26,617 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 11:42:28,620 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 11:42:28,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8fab0dfa28effdd3e06c72d246df16260fcd0134" 2018-08-26 11:42:29,292 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11:42: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-07de2dcf-b70f-444f-8e94-85e6035296e0 x-compute-request-id: req-07de2dcf-b70f-444f-8e94-85e6035296e0 Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "bookmark"}], "image": {"id": "b2749e66-243a-47e6-935d-38d185783f08", "links": [{"href": "http://172.30.9.22:8774/images/b2749e66-243a-47e6-935d-38d185783f08", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4d9718fe-3392-43ff-b855-454199df3b42", "links": [{"href": "http://172.30.9.22:8774/flavors/4d9718fe-3392-43ff-b855-454199df3b42", "rel": "bookmark"}]}, "id": "08141519-c119-458c-b85a-385f30dfa7da", "security_groups": [{"name": "shaker-sg_41b12b66-1244-4b11-b43c-e656538192a1"}], "user_id": "b624bace868344beb8d3bab656284356", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T11:42:10Z", "hostId": "6abd29a122cb1aa598867b38abfe9f989628e1f150d6443e3c5e9d81", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41b12b66-1244-4b11-b43c-e656538192a1", "name": "shaker-vm_41b12b66-1244-4b11-b43c-e656538192a1", "created": "2018-08-26T11:42:08Z", "tenant_id": "25b26187e3f845be8bd8076b4519032b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 11:42:29,293 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-07de2dcf-b70f-444f-8e94-85e6035296e0 2018-08-26 11:42:29,293 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.672677993774s 2018-08-26 11:42:29,293 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-07de2dcf-b70f-444f-8e94-85e6035296e0 2018-08-26 11:42:29,297 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 11:42:31,299 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 11:42:31,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8fab0dfa28effdd3e06c72d246df16260fcd0134" 2018-08-26 11:42:31,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11:42: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-2d0e6ace-8cf6-4a2f-929d-307c06cf62df x-compute-request-id: req-2d0e6ace-8cf6-4a2f-929d-307c06cf62df Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "bookmark"}], "image": {"id": "b2749e66-243a-47e6-935d-38d185783f08", "links": [{"href": "http://172.30.9.22:8774/images/b2749e66-243a-47e6-935d-38d185783f08", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4d9718fe-3392-43ff-b855-454199df3b42", "links": [{"href": "http://172.30.9.22:8774/flavors/4d9718fe-3392-43ff-b855-454199df3b42", "rel": "bookmark"}]}, "id": "08141519-c119-458c-b85a-385f30dfa7da", "security_groups": [{"name": "shaker-sg_41b12b66-1244-4b11-b43c-e656538192a1"}], "user_id": "b624bace868344beb8d3bab656284356", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T11:42:10Z", "hostId": "6abd29a122cb1aa598867b38abfe9f989628e1f150d6443e3c5e9d81", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41b12b66-1244-4b11-b43c-e656538192a1", "name": "shaker-vm_41b12b66-1244-4b11-b43c-e656538192a1", "created": "2018-08-26T11:42:08Z", "tenant_id": "25b26187e3f845be8bd8076b4519032b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 11:42:31,645 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2d0e6ace-8cf6-4a2f-929d-307c06cf62df 2018-08-26 11:42:31,645 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.345314025879s 2018-08-26 11:42:31,645 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2d0e6ace-8cf6-4a2f-929d-307c06cf62df 2018-08-26 11:42:31,649 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 11:42:33,651 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 11:42:33,654 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8fab0dfa28effdd3e06c72d246df16260fcd0134" 2018-08-26 11:42:34,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11: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-7831d34b-2b53-4728-9064-5ecab8e6db6e x-compute-request-id: req-7831d34b-2b53-4728-9064-5ecab8e6db6e Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "bookmark"}], "image": {"id": "b2749e66-243a-47e6-935d-38d185783f08", "links": [{"href": "http://172.30.9.22:8774/images/b2749e66-243a-47e6-935d-38d185783f08", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4d9718fe-3392-43ff-b855-454199df3b42", "links": [{"href": "http://172.30.9.22:8774/flavors/4d9718fe-3392-43ff-b855-454199df3b42", "rel": "bookmark"}]}, "id": "08141519-c119-458c-b85a-385f30dfa7da", "security_groups": [{"name": "shaker-sg_41b12b66-1244-4b11-b43c-e656538192a1"}], "user_id": "b624bace868344beb8d3bab656284356", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T11:42:10Z", "hostId": "6abd29a122cb1aa598867b38abfe9f989628e1f150d6443e3c5e9d81", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41b12b66-1244-4b11-b43c-e656538192a1", "name": "shaker-vm_41b12b66-1244-4b11-b43c-e656538192a1", "created": "2018-08-26T11:42:08Z", "tenant_id": "25b26187e3f845be8bd8076b4519032b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 11:42:34,347 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-7831d34b-2b53-4728-9064-5ecab8e6db6e 2018-08-26 11:42:34,347 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.695377826691s 2018-08-26 11:42:34,347 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-7831d34b-2b53-4728-9064-5ecab8e6db6e 2018-08-26 11:42:34,354 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 11:42:36,357 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 11:42:36,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8fab0dfa28effdd3e06c72d246df16260fcd0134" 2018-08-26 11:42:36,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11:42:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fdbe1c1e-a8c4-4368-aa8f-00e14fd1a0dc x-compute-request-id: req-fdbe1c1e-a8c4-4368-aa8f-00e14fd1a0dc Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "bookmark"}], "image": {"id": "b2749e66-243a-47e6-935d-38d185783f08", "links": [{"href": "http://172.30.9.22:8774/images/b2749e66-243a-47e6-935d-38d185783f08", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4d9718fe-3392-43ff-b855-454199df3b42", "links": [{"href": "http://172.30.9.22:8774/flavors/4d9718fe-3392-43ff-b855-454199df3b42", "rel": "bookmark"}]}, "id": "08141519-c119-458c-b85a-385f30dfa7da", "security_groups": [{"name": "shaker-sg_41b12b66-1244-4b11-b43c-e656538192a1"}], "user_id": "b624bace868344beb8d3bab656284356", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T11:42:10Z", "hostId": "6abd29a122cb1aa598867b38abfe9f989628e1f150d6443e3c5e9d81", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41b12b66-1244-4b11-b43c-e656538192a1", "name": "shaker-vm_41b12b66-1244-4b11-b43c-e656538192a1", "created": "2018-08-26T11:42:08Z", "tenant_id": "25b26187e3f845be8bd8076b4519032b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 11:42:36,713 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-fdbe1c1e-a8c4-4368-aa8f-00e14fd1a0dc 2018-08-26 11:42:36,713 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.355711936951s 2018-08-26 11:42:36,713 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-fdbe1c1e-a8c4-4368-aa8f-00e14fd1a0dc 2018-08-26 11:42:36,717 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 11:42:38,719 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 11:42:38,722 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8fab0dfa28effdd3e06c72d246df16260fcd0134" 2018-08-26 11:42:39,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11:42:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-eb8092a5-c714-46bb-8173-008bb130a7cb x-compute-request-id: req-eb8092a5-c714-46bb-8173-008bb130a7cb Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "bookmark"}], "image": {"id": "b2749e66-243a-47e6-935d-38d185783f08", "links": [{"href": "http://172.30.9.22:8774/images/b2749e66-243a-47e6-935d-38d185783f08", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4d9718fe-3392-43ff-b855-454199df3b42", "links": [{"href": "http://172.30.9.22:8774/flavors/4d9718fe-3392-43ff-b855-454199df3b42", "rel": "bookmark"}]}, "id": "08141519-c119-458c-b85a-385f30dfa7da", "security_groups": [{"name": "shaker-sg_41b12b66-1244-4b11-b43c-e656538192a1"}], "user_id": "b624bace868344beb8d3bab656284356", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T11:42:10Z", "hostId": "6abd29a122cb1aa598867b38abfe9f989628e1f150d6443e3c5e9d81", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41b12b66-1244-4b11-b43c-e656538192a1", "name": "shaker-vm_41b12b66-1244-4b11-b43c-e656538192a1", "created": "2018-08-26T11:42:08Z", "tenant_id": "25b26187e3f845be8bd8076b4519032b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 11:42:39,183 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-eb8092a5-c714-46bb-8173-008bb130a7cb 2018-08-26 11:42:39,183 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.463229894638s 2018-08-26 11:42:39,183 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-eb8092a5-c714-46bb-8173-008bb130a7cb 2018-08-26 11:42:39,187 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 11:42:41,189 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 11:42:41,192 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8fab0dfa28effdd3e06c72d246df16260fcd0134" 2018-08-26 11:42:41,714 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11:42: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-1d315d71-459a-477d-b997-822f752b2e08 x-compute-request-id: req-1d315d71-459a-477d-b997-822f752b2e08 Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "bookmark"}], "image": {"id": "b2749e66-243a-47e6-935d-38d185783f08", "links": [{"href": "http://172.30.9.22:8774/images/b2749e66-243a-47e6-935d-38d185783f08", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4d9718fe-3392-43ff-b855-454199df3b42", "links": [{"href": "http://172.30.9.22:8774/flavors/4d9718fe-3392-43ff-b855-454199df3b42", "rel": "bookmark"}]}, "id": "08141519-c119-458c-b85a-385f30dfa7da", "security_groups": [{"name": "shaker-sg_41b12b66-1244-4b11-b43c-e656538192a1"}], "user_id": "b624bace868344beb8d3bab656284356", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T11:42:10Z", "hostId": "6abd29a122cb1aa598867b38abfe9f989628e1f150d6443e3c5e9d81", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41b12b66-1244-4b11-b43c-e656538192a1", "name": "shaker-vm_41b12b66-1244-4b11-b43c-e656538192a1", "created": "2018-08-26T11:42:08Z", "tenant_id": "25b26187e3f845be8bd8076b4519032b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 11:42:41,714 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-1d315d71-459a-477d-b997-822f752b2e08 2018-08-26 11:42:41,714 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.524780988693s 2018-08-26 11:42:41,714 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-1d315d71-459a-477d-b997-822f752b2e08 2018-08-26 11:42:41,718 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 11:42:43,720 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 11:42:43,723 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8fab0dfa28effdd3e06c72d246df16260fcd0134" 2018-08-26 11:42:44,428 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11: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-a536d693-d6ae-46a8-8aab-e445193f6077 x-compute-request-id: req-a536d693-d6ae-46a8-8aab-e445193f6077 Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "bookmark"}], "image": {"id": "b2749e66-243a-47e6-935d-38d185783f08", "links": [{"href": "http://172.30.9.22:8774/images/b2749e66-243a-47e6-935d-38d185783f08", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4d9718fe-3392-43ff-b855-454199df3b42", "links": [{"href": "http://172.30.9.22:8774/flavors/4d9718fe-3392-43ff-b855-454199df3b42", "rel": "bookmark"}]}, "id": "08141519-c119-458c-b85a-385f30dfa7da", "security_groups": [{"name": "shaker-sg_41b12b66-1244-4b11-b43c-e656538192a1"}], "user_id": "b624bace868344beb8d3bab656284356", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T11:42:10Z", "hostId": "6abd29a122cb1aa598867b38abfe9f989628e1f150d6443e3c5e9d81", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41b12b66-1244-4b11-b43c-e656538192a1", "name": "shaker-vm_41b12b66-1244-4b11-b43c-e656538192a1", "created": "2018-08-26T11:42:08Z", "tenant_id": "25b26187e3f845be8bd8076b4519032b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 11:42:44,428 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a536d693-d6ae-46a8-8aab-e445193f6077 2018-08-26 11:42:44,428 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.707702875137s 2018-08-26 11:42:44,428 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a536d693-d6ae-46a8-8aab-e445193f6077 2018-08-26 11:42:44,432 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 11:42:46,435 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 11:42:46,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8fab0dfa28effdd3e06c72d246df16260fcd0134" 2018-08-26 11:42:46,877 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11: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-7fec3a50-a787-4a37-9b8e-323712560f6a x-compute-request-id: req-7fec3a50-a787-4a37-9b8e-323712560f6a Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "bookmark"}], "image": {"id": "b2749e66-243a-47e6-935d-38d185783f08", "links": [{"href": "http://172.30.9.22:8774/images/b2749e66-243a-47e6-935d-38d185783f08", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4d9718fe-3392-43ff-b855-454199df3b42", "links": [{"href": "http://172.30.9.22:8774/flavors/4d9718fe-3392-43ff-b855-454199df3b42", "rel": "bookmark"}]}, "id": "08141519-c119-458c-b85a-385f30dfa7da", "security_groups": [{"name": "shaker-sg_41b12b66-1244-4b11-b43c-e656538192a1"}], "user_id": "b624bace868344beb8d3bab656284356", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T11:42:10Z", "hostId": "6abd29a122cb1aa598867b38abfe9f989628e1f150d6443e3c5e9d81", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41b12b66-1244-4b11-b43c-e656538192a1", "name": "shaker-vm_41b12b66-1244-4b11-b43c-e656538192a1", "created": "2018-08-26T11:42:08Z", "tenant_id": "25b26187e3f845be8bd8076b4519032b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 11:42:46,877 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-7fec3a50-a787-4a37-9b8e-323712560f6a 2018-08-26 11:42:46,877 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.442146062851s 2018-08-26 11:42:46,877 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-7fec3a50-a787-4a37-9b8e-323712560f6a 2018-08-26 11:42:46,881 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 11:42:48,884 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 11:42:48,886 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8fab0dfa28effdd3e06c72d246df16260fcd0134" 2018-08-26 11:42:49,412 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11: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-f6918e0b-1106-43a3-9ccd-39e97a0035bc x-compute-request-id: req-f6918e0b-1106-43a3-9ccd-39e97a0035bc Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "bookmark"}], "image": {"id": "b2749e66-243a-47e6-935d-38d185783f08", "links": [{"href": "http://172.30.9.22:8774/images/b2749e66-243a-47e6-935d-38d185783f08", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4d9718fe-3392-43ff-b855-454199df3b42", "links": [{"href": "http://172.30.9.22:8774/flavors/4d9718fe-3392-43ff-b855-454199df3b42", "rel": "bookmark"}]}, "id": "08141519-c119-458c-b85a-385f30dfa7da", "security_groups": [{"name": "shaker-sg_41b12b66-1244-4b11-b43c-e656538192a1"}], "user_id": "b624bace868344beb8d3bab656284356", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T11:42:10Z", "hostId": "6abd29a122cb1aa598867b38abfe9f989628e1f150d6443e3c5e9d81", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41b12b66-1244-4b11-b43c-e656538192a1", "name": "shaker-vm_41b12b66-1244-4b11-b43c-e656538192a1", "created": "2018-08-26T11:42:08Z", "tenant_id": "25b26187e3f845be8bd8076b4519032b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 11:42:49,412 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f6918e0b-1106-43a3-9ccd-39e97a0035bc 2018-08-26 11:42:49,412 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.528424978256s 2018-08-26 11:42:49,413 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f6918e0b-1106-43a3-9ccd-39e97a0035bc 2018-08-26 11:42:49,416 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 11:42:51,419 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 11:42:51,422 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8fab0dfa28effdd3e06c72d246df16260fcd0134" 2018-08-26 11:42:52,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11: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-a00a48e1-ef1d-425b-9f55-8f8b7300076d x-compute-request-id: req-a00a48e1-ef1d-425b-9f55-8f8b7300076d Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "bookmark"}], "image": {"id": "b2749e66-243a-47e6-935d-38d185783f08", "links": [{"href": "http://172.30.9.22:8774/images/b2749e66-243a-47e6-935d-38d185783f08", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4d9718fe-3392-43ff-b855-454199df3b42", "links": [{"href": "http://172.30.9.22:8774/flavors/4d9718fe-3392-43ff-b855-454199df3b42", "rel": "bookmark"}]}, "id": "08141519-c119-458c-b85a-385f30dfa7da", "security_groups": [{"name": "shaker-sg_41b12b66-1244-4b11-b43c-e656538192a1"}], "user_id": "b624bace868344beb8d3bab656284356", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T11:42:10Z", "hostId": "6abd29a122cb1aa598867b38abfe9f989628e1f150d6443e3c5e9d81", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41b12b66-1244-4b11-b43c-e656538192a1", "name": "shaker-vm_41b12b66-1244-4b11-b43c-e656538192a1", "created": "2018-08-26T11:42:08Z", "tenant_id": "25b26187e3f845be8bd8076b4519032b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 11:42:52,125 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a00a48e1-ef1d-425b-9f55-8f8b7300076d 2018-08-26 11:42:52,126 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.706337213516s 2018-08-26 11:42:52,126 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a00a48e1-ef1d-425b-9f55-8f8b7300076d 2018-08-26 11:42:52,130 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 11:42:54,133 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 11:42:54,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8fab0dfa28effdd3e06c72d246df16260fcd0134" 2018-08-26 11:42:54,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11:42:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-073dcda7-f6f4-4ea0-84f4-3a0bfad0385a x-compute-request-id: req-073dcda7-f6f4-4ea0-84f4-3a0bfad0385a Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "bookmark"}], "image": {"id": "b2749e66-243a-47e6-935d-38d185783f08", "links": [{"href": "http://172.30.9.22:8774/images/b2749e66-243a-47e6-935d-38d185783f08", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4d9718fe-3392-43ff-b855-454199df3b42", "links": [{"href": "http://172.30.9.22:8774/flavors/4d9718fe-3392-43ff-b855-454199df3b42", "rel": "bookmark"}]}, "id": "08141519-c119-458c-b85a-385f30dfa7da", "security_groups": [{"name": "shaker-sg_41b12b66-1244-4b11-b43c-e656538192a1"}], "user_id": "b624bace868344beb8d3bab656284356", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T11:42:10Z", "hostId": "6abd29a122cb1aa598867b38abfe9f989628e1f150d6443e3c5e9d81", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41b12b66-1244-4b11-b43c-e656538192a1", "name": "shaker-vm_41b12b66-1244-4b11-b43c-e656538192a1", "created": "2018-08-26T11:42:08Z", "tenant_id": "25b26187e3f845be8bd8076b4519032b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 11:42:54,485 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-073dcda7-f6f4-4ea0-84f4-3a0bfad0385a 2018-08-26 11:42:54,485 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.352053880692s 2018-08-26 11:42:54,485 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-073dcda7-f6f4-4ea0-84f4-3a0bfad0385a 2018-08-26 11:42:54,489 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 11:42:56,492 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 11:42:56,494 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8fab0dfa28effdd3e06c72d246df16260fcd0134" 2018-08-26 11:42:56,667 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11:42:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3e90446a-ea60-4b49-8539-7be5dfc896b4 x-compute-request-id: req-3e90446a-ea60-4b49-8539-7be5dfc896b4 Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "bookmark"}], "image": {"id": "b2749e66-243a-47e6-935d-38d185783f08", "links": [{"href": "http://172.30.9.22:8774/images/b2749e66-243a-47e6-935d-38d185783f08", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4d9718fe-3392-43ff-b855-454199df3b42", "links": [{"href": "http://172.30.9.22:8774/flavors/4d9718fe-3392-43ff-b855-454199df3b42", "rel": "bookmark"}]}, "id": "08141519-c119-458c-b85a-385f30dfa7da", "security_groups": [{"name": "shaker-sg_41b12b66-1244-4b11-b43c-e656538192a1"}], "user_id": "b624bace868344beb8d3bab656284356", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T11:42:10Z", "hostId": "6abd29a122cb1aa598867b38abfe9f989628e1f150d6443e3c5e9d81", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41b12b66-1244-4b11-b43c-e656538192a1", "name": "shaker-vm_41b12b66-1244-4b11-b43c-e656538192a1", "created": "2018-08-26T11:42:08Z", "tenant_id": "25b26187e3f845be8bd8076b4519032b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 11:42:56,667 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-3e90446a-ea60-4b49-8539-7be5dfc896b4 2018-08-26 11:42:56,668 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.17574596405s 2018-08-26 11:42:56,668 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-3e90446a-ea60-4b49-8539-7be5dfc896b4 2018-08-26 11:42:56,671 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 11:42:58,674 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 11:42:58,677 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8fab0dfa28effdd3e06c72d246df16260fcd0134" 2018-08-26 11:42:59,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11:42: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-24802090-14d6-4945-ba28-c491b295e22f x-compute-request-id: req-24802090-14d6-4945-ba28-c491b295e22f Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "bookmark"}], "image": {"id": "b2749e66-243a-47e6-935d-38d185783f08", "links": [{"href": "http://172.30.9.22:8774/images/b2749e66-243a-47e6-935d-38d185783f08", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4d9718fe-3392-43ff-b855-454199df3b42", "links": [{"href": "http://172.30.9.22:8774/flavors/4d9718fe-3392-43ff-b855-454199df3b42", "rel": "bookmark"}]}, "id": "08141519-c119-458c-b85a-385f30dfa7da", "security_groups": [{"name": "shaker-sg_41b12b66-1244-4b11-b43c-e656538192a1"}], "user_id": "b624bace868344beb8d3bab656284356", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T11:42:10Z", "hostId": "6abd29a122cb1aa598867b38abfe9f989628e1f150d6443e3c5e9d81", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41b12b66-1244-4b11-b43c-e656538192a1", "name": "shaker-vm_41b12b66-1244-4b11-b43c-e656538192a1", "created": "2018-08-26T11:42:08Z", "tenant_id": "25b26187e3f845be8bd8076b4519032b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 11:42:59,021 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-24802090-14d6-4945-ba28-c491b295e22f 2018-08-26 11:42:59,021 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.346364021301s 2018-08-26 11:42:59,021 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-24802090-14d6-4945-ba28-c491b295e22f 2018-08-26 11:42:59,025 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 11:43:01,027 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 11:43:01,030 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8fab0dfa28effdd3e06c72d246df16260fcd0134" 2018-08-26 11:43:01,206 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11:43:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5b31c179-02cf-4fa5-a91d-fef5eac037f1 x-compute-request-id: req-5b31c179-02cf-4fa5-a91d-fef5eac037f1 Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "bookmark"}], "image": {"id": "b2749e66-243a-47e6-935d-38d185783f08", "links": [{"href": "http://172.30.9.22:8774/images/b2749e66-243a-47e6-935d-38d185783f08", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4d9718fe-3392-43ff-b855-454199df3b42", "links": [{"href": "http://172.30.9.22:8774/flavors/4d9718fe-3392-43ff-b855-454199df3b42", "rel": "bookmark"}]}, "id": "08141519-c119-458c-b85a-385f30dfa7da", "security_groups": [{"name": "shaker-sg_41b12b66-1244-4b11-b43c-e656538192a1"}], "user_id": "b624bace868344beb8d3bab656284356", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T11:42:10Z", "hostId": "6abd29a122cb1aa598867b38abfe9f989628e1f150d6443e3c5e9d81", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41b12b66-1244-4b11-b43c-e656538192a1", "name": "shaker-vm_41b12b66-1244-4b11-b43c-e656538192a1", "created": "2018-08-26T11:42:08Z", "tenant_id": "25b26187e3f845be8bd8076b4519032b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 11:43:01,206 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5b31c179-02cf-4fa5-a91d-fef5eac037f1 2018-08-26 11:43:01,206 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.178488969803s 2018-08-26 11:43:01,206 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5b31c179-02cf-4fa5-a91d-fef5eac037f1 2018-08-26 11:43:01,210 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 11:43:03,213 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 11:43:03,216 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8fab0dfa28effdd3e06c72d246df16260fcd0134" 2018-08-26 11:43:03,377 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11: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-0aa8bf26-6af1-4f2b-b796-ff65c674c621 x-compute-request-id: req-0aa8bf26-6af1-4f2b-b796-ff65c674c621 Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "bookmark"}], "image": {"id": "b2749e66-243a-47e6-935d-38d185783f08", "links": [{"href": "http://172.30.9.22:8774/images/b2749e66-243a-47e6-935d-38d185783f08", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4d9718fe-3392-43ff-b855-454199df3b42", "links": [{"href": "http://172.30.9.22:8774/flavors/4d9718fe-3392-43ff-b855-454199df3b42", "rel": "bookmark"}]}, "id": "08141519-c119-458c-b85a-385f30dfa7da", "security_groups": [{"name": "shaker-sg_41b12b66-1244-4b11-b43c-e656538192a1"}], "user_id": "b624bace868344beb8d3bab656284356", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T11:42:10Z", "hostId": "6abd29a122cb1aa598867b38abfe9f989628e1f150d6443e3c5e9d81", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41b12b66-1244-4b11-b43c-e656538192a1", "name": "shaker-vm_41b12b66-1244-4b11-b43c-e656538192a1", "created": "2018-08-26T11:42:08Z", "tenant_id": "25b26187e3f845be8bd8076b4519032b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 11:43:03,378 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-0aa8bf26-6af1-4f2b-b796-ff65c674c621 2018-08-26 11:43:03,378 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.164383888245s 2018-08-26 11:43:03,378 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-0aa8bf26-6af1-4f2b-b796-ff65c674c621 2018-08-26 11:43:03,382 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 11:43:05,385 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 11:43:05,388 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8fab0dfa28effdd3e06c72d246df16260fcd0134" 2018-08-26 11:43:05,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11: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-b160e41c-633b-425a-909a-1b59c9fe2f51 x-compute-request-id: req-b160e41c-633b-425a-909a-1b59c9fe2f51 Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "bookmark"}], "image": {"id": "b2749e66-243a-47e6-935d-38d185783f08", "links": [{"href": "http://172.30.9.22:8774/images/b2749e66-243a-47e6-935d-38d185783f08", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4d9718fe-3392-43ff-b855-454199df3b42", "links": [{"href": "http://172.30.9.22:8774/flavors/4d9718fe-3392-43ff-b855-454199df3b42", "rel": "bookmark"}]}, "id": "08141519-c119-458c-b85a-385f30dfa7da", "security_groups": [{"name": "shaker-sg_41b12b66-1244-4b11-b43c-e656538192a1"}], "user_id": "b624bace868344beb8d3bab656284356", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T11:42:10Z", "hostId": "6abd29a122cb1aa598867b38abfe9f989628e1f150d6443e3c5e9d81", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41b12b66-1244-4b11-b43c-e656538192a1", "name": "shaker-vm_41b12b66-1244-4b11-b43c-e656538192a1", "created": "2018-08-26T11:42:08Z", "tenant_id": "25b26187e3f845be8bd8076b4519032b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 11:43:05,869 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b160e41c-633b-425a-909a-1b59c9fe2f51 2018-08-26 11:43:05,869 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.4837911129s 2018-08-26 11:43:05,869 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b160e41c-633b-425a-909a-1b59c9fe2f51 2018-08-26 11:43:05,873 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 11:43:07,876 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 11:43:07,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8fab0dfa28effdd3e06c72d246df16260fcd0134" 2018-08-26 11:43:08,294 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11:43: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-10c09c76-43b5-4dd6-bf90-0fedda311cd0 x-compute-request-id: req-10c09c76-43b5-4dd6-bf90-0fedda311cd0 Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "bookmark"}], "image": {"id": "b2749e66-243a-47e6-935d-38d185783f08", "links": [{"href": "http://172.30.9.22:8774/images/b2749e66-243a-47e6-935d-38d185783f08", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4d9718fe-3392-43ff-b855-454199df3b42", "links": [{"href": "http://172.30.9.22:8774/flavors/4d9718fe-3392-43ff-b855-454199df3b42", "rel": "bookmark"}]}, "id": "08141519-c119-458c-b85a-385f30dfa7da", "security_groups": [{"name": "shaker-sg_41b12b66-1244-4b11-b43c-e656538192a1"}], "user_id": "b624bace868344beb8d3bab656284356", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T11:42:10Z", "hostId": "6abd29a122cb1aa598867b38abfe9f989628e1f150d6443e3c5e9d81", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41b12b66-1244-4b11-b43c-e656538192a1", "name": "shaker-vm_41b12b66-1244-4b11-b43c-e656538192a1", "created": "2018-08-26T11:42:08Z", "tenant_id": "25b26187e3f845be8bd8076b4519032b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 11:43:08,294 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-10c09c76-43b5-4dd6-bf90-0fedda311cd0 2018-08-26 11:43:08,294 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.417706012726s 2018-08-26 11:43:08,294 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-10c09c76-43b5-4dd6-bf90-0fedda311cd0 2018-08-26 11:43:08,298 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 11:43:10,301 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 11:43:10,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8fab0dfa28effdd3e06c72d246df16260fcd0134" 2018-08-26 11:43:10,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11:43:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1f5e0905-1164-48f4-863a-6b175a3e6062 x-compute-request-id: req-1f5e0905-1164-48f4-863a-6b175a3e6062 Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "bookmark"}], "image": {"id": "b2749e66-243a-47e6-935d-38d185783f08", "links": [{"href": "http://172.30.9.22:8774/images/b2749e66-243a-47e6-935d-38d185783f08", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4d9718fe-3392-43ff-b855-454199df3b42", "links": [{"href": "http://172.30.9.22:8774/flavors/4d9718fe-3392-43ff-b855-454199df3b42", "rel": "bookmark"}]}, "id": "08141519-c119-458c-b85a-385f30dfa7da", "security_groups": [{"name": "shaker-sg_41b12b66-1244-4b11-b43c-e656538192a1"}], "user_id": "b624bace868344beb8d3bab656284356", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T11:42:10Z", "hostId": "6abd29a122cb1aa598867b38abfe9f989628e1f150d6443e3c5e9d81", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41b12b66-1244-4b11-b43c-e656538192a1", "name": "shaker-vm_41b12b66-1244-4b11-b43c-e656538192a1", "created": "2018-08-26T11:42:08Z", "tenant_id": "25b26187e3f845be8bd8076b4519032b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 11:43:10,742 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-1f5e0905-1164-48f4-863a-6b175a3e6062 2018-08-26 11:43:10,743 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.441463947296s 2018-08-26 11:43:10,743 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-1f5e0905-1164-48f4-863a-6b175a3e6062 2018-08-26 11:43:10,747 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 11:43:12,749 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 11:43:12,752 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8fab0dfa28effdd3e06c72d246df16260fcd0134" 2018-08-26 11:43:13,131 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11:43:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-79988d85-af67-425a-a414-07080728cd3a x-compute-request-id: req-79988d85-af67-425a-a414-07080728cd3a Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "bookmark"}], "image": {"id": "b2749e66-243a-47e6-935d-38d185783f08", "links": [{"href": "http://172.30.9.22:8774/images/b2749e66-243a-47e6-935d-38d185783f08", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4d9718fe-3392-43ff-b855-454199df3b42", "links": [{"href": "http://172.30.9.22:8774/flavors/4d9718fe-3392-43ff-b855-454199df3b42", "rel": "bookmark"}]}, "id": "08141519-c119-458c-b85a-385f30dfa7da", "security_groups": [{"name": "shaker-sg_41b12b66-1244-4b11-b43c-e656538192a1"}], "user_id": "b624bace868344beb8d3bab656284356", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T11:42:10Z", "hostId": "6abd29a122cb1aa598867b38abfe9f989628e1f150d6443e3c5e9d81", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41b12b66-1244-4b11-b43c-e656538192a1", "name": "shaker-vm_41b12b66-1244-4b11-b43c-e656538192a1", "created": "2018-08-26T11:42:08Z", "tenant_id": "25b26187e3f845be8bd8076b4519032b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 11:43:13,131 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-79988d85-af67-425a-a414-07080728cd3a 2018-08-26 11:43:13,131 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.381558895111s 2018-08-26 11:43:13,131 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-79988d85-af67-425a-a414-07080728cd3a 2018-08-26 11:43:13,135 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 11:43:15,138 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 11:43:15,140 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8fab0dfa28effdd3e06c72d246df16260fcd0134" 2018-08-26 11:43:15,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11:43:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c8d67941-1e7e-49e9-8744-805e46029f14 x-compute-request-id: req-c8d67941-1e7e-49e9-8744-805e46029f14 Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "bookmark"}], "image": {"id": "b2749e66-243a-47e6-935d-38d185783f08", "links": [{"href": "http://172.30.9.22:8774/images/b2749e66-243a-47e6-935d-38d185783f08", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4d9718fe-3392-43ff-b855-454199df3b42", "links": [{"href": "http://172.30.9.22:8774/flavors/4d9718fe-3392-43ff-b855-454199df3b42", "rel": "bookmark"}]}, "id": "08141519-c119-458c-b85a-385f30dfa7da", "security_groups": [{"name": "shaker-sg_41b12b66-1244-4b11-b43c-e656538192a1"}], "user_id": "b624bace868344beb8d3bab656284356", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T11:42:10Z", "hostId": "6abd29a122cb1aa598867b38abfe9f989628e1f150d6443e3c5e9d81", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41b12b66-1244-4b11-b43c-e656538192a1", "name": "shaker-vm_41b12b66-1244-4b11-b43c-e656538192a1", "created": "2018-08-26T11:42:08Z", "tenant_id": "25b26187e3f845be8bd8076b4519032b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 11:43:15,517 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c8d67941-1e7e-49e9-8744-805e46029f14 2018-08-26 11:43:15,517 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.379561901093s 2018-08-26 11:43:15,518 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c8d67941-1e7e-49e9-8744-805e46029f14 2018-08-26 11:43:15,522 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 11:43:17,524 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 11:43:17,527 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8fab0dfa28effdd3e06c72d246df16260fcd0134" 2018-08-26 11:43:17,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11:43: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-fa9642b8-86a0-4c4a-845c-da4b424741f9 x-compute-request-id: req-fa9642b8-86a0-4c4a-845c-da4b424741f9 Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "bookmark"}], "image": {"id": "b2749e66-243a-47e6-935d-38d185783f08", "links": [{"href": "http://172.30.9.22:8774/images/b2749e66-243a-47e6-935d-38d185783f08", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4d9718fe-3392-43ff-b855-454199df3b42", "links": [{"href": "http://172.30.9.22:8774/flavors/4d9718fe-3392-43ff-b855-454199df3b42", "rel": "bookmark"}]}, "id": "08141519-c119-458c-b85a-385f30dfa7da", "security_groups": [{"name": "shaker-sg_41b12b66-1244-4b11-b43c-e656538192a1"}], "user_id": "b624bace868344beb8d3bab656284356", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T11:42:10Z", "hostId": "6abd29a122cb1aa598867b38abfe9f989628e1f150d6443e3c5e9d81", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41b12b66-1244-4b11-b43c-e656538192a1", "name": "shaker-vm_41b12b66-1244-4b11-b43c-e656538192a1", "created": "2018-08-26T11:42:08Z", "tenant_id": "25b26187e3f845be8bd8076b4519032b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 11:43:17,715 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-fa9642b8-86a0-4c4a-845c-da4b424741f9 2018-08-26 11:43:17,715 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.190860033035s 2018-08-26 11:43:17,715 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-fa9642b8-86a0-4c4a-845c-da4b424741f9 2018-08-26 11:43:17,719 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 11:43:19,722 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 11:43:19,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8fab0dfa28effdd3e06c72d246df16260fcd0134" 2018-08-26 11:43:20,068 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11: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-aeb1b04e-afe7-439a-8b26-dba7f37afc3d x-compute-request-id: req-aeb1b04e-afe7-439a-8b26-dba7f37afc3d Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "bookmark"}], "image": {"id": "b2749e66-243a-47e6-935d-38d185783f08", "links": [{"href": "http://172.30.9.22:8774/images/b2749e66-243a-47e6-935d-38d185783f08", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4d9718fe-3392-43ff-b855-454199df3b42", "links": [{"href": "http://172.30.9.22:8774/flavors/4d9718fe-3392-43ff-b855-454199df3b42", "rel": "bookmark"}]}, "id": "08141519-c119-458c-b85a-385f30dfa7da", "security_groups": [{"name": "shaker-sg_41b12b66-1244-4b11-b43c-e656538192a1"}], "user_id": "b624bace868344beb8d3bab656284356", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T11:42:10Z", "hostId": "6abd29a122cb1aa598867b38abfe9f989628e1f150d6443e3c5e9d81", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41b12b66-1244-4b11-b43c-e656538192a1", "name": "shaker-vm_41b12b66-1244-4b11-b43c-e656538192a1", "created": "2018-08-26T11:42:08Z", "tenant_id": "25b26187e3f845be8bd8076b4519032b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 11:43:20,068 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-aeb1b04e-afe7-439a-8b26-dba7f37afc3d 2018-08-26 11:43:20,069 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.346526861191s 2018-08-26 11:43:20,069 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-aeb1b04e-afe7-439a-8b26-dba7f37afc3d 2018-08-26 11:43:20,073 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 11:43:22,075 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 11:43:22,078 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8fab0dfa28effdd3e06c72d246df16260fcd0134" 2018-08-26 11:43:22,504 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11: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-810be998-91ee-46fc-a94b-b424c3f2c837 x-compute-request-id: req-810be998-91ee-46fc-a94b-b424c3f2c837 Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "bookmark"}], "image": {"id": "b2749e66-243a-47e6-935d-38d185783f08", "links": [{"href": "http://172.30.9.22:8774/images/b2749e66-243a-47e6-935d-38d185783f08", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4d9718fe-3392-43ff-b855-454199df3b42", "links": [{"href": "http://172.30.9.22:8774/flavors/4d9718fe-3392-43ff-b855-454199df3b42", "rel": "bookmark"}]}, "id": "08141519-c119-458c-b85a-385f30dfa7da", "security_groups": [{"name": "shaker-sg_41b12b66-1244-4b11-b43c-e656538192a1"}], "user_id": "b624bace868344beb8d3bab656284356", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T11:42:10Z", "hostId": "6abd29a122cb1aa598867b38abfe9f989628e1f150d6443e3c5e9d81", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41b12b66-1244-4b11-b43c-e656538192a1", "name": "shaker-vm_41b12b66-1244-4b11-b43c-e656538192a1", "created": "2018-08-26T11:42:08Z", "tenant_id": "25b26187e3f845be8bd8076b4519032b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 11:43:22,505 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-810be998-91ee-46fc-a94b-b424c3f2c837 2018-08-26 11:43:22,505 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.429117918015s 2018-08-26 11:43:22,505 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-810be998-91ee-46fc-a94b-b424c3f2c837 2018-08-26 11:43:22,509 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 11:43:24,512 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 11:43:24,515 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8fab0dfa28effdd3e06c72d246df16260fcd0134" 2018-08-26 11:43:25,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11:43:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dfa0cf4b-8aab-4aa7-b0e7-62ddc72455bb x-compute-request-id: req-dfa0cf4b-8aab-4aa7-b0e7-62ddc72455bb Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "bookmark"}], "image": {"id": "b2749e66-243a-47e6-935d-38d185783f08", "links": [{"href": "http://172.30.9.22:8774/images/b2749e66-243a-47e6-935d-38d185783f08", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4d9718fe-3392-43ff-b855-454199df3b42", "links": [{"href": "http://172.30.9.22:8774/flavors/4d9718fe-3392-43ff-b855-454199df3b42", "rel": "bookmark"}]}, "id": "08141519-c119-458c-b85a-385f30dfa7da", "security_groups": [{"name": "shaker-sg_41b12b66-1244-4b11-b43c-e656538192a1"}], "user_id": "b624bace868344beb8d3bab656284356", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T11:42:10Z", "hostId": "6abd29a122cb1aa598867b38abfe9f989628e1f150d6443e3c5e9d81", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41b12b66-1244-4b11-b43c-e656538192a1", "name": "shaker-vm_41b12b66-1244-4b11-b43c-e656538192a1", "created": "2018-08-26T11:42:08Z", "tenant_id": "25b26187e3f845be8bd8076b4519032b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 11:43:25,160 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-dfa0cf4b-8aab-4aa7-b0e7-62ddc72455bb 2018-08-26 11:43:25,161 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.648782014847s 2018-08-26 11:43:25,161 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-dfa0cf4b-8aab-4aa7-b0e7-62ddc72455bb 2018-08-26 11:43:25,165 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 11:43:27,168 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 11:43:27,171 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8fab0dfa28effdd3e06c72d246df16260fcd0134" 2018-08-26 11:43:27,813 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11:43: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-e73d952d-4d2b-476b-9ceb-6bee14e7b9e5 x-compute-request-id: req-e73d952d-4d2b-476b-9ceb-6bee14e7b9e5 Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "bookmark"}], "image": {"id": "b2749e66-243a-47e6-935d-38d185783f08", "links": [{"href": "http://172.30.9.22:8774/images/b2749e66-243a-47e6-935d-38d185783f08", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4d9718fe-3392-43ff-b855-454199df3b42", "links": [{"href": "http://172.30.9.22:8774/flavors/4d9718fe-3392-43ff-b855-454199df3b42", "rel": "bookmark"}]}, "id": "08141519-c119-458c-b85a-385f30dfa7da", "security_groups": [{"name": "shaker-sg_41b12b66-1244-4b11-b43c-e656538192a1"}], "user_id": "b624bace868344beb8d3bab656284356", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T11:42:10Z", "hostId": "6abd29a122cb1aa598867b38abfe9f989628e1f150d6443e3c5e9d81", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41b12b66-1244-4b11-b43c-e656538192a1", "name": "shaker-vm_41b12b66-1244-4b11-b43c-e656538192a1", "created": "2018-08-26T11:42:08Z", "tenant_id": "25b26187e3f845be8bd8076b4519032b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 11:43:27,814 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-e73d952d-4d2b-476b-9ceb-6bee14e7b9e5 2018-08-26 11:43:27,814 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.645862102509s 2018-08-26 11:43:27,814 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-e73d952d-4d2b-476b-9ceb-6bee14e7b9e5 2018-08-26 11:43:27,818 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 11:43:29,821 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 11:43:29,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8fab0dfa28effdd3e06c72d246df16260fcd0134" 2018-08-26 11:43:30,156 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11:43:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a82ab7d5-9e50-440b-8194-c373e2f61fd5 x-compute-request-id: req-a82ab7d5-9e50-440b-8194-c373e2f61fd5 Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "bookmark"}], "image": {"id": "b2749e66-243a-47e6-935d-38d185783f08", "links": [{"href": "http://172.30.9.22:8774/images/b2749e66-243a-47e6-935d-38d185783f08", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4d9718fe-3392-43ff-b855-454199df3b42", "links": [{"href": "http://172.30.9.22:8774/flavors/4d9718fe-3392-43ff-b855-454199df3b42", "rel": "bookmark"}]}, "id": "08141519-c119-458c-b85a-385f30dfa7da", "security_groups": [{"name": "shaker-sg_41b12b66-1244-4b11-b43c-e656538192a1"}], "user_id": "b624bace868344beb8d3bab656284356", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T11:42:10Z", "hostId": "6abd29a122cb1aa598867b38abfe9f989628e1f150d6443e3c5e9d81", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41b12b66-1244-4b11-b43c-e656538192a1", "name": "shaker-vm_41b12b66-1244-4b11-b43c-e656538192a1", "created": "2018-08-26T11:42:08Z", "tenant_id": "25b26187e3f845be8bd8076b4519032b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 11:43:30,157 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a82ab7d5-9e50-440b-8194-c373e2f61fd5 2018-08-26 11:43:30,157 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.335710048676s 2018-08-26 11:43:30,157 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a82ab7d5-9e50-440b-8194-c373e2f61fd5 2018-08-26 11:43:30,161 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 11:43:32,164 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 11:43:32,167 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8fab0dfa28effdd3e06c72d246df16260fcd0134" 2018-08-26 11:43:32,334 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11:43: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-ed43d7e7-2d81-427c-a703-de9d4a1874af x-compute-request-id: req-ed43d7e7-2d81-427c-a703-de9d4a1874af Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "bookmark"}], "image": {"id": "b2749e66-243a-47e6-935d-38d185783f08", "links": [{"href": "http://172.30.9.22:8774/images/b2749e66-243a-47e6-935d-38d185783f08", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4d9718fe-3392-43ff-b855-454199df3b42", "links": [{"href": "http://172.30.9.22:8774/flavors/4d9718fe-3392-43ff-b855-454199df3b42", "rel": "bookmark"}]}, "id": "08141519-c119-458c-b85a-385f30dfa7da", "security_groups": [{"name": "shaker-sg_41b12b66-1244-4b11-b43c-e656538192a1"}], "user_id": "b624bace868344beb8d3bab656284356", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T11:42:10Z", "hostId": "6abd29a122cb1aa598867b38abfe9f989628e1f150d6443e3c5e9d81", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41b12b66-1244-4b11-b43c-e656538192a1", "name": "shaker-vm_41b12b66-1244-4b11-b43c-e656538192a1", "created": "2018-08-26T11:42:08Z", "tenant_id": "25b26187e3f845be8bd8076b4519032b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 11:43:32,335 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ed43d7e7-2d81-427c-a703-de9d4a1874af 2018-08-26 11:43:32,335 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.170515060425s 2018-08-26 11:43:32,335 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ed43d7e7-2d81-427c-a703-de9d4a1874af 2018-08-26 11:43:32,339 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 11:43:34,342 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 11:43:34,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8fab0dfa28effdd3e06c72d246df16260fcd0134" 2018-08-26 11:43:34,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11:43:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ada7c695-2ef3-4169-a442-d077f330abf8 x-compute-request-id: req-ada7c695-2ef3-4169-a442-d077f330abf8 Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "bookmark"}], "image": {"id": "b2749e66-243a-47e6-935d-38d185783f08", "links": [{"href": "http://172.30.9.22:8774/images/b2749e66-243a-47e6-935d-38d185783f08", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4d9718fe-3392-43ff-b855-454199df3b42", "links": [{"href": "http://172.30.9.22:8774/flavors/4d9718fe-3392-43ff-b855-454199df3b42", "rel": "bookmark"}]}, "id": "08141519-c119-458c-b85a-385f30dfa7da", "security_groups": [{"name": "shaker-sg_41b12b66-1244-4b11-b43c-e656538192a1"}], "user_id": "b624bace868344beb8d3bab656284356", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T11:42:10Z", "hostId": "6abd29a122cb1aa598867b38abfe9f989628e1f150d6443e3c5e9d81", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41b12b66-1244-4b11-b43c-e656538192a1", "name": "shaker-vm_41b12b66-1244-4b11-b43c-e656538192a1", "created": "2018-08-26T11:42:08Z", "tenant_id": "25b26187e3f845be8bd8076b4519032b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 11:43:34,537 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ada7c695-2ef3-4169-a442-d077f330abf8 2018-08-26 11:43:34,537 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.19565320015s 2018-08-26 11:43:34,538 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ada7c695-2ef3-4169-a442-d077f330abf8 2018-08-26 11:43:34,541 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 11:43:36,544 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 11:43:36,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8fab0dfa28effdd3e06c72d246df16260fcd0134" 2018-08-26 11:43:36,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11: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-1d10d509-2435-4bee-9788-72535dc0bd38 x-compute-request-id: req-1d10d509-2435-4bee-9788-72535dc0bd38 Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "bookmark"}], "image": {"id": "b2749e66-243a-47e6-935d-38d185783f08", "links": [{"href": "http://172.30.9.22:8774/images/b2749e66-243a-47e6-935d-38d185783f08", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4d9718fe-3392-43ff-b855-454199df3b42", "links": [{"href": "http://172.30.9.22:8774/flavors/4d9718fe-3392-43ff-b855-454199df3b42", "rel": "bookmark"}]}, "id": "08141519-c119-458c-b85a-385f30dfa7da", "security_groups": [{"name": "shaker-sg_41b12b66-1244-4b11-b43c-e656538192a1"}], "user_id": "b624bace868344beb8d3bab656284356", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T11:42:10Z", "hostId": "6abd29a122cb1aa598867b38abfe9f989628e1f150d6443e3c5e9d81", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41b12b66-1244-4b11-b43c-e656538192a1", "name": "shaker-vm_41b12b66-1244-4b11-b43c-e656538192a1", "created": "2018-08-26T11:42:08Z", "tenant_id": "25b26187e3f845be8bd8076b4519032b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 11:43:36,715 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-1d10d509-2435-4bee-9788-72535dc0bd38 2018-08-26 11:43:36,716 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.171342849731s 2018-08-26 11:43:36,716 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-1d10d509-2435-4bee-9788-72535dc0bd38 2018-08-26 11:43:36,720 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 11:43:38,722 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 11:43:38,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8fab0dfa28effdd3e06c72d246df16260fcd0134" 2018-08-26 11:43:38,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11:43:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2a34710f-5965-4602-b760-bd24560417e2 x-compute-request-id: req-2a34710f-5965-4602-b760-bd24560417e2 Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "bookmark"}], "image": {"id": "b2749e66-243a-47e6-935d-38d185783f08", "links": [{"href": "http://172.30.9.22:8774/images/b2749e66-243a-47e6-935d-38d185783f08", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4d9718fe-3392-43ff-b855-454199df3b42", "links": [{"href": "http://172.30.9.22:8774/flavors/4d9718fe-3392-43ff-b855-454199df3b42", "rel": "bookmark"}]}, "id": "08141519-c119-458c-b85a-385f30dfa7da", "security_groups": [{"name": "shaker-sg_41b12b66-1244-4b11-b43c-e656538192a1"}], "user_id": "b624bace868344beb8d3bab656284356", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T11:42:10Z", "hostId": "6abd29a122cb1aa598867b38abfe9f989628e1f150d6443e3c5e9d81", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41b12b66-1244-4b11-b43c-e656538192a1", "name": "shaker-vm_41b12b66-1244-4b11-b43c-e656538192a1", "created": "2018-08-26T11:42:08Z", "tenant_id": "25b26187e3f845be8bd8076b4519032b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 11:43:38,885 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2a34710f-5965-4602-b760-bd24560417e2 2018-08-26 11:43:38,885 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.162395000458s 2018-08-26 11:43:38,885 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2a34710f-5965-4602-b760-bd24560417e2 2018-08-26 11:43:38,889 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 11:43:40,891 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 11:43:40,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8fab0dfa28effdd3e06c72d246df16260fcd0134" 2018-08-26 11:43:41,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11:43:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9cb82274-0601-469b-8c3d-b9c5291a5bad x-compute-request-id: req-9cb82274-0601-469b-8c3d-b9c5291a5bad Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "bookmark"}], "image": {"id": "b2749e66-243a-47e6-935d-38d185783f08", "links": [{"href": "http://172.30.9.22:8774/images/b2749e66-243a-47e6-935d-38d185783f08", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4d9718fe-3392-43ff-b855-454199df3b42", "links": [{"href": "http://172.30.9.22:8774/flavors/4d9718fe-3392-43ff-b855-454199df3b42", "rel": "bookmark"}]}, "id": "08141519-c119-458c-b85a-385f30dfa7da", "security_groups": [{"name": "shaker-sg_41b12b66-1244-4b11-b43c-e656538192a1"}], "user_id": "b624bace868344beb8d3bab656284356", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T11:42:10Z", "hostId": "6abd29a122cb1aa598867b38abfe9f989628e1f150d6443e3c5e9d81", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41b12b66-1244-4b11-b43c-e656538192a1", "name": "shaker-vm_41b12b66-1244-4b11-b43c-e656538192a1", "created": "2018-08-26T11:42:08Z", "tenant_id": "25b26187e3f845be8bd8076b4519032b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 11:43:41,076 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-9cb82274-0601-469b-8c3d-b9c5291a5bad 2018-08-26 11:43:41,076 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.184373140335s 2018-08-26 11:43:41,076 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-9cb82274-0601-469b-8c3d-b9c5291a5bad 2018-08-26 11:43:41,080 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 11:43:43,082 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 11:43:43,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8fab0dfa28effdd3e06c72d246df16260fcd0134" 2018-08-26 11:43:43,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11:43:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4f11442c-2af3-4e4b-8fcd-3d1fc17f07a1 x-compute-request-id: req-4f11442c-2af3-4e4b-8fcd-3d1fc17f07a1 Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "bookmark"}], "image": {"id": "b2749e66-243a-47e6-935d-38d185783f08", "links": [{"href": "http://172.30.9.22:8774/images/b2749e66-243a-47e6-935d-38d185783f08", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4d9718fe-3392-43ff-b855-454199df3b42", "links": [{"href": "http://172.30.9.22:8774/flavors/4d9718fe-3392-43ff-b855-454199df3b42", "rel": "bookmark"}]}, "id": "08141519-c119-458c-b85a-385f30dfa7da", "security_groups": [{"name": "shaker-sg_41b12b66-1244-4b11-b43c-e656538192a1"}], "user_id": "b624bace868344beb8d3bab656284356", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T11:42:10Z", "hostId": "6abd29a122cb1aa598867b38abfe9f989628e1f150d6443e3c5e9d81", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41b12b66-1244-4b11-b43c-e656538192a1", "name": "shaker-vm_41b12b66-1244-4b11-b43c-e656538192a1", "created": "2018-08-26T11:42:08Z", "tenant_id": "25b26187e3f845be8bd8076b4519032b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 11:43:43,262 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-4f11442c-2af3-4e4b-8fcd-3d1fc17f07a1 2018-08-26 11:43:43,262 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.179713964462s 2018-08-26 11:43:43,263 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-4f11442c-2af3-4e4b-8fcd-3d1fc17f07a1 2018-08-26 11:43:43,266 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 11:43:45,269 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 11:43:45,272 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8fab0dfa28effdd3e06c72d246df16260fcd0134" 2018-08-26 11:43:45,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11:43: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-1fd0bbba-dfca-459c-9481-917c1477ec0a x-compute-request-id: req-1fd0bbba-dfca-459c-9481-917c1477ec0a Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "bookmark"}], "image": {"id": "b2749e66-243a-47e6-935d-38d185783f08", "links": [{"href": "http://172.30.9.22:8774/images/b2749e66-243a-47e6-935d-38d185783f08", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4d9718fe-3392-43ff-b855-454199df3b42", "links": [{"href": "http://172.30.9.22:8774/flavors/4d9718fe-3392-43ff-b855-454199df3b42", "rel": "bookmark"}]}, "id": "08141519-c119-458c-b85a-385f30dfa7da", "security_groups": [{"name": "shaker-sg_41b12b66-1244-4b11-b43c-e656538192a1"}], "user_id": "b624bace868344beb8d3bab656284356", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T11:42:10Z", "hostId": "6abd29a122cb1aa598867b38abfe9f989628e1f150d6443e3c5e9d81", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41b12b66-1244-4b11-b43c-e656538192a1", "name": "shaker-vm_41b12b66-1244-4b11-b43c-e656538192a1", "created": "2018-08-26T11:42:08Z", "tenant_id": "25b26187e3f845be8bd8076b4519032b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 11:43:45,734 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-1fd0bbba-dfca-459c-9481-917c1477ec0a 2018-08-26 11:43:45,734 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.464676141739s 2018-08-26 11:43:45,734 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-1fd0bbba-dfca-459c-9481-917c1477ec0a 2018-08-26 11:43:45,738 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 11:43:47,740 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 11:43:47,743 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8fab0dfa28effdd3e06c72d246df16260fcd0134" 2018-08-26 11:43:47,908 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11: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-417ab0db-e10c-418e-984a-1fd487c20aa4 x-compute-request-id: req-417ab0db-e10c-418e-984a-1fd487c20aa4 Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "bookmark"}], "image": {"id": "b2749e66-243a-47e6-935d-38d185783f08", "links": [{"href": "http://172.30.9.22:8774/images/b2749e66-243a-47e6-935d-38d185783f08", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4d9718fe-3392-43ff-b855-454199df3b42", "links": [{"href": "http://172.30.9.22:8774/flavors/4d9718fe-3392-43ff-b855-454199df3b42", "rel": "bookmark"}]}, "id": "08141519-c119-458c-b85a-385f30dfa7da", "security_groups": [{"name": "shaker-sg_41b12b66-1244-4b11-b43c-e656538192a1"}], "user_id": "b624bace868344beb8d3bab656284356", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T11:42:10Z", "hostId": "6abd29a122cb1aa598867b38abfe9f989628e1f150d6443e3c5e9d81", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41b12b66-1244-4b11-b43c-e656538192a1", "name": "shaker-vm_41b12b66-1244-4b11-b43c-e656538192a1", "created": "2018-08-26T11:42:08Z", "tenant_id": "25b26187e3f845be8bd8076b4519032b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 11:43:47,908 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-417ab0db-e10c-418e-984a-1fd487c20aa4 2018-08-26 11:43:47,909 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.16789484024s 2018-08-26 11:43:47,909 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-417ab0db-e10c-418e-984a-1fd487c20aa4 2018-08-26 11:43:47,913 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 11:43:49,915 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 11:43:49,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8fab0dfa28effdd3e06c72d246df16260fcd0134" 2018-08-26 11:43:50,111 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11:43:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f30ea3c6-346a-4890-830c-4e8a951ee22f x-compute-request-id: req-f30ea3c6-346a-4890-830c-4e8a951ee22f Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "bookmark"}], "image": {"id": "b2749e66-243a-47e6-935d-38d185783f08", "links": [{"href": "http://172.30.9.22:8774/images/b2749e66-243a-47e6-935d-38d185783f08", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4d9718fe-3392-43ff-b855-454199df3b42", "links": [{"href": "http://172.30.9.22:8774/flavors/4d9718fe-3392-43ff-b855-454199df3b42", "rel": "bookmark"}]}, "id": "08141519-c119-458c-b85a-385f30dfa7da", "security_groups": [{"name": "shaker-sg_41b12b66-1244-4b11-b43c-e656538192a1"}], "user_id": "b624bace868344beb8d3bab656284356", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T11:42:10Z", "hostId": "6abd29a122cb1aa598867b38abfe9f989628e1f150d6443e3c5e9d81", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41b12b66-1244-4b11-b43c-e656538192a1", "name": "shaker-vm_41b12b66-1244-4b11-b43c-e656538192a1", "created": "2018-08-26T11:42:08Z", "tenant_id": "25b26187e3f845be8bd8076b4519032b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 11:43:50,111 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f30ea3c6-346a-4890-830c-4e8a951ee22f 2018-08-26 11:43:50,111 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.195755004883s 2018-08-26 11:43:50,112 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f30ea3c6-346a-4890-830c-4e8a951ee22f 2018-08-26 11:43:50,115 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 11:43:52,118 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 11:43:52,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8fab0dfa28effdd3e06c72d246df16260fcd0134" 2018-08-26 11:43:52,589 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11: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-60b91eee-777e-4b20-a272-1de16a66d022 x-compute-request-id: req-60b91eee-777e-4b20-a272-1de16a66d022 Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "bookmark"}], "image": {"id": "b2749e66-243a-47e6-935d-38d185783f08", "links": [{"href": "http://172.30.9.22:8774/images/b2749e66-243a-47e6-935d-38d185783f08", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4d9718fe-3392-43ff-b855-454199df3b42", "links": [{"href": "http://172.30.9.22:8774/flavors/4d9718fe-3392-43ff-b855-454199df3b42", "rel": "bookmark"}]}, "id": "08141519-c119-458c-b85a-385f30dfa7da", "security_groups": [{"name": "shaker-sg_41b12b66-1244-4b11-b43c-e656538192a1"}], "user_id": "b624bace868344beb8d3bab656284356", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T11:42:10Z", "hostId": "6abd29a122cb1aa598867b38abfe9f989628e1f150d6443e3c5e9d81", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41b12b66-1244-4b11-b43c-e656538192a1", "name": "shaker-vm_41b12b66-1244-4b11-b43c-e656538192a1", "created": "2018-08-26T11:42:08Z", "tenant_id": "25b26187e3f845be8bd8076b4519032b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 11:43:52,589 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-60b91eee-777e-4b20-a272-1de16a66d022 2018-08-26 11:43:52,589 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.470931053162s 2018-08-26 11:43:52,589 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-60b91eee-777e-4b20-a272-1de16a66d022 2018-08-26 11:43:52,593 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 11:43:54,596 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 11:43:54,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8fab0dfa28effdd3e06c72d246df16260fcd0134" 2018-08-26 11:43:55,058 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11:43:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d8163d7c-bfee-471a-9b52-8ad137ed4429 x-compute-request-id: req-d8163d7c-bfee-471a-9b52-8ad137ed4429 Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "bookmark"}], "image": {"id": "b2749e66-243a-47e6-935d-38d185783f08", "links": [{"href": "http://172.30.9.22:8774/images/b2749e66-243a-47e6-935d-38d185783f08", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4d9718fe-3392-43ff-b855-454199df3b42", "links": [{"href": "http://172.30.9.22:8774/flavors/4d9718fe-3392-43ff-b855-454199df3b42", "rel": "bookmark"}]}, "id": "08141519-c119-458c-b85a-385f30dfa7da", "security_groups": [{"name": "shaker-sg_41b12b66-1244-4b11-b43c-e656538192a1"}], "user_id": "b624bace868344beb8d3bab656284356", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T11:42:10Z", "hostId": "6abd29a122cb1aa598867b38abfe9f989628e1f150d6443e3c5e9d81", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41b12b66-1244-4b11-b43c-e656538192a1", "name": "shaker-vm_41b12b66-1244-4b11-b43c-e656538192a1", "created": "2018-08-26T11:42:08Z", "tenant_id": "25b26187e3f845be8bd8076b4519032b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 11:43:55,058 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d8163d7c-bfee-471a-9b52-8ad137ed4429 2018-08-26 11:43:55,058 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.462286949158s 2018-08-26 11:43:55,059 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d8163d7c-bfee-471a-9b52-8ad137ed4429 2018-08-26 11:43:55,062 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 11:43:57,064 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 11:43:57,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8fab0dfa28effdd3e06c72d246df16260fcd0134" 2018-08-26 11:43:57,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11:43: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-b9366e31-cfe5-44fe-a638-43b4d460e80f x-compute-request-id: req-b9366e31-cfe5-44fe-a638-43b4d460e80f Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "bookmark"}], "image": {"id": "b2749e66-243a-47e6-935d-38d185783f08", "links": [{"href": "http://172.30.9.22:8774/images/b2749e66-243a-47e6-935d-38d185783f08", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4d9718fe-3392-43ff-b855-454199df3b42", "links": [{"href": "http://172.30.9.22:8774/flavors/4d9718fe-3392-43ff-b855-454199df3b42", "rel": "bookmark"}]}, "id": "08141519-c119-458c-b85a-385f30dfa7da", "security_groups": [{"name": "shaker-sg_41b12b66-1244-4b11-b43c-e656538192a1"}], "user_id": "b624bace868344beb8d3bab656284356", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T11:42:10Z", "hostId": "6abd29a122cb1aa598867b38abfe9f989628e1f150d6443e3c5e9d81", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41b12b66-1244-4b11-b43c-e656538192a1", "name": "shaker-vm_41b12b66-1244-4b11-b43c-e656538192a1", "created": "2018-08-26T11:42:08Z", "tenant_id": "25b26187e3f845be8bd8076b4519032b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 11:43:57,243 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b9366e31-cfe5-44fe-a638-43b4d460e80f 2018-08-26 11:43:57,244 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.178869962692s 2018-08-26 11:43:57,244 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b9366e31-cfe5-44fe-a638-43b4d460e80f 2018-08-26 11:43:57,248 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 11:43:59,250 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 11:43:59,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8fab0dfa28effdd3e06c72d246df16260fcd0134" 2018-08-26 11:43:59,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11:43: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-39bc1591-f418-4ac7-b72b-10d8207e678f x-compute-request-id: req-39bc1591-f418-4ac7-b72b-10d8207e678f Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "bookmark"}], "image": {"id": "b2749e66-243a-47e6-935d-38d185783f08", "links": [{"href": "http://172.30.9.22:8774/images/b2749e66-243a-47e6-935d-38d185783f08", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4d9718fe-3392-43ff-b855-454199df3b42", "links": [{"href": "http://172.30.9.22:8774/flavors/4d9718fe-3392-43ff-b855-454199df3b42", "rel": "bookmark"}]}, "id": "08141519-c119-458c-b85a-385f30dfa7da", "security_groups": [{"name": "shaker-sg_41b12b66-1244-4b11-b43c-e656538192a1"}], "user_id": "b624bace868344beb8d3bab656284356", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T11:42:10Z", "hostId": "6abd29a122cb1aa598867b38abfe9f989628e1f150d6443e3c5e9d81", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41b12b66-1244-4b11-b43c-e656538192a1", "name": "shaker-vm_41b12b66-1244-4b11-b43c-e656538192a1", "created": "2018-08-26T11:42:08Z", "tenant_id": "25b26187e3f845be8bd8076b4519032b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 11:43:59,958 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-39bc1591-f418-4ac7-b72b-10d8207e678f 2018-08-26 11:43:59,958 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.707597017288s 2018-08-26 11:43:59,958 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-39bc1591-f418-4ac7-b72b-10d8207e678f 2018-08-26 11:43:59,962 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 11:44:01,965 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 11:44:01,968 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8fab0dfa28effdd3e06c72d246df16260fcd0134" 2018-08-26 11:44:02,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11: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-c82e6922-e8b3-44da-a1cf-b85933c095be x-compute-request-id: req-c82e6922-e8b3-44da-a1cf-b85933c095be Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "bookmark"}], "image": {"id": "b2749e66-243a-47e6-935d-38d185783f08", "links": [{"href": "http://172.30.9.22:8774/images/b2749e66-243a-47e6-935d-38d185783f08", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4d9718fe-3392-43ff-b855-454199df3b42", "links": [{"href": "http://172.30.9.22:8774/flavors/4d9718fe-3392-43ff-b855-454199df3b42", "rel": "bookmark"}]}, "id": "08141519-c119-458c-b85a-385f30dfa7da", "security_groups": [{"name": "shaker-sg_41b12b66-1244-4b11-b43c-e656538192a1"}], "user_id": "b624bace868344beb8d3bab656284356", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T11:42:10Z", "hostId": "6abd29a122cb1aa598867b38abfe9f989628e1f150d6443e3c5e9d81", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41b12b66-1244-4b11-b43c-e656538192a1", "name": "shaker-vm_41b12b66-1244-4b11-b43c-e656538192a1", "created": "2018-08-26T11:42:08Z", "tenant_id": "25b26187e3f845be8bd8076b4519032b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 11:44:02,143 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c82e6922-e8b3-44da-a1cf-b85933c095be 2018-08-26 11:44:02,143 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.177661895752s 2018-08-26 11:44:02,143 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c82e6922-e8b3-44da-a1cf-b85933c095be 2018-08-26 11:44:02,147 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 11:44:04,149 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 11:44:04,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8fab0dfa28effdd3e06c72d246df16260fcd0134" 2018-08-26 11:44:04,499 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11:44:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f877705c-080b-49d3-a0bf-4285e6d8affb x-compute-request-id: req-f877705c-080b-49d3-a0bf-4285e6d8affb Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "bookmark"}], "image": {"id": "b2749e66-243a-47e6-935d-38d185783f08", "links": [{"href": "http://172.30.9.22:8774/images/b2749e66-243a-47e6-935d-38d185783f08", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4d9718fe-3392-43ff-b855-454199df3b42", "links": [{"href": "http://172.30.9.22:8774/flavors/4d9718fe-3392-43ff-b855-454199df3b42", "rel": "bookmark"}]}, "id": "08141519-c119-458c-b85a-385f30dfa7da", "security_groups": [{"name": "shaker-sg_41b12b66-1244-4b11-b43c-e656538192a1"}], "user_id": "b624bace868344beb8d3bab656284356", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T11:42:10Z", "hostId": "6abd29a122cb1aa598867b38abfe9f989628e1f150d6443e3c5e9d81", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41b12b66-1244-4b11-b43c-e656538192a1", "name": "shaker-vm_41b12b66-1244-4b11-b43c-e656538192a1", "created": "2018-08-26T11:42:08Z", "tenant_id": "25b26187e3f845be8bd8076b4519032b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 11:44:04,499 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f877705c-080b-49d3-a0bf-4285e6d8affb 2018-08-26 11:44:04,499 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.349930047989s 2018-08-26 11:44:04,500 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f877705c-080b-49d3-a0bf-4285e6d8affb 2018-08-26 11:44:04,503 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 11:44:06,506 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 11:44:06,509 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8fab0dfa28effdd3e06c72d246df16260fcd0134" 2018-08-26 11:44:07,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11:44:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5799c4fc-84ca-4651-8a09-5dd89294fde3 x-compute-request-id: req-5799c4fc-84ca-4651-8a09-5dd89294fde3 Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "bookmark"}], "image": {"id": "b2749e66-243a-47e6-935d-38d185783f08", "links": [{"href": "http://172.30.9.22:8774/images/b2749e66-243a-47e6-935d-38d185783f08", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4d9718fe-3392-43ff-b855-454199df3b42", "links": [{"href": "http://172.30.9.22:8774/flavors/4d9718fe-3392-43ff-b855-454199df3b42", "rel": "bookmark"}]}, "id": "08141519-c119-458c-b85a-385f30dfa7da", "security_groups": [{"name": "shaker-sg_41b12b66-1244-4b11-b43c-e656538192a1"}], "user_id": "b624bace868344beb8d3bab656284356", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T11:42:10Z", "hostId": "6abd29a122cb1aa598867b38abfe9f989628e1f150d6443e3c5e9d81", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41b12b66-1244-4b11-b43c-e656538192a1", "name": "shaker-vm_41b12b66-1244-4b11-b43c-e656538192a1", "created": "2018-08-26T11:42:08Z", "tenant_id": "25b26187e3f845be8bd8076b4519032b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 11:44:07,146 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5799c4fc-84ca-4651-8a09-5dd89294fde3 2018-08-26 11:44:07,146 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.639631032944s 2018-08-26 11:44:07,146 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5799c4fc-84ca-4651-8a09-5dd89294fde3 2018-08-26 11:44:07,150 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 11:44:09,152 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 11:44:09,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8fab0dfa28effdd3e06c72d246df16260fcd0134" 2018-08-26 11:44:09,323 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11:44:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-44c0d5a7-86b4-464c-9940-8622bd4e592d x-compute-request-id: req-44c0d5a7-86b4-464c-9940-8622bd4e592d Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "bookmark"}], "image": {"id": "b2749e66-243a-47e6-935d-38d185783f08", "links": [{"href": "http://172.30.9.22:8774/images/b2749e66-243a-47e6-935d-38d185783f08", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4d9718fe-3392-43ff-b855-454199df3b42", "links": [{"href": "http://172.30.9.22:8774/flavors/4d9718fe-3392-43ff-b855-454199df3b42", "rel": "bookmark"}]}, "id": "08141519-c119-458c-b85a-385f30dfa7da", "security_groups": [{"name": "shaker-sg_41b12b66-1244-4b11-b43c-e656538192a1"}], "user_id": "b624bace868344beb8d3bab656284356", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T11:42:10Z", "hostId": "6abd29a122cb1aa598867b38abfe9f989628e1f150d6443e3c5e9d81", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41b12b66-1244-4b11-b43c-e656538192a1", "name": "shaker-vm_41b12b66-1244-4b11-b43c-e656538192a1", "created": "2018-08-26T11:42:08Z", "tenant_id": "25b26187e3f845be8bd8076b4519032b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 11:44:09,323 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-44c0d5a7-86b4-464c-9940-8622bd4e592d 2018-08-26 11:44:09,323 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.170583963394s 2018-08-26 11:44:09,323 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-44c0d5a7-86b4-464c-9940-8622bd4e592d 2018-08-26 11:44:09,327 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 11:44:11,330 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 11:44:11,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8fab0dfa28effdd3e06c72d246df16260fcd0134" 2018-08-26 11:44:11,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11: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-03d96981-821f-42fa-a459-048daf8ace9f x-compute-request-id: req-03d96981-821f-42fa-a459-048daf8ace9f Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "bookmark"}], "image": {"id": "b2749e66-243a-47e6-935d-38d185783f08", "links": [{"href": "http://172.30.9.22:8774/images/b2749e66-243a-47e6-935d-38d185783f08", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4d9718fe-3392-43ff-b855-454199df3b42", "links": [{"href": "http://172.30.9.22:8774/flavors/4d9718fe-3392-43ff-b855-454199df3b42", "rel": "bookmark"}]}, "id": "08141519-c119-458c-b85a-385f30dfa7da", "security_groups": [{"name": "shaker-sg_41b12b66-1244-4b11-b43c-e656538192a1"}], "user_id": "b624bace868344beb8d3bab656284356", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T11:42:10Z", "hostId": "6abd29a122cb1aa598867b38abfe9f989628e1f150d6443e3c5e9d81", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41b12b66-1244-4b11-b43c-e656538192a1", "name": "shaker-vm_41b12b66-1244-4b11-b43c-e656538192a1", "created": "2018-08-26T11:42:08Z", "tenant_id": "25b26187e3f845be8bd8076b4519032b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 11:44:11,939 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-03d96981-821f-42fa-a459-048daf8ace9f 2018-08-26 11:44:11,939 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.608813047409s 2018-08-26 11:44:11,939 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-03d96981-821f-42fa-a459-048daf8ace9f 2018-08-26 11:44:11,943 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 11:44:13,945 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 11:44:13,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8fab0dfa28effdd3e06c72d246df16260fcd0134" 2018-08-26 11:44:14,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11:44: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-e3a61b0d-8e0d-4d76-a35b-aace645899ad x-compute-request-id: req-e3a61b0d-8e0d-4d76-a35b-aace645899ad Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "bookmark"}], "image": {"id": "b2749e66-243a-47e6-935d-38d185783f08", "links": [{"href": "http://172.30.9.22:8774/images/b2749e66-243a-47e6-935d-38d185783f08", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4d9718fe-3392-43ff-b855-454199df3b42", "links": [{"href": "http://172.30.9.22:8774/flavors/4d9718fe-3392-43ff-b855-454199df3b42", "rel": "bookmark"}]}, "id": "08141519-c119-458c-b85a-385f30dfa7da", "security_groups": [{"name": "shaker-sg_41b12b66-1244-4b11-b43c-e656538192a1"}], "user_id": "b624bace868344beb8d3bab656284356", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T11:42:10Z", "hostId": "6abd29a122cb1aa598867b38abfe9f989628e1f150d6443e3c5e9d81", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41b12b66-1244-4b11-b43c-e656538192a1", "name": "shaker-vm_41b12b66-1244-4b11-b43c-e656538192a1", "created": "2018-08-26T11:42:08Z", "tenant_id": "25b26187e3f845be8bd8076b4519032b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 11:44:14,582 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-e3a61b0d-8e0d-4d76-a35b-aace645899ad 2018-08-26 11:44:14,582 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.63685798645s 2018-08-26 11:44:14,583 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-e3a61b0d-8e0d-4d76-a35b-aace645899ad 2018-08-26 11:44:14,587 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 11:44:16,589 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 11:44:16,592 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8fab0dfa28effdd3e06c72d246df16260fcd0134" 2018-08-26 11:44:16,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11: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-607747aa-abe1-4f0e-8912-64615dad3784 x-compute-request-id: req-607747aa-abe1-4f0e-8912-64615dad3784 Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "bookmark"}], "image": {"id": "b2749e66-243a-47e6-935d-38d185783f08", "links": [{"href": "http://172.30.9.22:8774/images/b2749e66-243a-47e6-935d-38d185783f08", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4d9718fe-3392-43ff-b855-454199df3b42", "links": [{"href": "http://172.30.9.22:8774/flavors/4d9718fe-3392-43ff-b855-454199df3b42", "rel": "bookmark"}]}, "id": "08141519-c119-458c-b85a-385f30dfa7da", "security_groups": [{"name": "shaker-sg_41b12b66-1244-4b11-b43c-e656538192a1"}], "user_id": "b624bace868344beb8d3bab656284356", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T11:42:10Z", "hostId": "6abd29a122cb1aa598867b38abfe9f989628e1f150d6443e3c5e9d81", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41b12b66-1244-4b11-b43c-e656538192a1", "name": "shaker-vm_41b12b66-1244-4b11-b43c-e656538192a1", "created": "2018-08-26T11:42:08Z", "tenant_id": "25b26187e3f845be8bd8076b4519032b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 11:44:16,984 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-607747aa-abe1-4f0e-8912-64615dad3784 2018-08-26 11:44:16,984 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.394817829132s 2018-08-26 11:44:16,985 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-607747aa-abe1-4f0e-8912-64615dad3784 2018-08-26 11:44:16,988 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 11:44:18,991 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 11:44:18,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8fab0dfa28effdd3e06c72d246df16260fcd0134" 2018-08-26 11:44:19,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11: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-c4f0de5a-8d4a-4ffa-9077-4c4d42f8b5fc x-compute-request-id: req-c4f0de5a-8d4a-4ffa-9077-4c4d42f8b5fc Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "bookmark"}], "image": {"id": "b2749e66-243a-47e6-935d-38d185783f08", "links": [{"href": "http://172.30.9.22:8774/images/b2749e66-243a-47e6-935d-38d185783f08", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4d9718fe-3392-43ff-b855-454199df3b42", "links": [{"href": "http://172.30.9.22:8774/flavors/4d9718fe-3392-43ff-b855-454199df3b42", "rel": "bookmark"}]}, "id": "08141519-c119-458c-b85a-385f30dfa7da", "security_groups": [{"name": "shaker-sg_41b12b66-1244-4b11-b43c-e656538192a1"}], "user_id": "b624bace868344beb8d3bab656284356", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T11:42:10Z", "hostId": "6abd29a122cb1aa598867b38abfe9f989628e1f150d6443e3c5e9d81", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41b12b66-1244-4b11-b43c-e656538192a1", "name": "shaker-vm_41b12b66-1244-4b11-b43c-e656538192a1", "created": "2018-08-26T11:42:08Z", "tenant_id": "25b26187e3f845be8bd8076b4519032b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 11:44:19,338 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c4f0de5a-8d4a-4ffa-9077-4c4d42f8b5fc 2018-08-26 11:44:19,338 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.347234964371s 2018-08-26 11:44:19,339 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c4f0de5a-8d4a-4ffa-9077-4c4d42f8b5fc 2018-08-26 11:44:19,342 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 11:44:21,345 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 11:44:21,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8fab0dfa28effdd3e06c72d246df16260fcd0134" 2018-08-26 11:44:21,769 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11:44:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ac5eb57a-5804-4c66-b9a3-faa3cb757f19 x-compute-request-id: req-ac5eb57a-5804-4c66-b9a3-faa3cb757f19 Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "bookmark"}], "image": {"id": "b2749e66-243a-47e6-935d-38d185783f08", "links": [{"href": "http://172.30.9.22:8774/images/b2749e66-243a-47e6-935d-38d185783f08", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4d9718fe-3392-43ff-b855-454199df3b42", "links": [{"href": "http://172.30.9.22:8774/flavors/4d9718fe-3392-43ff-b855-454199df3b42", "rel": "bookmark"}]}, "id": "08141519-c119-458c-b85a-385f30dfa7da", "security_groups": [{"name": "shaker-sg_41b12b66-1244-4b11-b43c-e656538192a1"}], "user_id": "b624bace868344beb8d3bab656284356", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T11:42:10Z", "hostId": "6abd29a122cb1aa598867b38abfe9f989628e1f150d6443e3c5e9d81", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41b12b66-1244-4b11-b43c-e656538192a1", "name": "shaker-vm_41b12b66-1244-4b11-b43c-e656538192a1", "created": "2018-08-26T11:42:08Z", "tenant_id": "25b26187e3f845be8bd8076b4519032b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 11:44:21,769 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ac5eb57a-5804-4c66-b9a3-faa3cb757f19 2018-08-26 11:44:21,769 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.423795938492s 2018-08-26 11:44:21,770 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ac5eb57a-5804-4c66-b9a3-faa3cb757f19 2018-08-26 11:44:21,773 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 11:44:23,776 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 11:44:23,779 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8fab0dfa28effdd3e06c72d246df16260fcd0134" 2018-08-26 11:44:23,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11:44:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a516968a-49f5-4d23-8195-340802143ef2 x-compute-request-id: req-a516968a-49f5-4d23-8195-340802143ef2 Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "bookmark"}], "image": {"id": "b2749e66-243a-47e6-935d-38d185783f08", "links": [{"href": "http://172.30.9.22:8774/images/b2749e66-243a-47e6-935d-38d185783f08", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4d9718fe-3392-43ff-b855-454199df3b42", "links": [{"href": "http://172.30.9.22:8774/flavors/4d9718fe-3392-43ff-b855-454199df3b42", "rel": "bookmark"}]}, "id": "08141519-c119-458c-b85a-385f30dfa7da", "security_groups": [{"name": "shaker-sg_41b12b66-1244-4b11-b43c-e656538192a1"}], "user_id": "b624bace868344beb8d3bab656284356", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T11:42:10Z", "hostId": "6abd29a122cb1aa598867b38abfe9f989628e1f150d6443e3c5e9d81", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41b12b66-1244-4b11-b43c-e656538192a1", "name": "shaker-vm_41b12b66-1244-4b11-b43c-e656538192a1", "created": "2018-08-26T11:42:08Z", "tenant_id": "25b26187e3f845be8bd8076b4519032b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 11:44:23,940 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a516968a-49f5-4d23-8195-340802143ef2 2018-08-26 11:44:23,941 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.164405822754s 2018-08-26 11:44:23,941 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a516968a-49f5-4d23-8195-340802143ef2 2018-08-26 11:44:23,944 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 11:44:25,946 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 11:44:25,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8fab0dfa28effdd3e06c72d246df16260fcd0134" 2018-08-26 11:44:26,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11:44: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-ac45a1eb-b95e-4ad4-94f5-40bea36afab9 x-compute-request-id: req-ac45a1eb-b95e-4ad4-94f5-40bea36afab9 Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "bookmark"}], "image": {"id": "b2749e66-243a-47e6-935d-38d185783f08", "links": [{"href": "http://172.30.9.22:8774/images/b2749e66-243a-47e6-935d-38d185783f08", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4d9718fe-3392-43ff-b855-454199df3b42", "links": [{"href": "http://172.30.9.22:8774/flavors/4d9718fe-3392-43ff-b855-454199df3b42", "rel": "bookmark"}]}, "id": "08141519-c119-458c-b85a-385f30dfa7da", "security_groups": [{"name": "shaker-sg_41b12b66-1244-4b11-b43c-e656538192a1"}], "user_id": "b624bace868344beb8d3bab656284356", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T11:42:10Z", "hostId": "6abd29a122cb1aa598867b38abfe9f989628e1f150d6443e3c5e9d81", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41b12b66-1244-4b11-b43c-e656538192a1", "name": "shaker-vm_41b12b66-1244-4b11-b43c-e656538192a1", "created": "2018-08-26T11:42:08Z", "tenant_id": "25b26187e3f845be8bd8076b4519032b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 11:44:26,123 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ac45a1eb-b95e-4ad4-94f5-40bea36afab9 2018-08-26 11:44:26,124 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.176967144012s 2018-08-26 11:44:26,124 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ac45a1eb-b95e-4ad4-94f5-40bea36afab9 2018-08-26 11:44:26,128 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 11:44:28,130 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 11:44:28,134 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8fab0dfa28effdd3e06c72d246df16260fcd0134" 2018-08-26 11:44:28,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11:44:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-18264f4d-d71b-4e3e-86fa-61fbee5c657e x-compute-request-id: req-18264f4d-d71b-4e3e-86fa-61fbee5c657e Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "bookmark"}], "image": {"id": "b2749e66-243a-47e6-935d-38d185783f08", "links": [{"href": "http://172.30.9.22:8774/images/b2749e66-243a-47e6-935d-38d185783f08", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4d9718fe-3392-43ff-b855-454199df3b42", "links": [{"href": "http://172.30.9.22:8774/flavors/4d9718fe-3392-43ff-b855-454199df3b42", "rel": "bookmark"}]}, "id": "08141519-c119-458c-b85a-385f30dfa7da", "security_groups": [{"name": "shaker-sg_41b12b66-1244-4b11-b43c-e656538192a1"}], "user_id": "b624bace868344beb8d3bab656284356", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T11:42:10Z", "hostId": "6abd29a122cb1aa598867b38abfe9f989628e1f150d6443e3c5e9d81", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41b12b66-1244-4b11-b43c-e656538192a1", "name": "shaker-vm_41b12b66-1244-4b11-b43c-e656538192a1", "created": "2018-08-26T11:42:08Z", "tenant_id": "25b26187e3f845be8bd8076b4519032b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 11:44:28,566 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-18264f4d-d71b-4e3e-86fa-61fbee5c657e 2018-08-26 11:44:28,567 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.436016082764s 2018-08-26 11:44:28,567 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-18264f4d-d71b-4e3e-86fa-61fbee5c657e 2018-08-26 11:44:28,571 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 11:44:30,573 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 11:44:30,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8fab0dfa28effdd3e06c72d246df16260fcd0134" 2018-08-26 11:44:30,926 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11: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-b6b9025c-4acc-4b8f-b738-a1bf118e34ca x-compute-request-id: req-b6b9025c-4acc-4b8f-b738-a1bf118e34ca Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "bookmark"}], "image": {"id": "b2749e66-243a-47e6-935d-38d185783f08", "links": [{"href": "http://172.30.9.22:8774/images/b2749e66-243a-47e6-935d-38d185783f08", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4d9718fe-3392-43ff-b855-454199df3b42", "links": [{"href": "http://172.30.9.22:8774/flavors/4d9718fe-3392-43ff-b855-454199df3b42", "rel": "bookmark"}]}, "id": "08141519-c119-458c-b85a-385f30dfa7da", "security_groups": [{"name": "shaker-sg_41b12b66-1244-4b11-b43c-e656538192a1"}], "user_id": "b624bace868344beb8d3bab656284356", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T11:42:10Z", "hostId": "6abd29a122cb1aa598867b38abfe9f989628e1f150d6443e3c5e9d81", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41b12b66-1244-4b11-b43c-e656538192a1", "name": "shaker-vm_41b12b66-1244-4b11-b43c-e656538192a1", "created": "2018-08-26T11:42:08Z", "tenant_id": "25b26187e3f845be8bd8076b4519032b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 11:44:30,926 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b6b9025c-4acc-4b8f-b738-a1bf118e34ca 2018-08-26 11:44:30,926 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.352650880814s 2018-08-26 11:44:30,926 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b6b9025c-4acc-4b8f-b738-a1bf118e34ca 2018-08-26 11:44:30,930 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 11:44:32,933 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 11:44:32,936 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8fab0dfa28effdd3e06c72d246df16260fcd0134" 2018-08-26 11:44:33,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11:44: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-0299672f-6c45-451a-baeb-06f06de0e850 x-compute-request-id: req-0299672f-6c45-451a-baeb-06f06de0e850 Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "bookmark"}], "image": {"id": "b2749e66-243a-47e6-935d-38d185783f08", "links": [{"href": "http://172.30.9.22:8774/images/b2749e66-243a-47e6-935d-38d185783f08", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4d9718fe-3392-43ff-b855-454199df3b42", "links": [{"href": "http://172.30.9.22:8774/flavors/4d9718fe-3392-43ff-b855-454199df3b42", "rel": "bookmark"}]}, "id": "08141519-c119-458c-b85a-385f30dfa7da", "security_groups": [{"name": "shaker-sg_41b12b66-1244-4b11-b43c-e656538192a1"}], "user_id": "b624bace868344beb8d3bab656284356", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T11:42:10Z", "hostId": "6abd29a122cb1aa598867b38abfe9f989628e1f150d6443e3c5e9d81", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41b12b66-1244-4b11-b43c-e656538192a1", "name": "shaker-vm_41b12b66-1244-4b11-b43c-e656538192a1", "created": "2018-08-26T11:42:08Z", "tenant_id": "25b26187e3f845be8bd8076b4519032b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 11:44:33,364 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-0299672f-6c45-451a-baeb-06f06de0e850 2018-08-26 11:44:33,364 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.43072104454s 2018-08-26 11:44:33,364 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-0299672f-6c45-451a-baeb-06f06de0e850 2018-08-26 11:44:33,368 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 11:44:35,371 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 11:44:35,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8fab0dfa28effdd3e06c72d246df16260fcd0134" 2018-08-26 11:44:35,840 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11:44:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f8dbb853-bc0a-4903-9591-ad02d4a102ca x-compute-request-id: req-f8dbb853-bc0a-4903-9591-ad02d4a102ca Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "bookmark"}], "image": {"id": "b2749e66-243a-47e6-935d-38d185783f08", "links": [{"href": "http://172.30.9.22:8774/images/b2749e66-243a-47e6-935d-38d185783f08", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4d9718fe-3392-43ff-b855-454199df3b42", "links": [{"href": "http://172.30.9.22:8774/flavors/4d9718fe-3392-43ff-b855-454199df3b42", "rel": "bookmark"}]}, "id": "08141519-c119-458c-b85a-385f30dfa7da", "security_groups": [{"name": "shaker-sg_41b12b66-1244-4b11-b43c-e656538192a1"}], "user_id": "b624bace868344beb8d3bab656284356", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T11:42:10Z", "hostId": "6abd29a122cb1aa598867b38abfe9f989628e1f150d6443e3c5e9d81", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41b12b66-1244-4b11-b43c-e656538192a1", "name": "shaker-vm_41b12b66-1244-4b11-b43c-e656538192a1", "created": "2018-08-26T11:42:08Z", "tenant_id": "25b26187e3f845be8bd8076b4519032b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 11:44:35,840 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f8dbb853-bc0a-4903-9591-ad02d4a102ca 2018-08-26 11:44:35,840 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.468645095825s 2018-08-26 11:44:35,840 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f8dbb853-bc0a-4903-9591-ad02d4a102ca 2018-08-26 11:44:35,844 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 11:44:37,845 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 11:44:37,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8fab0dfa28effdd3e06c72d246df16260fcd0134" 2018-08-26 11:44:38,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11:44:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-598085eb-6867-40ac-9ef6-4fea49691428 x-compute-request-id: req-598085eb-6867-40ac-9ef6-4fea49691428 Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "bookmark"}], "image": {"id": "b2749e66-243a-47e6-935d-38d185783f08", "links": [{"href": "http://172.30.9.22:8774/images/b2749e66-243a-47e6-935d-38d185783f08", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4d9718fe-3392-43ff-b855-454199df3b42", "links": [{"href": "http://172.30.9.22:8774/flavors/4d9718fe-3392-43ff-b855-454199df3b42", "rel": "bookmark"}]}, "id": "08141519-c119-458c-b85a-385f30dfa7da", "security_groups": [{"name": "shaker-sg_41b12b66-1244-4b11-b43c-e656538192a1"}], "user_id": "b624bace868344beb8d3bab656284356", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T11:42:10Z", "hostId": "6abd29a122cb1aa598867b38abfe9f989628e1f150d6443e3c5e9d81", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41b12b66-1244-4b11-b43c-e656538192a1", "name": "shaker-vm_41b12b66-1244-4b11-b43c-e656538192a1", "created": "2018-08-26T11:42:08Z", "tenant_id": "25b26187e3f845be8bd8076b4519032b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 11:44:38,017 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-598085eb-6867-40ac-9ef6-4fea49691428 2018-08-26 11:44:38,017 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.172235012054s 2018-08-26 11:44:38,018 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-598085eb-6867-40ac-9ef6-4fea49691428 2018-08-26 11:44:38,022 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 11:44:40,024 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 11:44:40,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8fab0dfa28effdd3e06c72d246df16260fcd0134" 2018-08-26 11:44:40,199 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11: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-88a61169-b134-43b6-a4d1-c6dd76fc0477 x-compute-request-id: req-88a61169-b134-43b6-a4d1-c6dd76fc0477 Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "bookmark"}], "image": {"id": "b2749e66-243a-47e6-935d-38d185783f08", "links": [{"href": "http://172.30.9.22:8774/images/b2749e66-243a-47e6-935d-38d185783f08", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4d9718fe-3392-43ff-b855-454199df3b42", "links": [{"href": "http://172.30.9.22:8774/flavors/4d9718fe-3392-43ff-b855-454199df3b42", "rel": "bookmark"}]}, "id": "08141519-c119-458c-b85a-385f30dfa7da", "security_groups": [{"name": "shaker-sg_41b12b66-1244-4b11-b43c-e656538192a1"}], "user_id": "b624bace868344beb8d3bab656284356", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T11:42:10Z", "hostId": "6abd29a122cb1aa598867b38abfe9f989628e1f150d6443e3c5e9d81", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41b12b66-1244-4b11-b43c-e656538192a1", "name": "shaker-vm_41b12b66-1244-4b11-b43c-e656538192a1", "created": "2018-08-26T11:42:08Z", "tenant_id": "25b26187e3f845be8bd8076b4519032b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 11:44:40,199 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-88a61169-b134-43b6-a4d1-c6dd76fc0477 2018-08-26 11:44:40,199 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.174576044083s 2018-08-26 11:44:40,200 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-88a61169-b134-43b6-a4d1-c6dd76fc0477 2018-08-26 11:44:40,204 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 11:44:42,206 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 11:44:42,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8fab0dfa28effdd3e06c72d246df16260fcd0134" 2018-08-26 11:44:42,415 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11:44:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-22c4789f-a5bf-434d-a2c9-01c6d3d85806 x-compute-request-id: req-22c4789f-a5bf-434d-a2c9-01c6d3d85806 Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "bookmark"}], "image": {"id": "b2749e66-243a-47e6-935d-38d185783f08", "links": [{"href": "http://172.30.9.22:8774/images/b2749e66-243a-47e6-935d-38d185783f08", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4d9718fe-3392-43ff-b855-454199df3b42", "links": [{"href": "http://172.30.9.22:8774/flavors/4d9718fe-3392-43ff-b855-454199df3b42", "rel": "bookmark"}]}, "id": "08141519-c119-458c-b85a-385f30dfa7da", "security_groups": [{"name": "shaker-sg_41b12b66-1244-4b11-b43c-e656538192a1"}], "user_id": "b624bace868344beb8d3bab656284356", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T11:42:10Z", "hostId": "6abd29a122cb1aa598867b38abfe9f989628e1f150d6443e3c5e9d81", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41b12b66-1244-4b11-b43c-e656538192a1", "name": "shaker-vm_41b12b66-1244-4b11-b43c-e656538192a1", "created": "2018-08-26T11:42:08Z", "tenant_id": "25b26187e3f845be8bd8076b4519032b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 11:44:42,415 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-22c4789f-a5bf-434d-a2c9-01c6d3d85806 2018-08-26 11:44:42,416 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.20908498764s 2018-08-26 11:44:42,416 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-22c4789f-a5bf-434d-a2c9-01c6d3d85806 2018-08-26 11:44:42,420 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 11:44:44,423 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 11:44:44,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8fab0dfa28effdd3e06c72d246df16260fcd0134" 2018-08-26 11:44:44,850 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11:44:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-039293fc-3d21-4977-9da5-e58d8eaddde6 x-compute-request-id: req-039293fc-3d21-4977-9da5-e58d8eaddde6 Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "bookmark"}], "image": {"id": "b2749e66-243a-47e6-935d-38d185783f08", "links": [{"href": "http://172.30.9.22:8774/images/b2749e66-243a-47e6-935d-38d185783f08", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4d9718fe-3392-43ff-b855-454199df3b42", "links": [{"href": "http://172.30.9.22:8774/flavors/4d9718fe-3392-43ff-b855-454199df3b42", "rel": "bookmark"}]}, "id": "08141519-c119-458c-b85a-385f30dfa7da", "security_groups": [{"name": "shaker-sg_41b12b66-1244-4b11-b43c-e656538192a1"}], "user_id": "b624bace868344beb8d3bab656284356", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T11:42:10Z", "hostId": "6abd29a122cb1aa598867b38abfe9f989628e1f150d6443e3c5e9d81", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41b12b66-1244-4b11-b43c-e656538192a1", "name": "shaker-vm_41b12b66-1244-4b11-b43c-e656538192a1", "created": "2018-08-26T11:42:08Z", "tenant_id": "25b26187e3f845be8bd8076b4519032b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 11:44:44,851 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-039293fc-3d21-4977-9da5-e58d8eaddde6 2018-08-26 11:44:44,851 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.427776098251s 2018-08-26 11:44:44,851 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-039293fc-3d21-4977-9da5-e58d8eaddde6 2018-08-26 11:44:44,855 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 11:44:46,858 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 11:44:46,861 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8fab0dfa28effdd3e06c72d246df16260fcd0134" 2018-08-26 11:44:47,213 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11:44:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0f3aabec-9e8a-4066-a55e-1b996158a72c x-compute-request-id: req-0f3aabec-9e8a-4066-a55e-1b996158a72c Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "bookmark"}], "image": {"id": "b2749e66-243a-47e6-935d-38d185783f08", "links": [{"href": "http://172.30.9.22:8774/images/b2749e66-243a-47e6-935d-38d185783f08", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4d9718fe-3392-43ff-b855-454199df3b42", "links": [{"href": "http://172.30.9.22:8774/flavors/4d9718fe-3392-43ff-b855-454199df3b42", "rel": "bookmark"}]}, "id": "08141519-c119-458c-b85a-385f30dfa7da", "security_groups": [{"name": "shaker-sg_41b12b66-1244-4b11-b43c-e656538192a1"}], "user_id": "b624bace868344beb8d3bab656284356", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T11:42:10Z", "hostId": "6abd29a122cb1aa598867b38abfe9f989628e1f150d6443e3c5e9d81", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41b12b66-1244-4b11-b43c-e656538192a1", "name": "shaker-vm_41b12b66-1244-4b11-b43c-e656538192a1", "created": "2018-08-26T11:42:08Z", "tenant_id": "25b26187e3f845be8bd8076b4519032b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 11:44:47,213 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-0f3aabec-9e8a-4066-a55e-1b996158a72c 2018-08-26 11:44:47,214 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.355199813843s 2018-08-26 11:44:47,214 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-0f3aabec-9e8a-4066-a55e-1b996158a72c 2018-08-26 11:44:47,218 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 11:44:49,220 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 11:44:49,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8fab0dfa28effdd3e06c72d246df16260fcd0134" 2018-08-26 11:44:49,663 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11:44:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9b81e5de-c14e-45d0-836f-2e133982b8e6 x-compute-request-id: req-9b81e5de-c14e-45d0-836f-2e133982b8e6 Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "bookmark"}], "image": {"id": "b2749e66-243a-47e6-935d-38d185783f08", "links": [{"href": "http://172.30.9.22:8774/images/b2749e66-243a-47e6-935d-38d185783f08", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4d9718fe-3392-43ff-b855-454199df3b42", "links": [{"href": "http://172.30.9.22:8774/flavors/4d9718fe-3392-43ff-b855-454199df3b42", "rel": "bookmark"}]}, "id": "08141519-c119-458c-b85a-385f30dfa7da", "security_groups": [{"name": "shaker-sg_41b12b66-1244-4b11-b43c-e656538192a1"}], "user_id": "b624bace868344beb8d3bab656284356", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T11:42:10Z", "hostId": "6abd29a122cb1aa598867b38abfe9f989628e1f150d6443e3c5e9d81", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41b12b66-1244-4b11-b43c-e656538192a1", "name": "shaker-vm_41b12b66-1244-4b11-b43c-e656538192a1", "created": "2018-08-26T11:42:08Z", "tenant_id": "25b26187e3f845be8bd8076b4519032b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 11:44:49,663 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-9b81e5de-c14e-45d0-836f-2e133982b8e6 2018-08-26 11:44:49,664 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.442841053009s 2018-08-26 11:44:49,664 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-9b81e5de-c14e-45d0-836f-2e133982b8e6 2018-08-26 11:44:49,667 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 11:44:51,670 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 11:44:51,673 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8fab0dfa28effdd3e06c72d246df16260fcd0134" 2018-08-26 11:44:52,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11:44:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b28afedd-bd61-4028-8a5a-853a98d91be3 x-compute-request-id: req-b28afedd-bd61-4028-8a5a-853a98d91be3 Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "bookmark"}], "image": {"id": "b2749e66-243a-47e6-935d-38d185783f08", "links": [{"href": "http://172.30.9.22:8774/images/b2749e66-243a-47e6-935d-38d185783f08", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4d9718fe-3392-43ff-b855-454199df3b42", "links": [{"href": "http://172.30.9.22:8774/flavors/4d9718fe-3392-43ff-b855-454199df3b42", "rel": "bookmark"}]}, "id": "08141519-c119-458c-b85a-385f30dfa7da", "security_groups": [{"name": "shaker-sg_41b12b66-1244-4b11-b43c-e656538192a1"}], "user_id": "b624bace868344beb8d3bab656284356", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T11:42:10Z", "hostId": "6abd29a122cb1aa598867b38abfe9f989628e1f150d6443e3c5e9d81", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41b12b66-1244-4b11-b43c-e656538192a1", "name": "shaker-vm_41b12b66-1244-4b11-b43c-e656538192a1", "created": "2018-08-26T11:42:08Z", "tenant_id": "25b26187e3f845be8bd8076b4519032b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 11:44:52,024 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b28afedd-bd61-4028-8a5a-853a98d91be3 2018-08-26 11:44:52,024 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.354081869125s 2018-08-26 11:44:52,024 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b28afedd-bd61-4028-8a5a-853a98d91be3 2018-08-26 11:44:52,028 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 11:44:54,031 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 11:44:54,034 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8fab0dfa28effdd3e06c72d246df16260fcd0134" 2018-08-26 11:44:54,216 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11:44:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-32d06325-5a5f-4f84-82cb-f42b00d4d56d x-compute-request-id: req-32d06325-5a5f-4f84-82cb-f42b00d4d56d Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "bookmark"}], "image": {"id": "b2749e66-243a-47e6-935d-38d185783f08", "links": [{"href": "http://172.30.9.22:8774/images/b2749e66-243a-47e6-935d-38d185783f08", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4d9718fe-3392-43ff-b855-454199df3b42", "links": [{"href": "http://172.30.9.22:8774/flavors/4d9718fe-3392-43ff-b855-454199df3b42", "rel": "bookmark"}]}, "id": "08141519-c119-458c-b85a-385f30dfa7da", "security_groups": [{"name": "shaker-sg_41b12b66-1244-4b11-b43c-e656538192a1"}], "user_id": "b624bace868344beb8d3bab656284356", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T11:42:10Z", "hostId": "6abd29a122cb1aa598867b38abfe9f989628e1f150d6443e3c5e9d81", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41b12b66-1244-4b11-b43c-e656538192a1", "name": "shaker-vm_41b12b66-1244-4b11-b43c-e656538192a1", "created": "2018-08-26T11:42:08Z", "tenant_id": "25b26187e3f845be8bd8076b4519032b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 11:44:54,216 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-32d06325-5a5f-4f84-82cb-f42b00d4d56d 2018-08-26 11:44:54,216 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.185114145279s 2018-08-26 11:44:54,217 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-32d06325-5a5f-4f84-82cb-f42b00d4d56d 2018-08-26 11:44:54,221 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 11:44:56,223 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 11:44:56,226 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8fab0dfa28effdd3e06c72d246df16260fcd0134" 2018-08-26 11:44:56,676 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11:44:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-71593246-7969-45dc-b188-716154bd3aca x-compute-request-id: req-71593246-7969-45dc-b188-716154bd3aca Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "bookmark"}], "image": {"id": "b2749e66-243a-47e6-935d-38d185783f08", "links": [{"href": "http://172.30.9.22:8774/images/b2749e66-243a-47e6-935d-38d185783f08", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4d9718fe-3392-43ff-b855-454199df3b42", "links": [{"href": "http://172.30.9.22:8774/flavors/4d9718fe-3392-43ff-b855-454199df3b42", "rel": "bookmark"}]}, "id": "08141519-c119-458c-b85a-385f30dfa7da", "security_groups": [{"name": "shaker-sg_41b12b66-1244-4b11-b43c-e656538192a1"}], "user_id": "b624bace868344beb8d3bab656284356", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T11:42:10Z", "hostId": "6abd29a122cb1aa598867b38abfe9f989628e1f150d6443e3c5e9d81", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41b12b66-1244-4b11-b43c-e656538192a1", "name": "shaker-vm_41b12b66-1244-4b11-b43c-e656538192a1", "created": "2018-08-26T11:42:08Z", "tenant_id": "25b26187e3f845be8bd8076b4519032b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 11:44:56,676 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-71593246-7969-45dc-b188-716154bd3aca 2018-08-26 11:44:56,677 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.45321393013s 2018-08-26 11:44:56,677 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-71593246-7969-45dc-b188-716154bd3aca 2018-08-26 11:44:56,680 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 11:44:58,683 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 11:44:58,686 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8fab0dfa28effdd3e06c72d246df16260fcd0134" 2018-08-26 11:44:58,866 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11: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-f66a2980-e023-4048-909f-0e058cd77490 x-compute-request-id: req-f66a2980-e023-4048-909f-0e058cd77490 Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "bookmark"}], "image": {"id": "b2749e66-243a-47e6-935d-38d185783f08", "links": [{"href": "http://172.30.9.22:8774/images/b2749e66-243a-47e6-935d-38d185783f08", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4d9718fe-3392-43ff-b855-454199df3b42", "links": [{"href": "http://172.30.9.22:8774/flavors/4d9718fe-3392-43ff-b855-454199df3b42", "rel": "bookmark"}]}, "id": "08141519-c119-458c-b85a-385f30dfa7da", "security_groups": [{"name": "shaker-sg_41b12b66-1244-4b11-b43c-e656538192a1"}], "user_id": "b624bace868344beb8d3bab656284356", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T11:42:10Z", "hostId": "6abd29a122cb1aa598867b38abfe9f989628e1f150d6443e3c5e9d81", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41b12b66-1244-4b11-b43c-e656538192a1", "name": "shaker-vm_41b12b66-1244-4b11-b43c-e656538192a1", "created": "2018-08-26T11:42:08Z", "tenant_id": "25b26187e3f845be8bd8076b4519032b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 11:44:58,866 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f66a2980-e023-4048-909f-0e058cd77490 2018-08-26 11:44:58,867 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.183406829834s 2018-08-26 11:44:58,867 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f66a2980-e023-4048-909f-0e058cd77490 2018-08-26 11:44:58,871 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 11:45:00,873 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 11:45:00,876 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8fab0dfa28effdd3e06c72d246df16260fcd0134" 2018-08-26 11:45:01,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11:45:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e3837741-6f08-4a86-bfb3-973a82e3dfd4 x-compute-request-id: req-e3837741-6f08-4a86-bfb3-973a82e3dfd4 Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "bookmark"}], "image": {"id": "b2749e66-243a-47e6-935d-38d185783f08", "links": [{"href": "http://172.30.9.22:8774/images/b2749e66-243a-47e6-935d-38d185783f08", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4d9718fe-3392-43ff-b855-454199df3b42", "links": [{"href": "http://172.30.9.22:8774/flavors/4d9718fe-3392-43ff-b855-454199df3b42", "rel": "bookmark"}]}, "id": "08141519-c119-458c-b85a-385f30dfa7da", "security_groups": [{"name": "shaker-sg_41b12b66-1244-4b11-b43c-e656538192a1"}], "user_id": "b624bace868344beb8d3bab656284356", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T11:42:10Z", "hostId": "6abd29a122cb1aa598867b38abfe9f989628e1f150d6443e3c5e9d81", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41b12b66-1244-4b11-b43c-e656538192a1", "name": "shaker-vm_41b12b66-1244-4b11-b43c-e656538192a1", "created": "2018-08-26T11:42:08Z", "tenant_id": "25b26187e3f845be8bd8076b4519032b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 11:45:01,047 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-e3837741-6f08-4a86-bfb3-973a82e3dfd4 2018-08-26 11:45:01,047 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.173555135727s 2018-08-26 11:45:01,048 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-e3837741-6f08-4a86-bfb3-973a82e3dfd4 2018-08-26 11:45:01,051 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 11:45:03,054 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 11:45:03,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8fab0dfa28effdd3e06c72d246df16260fcd0134" 2018-08-26 11:45:03,500 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11:45:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9f04487c-06f3-4a87-a430-e52e1fa45d85 x-compute-request-id: req-9f04487c-06f3-4a87-a430-e52e1fa45d85 Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "bookmark"}], "image": {"id": "b2749e66-243a-47e6-935d-38d185783f08", "links": [{"href": "http://172.30.9.22:8774/images/b2749e66-243a-47e6-935d-38d185783f08", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4d9718fe-3392-43ff-b855-454199df3b42", "links": [{"href": "http://172.30.9.22:8774/flavors/4d9718fe-3392-43ff-b855-454199df3b42", "rel": "bookmark"}]}, "id": "08141519-c119-458c-b85a-385f30dfa7da", "security_groups": [{"name": "shaker-sg_41b12b66-1244-4b11-b43c-e656538192a1"}], "user_id": "b624bace868344beb8d3bab656284356", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T11:42:10Z", "hostId": "6abd29a122cb1aa598867b38abfe9f989628e1f150d6443e3c5e9d81", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41b12b66-1244-4b11-b43c-e656538192a1", "name": "shaker-vm_41b12b66-1244-4b11-b43c-e656538192a1", "created": "2018-08-26T11:42:08Z", "tenant_id": "25b26187e3f845be8bd8076b4519032b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 11:45:03,500 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-9f04487c-06f3-4a87-a430-e52e1fa45d85 2018-08-26 11:45:03,500 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.445992231369s 2018-08-26 11:45:03,501 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-9f04487c-06f3-4a87-a430-e52e1fa45d85 2018-08-26 11:45:03,505 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 11:45:05,507 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 11:45:05,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8fab0dfa28effdd3e06c72d246df16260fcd0134" 2018-08-26 11:45:05,708 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11:45:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bfd9f48c-e7f5-44b7-b665-eb674edf5303 x-compute-request-id: req-bfd9f48c-e7f5-44b7-b665-eb674edf5303 Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "bookmark"}], "image": {"id": "b2749e66-243a-47e6-935d-38d185783f08", "links": [{"href": "http://172.30.9.22:8774/images/b2749e66-243a-47e6-935d-38d185783f08", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4d9718fe-3392-43ff-b855-454199df3b42", "links": [{"href": "http://172.30.9.22:8774/flavors/4d9718fe-3392-43ff-b855-454199df3b42", "rel": "bookmark"}]}, "id": "08141519-c119-458c-b85a-385f30dfa7da", "security_groups": [{"name": "shaker-sg_41b12b66-1244-4b11-b43c-e656538192a1"}], "user_id": "b624bace868344beb8d3bab656284356", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T11:42:10Z", "hostId": "6abd29a122cb1aa598867b38abfe9f989628e1f150d6443e3c5e9d81", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41b12b66-1244-4b11-b43c-e656538192a1", "name": "shaker-vm_41b12b66-1244-4b11-b43c-e656538192a1", "created": "2018-08-26T11:42:08Z", "tenant_id": "25b26187e3f845be8bd8076b4519032b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 11:45:05,708 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-bfd9f48c-e7f5-44b7-b665-eb674edf5303 2018-08-26 11:45:05,709 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.200936079025s 2018-08-26 11:45:05,709 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-bfd9f48c-e7f5-44b7-b665-eb674edf5303 2018-08-26 11:45:05,713 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 11:45:07,716 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 11:45:07,719 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8fab0dfa28effdd3e06c72d246df16260fcd0134" 2018-08-26 11:45:07,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11:45: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-90c109a7-ee23-4329-ab62-911b492017e8 x-compute-request-id: req-90c109a7-ee23-4329-ab62-911b492017e8 Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "bookmark"}], "image": {"id": "b2749e66-243a-47e6-935d-38d185783f08", "links": [{"href": "http://172.30.9.22:8774/images/b2749e66-243a-47e6-935d-38d185783f08", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4d9718fe-3392-43ff-b855-454199df3b42", "links": [{"href": "http://172.30.9.22:8774/flavors/4d9718fe-3392-43ff-b855-454199df3b42", "rel": "bookmark"}]}, "id": "08141519-c119-458c-b85a-385f30dfa7da", "security_groups": [{"name": "shaker-sg_41b12b66-1244-4b11-b43c-e656538192a1"}], "user_id": "b624bace868344beb8d3bab656284356", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T11:42:10Z", "hostId": "6abd29a122cb1aa598867b38abfe9f989628e1f150d6443e3c5e9d81", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41b12b66-1244-4b11-b43c-e656538192a1", "name": "shaker-vm_41b12b66-1244-4b11-b43c-e656538192a1", "created": "2018-08-26T11:42:08Z", "tenant_id": "25b26187e3f845be8bd8076b4519032b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 11:45:07,925 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-90c109a7-ee23-4329-ab62-911b492017e8 2018-08-26 11:45:07,925 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.208587884903s 2018-08-26 11:45:07,925 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-90c109a7-ee23-4329-ab62-911b492017e8 2018-08-26 11:45:07,928 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 11:45:09,931 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 11:45:09,934 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8fab0dfa28effdd3e06c72d246df16260fcd0134" 2018-08-26 11:45:10,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11:45:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0f034b43-5cf5-4197-bb19-6264fbc167de x-compute-request-id: req-0f034b43-5cf5-4197-bb19-6264fbc167de Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "bookmark"}], "image": {"id": "b2749e66-243a-47e6-935d-38d185783f08", "links": [{"href": "http://172.30.9.22:8774/images/b2749e66-243a-47e6-935d-38d185783f08", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4d9718fe-3392-43ff-b855-454199df3b42", "links": [{"href": "http://172.30.9.22:8774/flavors/4d9718fe-3392-43ff-b855-454199df3b42", "rel": "bookmark"}]}, "id": "08141519-c119-458c-b85a-385f30dfa7da", "security_groups": [{"name": "shaker-sg_41b12b66-1244-4b11-b43c-e656538192a1"}], "user_id": "b624bace868344beb8d3bab656284356", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T11:42:10Z", "hostId": "6abd29a122cb1aa598867b38abfe9f989628e1f150d6443e3c5e9d81", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41b12b66-1244-4b11-b43c-e656538192a1", "name": "shaker-vm_41b12b66-1244-4b11-b43c-e656538192a1", "created": "2018-08-26T11:42:08Z", "tenant_id": "25b26187e3f845be8bd8076b4519032b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 11:45:10,117 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-0f034b43-5cf5-4197-bb19-6264fbc167de 2018-08-26 11:45:10,117 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.185626029968s 2018-08-26 11:45:10,117 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-0f034b43-5cf5-4197-bb19-6264fbc167de 2018-08-26 11:45:10,121 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 11:45:12,124 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 11:45:12,126 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8fab0dfa28effdd3e06c72d246df16260fcd0134" 2018-08-26 11:45:12,322 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11:45:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f08f90ff-6ac2-41de-90ee-89658ff6b4a6 x-compute-request-id: req-f08f90ff-6ac2-41de-90ee-89658ff6b4a6 Content-Encoding: gzip Content-Length: 740 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"shaker-net_41b12b66-1244-4b11-b43c-e656538192a1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:66:26", "version": 4, "addr": "192.168.120.27", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "bookmark"}], "image": {"id": "b2749e66-243a-47e6-935d-38d185783f08", "links": [{"href": "http://172.30.9.22:8774/images/b2749e66-243a-47e6-935d-38d185783f08", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T11:45:11.000000", "flavor": {"id": "4d9718fe-3392-43ff-b855-454199df3b42", "links": [{"href": "http://172.30.9.22:8774/flavors/4d9718fe-3392-43ff-b855-454199df3b42", "rel": "bookmark"}]}, "id": "08141519-c119-458c-b85a-385f30dfa7da", "security_groups": [{"name": "shaker-sg_41b12b66-1244-4b11-b43c-e656538192a1"}], "user_id": "b624bace868344beb8d3bab656284356", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T11:45:11Z", "hostId": "6abd29a122cb1aa598867b38abfe9f989628e1f150d6443e3c5e9d81", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41b12b66-1244-4b11-b43c-e656538192a1", "name": "shaker-vm_41b12b66-1244-4b11-b43c-e656538192a1", "created": "2018-08-26T11:42:08Z", "tenant_id": "25b26187e3f845be8bd8076b4519032b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 11:45:12,322 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f08f90ff-6ac2-41de-90ee-89658ff6b4a6 2018-08-26 11:45:12,322 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.198222875595s 2018-08-26 11:45:12,322 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f08f90ff-6ac2-41de-90ee-89658ff6b4a6 2018-08-26 11:45:12,326 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-26 11:45:12,327 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=08141519-c119-458c-b85a-385f30dfa7da" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8fab0dfa28effdd3e06c72d246df16260fcd0134" 2018-08-26 11:45:12,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-eba56040-b771-4a59-a16d-d4fa755e7ded Date: Sun, 26 Aug 2018 11:45:12 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"bbc1ed07-a9ef-4b71-9004-5a29165f8076","tenant_id":"25b26187e3f845be8bd8076b4519032b","created_at":"2018-08-26T11:42:10Z","admin_state_up":true,"updated_at":"2018-08-26T11:45:11Z","binding:vnic_type":"normal","device_id":"08141519-c119-458c-b85a-385f30dfa7da","device_owner":"compute:nova","revision_number":4,"mac_address":"fa:16:3e:f7:66:26","id":"36c1076a-0d1a-4418-a2b6-cbf0c5051420","port_security_enabled":true,"project_id":"25b26187e3f845be8bd8076b4519032b","fixed_ips":[{"subnet_id":"97b7f602-3cd2-460e-a2f4-27d008b11754","ip_address":"192.168.120.27"}],"extra_dhcp_opts":[],"security_groups":["ac51b089-76a0-49e5-b65b-cc0a436bce1e"],"name":""}]} 2018-08-26 11:45:12,374 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=08141519-c119-458c-b85a-385f30dfa7da used request id req-eba56040-b771-4a59-a16d-d4fa755e7ded 2018-08-26 11:45:12,374 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0478889942169s 2018-08-26 11:45:12,374 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=08141519-c119-458c-b85a-385f30dfa7da used request id req-eba56040-b771-4a59-a16d-d4fa755e7ded 2018-08-26 11:45:12,379 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-26 11:45:12,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/floatingips.json?port_id=36c1076a-0d1a-4418-a2b6-cbf0c5051420" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8fab0dfa28effdd3e06c72d246df16260fcd0134" 2018-08-26 11:45:12,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-dcd6dab4-7816-4b20-b74e-2be7ad1b6edf Date: Sun, 26 Aug 2018 11:45:12 GMT RESP BODY: {"floatingips": []} 2018-08-26 11:45:12,424 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=36c1076a-0d1a-4418-a2b6-cbf0c5051420 used request id req-dcd6dab4-7816-4b20-b74e-2be7ad1b6edf 2018-08-26 11:45:12,424 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0444028377533s 2018-08-26 11:45:12,424 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=36c1076a-0d1a-4418-a2b6-cbf0c5051420 used request id req-dcd6dab4-7816-4b20-b74e-2be7ad1b6edf 2018-08-26 11:45:12,425 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'shaker-net_41b12b66-1244-4b11-b43c-e656538192a1': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:f7:66:26', u'version': 4, u'addr': u'192.168.120.27', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'b2749e66-243a-47e6-935d-38d185783f08'}), 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-26T11:45:11.000000', 'flavor': Munch({u'id': u'4d9718fe-3392-43ff-b855-454199df3b42'}), 'az': u'nova', 'id': u'08141519-c119-458c-b85a-385f30dfa7da', 'security_groups': [Munch({u'name': u'shaker-sg_41b12b66-1244-4b11-b43c-e656538192a1'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'b624bace868344beb8d3bab656284356', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'25b26187e3f845be8bd8076b4519032b', 'name': 'shaker-project_41b12b66-1244-4b11-b43c-e656538192a1', '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-26T11:45:11.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-26T11:45:11Z', 'hostId': u'6abd29a122cb1aa598867b38abfe9f989628e1f150d6443e3c5e9d81', u'OS-SRV-USG:terminated_at': None, 'key_name': u'shaker-kp_41b12b66-1244-4b11-b43c-e656538192a1', 'public_v6': '', 'private_v4': u'192.168.120.27', 'cloud': 'envvars', 'host_id': u'6abd29a122cb1aa598867b38abfe9f989628e1f150d6443e3c5e9d81', '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-26T11:45:11.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'25b26187e3f845be8bd8076b4519032b', 'name': u'shaker-vm_41b12b66-1244-4b11-b43c-e656538192a1', 'adminPass': u'G7vqmNTJWoiw', 'tenant_id': u'25b26187e3f845be8bd8076b4519032b', 'created_at': u'2018-08-26T11:42:08Z', 'created': u'2018-08-26T11:42:08Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-26 11:45:12,428 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-26 11:45:12,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8fab0dfa28effdd3e06c72d246df16260fcd0134" 2018-08-26 11:45:12,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1188 X-Openstack-Request-Id: req-2005b07e-c98c-44d9-a96b-4d229705f67a Date: Sun, 26 Aug 2018 11:45:12 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a3c401bc-6377-43cc-8a20-abe78f2d51b9"],"updated_at":"2018-08-26T10:33:06Z","tenant_id":"526e4f7307214396989751533ff33528","created_at":"2018-08-26T10:16:36Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"526e4f7307214396989751533ff33528","id":"9c1c4110-1d5a-4c9e-9e4a-8295252f6976","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["97b7f602-3cd2-460e-a2f4-27d008b11754"],"updated_at":"2018-08-26T11:41:45Z","tenant_id":"25b26187e3f845be8bd8076b4519032b","created_at":"2018-08-26T11:41:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"25b26187e3f845be8bd8076b4519032b","id":"bbc1ed07-a9ef-4b71-9004-5a29165f8076","name":"shaker-net_41b12b66-1244-4b11-b43c-e656538192a1"}]} 2018-08-26 11:45:12,518 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-2005b07e-c98c-44d9-a96b-4d229705f67a 2018-08-26 11:45:12,518 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0898439884186s 2018-08-26 11:45:12,518 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-2005b07e-c98c-44d9-a96b-4d229705f67a 2018-08-26 11:45:12,520 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-26 11:45:12,521 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=08141519-c119-458c-b85a-385f30dfa7da" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8fab0dfa28effdd3e06c72d246df16260fcd0134" 2018-08-26 11:45:12,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-bd0c8c0a-4f67-4157-b0b5-d3aeae486f5a Date: Sun, 26 Aug 2018 11:45:12 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"bbc1ed07-a9ef-4b71-9004-5a29165f8076","tenant_id":"25b26187e3f845be8bd8076b4519032b","created_at":"2018-08-26T11:42:10Z","admin_state_up":true,"updated_at":"2018-08-26T11:45:11Z","binding:vnic_type":"normal","device_id":"08141519-c119-458c-b85a-385f30dfa7da","device_owner":"compute:nova","revision_number":4,"mac_address":"fa:16:3e:f7:66:26","id":"36c1076a-0d1a-4418-a2b6-cbf0c5051420","port_security_enabled":true,"project_id":"25b26187e3f845be8bd8076b4519032b","fixed_ips":[{"subnet_id":"97b7f602-3cd2-460e-a2f4-27d008b11754","ip_address":"192.168.120.27"}],"extra_dhcp_opts":[],"security_groups":["ac51b089-76a0-49e5-b65b-cc0a436bce1e"],"name":""}]} 2018-08-26 11:45:12,791 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=08141519-c119-458c-b85a-385f30dfa7da used request id req-bd0c8c0a-4f67-4157-b0b5-d3aeae486f5a 2018-08-26 11:45:12,791 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.271211862564s 2018-08-26 11:45:12,792 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=08141519-c119-458c-b85a-385f30dfa7da used request id req-bd0c8c0a-4f67-4157-b0b5-d3aeae486f5a 2018-08-26 11:45:12,792 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-08-26 11:45:12,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8fab0dfa28effdd3e06c72d246df16260fcd0134" -d '{"floatingip": {"floating_network_id": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976", "fixed_ip_address": "192.168.120.27", "port_id": "36c1076a-0d1a-4418-a2b6-cbf0c5051420"}}' 2018-08-26 11:45:14,620 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 554 X-Openstack-Request-Id: req-d8ded541-8845-4c4e-be5c-d255d168655c Date: Sun, 26 Aug 2018 11:45:14 GMT RESP BODY: {"floatingip": {"router_id": "ad936b24-eb19-4e55-a479-0b7612993bc4", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-26T11:45:13Z", "floating_network_id": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976", "fixed_ip_address": "192.168.120.27", "floating_ip_address": "172.30.9.204", "revision_number": 0, "port_id": "36c1076a-0d1a-4418-a2b6-cbf0c5051420", "id": "e17ed341-c4cc-4109-a6fc-a2aadbb1fbce", "tenant_id": "25b26187e3f845be8bd8076b4519032b", "created_at": "2018-08-26T11:45:13Z", "project_id": "25b26187e3f845be8bd8076b4519032b"}} 2018-08-26 11:45:14,620 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-d8ded541-8845-4c4e-be5c-d255d168655c 2018-08-26 11:45:14,620 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.8275680542s 2018-08-26 11:45:14,620 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-d8ded541-8845-4c4e-be5c-d255d168655c 2018-08-26 11:45:14,628 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-26 11:45:14,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8fab0dfa28effdd3e06c72d246df16260fcd0134" 2018-08-26 11:45:14,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 557 X-Openstack-Request-Id: req-99454bcb-153a-48c2-bafa-f39c18c6b22a Date: Sun, 26 Aug 2018 11:45:14 GMT RESP BODY: {"floatingips": [{"router_id": "ad936b24-eb19-4e55-a479-0b7612993bc4", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-26T11:45:13Z", "floating_network_id": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976", "fixed_ip_address": "192.168.120.27", "floating_ip_address": "172.30.9.204", "revision_number": 0, "port_id": "36c1076a-0d1a-4418-a2b6-cbf0c5051420", "id": "e17ed341-c4cc-4109-a6fc-a2aadbb1fbce", "tenant_id": "25b26187e3f845be8bd8076b4519032b", "created_at": "2018-08-26T11:45:13Z", "project_id": "25b26187e3f845be8bd8076b4519032b"}]} 2018-08-26 11:45:14,691 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-99454bcb-153a-48c2-bafa-f39c18c6b22a 2018-08-26 11:45:14,692 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0631408691406s 2018-08-26 11:45:14,692 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-99454bcb-153a-48c2-bafa-f39c18c6b22a 2018-08-26 11:45:14,696 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'ad936b24-eb19-4e55-a479-0b7612993bc4', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'25b26187e3f845be8bd8076b4519032b', 'created_at': u'2018-08-26T11:45:13Z', 'attached': True, 'updated_at': u'2018-08-26T11:45:13Z', 'id': u'e17ed341-c4cc-4109-a6fc-a2aadbb1fbce', 'floating_network_id': u'9c1c4110-1d5a-4c9e-9e4a-8295252f6976', 'fixed_ip_address': u'192.168.120.27', 'floating_ip_address': u'172.30.9.204', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'25b26187e3f845be8bd8076b4519032b', 'name': 'shaker-project_41b12b66-1244-4b11-b43c-e656538192a1', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'ad936b24-eb19-4e55-a479-0b7612993bc4', 'project_id': u'25b26187e3f845be8bd8076b4519032b', 'port_id': u'36c1076a-0d1a-4418-a2b6-cbf0c5051420', 'port': u'36c1076a-0d1a-4418-a2b6-cbf0c5051420', 'network': u'9c1c4110-1d5a-4c9e-9e4a-8295252f6976'}) 2018-08-26 11:45:14,696 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-26 11:45:14,699 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/08141519-c119-458c-b85a-385f30dfa7da/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}8fab0dfa28effdd3e06c72d246df16260fcd0134" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-26 11:45:14,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11:45:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5d0465a2-9112-4bdc-8ac2-8ac4de370de8 x-compute-request-id: req-5d0465a2-9112-4bdc-8ac2-8ac4de370de8 Content-Encoding: gzip Content-Length: 8135 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffcf001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 713232018 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128868\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:33024 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.181463] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.183813] pid_max: default: 32768 minimum: 301\n[ 0.185095] ACPI: Core revision 20150930\n[ 0.186822] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.188711] Security Framework initialized\n[ 0.189884] Yama: becoming mindful.\n[ 0.190934] AppArmor: AppArmor initialized\n[ 0.192150] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.194013] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.195818] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.197531] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.199462] Initializing cgroup subsys io\n[ 0.200640] Initializing cgroup subsys memory\n[ 0.201875] Initializing cgroup subsys devices\n[ 0.203112] Initializing cgroup subsys freezer\n[ 0.204362] Initializing cgroup subsys net_cls\n[ 0.205607] Initializing cgroup subsys perf_event\n[ 0.206907] Initializing cgroup subsys net_prio\n[ 0.208170] Initializing cgroup subsys hugetlb\n[ 0.209414] Initializing cgroup subsys pids\n[ 0.210621] CPU: Physical Processor ID: 0\n[ 0.212478] mce: CPU supports 10 MCE banks\n[ 0.213676] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.215109] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.216673] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.218158] Spectre V2 : Speculation control IBPB not-supported IBRS not-supported\n[ 0.220030] Speculative Store Bypass: Vulnerable\n[ 0.237442] Freeing SMP alternatives memory: 32K\n[ 0.243380] ftrace: allocating 32237 entries in 126 pages\n[ 0.278234] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.280042] smpboot: Max logical packages: 1\n[ 0.281546] x2apic enabled\n[ 0.282747] Switched APIC routing to physical x2apic.\n[ 0.285332] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.287021] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.289997] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.292688] KVM setup paravirtual spinlock\n[ 0.294402] x86: Booted up 1 node, 1 CPUs\n[ 0.295612] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.297672] devtmpfs: initialized\n[ 0.299747] evm: security.selinux\n[ 0.300790] evm: security.SMACK64\n[ 0.301820] evm: security.SMACK64EXEC\n[ 0.302935] evm: security.SMACK64TRANSMUTE\n[ 0.304143] evm: security.SMACK64MMAP\n[ 0.305256] evm: security.ima\n[ 0.306217] evm: security.capability\n[ 0.307392] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.310091] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.311827] pinctrl core: initialized pinctrl subsystem\n[ 0.313437] RTC time: 11:45:12, date: 08/26/18\n[ 0.314837] NET: Registered protocol family 16\n[ 0.316260] cpuidle: using governor ladder\n[ 0.317500] cpuidle: using governor menu\n[ 0.318673] PCCT header not found.\n[ 0.319790] ACPI: bus type PCI registered\n[ 0.320990] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.322829] PCI: Using configuration type 1 for base access\n[ 0.325186] ACPI: Added _OSI(Module Device)\n[ 0.326439] ACPI: Added _OSI(Processor Device)\n[ 0.327725] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.329072] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.331420] ACPI: Interpreter enabled\n[ 0.332558] ACPI: (supports S0 S5)\n[ 0.333613] ACPI: Using IOAPIC for interrupt routing\n[ 0.335035] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.339247] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.340957] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.342823] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.344605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.347909] acpiphp: Slot [3] registered\n[ 0.349104] acpiphp: Slot [4] registered\n[ 0.350300] acpiphp: Slot [5] registered\n[ 0.351499] acpiphp: Slot [6] registered\n[ 0.369301] acpiphp: Slot [7] registered\n[ 0.370704] acpiphp: Slot [8] registered\n[ 0.371910] acpiphp: Slot [9] registered\n[ 0.373110] acpiphp: Slot [10] registered\n[ 0.374320] acpiphp: Slot [11] registered\n[ 0.375563] acpiphp: Slot [12] registered\n[ 0.376777] acpiphp: Slot [13] registered\n[ 0.377984] acpiphp: Slot [14] registered\n[ 0.379192] acpiphp: Slot [15] registered\n[ 0.380404] acpiphp: Slot [16] registered\n[ 0.381734] acpiphp: Slot [17] registered\n[ 0.382950] acpiphp: Slot [18] registered\n[ 0.384164] acpiphp: Slot [19] registered\n[ 0.385377] acpiphp: Slot [20] registered\n[ 0.386589] acpiphp: Slot [21] registered\n[ 0.387808] acpiphp: Slot [22] registered\n[ 0.389023] acpiphp: Slot [23] registered\n[ 0.390236] acpiphp: Slot [24] registered\n[ 0.391458] acpiphp: Slot [25] registered\n[ 0.392680] acpiphp: Slot [26] registered\n[ 0.393895] acpiphp: Slot [27] registered\n[ 0.395108] acpiphp: Slot [28] registered\n[ 0.396322] acpiphp: Slot [29] registered\n[ 0.397541] acpiphp: Slot [30] registered\n[ 0.398750] acpiphp: Slot [31] registered\n[ 0.399971] PCI host bridge to bus 0000:00\n[ 0.401197] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.403017] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.404843] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.407013] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.409189] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.411428] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.416119] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.418026] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.419791] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.421682] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.425917] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.428068] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.449577] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.451725] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.453801] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.455991] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.457919] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.459671] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.461673] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.463108] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.465234] vgaarb: loaded\n[ 0.466078] vgaarb: bridge control possible 0000:00:02.0\n[ 0.467822] SCSI subsystem initialized\n[ 0.469123] ACPI: bus type USB registered\n[ 0.470270] usbcore: registered new interface driver usbfs\n[ 0.471691] usbcore: registered new interface driver hub\n[ 0.473069] usbcore: registered new device driver usb\n[ 0.474620] PCI: Using ACPI for IRQ routing\n[ 0.476203] NetLabel: Initializing\n[ 0.477191] NetLabel: domain hash size = 128\n[ 0.478360] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.479677] NetLabel: unlabeled traffic allowed by default\n[ 0.481275] amd_nb: Cannot enumerate AMD northbridges\n[ 0.482632] clocksource: Switched to clocksource kvm-clock\n[ 0.492113] AppArmor: AppArmor Filesystem Enabled\n[ 0.493459] pnp: PnP ACPI init\n[ 0.494742] pnp: PnP ACPI: found 5 devices\n[ 0.501722] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.504085] NET: Registered protocol family 2\n[ 0.505554] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.507313] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.508930] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.510554] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.512031] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.513656] NET: Registered protocol family 1\n[ 0.514872] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.516391] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.517864] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.534163] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.550513] Unpacking initramfs...\n[ 1.041274] Freeing initrd memory: 37084K\n[ 1.042835] Scanning for low memory corruption every 60 seconds\n[ 1.044684] audit: initializing netlink subsys (disabled)\n[ 1.046135] audit: type=2000 audit(1535283912.922:1): initialized\n[ 1.047999] Initialise system trusted keyring\n[ 1.049329] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.050924] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.053669] zbud: loaded\n[ 1.054766] VFS: Disk quotas dquot_6.6.0\n[ 1.055905] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.057810] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.059552] fuse init (API version 7.23)\n[ 1.060785] Key type big_key registered\n[ 1.061885] Allocating IMA MOK and blacklist keyrings.\n[ 1.063607] Key type asymmetric registered\n[ 1.064756] Asymmetric key parser 'x509' registered\n[ 1.066083] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.068151] io scheduler noop registered\n[ 1.069262] io scheduler deadline registered (default)\n[ 1.070649] io scheduler cfq registered\n[ 1.071823] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.073259] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.075013] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.077025] ACPI: Power Button [PWRF]\n[ 1.078222] GHES: HEST is not enabled!\n[ 1.093979] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.126162] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.129008] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.152708] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.155720] Linux agpgart interface v0.103\n[ 1.158519] loop: module loaded\n[ 1.162190] vda: vda1\n[ 1.163738] scsi host0: ata_piix\n[ 1.164787] scsi host1: ata_piix\n[ 1.165788] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.167475] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.169531] libphy: Fixed MDIO Bus: probed\n[ 1.170908] tun: Universal TUN/TAP device driver, 1.6\n[ 1.172234] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.174904] PPP generic driver version 2.4.2\n[ 1.176155] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.177804] ehci-pci: EHCI PCI platform driver\n[ 1.179035] ehci-platform: EHCI generic platform driver\n[ 1.180415] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.181980] ohci-pci: OHCI PCI platform driver\n[ 1.183203] ohci-platform: OHCI generic platform driver\n[ 1.184584] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.200918] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.202297] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.204342] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.205733] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.207319] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.209016] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.211011] usb usb1: Product: UHCI Host Controller\n[ 1.212319] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.213906] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.215241] hub 1-0:1.0: USB hub found\n[ 1.216326] hub 1-0:1.0: 2 ports detected\n[ 1.217587] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.220535] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.221846] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.223282] mousedev: PS/2 mouse device common for all mice\n[ 1.225020] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.227576] rtc_cmos 00:00: RTC can wake from S4\n[ 1.229121] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.230776] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.232413] i2c /dev entries driver\n[ 1.233487] device-mapper: uevent: version 1.0.3\n[ 1.234804] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.237070] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.238895] NET: Registered protocol family 10\n[ 1.240384] NET: Registered protocol family 17\n[ 1.241612] Key type dns_resolver registered\n[ 1.243026] registered taskstats version 1\n[ 1.244198] Loading compiled-in X.509 certificates\n[ 1.246053] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.248613] zswap: loaded using pool lzo/zbud\n[ 1.251196] Key type trusted registered\n[ 1.254258] Key type encrypted registered\n[ 1.255424] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.256872] ima: No TPM chip found, activating TPM-bypass!\n[ 1.258308] evm: HMAC attrs: 0x1\n[ 1.259644] Magic number: 14:368:783\n[ 1.260823] rtc_cmos 00:00: setting system clock to 2018-08-26 11:45:13 UTC (1535283913)\n[ 1.263096] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.264638] EDD information not available.\n[ 1.328193] Freeing unused kernel memory: 1512K\n[ 1.329447] Write protecting the kernel read-only data: 14336k\n[ 1.346547] Freeing unused kernel memory: 1692K\n[ 1.348001] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.358707] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.361147] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.363931] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.366511] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.369013] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.374660] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.379879] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.382426] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.386657] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.389333] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.444605] [drm] Initialized drm 1.1.0 20060810\n[ 1.447774] virtio_net virtio0 ens3: renamed from eth0\n[ 1.457003] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.460610] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.483075] FDC 0 is a S82078B\n[ 1.485930] AVX2 version of gcm_enc/dec engaged.\n[ 1.487193] AES CTR mode by8 optimization enabled\n[ 1.526642] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.691863] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.693584] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.695354] usb 1-1: Product: QEMU USB Tablet\n[ 1.696530] usb 1-1: Manufacturer: QEMU\n[ 1.697608] usb 1-1: SerialNumber: 42\n[ 1.705153] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.712510] usbcore: registered new interface driver usbhid\n[ 1.713978] usbhid: USB HID core driver\n[ 1.716397] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5\n[ 1.719468] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[ 2.042679] tsc: Refined TSC clocksource calibration: 3491.820 MHz\n[ 2.042680] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255213a297, max_idle_ns: 440795239272 ns\nBegin: Loading essential drivers ... [ 2.086217] md: linear personality registered for level -1\n[ 2.089928] md: multipath personality registered for level -4\n[ 2.093674] md: raid0 personality registered for level 0\n[ 2.097865] md: raid1 personality registered for level 1\n[ 2.170643] raid6: sse2x1 gen() 11499 MB/s\n[ 2.238656] raid6: sse2x1 xor() 8963 MB/s\n[ 2.306652] raid6: sse2x2 gen() 14282 MB/s\n[ 2.374642] raid6: sse2x2 xor() 9593 MB/s\n[ 2.442631] raid6: sse2x4 gen() 16539 MB/s\n[ 2.510628] raid6: sse2x4 xor() 11529 MB/s\n[ 2.578628] raid6: avx2x1 gen() 22490 MB/s\n"} 2018-08-26 11:45:14,797 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/08141519-c119-458c-b85a-385f30dfa7da/action used request id req-5d0465a2-9112-4bdc-8ac2-8ac4de370de8 2018-08-26 11:45:14,797 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.100139141083s 2018-08-26 11:45:14,797 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/08141519-c119-458c-b85a-385f30dfa7da/action used request id req-5d0465a2-9112-4bdc-8ac2-8ac4de370de8 2018-08-26 11:45:14,798 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffcf001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 713232018 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128868 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:33024 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.181463] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.183813] pid_max: default: 32768 minimum: 301 [ 0.185095] ACPI: Core revision 20150930 [ 0.186822] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.188711] Security Framework initialized [ 0.189884] Yama: becoming mindful. [ 0.190934] AppArmor: AppArmor initialized [ 0.192150] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.194013] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.195818] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.197531] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.199462] Initializing cgroup subsys io [ 0.200640] Initializing cgroup subsys memory [ 0.201875] Initializing cgroup subsys devices [ 0.203112] Initializing cgroup subsys freezer [ 0.204362] Initializing cgroup subsys net_cls [ 0.205607] Initializing cgroup subsys perf_event [ 0.206907] Initializing cgroup subsys net_prio [ 0.208170] Initializing cgroup subsys hugetlb [ 0.209414] Initializing cgroup subsys pids [ 0.210621] CPU: Physical Processor ID: 0 [ 0.212478] mce: CPU supports 10 MCE banks [ 0.213676] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.215109] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.216673] Spectre V2 : Mitigation: Full generic retpoline [ 0.218158] Spectre V2 : Speculation control IBPB not-supported IBRS not-supported [ 0.220030] Speculative Store Bypass: Vulnerable [ 0.237442] Freeing SMP alternatives memory: 32K [ 0.243380] ftrace: allocating 32237 entries in 126 pages [ 0.278234] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.280042] smpboot: Max logical packages: 1 [ 0.281546] x2apic enabled [ 0.282747] Switched APIC routing to physical x2apic. [ 0.285332] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.287021] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.289997] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.292688] KVM setup paravirtual spinlock [ 0.294402] x86: Booted up 1 node, 1 CPUs [ 0.295612] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.297672] devtmpfs: initialized [ 0.299747] evm: security.selinux [ 0.300790] evm: security.SMACK64 [ 0.301820] evm: security.SMACK64EXEC [ 0.302935] evm: security.SMACK64TRANSMUTE [ 0.304143] evm: security.SMACK64MMAP [ 0.305256] evm: security.ima [ 0.306217] evm: security.capability [ 0.307392] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.310091] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.311827] pinctrl core: initialized pinctrl subsystem [ 0.313437] RTC time: 11:45:12, date: 08/26/18 [ 0.314837] NET: Registered protocol family 16 [ 0.316260] cpuidle: using governor ladder [ 0.317500] cpuidle: using governor menu [ 0.318673] PCCT header not found. [ 0.319790] ACPI: bus type PCI registered [ 0.320990] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.322829] PCI: Using configuration type 1 for base access [ 0.325186] ACPI: Added _OSI(Module Device) [ 0.326439] ACPI: Added _OSI(Processor Device) [ 0.327725] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.329072] ACPI: Added _OSI(Processor Aggregator Device) [ 0.331420] ACPI: Interpreter enabled [ 0.332558] ACPI: (supports S0 S5) [ 0.333613] ACPI: Using IOAPIC for interrupt routing [ 0.335035] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.339247] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.340957] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.342823] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.344605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.347909] acpiphp: Slot [3] registered [ 0.349104] acpiphp: Slot [4] registered [ 0.350300] acpiphp: Slot [5] registered [ 0.351499] acpiphp: Slot [6] registered [ 0.369301] acpiphp: Slot [7] registered [ 0.370704] acpiphp: Slot [8] registered [ 0.371910] acpiphp: Slot [9] registered [ 0.373110] acpiphp: Slot [10] registered [ 0.374320] acpiphp: Slot [11] registered [ 0.375563] acpiphp: Slot [12] registered [ 0.376777] acpiphp: Slot [13] registered [ 0.377984] acpiphp: Slot [14] registered [ 0.379192] acpiphp: Slot [15] registered [ 0.380404] acpiphp: Slot [16] registered [ 0.381734] acpiphp: Slot [17] registered [ 0.382950] acpiphp: Slot [18] registered [ 0.384164] acpiphp: Slot [19] registered [ 0.385377] acpiphp: Slot [20] registered [ 0.386589] acpiphp: Slot [21] registered [ 0.387808] acpiphp: Slot [22] registered [ 0.389023] acpiphp: Slot [23] registered [ 0.390236] acpiphp: Slot [24] registered [ 0.391458] acpiphp: Slot [25] registered [ 0.392680] acpiphp: Slot [26] registered [ 0.393895] acpiphp: Slot [27] registered [ 0.395108] acpiphp: Slot [28] registered [ 0.396322] acpiphp: Slot [29] registered [ 0.397541] acpiphp: Slot [30] registered [ 0.398750] acpiphp: Slot [31] registered [ 0.399971] PCI host bridge to bus 0000:00 [ 0.401197] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.403017] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.404843] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.407013] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.409189] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.411428] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.416119] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.418026] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.419791] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.421682] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.425917] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.428068] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.449577] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.451725] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.453801] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.455991] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.457919] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.459671] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.461673] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.463108] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.465234] vgaarb: loaded [ 0.466078] vgaarb: bridge control possible 0000:00:02.0 [ 0.467822] SCSI subsystem initialized [ 0.469123] ACPI: bus type USB registered [ 0.470270] usbcore: registered new interface driver usbfs [ 0.471691] usbcore: registered new interface driver hub [ 0.473069] usbcore: registered new device driver usb [ 0.474620] PCI: Using ACPI for IRQ routing [ 0.476203] NetLabel: Initializing [ 0.477191] NetLabel: domain hash size = 128 [ 0.478360] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.479677] NetLabel: unlabeled traffic allowed by default [ 0.481275] amd_nb: Cannot enumerate AMD northbridges [ 0.482632] clocksource: Switched to clocksource kvm-clock [ 0.492113] AppArmor: AppArmor Filesystem Enabled [ 0.493459] pnp: PnP ACPI init [ 0.494742] pnp: PnP ACPI: found 5 devices [ 0.501722] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.504085] NET: Registered protocol family 2 [ 0.505554] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.507313] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.508930] TCP: Hash tables configured (established 4096 bind 4096) [ 0.510554] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.512031] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.513656] NET: Registered protocol family 1 [ 0.514872] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.516391] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.517864] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.534163] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.550513] Unpacking initramfs... [ 1.041274] Freeing initrd memory: 37084K [ 1.042835] Scanning for low memory corruption every 60 seconds [ 1.044684] audit: initializing netlink subsys (disabled) [ 1.046135] audit: type=2000 audit(1535283912.922:1): initialized [ 1.047999] Initialise system trusted keyring [ 1.049329] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.050924] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.053669] zbud: loaded [ 1.054766] VFS: Disk quotas dquot_6.6.0 [ 1.055905] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.057810] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.059552] fuse init (API version 7.23) [ 1.060785] Key type big_key registered [ 1.061885] Allocating IMA MOK and blacklist keyrings. [ 1.063607] Key type asymmetric registered [ 1.064756] Asymmetric key parser 'x509' registered [ 1.066083] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.068151] io scheduler noop registered [ 1.069262] io scheduler deadline registered (default) [ 1.070649] io scheduler cfq registered [ 1.071823] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.073259] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.075013] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.077025] ACPI: Power Button [PWRF] [ 1.078222] GHES: HEST is not enabled! [ 1.093979] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.126162] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.129008] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.152708] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.155720] Linux agpgart interface v0.103 [ 1.158519] loop: module loaded [ 1.162190] vda: vda1 [ 1.163738] scsi host0: ata_piix [ 1.164787] scsi host1: ata_piix [ 1.165788] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.167475] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.169531] libphy: Fixed MDIO Bus: probed [ 1.170908] tun: Universal TUN/TAP device driver, 1.6 [ 1.172234] tun: (C) 1999-2004 Max Krasnyansky [ 1.174904] PPP generic driver version 2.4.2 [ 1.176155] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.177804] ehci-pci: EHCI PCI platform driver [ 1.179035] ehci-platform: EHCI generic platform driver [ 1.180415] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.181980] ohci-pci: OHCI PCI platform driver [ 1.183203] ohci-platform: OHCI generic platform driver [ 1.184584] uhci_hcd: USB Universal Host Controller Interface driver [ 1.200918] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.202297] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.204342] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.205733] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.207319] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.209016] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.211011] usb usb1: Product: UHCI Host Controller [ 1.212319] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.213906] usb usb1: SerialNumber: 0000:00:01.2 [ 1.215241] hub 1-0:1.0: USB hub found [ 1.216326] hub 1-0:1.0: 2 ports detected [ 1.217587] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.220535] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.221846] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.223282] mousedev: PS/2 mouse device common for all mice [ 1.225020] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.227576] rtc_cmos 00:00: RTC can wake from S4 [ 1.229121] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.230776] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.232413] i2c /dev entries driver [ 1.233487] device-mapper: uevent: version 1.0.3 [ 1.234804] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.237070] ledtrig-cpu: registered to indicate activity on CPUs [ 1.238895] NET: Registered protocol family 10 [ 1.240384] NET: Registered protocol family 17 [ 1.241612] Key type dns_resolver registered [ 1.243026] registered taskstats version 1 [ 1.244198] Loading compiled-in X.509 certificates [ 1.246053] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.248613] zswap: loaded using pool lzo/zbud [ 1.251196] Key type trusted registered [ 1.254258] Key type encrypted registered [ 1.255424] AppArmor: AppArmor sha1 policy hashing enabled [ 1.256872] ima: No TPM chip found, activating TPM-bypass! [ 1.258308] evm: HMAC attrs: 0x1 [ 1.259644] Magic number: 14:368:783 [ 1.260823] rtc_cmos 00:00: setting system clock to 2018-08-26 11:45:13 UTC (1535283913) [ 1.263096] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.264638] EDD information not available. [ 1.328193] Freeing unused kernel memory: 1512K [ 1.329447] Write protecting the kernel read-only data: 14336k [ 1.346547] Freeing unused kernel memory: 1692K [ 1.348001] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.358707] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.361147] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.363931] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.366511] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.369013] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.374660] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.379879] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.382426] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.386657] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.389333] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.444605] [drm] Initialized drm 1.1.0 20060810 [ 1.447774] virtio_net virtio0 ens3: renamed from eth0 [ 1.457003] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.460610] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.483075] FDC 0 is a S82078B [ 1.485930] AVX2 version of gcm_enc/dec engaged. [ 1.487193] AES CTR mode by8 optimization enabled [ 1.526642] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.691863] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.693584] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.695354] usb 1-1: Product: QEMU USB Tablet [ 1.696530] usb 1-1: Manufacturer: QEMU [ 1.697608] usb 1-1: SerialNumber: 42 [ 1.705153] hidraw: raw HID events driver (C) Jiri Kosina [ 1.712510] usbcore: registered new interface driver usbhid [ 1.713978] usbhid: USB HID core driver [ 1.716397] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5 [ 1.719468] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [ 2.042679] tsc: Refined TSC clocksource calibration: 3491.820 MHz [ 2.042680] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255213a297, max_idle_ns: 440795239272 ns Begin: Loading essential drivers ... [ 2.086217] md: linear personality registered for level -1 [ 2.089928] md: multipath personality registered for level -4 [ 2.093674] md: raid0 personality registered for level 0 [ 2.097865] md: raid1 personality registered for level 1 [ 2.170643] raid6: sse2x1 gen() 11499 MB/s [ 2.238656] raid6: sse2x1 xor() 8963 MB/s [ 2.306652] raid6: sse2x2 gen() 14282 MB/s [ 2.374642] raid6: sse2x2 xor() 9593 MB/s [ 2.442631] raid6: sse2x4 gen() 16539 MB/s [ 2.510628] raid6: sse2x4 xor() 11529 MB/s [ 2.578628] raid6: avx2x1 gen() 22490 MB/s 2018-08-26 11:45:15,800 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.204: timed out 2018-08-26 11:45:24,810 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-26 11:45:24,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/08141519-c119-458c-b85a-385f30dfa7da/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}8fab0dfa28effdd3e06c72d246df16260fcd0134" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-26 11:45:24,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11:45:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-85666a56-4c51-4b30-930f-c4526e8414c2 x-compute-request-id: req-85666a56-4c51-4b30-930f-c4526e8414c2 Content-Encoding: gzip Content-Length: 10480 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffcf001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 713232018 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128868\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:33024 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.181463] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.183813] pid_max: default: 32768 minimum: 301\n[ 0.185095] ACPI: Core revision 20150930\n[ 0.186822] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.188711] Security Framework initialized\n[ 0.189884] Yama: becoming mindful.\n[ 0.190934] AppArmor: AppArmor initialized\n[ 0.192150] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.194013] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.195818] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.197531] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.199462] Initializing cgroup subsys io\n[ 0.200640] Initializing cgroup subsys memory\n[ 0.201875] Initializing cgroup subsys devices\n[ 0.203112] Initializing cgroup subsys freezer\n[ 0.204362] Initializing cgroup subsys net_cls\n[ 0.205607] Initializing cgroup subsys perf_event\n[ 0.206907] Initializing cgroup subsys net_prio\n[ 0.208170] Initializing cgroup subsys hugetlb\n[ 0.209414] Initializing cgroup subsys pids\n[ 0.210621] CPU: Physical Processor ID: 0\n[ 0.212478] mce: CPU supports 10 MCE banks\n[ 0.213676] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.215109] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.216673] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.218158] Spectre V2 : Speculation control IBPB not-supported IBRS not-supported\n[ 0.220030] Speculative Store Bypass: Vulnerable\n[ 0.237442] Freeing SMP alternatives memory: 32K\n[ 0.243380] ftrace: allocating 32237 entries in 126 pages\n[ 0.278234] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.280042] smpboot: Max logical packages: 1\n[ 0.281546] x2apic enabled\n[ 0.282747] Switched APIC routing to physical x2apic.\n[ 0.285332] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.287021] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.289997] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.292688] KVM setup paravirtual spinlock\n[ 0.294402] x86: Booted up 1 node, 1 CPUs\n[ 0.295612] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.297672] devtmpfs: initialized\n[ 0.299747] evm: security.selinux\n[ 0.300790] evm: security.SMACK64\n[ 0.301820] evm: security.SMACK64EXEC\n[ 0.302935] evm: security.SMACK64TRANSMUTE\n[ 0.304143] evm: security.SMACK64MMAP\n[ 0.305256] evm: security.ima\n[ 0.306217] evm: security.capability\n[ 0.307392] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.310091] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.311827] pinctrl core: initialized pinctrl subsystem\n[ 0.313437] RTC time: 11:45:12, date: 08/26/18\n[ 0.314837] NET: Registered protocol family 16\n[ 0.316260] cpuidle: using governor ladder\n[ 0.317500] cpuidle: using governor menu\n[ 0.318673] PCCT header not found.\n[ 0.319790] ACPI: bus type PCI registered\n[ 0.320990] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.322829] PCI: Using configuration type 1 for base access\n[ 0.325186] ACPI: Added _OSI(Module Device)\n[ 0.326439] ACPI: Added _OSI(Processor Device)\n[ 0.327725] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.329072] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.331420] ACPI: Interpreter enabled\n[ 0.332558] ACPI: (supports S0 S5)\n[ 0.333613] ACPI: Using IOAPIC for interrupt routing\n[ 0.335035] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.339247] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.340957] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.342823] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.344605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.347909] acpiphp: Slot [3] registered\n[ 0.349104] acpiphp: Slot [4] registered\n[ 0.350300] acpiphp: Slot [5] registered\n[ 0.351499] acpiphp: Slot [6] registered\n[ 0.369301] acpiphp: Slot [7] registered\n[ 0.370704] acpiphp: Slot [8] registered\n[ 0.371910] acpiphp: Slot [9] registered\n[ 0.373110] acpiphp: Slot [10] registered\n[ 0.374320] acpiphp: Slot [11] registered\n[ 0.375563] acpiphp: Slot [12] registered\n[ 0.376777] acpiphp: Slot [13] registered\n[ 0.377984] acpiphp: Slot [14] registered\n[ 0.379192] acpiphp: Slot [15] registered\n[ 0.380404] acpiphp: Slot [16] registered\n[ 0.381734] acpiphp: Slot [17] registered\n[ 0.382950] acpiphp: Slot [18] registered\n[ 0.384164] acpiphp: Slot [19] registered\n[ 0.385377] acpiphp: Slot [20] registered\n[ 0.386589] acpiphp: Slot [21] registered\n[ 0.387808] acpiphp: Slot [22] registered\n[ 0.389023] acpiphp: Slot [23] registered\n[ 0.390236] acpiphp: Slot [24] registered\n[ 0.391458] acpiphp: Slot [25] registered\n[ 0.392680] acpiphp: Slot [26] registered\n[ 0.393895] acpiphp: Slot [27] registered\n[ 0.395108] acpiphp: Slot [28] registered\n[ 0.396322] acpiphp: Slot [29] registered\n[ 0.397541] acpiphp: Slot [30] registered\n[ 0.398750] acpiphp: Slot [31] registered\n[ 0.399971] PCI host bridge to bus 0000:00\n[ 0.401197] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.403017] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.404843] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.407013] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.409189] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.411428] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.416119] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.418026] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.419791] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.421682] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.425917] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.428068] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.449577] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.451725] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.453801] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.455991] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.457919] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.459671] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.461673] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.463108] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.465234] vgaarb: loaded\n[ 0.466078] vgaarb: bridge control possible 0000:00:02.0\n[ 0.467822] SCSI subsystem initialized\n[ 0.469123] ACPI: bus type USB registered\n[ 0.470270] usbcore: registered new interface driver usbfs\n[ 0.471691] usbcore: registered new interface driver hub\n[ 0.473069] usbcore: registered new device driver usb\n[ 0.474620] PCI: Using ACPI for IRQ routing\n[ 0.476203] NetLabel: Initializing\n[ 0.477191] NetLabel: domain hash size = 128\n[ 0.478360] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.479677] NetLabel: unlabeled traffic allowed by default\n[ 0.481275] amd_nb: Cannot enumerate AMD northbridges\n[ 0.482632] clocksource: Switched to clocksource kvm-clock\n[ 0.492113] AppArmor: AppArmor Filesystem Enabled\n[ 0.493459] pnp: PnP ACPI init\n[ 0.494742] pnp: PnP ACPI: found 5 devices\n[ 0.501722] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.504085] NET: Registered protocol family 2\n[ 0.505554] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.507313] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.508930] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.510554] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.512031] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.513656] NET: Registered protocol family 1\n[ 0.514872] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.516391] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.517864] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.534163] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.550513] Unpacking initramfs...\n[ 1.041274] Freeing initrd memory: 37084K\n[ 1.042835] Scanning for low memory corruption every 60 seconds\n[ 1.044684] audit: initializing netlink subsys (disabled)\n[ 1.046135] audit: type=2000 audit(1535283912.922:1): initialized\n[ 1.047999] Initialise system trusted keyring\n[ 1.049329] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.050924] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.053669] zbud: loaded\n[ 1.054766] VFS: Disk quotas dquot_6.6.0\n[ 1.055905] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.057810] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.059552] fuse init (API version 7.23)\n[ 1.060785] Key type big_key registered\n[ 1.061885] Allocating IMA MOK and blacklist keyrings.\n[ 1.063607] Key type asymmetric registered\n[ 1.064756] Asymmetric key parser 'x509' registered\n[ 1.066083] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.068151] io scheduler noop registered\n[ 1.069262] io scheduler deadline registered (default)\n[ 1.070649] io scheduler cfq registered\n[ 1.071823] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.073259] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.075013] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.077025] ACPI: Power Button [PWRF]\n[ 1.078222] GHES: HEST is not enabled!\n[ 1.093979] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.126162] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.129008] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.152708] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.155720] Linux agpgart interface v0.103\n[ 1.158519] loop: module loaded\n[ 1.162190] vda: vda1\n[ 1.163738] scsi host0: ata_piix\n[ 1.164787] scsi host1: ata_piix\n[ 1.165788] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.167475] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.169531] libphy: Fixed MDIO Bus: probed\n[ 1.170908] tun: Universal TUN/TAP device driver, 1.6\n[ 1.172234] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.174904] PPP generic driver version 2.4.2\n[ 1.176155] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.177804] ehci-pci: EHCI PCI platform driver\n[ 1.179035] ehci-platform: EHCI generic platform driver\n[ 1.180415] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.181980] ohci-pci: OHCI PCI platform driver\n[ 1.183203] ohci-platform: OHCI generic platform driver\n[ 1.184584] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.200918] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.202297] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.204342] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.205733] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.207319] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.209016] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.211011] usb usb1: Product: UHCI Host Controller\n[ 1.212319] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.213906] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.215241] hub 1-0:1.0: USB hub found\n[ 1.216326] hub 1-0:1.0: 2 ports detected\n[ 1.217587] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.220535] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.221846] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.223282] mousedev: PS/2 mouse device common for all mice\n[ 1.225020] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.227576] rtc_cmos 00:00: RTC can wake from S4\n[ 1.229121] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.230776] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.232413] i2c /dev entries driver\n[ 1.233487] device-mapper: uevent: version 1.0.3\n[ 1.234804] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.237070] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.238895] NET: Registered protocol family 10\n[ 1.240384] NET: Registered protocol family 17\n[ 1.241612] Key type dns_resolver registered\n[ 1.243026] registered taskstats version 1\n[ 1.244198] Loading compiled-in X.509 certificates\n[ 1.246053] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.248613] zswap: loaded using pool lzo/zbud\n[ 1.251196] Key type trusted registered\n[ 1.254258] Key type encrypted registered\n[ 1.255424] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.256872] ima: No TPM chip found, activating TPM-bypass!\n[ 1.258308] evm: HMAC attrs: 0x1\n[ 1.259644] Magic number: 14:368:783\n[ 1.260823] rtc_cmos 00:00: setting system clock to 2018-08-26 11:45:13 UTC (1535283913)\n[ 1.263096] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.264638] EDD information not available.\n[ 1.328193] Freeing unused kernel memory: 1512K\n[ 1.329447] Write protecting the kernel read-only data: 14336k\n[ 1.346547] Freeing unused kernel memory: 1692K\n[ 1.348001] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.358707] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.361147] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.363931] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.366511] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.369013] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.374660] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.379879] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.382426] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.386657] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.389333] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.444605] [drm] Initialized drm 1.1.0 20060810\n[ 1.447774] virtio_net virtio0 ens3: renamed from eth0\n[ 1.457003] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.460610] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.483075] FDC 0 is a S82078B\n[ 1.485930] AVX2 version of gcm_enc/dec engaged.\n[ 1.487193] AES CTR mode by8 optimization enabled\n[ 1.526642] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.691863] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.693584] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.695354] usb 1-1: Product: QEMU USB Tablet\n[ 1.696530] usb 1-1: Manufacturer: QEMU\n[ 1.697608] usb 1-1: SerialNumber: 42\n[ 1.705153] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.712510] usbcore: registered new interface driver usbhid\n[ 1.713978] usbhid: USB HID core driver\n[ 1.716397] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5\n[ 1.719468] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[ 2.042679] tsc: Refined TSC clocksource calibration: 3491.820 MHz\n[ 2.042680] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255213a297, max_idle_ns: 440795239272 ns\nBegin: Loading essential drivers ... [ 2.086217] md: linear personality registered for level -1\n[ 2.089928] md: multipath personality registered for level -4\n[ 2.093674] md: raid0 personality registered for level 0\n[ 2.097865] md: raid1 personality registered for level 1\n[ 2.170643] raid6: sse2x1 gen() 11499 MB/s\n[ 2.238656] raid6: sse2x1 xor() 8963 MB/s\n[ 2.306652] raid6: sse2x2 gen() 14282 MB/s\n[ 2.374642] raid6: sse2x2 xor() 9593 MB/s\n[ 2.442631] raid6: sse2x4 gen() 16539 MB/s\n[ 2.510628] raid6: sse2x4 xor() 11529 MB/s\n[ 2.578628] raid6: avx2x1 gen() 22490 MB/s\n[ 2.646641] raid6: avx2x2 gen() 26399 MB/s\n[ 2.714649] raid6: avx2x4 gen() 29842 MB/s\n[ 2.719201] raid6: using algorithm avx2x4 gen() 29842 MB/s\n[ 2.720639] raid6: using avx2x2 recovery algorithm\n[ 2.725741] xor: automatically using best checksumming function:\n[ 2.766628] avx : 32767.000 MB/sec\n[ 2.769383] async_tx: api initialized (async)\n[ 2.781746] md: raid6 personality registered for level 6\n[ 2.783193] md: raid5 personality registered for level 5\n[ 2.784591] md: raid4 personality registered for level 4\n[ 2.791237] md: raid10 personality registered for level 10\ndone.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... [ 2.825220] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 2.845354] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\ndone.\nBegin: Running /scripts/local-bottom ... done.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.948468] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)\n[ 2.952911] systemd[1]: Detected virtualization kvm.\n[ 2.954221] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 2.957653] systemd[1]: Set hostname to .\n[ 2.960296] systemd[1]: Initializing machine ID from KVM UUID.\n[ 2.961804] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.071045] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.073909] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.076616] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.079893] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.\n[[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[ 3.084053] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.086541] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.088875] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.091782] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.094978] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.097903] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.100563] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.103400] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 3.106466] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.109001] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.112033] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 3.115641] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.118544] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.121453] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.124021] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.128038] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.134497] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.138903] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.150754] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.159072] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...\n Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...\n[ 3.167968] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.174580] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.183422] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[ 3.192904] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.204057] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.207209] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.214114] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.220397] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.[ 3.224449] Loading iSCSI transport class v2.0-870.\n\n[ 3.226034] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.230691] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.233389] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.[ 3.239081] iscsi: registered transport (tcp)\n\n[[0;32m OK [0m] Started Set console keymap.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 3.282534] iscsi: registered transport (iser)\n[[0;32m OK [0m] Started Load Kernel Modules.\n Starting Apply Kernel Variables...\n Mounting FUSE Control File System...\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Create Static Device Nodes in /dev...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n Starting File System Check on Root Device...\n[[0;32m OK [0m] Started File System Check Daemon to report status.\n[[0;32m OK [0m] Started File System Check on Root Device.\n Starting Remount Root and Kernel File Systems...\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting Flush Journal to Persistent Storage...\n Starting Load/Save Random Seed...\n Starting udev Coldplug all Devices...\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[ 3.597733] intel_rapl: no valid rapl domains found in package 0\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting Set console font and keymap...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting LSB: AppArmor initialization...\n Starting Create Volatile Files and Directories...\n Starting Initial cloud-init job (pre-networking)...\n Starting Commit a transient machine-id on disk...\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n Starting Network Time Synchronization...\n Starting Update UTMP about System Boot/Shutdown...\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[ 5.148495] cloud-init[608]: Cloud-init v. 18.2 running 'init-local' at Sun, 26 Aug 2018 11:45:17 +0000. Up 5.00 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Reached target Network (Pre).\n[[0;32m OK [0m] Started Set console font and keymap.\n[[0;32m OK [0m] Created slice system-getty.slice.\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n Starting Raise network interfaces...\n[[0;32m OK [0m] Started Raise network interfaces.\n Starting Initial cloud-init job (metadata service crawler)...\n[[0;32m OK [0m] Reached target Network.\n"} 2018-08-26 11:45:24,887 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/08141519-c119-458c-b85a-385f30dfa7da/action used request id req-85666a56-4c51-4b30-930f-c4526e8414c2 2018-08-26 11:45:24,887 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0765609741211s 2018-08-26 11:45:24,888 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/08141519-c119-458c-b85a-385f30dfa7da/action used request id req-85666a56-4c51-4b30-930f-c4526e8414c2 2018-08-26 11:45:24,888 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffcf001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 713232018 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128868 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:33024 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.181463] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.183813] pid_max: default: 32768 minimum: 301 [ 0.185095] ACPI: Core revision 20150930 [ 0.186822] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.188711] Security Framework initialized [ 0.189884] Yama: becoming mindful. [ 0.190934] AppArmor: AppArmor initialized [ 0.192150] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.194013] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.195818] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.197531] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.199462] Initializing cgroup subsys io [ 0.200640] Initializing cgroup subsys memory [ 0.201875] Initializing cgroup subsys devices [ 0.203112] Initializing cgroup subsys freezer [ 0.204362] Initializing cgroup subsys net_cls [ 0.205607] Initializing cgroup subsys perf_event [ 0.206907] Initializing cgroup subsys net_prio [ 0.208170] Initializing cgroup subsys hugetlb [ 0.209414] Initializing cgroup subsys pids [ 0.210621] CPU: Physical Processor ID: 0 [ 0.212478] mce: CPU supports 10 MCE banks [ 0.213676] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.215109] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.216673] Spectre V2 : Mitigation: Full generic retpoline [ 0.218158] Spectre V2 : Speculation control IBPB not-supported IBRS not-supported [ 0.220030] Speculative Store Bypass: Vulnerable [ 0.237442] Freeing SMP alternatives memory: 32K [ 0.243380] ftrace: allocating 32237 entries in 126 pages [ 0.278234] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.280042] smpboot: Max logical packages: 1 [ 0.281546] x2apic enabled [ 0.282747] Switched APIC routing to physical x2apic. [ 0.285332] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.287021] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.289997] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.292688] KVM setup paravirtual spinlock [ 0.294402] x86: Booted up 1 node, 1 CPUs [ 0.295612] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.297672] devtmpfs: initialized [ 0.299747] evm: security.selinux [ 0.300790] evm: security.SMACK64 [ 0.301820] evm: security.SMACK64EXEC [ 0.302935] evm: security.SMACK64TRANSMUTE [ 0.304143] evm: security.SMACK64MMAP [ 0.305256] evm: security.ima [ 0.306217] evm: security.capability [ 0.307392] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.310091] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.311827] pinctrl core: initialized pinctrl subsystem [ 0.313437] RTC time: 11:45:12, date: 08/26/18 [ 0.314837] NET: Registered protocol family 16 [ 0.316260] cpuidle: using governor ladder [ 0.317500] cpuidle: using governor menu [ 0.318673] PCCT header not found. [ 0.319790] ACPI: bus type PCI registered [ 0.320990] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.322829] PCI: Using configuration type 1 for base access [ 0.325186] ACPI: Added _OSI(Module Device) [ 0.326439] ACPI: Added _OSI(Processor Device) [ 0.327725] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.329072] ACPI: Added _OSI(Processor Aggregator Device) [ 0.331420] ACPI: Interpreter enabled [ 0.332558] ACPI: (supports S0 S5) [ 0.333613] ACPI: Using IOAPIC for interrupt routing [ 0.335035] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.339247] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.340957] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.342823] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.344605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.347909] acpiphp: Slot [3] registered [ 0.349104] acpiphp: Slot [4] registered [ 0.350300] acpiphp: Slot [5] registered [ 0.351499] acpiphp: Slot [6] registered [ 0.369301] acpiphp: Slot [7] registered [ 0.370704] acpiphp: Slot [8] registered [ 0.371910] acpiphp: Slot [9] registered [ 0.373110] acpiphp: Slot [10] registered [ 0.374320] acpiphp: Slot [11] registered [ 0.375563] acpiphp: Slot [12] registered [ 0.376777] acpiphp: Slot [13] registered [ 0.377984] acpiphp: Slot [14] registered [ 0.379192] acpiphp: Slot [15] registered [ 0.380404] acpiphp: Slot [16] registered [ 0.381734] acpiphp: Slot [17] registered [ 0.382950] acpiphp: Slot [18] registered [ 0.384164] acpiphp: Slot [19] registered [ 0.385377] acpiphp: Slot [20] registered [ 0.386589] acpiphp: Slot [21] registered [ 0.387808] acpiphp: Slot [22] registered [ 0.389023] acpiphp: Slot [23] registered [ 0.390236] acpiphp: Slot [24] registered [ 0.391458] acpiphp: Slot [25] registered [ 0.392680] acpiphp: Slot [26] registered [ 0.393895] acpiphp: Slot [27] registered [ 0.395108] acpiphp: Slot [28] registered [ 0.396322] acpiphp: Slot [29] registered [ 0.397541] acpiphp: Slot [30] registered [ 0.398750] acpiphp: Slot [31] registered [ 0.399971] PCI host bridge to bus 0000:00 [ 0.401197] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.403017] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.404843] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.407013] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.409189] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.411428] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.416119] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.418026] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.419791] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.421682] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.425917] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.428068] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.449577] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.451725] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.453801] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.455991] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.457919] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.459671] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.461673] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.463108] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.465234] vgaarb: loaded [ 0.466078] vgaarb: bridge control possible 0000:00:02.0 [ 0.467822] SCSI subsystem initialized [ 0.469123] ACPI: bus type USB registered [ 0.470270] usbcore: registered new interface driver usbfs [ 0.471691] usbcore: registered new interface driver hub [ 0.473069] usbcore: registered new device driver usb [ 0.474620] PCI: Using ACPI for IRQ routing [ 0.476203] NetLabel: Initializing [ 0.477191] NetLabel: domain hash size = 128 [ 0.478360] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.479677] NetLabel: unlabeled traffic allowed by default [ 0.481275] amd_nb: Cannot enumerate AMD northbridges [ 0.482632] clocksource: Switched to clocksource kvm-clock [ 0.492113] AppArmor: AppArmor Filesystem Enabled [ 0.493459] pnp: PnP ACPI init [ 0.494742] pnp: PnP ACPI: found 5 devices [ 0.501722] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.504085] NET: Registered protocol family 2 [ 0.505554] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.507313] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.508930] TCP: Hash tables configured (established 4096 bind 4096) [ 0.510554] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.512031] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.513656] NET: Registered protocol family 1 [ 0.514872] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.516391] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.517864] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.534163] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.550513] Unpacking initramfs... [ 1.041274] Freeing initrd memory: 37084K [ 1.042835] Scanning for low memory corruption every 60 seconds [ 1.044684] audit: initializing netlink subsys (disabled) [ 1.046135] audit: type=2000 audit(1535283912.922:1): initialized [ 1.047999] Initialise system trusted keyring [ 1.049329] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.050924] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.053669] zbud: loaded [ 1.054766] VFS: Disk quotas dquot_6.6.0 [ 1.055905] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.057810] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.059552] fuse init (API version 7.23) [ 1.060785] Key type big_key registered [ 1.061885] Allocating IMA MOK and blacklist keyrings. [ 1.063607] Key type asymmetric registered [ 1.064756] Asymmetric key parser 'x509' registered [ 1.066083] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.068151] io scheduler noop registered [ 1.069262] io scheduler deadline registered (default) [ 1.070649] io scheduler cfq registered [ 1.071823] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.073259] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.075013] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.077025] ACPI: Power Button [PWRF] [ 1.078222] GHES: HEST is not enabled! [ 1.093979] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.126162] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.129008] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.152708] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.155720] Linux agpgart interface v0.103 [ 1.158519] loop: module loaded [ 1.162190] vda: vda1 [ 1.163738] scsi host0: ata_piix [ 1.164787] scsi host1: ata_piix [ 1.165788] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.167475] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.169531] libphy: Fixed MDIO Bus: probed [ 1.170908] tun: Universal TUN/TAP device driver, 1.6 [ 1.172234] tun: (C) 1999-2004 Max Krasnyansky [ 1.174904] PPP generic driver version 2.4.2 [ 1.176155] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.177804] ehci-pci: EHCI PCI platform driver [ 1.179035] ehci-platform: EHCI generic platform driver [ 1.180415] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.181980] ohci-pci: OHCI PCI platform driver [ 1.183203] ohci-platform: OHCI generic platform driver [ 1.184584] uhci_hcd: USB Universal Host Controller Interface driver [ 1.200918] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.202297] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.204342] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.205733] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.207319] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.209016] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.211011] usb usb1: Product: UHCI Host Controller [ 1.212319] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.213906] usb usb1: SerialNumber: 0000:00:01.2 [ 1.215241] hub 1-0:1.0: USB hub found [ 1.216326] hub 1-0:1.0: 2 ports detected [ 1.217587] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.220535] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.221846] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.223282] mousedev: PS/2 mouse device common for all mice [ 1.225020] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.227576] rtc_cmos 00:00: RTC can wake from S4 [ 1.229121] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.230776] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.232413] i2c /dev entries driver [ 1.233487] device-mapper: uevent: version 1.0.3 [ 1.234804] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.237070] ledtrig-cpu: registered to indicate activity on CPUs [ 1.238895] NET: Registered protocol family 10 [ 1.240384] NET: Registered protocol family 17 [ 1.241612] Key type dns_resolver registered [ 1.243026] registered taskstats version 1 [ 1.244198] Loading compiled-in X.509 certificates [ 1.246053] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.248613] zswap: loaded using pool lzo/zbud [ 1.251196] Key type trusted registered [ 1.254258] Key type encrypted registered [ 1.255424] AppArmor: AppArmor sha1 policy hashing enabled [ 1.256872] ima: No TPM chip found, activating TPM-bypass! [ 1.258308] evm: HMAC attrs: 0x1 [ 1.259644] Magic number: 14:368:783 [ 1.260823] rtc_cmos 00:00: setting system clock to 2018-08-26 11:45:13 UTC (1535283913) [ 1.263096] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.264638] EDD information not available. [ 1.328193] Freeing unused kernel memory: 1512K [ 1.329447] Write protecting the kernel read-only data: 14336k [ 1.346547] Freeing unused kernel memory: 1692K [ 1.348001] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.358707] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.361147] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.363931] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.366511] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.369013] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.374660] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.379879] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.382426] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.386657] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.389333] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.444605] [drm] Initialized drm 1.1.0 20060810 [ 1.447774] virtio_net virtio0 ens3: renamed from eth0 [ 1.457003] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.460610] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.483075] FDC 0 is a S82078B [ 1.485930] AVX2 version of gcm_enc/dec engaged. [ 1.487193] AES CTR mode by8 optimization enabled [ 1.526642] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.691863] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.693584] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.695354] usb 1-1: Product: QEMU USB Tablet [ 1.696530] usb 1-1: Manufacturer: QEMU [ 1.697608] usb 1-1: SerialNumber: 42 [ 1.705153] hidraw: raw HID events driver (C) Jiri Kosina [ 1.712510] usbcore: registered new interface driver usbhid [ 1.713978] usbhid: USB HID core driver [ 1.716397] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5 [ 1.719468] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [ 2.042679] tsc: Refined TSC clocksource calibration: 3491.820 MHz [ 2.042680] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255213a297, max_idle_ns: 440795239272 ns Begin: Loading essential drivers ... [ 2.086217] md: linear personality registered for level -1 [ 2.089928] md: multipath personality registered for level -4 [ 2.093674] md: raid0 personality registered for level 0 [ 2.097865] md: raid1 personality registered for level 1 [ 2.170643] raid6: sse2x1 gen() 11499 MB/s [ 2.238656] raid6: sse2x1 xor() 8963 MB/s [ 2.306652] raid6: sse2x2 gen() 14282 MB/s [ 2.374642] raid6: sse2x2 xor() 9593 MB/s [ 2.442631] raid6: sse2x4 gen() 16539 MB/s [ 2.510628] raid6: sse2x4 xor() 11529 MB/s [ 2.578628] raid6: avx2x1 gen() 22490 MB/s [ 2.646641] raid6: avx2x2 gen() 26399 MB/s [ 2.714649] raid6: avx2x4 gen() 29842 MB/s [ 2.719201] raid6: using algorithm avx2x4 gen() 29842 MB/s [ 2.720639] raid6: using avx2x2 recovery algorithm [ 2.725741] xor: automatically using best checksumming function: [ 2.766628] avx : 32767.000 MB/sec [ 2.769383] async_tx: api initialized (async) [ 2.781746] md: raid6 personality registered for level 6 [ 2.783193] md: raid5 personality registered for level 5 [ 2.784591] md: raid4 personality registered for level 4 [ 2.791237] md: raid10 personality registered for level 10 done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 2.825220] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 2.845354] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 2.948468] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 2.952911] systemd[1]: Detected virtualization kvm. [ 2.954221] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 2.957653] systemd[1]: Set hostname to . [ 2.960296] systemd[1]: Initializing machine ID from KVM UUID. [ 2.961804] systemd[1]: Installed transient /etc/machine-id file. [ 3.071045] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.073909] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.076616] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.079893] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 3.084053] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.086541] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.088875] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.091782] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.094978] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.097903] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.100563] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.103400] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.106466] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.109001] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.112033] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.115641] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.118544] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.121453] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.124021] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.128038] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.134497] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.138903] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.150754] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.159072] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.167968] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.174580] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.183422] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 3.192904] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.204057] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.207209] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.214114] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.220397] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System.[ 3.224449] Loading iSCSI transport class v2.0-870. [ 3.226034] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.230691] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.233389] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service.[ 3.239081] iscsi: registered transport (tcp) [[0;32m OK [0m] Started Set console keymap. [[0;32m OK [0m] Started Uncomplicated firewall. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Nameserver information manager. [ 3.282534] iscsi: registered transport (iser) [[0;32m OK [0m] Started Load Kernel Modules. Starting Apply Kernel Variables... Mounting FUSE Control File System... [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting Flush Journal to Persistent Storage... Starting Load/Save Random Seed... Starting udev Coldplug all Devices... [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Found device /dev/ttyS0. [ 3.597733] intel_rapl: no valid rapl domains found in package 0 [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Set console font and keymap... Starting Tell Plymouth To Write Out Runtime Data... Starting LSB: AppArmor initialization... Starting Create Volatile Files and Directories... Starting Initial cloud-init job (pre-networking)... Starting Commit a transient machine-id on disk... [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Started Commit a transient machine-id on disk. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [ 5.148495] cloud-init[608]: Cloud-init v. 18.2 running 'init-local' at Sun, 26 Aug 2018 11:45:17 +0000. Up 5.00 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started LSB: AppArmor initialization. Starting Raise network interfaces... [[0;32m OK [0m] Started Raise network interfaces. Starting Initial cloud-init job (metadata service crawler)... [[0;32m OK [0m] Reached target Network. 2018-08-26 11:45:25,891 - functest.core.singlevm - DEBUG - try 2: cannot connect to 172.30.9.204: timed out 2018-08-26 11:45:34,901 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-26 11:45:34,904 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/08141519-c119-458c-b85a-385f30dfa7da/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}8fab0dfa28effdd3e06c72d246df16260fcd0134" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-26 11:45:34,973 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11:45:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bc207285-5bf6-41fb-b3a5-93d5e7e86a57 x-compute-request-id: req-bc207285-5bf6-41fb-b3a5-93d5e7e86a57 Content-Encoding: gzip Content-Length: 10480 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffcf001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 713232018 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128868\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:33024 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.181463] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.183813] pid_max: default: 32768 minimum: 301\n[ 0.185095] ACPI: Core revision 20150930\n[ 0.186822] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.188711] Security Framework initialized\n[ 0.189884] Yama: becoming mindful.\n[ 0.190934] AppArmor: AppArmor initialized\n[ 0.192150] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.194013] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.195818] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.197531] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.199462] Initializing cgroup subsys io\n[ 0.200640] Initializing cgroup subsys memory\n[ 0.201875] Initializing cgroup subsys devices\n[ 0.203112] Initializing cgroup subsys freezer\n[ 0.204362] Initializing cgroup subsys net_cls\n[ 0.205607] Initializing cgroup subsys perf_event\n[ 0.206907] Initializing cgroup subsys net_prio\n[ 0.208170] Initializing cgroup subsys hugetlb\n[ 0.209414] Initializing cgroup subsys pids\n[ 0.210621] CPU: Physical Processor ID: 0\n[ 0.212478] mce: CPU supports 10 MCE banks\n[ 0.213676] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.215109] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.216673] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.218158] Spectre V2 : Speculation control IBPB not-supported IBRS not-supported\n[ 0.220030] Speculative Store Bypass: Vulnerable\n[ 0.237442] Freeing SMP alternatives memory: 32K\n[ 0.243380] ftrace: allocating 32237 entries in 126 pages\n[ 0.278234] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.280042] smpboot: Max logical packages: 1\n[ 0.281546] x2apic enabled\n[ 0.282747] Switched APIC routing to physical x2apic.\n[ 0.285332] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.287021] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.289997] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.292688] KVM setup paravirtual spinlock\n[ 0.294402] x86: Booted up 1 node, 1 CPUs\n[ 0.295612] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.297672] devtmpfs: initialized\n[ 0.299747] evm: security.selinux\n[ 0.300790] evm: security.SMACK64\n[ 0.301820] evm: security.SMACK64EXEC\n[ 0.302935] evm: security.SMACK64TRANSMUTE\n[ 0.304143] evm: security.SMACK64MMAP\n[ 0.305256] evm: security.ima\n[ 0.306217] evm: security.capability\n[ 0.307392] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.310091] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.311827] pinctrl core: initialized pinctrl subsystem\n[ 0.313437] RTC time: 11:45:12, date: 08/26/18\n[ 0.314837] NET: Registered protocol family 16\n[ 0.316260] cpuidle: using governor ladder\n[ 0.317500] cpuidle: using governor menu\n[ 0.318673] PCCT header not found.\n[ 0.319790] ACPI: bus type PCI registered\n[ 0.320990] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.322829] PCI: Using configuration type 1 for base access\n[ 0.325186] ACPI: Added _OSI(Module Device)\n[ 0.326439] ACPI: Added _OSI(Processor Device)\n[ 0.327725] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.329072] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.331420] ACPI: Interpreter enabled\n[ 0.332558] ACPI: (supports S0 S5)\n[ 0.333613] ACPI: Using IOAPIC for interrupt routing\n[ 0.335035] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.339247] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.340957] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.342823] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.344605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.347909] acpiphp: Slot [3] registered\n[ 0.349104] acpiphp: Slot [4] registered\n[ 0.350300] acpiphp: Slot [5] registered\n[ 0.351499] acpiphp: Slot [6] registered\n[ 0.369301] acpiphp: Slot [7] registered\n[ 0.370704] acpiphp: Slot [8] registered\n[ 0.371910] acpiphp: Slot [9] registered\n[ 0.373110] acpiphp: Slot [10] registered\n[ 0.374320] acpiphp: Slot [11] registered\n[ 0.375563] acpiphp: Slot [12] registered\n[ 0.376777] acpiphp: Slot [13] registered\n[ 0.377984] acpiphp: Slot [14] registered\n[ 0.379192] acpiphp: Slot [15] registered\n[ 0.380404] acpiphp: Slot [16] registered\n[ 0.381734] acpiphp: Slot [17] registered\n[ 0.382950] acpiphp: Slot [18] registered\n[ 0.384164] acpiphp: Slot [19] registered\n[ 0.385377] acpiphp: Slot [20] registered\n[ 0.386589] acpiphp: Slot [21] registered\n[ 0.387808] acpiphp: Slot [22] registered\n[ 0.389023] acpiphp: Slot [23] registered\n[ 0.390236] acpiphp: Slot [24] registered\n[ 0.391458] acpiphp: Slot [25] registered\n[ 0.392680] acpiphp: Slot [26] registered\n[ 0.393895] acpiphp: Slot [27] registered\n[ 0.395108] acpiphp: Slot [28] registered\n[ 0.396322] acpiphp: Slot [29] registered\n[ 0.397541] acpiphp: Slot [30] registered\n[ 0.398750] acpiphp: Slot [31] registered\n[ 0.399971] PCI host bridge to bus 0000:00\n[ 0.401197] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.403017] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.404843] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.407013] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.409189] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.411428] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.416119] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.418026] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.419791] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.421682] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.425917] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.428068] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.449577] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.451725] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.453801] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.455991] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.457919] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.459671] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.461673] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.463108] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.465234] vgaarb: loaded\n[ 0.466078] vgaarb: bridge control possible 0000:00:02.0\n[ 0.467822] SCSI subsystem initialized\n[ 0.469123] ACPI: bus type USB registered\n[ 0.470270] usbcore: registered new interface driver usbfs\n[ 0.471691] usbcore: registered new interface driver hub\n[ 0.473069] usbcore: registered new device driver usb\n[ 0.474620] PCI: Using ACPI for IRQ routing\n[ 0.476203] NetLabel: Initializing\n[ 0.477191] NetLabel: domain hash size = 128\n[ 0.478360] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.479677] NetLabel: unlabeled traffic allowed by default\n[ 0.481275] amd_nb: Cannot enumerate AMD northbridges\n[ 0.482632] clocksource: Switched to clocksource kvm-clock\n[ 0.492113] AppArmor: AppArmor Filesystem Enabled\n[ 0.493459] pnp: PnP ACPI init\n[ 0.494742] pnp: PnP ACPI: found 5 devices\n[ 0.501722] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.504085] NET: Registered protocol family 2\n[ 0.505554] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.507313] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.508930] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.510554] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.512031] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.513656] NET: Registered protocol family 1\n[ 0.514872] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.516391] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.517864] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.534163] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.550513] Unpacking initramfs...\n[ 1.041274] Freeing initrd memory: 37084K\n[ 1.042835] Scanning for low memory corruption every 60 seconds\n[ 1.044684] audit: initializing netlink subsys (disabled)\n[ 1.046135] audit: type=2000 audit(1535283912.922:1): initialized\n[ 1.047999] Initialise system trusted keyring\n[ 1.049329] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.050924] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.053669] zbud: loaded\n[ 1.054766] VFS: Disk quotas dquot_6.6.0\n[ 1.055905] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.057810] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.059552] fuse init (API version 7.23)\n[ 1.060785] Key type big_key registered\n[ 1.061885] Allocating IMA MOK and blacklist keyrings.\n[ 1.063607] Key type asymmetric registered\n[ 1.064756] Asymmetric key parser 'x509' registered\n[ 1.066083] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.068151] io scheduler noop registered\n[ 1.069262] io scheduler deadline registered (default)\n[ 1.070649] io scheduler cfq registered\n[ 1.071823] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.073259] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.075013] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.077025] ACPI: Power Button [PWRF]\n[ 1.078222] GHES: HEST is not enabled!\n[ 1.093979] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.126162] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.129008] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.152708] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.155720] Linux agpgart interface v0.103\n[ 1.158519] loop: module loaded\n[ 1.162190] vda: vda1\n[ 1.163738] scsi host0: ata_piix\n[ 1.164787] scsi host1: ata_piix\n[ 1.165788] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.167475] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.169531] libphy: Fixed MDIO Bus: probed\n[ 1.170908] tun: Universal TUN/TAP device driver, 1.6\n[ 1.172234] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.174904] PPP generic driver version 2.4.2\n[ 1.176155] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.177804] ehci-pci: EHCI PCI platform driver\n[ 1.179035] ehci-platform: EHCI generic platform driver\n[ 1.180415] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.181980] ohci-pci: OHCI PCI platform driver\n[ 1.183203] ohci-platform: OHCI generic platform driver\n[ 1.184584] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.200918] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.202297] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.204342] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.205733] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.207319] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.209016] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.211011] usb usb1: Product: UHCI Host Controller\n[ 1.212319] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.213906] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.215241] hub 1-0:1.0: USB hub found\n[ 1.216326] hub 1-0:1.0: 2 ports detected\n[ 1.217587] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.220535] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.221846] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.223282] mousedev: PS/2 mouse device common for all mice\n[ 1.225020] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.227576] rtc_cmos 00:00: RTC can wake from S4\n[ 1.229121] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.230776] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.232413] i2c /dev entries driver\n[ 1.233487] device-mapper: uevent: version 1.0.3\n[ 1.234804] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.237070] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.238895] NET: Registered protocol family 10\n[ 1.240384] NET: Registered protocol family 17\n[ 1.241612] Key type dns_resolver registered\n[ 1.243026] registered taskstats version 1\n[ 1.244198] Loading compiled-in X.509 certificates\n[ 1.246053] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.248613] zswap: loaded using pool lzo/zbud\n[ 1.251196] Key type trusted registered\n[ 1.254258] Key type encrypted registered\n[ 1.255424] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.256872] ima: No TPM chip found, activating TPM-bypass!\n[ 1.258308] evm: HMAC attrs: 0x1\n[ 1.259644] Magic number: 14:368:783\n[ 1.260823] rtc_cmos 00:00: setting system clock to 2018-08-26 11:45:13 UTC (1535283913)\n[ 1.263096] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.264638] EDD information not available.\n[ 1.328193] Freeing unused kernel memory: 1512K\n[ 1.329447] Write protecting the kernel read-only data: 14336k\n[ 1.346547] Freeing unused kernel memory: 1692K\n[ 1.348001] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.358707] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.361147] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.363931] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.366511] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.369013] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.374660] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.379879] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.382426] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.386657] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.389333] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.444605] [drm] Initialized drm 1.1.0 20060810\n[ 1.447774] virtio_net virtio0 ens3: renamed from eth0\n[ 1.457003] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.460610] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.483075] FDC 0 is a S82078B\n[ 1.485930] AVX2 version of gcm_enc/dec engaged.\n[ 1.487193] AES CTR mode by8 optimization enabled\n[ 1.526642] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.691863] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.693584] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.695354] usb 1-1: Product: QEMU USB Tablet\n[ 1.696530] usb 1-1: Manufacturer: QEMU\n[ 1.697608] usb 1-1: SerialNumber: 42\n[ 1.705153] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.712510] usbcore: registered new interface driver usbhid\n[ 1.713978] usbhid: USB HID core driver\n[ 1.716397] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5\n[ 1.719468] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[ 2.042679] tsc: Refined TSC clocksource calibration: 3491.820 MHz\n[ 2.042680] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255213a297, max_idle_ns: 440795239272 ns\nBegin: Loading essential drivers ... [ 2.086217] md: linear personality registered for level -1\n[ 2.089928] md: multipath personality registered for level -4\n[ 2.093674] md: raid0 personality registered for level 0\n[ 2.097865] md: raid1 personality registered for level 1\n[ 2.170643] raid6: sse2x1 gen() 11499 MB/s\n[ 2.238656] raid6: sse2x1 xor() 8963 MB/s\n[ 2.306652] raid6: sse2x2 gen() 14282 MB/s\n[ 2.374642] raid6: sse2x2 xor() 9593 MB/s\n[ 2.442631] raid6: sse2x4 gen() 16539 MB/s\n[ 2.510628] raid6: sse2x4 xor() 11529 MB/s\n[ 2.578628] raid6: avx2x1 gen() 22490 MB/s\n[ 2.646641] raid6: avx2x2 gen() 26399 MB/s\n[ 2.714649] raid6: avx2x4 gen() 29842 MB/s\n[ 2.719201] raid6: using algorithm avx2x4 gen() 29842 MB/s\n[ 2.720639] raid6: using avx2x2 recovery algorithm\n[ 2.725741] xor: automatically using best checksumming function:\n[ 2.766628] avx : 32767.000 MB/sec\n[ 2.769383] async_tx: api initialized (async)\n[ 2.781746] md: raid6 personality registered for level 6\n[ 2.783193] md: raid5 personality registered for level 5\n[ 2.784591] md: raid4 personality registered for level 4\n[ 2.791237] md: raid10 personality registered for level 10\ndone.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... [ 2.825220] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 2.845354] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\ndone.\nBegin: Running /scripts/local-bottom ... done.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.948468] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)\n[ 2.952911] systemd[1]: Detected virtualization kvm.\n[ 2.954221] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 2.957653] systemd[1]: Set hostname to .\n[ 2.960296] systemd[1]: Initializing machine ID from KVM UUID.\n[ 2.961804] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.071045] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.073909] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.076616] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.079893] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.\n[[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[ 3.084053] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.086541] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.088875] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.091782] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.094978] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.097903] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.100563] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.103400] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 3.106466] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.109001] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.112033] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 3.115641] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.118544] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.121453] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.124021] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.128038] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.134497] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.138903] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.150754] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.159072] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...\n Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...\n[ 3.167968] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.174580] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.183422] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[ 3.192904] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.204057] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.207209] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.214114] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.220397] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.[ 3.224449] Loading iSCSI transport class v2.0-870.\n\n[ 3.226034] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.230691] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.233389] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.[ 3.239081] iscsi: registered transport (tcp)\n\n[[0;32m OK [0m] Started Set console keymap.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 3.282534] iscsi: registered transport (iser)\n[[0;32m OK [0m] Started Load Kernel Modules.\n Starting Apply Kernel Variables...\n Mounting FUSE Control File System...\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Create Static Device Nodes in /dev...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n Starting File System Check on Root Device...\n[[0;32m OK [0m] Started File System Check Daemon to report status.\n[[0;32m OK [0m] Started File System Check on Root Device.\n Starting Remount Root and Kernel File Systems...\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting Flush Journal to Persistent Storage...\n Starting Load/Save Random Seed...\n Starting udev Coldplug all Devices...\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[ 3.597733] intel_rapl: no valid rapl domains found in package 0\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting Set console font and keymap...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting LSB: AppArmor initialization...\n Starting Create Volatile Files and Directories...\n Starting Initial cloud-init job (pre-networking)...\n Starting Commit a transient machine-id on disk...\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n Starting Network Time Synchronization...\n Starting Update UTMP about System Boot/Shutdown...\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[ 5.148495] cloud-init[608]: Cloud-init v. 18.2 running 'init-local' at Sun, 26 Aug 2018 11:45:17 +0000. Up 5.00 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Reached target Network (Pre).\n[[0;32m OK [0m] Started Set console font and keymap.\n[[0;32m OK [0m] Created slice system-getty.slice.\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n Starting Raise network interfaces...\n[[0;32m OK [0m] Started Raise network interfaces.\n Starting Initial cloud-init job (metadata service crawler)...\n[[0;32m OK [0m] Reached target Network.\n"} 2018-08-26 11:45:34,974 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/08141519-c119-458c-b85a-385f30dfa7da/action used request id req-bc207285-5bf6-41fb-b3a5-93d5e7e86a57 2018-08-26 11:45:34,974 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0731360912323s 2018-08-26 11:45:34,975 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/08141519-c119-458c-b85a-385f30dfa7da/action used request id req-bc207285-5bf6-41fb-b3a5-93d5e7e86a57 2018-08-26 11:45:34,976 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffcf001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 713232018 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128868 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:33024 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.181463] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.183813] pid_max: default: 32768 minimum: 301 [ 0.185095] ACPI: Core revision 20150930 [ 0.186822] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.188711] Security Framework initialized [ 0.189884] Yama: becoming mindful. [ 0.190934] AppArmor: AppArmor initialized [ 0.192150] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.194013] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.195818] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.197531] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.199462] Initializing cgroup subsys io [ 0.200640] Initializing cgroup subsys memory [ 0.201875] Initializing cgroup subsys devices [ 0.203112] Initializing cgroup subsys freezer [ 0.204362] Initializing cgroup subsys net_cls [ 0.205607] Initializing cgroup subsys perf_event [ 0.206907] Initializing cgroup subsys net_prio [ 0.208170] Initializing cgroup subsys hugetlb [ 0.209414] Initializing cgroup subsys pids [ 0.210621] CPU: Physical Processor ID: 0 [ 0.212478] mce: CPU supports 10 MCE banks [ 0.213676] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.215109] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.216673] Spectre V2 : Mitigation: Full generic retpoline [ 0.218158] Spectre V2 : Speculation control IBPB not-supported IBRS not-supported [ 0.220030] Speculative Store Bypass: Vulnerable [ 0.237442] Freeing SMP alternatives memory: 32K [ 0.243380] ftrace: allocating 32237 entries in 126 pages [ 0.278234] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.280042] smpboot: Max logical packages: 1 [ 0.281546] x2apic enabled [ 0.282747] Switched APIC routing to physical x2apic. [ 0.285332] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.287021] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.289997] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.292688] KVM setup paravirtual spinlock [ 0.294402] x86: Booted up 1 node, 1 CPUs [ 0.295612] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.297672] devtmpfs: initialized [ 0.299747] evm: security.selinux [ 0.300790] evm: security.SMACK64 [ 0.301820] evm: security.SMACK64EXEC [ 0.302935] evm: security.SMACK64TRANSMUTE [ 0.304143] evm: security.SMACK64MMAP [ 0.305256] evm: security.ima [ 0.306217] evm: security.capability [ 0.307392] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.310091] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.311827] pinctrl core: initialized pinctrl subsystem [ 0.313437] RTC time: 11:45:12, date: 08/26/18 [ 0.314837] NET: Registered protocol family 16 [ 0.316260] cpuidle: using governor ladder [ 0.317500] cpuidle: using governor menu [ 0.318673] PCCT header not found. [ 0.319790] ACPI: bus type PCI registered [ 0.320990] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.322829] PCI: Using configuration type 1 for base access [ 0.325186] ACPI: Added _OSI(Module Device) [ 0.326439] ACPI: Added _OSI(Processor Device) [ 0.327725] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.329072] ACPI: Added _OSI(Processor Aggregator Device) [ 0.331420] ACPI: Interpreter enabled [ 0.332558] ACPI: (supports S0 S5) [ 0.333613] ACPI: Using IOAPIC for interrupt routing [ 0.335035] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.339247] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.340957] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.342823] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.344605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.347909] acpiphp: Slot [3] registered [ 0.349104] acpiphp: Slot [4] registered [ 0.350300] acpiphp: Slot [5] registered [ 0.351499] acpiphp: Slot [6] registered [ 0.369301] acpiphp: Slot [7] registered [ 0.370704] acpiphp: Slot [8] registered [ 0.371910] acpiphp: Slot [9] registered [ 0.373110] acpiphp: Slot [10] registered [ 0.374320] acpiphp: Slot [11] registered [ 0.375563] acpiphp: Slot [12] registered [ 0.376777] acpiphp: Slot [13] registered [ 0.377984] acpiphp: Slot [14] registered [ 0.379192] acpiphp: Slot [15] registered [ 0.380404] acpiphp: Slot [16] registered [ 0.381734] acpiphp: Slot [17] registered [ 0.382950] acpiphp: Slot [18] registered [ 0.384164] acpiphp: Slot [19] registered [ 0.385377] acpiphp: Slot [20] registered [ 0.386589] acpiphp: Slot [21] registered [ 0.387808] acpiphp: Slot [22] registered [ 0.389023] acpiphp: Slot [23] registered [ 0.390236] acpiphp: Slot [24] registered [ 0.391458] acpiphp: Slot [25] registered [ 0.392680] acpiphp: Slot [26] registered [ 0.393895] acpiphp: Slot [27] registered [ 0.395108] acpiphp: Slot [28] registered [ 0.396322] acpiphp: Slot [29] registered [ 0.397541] acpiphp: Slot [30] registered [ 0.398750] acpiphp: Slot [31] registered [ 0.399971] PCI host bridge to bus 0000:00 [ 0.401197] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.403017] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.404843] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.407013] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.409189] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.411428] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.416119] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.418026] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.419791] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.421682] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.425917] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.428068] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.449577] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.451725] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.453801] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.455991] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.457919] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.459671] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.461673] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.463108] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.465234] vgaarb: loaded [ 0.466078] vgaarb: bridge control possible 0000:00:02.0 [ 0.467822] SCSI subsystem initialized [ 0.469123] ACPI: bus type USB registered [ 0.470270] usbcore: registered new interface driver usbfs [ 0.471691] usbcore: registered new interface driver hub [ 0.473069] usbcore: registered new device driver usb [ 0.474620] PCI: Using ACPI for IRQ routing [ 0.476203] NetLabel: Initializing [ 0.477191] NetLabel: domain hash size = 128 [ 0.478360] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.479677] NetLabel: unlabeled traffic allowed by default [ 0.481275] amd_nb: Cannot enumerate AMD northbridges [ 0.482632] clocksource: Switched to clocksource kvm-clock [ 0.492113] AppArmor: AppArmor Filesystem Enabled [ 0.493459] pnp: PnP ACPI init [ 0.494742] pnp: PnP ACPI: found 5 devices [ 0.501722] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.504085] NET: Registered protocol family 2 [ 0.505554] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.507313] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.508930] TCP: Hash tables configured (established 4096 bind 4096) [ 0.510554] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.512031] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.513656] NET: Registered protocol family 1 [ 0.514872] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.516391] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.517864] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.534163] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.550513] Unpacking initramfs... [ 1.041274] Freeing initrd memory: 37084K [ 1.042835] Scanning for low memory corruption every 60 seconds [ 1.044684] audit: initializing netlink subsys (disabled) [ 1.046135] audit: type=2000 audit(1535283912.922:1): initialized [ 1.047999] Initialise system trusted keyring [ 1.049329] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.050924] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.053669] zbud: loaded [ 1.054766] VFS: Disk quotas dquot_6.6.0 [ 1.055905] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.057810] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.059552] fuse init (API version 7.23) [ 1.060785] Key type big_key registered [ 1.061885] Allocating IMA MOK and blacklist keyrings. [ 1.063607] Key type asymmetric registered [ 1.064756] Asymmetric key parser 'x509' registered [ 1.066083] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.068151] io scheduler noop registered [ 1.069262] io scheduler deadline registered (default) [ 1.070649] io scheduler cfq registered [ 1.071823] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.073259] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.075013] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.077025] ACPI: Power Button [PWRF] [ 1.078222] GHES: HEST is not enabled! [ 1.093979] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.126162] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.129008] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.152708] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.155720] Linux agpgart interface v0.103 [ 1.158519] loop: module loaded [ 1.162190] vda: vda1 [ 1.163738] scsi host0: ata_piix [ 1.164787] scsi host1: ata_piix [ 1.165788] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.167475] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.169531] libphy: Fixed MDIO Bus: probed [ 1.170908] tun: Universal TUN/TAP device driver, 1.6 [ 1.172234] tun: (C) 1999-2004 Max Krasnyansky [ 1.174904] PPP generic driver version 2.4.2 [ 1.176155] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.177804] ehci-pci: EHCI PCI platform driver [ 1.179035] ehci-platform: EHCI generic platform driver [ 1.180415] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.181980] ohci-pci: OHCI PCI platform driver [ 1.183203] ohci-platform: OHCI generic platform driver [ 1.184584] uhci_hcd: USB Universal Host Controller Interface driver [ 1.200918] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.202297] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.204342] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.205733] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.207319] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.209016] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.211011] usb usb1: Product: UHCI Host Controller [ 1.212319] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.213906] usb usb1: SerialNumber: 0000:00:01.2 [ 1.215241] hub 1-0:1.0: USB hub found [ 1.216326] hub 1-0:1.0: 2 ports detected [ 1.217587] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.220535] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.221846] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.223282] mousedev: PS/2 mouse device common for all mice [ 1.225020] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.227576] rtc_cmos 00:00: RTC can wake from S4 [ 1.229121] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.230776] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.232413] i2c /dev entries driver [ 1.233487] device-mapper: uevent: version 1.0.3 [ 1.234804] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.237070] ledtrig-cpu: registered to indicate activity on CPUs [ 1.238895] NET: Registered protocol family 10 [ 1.240384] NET: Registered protocol family 17 [ 1.241612] Key type dns_resolver registered [ 1.243026] registered taskstats version 1 [ 1.244198] Loading compiled-in X.509 certificates [ 1.246053] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.248613] zswap: loaded using pool lzo/zbud [ 1.251196] Key type trusted registered [ 1.254258] Key type encrypted registered [ 1.255424] AppArmor: AppArmor sha1 policy hashing enabled [ 1.256872] ima: No TPM chip found, activating TPM-bypass! [ 1.258308] evm: HMAC attrs: 0x1 [ 1.259644] Magic number: 14:368:783 [ 1.260823] rtc_cmos 00:00: setting system clock to 2018-08-26 11:45:13 UTC (1535283913) [ 1.263096] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.264638] EDD information not available. [ 1.328193] Freeing unused kernel memory: 1512K [ 1.329447] Write protecting the kernel read-only data: 14336k [ 1.346547] Freeing unused kernel memory: 1692K [ 1.348001] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.358707] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.361147] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.363931] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.366511] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.369013] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.374660] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.379879] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.382426] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.386657] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.389333] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.444605] [drm] Initialized drm 1.1.0 20060810 [ 1.447774] virtio_net virtio0 ens3: renamed from eth0 [ 1.457003] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.460610] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.483075] FDC 0 is a S82078B [ 1.485930] AVX2 version of gcm_enc/dec engaged. [ 1.487193] AES CTR mode by8 optimization enabled [ 1.526642] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.691863] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.693584] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.695354] usb 1-1: Product: QEMU USB Tablet [ 1.696530] usb 1-1: Manufacturer: QEMU [ 1.697608] usb 1-1: SerialNumber: 42 [ 1.705153] hidraw: raw HID events driver (C) Jiri Kosina [ 1.712510] usbcore: registered new interface driver usbhid [ 1.713978] usbhid: USB HID core driver [ 1.716397] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5 [ 1.719468] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [ 2.042679] tsc: Refined TSC clocksource calibration: 3491.820 MHz [ 2.042680] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255213a297, max_idle_ns: 440795239272 ns Begin: Loading essential drivers ... [ 2.086217] md: linear personality registered for level -1 [ 2.089928] md: multipath personality registered for level -4 [ 2.093674] md: raid0 personality registered for level 0 [ 2.097865] md: raid1 personality registered for level 1 [ 2.170643] raid6: sse2x1 gen() 11499 MB/s [ 2.238656] raid6: sse2x1 xor() 8963 MB/s [ 2.306652] raid6: sse2x2 gen() 14282 MB/s [ 2.374642] raid6: sse2x2 xor() 9593 MB/s [ 2.442631] raid6: sse2x4 gen() 16539 MB/s [ 2.510628] raid6: sse2x4 xor() 11529 MB/s [ 2.578628] raid6: avx2x1 gen() 22490 MB/s [ 2.646641] raid6: avx2x2 gen() 26399 MB/s [ 2.714649] raid6: avx2x4 gen() 29842 MB/s [ 2.719201] raid6: using algorithm avx2x4 gen() 29842 MB/s [ 2.720639] raid6: using avx2x2 recovery algorithm [ 2.725741] xor: automatically using best checksumming function: [ 2.766628] avx : 32767.000 MB/sec [ 2.769383] async_tx: api initialized (async) [ 2.781746] md: raid6 personality registered for level 6 [ 2.783193] md: raid5 personality registered for level 5 [ 2.784591] md: raid4 personality registered for level 4 [ 2.791237] md: raid10 personality registered for level 10 done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 2.825220] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 2.845354] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 2.948468] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 2.952911] systemd[1]: Detected virtualization kvm. [ 2.954221] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 2.957653] systemd[1]: Set hostname to . [ 2.960296] systemd[1]: Initializing machine ID from KVM UUID. [ 2.961804] systemd[1]: Installed transient /etc/machine-id file. [ 3.071045] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.073909] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.076616] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.079893] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 3.084053] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.086541] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.088875] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.091782] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.094978] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.097903] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.100563] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.103400] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.106466] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.109001] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.112033] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.115641] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.118544] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.121453] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.124021] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.128038] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.134497] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.138903] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.150754] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.159072] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.167968] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.174580] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.183422] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 3.192904] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.204057] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.207209] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.214114] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.220397] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System.[ 3.224449] Loading iSCSI transport class v2.0-870. [ 3.226034] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.230691] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.233389] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service.[ 3.239081] iscsi: registered transport (tcp) [[0;32m OK [0m] Started Set console keymap. [[0;32m OK [0m] Started Uncomplicated firewall. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Nameserver information manager. [ 3.282534] iscsi: registered transport (iser) [[0;32m OK [0m] Started Load Kernel Modules. Starting Apply Kernel Variables... Mounting FUSE Control File System... [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting Flush Journal to Persistent Storage... Starting Load/Save Random Seed... Starting udev Coldplug all Devices... [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Found device /dev/ttyS0. [ 3.597733] intel_rapl: no valid rapl domains found in package 0 [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Set console font and keymap... Starting Tell Plymouth To Write Out Runtime Data... Starting LSB: AppArmor initialization... Starting Create Volatile Files and Directories... Starting Initial cloud-init job (pre-networking)... Starting Commit a transient machine-id on disk... [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Started Commit a transient machine-id on disk. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [ 5.148495] cloud-init[608]: Cloud-init v. 18.2 running 'init-local' at Sun, 26 Aug 2018 11:45:17 +0000. Up 5.00 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started LSB: AppArmor initialization. Starting Raise network interfaces... [[0;32m OK [0m] Started Raise network interfaces. Starting Initial cloud-init job (metadata service crawler)... [[0;32m OK [0m] Reached target Network. 2018-08-26 11:45:34,978 - functest.core.singlevm - DEBUG - try 3: cannot connect to 172.30.9.204: [Errno None] Unable to connect to port 22 on 172.30.9.204 2018-08-26 11:45:43,983 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-26 11:45:43,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/08141519-c119-458c-b85a-385f30dfa7da/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}8fab0dfa28effdd3e06c72d246df16260fcd0134" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-26 11:45:44,061 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11:45:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2498b0be-cba6-4c91-86b3-33c25cfeab30 x-compute-request-id: req-2498b0be-cba6-4c91-86b3-33c25cfeab30 Content-Encoding: gzip Content-Length: 10480 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffcf001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 713232018 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128868\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:33024 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.181463] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.183813] pid_max: default: 32768 minimum: 301\n[ 0.185095] ACPI: Core revision 20150930\n[ 0.186822] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.188711] Security Framework initialized\n[ 0.189884] Yama: becoming mindful.\n[ 0.190934] AppArmor: AppArmor initialized\n[ 0.192150] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.194013] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.195818] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.197531] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.199462] Initializing cgroup subsys io\n[ 0.200640] Initializing cgroup subsys memory\n[ 0.201875] Initializing cgroup subsys devices\n[ 0.203112] Initializing cgroup subsys freezer\n[ 0.204362] Initializing cgroup subsys net_cls\n[ 0.205607] Initializing cgroup subsys perf_event\n[ 0.206907] Initializing cgroup subsys net_prio\n[ 0.208170] Initializing cgroup subsys hugetlb\n[ 0.209414] Initializing cgroup subsys pids\n[ 0.210621] CPU: Physical Processor ID: 0\n[ 0.212478] mce: CPU supports 10 MCE banks\n[ 0.213676] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.215109] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.216673] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.218158] Spectre V2 : Speculation control IBPB not-supported IBRS not-supported\n[ 0.220030] Speculative Store Bypass: Vulnerable\n[ 0.237442] Freeing SMP alternatives memory: 32K\n[ 0.243380] ftrace: allocating 32237 entries in 126 pages\n[ 0.278234] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.280042] smpboot: Max logical packages: 1\n[ 0.281546] x2apic enabled\n[ 0.282747] Switched APIC routing to physical x2apic.\n[ 0.285332] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.287021] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.289997] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.292688] KVM setup paravirtual spinlock\n[ 0.294402] x86: Booted up 1 node, 1 CPUs\n[ 0.295612] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.297672] devtmpfs: initialized\n[ 0.299747] evm: security.selinux\n[ 0.300790] evm: security.SMACK64\n[ 0.301820] evm: security.SMACK64EXEC\n[ 0.302935] evm: security.SMACK64TRANSMUTE\n[ 0.304143] evm: security.SMACK64MMAP\n[ 0.305256] evm: security.ima\n[ 0.306217] evm: security.capability\n[ 0.307392] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.310091] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.311827] pinctrl core: initialized pinctrl subsystem\n[ 0.313437] RTC time: 11:45:12, date: 08/26/18\n[ 0.314837] NET: Registered protocol family 16\n[ 0.316260] cpuidle: using governor ladder\n[ 0.317500] cpuidle: using governor menu\n[ 0.318673] PCCT header not found.\n[ 0.319790] ACPI: bus type PCI registered\n[ 0.320990] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.322829] PCI: Using configuration type 1 for base access\n[ 0.325186] ACPI: Added _OSI(Module Device)\n[ 0.326439] ACPI: Added _OSI(Processor Device)\n[ 0.327725] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.329072] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.331420] ACPI: Interpreter enabled\n[ 0.332558] ACPI: (supports S0 S5)\n[ 0.333613] ACPI: Using IOAPIC for interrupt routing\n[ 0.335035] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.339247] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.340957] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.342823] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.344605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.347909] acpiphp: Slot [3] registered\n[ 0.349104] acpiphp: Slot [4] registered\n[ 0.350300] acpiphp: Slot [5] registered\n[ 0.351499] acpiphp: Slot [6] registered\n[ 0.369301] acpiphp: Slot [7] registered\n[ 0.370704] acpiphp: Slot [8] registered\n[ 0.371910] acpiphp: Slot [9] registered\n[ 0.373110] acpiphp: Slot [10] registered\n[ 0.374320] acpiphp: Slot [11] registered\n[ 0.375563] acpiphp: Slot [12] registered\n[ 0.376777] acpiphp: Slot [13] registered\n[ 0.377984] acpiphp: Slot [14] registered\n[ 0.379192] acpiphp: Slot [15] registered\n[ 0.380404] acpiphp: Slot [16] registered\n[ 0.381734] acpiphp: Slot [17] registered\n[ 0.382950] acpiphp: Slot [18] registered\n[ 0.384164] acpiphp: Slot [19] registered\n[ 0.385377] acpiphp: Slot [20] registered\n[ 0.386589] acpiphp: Slot [21] registered\n[ 0.387808] acpiphp: Slot [22] registered\n[ 0.389023] acpiphp: Slot [23] registered\n[ 0.390236] acpiphp: Slot [24] registered\n[ 0.391458] acpiphp: Slot [25] registered\n[ 0.392680] acpiphp: Slot [26] registered\n[ 0.393895] acpiphp: Slot [27] registered\n[ 0.395108] acpiphp: Slot [28] registered\n[ 0.396322] acpiphp: Slot [29] registered\n[ 0.397541] acpiphp: Slot [30] registered\n[ 0.398750] acpiphp: Slot [31] registered\n[ 0.399971] PCI host bridge to bus 0000:00\n[ 0.401197] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.403017] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.404843] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.407013] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.409189] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.411428] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.416119] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.418026] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.419791] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.421682] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.425917] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.428068] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.449577] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.451725] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.453801] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.455991] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.457919] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.459671] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.461673] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.463108] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.465234] vgaarb: loaded\n[ 0.466078] vgaarb: bridge control possible 0000:00:02.0\n[ 0.467822] SCSI subsystem initialized\n[ 0.469123] ACPI: bus type USB registered\n[ 0.470270] usbcore: registered new interface driver usbfs\n[ 0.471691] usbcore: registered new interface driver hub\n[ 0.473069] usbcore: registered new device driver usb\n[ 0.474620] PCI: Using ACPI for IRQ routing\n[ 0.476203] NetLabel: Initializing\n[ 0.477191] NetLabel: domain hash size = 128\n[ 0.478360] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.479677] NetLabel: unlabeled traffic allowed by default\n[ 0.481275] amd_nb: Cannot enumerate AMD northbridges\n[ 0.482632] clocksource: Switched to clocksource kvm-clock\n[ 0.492113] AppArmor: AppArmor Filesystem Enabled\n[ 0.493459] pnp: PnP ACPI init\n[ 0.494742] pnp: PnP ACPI: found 5 devices\n[ 0.501722] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.504085] NET: Registered protocol family 2\n[ 0.505554] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.507313] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.508930] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.510554] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.512031] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.513656] NET: Registered protocol family 1\n[ 0.514872] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.516391] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.517864] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.534163] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.550513] Unpacking initramfs...\n[ 1.041274] Freeing initrd memory: 37084K\n[ 1.042835] Scanning for low memory corruption every 60 seconds\n[ 1.044684] audit: initializing netlink subsys (disabled)\n[ 1.046135] audit: type=2000 audit(1535283912.922:1): initialized\n[ 1.047999] Initialise system trusted keyring\n[ 1.049329] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.050924] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.053669] zbud: loaded\n[ 1.054766] VFS: Disk quotas dquot_6.6.0\n[ 1.055905] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.057810] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.059552] fuse init (API version 7.23)\n[ 1.060785] Key type big_key registered\n[ 1.061885] Allocating IMA MOK and blacklist keyrings.\n[ 1.063607] Key type asymmetric registered\n[ 1.064756] Asymmetric key parser 'x509' registered\n[ 1.066083] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.068151] io scheduler noop registered\n[ 1.069262] io scheduler deadline registered (default)\n[ 1.070649] io scheduler cfq registered\n[ 1.071823] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.073259] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.075013] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.077025] ACPI: Power Button [PWRF]\n[ 1.078222] GHES: HEST is not enabled!\n[ 1.093979] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.126162] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.129008] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.152708] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.155720] Linux agpgart interface v0.103\n[ 1.158519] loop: module loaded\n[ 1.162190] vda: vda1\n[ 1.163738] scsi host0: ata_piix\n[ 1.164787] scsi host1: ata_piix\n[ 1.165788] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.167475] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.169531] libphy: Fixed MDIO Bus: probed\n[ 1.170908] tun: Universal TUN/TAP device driver, 1.6\n[ 1.172234] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.174904] PPP generic driver version 2.4.2\n[ 1.176155] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.177804] ehci-pci: EHCI PCI platform driver\n[ 1.179035] ehci-platform: EHCI generic platform driver\n[ 1.180415] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.181980] ohci-pci: OHCI PCI platform driver\n[ 1.183203] ohci-platform: OHCI generic platform driver\n[ 1.184584] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.200918] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.202297] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.204342] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.205733] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.207319] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.209016] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.211011] usb usb1: Product: UHCI Host Controller\n[ 1.212319] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.213906] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.215241] hub 1-0:1.0: USB hub found\n[ 1.216326] hub 1-0:1.0: 2 ports detected\n[ 1.217587] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.220535] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.221846] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.223282] mousedev: PS/2 mouse device common for all mice\n[ 1.225020] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.227576] rtc_cmos 00:00: RTC can wake from S4\n[ 1.229121] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.230776] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.232413] i2c /dev entries driver\n[ 1.233487] device-mapper: uevent: version 1.0.3\n[ 1.234804] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.237070] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.238895] NET: Registered protocol family 10\n[ 1.240384] NET: Registered protocol family 17\n[ 1.241612] Key type dns_resolver registered\n[ 1.243026] registered taskstats version 1\n[ 1.244198] Loading compiled-in X.509 certificates\n[ 1.246053] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.248613] zswap: loaded using pool lzo/zbud\n[ 1.251196] Key type trusted registered\n[ 1.254258] Key type encrypted registered\n[ 1.255424] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.256872] ima: No TPM chip found, activating TPM-bypass!\n[ 1.258308] evm: HMAC attrs: 0x1\n[ 1.259644] Magic number: 14:368:783\n[ 1.260823] rtc_cmos 00:00: setting system clock to 2018-08-26 11:45:13 UTC (1535283913)\n[ 1.263096] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.264638] EDD information not available.\n[ 1.328193] Freeing unused kernel memory: 1512K\n[ 1.329447] Write protecting the kernel read-only data: 14336k\n[ 1.346547] Freeing unused kernel memory: 1692K\n[ 1.348001] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.358707] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.361147] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.363931] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.366511] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.369013] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.374660] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.379879] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.382426] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.386657] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.389333] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.444605] [drm] Initialized drm 1.1.0 20060810\n[ 1.447774] virtio_net virtio0 ens3: renamed from eth0\n[ 1.457003] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.460610] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.483075] FDC 0 is a S82078B\n[ 1.485930] AVX2 version of gcm_enc/dec engaged.\n[ 1.487193] AES CTR mode by8 optimization enabled\n[ 1.526642] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.691863] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.693584] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.695354] usb 1-1: Product: QEMU USB Tablet\n[ 1.696530] usb 1-1: Manufacturer: QEMU\n[ 1.697608] usb 1-1: SerialNumber: 42\n[ 1.705153] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.712510] usbcore: registered new interface driver usbhid\n[ 1.713978] usbhid: USB HID core driver\n[ 1.716397] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5\n[ 1.719468] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[ 2.042679] tsc: Refined TSC clocksource calibration: 3491.820 MHz\n[ 2.042680] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255213a297, max_idle_ns: 440795239272 ns\nBegin: Loading essential drivers ... [ 2.086217] md: linear personality registered for level -1\n[ 2.089928] md: multipath personality registered for level -4\n[ 2.093674] md: raid0 personality registered for level 0\n[ 2.097865] md: raid1 personality registered for level 1\n[ 2.170643] raid6: sse2x1 gen() 11499 MB/s\n[ 2.238656] raid6: sse2x1 xor() 8963 MB/s\n[ 2.306652] raid6: sse2x2 gen() 14282 MB/s\n[ 2.374642] raid6: sse2x2 xor() 9593 MB/s\n[ 2.442631] raid6: sse2x4 gen() 16539 MB/s\n[ 2.510628] raid6: sse2x4 xor() 11529 MB/s\n[ 2.578628] raid6: avx2x1 gen() 22490 MB/s\n[ 2.646641] raid6: avx2x2 gen() 26399 MB/s\n[ 2.714649] raid6: avx2x4 gen() 29842 MB/s\n[ 2.719201] raid6: using algorithm avx2x4 gen() 29842 MB/s\n[ 2.720639] raid6: using avx2x2 recovery algorithm\n[ 2.725741] xor: automatically using best checksumming function:\n[ 2.766628] avx : 32767.000 MB/sec\n[ 2.769383] async_tx: api initialized (async)\n[ 2.781746] md: raid6 personality registered for level 6\n[ 2.783193] md: raid5 personality registered for level 5\n[ 2.784591] md: raid4 personality registered for level 4\n[ 2.791237] md: raid10 personality registered for level 10\ndone.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... [ 2.825220] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 2.845354] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\ndone.\nBegin: Running /scripts/local-bottom ... done.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.948468] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)\n[ 2.952911] systemd[1]: Detected virtualization kvm.\n[ 2.954221] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 2.957653] systemd[1]: Set hostname to .\n[ 2.960296] systemd[1]: Initializing machine ID from KVM UUID.\n[ 2.961804] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.071045] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.073909] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.076616] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.079893] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.\n[[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[ 3.084053] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.086541] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.088875] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.091782] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.094978] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.097903] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.100563] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.103400] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 3.106466] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.109001] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.112033] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 3.115641] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.118544] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.121453] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.124021] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.128038] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.134497] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.138903] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.150754] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.159072] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...\n Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...\n[ 3.167968] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.174580] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.183422] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[ 3.192904] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.204057] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.207209] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.214114] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.220397] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.[ 3.224449] Loading iSCSI transport class v2.0-870.\n\n[ 3.226034] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.230691] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.233389] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.[ 3.239081] iscsi: registered transport (tcp)\n\n[[0;32m OK [0m] Started Set console keymap.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 3.282534] iscsi: registered transport (iser)\n[[0;32m OK [0m] Started Load Kernel Modules.\n Starting Apply Kernel Variables...\n Mounting FUSE Control File System...\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Create Static Device Nodes in /dev...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n Starting File System Check on Root Device...\n[[0;32m OK [0m] Started File System Check Daemon to report status.\n[[0;32m OK [0m] Started File System Check on Root Device.\n Starting Remount Root and Kernel File Systems...\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting Flush Journal to Persistent Storage...\n Starting Load/Save Random Seed...\n Starting udev Coldplug all Devices...\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[ 3.597733] intel_rapl: no valid rapl domains found in package 0\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting Set console font and keymap...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting LSB: AppArmor initialization...\n Starting Create Volatile Files and Directories...\n Starting Initial cloud-init job (pre-networking)...\n Starting Commit a transient machine-id on disk...\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n Starting Network Time Synchronization...\n Starting Update UTMP about System Boot/Shutdown...\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[ 5.148495] cloud-init[608]: Cloud-init v. 18.2 running 'init-local' at Sun, 26 Aug 2018 11:45:17 +0000. Up 5.00 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Reached target Network (Pre).\n[[0;32m OK [0m] Started Set console font and keymap.\n[[0;32m OK [0m] Created slice system-getty.slice.\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n Starting Raise network interfaces...\n[[0;32m OK [0m] Started Raise network interfaces.\n Starting Initial cloud-init job (metadata service crawler)...\n[[0;32m OK [0m] Reached target Network.\n"} 2018-08-26 11:45:44,062 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/08141519-c119-458c-b85a-385f30dfa7da/action used request id req-2498b0be-cba6-4c91-86b3-33c25cfeab30 2018-08-26 11:45:44,062 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0781571865082s 2018-08-26 11:45:44,063 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/08141519-c119-458c-b85a-385f30dfa7da/action used request id req-2498b0be-cba6-4c91-86b3-33c25cfeab30 2018-08-26 11:45:44,063 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffcf001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 713232018 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128868 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:33024 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.181463] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.183813] pid_max: default: 32768 minimum: 301 [ 0.185095] ACPI: Core revision 20150930 [ 0.186822] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.188711] Security Framework initialized [ 0.189884] Yama: becoming mindful. [ 0.190934] AppArmor: AppArmor initialized [ 0.192150] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.194013] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.195818] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.197531] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.199462] Initializing cgroup subsys io [ 0.200640] Initializing cgroup subsys memory [ 0.201875] Initializing cgroup subsys devices [ 0.203112] Initializing cgroup subsys freezer [ 0.204362] Initializing cgroup subsys net_cls [ 0.205607] Initializing cgroup subsys perf_event [ 0.206907] Initializing cgroup subsys net_prio [ 0.208170] Initializing cgroup subsys hugetlb [ 0.209414] Initializing cgroup subsys pids [ 0.210621] CPU: Physical Processor ID: 0 [ 0.212478] mce: CPU supports 10 MCE banks [ 0.213676] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.215109] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.216673] Spectre V2 : Mitigation: Full generic retpoline [ 0.218158] Spectre V2 : Speculation control IBPB not-supported IBRS not-supported [ 0.220030] Speculative Store Bypass: Vulnerable [ 0.237442] Freeing SMP alternatives memory: 32K [ 0.243380] ftrace: allocating 32237 entries in 126 pages [ 0.278234] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.280042] smpboot: Max logical packages: 1 [ 0.281546] x2apic enabled [ 0.282747] Switched APIC routing to physical x2apic. [ 0.285332] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.287021] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.289997] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.292688] KVM setup paravirtual spinlock [ 0.294402] x86: Booted up 1 node, 1 CPUs [ 0.295612] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.297672] devtmpfs: initialized [ 0.299747] evm: security.selinux [ 0.300790] evm: security.SMACK64 [ 0.301820] evm: security.SMACK64EXEC [ 0.302935] evm: security.SMACK64TRANSMUTE [ 0.304143] evm: security.SMACK64MMAP [ 0.305256] evm: security.ima [ 0.306217] evm: security.capability [ 0.307392] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.310091] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.311827] pinctrl core: initialized pinctrl subsystem [ 0.313437] RTC time: 11:45:12, date: 08/26/18 [ 0.314837] NET: Registered protocol family 16 [ 0.316260] cpuidle: using governor ladder [ 0.317500] cpuidle: using governor menu [ 0.318673] PCCT header not found. [ 0.319790] ACPI: bus type PCI registered [ 0.320990] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.322829] PCI: Using configuration type 1 for base access [ 0.325186] ACPI: Added _OSI(Module Device) [ 0.326439] ACPI: Added _OSI(Processor Device) [ 0.327725] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.329072] ACPI: Added _OSI(Processor Aggregator Device) [ 0.331420] ACPI: Interpreter enabled [ 0.332558] ACPI: (supports S0 S5) [ 0.333613] ACPI: Using IOAPIC for interrupt routing [ 0.335035] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.339247] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.340957] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.342823] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.344605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.347909] acpiphp: Slot [3] registered [ 0.349104] acpiphp: Slot [4] registered [ 0.350300] acpiphp: Slot [5] registered [ 0.351499] acpiphp: Slot [6] registered [ 0.369301] acpiphp: Slot [7] registered [ 0.370704] acpiphp: Slot [8] registered [ 0.371910] acpiphp: Slot [9] registered [ 0.373110] acpiphp: Slot [10] registered [ 0.374320] acpiphp: Slot [11] registered [ 0.375563] acpiphp: Slot [12] registered [ 0.376777] acpiphp: Slot [13] registered [ 0.377984] acpiphp: Slot [14] registered [ 0.379192] acpiphp: Slot [15] registered [ 0.380404] acpiphp: Slot [16] registered [ 0.381734] acpiphp: Slot [17] registered [ 0.382950] acpiphp: Slot [18] registered [ 0.384164] acpiphp: Slot [19] registered [ 0.385377] acpiphp: Slot [20] registered [ 0.386589] acpiphp: Slot [21] registered [ 0.387808] acpiphp: Slot [22] registered [ 0.389023] acpiphp: Slot [23] registered [ 0.390236] acpiphp: Slot [24] registered [ 0.391458] acpiphp: Slot [25] registered [ 0.392680] acpiphp: Slot [26] registered [ 0.393895] acpiphp: Slot [27] registered [ 0.395108] acpiphp: Slot [28] registered [ 0.396322] acpiphp: Slot [29] registered [ 0.397541] acpiphp: Slot [30] registered [ 0.398750] acpiphp: Slot [31] registered [ 0.399971] PCI host bridge to bus 0000:00 [ 0.401197] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.403017] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.404843] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.407013] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.409189] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.411428] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.416119] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.418026] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.419791] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.421682] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.425917] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.428068] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.449577] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.451725] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.453801] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.455991] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.457919] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.459671] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.461673] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.463108] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.465234] vgaarb: loaded [ 0.466078] vgaarb: bridge control possible 0000:00:02.0 [ 0.467822] SCSI subsystem initialized [ 0.469123] ACPI: bus type USB registered [ 0.470270] usbcore: registered new interface driver usbfs [ 0.471691] usbcore: registered new interface driver hub [ 0.473069] usbcore: registered new device driver usb [ 0.474620] PCI: Using ACPI for IRQ routing [ 0.476203] NetLabel: Initializing [ 0.477191] NetLabel: domain hash size = 128 [ 0.478360] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.479677] NetLabel: unlabeled traffic allowed by default [ 0.481275] amd_nb: Cannot enumerate AMD northbridges [ 0.482632] clocksource: Switched to clocksource kvm-clock [ 0.492113] AppArmor: AppArmor Filesystem Enabled [ 0.493459] pnp: PnP ACPI init [ 0.494742] pnp: PnP ACPI: found 5 devices [ 0.501722] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.504085] NET: Registered protocol family 2 [ 0.505554] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.507313] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.508930] TCP: Hash tables configured (established 4096 bind 4096) [ 0.510554] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.512031] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.513656] NET: Registered protocol family 1 [ 0.514872] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.516391] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.517864] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.534163] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.550513] Unpacking initramfs... [ 1.041274] Freeing initrd memory: 37084K [ 1.042835] Scanning for low memory corruption every 60 seconds [ 1.044684] audit: initializing netlink subsys (disabled) [ 1.046135] audit: type=2000 audit(1535283912.922:1): initialized [ 1.047999] Initialise system trusted keyring [ 1.049329] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.050924] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.053669] zbud: loaded [ 1.054766] VFS: Disk quotas dquot_6.6.0 [ 1.055905] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.057810] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.059552] fuse init (API version 7.23) [ 1.060785] Key type big_key registered [ 1.061885] Allocating IMA MOK and blacklist keyrings. [ 1.063607] Key type asymmetric registered [ 1.064756] Asymmetric key parser 'x509' registered [ 1.066083] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.068151] io scheduler noop registered [ 1.069262] io scheduler deadline registered (default) [ 1.070649] io scheduler cfq registered [ 1.071823] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.073259] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.075013] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.077025] ACPI: Power Button [PWRF] [ 1.078222] GHES: HEST is not enabled! [ 1.093979] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.126162] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.129008] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.152708] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.155720] Linux agpgart interface v0.103 [ 1.158519] loop: module loaded [ 1.162190] vda: vda1 [ 1.163738] scsi host0: ata_piix [ 1.164787] scsi host1: ata_piix [ 1.165788] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.167475] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.169531] libphy: Fixed MDIO Bus: probed [ 1.170908] tun: Universal TUN/TAP device driver, 1.6 [ 1.172234] tun: (C) 1999-2004 Max Krasnyansky [ 1.174904] PPP generic driver version 2.4.2 [ 1.176155] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.177804] ehci-pci: EHCI PCI platform driver [ 1.179035] ehci-platform: EHCI generic platform driver [ 1.180415] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.181980] ohci-pci: OHCI PCI platform driver [ 1.183203] ohci-platform: OHCI generic platform driver [ 1.184584] uhci_hcd: USB Universal Host Controller Interface driver [ 1.200918] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.202297] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.204342] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.205733] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.207319] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.209016] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.211011] usb usb1: Product: UHCI Host Controller [ 1.212319] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.213906] usb usb1: SerialNumber: 0000:00:01.2 [ 1.215241] hub 1-0:1.0: USB hub found [ 1.216326] hub 1-0:1.0: 2 ports detected [ 1.217587] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.220535] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.221846] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.223282] mousedev: PS/2 mouse device common for all mice [ 1.225020] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.227576] rtc_cmos 00:00: RTC can wake from S4 [ 1.229121] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.230776] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.232413] i2c /dev entries driver [ 1.233487] device-mapper: uevent: version 1.0.3 [ 1.234804] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.237070] ledtrig-cpu: registered to indicate activity on CPUs [ 1.238895] NET: Registered protocol family 10 [ 1.240384] NET: Registered protocol family 17 [ 1.241612] Key type dns_resolver registered [ 1.243026] registered taskstats version 1 [ 1.244198] Loading compiled-in X.509 certificates [ 1.246053] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.248613] zswap: loaded using pool lzo/zbud [ 1.251196] Key type trusted registered [ 1.254258] Key type encrypted registered [ 1.255424] AppArmor: AppArmor sha1 policy hashing enabled [ 1.256872] ima: No TPM chip found, activating TPM-bypass! [ 1.258308] evm: HMAC attrs: 0x1 [ 1.259644] Magic number: 14:368:783 [ 1.260823] rtc_cmos 00:00: setting system clock to 2018-08-26 11:45:13 UTC (1535283913) [ 1.263096] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.264638] EDD information not available. [ 1.328193] Freeing unused kernel memory: 1512K [ 1.329447] Write protecting the kernel read-only data: 14336k [ 1.346547] Freeing unused kernel memory: 1692K [ 1.348001] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.358707] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.361147] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.363931] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.366511] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.369013] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.374660] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.379879] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.382426] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.386657] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.389333] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.444605] [drm] Initialized drm 1.1.0 20060810 [ 1.447774] virtio_net virtio0 ens3: renamed from eth0 [ 1.457003] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.460610] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.483075] FDC 0 is a S82078B [ 1.485930] AVX2 version of gcm_enc/dec engaged. [ 1.487193] AES CTR mode by8 optimization enabled [ 1.526642] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.691863] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.693584] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.695354] usb 1-1: Product: QEMU USB Tablet [ 1.696530] usb 1-1: Manufacturer: QEMU [ 1.697608] usb 1-1: SerialNumber: 42 [ 1.705153] hidraw: raw HID events driver (C) Jiri Kosina [ 1.712510] usbcore: registered new interface driver usbhid [ 1.713978] usbhid: USB HID core driver [ 1.716397] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5 [ 1.719468] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [ 2.042679] tsc: Refined TSC clocksource calibration: 3491.820 MHz [ 2.042680] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255213a297, max_idle_ns: 440795239272 ns Begin: Loading essential drivers ... [ 2.086217] md: linear personality registered for level -1 [ 2.089928] md: multipath personality registered for level -4 [ 2.093674] md: raid0 personality registered for level 0 [ 2.097865] md: raid1 personality registered for level 1 [ 2.170643] raid6: sse2x1 gen() 11499 MB/s [ 2.238656] raid6: sse2x1 xor() 8963 MB/s [ 2.306652] raid6: sse2x2 gen() 14282 MB/s [ 2.374642] raid6: sse2x2 xor() 9593 MB/s [ 2.442631] raid6: sse2x4 gen() 16539 MB/s [ 2.510628] raid6: sse2x4 xor() 11529 MB/s [ 2.578628] raid6: avx2x1 gen() 22490 MB/s [ 2.646641] raid6: avx2x2 gen() 26399 MB/s [ 2.714649] raid6: avx2x4 gen() 29842 MB/s [ 2.719201] raid6: using algorithm avx2x4 gen() 29842 MB/s [ 2.720639] raid6: using avx2x2 recovery algorithm [ 2.725741] xor: automatically using best checksumming function: [ 2.766628] avx : 32767.000 MB/sec [ 2.769383] async_tx: api initialized (async) [ 2.781746] md: raid6 personality registered for level 6 [ 2.783193] md: raid5 personality registered for level 5 [ 2.784591] md: raid4 personality registered for level 4 [ 2.791237] md: raid10 personality registered for level 10 done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 2.825220] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 2.845354] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 2.948468] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 2.952911] systemd[1]: Detected virtualization kvm. [ 2.954221] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 2.957653] systemd[1]: Set hostname to . [ 2.960296] systemd[1]: Initializing machine ID from KVM UUID. [ 2.961804] systemd[1]: Installed transient /etc/machine-id file. [ 3.071045] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.073909] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.076616] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.079893] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 3.084053] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.086541] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.088875] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.091782] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.094978] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.097903] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.100563] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.103400] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.106466] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.109001] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.112033] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.115641] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.118544] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.121453] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.124021] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.128038] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.134497] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.138903] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.150754] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.159072] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.167968] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.174580] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.183422] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 3.192904] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.204057] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.207209] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.214114] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.220397] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System.[ 3.224449] Loading iSCSI transport class v2.0-870. [ 3.226034] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.230691] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.233389] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service.[ 3.239081] iscsi: registered transport (tcp) [[0;32m OK [0m] Started Set console keymap. [[0;32m OK [0m] Started Uncomplicated firewall. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Nameserver information manager. [ 3.282534] iscsi: registered transport (iser) [[0;32m OK [0m] Started Load Kernel Modules. Starting Apply Kernel Variables... Mounting FUSE Control File System... [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting Flush Journal to Persistent Storage... Starting Load/Save Random Seed... Starting udev Coldplug all Devices... [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Found device /dev/ttyS0. [ 3.597733] intel_rapl: no valid rapl domains found in package 0 [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Set console font and keymap... Starting Tell Plymouth To Write Out Runtime Data... Starting LSB: AppArmor initialization... Starting Create Volatile Files and Directories... Starting Initial cloud-init job (pre-networking)... Starting Commit a transient machine-id on disk... [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Started Commit a transient machine-id on disk. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [ 5.148495] cloud-init[608]: Cloud-init v. 18.2 running 'init-local' at Sun, 26 Aug 2018 11:45:17 +0000. Up 5.00 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started LSB: AppArmor initialization. Starting Raise network interfaces... [[0;32m OK [0m] Started Raise network interfaces. Starting Initial cloud-init job (metadata service crawler)... [[0;32m OK [0m] Reached target Network. 2018-08-26 11:45:44,066 - functest.core.singlevm - DEBUG - try 4: cannot connect to 172.30.9.204: [Errno None] Unable to connect to port 22 on 172.30.9.204 2018-08-26 11:45:53,076 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-26 11:45:53,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/08141519-c119-458c-b85a-385f30dfa7da/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}8fab0dfa28effdd3e06c72d246df16260fcd0134" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-26 11:45:53,150 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11:45: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-92cd913a-e2fb-4d54-b0fc-4bbffa7d0d49 x-compute-request-id: req-92cd913a-e2fb-4d54-b0fc-4bbffa7d0d49 Content-Encoding: gzip Content-Length: 10480 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffcf001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 713232018 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128868\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:33024 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.181463] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.183813] pid_max: default: 32768 minimum: 301\n[ 0.185095] ACPI: Core revision 20150930\n[ 0.186822] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.188711] Security Framework initialized\n[ 0.189884] Yama: becoming mindful.\n[ 0.190934] AppArmor: AppArmor initialized\n[ 0.192150] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.194013] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.195818] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.197531] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.199462] Initializing cgroup subsys io\n[ 0.200640] Initializing cgroup subsys memory\n[ 0.201875] Initializing cgroup subsys devices\n[ 0.203112] Initializing cgroup subsys freezer\n[ 0.204362] Initializing cgroup subsys net_cls\n[ 0.205607] Initializing cgroup subsys perf_event\n[ 0.206907] Initializing cgroup subsys net_prio\n[ 0.208170] Initializing cgroup subsys hugetlb\n[ 0.209414] Initializing cgroup subsys pids\n[ 0.210621] CPU: Physical Processor ID: 0\n[ 0.212478] mce: CPU supports 10 MCE banks\n[ 0.213676] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.215109] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.216673] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.218158] Spectre V2 : Speculation control IBPB not-supported IBRS not-supported\n[ 0.220030] Speculative Store Bypass: Vulnerable\n[ 0.237442] Freeing SMP alternatives memory: 32K\n[ 0.243380] ftrace: allocating 32237 entries in 126 pages\n[ 0.278234] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.280042] smpboot: Max logical packages: 1\n[ 0.281546] x2apic enabled\n[ 0.282747] Switched APIC routing to physical x2apic.\n[ 0.285332] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.287021] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.289997] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.292688] KVM setup paravirtual spinlock\n[ 0.294402] x86: Booted up 1 node, 1 CPUs\n[ 0.295612] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.297672] devtmpfs: initialized\n[ 0.299747] evm: security.selinux\n[ 0.300790] evm: security.SMACK64\n[ 0.301820] evm: security.SMACK64EXEC\n[ 0.302935] evm: security.SMACK64TRANSMUTE\n[ 0.304143] evm: security.SMACK64MMAP\n[ 0.305256] evm: security.ima\n[ 0.306217] evm: security.capability\n[ 0.307392] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.310091] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.311827] pinctrl core: initialized pinctrl subsystem\n[ 0.313437] RTC time: 11:45:12, date: 08/26/18\n[ 0.314837] NET: Registered protocol family 16\n[ 0.316260] cpuidle: using governor ladder\n[ 0.317500] cpuidle: using governor menu\n[ 0.318673] PCCT header not found.\n[ 0.319790] ACPI: bus type PCI registered\n[ 0.320990] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.322829] PCI: Using configuration type 1 for base access\n[ 0.325186] ACPI: Added _OSI(Module Device)\n[ 0.326439] ACPI: Added _OSI(Processor Device)\n[ 0.327725] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.329072] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.331420] ACPI: Interpreter enabled\n[ 0.332558] ACPI: (supports S0 S5)\n[ 0.333613] ACPI: Using IOAPIC for interrupt routing\n[ 0.335035] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.339247] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.340957] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.342823] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.344605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.347909] acpiphp: Slot [3] registered\n[ 0.349104] acpiphp: Slot [4] registered\n[ 0.350300] acpiphp: Slot [5] registered\n[ 0.351499] acpiphp: Slot [6] registered\n[ 0.369301] acpiphp: Slot [7] registered\n[ 0.370704] acpiphp: Slot [8] registered\n[ 0.371910] acpiphp: Slot [9] registered\n[ 0.373110] acpiphp: Slot [10] registered\n[ 0.374320] acpiphp: Slot [11] registered\n[ 0.375563] acpiphp: Slot [12] registered\n[ 0.376777] acpiphp: Slot [13] registered\n[ 0.377984] acpiphp: Slot [14] registered\n[ 0.379192] acpiphp: Slot [15] registered\n[ 0.380404] acpiphp: Slot [16] registered\n[ 0.381734] acpiphp: Slot [17] registered\n[ 0.382950] acpiphp: Slot [18] registered\n[ 0.384164] acpiphp: Slot [19] registered\n[ 0.385377] acpiphp: Slot [20] registered\n[ 0.386589] acpiphp: Slot [21] registered\n[ 0.387808] acpiphp: Slot [22] registered\n[ 0.389023] acpiphp: Slot [23] registered\n[ 0.390236] acpiphp: Slot [24] registered\n[ 0.391458] acpiphp: Slot [25] registered\n[ 0.392680] acpiphp: Slot [26] registered\n[ 0.393895] acpiphp: Slot [27] registered\n[ 0.395108] acpiphp: Slot [28] registered\n[ 0.396322] acpiphp: Slot [29] registered\n[ 0.397541] acpiphp: Slot [30] registered\n[ 0.398750] acpiphp: Slot [31] registered\n[ 0.399971] PCI host bridge to bus 0000:00\n[ 0.401197] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.403017] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.404843] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.407013] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.409189] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.411428] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.416119] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.418026] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.419791] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.421682] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.425917] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.428068] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.449577] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.451725] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.453801] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.455991] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.457919] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.459671] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.461673] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.463108] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.465234] vgaarb: loaded\n[ 0.466078] vgaarb: bridge control possible 0000:00:02.0\n[ 0.467822] SCSI subsystem initialized\n[ 0.469123] ACPI: bus type USB registered\n[ 0.470270] usbcore: registered new interface driver usbfs\n[ 0.471691] usbcore: registered new interface driver hub\n[ 0.473069] usbcore: registered new device driver usb\n[ 0.474620] PCI: Using ACPI for IRQ routing\n[ 0.476203] NetLabel: Initializing\n[ 0.477191] NetLabel: domain hash size = 128\n[ 0.478360] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.479677] NetLabel: unlabeled traffic allowed by default\n[ 0.481275] amd_nb: Cannot enumerate AMD northbridges\n[ 0.482632] clocksource: Switched to clocksource kvm-clock\n[ 0.492113] AppArmor: AppArmor Filesystem Enabled\n[ 0.493459] pnp: PnP ACPI init\n[ 0.494742] pnp: PnP ACPI: found 5 devices\n[ 0.501722] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.504085] NET: Registered protocol family 2\n[ 0.505554] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.507313] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.508930] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.510554] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.512031] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.513656] NET: Registered protocol family 1\n[ 0.514872] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.516391] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.517864] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.534163] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.550513] Unpacking initramfs...\n[ 1.041274] Freeing initrd memory: 37084K\n[ 1.042835] Scanning for low memory corruption every 60 seconds\n[ 1.044684] audit: initializing netlink subsys (disabled)\n[ 1.046135] audit: type=2000 audit(1535283912.922:1): initialized\n[ 1.047999] Initialise system trusted keyring\n[ 1.049329] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.050924] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.053669] zbud: loaded\n[ 1.054766] VFS: Disk quotas dquot_6.6.0\n[ 1.055905] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.057810] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.059552] fuse init (API version 7.23)\n[ 1.060785] Key type big_key registered\n[ 1.061885] Allocating IMA MOK and blacklist keyrings.\n[ 1.063607] Key type asymmetric registered\n[ 1.064756] Asymmetric key parser 'x509' registered\n[ 1.066083] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.068151] io scheduler noop registered\n[ 1.069262] io scheduler deadline registered (default)\n[ 1.070649] io scheduler cfq registered\n[ 1.071823] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.073259] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.075013] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.077025] ACPI: Power Button [PWRF]\n[ 1.078222] GHES: HEST is not enabled!\n[ 1.093979] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.126162] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.129008] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.152708] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.155720] Linux agpgart interface v0.103\n[ 1.158519] loop: module loaded\n[ 1.162190] vda: vda1\n[ 1.163738] scsi host0: ata_piix\n[ 1.164787] scsi host1: ata_piix\n[ 1.165788] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.167475] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.169531] libphy: Fixed MDIO Bus: probed\n[ 1.170908] tun: Universal TUN/TAP device driver, 1.6\n[ 1.172234] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.174904] PPP generic driver version 2.4.2\n[ 1.176155] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.177804] ehci-pci: EHCI PCI platform driver\n[ 1.179035] ehci-platform: EHCI generic platform driver\n[ 1.180415] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.181980] ohci-pci: OHCI PCI platform driver\n[ 1.183203] ohci-platform: OHCI generic platform driver\n[ 1.184584] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.200918] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.202297] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.204342] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.205733] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.207319] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.209016] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.211011] usb usb1: Product: UHCI Host Controller\n[ 1.212319] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.213906] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.215241] hub 1-0:1.0: USB hub found\n[ 1.216326] hub 1-0:1.0: 2 ports detected\n[ 1.217587] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.220535] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.221846] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.223282] mousedev: PS/2 mouse device common for all mice\n[ 1.225020] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.227576] rtc_cmos 00:00: RTC can wake from S4\n[ 1.229121] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.230776] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.232413] i2c /dev entries driver\n[ 1.233487] device-mapper: uevent: version 1.0.3\n[ 1.234804] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.237070] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.238895] NET: Registered protocol family 10\n[ 1.240384] NET: Registered protocol family 17\n[ 1.241612] Key type dns_resolver registered\n[ 1.243026] registered taskstats version 1\n[ 1.244198] Loading compiled-in X.509 certificates\n[ 1.246053] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.248613] zswap: loaded using pool lzo/zbud\n[ 1.251196] Key type trusted registered\n[ 1.254258] Key type encrypted registered\n[ 1.255424] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.256872] ima: No TPM chip found, activating TPM-bypass!\n[ 1.258308] evm: HMAC attrs: 0x1\n[ 1.259644] Magic number: 14:368:783\n[ 1.260823] rtc_cmos 00:00: setting system clock to 2018-08-26 11:45:13 UTC (1535283913)\n[ 1.263096] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.264638] EDD information not available.\n[ 1.328193] Freeing unused kernel memory: 1512K\n[ 1.329447] Write protecting the kernel read-only data: 14336k\n[ 1.346547] Freeing unused kernel memory: 1692K\n[ 1.348001] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.358707] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.361147] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.363931] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.366511] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.369013] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.374660] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.379879] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.382426] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.386657] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.389333] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.444605] [drm] Initialized drm 1.1.0 20060810\n[ 1.447774] virtio_net virtio0 ens3: renamed from eth0\n[ 1.457003] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.460610] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.483075] FDC 0 is a S82078B\n[ 1.485930] AVX2 version of gcm_enc/dec engaged.\n[ 1.487193] AES CTR mode by8 optimization enabled\n[ 1.526642] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.691863] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.693584] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.695354] usb 1-1: Product: QEMU USB Tablet\n[ 1.696530] usb 1-1: Manufacturer: QEMU\n[ 1.697608] usb 1-1: SerialNumber: 42\n[ 1.705153] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.712510] usbcore: registered new interface driver usbhid\n[ 1.713978] usbhid: USB HID core driver\n[ 1.716397] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5\n[ 1.719468] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[ 2.042679] tsc: Refined TSC clocksource calibration: 3491.820 MHz\n[ 2.042680] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255213a297, max_idle_ns: 440795239272 ns\nBegin: Loading essential drivers ... [ 2.086217] md: linear personality registered for level -1\n[ 2.089928] md: multipath personality registered for level -4\n[ 2.093674] md: raid0 personality registered for level 0\n[ 2.097865] md: raid1 personality registered for level 1\n[ 2.170643] raid6: sse2x1 gen() 11499 MB/s\n[ 2.238656] raid6: sse2x1 xor() 8963 MB/s\n[ 2.306652] raid6: sse2x2 gen() 14282 MB/s\n[ 2.374642] raid6: sse2x2 xor() 9593 MB/s\n[ 2.442631] raid6: sse2x4 gen() 16539 MB/s\n[ 2.510628] raid6: sse2x4 xor() 11529 MB/s\n[ 2.578628] raid6: avx2x1 gen() 22490 MB/s\n[ 2.646641] raid6: avx2x2 gen() 26399 MB/s\n[ 2.714649] raid6: avx2x4 gen() 29842 MB/s\n[ 2.719201] raid6: using algorithm avx2x4 gen() 29842 MB/s\n[ 2.720639] raid6: using avx2x2 recovery algorithm\n[ 2.725741] xor: automatically using best checksumming function:\n[ 2.766628] avx : 32767.000 MB/sec\n[ 2.769383] async_tx: api initialized (async)\n[ 2.781746] md: raid6 personality registered for level 6\n[ 2.783193] md: raid5 personality registered for level 5\n[ 2.784591] md: raid4 personality registered for level 4\n[ 2.791237] md: raid10 personality registered for level 10\ndone.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... [ 2.825220] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 2.845354] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\ndone.\nBegin: Running /scripts/local-bottom ... done.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.948468] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)\n[ 2.952911] systemd[1]: Detected virtualization kvm.\n[ 2.954221] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 2.957653] systemd[1]: Set hostname to .\n[ 2.960296] systemd[1]: Initializing machine ID from KVM UUID.\n[ 2.961804] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.071045] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.073909] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.076616] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.079893] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.\n[[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[ 3.084053] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.086541] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.088875] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.091782] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.094978] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.097903] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.100563] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.103400] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 3.106466] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.109001] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.112033] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 3.115641] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.118544] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.121453] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.124021] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.128038] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.134497] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.138903] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.150754] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.159072] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...\n Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...\n[ 3.167968] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.174580] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.183422] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[ 3.192904] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.204057] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.207209] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.214114] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.220397] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.[ 3.224449] Loading iSCSI transport class v2.0-870.\n\n[ 3.226034] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.230691] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.233389] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.[ 3.239081] iscsi: registered transport (tcp)\n\n[[0;32m OK [0m] Started Set console keymap.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 3.282534] iscsi: registered transport (iser)\n[[0;32m OK [0m] Started Load Kernel Modules.\n Starting Apply Kernel Variables...\n Mounting FUSE Control File System...\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Create Static Device Nodes in /dev...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n Starting File System Check on Root Device...\n[[0;32m OK [0m] Started File System Check Daemon to report status.\n[[0;32m OK [0m] Started File System Check on Root Device.\n Starting Remount Root and Kernel File Systems...\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting Flush Journal to Persistent Storage...\n Starting Load/Save Random Seed...\n Starting udev Coldplug all Devices...\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[ 3.597733] intel_rapl: no valid rapl domains found in package 0\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting Set console font and keymap...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting LSB: AppArmor initialization...\n Starting Create Volatile Files and Directories...\n Starting Initial cloud-init job (pre-networking)...\n Starting Commit a transient machine-id on disk...\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n Starting Network Time Synchronization...\n Starting Update UTMP about System Boot/Shutdown...\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[ 5.148495] cloud-init[608]: Cloud-init v. 18.2 running 'init-local' at Sun, 26 Aug 2018 11:45:17 +0000. Up 5.00 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Reached target Network (Pre).\n[[0;32m OK [0m] Started Set console font and keymap.\n[[0;32m OK [0m] Created slice system-getty.slice.\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n Starting Raise network interfaces...\n[[0;32m OK [0m] Started Raise network interfaces.\n Starting Initial cloud-init job (metadata service crawler)...\n[[0;32m OK [0m] Reached target Network.\n"} 2018-08-26 11:45:53,150 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/08141519-c119-458c-b85a-385f30dfa7da/action used request id req-92cd913a-e2fb-4d54-b0fc-4bbffa7d0d49 2018-08-26 11:45:53,151 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0746259689331s 2018-08-26 11:45:53,152 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/08141519-c119-458c-b85a-385f30dfa7da/action used request id req-92cd913a-e2fb-4d54-b0fc-4bbffa7d0d49 2018-08-26 11:45:53,152 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffcf001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 713232018 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128868 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:33024 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.181463] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.183813] pid_max: default: 32768 minimum: 301 [ 0.185095] ACPI: Core revision 20150930 [ 0.186822] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.188711] Security Framework initialized [ 0.189884] Yama: becoming mindful. [ 0.190934] AppArmor: AppArmor initialized [ 0.192150] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.194013] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.195818] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.197531] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.199462] Initializing cgroup subsys io [ 0.200640] Initializing cgroup subsys memory [ 0.201875] Initializing cgroup subsys devices [ 0.203112] Initializing cgroup subsys freezer [ 0.204362] Initializing cgroup subsys net_cls [ 0.205607] Initializing cgroup subsys perf_event [ 0.206907] Initializing cgroup subsys net_prio [ 0.208170] Initializing cgroup subsys hugetlb [ 0.209414] Initializing cgroup subsys pids [ 0.210621] CPU: Physical Processor ID: 0 [ 0.212478] mce: CPU supports 10 MCE banks [ 0.213676] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.215109] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.216673] Spectre V2 : Mitigation: Full generic retpoline [ 0.218158] Spectre V2 : Speculation control IBPB not-supported IBRS not-supported [ 0.220030] Speculative Store Bypass: Vulnerable [ 0.237442] Freeing SMP alternatives memory: 32K [ 0.243380] ftrace: allocating 32237 entries in 126 pages [ 0.278234] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.280042] smpboot: Max logical packages: 1 [ 0.281546] x2apic enabled [ 0.282747] Switched APIC routing to physical x2apic. [ 0.285332] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.287021] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.289997] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.292688] KVM setup paravirtual spinlock [ 0.294402] x86: Booted up 1 node, 1 CPUs [ 0.295612] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.297672] devtmpfs: initialized [ 0.299747] evm: security.selinux [ 0.300790] evm: security.SMACK64 [ 0.301820] evm: security.SMACK64EXEC [ 0.302935] evm: security.SMACK64TRANSMUTE [ 0.304143] evm: security.SMACK64MMAP [ 0.305256] evm: security.ima [ 0.306217] evm: security.capability [ 0.307392] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.310091] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.311827] pinctrl core: initialized pinctrl subsystem [ 0.313437] RTC time: 11:45:12, date: 08/26/18 [ 0.314837] NET: Registered protocol family 16 [ 0.316260] cpuidle: using governor ladder [ 0.317500] cpuidle: using governor menu [ 0.318673] PCCT header not found. [ 0.319790] ACPI: bus type PCI registered [ 0.320990] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.322829] PCI: Using configuration type 1 for base access [ 0.325186] ACPI: Added _OSI(Module Device) [ 0.326439] ACPI: Added _OSI(Processor Device) [ 0.327725] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.329072] ACPI: Added _OSI(Processor Aggregator Device) [ 0.331420] ACPI: Interpreter enabled [ 0.332558] ACPI: (supports S0 S5) [ 0.333613] ACPI: Using IOAPIC for interrupt routing [ 0.335035] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.339247] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.340957] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.342823] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.344605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.347909] acpiphp: Slot [3] registered [ 0.349104] acpiphp: Slot [4] registered [ 0.350300] acpiphp: Slot [5] registered [ 0.351499] acpiphp: Slot [6] registered [ 0.369301] acpiphp: Slot [7] registered [ 0.370704] acpiphp: Slot [8] registered [ 0.371910] acpiphp: Slot [9] registered [ 0.373110] acpiphp: Slot [10] registered [ 0.374320] acpiphp: Slot [11] registered [ 0.375563] acpiphp: Slot [12] registered [ 0.376777] acpiphp: Slot [13] registered [ 0.377984] acpiphp: Slot [14] registered [ 0.379192] acpiphp: Slot [15] registered [ 0.380404] acpiphp: Slot [16] registered [ 0.381734] acpiphp: Slot [17] registered [ 0.382950] acpiphp: Slot [18] registered [ 0.384164] acpiphp: Slot [19] registered [ 0.385377] acpiphp: Slot [20] registered [ 0.386589] acpiphp: Slot [21] registered [ 0.387808] acpiphp: Slot [22] registered [ 0.389023] acpiphp: Slot [23] registered [ 0.390236] acpiphp: Slot [24] registered [ 0.391458] acpiphp: Slot [25] registered [ 0.392680] acpiphp: Slot [26] registered [ 0.393895] acpiphp: Slot [27] registered [ 0.395108] acpiphp: Slot [28] registered [ 0.396322] acpiphp: Slot [29] registered [ 0.397541] acpiphp: Slot [30] registered [ 0.398750] acpiphp: Slot [31] registered [ 0.399971] PCI host bridge to bus 0000:00 [ 0.401197] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.403017] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.404843] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.407013] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.409189] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.411428] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.416119] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.418026] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.419791] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.421682] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.425917] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.428068] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.449577] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.451725] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.453801] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.455991] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.457919] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.459671] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.461673] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.463108] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.465234] vgaarb: loaded [ 0.466078] vgaarb: bridge control possible 0000:00:02.0 [ 0.467822] SCSI subsystem initialized [ 0.469123] ACPI: bus type USB registered [ 0.470270] usbcore: registered new interface driver usbfs [ 0.471691] usbcore: registered new interface driver hub [ 0.473069] usbcore: registered new device driver usb [ 0.474620] PCI: Using ACPI for IRQ routing [ 0.476203] NetLabel: Initializing [ 0.477191] NetLabel: domain hash size = 128 [ 0.478360] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.479677] NetLabel: unlabeled traffic allowed by default [ 0.481275] amd_nb: Cannot enumerate AMD northbridges [ 0.482632] clocksource: Switched to clocksource kvm-clock [ 0.492113] AppArmor: AppArmor Filesystem Enabled [ 0.493459] pnp: PnP ACPI init [ 0.494742] pnp: PnP ACPI: found 5 devices [ 0.501722] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.504085] NET: Registered protocol family 2 [ 0.505554] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.507313] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.508930] TCP: Hash tables configured (established 4096 bind 4096) [ 0.510554] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.512031] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.513656] NET: Registered protocol family 1 [ 0.514872] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.516391] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.517864] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.534163] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.550513] Unpacking initramfs... [ 1.041274] Freeing initrd memory: 37084K [ 1.042835] Scanning for low memory corruption every 60 seconds [ 1.044684] audit: initializing netlink subsys (disabled) [ 1.046135] audit: type=2000 audit(1535283912.922:1): initialized [ 1.047999] Initialise system trusted keyring [ 1.049329] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.050924] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.053669] zbud: loaded [ 1.054766] VFS: Disk quotas dquot_6.6.0 [ 1.055905] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.057810] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.059552] fuse init (API version 7.23) [ 1.060785] Key type big_key registered [ 1.061885] Allocating IMA MOK and blacklist keyrings. [ 1.063607] Key type asymmetric registered [ 1.064756] Asymmetric key parser 'x509' registered [ 1.066083] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.068151] io scheduler noop registered [ 1.069262] io scheduler deadline registered (default) [ 1.070649] io scheduler cfq registered [ 1.071823] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.073259] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.075013] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.077025] ACPI: Power Button [PWRF] [ 1.078222] GHES: HEST is not enabled! [ 1.093979] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.126162] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.129008] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.152708] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.155720] Linux agpgart interface v0.103 [ 1.158519] loop: module loaded [ 1.162190] vda: vda1 [ 1.163738] scsi host0: ata_piix [ 1.164787] scsi host1: ata_piix [ 1.165788] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.167475] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.169531] libphy: Fixed MDIO Bus: probed [ 1.170908] tun: Universal TUN/TAP device driver, 1.6 [ 1.172234] tun: (C) 1999-2004 Max Krasnyansky [ 1.174904] PPP generic driver version 2.4.2 [ 1.176155] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.177804] ehci-pci: EHCI PCI platform driver [ 1.179035] ehci-platform: EHCI generic platform driver [ 1.180415] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.181980] ohci-pci: OHCI PCI platform driver [ 1.183203] ohci-platform: OHCI generic platform driver [ 1.184584] uhci_hcd: USB Universal Host Controller Interface driver [ 1.200918] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.202297] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.204342] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.205733] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.207319] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.209016] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.211011] usb usb1: Product: UHCI Host Controller [ 1.212319] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.213906] usb usb1: SerialNumber: 0000:00:01.2 [ 1.215241] hub 1-0:1.0: USB hub found [ 1.216326] hub 1-0:1.0: 2 ports detected [ 1.217587] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.220535] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.221846] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.223282] mousedev: PS/2 mouse device common for all mice [ 1.225020] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.227576] rtc_cmos 00:00: RTC can wake from S4 [ 1.229121] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.230776] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.232413] i2c /dev entries driver [ 1.233487] device-mapper: uevent: version 1.0.3 [ 1.234804] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.237070] ledtrig-cpu: registered to indicate activity on CPUs [ 1.238895] NET: Registered protocol family 10 [ 1.240384] NET: Registered protocol family 17 [ 1.241612] Key type dns_resolver registered [ 1.243026] registered taskstats version 1 [ 1.244198] Loading compiled-in X.509 certificates [ 1.246053] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.248613] zswap: loaded using pool lzo/zbud [ 1.251196] Key type trusted registered [ 1.254258] Key type encrypted registered [ 1.255424] AppArmor: AppArmor sha1 policy hashing enabled [ 1.256872] ima: No TPM chip found, activating TPM-bypass! [ 1.258308] evm: HMAC attrs: 0x1 [ 1.259644] Magic number: 14:368:783 [ 1.260823] rtc_cmos 00:00: setting system clock to 2018-08-26 11:45:13 UTC (1535283913) [ 1.263096] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.264638] EDD information not available. [ 1.328193] Freeing unused kernel memory: 1512K [ 1.329447] Write protecting the kernel read-only data: 14336k [ 1.346547] Freeing unused kernel memory: 1692K [ 1.348001] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.358707] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.361147] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.363931] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.366511] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.369013] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.374660] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.379879] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.382426] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.386657] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.389333] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.444605] [drm] Initialized drm 1.1.0 20060810 [ 1.447774] virtio_net virtio0 ens3: renamed from eth0 [ 1.457003] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.460610] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.483075] FDC 0 is a S82078B [ 1.485930] AVX2 version of gcm_enc/dec engaged. [ 1.487193] AES CTR mode by8 optimization enabled [ 1.526642] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.691863] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.693584] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.695354] usb 1-1: Product: QEMU USB Tablet [ 1.696530] usb 1-1: Manufacturer: QEMU [ 1.697608] usb 1-1: SerialNumber: 42 [ 1.705153] hidraw: raw HID events driver (C) Jiri Kosina [ 1.712510] usbcore: registered new interface driver usbhid [ 1.713978] usbhid: USB HID core driver [ 1.716397] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5 [ 1.719468] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [ 2.042679] tsc: Refined TSC clocksource calibration: 3491.820 MHz [ 2.042680] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255213a297, max_idle_ns: 440795239272 ns Begin: Loading essential drivers ... [ 2.086217] md: linear personality registered for level -1 [ 2.089928] md: multipath personality registered for level -4 [ 2.093674] md: raid0 personality registered for level 0 [ 2.097865] md: raid1 personality registered for level 1 [ 2.170643] raid6: sse2x1 gen() 11499 MB/s [ 2.238656] raid6: sse2x1 xor() 8963 MB/s [ 2.306652] raid6: sse2x2 gen() 14282 MB/s [ 2.374642] raid6: sse2x2 xor() 9593 MB/s [ 2.442631] raid6: sse2x4 gen() 16539 MB/s [ 2.510628] raid6: sse2x4 xor() 11529 MB/s [ 2.578628] raid6: avx2x1 gen() 22490 MB/s [ 2.646641] raid6: avx2x2 gen() 26399 MB/s [ 2.714649] raid6: avx2x4 gen() 29842 MB/s [ 2.719201] raid6: using algorithm avx2x4 gen() 29842 MB/s [ 2.720639] raid6: using avx2x2 recovery algorithm [ 2.725741] xor: automatically using best checksumming function: [ 2.766628] avx : 32767.000 MB/sec [ 2.769383] async_tx: api initialized (async) [ 2.781746] md: raid6 personality registered for level 6 [ 2.783193] md: raid5 personality registered for level 5 [ 2.784591] md: raid4 personality registered for level 4 [ 2.791237] md: raid10 personality registered for level 10 done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 2.825220] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 2.845354] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 2.948468] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 2.952911] systemd[1]: Detected virtualization kvm. [ 2.954221] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 2.957653] systemd[1]: Set hostname to . [ 2.960296] systemd[1]: Initializing machine ID from KVM UUID. [ 2.961804] systemd[1]: Installed transient /etc/machine-id file. [ 3.071045] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.073909] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.076616] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.079893] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 3.084053] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.086541] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.088875] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.091782] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.094978] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.097903] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.100563] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.103400] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.106466] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.109001] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.112033] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.115641] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.118544] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.121453] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.124021] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.128038] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.134497] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.138903] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.150754] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.159072] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.167968] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.174580] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.183422] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 3.192904] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.204057] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.207209] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.214114] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.220397] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System.[ 3.224449] Loading iSCSI transport class v2.0-870. [ 3.226034] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.230691] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.233389] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service.[ 3.239081] iscsi: registered transport (tcp) [[0;32m OK [0m] Started Set console keymap. [[0;32m OK [0m] Started Uncomplicated firewall. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Nameserver information manager. [ 3.282534] iscsi: registered transport (iser) [[0;32m OK [0m] Started Load Kernel Modules. Starting Apply Kernel Variables... Mounting FUSE Control File System... [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting Flush Journal to Persistent Storage... Starting Load/Save Random Seed... Starting udev Coldplug all Devices... [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Found device /dev/ttyS0. [ 3.597733] intel_rapl: no valid rapl domains found in package 0 [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Set console font and keymap... Starting Tell Plymouth To Write Out Runtime Data... Starting LSB: AppArmor initialization... Starting Create Volatile Files and Directories... Starting Initial cloud-init job (pre-networking)... Starting Commit a transient machine-id on disk... [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Started Commit a transient machine-id on disk. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [ 5.148495] cloud-init[608]: Cloud-init v. 18.2 running 'init-local' at Sun, 26 Aug 2018 11:45:17 +0000. Up 5.00 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started LSB: AppArmor initialization. Starting Raise network interfaces... [[0;32m OK [0m] Started Raise network interfaces. Starting Initial cloud-init job (metadata service crawler)... [[0;32m OK [0m] Reached target Network. 2018-08-26 11:45:53,154 - functest.core.singlevm - DEBUG - try 5: cannot connect to 172.30.9.204: [Errno None] Unable to connect to port 22 on 172.30.9.204 2018-08-26 11:46:02,164 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-26 11:46:02,167 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/08141519-c119-458c-b85a-385f30dfa7da/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}8fab0dfa28effdd3e06c72d246df16260fcd0134" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-26 11:46:02,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11:46:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bd0628e7-c1f7-42d8-a00f-bb443d05d3ce x-compute-request-id: req-bd0628e7-c1f7-42d8-a00f-bb443d05d3ce Content-Encoding: gzip Content-Length: 10480 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffcf001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 713232018 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128868\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:33024 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.181463] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.183813] pid_max: default: 32768 minimum: 301\n[ 0.185095] ACPI: Core revision 20150930\n[ 0.186822] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.188711] Security Framework initialized\n[ 0.189884] Yama: becoming mindful.\n[ 0.190934] AppArmor: AppArmor initialized\n[ 0.192150] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.194013] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.195818] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.197531] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.199462] Initializing cgroup subsys io\n[ 0.200640] Initializing cgroup subsys memory\n[ 0.201875] Initializing cgroup subsys devices\n[ 0.203112] Initializing cgroup subsys freezer\n[ 0.204362] Initializing cgroup subsys net_cls\n[ 0.205607] Initializing cgroup subsys perf_event\n[ 0.206907] Initializing cgroup subsys net_prio\n[ 0.208170] Initializing cgroup subsys hugetlb\n[ 0.209414] Initializing cgroup subsys pids\n[ 0.210621] CPU: Physical Processor ID: 0\n[ 0.212478] mce: CPU supports 10 MCE banks\n[ 0.213676] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.215109] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.216673] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.218158] Spectre V2 : Speculation control IBPB not-supported IBRS not-supported\n[ 0.220030] Speculative Store Bypass: Vulnerable\n[ 0.237442] Freeing SMP alternatives memory: 32K\n[ 0.243380] ftrace: allocating 32237 entries in 126 pages\n[ 0.278234] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.280042] smpboot: Max logical packages: 1\n[ 0.281546] x2apic enabled\n[ 0.282747] Switched APIC routing to physical x2apic.\n[ 0.285332] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.287021] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.289997] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.292688] KVM setup paravirtual spinlock\n[ 0.294402] x86: Booted up 1 node, 1 CPUs\n[ 0.295612] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.297672] devtmpfs: initialized\n[ 0.299747] evm: security.selinux\n[ 0.300790] evm: security.SMACK64\n[ 0.301820] evm: security.SMACK64EXEC\n[ 0.302935] evm: security.SMACK64TRANSMUTE\n[ 0.304143] evm: security.SMACK64MMAP\n[ 0.305256] evm: security.ima\n[ 0.306217] evm: security.capability\n[ 0.307392] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.310091] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.311827] pinctrl core: initialized pinctrl subsystem\n[ 0.313437] RTC time: 11:45:12, date: 08/26/18\n[ 0.314837] NET: Registered protocol family 16\n[ 0.316260] cpuidle: using governor ladder\n[ 0.317500] cpuidle: using governor menu\n[ 0.318673] PCCT header not found.\n[ 0.319790] ACPI: bus type PCI registered\n[ 0.320990] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.322829] PCI: Using configuration type 1 for base access\n[ 0.325186] ACPI: Added _OSI(Module Device)\n[ 0.326439] ACPI: Added _OSI(Processor Device)\n[ 0.327725] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.329072] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.331420] ACPI: Interpreter enabled\n[ 0.332558] ACPI: (supports S0 S5)\n[ 0.333613] ACPI: Using IOAPIC for interrupt routing\n[ 0.335035] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.339247] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.340957] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.342823] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.344605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.347909] acpiphp: Slot [3] registered\n[ 0.349104] acpiphp: Slot [4] registered\n[ 0.350300] acpiphp: Slot [5] registered\n[ 0.351499] acpiphp: Slot [6] registered\n[ 0.369301] acpiphp: Slot [7] registered\n[ 0.370704] acpiphp: Slot [8] registered\n[ 0.371910] acpiphp: Slot [9] registered\n[ 0.373110] acpiphp: Slot [10] registered\n[ 0.374320] acpiphp: Slot [11] registered\n[ 0.375563] acpiphp: Slot [12] registered\n[ 0.376777] acpiphp: Slot [13] registered\n[ 0.377984] acpiphp: Slot [14] registered\n[ 0.379192] acpiphp: Slot [15] registered\n[ 0.380404] acpiphp: Slot [16] registered\n[ 0.381734] acpiphp: Slot [17] registered\n[ 0.382950] acpiphp: Slot [18] registered\n[ 0.384164] acpiphp: Slot [19] registered\n[ 0.385377] acpiphp: Slot [20] registered\n[ 0.386589] acpiphp: Slot [21] registered\n[ 0.387808] acpiphp: Slot [22] registered\n[ 0.389023] acpiphp: Slot [23] registered\n[ 0.390236] acpiphp: Slot [24] registered\n[ 0.391458] acpiphp: Slot [25] registered\n[ 0.392680] acpiphp: Slot [26] registered\n[ 0.393895] acpiphp: Slot [27] registered\n[ 0.395108] acpiphp: Slot [28] registered\n[ 0.396322] acpiphp: Slot [29] registered\n[ 0.397541] acpiphp: Slot [30] registered\n[ 0.398750] acpiphp: Slot [31] registered\n[ 0.399971] PCI host bridge to bus 0000:00\n[ 0.401197] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.403017] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.404843] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.407013] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.409189] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.411428] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.416119] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.418026] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.419791] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.421682] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.425917] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.428068] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.449577] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.451725] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.453801] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.455991] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.457919] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.459671] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.461673] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.463108] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.465234] vgaarb: loaded\n[ 0.466078] vgaarb: bridge control possible 0000:00:02.0\n[ 0.467822] SCSI subsystem initialized\n[ 0.469123] ACPI: bus type USB registered\n[ 0.470270] usbcore: registered new interface driver usbfs\n[ 0.471691] usbcore: registered new interface driver hub\n[ 0.473069] usbcore: registered new device driver usb\n[ 0.474620] PCI: Using ACPI for IRQ routing\n[ 0.476203] NetLabel: Initializing\n[ 0.477191] NetLabel: domain hash size = 128\n[ 0.478360] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.479677] NetLabel: unlabeled traffic allowed by default\n[ 0.481275] amd_nb: Cannot enumerate AMD northbridges\n[ 0.482632] clocksource: Switched to clocksource kvm-clock\n[ 0.492113] AppArmor: AppArmor Filesystem Enabled\n[ 0.493459] pnp: PnP ACPI init\n[ 0.494742] pnp: PnP ACPI: found 5 devices\n[ 0.501722] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.504085] NET: Registered protocol family 2\n[ 0.505554] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.507313] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.508930] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.510554] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.512031] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.513656] NET: Registered protocol family 1\n[ 0.514872] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.516391] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.517864] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.534163] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.550513] Unpacking initramfs...\n[ 1.041274] Freeing initrd memory: 37084K\n[ 1.042835] Scanning for low memory corruption every 60 seconds\n[ 1.044684] audit: initializing netlink subsys (disabled)\n[ 1.046135] audit: type=2000 audit(1535283912.922:1): initialized\n[ 1.047999] Initialise system trusted keyring\n[ 1.049329] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.050924] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.053669] zbud: loaded\n[ 1.054766] VFS: Disk quotas dquot_6.6.0\n[ 1.055905] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.057810] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.059552] fuse init (API version 7.23)\n[ 1.060785] Key type big_key registered\n[ 1.061885] Allocating IMA MOK and blacklist keyrings.\n[ 1.063607] Key type asymmetric registered\n[ 1.064756] Asymmetric key parser 'x509' registered\n[ 1.066083] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.068151] io scheduler noop registered\n[ 1.069262] io scheduler deadline registered (default)\n[ 1.070649] io scheduler cfq registered\n[ 1.071823] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.073259] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.075013] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.077025] ACPI: Power Button [PWRF]\n[ 1.078222] GHES: HEST is not enabled!\n[ 1.093979] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.126162] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.129008] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.152708] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.155720] Linux agpgart interface v0.103\n[ 1.158519] loop: module loaded\n[ 1.162190] vda: vda1\n[ 1.163738] scsi host0: ata_piix\n[ 1.164787] scsi host1: ata_piix\n[ 1.165788] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.167475] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.169531] libphy: Fixed MDIO Bus: probed\n[ 1.170908] tun: Universal TUN/TAP device driver, 1.6\n[ 1.172234] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.174904] PPP generic driver version 2.4.2\n[ 1.176155] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.177804] ehci-pci: EHCI PCI platform driver\n[ 1.179035] ehci-platform: EHCI generic platform driver\n[ 1.180415] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.181980] ohci-pci: OHCI PCI platform driver\n[ 1.183203] ohci-platform: OHCI generic platform driver\n[ 1.184584] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.200918] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.202297] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.204342] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.205733] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.207319] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.209016] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.211011] usb usb1: Product: UHCI Host Controller\n[ 1.212319] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.213906] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.215241] hub 1-0:1.0: USB hub found\n[ 1.216326] hub 1-0:1.0: 2 ports detected\n[ 1.217587] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.220535] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.221846] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.223282] mousedev: PS/2 mouse device common for all mice\n[ 1.225020] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.227576] rtc_cmos 00:00: RTC can wake from S4\n[ 1.229121] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.230776] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.232413] i2c /dev entries driver\n[ 1.233487] device-mapper: uevent: version 1.0.3\n[ 1.234804] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.237070] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.238895] NET: Registered protocol family 10\n[ 1.240384] NET: Registered protocol family 17\n[ 1.241612] Key type dns_resolver registered\n[ 1.243026] registered taskstats version 1\n[ 1.244198] Loading compiled-in X.509 certificates\n[ 1.246053] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.248613] zswap: loaded using pool lzo/zbud\n[ 1.251196] Key type trusted registered\n[ 1.254258] Key type encrypted registered\n[ 1.255424] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.256872] ima: No TPM chip found, activating TPM-bypass!\n[ 1.258308] evm: HMAC attrs: 0x1\n[ 1.259644] Magic number: 14:368:783\n[ 1.260823] rtc_cmos 00:00: setting system clock to 2018-08-26 11:45:13 UTC (1535283913)\n[ 1.263096] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.264638] EDD information not available.\n[ 1.328193] Freeing unused kernel memory: 1512K\n[ 1.329447] Write protecting the kernel read-only data: 14336k\n[ 1.346547] Freeing unused kernel memory: 1692K\n[ 1.348001] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.358707] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.361147] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.363931] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.366511] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.369013] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.374660] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.379879] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.382426] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.386657] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.389333] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.444605] [drm] Initialized drm 1.1.0 20060810\n[ 1.447774] virtio_net virtio0 ens3: renamed from eth0\n[ 1.457003] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.460610] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.483075] FDC 0 is a S82078B\n[ 1.485930] AVX2 version of gcm_enc/dec engaged.\n[ 1.487193] AES CTR mode by8 optimization enabled\n[ 1.526642] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.691863] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.693584] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.695354] usb 1-1: Product: QEMU USB Tablet\n[ 1.696530] usb 1-1: Manufacturer: QEMU\n[ 1.697608] usb 1-1: SerialNumber: 42\n[ 1.705153] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.712510] usbcore: registered new interface driver usbhid\n[ 1.713978] usbhid: USB HID core driver\n[ 1.716397] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5\n[ 1.719468] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[ 2.042679] tsc: Refined TSC clocksource calibration: 3491.820 MHz\n[ 2.042680] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255213a297, max_idle_ns: 440795239272 ns\nBegin: Loading essential drivers ... [ 2.086217] md: linear personality registered for level -1\n[ 2.089928] md: multipath personality registered for level -4\n[ 2.093674] md: raid0 personality registered for level 0\n[ 2.097865] md: raid1 personality registered for level 1\n[ 2.170643] raid6: sse2x1 gen() 11499 MB/s\n[ 2.238656] raid6: sse2x1 xor() 8963 MB/s\n[ 2.306652] raid6: sse2x2 gen() 14282 MB/s\n[ 2.374642] raid6: sse2x2 xor() 9593 MB/s\n[ 2.442631] raid6: sse2x4 gen() 16539 MB/s\n[ 2.510628] raid6: sse2x4 xor() 11529 MB/s\n[ 2.578628] raid6: avx2x1 gen() 22490 MB/s\n[ 2.646641] raid6: avx2x2 gen() 26399 MB/s\n[ 2.714649] raid6: avx2x4 gen() 29842 MB/s\n[ 2.719201] raid6: using algorithm avx2x4 gen() 29842 MB/s\n[ 2.720639] raid6: using avx2x2 recovery algorithm\n[ 2.725741] xor: automatically using best checksumming function:\n[ 2.766628] avx : 32767.000 MB/sec\n[ 2.769383] async_tx: api initialized (async)\n[ 2.781746] md: raid6 personality registered for level 6\n[ 2.783193] md: raid5 personality registered for level 5\n[ 2.784591] md: raid4 personality registered for level 4\n[ 2.791237] md: raid10 personality registered for level 10\ndone.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... [ 2.825220] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 2.845354] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\ndone.\nBegin: Running /scripts/local-bottom ... done.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.948468] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)\n[ 2.952911] systemd[1]: Detected virtualization kvm.\n[ 2.954221] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 2.957653] systemd[1]: Set hostname to .\n[ 2.960296] systemd[1]: Initializing machine ID from KVM UUID.\n[ 2.961804] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.071045] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.073909] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.076616] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.079893] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.\n[[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[ 3.084053] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.086541] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.088875] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.091782] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.094978] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.097903] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.100563] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.103400] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 3.106466] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.109001] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.112033] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 3.115641] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.118544] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.121453] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.124021] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.128038] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.134497] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.138903] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.150754] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.159072] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...\n Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...\n[ 3.167968] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.174580] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.183422] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[ 3.192904] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.204057] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.207209] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.214114] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.220397] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.[ 3.224449] Loading iSCSI transport class v2.0-870.\n\n[ 3.226034] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.230691] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.233389] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.[ 3.239081] iscsi: registered transport (tcp)\n\n[[0;32m OK [0m] Started Set console keymap.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 3.282534] iscsi: registered transport (iser)\n[[0;32m OK [0m] Started Load Kernel Modules.\n Starting Apply Kernel Variables...\n Mounting FUSE Control File System...\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Create Static Device Nodes in /dev...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n Starting File System Check on Root Device...\n[[0;32m OK [0m] Started File System Check Daemon to report status.\n[[0;32m OK [0m] Started File System Check on Root Device.\n Starting Remount Root and Kernel File Systems...\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting Flush Journal to Persistent Storage...\n Starting Load/Save Random Seed...\n Starting udev Coldplug all Devices...\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[ 3.597733] intel_rapl: no valid rapl domains found in package 0\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting Set console font and keymap...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting LSB: AppArmor initialization...\n Starting Create Volatile Files and Directories...\n Starting Initial cloud-init job (pre-networking)...\n Starting Commit a transient machine-id on disk...\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n Starting Network Time Synchronization...\n Starting Update UTMP about System Boot/Shutdown...\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[ 5.148495] cloud-init[608]: Cloud-init v. 18.2 running 'init-local' at Sun, 26 Aug 2018 11:45:17 +0000. Up 5.00 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Reached target Network (Pre).\n[[0;32m OK [0m] Started Set console font and keymap.\n[[0;32m OK [0m] Created slice system-getty.slice.\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n Starting Raise network interfaces...\n[[0;32m OK [0m] Started Raise network interfaces.\n Starting Initial cloud-init job (metadata service crawler)...\n[[0;32m OK [0m] Reached target Network.\n"} 2018-08-26 11:46:02,302 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/08141519-c119-458c-b85a-385f30dfa7da/action used request id req-bd0628e7-c1f7-42d8-a00f-bb443d05d3ce 2018-08-26 11:46:02,302 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.137818098068s 2018-08-26 11:46:02,303 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/08141519-c119-458c-b85a-385f30dfa7da/action used request id req-bd0628e7-c1f7-42d8-a00f-bb443d05d3ce 2018-08-26 11:46:02,304 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffcf001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 713232018 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128868 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:33024 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.181463] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.183813] pid_max: default: 32768 minimum: 301 [ 0.185095] ACPI: Core revision 20150930 [ 0.186822] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.188711] Security Framework initialized [ 0.189884] Yama: becoming mindful. [ 0.190934] AppArmor: AppArmor initialized [ 0.192150] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.194013] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.195818] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.197531] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.199462] Initializing cgroup subsys io [ 0.200640] Initializing cgroup subsys memory [ 0.201875] Initializing cgroup subsys devices [ 0.203112] Initializing cgroup subsys freezer [ 0.204362] Initializing cgroup subsys net_cls [ 0.205607] Initializing cgroup subsys perf_event [ 0.206907] Initializing cgroup subsys net_prio [ 0.208170] Initializing cgroup subsys hugetlb [ 0.209414] Initializing cgroup subsys pids [ 0.210621] CPU: Physical Processor ID: 0 [ 0.212478] mce: CPU supports 10 MCE banks [ 0.213676] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.215109] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.216673] Spectre V2 : Mitigation: Full generic retpoline [ 0.218158] Spectre V2 : Speculation control IBPB not-supported IBRS not-supported [ 0.220030] Speculative Store Bypass: Vulnerable [ 0.237442] Freeing SMP alternatives memory: 32K [ 0.243380] ftrace: allocating 32237 entries in 126 pages [ 0.278234] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.280042] smpboot: Max logical packages: 1 [ 0.281546] x2apic enabled [ 0.282747] Switched APIC routing to physical x2apic. [ 0.285332] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.287021] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.289997] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.292688] KVM setup paravirtual spinlock [ 0.294402] x86: Booted up 1 node, 1 CPUs [ 0.295612] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.297672] devtmpfs: initialized [ 0.299747] evm: security.selinux [ 0.300790] evm: security.SMACK64 [ 0.301820] evm: security.SMACK64EXEC [ 0.302935] evm: security.SMACK64TRANSMUTE [ 0.304143] evm: security.SMACK64MMAP [ 0.305256] evm: security.ima [ 0.306217] evm: security.capability [ 0.307392] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.310091] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.311827] pinctrl core: initialized pinctrl subsystem [ 0.313437] RTC time: 11:45:12, date: 08/26/18 [ 0.314837] NET: Registered protocol family 16 [ 0.316260] cpuidle: using governor ladder [ 0.317500] cpuidle: using governor menu [ 0.318673] PCCT header not found. [ 0.319790] ACPI: bus type PCI registered [ 0.320990] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.322829] PCI: Using configuration type 1 for base access [ 0.325186] ACPI: Added _OSI(Module Device) [ 0.326439] ACPI: Added _OSI(Processor Device) [ 0.327725] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.329072] ACPI: Added _OSI(Processor Aggregator Device) [ 0.331420] ACPI: Interpreter enabled [ 0.332558] ACPI: (supports S0 S5) [ 0.333613] ACPI: Using IOAPIC for interrupt routing [ 0.335035] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.339247] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.340957] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.342823] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.344605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.347909] acpiphp: Slot [3] registered [ 0.349104] acpiphp: Slot [4] registered [ 0.350300] acpiphp: Slot [5] registered [ 0.351499] acpiphp: Slot [6] registered [ 0.369301] acpiphp: Slot [7] registered [ 0.370704] acpiphp: Slot [8] registered [ 0.371910] acpiphp: Slot [9] registered [ 0.373110] acpiphp: Slot [10] registered [ 0.374320] acpiphp: Slot [11] registered [ 0.375563] acpiphp: Slot [12] registered [ 0.376777] acpiphp: Slot [13] registered [ 0.377984] acpiphp: Slot [14] registered [ 0.379192] acpiphp: Slot [15] registered [ 0.380404] acpiphp: Slot [16] registered [ 0.381734] acpiphp: Slot [17] registered [ 0.382950] acpiphp: Slot [18] registered [ 0.384164] acpiphp: Slot [19] registered [ 0.385377] acpiphp: Slot [20] registered [ 0.386589] acpiphp: Slot [21] registered [ 0.387808] acpiphp: Slot [22] registered [ 0.389023] acpiphp: Slot [23] registered [ 0.390236] acpiphp: Slot [24] registered [ 0.391458] acpiphp: Slot [25] registered [ 0.392680] acpiphp: Slot [26] registered [ 0.393895] acpiphp: Slot [27] registered [ 0.395108] acpiphp: Slot [28] registered [ 0.396322] acpiphp: Slot [29] registered [ 0.397541] acpiphp: Slot [30] registered [ 0.398750] acpiphp: Slot [31] registered [ 0.399971] PCI host bridge to bus 0000:00 [ 0.401197] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.403017] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.404843] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.407013] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.409189] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.411428] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.416119] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.418026] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.419791] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.421682] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.425917] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.428068] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.449577] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.451725] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.453801] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.455991] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.457919] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.459671] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.461673] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.463108] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.465234] vgaarb: loaded [ 0.466078] vgaarb: bridge control possible 0000:00:02.0 [ 0.467822] SCSI subsystem initialized [ 0.469123] ACPI: bus type USB registered [ 0.470270] usbcore: registered new interface driver usbfs [ 0.471691] usbcore: registered new interface driver hub [ 0.473069] usbcore: registered new device driver usb [ 0.474620] PCI: Using ACPI for IRQ routing [ 0.476203] NetLabel: Initializing [ 0.477191] NetLabel: domain hash size = 128 [ 0.478360] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.479677] NetLabel: unlabeled traffic allowed by default [ 0.481275] amd_nb: Cannot enumerate AMD northbridges [ 0.482632] clocksource: Switched to clocksource kvm-clock [ 0.492113] AppArmor: AppArmor Filesystem Enabled [ 0.493459] pnp: PnP ACPI init [ 0.494742] pnp: PnP ACPI: found 5 devices [ 0.501722] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.504085] NET: Registered protocol family 2 [ 0.505554] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.507313] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.508930] TCP: Hash tables configured (established 4096 bind 4096) [ 0.510554] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.512031] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.513656] NET: Registered protocol family 1 [ 0.514872] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.516391] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.517864] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.534163] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.550513] Unpacking initramfs... [ 1.041274] Freeing initrd memory: 37084K [ 1.042835] Scanning for low memory corruption every 60 seconds [ 1.044684] audit: initializing netlink subsys (disabled) [ 1.046135] audit: type=2000 audit(1535283912.922:1): initialized [ 1.047999] Initialise system trusted keyring [ 1.049329] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.050924] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.053669] zbud: loaded [ 1.054766] VFS: Disk quotas dquot_6.6.0 [ 1.055905] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.057810] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.059552] fuse init (API version 7.23) [ 1.060785] Key type big_key registered [ 1.061885] Allocating IMA MOK and blacklist keyrings. [ 1.063607] Key type asymmetric registered [ 1.064756] Asymmetric key parser 'x509' registered [ 1.066083] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.068151] io scheduler noop registered [ 1.069262] io scheduler deadline registered (default) [ 1.070649] io scheduler cfq registered [ 1.071823] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.073259] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.075013] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.077025] ACPI: Power Button [PWRF] [ 1.078222] GHES: HEST is not enabled! [ 1.093979] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.126162] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.129008] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.152708] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.155720] Linux agpgart interface v0.103 [ 1.158519] loop: module loaded [ 1.162190] vda: vda1 [ 1.163738] scsi host0: ata_piix [ 1.164787] scsi host1: ata_piix [ 1.165788] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.167475] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.169531] libphy: Fixed MDIO Bus: probed [ 1.170908] tun: Universal TUN/TAP device driver, 1.6 [ 1.172234] tun: (C) 1999-2004 Max Krasnyansky [ 1.174904] PPP generic driver version 2.4.2 [ 1.176155] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.177804] ehci-pci: EHCI PCI platform driver [ 1.179035] ehci-platform: EHCI generic platform driver [ 1.180415] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.181980] ohci-pci: OHCI PCI platform driver [ 1.183203] ohci-platform: OHCI generic platform driver [ 1.184584] uhci_hcd: USB Universal Host Controller Interface driver [ 1.200918] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.202297] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.204342] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.205733] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.207319] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.209016] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.211011] usb usb1: Product: UHCI Host Controller [ 1.212319] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.213906] usb usb1: SerialNumber: 0000:00:01.2 [ 1.215241] hub 1-0:1.0: USB hub found [ 1.216326] hub 1-0:1.0: 2 ports detected [ 1.217587] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.220535] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.221846] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.223282] mousedev: PS/2 mouse device common for all mice [ 1.225020] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.227576] rtc_cmos 00:00: RTC can wake from S4 [ 1.229121] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.230776] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.232413] i2c /dev entries driver [ 1.233487] device-mapper: uevent: version 1.0.3 [ 1.234804] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.237070] ledtrig-cpu: registered to indicate activity on CPUs [ 1.238895] NET: Registered protocol family 10 [ 1.240384] NET: Registered protocol family 17 [ 1.241612] Key type dns_resolver registered [ 1.243026] registered taskstats version 1 [ 1.244198] Loading compiled-in X.509 certificates [ 1.246053] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.248613] zswap: loaded using pool lzo/zbud [ 1.251196] Key type trusted registered [ 1.254258] Key type encrypted registered [ 1.255424] AppArmor: AppArmor sha1 policy hashing enabled [ 1.256872] ima: No TPM chip found, activating TPM-bypass! [ 1.258308] evm: HMAC attrs: 0x1 [ 1.259644] Magic number: 14:368:783 [ 1.260823] rtc_cmos 00:00: setting system clock to 2018-08-26 11:45:13 UTC (1535283913) [ 1.263096] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.264638] EDD information not available. [ 1.328193] Freeing unused kernel memory: 1512K [ 1.329447] Write protecting the kernel read-only data: 14336k [ 1.346547] Freeing unused kernel memory: 1692K [ 1.348001] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.358707] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.361147] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.363931] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.366511] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.369013] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.374660] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.379879] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.382426] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.386657] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.389333] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.444605] [drm] Initialized drm 1.1.0 20060810 [ 1.447774] virtio_net virtio0 ens3: renamed from eth0 [ 1.457003] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.460610] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.483075] FDC 0 is a S82078B [ 1.485930] AVX2 version of gcm_enc/dec engaged. [ 1.487193] AES CTR mode by8 optimization enabled [ 1.526642] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.691863] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.693584] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.695354] usb 1-1: Product: QEMU USB Tablet [ 1.696530] usb 1-1: Manufacturer: QEMU [ 1.697608] usb 1-1: SerialNumber: 42 [ 1.705153] hidraw: raw HID events driver (C) Jiri Kosina [ 1.712510] usbcore: registered new interface driver usbhid [ 1.713978] usbhid: USB HID core driver [ 1.716397] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5 [ 1.719468] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [ 2.042679] tsc: Refined TSC clocksource calibration: 3491.820 MHz [ 2.042680] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255213a297, max_idle_ns: 440795239272 ns Begin: Loading essential drivers ... [ 2.086217] md: linear personality registered for level -1 [ 2.089928] md: multipath personality registered for level -4 [ 2.093674] md: raid0 personality registered for level 0 [ 2.097865] md: raid1 personality registered for level 1 [ 2.170643] raid6: sse2x1 gen() 11499 MB/s [ 2.238656] raid6: sse2x1 xor() 8963 MB/s [ 2.306652] raid6: sse2x2 gen() 14282 MB/s [ 2.374642] raid6: sse2x2 xor() 9593 MB/s [ 2.442631] raid6: sse2x4 gen() 16539 MB/s [ 2.510628] raid6: sse2x4 xor() 11529 MB/s [ 2.578628] raid6: avx2x1 gen() 22490 MB/s [ 2.646641] raid6: avx2x2 gen() 26399 MB/s [ 2.714649] raid6: avx2x4 gen() 29842 MB/s [ 2.719201] raid6: using algorithm avx2x4 gen() 29842 MB/s [ 2.720639] raid6: using avx2x2 recovery algorithm [ 2.725741] xor: automatically using best checksumming function: [ 2.766628] avx : 32767.000 MB/sec [ 2.769383] async_tx: api initialized (async) [ 2.781746] md: raid6 personality registered for level 6 [ 2.783193] md: raid5 personality registered for level 5 [ 2.784591] md: raid4 personality registered for level 4 [ 2.791237] md: raid10 personality registered for level 10 done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 2.825220] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 2.845354] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 2.948468] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 2.952911] systemd[1]: Detected virtualization kvm. [ 2.954221] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 2.957653] systemd[1]: Set hostname to . [ 2.960296] systemd[1]: Initializing machine ID from KVM UUID. [ 2.961804] systemd[1]: Installed transient /etc/machine-id file. [ 3.071045] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.073909] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.076616] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.079893] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 3.084053] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.086541] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.088875] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.091782] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.094978] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.097903] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.100563] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.103400] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.106466] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.109001] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.112033] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.115641] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.118544] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.121453] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.124021] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.128038] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.134497] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.138903] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.150754] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.159072] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.167968] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.174580] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.183422] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 3.192904] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.204057] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.207209] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.214114] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.220397] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System.[ 3.224449] Loading iSCSI transport class v2.0-870. [ 3.226034] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.230691] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.233389] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service.[ 3.239081] iscsi: registered transport (tcp) [[0;32m OK [0m] Started Set console keymap. [[0;32m OK [0m] Started Uncomplicated firewall. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Nameserver information manager. [ 3.282534] iscsi: registered transport (iser) [[0;32m OK [0m] Started Load Kernel Modules. Starting Apply Kernel Variables... Mounting FUSE Control File System... [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting Flush Journal to Persistent Storage... Starting Load/Save Random Seed... Starting udev Coldplug all Devices... [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Found device /dev/ttyS0. [ 3.597733] intel_rapl: no valid rapl domains found in package 0 [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Set console font and keymap... Starting Tell Plymouth To Write Out Runtime Data... Starting LSB: AppArmor initialization... Starting Create Volatile Files and Directories... Starting Initial cloud-init job (pre-networking)... Starting Commit a transient machine-id on disk... [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Started Commit a transient machine-id on disk. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [ 5.148495] cloud-init[608]: Cloud-init v. 18.2 running 'init-local' at Sun, 26 Aug 2018 11:45:17 +0000. Up 5.00 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started LSB: AppArmor initialization. Starting Raise network interfaces... [[0;32m OK [0m] Started Raise network interfaces. Starting Initial cloud-init job (metadata service crawler)... [[0;32m OK [0m] Reached target Network. 2018-08-26 11:46:02,306 - functest.core.singlevm - DEBUG - try 6: cannot connect to 172.30.9.204: [Errno None] Unable to connect to port 22 on 172.30.9.204 2018-08-26 11:46:11,316 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-26 11:46:11,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/08141519-c119-458c-b85a-385f30dfa7da/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}8fab0dfa28effdd3e06c72d246df16260fcd0134" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-26 11:46:11,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11:46:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5cc6cd31-4161-4a0e-86fb-2cc282d3fc0b x-compute-request-id: req-5cc6cd31-4161-4a0e-86fb-2cc282d3fc0b Content-Encoding: gzip Content-Length: 12341 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffcf001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 713232018 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128868\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:33024 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.181463] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.183813] pid_max: default: 32768 minimum: 301\n[ 0.185095] ACPI: Core revision 20150930\n[ 0.186822] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.188711] Security Framework initialized\n[ 0.189884] Yama: becoming mindful.\n[ 0.190934] AppArmor: AppArmor initialized\n[ 0.192150] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.194013] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.195818] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.197531] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.199462] Initializing cgroup subsys io\n[ 0.200640] Initializing cgroup subsys memory\n[ 0.201875] Initializing cgroup subsys devices\n[ 0.203112] Initializing cgroup subsys freezer\n[ 0.204362] Initializing cgroup subsys net_cls\n[ 0.205607] Initializing cgroup subsys perf_event\n[ 0.206907] Initializing cgroup subsys net_prio\n[ 0.208170] Initializing cgroup subsys hugetlb\n[ 0.209414] Initializing cgroup subsys pids\n[ 0.210621] CPU: Physical Processor ID: 0\n[ 0.212478] mce: CPU supports 10 MCE banks\n[ 0.213676] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.215109] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.216673] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.218158] Spectre V2 : Speculation control IBPB not-supported IBRS not-supported\n[ 0.220030] Speculative Store Bypass: Vulnerable\n[ 0.237442] Freeing SMP alternatives memory: 32K\n[ 0.243380] ftrace: allocating 32237 entries in 126 pages\n[ 0.278234] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.280042] smpboot: Max logical packages: 1\n[ 0.281546] x2apic enabled\n[ 0.282747] Switched APIC routing to physical x2apic.\n[ 0.285332] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.287021] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.289997] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.292688] KVM setup paravirtual spinlock\n[ 0.294402] x86: Booted up 1 node, 1 CPUs\n[ 0.295612] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.297672] devtmpfs: initialized\n[ 0.299747] evm: security.selinux\n[ 0.300790] evm: security.SMACK64\n[ 0.301820] evm: security.SMACK64EXEC\n[ 0.302935] evm: security.SMACK64TRANSMUTE\n[ 0.304143] evm: security.SMACK64MMAP\n[ 0.305256] evm: security.ima\n[ 0.306217] evm: security.capability\n[ 0.307392] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.310091] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.311827] pinctrl core: initialized pinctrl subsystem\n[ 0.313437] RTC time: 11:45:12, date: 08/26/18\n[ 0.314837] NET: Registered protocol family 16\n[ 0.316260] cpuidle: using governor ladder\n[ 0.317500] cpuidle: using governor menu\n[ 0.318673] PCCT header not found.\n[ 0.319790] ACPI: bus type PCI registered\n[ 0.320990] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.322829] PCI: Using configuration type 1 for base access\n[ 0.325186] ACPI: Added _OSI(Module Device)\n[ 0.326439] ACPI: Added _OSI(Processor Device)\n[ 0.327725] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.329072] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.331420] ACPI: Interpreter enabled\n[ 0.332558] ACPI: (supports S0 S5)\n[ 0.333613] ACPI: Using IOAPIC for interrupt routing\n[ 0.335035] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.339247] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.340957] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.342823] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.344605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.347909] acpiphp: Slot [3] registered\n[ 0.349104] acpiphp: Slot [4] registered\n[ 0.350300] acpiphp: Slot [5] registered\n[ 0.351499] acpiphp: Slot [6] registered\n[ 0.369301] acpiphp: Slot [7] registered\n[ 0.370704] acpiphp: Slot [8] registered\n[ 0.371910] acpiphp: Slot [9] registered\n[ 0.373110] acpiphp: Slot [10] registered\n[ 0.374320] acpiphp: Slot [11] registered\n[ 0.375563] acpiphp: Slot [12] registered\n[ 0.376777] acpiphp: Slot [13] registered\n[ 0.377984] acpiphp: Slot [14] registered\n[ 0.379192] acpiphp: Slot [15] registered\n[ 0.380404] acpiphp: Slot [16] registered\n[ 0.381734] acpiphp: Slot [17] registered\n[ 0.382950] acpiphp: Slot [18] registered\n[ 0.384164] acpiphp: Slot [19] registered\n[ 0.385377] acpiphp: Slot [20] registered\n[ 0.386589] acpiphp: Slot [21] registered\n[ 0.387808] acpiphp: Slot [22] registered\n[ 0.389023] acpiphp: Slot [23] registered\n[ 0.390236] acpiphp: Slot [24] registered\n[ 0.391458] acpiphp: Slot [25] registered\n[ 0.392680] acpiphp: Slot [26] registered\n[ 0.393895] acpiphp: Slot [27] registered\n[ 0.395108] acpiphp: Slot [28] registered\n[ 0.396322] acpiphp: Slot [29] registered\n[ 0.397541] acpiphp: Slot [30] registered\n[ 0.398750] acpiphp: Slot [31] registered\n[ 0.399971] PCI host bridge to bus 0000:00\n[ 0.401197] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.403017] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.404843] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.407013] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.409189] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.411428] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.416119] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.418026] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.419791] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.421682] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.425917] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.428068] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.449577] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.451725] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.453801] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.455991] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.457919] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.459671] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.461673] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.463108] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.465234] vgaarb: loaded\n[ 0.466078] vgaarb: bridge control possible 0000:00:02.0\n[ 0.467822] SCSI subsystem initialized\n[ 0.469123] ACPI: bus type USB registered\n[ 0.470270] usbcore: registered new interface driver usbfs\n[ 0.471691] usbcore: registered new interface driver hub\n[ 0.473069] usbcore: registered new device driver usb\n[ 0.474620] PCI: Using ACPI for IRQ routing\n[ 0.476203] NetLabel: Initializing\n[ 0.477191] NetLabel: domain hash size = 128\n[ 0.478360] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.479677] NetLabel: unlabeled traffic allowed by default\n[ 0.481275] amd_nb: Cannot enumerate AMD northbridges\n[ 0.482632] clocksource: Switched to clocksource kvm-clock\n[ 0.492113] AppArmor: AppArmor Filesystem Enabled\n[ 0.493459] pnp: PnP ACPI init\n[ 0.494742] pnp: PnP ACPI: found 5 devices\n[ 0.501722] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.504085] NET: Registered protocol family 2\n[ 0.505554] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.507313] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.508930] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.510554] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.512031] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.513656] NET: Registered protocol family 1\n[ 0.514872] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.516391] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.517864] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.534163] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.550513] Unpacking initramfs...\n[ 1.041274] Freeing initrd memory: 37084K\n[ 1.042835] Scanning for low memory corruption every 60 seconds\n[ 1.044684] audit: initializing netlink subsys (disabled)\n[ 1.046135] audit: type=2000 audit(1535283912.922:1): initialized\n[ 1.047999] Initialise system trusted keyring\n[ 1.049329] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.050924] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.053669] zbud: loaded\n[ 1.054766] VFS: Disk quotas dquot_6.6.0\n[ 1.055905] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.057810] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.059552] fuse init (API version 7.23)\n[ 1.060785] Key type big_key registered\n[ 1.061885] Allocating IMA MOK and blacklist keyrings.\n[ 1.063607] Key type asymmetric registered\n[ 1.064756] Asymmetric key parser 'x509' registered\n[ 1.066083] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.068151] io scheduler noop registered\n[ 1.069262] io scheduler deadline registered (default)\n[ 1.070649] io scheduler cfq registered\n[ 1.071823] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.073259] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.075013] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.077025] ACPI: Power Button [PWRF]\n[ 1.078222] GHES: HEST is not enabled!\n[ 1.093979] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.126162] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.129008] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.152708] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.155720] Linux agpgart interface v0.103\n[ 1.158519] loop: module loaded\n[ 1.162190] vda: vda1\n[ 1.163738] scsi host0: ata_piix\n[ 1.164787] scsi host1: ata_piix\n[ 1.165788] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.167475] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.169531] libphy: Fixed MDIO Bus: probed\n[ 1.170908] tun: Universal TUN/TAP device driver, 1.6\n[ 1.172234] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.174904] PPP generic driver version 2.4.2\n[ 1.176155] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.177804] ehci-pci: EHCI PCI platform driver\n[ 1.179035] ehci-platform: EHCI generic platform driver\n[ 1.180415] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.181980] ohci-pci: OHCI PCI platform driver\n[ 1.183203] ohci-platform: OHCI generic platform driver\n[ 1.184584] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.200918] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.202297] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.204342] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.205733] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.207319] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.209016] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.211011] usb usb1: Product: UHCI Host Controller\n[ 1.212319] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.213906] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.215241] hub 1-0:1.0: USB hub found\n[ 1.216326] hub 1-0:1.0: 2 ports detected\n[ 1.217587] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.220535] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.221846] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.223282] mousedev: PS/2 mouse device common for all mice\n[ 1.225020] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.227576] rtc_cmos 00:00: RTC can wake from S4\n[ 1.229121] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.230776] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.232413] i2c /dev entries driver\n[ 1.233487] device-mapper: uevent: version 1.0.3\n[ 1.234804] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.237070] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.238895] NET: Registered protocol family 10\n[ 1.240384] NET: Registered protocol family 17\n[ 1.241612] Key type dns_resolver registered\n[ 1.243026] registered taskstats version 1\n[ 1.244198] Loading compiled-in X.509 certificates\n[ 1.246053] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.248613] zswap: loaded using pool lzo/zbud\n[ 1.251196] Key type trusted registered\n[ 1.254258] Key type encrypted registered\n[ 1.255424] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.256872] ima: No TPM chip found, activating TPM-bypass!\n[ 1.258308] evm: HMAC attrs: 0x1\n[ 1.259644] Magic number: 14:368:783\n[ 1.260823] rtc_cmos 00:00: setting system clock to 2018-08-26 11:45:13 UTC (1535283913)\n[ 1.263096] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.264638] EDD information not available.\n[ 1.328193] Freeing unused kernel memory: 1512K\n[ 1.329447] Write protecting the kernel read-only data: 14336k\n[ 1.346547] Freeing unused kernel memory: 1692K\n[ 1.348001] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.358707] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.361147] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.363931] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.366511] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.369013] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.374660] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.379879] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.382426] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.386657] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.389333] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.444605] [drm] Initialized drm 1.1.0 20060810\n[ 1.447774] virtio_net virtio0 ens3: renamed from eth0\n[ 1.457003] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.460610] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.483075] FDC 0 is a S82078B\n[ 1.485930] AVX2 version of gcm_enc/dec engaged.\n[ 1.487193] AES CTR mode by8 optimization enabled\n[ 1.526642] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.691863] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.693584] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.695354] usb 1-1: Product: QEMU USB Tablet\n[ 1.696530] usb 1-1: Manufacturer: QEMU\n[ 1.697608] usb 1-1: SerialNumber: 42\n[ 1.705153] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.712510] usbcore: registered new interface driver usbhid\n[ 1.713978] usbhid: USB HID core driver\n[ 1.716397] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5\n[ 1.719468] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[ 2.042679] tsc: Refined TSC clocksource calibration: 3491.820 MHz\n[ 2.042680] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255213a297, max_idle_ns: 440795239272 ns\nBegin: Loading essential drivers ... [ 2.086217] md: linear personality registered for level -1\n[ 2.089928] md: multipath personality registered for level -4\n[ 2.093674] md: raid0 personality registered for level 0\n[ 2.097865] md: raid1 personality registered for level 1\n[ 2.170643] raid6: sse2x1 gen() 11499 MB/s\n[ 2.238656] raid6: sse2x1 xor() 8963 MB/s\n[ 2.306652] raid6: sse2x2 gen() 14282 MB/s\n[ 2.374642] raid6: sse2x2 xor() 9593 MB/s\n[ 2.442631] raid6: sse2x4 gen() 16539 MB/s\n[ 2.510628] raid6: sse2x4 xor() 11529 MB/s\n[ 2.578628] raid6: avx2x1 gen() 22490 MB/s\n[ 2.646641] raid6: avx2x2 gen() 26399 MB/s\n[ 2.714649] raid6: avx2x4 gen() 29842 MB/s\n[ 2.719201] raid6: using algorithm avx2x4 gen() 29842 MB/s\n[ 2.720639] raid6: using avx2x2 recovery algorithm\n[ 2.725741] xor: automatically using best checksumming function:\n[ 2.766628] avx : 32767.000 MB/sec\n[ 2.769383] async_tx: api initialized (async)\n[ 2.781746] md: raid6 personality registered for level 6\n[ 2.783193] md: raid5 personality registered for level 5\n[ 2.784591] md: raid4 personality registered for level 4\n[ 2.791237] md: raid10 personality registered for level 10\ndone.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... [ 2.825220] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 2.845354] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\ndone.\nBegin: Running /scripts/local-bottom ... done.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.948468] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)\n[ 2.952911] systemd[1]: Detected virtualization kvm.\n[ 2.954221] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 2.957653] systemd[1]: Set hostname to .\n[ 2.960296] systemd[1]: Initializing machine ID from KVM UUID.\n[ 2.961804] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.071045] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.073909] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.076616] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.079893] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.\n[[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[ 3.084053] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.086541] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.088875] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.091782] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.094978] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.097903] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.100563] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.103400] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 3.106466] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.109001] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.112033] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 3.115641] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.118544] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.121453] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.124021] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.128038] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.134497] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.138903] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.150754] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.159072] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...\n Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...\n[ 3.167968] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.174580] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.183422] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[ 3.192904] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.204057] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.207209] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.214114] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.220397] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.[ 3.224449] Loading iSCSI transport class v2.0-870.\n\n[ 3.226034] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.230691] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.233389] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.[ 3.239081] iscsi: registered transport (tcp)\n\n[[0;32m OK [0m] Started Set console keymap.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 3.282534] iscsi: registered transport (iser)\n[[0;32m OK [0m] Started Load Kernel Modules.\n Starting Apply Kernel Variables...\n Mounting FUSE Control File System...\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Create Static Device Nodes in /dev...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n Starting File System Check on Root Device...\n[[0;32m OK [0m] Started File System Check Daemon to report status.\n[[0;32m OK [0m] Started File System Check on Root Device.\n Starting Remount Root and Kernel File Systems...\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting Flush Journal to Persistent Storage...\n Starting Load/Save Random Seed...\n Starting udev Coldplug all Devices...\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[ 3.597733] intel_rapl: no valid rapl domains found in package 0\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting Set console font and keymap...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting LSB: AppArmor initialization...\n Starting Create Volatile Files and Directories...\n Starting Initial cloud-init job (pre-networking)...\n Starting Commit a transient machine-id on disk...\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n Starting Network Time Synchronization...\n Starting Update UTMP about System Boot/Shutdown...\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[ 5.148495] cloud-init[608]: Cloud-init v. 18.2 running 'init-local' at Sun, 26 Aug 2018 11:45:17 +0000. Up 5.00 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Reached target Network (Pre).\n[[0;32m OK [0m] Started Set console font and keymap.\n[[0;32m OK [0m] Created slice system-getty.slice.\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n Starting Raise network interfaces...\n[[0;32m OK [0m] Started Raise network interfaces.\n Starting Initial cloud-init job (metadata service crawler)...\n[[0;32m OK [0m] Reached target Network.\n[ 58.282507] cloud-init[930]: Cloud-init v. 18.2 running 'init' at Sun, 26 Aug 2018 11:45:18 +0000. Up 5.98 seconds.\n[ 58.285084] cloud-init[930]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 58.291737] cloud-init[930]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 58.294852] cloud-init[930]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 58.299401] cloud-init[930]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 58.305682] cloud-init[930]: ci-info: | ens3 | True | 192.168.120.27 | 255.255.255.0 | . | fa:16:3e:f7:66:26 |\n[ 58.307860] cloud-init[930]: ci-info: | ens3 | True | fe80::f816:3eff:fef7:6626/64 | . | link | fa:16:3e:f7:66:26 |\n[ 58.311151] cloud-init[930]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |\n[ 58.317843] cloud-init[930]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 58.324128] cloud-init[930]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 58.326370] cloud-init[930]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++\n[ 58.332414] cloud-init[930]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 58.334506] cloud-init[930]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 58.340406] cloud-init[930]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 58.342492] cloud-init[930]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG |\n[ 58.348407] cloud-init[930]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | ens3 | UGH |\n[ 58.352169] cloud-init[930]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 58.356167] cloud-init[930]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 58.360163] cloud-init[930]: 2018-08-26 11:46:10,755 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None.\n[ 58.820173] cloud-init[930]: Generating public/private rsa key pair.\n[ 58.821804] cloud-init[930]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 58.824121] cloud-init[930]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 58.828128] cloud-init[930]: The key fingerprint is:\n[ 58.832127] cloud-init[930]: SHA256:Bmyz9UYDww8pewXrCggPssjfzogyq6heGotq0m9WQBc root@shaker-vm-41b12b66-1244-4b11-b43c-e656538192a1\n[ 58.836117] cloud-init[930]: The key's randomart image is:\n[ 58.837547] cloud-init[930]: +---[RSA 2048]----+\n[ 58.840134] cloud-init[930]: | Eo+o |\n[ 58.844123] cloud-init[930]: | ..o ++. |\n[ 58.845432] cloud-init[930]: |+ . .=oo+o |\n[ 58.848142] cloud-init[930]: |+= ....*.o.. |\n[ 58.852140] cloud-init[930]: |o.o ....S o |\n[ 58.853478] cloud-init[930]: | . ...o . |\n[ 58.856129] cloud-init[930]: | o o o. |\n[ 58.860134] cloud-init[930]: |*.B * |\n[ 58.861448] cloud-init[930]: |/B =.o |\n[ 58.864121] cloud-init[930]: +----[SHA256]-----+\n[ 58.868029] cloud-init[930]: Generating public/private dsa key pair.\n[ 58.872122] cloud-init[930]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[ 58.873950] cloud-init[930]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n[ 58.880147] cloud-init[930]: The key fingerprint is:\n[ 58.881537] cloud-init[930]: SHA256:SpVeFDtbDGr+BeskVKNNTsWAQdcOT2o75PLySSBJzc8 root@shaker-vm-41b12b66-1244-4b11-b43c-e656538192a1\n[ 58.888134] cloud-init[930]: The key's randomart image is:\n[ 58.889577] cloud-init[930]: +---[DSA 1024]----+\n[ 58.890852] cloud-init[930]: | .oo@*. |\n[ 58.893241] cloud-init[930]: | o.%.=+ |\n[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).\n[[0;32m OK [0m] Reached target Cloud-config availability.\n[ 58.898475] cloud-init[930]: | . X B*o |\n[[0;32m OK [0m] Reached target System Initialization.\n[ 58.901203] cloud-init[930]: | . B ++*o |\n[ 58.903455] cloud-init[930]: | + S+E.. |\n Starting LXD - unix socket.\n Starting Socket activation for snappy daemon.\n[ 58.907393] cloud-init[930]: | . o.*+. |\n[[0;32m OK [0m] Listening on ACPID Listen Socket.\n[ 58.910782] cloud-init[930]: | . o+. |\n[ 58.912030] cloud-init[930]: | .... |\n[[0;32m OK [0m] Started Daily apt download activities.\n[ 58.914773] cloud-init[930]: | oo |\n[[0;32m OK [0m] Started Daily apt upgrade and clean activities.\n[ 58.917508] cloud-init[930]: +----[SHA256]-----+\n[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[ 58.920117] cloud-init[930]: Generating public/private ecdsa key pair.\n[ 58.921311] cloud-init[930]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\n[ 58.922771] cloud-init[930]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.[[0;32m OK [0m] Listening on UUID daemon activation socket.\n[[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.\n[[0;32m OK [0m] Reached target Timers.\n\n[ 58.927558] cloud-init[930]: The key fingerprint is:\n[[0;32m OK [0m] Started ACPI Events Check.\n[ 58.930379] cloud-init[930]: SHA256:twPuCEivzyPQMU/8ZQ/MCX3kKi5gH5nCZucbc77Ne40 root@shaker-vm-41b12b66-1244-4b11-b43c-e656538192a1[[0;32m OK [0m] Reached target Paths.\n[[0;32m OK [0m] Reached target Network is Online.\n Starting iSCSI initiator daemon (iscsid)...\n\n[ 58.936290] cloud-init[930]: The key's randomart image is:\n[ 58.937654] cloud-init[930]: +---[ECDSA 256]---+\n[[0;32m OK [0m] Listening on LXD - unix socket.\n[ 58.940086] cloud-init[930]: | . .. |\n[ 58.941028] cloud-init[930]: | . ... |\n[ 58.941971] cloud-init[930]: | . + o. |\n[ 58.942918] cloud-init[930]: | .o oo B. |\n[ 58.943854] [[0;32m OK [0m] Listening on Socket activation for snappy daemon.\n[[0;32m OK [0m] Reached target Sockets.\n[[0;32m OK [0mcloud-init[930]: | .O==..oSo. |\n[ 58.949123] cloud-init[930]: |.=.O.o.o o.. |\n] Reached target Basic System.\n[[0;32m OK [0m] Started Regular background program processing daemon.\n[[0;32m OK [0m] Started iperf3 Service.\n [ 58.956260] cloud-init[930]: | .. O o . oo |\n[ 58.957488] cloud-init[930]: | .o.O = E.. |\n[ 58.959598] cloud-init[930]: Starting System Logging Service...\n[[0;32m OK [0m] Started Unattended Upgrades Shutdown.\n| .o+.+.=o |\n[ 58.963337] cloud-init[930]: +----[SHA256]-----+\n Starting Login Service...\n[ 58.970200] Starting /etc/rc.local Compatibility...\n Starting LSB: MD monitoring daemon...\n Starting LSB: Record successful boot for GRUB...\ncloud-init[930]: Generating public/private ed25519 key pair.\n Starting Snappy daemon...\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n Starting Accounts Service...\n[[0;32m OK [0m] Started iperf Service.\n[[0;32m OK [0m] Started Deferred execution scheduler.\n"} 2018-08-26 11:46:11,404 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/08141519-c119-458c-b85a-385f30dfa7da/action used request id req-5cc6cd31-4161-4a0e-86fb-2cc282d3fc0b 2018-08-26 11:46:11,404 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0882859230042s 2018-08-26 11:46:11,405 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/08141519-c119-458c-b85a-385f30dfa7da/action used request id req-5cc6cd31-4161-4a0e-86fb-2cc282d3fc0b 2018-08-26 11:46:11,406 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffcf001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 713232018 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128868 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:33024 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.181463] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.183813] pid_max: default: 32768 minimum: 301 [ 0.185095] ACPI: Core revision 20150930 [ 0.186822] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.188711] Security Framework initialized [ 0.189884] Yama: becoming mindful. [ 0.190934] AppArmor: AppArmor initialized [ 0.192150] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.194013] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.195818] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.197531] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.199462] Initializing cgroup subsys io [ 0.200640] Initializing cgroup subsys memory [ 0.201875] Initializing cgroup subsys devices [ 0.203112] Initializing cgroup subsys freezer [ 0.204362] Initializing cgroup subsys net_cls [ 0.205607] Initializing cgroup subsys perf_event [ 0.206907] Initializing cgroup subsys net_prio [ 0.208170] Initializing cgroup subsys hugetlb [ 0.209414] Initializing cgroup subsys pids [ 0.210621] CPU: Physical Processor ID: 0 [ 0.212478] mce: CPU supports 10 MCE banks [ 0.213676] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.215109] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.216673] Spectre V2 : Mitigation: Full generic retpoline [ 0.218158] Spectre V2 : Speculation control IBPB not-supported IBRS not-supported [ 0.220030] Speculative Store Bypass: Vulnerable [ 0.237442] Freeing SMP alternatives memory: 32K [ 0.243380] ftrace: allocating 32237 entries in 126 pages [ 0.278234] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.280042] smpboot: Max logical packages: 1 [ 0.281546] x2apic enabled [ 0.282747] Switched APIC routing to physical x2apic. [ 0.285332] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.287021] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.289997] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.292688] KVM setup paravirtual spinlock [ 0.294402] x86: Booted up 1 node, 1 CPUs [ 0.295612] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.297672] devtmpfs: initialized [ 0.299747] evm: security.selinux [ 0.300790] evm: security.SMACK64 [ 0.301820] evm: security.SMACK64EXEC [ 0.302935] evm: security.SMACK64TRANSMUTE [ 0.304143] evm: security.SMACK64MMAP [ 0.305256] evm: security.ima [ 0.306217] evm: security.capability [ 0.307392] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.310091] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.311827] pinctrl core: initialized pinctrl subsystem [ 0.313437] RTC time: 11:45:12, date: 08/26/18 [ 0.314837] NET: Registered protocol family 16 [ 0.316260] cpuidle: using governor ladder [ 0.317500] cpuidle: using governor menu [ 0.318673] PCCT header not found. [ 0.319790] ACPI: bus type PCI registered [ 0.320990] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.322829] PCI: Using configuration type 1 for base access [ 0.325186] ACPI: Added _OSI(Module Device) [ 0.326439] ACPI: Added _OSI(Processor Device) [ 0.327725] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.329072] ACPI: Added _OSI(Processor Aggregator Device) [ 0.331420] ACPI: Interpreter enabled [ 0.332558] ACPI: (supports S0 S5) [ 0.333613] ACPI: Using IOAPIC for interrupt routing [ 0.335035] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.339247] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.340957] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.342823] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.344605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.347909] acpiphp: Slot [3] registered [ 0.349104] acpiphp: Slot [4] registered [ 0.350300] acpiphp: Slot [5] registered [ 0.351499] acpiphp: Slot [6] registered [ 0.369301] acpiphp: Slot [7] registered [ 0.370704] acpiphp: Slot [8] registered [ 0.371910] acpiphp: Slot [9] registered [ 0.373110] acpiphp: Slot [10] registered [ 0.374320] acpiphp: Slot [11] registered [ 0.375563] acpiphp: Slot [12] registered [ 0.376777] acpiphp: Slot [13] registered [ 0.377984] acpiphp: Slot [14] registered [ 0.379192] acpiphp: Slot [15] registered [ 0.380404] acpiphp: Slot [16] registered [ 0.381734] acpiphp: Slot [17] registered [ 0.382950] acpiphp: Slot [18] registered [ 0.384164] acpiphp: Slot [19] registered [ 0.385377] acpiphp: Slot [20] registered [ 0.386589] acpiphp: Slot [21] registered [ 0.387808] acpiphp: Slot [22] registered [ 0.389023] acpiphp: Slot [23] registered [ 0.390236] acpiphp: Slot [24] registered [ 0.391458] acpiphp: Slot [25] registered [ 0.392680] acpiphp: Slot [26] registered [ 0.393895] acpiphp: Slot [27] registered [ 0.395108] acpiphp: Slot [28] registered [ 0.396322] acpiphp: Slot [29] registered [ 0.397541] acpiphp: Slot [30] registered [ 0.398750] acpiphp: Slot [31] registered [ 0.399971] PCI host bridge to bus 0000:00 [ 0.401197] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.403017] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.404843] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.407013] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.409189] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.411428] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.416119] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.418026] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.419791] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.421682] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.425917] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.428068] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.449577] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.451725] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.453801] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.455991] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.457919] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.459671] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.461673] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.463108] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.465234] vgaarb: loaded [ 0.466078] vgaarb: bridge control possible 0000:00:02.0 [ 0.467822] SCSI subsystem initialized [ 0.469123] ACPI: bus type USB registered [ 0.470270] usbcore: registered new interface driver usbfs [ 0.471691] usbcore: registered new interface driver hub [ 0.473069] usbcore: registered new device driver usb [ 0.474620] PCI: Using ACPI for IRQ routing [ 0.476203] NetLabel: Initializing [ 0.477191] NetLabel: domain hash size = 128 [ 0.478360] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.479677] NetLabel: unlabeled traffic allowed by default [ 0.481275] amd_nb: Cannot enumerate AMD northbridges [ 0.482632] clocksource: Switched to clocksource kvm-clock [ 0.492113] AppArmor: AppArmor Filesystem Enabled [ 0.493459] pnp: PnP ACPI init [ 0.494742] pnp: PnP ACPI: found 5 devices [ 0.501722] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.504085] NET: Registered protocol family 2 [ 0.505554] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.507313] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.508930] TCP: Hash tables configured (established 4096 bind 4096) [ 0.510554] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.512031] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.513656] NET: Registered protocol family 1 [ 0.514872] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.516391] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.517864] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.534163] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.550513] Unpacking initramfs... [ 1.041274] Freeing initrd memory: 37084K [ 1.042835] Scanning for low memory corruption every 60 seconds [ 1.044684] audit: initializing netlink subsys (disabled) [ 1.046135] audit: type=2000 audit(1535283912.922:1): initialized [ 1.047999] Initialise system trusted keyring [ 1.049329] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.050924] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.053669] zbud: loaded [ 1.054766] VFS: Disk quotas dquot_6.6.0 [ 1.055905] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.057810] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.059552] fuse init (API version 7.23) [ 1.060785] Key type big_key registered [ 1.061885] Allocating IMA MOK and blacklist keyrings. [ 1.063607] Key type asymmetric registered [ 1.064756] Asymmetric key parser 'x509' registered [ 1.066083] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.068151] io scheduler noop registered [ 1.069262] io scheduler deadline registered (default) [ 1.070649] io scheduler cfq registered [ 1.071823] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.073259] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.075013] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.077025] ACPI: Power Button [PWRF] [ 1.078222] GHES: HEST is not enabled! [ 1.093979] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.126162] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.129008] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.152708] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.155720] Linux agpgart interface v0.103 [ 1.158519] loop: module loaded [ 1.162190] vda: vda1 [ 1.163738] scsi host0: ata_piix [ 1.164787] scsi host1: ata_piix [ 1.165788] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.167475] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.169531] libphy: Fixed MDIO Bus: probed [ 1.170908] tun: Universal TUN/TAP device driver, 1.6 [ 1.172234] tun: (C) 1999-2004 Max Krasnyansky [ 1.174904] PPP generic driver version 2.4.2 [ 1.176155] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.177804] ehci-pci: EHCI PCI platform driver [ 1.179035] ehci-platform: EHCI generic platform driver [ 1.180415] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.181980] ohci-pci: OHCI PCI platform driver [ 1.183203] ohci-platform: OHCI generic platform driver [ 1.184584] uhci_hcd: USB Universal Host Controller Interface driver [ 1.200918] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.202297] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.204342] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.205733] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.207319] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.209016] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.211011] usb usb1: Product: UHCI Host Controller [ 1.212319] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.213906] usb usb1: SerialNumber: 0000:00:01.2 [ 1.215241] hub 1-0:1.0: USB hub found [ 1.216326] hub 1-0:1.0: 2 ports detected [ 1.217587] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.220535] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.221846] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.223282] mousedev: PS/2 mouse device common for all mice [ 1.225020] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.227576] rtc_cmos 00:00: RTC can wake from S4 [ 1.229121] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.230776] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.232413] i2c /dev entries driver [ 1.233487] device-mapper: uevent: version 1.0.3 [ 1.234804] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.237070] ledtrig-cpu: registered to indicate activity on CPUs [ 1.238895] NET: Registered protocol family 10 [ 1.240384] NET: Registered protocol family 17 [ 1.241612] Key type dns_resolver registered [ 1.243026] registered taskstats version 1 [ 1.244198] Loading compiled-in X.509 certificates [ 1.246053] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.248613] zswap: loaded using pool lzo/zbud [ 1.251196] Key type trusted registered [ 1.254258] Key type encrypted registered [ 1.255424] AppArmor: AppArmor sha1 policy hashing enabled [ 1.256872] ima: No TPM chip found, activating TPM-bypass! [ 1.258308] evm: HMAC attrs: 0x1 [ 1.259644] Magic number: 14:368:783 [ 1.260823] rtc_cmos 00:00: setting system clock to 2018-08-26 11:45:13 UTC (1535283913) [ 1.263096] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.264638] EDD information not available. [ 1.328193] Freeing unused kernel memory: 1512K [ 1.329447] Write protecting the kernel read-only data: 14336k [ 1.346547] Freeing unused kernel memory: 1692K [ 1.348001] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.358707] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.361147] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.363931] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.366511] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.369013] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.374660] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.379879] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.382426] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.386657] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.389333] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.444605] [drm] Initialized drm 1.1.0 20060810 [ 1.447774] virtio_net virtio0 ens3: renamed from eth0 [ 1.457003] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.460610] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.483075] FDC 0 is a S82078B [ 1.485930] AVX2 version of gcm_enc/dec engaged. [ 1.487193] AES CTR mode by8 optimization enabled [ 1.526642] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.691863] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.693584] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.695354] usb 1-1: Product: QEMU USB Tablet [ 1.696530] usb 1-1: Manufacturer: QEMU [ 1.697608] usb 1-1: SerialNumber: 42 [ 1.705153] hidraw: raw HID events driver (C) Jiri Kosina [ 1.712510] usbcore: registered new interface driver usbhid [ 1.713978] usbhid: USB HID core driver [ 1.716397] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5 [ 1.719468] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [ 2.042679] tsc: Refined TSC clocksource calibration: 3491.820 MHz [ 2.042680] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255213a297, max_idle_ns: 440795239272 ns Begin: Loading essential drivers ... [ 2.086217] md: linear personality registered for level -1 [ 2.089928] md: multipath personality registered for level -4 [ 2.093674] md: raid0 personality registered for level 0 [ 2.097865] md: raid1 personality registered for level 1 [ 2.170643] raid6: sse2x1 gen() 11499 MB/s [ 2.238656] raid6: sse2x1 xor() 8963 MB/s [ 2.306652] raid6: sse2x2 gen() 14282 MB/s [ 2.374642] raid6: sse2x2 xor() 9593 MB/s [ 2.442631] raid6: sse2x4 gen() 16539 MB/s [ 2.510628] raid6: sse2x4 xor() 11529 MB/s [ 2.578628] raid6: avx2x1 gen() 22490 MB/s [ 2.646641] raid6: avx2x2 gen() 26399 MB/s [ 2.714649] raid6: avx2x4 gen() 29842 MB/s [ 2.719201] raid6: using algorithm avx2x4 gen() 29842 MB/s [ 2.720639] raid6: using avx2x2 recovery algorithm [ 2.725741] xor: automatically using best checksumming function: [ 2.766628] avx : 32767.000 MB/sec [ 2.769383] async_tx: api initialized (async) [ 2.781746] md: raid6 personality registered for level 6 [ 2.783193] md: raid5 personality registered for level 5 [ 2.784591] md: raid4 personality registered for level 4 [ 2.791237] md: raid10 personality registered for level 10 done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 2.825220] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 2.845354] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 2.948468] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 2.952911] systemd[1]: Detected virtualization kvm. [ 2.954221] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 2.957653] systemd[1]: Set hostname to . [ 2.960296] systemd[1]: Initializing machine ID from KVM UUID. [ 2.961804] systemd[1]: Installed transient /etc/machine-id file. [ 3.071045] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.073909] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.076616] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.079893] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 3.084053] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.086541] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.088875] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.091782] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.094978] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.097903] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.100563] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.103400] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.106466] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.109001] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.112033] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.115641] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.118544] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.121453] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.124021] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.128038] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.134497] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.138903] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.150754] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.159072] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.167968] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.174580] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.183422] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 3.192904] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.204057] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.207209] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.214114] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.220397] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System.[ 3.224449] Loading iSCSI transport class v2.0-870. [ 3.226034] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.230691] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.233389] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service.[ 3.239081] iscsi: registered transport (tcp) [[0;32m OK [0m] Started Set console keymap. [[0;32m OK [0m] Started Uncomplicated firewall. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Nameserver information manager. [ 3.282534] iscsi: registered transport (iser) [[0;32m OK [0m] Started Load Kernel Modules. Starting Apply Kernel Variables... Mounting FUSE Control File System... [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting Flush Journal to Persistent Storage... Starting Load/Save Random Seed... Starting udev Coldplug all Devices... [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Found device /dev/ttyS0. [ 3.597733] intel_rapl: no valid rapl domains found in package 0 [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Set console font and keymap... Starting Tell Plymouth To Write Out Runtime Data... Starting LSB: AppArmor initialization... Starting Create Volatile Files and Directories... Starting Initial cloud-init job (pre-networking)... Starting Commit a transient machine-id on disk... [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Started Commit a transient machine-id on disk. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [ 5.148495] cloud-init[608]: Cloud-init v. 18.2 running 'init-local' at Sun, 26 Aug 2018 11:45:17 +0000. Up 5.00 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started LSB: AppArmor initialization. Starting Raise network interfaces... [[0;32m OK [0m] Started Raise network interfaces. Starting Initial cloud-init job (metadata service crawler)... [[0;32m OK [0m] Reached target Network. [ 58.282507] cloud-init[930]: Cloud-init v. 18.2 running 'init' at Sun, 26 Aug 2018 11:45:18 +0000. Up 5.98 seconds. [ 58.285084] cloud-init[930]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 58.291737] cloud-init[930]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.294852] cloud-init[930]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 58.299401] cloud-init[930]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.305682] cloud-init[930]: ci-info: | ens3 | True | 192.168.120.27 | 255.255.255.0 | . | fa:16:3e:f7:66:26 | [ 58.307860] cloud-init[930]: ci-info: | ens3 | True | fe80::f816:3eff:fef7:6626/64 | . | link | fa:16:3e:f7:66:26 | [ 58.311151] cloud-init[930]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . | [ 58.317843] cloud-init[930]: ci-info: | lo | True | ::1/128 | . | host | . | [ 58.324128] cloud-init[930]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.326370] cloud-init[930]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 58.332414] cloud-init[930]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 58.334506] cloud-init[930]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 58.340406] cloud-init[930]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 58.342492] cloud-init[930]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 58.348407] cloud-init[930]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | ens3 | UGH | [ 58.352169] cloud-init[930]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 58.356167] cloud-init[930]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 58.360163] cloud-init[930]: 2018-08-26 11:46:10,755 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None. [ 58.820173] cloud-init[930]: Generating public/private rsa key pair. [ 58.821804] cloud-init[930]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 58.824121] cloud-init[930]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 58.828128] cloud-init[930]: The key fingerprint is: [ 58.832127] cloud-init[930]: SHA256:Bmyz9UYDww8pewXrCggPssjfzogyq6heGotq0m9WQBc root@shaker-vm-41b12b66-1244-4b11-b43c-e656538192a1 [ 58.836117] cloud-init[930]: The key's randomart image is: [ 58.837547] cloud-init[930]: +---[RSA 2048]----+ [ 58.840134] cloud-init[930]: | Eo+o | [ 58.844123] cloud-init[930]: | ..o ++. | [ 58.845432] cloud-init[930]: |+ . .=oo+o | [ 58.848142] cloud-init[930]: |+= ....*.o.. | [ 58.852140] cloud-init[930]: |o.o ....S o | [ 58.853478] cloud-init[930]: | . ...o . | [ 58.856129] cloud-init[930]: | o o o. | [ 58.860134] cloud-init[930]: |*.B * | [ 58.861448] cloud-init[930]: |/B =.o | [ 58.864121] cloud-init[930]: +----[SHA256]-----+ [ 58.868029] cloud-init[930]: Generating public/private dsa key pair. [ 58.872122] cloud-init[930]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 58.873950] cloud-init[930]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. [ 58.880147] cloud-init[930]: The key fingerprint is: [ 58.881537] cloud-init[930]: SHA256:SpVeFDtbDGr+BeskVKNNTsWAQdcOT2o75PLySSBJzc8 root@shaker-vm-41b12b66-1244-4b11-b43c-e656538192a1 [ 58.888134] cloud-init[930]: The key's randomart image is: [ 58.889577] cloud-init[930]: +---[DSA 1024]----+ [ 58.890852] cloud-init[930]: | .oo@*. | [ 58.893241] cloud-init[930]: | o.%.=+ | [[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler). [[0;32m OK [0m] Reached target Cloud-config availability. [ 58.898475] cloud-init[930]: | . X B*o | [[0;32m OK [0m] Reached target System Initialization. [ 58.901203] cloud-init[930]: | . B ++*o | [ 58.903455] cloud-init[930]: | + S+E.. | Starting LXD - unix socket. Starting Socket activation for snappy daemon. [ 58.907393] cloud-init[930]: | . o.*+. | [[0;32m OK [0m] Listening on ACPID Listen Socket. [ 58.910782] cloud-init[930]: | . o+. | [ 58.912030] cloud-init[930]: | .... | [[0;32m OK [0m] Started Daily apt download activities. [ 58.914773] cloud-init[930]: | oo | [[0;32m OK [0m] Started Daily apt upgrade and clean activities. [ 58.917508] cloud-init[930]: +----[SHA256]-----+ [[0;32m OK [0m] Listening on D-Bus System Message Bus Socket. [ 58.920117] cloud-init[930]: Generating public/private ecdsa key pair. [ 58.921311] cloud-init[930]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [ 58.922771] cloud-init[930]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.[[0;32m OK [0m] Listening on UUID daemon activation socket. [[0;32m OK [0m] Started Daily Cleanup of Temporary Directories. [[0;32m OK [0m] Reached target Timers. [ 58.927558] cloud-init[930]: The key fingerprint is: [[0;32m OK [0m] Started ACPI Events Check. [ 58.930379] cloud-init[930]: SHA256:twPuCEivzyPQMU/8ZQ/MCX3kKi5gH5nCZucbc77Ne40 root@shaker-vm-41b12b66-1244-4b11-b43c-e656538192a1[[0;32m OK [0m] Reached target Paths. [[0;32m OK [0m] Reached target Network is Online. Starting iSCSI initiator daemon (iscsid)... [ 58.936290] cloud-init[930]: The key's randomart image is: [ 58.937654] cloud-init[930]: +---[ECDSA 256]---+ [[0;32m OK [0m] Listening on LXD - unix socket. [ 58.940086] cloud-init[930]: | . .. | [ 58.941028] cloud-init[930]: | . ... | [ 58.941971] cloud-init[930]: | . + o. | [ 58.942918] cloud-init[930]: | .o oo B. | [ 58.943854] [[0;32m OK [0m] Listening on Socket activation for snappy daemon. [[0;32m OK [0m] Reached target Sockets. [[0;32m OK [0mcloud-init[930]: | .O==..oSo. | [ 58.949123] cloud-init[930]: |.=.O.o.o o.. | ] Reached target Basic System. [[0;32m OK [0m] Started Regular background program processing daemon. [[0;32m OK [0m] Started iperf3 Service. [ 58.956260] cloud-init[930]: | .. O o . oo | [ 58.957488] cloud-init[930]: | .o.O = E.. | [ 58.959598] cloud-init[930]: Starting System Logging Service... [[0;32m OK [0m] Started Unattended Upgrades Shutdown. | .o+.+.=o | [ 58.963337] cloud-init[930]: +----[SHA256]-----+ Starting Login Service... [ 58.970200] Starting /etc/rc.local Compatibility... Starting LSB: MD monitoring daemon... Starting LSB: Record successful boot for GRUB... cloud-init[930]: Generating public/private ed25519 key pair. Starting Snappy daemon... [[0;32m OK [0m] Started FUSE filesystem for LXC. Starting Accounts Service... [[0;32m OK [0m] Started iperf Service. [[0;32m OK [0m] Started Deferred execution scheduler. 2018-08-26 11:46:11,408 - functest.core.singlevm - DEBUG - try 7: cannot connect to 172.30.9.204: [Errno None] Unable to connect to port 22 on 172.30.9.204 2018-08-26 11:46:20,418 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-26 11:46:20,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/08141519-c119-458c-b85a-385f30dfa7da/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}8fab0dfa28effdd3e06c72d246df16260fcd0134" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-26 11:46:20,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11:46: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-a10de079-a0b4-424b-a4cd-a873d4af57a4 x-compute-request-id: req-a10de079-a0b4-424b-a4cd-a873d4af57a4 Content-Encoding: gzip Content-Length: 12881 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffcf001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 713232018 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128868\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:33024 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.181463] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.183813] pid_max: default: 32768 minimum: 301\n[ 0.185095] ACPI: Core revision 20150930\n[ 0.186822] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.188711] Security Framework initialized\n[ 0.189884] Yama: becoming mindful.\n[ 0.190934] AppArmor: AppArmor initialized\n[ 0.192150] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.194013] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.195818] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.197531] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.199462] Initializing cgroup subsys io\n[ 0.200640] Initializing cgroup subsys memory\n[ 0.201875] Initializing cgroup subsys devices\n[ 0.203112] Initializing cgroup subsys freezer\n[ 0.204362] Initializing cgroup subsys net_cls\n[ 0.205607] Initializing cgroup subsys perf_event\n[ 0.206907] Initializing cgroup subsys net_prio\n[ 0.208170] Initializing cgroup subsys hugetlb\n[ 0.209414] Initializing cgroup subsys pids\n[ 0.210621] CPU: Physical Processor ID: 0\n[ 0.212478] mce: CPU supports 10 MCE banks\n[ 0.213676] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.215109] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.216673] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.218158] Spectre V2 : Speculation control IBPB not-supported IBRS not-supported\n[ 0.220030] Speculative Store Bypass: Vulnerable\n[ 0.237442] Freeing SMP alternatives memory: 32K\n[ 0.243380] ftrace: allocating 32237 entries in 126 pages\n[ 0.278234] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.280042] smpboot: Max logical packages: 1\n[ 0.281546] x2apic enabled\n[ 0.282747] Switched APIC routing to physical x2apic.\n[ 0.285332] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.287021] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.289997] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.292688] KVM setup paravirtual spinlock\n[ 0.294402] x86: Booted up 1 node, 1 CPUs\n[ 0.295612] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.297672] devtmpfs: initialized\n[ 0.299747] evm: security.selinux\n[ 0.300790] evm: security.SMACK64\n[ 0.301820] evm: security.SMACK64EXEC\n[ 0.302935] evm: security.SMACK64TRANSMUTE\n[ 0.304143] evm: security.SMACK64MMAP\n[ 0.305256] evm: security.ima\n[ 0.306217] evm: security.capability\n[ 0.307392] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.310091] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.311827] pinctrl core: initialized pinctrl subsystem\n[ 0.313437] RTC time: 11:45:12, date: 08/26/18\n[ 0.314837] NET: Registered protocol family 16\n[ 0.316260] cpuidle: using governor ladder\n[ 0.317500] cpuidle: using governor menu\n[ 0.318673] PCCT header not found.\n[ 0.319790] ACPI: bus type PCI registered\n[ 0.320990] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.322829] PCI: Using configuration type 1 for base access\n[ 0.325186] ACPI: Added _OSI(Module Device)\n[ 0.326439] ACPI: Added _OSI(Processor Device)\n[ 0.327725] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.329072] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.331420] ACPI: Interpreter enabled\n[ 0.332558] ACPI: (supports S0 S5)\n[ 0.333613] ACPI: Using IOAPIC for interrupt routing\n[ 0.335035] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.339247] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.340957] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.342823] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.344605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.347909] acpiphp: Slot [3] registered\n[ 0.349104] acpiphp: Slot [4] registered\n[ 0.350300] acpiphp: Slot [5] registered\n[ 0.351499] acpiphp: Slot [6] registered\n[ 0.369301] acpiphp: Slot [7] registered\n[ 0.370704] acpiphp: Slot [8] registered\n[ 0.371910] acpiphp: Slot [9] registered\n[ 0.373110] acpiphp: Slot [10] registered\n[ 0.374320] acpiphp: Slot [11] registered\n[ 0.375563] acpiphp: Slot [12] registered\n[ 0.376777] acpiphp: Slot [13] registered\n[ 0.377984] acpiphp: Slot [14] registered\n[ 0.379192] acpiphp: Slot [15] registered\n[ 0.380404] acpiphp: Slot [16] registered\n[ 0.381734] acpiphp: Slot [17] registered\n[ 0.382950] acpiphp: Slot [18] registered\n[ 0.384164] acpiphp: Slot [19] registered\n[ 0.385377] acpiphp: Slot [20] registered\n[ 0.386589] acpiphp: Slot [21] registered\n[ 0.387808] acpiphp: Slot [22] registered\n[ 0.389023] acpiphp: Slot [23] registered\n[ 0.390236] acpiphp: Slot [24] registered\n[ 0.391458] acpiphp: Slot [25] registered\n[ 0.392680] acpiphp: Slot [26] registered\n[ 0.393895] acpiphp: Slot [27] registered\n[ 0.395108] acpiphp: Slot [28] registered\n[ 0.396322] acpiphp: Slot [29] registered\n[ 0.397541] acpiphp: Slot [30] registered\n[ 0.398750] acpiphp: Slot [31] registered\n[ 0.399971] PCI host bridge to bus 0000:00\n[ 0.401197] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.403017] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.404843] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.407013] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.409189] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.411428] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.416119] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.418026] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.419791] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.421682] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.425917] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.428068] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.449577] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.451725] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.453801] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.455991] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.457919] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.459671] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.461673] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.463108] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.465234] vgaarb: loaded\n[ 0.466078] vgaarb: bridge control possible 0000:00:02.0\n[ 0.467822] SCSI subsystem initialized\n[ 0.469123] ACPI: bus type USB registered\n[ 0.470270] usbcore: registered new interface driver usbfs\n[ 0.471691] usbcore: registered new interface driver hub\n[ 0.473069] usbcore: registered new device driver usb\n[ 0.474620] PCI: Using ACPI for IRQ routing\n[ 0.476203] NetLabel: Initializing\n[ 0.477191] NetLabel: domain hash size = 128\n[ 0.478360] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.479677] NetLabel: unlabeled traffic allowed by default\n[ 0.481275] amd_nb: Cannot enumerate AMD northbridges\n[ 0.482632] clocksource: Switched to clocksource kvm-clock\n[ 0.492113] AppArmor: AppArmor Filesystem Enabled\n[ 0.493459] pnp: PnP ACPI init\n[ 0.494742] pnp: PnP ACPI: found 5 devices\n[ 0.501722] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.504085] NET: Registered protocol family 2\n[ 0.505554] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.507313] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.508930] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.510554] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.512031] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.513656] NET: Registered protocol family 1\n[ 0.514872] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.516391] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.517864] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.534163] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.550513] Unpacking initramfs...\n[ 1.041274] Freeing initrd memory: 37084K\n[ 1.042835] Scanning for low memory corruption every 60 seconds\n[ 1.044684] audit: initializing netlink subsys (disabled)\n[ 1.046135] audit: type=2000 audit(1535283912.922:1): initialized\n[ 1.047999] Initialise system trusted keyring\n[ 1.049329] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.050924] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.053669] zbud: loaded\n[ 1.054766] VFS: Disk quotas dquot_6.6.0\n[ 1.055905] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.057810] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.059552] fuse init (API version 7.23)\n[ 1.060785] Key type big_key registered\n[ 1.061885] Allocating IMA MOK and blacklist keyrings.\n[ 1.063607] Key type asymmetric registered\n[ 1.064756] Asymmetric key parser 'x509' registered\n[ 1.066083] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.068151] io scheduler noop registered\n[ 1.069262] io scheduler deadline registered (default)\n[ 1.070649] io scheduler cfq registered\n[ 1.071823] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.073259] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.075013] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.077025] ACPI: Power Button [PWRF]\n[ 1.078222] GHES: HEST is not enabled!\n[ 1.093979] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.126162] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.129008] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.152708] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.155720] Linux agpgart interface v0.103\n[ 1.158519] loop: module loaded\n[ 1.162190] vda: vda1\n[ 1.163738] scsi host0: ata_piix\n[ 1.164787] scsi host1: ata_piix\n[ 1.165788] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.167475] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.169531] libphy: Fixed MDIO Bus: probed\n[ 1.170908] tun: Universal TUN/TAP device driver, 1.6\n[ 1.172234] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.174904] PPP generic driver version 2.4.2\n[ 1.176155] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.177804] ehci-pci: EHCI PCI platform driver\n[ 1.179035] ehci-platform: EHCI generic platform driver\n[ 1.180415] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.181980] ohci-pci: OHCI PCI platform driver\n[ 1.183203] ohci-platform: OHCI generic platform driver\n[ 1.184584] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.200918] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.202297] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.204342] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.205733] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.207319] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.209016] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.211011] usb usb1: Product: UHCI Host Controller\n[ 1.212319] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.213906] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.215241] hub 1-0:1.0: USB hub found\n[ 1.216326] hub 1-0:1.0: 2 ports detected\n[ 1.217587] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.220535] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.221846] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.223282] mousedev: PS/2 mouse device common for all mice\n[ 1.225020] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.227576] rtc_cmos 00:00: RTC can wake from S4\n[ 1.229121] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.230776] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.232413] i2c /dev entries driver\n[ 1.233487] device-mapper: uevent: version 1.0.3\n[ 1.234804] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.237070] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.238895] NET: Registered protocol family 10\n[ 1.240384] NET: Registered protocol family 17\n[ 1.241612] Key type dns_resolver registered\n[ 1.243026] registered taskstats version 1\n[ 1.244198] Loading compiled-in X.509 certificates\n[ 1.246053] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.248613] zswap: loaded using pool lzo/zbud\n[ 1.251196] Key type trusted registered\n[ 1.254258] Key type encrypted registered\n[ 1.255424] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.256872] ima: No TPM chip found, activating TPM-bypass!\n[ 1.258308] evm: HMAC attrs: 0x1\n[ 1.259644] Magic number: 14:368:783\n[ 1.260823] rtc_cmos 00:00: setting system clock to 2018-08-26 11:45:13 UTC (1535283913)\n[ 1.263096] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.264638] EDD information not available.\n[ 1.328193] Freeing unused kernel memory: 1512K\n[ 1.329447] Write protecting the kernel read-only data: 14336k\n[ 1.346547] Freeing unused kernel memory: 1692K\n[ 1.348001] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.358707] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.361147] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.363931] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.366511] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.369013] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.374660] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.379879] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.382426] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.386657] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.389333] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.444605] [drm] Initialized drm 1.1.0 20060810\n[ 1.447774] virtio_net virtio0 ens3: renamed from eth0\n[ 1.457003] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.460610] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.483075] FDC 0 is a S82078B\n[ 1.485930] AVX2 version of gcm_enc/dec engaged.\n[ 1.487193] AES CTR mode by8 optimization enabled\n[ 1.526642] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.691863] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.693584] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.695354] usb 1-1: Product: QEMU USB Tablet\n[ 1.696530] usb 1-1: Manufacturer: QEMU\n[ 1.697608] usb 1-1: SerialNumber: 42\n[ 1.705153] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.712510] usbcore: registered new interface driver usbhid\n[ 1.713978] usbhid: USB HID core driver\n[ 1.716397] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5\n[ 1.719468] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[ 2.042679] tsc: Refined TSC clocksource calibration: 3491.820 MHz\n[ 2.042680] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255213a297, max_idle_ns: 440795239272 ns\nBegin: Loading essential drivers ... [ 2.086217] md: linear personality registered for level -1\n[ 2.089928] md: multipath personality registered for level -4\n[ 2.093674] md: raid0 personality registered for level 0\n[ 2.097865] md: raid1 personality registered for level 1\n[ 2.170643] raid6: sse2x1 gen() 11499 MB/s\n[ 2.238656] raid6: sse2x1 xor() 8963 MB/s\n[ 2.306652] raid6: sse2x2 gen() 14282 MB/s\n[ 2.374642] raid6: sse2x2 xor() 9593 MB/s\n[ 2.442631] raid6: sse2x4 gen() 16539 MB/s\n[ 2.510628] raid6: sse2x4 xor() 11529 MB/s\n[ 2.578628] raid6: avx2x1 gen() 22490 MB/s\n[ 2.646641] raid6: avx2x2 gen() 26399 MB/s\n[ 2.714649] raid6: avx2x4 gen() 29842 MB/s\n[ 2.719201] raid6: using algorithm avx2x4 gen() 29842 MB/s\n[ 2.720639] raid6: using avx2x2 recovery algorithm\n[ 2.725741] xor: automatically using best checksumming function:\n[ 2.766628] avx : 32767.000 MB/sec\n[ 2.769383] async_tx: api initialized (async)\n[ 2.781746] md: raid6 personality registered for level 6\n[ 2.783193] md: raid5 personality registered for level 5\n[ 2.784591] md: raid4 personality registered for level 4\n[ 2.791237] md: raid10 personality registered for level 10\ndone.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... [ 2.825220] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 2.845354] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\ndone.\nBegin: Running /scripts/local-bottom ... done.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.948468] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)\n[ 2.952911] systemd[1]: Detected virtualization kvm.\n[ 2.954221] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 2.957653] systemd[1]: Set hostname to .\n[ 2.960296] systemd[1]: Initializing machine ID from KVM UUID.\n[ 2.961804] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.071045] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.073909] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.076616] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.079893] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.\n[[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[ 3.084053] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.086541] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.088875] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.091782] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.094978] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.097903] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.100563] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.103400] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 3.106466] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.109001] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.112033] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 3.115641] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.118544] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.121453] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.124021] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.128038] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.134497] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.138903] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.150754] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.159072] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...\n Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...\n[ 3.167968] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.174580] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.183422] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[ 3.192904] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.204057] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.207209] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.214114] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.220397] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.[ 3.224449] Loading iSCSI transport class v2.0-870.\n\n[ 3.226034] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.230691] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.233389] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.[ 3.239081] iscsi: registered transport (tcp)\n\n[[0;32m OK [0m] Started Set console keymap.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 3.282534] iscsi: registered transport (iser)\n[[0;32m OK [0m] Started Load Kernel Modules.\n Starting Apply Kernel Variables...\n Mounting FUSE Control File System...\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Create Static Device Nodes in /dev...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n Starting File System Check on Root Device...\n[[0;32m OK [0m] Started File System Check Daemon to report status.\n[[0;32m OK [0m] Started File System Check on Root Device.\n Starting Remount Root and Kernel File Systems...\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting Flush Journal to Persistent Storage...\n Starting Load/Save Random Seed...\n Starting udev Coldplug all Devices...\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[ 3.597733] intel_rapl: no valid rapl domains found in package 0\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting Set console font and keymap...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting LSB: AppArmor initialization...\n Starting Create Volatile Files and Directories...\n Starting Initial cloud-init job (pre-networking)...\n Starting Commit a transient machine-id on disk...\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n Starting Network Time Synchronization...\n Starting Update UTMP about System Boot/Shutdown...\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[ 5.148495] cloud-init[608]: Cloud-init v. 18.2 running 'init-local' at Sun, 26 Aug 2018 11:45:17 +0000. Up 5.00 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Reached target Network (Pre).\n[[0;32m OK [0m] Started Set console font and keymap.\n[[0;32m OK [0m] Created slice system-getty.slice.\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n Starting Raise network interfaces...\n[[0;32m OK [0m] Started Raise network interfaces.\n Starting Initial cloud-init job (metadata service crawler)...\n[[0;32m OK [0m] Reached target Network.\n[ 58.282507] cloud-init[930]: Cloud-init v. 18.2 running 'init' at Sun, 26 Aug 2018 11:45:18 +0000. Up 5.98 seconds.\n[ 58.285084] cloud-init[930]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 58.291737] cloud-init[930]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 58.294852] cloud-init[930]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 58.299401] cloud-init[930]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 58.305682] cloud-init[930]: ci-info: | ens3 | True | 192.168.120.27 | 255.255.255.0 | . | fa:16:3e:f7:66:26 |\n[ 58.307860] cloud-init[930]: ci-info: | ens3 | True | fe80::f816:3eff:fef7:6626/64 | . | link | fa:16:3e:f7:66:26 |\n[ 58.311151] cloud-init[930]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |\n[ 58.317843] cloud-init[930]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 58.324128] cloud-init[930]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 58.326370] cloud-init[930]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++\n[ 58.332414] cloud-init[930]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 58.334506] cloud-init[930]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 58.340406] cloud-init[930]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 58.342492] cloud-init[930]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG |\n[ 58.348407] cloud-init[930]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | ens3 | UGH |\n[ 58.352169] cloud-init[930]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 58.356167] cloud-init[930]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 58.360163] cloud-init[930]: 2018-08-26 11:46:10,755 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None.\n[ 58.820173] cloud-init[930]: Generating public/private rsa key pair.\n[ 58.821804] cloud-init[930]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 58.824121] cloud-init[930]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 58.828128] cloud-init[930]: The key fingerprint is:\n[ 58.832127] cloud-init[930]: SHA256:Bmyz9UYDww8pewXrCggPssjfzogyq6heGotq0m9WQBc root@shaker-vm-41b12b66-1244-4b11-b43c-e656538192a1\n[ 58.836117] cloud-init[930]: The key's randomart image is:\n[ 58.837547] cloud-init[930]: +---[RSA 2048]----+\n[ 58.840134] cloud-init[930]: | Eo+o |\n[ 58.844123] cloud-init[930]: | ..o ++. |\n[ 58.845432] cloud-init[930]: |+ . .=oo+o |\n[ 58.848142] cloud-init[930]: |+= ....*.o.. |\n[ 58.852140] cloud-init[930]: |o.o ....S o |\n[ 58.853478] cloud-init[930]: | . ...o . |\n[ 58.856129] cloud-init[930]: | o o o. |\n[ 58.860134] cloud-init[930]: |*.B * |\n[ 58.861448] cloud-init[930]: |/B =.o |\n[ 58.864121] cloud-init[930]: +----[SHA256]-----+\n[ 58.868029] cloud-init[930]: Generating public/private dsa key pair.\n[ 58.872122] cloud-init[930]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[ 58.873950] cloud-init[930]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n[ 58.880147] cloud-init[930]: The key fingerprint is:\n[ 58.881537] cloud-init[930]: SHA256:SpVeFDtbDGr+BeskVKNNTsWAQdcOT2o75PLySSBJzc8 root@shaker-vm-41b12b66-1244-4b11-b43c-e656538192a1\n[ 58.888134] cloud-init[930]: The key's randomart image is:\n[ 58.889577] cloud-init[930]: +---[DSA 1024]----+\n[ 58.890852] cloud-init[930]: | .oo@*. |\n[ 58.893241] cloud-init[930]: | o.%.=+ |\n[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).\n[[0;32m OK [0m] Reached target Cloud-config availability.\n[ 58.898475] cloud-init[930]: | . X B*o |\n[[0;32m OK [0m] Reached target System Initialization.\n[ 58.901203] cloud-init[930]: | . B ++*o |\n[ 58.903455] cloud-init[930]: | + S+E.. |\n Starting LXD - unix socket.\n Starting Socket activation for snappy daemon.\n[ 58.907393] cloud-init[930]: | . o.*+. |\n[[0;32m OK [0m] Listening on ACPID Listen Socket.\n[ 58.910782] cloud-init[930]: | . o+. |\n[ 58.912030] cloud-init[930]: | .... |\n[[0;32m OK [0m] Started Daily apt download activities.\n[ 58.914773] cloud-init[930]: | oo |\n[[0;32m OK [0m] Started Daily apt upgrade and clean activities.\n[ 58.917508] cloud-init[930]: +----[SHA256]-----+\n[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[ 58.920117] cloud-init[930]: Generating public/private ecdsa key pair.\n[ 58.921311] cloud-init[930]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\n[ 58.922771] cloud-init[930]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.[[0;32m OK [0m] Listening on UUID daemon activation socket.\n[[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.\n[[0;32m OK [0m] Reached target Timers.\n\n[ 58.927558] cloud-init[930]: The key fingerprint is:\n[[0;32m OK [0m] Started ACPI Events Check.\n[ 58.930379] cloud-init[930]: SHA256:twPuCEivzyPQMU/8ZQ/MCX3kKi5gH5nCZucbc77Ne40 root@shaker-vm-41b12b66-1244-4b11-b43c-e656538192a1[[0;32m OK [0m] Reached target Paths.\n[[0;32m OK [0m] Reached target Network is Online.\n Starting iSCSI initiator daemon (iscsid)...\n\n[ 58.936290] cloud-init[930]: The key's randomart image is:\n[ 58.937654] cloud-init[930]: +---[ECDSA 256]---+\n[[0;32m OK [0m] Listening on LXD - unix socket.\n[ 58.940086] cloud-init[930]: | . .. |\n[ 58.941028] cloud-init[930]: | . ... |\n[ 58.941971] cloud-init[930]: | . + o. |\n[ 58.942918] cloud-init[930]: | .o oo B. |\n[ 58.943854] [[0;32m OK [0m] Listening on Socket activation for snappy daemon.\n[[0;32m OK [0m] Reached target Sockets.\n[[0;32m OK [0mcloud-init[930]: | .O==..oSo. |\n[ 58.949123] cloud-init[930]: |.=.O.o.o o.. |\n] Reached target Basic System.\n[[0;32m OK [0m] Started Regular background program processing daemon.\n[[0;32m OK [0m] Started iperf3 Service.\n [ 58.956260] cloud-init[930]: | .. O o . oo |\n[ 58.957488] cloud-init[930]: | .o.O = E.. |\n[ 58.959598] cloud-init[930]: Starting System Logging Service...\n[[0;32m OK [0m] Started Unattended Upgrades Shutdown.\n| .o+.+.=o |\n[ 58.963337] cloud-init[930]: +----[SHA256]-----+\n Starting Login Service...\n[ 58.970200] Starting /etc/rc.local Compatibility...\n Starting LSB: MD monitoring daemon...\n Starting LSB: Record successful boot for GRUB...\ncloud-init[930]: Generating public/private ed25519 key pair.\n Starting Snappy daemon...\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n Starting Accounts Service...\n[[0;32m OK [0m] Started iperf Service.\n[[0;32m OK [0m] Started Deferred execution scheduler.\n Starting Pollinate to seed the pseudo random number generator...\n[[0;32m OK [0m] Started D-Bus System Message Bus.\n[ 59.038287] cloud-init[930]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 59.048574] cloud-init[930]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. Starting Apply the settings specified in cloud-config...\n Starting LXD - container startup/shutdown...\n[[0;32m OK [0m] Started ACPI event daemon.\n[[0;32m OK [0m] Started /etc/rc.local Compatibility.\n\n[ 59.090472] cloud-init[930]: The key fingerprint is:\n[ 59.108968] cloud-init[930]: SHA256:AB8E00OQ3kAZbpyihEf47gJtui0Qq79T3DVVKZ9jE4E root@shaker-vm-41b12b66-1244-4b11-b43c-e656538192a1\n[ 59.142072] cloud-init[930]: The key's randomart image is:[[0;32m OK [0m] Started LSB: MD monitoring daemon.\n\n[[0;32m OK [0m] Started Login Service.\n Starting Authenticate and Authorize Users to Run Privileged Tasks...[ 59.169981] \n[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\ncloud-init[930]: +--[ED25519 256]--+\n[ 59.189667] [[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\ncloud-init[930]: [[0;32m OK [0m] Started Accounts Service.\n| ...BX+ ooo |\n[ 59.202502] cloud-init[930]: |o. o+=o. E o |\n[ 59.209839] cloud-init[930]: |.oo.=oo. . o o |\n[ 59.217143] cloud-init[930]: |oo.o. ..o * |\n[ 59.225131] cloud-init[930]: |.= . . .S. . o |[[0;32m OK [0m] Started LXD - container startup/shutdown.\n\n[ 59.239305] cloud-init[930]: |+ + o . |\n[ 59.241397] cloud-init[930]: |++ . |\n[ 59.245679] cloud-init[930]: |=.o |\n[ 59.253490] cloud-init[930]: |.=+o |\n[[0;32m OK [0m] Started Snappy daemon.\n Starting Wait until snapd is fully seeded...\n[ 59.272052] cloud-init[930]: +----[SHA256]-----+\n[ 59.639295] cloud-init[1090]: Generating locales (this might take a while)...\n[ 60.313885] cloud-init[1090]: en_US.UTF-8... done\n[ 60.316055] cloud-init[1090]: Generation complete.\n"} 2018-08-26 11:46:20,498 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/08141519-c119-458c-b85a-385f30dfa7da/action used request id req-a10de079-a0b4-424b-a4cd-a873d4af57a4 2018-08-26 11:46:20,498 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.079656124115s 2018-08-26 11:46:20,499 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/08141519-c119-458c-b85a-385f30dfa7da/action used request id req-a10de079-a0b4-424b-a4cd-a873d4af57a4 2018-08-26 11:46:20,499 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffcf001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 713232018 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128868 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:33024 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.181463] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.183813] pid_max: default: 32768 minimum: 301 [ 0.185095] ACPI: Core revision 20150930 [ 0.186822] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.188711] Security Framework initialized [ 0.189884] Yama: becoming mindful. [ 0.190934] AppArmor: AppArmor initialized [ 0.192150] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.194013] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.195818] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.197531] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.199462] Initializing cgroup subsys io [ 0.200640] Initializing cgroup subsys memory [ 0.201875] Initializing cgroup subsys devices [ 0.203112] Initializing cgroup subsys freezer [ 0.204362] Initializing cgroup subsys net_cls [ 0.205607] Initializing cgroup subsys perf_event [ 0.206907] Initializing cgroup subsys net_prio [ 0.208170] Initializing cgroup subsys hugetlb [ 0.209414] Initializing cgroup subsys pids [ 0.210621] CPU: Physical Processor ID: 0 [ 0.212478] mce: CPU supports 10 MCE banks [ 0.213676] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.215109] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.216673] Spectre V2 : Mitigation: Full generic retpoline [ 0.218158] Spectre V2 : Speculation control IBPB not-supported IBRS not-supported [ 0.220030] Speculative Store Bypass: Vulnerable [ 0.237442] Freeing SMP alternatives memory: 32K [ 0.243380] ftrace: allocating 32237 entries in 126 pages [ 0.278234] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.280042] smpboot: Max logical packages: 1 [ 0.281546] x2apic enabled [ 0.282747] Switched APIC routing to physical x2apic. [ 0.285332] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.287021] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.289997] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.292688] KVM setup paravirtual spinlock [ 0.294402] x86: Booted up 1 node, 1 CPUs [ 0.295612] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.297672] devtmpfs: initialized [ 0.299747] evm: security.selinux [ 0.300790] evm: security.SMACK64 [ 0.301820] evm: security.SMACK64EXEC [ 0.302935] evm: security.SMACK64TRANSMUTE [ 0.304143] evm: security.SMACK64MMAP [ 0.305256] evm: security.ima [ 0.306217] evm: security.capability [ 0.307392] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.310091] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.311827] pinctrl core: initialized pinctrl subsystem [ 0.313437] RTC time: 11:45:12, date: 08/26/18 [ 0.314837] NET: Registered protocol family 16 [ 0.316260] cpuidle: using governor ladder [ 0.317500] cpuidle: using governor menu [ 0.318673] PCCT header not found. [ 0.319790] ACPI: bus type PCI registered [ 0.320990] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.322829] PCI: Using configuration type 1 for base access [ 0.325186] ACPI: Added _OSI(Module Device) [ 0.326439] ACPI: Added _OSI(Processor Device) [ 0.327725] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.329072] ACPI: Added _OSI(Processor Aggregator Device) [ 0.331420] ACPI: Interpreter enabled [ 0.332558] ACPI: (supports S0 S5) [ 0.333613] ACPI: Using IOAPIC for interrupt routing [ 0.335035] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.339247] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.340957] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.342823] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.344605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.347909] acpiphp: Slot [3] registered [ 0.349104] acpiphp: Slot [4] registered [ 0.350300] acpiphp: Slot [5] registered [ 0.351499] acpiphp: Slot [6] registered [ 0.369301] acpiphp: Slot [7] registered [ 0.370704] acpiphp: Slot [8] registered [ 0.371910] acpiphp: Slot [9] registered [ 0.373110] acpiphp: Slot [10] registered [ 0.374320] acpiphp: Slot [11] registered [ 0.375563] acpiphp: Slot [12] registered [ 0.376777] acpiphp: Slot [13] registered [ 0.377984] acpiphp: Slot [14] registered [ 0.379192] acpiphp: Slot [15] registered [ 0.380404] acpiphp: Slot [16] registered [ 0.381734] acpiphp: Slot [17] registered [ 0.382950] acpiphp: Slot [18] registered [ 0.384164] acpiphp: Slot [19] registered [ 0.385377] acpiphp: Slot [20] registered [ 0.386589] acpiphp: Slot [21] registered [ 0.387808] acpiphp: Slot [22] registered [ 0.389023] acpiphp: Slot [23] registered [ 0.390236] acpiphp: Slot [24] registered [ 0.391458] acpiphp: Slot [25] registered [ 0.392680] acpiphp: Slot [26] registered [ 0.393895] acpiphp: Slot [27] registered [ 0.395108] acpiphp: Slot [28] registered [ 0.396322] acpiphp: Slot [29] registered [ 0.397541] acpiphp: Slot [30] registered [ 0.398750] acpiphp: Slot [31] registered [ 0.399971] PCI host bridge to bus 0000:00 [ 0.401197] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.403017] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.404843] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.407013] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.409189] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.411428] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.416119] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.418026] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.419791] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.421682] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.425917] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.428068] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.449577] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.451725] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.453801] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.455991] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.457919] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.459671] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.461673] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.463108] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.465234] vgaarb: loaded [ 0.466078] vgaarb: bridge control possible 0000:00:02.0 [ 0.467822] SCSI subsystem initialized [ 0.469123] ACPI: bus type USB registered [ 0.470270] usbcore: registered new interface driver usbfs [ 0.471691] usbcore: registered new interface driver hub [ 0.473069] usbcore: registered new device driver usb [ 0.474620] PCI: Using ACPI for IRQ routing [ 0.476203] NetLabel: Initializing [ 0.477191] NetLabel: domain hash size = 128 [ 0.478360] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.479677] NetLabel: unlabeled traffic allowed by default [ 0.481275] amd_nb: Cannot enumerate AMD northbridges [ 0.482632] clocksource: Switched to clocksource kvm-clock [ 0.492113] AppArmor: AppArmor Filesystem Enabled [ 0.493459] pnp: PnP ACPI init [ 0.494742] pnp: PnP ACPI: found 5 devices [ 0.501722] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.504085] NET: Registered protocol family 2 [ 0.505554] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.507313] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.508930] TCP: Hash tables configured (established 4096 bind 4096) [ 0.510554] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.512031] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.513656] NET: Registered protocol family 1 [ 0.514872] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.516391] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.517864] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.534163] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.550513] Unpacking initramfs... [ 1.041274] Freeing initrd memory: 37084K [ 1.042835] Scanning for low memory corruption every 60 seconds [ 1.044684] audit: initializing netlink subsys (disabled) [ 1.046135] audit: type=2000 audit(1535283912.922:1): initialized [ 1.047999] Initialise system trusted keyring [ 1.049329] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.050924] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.053669] zbud: loaded [ 1.054766] VFS: Disk quotas dquot_6.6.0 [ 1.055905] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.057810] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.059552] fuse init (API version 7.23) [ 1.060785] Key type big_key registered [ 1.061885] Allocating IMA MOK and blacklist keyrings. [ 1.063607] Key type asymmetric registered [ 1.064756] Asymmetric key parser 'x509' registered [ 1.066083] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.068151] io scheduler noop registered [ 1.069262] io scheduler deadline registered (default) [ 1.070649] io scheduler cfq registered [ 1.071823] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.073259] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.075013] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.077025] ACPI: Power Button [PWRF] [ 1.078222] GHES: HEST is not enabled! [ 1.093979] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.126162] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.129008] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.152708] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.155720] Linux agpgart interface v0.103 [ 1.158519] loop: module loaded [ 1.162190] vda: vda1 [ 1.163738] scsi host0: ata_piix [ 1.164787] scsi host1: ata_piix [ 1.165788] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.167475] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.169531] libphy: Fixed MDIO Bus: probed [ 1.170908] tun: Universal TUN/TAP device driver, 1.6 [ 1.172234] tun: (C) 1999-2004 Max Krasnyansky [ 1.174904] PPP generic driver version 2.4.2 [ 1.176155] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.177804] ehci-pci: EHCI PCI platform driver [ 1.179035] ehci-platform: EHCI generic platform driver [ 1.180415] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.181980] ohci-pci: OHCI PCI platform driver [ 1.183203] ohci-platform: OHCI generic platform driver [ 1.184584] uhci_hcd: USB Universal Host Controller Interface driver [ 1.200918] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.202297] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.204342] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.205733] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.207319] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.209016] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.211011] usb usb1: Product: UHCI Host Controller [ 1.212319] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.213906] usb usb1: SerialNumber: 0000:00:01.2 [ 1.215241] hub 1-0:1.0: USB hub found [ 1.216326] hub 1-0:1.0: 2 ports detected [ 1.217587] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.220535] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.221846] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.223282] mousedev: PS/2 mouse device common for all mice [ 1.225020] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.227576] rtc_cmos 00:00: RTC can wake from S4 [ 1.229121] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.230776] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.232413] i2c /dev entries driver [ 1.233487] device-mapper: uevent: version 1.0.3 [ 1.234804] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.237070] ledtrig-cpu: registered to indicate activity on CPUs [ 1.238895] NET: Registered protocol family 10 [ 1.240384] NET: Registered protocol family 17 [ 1.241612] Key type dns_resolver registered [ 1.243026] registered taskstats version 1 [ 1.244198] Loading compiled-in X.509 certificates [ 1.246053] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.248613] zswap: loaded using pool lzo/zbud [ 1.251196] Key type trusted registered [ 1.254258] Key type encrypted registered [ 1.255424] AppArmor: AppArmor sha1 policy hashing enabled [ 1.256872] ima: No TPM chip found, activating TPM-bypass! [ 1.258308] evm: HMAC attrs: 0x1 [ 1.259644] Magic number: 14:368:783 [ 1.260823] rtc_cmos 00:00: setting system clock to 2018-08-26 11:45:13 UTC (1535283913) [ 1.263096] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.264638] EDD information not available. [ 1.328193] Freeing unused kernel memory: 1512K [ 1.329447] Write protecting the kernel read-only data: 14336k [ 1.346547] Freeing unused kernel memory: 1692K [ 1.348001] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.358707] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.361147] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.363931] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.366511] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.369013] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.374660] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.379879] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.382426] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.386657] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.389333] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.444605] [drm] Initialized drm 1.1.0 20060810 [ 1.447774] virtio_net virtio0 ens3: renamed from eth0 [ 1.457003] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.460610] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.483075] FDC 0 is a S82078B [ 1.485930] AVX2 version of gcm_enc/dec engaged. [ 1.487193] AES CTR mode by8 optimization enabled [ 1.526642] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.691863] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.693584] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.695354] usb 1-1: Product: QEMU USB Tablet [ 1.696530] usb 1-1: Manufacturer: QEMU [ 1.697608] usb 1-1: SerialNumber: 42 [ 1.705153] hidraw: raw HID events driver (C) Jiri Kosina [ 1.712510] usbcore: registered new interface driver usbhid [ 1.713978] usbhid: USB HID core driver [ 1.716397] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5 [ 1.719468] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [ 2.042679] tsc: Refined TSC clocksource calibration: 3491.820 MHz [ 2.042680] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255213a297, max_idle_ns: 440795239272 ns Begin: Loading essential drivers ... [ 2.086217] md: linear personality registered for level -1 [ 2.089928] md: multipath personality registered for level -4 [ 2.093674] md: raid0 personality registered for level 0 [ 2.097865] md: raid1 personality registered for level 1 [ 2.170643] raid6: sse2x1 gen() 11499 MB/s [ 2.238656] raid6: sse2x1 xor() 8963 MB/s [ 2.306652] raid6: sse2x2 gen() 14282 MB/s [ 2.374642] raid6: sse2x2 xor() 9593 MB/s [ 2.442631] raid6: sse2x4 gen() 16539 MB/s [ 2.510628] raid6: sse2x4 xor() 11529 MB/s [ 2.578628] raid6: avx2x1 gen() 22490 MB/s [ 2.646641] raid6: avx2x2 gen() 26399 MB/s [ 2.714649] raid6: avx2x4 gen() 29842 MB/s [ 2.719201] raid6: using algorithm avx2x4 gen() 29842 MB/s [ 2.720639] raid6: using avx2x2 recovery algorithm [ 2.725741] xor: automatically using best checksumming function: [ 2.766628] avx : 32767.000 MB/sec [ 2.769383] async_tx: api initialized (async) [ 2.781746] md: raid6 personality registered for level 6 [ 2.783193] md: raid5 personality registered for level 5 [ 2.784591] md: raid4 personality registered for level 4 [ 2.791237] md: raid10 personality registered for level 10 done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 2.825220] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 2.845354] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 2.948468] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 2.952911] systemd[1]: Detected virtualization kvm. [ 2.954221] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 2.957653] systemd[1]: Set hostname to . [ 2.960296] systemd[1]: Initializing machine ID from KVM UUID. [ 2.961804] systemd[1]: Installed transient /etc/machine-id file. [ 3.071045] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.073909] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.076616] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.079893] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 3.084053] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.086541] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.088875] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.091782] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.094978] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.097903] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.100563] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.103400] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.106466] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.109001] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.112033] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.115641] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.118544] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.121453] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.124021] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.128038] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.134497] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.138903] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.150754] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.159072] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.167968] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.174580] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.183422] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 3.192904] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.204057] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.207209] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.214114] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.220397] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System.[ 3.224449] Loading iSCSI transport class v2.0-870. [ 3.226034] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.230691] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.233389] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service.[ 3.239081] iscsi: registered transport (tcp) [[0;32m OK [0m] Started Set console keymap. [[0;32m OK [0m] Started Uncomplicated firewall. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Nameserver information manager. [ 3.282534] iscsi: registered transport (iser) [[0;32m OK [0m] Started Load Kernel Modules. Starting Apply Kernel Variables... Mounting FUSE Control File System... [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting Flush Journal to Persistent Storage... Starting Load/Save Random Seed... Starting udev Coldplug all Devices... [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Found device /dev/ttyS0. [ 3.597733] intel_rapl: no valid rapl domains found in package 0 [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Set console font and keymap... Starting Tell Plymouth To Write Out Runtime Data... Starting LSB: AppArmor initialization... Starting Create Volatile Files and Directories... Starting Initial cloud-init job (pre-networking)... Starting Commit a transient machine-id on disk... [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Started Commit a transient machine-id on disk. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [ 5.148495] cloud-init[608]: Cloud-init v. 18.2 running 'init-local' at Sun, 26 Aug 2018 11:45:17 +0000. Up 5.00 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started LSB: AppArmor initialization. Starting Raise network interfaces... [[0;32m OK [0m] Started Raise network interfaces. Starting Initial cloud-init job (metadata service crawler)... [[0;32m OK [0m] Reached target Network. [ 58.282507] cloud-init[930]: Cloud-init v. 18.2 running 'init' at Sun, 26 Aug 2018 11:45:18 +0000. Up 5.98 seconds. [ 58.285084] cloud-init[930]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 58.291737] cloud-init[930]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.294852] cloud-init[930]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 58.299401] cloud-init[930]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.305682] cloud-init[930]: ci-info: | ens3 | True | 192.168.120.27 | 255.255.255.0 | . | fa:16:3e:f7:66:26 | [ 58.307860] cloud-init[930]: ci-info: | ens3 | True | fe80::f816:3eff:fef7:6626/64 | . | link | fa:16:3e:f7:66:26 | [ 58.311151] cloud-init[930]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . | [ 58.317843] cloud-init[930]: ci-info: | lo | True | ::1/128 | . | host | . | [ 58.324128] cloud-init[930]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.326370] cloud-init[930]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 58.332414] cloud-init[930]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 58.334506] cloud-init[930]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 58.340406] cloud-init[930]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 58.342492] cloud-init[930]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 58.348407] cloud-init[930]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | ens3 | UGH | [ 58.352169] cloud-init[930]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 58.356167] cloud-init[930]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 58.360163] cloud-init[930]: 2018-08-26 11:46:10,755 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None. [ 58.820173] cloud-init[930]: Generating public/private rsa key pair. [ 58.821804] cloud-init[930]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 58.824121] cloud-init[930]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 58.828128] cloud-init[930]: The key fingerprint is: [ 58.832127] cloud-init[930]: SHA256:Bmyz9UYDww8pewXrCggPssjfzogyq6heGotq0m9WQBc root@shaker-vm-41b12b66-1244-4b11-b43c-e656538192a1 [ 58.836117] cloud-init[930]: The key's randomart image is: [ 58.837547] cloud-init[930]: +---[RSA 2048]----+ [ 58.840134] cloud-init[930]: | Eo+o | [ 58.844123] cloud-init[930]: | ..o ++. | [ 58.845432] cloud-init[930]: |+ . .=oo+o | [ 58.848142] cloud-init[930]: |+= ....*.o.. | [ 58.852140] cloud-init[930]: |o.o ....S o | [ 58.853478] cloud-init[930]: | . ...o . | [ 58.856129] cloud-init[930]: | o o o. | [ 58.860134] cloud-init[930]: |*.B * | [ 58.861448] cloud-init[930]: |/B =.o | [ 58.864121] cloud-init[930]: +----[SHA256]-----+ [ 58.868029] cloud-init[930]: Generating public/private dsa key pair. [ 58.872122] cloud-init[930]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 58.873950] cloud-init[930]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. [ 58.880147] cloud-init[930]: The key fingerprint is: [ 58.881537] cloud-init[930]: SHA256:SpVeFDtbDGr+BeskVKNNTsWAQdcOT2o75PLySSBJzc8 root@shaker-vm-41b12b66-1244-4b11-b43c-e656538192a1 [ 58.888134] cloud-init[930]: The key's randomart image is: [ 58.889577] cloud-init[930]: +---[DSA 1024]----+ [ 58.890852] cloud-init[930]: | .oo@*. | [ 58.893241] cloud-init[930]: | o.%.=+ | [[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler). [[0;32m OK [0m] Reached target Cloud-config availability. [ 58.898475] cloud-init[930]: | . X B*o | [[0;32m OK [0m] Reached target System Initialization. [ 58.901203] cloud-init[930]: | . B ++*o | [ 58.903455] cloud-init[930]: | + S+E.. | Starting LXD - unix socket. Starting Socket activation for snappy daemon. [ 58.907393] cloud-init[930]: | . o.*+. | [[0;32m OK [0m] Listening on ACPID Listen Socket. [ 58.910782] cloud-init[930]: | . o+. | [ 58.912030] cloud-init[930]: | .... | [[0;32m OK [0m] Started Daily apt download activities. [ 58.914773] cloud-init[930]: | oo | [[0;32m OK [0m] Started Daily apt upgrade and clean activities. [ 58.917508] cloud-init[930]: +----[SHA256]-----+ [[0;32m OK [0m] Listening on D-Bus System Message Bus Socket. [ 58.920117] cloud-init[930]: Generating public/private ecdsa key pair. [ 58.921311] cloud-init[930]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [ 58.922771] cloud-init[930]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.[[0;32m OK [0m] Listening on UUID daemon activation socket. [[0;32m OK [0m] Started Daily Cleanup of Temporary Directories. [[0;32m OK [0m] Reached target Timers. [ 58.927558] cloud-init[930]: The key fingerprint is: [[0;32m OK [0m] Started ACPI Events Check. [ 58.930379] cloud-init[930]: SHA256:twPuCEivzyPQMU/8ZQ/MCX3kKi5gH5nCZucbc77Ne40 root@shaker-vm-41b12b66-1244-4b11-b43c-e656538192a1[[0;32m OK [0m] Reached target Paths. [[0;32m OK [0m] Reached target Network is Online. Starting iSCSI initiator daemon (iscsid)... [ 58.936290] cloud-init[930]: The key's randomart image is: [ 58.937654] cloud-init[930]: +---[ECDSA 256]---+ [[0;32m OK [0m] Listening on LXD - unix socket. [ 58.940086] cloud-init[930]: | . .. | [ 58.941028] cloud-init[930]: | . ... | [ 58.941971] cloud-init[930]: | . + o. | [ 58.942918] cloud-init[930]: | .o oo B. | [ 58.943854] [[0;32m OK [0m] Listening on Socket activation for snappy daemon. [[0;32m OK [0m] Reached target Sockets. [[0;32m OK [0mcloud-init[930]: | .O==..oSo. | [ 58.949123] cloud-init[930]: |.=.O.o.o o.. | ] Reached target Basic System. [[0;32m OK [0m] Started Regular background program processing daemon. [[0;32m OK [0m] Started iperf3 Service. [ 58.956260] cloud-init[930]: | .. O o . oo | [ 58.957488] cloud-init[930]: | .o.O = E.. | [ 58.959598] cloud-init[930]: Starting System Logging Service... [[0;32m OK [0m] Started Unattended Upgrades Shutdown. | .o+.+.=o | [ 58.963337] cloud-init[930]: +----[SHA256]-----+ Starting Login Service... [ 58.970200] Starting /etc/rc.local Compatibility... Starting LSB: MD monitoring daemon... Starting LSB: Record successful boot for GRUB... cloud-init[930]: Generating public/private ed25519 key pair. Starting Snappy daemon... [[0;32m OK [0m] Started FUSE filesystem for LXC. Starting Accounts Service... [[0;32m OK [0m] Started iperf Service. [[0;32m OK [0m] Started Deferred execution scheduler. Starting Pollinate to seed the pseudo random number generator... [[0;32m OK [0m] Started D-Bus System Message Bus. [ 59.038287] cloud-init[930]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [ 59.048574] cloud-init[930]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. Starting Apply the settings specified in cloud-config... Starting LXD - container startup/shutdown... [[0;32m OK [0m] Started ACPI event daemon. [[0;32m OK [0m] Started /etc/rc.local Compatibility. [ 59.090472] cloud-init[930]: The key fingerprint is: [ 59.108968] cloud-init[930]: SHA256:AB8E00OQ3kAZbpyihEf47gJtui0Qq79T3DVVKZ9jE4E root@shaker-vm-41b12b66-1244-4b11-b43c-e656538192a1 [ 59.142072] cloud-init[930]: The key's randomart image is:[[0;32m OK [0m] Started LSB: MD monitoring daemon. [[0;32m OK [0m] Started Login Service. Starting Authenticate and Authorize Users to Run Privileged Tasks...[ 59.169981] [[0;32m OK [0m] Started LSB: Record successful boot for GRUB. cloud-init[930]: +--[ED25519 256]--+ [ 59.189667] [[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks. cloud-init[930]: [[0;32m OK [0m] Started Accounts Service. | ...BX+ ooo | [ 59.202502] cloud-init[930]: |o. o+=o. E o | [ 59.209839] cloud-init[930]: |.oo.=oo. . o o | [ 59.217143] cloud-init[930]: |oo.o. ..o * | [ 59.225131] cloud-init[930]: |.= . . .S. . o |[[0;32m OK [0m] Started LXD - container startup/shutdown. [ 59.239305] cloud-init[930]: |+ + o . | [ 59.241397] cloud-init[930]: |++ . | [ 59.245679] cloud-init[930]: |=.o | [ 59.253490] cloud-init[930]: |.=+o | [[0;32m OK [0m] Started Snappy daemon. Starting Wait until snapd is fully seeded... [ 59.272052] cloud-init[930]: +----[SHA256]-----+ [ 59.639295] cloud-init[1090]: Generating locales (this might take a while)... [ 60.313885] cloud-init[1090]: en_US.UTF-8... done [ 60.316055] cloud-init[1090]: Generation complete. 2018-08-26 11:46:20,502 - functest.core.singlevm - DEBUG - try 8: cannot connect to 172.30.9.204: [Errno None] Unable to connect to port 22 on 172.30.9.204 2018-08-26 11:46:29,512 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-26 11:46:29,515 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/08141519-c119-458c-b85a-385f30dfa7da/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}8fab0dfa28effdd3e06c72d246df16260fcd0134" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-26 11:46:29,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11:46: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-a4c8dc43-4491-4b5e-a20b-936db0a2dbff x-compute-request-id: req-a4c8dc43-4491-4b5e-a20b-936db0a2dbff Content-Encoding: gzip Content-Length: 12913 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffcf001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 713232018 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128868\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:33024 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.181463] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.183813] pid_max: default: 32768 minimum: 301\n[ 0.185095] ACPI: Core revision 20150930\n[ 0.186822] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.188711] Security Framework initialized\n[ 0.189884] Yama: becoming mindful.\n[ 0.190934] AppArmor: AppArmor initialized\n[ 0.192150] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.194013] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.195818] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.197531] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.199462] Initializing cgroup subsys io\n[ 0.200640] Initializing cgroup subsys memory\n[ 0.201875] Initializing cgroup subsys devices\n[ 0.203112] Initializing cgroup subsys freezer\n[ 0.204362] Initializing cgroup subsys net_cls\n[ 0.205607] Initializing cgroup subsys perf_event\n[ 0.206907] Initializing cgroup subsys net_prio\n[ 0.208170] Initializing cgroup subsys hugetlb\n[ 0.209414] Initializing cgroup subsys pids\n[ 0.210621] CPU: Physical Processor ID: 0\n[ 0.212478] mce: CPU supports 10 MCE banks\n[ 0.213676] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.215109] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.216673] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.218158] Spectre V2 : Speculation control IBPB not-supported IBRS not-supported\n[ 0.220030] Speculative Store Bypass: Vulnerable\n[ 0.237442] Freeing SMP alternatives memory: 32K\n[ 0.243380] ftrace: allocating 32237 entries in 126 pages\n[ 0.278234] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.280042] smpboot: Max logical packages: 1\n[ 0.281546] x2apic enabled\n[ 0.282747] Switched APIC routing to physical x2apic.\n[ 0.285332] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.287021] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.289997] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.292688] KVM setup paravirtual spinlock\n[ 0.294402] x86: Booted up 1 node, 1 CPUs\n[ 0.295612] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.297672] devtmpfs: initialized\n[ 0.299747] evm: security.selinux\n[ 0.300790] evm: security.SMACK64\n[ 0.301820] evm: security.SMACK64EXEC\n[ 0.302935] evm: security.SMACK64TRANSMUTE\n[ 0.304143] evm: security.SMACK64MMAP\n[ 0.305256] evm: security.ima\n[ 0.306217] evm: security.capability\n[ 0.307392] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.310091] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.311827] pinctrl core: initialized pinctrl subsystem\n[ 0.313437] RTC time: 11:45:12, date: 08/26/18\n[ 0.314837] NET: Registered protocol family 16\n[ 0.316260] cpuidle: using governor ladder\n[ 0.317500] cpuidle: using governor menu\n[ 0.318673] PCCT header not found.\n[ 0.319790] ACPI: bus type PCI registered\n[ 0.320990] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.322829] PCI: Using configuration type 1 for base access\n[ 0.325186] ACPI: Added _OSI(Module Device)\n[ 0.326439] ACPI: Added _OSI(Processor Device)\n[ 0.327725] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.329072] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.331420] ACPI: Interpreter enabled\n[ 0.332558] ACPI: (supports S0 S5)\n[ 0.333613] ACPI: Using IOAPIC for interrupt routing\n[ 0.335035] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.339247] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.340957] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.342823] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.344605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.347909] acpiphp: Slot [3] registered\n[ 0.349104] acpiphp: Slot [4] registered\n[ 0.350300] acpiphp: Slot [5] registered\n[ 0.351499] acpiphp: Slot [6] registered\n[ 0.369301] acpiphp: Slot [7] registered\n[ 0.370704] acpiphp: Slot [8] registered\n[ 0.371910] acpiphp: Slot [9] registered\n[ 0.373110] acpiphp: Slot [10] registered\n[ 0.374320] acpiphp: Slot [11] registered\n[ 0.375563] acpiphp: Slot [12] registered\n[ 0.376777] acpiphp: Slot [13] registered\n[ 0.377984] acpiphp: Slot [14] registered\n[ 0.379192] acpiphp: Slot [15] registered\n[ 0.380404] acpiphp: Slot [16] registered\n[ 0.381734] acpiphp: Slot [17] registered\n[ 0.382950] acpiphp: Slot [18] registered\n[ 0.384164] acpiphp: Slot [19] registered\n[ 0.385377] acpiphp: Slot [20] registered\n[ 0.386589] acpiphp: Slot [21] registered\n[ 0.387808] acpiphp: Slot [22] registered\n[ 0.389023] acpiphp: Slot [23] registered\n[ 0.390236] acpiphp: Slot [24] registered\n[ 0.391458] acpiphp: Slot [25] registered\n[ 0.392680] acpiphp: Slot [26] registered\n[ 0.393895] acpiphp: Slot [27] registered\n[ 0.395108] acpiphp: Slot [28] registered\n[ 0.396322] acpiphp: Slot [29] registered\n[ 0.397541] acpiphp: Slot [30] registered\n[ 0.398750] acpiphp: Slot [31] registered\n[ 0.399971] PCI host bridge to bus 0000:00\n[ 0.401197] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.403017] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.404843] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.407013] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.409189] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.411428] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.416119] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.418026] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.419791] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.421682] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.425917] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.428068] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.449577] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.451725] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.453801] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.455991] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.457919] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.459671] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.461673] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.463108] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.465234] vgaarb: loaded\n[ 0.466078] vgaarb: bridge control possible 0000:00:02.0\n[ 0.467822] SCSI subsystem initialized\n[ 0.469123] ACPI: bus type USB registered\n[ 0.470270] usbcore: registered new interface driver usbfs\n[ 0.471691] usbcore: registered new interface driver hub\n[ 0.473069] usbcore: registered new device driver usb\n[ 0.474620] PCI: Using ACPI for IRQ routing\n[ 0.476203] NetLabel: Initializing\n[ 0.477191] NetLabel: domain hash size = 128\n[ 0.478360] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.479677] NetLabel: unlabeled traffic allowed by default\n[ 0.481275] amd_nb: Cannot enumerate AMD northbridges\n[ 0.482632] clocksource: Switched to clocksource kvm-clock\n[ 0.492113] AppArmor: AppArmor Filesystem Enabled\n[ 0.493459] pnp: PnP ACPI init\n[ 0.494742] pnp: PnP ACPI: found 5 devices\n[ 0.501722] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.504085] NET: Registered protocol family 2\n[ 0.505554] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.507313] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.508930] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.510554] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.512031] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.513656] NET: Registered protocol family 1\n[ 0.514872] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.516391] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.517864] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.534163] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.550513] Unpacking initramfs...\n[ 1.041274] Freeing initrd memory: 37084K\n[ 1.042835] Scanning for low memory corruption every 60 seconds\n[ 1.044684] audit: initializing netlink subsys (disabled)\n[ 1.046135] audit: type=2000 audit(1535283912.922:1): initialized\n[ 1.047999] Initialise system trusted keyring\n[ 1.049329] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.050924] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.053669] zbud: loaded\n[ 1.054766] VFS: Disk quotas dquot_6.6.0\n[ 1.055905] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.057810] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.059552] fuse init (API version 7.23)\n[ 1.060785] Key type big_key registered\n[ 1.061885] Allocating IMA MOK and blacklist keyrings.\n[ 1.063607] Key type asymmetric registered\n[ 1.064756] Asymmetric key parser 'x509' registered\n[ 1.066083] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.068151] io scheduler noop registered\n[ 1.069262] io scheduler deadline registered (default)\n[ 1.070649] io scheduler cfq registered\n[ 1.071823] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.073259] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.075013] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.077025] ACPI: Power Button [PWRF]\n[ 1.078222] GHES: HEST is not enabled!\n[ 1.093979] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.126162] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.129008] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.152708] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.155720] Linux agpgart interface v0.103\n[ 1.158519] loop: module loaded\n[ 1.162190] vda: vda1\n[ 1.163738] scsi host0: ata_piix\n[ 1.164787] scsi host1: ata_piix\n[ 1.165788] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.167475] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.169531] libphy: Fixed MDIO Bus: probed\n[ 1.170908] tun: Universal TUN/TAP device driver, 1.6\n[ 1.172234] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.174904] PPP generic driver version 2.4.2\n[ 1.176155] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.177804] ehci-pci: EHCI PCI platform driver\n[ 1.179035] ehci-platform: EHCI generic platform driver\n[ 1.180415] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.181980] ohci-pci: OHCI PCI platform driver\n[ 1.183203] ohci-platform: OHCI generic platform driver\n[ 1.184584] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.200918] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.202297] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.204342] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.205733] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.207319] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.209016] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.211011] usb usb1: Product: UHCI Host Controller\n[ 1.212319] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.213906] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.215241] hub 1-0:1.0: USB hub found\n[ 1.216326] hub 1-0:1.0: 2 ports detected\n[ 1.217587] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.220535] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.221846] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.223282] mousedev: PS/2 mouse device common for all mice\n[ 1.225020] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.227576] rtc_cmos 00:00: RTC can wake from S4\n[ 1.229121] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.230776] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.232413] i2c /dev entries driver\n[ 1.233487] device-mapper: uevent: version 1.0.3\n[ 1.234804] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.237070] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.238895] NET: Registered protocol family 10\n[ 1.240384] NET: Registered protocol family 17\n[ 1.241612] Key type dns_resolver registered\n[ 1.243026] registered taskstats version 1\n[ 1.244198] Loading compiled-in X.509 certificates\n[ 1.246053] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.248613] zswap: loaded using pool lzo/zbud\n[ 1.251196] Key type trusted registered\n[ 1.254258] Key type encrypted registered\n[ 1.255424] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.256872] ima: No TPM chip found, activating TPM-bypass!\n[ 1.258308] evm: HMAC attrs: 0x1\n[ 1.259644] Magic number: 14:368:783\n[ 1.260823] rtc_cmos 00:00: setting system clock to 2018-08-26 11:45:13 UTC (1535283913)\n[ 1.263096] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.264638] EDD information not available.\n[ 1.328193] Freeing unused kernel memory: 1512K\n[ 1.329447] Write protecting the kernel read-only data: 14336k\n[ 1.346547] Freeing unused kernel memory: 1692K\n[ 1.348001] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.358707] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.361147] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.363931] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.366511] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.369013] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.374660] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.379879] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.382426] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.386657] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.389333] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.444605] [drm] Initialized drm 1.1.0 20060810\n[ 1.447774] virtio_net virtio0 ens3: renamed from eth0\n[ 1.457003] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.460610] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.483075] FDC 0 is a S82078B\n[ 1.485930] AVX2 version of gcm_enc/dec engaged.\n[ 1.487193] AES CTR mode by8 optimization enabled\n[ 1.526642] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.691863] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.693584] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.695354] usb 1-1: Product: QEMU USB Tablet\n[ 1.696530] usb 1-1: Manufacturer: QEMU\n[ 1.697608] usb 1-1: SerialNumber: 42\n[ 1.705153] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.712510] usbcore: registered new interface driver usbhid\n[ 1.713978] usbhid: USB HID core driver\n[ 1.716397] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5\n[ 1.719468] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[ 2.042679] tsc: Refined TSC clocksource calibration: 3491.820 MHz\n[ 2.042680] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255213a297, max_idle_ns: 440795239272 ns\nBegin: Loading essential drivers ... [ 2.086217] md: linear personality registered for level -1\n[ 2.089928] md: multipath personality registered for level -4\n[ 2.093674] md: raid0 personality registered for level 0\n[ 2.097865] md: raid1 personality registered for level 1\n[ 2.170643] raid6: sse2x1 gen() 11499 MB/s\n[ 2.238656] raid6: sse2x1 xor() 8963 MB/s\n[ 2.306652] raid6: sse2x2 gen() 14282 MB/s\n[ 2.374642] raid6: sse2x2 xor() 9593 MB/s\n[ 2.442631] raid6: sse2x4 gen() 16539 MB/s\n[ 2.510628] raid6: sse2x4 xor() 11529 MB/s\n[ 2.578628] raid6: avx2x1 gen() 22490 MB/s\n[ 2.646641] raid6: avx2x2 gen() 26399 MB/s\n[ 2.714649] raid6: avx2x4 gen() 29842 MB/s\n[ 2.719201] raid6: using algorithm avx2x4 gen() 29842 MB/s\n[ 2.720639] raid6: using avx2x2 recovery algorithm\n[ 2.725741] xor: automatically using best checksumming function:\n[ 2.766628] avx : 32767.000 MB/sec\n[ 2.769383] async_tx: api initialized (async)\n[ 2.781746] md: raid6 personality registered for level 6\n[ 2.783193] md: raid5 personality registered for level 5\n[ 2.784591] md: raid4 personality registered for level 4\n[ 2.791237] md: raid10 personality registered for level 10\ndone.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... [ 2.825220] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 2.845354] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\ndone.\nBegin: Running /scripts/local-bottom ... done.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.948468] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)\n[ 2.952911] systemd[1]: Detected virtualization kvm.\n[ 2.954221] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 2.957653] systemd[1]: Set hostname to .\n[ 2.960296] systemd[1]: Initializing machine ID from KVM UUID.\n[ 2.961804] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.071045] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.073909] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.076616] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.079893] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.\n[[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[ 3.084053] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.086541] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.088875] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.091782] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.094978] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.097903] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.100563] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.103400] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 3.106466] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.109001] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.112033] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 3.115641] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.118544] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.121453] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.124021] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.128038] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.134497] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.138903] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.150754] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.159072] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...\n Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...\n[ 3.167968] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.174580] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.183422] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[ 3.192904] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.204057] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.207209] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.214114] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.220397] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.[ 3.224449] Loading iSCSI transport class v2.0-870.\n\n[ 3.226034] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.230691] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.233389] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.[ 3.239081] iscsi: registered transport (tcp)\n\n[[0;32m OK [0m] Started Set console keymap.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 3.282534] iscsi: registered transport (iser)\n[[0;32m OK [0m] Started Load Kernel Modules.\n Starting Apply Kernel Variables...\n Mounting FUSE Control File System...\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Create Static Device Nodes in /dev...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n Starting File System Check on Root Device...\n[[0;32m OK [0m] Started File System Check Daemon to report status.\n[[0;32m OK [0m] Started File System Check on Root Device.\n Starting Remount Root and Kernel File Systems...\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting Flush Journal to Persistent Storage...\n Starting Load/Save Random Seed...\n Starting udev Coldplug all Devices...\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[ 3.597733] intel_rapl: no valid rapl domains found in package 0\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting Set console font and keymap...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting LSB: AppArmor initialization...\n Starting Create Volatile Files and Directories...\n Starting Initial cloud-init job (pre-networking)...\n Starting Commit a transient machine-id on disk...\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n Starting Network Time Synchronization...\n Starting Update UTMP about System Boot/Shutdown...\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[ 5.148495] cloud-init[608]: Cloud-init v. 18.2 running 'init-local' at Sun, 26 Aug 2018 11:45:17 +0000. Up 5.00 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Reached target Network (Pre).\n[[0;32m OK [0m] Started Set console font and keymap.\n[[0;32m OK [0m] Created slice system-getty.slice.\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n Starting Raise network interfaces...\n[[0;32m OK [0m] Started Raise network interfaces.\n Starting Initial cloud-init job (metadata service crawler)...\n[[0;32m OK [0m] Reached target Network.\n[ 58.282507] cloud-init[930]: Cloud-init v. 18.2 running 'init' at Sun, 26 Aug 2018 11:45:18 +0000. Up 5.98 seconds.\n[ 58.285084] cloud-init[930]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 58.291737] cloud-init[930]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 58.294852] cloud-init[930]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 58.299401] cloud-init[930]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 58.305682] cloud-init[930]: ci-info: | ens3 | True | 192.168.120.27 | 255.255.255.0 | . | fa:16:3e:f7:66:26 |\n[ 58.307860] cloud-init[930]: ci-info: | ens3 | True | fe80::f816:3eff:fef7:6626/64 | . | link | fa:16:3e:f7:66:26 |\n[ 58.311151] cloud-init[930]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |\n[ 58.317843] cloud-init[930]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 58.324128] cloud-init[930]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 58.326370] cloud-init[930]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++\n[ 58.332414] cloud-init[930]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 58.334506] cloud-init[930]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 58.340406] cloud-init[930]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 58.342492] cloud-init[930]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG |\n[ 58.348407] cloud-init[930]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | ens3 | UGH |\n[ 58.352169] cloud-init[930]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 58.356167] cloud-init[930]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 58.360163] cloud-init[930]: 2018-08-26 11:46:10,755 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None.\n[ 58.820173] cloud-init[930]: Generating public/private rsa key pair.\n[ 58.821804] cloud-init[930]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 58.824121] cloud-init[930]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 58.828128] cloud-init[930]: The key fingerprint is:\n[ 58.832127] cloud-init[930]: SHA256:Bmyz9UYDww8pewXrCggPssjfzogyq6heGotq0m9WQBc root@shaker-vm-41b12b66-1244-4b11-b43c-e656538192a1\n[ 58.836117] cloud-init[930]: The key's randomart image is:\n[ 58.837547] cloud-init[930]: +---[RSA 2048]----+\n[ 58.840134] cloud-init[930]: | Eo+o |\n[ 58.844123] cloud-init[930]: | ..o ++. |\n[ 58.845432] cloud-init[930]: |+ . .=oo+o |\n[ 58.848142] cloud-init[930]: |+= ....*.o.. |\n[ 58.852140] cloud-init[930]: |o.o ....S o |\n[ 58.853478] cloud-init[930]: | . ...o . |\n[ 58.856129] cloud-init[930]: | o o o. |\n[ 58.860134] cloud-init[930]: |*.B * |\n[ 58.861448] cloud-init[930]: |/B =.o |\n[ 58.864121] cloud-init[930]: +----[SHA256]-----+\n[ 58.868029] cloud-init[930]: Generating public/private dsa key pair.\n[ 58.872122] cloud-init[930]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[ 58.873950] cloud-init[930]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n[ 58.880147] cloud-init[930]: The key fingerprint is:\n[ 58.881537] cloud-init[930]: SHA256:SpVeFDtbDGr+BeskVKNNTsWAQdcOT2o75PLySSBJzc8 root@shaker-vm-41b12b66-1244-4b11-b43c-e656538192a1\n[ 58.888134] cloud-init[930]: The key's randomart image is:\n[ 58.889577] cloud-init[930]: +---[DSA 1024]----+\n[ 58.890852] cloud-init[930]: | .oo@*. |\n[ 58.893241] cloud-init[930]: | o.%.=+ |\n[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).\n[[0;32m OK [0m] Reached target Cloud-config availability.\n[ 58.898475] cloud-init[930]: | . X B*o |\n[[0;32m OK [0m] Reached target System Initialization.\n[ 58.901203] cloud-init[930]: | . B ++*o |\n[ 58.903455] cloud-init[930]: | + S+E.. |\n Starting LXD - unix socket.\n Starting Socket activation for snappy daemon.\n[ 58.907393] cloud-init[930]: | . o.*+. |\n[[0;32m OK [0m] Listening on ACPID Listen Socket.\n[ 58.910782] cloud-init[930]: | . o+. |\n[ 58.912030] cloud-init[930]: | .... |\n[[0;32m OK [0m] Started Daily apt download activities.\n[ 58.914773] cloud-init[930]: | oo |\n[[0;32m OK [0m] Started Daily apt upgrade and clean activities.\n[ 58.917508] cloud-init[930]: +----[SHA256]-----+\n[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[ 58.920117] cloud-init[930]: Generating public/private ecdsa key pair.\n[ 58.921311] cloud-init[930]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\n[ 58.922771] cloud-init[930]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.[[0;32m OK [0m] Listening on UUID daemon activation socket.\n[[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.\n[[0;32m OK [0m] Reached target Timers.\n\n[ 58.927558] cloud-init[930]: The key fingerprint is:\n[[0;32m OK [0m] Started ACPI Events Check.\n[ 58.930379] cloud-init[930]: SHA256:twPuCEivzyPQMU/8ZQ/MCX3kKi5gH5nCZucbc77Ne40 root@shaker-vm-41b12b66-1244-4b11-b43c-e656538192a1[[0;32m OK [0m] Reached target Paths.\n[[0;32m OK [0m] Reached target Network is Online.\n Starting iSCSI initiator daemon (iscsid)...\n\n[ 58.936290] cloud-init[930]: The key's randomart image is:\n[ 58.937654] cloud-init[930]: +---[ECDSA 256]---+\n[[0;32m OK [0m] Listening on LXD - unix socket.\n[ 58.940086] cloud-init[930]: | . .. |\n[ 58.941028] cloud-init[930]: | . ... |\n[ 58.941971] cloud-init[930]: | . + o. |\n[ 58.942918] cloud-init[930]: | .o oo B. |\n[ 58.943854] [[0;32m OK [0m] Listening on Socket activation for snappy daemon.\n[[0;32m OK [0m] Reached target Sockets.\n[[0;32m OK [0mcloud-init[930]: | .O==..oSo. |\n[ 58.949123] cloud-init[930]: |.=.O.o.o o.. |\n] Reached target Basic System.\n[[0;32m OK [0m] Started Regular background program processing daemon.\n[[0;32m OK [0m] Started iperf3 Service.\n [ 58.956260] cloud-init[930]: | .. O o . oo |\n[ 58.957488] cloud-init[930]: | .o.O = E.. |\n[ 58.959598] cloud-init[930]: Starting System Logging Service...\n[[0;32m OK [0m] Started Unattended Upgrades Shutdown.\n| .o+.+.=o |\n[ 58.963337] cloud-init[930]: +----[SHA256]-----+\n Starting Login Service...\n[ 58.970200] Starting /etc/rc.local Compatibility...\n Starting LSB: MD monitoring daemon...\n Starting LSB: Record successful boot for GRUB...\ncloud-init[930]: Generating public/private ed25519 key pair.\n Starting Snappy daemon...\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n Starting Accounts Service...\n[[0;32m OK [0m] Started iperf Service.\n[[0;32m OK [0m] Started Deferred execution scheduler.\n Starting Pollinate to seed the pseudo random number generator...\n[[0;32m OK [0m] Started D-Bus System Message Bus.\n[ 59.038287] cloud-init[930]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 59.048574] cloud-init[930]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. Starting Apply the settings specified in cloud-config...\n Starting LXD - container startup/shutdown...\n[[0;32m OK [0m] Started ACPI event daemon.\n[[0;32m OK [0m] Started /etc/rc.local Compatibility.\n\n[ 59.090472] cloud-init[930]: The key fingerprint is:\n[ 59.108968] cloud-init[930]: SHA256:AB8E00OQ3kAZbpyihEf47gJtui0Qq79T3DVVKZ9jE4E root@shaker-vm-41b12b66-1244-4b11-b43c-e656538192a1\n[ 59.142072] cloud-init[930]: The key's randomart image is:[[0;32m OK [0m] Started LSB: MD monitoring daemon.\n\n[[0;32m OK [0m] Started Login Service.\n Starting Authenticate and Authorize Users to Run Privileged Tasks...[ 59.169981] \n[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\ncloud-init[930]: +--[ED25519 256]--+\n[ 59.189667] [[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\ncloud-init[930]: [[0;32m OK [0m] Started Accounts Service.\n| ...BX+ ooo |\n[ 59.202502] cloud-init[930]: |o. o+=o. E o |\n[ 59.209839] cloud-init[930]: |.oo.=oo. . o o |\n[ 59.217143] cloud-init[930]: |oo.o. ..o * |\n[ 59.225131] cloud-init[930]: |.= . . .S. . o |[[0;32m OK [0m] Started LXD - container startup/shutdown.\n\n[ 59.239305] cloud-init[930]: |+ + o . |\n[ 59.241397] cloud-init[930]: |++ . |\n[ 59.245679] cloud-init[930]: |=.o |\n[ 59.253490] cloud-init[930]: |.=+o |\n[[0;32m OK [0m] Started Snappy daemon.\n Starting Wait until snapd is fully seeded...\n[ 59.272052] cloud-init[930]: +----[SHA256]-----+\n[ 59.639295] cloud-init[1090]: Generating locales (this might take a while)...\n[ 60.313885] cloud-init[1090]: en_US.UTF-8... done\n[ 60.316055] cloud-init[1090]: Generation complete.\n[[0;32m OK [0m] Started Pollinate to seed the pseudo random number generator.\n Starting OpenBSD Secure Shell server...\n[[0;32m OK [0m] Started OpenBSD Secure Shell server.\n"} 2018-08-26 11:46:29,601 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/08141519-c119-458c-b85a-385f30dfa7da/action used request id req-a4c8dc43-4491-4b5e-a20b-936db0a2dbff 2018-08-26 11:46:29,601 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0891389846802s 2018-08-26 11:46:29,602 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/08141519-c119-458c-b85a-385f30dfa7da/action used request id req-a4c8dc43-4491-4b5e-a20b-936db0a2dbff 2018-08-26 11:46:29,602 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffcf001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 713232018 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128868 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:33024 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.181463] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.183813] pid_max: default: 32768 minimum: 301 [ 0.185095] ACPI: Core revision 20150930 [ 0.186822] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.188711] Security Framework initialized [ 0.189884] Yama: becoming mindful. [ 0.190934] AppArmor: AppArmor initialized [ 0.192150] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.194013] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.195818] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.197531] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.199462] Initializing cgroup subsys io [ 0.200640] Initializing cgroup subsys memory [ 0.201875] Initializing cgroup subsys devices [ 0.203112] Initializing cgroup subsys freezer [ 0.204362] Initializing cgroup subsys net_cls [ 0.205607] Initializing cgroup subsys perf_event [ 0.206907] Initializing cgroup subsys net_prio [ 0.208170] Initializing cgroup subsys hugetlb [ 0.209414] Initializing cgroup subsys pids [ 0.210621] CPU: Physical Processor ID: 0 [ 0.212478] mce: CPU supports 10 MCE banks [ 0.213676] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.215109] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.216673] Spectre V2 : Mitigation: Full generic retpoline [ 0.218158] Spectre V2 : Speculation control IBPB not-supported IBRS not-supported [ 0.220030] Speculative Store Bypass: Vulnerable [ 0.237442] Freeing SMP alternatives memory: 32K [ 0.243380] ftrace: allocating 32237 entries in 126 pages [ 0.278234] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.280042] smpboot: Max logical packages: 1 [ 0.281546] x2apic enabled [ 0.282747] Switched APIC routing to physical x2apic. [ 0.285332] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.287021] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.289997] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.292688] KVM setup paravirtual spinlock [ 0.294402] x86: Booted up 1 node, 1 CPUs [ 0.295612] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.297672] devtmpfs: initialized [ 0.299747] evm: security.selinux [ 0.300790] evm: security.SMACK64 [ 0.301820] evm: security.SMACK64EXEC [ 0.302935] evm: security.SMACK64TRANSMUTE [ 0.304143] evm: security.SMACK64MMAP [ 0.305256] evm: security.ima [ 0.306217] evm: security.capability [ 0.307392] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.310091] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.311827] pinctrl core: initialized pinctrl subsystem [ 0.313437] RTC time: 11:45:12, date: 08/26/18 [ 0.314837] NET: Registered protocol family 16 [ 0.316260] cpuidle: using governor ladder [ 0.317500] cpuidle: using governor menu [ 0.318673] PCCT header not found. [ 0.319790] ACPI: bus type PCI registered [ 0.320990] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.322829] PCI: Using configuration type 1 for base access [ 0.325186] ACPI: Added _OSI(Module Device) [ 0.326439] ACPI: Added _OSI(Processor Device) [ 0.327725] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.329072] ACPI: Added _OSI(Processor Aggregator Device) [ 0.331420] ACPI: Interpreter enabled [ 0.332558] ACPI: (supports S0 S5) [ 0.333613] ACPI: Using IOAPIC for interrupt routing [ 0.335035] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.339247] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.340957] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.342823] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.344605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.347909] acpiphp: Slot [3] registered [ 0.349104] acpiphp: Slot [4] registered [ 0.350300] acpiphp: Slot [5] registered [ 0.351499] acpiphp: Slot [6] registered [ 0.369301] acpiphp: Slot [7] registered [ 0.370704] acpiphp: Slot [8] registered [ 0.371910] acpiphp: Slot [9] registered [ 0.373110] acpiphp: Slot [10] registered [ 0.374320] acpiphp: Slot [11] registered [ 0.375563] acpiphp: Slot [12] registered [ 0.376777] acpiphp: Slot [13] registered [ 0.377984] acpiphp: Slot [14] registered [ 0.379192] acpiphp: Slot [15] registered [ 0.380404] acpiphp: Slot [16] registered [ 0.381734] acpiphp: Slot [17] registered [ 0.382950] acpiphp: Slot [18] registered [ 0.384164] acpiphp: Slot [19] registered [ 0.385377] acpiphp: Slot [20] registered [ 0.386589] acpiphp: Slot [21] registered [ 0.387808] acpiphp: Slot [22] registered [ 0.389023] acpiphp: Slot [23] registered [ 0.390236] acpiphp: Slot [24] registered [ 0.391458] acpiphp: Slot [25] registered [ 0.392680] acpiphp: Slot [26] registered [ 0.393895] acpiphp: Slot [27] registered [ 0.395108] acpiphp: Slot [28] registered [ 0.396322] acpiphp: Slot [29] registered [ 0.397541] acpiphp: Slot [30] registered [ 0.398750] acpiphp: Slot [31] registered [ 0.399971] PCI host bridge to bus 0000:00 [ 0.401197] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.403017] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.404843] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.407013] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.409189] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.411428] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.416119] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.418026] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.419791] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.421682] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.425917] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.428068] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.449577] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.451725] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.453801] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.455991] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.457919] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.459671] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.461673] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.463108] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.465234] vgaarb: loaded [ 0.466078] vgaarb: bridge control possible 0000:00:02.0 [ 0.467822] SCSI subsystem initialized [ 0.469123] ACPI: bus type USB registered [ 0.470270] usbcore: registered new interface driver usbfs [ 0.471691] usbcore: registered new interface driver hub [ 0.473069] usbcore: registered new device driver usb [ 0.474620] PCI: Using ACPI for IRQ routing [ 0.476203] NetLabel: Initializing [ 0.477191] NetLabel: domain hash size = 128 [ 0.478360] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.479677] NetLabel: unlabeled traffic allowed by default [ 0.481275] amd_nb: Cannot enumerate AMD northbridges [ 0.482632] clocksource: Switched to clocksource kvm-clock [ 0.492113] AppArmor: AppArmor Filesystem Enabled [ 0.493459] pnp: PnP ACPI init [ 0.494742] pnp: PnP ACPI: found 5 devices [ 0.501722] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.504085] NET: Registered protocol family 2 [ 0.505554] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.507313] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.508930] TCP: Hash tables configured (established 4096 bind 4096) [ 0.510554] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.512031] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.513656] NET: Registered protocol family 1 [ 0.514872] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.516391] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.517864] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.534163] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.550513] Unpacking initramfs... [ 1.041274] Freeing initrd memory: 37084K [ 1.042835] Scanning for low memory corruption every 60 seconds [ 1.044684] audit: initializing netlink subsys (disabled) [ 1.046135] audit: type=2000 audit(1535283912.922:1): initialized [ 1.047999] Initialise system trusted keyring [ 1.049329] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.050924] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.053669] zbud: loaded [ 1.054766] VFS: Disk quotas dquot_6.6.0 [ 1.055905] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.057810] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.059552] fuse init (API version 7.23) [ 1.060785] Key type big_key registered [ 1.061885] Allocating IMA MOK and blacklist keyrings. [ 1.063607] Key type asymmetric registered [ 1.064756] Asymmetric key parser 'x509' registered [ 1.066083] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.068151] io scheduler noop registered [ 1.069262] io scheduler deadline registered (default) [ 1.070649] io scheduler cfq registered [ 1.071823] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.073259] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.075013] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.077025] ACPI: Power Button [PWRF] [ 1.078222] GHES: HEST is not enabled! [ 1.093979] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.126162] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.129008] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.152708] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.155720] Linux agpgart interface v0.103 [ 1.158519] loop: module loaded [ 1.162190] vda: vda1 [ 1.163738] scsi host0: ata_piix [ 1.164787] scsi host1: ata_piix [ 1.165788] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.167475] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.169531] libphy: Fixed MDIO Bus: probed [ 1.170908] tun: Universal TUN/TAP device driver, 1.6 [ 1.172234] tun: (C) 1999-2004 Max Krasnyansky [ 1.174904] PPP generic driver version 2.4.2 [ 1.176155] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.177804] ehci-pci: EHCI PCI platform driver [ 1.179035] ehci-platform: EHCI generic platform driver [ 1.180415] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.181980] ohci-pci: OHCI PCI platform driver [ 1.183203] ohci-platform: OHCI generic platform driver [ 1.184584] uhci_hcd: USB Universal Host Controller Interface driver [ 1.200918] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.202297] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.204342] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.205733] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.207319] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.209016] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.211011] usb usb1: Product: UHCI Host Controller [ 1.212319] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.213906] usb usb1: SerialNumber: 0000:00:01.2 [ 1.215241] hub 1-0:1.0: USB hub found [ 1.216326] hub 1-0:1.0: 2 ports detected [ 1.217587] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.220535] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.221846] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.223282] mousedev: PS/2 mouse device common for all mice [ 1.225020] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.227576] rtc_cmos 00:00: RTC can wake from S4 [ 1.229121] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.230776] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.232413] i2c /dev entries driver [ 1.233487] device-mapper: uevent: version 1.0.3 [ 1.234804] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.237070] ledtrig-cpu: registered to indicate activity on CPUs [ 1.238895] NET: Registered protocol family 10 [ 1.240384] NET: Registered protocol family 17 [ 1.241612] Key type dns_resolver registered [ 1.243026] registered taskstats version 1 [ 1.244198] Loading compiled-in X.509 certificates [ 1.246053] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.248613] zswap: loaded using pool lzo/zbud [ 1.251196] Key type trusted registered [ 1.254258] Key type encrypted registered [ 1.255424] AppArmor: AppArmor sha1 policy hashing enabled [ 1.256872] ima: No TPM chip found, activating TPM-bypass! [ 1.258308] evm: HMAC attrs: 0x1 [ 1.259644] Magic number: 14:368:783 [ 1.260823] rtc_cmos 00:00: setting system clock to 2018-08-26 11:45:13 UTC (1535283913) [ 1.263096] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.264638] EDD information not available. [ 1.328193] Freeing unused kernel memory: 1512K [ 1.329447] Write protecting the kernel read-only data: 14336k [ 1.346547] Freeing unused kernel memory: 1692K [ 1.348001] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.358707] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.361147] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.363931] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.366511] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.369013] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.374660] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.379879] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.382426] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.386657] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.389333] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.444605] [drm] Initialized drm 1.1.0 20060810 [ 1.447774] virtio_net virtio0 ens3: renamed from eth0 [ 1.457003] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.460610] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.483075] FDC 0 is a S82078B [ 1.485930] AVX2 version of gcm_enc/dec engaged. [ 1.487193] AES CTR mode by8 optimization enabled [ 1.526642] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.691863] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.693584] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.695354] usb 1-1: Product: QEMU USB Tablet [ 1.696530] usb 1-1: Manufacturer: QEMU [ 1.697608] usb 1-1: SerialNumber: 42 [ 1.705153] hidraw: raw HID events driver (C) Jiri Kosina [ 1.712510] usbcore: registered new interface driver usbhid [ 1.713978] usbhid: USB HID core driver [ 1.716397] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5 [ 1.719468] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [ 2.042679] tsc: Refined TSC clocksource calibration: 3491.820 MHz [ 2.042680] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255213a297, max_idle_ns: 440795239272 ns Begin: Loading essential drivers ... [ 2.086217] md: linear personality registered for level -1 [ 2.089928] md: multipath personality registered for level -4 [ 2.093674] md: raid0 personality registered for level 0 [ 2.097865] md: raid1 personality registered for level 1 [ 2.170643] raid6: sse2x1 gen() 11499 MB/s [ 2.238656] raid6: sse2x1 xor() 8963 MB/s [ 2.306652] raid6: sse2x2 gen() 14282 MB/s [ 2.374642] raid6: sse2x2 xor() 9593 MB/s [ 2.442631] raid6: sse2x4 gen() 16539 MB/s [ 2.510628] raid6: sse2x4 xor() 11529 MB/s [ 2.578628] raid6: avx2x1 gen() 22490 MB/s [ 2.646641] raid6: avx2x2 gen() 26399 MB/s [ 2.714649] raid6: avx2x4 gen() 29842 MB/s [ 2.719201] raid6: using algorithm avx2x4 gen() 29842 MB/s [ 2.720639] raid6: using avx2x2 recovery algorithm [ 2.725741] xor: automatically using best checksumming function: [ 2.766628] avx : 32767.000 MB/sec [ 2.769383] async_tx: api initialized (async) [ 2.781746] md: raid6 personality registered for level 6 [ 2.783193] md: raid5 personality registered for level 5 [ 2.784591] md: raid4 personality registered for level 4 [ 2.791237] md: raid10 personality registered for level 10 done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 2.825220] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 2.845354] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 2.948468] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 2.952911] systemd[1]: Detected virtualization kvm. [ 2.954221] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 2.957653] systemd[1]: Set hostname to . [ 2.960296] systemd[1]: Initializing machine ID from KVM UUID. [ 2.961804] systemd[1]: Installed transient /etc/machine-id file. [ 3.071045] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.073909] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.076616] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.079893] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 3.084053] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.086541] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.088875] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.091782] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.094978] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.097903] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.100563] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.103400] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.106466] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.109001] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.112033] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.115641] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.118544] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.121453] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.124021] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.128038] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.134497] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.138903] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.150754] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.159072] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.167968] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.174580] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.183422] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 3.192904] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.204057] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.207209] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.214114] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.220397] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System.[ 3.224449] Loading iSCSI transport class v2.0-870. [ 3.226034] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.230691] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.233389] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service.[ 3.239081] iscsi: registered transport (tcp) [[0;32m OK [0m] Started Set console keymap. [[0;32m OK [0m] Started Uncomplicated firewall. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Nameserver information manager. [ 3.282534] iscsi: registered transport (iser) [[0;32m OK [0m] Started Load Kernel Modules. Starting Apply Kernel Variables... Mounting FUSE Control File System... [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting Flush Journal to Persistent Storage... Starting Load/Save Random Seed... Starting udev Coldplug all Devices... [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Found device /dev/ttyS0. [ 3.597733] intel_rapl: no valid rapl domains found in package 0 [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Set console font and keymap... Starting Tell Plymouth To Write Out Runtime Data... Starting LSB: AppArmor initialization... Starting Create Volatile Files and Directories... Starting Initial cloud-init job (pre-networking)... Starting Commit a transient machine-id on disk... [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Started Commit a transient machine-id on disk. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [ 5.148495] cloud-init[608]: Cloud-init v. 18.2 running 'init-local' at Sun, 26 Aug 2018 11:45:17 +0000. Up 5.00 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started LSB: AppArmor initialization. Starting Raise network interfaces... [[0;32m OK [0m] Started Raise network interfaces. Starting Initial cloud-init job (metadata service crawler)... [[0;32m OK [0m] Reached target Network. [ 58.282507] cloud-init[930]: Cloud-init v. 18.2 running 'init' at Sun, 26 Aug 2018 11:45:18 +0000. Up 5.98 seconds. [ 58.285084] cloud-init[930]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 58.291737] cloud-init[930]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.294852] cloud-init[930]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 58.299401] cloud-init[930]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.305682] cloud-init[930]: ci-info: | ens3 | True | 192.168.120.27 | 255.255.255.0 | . | fa:16:3e:f7:66:26 | [ 58.307860] cloud-init[930]: ci-info: | ens3 | True | fe80::f816:3eff:fef7:6626/64 | . | link | fa:16:3e:f7:66:26 | [ 58.311151] cloud-init[930]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . | [ 58.317843] cloud-init[930]: ci-info: | lo | True | ::1/128 | . | host | . | [ 58.324128] cloud-init[930]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.326370] cloud-init[930]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 58.332414] cloud-init[930]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 58.334506] cloud-init[930]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 58.340406] cloud-init[930]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 58.342492] cloud-init[930]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 58.348407] cloud-init[930]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | ens3 | UGH | [ 58.352169] cloud-init[930]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 58.356167] cloud-init[930]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 58.360163] cloud-init[930]: 2018-08-26 11:46:10,755 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None. [ 58.820173] cloud-init[930]: Generating public/private rsa key pair. [ 58.821804] cloud-init[930]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 58.824121] cloud-init[930]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 58.828128] cloud-init[930]: The key fingerprint is: [ 58.832127] cloud-init[930]: SHA256:Bmyz9UYDww8pewXrCggPssjfzogyq6heGotq0m9WQBc root@shaker-vm-41b12b66-1244-4b11-b43c-e656538192a1 [ 58.836117] cloud-init[930]: The key's randomart image is: [ 58.837547] cloud-init[930]: +---[RSA 2048]----+ [ 58.840134] cloud-init[930]: | Eo+o | [ 58.844123] cloud-init[930]: | ..o ++. | [ 58.845432] cloud-init[930]: |+ . .=oo+o | [ 58.848142] cloud-init[930]: |+= ....*.o.. | [ 58.852140] cloud-init[930]: |o.o ....S o | [ 58.853478] cloud-init[930]: | . ...o . | [ 58.856129] cloud-init[930]: | o o o. | [ 58.860134] cloud-init[930]: |*.B * | [ 58.861448] cloud-init[930]: |/B =.o | [ 58.864121] cloud-init[930]: +----[SHA256]-----+ [ 58.868029] cloud-init[930]: Generating public/private dsa key pair. [ 58.872122] cloud-init[930]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 58.873950] cloud-init[930]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. [ 58.880147] cloud-init[930]: The key fingerprint is: [ 58.881537] cloud-init[930]: SHA256:SpVeFDtbDGr+BeskVKNNTsWAQdcOT2o75PLySSBJzc8 root@shaker-vm-41b12b66-1244-4b11-b43c-e656538192a1 [ 58.888134] cloud-init[930]: The key's randomart image is: [ 58.889577] cloud-init[930]: +---[DSA 1024]----+ [ 58.890852] cloud-init[930]: | .oo@*. | [ 58.893241] cloud-init[930]: | o.%.=+ | [[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler). [[0;32m OK [0m] Reached target Cloud-config availability. [ 58.898475] cloud-init[930]: | . X B*o | [[0;32m OK [0m] Reached target System Initialization. [ 58.901203] cloud-init[930]: | . B ++*o | [ 58.903455] cloud-init[930]: | + S+E.. | Starting LXD - unix socket. Starting Socket activation for snappy daemon. [ 58.907393] cloud-init[930]: | . o.*+. | [[0;32m OK [0m] Listening on ACPID Listen Socket. [ 58.910782] cloud-init[930]: | . o+. | [ 58.912030] cloud-init[930]: | .... | [[0;32m OK [0m] Started Daily apt download activities. [ 58.914773] cloud-init[930]: | oo | [[0;32m OK [0m] Started Daily apt upgrade and clean activities. [ 58.917508] cloud-init[930]: +----[SHA256]-----+ [[0;32m OK [0m] Listening on D-Bus System Message Bus Socket. [ 58.920117] cloud-init[930]: Generating public/private ecdsa key pair. [ 58.921311] cloud-init[930]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [ 58.922771] cloud-init[930]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.[[0;32m OK [0m] Listening on UUID daemon activation socket. [[0;32m OK [0m] Started Daily Cleanup of Temporary Directories. [[0;32m OK [0m] Reached target Timers. [ 58.927558] cloud-init[930]: The key fingerprint is: [[0;32m OK [0m] Started ACPI Events Check. [ 58.930379] cloud-init[930]: SHA256:twPuCEivzyPQMU/8ZQ/MCX3kKi5gH5nCZucbc77Ne40 root@shaker-vm-41b12b66-1244-4b11-b43c-e656538192a1[[0;32m OK [0m] Reached target Paths. [[0;32m OK [0m] Reached target Network is Online. Starting iSCSI initiator daemon (iscsid)... [ 58.936290] cloud-init[930]: The key's randomart image is: [ 58.937654] cloud-init[930]: +---[ECDSA 256]---+ [[0;32m OK [0m] Listening on LXD - unix socket. [ 58.940086] cloud-init[930]: | . .. | [ 58.941028] cloud-init[930]: | . ... | [ 58.941971] cloud-init[930]: | . + o. | [ 58.942918] cloud-init[930]: | .o oo B. | [ 58.943854] [[0;32m OK [0m] Listening on Socket activation for snappy daemon. [[0;32m OK [0m] Reached target Sockets. [[0;32m OK [0mcloud-init[930]: | .O==..oSo. | [ 58.949123] cloud-init[930]: |.=.O.o.o o.. | ] Reached target Basic System. [[0;32m OK [0m] Started Regular background program processing daemon. [[0;32m OK [0m] Started iperf3 Service. [ 58.956260] cloud-init[930]: | .. O o . oo | [ 58.957488] cloud-init[930]: | .o.O = E.. | [ 58.959598] cloud-init[930]: Starting System Logging Service... [[0;32m OK [0m] Started Unattended Upgrades Shutdown. | .o+.+.=o | [ 58.963337] cloud-init[930]: +----[SHA256]-----+ Starting Login Service... [ 58.970200] Starting /etc/rc.local Compatibility... Starting LSB: MD monitoring daemon... Starting LSB: Record successful boot for GRUB... cloud-init[930]: Generating public/private ed25519 key pair. Starting Snappy daemon... [[0;32m OK [0m] Started FUSE filesystem for LXC. Starting Accounts Service... [[0;32m OK [0m] Started iperf Service. [[0;32m OK [0m] Started Deferred execution scheduler. Starting Pollinate to seed the pseudo random number generator... [[0;32m OK [0m] Started D-Bus System Message Bus. [ 59.038287] cloud-init[930]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [ 59.048574] cloud-init[930]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. Starting Apply the settings specified in cloud-config... Starting LXD - container startup/shutdown... [[0;32m OK [0m] Started ACPI event daemon. [[0;32m OK [0m] Started /etc/rc.local Compatibility. [ 59.090472] cloud-init[930]: The key fingerprint is: [ 59.108968] cloud-init[930]: SHA256:AB8E00OQ3kAZbpyihEf47gJtui0Qq79T3DVVKZ9jE4E root@shaker-vm-41b12b66-1244-4b11-b43c-e656538192a1 [ 59.142072] cloud-init[930]: The key's randomart image is:[[0;32m OK [0m] Started LSB: MD monitoring daemon. [[0;32m OK [0m] Started Login Service. Starting Authenticate and Authorize Users to Run Privileged Tasks...[ 59.169981] [[0;32m OK [0m] Started LSB: Record successful boot for GRUB. cloud-init[930]: +--[ED25519 256]--+ [ 59.189667] [[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks. cloud-init[930]: [[0;32m OK [0m] Started Accounts Service. | ...BX+ ooo | [ 59.202502] cloud-init[930]: |o. o+=o. E o | [ 59.209839] cloud-init[930]: |.oo.=oo. . o o | [ 59.217143] cloud-init[930]: |oo.o. ..o * | [ 59.225131] cloud-init[930]: |.= . . .S. . o |[[0;32m OK [0m] Started LXD - container startup/shutdown. [ 59.239305] cloud-init[930]: |+ + o . | [ 59.241397] cloud-init[930]: |++ . | [ 59.245679] cloud-init[930]: |=.o | [ 59.253490] cloud-init[930]: |.=+o | [[0;32m OK [0m] Started Snappy daemon. Starting Wait until snapd is fully seeded... [ 59.272052] cloud-init[930]: +----[SHA256]-----+ [ 59.639295] cloud-init[1090]: Generating locales (this might take a while)... [ 60.313885] cloud-init[1090]: en_US.UTF-8... done [ 60.316055] cloud-init[1090]: Generation complete. [[0;32m OK [0m] Started Pollinate to seed the pseudo random number generator. Starting OpenBSD Secure Shell server... [[0;32m OK [0m] Started OpenBSD Secure Shell server. 2018-08-26 11:46:29,606 - paramiko.transport - DEBUG - starting thread (client mode): 0xffb23650L 2018-08-26 11:46:29,607 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-26 11:46:29,612 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.2p2 Ubuntu-4ubuntu2.4 2018-08-26 11:46:29,612 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.2p2) 2018-08-26 11:46:29,614 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group14-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-08-26 11:46:29,614 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-26 11:46:29,614 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-26 11:46:29,614 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-26 11:46:29,614 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-26 11:46:29,615 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-26 11:46:29,655 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-26 11:46:29,656 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-26 11:46:29,671 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.204: 34fe9d82b47caa9750094454e1f07746 2018-08-26 11:46:29,672 - paramiko.transport - DEBUG - Trying discovered key 4bdaac843c394358ccd9f8b3ee432b66 in /tmp/tmpbkpViG 2018-08-26 11:46:29,695 - paramiko.transport - DEBUG - userauth is OK 2018-08-26 11:46:29,719 - paramiko.transport - INFO - Auth banner: "System is booting up. See pam_nologin(8)" 2018-08-26 11:46:29,719 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-26 11:46:29,738 - paramiko.transport - DEBUG - Trying discovered key 53a32704d80d9fa5426a394ad4fcf413 in /root/.ssh/id_rsa 2018-08-26 11:46:29,738 - functest.core.singlevm - DEBUG - try 9: cannot connect to 172.30.9.204: No existing session 2018-08-26 11:46:38,748 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-26 11:46:38,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/08141519-c119-458c-b85a-385f30dfa7da/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}8fab0dfa28effdd3e06c72d246df16260fcd0134" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-26 11:46:38,826 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11:46: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-47ebbd40-f505-41a8-bc32-3c7039ec37e2 x-compute-request-id: req-47ebbd40-f505-41a8-bc32-3c7039ec37e2 Content-Encoding: gzip Content-Length: 13202 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffcf001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 713232018 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128868\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:33024 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.181463] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.183813] pid_max: default: 32768 minimum: 301\n[ 0.185095] ACPI: Core revision 20150930\n[ 0.186822] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.188711] Security Framework initialized\n[ 0.189884] Yama: becoming mindful.\n[ 0.190934] AppArmor: AppArmor initialized\n[ 0.192150] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.194013] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.195818] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.197531] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.199462] Initializing cgroup subsys io\n[ 0.200640] Initializing cgroup subsys memory\n[ 0.201875] Initializing cgroup subsys devices\n[ 0.203112] Initializing cgroup subsys freezer\n[ 0.204362] Initializing cgroup subsys net_cls\n[ 0.205607] Initializing cgroup subsys perf_event\n[ 0.206907] Initializing cgroup subsys net_prio\n[ 0.208170] Initializing cgroup subsys hugetlb\n[ 0.209414] Initializing cgroup subsys pids\n[ 0.210621] CPU: Physical Processor ID: 0\n[ 0.212478] mce: CPU supports 10 MCE banks\n[ 0.213676] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.215109] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.216673] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.218158] Spectre V2 : Speculation control IBPB not-supported IBRS not-supported\n[ 0.220030] Speculative Store Bypass: Vulnerable\n[ 0.237442] Freeing SMP alternatives memory: 32K\n[ 0.243380] ftrace: allocating 32237 entries in 126 pages\n[ 0.278234] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.280042] smpboot: Max logical packages: 1\n[ 0.281546] x2apic enabled\n[ 0.282747] Switched APIC routing to physical x2apic.\n[ 0.285332] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.287021] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.289997] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.292688] KVM setup paravirtual spinlock\n[ 0.294402] x86: Booted up 1 node, 1 CPUs\n[ 0.295612] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.297672] devtmpfs: initialized\n[ 0.299747] evm: security.selinux\n[ 0.300790] evm: security.SMACK64\n[ 0.301820] evm: security.SMACK64EXEC\n[ 0.302935] evm: security.SMACK64TRANSMUTE\n[ 0.304143] evm: security.SMACK64MMAP\n[ 0.305256] evm: security.ima\n[ 0.306217] evm: security.capability\n[ 0.307392] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.310091] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.311827] pinctrl core: initialized pinctrl subsystem\n[ 0.313437] RTC time: 11:45:12, date: 08/26/18\n[ 0.314837] NET: Registered protocol family 16\n[ 0.316260] cpuidle: using governor ladder\n[ 0.317500] cpuidle: using governor menu\n[ 0.318673] PCCT header not found.\n[ 0.319790] ACPI: bus type PCI registered\n[ 0.320990] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.322829] PCI: Using configuration type 1 for base access\n[ 0.325186] ACPI: Added _OSI(Module Device)\n[ 0.326439] ACPI: Added _OSI(Processor Device)\n[ 0.327725] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.329072] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.331420] ACPI: Interpreter enabled\n[ 0.332558] ACPI: (supports S0 S5)\n[ 0.333613] ACPI: Using IOAPIC for interrupt routing\n[ 0.335035] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.339247] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.340957] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.342823] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.344605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.347909] acpiphp: Slot [3] registered\n[ 0.349104] acpiphp: Slot [4] registered\n[ 0.350300] acpiphp: Slot [5] registered\n[ 0.351499] acpiphp: Slot [6] registered\n[ 0.369301] acpiphp: Slot [7] registered\n[ 0.370704] acpiphp: Slot [8] registered\n[ 0.371910] acpiphp: Slot [9] registered\n[ 0.373110] acpiphp: Slot [10] registered\n[ 0.374320] acpiphp: Slot [11] registered\n[ 0.375563] acpiphp: Slot [12] registered\n[ 0.376777] acpiphp: Slot [13] registered\n[ 0.377984] acpiphp: Slot [14] registered\n[ 0.379192] acpiphp: Slot [15] registered\n[ 0.380404] acpiphp: Slot [16] registered\n[ 0.381734] acpiphp: Slot [17] registered\n[ 0.382950] acpiphp: Slot [18] registered\n[ 0.384164] acpiphp: Slot [19] registered\n[ 0.385377] acpiphp: Slot [20] registered\n[ 0.386589] acpiphp: Slot [21] registered\n[ 0.387808] acpiphp: Slot [22] registered\n[ 0.389023] acpiphp: Slot [23] registered\n[ 0.390236] acpiphp: Slot [24] registered\n[ 0.391458] acpiphp: Slot [25] registered\n[ 0.392680] acpiphp: Slot [26] registered\n[ 0.393895] acpiphp: Slot [27] registered\n[ 0.395108] acpiphp: Slot [28] registered\n[ 0.396322] acpiphp: Slot [29] registered\n[ 0.397541] acpiphp: Slot [30] registered\n[ 0.398750] acpiphp: Slot [31] registered\n[ 0.399971] PCI host bridge to bus 0000:00\n[ 0.401197] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.403017] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.404843] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.407013] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.409189] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.411428] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.416119] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.418026] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.419791] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.421682] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.425917] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.428068] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.449577] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.451725] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.453801] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.455991] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.457919] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.459671] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.461673] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.463108] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.465234] vgaarb: loaded\n[ 0.466078] vgaarb: bridge control possible 0000:00:02.0\n[ 0.467822] SCSI subsystem initialized\n[ 0.469123] ACPI: bus type USB registered\n[ 0.470270] usbcore: registered new interface driver usbfs\n[ 0.471691] usbcore: registered new interface driver hub\n[ 0.473069] usbcore: registered new device driver usb\n[ 0.474620] PCI: Using ACPI for IRQ routing\n[ 0.476203] NetLabel: Initializing\n[ 0.477191] NetLabel: domain hash size = 128\n[ 0.478360] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.479677] NetLabel: unlabeled traffic allowed by default\n[ 0.481275] amd_nb: Cannot enumerate AMD northbridges\n[ 0.482632] clocksource: Switched to clocksource kvm-clock\n[ 0.492113] AppArmor: AppArmor Filesystem Enabled\n[ 0.493459] pnp: PnP ACPI init\n[ 0.494742] pnp: PnP ACPI: found 5 devices\n[ 0.501722] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.504085] NET: Registered protocol family 2\n[ 0.505554] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.507313] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.508930] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.510554] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.512031] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.513656] NET: Registered protocol family 1\n[ 0.514872] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.516391] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.517864] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.534163] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.550513] Unpacking initramfs...\n[ 1.041274] Freeing initrd memory: 37084K\n[ 1.042835] Scanning for low memory corruption every 60 seconds\n[ 1.044684] audit: initializing netlink subsys (disabled)\n[ 1.046135] audit: type=2000 audit(1535283912.922:1): initialized\n[ 1.047999] Initialise system trusted keyring\n[ 1.049329] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.050924] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.053669] zbud: loaded\n[ 1.054766] VFS: Disk quotas dquot_6.6.0\n[ 1.055905] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.057810] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.059552] fuse init (API version 7.23)\n[ 1.060785] Key type big_key registered\n[ 1.061885] Allocating IMA MOK and blacklist keyrings.\n[ 1.063607] Key type asymmetric registered\n[ 1.064756] Asymmetric key parser 'x509' registered\n[ 1.066083] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.068151] io scheduler noop registered\n[ 1.069262] io scheduler deadline registered (default)\n[ 1.070649] io scheduler cfq registered\n[ 1.071823] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.073259] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.075013] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.077025] ACPI: Power Button [PWRF]\n[ 1.078222] GHES: HEST is not enabled!\n[ 1.093979] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.126162] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.129008] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.152708] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.155720] Linux agpgart interface v0.103\n[ 1.158519] loop: module loaded\n[ 1.162190] vda: vda1\n[ 1.163738] scsi host0: ata_piix\n[ 1.164787] scsi host1: ata_piix\n[ 1.165788] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.167475] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.169531] libphy: Fixed MDIO Bus: probed\n[ 1.170908] tun: Universal TUN/TAP device driver, 1.6\n[ 1.172234] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.174904] PPP generic driver version 2.4.2\n[ 1.176155] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.177804] ehci-pci: EHCI PCI platform driver\n[ 1.179035] ehci-platform: EHCI generic platform driver\n[ 1.180415] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.181980] ohci-pci: OHCI PCI platform driver\n[ 1.183203] ohci-platform: OHCI generic platform driver\n[ 1.184584] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.200918] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.202297] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.204342] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.205733] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.207319] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.209016] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.211011] usb usb1: Product: UHCI Host Controller\n[ 1.212319] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.213906] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.215241] hub 1-0:1.0: USB hub found\n[ 1.216326] hub 1-0:1.0: 2 ports detected\n[ 1.217587] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.220535] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.221846] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.223282] mousedev: PS/2 mouse device common for all mice\n[ 1.225020] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.227576] rtc_cmos 00:00: RTC can wake from S4\n[ 1.229121] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.230776] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.232413] i2c /dev entries driver\n[ 1.233487] device-mapper: uevent: version 1.0.3\n[ 1.234804] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.237070] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.238895] NET: Registered protocol family 10\n[ 1.240384] NET: Registered protocol family 17\n[ 1.241612] Key type dns_resolver registered\n[ 1.243026] registered taskstats version 1\n[ 1.244198] Loading compiled-in X.509 certificates\n[ 1.246053] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.248613] zswap: loaded using pool lzo/zbud\n[ 1.251196] Key type trusted registered\n[ 1.254258] Key type encrypted registered\n[ 1.255424] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.256872] ima: No TPM chip found, activating TPM-bypass!\n[ 1.258308] evm: HMAC attrs: 0x1\n[ 1.259644] Magic number: 14:368:783\n[ 1.260823] rtc_cmos 00:00: setting system clock to 2018-08-26 11:45:13 UTC (1535283913)\n[ 1.263096] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.264638] EDD information not available.\n[ 1.328193] Freeing unused kernel memory: 1512K\n[ 1.329447] Write protecting the kernel read-only data: 14336k\n[ 1.346547] Freeing unused kernel memory: 1692K\n[ 1.348001] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.358707] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.361147] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.363931] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.366511] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.369013] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.374660] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.379879] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.382426] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.386657] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.389333] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.444605] [drm] Initialized drm 1.1.0 20060810\n[ 1.447774] virtio_net virtio0 ens3: renamed from eth0\n[ 1.457003] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.460610] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.483075] FDC 0 is a S82078B\n[ 1.485930] AVX2 version of gcm_enc/dec engaged.\n[ 1.487193] AES CTR mode by8 optimization enabled\n[ 1.526642] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.691863] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.693584] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.695354] usb 1-1: Product: QEMU USB Tablet\n[ 1.696530] usb 1-1: Manufacturer: QEMU\n[ 1.697608] usb 1-1: SerialNumber: 42\n[ 1.705153] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.712510] usbcore: registered new interface driver usbhid\n[ 1.713978] usbhid: USB HID core driver\n[ 1.716397] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5\n[ 1.719468] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[ 2.042679] tsc: Refined TSC clocksource calibration: 3491.820 MHz\n[ 2.042680] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255213a297, max_idle_ns: 440795239272 ns\nBegin: Loading essential drivers ... [ 2.086217] md: linear personality registered for level -1\n[ 2.089928] md: multipath personality registered for level -4\n[ 2.093674] md: raid0 personality registered for level 0\n[ 2.097865] md: raid1 personality registered for level 1\n[ 2.170643] raid6: sse2x1 gen() 11499 MB/s\n[ 2.238656] raid6: sse2x1 xor() 8963 MB/s\n[ 2.306652] raid6: sse2x2 gen() 14282 MB/s\n[ 2.374642] raid6: sse2x2 xor() 9593 MB/s\n[ 2.442631] raid6: sse2x4 gen() 16539 MB/s\n[ 2.510628] raid6: sse2x4 xor() 11529 MB/s\n[ 2.578628] raid6: avx2x1 gen() 22490 MB/s\n[ 2.646641] raid6: avx2x2 gen() 26399 MB/s\n[ 2.714649] raid6: avx2x4 gen() 29842 MB/s\n[ 2.719201] raid6: using algorithm avx2x4 gen() 29842 MB/s\n[ 2.720639] raid6: using avx2x2 recovery algorithm\n[ 2.725741] xor: automatically using best checksumming function:\n[ 2.766628] avx : 32767.000 MB/sec\n[ 2.769383] async_tx: api initialized (async)\n[ 2.781746] md: raid6 personality registered for level 6\n[ 2.783193] md: raid5 personality registered for level 5\n[ 2.784591] md: raid4 personality registered for level 4\n[ 2.791237] md: raid10 personality registered for level 10\ndone.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... [ 2.825220] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 2.845354] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\ndone.\nBegin: Running /scripts/local-bottom ... done.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.948468] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)\n[ 2.952911] systemd[1]: Detected virtualization kvm.\n[ 2.954221] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 2.957653] systemd[1]: Set hostname to .\n[ 2.960296] systemd[1]: Initializing machine ID from KVM UUID.\n[ 2.961804] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.071045] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.073909] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.076616] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.079893] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.\n[[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[ 3.084053] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.086541] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.088875] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.091782] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.094978] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.097903] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.100563] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.103400] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 3.106466] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.109001] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.112033] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 3.115641] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.118544] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.121453] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.124021] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.128038] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.134497] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.138903] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.150754] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.159072] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...\n Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...\n[ 3.167968] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.174580] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.183422] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[ 3.192904] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.204057] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.207209] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.214114] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.220397] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.[ 3.224449] Loading iSCSI transport class v2.0-870.\n\n[ 3.226034] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.230691] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.233389] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.[ 3.239081] iscsi: registered transport (tcp)\n\n[[0;32m OK [0m] Started Set console keymap.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 3.282534] iscsi: registered transport (iser)\n[[0;32m OK [0m] Started Load Kernel Modules.\n Starting Apply Kernel Variables...\n Mounting FUSE Control File System...\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Create Static Device Nodes in /dev...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n Starting File System Check on Root Device...\n[[0;32m OK [0m] Started File System Check Daemon to report status.\n[[0;32m OK [0m] Started File System Check on Root Device.\n Starting Remount Root and Kernel File Systems...\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting Flush Journal to Persistent Storage...\n Starting Load/Save Random Seed...\n Starting udev Coldplug all Devices...\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[ 3.597733] intel_rapl: no valid rapl domains found in package 0\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting Set console font and keymap...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting LSB: AppArmor initialization...\n Starting Create Volatile Files and Directories...\n Starting Initial cloud-init job (pre-networking)...\n Starting Commit a transient machine-id on disk...\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n Starting Network Time Synchronization...\n Starting Update UTMP about System Boot/Shutdown...\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[ 5.148495] cloud-init[608]: Cloud-init v. 18.2 running 'init-local' at Sun, 26 Aug 2018 11:45:17 +0000. Up 5.00 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Reached target Network (Pre).\n[[0;32m OK [0m] Started Set console font and keymap.\n[[0;32m OK [0m] Created slice system-getty.slice.\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n Starting Raise network interfaces...\n[[0;32m OK [0m] Started Raise network interfaces.\n Starting Initial cloud-init job (metadata service crawler)...\n[[0;32m OK [0m] Reached target Network.\n[ 58.282507] cloud-init[930]: Cloud-init v. 18.2 running 'init' at Sun, 26 Aug 2018 11:45:18 +0000. Up 5.98 seconds.\n[ 58.285084] cloud-init[930]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 58.291737] cloud-init[930]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 58.294852] cloud-init[930]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 58.299401] cloud-init[930]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 58.305682] cloud-init[930]: ci-info: | ens3 | True | 192.168.120.27 | 255.255.255.0 | . | fa:16:3e:f7:66:26 |\n[ 58.307860] cloud-init[930]: ci-info: | ens3 | True | fe80::f816:3eff:fef7:6626/64 | . | link | fa:16:3e:f7:66:26 |\n[ 58.311151] cloud-init[930]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |\n[ 58.317843] cloud-init[930]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 58.324128] cloud-init[930]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 58.326370] cloud-init[930]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++\n[ 58.332414] cloud-init[930]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 58.334506] cloud-init[930]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 58.340406] cloud-init[930]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 58.342492] cloud-init[930]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG |\n[ 58.348407] cloud-init[930]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | ens3 | UGH |\n[ 58.352169] cloud-init[930]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 58.356167] cloud-init[930]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 58.360163] cloud-init[930]: 2018-08-26 11:46:10,755 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None.\n[ 58.820173] cloud-init[930]: Generating public/private rsa key pair.\n[ 58.821804] cloud-init[930]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 58.824121] cloud-init[930]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 58.828128] cloud-init[930]: The key fingerprint is:\n[ 58.832127] cloud-init[930]: SHA256:Bmyz9UYDww8pewXrCggPssjfzogyq6heGotq0m9WQBc root@shaker-vm-41b12b66-1244-4b11-b43c-e656538192a1\n[ 58.836117] cloud-init[930]: The key's randomart image is:\n[ 58.837547] cloud-init[930]: +---[RSA 2048]----+\n[ 58.840134] cloud-init[930]: | Eo+o |\n[ 58.844123] cloud-init[930]: | ..o ++. |\n[ 58.845432] cloud-init[930]: |+ . .=oo+o |\n[ 58.848142] cloud-init[930]: |+= ....*.o.. |\n[ 58.852140] cloud-init[930]: |o.o ....S o |\n[ 58.853478] cloud-init[930]: | . ...o . |\n[ 58.856129] cloud-init[930]: | o o o. |\n[ 58.860134] cloud-init[930]: |*.B * |\n[ 58.861448] cloud-init[930]: |/B =.o |\n[ 58.864121] cloud-init[930]: +----[SHA256]-----+\n[ 58.868029] cloud-init[930]: Generating public/private dsa key pair.\n[ 58.872122] cloud-init[930]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[ 58.873950] cloud-init[930]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n[ 58.880147] cloud-init[930]: The key fingerprint is:\n[ 58.881537] cloud-init[930]: SHA256:SpVeFDtbDGr+BeskVKNNTsWAQdcOT2o75PLySSBJzc8 root@shaker-vm-41b12b66-1244-4b11-b43c-e656538192a1\n[ 58.888134] cloud-init[930]: The key's randomart image is:\n[ 58.889577] cloud-init[930]: +---[DSA 1024]----+\n[ 58.890852] cloud-init[930]: | .oo@*. |\n[ 58.893241] cloud-init[930]: | o.%.=+ |\n[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).\n[[0;32m OK [0m] Reached target Cloud-config availability.\n[ 58.898475] cloud-init[930]: | . X B*o |\n[[0;32m OK [0m] Reached target System Initialization.\n[ 58.901203] cloud-init[930]: | . B ++*o |\n[ 58.903455] cloud-init[930]: | + S+E.. |\n Starting LXD - unix socket.\n Starting Socket activation for snappy daemon.\n[ 58.907393] cloud-init[930]: | . o.*+. |\n[[0;32m OK [0m] Listening on ACPID Listen Socket.\n[ 58.910782] cloud-init[930]: | . o+. |\n[ 58.912030] cloud-init[930]: | .... |\n[[0;32m OK [0m] Started Daily apt download activities.\n[ 58.914773] cloud-init[930]: | oo |\n[[0;32m OK [0m] Started Daily apt upgrade and clean activities.\n[ 58.917508] cloud-init[930]: +----[SHA256]-----+\n[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[ 58.920117] cloud-init[930]: Generating public/private ecdsa key pair.\n[ 58.921311] cloud-init[930]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\n[ 58.922771] cloud-init[930]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.[[0;32m OK [0m] Listening on UUID daemon activation socket.\n[[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.\n[[0;32m OK [0m] Reached target Timers.\n\n[ 58.927558] cloud-init[930]: The key fingerprint is:\n[[0;32m OK [0m] Started ACPI Events Check.\n[ 58.930379] cloud-init[930]: SHA256:twPuCEivzyPQMU/8ZQ/MCX3kKi5gH5nCZucbc77Ne40 root@shaker-vm-41b12b66-1244-4b11-b43c-e656538192a1[[0;32m OK [0m] Reached target Paths.\n[[0;32m OK [0m] Reached target Network is Online.\n Starting iSCSI initiator daemon (iscsid)...\n\n[ 58.936290] cloud-init[930]: The key's randomart image is:\n[ 58.937654] cloud-init[930]: +---[ECDSA 256]---+\n[[0;32m OK [0m] Listening on LXD - unix socket.\n[ 58.940086] cloud-init[930]: | . .. |\n[ 58.941028] cloud-init[930]: | . ... |\n[ 58.941971] cloud-init[930]: | . + o. |\n[ 58.942918] cloud-init[930]: | .o oo B. |\n[ 58.943854] [[0;32m OK [0m] Listening on Socket activation for snappy daemon.\n[[0;32m OK [0m] Reached target Sockets.\n[[0;32m OK [0mcloud-init[930]: | .O==..oSo. |\n[ 58.949123] cloud-init[930]: |.=.O.o.o o.. |\n] Reached target Basic System.\n[[0;32m OK [0m] Started Regular background program processing daemon.\n[[0;32m OK [0m] Started iperf3 Service.\n [ 58.956260] cloud-init[930]: | .. O o . oo |\n[ 58.957488] cloud-init[930]: | .o.O = E.. |\n[ 58.959598] cloud-init[930]: Starting System Logging Service...\n[[0;32m OK [0m] Started Unattended Upgrades Shutdown.\n| .o+.+.=o |\n[ 58.963337] cloud-init[930]: +----[SHA256]-----+\n Starting Login Service...\n[ 58.970200] Starting /etc/rc.local Compatibility...\n Starting LSB: MD monitoring daemon...\n Starting LSB: Record successful boot for GRUB...\ncloud-init[930]: Generating public/private ed25519 key pair.\n Starting Snappy daemon...\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n Starting Accounts Service...\n[[0;32m OK [0m] Started iperf Service.\n[[0;32m OK [0m] Started Deferred execution scheduler.\n Starting Pollinate to seed the pseudo random number generator...\n[[0;32m OK [0m] Started D-Bus System Message Bus.\n[ 59.038287] cloud-init[930]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 59.048574] cloud-init[930]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. Starting Apply the settings specified in cloud-config...\n Starting LXD - container startup/shutdown...\n[[0;32m OK [0m] Started ACPI event daemon.\n[[0;32m OK [0m] Started /etc/rc.local Compatibility.\n\n[ 59.090472] cloud-init[930]: The key fingerprint is:\n[ 59.108968] cloud-init[930]: SHA256:AB8E00OQ3kAZbpyihEf47gJtui0Qq79T3DVVKZ9jE4E root@shaker-vm-41b12b66-1244-4b11-b43c-e656538192a1\n[ 59.142072] cloud-init[930]: The key's randomart image is:[[0;32m OK [0m] Started LSB: MD monitoring daemon.\n\n[[0;32m OK [0m] Started Login Service.\n Starting Authenticate and Authorize Users to Run Privileged Tasks...[ 59.169981] \n[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\ncloud-init[930]: +--[ED25519 256]--+\n[ 59.189667] [[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\ncloud-init[930]: [[0;32m OK [0m] Started Accounts Service.\n| ...BX+ ooo |\n[ 59.202502] cloud-init[930]: |o. o+=o. E o |\n[ 59.209839] cloud-init[930]: |.oo.=oo. . o o |\n[ 59.217143] cloud-init[930]: |oo.o. ..o * |\n[ 59.225131] cloud-init[930]: |.= . . .S. . o |[[0;32m OK [0m] Started LXD - container startup/shutdown.\n\n[ 59.239305] cloud-init[930]: |+ + o . |\n[ 59.241397] cloud-init[930]: |++ . |\n[ 59.245679] cloud-init[930]: |=.o |\n[ 59.253490] cloud-init[930]: |.=+o |\n[[0;32m OK [0m] Started Snappy daemon.\n Starting Wait until snapd is fully seeded...\n[ 59.272052] cloud-init[930]: +----[SHA256]-----+\n[ 59.639295] cloud-init[1090]: Generating locales (this might take a while)...\n[ 60.313885] cloud-init[1090]: en_US.UTF-8... done\n[ 60.316055] cloud-init[1090]: Generation complete.\n[[0;32m OK [0m] Started Pollinate to seed the pseudo random number generator.\n Starting OpenBSD Secure Shell server...\n[[0;32m OK [0m] Started OpenBSD Secure Shell server.\n[[0;32m OK [0m] Started iSCSI initiator daemon (iscsid).\n Starting Login to default iSCSI targets...\n[[0;32m OK [0m] Started Login to default iSCSI targets.\n[[0;32m OK [0m] Reached target Remote File Systems (Pre).\n[[0;32m OK [0m] Reached target Remote File Systems.\n Starting LSB: automatic crash report generation...\n Starting LSB: daemon to balance interrupts for SMP systems...\n Starting LSB: network benchmark...\n Starting LSB: Set the CPU Frequency Scaling governor to \"ondemand\"...\n Starting Permit User Sessions...\n[[0;32m OK [0m] Started System Logging Service.\n[[0;32m OK [0m] Started Permit User Sessions.\n[[0;32m OK [0m] Started LSB: automatic crash report generation.\n[[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems.\n[[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to \"ondemand\".\n[[0;32m OK [0m] Started LSB: network benchmark.\n Starting Hold until boot process finishes up...\n Starting Terminate Plymouth Boot Screen...\n[[0;32m OK [0m] Started Hold until boot process finishes up.\n[[0;32m OK [0m] Started Serial Getty on ttyS0.\n Starting Set console scheme...\n[[0;32m OK [0m] Started Getty on tty1.\n[[0;32m OK [0m] Reached target Login Prompts.\n[[0;32m OK [0m] Started Terminate Plymouth Boot Screen.\n[[0;32m OK [0m] Started Set console scheme.\n\nUbuntu 16.04.4 LTS shaker-vm-41b12b66-1244-4b11-b43c-e656538192a1 ttyS0\n\nshaker-vm-41b12b66-1244-4b11-b43c-e656538192a1 login: "} 2018-08-26 11:46:38,827 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/08141519-c119-458c-b85a-385f30dfa7da/action used request id req-47ebbd40-f505-41a8-bc32-3c7039ec37e2 2018-08-26 11:46:38,827 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0792410373688s 2018-08-26 11:46:38,829 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/08141519-c119-458c-b85a-385f30dfa7da/action used request id req-47ebbd40-f505-41a8-bc32-3c7039ec37e2 2018-08-26 11:46:38,829 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffcf001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 713232018 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128868 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:33024 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.181463] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.183813] pid_max: default: 32768 minimum: 301 [ 0.185095] ACPI: Core revision 20150930 [ 0.186822] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.188711] Security Framework initialized [ 0.189884] Yama: becoming mindful. [ 0.190934] AppArmor: AppArmor initialized [ 0.192150] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.194013] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.195818] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.197531] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.199462] Initializing cgroup subsys io [ 0.200640] Initializing cgroup subsys memory [ 0.201875] Initializing cgroup subsys devices [ 0.203112] Initializing cgroup subsys freezer [ 0.204362] Initializing cgroup subsys net_cls [ 0.205607] Initializing cgroup subsys perf_event [ 0.206907] Initializing cgroup subsys net_prio [ 0.208170] Initializing cgroup subsys hugetlb [ 0.209414] Initializing cgroup subsys pids [ 0.210621] CPU: Physical Processor ID: 0 [ 0.212478] mce: CPU supports 10 MCE banks [ 0.213676] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.215109] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.216673] Spectre V2 : Mitigation: Full generic retpoline [ 0.218158] Spectre V2 : Speculation control IBPB not-supported IBRS not-supported [ 0.220030] Speculative Store Bypass: Vulnerable [ 0.237442] Freeing SMP alternatives memory: 32K [ 0.243380] ftrace: allocating 32237 entries in 126 pages [ 0.278234] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.280042] smpboot: Max logical packages: 1 [ 0.281546] x2apic enabled [ 0.282747] Switched APIC routing to physical x2apic. [ 0.285332] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.287021] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.289997] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.292688] KVM setup paravirtual spinlock [ 0.294402] x86: Booted up 1 node, 1 CPUs [ 0.295612] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.297672] devtmpfs: initialized [ 0.299747] evm: security.selinux [ 0.300790] evm: security.SMACK64 [ 0.301820] evm: security.SMACK64EXEC [ 0.302935] evm: security.SMACK64TRANSMUTE [ 0.304143] evm: security.SMACK64MMAP [ 0.305256] evm: security.ima [ 0.306217] evm: security.capability [ 0.307392] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.310091] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.311827] pinctrl core: initialized pinctrl subsystem [ 0.313437] RTC time: 11:45:12, date: 08/26/18 [ 0.314837] NET: Registered protocol family 16 [ 0.316260] cpuidle: using governor ladder [ 0.317500] cpuidle: using governor menu [ 0.318673] PCCT header not found. [ 0.319790] ACPI: bus type PCI registered [ 0.320990] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.322829] PCI: Using configuration type 1 for base access [ 0.325186] ACPI: Added _OSI(Module Device) [ 0.326439] ACPI: Added _OSI(Processor Device) [ 0.327725] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.329072] ACPI: Added _OSI(Processor Aggregator Device) [ 0.331420] ACPI: Interpreter enabled [ 0.332558] ACPI: (supports S0 S5) [ 0.333613] ACPI: Using IOAPIC for interrupt routing [ 0.335035] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.339247] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.340957] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.342823] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.344605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.347909] acpiphp: Slot [3] registered [ 0.349104] acpiphp: Slot [4] registered [ 0.350300] acpiphp: Slot [5] registered [ 0.351499] acpiphp: Slot [6] registered [ 0.369301] acpiphp: Slot [7] registered [ 0.370704] acpiphp: Slot [8] registered [ 0.371910] acpiphp: Slot [9] registered [ 0.373110] acpiphp: Slot [10] registered [ 0.374320] acpiphp: Slot [11] registered [ 0.375563] acpiphp: Slot [12] registered [ 0.376777] acpiphp: Slot [13] registered [ 0.377984] acpiphp: Slot [14] registered [ 0.379192] acpiphp: Slot [15] registered [ 0.380404] acpiphp: Slot [16] registered [ 0.381734] acpiphp: Slot [17] registered [ 0.382950] acpiphp: Slot [18] registered [ 0.384164] acpiphp: Slot [19] registered [ 0.385377] acpiphp: Slot [20] registered [ 0.386589] acpiphp: Slot [21] registered [ 0.387808] acpiphp: Slot [22] registered [ 0.389023] acpiphp: Slot [23] registered [ 0.390236] acpiphp: Slot [24] registered [ 0.391458] acpiphp: Slot [25] registered [ 0.392680] acpiphp: Slot [26] registered [ 0.393895] acpiphp: Slot [27] registered [ 0.395108] acpiphp: Slot [28] registered [ 0.396322] acpiphp: Slot [29] registered [ 0.397541] acpiphp: Slot [30] registered [ 0.398750] acpiphp: Slot [31] registered [ 0.399971] PCI host bridge to bus 0000:00 [ 0.401197] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.403017] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.404843] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.407013] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.409189] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.411428] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.416119] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.418026] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.419791] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.421682] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.425917] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.428068] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.449577] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.451725] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.453801] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.455991] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.457919] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.459671] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.461673] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.463108] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.465234] vgaarb: loaded [ 0.466078] vgaarb: bridge control possible 0000:00:02.0 [ 0.467822] SCSI subsystem initialized [ 0.469123] ACPI: bus type USB registered [ 0.470270] usbcore: registered new interface driver usbfs [ 0.471691] usbcore: registered new interface driver hub [ 0.473069] usbcore: registered new device driver usb [ 0.474620] PCI: Using ACPI for IRQ routing [ 0.476203] NetLabel: Initializing [ 0.477191] NetLabel: domain hash size = 128 [ 0.478360] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.479677] NetLabel: unlabeled traffic allowed by default [ 0.481275] amd_nb: Cannot enumerate AMD northbridges [ 0.482632] clocksource: Switched to clocksource kvm-clock [ 0.492113] AppArmor: AppArmor Filesystem Enabled [ 0.493459] pnp: PnP ACPI init [ 0.494742] pnp: PnP ACPI: found 5 devices [ 0.501722] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.504085] NET: Registered protocol family 2 [ 0.505554] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.507313] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.508930] TCP: Hash tables configured (established 4096 bind 4096) [ 0.510554] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.512031] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.513656] NET: Registered protocol family 1 [ 0.514872] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.516391] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.517864] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.534163] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.550513] Unpacking initramfs... [ 1.041274] Freeing initrd memory: 37084K [ 1.042835] Scanning for low memory corruption every 60 seconds [ 1.044684] audit: initializing netlink subsys (disabled) [ 1.046135] audit: type=2000 audit(1535283912.922:1): initialized [ 1.047999] Initialise system trusted keyring [ 1.049329] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.050924] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.053669] zbud: loaded [ 1.054766] VFS: Disk quotas dquot_6.6.0 [ 1.055905] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.057810] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.059552] fuse init (API version 7.23) [ 1.060785] Key type big_key registered [ 1.061885] Allocating IMA MOK and blacklist keyrings. [ 1.063607] Key type asymmetric registered [ 1.064756] Asymmetric key parser 'x509' registered [ 1.066083] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.068151] io scheduler noop registered [ 1.069262] io scheduler deadline registered (default) [ 1.070649] io scheduler cfq registered [ 1.071823] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.073259] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.075013] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.077025] ACPI: Power Button [PWRF] [ 1.078222] GHES: HEST is not enabled! [ 1.093979] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.126162] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.129008] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.152708] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.155720] Linux agpgart interface v0.103 [ 1.158519] loop: module loaded [ 1.162190] vda: vda1 [ 1.163738] scsi host0: ata_piix [ 1.164787] scsi host1: ata_piix [ 1.165788] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.167475] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.169531] libphy: Fixed MDIO Bus: probed [ 1.170908] tun: Universal TUN/TAP device driver, 1.6 [ 1.172234] tun: (C) 1999-2004 Max Krasnyansky [ 1.174904] PPP generic driver version 2.4.2 [ 1.176155] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.177804] ehci-pci: EHCI PCI platform driver [ 1.179035] ehci-platform: EHCI generic platform driver [ 1.180415] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.181980] ohci-pci: OHCI PCI platform driver [ 1.183203] ohci-platform: OHCI generic platform driver [ 1.184584] uhci_hcd: USB Universal Host Controller Interface driver [ 1.200918] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.202297] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.204342] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.205733] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.207319] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.209016] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.211011] usb usb1: Product: UHCI Host Controller [ 1.212319] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.213906] usb usb1: SerialNumber: 0000:00:01.2 [ 1.215241] hub 1-0:1.0: USB hub found [ 1.216326] hub 1-0:1.0: 2 ports detected [ 1.217587] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.220535] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.221846] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.223282] mousedev: PS/2 mouse device common for all mice [ 1.225020] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.227576] rtc_cmos 00:00: RTC can wake from S4 [ 1.229121] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.230776] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.232413] i2c /dev entries driver [ 1.233487] device-mapper: uevent: version 1.0.3 [ 1.234804] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.237070] ledtrig-cpu: registered to indicate activity on CPUs [ 1.238895] NET: Registered protocol family 10 [ 1.240384] NET: Registered protocol family 17 [ 1.241612] Key type dns_resolver registered [ 1.243026] registered taskstats version 1 [ 1.244198] Loading compiled-in X.509 certificates [ 1.246053] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.248613] zswap: loaded using pool lzo/zbud [ 1.251196] Key type trusted registered [ 1.254258] Key type encrypted registered [ 1.255424] AppArmor: AppArmor sha1 policy hashing enabled [ 1.256872] ima: No TPM chip found, activating TPM-bypass! [ 1.258308] evm: HMAC attrs: 0x1 [ 1.259644] Magic number: 14:368:783 [ 1.260823] rtc_cmos 00:00: setting system clock to 2018-08-26 11:45:13 UTC (1535283913) [ 1.263096] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.264638] EDD information not available. [ 1.328193] Freeing unused kernel memory: 1512K [ 1.329447] Write protecting the kernel read-only data: 14336k [ 1.346547] Freeing unused kernel memory: 1692K [ 1.348001] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.358707] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.361147] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.363931] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.366511] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.369013] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.374660] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.379879] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.382426] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.386657] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.389333] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.444605] [drm] Initialized drm 1.1.0 20060810 [ 1.447774] virtio_net virtio0 ens3: renamed from eth0 [ 1.457003] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.460610] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.483075] FDC 0 is a S82078B [ 1.485930] AVX2 version of gcm_enc/dec engaged. [ 1.487193] AES CTR mode by8 optimization enabled [ 1.526642] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.691863] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.693584] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.695354] usb 1-1: Product: QEMU USB Tablet [ 1.696530] usb 1-1: Manufacturer: QEMU [ 1.697608] usb 1-1: SerialNumber: 42 [ 1.705153] hidraw: raw HID events driver (C) Jiri Kosina [ 1.712510] usbcore: registered new interface driver usbhid [ 1.713978] usbhid: USB HID core driver [ 1.716397] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5 [ 1.719468] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [ 2.042679] tsc: Refined TSC clocksource calibration: 3491.820 MHz [ 2.042680] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255213a297, max_idle_ns: 440795239272 ns Begin: Loading essential drivers ... [ 2.086217] md: linear personality registered for level -1 [ 2.089928] md: multipath personality registered for level -4 [ 2.093674] md: raid0 personality registered for level 0 [ 2.097865] md: raid1 personality registered for level 1 [ 2.170643] raid6: sse2x1 gen() 11499 MB/s [ 2.238656] raid6: sse2x1 xor() 8963 MB/s [ 2.306652] raid6: sse2x2 gen() 14282 MB/s [ 2.374642] raid6: sse2x2 xor() 9593 MB/s [ 2.442631] raid6: sse2x4 gen() 16539 MB/s [ 2.510628] raid6: sse2x4 xor() 11529 MB/s [ 2.578628] raid6: avx2x1 gen() 22490 MB/s [ 2.646641] raid6: avx2x2 gen() 26399 MB/s [ 2.714649] raid6: avx2x4 gen() 29842 MB/s [ 2.719201] raid6: using algorithm avx2x4 gen() 29842 MB/s [ 2.720639] raid6: using avx2x2 recovery algorithm [ 2.725741] xor: automatically using best checksumming function: [ 2.766628] avx : 32767.000 MB/sec [ 2.769383] async_tx: api initialized (async) [ 2.781746] md: raid6 personality registered for level 6 [ 2.783193] md: raid5 personality registered for level 5 [ 2.784591] md: raid4 personality registered for level 4 [ 2.791237] md: raid10 personality registered for level 10 done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 2.825220] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 2.845354] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 2.948468] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 2.952911] systemd[1]: Detected virtualization kvm. [ 2.954221] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 2.957653] systemd[1]: Set hostname to . [ 2.960296] systemd[1]: Initializing machine ID from KVM UUID. [ 2.961804] systemd[1]: Installed transient /etc/machine-id file. [ 3.071045] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.073909] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.076616] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.079893] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 3.084053] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.086541] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.088875] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.091782] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.094978] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.097903] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.100563] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.103400] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.106466] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.109001] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.112033] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.115641] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.118544] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.121453] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.124021] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.128038] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.134497] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.138903] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.150754] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.159072] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.167968] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.174580] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.183422] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 3.192904] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.204057] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.207209] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.214114] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.220397] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System.[ 3.224449] Loading iSCSI transport class v2.0-870. [ 3.226034] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.230691] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.233389] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service.[ 3.239081] iscsi: registered transport (tcp) [[0;32m OK [0m] Started Set console keymap. [[0;32m OK [0m] Started Uncomplicated firewall. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Nameserver information manager. [ 3.282534] iscsi: registered transport (iser) [[0;32m OK [0m] Started Load Kernel Modules. Starting Apply Kernel Variables... Mounting FUSE Control File System... [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting Flush Journal to Persistent Storage... Starting Load/Save Random Seed... Starting udev Coldplug all Devices... [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Found device /dev/ttyS0. [ 3.597733] intel_rapl: no valid rapl domains found in package 0 [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Set console font and keymap... Starting Tell Plymouth To Write Out Runtime Data... Starting LSB: AppArmor initialization... Starting Create Volatile Files and Directories... Starting Initial cloud-init job (pre-networking)... Starting Commit a transient machine-id on disk... [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Started Commit a transient machine-id on disk. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [ 5.148495] cloud-init[608]: Cloud-init v. 18.2 running 'init-local' at Sun, 26 Aug 2018 11:45:17 +0000. Up 5.00 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started LSB: AppArmor initialization. Starting Raise network interfaces... [[0;32m OK [0m] Started Raise network interfaces. Starting Initial cloud-init job (metadata service crawler)... [[0;32m OK [0m] Reached target Network. [ 58.282507] cloud-init[930]: Cloud-init v. 18.2 running 'init' at Sun, 26 Aug 2018 11:45:18 +0000. Up 5.98 seconds. [ 58.285084] cloud-init[930]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 58.291737] cloud-init[930]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.294852] cloud-init[930]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 58.299401] cloud-init[930]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.305682] cloud-init[930]: ci-info: | ens3 | True | 192.168.120.27 | 255.255.255.0 | . | fa:16:3e:f7:66:26 | [ 58.307860] cloud-init[930]: ci-info: | ens3 | True | fe80::f816:3eff:fef7:6626/64 | . | link | fa:16:3e:f7:66:26 | [ 58.311151] cloud-init[930]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . | [ 58.317843] cloud-init[930]: ci-info: | lo | True | ::1/128 | . | host | . | [ 58.324128] cloud-init[930]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.326370] cloud-init[930]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 58.332414] cloud-init[930]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 58.334506] cloud-init[930]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 58.340406] cloud-init[930]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 58.342492] cloud-init[930]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 58.348407] cloud-init[930]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | ens3 | UGH | [ 58.352169] cloud-init[930]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 58.356167] cloud-init[930]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 58.360163] cloud-init[930]: 2018-08-26 11:46:10,755 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None. [ 58.820173] cloud-init[930]: Generating public/private rsa key pair. [ 58.821804] cloud-init[930]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 58.824121] cloud-init[930]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 58.828128] cloud-init[930]: The key fingerprint is: [ 58.832127] cloud-init[930]: SHA256:Bmyz9UYDww8pewXrCggPssjfzogyq6heGotq0m9WQBc root@shaker-vm-41b12b66-1244-4b11-b43c-e656538192a1 [ 58.836117] cloud-init[930]: The key's randomart image is: [ 58.837547] cloud-init[930]: +---[RSA 2048]----+ [ 58.840134] cloud-init[930]: | Eo+o | [ 58.844123] cloud-init[930]: | ..o ++. | [ 58.845432] cloud-init[930]: |+ . .=oo+o | [ 58.848142] cloud-init[930]: |+= ....*.o.. | [ 58.852140] cloud-init[930]: |o.o ....S o | [ 58.853478] cloud-init[930]: | . ...o . | [ 58.856129] cloud-init[930]: | o o o. | [ 58.860134] cloud-init[930]: |*.B * | [ 58.861448] cloud-init[930]: |/B =.o | [ 58.864121] cloud-init[930]: +----[SHA256]-----+ [ 58.868029] cloud-init[930]: Generating public/private dsa key pair. [ 58.872122] cloud-init[930]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 58.873950] cloud-init[930]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. [ 58.880147] cloud-init[930]: The key fingerprint is: [ 58.881537] cloud-init[930]: SHA256:SpVeFDtbDGr+BeskVKNNTsWAQdcOT2o75PLySSBJzc8 root@shaker-vm-41b12b66-1244-4b11-b43c-e656538192a1 [ 58.888134] cloud-init[930]: The key's randomart image is: [ 58.889577] cloud-init[930]: +---[DSA 1024]----+ [ 58.890852] cloud-init[930]: | .oo@*. | [ 58.893241] cloud-init[930]: | o.%.=+ | [[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler). [[0;32m OK [0m] Reached target Cloud-config availability. [ 58.898475] cloud-init[930]: | . X B*o | [[0;32m OK [0m] Reached target System Initialization. [ 58.901203] cloud-init[930]: | . B ++*o | [ 58.903455] cloud-init[930]: | + S+E.. | Starting LXD - unix socket. Starting Socket activation for snappy daemon. [ 58.907393] cloud-init[930]: | . o.*+. | [[0;32m OK [0m] Listening on ACPID Listen Socket. [ 58.910782] cloud-init[930]: | . o+. | [ 58.912030] cloud-init[930]: | .... | [[0;32m OK [0m] Started Daily apt download activities. [ 58.914773] cloud-init[930]: | oo | [[0;32m OK [0m] Started Daily apt upgrade and clean activities. [ 58.917508] cloud-init[930]: +----[SHA256]-----+ [[0;32m OK [0m] Listening on D-Bus System Message Bus Socket. [ 58.920117] cloud-init[930]: Generating public/private ecdsa key pair. [ 58.921311] cloud-init[930]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [ 58.922771] cloud-init[930]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.[[0;32m OK [0m] Listening on UUID daemon activation socket. [[0;32m OK [0m] Started Daily Cleanup of Temporary Directories. [[0;32m OK [0m] Reached target Timers. [ 58.927558] cloud-init[930]: The key fingerprint is: [[0;32m OK [0m] Started ACPI Events Check. [ 58.930379] cloud-init[930]: SHA256:twPuCEivzyPQMU/8ZQ/MCX3kKi5gH5nCZucbc77Ne40 root@shaker-vm-41b12b66-1244-4b11-b43c-e656538192a1[[0;32m OK [0m] Reached target Paths. [[0;32m OK [0m] Reached target Network is Online. Starting iSCSI initiator daemon (iscsid)... [ 58.936290] cloud-init[930]: The key's randomart image is: [ 58.937654] cloud-init[930]: +---[ECDSA 256]---+ [[0;32m OK [0m] Listening on LXD - unix socket. [ 58.940086] cloud-init[930]: | . .. | [ 58.941028] cloud-init[930]: | . ... | [ 58.941971] cloud-init[930]: | . + o. | [ 58.942918] cloud-init[930]: | .o oo B. | [ 58.943854] [[0;32m OK [0m] Listening on Socket activation for snappy daemon. [[0;32m OK [0m] Reached target Sockets. [[0;32m OK [0mcloud-init[930]: | .O==..oSo. | [ 58.949123] cloud-init[930]: |.=.O.o.o o.. | ] Reached target Basic System. [[0;32m OK [0m] Started Regular background program processing daemon. [[0;32m OK [0m] Started iperf3 Service. [ 58.956260] cloud-init[930]: | .. O o . oo | [ 58.957488] cloud-init[930]: | .o.O = E.. | [ 58.959598] cloud-init[930]: Starting System Logging Service... [[0;32m OK [0m] Started Unattended Upgrades Shutdown. | .o+.+.=o | [ 58.963337] cloud-init[930]: +----[SHA256]-----+ Starting Login Service... [ 58.970200] Starting /etc/rc.local Compatibility... Starting LSB: MD monitoring daemon... Starting LSB: Record successful boot for GRUB... cloud-init[930]: Generating public/private ed25519 key pair. Starting Snappy daemon... [[0;32m OK [0m] Started FUSE filesystem for LXC. Starting Accounts Service... [[0;32m OK [0m] Started iperf Service. [[0;32m OK [0m] Started Deferred execution scheduler. Starting Pollinate to seed the pseudo random number generator... [[0;32m OK [0m] Started D-Bus System Message Bus. [ 59.038287] cloud-init[930]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [ 59.048574] cloud-init[930]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. Starting Apply the settings specified in cloud-config... Starting LXD - container startup/shutdown... [[0;32m OK [0m] Started ACPI event daemon. [[0;32m OK [0m] Started /etc/rc.local Compatibility. [ 59.090472] cloud-init[930]: The key fingerprint is: [ 59.108968] cloud-init[930]: SHA256:AB8E00OQ3kAZbpyihEf47gJtui0Qq79T3DVVKZ9jE4E root@shaker-vm-41b12b66-1244-4b11-b43c-e656538192a1 [ 59.142072] cloud-init[930]: The key's randomart image is:[[0;32m OK [0m] Started LSB: MD monitoring daemon. [[0;32m OK [0m] Started Login Service. Starting Authenticate and Authorize Users to Run Privileged Tasks...[ 59.169981] [[0;32m OK [0m] Started LSB: Record successful boot for GRUB. cloud-init[930]: +--[ED25519 256]--+ [ 59.189667] [[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks. cloud-init[930]: [[0;32m OK [0m] Started Accounts Service. | ...BX+ ooo | [ 59.202502] cloud-init[930]: |o. o+=o. E o | [ 59.209839] cloud-init[930]: |.oo.=oo. . o o | [ 59.217143] cloud-init[930]: |oo.o. ..o * | [ 59.225131] cloud-init[930]: |.= . . .S. . o |[[0;32m OK [0m] Started LXD - container startup/shutdown. [ 59.239305] cloud-init[930]: |+ + o . | [ 59.241397] cloud-init[930]: |++ . | [ 59.245679] cloud-init[930]: |=.o | [ 59.253490] cloud-init[930]: |.=+o | [[0;32m OK [0m] Started Snappy daemon. Starting Wait until snapd is fully seeded... [ 59.272052] cloud-init[930]: +----[SHA256]-----+ [ 59.639295] cloud-init[1090]: Generating locales (this might take a while)... [ 60.313885] cloud-init[1090]: en_US.UTF-8... done [ 60.316055] cloud-init[1090]: Generation complete. [[0;32m OK [0m] Started Pollinate to seed the pseudo random number generator. Starting OpenBSD Secure Shell server... [[0;32m OK [0m] Started OpenBSD Secure Shell server. [[0;32m OK [0m] Started iSCSI initiator daemon (iscsid). Starting Login to default iSCSI targets... [[0;32m OK [0m] Started Login to default iSCSI targets. [[0;32m OK [0m] Reached target Remote File Systems (Pre). [[0;32m OK [0m] Reached target Remote File Systems. Starting LSB: automatic crash report generation... Starting LSB: daemon to balance interrupts for SMP systems... Starting LSB: network benchmark... Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"... Starting Permit User Sessions... [[0;32m OK [0m] Started System Logging Service. [[0;32m OK [0m] Started Permit User Sessions. [[0;32m OK [0m] Started LSB: automatic crash report generation. [[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems. [[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to "ondemand". [[0;32m OK [0m] Started LSB: network benchmark. Starting Hold until boot process finishes up... Starting Terminate Plymouth Boot Screen... [[0;32m OK [0m] Started Hold until boot process finishes up. [[0;32m OK [0m] Started Serial Getty on ttyS0. Starting Set console scheme... [[0;32m OK [0m] Started Getty on tty1. [[0;32m OK [0m] Reached target Login Prompts. [[0;32m OK [0m] Started Terminate Plymouth Boot Screen. [[0;32m OK [0m] Started Set console scheme. Ubuntu 16.04.4 LTS shaker-vm-41b12b66-1244-4b11-b43c-e656538192a1 ttyS0 shaker-vm-41b12b66-1244-4b11-b43c-e656538192a1 login: 2018-08-26 11:46:38,832 - paramiko.transport - DEBUG - starting thread (client mode): 0x2d1cd0L 2018-08-26 11:46:38,833 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-26 11:46:38,836 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.2p2 Ubuntu-4ubuntu2.4 2018-08-26 11:46:38,836 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.2p2) 2018-08-26 11:46:38,837 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group14-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-08-26 11:46:38,837 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-26 11:46:38,837 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-26 11:46:38,838 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-26 11:46:38,838 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-26 11:46:38,838 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-26 11:46:38,878 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-26 11:46:38,878 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-26 11:46:38,897 - paramiko.transport - DEBUG - Trying discovered key 4bdaac843c394358ccd9f8b3ee432b66 in /tmp/tmpbkpViG 2018-08-26 11:46:38,915 - paramiko.transport - DEBUG - userauth is OK 2018-08-26 11:46:38,923 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-26 11:46:38,933 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-08-26 11:46:38,936 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.5: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-26 11:46:38,943 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 26 Aug 2018 11:46:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-59d98c7e-b01b-4bdb-a75f-c0f3f5a154d2 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.5:35357/v3/", "rel": "self"}]}]}} 2018-08-26 11:46:38,943 - keystoneauth.session - DEBUG - GET call to None for http://192.30.9.5:35357/ used request id req-59d98c7e-b01b-4bdb-a75f-c0f3f5a154d2 2018-08-26 11:46:38,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.5: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}a2d48f6ff5a85fdb79226b627e5b084591486e90" 2018-08-26 11:46:39,051 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-26 11:46:39,051 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-26 11:46:39,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11:46:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-214b155b-21be-4f32-bd9c-84300864c514 Content-Encoding: gzip Content-Length: 856 Content-Type: application/json RESP BODY: {"services": [{"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.5:35357/v3/services/06403f6d19cc45d3876c1f817db4cc2a"}, "enabled": true, "type": "metric", "id": "06403f6d19cc45d3876c1f817db4cc2a", "name": "gnocchi"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.5:35357/v3/services/4fcf375a7a284c3ca85dd165d598c3cb"}, "enabled": true, "type": "network", "id": "4fcf375a7a284c3ca85dd165d598c3cb", "name": "neutron"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.5:35357/v3/services/5679bf9cdfbb4efdb97a61a69442b76f"}, "enabled": true, "type": "volumev3", "id": "5679bf9cdfbb4efdb97a61a69442b76f", "name": "cinderv3"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.5:35357/v3/services/5fba3b72fec244c7b311cd023156a4e5"}, "enabled": true, "type": "volumev2", "id": "5fba3b72fec244c7b311cd023156a4e5", "name": "cinderv2"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.5:35357/v3/services/71aa1ff84fdd4eab95dbd16ac5fbfcf7"}, "enabled": true, "type": "volume", "id": "71aa1ff84fdd4eab95dbd16ac5fbfcf7", "name": "cinder"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.5:35357/v3/services/7986c8336c5046db98dd34c332d24e7f"}, "enabled": true, "type": "image", "id": "7986c8336c5046db98dd34c332d24e7f", "name": "glance"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.5:35357/v3/services/8edc8950a979429d96b680df313310a4"}, "enabled": true, "type": "metering", "id": "8edc8950a979429d96b680df313310a4", "name": "ceilometer"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.5:35357/v3/services/a1648659a78445d4bcaef3988eb0583e"}, "enabled": true, "type": "cloudformation", "id": "a1648659a78445d4bcaef3988eb0583e", "name": "heat-cfn"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.5:35357/v3/services/b18e3a8824af4ed79cd0162b85ca91d6"}, "enabled": true, "type": "compute", "id": "b18e3a8824af4ed79cd0162b85ca91d6", "name": "nova"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.5:35357/v3/services/c887a5552b5842c5bbc8ce1b66332916"}, "enabled": true, "type": "event", "id": "c887a5552b5842c5bbc8ce1b66332916", "name": "panko"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.5:35357/v3/services/cd8c278131c84e4683012d83ae70eec0"}, "enabled": true, "type": "placement", "id": "cd8c278131c84e4683012d83ae70eec0", "name": "placement"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.5:35357/v3/services/ec31481f5236441e98c13b38a9c609ec"}, "enabled": true, "type": "object-store", "id": "ec31481f5236441e98c13b38a9c609ec", "name": "swift"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.5:35357/v3/services/f4a28c09b9d7444fb27267a9c13f5ad7"}, "enabled": true, "type": "identity", "id": "f4a28c09b9d7444fb27267a9c13f5ad7", "name": "keystone"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.5:35357/v3/services/f619feeb4e1c4cde836d701d6b52295f"}, "enabled": true, "type": "orchestration", "id": "f619feeb4e1c4cde836d701d6b52295f", "name": "heat"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.5:35357/v3/services/ffab3464fcfe4e6086e29e4f2cac9a99"}, "enabled": true, "type": "alarming", "id": "ffab3464fcfe4e6086e29e4f2cac9a99", "name": "aodh"}], "links": {"self": "http://192.30.9.5:35357/v3/services", "previous": null, "next": null}} 2018-08-26 11:46:39,133 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.5:35357/v3/services used request id req-214b155b-21be-4f32-bd9c-84300864c514 2018-08-26 11:46:39,133 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.19970703125s 2018-08-26 11:46:39,134 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.5:35357/v3/services used request id req-214b155b-21be-4f32-bd9c-84300864c514 2018-08-26 11:46:39,142 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-08-26 11:46:39,145 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/endpoints -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a2d48f6ff5a85fdb79226b627e5b084591486e90" 2018-08-26 11:46:39,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11:46:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68c5c2b3-3b50-4f15-97cb-ad57d737c207 Content-Encoding: gzip Content-Length: 1975 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/057ed3b924844253978ad62059e6acbb"}, "url": "http://192.30.9.5:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "71aa1ff84fdd4eab95dbd16ac5fbfcf7", "id": "057ed3b924844253978ad62059e6acbb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/0bd24ae5e1bc445db6c4eb649aa04b43"}, "url": "http://172.30.9.22:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f619feeb4e1c4cde836d701d6b52295f", "id": "0bd24ae5e1bc445db6c4eb649aa04b43"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/1210d332c9744f5cbc695a2c01f49732"}, "url": "http://192.30.9.5:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "06403f6d19cc45d3876c1f817db4cc2a", "id": "1210d332c9744f5cbc695a2c01f49732"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/1acf73a288dd435cb0883e7723ed5056"}, "url": "http://192.30.9.5:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5679bf9cdfbb4efdb97a61a69442b76f", "id": "1acf73a288dd435cb0883e7723ed5056"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/1c10a925a2de437eac36a10b437ddcd1"}, "url": "http://172.30.9.22:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b18e3a8824af4ed79cd0162b85ca91d6", "id": "1c10a925a2de437eac36a10b437ddcd1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/218ecd9779c74fdbb9eff6a86b2e2ffa"}, "url": "http://192.30.9.5:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "7986c8336c5046db98dd34c332d24e7f", "id": "218ecd9779c74fdbb9eff6a86b2e2ffa"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/25ab930679644d89bac501b74509b76d"}, "url": "http://192.30.9.5:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5679bf9cdfbb4efdb97a61a69442b76f", "id": "25ab930679644d89bac501b74509b76d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/2bc083505e0a4fba9e18037c17ad1785"}, "url": "http://192.30.9.5:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f4a28c09b9d7444fb27267a9c13f5ad7", "id": "2bc083505e0a4fba9e18037c17ad1785"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/33aefc6453a54d88a8073094e7078823"}, "url": "http://192.30.9.5:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "4fcf375a7a284c3ca85dd165d598c3cb", "id": "33aefc6453a54d88a8073094e7078823"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/348e8fd3cbd140de8fdb5a2e7f1ba9ce"}, "url": "http://192.30.9.5:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ffab3464fcfe4e6086e29e4f2cac9a99", "id": "348e8fd3cbd140de8fdb5a2e7f1ba9ce"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/37dabf8c0b3c4b4da176de43bbacdd17"}, "url": "http://172.30.9.22:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ffab3464fcfe4e6086e29e4f2cac9a99", "id": "37dabf8c0b3c4b4da176de43bbacdd17"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/3af2aad436db4c72a190ee1afb07b296"}, "url": "http://172.30.9.22:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "4fcf375a7a284c3ca85dd165d598c3cb", "id": "3af2aad436db4c72a190ee1afb07b296"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/4234eccc4e5c4c81a9740ee2adf95b67"}, "url": "http://192.30.9.5:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5fba3b72fec244c7b311cd023156a4e5", "id": "4234eccc4e5c4c81a9740ee2adf95b67"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/456ac2ca5ce14a919050a73ace6b5d36"}, "url": "http://172.30.9.22:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5fba3b72fec244c7b311cd023156a4e5", "id": "456ac2ca5ce14a919050a73ace6b5d36"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/49dd5c5e91d54d6aa44952eaa2390224"}, "url": "http://172.30.9.22:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ec31481f5236441e98c13b38a9c609ec", "id": "49dd5c5e91d54d6aa44952eaa2390224"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/4a2d0d8a4ee24abcbae458bd1ce751ff"}, "url": "http://172.30.9.22:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a1648659a78445d4bcaef3988eb0583e", "id": "4a2d0d8a4ee24abcbae458bd1ce751ff"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/517a76a99e3d470abde8b2e237f68205"}, "url": "http://192.30.9.5:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b18e3a8824af4ed79cd0162b85ca91d6", "id": "517a76a99e3d470abde8b2e237f68205"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/5c5726572f244dc1a37ddbd93a609edb"}, "url": "http://172.30.9.22:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "71aa1ff84fdd4eab95dbd16ac5fbfcf7", "id": "5c5726572f244dc1a37ddbd93a609edb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/5d5db89631954c7baafaf65b5aea991a"}, "url": "http://12.0.0.43:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ec31481f5236441e98c13b38a9c609ec", "id": "5d5db89631954c7baafaf65b5aea991a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/68d3020187d14b4b925c0dbdfac338f6"}, "url": "http://172.30.9.22:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "cd8c278131c84e4683012d83ae70eec0", "id": "68d3020187d14b4b925c0dbdfac338f6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/6d1c3e6266f14458a3def33c4f0479b2"}, "url": "http://192.30.9.5:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a1648659a78445d4bcaef3988eb0583e", "id": "6d1c3e6266f14458a3def33c4f0479b2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/7144203ef2f146f6a443da1e2a6503e6"}, "url": "http://192.30.9.5:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "71aa1ff84fdd4eab95dbd16ac5fbfcf7", "id": "7144203ef2f146f6a443da1e2a6503e6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/71f914c9732c486db7ec4dade5ea337a"}, "url": "http://192.30.9.5:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b18e3a8824af4ed79cd0162b85ca91d6", "id": "71f914c9732c486db7ec4dade5ea337a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/727249cbc39e4628bd3a179bd516b829"}, "url": "http://12.0.0.43:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ec31481f5236441e98c13b38a9c609ec", "id": "727249cbc39e4628bd3a179bd516b829"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/77e68b53932a4902a3a68484356b1c4e"}, "url": "http://192.30.9.5:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "cd8c278131c84e4683012d83ae70eec0", "id": "77e68b53932a4902a3a68484356b1c4e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/7a4ae0c6c06a42aba305e1cb16268330"}, "url": "http://172.30.9.22:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "7986c8336c5046db98dd34c332d24e7f", "id": "7a4ae0c6c06a42aba305e1cb16268330"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/7a4bed8aa09042d1be0a485c1bac878c"}, "url": "http://192.30.9.5:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f4a28c09b9d7444fb27267a9c13f5ad7", "id": "7a4bed8aa09042d1be0a485c1bac878c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/809dcbff39164bbfaf936f0b35fd176c"}, "url": "http://192.30.9.5:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "cd8c278131c84e4683012d83ae70eec0", "id": "809dcbff39164bbfaf936f0b35fd176c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/816f0ebf045249fb84d97c4bfc1f0a06"}, "url": "http://172.30.9.22:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "06403f6d19cc45d3876c1f817db4cc2a", "id": "816f0ebf045249fb84d97c4bfc1f0a06"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/89809cbce7344bcdbc14222d09ca5c81"}, "url": "http://172.30.9.22:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f4a28c09b9d7444fb27267a9c13f5ad7", "id": "89809cbce7344bcdbc14222d09ca5c81"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/91e36bdd70374197a9cc1cf82d4cacd4"}, "url": "http://172.30.9.22:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "c887a5552b5842c5bbc8ce1b66332916", "id": "91e36bdd70374197a9cc1cf82d4cacd4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/97e424052ba4486c88034276e7ba90a9"}, "url": "http://192.30.9.5:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ffab3464fcfe4e6086e29e4f2cac9a99", "id": "97e424052ba4486c88034276e7ba90a9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/a44497dc0f584430880fbb34d798f187"}, "url": "http://192.30.9.5:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "06403f6d19cc45d3876c1f817db4cc2a", "id": "a44497dc0f584430880fbb34d798f187"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/a48de89935fd4d0787f0c84bf3674881"}, "url": "http://192.30.9.5:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "4fcf375a7a284c3ca85dd165d598c3cb", "id": "a48de89935fd4d0787f0c84bf3674881"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/a6e6016d81674fa7951c5c486b38f564"}, "url": "http://192.30.9.5:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f619feeb4e1c4cde836d701d6b52295f", "id": "a6e6016d81674fa7951c5c486b38f564"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/d22e870073e14dc5a443931e483e51a2"}, "url": "http://192.30.9.5:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f619feeb4e1c4cde836d701d6b52295f", "id": "d22e870073e14dc5a443931e483e51a2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/e1c68732373a41b6bbdf0d38be58918e"}, "url": "http://192.30.9.5:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "c887a5552b5842c5bbc8ce1b66332916", "id": "e1c68732373a41b6bbdf0d38be58918e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/ec61effda13a4644aad9e330753e8ad3"}, "url": "http://192.30.9.5:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5fba3b72fec244c7b311cd023156a4e5", "id": "ec61effda13a4644aad9e330753e8ad3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/f631f43b783d40b894997b7b49ab8a6b"}, "url": "http://192.30.9.5:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "7986c8336c5046db98dd34c332d24e7f", "id": "f631f43b783d40b894997b7b49ab8a6b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/f7fd23166fd04cdbb15ae3b9534561a8"}, "url": "http://192.30.9.5:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "c887a5552b5842c5bbc8ce1b66332916", "id": "f7fd23166fd04cdbb15ae3b9534561a8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/fe463692e35f41e28415b64d8ffd10af"}, "url": "http://172.30.9.22:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5679bf9cdfbb4efdb97a61a69442b76f", "id": "fe463692e35f41e28415b64d8ffd10af"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/feca7a31784e458fb732ee0ca32ab24d"}, "url": "http://192.30.9.5:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a1648659a78445d4bcaef3988eb0583e", "id": "feca7a31784e458fb732ee0ca32ab24d"}], "links": {"self": "http://172.30.9.22:5000/v3/endpoints", "previous": null, "next": null}} 2018-08-26 11:46:39,329 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/endpoints used request id req-68c5c2b3-3b50-4f15-97cb-ad57d737c207 2018-08-26 11:46:39,329 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.186699151993s 2018-08-26 11:46:39,330 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/endpoints used request id req-68c5c2b3-3b50-4f15-97cb-ad57d737c207 2018-08-26 11:46:39,337 - functest.opnfv_tests.openstack.shaker.shaker - DEBUG - keystone endpoint: http://172.30.9.22:5000 2018-08-26 11:46:39,340 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-26 11:46:39,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a2d48f6ff5a85fdb79226b627e5b084591486e90" 2018-08-26 11:46:39,538 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11:46:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-257c513c-277e-428c-8e52-599f218cda8a Content-Encoding: gzip Content-Length: 409 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "478525232f8240f3a5bcb37e18d15367", "links": {"self": "http://172.30.9.22:5000/v3/roles/478525232f8240f3a5bcb37e18d15367"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5d45fc17491a4aedb80e6e5e79d195c6", "links": {"self": "http://172.30.9.22:5000/v3/roles/5d45fc17491a4aedb80e6e5e79d195c6"}, "name": "reader"}, {"domain_id": null, "id": "64b697102e1c4dfb82d6ae117acf5e44", "links": {"self": "http://172.30.9.22:5000/v3/roles/64b697102e1c4dfb82d6ae117acf5e44"}, "name": "member"}, {"domain_id": null, "id": "6c30dd1ed17747c19a3fff37cee8f134", "links": {"self": "http://172.30.9.22:5000/v3/roles/6c30dd1ed17747c19a3fff37cee8f134"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b29a3a0f7cee4599871eeb6731b9c6f2", "links": {"self": "http://172.30.9.22:5000/v3/roles/b29a3a0f7cee4599871eeb6731b9c6f2"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d371bb17b4354fa8812550829dff08d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/d371bb17b4354fa8812550829dff08d3"}, "name": "admin"}, {"domain_id": null, "id": "d54515a19cc04386a508cfaf3906e7e7", "links": {"self": "http://172.30.9.22:5000/v3/roles/d54515a19cc04386a508cfaf3906e7e7"}, "name": "swiftoperator"}]} 2018-08-26 11:46:39,538 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-257c513c-277e-428c-8e52-599f218cda8a 2018-08-26 11:46:39,538 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.197694063187s 2018-08-26 11:46:39,538 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-257c513c-277e-428c-8e52-599f218cda8a 2018-08-26 11:46:39,543 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-26 11:46:39,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a2d48f6ff5a85fdb79226b627e5b084591486e90" 2018-08-26 11:46:39,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11:46:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9e8f4a9-5003-48b7-ae26-7f62bfa5f69b Content-Encoding: gzip Content-Length: 409 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "478525232f8240f3a5bcb37e18d15367", "links": {"self": "http://172.30.9.22:5000/v3/roles/478525232f8240f3a5bcb37e18d15367"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5d45fc17491a4aedb80e6e5e79d195c6", "links": {"self": "http://172.30.9.22:5000/v3/roles/5d45fc17491a4aedb80e6e5e79d195c6"}, "name": "reader"}, {"domain_id": null, "id": "64b697102e1c4dfb82d6ae117acf5e44", "links": {"self": "http://172.30.9.22:5000/v3/roles/64b697102e1c4dfb82d6ae117acf5e44"}, "name": "member"}, {"domain_id": null, "id": "6c30dd1ed17747c19a3fff37cee8f134", "links": {"self": "http://172.30.9.22:5000/v3/roles/6c30dd1ed17747c19a3fff37cee8f134"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b29a3a0f7cee4599871eeb6731b9c6f2", "links": {"self": "http://172.30.9.22:5000/v3/roles/b29a3a0f7cee4599871eeb6731b9c6f2"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d371bb17b4354fa8812550829dff08d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/d371bb17b4354fa8812550829dff08d3"}, "name": "admin"}, {"domain_id": null, "id": "d54515a19cc04386a508cfaf3906e7e7", "links": {"self": "http://172.30.9.22:5000/v3/roles/d54515a19cc04386a508cfaf3906e7e7"}, "name": "swiftoperator"}]} 2018-08-26 11:46:39,727 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-f9e8f4a9-5003-48b7-ae26-7f62bfa5f69b 2018-08-26 11:46:39,727 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.183503866196s 2018-08-26 11:46:39,727 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-f9e8f4a9-5003-48b7-ae26-7f62bfa5f69b 2018-08-26 11:46:39,732 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-26 11:46:39,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a2d48f6ff5a85fdb79226b627e5b084591486e90" 2018-08-26 11:46:39,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11:46:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ecc7ca80-c69d-4b51-836e-9dbc487435b9 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-26 11:46:39,929 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-ecc7ca80-c69d-4b51-836e-9dbc487435b9 2018-08-26 11:46:39,929 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.196489810944s 2018-08-26 11:46:39,929 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-ecc7ca80-c69d-4b51-836e-9dbc487435b9 2018-08-26 11:46:39,930 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-26 11:46:39,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a2d48f6ff5a85fdb79226b627e5b084591486e90" 2018-08-26 11:46:40,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11:46:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5cc5c8e-fd0d-456a-8b48-0291beac2d25 Content-Encoding: gzip Content-Length: 967 Content-Type: application/json RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/00af5ffb672f4832ab8347fc3e59dad9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "00af5ffb672f4832ab8347fc3e59dad9", "email": "placement@localhost", "password_expires_at": null}, {"name": "api_check-user_cfa71808-e14a-4d0f-a925-c4cce043949d", "links": {"self": "http://172.30.9.22:5000/v3/users/0653adcd9bbd40d4a2487cf2c2b18753"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0653adcd9bbd40d4a2487cf2c2b18753", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/1155cddaef57457382d358aece0b4688"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1155cddaef57457382d358aece0b4688", "email": "panko@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_d167a7b0-d3aa-4f83-af07-f37a57d140fb", "links": {"self": "http://172.30.9.22:5000/v3/users/1df9f75d1d584587b0935d6ba2e78671"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1df9f75d1d584587b0935d6ba2e78671", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/1e1511f6281344c28c2a63d6a8174f8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1e1511f6281344c28c2a63d6a8174f8d", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/1f874aa402974ad1bde389b6ec3af461"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f874aa402974ad1bde389b6ec3af461", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/30ef6c63ca4f478ababb01839799530e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30ef6c63ca4f478ababb01839799530e", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/35943616abfb419b876965ce89cb2b8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "35943616abfb419b876965ce89cb2b8d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/394bd3d373f84b679204b10778d4c5d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "394bd3d373f84b679204b10778d4c5d6", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/5c46482149dc41d8a0f23a545eb8a332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c46482149dc41d8a0f23a545eb8a332", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6731abf69162411bab854fe2da778196"}, "domain_id": "b7fcd596cb374671bfc994968e0279ce", "enabled": true, "options": {}, "id": "6731abf69162411bab854fe2da778196", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "shaker-user_41b12b66-1244-4b11-b43c-e656538192a1", "links": {"self": "http://172.30.9.22:5000/v3/users/b624bace868344beb8d3bab656284356"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b624bace868344beb8d3bab656284356", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/bc64983782874634be200a54d67bb2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bc64983782874634be200a54d67bb2dc", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/c16290bda05544839663305b8b46bfc4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c16290bda05544839663305b8b46bfc4", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/c78b7ea859ad4b4d9090aceb9cc94927"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c78b7ea859ad4b4d9090aceb9cc94927", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/f77a9ddb8d1e4546857d3ecef0ddf962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77a9ddb8d1e4546857d3ecef0ddf962", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/fd2f2ae2af224ce09fd25349c942fbd7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd2f2ae2af224ce09fd25349c942fbd7", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-08-26 11:46:40,133 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-e5cc5c8e-fd0d-456a-8b48-0291beac2d25 2018-08-26 11:46:40,134 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.203460931778s 2018-08-26 11:46:40,134 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-e5cc5c8e-fd0d-456a-8b48-0291beac2d25 2018-08-26 11:46:40,145 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-26 11:46:40,148 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a2d48f6ff5a85fdb79226b627e5b084591486e90" 2018-08-26 11:46:40,344 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11:46:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c280c1a7-2b03-4d3f-899d-d073b410cbad Content-Encoding: gzip Content-Length: 529 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/e428b6e578e2485b9cc26da9ccf96a96"}, "tags": [], "enabled": true, "id": "e428b6e578e2485b9cc26da9ccf96a96", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/c99e13955d6e4bb58dbfa100dcee4823"}, "tags": [], "enabled": true, "id": "c99e13955d6e4bb58dbfa100dcee4823", "parent_id": "default", "domain_id": "default", "name": "api_check-project_cfa71808-e14a-4d0f-a925-c4cce043949d"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/526e4f7307214396989751533ff33528"}, "tags": [], "enabled": true, "id": "526e4f7307214396989751533ff33528", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.22:5000/v3/projects/25b26187e3f845be8bd8076b4519032b"}, "tags": [], "enabled": true, "id": "25b26187e3f845be8bd8076b4519032b", "parent_id": "default", "domain_id": "default", "name": "shaker-project_41b12b66-1244-4b11-b43c-e656538192a1"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/45644229c8c04c4988a3eb8730a7b1ac"}, "tags": [], "enabled": true, "id": "45644229c8c04c4988a3eb8730a7b1ac", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_d167a7b0-d3aa-4f83-af07-f37a57d140fb"}]} 2018-08-26 11:46:40,344 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-c280c1a7-2b03-4d3f-899d-d073b410cbad 2018-08-26 11:46:40,345 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.199380874634s 2018-08-26 11:46:40,345 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-c280c1a7-2b03-4d3f-899d-d073b410cbad 2018-08-26 11:46:40,352 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-26 11:46:40,357 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=b624bace868344beb8d3bab656284356&role.id=d371bb17b4354fa8812550829dff08d3&scope.project.id=25b26187e3f845be8bd8076b4519032b" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a2d48f6ff5a85fdb79226b627e5b084591486e90" 2018-08-26 11:46:40,531 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11:46:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-665c9d5b-a9f7-4d1f-bb70-e8057ff7bdb8 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=b624bace868344beb8d3bab656284356&role.id=d371bb17b4354fa8812550829dff08d3&scope.project.id=25b26187e3f845be8bd8076b4519032b", "previous": null, "next": null}} 2018-08-26 11:46:40,531 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=b624bace868344beb8d3bab656284356&role.id=d371bb17b4354fa8812550829dff08d3&scope.project.id=25b26187e3f845be8bd8076b4519032b used request id req-665c9d5b-a9f7-4d1f-bb70-e8057ff7bdb8 2018-08-26 11:46:40,531 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.178595066071s 2018-08-26 11:46:40,531 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=b624bace868344beb8d3bab656284356&role.id=d371bb17b4354fa8812550829dff08d3&scope.project.id=25b26187e3f845be8bd8076b4519032b used request id req-665c9d5b-a9f7-4d1f-bb70-e8057ff7bdb8 2018-08-26 11:46:40,534 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-26 11:46:40,538 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/25b26187e3f845be8bd8076b4519032b/users/b624bace868344beb8d3bab656284356/roles/d371bb17b4354fa8812550829dff08d3 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a2d48f6ff5a85fdb79226b627e5b084591486e90" 2018-08-26 11:46:40,886 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 26 Aug 2018 11:46:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-50eafeff-506c-4235-b86f-5357a80f082f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-26 11:46:40,887 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/25b26187e3f845be8bd8076b4519032b/users/b624bace868344beb8d3bab656284356/roles/d371bb17b4354fa8812550829dff08d3 used request id req-50eafeff-506c-4235-b86f-5357a80f082f 2018-08-26 11:46:40,887 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.352108001709s 2018-08-26 11:46:40,887 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/25b26187e3f845be8bd8076b4519032b/users/b624bace868344beb8d3bab656284356/roles/d371bb17b4354fa8812550829dff08d3 used request id req-50eafeff-506c-4235-b86f-5357a80f082f 2018-08-26 11:46:40,890 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-26 11:46:40,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a2d48f6ff5a85fdb79226b627e5b084591486e90" 2018-08-26 11:46:41,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11:46:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-879e028b-c6df-4b4a-9fb2-b23006bee078 Content-Encoding: gzip Content-Length: 409 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "478525232f8240f3a5bcb37e18d15367", "links": {"self": "http://172.30.9.22:5000/v3/roles/478525232f8240f3a5bcb37e18d15367"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5d45fc17491a4aedb80e6e5e79d195c6", "links": {"self": "http://172.30.9.22:5000/v3/roles/5d45fc17491a4aedb80e6e5e79d195c6"}, "name": "reader"}, {"domain_id": null, "id": "64b697102e1c4dfb82d6ae117acf5e44", "links": {"self": "http://172.30.9.22:5000/v3/roles/64b697102e1c4dfb82d6ae117acf5e44"}, "name": "member"}, {"domain_id": null, "id": "6c30dd1ed17747c19a3fff37cee8f134", "links": {"self": "http://172.30.9.22:5000/v3/roles/6c30dd1ed17747c19a3fff37cee8f134"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b29a3a0f7cee4599871eeb6731b9c6f2", "links": {"self": "http://172.30.9.22:5000/v3/roles/b29a3a0f7cee4599871eeb6731b9c6f2"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d371bb17b4354fa8812550829dff08d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/d371bb17b4354fa8812550829dff08d3"}, "name": "admin"}, {"domain_id": null, "id": "d54515a19cc04386a508cfaf3906e7e7", "links": {"self": "http://172.30.9.22:5000/v3/roles/d54515a19cc04386a508cfaf3906e7e7"}, "name": "swiftoperator"}]} 2018-08-26 11:46:41,076 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-879e028b-c6df-4b4a-9fb2-b23006bee078 2018-08-26 11:46:41,076 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.185422897339s 2018-08-26 11:46:41,076 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-879e028b-c6df-4b4a-9fb2-b23006bee078 2018-08-26 11:46:41,082 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-26 11:46:41,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a2d48f6ff5a85fdb79226b627e5b084591486e90" 2018-08-26 11:46:41,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11:46:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9e64768-96cf-4c04-9c78-1de0c66475f0 Content-Encoding: gzip Content-Length: 409 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "478525232f8240f3a5bcb37e18d15367", "links": {"self": "http://172.30.9.22:5000/v3/roles/478525232f8240f3a5bcb37e18d15367"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5d45fc17491a4aedb80e6e5e79d195c6", "links": {"self": "http://172.30.9.22:5000/v3/roles/5d45fc17491a4aedb80e6e5e79d195c6"}, "name": "reader"}, {"domain_id": null, "id": "64b697102e1c4dfb82d6ae117acf5e44", "links": {"self": "http://172.30.9.22:5000/v3/roles/64b697102e1c4dfb82d6ae117acf5e44"}, "name": "member"}, {"domain_id": null, "id": "6c30dd1ed17747c19a3fff37cee8f134", "links": {"self": "http://172.30.9.22:5000/v3/roles/6c30dd1ed17747c19a3fff37cee8f134"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b29a3a0f7cee4599871eeb6731b9c6f2", "links": {"self": "http://172.30.9.22:5000/v3/roles/b29a3a0f7cee4599871eeb6731b9c6f2"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d371bb17b4354fa8812550829dff08d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/d371bb17b4354fa8812550829dff08d3"}, "name": "admin"}, {"domain_id": null, "id": "d54515a19cc04386a508cfaf3906e7e7", "links": {"self": "http://172.30.9.22:5000/v3/roles/d54515a19cc04386a508cfaf3906e7e7"}, "name": "swiftoperator"}]} 2018-08-26 11:46:41,182 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-c9e64768-96cf-4c04-9c78-1de0c66475f0 2018-08-26 11:46:41,182 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.100630998611s 2018-08-26 11:46:41,183 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-c9e64768-96cf-4c04-9c78-1de0c66475f0 2018-08-26 11:46:41,187 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-26 11:46:41,191 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a2d48f6ff5a85fdb79226b627e5b084591486e90" 2018-08-26 11:46:41,290 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11:46:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84f25b4d-70fd-4d0d-a7a3-e2c200f26bbf Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-26 11:46:41,290 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-84f25b4d-70fd-4d0d-a7a3-e2c200f26bbf 2018-08-26 11:46:41,291 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.102897882462s 2018-08-26 11:46:41,291 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-84f25b4d-70fd-4d0d-a7a3-e2c200f26bbf 2018-08-26 11:46:41,292 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-26 11:46:41,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a2d48f6ff5a85fdb79226b627e5b084591486e90" 2018-08-26 11:46:41,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11:46:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07e62bfa-3c03-49e9-b115-4be94f6541df Content-Encoding: gzip Content-Length: 967 Content-Type: application/json RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/00af5ffb672f4832ab8347fc3e59dad9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "00af5ffb672f4832ab8347fc3e59dad9", "email": "placement@localhost", "password_expires_at": null}, {"name": "api_check-user_cfa71808-e14a-4d0f-a925-c4cce043949d", "links": {"self": "http://172.30.9.22:5000/v3/users/0653adcd9bbd40d4a2487cf2c2b18753"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0653adcd9bbd40d4a2487cf2c2b18753", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/1155cddaef57457382d358aece0b4688"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1155cddaef57457382d358aece0b4688", "email": "panko@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_d167a7b0-d3aa-4f83-af07-f37a57d140fb", "links": {"self": "http://172.30.9.22:5000/v3/users/1df9f75d1d584587b0935d6ba2e78671"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1df9f75d1d584587b0935d6ba2e78671", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/1e1511f6281344c28c2a63d6a8174f8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1e1511f6281344c28c2a63d6a8174f8d", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/1f874aa402974ad1bde389b6ec3af461"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f874aa402974ad1bde389b6ec3af461", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/30ef6c63ca4f478ababb01839799530e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30ef6c63ca4f478ababb01839799530e", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/35943616abfb419b876965ce89cb2b8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "35943616abfb419b876965ce89cb2b8d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/394bd3d373f84b679204b10778d4c5d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "394bd3d373f84b679204b10778d4c5d6", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/5c46482149dc41d8a0f23a545eb8a332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c46482149dc41d8a0f23a545eb8a332", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6731abf69162411bab854fe2da778196"}, "domain_id": "b7fcd596cb374671bfc994968e0279ce", "enabled": true, "options": {}, "id": "6731abf69162411bab854fe2da778196", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "shaker-user_41b12b66-1244-4b11-b43c-e656538192a1", "links": {"self": "http://172.30.9.22:5000/v3/users/b624bace868344beb8d3bab656284356"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b624bace868344beb8d3bab656284356", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/bc64983782874634be200a54d67bb2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bc64983782874634be200a54d67bb2dc", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/c16290bda05544839663305b8b46bfc4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c16290bda05544839663305b8b46bfc4", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/c78b7ea859ad4b4d9090aceb9cc94927"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c78b7ea859ad4b4d9090aceb9cc94927", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/f77a9ddb8d1e4546857d3ecef0ddf962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77a9ddb8d1e4546857d3ecef0ddf962", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/fd2f2ae2af224ce09fd25349c942fbd7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd2f2ae2af224ce09fd25349c942fbd7", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-08-26 11:46:41,416 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-07e62bfa-3c03-49e9-b115-4be94f6541df 2018-08-26 11:46:41,416 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.124615907669s 2018-08-26 11:46:41,417 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-07e62bfa-3c03-49e9-b115-4be94f6541df 2018-08-26 11:46:41,429 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-26 11:46:41,432 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a2d48f6ff5a85fdb79226b627e5b084591486e90" 2018-08-26 11:46:41,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11:46:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06c052af-8db8-463d-aa46-1610cf413ea1 Content-Encoding: gzip Content-Length: 529 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/e428b6e578e2485b9cc26da9ccf96a96"}, "tags": [], "enabled": true, "id": "e428b6e578e2485b9cc26da9ccf96a96", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/c99e13955d6e4bb58dbfa100dcee4823"}, "tags": [], "enabled": true, "id": "c99e13955d6e4bb58dbfa100dcee4823", "parent_id": "default", "domain_id": "default", "name": "api_check-project_cfa71808-e14a-4d0f-a925-c4cce043949d"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/526e4f7307214396989751533ff33528"}, "tags": [], "enabled": true, "id": "526e4f7307214396989751533ff33528", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.22:5000/v3/projects/25b26187e3f845be8bd8076b4519032b"}, "tags": [], "enabled": true, "id": "25b26187e3f845be8bd8076b4519032b", "parent_id": "default", "domain_id": "default", "name": "shaker-project_41b12b66-1244-4b11-b43c-e656538192a1"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/45644229c8c04c4988a3eb8730a7b1ac"}, "tags": [], "enabled": true, "id": "45644229c8c04c4988a3eb8730a7b1ac", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_d167a7b0-d3aa-4f83-af07-f37a57d140fb"}]} 2018-08-26 11:46:41,540 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-06c052af-8db8-463d-aa46-1610cf413ea1 2018-08-26 11:46:41,540 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.111206054688s 2018-08-26 11:46:41,540 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-06c052af-8db8-463d-aa46-1610cf413ea1 2018-08-26 11:46:41,548 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-26 11:46:41,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=b624bace868344beb8d3bab656284356&role.id=6c30dd1ed17747c19a3fff37cee8f134&scope.project.id=25b26187e3f845be8bd8076b4519032b" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a2d48f6ff5a85fdb79226b627e5b084591486e90" 2018-08-26 11:46:41,650 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 11:46:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79ba4f22-1cc8-4f4b-b821-b16fc0dd4c79 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=b624bace868344beb8d3bab656284356&role.id=6c30dd1ed17747c19a3fff37cee8f134&scope.project.id=25b26187e3f845be8bd8076b4519032b", "previous": null, "next": null}} 2018-08-26 11:46:41,650 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=b624bace868344beb8d3bab656284356&role.id=6c30dd1ed17747c19a3fff37cee8f134&scope.project.id=25b26187e3f845be8bd8076b4519032b used request id req-79ba4f22-1cc8-4f4b-b821-b16fc0dd4c79 2018-08-26 11:46:41,650 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.102490901947s 2018-08-26 11:46:41,651 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=b624bace868344beb8d3bab656284356&role.id=6c30dd1ed17747c19a3fff37cee8f134&scope.project.id=25b26187e3f845be8bd8076b4519032b used request id req-79ba4f22-1cc8-4f4b-b821-b16fc0dd4c79 2018-08-26 11:46:41,654 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-26 11:46:41,657 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/25b26187e3f845be8bd8076b4519032b/users/b624bace868344beb8d3bab656284356/roles/6c30dd1ed17747c19a3fff37cee8f134 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a2d48f6ff5a85fdb79226b627e5b084591486e90" 2018-08-26 11:46:41,877 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 26 Aug 2018 11:46:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-209c8ad2-6d9e-44fd-b8cc-4b03886086a3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-26 11:46:41,878 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/25b26187e3f845be8bd8076b4519032b/users/b624bace868344beb8d3bab656284356/roles/6c30dd1ed17747c19a3fff37cee8f134 used request id req-209c8ad2-6d9e-44fd-b8cc-4b03886086a3 2018-08-26 11:46:41,878 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.223608016968s 2018-08-26 11:46:41,878 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/25b26187e3f845be8bd8076b4519032b/users/b624bace868344beb8d3bab656284356/roles/6c30dd1ed17747c19a3fff37cee8f134 used request id req-209c8ad2-6d9e-44fd-b8cc-4b03886086a3 2018-08-26 11:46:41,879 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-26 11:46:41,880 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-26 11:46:41,880 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-26 11:46:41,884 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-26 11:46:41,965 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-26 11:46:41,966 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-26 11:46:41,967 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-26 11:46:42,003 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-26 11:46:42,003 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-26 11:46:42,032 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-26 12:46:42,109 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-26 12:46:42,110 - functest.opnfv_tests.openstack.shaker.shaker - INFO - output: XDG_SESSION_ID=1 OS_PROJECT_ID=25b26187e3f845be8bd8076b4519032b SHELL=/bin/bash SSH_CLIENT=172.30.9.66 34844 22 OS_REGION_NAME=regionOne OS_USER_DOMAIN_NAME=Default OS_IMAGE_API_VERSION=2 USER=ubuntu PYTHONWARNINGS=ignore:Certificate has no, ignore:A true SSLContext object is not available OS_PROJECT_NAME=shaker-project_41b12b66-1244-4b11-b43c-e656538192a1 CLOUDPROMPT_ENABLED=1 MAIL=/var/mail/ubuntu PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games OS_IDENTITY_API_VERSION=3 NOVA_VERSION=1.1 SDN_CONTROLLER_IP=192.30.9.5 PWD=/home/ubuntu OS_PASSWORD=8aa72df7-5043-43f1-94ae-4d63e76755d7 LANG=en_US.UTF-8 OS_AUTH_TYPE=password PS1=${OS_CLOUDNAME:+($OS_CLOUDNAME)} OS_AUTH_URL=http://172.30.9.22:5000 SDN_CONTROLLER_PASSWORD=Zzu7akOxpmOC2jHVAgCfwEcGT OS_USERNAME=shaker-user_41b12b66-1244-4b11-b43c-e656538192a1 SHLVL=1 HOME=/home/ubuntu no_proxy=,172.30.9.22,192.30.9.5 LOGNAME=ubuntu SSH_CONNECTION=172.30.9.66 34844 192.168.120.27 22 OS_VOLUME_API_VERSION=3.52 COMPUTE_API_VERSION=1.1 OS_INTERFACE=public XDG_RUNTIME_DIR=/run/user/1000 OS_NO_CACHE=True OS_CLOUDNAME=overcloud OS_PROJECT_DOMAIN_NAME=Default _=/usr/bin/env 2018-08-26 11:46:43.381 1368 INFO shaker.engine.utils [-] Logging enabled 2018-08-26 11:46:43.384 1368 INFO shaker.engine.messaging [-] Listening on *:9000 2018-08-26 11:46:43.386 1368 INFO shaker.engine.server [-] Play scenario: openstack/full_l2 2018-08-26 11:46:43.394 1376 INFO shaker.agent.agent [-] Agent id is: __heartbeat 2018-08-26 11:46:43.395 1376 INFO shaker.agent.agent [-] Connecting to server: 172.30.9.204:9000 2018-08-26 11:46:43.395 1376 INFO shaker.agent.agent [-] Agent config: {'polling_interval': 10} 2018-08-26 11:46:43.405 1368 INFO pykwalify.core [-] validation.valid 2018-08-26 11:46:44.966 1368 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2018-08-26 11:46:50.011 1368 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'4ed80169-b1dc-4465-9e71-8f08c2ddbc69', u'links': [{u'href': u'http://172.30.9.22:8004/v1/25b26187e3f845be8bd8076b4519032b/stacks/shaker_mdzkpt/4ed80169-b1dc-4465-9e71-8f08c2ddbc69', u'rel': u'self'}]} 2018-08-26 11:50:39.591 1368 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_mdzkpt_master_0', 'shaker_mdzkpt_slave_0']) 2018-08-26 11:50:43.465 1368 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-26 11:52:14.101 1368 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-26 11:53:44.689 1368 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-26 11:55:15.264 1368 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-26 11:55:15.266 1368 INFO shaker.engine.server [-] Execution is done 2018-08-26 11:55:16.790 1368 INFO shaker.engine.quorum [-] Cleaning the quorum 2018-08-26 12:46:42,111 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-26 12:46:42,111 - functest.opnfv_tests.openstack.shaker.shaker - INFO - error: 2018-08-26 12:46:42,113 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-08-26 12:46:42,151 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-08-26 12:46:42,151 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-08-26 12:46:42,178 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-08-26 12:46:42,182 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-08-26 12:46:42,183 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-08-26 12:46:42,182 - functest.opnfv_tests.openstack.shaker.shaker - ERROR - cannot get report files Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/shaker/shaker.py", line 112, in execute scpc.get('report.json', self.res_dir) File "/usr/lib/python2.7/site-packages/scp.py", line 198, in get self._recv_all() File "/usr/lib/python2.7/site-packages/scp.py", line 348, in _recv_all raise SCPException(asunicode(msg[1:])) SCPException: scp: report.json: No such file or directory 2018-08-26 12:46:42,309 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-26 12:46:42,309 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | shaker | functest | 64:58 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-08-26 12:46:42,313 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-26 12:46:42,721 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6c30dd1ed17747c19a3fff37cee8f134", "name": "heat_stack_owner"}, {"id": "5d45fc17491a4aedb80e6e5e79d195c6", "name": "reader"}, {"id": "d371bb17b4354fa8812550829dff08d3", "name": "admin"}, {"id": "64b697102e1c4dfb82d6ae117acf5e44", "name": "member"}], "expires_at": "2018-08-26T13:46:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "25b26187e3f845be8bd8076b4519032b", "name": "shaker-project_41b12b66-1244-4b11-b43c-e656538192a1"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1210d332c9744f5cbc695a2c01f49732"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "816f0ebf045249fb84d97c4bfc1f0a06"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a44497dc0f584430880fbb34d798f187"}], "type": "metric", "id": "06403f6d19cc45d3876c1f817db4cc2a", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33aefc6453a54d88a8073094e7078823"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3af2aad436db4c72a190ee1afb07b296"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a48de89935fd4d0787f0c84bf3674881"}], "type": "network", "id": "4fcf375a7a284c3ca85dd165d598c3cb", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/25b26187e3f845be8bd8076b4519032b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1acf73a288dd435cb0883e7723ed5056"}, {"url": "http://192.30.9.5:8776/v3/25b26187e3f845be8bd8076b4519032b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25ab930679644d89bac501b74509b76d"}, {"url": "http://172.30.9.22:8776/v3/25b26187e3f845be8bd8076b4519032b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe463692e35f41e28415b64d8ffd10af"}], "type": "volumev3", "id": "5679bf9cdfbb4efdb97a61a69442b76f", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/25b26187e3f845be8bd8076b4519032b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4234eccc4e5c4c81a9740ee2adf95b67"}, {"url": "http://172.30.9.22:8776/v2/25b26187e3f845be8bd8076b4519032b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "456ac2ca5ce14a919050a73ace6b5d36"}, {"url": "http://192.30.9.5:8776/v2/25b26187e3f845be8bd8076b4519032b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec61effda13a4644aad9e330753e8ad3"}], "type": "volumev2", "id": "5fba3b72fec244c7b311cd023156a4e5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/25b26187e3f845be8bd8076b4519032b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "057ed3b924844253978ad62059e6acbb"}, {"url": "http://172.30.9.22:8776/v1/25b26187e3f845be8bd8076b4519032b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c5726572f244dc1a37ddbd93a609edb"}, {"url": "http://192.30.9.5:8776/v1/25b26187e3f845be8bd8076b4519032b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7144203ef2f146f6a443da1e2a6503e6"}], "type": "volume", "id": "71aa1ff84fdd4eab95dbd16ac5fbfcf7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "218ecd9779c74fdbb9eff6a86b2e2ffa"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a4ae0c6c06a42aba305e1cb16268330"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f631f43b783d40b894997b7b49ab8a6b"}], "type": "image", "id": "7986c8336c5046db98dd34c332d24e7f", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "8edc8950a979429d96b680df313310a4", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a2d0d8a4ee24abcbae458bd1ce751ff"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6d1c3e6266f14458a3def33c4f0479b2"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "feca7a31784e458fb732ee0ca32ab24d"}], "type": "cloudformation", "id": "a1648659a78445d4bcaef3988eb0583e", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c10a925a2de437eac36a10b437ddcd1"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "517a76a99e3d470abde8b2e237f68205"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71f914c9732c486db7ec4dade5ea337a"}], "type": "compute", "id": "b18e3a8824af4ed79cd0162b85ca91d6", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91e36bdd70374197a9cc1cf82d4cacd4"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1c68732373a41b6bbdf0d38be58918e"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f7fd23166fd04cdbb15ae3b9534561a8"}], "type": "event", "id": "c887a5552b5842c5bbc8ce1b66332916", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68d3020187d14b4b925c0dbdfac338f6"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77e68b53932a4902a3a68484356b1c4e"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "809dcbff39164bbfaf936f0b35fd176c"}], "type": "placement", "id": "cd8c278131c84e4683012d83ae70eec0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8080/v1/AUTH_25b26187e3f845be8bd8076b4519032b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49dd5c5e91d54d6aa44952eaa2390224"}, {"url": "http://12.0.0.43:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d5db89631954c7baafaf65b5aea991a"}, {"url": "http://12.0.0.43:8080/v1/AUTH_25b26187e3f845be8bd8076b4519032b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "727249cbc39e4628bd3a179bd516b829"}], "type": "object-store", "id": "ec31481f5236441e98c13b38a9c609ec", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bc083505e0a4fba9e18037c17ad1785"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a4bed8aa09042d1be0a485c1bac878c"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89809cbce7344bcdbc14222d09ca5c81"}], "type": "identity", "id": "f4a28c09b9d7444fb27267a9c13f5ad7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/25b26187e3f845be8bd8076b4519032b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0bd24ae5e1bc445db6c4eb649aa04b43"}, {"url": "http://192.30.9.5:8004/v1/25b26187e3f845be8bd8076b4519032b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6e6016d81674fa7951c5c486b38f564"}, {"url": "http://192.30.9.5:8004/v1/25b26187e3f845be8bd8076b4519032b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d22e870073e14dc5a443931e483e51a2"}], "type": "orchestration", "id": "f619feeb4e1c4cde836d701d6b52295f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "348e8fd3cbd140de8fdb5a2e7f1ba9ce"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37dabf8c0b3c4b4da176de43bbacdd17"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "97e424052ba4486c88034276e7ba90a9"}], "type": "alarming", "id": "ffab3464fcfe4e6086e29e4f2cac9a99", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "shaker-user_41b12b66-1244-4b11-b43c-e656538192a1", "id": "b624bace868344beb8d3bab656284356"}, "audit_ids": ["ZlntKBZ5SOi0EZBSFLj3qg"], "issued_at": "2018-08-26T12:46:42.000000Z"}} 2018-08-26 12:46:42,724 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-26 12:46:42,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/floatingips/e17ed341-c4cc-4109-a6fc-a2aadbb1fbce.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a275ed9e0b5e5cdc15c786ec81c2d2d4effd9dc0" 2018-08-26 12:46:43,999 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9d2bb7fe-847e-4191-b130-6133a63ef0ca Content-Length: 0 Date: Sun, 26 Aug 2018 12:46:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-26 12:46:44,000 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/e17ed341-c4cc-4109-a6fc-a2aadbb1fbce.json used request id req-9d2bb7fe-847e-4191-b130-6133a63ef0ca 2018-08-26 12:46:44,000 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.27555203438s 2018-08-26 12:46:44,000 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/e17ed341-c4cc-4109-a6fc-a2aadbb1fbce.json used request id req-9d2bb7fe-847e-4191-b130-6133a63ef0ca 2018-08-26 12:46:44,005 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-26 12:46:44,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a275ed9e0b5e5cdc15c786ec81c2d2d4effd9dc0" 2018-08-26 12:46:44,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-b394d940-5f37-4c1a-95d8-342e7359a700 Date: Sun, 26 Aug 2018 12:46:44 GMT RESP BODY: {"floatingips": []} 2018-08-26 12:46:44,059 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-b394d940-5f37-4c1a-95d8-342e7359a700 2018-08-26 12:46:44,059 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0538449287415s 2018-08-26 12:46:44,060 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-b394d940-5f37-4c1a-95d8-342e7359a700 2018-08-26 12:46:44,060 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-26 12:46:44,063 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/servers/08141519-c119-458c-b85a-385f30dfa7da -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a275ed9e0b5e5cdc15c786ec81c2d2d4effd9dc0" 2018-08-26 12:46:44,509 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 26 Aug 2018 12:46: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-bbc70eb7-e0f2-4886-9bc3-415e676512ef x-compute-request-id: req-bbc70eb7-e0f2-4886-9bc3-415e676512ef Content-Type: application/json 2018-08-26 12:46:44,509 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/08141519-c119-458c-b85a-385f30dfa7da used request id req-bbc70eb7-e0f2-4886-9bc3-415e676512ef 2018-08-26 12:46:44,510 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.449111938477s 2018-08-26 12:46:44,510 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/08141519-c119-458c-b85a-385f30dfa7da used request id req-bbc70eb7-e0f2-4886-9bc3-415e676512ef 2018-08-26 12:46:44,510 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 12:46:44,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a275ed9e0b5e5cdc15c786ec81c2d2d4effd9dc0" 2018-08-26 12:46:45,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:46: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-5a9b96c7-d9e2-4f7d-9b9d-263cf53122f5 x-compute-request-id: req-5a9b96c7-d9e2-4f7d-9b9d-263cf53122f5 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"shaker-net_41b12b66-1244-4b11-b43c-e656538192a1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:66:26", "version": 4, "addr": "192.168.120.27", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:66:26", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/08141519-c119-458c-b85a-385f30dfa7da", "rel": "bookmark"}], "image": {"id": "b2749e66-243a-47e6-935d-38d185783f08", "links": [{"href": "http://172.30.9.22:8774/images/b2749e66-243a-47e6-935d-38d185783f08", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000002d", "OS-SRV-USG:launched_at": "2018-08-26T11:45:11.000000", "flavor": {"id": "4d9718fe-3392-43ff-b855-454199df3b42", "links": [{"href": "http://172.30.9.22:8774/flavors/4d9718fe-3392-43ff-b855-454199df3b42", "rel": "bookmark"}]}, "id": "08141519-c119-458c-b85a-385f30dfa7da", "security_groups": [{"name": "shaker-sg_41b12b66-1244-4b11-b43c-e656538192a1"}], "user_id": "b624bace868344beb8d3bab656284356", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T12:46:44Z", "hostId": "6abd29a122cb1aa598867b38abfe9f989628e1f150d6443e3c5e9d81", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_41b12b66-1244-4b11-b43c-e656538192a1", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "shaker-vm_41b12b66-1244-4b11-b43c-e656538192a1", "created": "2018-08-26T11:42:08Z", "tenant_id": "25b26187e3f845be8bd8076b4519032b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 12:46:45,854 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5a9b96c7-d9e2-4f7d-9b9d-263cf53122f5 2018-08-26 12:46:45,854 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.34371089935s 2018-08-26 12:46:45,855 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5a9b96c7-d9e2-4f7d-9b9d-263cf53122f5 2018-08-26 12:46:45,856 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 12:46:47,859 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 12:46:47,861 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a275ed9e0b5e5cdc15c786ec81c2d2d4effd9dc0" 2018-08-26 12:46:47,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:46:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-921f7201-09e1-4542-9abb-26746615403b x-compute-request-id: req-921f7201-09e1-4542-9abb-26746615403b Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-26 12:46:47,938 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-921f7201-09e1-4542-9abb-26746615403b 2018-08-26 12:46:47,938 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0794248580933s 2018-08-26 12:46:47,938 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-921f7201-09e1-4542-9abb-26746615403b 2018-08-26 12:46:47,942 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-26 12:46:47,942 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a275ed9e0b5e5cdc15c786ec81c2d2d4effd9dc0" 2018-08-26 12:46:48,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 48439 X-Openstack-Request-Id: req-9d1795bb-bf32-4d90-ae18-45584c32aff6 Date: Sun, 26 Aug 2018 12:46:48 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a7acb56d8a8f4cc290bd64160cffe792", "created_at": "2018-08-26T10:19:41Z", "updated_at": "2018-08-26T10:19:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:19:41Z", "revision_number": 0, "id": "6ad0c7ae-70f8-48c8-9845-1affb8fd5288", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T10:19:41Z", "security_group_id": "07d75c24-4d83-4fbf-8e54-1bd803004d49", "tenant_id": "a7acb56d8a8f4cc290bd64160cffe792", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7acb56d8a8f4cc290bd64160cffe792"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:19:41Z", "revision_number": 0, "id": "a601dffa-3fa7-4c7d-9565-72f459bfa181", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T10:19:41Z", "security_group_id": "07d75c24-4d83-4fbf-8e54-1bd803004d49", "tenant_id": "a7acb56d8a8f4cc290bd64160cffe792", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7acb56d8a8f4cc290bd64160cffe792"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:19:41Z", "revision_number": 0, "id": "fc2b5918-5dc8-47cc-8584-f4205e1bc840", "remote_group_id": "07d75c24-4d83-4fbf-8e54-1bd803004d49", "remote_ip_prefix": null, "created_at": "2018-08-26T10:19:41Z", "security_group_id": "07d75c24-4d83-4fbf-8e54-1bd803004d49", "tenant_id": "a7acb56d8a8f4cc290bd64160cffe792", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7acb56d8a8f4cc290bd64160cffe792"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:19:41Z", "revision_number": 0, "id": "fd547634-484e-4c89-aec2-207eb7ad4bae", "remote_group_id": "07d75c24-4d83-4fbf-8e54-1bd803004d49", "remote_ip_prefix": null, "created_at": "2018-08-26T10:19:41Z", "security_group_id": "07d75c24-4d83-4fbf-8e54-1bd803004d49", "tenant_id": "a7acb56d8a8f4cc290bd64160cffe792", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7acb56d8a8f4cc290bd64160cffe792"}], "revision_number": 1, "project_id": "a7acb56d8a8f4cc290bd64160cffe792", "id": "07d75c24-4d83-4fbf-8e54-1bd803004d49", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3a6f09303bc64ddda077112a8378f426", "created_at": "2018-08-26T10:32:37Z", "updated_at": "2018-08-26T10:32:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:32:37Z", "revision_number": 0, "id": "1aae535e-6b58-4fc9-b828-bba6296c3fdf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T10:32:37Z", "security_group_id": "18bed04b-8256-4f5a-aea3-a9ad015e2db1", "tenant_id": "3a6f09303bc64ddda077112a8378f426", "port_range_min": null, "ethertype": "IPv6", "project_id": "3a6f09303bc64ddda077112a8378f426"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:32:37Z", "revision_number": 0, "id": "2398b1af-1bca-4ce5-9b65-d420344db4e9", "remote_group_id": "18bed04b-8256-4f5a-aea3-a9ad015e2db1", "remote_ip_prefix": null, "created_at": "2018-08-26T10:32:37Z", "security_group_id": "18bed04b-8256-4f5a-aea3-a9ad015e2db1", "tenant_id": "3a6f09303bc64ddda077112a8378f426", "port_range_min": null, "ethertype": "IPv4", "project_id": "3a6f09303bc64ddda077112a8378f426"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:32:37Z", "revision_number": 0, "id": "27b6037f-c6c3-4f01-9dab-1ad0a4eae20e", "remote_group_id": "18bed04b-8256-4f5a-aea3-a9ad015e2db1", "remote_ip_prefix": null, "created_at": "2018-08-26T10:32:37Z", "security_group_id": "18bed04b-8256-4f5a-aea3-a9ad015e2db1", "tenant_id": "3a6f09303bc64ddda077112a8378f426", "port_range_min": null, "ethertype": "IPv6", "project_id": "3a6f09303bc64ddda077112a8378f426"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:32:37Z", "revision_number": 0, "id": "35d95b3f-b440-4f3c-a589-0b0666f5bb8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T10:32:37Z", "security_group_id": "18bed04b-8256-4f5a-aea3-a9ad015e2db1", "tenant_id": "3a6f09303bc64ddda077112a8378f426", "port_range_min": null, "ethertype": "IPv4", "project_id": "3a6f09303bc64ddda077112a8378f426"}], "revision_number": 1, "project_id": "3a6f09303bc64ddda077112a8378f426", "id": "18bed04b-8256-4f5a-aea3-a9ad015e2db1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b0816eda953480e93c923b8c65cace3", "created_at": "2018-08-26T11:18:32Z", "updated_at": "2018-08-26T11:18:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T11:18:33Z", "revision_number": 0, "id": "12b9c47b-94a5-414b-9432-5dd1bf54384f", "remote_group_id": "1a7a185e-6c50-4550-97a3-652b568b58f0", "remote_ip_prefix": null, "created_at": "2018-08-26T11:18:33Z", "security_group_id": "1a7a185e-6c50-4550-97a3-652b568b58f0", "tenant_id": "6b0816eda953480e93c923b8c65cace3", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b0816eda953480e93c923b8c65cace3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T11:18:33Z", "revision_number": 0, "id": "9287a700-39ba-4f41-9fe4-19439ea91081", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T11:18:33Z", "security_group_id": "1a7a185e-6c50-4550-97a3-652b568b58f0", "tenant_id": "6b0816eda953480e93c923b8c65cace3", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b0816eda953480e93c923b8c65cace3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T11:18:33Z", "revision_number": 0, "id": "b8a259a6-de65-41d5-b140-d7d6a07501fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T11:18:33Z", "security_group_id": "1a7a185e-6c50-4550-97a3-652b568b58f0", "tenant_id": "6b0816eda953480e93c923b8c65cace3", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b0816eda953480e93c923b8c65cace3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T11:18:32Z", "revision_number": 0, "id": "dd42a2ed-e622-4a38-b721-1250e56451c8", "remote_group_id": "1a7a185e-6c50-4550-97a3-652b568b58f0", "remote_ip_prefix": null, "created_at": "2018-08-26T11:18:32Z", "security_group_id": "1a7a185e-6c50-4550-97a3-652b568b58f0", "tenant_id": "6b0816eda953480e93c923b8c65cace3", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b0816eda953480e93c923b8c65cace3"}], "revision_number": 1, "project_id": "6b0816eda953480e93c923b8c65cace3", "id": "1a7a185e-6c50-4550-97a3-652b568b58f0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7f039c84c06d4eeb8ff27d4e64b7772d", "created_at": "2018-08-26T10:23:36Z", "updated_at": "2018-08-26T10:23:36Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:23:36Z", "revision_number": 0, "id": "52303810-23c7-48c9-8764-d505ad5f0681", "remote_group_id": "1c7483ba-de75-4432-8852-103dbb95f7cb", "remote_ip_prefix": null, "created_at": "2018-08-26T10:23:36Z", "security_group_id": "1c7483ba-de75-4432-8852-103dbb95f7cb", "tenant_id": "7f039c84c06d4eeb8ff27d4e64b7772d", "port_range_min": null, "ethertype": "IPv4", "project_id": "7f039c84c06d4eeb8ff27d4e64b7772d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:23:36Z", "revision_number": 0, "id": "8da8fb7d-85e5-471d-bc29-7453772135a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T10:23:36Z", "security_group_id": "1c7483ba-de75-4432-8852-103dbb95f7cb", "tenant_id": "7f039c84c06d4eeb8ff27d4e64b7772d", "port_range_min": null, "ethertype": "IPv6", "project_id": "7f039c84c06d4eeb8ff27d4e64b7772d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:23:36Z", "revision_number": 0, "id": "98a54e11-7f38-426e-b2b0-daed98db01c6", "remote_group_id": "1c7483ba-de75-4432-8852-103dbb95f7cb", "remote_ip_prefix": null, "created_at": "2018-08-26T10:23:36Z", "security_group_id": "1c7483ba-de75-4432-8852-103dbb95f7cb", "tenant_id": "7f039c84c06d4eeb8ff27d4e64b7772d", "port_range_min": null, "ethertype": "IPv6", "project_id": "7f039c84c06d4eeb8ff27d4e64b7772d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:23:36Z", "revision_number": 0, "id": "e61473ab-87db-4c90-91a8-c49fdcff13f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T10:23:36Z", "security_group_id": "1c7483ba-de75-4432-8852-103dbb95f7cb", "tenant_id": "7f039c84c06d4eeb8ff27d4e64b7772d", "port_range_min": null, "ethertype": "IPv4", "project_id": "7f039c84c06d4eeb8ff27d4e64b7772d"}], "revision_number": 1, "project_id": "7f039c84c06d4eeb8ff27d4e64b7772d", "id": "1c7483ba-de75-4432-8852-103dbb95f7cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "25b26187e3f845be8bd8076b4519032b", "created_at": "2018-08-26T11:41:45Z", "updated_at": "2018-08-26T11:41:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T11:41:45Z", "revision_number": 0, "id": "1482544f-523b-4f00-8e83-f9715a7029c4", "remote_group_id": "201a66c8-3dde-4d19-b001-5cdac3673306", "remote_ip_prefix": null, "created_at": "2018-08-26T11:41:45Z", "security_group_id": "201a66c8-3dde-4d19-b001-5cdac3673306", "tenant_id": "25b26187e3f845be8bd8076b4519032b", "port_range_min": null, "ethertype": "IPv4", "project_id": "25b26187e3f845be8bd8076b4519032b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T11:41:45Z", "revision_number": 0, "id": "ba6f35e6-7576-4508-b4c1-83e420bbfffc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T11:41:45Z", "security_group_id": "201a66c8-3dde-4d19-b001-5cdac3673306", "tenant_id": "25b26187e3f845be8bd8076b4519032b", "port_range_min": null, "ethertype": "IPv6", "project_id": "25b26187e3f845be8bd8076b4519032b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T11:41:45Z", "revision_number": 0, "id": "d68873fa-500f-481d-9ae9-85df1ef61cfb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T11:41:45Z", "security_group_id": "201a66c8-3dde-4d19-b001-5cdac3673306", "tenant_id": "25b26187e3f845be8bd8076b4519032b", "port_range_min": null, "ethertype": "IPv4", "project_id": "25b26187e3f845be8bd8076b4519032b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T11:41:45Z", "revision_number": 0, "id": "d8994aa8-f6b9-4621-9f32-397b3d591357", "remote_group_id": "201a66c8-3dde-4d19-b001-5cdac3673306", "remote_ip_prefix": null, "created_at": "2018-08-26T11:41:45Z", "security_group_id": "201a66c8-3dde-4d19-b001-5cdac3673306", "tenant_id": "25b26187e3f845be8bd8076b4519032b", "port_range_min": null, "ethertype": "IPv6", "project_id": "25b26187e3f845be8bd8076b4519032b"}], "revision_number": 1, "project_id": "25b26187e3f845be8bd8076b4519032b", "id": "201a66c8-3dde-4d19-b001-5cdac3673306", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2e741b441eb041ffbabe87279d828499", "created_at": "2018-08-26T10:19:09Z", "updated_at": "2018-08-26T10:19:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:19:09Z", "revision_number": 0, "id": "268f9361-e3bc-48fe-b483-849020cca8bb", "remote_group_id": "279f07e3-dc1f-460a-b3e1-3bec23d2c774", "remote_ip_prefix": null, "created_at": "2018-08-26T10:19:09Z", "security_group_id": "279f07e3-dc1f-460a-b3e1-3bec23d2c774", "tenant_id": "2e741b441eb041ffbabe87279d828499", "port_range_min": null, "ethertype": "IPv6", "project_id": "2e741b441eb041ffbabe87279d828499"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:19:09Z", "revision_number": 0, "id": "393b0bac-9e94-497b-b7e2-529d3e1101d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T10:19:09Z", "security_group_id": "279f07e3-dc1f-460a-b3e1-3bec23d2c774", "tenant_id": "2e741b441eb041ffbabe87279d828499", "port_range_min": null, "ethertype": "IPv4", "project_id": "2e741b441eb041ffbabe87279d828499"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:19:09Z", "revision_number": 0, "id": "830bfa96-05cd-44b6-8f24-41ca8f45bb71", "remote_group_id": "279f07e3-dc1f-460a-b3e1-3bec23d2c774", "remote_ip_prefix": null, "created_at": "2018-08-26T10:19:09Z", "security_group_id": "279f07e3-dc1f-460a-b3e1-3bec23d2c774", "tenant_id": "2e741b441eb041ffbabe87279d828499", "port_range_min": null, "ethertype": "IPv4", "project_id": "2e741b441eb041ffbabe87279d828499"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:19:09Z", "revision_number": 0, "id": "8d858731-2b48-4237-9f42-22f6db98c875", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T10:19:09Z", "security_group_id": "279f07e3-dc1f-460a-b3e1-3bec23d2c774", "tenant_id": "2e741b441eb041ffbabe87279d828499", "port_range_min": null, "ethertype": "IPv6", "project_id": "2e741b441eb041ffbabe87279d828499"}], "revision_number": 1, "project_id": "2e741b441eb041ffbabe87279d828499", "id": "279f07e3-dc1f-460a-b3e1-3bec23d2c774", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "526e4f7307214396989751533ff33528", "created_at": "2018-08-26T10:16:36Z", "updated_at": "2018-08-26T10:16:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:16:36Z", "revision_number": 0, "id": "01d47d46-08dd-43fc-a2b4-60c128c5c4d8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T10:16:36Z", "security_group_id": "297b68c3-6bae-4063-bb30-7430df1145b0", "tenant_id": "526e4f7307214396989751533ff33528", "port_range_min": null, "ethertype": "IPv4", "project_id": "526e4f7307214396989751533ff33528"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:16:36Z", "revision_number": 0, "id": "0b7ea57f-aaae-40f7-89bc-587b2ed28707", "remote_group_id": "297b68c3-6bae-4063-bb30-7430df1145b0", "remote_ip_prefix": null, "created_at": "2018-08-26T10:16:36Z", "security_group_id": "297b68c3-6bae-4063-bb30-7430df1145b0", "tenant_id": "526e4f7307214396989751533ff33528", "port_range_min": null, "ethertype": "IPv6", "project_id": "526e4f7307214396989751533ff33528"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:16:36Z", "revision_number": 0, "id": "16fd305e-7dfe-4a00-9cbc-a91c00310db9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T10:16:36Z", "security_group_id": "297b68c3-6bae-4063-bb30-7430df1145b0", "tenant_id": "526e4f7307214396989751533ff33528", "port_range_min": null, "ethertype": "IPv6", "project_id": "526e4f7307214396989751533ff33528"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:16:36Z", "revision_number": 0, "id": "e08758b5-5bdc-4155-9216-dc37bfb4668c", "remote_group_id": "297b68c3-6bae-4063-bb30-7430df1145b0", "remote_ip_prefix": null, "created_at": "2018-08-26T10:16:36Z", "security_group_id": "297b68c3-6bae-4063-bb30-7430df1145b0", "tenant_id": "526e4f7307214396989751533ff33528", "port_range_min": null, "ethertype": "IPv4", "project_id": "526e4f7307214396989751533ff33528"}], "revision_number": 1, "project_id": "526e4f7307214396989751533ff33528", "id": "297b68c3-6bae-4063-bb30-7430df1145b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "914b7426fd594c3ebf9c71f895feeb80", "created_at": "2018-08-26T10:32:21Z", "updated_at": "2018-08-26T10:32:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:32:21Z", "revision_number": 0, "id": "1bf198f8-7ef0-4b1e-bf78-cfd555b52a5e", "remote_group_id": "4bca2203-f9de-4a61-9799-93a3644d85a4", "remote_ip_prefix": null, "created_at": "2018-08-26T10:32:21Z", "security_group_id": "4bca2203-f9de-4a61-9799-93a3644d85a4", "tenant_id": "914b7426fd594c3ebf9c71f895feeb80", "port_range_min": null, "ethertype": "IPv4", "project_id": "914b7426fd594c3ebf9c71f895feeb80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:32:21Z", "revision_number": 0, "id": "22f39ac6-9ea3-4753-a70f-f47195e6ffb1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T10:32:21Z", "security_group_id": "4bca2203-f9de-4a61-9799-93a3644d85a4", "tenant_id": "914b7426fd594c3ebf9c71f895feeb80", "port_range_min": null, "ethertype": "IPv6", "project_id": "914b7426fd594c3ebf9c71f895feeb80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:32:21Z", "revision_number": 0, "id": "8d45ed2d-8fc3-47f2-8d5b-f5d567a23644", "remote_group_id": "4bca2203-f9de-4a61-9799-93a3644d85a4", "remote_ip_prefix": null, "created_at": "2018-08-26T10:32:21Z", "security_group_id": "4bca2203-f9de-4a61-9799-93a3644d85a4", "tenant_id": "914b7426fd594c3ebf9c71f895feeb80", "port_range_min": null, "ethertype": "IPv6", "project_id": "914b7426fd594c3ebf9c71f895feeb80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:32:21Z", "revision_number": 0, "id": "c44fbc5a-4be4-4e56-b02c-37bfaa27e8bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T10:32:21Z", "security_group_id": "4bca2203-f9de-4a61-9799-93a3644d85a4", "tenant_id": "914b7426fd594c3ebf9c71f895feeb80", "port_range_min": null, "ethertype": "IPv4", "project_id": "914b7426fd594c3ebf9c71f895feeb80"}], "revision_number": 1, "project_id": "914b7426fd594c3ebf9c71f895feeb80", "id": "4bca2203-f9de-4a61-9799-93a3644d85a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6034cfe95f4a40d28772899332bd2aea", "created_at": "2018-08-26T10:32:47Z", "updated_at": "2018-08-26T10:32:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:32:47Z", "revision_number": 0, "id": "71545105-b62e-4787-8d7c-b9a24666654a", "remote_group_id": "515e2880-a0a3-4872-aa2a-6d4a0186c27a", "remote_ip_prefix": null, "created_at": "2018-08-26T10:32:47Z", "security_group_id": "515e2880-a0a3-4872-aa2a-6d4a0186c27a", "tenant_id": "6034cfe95f4a40d28772899332bd2aea", "port_range_min": null, "ethertype": "IPv6", "project_id": "6034cfe95f4a40d28772899332bd2aea"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:32:47Z", "revision_number": 0, "id": "a8e0e402-98dd-410b-b410-475f222c5718", "remote_group_id": "515e2880-a0a3-4872-aa2a-6d4a0186c27a", "remote_ip_prefix": null, "created_at": "2018-08-26T10:32:47Z", "security_group_id": "515e2880-a0a3-4872-aa2a-6d4a0186c27a", "tenant_id": "6034cfe95f4a40d28772899332bd2aea", "port_range_min": null, "ethertype": "IPv4", "project_id": "6034cfe95f4a40d28772899332bd2aea"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:32:47Z", "revision_number": 0, "id": "d0ded6e6-659e-4371-933a-3d4e98289dba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T10:32:47Z", "security_group_id": "515e2880-a0a3-4872-aa2a-6d4a0186c27a", "tenant_id": "6034cfe95f4a40d28772899332bd2aea", "port_range_min": null, "ethertype": "IPv6", "project_id": "6034cfe95f4a40d28772899332bd2aea"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:32:47Z", "revision_number": 0, "id": "ec2a242e-ac76-433d-9a43-77418e692823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T10:32:47Z", "security_group_id": "515e2880-a0a3-4872-aa2a-6d4a0186c27a", "tenant_id": "6034cfe95f4a40d28772899332bd2aea", "port_range_min": null, "ethertype": "IPv4", "project_id": "6034cfe95f4a40d28772899332bd2aea"}], "revision_number": 1, "project_id": "6034cfe95f4a40d28772899332bd2aea", "id": "515e2880-a0a3-4872-aa2a-6d4a0186c27a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f3afccf7f3a1491ea27a980ba06cd642", "created_at": "2018-08-26T10:21:33Z", "updated_at": "2018-08-26T10:21:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:21:34Z", "revision_number": 0, "id": "168e2cd7-4120-42ac-8725-c03a6f93f44e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T10:21:34Z", "security_group_id": "55ff2ef9-c63c-4b77-9a2d-6b05b58fcd48", "tenant_id": "f3afccf7f3a1491ea27a980ba06cd642", "port_range_min": null, "ethertype": "IPv4", "project_id": "f3afccf7f3a1491ea27a980ba06cd642"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:21:34Z", "revision_number": 0, "id": "4f85dfa0-8831-470c-9522-7ac257c2bd32", "remote_group_id": "55ff2ef9-c63c-4b77-9a2d-6b05b58fcd48", "remote_ip_prefix": null, "created_at": "2018-08-26T10:21:34Z", "security_group_id": "55ff2ef9-c63c-4b77-9a2d-6b05b58fcd48", "tenant_id": "f3afccf7f3a1491ea27a980ba06cd642", "port_range_min": null, "ethertype": "IPv6", "project_id": "f3afccf7f3a1491ea27a980ba06cd642"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:21:34Z", "revision_number": 0, "id": "637e0b76-40e0-4534-9c2f-4f2f6f46be68", "remote_group_id": "55ff2ef9-c63c-4b77-9a2d-6b05b58fcd48", "remote_ip_prefix": null, "created_at": "2018-08-26T10:21:34Z", "security_group_id": "55ff2ef9-c63c-4b77-9a2d-6b05b58fcd48", "tenant_id": "f3afccf7f3a1491ea27a980ba06cd642", "port_range_min": null, "ethertype": "IPv4", "project_id": "f3afccf7f3a1491ea27a980ba06cd642"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:21:34Z", "revision_number": 0, "id": "91509148-54fb-42ae-bb6c-9899bf935e61", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T10:21:34Z", "security_group_id": "55ff2ef9-c63c-4b77-9a2d-6b05b58fcd48", "tenant_id": "f3afccf7f3a1491ea27a980ba06cd642", "port_range_min": null, "ethertype": "IPv6", "project_id": "f3afccf7f3a1491ea27a980ba06cd642"}], "revision_number": 1, "project_id": "f3afccf7f3a1491ea27a980ba06cd642", "id": "55ff2ef9-c63c-4b77-9a2d-6b05b58fcd48", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0f786476c0ad4ce2b0c2a4d06de67870", "created_at": "2018-08-26T10:22:47Z", "updated_at": "2018-08-26T10:22:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:22:47Z", "revision_number": 0, "id": "41a64065-55f8-4f9a-ab05-20abf60e5496", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T10:22:47Z", "security_group_id": "8cc80035-7c15-439f-ab29-24bc5197940e", "tenant_id": "0f786476c0ad4ce2b0c2a4d06de67870", "port_range_min": null, "ethertype": "IPv4", "project_id": "0f786476c0ad4ce2b0c2a4d06de67870"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:22:47Z", "revision_number": 0, "id": "68363d43-698c-4ac1-9962-39db8d4927f3", "remote_group_id": "8cc80035-7c15-439f-ab29-24bc5197940e", "remote_ip_prefix": null, "created_at": "2018-08-26T10:22:47Z", "security_group_id": "8cc80035-7c15-439f-ab29-24bc5197940e", "tenant_id": "0f786476c0ad4ce2b0c2a4d06de67870", "port_range_min": null, "ethertype": "IPv4", "project_id": "0f786476c0ad4ce2b0c2a4d06de67870"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:22:47Z", "revision_number": 0, "id": "92e3f1ba-023e-48d8-8e88-0a16d23104e2", "remote_group_id": "8cc80035-7c15-439f-ab29-24bc5197940e", "remote_ip_prefix": null, "created_at": "2018-08-26T10:22:47Z", "security_group_id": "8cc80035-7c15-439f-ab29-24bc5197940e", "tenant_id": "0f786476c0ad4ce2b0c2a4d06de67870", "port_range_min": null, "ethertype": "IPv6", "project_id": "0f786476c0ad4ce2b0c2a4d06de67870"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:22:47Z", "revision_number": 0, "id": "c86a544e-f243-4522-a452-b887a10dd979", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T10:22:47Z", "security_group_id": "8cc80035-7c15-439f-ab29-24bc5197940e", "tenant_id": "0f786476c0ad4ce2b0c2a4d06de67870", "port_range_min": null, "ethertype": "IPv6", "project_id": "0f786476c0ad4ce2b0c2a4d06de67870"}], "revision_number": 1, "project_id": "0f786476c0ad4ce2b0c2a4d06de67870", "id": "8cc80035-7c15-439f-ab29-24bc5197940e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e428b6e578e2485b9cc26da9ccf96a96", "created_at": "2018-08-26T10:18:54Z", "updated_at": "2018-08-26T10:18:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:18:54Z", "revision_number": 0, "id": "3a12a7d0-64fa-4adf-9514-15c781eeb81a", "remote_group_id": "a7aea1d2-431e-4158-9b46-2dd94cabb10f", "remote_ip_prefix": null, "created_at": "2018-08-26T10:18:54Z", "security_group_id": "a7aea1d2-431e-4158-9b46-2dd94cabb10f", "tenant_id": "e428b6e578e2485b9cc26da9ccf96a96", "port_range_min": null, "ethertype": "IPv4", "project_id": "e428b6e578e2485b9cc26da9ccf96a96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:18:54Z", "revision_number": 0, "id": "5674f8ab-790a-4ced-a4a2-b0ff52100ddc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T10:18:54Z", "security_group_id": "a7aea1d2-431e-4158-9b46-2dd94cabb10f", "tenant_id": "e428b6e578e2485b9cc26da9ccf96a96", "port_range_min": null, "ethertype": "IPv4", "project_id": "e428b6e578e2485b9cc26da9ccf96a96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:18:54Z", "revision_number": 0, "id": "9c0bd743-fe07-4769-945d-84720008cfc6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T10:18:54Z", "security_group_id": "a7aea1d2-431e-4158-9b46-2dd94cabb10f", "tenant_id": "e428b6e578e2485b9cc26da9ccf96a96", "port_range_min": null, "ethertype": "IPv6", "project_id": "e428b6e578e2485b9cc26da9ccf96a96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:18:54Z", "revision_number": 0, "id": "cb802321-b6ef-48ad-b04f-2bd26009b433", "remote_group_id": "a7aea1d2-431e-4158-9b46-2dd94cabb10f", "remote_ip_prefix": null, "created_at": "2018-08-26T10:18:54Z", "security_group_id": "a7aea1d2-431e-4158-9b46-2dd94cabb10f", "tenant_id": "e428b6e578e2485b9cc26da9ccf96a96", "port_range_min": null, "ethertype": "IPv6", "project_id": "e428b6e578e2485b9cc26da9ccf96a96"}], "revision_number": 1, "project_id": "e428b6e578e2485b9cc26da9ccf96a96", "id": "a7aea1d2-431e-4158-9b46-2dd94cabb10f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "82d4df0634c14ddea8353ea2ae950af4", "created_at": "2018-08-26T10:32:50Z", "updated_at": "2018-08-26T10:32:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:32:50Z", "revision_number": 0, "id": "55625a76-451a-4625-b194-a110ebc7887f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T10:32:50Z", "security_group_id": "ab8ff3ac-4b5d-4ca7-b5ab-09b8799becf1", "tenant_id": "82d4df0634c14ddea8353ea2ae950af4", "port_range_min": null, "ethertype": "IPv6", "project_id": "82d4df0634c14ddea8353ea2ae950af4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:32:50Z", "revision_number": 0, "id": "879203a8-07e1-41cb-9265-3a1f347ef808", "remote_group_id": "ab8ff3ac-4b5d-4ca7-b5ab-09b8799becf1", "remote_ip_prefix": null, "created_at": "2018-08-26T10:32:50Z", "security_group_id": "ab8ff3ac-4b5d-4ca7-b5ab-09b8799becf1", "tenant_id": "82d4df0634c14ddea8353ea2ae950af4", "port_range_min": null, "ethertype": "IPv4", "project_id": "82d4df0634c14ddea8353ea2ae950af4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:32:50Z", "revision_number": 0, "id": "95e265fc-b7ab-4554-9295-a0b3f87cfbb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T10:32:50Z", "security_group_id": "ab8ff3ac-4b5d-4ca7-b5ab-09b8799becf1", "tenant_id": "82d4df0634c14ddea8353ea2ae950af4", "port_range_min": null, "ethertype": "IPv4", "project_id": "82d4df0634c14ddea8353ea2ae950af4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:32:50Z", "revision_number": 0, "id": "fc6f655a-1188-4548-8835-20b6a3b53578", "remote_group_id": "ab8ff3ac-4b5d-4ca7-b5ab-09b8799becf1", "remote_ip_prefix": null, "created_at": "2018-08-26T10:32:50Z", "security_group_id": "ab8ff3ac-4b5d-4ca7-b5ab-09b8799becf1", "tenant_id": "82d4df0634c14ddea8353ea2ae950af4", "port_range_min": null, "ethertype": "IPv6", "project_id": "82d4df0634c14ddea8353ea2ae950af4"}], "revision_number": 1, "project_id": "82d4df0634c14ddea8353ea2ae950af4", "id": "ab8ff3ac-4b5d-4ca7-b5ab-09b8799becf1", "name": "default"}, {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "25b26187e3f845be8bd8076b4519032b", "created_at": "2018-08-26T11:42:04Z", "updated_at": "2018-08-26T11:42:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T11:42:04Z", "revision_number": 0, "id": "1708ce65-d84e-41c6-8120-d6c8fbad8d2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T11:42:04Z", "security_group_id": "ac51b089-76a0-49e5-b65b-cc0a436bce1e", "tenant_id": "25b26187e3f845be8bd8076b4519032b", "port_range_min": null, "ethertype": "IPv6", "project_id": "25b26187e3f845be8bd8076b4519032b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 9000, "updated_at": "2018-08-26T11:42:05Z", "revision_number": 0, "id": "3264c5b7-4cfe-4277-936a-6d2c4719a52b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T11:42:05Z", "security_group_id": "ac51b089-76a0-49e5-b65b-cc0a436bce1e", "tenant_id": "25b26187e3f845be8bd8076b4519032b", "port_range_min": 9000, "ethertype": "IPv4", "project_id": "25b26187e3f845be8bd8076b4519032b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T11:42:04Z", "revision_number": 0, "id": "72c2d8dc-5006-45b9-96de-93f61f7488f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T11:42:04Z", "security_group_id": "ac51b089-76a0-49e5-b65b-cc0a436bce1e", "tenant_id": "25b26187e3f845be8bd8076b4519032b", "port_range_min": null, "ethertype": "IPv4", "project_id": "25b26187e3f845be8bd8076b4519032b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-26T11:42:05Z", "revision_number": 0, "id": "b3cf17a2-e451-4302-bcb4-cb8fc1dfb948", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T11:42:05Z", "security_group_id": "ac51b089-76a0-49e5-b65b-cc0a436bce1e", "tenant_id": "25b26187e3f845be8bd8076b4519032b", "port_range_min": 22, "ethertype": "IPv4", "project_id": "25b26187e3f845be8bd8076b4519032b"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-26T11:42:05Z", "revision_number": 0, "id": "de46f856-cefa-4a57-9c0d-520aa0226a59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T11:42:05Z", "security_group_id": "ac51b089-76a0-49e5-b65b-cc0a436bce1e", "tenant_id": "25b26187e3f845be8bd8076b4519032b", "port_range_min": null, "ethertype": "IPv4", "project_id": "25b26187e3f845be8bd8076b4519032b"}], "revision_number": 4, "project_id": "25b26187e3f845be8bd8076b4519032b", "id": "ac51b089-76a0-49e5-b65b-cc0a436bce1e", "name": "shaker-sg_41b12b66-1244-4b11-b43c-e656538192a1"}, {"description": "Default security group", "tags": [], "tenant_id": "0d12e69fd3b64fe688cebcdeb1c818aa", "created_at": "2018-08-26T10:32:44Z", "updated_at": "2018-08-26T10:32:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:32:44Z", "revision_number": 0, "id": "4c6720a0-0feb-47c3-9176-1e20a9e8b017", "remote_group_id": "b3540497-765d-4986-98be-36d76b578db4", "remote_ip_prefix": null, "created_at": "2018-08-26T10:32:44Z", "security_group_id": "b3540497-765d-4986-98be-36d76b578db4", "tenant_id": "0d12e69fd3b64fe688cebcdeb1c818aa", "port_range_min": null, "ethertype": "IPv6", "project_id": "0d12e69fd3b64fe688cebcdeb1c818aa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:32:44Z", "revision_number": 0, "id": "eda5618e-49ca-4f29-99a8-78f797d27f88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T10:32:44Z", "security_group_id": "b3540497-765d-4986-98be-36d76b578db4", "tenant_id": "0d12e69fd3b64fe688cebcdeb1c818aa", "port_range_min": null, "ethertype": "IPv6", "project_id": "0d12e69fd3b64fe688cebcdeb1c818aa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:32:44Z", "revision_number": 0, "id": "f1a8c7db-d93f-4cf0-8f7b-7a8af0e7227e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T10:32:44Z", "security_group_id": "b3540497-765d-4986-98be-36d76b578db4", "tenant_id": "0d12e69fd3b64fe688cebcdeb1c818aa", "port_range_min": null, "ethertype": "IPv4", "project_id": "0d12e69fd3b64fe688cebcdeb1c818aa"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:32:44Z", "revision_number": 0, "id": "f9944853-7c2a-47e5-9d9a-33f47eb9688e", "remote_group_id": "b3540497-765d-4986-98be-36d76b578db4", "remote_ip_prefix": null, "created_at": "2018-08-26T10:32:44Z", "security_group_id": "b3540497-765d-4986-98be-36d76b578db4", "tenant_id": "0d12e69fd3b64fe688cebcdeb1c818aa", "port_range_min": null, "ethertype": "IPv4", "project_id": "0d12e69fd3b64fe688cebcdeb1c818aa"}], "revision_number": 1, "project_id": "0d12e69fd3b64fe688cebcdeb1c818aa", "id": "b3540497-765d-4986-98be-36d76b578db4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "11e6be5f38704add91628fd4ec8c8f60", "created_at": "2018-08-26T10:20:51Z", "updated_at": "2018-08-26T10:20:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:20:51Z", "revision_number": 0, "id": "5f25a893-ad40-4b5b-89d8-8ca9a888a3bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T10:20:51Z", "security_group_id": "c55e5e1c-6eb1-468f-a124-1f7976404f84", "tenant_id": "11e6be5f38704add91628fd4ec8c8f60", "port_range_min": null, "ethertype": "IPv6", "project_id": "11e6be5f38704add91628fd4ec8c8f60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:20:51Z", "revision_number": 0, "id": "75731a30-5d1a-47a7-b0c1-f7fda3f3c2a6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T10:20:51Z", "security_group_id": "c55e5e1c-6eb1-468f-a124-1f7976404f84", "tenant_id": "11e6be5f38704add91628fd4ec8c8f60", "port_range_min": null, "ethertype": "IPv4", "project_id": "11e6be5f38704add91628fd4ec8c8f60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:20:51Z", "revision_number": 0, "id": "78df91e8-b8f3-48f1-8e7a-09f705f13f15", "remote_group_id": "c55e5e1c-6eb1-468f-a124-1f7976404f84", "remote_ip_prefix": null, "created_at": "2018-08-26T10:20:51Z", "security_group_id": "c55e5e1c-6eb1-468f-a124-1f7976404f84", "tenant_id": "11e6be5f38704add91628fd4ec8c8f60", "port_range_min": null, "ethertype": "IPv4", "project_id": "11e6be5f38704add91628fd4ec8c8f60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:20:51Z", "revision_number": 0, "id": "82286a84-c48e-4d9c-9756-bd220739a79c", "remote_group_id": "c55e5e1c-6eb1-468f-a124-1f7976404f84", "remote_ip_prefix": null, "created_at": "2018-08-26T10:20:51Z", "security_group_id": "c55e5e1c-6eb1-468f-a124-1f7976404f84", "tenant_id": "11e6be5f38704add91628fd4ec8c8f60", "port_range_min": null, "ethertype": "IPv6", "project_id": "11e6be5f38704add91628fd4ec8c8f60"}], "revision_number": 1, "project_id": "11e6be5f38704add91628fd4ec8c8f60", "id": "c55e5e1c-6eb1-468f-a124-1f7976404f84", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-26T10:18:56Z", "updated_at": "2018-08-26T10:18:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:18:56Z", "revision_number": 0, "id": "6c1336ab-2803-4c6b-99b0-ca61ed883486", "remote_group_id": "d31fd777-076a-4122-8fb2-b65f5c3a1386", "remote_ip_prefix": null, "created_at": "2018-08-26T10:18:56Z", "security_group_id": "d31fd777-076a-4122-8fb2-b65f5c3a1386", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:18:56Z", "revision_number": 0, "id": "7872effd-e5ec-4338-bcf3-c8350ec531fd", "remote_group_id": "d31fd777-076a-4122-8fb2-b65f5c3a1386", "remote_ip_prefix": null, "created_at": "2018-08-26T10:18:56Z", "security_group_id": "d31fd777-076a-4122-8fb2-b65f5c3a1386", "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-26T10:18:56Z", "revision_number": 0, "id": "bc806271-9ad8-433e-b8fd-46fac736937e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T10:18:56Z", "security_group_id": "d31fd777-076a-4122-8fb2-b65f5c3a1386", "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-26T10:18:56Z", "revision_number": 0, "id": "ccd6e425-d474-4e8b-8512-735abe72cb55", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T10:18:56Z", "security_group_id": "d31fd777-076a-4122-8fb2-b65f5c3a1386", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "d31fd777-076a-4122-8fb2-b65f5c3a1386", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffef9ef71ea842fc9791d36d2cb46681", "created_at": "2018-08-26T10:32:35Z", "updated_at": "2018-08-26T10:32:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:32:35Z", "revision_number": 0, "id": "143f0f7f-c8bb-4f7a-9967-9b0c8a96aa8c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T10:32:35Z", "security_group_id": "e1439ca9-2eea-41f6-9927-86139650da9b", "tenant_id": "ffef9ef71ea842fc9791d36d2cb46681", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffef9ef71ea842fc9791d36d2cb46681"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:32:35Z", "revision_number": 0, "id": "228b3983-1329-4530-96c6-a93143f5f099", "remote_group_id": "e1439ca9-2eea-41f6-9927-86139650da9b", "remote_ip_prefix": null, "created_at": "2018-08-26T10:32:35Z", "security_group_id": "e1439ca9-2eea-41f6-9927-86139650da9b", "tenant_id": "ffef9ef71ea842fc9791d36d2cb46681", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffef9ef71ea842fc9791d36d2cb46681"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:32:35Z", "revision_number": 0, "id": "808095fb-8c16-4f64-8793-c4d98a959728", "remote_group_id": "e1439ca9-2eea-41f6-9927-86139650da9b", "remote_ip_prefix": null, "created_at": "2018-08-26T10:32:35Z", "security_group_id": "e1439ca9-2eea-41f6-9927-86139650da9b", "tenant_id": "ffef9ef71ea842fc9791d36d2cb46681", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffef9ef71ea842fc9791d36d2cb46681"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:32:35Z", "revision_number": 0, "id": "a726dea5-b849-42a1-924f-38fd9782e34c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T10:32:35Z", "security_group_id": "e1439ca9-2eea-41f6-9927-86139650da9b", "tenant_id": "ffef9ef71ea842fc9791d36d2cb46681", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffef9ef71ea842fc9791d36d2cb46681"}], "revision_number": 1, "project_id": "ffef9ef71ea842fc9791d36d2cb46681", "id": "e1439ca9-2eea-41f6-9927-86139650da9b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bd4af74778eb4f9eb88f5ebd2c8c26af", "created_at": "2018-08-26T10:43:47Z", "updated_at": "2018-08-26T10:43:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:43:47Z", "revision_number": 0, "id": "1aefa7f8-c934-4c62-bcbf-73e92d0c8a72", "remote_group_id": "e97027b1-c8f8-4f7f-ba26-151cd83e3fab", "remote_ip_prefix": null, "created_at": "2018-08-26T10:43:47Z", "security_group_id": "e97027b1-c8f8-4f7f-ba26-151cd83e3fab", "tenant_id": "bd4af74778eb4f9eb88f5ebd2c8c26af", "port_range_min": null, "ethertype": "IPv6", "project_id": "bd4af74778eb4f9eb88f5ebd2c8c26af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:43:47Z", "revision_number": 0, "id": "94676b10-10bf-4098-bb4d-d5304d1240c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T10:43:47Z", "security_group_id": "e97027b1-c8f8-4f7f-ba26-151cd83e3fab", "tenant_id": "bd4af74778eb4f9eb88f5ebd2c8c26af", "port_range_min": null, "ethertype": "IPv6", "project_id": "bd4af74778eb4f9eb88f5ebd2c8c26af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:43:47Z", "revision_number": 0, "id": "ad6ff89f-19e5-4d0c-953c-02f9a9b1127d", "remote_group_id": "e97027b1-c8f8-4f7f-ba26-151cd83e3fab", "remote_ip_prefix": null, "created_at": "2018-08-26T10:43:47Z", "security_group_id": "e97027b1-c8f8-4f7f-ba26-151cd83e3fab", "tenant_id": "bd4af74778eb4f9eb88f5ebd2c8c26af", "port_range_min": null, "ethertype": "IPv4", "project_id": "bd4af74778eb4f9eb88f5ebd2c8c26af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:43:47Z", "revision_number": 0, "id": "f04c3285-df11-4fbe-be30-21537e254aa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T10:43:47Z", "security_group_id": "e97027b1-c8f8-4f7f-ba26-151cd83e3fab", "tenant_id": "bd4af74778eb4f9eb88f5ebd2c8c26af", "port_range_min": null, "ethertype": "IPv4", "project_id": "bd4af74778eb4f9eb88f5ebd2c8c26af"}], "revision_number": 1, "project_id": "bd4af74778eb4f9eb88f5ebd2c8c26af", "id": "e97027b1-c8f8-4f7f-ba26-151cd83e3fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0e9a2bf1608344f0ba8152fd07845ff0", "created_at": "2018-08-26T10:32:45Z", "updated_at": "2018-08-26T10:32:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:32:45Z", "revision_number": 0, "id": "157513ea-a9a6-44a9-9ef9-ff1fb73eb5a2", "remote_group_id": "ea5f4c0c-170d-40f4-96f9-406b9043ec9f", "remote_ip_prefix": null, "created_at": "2018-08-26T10:32:45Z", "security_group_id": "ea5f4c0c-170d-40f4-96f9-406b9043ec9f", "tenant_id": "0e9a2bf1608344f0ba8152fd07845ff0", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e9a2bf1608344f0ba8152fd07845ff0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:32:45Z", "revision_number": 0, "id": "3d1bbcab-4770-43a7-87f3-78aad0155747", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T10:32:45Z", "security_group_id": "ea5f4c0c-170d-40f4-96f9-406b9043ec9f", "tenant_id": "0e9a2bf1608344f0ba8152fd07845ff0", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e9a2bf1608344f0ba8152fd07845ff0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:32:45Z", "revision_number": 0, "id": "b7491a03-aae9-4142-8e3e-f88fbbae9ef4", "remote_group_id": "ea5f4c0c-170d-40f4-96f9-406b9043ec9f", "remote_ip_prefix": null, "created_at": "2018-08-26T10:32:45Z", "security_group_id": "ea5f4c0c-170d-40f4-96f9-406b9043ec9f", "tenant_id": "0e9a2bf1608344f0ba8152fd07845ff0", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e9a2bf1608344f0ba8152fd07845ff0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T10:32:45Z", "revision_number": 0, "id": "bdd42564-d1b2-44f6-b400-666e6de848d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T10:32:45Z", "security_group_id": "ea5f4c0c-170d-40f4-96f9-406b9043ec9f", "tenant_id": "0e9a2bf1608344f0ba8152fd07845ff0", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e9a2bf1608344f0ba8152fd07845ff0"}], "revision_number": 1, "project_id": "0e9a2bf1608344f0ba8152fd07845ff0", "id": "ea5f4c0c-170d-40f4-96f9-406b9043ec9f", "name": "default"}]} 2018-08-26 12:46:48,025 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-9d1795bb-bf32-4d90-ae18-45584c32aff6 2018-08-26 12:46:48,025 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0836501121521s 2018-08-26 12:46:48,027 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-9d1795bb-bf32-4d90-ae18-45584c32aff6 2018-08-26 12:46:48,031 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-08-26 12:46:48,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/security-groups/ac51b089-76a0-49e5-b65b-cc0a436bce1e.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a275ed9e0b5e5cdc15c786ec81c2d2d4effd9dc0" 2018-08-26 12:46:48,182 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3b87fd60-c854-452b-a80f-2b6010233e32 Content-Length: 0 Date: Sun, 26 Aug 2018 12:46:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-26 12:46:48,182 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/ac51b089-76a0-49e5-b65b-cc0a436bce1e.json used request id req-3b87fd60-c854-452b-a80f-2b6010233e32 2018-08-26 12:46:48,182 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.151392936707s 2018-08-26 12:46:48,183 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/ac51b089-76a0-49e5-b65b-cc0a436bce1e.json used request id req-3b87fd60-c854-452b-a80f-2b6010233e32 2018-08-26 12:46:48,183 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-26 12:46:48,184 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/os-keypairs/shaker-kp_41b12b66-1244-4b11-b43c-e656538192a1 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a275ed9e0b5e5cdc15c786ec81c2d2d4effd9dc0" 2018-08-26 12:46:48,223 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 26 Aug 2018 12:46: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-85b1c23f-1305-47e6-b2ea-0ecc2480e240 x-compute-request-id: req-85b1c23f-1305-47e6-b2ea-0ecc2480e240 Content-Length: 0 Content-Type: application/json 2018-08-26 12:46:48,224 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/shaker-kp_41b12b66-1244-4b11-b43c-e656538192a1 used request id req-85b1c23f-1305-47e6-b2ea-0ecc2480e240 2018-08-26 12:46:48,224 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0407259464264s 2018-08-26 12:46:48,224 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/shaker-kp_41b12b66-1244-4b11-b43c-e656538192a1 used request id req-85b1c23f-1305-47e6-b2ea-0ecc2480e240 2018-08-26 12:46:48,224 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-26 12:46:48,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/ad936b24-eb19-4e55-a479-0b7612993bc4/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}a275ed9e0b5e5cdc15c786ec81c2d2d4effd9dc0" -d '{"subnet_id": "97b7f602-3cd2-460e-a2f4-27d008b11754"}' 2018-08-26 12:46:49,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-812509ce-eda3-4ef5-a53a-6ad58eda19f4 Date: Sun, 26 Aug 2018 12:46:49 GMT RESP BODY: {"network_id": "bbc1ed07-a9ef-4b71-9004-5a29165f8076", "tenant_id": "25b26187e3f845be8bd8076b4519032b", "subnet_id": "97b7f602-3cd2-460e-a2f4-27d008b11754", "subnet_ids": ["97b7f602-3cd2-460e-a2f4-27d008b11754"], "port_id": "a9842e4f-a368-4caa-9cb0-300d9f194628", "id": "ad936b24-eb19-4e55-a479-0b7612993bc4"} 2018-08-26 12:46:49,855 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/ad936b24-eb19-4e55-a479-0b7612993bc4/remove_router_interface.json used request id req-812509ce-eda3-4ef5-a53a-6ad58eda19f4 2018-08-26 12:46:49,855 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.6312558651s 2018-08-26 12:46:49,856 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/ad936b24-eb19-4e55-a479-0b7612993bc4/remove_router_interface.json used request id req-812509ce-eda3-4ef5-a53a-6ad58eda19f4 returning object ad936b24-eb19-4e55-a479-0b7612993bc4 2018-08-26 12:46:49,856 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-26 12:46:49,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a275ed9e0b5e5cdc15c786ec81c2d2d4effd9dc0" 2018-08-26 12:46:49,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-364e263b-1b17-46f5-8b0e-c61f542ff9fd Date: Sun, 26 Aug 2018 12:46:49 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a3c401bc-6377-43cc-8a20-abe78f2d51b9", "ip_address": "172.30.9.205"}]}, "description": "", "tags": [], "tenant_id": "25b26187e3f845be8bd8076b4519032b", "created_at": "2018-08-26T11:41:46Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-26T12:46:49Z", "revision_number": 4, "routes": [], "project_id": "25b26187e3f845be8bd8076b4519032b", "id": "ad936b24-eb19-4e55-a479-0b7612993bc4", "name": "shaker-router_41b12b66-1244-4b11-b43c-e656538192a1"}]} 2018-08-26 12:46:49,967 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-364e263b-1b17-46f5-8b0e-c61f542ff9fd 2018-08-26 12:46:49,967 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.111139059067s 2018-08-26 12:46:49,968 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-364e263b-1b17-46f5-8b0e-c61f542ff9fd 2018-08-26 12:46:49,968 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-26 12:46:49,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/ad936b24-eb19-4e55-a479-0b7612993bc4.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a275ed9e0b5e5cdc15c786ec81c2d2d4effd9dc0" 2018-08-26 12:46:51,586 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c68a7605-fb8d-4015-81b6-0b18f50eed68 Content-Length: 0 Date: Sun, 26 Aug 2018 12:46:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-26 12:46:51,587 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/ad936b24-eb19-4e55-a479-0b7612993bc4.json used request id req-c68a7605-fb8d-4015-81b6-0b18f50eed68 2018-08-26 12:46:51,587 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.61827516556s 2018-08-26 12:46:51,587 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/ad936b24-eb19-4e55-a479-0b7612993bc4.json used request id req-c68a7605-fb8d-4015-81b6-0b18f50eed68 2018-08-26 12:46:51,588 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-26 12:46:51,588 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a275ed9e0b5e5cdc15c786ec81c2d2d4effd9dc0" 2018-08-26 12:46:51,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1288 X-Openstack-Request-Id: req-4ffff3e5-c8e0-424c-aab0-4fda8661fcde Date: Sun, 26 Aug 2018 12:46:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bbc1ed07-a9ef-4b71-9004-5a29165f8076","tenant_id":"25b26187e3f845be8bd8076b4519032b","created_at":"2018-08-26T11:41:45Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-26T11:41:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"25b26187e3f845be8bd8076b4519032b","id":"97b7f602-3cd2-460e-a2f4-27d008b11754","subnetpool_id":null,"name":"shaker-subnet_41b12b66-1244-4b11-b43c-e656538192a1"},{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"9c1c4110-1d5a-4c9e-9e4a-8295252f6976","tenant_id":"526e4f7307214396989751533ff33528","created_at":"2018-08-26T10:16:40Z","dns_nameservers":[],"updated_at":"2018-08-26T10:16:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"526e4f7307214396989751533ff33528","id":"a3c401bc-6377-43cc-8a20-abe78f2d51b9","subnetpool_id":null,"name":"external-subnet"}]} 2018-08-26 12:46:51,631 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-4ffff3e5-c8e0-424c-aab0-4fda8661fcde 2018-08-26 12:46:51,631 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0436959266663s 2018-08-26 12:46:51,632 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-4ffff3e5-c8e0-424c-aab0-4fda8661fcde 2018-08-26 12:46:51,633 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-26 12:46:51,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/97b7f602-3cd2-460e-a2f4-27d008b11754.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a275ed9e0b5e5cdc15c786ec81c2d2d4effd9dc0" 2018-08-26 12:46:52,487 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-cf3c6103-2908-4a42-87aa-58e1d008c0d8 Date: Sun, 26 Aug 2018 12:46:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-26 12:46:52,487 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/97b7f602-3cd2-460e-a2f4-27d008b11754.json used request id req-cf3c6103-2908-4a42-87aa-58e1d008c0d8 2018-08-26 12:46:52,487 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.853954076767s 2018-08-26 12:46:52,487 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/97b7f602-3cd2-460e-a2f4-27d008b11754.json used request id req-cf3c6103-2908-4a42-87aa-58e1d008c0d8 2018-08-26 12:46:52,488 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-26 12:46:52,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a275ed9e0b5e5cdc15c786ec81c2d2d4effd9dc0" 2018-08-26 12:46:52,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1349 X-Openstack-Request-Id: req-4655f279-7809-4e05-a345-1acde63e04e5 Date: Sun, 26 Aug 2018 12:46:52 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"9c1c4110-1d5a-4c9e-9e4a-8295252f6976","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"526e4f7307214396989751533ff33528","status":"ACTIVE","subnets":["a3c401bc-6377-43cc-8a20-abe78f2d51b9"],"description":"","tags":[],"updated_at":"2018-08-26T10:33:06Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"526e4f7307214396989751533ff33528","created_at":"2018-08-26T10:16:36Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"bbc1ed07-a9ef-4b71-9004-5a29165f8076","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"25b26187e3f845be8bd8076b4519032b","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-26T12:46:52Z","provider:segmentation_id":89,"name":"shaker-net_41b12b66-1244-4b11-b43c-e656538192a1","admin_state_up":true,"tenant_id":"25b26187e3f845be8bd8076b4519032b","created_at":"2018-08-26T11:41:45Z","provider:network_type":"vxlan"}]} 2018-08-26 12:46:52,580 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-4655f279-7809-4e05-a345-1acde63e04e5 2018-08-26 12:46:52,580 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0923500061035s 2018-08-26 12:46:52,581 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-4655f279-7809-4e05-a345-1acde63e04e5 2018-08-26 12:46:52,582 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-26 12:46:52,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/bbc1ed07-a9ef-4b71-9004-5a29165f8076.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a275ed9e0b5e5cdc15c786ec81c2d2d4effd9dc0" 2018-08-26 12:46:53,918 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-836c09a0-7fb0-484d-91bb-2afecebc518e Date: Sun, 26 Aug 2018 12:46:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-26 12:46:53,919 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/bbc1ed07-a9ef-4b71-9004-5a29165f8076.json used request id req-836c09a0-7fb0-484d-91bb-2afecebc518e 2018-08-26 12:46:53,919 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.33693599701s 2018-08-26 12:46:53,919 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/bbc1ed07-a9ef-4b71-9004-5a29165f8076.json used request id req-836c09a0-7fb0-484d-91bb-2afecebc518e 2018-08-26 12:46:53,923 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-26 12:46:53,927 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a275ed9e0b5e5cdc15c786ec81c2d2d4effd9dc0" 2018-08-26 12:46:54,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json X-Openstack-Request-Id: req-2c9cc665-af29-418b-b11c-79cec0af7238 Date: Sun, 26 Aug 2018 12:46:54 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-26T11:42:03Z", "file": "/v2/images/b2749e66-243a-47e6-935d-38d185783f08/file", "owner": "25b26187e3f845be8bd8076b4519032b", "id": "b2749e66-243a-47e6-935d-38d185783f08", "size": 666173440, "self": "/v2/images/b2749e66-243a-47e6-935d-38d185783f08", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/b2749e66-243a-47e6-935d-38d185783f08/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "locations": [{"url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/b2749e66-243a-47e6-935d-38d185783f08/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/shaker-img_41b12b66-1244-4b11-b43c-e656538192a1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_41b12b66-1244-4b11-b43c-e656538192a1", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2018-08-26T11:41:53Z", "os_hidden": false, "protected": false, "os_hash_value": "9036cc0c5162bf666168b7d8b4cf5a1ef825eb799dbbaba08a619fd983bb8f39b7998e678e2fddff8b5a21b3a2c6af7127d52083c6c49f856c68d975e3a7a408"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-26 12:46:54,686 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-2c9cc665-af29-418b-b11c-79cec0af7238 2018-08-26 12:46:54,686 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.762779951096s 2018-08-26 12:46:54,686 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-2c9cc665-af29-418b-b11c-79cec0af7238 2018-08-26 12:46:54,688 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-26 12:46:54,691 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/b2749e66-243a-47e6-935d-38d185783f08 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a275ed9e0b5e5cdc15c786ec81c2d2d4effd9dc0" 2018-08-26 12:46:55,574 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-de27d3c4-87ac-4fa3-925d-de2166d5f12a Date: Sun, 26 Aug 2018 12:46:55 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-26 12:46:55,574 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/b2749e66-243a-47e6-935d-38d185783f08 used request id req-de27d3c4-87ac-4fa3-925d-de2166d5f12a 2018-08-26 12:46:55,574 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.886172056198s 2018-08-26 12:46:55,574 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/b2749e66-243a-47e6-935d-38d185783f08 used request id req-de27d3c4-87ac-4fa3-925d-de2166d5f12a 2018-08-26 12:46:55,575 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-26 12:46:55,575 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-26 12:46:55,973 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5d45fc17491a4aedb80e6e5e79d195c6", "name": "reader"}, {"id": "d371bb17b4354fa8812550829dff08d3", "name": "admin"}, {"id": "64b697102e1c4dfb82d6ae117acf5e44", "name": "member"}], "expires_at": "2018-08-26T13:46:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e428b6e578e2485b9cc26da9ccf96a96", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1210d332c9744f5cbc695a2c01f49732"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "816f0ebf045249fb84d97c4bfc1f0a06"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a44497dc0f584430880fbb34d798f187"}], "type": "metric", "id": "06403f6d19cc45d3876c1f817db4cc2a", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33aefc6453a54d88a8073094e7078823"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3af2aad436db4c72a190ee1afb07b296"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a48de89935fd4d0787f0c84bf3674881"}], "type": "network", "id": "4fcf375a7a284c3ca85dd165d598c3cb", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/e428b6e578e2485b9cc26da9ccf96a96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1acf73a288dd435cb0883e7723ed5056"}, {"url": "http://192.30.9.5:8776/v3/e428b6e578e2485b9cc26da9ccf96a96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25ab930679644d89bac501b74509b76d"}, {"url": "http://172.30.9.22:8776/v3/e428b6e578e2485b9cc26da9ccf96a96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe463692e35f41e28415b64d8ffd10af"}], "type": "volumev3", "id": "5679bf9cdfbb4efdb97a61a69442b76f", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/e428b6e578e2485b9cc26da9ccf96a96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4234eccc4e5c4c81a9740ee2adf95b67"}, {"url": "http://172.30.9.22:8776/v2/e428b6e578e2485b9cc26da9ccf96a96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "456ac2ca5ce14a919050a73ace6b5d36"}, {"url": "http://192.30.9.5:8776/v2/e428b6e578e2485b9cc26da9ccf96a96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec61effda13a4644aad9e330753e8ad3"}], "type": "volumev2", "id": "5fba3b72fec244c7b311cd023156a4e5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "057ed3b924844253978ad62059e6acbb"}, {"url": "http://172.30.9.22:8776/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c5726572f244dc1a37ddbd93a609edb"}, {"url": "http://192.30.9.5:8776/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7144203ef2f146f6a443da1e2a6503e6"}], "type": "volume", "id": "71aa1ff84fdd4eab95dbd16ac5fbfcf7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "218ecd9779c74fdbb9eff6a86b2e2ffa"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a4ae0c6c06a42aba305e1cb16268330"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f631f43b783d40b894997b7b49ab8a6b"}], "type": "image", "id": "7986c8336c5046db98dd34c332d24e7f", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "8edc8950a979429d96b680df313310a4", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a2d0d8a4ee24abcbae458bd1ce751ff"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6d1c3e6266f14458a3def33c4f0479b2"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "feca7a31784e458fb732ee0ca32ab24d"}], "type": "cloudformation", "id": "a1648659a78445d4bcaef3988eb0583e", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c10a925a2de437eac36a10b437ddcd1"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "517a76a99e3d470abde8b2e237f68205"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71f914c9732c486db7ec4dade5ea337a"}], "type": "compute", "id": "b18e3a8824af4ed79cd0162b85ca91d6", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91e36bdd70374197a9cc1cf82d4cacd4"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1c68732373a41b6bbdf0d38be58918e"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f7fd23166fd04cdbb15ae3b9534561a8"}], "type": "event", "id": "c887a5552b5842c5bbc8ce1b66332916", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68d3020187d14b4b925c0dbdfac338f6"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77e68b53932a4902a3a68484356b1c4e"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "809dcbff39164bbfaf936f0b35fd176c"}], "type": "placement", "id": "cd8c278131c84e4683012d83ae70eec0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8080/v1/AUTH_e428b6e578e2485b9cc26da9ccf96a96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49dd5c5e91d54d6aa44952eaa2390224"}, {"url": "http://12.0.0.43:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d5db89631954c7baafaf65b5aea991a"}, {"url": "http://12.0.0.43:8080/v1/AUTH_e428b6e578e2485b9cc26da9ccf96a96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "727249cbc39e4628bd3a179bd516b829"}], "type": "object-store", "id": "ec31481f5236441e98c13b38a9c609ec", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bc083505e0a4fba9e18037c17ad1785"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a4bed8aa09042d1be0a485c1bac878c"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89809cbce7344bcdbc14222d09ca5c81"}], "type": "identity", "id": "f4a28c09b9d7444fb27267a9c13f5ad7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0bd24ae5e1bc445db6c4eb649aa04b43"}, {"url": "http://192.30.9.5:8004/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6e6016d81674fa7951c5c486b38f564"}, {"url": "http://192.30.9.5:8004/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d22e870073e14dc5a443931e483e51a2"}], "type": "orchestration", "id": "f619feeb4e1c4cde836d701d6b52295f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "348e8fd3cbd140de8fdb5a2e7f1ba9ce"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37dabf8c0b3c4b4da176de43bbacdd17"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "97e424052ba4486c88034276e7ba90a9"}], "type": "alarming", "id": "ffab3464fcfe4e6086e29e4f2cac9a99", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1e1511f6281344c28c2a63d6a8174f8d"}, "audit_ids": ["f_Ajs4hsQlOampM1sOG0vw"], "issued_at": "2018-08-26T12:46:55.000000Z"}} 2018-08-26 12:46:55,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6f8326102a0ce5f1789329eaca9e05846aa2b8dd" 2018-08-26 12:46:56,583 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12: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-052c19d5-84c3-4bcd-bee2-c9d11f8e3b2b x-compute-request-id: req-052c19d5-84c3-4bcd-bee2-c9d11f8e3b2b Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavors": [{"name": "shaker-flavor_41b12b66-1244-4b11-b43c-e656538192a1", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/4d9718fe-3392-43ff-b855-454199df3b42", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/4d9718fe-3392-43ff-b855-454199df3b42", "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": "4d9718fe-3392-43ff-b855-454199df3b42"}]} 2018-08-26 12:46:56,583 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-052c19d5-84c3-4bcd-bee2-c9d11f8e3b2b 2018-08-26 12:46:56,583 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 1.00832104683s 2018-08-26 12:46:56,584 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-052c19d5-84c3-4bcd-bee2-c9d11f8e3b2b 2018-08-26 12:46:56,585 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-26 12:46:56,588 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/4d9718fe-3392-43ff-b855-454199df3b42 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6f8326102a0ce5f1789329eaca9e05846aa2b8dd" 2018-08-26 12:46:56,621 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 26 Aug 2018 12:46: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-d71ab14c-25ef-4a15-a6cf-b8e474d7f261 x-compute-request-id: req-d71ab14c-25ef-4a15-a6cf-b8e474d7f261 Content-Length: 0 Content-Type: application/json 2018-08-26 12:46:56,621 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/4d9718fe-3392-43ff-b855-454199df3b42 used request id req-d71ab14c-25ef-4a15-a6cf-b8e474d7f261 2018-08-26 12:46:56,621 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0358760356903s 2018-08-26 12:46:56,621 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/4d9718fe-3392-43ff-b855-454199df3b42 used request id req-d71ab14c-25ef-4a15-a6cf-b8e474d7f261 2018-08-26 12:46:56,622 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-26 12:46:56,625 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6f8326102a0ce5f1789329eaca9e05846aa2b8dd" 2018-08-26 12:46:56,806 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:46:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df502534-3d06-49f7-b4b9-ef887f9d6e69 Content-Encoding: gzip Content-Length: 967 Content-Type: application/json RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/00af5ffb672f4832ab8347fc3e59dad9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "00af5ffb672f4832ab8347fc3e59dad9", "email": "placement@localhost", "password_expires_at": null}, {"name": "api_check-user_cfa71808-e14a-4d0f-a925-c4cce043949d", "links": {"self": "http://172.30.9.22:5000/v3/users/0653adcd9bbd40d4a2487cf2c2b18753"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0653adcd9bbd40d4a2487cf2c2b18753", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/1155cddaef57457382d358aece0b4688"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1155cddaef57457382d358aece0b4688", "email": "panko@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_d167a7b0-d3aa-4f83-af07-f37a57d140fb", "links": {"self": "http://172.30.9.22:5000/v3/users/1df9f75d1d584587b0935d6ba2e78671"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1df9f75d1d584587b0935d6ba2e78671", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/1e1511f6281344c28c2a63d6a8174f8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1e1511f6281344c28c2a63d6a8174f8d", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/1f874aa402974ad1bde389b6ec3af461"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f874aa402974ad1bde389b6ec3af461", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/30ef6c63ca4f478ababb01839799530e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30ef6c63ca4f478ababb01839799530e", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/35943616abfb419b876965ce89cb2b8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "35943616abfb419b876965ce89cb2b8d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/394bd3d373f84b679204b10778d4c5d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "394bd3d373f84b679204b10778d4c5d6", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/5c46482149dc41d8a0f23a545eb8a332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c46482149dc41d8a0f23a545eb8a332", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6731abf69162411bab854fe2da778196"}, "domain_id": "b7fcd596cb374671bfc994968e0279ce", "enabled": true, "options": {}, "id": "6731abf69162411bab854fe2da778196", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "shaker-user_41b12b66-1244-4b11-b43c-e656538192a1", "links": {"self": "http://172.30.9.22:5000/v3/users/b624bace868344beb8d3bab656284356"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b624bace868344beb8d3bab656284356", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/bc64983782874634be200a54d67bb2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bc64983782874634be200a54d67bb2dc", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/c16290bda05544839663305b8b46bfc4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c16290bda05544839663305b8b46bfc4", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/c78b7ea859ad4b4d9090aceb9cc94927"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c78b7ea859ad4b4d9090aceb9cc94927", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/f77a9ddb8d1e4546857d3ecef0ddf962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77a9ddb8d1e4546857d3ecef0ddf962", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/fd2f2ae2af224ce09fd25349c942fbd7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd2f2ae2af224ce09fd25349c942fbd7", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-08-26 12:46:56,806 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-df502534-3d06-49f7-b4b9-ef887f9d6e69 2018-08-26 12:46:56,807 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.184690952301s 2018-08-26 12:46:56,807 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-df502534-3d06-49f7-b4b9-ef887f9d6e69 2018-08-26 12:46:56,812 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-26 12:46:56,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/b624bace868344beb8d3bab656284356 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6f8326102a0ce5f1789329eaca9e05846aa2b8dd" 2018-08-26 12:46:57,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:46:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1fa20d1-47d6-445c-a28c-560d003b958c Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"user": {"name": "shaker-user_41b12b66-1244-4b11-b43c-e656538192a1", "links": {"self": "http://172.30.9.22:5000/v3/users/b624bace868344beb8d3bab656284356"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "b624bace868344beb8d3bab656284356", "description": null}} 2018-08-26 12:46:57,019 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/b624bace868344beb8d3bab656284356 used request id req-f1fa20d1-47d6-445c-a28c-560d003b958c 2018-08-26 12:46:57,019 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.2062458992s 2018-08-26 12:46:57,019 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/b624bace868344beb8d3bab656284356 used request id req-f1fa20d1-47d6-445c-a28c-560d003b958c 2018-08-26 12:46:57,020 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-26 12:46:57,023 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/b624bace868344beb8d3bab656284356 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6f8326102a0ce5f1789329eaca9e05846aa2b8dd" 2018-08-26 12:46:57,342 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 26 Aug 2018 12:46:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3314bc6c-482f-4de4-bfa6-4ee8a298d054 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-26 12:46:57,343 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/b624bace868344beb8d3bab656284356 used request id req-3314bc6c-482f-4de4-bfa6-4ee8a298d054 2018-08-26 12:46:57,343 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.322834014893s 2018-08-26 12:46:57,343 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/b624bace868344beb8d3bab656284356 used request id req-3314bc6c-482f-4de4-bfa6-4ee8a298d054 2018-08-26 12:46:57,349 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-26 12:46:57,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6f8326102a0ce5f1789329eaca9e05846aa2b8dd" 2018-08-26 12:46:57,529 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:46:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a651385a-0c4d-428b-8f97-491d71a05968 Content-Encoding: gzip Content-Length: 519 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.22:5000/v3/projects/25b26187e3f845be8bd8076b4519032b"}, "tags": [], "enabled": true, "id": "25b26187e3f845be8bd8076b4519032b", "parent_id": "default", "domain_id": "default", "name": "shaker-project_41b12b66-1244-4b11-b43c-e656538192a1"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/45644229c8c04c4988a3eb8730a7b1ac"}, "tags": [], "enabled": true, "id": "45644229c8c04c4988a3eb8730a7b1ac", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_d167a7b0-d3aa-4f83-af07-f37a57d140fb"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/526e4f7307214396989751533ff33528"}, "tags": [], "enabled": true, "id": "526e4f7307214396989751533ff33528", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/c99e13955d6e4bb58dbfa100dcee4823"}, "tags": [], "enabled": true, "id": "c99e13955d6e4bb58dbfa100dcee4823", "parent_id": "default", "domain_id": "default", "name": "api_check-project_cfa71808-e14a-4d0f-a925-c4cce043949d"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/e428b6e578e2485b9cc26da9ccf96a96"}, "tags": [], "enabled": true, "id": "e428b6e578e2485b9cc26da9ccf96a96", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-08-26 12:46:57,529 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-a651385a-0c4d-428b-8f97-491d71a05968 2018-08-26 12:46:57,530 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.180380105972s 2018-08-26 12:46:57,530 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-a651385a-0c4d-428b-8f97-491d71a05968 2018-08-26 12:46:57,535 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-26 12:46:57,538 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/25b26187e3f845be8bd8076b4519032b -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6f8326102a0ce5f1789329eaca9e05846aa2b8dd" 2018-08-26 12:46:57,765 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 26 Aug 2018 12:46:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f51fec04-aa30-4146-92d1-de952abb9aff Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-26 12:46:57,765 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/25b26187e3f845be8bd8076b4519032b used request id req-f51fec04-aa30-4146-92d1-de952abb9aff 2018-08-26 12:46:57,765 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.230000019073s 2018-08-26 12:46:57,765 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/25b26187e3f845be8bd8076b4519032b used request id req-f51fec04-aa30-4146-92d1-de952abb9aff 2018-08-26 12:46:57,765 - xtesting.ci.run_tests - ERROR - The test case 'shaker' failed. 2018-08-26 12:46:57,823 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_smoke'... 2018-08-26 12:46:58,166 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-26 12:46:58,167 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-26 12:46:58,167 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-26 12:46:58,167 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-26 12:46:58,167 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-26 12:46:58,167 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-26 12:46:58,167 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-26 12:46:58,167 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-26 12:46:58,167 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-26 12:46:58,167 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-26 12:46:58,167 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-26 12:46:58,167 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-26 12:46:58,167 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-26 12:46:58,167 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-26 12:46:58,167 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-26 12:46:58,167 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-26 12:46:58,167 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-26 12:46:58,167 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-26 12:46:58,167 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-26 12:46:58,167 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-26 12:46:58,167 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-26 12:46:58,168 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-26 12:46:58,168 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-26 12:46:58,168 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-26 12:46:58,168 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-26 12:46:58,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-26 12:46:58,174 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:46:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa783522-929c-486c-9f88-fbd0f2cd31eb Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-08-26 12:46:58,174 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-aa783522-929c-486c-9f88-fbd0f2cd31eb 2018-08-26 12:46:58,174 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-26 12:46:58,564 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5d45fc17491a4aedb80e6e5e79d195c6", "name": "reader"}, {"id": "d371bb17b4354fa8812550829dff08d3", "name": "admin"}, {"id": "64b697102e1c4dfb82d6ae117acf5e44", "name": "member"}], "expires_at": "2018-08-26T13:46:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e428b6e578e2485b9cc26da9ccf96a96", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1210d332c9744f5cbc695a2c01f49732"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "816f0ebf045249fb84d97c4bfc1f0a06"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a44497dc0f584430880fbb34d798f187"}], "type": "metric", "id": "06403f6d19cc45d3876c1f817db4cc2a", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33aefc6453a54d88a8073094e7078823"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3af2aad436db4c72a190ee1afb07b296"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a48de89935fd4d0787f0c84bf3674881"}], "type": "network", "id": "4fcf375a7a284c3ca85dd165d598c3cb", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/e428b6e578e2485b9cc26da9ccf96a96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1acf73a288dd435cb0883e7723ed5056"}, {"url": "http://192.30.9.5:8776/v3/e428b6e578e2485b9cc26da9ccf96a96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25ab930679644d89bac501b74509b76d"}, {"url": "http://172.30.9.22:8776/v3/e428b6e578e2485b9cc26da9ccf96a96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe463692e35f41e28415b64d8ffd10af"}], "type": "volumev3", "id": "5679bf9cdfbb4efdb97a61a69442b76f", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/e428b6e578e2485b9cc26da9ccf96a96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4234eccc4e5c4c81a9740ee2adf95b67"}, {"url": "http://172.30.9.22:8776/v2/e428b6e578e2485b9cc26da9ccf96a96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "456ac2ca5ce14a919050a73ace6b5d36"}, {"url": "http://192.30.9.5:8776/v2/e428b6e578e2485b9cc26da9ccf96a96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec61effda13a4644aad9e330753e8ad3"}], "type": "volumev2", "id": "5fba3b72fec244c7b311cd023156a4e5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "057ed3b924844253978ad62059e6acbb"}, {"url": "http://172.30.9.22:8776/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c5726572f244dc1a37ddbd93a609edb"}, {"url": "http://192.30.9.5:8776/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7144203ef2f146f6a443da1e2a6503e6"}], "type": "volume", "id": "71aa1ff84fdd4eab95dbd16ac5fbfcf7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "218ecd9779c74fdbb9eff6a86b2e2ffa"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a4ae0c6c06a42aba305e1cb16268330"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f631f43b783d40b894997b7b49ab8a6b"}], "type": "image", "id": "7986c8336c5046db98dd34c332d24e7f", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "8edc8950a979429d96b680df313310a4", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a2d0d8a4ee24abcbae458bd1ce751ff"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6d1c3e6266f14458a3def33c4f0479b2"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "feca7a31784e458fb732ee0ca32ab24d"}], "type": "cloudformation", "id": "a1648659a78445d4bcaef3988eb0583e", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c10a925a2de437eac36a10b437ddcd1"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "517a76a99e3d470abde8b2e237f68205"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71f914c9732c486db7ec4dade5ea337a"}], "type": "compute", "id": "b18e3a8824af4ed79cd0162b85ca91d6", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91e36bdd70374197a9cc1cf82d4cacd4"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1c68732373a41b6bbdf0d38be58918e"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f7fd23166fd04cdbb15ae3b9534561a8"}], "type": "event", "id": "c887a5552b5842c5bbc8ce1b66332916", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68d3020187d14b4b925c0dbdfac338f6"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77e68b53932a4902a3a68484356b1c4e"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "809dcbff39164bbfaf936f0b35fd176c"}], "type": "placement", "id": "cd8c278131c84e4683012d83ae70eec0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8080/v1/AUTH_e428b6e578e2485b9cc26da9ccf96a96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49dd5c5e91d54d6aa44952eaa2390224"}, {"url": "http://12.0.0.43:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d5db89631954c7baafaf65b5aea991a"}, {"url": "http://12.0.0.43:8080/v1/AUTH_e428b6e578e2485b9cc26da9ccf96a96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "727249cbc39e4628bd3a179bd516b829"}], "type": "object-store", "id": "ec31481f5236441e98c13b38a9c609ec", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bc083505e0a4fba9e18037c17ad1785"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a4bed8aa09042d1be0a485c1bac878c"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89809cbce7344bcdbc14222d09ca5c81"}], "type": "identity", "id": "f4a28c09b9d7444fb27267a9c13f5ad7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0bd24ae5e1bc445db6c4eb649aa04b43"}, {"url": "http://192.30.9.5:8004/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6e6016d81674fa7951c5c486b38f564"}, {"url": "http://192.30.9.5:8004/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d22e870073e14dc5a443931e483e51a2"}], "type": "orchestration", "id": "f619feeb4e1c4cde836d701d6b52295f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "348e8fd3cbd140de8fdb5a2e7f1ba9ce"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37dabf8c0b3c4b4da176de43bbacdd17"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "97e424052ba4486c88034276e7ba90a9"}], "type": "alarming", "id": "ffab3464fcfe4e6086e29e4f2cac9a99", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1e1511f6281344c28c2a63d6a8174f8d"}, "audit_ids": ["afTF4zAHR9exl0EQ7ynSdQ"], "issued_at": "2018-08-26T12:46:58.000000Z"}} 2018-08-26 12:46:58,565 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-26 12:46:58,570 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 26 Aug 2018 12:46:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-92f4222f-d3a7-46ae-a8b8-037b4eeaa207 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2018-08-26 12:46:58,570 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-92f4222f-d3a7-46ae-a8b8-037b4eeaa207 2018-08-26 12:46:58,571 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-26 12:46:58,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d14365b7bfaa05c1754baa58ff3c6ed46a8ca41f" 2018-08-26 12:46:58,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:46:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4aef9860-9e10-47c0-a8a4-511272c1b318 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/b7fcd596cb374671bfc994968e0279ce"}, "tags": [], "enabled": true, "id": "b7fcd596cb374671bfc994968e0279ce", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-08-26 12:46:58,753 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-4aef9860-9e10-47c0-a8a4-511272c1b318 2018-08-26 12:46:58,754 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.182643890381s 2018-08-26 12:46:58,754 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-4aef9860-9e10-47c0-a8a4-511272c1b318 2018-08-26 12:46:58,756 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-26 12:46:58,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d14365b7bfaa05c1754baa58ff3c6ed46a8ca41f" -d '{"project": {"description": "Created by OPNFV Functest: snaps_smoke", "enabled": true, "domain_id": "default", "name": "snaps_smoke-project_b80679fb-d169-458c-878e-95c75e0e6bb2"}}' 2018-08-26 12:46:58,939 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 26 Aug 2018 12:46:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-34ee73ff-e622-4a3f-9383-5999810c2c66 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.22:5000/v3/projects/2ce8e98616074561ac73d2976131783f"}, "tags": [], "enabled": true, "id": "2ce8e98616074561ac73d2976131783f", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b80679fb-d169-458c-878e-95c75e0e6bb2"}} 2018-08-26 12:46:58,939 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-34ee73ff-e622-4a3f-9383-5999810c2c66 2018-08-26 12:46:58,939 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.182548046112s 2018-08-26 12:46:58,939 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-34ee73ff-e622-4a3f-9383-5999810c2c66 2018-08-26 12:46:58,940 - 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'2ce8e98616074561ac73d2976131783f', '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_b80679fb-d169-458c-878e-95c75e0e6bb2'}) 2018-08-26 12:46:58,944 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-26 12:46:58,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d14365b7bfaa05c1754baa58ff3c6ed46a8ca41f" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "22e63d5a-9569-40b3-9409-423b61017f30", "email": null, "name": "snaps_smoke-user_b80679fb-d169-458c-878e-95c75e0e6bb2"}}' 2018-08-26 12:46:59,316 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 26 Aug 2018 12:46:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-079398d3-bd1f-45f4-998d-5773f2105a48 Content-Length: 326 Content-Type: application/json RESP BODY: {"user": {"name": "snaps_smoke-user_b80679fb-d169-458c-878e-95c75e0e6bb2", "links": {"self": "http://172.30.9.22:5000/v3/users/a48ec85b60524d6190c593867ad79365"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a48ec85b60524d6190c593867ad79365", "domain_id": "default", "password_expires_at": null}} 2018-08-26 12:46:59,316 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-079398d3-bd1f-45f4-998d-5773f2105a48 2018-08-26 12:46:59,316 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.372208118439s 2018-08-26 12:46:59,316 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-079398d3-bd1f-45f4-998d-5773f2105a48 2018-08-26 12:46:59,317 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'a48ec85b60524d6190c593867ad79365', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'snaps_smoke-user_b80679fb-d169-458c-878e-95c75e0e6bb2'}) 2018-08-26 12:46:59,319 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-26 12:46:59,321 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d14365b7bfaa05c1754baa58ff3c6ed46a8ca41f" 2018-08-26 12:46:59,423 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:46:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14a4d0e7-25f2-471d-970d-78fe15ac7357 Content-Encoding: gzip Content-Length: 409 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "478525232f8240f3a5bcb37e18d15367", "links": {"self": "http://172.30.9.22:5000/v3/roles/478525232f8240f3a5bcb37e18d15367"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5d45fc17491a4aedb80e6e5e79d195c6", "links": {"self": "http://172.30.9.22:5000/v3/roles/5d45fc17491a4aedb80e6e5e79d195c6"}, "name": "reader"}, {"domain_id": null, "id": "64b697102e1c4dfb82d6ae117acf5e44", "links": {"self": "http://172.30.9.22:5000/v3/roles/64b697102e1c4dfb82d6ae117acf5e44"}, "name": "member"}, {"domain_id": null, "id": "6c30dd1ed17747c19a3fff37cee8f134", "links": {"self": "http://172.30.9.22:5000/v3/roles/6c30dd1ed17747c19a3fff37cee8f134"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b29a3a0f7cee4599871eeb6731b9c6f2", "links": {"self": "http://172.30.9.22:5000/v3/roles/b29a3a0f7cee4599871eeb6731b9c6f2"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d371bb17b4354fa8812550829dff08d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/d371bb17b4354fa8812550829dff08d3"}, "name": "admin"}, {"domain_id": null, "id": "d54515a19cc04386a508cfaf3906e7e7", "links": {"self": "http://172.30.9.22:5000/v3/roles/d54515a19cc04386a508cfaf3906e7e7"}, "name": "swiftoperator"}]} 2018-08-26 12:46:59,423 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-14a4d0e7-25f2-471d-970d-78fe15ac7357 2018-08-26 12:46:59,423 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.103972196579s 2018-08-26 12:46:59,423 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-14a4d0e7-25f2-471d-970d-78fe15ac7357 2018-08-26 12:46:59,427 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-26 12:46:59,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d14365b7bfaa05c1754baa58ff3c6ed46a8ca41f" 2018-08-26 12:46:59,606 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:46:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aff5e54f-7fa3-44c5-87f2-fc55cf654bf9 Content-Encoding: gzip Content-Length: 409 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "478525232f8240f3a5bcb37e18d15367", "links": {"self": "http://172.30.9.22:5000/v3/roles/478525232f8240f3a5bcb37e18d15367"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5d45fc17491a4aedb80e6e5e79d195c6", "links": {"self": "http://172.30.9.22:5000/v3/roles/5d45fc17491a4aedb80e6e5e79d195c6"}, "name": "reader"}, {"domain_id": null, "id": "64b697102e1c4dfb82d6ae117acf5e44", "links": {"self": "http://172.30.9.22:5000/v3/roles/64b697102e1c4dfb82d6ae117acf5e44"}, "name": "member"}, {"domain_id": null, "id": "6c30dd1ed17747c19a3fff37cee8f134", "links": {"self": "http://172.30.9.22:5000/v3/roles/6c30dd1ed17747c19a3fff37cee8f134"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b29a3a0f7cee4599871eeb6731b9c6f2", "links": {"self": "http://172.30.9.22:5000/v3/roles/b29a3a0f7cee4599871eeb6731b9c6f2"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d371bb17b4354fa8812550829dff08d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/d371bb17b4354fa8812550829dff08d3"}, "name": "admin"}, {"domain_id": null, "id": "d54515a19cc04386a508cfaf3906e7e7", "links": {"self": "http://172.30.9.22:5000/v3/roles/d54515a19cc04386a508cfaf3906e7e7"}, "name": "swiftoperator"}]} 2018-08-26 12:46:59,607 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-aff5e54f-7fa3-44c5-87f2-fc55cf654bf9 2018-08-26 12:46:59,607 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.179811954498s 2018-08-26 12:46:59,607 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-aff5e54f-7fa3-44c5-87f2-fc55cf654bf9 2018-08-26 12:46:59,612 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-26 12:46:59,616 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d14365b7bfaa05c1754baa58ff3c6ed46a8ca41f" 2018-08-26 12:46:59,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:46:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87c1fc51-4a47-457a-9b32-e85b94b472aa Content-Encoding: gzip Content-Length: 409 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "478525232f8240f3a5bcb37e18d15367", "links": {"self": "http://172.30.9.22:5000/v3/roles/478525232f8240f3a5bcb37e18d15367"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5d45fc17491a4aedb80e6e5e79d195c6", "links": {"self": "http://172.30.9.22:5000/v3/roles/5d45fc17491a4aedb80e6e5e79d195c6"}, "name": "reader"}, {"domain_id": null, "id": "64b697102e1c4dfb82d6ae117acf5e44", "links": {"self": "http://172.30.9.22:5000/v3/roles/64b697102e1c4dfb82d6ae117acf5e44"}, "name": "member"}, {"domain_id": null, "id": "6c30dd1ed17747c19a3fff37cee8f134", "links": {"self": "http://172.30.9.22:5000/v3/roles/6c30dd1ed17747c19a3fff37cee8f134"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b29a3a0f7cee4599871eeb6731b9c6f2", "links": {"self": "http://172.30.9.22:5000/v3/roles/b29a3a0f7cee4599871eeb6731b9c6f2"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d371bb17b4354fa8812550829dff08d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/d371bb17b4354fa8812550829dff08d3"}, "name": "admin"}, {"domain_id": null, "id": "d54515a19cc04386a508cfaf3906e7e7", "links": {"self": "http://172.30.9.22:5000/v3/roles/d54515a19cc04386a508cfaf3906e7e7"}, "name": "swiftoperator"}]} 2018-08-26 12:46:59,715 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-87c1fc51-4a47-457a-9b32-e85b94b472aa 2018-08-26 12:46:59,715 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.102720022202s 2018-08-26 12:46:59,715 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-87c1fc51-4a47-457a-9b32-e85b94b472aa 2018-08-26 12:46:59,718 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-26 12:46:59,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d14365b7bfaa05c1754baa58ff3c6ed46a8ca41f" 2018-08-26 12:46:59,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:46:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-508c6b4f-facc-41df-923e-e7a38c1337b5 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-26 12:46:59,854 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-508c6b4f-facc-41df-923e-e7a38c1337b5 2018-08-26 12:46:59,854 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.136164903641s 2018-08-26 12:46:59,854 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-508c6b4f-facc-41df-923e-e7a38c1337b5 2018-08-26 12:46:59,855 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-26 12:46:59,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d14365b7bfaa05c1754baa58ff3c6ed46a8ca41f" 2018-08-26 12:47:00,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:46:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99606611-879b-4fcf-91e8-cbefaa2362b8 Content-Encoding: gzip Content-Length: 969 Content-Type: application/json RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/00af5ffb672f4832ab8347fc3e59dad9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "00af5ffb672f4832ab8347fc3e59dad9", "email": "placement@localhost", "password_expires_at": null}, {"name": "api_check-user_cfa71808-e14a-4d0f-a925-c4cce043949d", "links": {"self": "http://172.30.9.22:5000/v3/users/0653adcd9bbd40d4a2487cf2c2b18753"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0653adcd9bbd40d4a2487cf2c2b18753", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/1155cddaef57457382d358aece0b4688"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1155cddaef57457382d358aece0b4688", "email": "panko@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_d167a7b0-d3aa-4f83-af07-f37a57d140fb", "links": {"self": "http://172.30.9.22:5000/v3/users/1df9f75d1d584587b0935d6ba2e78671"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1df9f75d1d584587b0935d6ba2e78671", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/1e1511f6281344c28c2a63d6a8174f8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1e1511f6281344c28c2a63d6a8174f8d", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/1f874aa402974ad1bde389b6ec3af461"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f874aa402974ad1bde389b6ec3af461", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/30ef6c63ca4f478ababb01839799530e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30ef6c63ca4f478ababb01839799530e", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/35943616abfb419b876965ce89cb2b8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "35943616abfb419b876965ce89cb2b8d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/394bd3d373f84b679204b10778d4c5d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "394bd3d373f84b679204b10778d4c5d6", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/5c46482149dc41d8a0f23a545eb8a332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c46482149dc41d8a0f23a545eb8a332", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6731abf69162411bab854fe2da778196"}, "domain_id": "b7fcd596cb374671bfc994968e0279ce", "enabled": true, "options": {}, "id": "6731abf69162411bab854fe2da778196", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b80679fb-d169-458c-878e-95c75e0e6bb2", "links": {"self": "http://172.30.9.22:5000/v3/users/a48ec85b60524d6190c593867ad79365"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a48ec85b60524d6190c593867ad79365", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/bc64983782874634be200a54d67bb2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bc64983782874634be200a54d67bb2dc", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/c16290bda05544839663305b8b46bfc4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c16290bda05544839663305b8b46bfc4", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/c78b7ea859ad4b4d9090aceb9cc94927"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c78b7ea859ad4b4d9090aceb9cc94927", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/f77a9ddb8d1e4546857d3ecef0ddf962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77a9ddb8d1e4546857d3ecef0ddf962", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/fd2f2ae2af224ce09fd25349c942fbd7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd2f2ae2af224ce09fd25349c942fbd7", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-08-26 12:47:00,154 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-99606611-879b-4fcf-91e8-cbefaa2362b8 2018-08-26 12:47:00,155 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.299273967743s 2018-08-26 12:47:00,155 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-99606611-879b-4fcf-91e8-cbefaa2362b8 2018-08-26 12:47:00,168 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-26 12:47:00,171 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d14365b7bfaa05c1754baa58ff3c6ed46a8ca41f" 2018-08-26 12:47:00,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:47:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e72a900b-fe65-4662-8a85-8d5902dfc979 Content-Encoding: gzip Content-Length: 529 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/e428b6e578e2485b9cc26da9ccf96a96"}, "tags": [], "enabled": true, "id": "e428b6e578e2485b9cc26da9ccf96a96", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/c99e13955d6e4bb58dbfa100dcee4823"}, "tags": [], "enabled": true, "id": "c99e13955d6e4bb58dbfa100dcee4823", "parent_id": "default", "domain_id": "default", "name": "api_check-project_cfa71808-e14a-4d0f-a925-c4cce043949d"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/526e4f7307214396989751533ff33528"}, "tags": [], "enabled": true, "id": "526e4f7307214396989751533ff33528", "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.22:5000/v3/projects/45644229c8c04c4988a3eb8730a7b1ac"}, "tags": [], "enabled": true, "id": "45644229c8c04c4988a3eb8730a7b1ac", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_d167a7b0-d3aa-4f83-af07-f37a57d140fb"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/2ce8e98616074561ac73d2976131783f"}, "tags": [], "enabled": true, "id": "2ce8e98616074561ac73d2976131783f", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b80679fb-d169-458c-878e-95c75e0e6bb2"}]} 2018-08-26 12:47:00,348 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-e72a900b-fe65-4662-8a85-8d5902dfc979 2018-08-26 12:47:00,348 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.179977893829s 2018-08-26 12:47:00,348 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-e72a900b-fe65-4662-8a85-8d5902dfc979 2018-08-26 12:47:00,356 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-26 12:47:00,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=a48ec85b60524d6190c593867ad79365&role.id=64b697102e1c4dfb82d6ae117acf5e44&scope.project.id=2ce8e98616074561ac73d2976131783f" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d14365b7bfaa05c1754baa58ff3c6ed46a8ca41f" 2018-08-26 12:47:00,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:47:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8dc5de17-a2c2-4079-ad3d-b4311f931b29 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=a48ec85b60524d6190c593867ad79365&role.id=64b697102e1c4dfb82d6ae117acf5e44&scope.project.id=2ce8e98616074561ac73d2976131783f", "previous": null, "next": null}} 2018-08-26 12:47:00,461 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=a48ec85b60524d6190c593867ad79365&role.id=64b697102e1c4dfb82d6ae117acf5e44&scope.project.id=2ce8e98616074561ac73d2976131783f used request id req-8dc5de17-a2c2-4079-ad3d-b4311f931b29 2018-08-26 12:47:00,461 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.105158090591s 2018-08-26 12:47:00,461 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=a48ec85b60524d6190c593867ad79365&role.id=64b697102e1c4dfb82d6ae117acf5e44&scope.project.id=2ce8e98616074561ac73d2976131783f used request id req-8dc5de17-a2c2-4079-ad3d-b4311f931b29 2018-08-26 12:47:00,466 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-26 12:47:00,469 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/2ce8e98616074561ac73d2976131783f/users/a48ec85b60524d6190c593867ad79365/roles/64b697102e1c4dfb82d6ae117acf5e44 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d14365b7bfaa05c1754baa58ff3c6ed46a8ca41f" 2018-08-26 12:47:00,642 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 26 Aug 2018 12:47:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-292477ca-2cf2-49c2-bdbf-d7b400a65e8d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-26 12:47:00,642 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/2ce8e98616074561ac73d2976131783f/users/a48ec85b60524d6190c593867ad79365/roles/64b697102e1c4dfb82d6ae117acf5e44 used request id req-292477ca-2cf2-49c2-bdbf-d7b400a65e8d 2018-08-26 12:47:00,642 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.176168203354s 2018-08-26 12:47:00,642 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/2ce8e98616074561ac73d2976131783f/users/a48ec85b60524d6190c593867ad79365/roles/64b697102e1c4dfb82d6ae117acf5e44 used request id req-292477ca-2cf2-49c2-bdbf-d7b400a65e8d 2018-08-26 12:47:00,643 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'snaps_smoke-project_b80679fb-d169-458c-878e-95c75e0e6bb2', 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'2ce8e98616074561ac73d2976131783f', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '22e63d5a-9569-40b3-9409-423b61017f30', 'username': u'snaps_smoke-user_b80679fb-d169-458c-878e-95c75e0e6bb2', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-26 12:47:00,644 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-26 12:47:00,644 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-26 12:47:00,645 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-26 12:47:00,645 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-26 12:47:00,645 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-26 12:47:00,645 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-26 12:47:00,645 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-26 12:47:00,645 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-26 12:47:00,645 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-26 12:47:00,645 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-26 12:47:00,646 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-26 12:47:00,646 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-26 12:47:00,646 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-26 12:47:00,646 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-26 12:47:00,646 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-26 12:47:00,646 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-26 12:47:00,646 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-26 12:47:00,646 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-26 12:47:00,646 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-26 12:47:00,647 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-26 12:47:00,647 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-26 12:47:00,647 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-26 12:47:00,647 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-26 12:47:00,647 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-26 12:47:00,647 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-26 12:47:00,649 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'snaps_smoke-user_b80679fb-d169-458c-878e-95c75e0e6bb2', 'password': '22e63d5a-9569-40b3-9409-423b61017f30', 'project_name': 'snaps_smoke-project_b80679fb-d169-458c-878e-95c75e0e6bb2', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': '2ce8e98616074561ac73d2976131783f', 'project_domain_name': 'Default'} 2018-08-26 12:47:00,652 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-26 12:47:00,656 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d14365b7bfaa05c1754baa58ff3c6ed46a8ca41f" 2018-08-26 12:47:00,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:47:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0c4c549-3baf-45ed-959b-d2c392ac72d6 Content-Encoding: gzip Content-Length: 409 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "478525232f8240f3a5bcb37e18d15367", "links": {"self": "http://172.30.9.22:5000/v3/roles/478525232f8240f3a5bcb37e18d15367"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5d45fc17491a4aedb80e6e5e79d195c6", "links": {"self": "http://172.30.9.22:5000/v3/roles/5d45fc17491a4aedb80e6e5e79d195c6"}, "name": "reader"}, {"domain_id": null, "id": "64b697102e1c4dfb82d6ae117acf5e44", "links": {"self": "http://172.30.9.22:5000/v3/roles/64b697102e1c4dfb82d6ae117acf5e44"}, "name": "member"}, {"domain_id": null, "id": "6c30dd1ed17747c19a3fff37cee8f134", "links": {"self": "http://172.30.9.22:5000/v3/roles/6c30dd1ed17747c19a3fff37cee8f134"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b29a3a0f7cee4599871eeb6731b9c6f2", "links": {"self": "http://172.30.9.22:5000/v3/roles/b29a3a0f7cee4599871eeb6731b9c6f2"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d371bb17b4354fa8812550829dff08d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/d371bb17b4354fa8812550829dff08d3"}, "name": "admin"}, {"domain_id": null, "id": "d54515a19cc04386a508cfaf3906e7e7", "links": {"self": "http://172.30.9.22:5000/v3/roles/d54515a19cc04386a508cfaf3906e7e7"}, "name": "swiftoperator"}]} 2018-08-26 12:47:00,761 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-f0c4c549-3baf-45ed-959b-d2c392ac72d6 2018-08-26 12:47:00,761 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.108347177505s 2018-08-26 12:47:00,761 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-f0c4c549-3baf-45ed-959b-d2c392ac72d6 2018-08-26 12:47:00,766 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-26 12:47:00,770 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d14365b7bfaa05c1754baa58ff3c6ed46a8ca41f" 2018-08-26 12:47:00,866 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:47:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abf42997-ae1c-44b9-b004-4b23df2477ce Content-Encoding: gzip Content-Length: 409 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "478525232f8240f3a5bcb37e18d15367", "links": {"self": "http://172.30.9.22:5000/v3/roles/478525232f8240f3a5bcb37e18d15367"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5d45fc17491a4aedb80e6e5e79d195c6", "links": {"self": "http://172.30.9.22:5000/v3/roles/5d45fc17491a4aedb80e6e5e79d195c6"}, "name": "reader"}, {"domain_id": null, "id": "64b697102e1c4dfb82d6ae117acf5e44", "links": {"self": "http://172.30.9.22:5000/v3/roles/64b697102e1c4dfb82d6ae117acf5e44"}, "name": "member"}, {"domain_id": null, "id": "6c30dd1ed17747c19a3fff37cee8f134", "links": {"self": "http://172.30.9.22:5000/v3/roles/6c30dd1ed17747c19a3fff37cee8f134"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b29a3a0f7cee4599871eeb6731b9c6f2", "links": {"self": "http://172.30.9.22:5000/v3/roles/b29a3a0f7cee4599871eeb6731b9c6f2"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d371bb17b4354fa8812550829dff08d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/d371bb17b4354fa8812550829dff08d3"}, "name": "admin"}, {"domain_id": null, "id": "d54515a19cc04386a508cfaf3906e7e7", "links": {"self": "http://172.30.9.22:5000/v3/roles/d54515a19cc04386a508cfaf3906e7e7"}, "name": "swiftoperator"}]} 2018-08-26 12:47:00,867 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-abf42997-ae1c-44b9-b004-4b23df2477ce 2018-08-26 12:47:00,867 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.100244998932s 2018-08-26 12:47:00,867 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-abf42997-ae1c-44b9-b004-4b23df2477ce 2018-08-26 12:47:00,872 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-26 12:47:00,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d14365b7bfaa05c1754baa58ff3c6ed46a8ca41f" 2018-08-26 12:47:00,972 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:47:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2bf3b98a-88f2-42d2-9e02-5268d1f13926 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-26 12:47:00,972 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-2bf3b98a-88f2-42d2-9e02-5268d1f13926 2018-08-26 12:47:00,972 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0999119281769s 2018-08-26 12:47:00,972 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-2bf3b98a-88f2-42d2-9e02-5268d1f13926 2018-08-26 12:47:00,973 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-26 12:47:00,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d14365b7bfaa05c1754baa58ff3c6ed46a8ca41f" 2018-08-26 12:47:01,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:47:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-213134ec-4c92-478f-83c8-72456dfebdcb Content-Encoding: gzip Content-Length: 969 Content-Type: application/json RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/00af5ffb672f4832ab8347fc3e59dad9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "00af5ffb672f4832ab8347fc3e59dad9", "email": "placement@localhost", "password_expires_at": null}, {"name": "api_check-user_cfa71808-e14a-4d0f-a925-c4cce043949d", "links": {"self": "http://172.30.9.22:5000/v3/users/0653adcd9bbd40d4a2487cf2c2b18753"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0653adcd9bbd40d4a2487cf2c2b18753", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/1155cddaef57457382d358aece0b4688"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1155cddaef57457382d358aece0b4688", "email": "panko@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_d167a7b0-d3aa-4f83-af07-f37a57d140fb", "links": {"self": "http://172.30.9.22:5000/v3/users/1df9f75d1d584587b0935d6ba2e78671"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1df9f75d1d584587b0935d6ba2e78671", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/1e1511f6281344c28c2a63d6a8174f8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1e1511f6281344c28c2a63d6a8174f8d", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/1f874aa402974ad1bde389b6ec3af461"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f874aa402974ad1bde389b6ec3af461", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/30ef6c63ca4f478ababb01839799530e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30ef6c63ca4f478ababb01839799530e", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/35943616abfb419b876965ce89cb2b8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "35943616abfb419b876965ce89cb2b8d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/394bd3d373f84b679204b10778d4c5d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "394bd3d373f84b679204b10778d4c5d6", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/5c46482149dc41d8a0f23a545eb8a332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c46482149dc41d8a0f23a545eb8a332", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6731abf69162411bab854fe2da778196"}, "domain_id": "b7fcd596cb374671bfc994968e0279ce", "enabled": true, "options": {}, "id": "6731abf69162411bab854fe2da778196", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b80679fb-d169-458c-878e-95c75e0e6bb2", "links": {"self": "http://172.30.9.22:5000/v3/users/a48ec85b60524d6190c593867ad79365"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a48ec85b60524d6190c593867ad79365", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/bc64983782874634be200a54d67bb2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bc64983782874634be200a54d67bb2dc", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/c16290bda05544839663305b8b46bfc4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c16290bda05544839663305b8b46bfc4", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/c78b7ea859ad4b4d9090aceb9cc94927"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c78b7ea859ad4b4d9090aceb9cc94927", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/f77a9ddb8d1e4546857d3ecef0ddf962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77a9ddb8d1e4546857d3ecef0ddf962", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/fd2f2ae2af224ce09fd25349c942fbd7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd2f2ae2af224ce09fd25349c942fbd7", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-08-26 12:47:01,172 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-213134ec-4c92-478f-83c8-72456dfebdcb 2018-08-26 12:47:01,172 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.199148893356s 2018-08-26 12:47:01,173 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-213134ec-4c92-478f-83c8-72456dfebdcb 2018-08-26 12:47:01,185 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-26 12:47:01,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d14365b7bfaa05c1754baa58ff3c6ed46a8ca41f" 2018-08-26 12:47:01,298 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:47:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34ab3d8b-ba1c-4e60-a776-b5fc349101cc Content-Encoding: gzip Content-Length: 529 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/e428b6e578e2485b9cc26da9ccf96a96"}, "tags": [], "enabled": true, "id": "e428b6e578e2485b9cc26da9ccf96a96", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/c99e13955d6e4bb58dbfa100dcee4823"}, "tags": [], "enabled": true, "id": "c99e13955d6e4bb58dbfa100dcee4823", "parent_id": "default", "domain_id": "default", "name": "api_check-project_cfa71808-e14a-4d0f-a925-c4cce043949d"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/526e4f7307214396989751533ff33528"}, "tags": [], "enabled": true, "id": "526e4f7307214396989751533ff33528", "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.22:5000/v3/projects/45644229c8c04c4988a3eb8730a7b1ac"}, "tags": [], "enabled": true, "id": "45644229c8c04c4988a3eb8730a7b1ac", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_d167a7b0-d3aa-4f83-af07-f37a57d140fb"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/2ce8e98616074561ac73d2976131783f"}, "tags": [], "enabled": true, "id": "2ce8e98616074561ac73d2976131783f", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b80679fb-d169-458c-878e-95c75e0e6bb2"}]} 2018-08-26 12:47:01,298 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-34ab3d8b-ba1c-4e60-a776-b5fc349101cc 2018-08-26 12:47:01,299 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.113893985748s 2018-08-26 12:47:01,299 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-34ab3d8b-ba1c-4e60-a776-b5fc349101cc 2018-08-26 12:47:01,306 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-26 12:47:01,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=a48ec85b60524d6190c593867ad79365&role.id=d371bb17b4354fa8812550829dff08d3&scope.project.id=2ce8e98616074561ac73d2976131783f" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d14365b7bfaa05c1754baa58ff3c6ed46a8ca41f" 2018-08-26 12:47:01,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:47:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49280792-4b0b-4540-b85d-b8d5233eaaf5 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=a48ec85b60524d6190c593867ad79365&role.id=d371bb17b4354fa8812550829dff08d3&scope.project.id=2ce8e98616074561ac73d2976131783f", "previous": null, "next": null}} 2018-08-26 12:47:01,404 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=a48ec85b60524d6190c593867ad79365&role.id=d371bb17b4354fa8812550829dff08d3&scope.project.id=2ce8e98616074561ac73d2976131783f used request id req-49280792-4b0b-4540-b85d-b8d5233eaaf5 2018-08-26 12:47:01,405 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0980219841003s 2018-08-26 12:47:01,405 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=a48ec85b60524d6190c593867ad79365&role.id=d371bb17b4354fa8812550829dff08d3&scope.project.id=2ce8e98616074561ac73d2976131783f used request id req-49280792-4b0b-4540-b85d-b8d5233eaaf5 2018-08-26 12:47:01,408 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-26 12:47:01,411 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/2ce8e98616074561ac73d2976131783f/users/a48ec85b60524d6190c593867ad79365/roles/d371bb17b4354fa8812550829dff08d3 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d14365b7bfaa05c1754baa58ff3c6ed46a8ca41f" 2018-08-26 12:47:01,626 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 26 Aug 2018 12:47:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7ebb4672-2305-44cf-8874-d26dd3638cb9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-26 12:47:01,627 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/2ce8e98616074561ac73d2976131783f/users/a48ec85b60524d6190c593867ad79365/roles/d371bb17b4354fa8812550829dff08d3 used request id req-7ebb4672-2305-44cf-8874-d26dd3638cb9 2018-08-26 12:47:01,627 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.21831703186s 2018-08-26 12:47:01,627 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/2ce8e98616074561ac73d2976131783f/users/a48ec85b60524d6190c593867ad79365/roles/d371bb17b4354fa8812550829dff08d3 used request id req-7ebb4672-2305-44cf-8874-d26dd3638cb9 2018-08-26 12:47:01,630 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-26 12:47:01,633 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d14365b7bfaa05c1754baa58ff3c6ed46a8ca41f" 2018-08-26 12:47:01,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:47:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfbcdad1-6a4b-4a10-99ab-39ab58aee307 Content-Encoding: gzip Content-Length: 409 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "478525232f8240f3a5bcb37e18d15367", "links": {"self": "http://172.30.9.22:5000/v3/roles/478525232f8240f3a5bcb37e18d15367"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5d45fc17491a4aedb80e6e5e79d195c6", "links": {"self": "http://172.30.9.22:5000/v3/roles/5d45fc17491a4aedb80e6e5e79d195c6"}, "name": "reader"}, {"domain_id": null, "id": "64b697102e1c4dfb82d6ae117acf5e44", "links": {"self": "http://172.30.9.22:5000/v3/roles/64b697102e1c4dfb82d6ae117acf5e44"}, "name": "member"}, {"domain_id": null, "id": "6c30dd1ed17747c19a3fff37cee8f134", "links": {"self": "http://172.30.9.22:5000/v3/roles/6c30dd1ed17747c19a3fff37cee8f134"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b29a3a0f7cee4599871eeb6731b9c6f2", "links": {"self": "http://172.30.9.22:5000/v3/roles/b29a3a0f7cee4599871eeb6731b9c6f2"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d371bb17b4354fa8812550829dff08d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/d371bb17b4354fa8812550829dff08d3"}, "name": "admin"}, {"domain_id": null, "id": "d54515a19cc04386a508cfaf3906e7e7", "links": {"self": "http://172.30.9.22:5000/v3/roles/d54515a19cc04386a508cfaf3906e7e7"}, "name": "swiftoperator"}]} 2018-08-26 12:47:01,737 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-cfbcdad1-6a4b-4a10-99ab-39ab58aee307 2018-08-26 12:47:01,737 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.106657028198s 2018-08-26 12:47:01,737 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-cfbcdad1-6a4b-4a10-99ab-39ab58aee307 2018-08-26 12:47:01,741 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-26 12:47:01,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d14365b7bfaa05c1754baa58ff3c6ed46a8ca41f" 2018-08-26 12:47:01,851 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:47:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4bd10ea2-e93c-4f61-8325-e1da6e5a222e Content-Encoding: gzip Content-Length: 409 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "478525232f8240f3a5bcb37e18d15367", "links": {"self": "http://172.30.9.22:5000/v3/roles/478525232f8240f3a5bcb37e18d15367"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5d45fc17491a4aedb80e6e5e79d195c6", "links": {"self": "http://172.30.9.22:5000/v3/roles/5d45fc17491a4aedb80e6e5e79d195c6"}, "name": "reader"}, {"domain_id": null, "id": "64b697102e1c4dfb82d6ae117acf5e44", "links": {"self": "http://172.30.9.22:5000/v3/roles/64b697102e1c4dfb82d6ae117acf5e44"}, "name": "member"}, {"domain_id": null, "id": "6c30dd1ed17747c19a3fff37cee8f134", "links": {"self": "http://172.30.9.22:5000/v3/roles/6c30dd1ed17747c19a3fff37cee8f134"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b29a3a0f7cee4599871eeb6731b9c6f2", "links": {"self": "http://172.30.9.22:5000/v3/roles/b29a3a0f7cee4599871eeb6731b9c6f2"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d371bb17b4354fa8812550829dff08d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/d371bb17b4354fa8812550829dff08d3"}, "name": "admin"}, {"domain_id": null, "id": "d54515a19cc04386a508cfaf3906e7e7", "links": {"self": "http://172.30.9.22:5000/v3/roles/d54515a19cc04386a508cfaf3906e7e7"}, "name": "swiftoperator"}]} 2018-08-26 12:47:01,852 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-4bd10ea2-e93c-4f61-8325-e1da6e5a222e 2018-08-26 12:47:01,852 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.110253095627s 2018-08-26 12:47:01,852 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-4bd10ea2-e93c-4f61-8325-e1da6e5a222e 2018-08-26 12:47:01,857 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-26 12:47:01,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d14365b7bfaa05c1754baa58ff3c6ed46a8ca41f" 2018-08-26 12:47:01,992 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:47:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8141bb4c-fc77-48e8-bed9-7109ab39c080 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-26 12:47:01,993 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-8141bb4c-fc77-48e8-bed9-7109ab39c080 2018-08-26 12:47:01,993 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.135570049286s 2018-08-26 12:47:01,993 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-8141bb4c-fc77-48e8-bed9-7109ab39c080 2018-08-26 12:47:01,994 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-26 12:47:01,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d14365b7bfaa05c1754baa58ff3c6ed46a8ca41f" 2018-08-26 12:47:02,112 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:47:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98f78d3a-c3d9-4d0e-9769-1a5a3cc9ef8b Content-Encoding: gzip Content-Length: 969 Content-Type: application/json RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/00af5ffb672f4832ab8347fc3e59dad9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "00af5ffb672f4832ab8347fc3e59dad9", "email": "placement@localhost", "password_expires_at": null}, {"name": "api_check-user_cfa71808-e14a-4d0f-a925-c4cce043949d", "links": {"self": "http://172.30.9.22:5000/v3/users/0653adcd9bbd40d4a2487cf2c2b18753"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0653adcd9bbd40d4a2487cf2c2b18753", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/1155cddaef57457382d358aece0b4688"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1155cddaef57457382d358aece0b4688", "email": "panko@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_d167a7b0-d3aa-4f83-af07-f37a57d140fb", "links": {"self": "http://172.30.9.22:5000/v3/users/1df9f75d1d584587b0935d6ba2e78671"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1df9f75d1d584587b0935d6ba2e78671", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/1e1511f6281344c28c2a63d6a8174f8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1e1511f6281344c28c2a63d6a8174f8d", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/1f874aa402974ad1bde389b6ec3af461"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f874aa402974ad1bde389b6ec3af461", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/30ef6c63ca4f478ababb01839799530e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30ef6c63ca4f478ababb01839799530e", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/35943616abfb419b876965ce89cb2b8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "35943616abfb419b876965ce89cb2b8d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/394bd3d373f84b679204b10778d4c5d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "394bd3d373f84b679204b10778d4c5d6", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/5c46482149dc41d8a0f23a545eb8a332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c46482149dc41d8a0f23a545eb8a332", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6731abf69162411bab854fe2da778196"}, "domain_id": "b7fcd596cb374671bfc994968e0279ce", "enabled": true, "options": {}, "id": "6731abf69162411bab854fe2da778196", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b80679fb-d169-458c-878e-95c75e0e6bb2", "links": {"self": "http://172.30.9.22:5000/v3/users/a48ec85b60524d6190c593867ad79365"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a48ec85b60524d6190c593867ad79365", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/bc64983782874634be200a54d67bb2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bc64983782874634be200a54d67bb2dc", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/c16290bda05544839663305b8b46bfc4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c16290bda05544839663305b8b46bfc4", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/c78b7ea859ad4b4d9090aceb9cc94927"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c78b7ea859ad4b4d9090aceb9cc94927", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/f77a9ddb8d1e4546857d3ecef0ddf962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77a9ddb8d1e4546857d3ecef0ddf962", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/fd2f2ae2af224ce09fd25349c942fbd7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd2f2ae2af224ce09fd25349c942fbd7", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-08-26 12:47:02,112 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-98f78d3a-c3d9-4d0e-9769-1a5a3cc9ef8b 2018-08-26 12:47:02,113 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.118573904037s 2018-08-26 12:47:02,113 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-98f78d3a-c3d9-4d0e-9769-1a5a3cc9ef8b 2018-08-26 12:47:02,125 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-26 12:47:02,128 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d14365b7bfaa05c1754baa58ff3c6ed46a8ca41f" 2018-08-26 12:47:02,230 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:47:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da66700a-5ce9-4f20-9205-b585aa367327 Content-Encoding: gzip Content-Length: 529 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/e428b6e578e2485b9cc26da9ccf96a96"}, "tags": [], "enabled": true, "id": "e428b6e578e2485b9cc26da9ccf96a96", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/c99e13955d6e4bb58dbfa100dcee4823"}, "tags": [], "enabled": true, "id": "c99e13955d6e4bb58dbfa100dcee4823", "parent_id": "default", "domain_id": "default", "name": "api_check-project_cfa71808-e14a-4d0f-a925-c4cce043949d"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/526e4f7307214396989751533ff33528"}, "tags": [], "enabled": true, "id": "526e4f7307214396989751533ff33528", "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.22:5000/v3/projects/45644229c8c04c4988a3eb8730a7b1ac"}, "tags": [], "enabled": true, "id": "45644229c8c04c4988a3eb8730a7b1ac", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_d167a7b0-d3aa-4f83-af07-f37a57d140fb"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/2ce8e98616074561ac73d2976131783f"}, "tags": [], "enabled": true, "id": "2ce8e98616074561ac73d2976131783f", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b80679fb-d169-458c-878e-95c75e0e6bb2"}]} 2018-08-26 12:47:02,230 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-da66700a-5ce9-4f20-9205-b585aa367327 2018-08-26 12:47:02,230 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.105653047562s 2018-08-26 12:47:02,231 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-da66700a-5ce9-4f20-9205-b585aa367327 2018-08-26 12:47:02,238 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-26 12:47:02,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=a48ec85b60524d6190c593867ad79365&role.id=6c30dd1ed17747c19a3fff37cee8f134&scope.project.id=2ce8e98616074561ac73d2976131783f" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d14365b7bfaa05c1754baa58ff3c6ed46a8ca41f" 2018-08-26 12:47:02,335 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:47:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a6fbe13-1874-4d33-8289-da9112a1af0d Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=a48ec85b60524d6190c593867ad79365&role.id=6c30dd1ed17747c19a3fff37cee8f134&scope.project.id=2ce8e98616074561ac73d2976131783f", "previous": null, "next": null}} 2018-08-26 12:47:02,335 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=a48ec85b60524d6190c593867ad79365&role.id=6c30dd1ed17747c19a3fff37cee8f134&scope.project.id=2ce8e98616074561ac73d2976131783f used request id req-8a6fbe13-1874-4d33-8289-da9112a1af0d 2018-08-26 12:47:02,335 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0973598957062s 2018-08-26 12:47:02,335 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=a48ec85b60524d6190c593867ad79365&role.id=6c30dd1ed17747c19a3fff37cee8f134&scope.project.id=2ce8e98616074561ac73d2976131783f used request id req-8a6fbe13-1874-4d33-8289-da9112a1af0d 2018-08-26 12:47:02,339 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-26 12:47:02,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/2ce8e98616074561ac73d2976131783f/users/a48ec85b60524d6190c593867ad79365/roles/6c30dd1ed17747c19a3fff37cee8f134 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d14365b7bfaa05c1754baa58ff3c6ed46a8ca41f" 2018-08-26 12:47:02,469 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 26 Aug 2018 12:47:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8794267f-046c-4986-b882-2808db507f10 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-26 12:47:02,469 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/2ce8e98616074561ac73d2976131783f/users/a48ec85b60524d6190c593867ad79365/roles/6c30dd1ed17747c19a3fff37cee8f134 used request id req-8794267f-046c-4986-b882-2808db507f10 2018-08-26 12:47:02,469 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.130385875702s 2018-08-26 12:47:02,470 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/2ce8e98616074561ac73d2976131783f/users/a48ec85b60524d6190c593867ad79365/roles/6c30dd1ed17747c19a3fff37cee8f134 used request id req-8794267f-046c-4986-b882-2808db507f10 2018-08-26 12:47:02,470 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-08-26 12:47:02,470 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-08-26 12:47:02,471 - openstack_tests - INFO - OS Credentials = > 2018-08-26 12:47:02,471 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-26 12:47:02,473 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-26 12:47:02,476 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-26 12:47:02,478 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-26 12:47:02,479 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-26 12:47:02,481 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-26 12:47:02,498 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-26 12:47:02,900 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6c30dd1ed17747c19a3fff37cee8f134", "name": "heat_stack_owner"}, {"id": "5d45fc17491a4aedb80e6e5e79d195c6", "name": "reader"}, {"id": "d371bb17b4354fa8812550829dff08d3", "name": "admin"}, {"id": "64b697102e1c4dfb82d6ae117acf5e44", "name": "member"}], "expires_at": "2018-08-26T13:47:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2ce8e98616074561ac73d2976131783f", "name": "snaps_smoke-project_b80679fb-d169-458c-878e-95c75e0e6bb2"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1210d332c9744f5cbc695a2c01f49732"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "816f0ebf045249fb84d97c4bfc1f0a06"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a44497dc0f584430880fbb34d798f187"}], "type": "metric", "id": "06403f6d19cc45d3876c1f817db4cc2a", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33aefc6453a54d88a8073094e7078823"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3af2aad436db4c72a190ee1afb07b296"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a48de89935fd4d0787f0c84bf3674881"}], "type": "network", "id": "4fcf375a7a284c3ca85dd165d598c3cb", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2ce8e98616074561ac73d2976131783f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1acf73a288dd435cb0883e7723ed5056"}, {"url": "http://192.30.9.5:8776/v3/2ce8e98616074561ac73d2976131783f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25ab930679644d89bac501b74509b76d"}, {"url": "http://172.30.9.22:8776/v3/2ce8e98616074561ac73d2976131783f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe463692e35f41e28415b64d8ffd10af"}], "type": "volumev3", "id": "5679bf9cdfbb4efdb97a61a69442b76f", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2ce8e98616074561ac73d2976131783f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4234eccc4e5c4c81a9740ee2adf95b67"}, {"url": "http://172.30.9.22:8776/v2/2ce8e98616074561ac73d2976131783f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "456ac2ca5ce14a919050a73ace6b5d36"}, {"url": "http://192.30.9.5:8776/v2/2ce8e98616074561ac73d2976131783f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec61effda13a4644aad9e330753e8ad3"}], "type": "volumev2", "id": "5fba3b72fec244c7b311cd023156a4e5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2ce8e98616074561ac73d2976131783f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "057ed3b924844253978ad62059e6acbb"}, {"url": "http://172.30.9.22:8776/v1/2ce8e98616074561ac73d2976131783f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c5726572f244dc1a37ddbd93a609edb"}, {"url": "http://192.30.9.5:8776/v1/2ce8e98616074561ac73d2976131783f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7144203ef2f146f6a443da1e2a6503e6"}], "type": "volume", "id": "71aa1ff84fdd4eab95dbd16ac5fbfcf7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "218ecd9779c74fdbb9eff6a86b2e2ffa"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a4ae0c6c06a42aba305e1cb16268330"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f631f43b783d40b894997b7b49ab8a6b"}], "type": "image", "id": "7986c8336c5046db98dd34c332d24e7f", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "8edc8950a979429d96b680df313310a4", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a2d0d8a4ee24abcbae458bd1ce751ff"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6d1c3e6266f14458a3def33c4f0479b2"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "feca7a31784e458fb732ee0ca32ab24d"}], "type": "cloudformation", "id": "a1648659a78445d4bcaef3988eb0583e", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c10a925a2de437eac36a10b437ddcd1"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "517a76a99e3d470abde8b2e237f68205"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71f914c9732c486db7ec4dade5ea337a"}], "type": "compute", "id": "b18e3a8824af4ed79cd0162b85ca91d6", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91e36bdd70374197a9cc1cf82d4cacd4"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1c68732373a41b6bbdf0d38be58918e"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f7fd23166fd04cdbb15ae3b9534561a8"}], "type": "event", "id": "c887a5552b5842c5bbc8ce1b66332916", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68d3020187d14b4b925c0dbdfac338f6"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77e68b53932a4902a3a68484356b1c4e"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "809dcbff39164bbfaf936f0b35fd176c"}], "type": "placement", "id": "cd8c278131c84e4683012d83ae70eec0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8080/v1/AUTH_2ce8e98616074561ac73d2976131783f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49dd5c5e91d54d6aa44952eaa2390224"}, {"url": "http://12.0.0.43:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d5db89631954c7baafaf65b5aea991a"}, {"url": "http://12.0.0.43:8080/v1/AUTH_2ce8e98616074561ac73d2976131783f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "727249cbc39e4628bd3a179bd516b829"}], "type": "object-store", "id": "ec31481f5236441e98c13b38a9c609ec", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bc083505e0a4fba9e18037c17ad1785"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a4bed8aa09042d1be0a485c1bac878c"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89809cbce7344bcdbc14222d09ca5c81"}], "type": "identity", "id": "f4a28c09b9d7444fb27267a9c13f5ad7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/2ce8e98616074561ac73d2976131783f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0bd24ae5e1bc445db6c4eb649aa04b43"}, {"url": "http://192.30.9.5:8004/v1/2ce8e98616074561ac73d2976131783f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6e6016d81674fa7951c5c486b38f564"}, {"url": "http://192.30.9.5:8004/v1/2ce8e98616074561ac73d2976131783f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d22e870073e14dc5a443931e483e51a2"}], "type": "orchestration", "id": "f619feeb4e1c4cde836d701d6b52295f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "348e8fd3cbd140de8fdb5a2e7f1ba9ce"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37dabf8c0b3c4b4da176de43bbacdd17"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "97e424052ba4486c88034276e7ba90a9"}], "type": "alarming", "id": "ffab3464fcfe4e6086e29e4f2cac9a99", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b80679fb-d169-458c-878e-95c75e0e6bb2", "id": "a48ec85b60524d6190c593867ad79365"}, "audit_ids": ["Mh_vEycaTL26MjaJaWTFlg"], "issued_at": "2018-08-26T12:47:02.000000Z"}} 2018-08-26 12:47:02,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89a8894397e4e855cec0e64b8350f0197f2dd6f9" 2018-08-26 12:47:03,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-5990323d-75c6-4942-aad7-a890a9e0ac52 Date: Sun, 26 Aug 2018 12:47:03 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"9c1c4110-1d5a-4c9e-9e4a-8295252f6976","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"526e4f7307214396989751533ff33528","status":"ACTIVE","subnets":["a3c401bc-6377-43cc-8a20-abe78f2d51b9"],"description":"","tags":[],"updated_at":"2018-08-26T10:33:06Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"526e4f7307214396989751533ff33528","created_at":"2018-08-26T10:16:36Z","provider:network_type":"flat"}]} 2018-08-26 12:47:03,267 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?router%3Aexternal=True used request id req-5990323d-75c6-4942-aad7-a890a9e0ac52 2018-08-26 12:47:03,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=9c1c4110-1d5a-4c9e-9e4a-8295252f6976 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89a8894397e4e855cec0e64b8350f0197f2dd6f9" 2018-08-26 12:47:03,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-19c4a5ba-647a-4ee6-b303-4e2395afcb9a Date: Sun, 26 Aug 2018 12:47:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"9c1c4110-1d5a-4c9e-9e4a-8295252f6976","tenant_id":"526e4f7307214396989751533ff33528","created_at":"2018-08-26T10:16:40Z","dns_nameservers":[],"updated_at":"2018-08-26T10:16:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"526e4f7307214396989751533ff33528","id":"a3c401bc-6377-43cc-8a20-abe78f2d51b9","subnetpool_id":null,"name":"external-subnet"}]} 2018-08-26 12:47:03,314 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=9c1c4110-1d5a-4c9e-9e4a-8295252f6976 used request id req-19c4a5ba-647a-4ee6-b303-4e2395afcb9a 2018-08-26 12:47:03,314 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-08-26 12:47:03,315 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-26 12:47:03,315 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-26 12:47:03,316 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-26 12:47:03,316 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-26 12:47:03,316 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-26 12:47:03,316 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-26 12:47:03,316 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-26 12:47:03,316 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-26 12:47:03,316 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-26 12:47:03,316 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-26 12:47:03,316 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-26 12:47:03,316 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-26 12:47:03,317 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-26 12:47:03,317 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-26 12:47:03,317 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-26 12:47:03,317 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-26 12:47:03,317 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-26 12:47:03,317 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-26 12:47:03,317 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-26 12:47:03,317 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-26 12:47:03,317 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-26 12:47:03,318 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-26 12:47:03,318 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-26 12:47:03,318 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-26 12:47:03,318 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-26 12:47:03,320 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.discovery 2018-08-26 12:47:03,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-26 12:47:03,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:47:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d750f599-4e5c-4d96-98c9-b9bc9d796bf8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-08-26 12:47:03,326 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-d750f599-4e5c-4d96-98c9-b9bc9d796bf8 2018-08-26 12:47:03,327 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-26 12:47:03,720 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5d45fc17491a4aedb80e6e5e79d195c6", "name": "reader"}, {"id": "d371bb17b4354fa8812550829dff08d3", "name": "admin"}, {"id": "64b697102e1c4dfb82d6ae117acf5e44", "name": "member"}], "expires_at": "2018-08-26T13:47:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e428b6e578e2485b9cc26da9ccf96a96", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1210d332c9744f5cbc695a2c01f49732"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "816f0ebf045249fb84d97c4bfc1f0a06"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a44497dc0f584430880fbb34d798f187"}], "type": "metric", "id": "06403f6d19cc45d3876c1f817db4cc2a", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33aefc6453a54d88a8073094e7078823"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3af2aad436db4c72a190ee1afb07b296"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a48de89935fd4d0787f0c84bf3674881"}], "type": "network", "id": "4fcf375a7a284c3ca85dd165d598c3cb", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/e428b6e578e2485b9cc26da9ccf96a96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1acf73a288dd435cb0883e7723ed5056"}, {"url": "http://192.30.9.5:8776/v3/e428b6e578e2485b9cc26da9ccf96a96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25ab930679644d89bac501b74509b76d"}, {"url": "http://172.30.9.22:8776/v3/e428b6e578e2485b9cc26da9ccf96a96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe463692e35f41e28415b64d8ffd10af"}], "type": "volumev3", "id": "5679bf9cdfbb4efdb97a61a69442b76f", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/e428b6e578e2485b9cc26da9ccf96a96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4234eccc4e5c4c81a9740ee2adf95b67"}, {"url": "http://172.30.9.22:8776/v2/e428b6e578e2485b9cc26da9ccf96a96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "456ac2ca5ce14a919050a73ace6b5d36"}, {"url": "http://192.30.9.5:8776/v2/e428b6e578e2485b9cc26da9ccf96a96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec61effda13a4644aad9e330753e8ad3"}], "type": "volumev2", "id": "5fba3b72fec244c7b311cd023156a4e5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "057ed3b924844253978ad62059e6acbb"}, {"url": "http://172.30.9.22:8776/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c5726572f244dc1a37ddbd93a609edb"}, {"url": "http://192.30.9.5:8776/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7144203ef2f146f6a443da1e2a6503e6"}], "type": "volume", "id": "71aa1ff84fdd4eab95dbd16ac5fbfcf7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "218ecd9779c74fdbb9eff6a86b2e2ffa"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a4ae0c6c06a42aba305e1cb16268330"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f631f43b783d40b894997b7b49ab8a6b"}], "type": "image", "id": "7986c8336c5046db98dd34c332d24e7f", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "8edc8950a979429d96b680df313310a4", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a2d0d8a4ee24abcbae458bd1ce751ff"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6d1c3e6266f14458a3def33c4f0479b2"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "feca7a31784e458fb732ee0ca32ab24d"}], "type": "cloudformation", "id": "a1648659a78445d4bcaef3988eb0583e", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c10a925a2de437eac36a10b437ddcd1"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "517a76a99e3d470abde8b2e237f68205"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71f914c9732c486db7ec4dade5ea337a"}], "type": "compute", "id": "b18e3a8824af4ed79cd0162b85ca91d6", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91e36bdd70374197a9cc1cf82d4cacd4"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1c68732373a41b6bbdf0d38be58918e"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f7fd23166fd04cdbb15ae3b9534561a8"}], "type": "event", "id": "c887a5552b5842c5bbc8ce1b66332916", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68d3020187d14b4b925c0dbdfac338f6"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77e68b53932a4902a3a68484356b1c4e"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "809dcbff39164bbfaf936f0b35fd176c"}], "type": "placement", "id": "cd8c278131c84e4683012d83ae70eec0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8080/v1/AUTH_e428b6e578e2485b9cc26da9ccf96a96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49dd5c5e91d54d6aa44952eaa2390224"}, {"url": "http://12.0.0.43:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d5db89631954c7baafaf65b5aea991a"}, {"url": "http://12.0.0.43:8080/v1/AUTH_e428b6e578e2485b9cc26da9ccf96a96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "727249cbc39e4628bd3a179bd516b829"}], "type": "object-store", "id": "ec31481f5236441e98c13b38a9c609ec", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bc083505e0a4fba9e18037c17ad1785"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a4bed8aa09042d1be0a485c1bac878c"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89809cbce7344bcdbc14222d09ca5c81"}], "type": "identity", "id": "f4a28c09b9d7444fb27267a9c13f5ad7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0bd24ae5e1bc445db6c4eb649aa04b43"}, {"url": "http://192.30.9.5:8004/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6e6016d81674fa7951c5c486b38f564"}, {"url": "http://192.30.9.5:8004/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d22e870073e14dc5a443931e483e51a2"}], "type": "orchestration", "id": "f619feeb4e1c4cde836d701d6b52295f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "348e8fd3cbd140de8fdb5a2e7f1ba9ce"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37dabf8c0b3c4b4da176de43bbacdd17"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "97e424052ba4486c88034276e7ba90a9"}], "type": "alarming", "id": "ffab3464fcfe4e6086e29e4f2cac9a99", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1e1511f6281344c28c2a63d6a8174f8d"}, "audit_ids": ["HUcxfnjnTtatX9AdaP71-A"], "issued_at": "2018-08-26T12:47:03.000000Z"}} 2018-08-26 12:47:03,723 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/ -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8ac49da5e114a94b481fed9336c318bbf5624760" 2018-08-26 12:47:03,977 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:47:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e2a235d3-ae75-471a-b230-9af2a8de9702 x-compute-request-id: req-e2a235d3-ae75-471a-b230-9af2a8de9702 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"version": {"status": "CURRENT", "updated": "2013-07-23T11:33:21Z", "links": [{"href": "http://172.30.9.22:8774/v2.1/", "rel": "self"}, {"href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby"}], "min_version": "2.1", "version": "2.65", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.compute+json;version=2.1"}], "id": "v2.1"}} 2018-08-26 12:47:03,977 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/ used request id req-e2a235d3-ae75-471a-b230-9af2a8de9702 2018-08-26 12:47:03,977 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.discovery in 0.656940937042s 2018-08-26 12:47:03,977 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/ used request id req-e2a235d3-ae75-471a-b230-9af2a8de9702 2018-08-26 12:47:03,977 - functest.utils.functest_utils - DEBUG - cloud._compute_client.request: {u'version': {u'status': u'CURRENT', u'updated': u'2013-07-23T11:33:21Z', u'links': [{u'href': u'http://172.30.9.22:8774/v2.1/', u'rel': u'self'}, {u'href': u'http://docs.openstack.org/', u'type': u'text/html', u'rel': u'describedby'}], u'min_version': u'2.1', u'version': u'2.65', u'media-types': [{u'base': u'application/json', u'type': u'application/vnd.openstack.compute+json;version=2.1'}], u'id': u'v2.1'}} 2018-08-26 12:47:03,978 - functest.utils.functest_utils - DEBUG - nova version: (2, 65) 2018-08-26 12:47:03,978 - xtesting.ci.run_tests - INFO - Skipping test case 'snaps_smoke'... 2018-08-26 12:47:03,979 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 00:00 | SKIP | +---------------------+------------------+------------------+----------------+ 2018-08-26 12:47:04,043 - xtesting.ci.run_tests - INFO - Loading test case 'neutron_trunk'... 2018-08-26 12:47:04,086 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-26 12:47:04,087 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-26 12:47:04,087 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-26 12:47:04,087 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-26 12:47:04,087 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-26 12:47:04,087 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-26 12:47:04,087 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-26 12:47:04,087 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-26 12:47:04,087 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-26 12:47:04,087 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-26 12:47:04,087 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-26 12:47:04,087 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-26 12:47:04,087 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-26 12:47:04,087 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-26 12:47:04,088 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-26 12:47:04,088 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-26 12:47:04,088 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-26 12:47:04,088 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-26 12:47:04,088 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-26 12:47:04,088 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-26 12:47:04,088 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-26 12:47:04,088 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-26 12:47:04,088 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-26 12:47:04,088 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-26 12:47:04,088 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-26 12:47:04,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-26 12:47:04,094 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:47:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52957432-0e35-4d91-9ce4-23c5e36e097b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-08-26 12:47:04,094 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-52957432-0e35-4d91-9ce4-23c5e36e097b 2018-08-26 12:47:04,094 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-26 12:47:04,482 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5d45fc17491a4aedb80e6e5e79d195c6", "name": "reader"}, {"id": "d371bb17b4354fa8812550829dff08d3", "name": "admin"}, {"id": "64b697102e1c4dfb82d6ae117acf5e44", "name": "member"}], "expires_at": "2018-08-26T13:47:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e428b6e578e2485b9cc26da9ccf96a96", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1210d332c9744f5cbc695a2c01f49732"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "816f0ebf045249fb84d97c4bfc1f0a06"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a44497dc0f584430880fbb34d798f187"}], "type": "metric", "id": "06403f6d19cc45d3876c1f817db4cc2a", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33aefc6453a54d88a8073094e7078823"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3af2aad436db4c72a190ee1afb07b296"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a48de89935fd4d0787f0c84bf3674881"}], "type": "network", "id": "4fcf375a7a284c3ca85dd165d598c3cb", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/e428b6e578e2485b9cc26da9ccf96a96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1acf73a288dd435cb0883e7723ed5056"}, {"url": "http://192.30.9.5:8776/v3/e428b6e578e2485b9cc26da9ccf96a96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25ab930679644d89bac501b74509b76d"}, {"url": "http://172.30.9.22:8776/v3/e428b6e578e2485b9cc26da9ccf96a96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe463692e35f41e28415b64d8ffd10af"}], "type": "volumev3", "id": "5679bf9cdfbb4efdb97a61a69442b76f", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/e428b6e578e2485b9cc26da9ccf96a96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4234eccc4e5c4c81a9740ee2adf95b67"}, {"url": "http://172.30.9.22:8776/v2/e428b6e578e2485b9cc26da9ccf96a96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "456ac2ca5ce14a919050a73ace6b5d36"}, {"url": "http://192.30.9.5:8776/v2/e428b6e578e2485b9cc26da9ccf96a96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec61effda13a4644aad9e330753e8ad3"}], "type": "volumev2", "id": "5fba3b72fec244c7b311cd023156a4e5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "057ed3b924844253978ad62059e6acbb"}, {"url": "http://172.30.9.22:8776/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c5726572f244dc1a37ddbd93a609edb"}, {"url": "http://192.30.9.5:8776/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7144203ef2f146f6a443da1e2a6503e6"}], "type": "volume", "id": "71aa1ff84fdd4eab95dbd16ac5fbfcf7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "218ecd9779c74fdbb9eff6a86b2e2ffa"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a4ae0c6c06a42aba305e1cb16268330"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f631f43b783d40b894997b7b49ab8a6b"}], "type": "image", "id": "7986c8336c5046db98dd34c332d24e7f", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "8edc8950a979429d96b680df313310a4", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a2d0d8a4ee24abcbae458bd1ce751ff"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6d1c3e6266f14458a3def33c4f0479b2"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "feca7a31784e458fb732ee0ca32ab24d"}], "type": "cloudformation", "id": "a1648659a78445d4bcaef3988eb0583e", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c10a925a2de437eac36a10b437ddcd1"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "517a76a99e3d470abde8b2e237f68205"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71f914c9732c486db7ec4dade5ea337a"}], "type": "compute", "id": "b18e3a8824af4ed79cd0162b85ca91d6", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91e36bdd70374197a9cc1cf82d4cacd4"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1c68732373a41b6bbdf0d38be58918e"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f7fd23166fd04cdbb15ae3b9534561a8"}], "type": "event", "id": "c887a5552b5842c5bbc8ce1b66332916", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68d3020187d14b4b925c0dbdfac338f6"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77e68b53932a4902a3a68484356b1c4e"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "809dcbff39164bbfaf936f0b35fd176c"}], "type": "placement", "id": "cd8c278131c84e4683012d83ae70eec0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8080/v1/AUTH_e428b6e578e2485b9cc26da9ccf96a96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49dd5c5e91d54d6aa44952eaa2390224"}, {"url": "http://12.0.0.43:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d5db89631954c7baafaf65b5aea991a"}, {"url": "http://12.0.0.43:8080/v1/AUTH_e428b6e578e2485b9cc26da9ccf96a96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "727249cbc39e4628bd3a179bd516b829"}], "type": "object-store", "id": "ec31481f5236441e98c13b38a9c609ec", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bc083505e0a4fba9e18037c17ad1785"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a4bed8aa09042d1be0a485c1bac878c"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89809cbce7344bcdbc14222d09ca5c81"}], "type": "identity", "id": "f4a28c09b9d7444fb27267a9c13f5ad7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0bd24ae5e1bc445db6c4eb649aa04b43"}, {"url": "http://192.30.9.5:8004/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6e6016d81674fa7951c5c486b38f564"}, {"url": "http://192.30.9.5:8004/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d22e870073e14dc5a443931e483e51a2"}], "type": "orchestration", "id": "f619feeb4e1c4cde836d701d6b52295f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "348e8fd3cbd140de8fdb5a2e7f1ba9ce"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37dabf8c0b3c4b4da176de43bbacdd17"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "97e424052ba4486c88034276e7ba90a9"}], "type": "alarming", "id": "ffab3464fcfe4e6086e29e4f2cac9a99", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1e1511f6281344c28c2a63d6a8174f8d"}, "audit_ids": ["5BF3v8raSQGatKEIRdK0_w"], "issued_at": "2018-08-26T12:47:04.000000Z"}} 2018-08-26 12:47:04,484 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-26 12:47:04,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}46ec11424b49c25cde3e5c37fae2761acae2d6e0" 2018-08-26 12:47:05,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-45fb8f77-8bcd-4ca0-b249-1d247afe8879 Date: Sun, 26 Aug 2018 12:47:05 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"9c1c4110-1d5a-4c9e-9e4a-8295252f6976","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"526e4f7307214396989751533ff33528","status":"ACTIVE","subnets":["a3c401bc-6377-43cc-8a20-abe78f2d51b9"],"description":"","tags":[],"updated_at":"2018-08-26T10:33:06Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"526e4f7307214396989751533ff33528","created_at":"2018-08-26T10:16:36Z","provider:network_type":"flat"}]} 2018-08-26 12:47:05,066 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-45fb8f77-8bcd-4ca0-b249-1d247afe8879 2018-08-26 12:47:05,066 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.581358909607s 2018-08-26 12:47:05,066 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-45fb8f77-8bcd-4ca0-b249-1d247afe8879 2018-08-26 12:47:05,067 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-26 12:47:07,963 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-08-26 12:47:10,768 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 37911692-e7bb-4bce-8fbe-c48511087813 | 2018-08-26T12:47:10.354204 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 37911692-e7bb-4bce-8fbe-c48511087813 ~/.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-26 12:47:14,488 - 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-26 12:47:14,489 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-08-26 12:47:17,203 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-08-26 12:47:20,587 - 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=7db429f9-f415-4434-88ed-97d13fdc48a6) as the default verifier for the future CLI operations. 2018-08-26 12:47:24,001 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-08-26 12:47:24,002 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}46ec11424b49c25cde3e5c37fae2761acae2d6e0" 2018-08-26 12:47:24,272 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8761 X-Openstack-Request-Id: req-2dcda4c2-afc2-4d92-ad76-1c932a4502e0 Date: Sun, 26 Aug 2018 12:47:24 GMT RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "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": "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": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"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": "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": "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": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"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": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "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": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"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": "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": "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"}, {"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": "dvr", "updated": "2014-06-1T10:00:00-00:00", "name": "Distributed Virtual Router", "links": [], "description": "Enables configuration of Distributed Virtual Routers."}]} 2018-08-26 12:47:24,272 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/extensions.json used request id req-2dcda4c2-afc2-4d92-ad76-1c932a4502e0 2018-08-26 12:47:24,272 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.270953893661s 2018-08-26 12:47:24,273 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/extensions.json used request id req-2dcda4c2-afc2-4d92-ad76-1c932a4502e0 2018-08-26 12:47:24,275 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2018-08-26 12:47:24,276 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-26 12:47:24,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}46ec11424b49c25cde3e5c37fae2761acae2d6e0" -d '{"network": {"shared": true, "name": "neutron_trunk-net_185459b8-8014-42ec-9b7c-52e3f01764cb", "admin_state_up": true}}' 2018-08-26 12:47:24,600 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-6ff22e89-0f66-45ad-9cd6-b230f615cb00 Date: Sun, 26 Aug 2018 12:47:24 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":0,"port_security_enabled":true,"provider:network_type":"vxlan","id":"f2409070-1e51-43e3-a105-2cd20083a9d4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":true,"project_id":"e428b6e578e2485b9cc26da9ccf96a96","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-26T12:47:24Z","is_default":false,"provider:segmentation_id":6,"name":"neutron_trunk-net_185459b8-8014-42ec-9b7c-52e3f01764cb","admin_state_up":true,"tenant_id":"e428b6e578e2485b9cc26da9ccf96a96","created_at":"2018-08-26T12:47:24Z","mtu":1450}} 2018-08-26 12:47:24,600 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-6ff22e89-0f66-45ad-9cd6-b230f615cb00 2018-08-26 12:47:24,600 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.324711799622s 2018-08-26 12:47:24,601 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-6ff22e89-0f66-45ad-9cd6-b230f615cb00 2018-08-26 12:47:24,601 - 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-26T12:47:24Z', u'is_default': False, u'revision_number': 0, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'f2409070-1e51-43e3-a105-2cd20083a9d4', u'provider:segmentation_id': 6, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'neutron_trunk-net_185459b8-8014-42ec-9b7c-52e3f01764cb', u'admin_state_up': True, u'tenant_id': u'e428b6e578e2485b9cc26da9ccf96a96', u'created_at': u'2018-08-26T12:47:24Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': True, u'project_id': u'e428b6e578e2485b9cc26da9ccf96a96'}) 2018-08-26 12:47:24,602 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-26 12:47:24,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}46ec11424b49c25cde3e5c37fae2761acae2d6e0" 2018-08-26 12:47:24,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1348 X-Openstack-Request-Id: req-ee7a0906-88e6-4da8-86b6-8192fa731467 Date: Sun, 26 Aug 2018 12:47:24 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"9c1c4110-1d5a-4c9e-9e4a-8295252f6976","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"526e4f7307214396989751533ff33528","status":"ACTIVE","subnets":["a3c401bc-6377-43cc-8a20-abe78f2d51b9"],"description":"","tags":[],"updated_at":"2018-08-26T10:33:06Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"526e4f7307214396989751533ff33528","created_at":"2018-08-26T10:16:36Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":0,"port_security_enabled":true,"mtu":1450,"id":"f2409070-1e51-43e3-a105-2cd20083a9d4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":true,"project_id":"e428b6e578e2485b9cc26da9ccf96a96","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-26T12:47:24Z","provider:segmentation_id":6,"name":"neutron_trunk-net_185459b8-8014-42ec-9b7c-52e3f01764cb","admin_state_up":true,"tenant_id":"e428b6e578e2485b9cc26da9ccf96a96","created_at":"2018-08-26T12:47:24Z","provider:network_type":"vxlan"}]} 2018-08-26 12:47:24,724 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-ee7a0906-88e6-4da8-86b6-8192fa731467 2018-08-26 12:47:24,725 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.12251496315s 2018-08-26 12:47:24,725 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-ee7a0906-88e6-4da8-86b6-8192fa731467 2018-08-26 12:47:24,727 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-26 12:47:24,727 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}46ec11424b49c25cde3e5c37fae2761acae2d6e0" -d '{"subnet": {"name": "neutron_trunk-subnet_185459b8-8014-42ec-9b7c-52e3f01764cb", "enable_dhcp": true, "network_id": "f2409070-1e51-43e3-a105-2cd20083a9d4", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-26 12:47:25,179 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 681 X-Openstack-Request-Id: req-a8b9aefc-0bed-4678-b845-9baf27ee4b2b Date: Sun, 26 Aug 2018 12:47:25 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f2409070-1e51-43e3-a105-2cd20083a9d4","tenant_id":"e428b6e578e2485b9cc26da9ccf96a96","created_at":"2018-08-26T12:47:24Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-26T12:47:24Z","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":"e428b6e578e2485b9cc26da9ccf96a96","id":"5860ec40-99c8-4b8d-9e61-a6d2c34b4f44","subnetpool_id":null,"name":"neutron_trunk-subnet_185459b8-8014-42ec-9b7c-52e3f01764cb"}} 2018-08-26 12:47:25,179 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-a8b9aefc-0bed-4678-b845-9baf27ee4b2b 2018-08-26 12:47:25,179 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.452414989471s 2018-08-26 12:47:25,179 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-a8b9aefc-0bed-4678-b845-9baf27ee4b2b 2018-08-26 12:47:25,180 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-26T12:47:24Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'5860ec40-99c8-4b8d-9e61-a6d2c34b4f44', u'subnetpool_id': None, u'service_types': [], u'name': u'neutron_trunk-subnet_185459b8-8014-42ec-9b7c-52e3f01764cb', u'enable_dhcp': True, u'network_id': u'f2409070-1e51-43e3-a105-2cd20083a9d4', u'tenant_id': u'e428b6e578e2485b9cc26da9ccf96a96', u'created_at': u'2018-08-26T12:47:24Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'e428b6e578e2485b9cc26da9ccf96a96'}) 2018-08-26 12:47:25,180 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-26 12:47:25,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}46ec11424b49c25cde3e5c37fae2761acae2d6e0" -d '{"router": {"external_gateway_info": {"network_id": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976"}, "name": "neutron_trunk-router_185459b8-8014-42ec-9b7c-52e3f01764cb", "admin_state_up": true}}' 2018-08-26 12:47:26,588 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 646 X-Openstack-Request-Id: req-0b7ca051-2cfc-4cbd-b565-c9dfe3dea9ac Date: Sun, 26 Aug 2018 12:47:26 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a3c401bc-6377-43cc-8a20-abe78f2d51b9", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "e428b6e578e2485b9cc26da9ccf96a96", "created_at": "2018-08-26T12:47:25Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-26T12:47:26Z", "revision_number": 2, "routes": [], "project_id": "e428b6e578e2485b9cc26da9ccf96a96", "id": "5a1a3045-dd3a-403d-bcb0-713e1d425d03", "name": "neutron_trunk-router_185459b8-8014-42ec-9b7c-52e3f01764cb"}} 2018-08-26 12:47:26,589 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-0b7ca051-2cfc-4cbd-b565-c9dfe3dea9ac 2018-08-26 12:47:26,589 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.40831804276s 2018-08-26 12:47:26,589 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-0b7ca051-2cfc-4cbd-b565-c9dfe3dea9ac 2018-08-26 12:47:26,590 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'9c1c4110-1d5a-4c9e-9e4a-8295252f6976', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'a3c401bc-6377-43cc-8a20-abe78f2d51b9', u'ip_address': u'172.30.9.201'}]}, u'description': u'', u'tags': [], u'tenant_id': u'e428b6e578e2485b9cc26da9ccf96a96', u'created_at': u'2018-08-26T12:47:25Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-08-26T12:47:26Z', u'revision_number': 2, u'routes': [], u'project_id': u'e428b6e578e2485b9cc26da9ccf96a96', u'id': u'5a1a3045-dd3a-403d-bcb0-713e1d425d03', u'name': u'neutron_trunk-router_185459b8-8014-42ec-9b7c-52e3f01764cb'}) 2018-08-26 12:47:26,590 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-26 12:47:26,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/5a1a3045-dd3a-403d-bcb0-713e1d425d03/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}46ec11424b49c25cde3e5c37fae2761acae2d6e0" -d '{"subnet_id": "5860ec40-99c8-4b8d-9e61-a6d2c34b4f44"}' 2018-08-26 12:47:28,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-7dd3c95f-dd49-48bc-856a-3811f1cadabd Date: Sun, 26 Aug 2018 12:47:28 GMT RESP BODY: {"network_id": "f2409070-1e51-43e3-a105-2cd20083a9d4", "tenant_id": "e428b6e578e2485b9cc26da9ccf96a96", "subnet_id": "5860ec40-99c8-4b8d-9e61-a6d2c34b4f44", "subnet_ids": ["5860ec40-99c8-4b8d-9e61-a6d2c34b4f44"], "port_id": "15110601-ac8b-4a63-a2bd-bde3b093e98b", "id": "5a1a3045-dd3a-403d-bcb0-713e1d425d03"} 2018-08-26 12:47:28,361 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/5a1a3045-dd3a-403d-bcb0-713e1d425d03/add_router_interface.json used request id req-7dd3c95f-dd49-48bc-856a-3811f1cadabd 2018-08-26 12:47:28,362 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.77132511139s 2018-08-26 12:47:28,362 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/5a1a3045-dd3a-403d-bcb0-713e1d425d03/add_router_interface.json used request id req-7dd3c95f-dd49-48bc-856a-3811f1cadabd returning object 5a1a3045-dd3a-403d-bcb0-713e1d425d03 2018-08-26 12:47:28,362 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-26 12:47:28,495 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-26 12:47:28,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-26 12:47:28,501 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Sun, 26 Aug 2018 12:47:28 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2018-08-26 12:47:28,503 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-26 12:47:28,505 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}46ec11424b49c25cde3e5c37fae2761acae2d6e0" 2018-08-26 12:47:29,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-9d6b8061-c8af-4f44-a553-3e1552aa0190 Date: Sun, 26 Aug 2018 12:47:29 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-26 12:47:29,179 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-9d6b8061-c8af-4f44-a553-3e1552aa0190 2018-08-26 12:47:29,179 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.676160097122s 2018-08-26 12:47:29,180 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-9d6b8061-c8af-4f44-a553-3e1552aa0190 2018-08-26 12:47:29,188 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-26 12:47:29,192 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}46ec11424b49c25cde3e5c37fae2761acae2d6e0" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_185459b8-8014-42ec-9b7c-52e3f01764cb", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_185459b8-8014-42ec-9b7c-52e3f01764cb"}' 2018-08-26 12:47:29,238 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 942 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/dc74304d-84f9-41b5-809a-f19755d12503 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-1266e0d2-5428-4eac-bcd4-8a74824f595b Date: Sun, 26 Aug 2018 12:47:29 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-26T12:47:29Z", "file": "/v2/images/dc74304d-84f9-41b5-809a-f19755d12503/file", "owner": "e428b6e578e2485b9cc26da9ccf96a96", "id": "dc74304d-84f9-41b5-809a-f19755d12503", "size": null, "self": "/v2/images/dc74304d-84f9-41b5-809a-f19755d12503", "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_185459b8-8014-42ec-9b7c-52e3f01764cb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_185459b8-8014-42ec-9b7c-52e3f01764cb", "checksum": null, "created_at": "2018-08-26T12:47:29Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-26 12:47:29,238 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-1266e0d2-5428-4eac-bcd4-8a74824f595b 2018-08-26 12:47:29,238 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.050036907196s 2018-08-26 12:47:29,239 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-1266e0d2-5428-4eac-bcd4-8a74824f595b returning object dc74304d-84f9-41b5-809a-f19755d12503 2018-08-26 12:47:29,239 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-26 12:47:29,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/dc74304d-84f9-41b5-809a-f19755d12503/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}46ec11424b49c25cde3e5c37fae2761acae2d6e0" -d '' 2018-08-26 12:47:29,678 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1e174cce-647b-404c-a2e6-6f58e0289d99 Date: Sun, 26 Aug 2018 12:47:29 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-26 12:47:29,678 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/dc74304d-84f9-41b5-809a-f19755d12503/file used request id req-1e174cce-647b-404c-a2e6-6f58e0289d99 2018-08-26 12:47:29,678 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.438814878464s 2018-08-26 12:47:29,678 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/dc74304d-84f9-41b5-809a-f19755d12503/file used request id req-1e174cce-647b-404c-a2e6-6f58e0289d99 2018-08-26 12:47:29,682 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-26 12:47:29,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}46ec11424b49c25cde3e5c37fae2761acae2d6e0" 2018-08-26 12:47:29,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json X-Openstack-Request-Id: req-2a269421-e8a8-48c4-828b-5bf5b8fe8e9e Date: Sun, 26 Aug 2018 12:47:29 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-26T12:47:29Z", "file": "/v2/images/dc74304d-84f9-41b5-809a-f19755d12503/file", "owner": "e428b6e578e2485b9cc26da9ccf96a96", "id": "dc74304d-84f9-41b5-809a-f19755d12503", "size": 12716032, "self": "/v2/images/dc74304d-84f9-41b5-809a-f19755d12503", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/dc74304d-84f9-41b5-809a-f19755d12503/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/dc74304d-84f9-41b5-809a-f19755d12503/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_185459b8-8014-42ec-9b7c-52e3f01764cb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_185459b8-8014-42ec-9b7c-52e3f01764cb", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-26T12:47:29Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-26 12:47:29,709 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-2a269421-e8a8-48c4-828b-5bf5b8fe8e9e 2018-08-26 12:47:29,709 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.027379989624s 2018-08-26 12:47:29,710 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-2a269421-e8a8-48c4-828b-5bf5b8fe8e9e 2018-08-26 12:47:29,711 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/dc74304d-84f9-41b5-809a-f19755d12503/snap', u'metadata': Munch({})})], 'file': u'/v2/images/dc74304d-84f9-41b5-809a-f19755d12503/file', 'owner': u'e428b6e578e2485b9cc26da9ccf96a96', 'id': u'dc74304d-84f9-41b5-809a-f19755d12503', 'size': 12716032, u'self': u'/v2/images/dc74304d-84f9-41b5-809a-f19755d12503', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e428b6e578e2485b9cc26da9ccf96a96', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/dc74304d-84f9-41b5-809a-f19755d12503/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-26T12:47:29Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-26T12:47:29Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_185459b8-8014-42ec-9b7c-52e3f01764cb', '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/dc74304d-84f9-41b5-809a-f19755d12503', 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_185459b8-8014-42ec-9b7c-52e3f01764cb', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron_trunk-img_185459b8-8014-42ec-9b7c-52e3f01764cb', 'created': u'2018-08-26T12:47:29Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-26T12:47:29Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/dc74304d-84f9-41b5-809a-f19755d12503', 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_185459b8-8014-42ec-9b7c-52e3f01764cb', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-26 12:47:29,712 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-26 12:47:29,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}46ec11424b49c25cde3e5c37fae2761acae2d6e0" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "neutron_trunk-flavor_185459b8-8014-42ec-9b7c-52e3f01764cb", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-26 12:47:30,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:47: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-2f8b7d95-9a60-4538-a4ed-caf55150cca5 x-compute-request-id: req-2f8b7d95-9a60-4538-a4ed-caf55150cca5 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavor": {"name": "neutron_trunk-flavor_185459b8-8014-42ec-9b7c-52e3f01764cb", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/858f4f12-218d-4fc6-ba03-5be879760be4", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/858f4f12-218d-4fc6-ba03-5be879760be4", "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": "858f4f12-218d-4fc6-ba03-5be879760be4"}} 2018-08-26 12:47:30,025 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-2f8b7d95-9a60-4538-a4ed-caf55150cca5 2018-08-26 12:47:30,025 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.312070846558s 2018-08-26 12:47:30,025 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-2f8b7d95-9a60-4538-a4ed-caf55150cca5 2018-08-26 12:47:30,026 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_185459b8-8014-42ec-9b7c-52e3f01764cb', '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'e428b6e578e2485b9cc26da9ccf96a96', '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'858f4f12-218d-4fc6-ba03-5be879760be4', 'swap': 0}) 2018-08-26 12:47:30,026 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-26 12:47:30,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/858f4f12-218d-4fc6-ba03-5be879760be4/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}46ec11424b49c25cde3e5c37fae2761acae2d6e0" -d '{"extra_specs": {}}' 2018-08-26 12:47:30,051 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12: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 x-openstack-request-id: req-ad8ddbf7-5fed-469e-a015-7db871fd9963 x-compute-request-id: req-ad8ddbf7-5fed-469e-a015-7db871fd9963 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-26 12:47:30,051 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/858f4f12-218d-4fc6-ba03-5be879760be4/os-extra_specs used request id req-ad8ddbf7-5fed-469e-a015-7db871fd9963 2018-08-26 12:47:30,051 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0248219966888s 2018-08-26 12:47:30,052 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/858f4f12-218d-4fc6-ba03-5be879760be4/os-extra_specs used request id req-ad8ddbf7-5fed-469e-a015-7db871fd9963 2018-08-26 12:47:30,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-26 12:47:30,062 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 26 Aug 2018 12:47:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e37ae804-4af4-4756-bfef-7eb441e1bcb5 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2018-08-26 12:47:30,062 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-e37ae804-4af4-4756-bfef-7eb441e1bcb5 2018-08-26 12:47:30,065 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-26 12:47:30,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}46ec11424b49c25cde3e5c37fae2761acae2d6e0" 2018-08-26 12:47:30,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:47:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe898631-0fc7-432a-8a14-71193189ea7b Content-Encoding: gzip Content-Length: 409 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "478525232f8240f3a5bcb37e18d15367", "links": {"self": "http://172.30.9.22:5000/v3/roles/478525232f8240f3a5bcb37e18d15367"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5d45fc17491a4aedb80e6e5e79d195c6", "links": {"self": "http://172.30.9.22:5000/v3/roles/5d45fc17491a4aedb80e6e5e79d195c6"}, "name": "reader"}, {"domain_id": null, "id": "64b697102e1c4dfb82d6ae117acf5e44", "links": {"self": "http://172.30.9.22:5000/v3/roles/64b697102e1c4dfb82d6ae117acf5e44"}, "name": "member"}, {"domain_id": null, "id": "6c30dd1ed17747c19a3fff37cee8f134", "links": {"self": "http://172.30.9.22:5000/v3/roles/6c30dd1ed17747c19a3fff37cee8f134"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b29a3a0f7cee4599871eeb6731b9c6f2", "links": {"self": "http://172.30.9.22:5000/v3/roles/b29a3a0f7cee4599871eeb6731b9c6f2"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d371bb17b4354fa8812550829dff08d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/d371bb17b4354fa8812550829dff08d3"}, "name": "admin"}, {"domain_id": null, "id": "d54515a19cc04386a508cfaf3906e7e7", "links": {"self": "http://172.30.9.22:5000/v3/roles/d54515a19cc04386a508cfaf3906e7e7"}, "name": "swiftoperator"}]} 2018-08-26 12:47:30,195 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-fe898631-0fc7-432a-8a14-71193189ea7b 2018-08-26 12:47:30,195 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.130007982254s 2018-08-26 12:47:30,195 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-fe898631-0fc7-432a-8a14-71193189ea7b 2018-08-26 12:47:30,200 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-26 12:47:30,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}46ec11424b49c25cde3e5c37fae2761acae2d6e0" 2018-08-26 12:47:30,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:47:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4a5d42a-8550-4536-8b71-b0dd0caef119 Content-Encoding: gzip Content-Length: 409 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "478525232f8240f3a5bcb37e18d15367", "links": {"self": "http://172.30.9.22:5000/v3/roles/478525232f8240f3a5bcb37e18d15367"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5d45fc17491a4aedb80e6e5e79d195c6", "links": {"self": "http://172.30.9.22:5000/v3/roles/5d45fc17491a4aedb80e6e5e79d195c6"}, "name": "reader"}, {"domain_id": null, "id": "64b697102e1c4dfb82d6ae117acf5e44", "links": {"self": "http://172.30.9.22:5000/v3/roles/64b697102e1c4dfb82d6ae117acf5e44"}, "name": "member"}, {"domain_id": null, "id": "6c30dd1ed17747c19a3fff37cee8f134", "links": {"self": "http://172.30.9.22:5000/v3/roles/6c30dd1ed17747c19a3fff37cee8f134"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b29a3a0f7cee4599871eeb6731b9c6f2", "links": {"self": "http://172.30.9.22:5000/v3/roles/b29a3a0f7cee4599871eeb6731b9c6f2"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d371bb17b4354fa8812550829dff08d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/d371bb17b4354fa8812550829dff08d3"}, "name": "admin"}, {"domain_id": null, "id": "d54515a19cc04386a508cfaf3906e7e7", "links": {"self": "http://172.30.9.22:5000/v3/roles/d54515a19cc04386a508cfaf3906e7e7"}, "name": "swiftoperator"}]} 2018-08-26 12:47:30,388 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-f4a5d42a-8550-4536-8b71-b0dd0caef119 2018-08-26 12:47:30,388 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.187685966492s 2018-08-26 12:47:30,388 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-f4a5d42a-8550-4536-8b71-b0dd0caef119 2018-08-26 12:47:30,403 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-08-26 12:47:30,405 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}46ec11424b49c25cde3e5c37fae2761acae2d6e0" 2018-08-26 12:47:30,435 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12: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-52a0bd0a-2598-4d08-b0b6-1f2b6f87bcf5 x-compute-request-id: req-52a0bd0a-2598-4d08-b0b6-1f2b6f87bcf5 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": 5}, "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.3", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 6}, "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.9", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 143, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-08-26 12:47:30,435 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-hypervisors/detail used request id req-52a0bd0a-2598-4d08-b0b6-1f2b6f87bcf5 2018-08-26 12:47:30,435 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0322351455688s 2018-08-26 12:47:30,436 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-hypervisors/detail used request id req-52a0bd0a-2598-4d08-b0b6-1f2b6f87bcf5 2018-08-26 12:47:30,440 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-26 12:47:30,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}46ec11424b49c25cde3e5c37fae2761acae2d6e0" 2018-08-26 12:47:30,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json X-Openstack-Request-Id: req-04f0a777-e6c2-4460-b3a1-28f525c4e251 Date: Sun, 26 Aug 2018 12:47:30 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-26T12:47:29Z", "file": "/v2/images/dc74304d-84f9-41b5-809a-f19755d12503/file", "owner": "e428b6e578e2485b9cc26da9ccf96a96", "id": "dc74304d-84f9-41b5-809a-f19755d12503", "size": 12716032, "self": "/v2/images/dc74304d-84f9-41b5-809a-f19755d12503", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/dc74304d-84f9-41b5-809a-f19755d12503/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/dc74304d-84f9-41b5-809a-f19755d12503/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_185459b8-8014-42ec-9b7c-52e3f01764cb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_185459b8-8014-42ec-9b7c-52e3f01764cb", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-26T12:47:29Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-26 12:47:30,464 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-04f0a777-e6c2-4460-b3a1-28f525c4e251 2018-08-26 12:47:30,464 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.024533033371s 2018-08-26 12:47:30,465 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-04f0a777-e6c2-4460-b3a1-28f525c4e251 2018-08-26 12:47:30,474 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-26 12:47:30,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}46ec11424b49c25cde3e5c37fae2761acae2d6e0" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_alt_185459b8-8014-42ec-9b7c-52e3f01764cb", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_alt_185459b8-8014-42ec-9b7c-52e3f01764cb"}' 2018-08-26 12:47:30,517 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 950 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/69ea3292-b791-4ade-a6b7-b5add45211f3 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-e251657e-d7fb-42cc-b164-27ffa3f8df97 Date: Sun, 26 Aug 2018 12:47:30 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-26T12:47:30Z", "file": "/v2/images/69ea3292-b791-4ade-a6b7-b5add45211f3/file", "owner": "e428b6e578e2485b9cc26da9ccf96a96", "id": "69ea3292-b791-4ade-a6b7-b5add45211f3", "size": null, "self": "/v2/images/69ea3292-b791-4ade-a6b7-b5add45211f3", "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_185459b8-8014-42ec-9b7c-52e3f01764cb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_alt_185459b8-8014-42ec-9b7c-52e3f01764cb", "checksum": null, "created_at": "2018-08-26T12:47:30Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-26 12:47:30,517 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-e251657e-d7fb-42cc-b164-27ffa3f8df97 2018-08-26 12:47:30,518 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0438251495361s 2018-08-26 12:47:30,518 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-e251657e-d7fb-42cc-b164-27ffa3f8df97 returning object 69ea3292-b791-4ade-a6b7-b5add45211f3 2018-08-26 12:47:30,519 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-26 12:47:30,522 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/69ea3292-b791-4ade-a6b7-b5add45211f3/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}46ec11424b49c25cde3e5c37fae2761acae2d6e0" -d '' 2018-08-26 12:47:31,865 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f65654af-2072-45f2-b07a-5a901668003a Date: Sun, 26 Aug 2018 12:47: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-26 12:47:31,866 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/69ea3292-b791-4ade-a6b7-b5add45211f3/file used request id req-f65654af-2072-45f2-b07a-5a901668003a 2018-08-26 12:47:31,866 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.34720396996s 2018-08-26 12:47:31,866 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/69ea3292-b791-4ade-a6b7-b5add45211f3/file used request id req-f65654af-2072-45f2-b07a-5a901668003a 2018-08-26 12:47:31,870 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-26 12:47:31,874 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}46ec11424b49c25cde3e5c37fae2761acae2d6e0" 2018-08-26 12:47:31,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2745 Content-Type: application/json X-Openstack-Request-Id: req-18214269-e32b-4cf0-94c1-7d4963e6e500 Date: Sun, 26 Aug 2018 12:47:31 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-26T12:47:31Z", "file": "/v2/images/69ea3292-b791-4ade-a6b7-b5add45211f3/file", "owner": "e428b6e578e2485b9cc26da9ccf96a96", "id": "69ea3292-b791-4ade-a6b7-b5add45211f3", "size": 12716032, "self": "/v2/images/69ea3292-b791-4ade-a6b7-b5add45211f3", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/69ea3292-b791-4ade-a6b7-b5add45211f3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/69ea3292-b791-4ade-a6b7-b5add45211f3/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_alt_185459b8-8014-42ec-9b7c-52e3f01764cb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_alt_185459b8-8014-42ec-9b7c-52e3f01764cb", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-26T12:47:30Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-26T12:47:29Z", "file": "/v2/images/dc74304d-84f9-41b5-809a-f19755d12503/file", "owner": "e428b6e578e2485b9cc26da9ccf96a96", "id": "dc74304d-84f9-41b5-809a-f19755d12503", "size": 12716032, "self": "/v2/images/dc74304d-84f9-41b5-809a-f19755d12503", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/dc74304d-84f9-41b5-809a-f19755d12503/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/dc74304d-84f9-41b5-809a-f19755d12503/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_185459b8-8014-42ec-9b7c-52e3f01764cb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_185459b8-8014-42ec-9b7c-52e3f01764cb", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-26T12:47:29Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-26 12:47:31,898 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-18214269-e32b-4cf0-94c1-7d4963e6e500 2018-08-26 12:47:31,899 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0280389785767s 2018-08-26 12:47:31,899 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-18214269-e32b-4cf0-94c1-7d4963e6e500 2018-08-26 12:47:31,901 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/69ea3292-b791-4ade-a6b7-b5add45211f3/snap', u'metadata': Munch({})})], 'file': u'/v2/images/69ea3292-b791-4ade-a6b7-b5add45211f3/file', 'owner': u'e428b6e578e2485b9cc26da9ccf96a96', 'id': u'69ea3292-b791-4ade-a6b7-b5add45211f3', 'size': 12716032, u'self': u'/v2/images/69ea3292-b791-4ade-a6b7-b5add45211f3', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e428b6e578e2485b9cc26da9ccf96a96', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/69ea3292-b791-4ade-a6b7-b5add45211f3/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-26T12:47:31Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-26T12:47:31Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_185459b8-8014-42ec-9b7c-52e3f01764cb', '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/69ea3292-b791-4ade-a6b7-b5add45211f3', 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_185459b8-8014-42ec-9b7c-52e3f01764cb', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron_trunk-img_alt_185459b8-8014-42ec-9b7c-52e3f01764cb', 'created': u'2018-08-26T12:47:30Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-26T12:47:30Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/69ea3292-b791-4ade-a6b7-b5add45211f3', 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_185459b8-8014-42ec-9b7c-52e3f01764cb', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-26 12:47:31,902 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-26 12:47:31,905 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}46ec11424b49c25cde3e5c37fae2761acae2d6e0" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "neutron_trunk-flavor_alt_185459b8-8014-42ec-9b7c-52e3f01764cb", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-26 12:47:31,962 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:47: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-aa3d8ce6-cb91-4807-855d-4161ef48bd6c x-compute-request-id: req-aa3d8ce6-cb91-4807-855d-4161ef48bd6c Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"flavor": {"name": "neutron_trunk-flavor_alt_185459b8-8014-42ec-9b7c-52e3f01764cb", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/1cecca0f-ac89-4482-85fd-21aadb49bab2", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/1cecca0f-ac89-4482-85fd-21aadb49bab2", "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": "1cecca0f-ac89-4482-85fd-21aadb49bab2"}} 2018-08-26 12:47:31,962 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-aa3d8ce6-cb91-4807-855d-4161ef48bd6c 2018-08-26 12:47:31,962 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0600500106812s 2018-08-26 12:47:31,963 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-aa3d8ce6-cb91-4807-855d-4161ef48bd6c 2018-08-26 12:47:31,963 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_185459b8-8014-42ec-9b7c-52e3f01764cb', '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'e428b6e578e2485b9cc26da9ccf96a96', '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'1cecca0f-ac89-4482-85fd-21aadb49bab2', 'swap': 0}) 2018-08-26 12:47:31,964 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-26 12:47:31,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/1cecca0f-ac89-4482-85fd-21aadb49bab2/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}46ec11424b49c25cde3e5c37fae2761acae2d6e0" -d '{"extra_specs": {}}' 2018-08-26 12:47:31,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:47: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-02d091fc-4f40-4b73-9948-1e5e036a169c x-compute-request-id: req-02d091fc-4f40-4b73-9948-1e5e036a169c Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-26 12:47:31,986 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/1cecca0f-ac89-4482-85fd-21aadb49bab2/os-extra_specs used request id req-02d091fc-4f40-4b73-9948-1e5e036a169c 2018-08-26 12:47:31,986 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0214579105377s 2018-08-26 12:47:31,986 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/1cecca0f-ac89-4482-85fd-21aadb49bab2/os-extra_specs used request id req-02d091fc-4f40-4b73-9948-1e5e036a169c 2018-08-26 12:47:31,986 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_185459b8-8014-42ec-9b7c-52e3f01764cb', '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'e428b6e578e2485b9cc26da9ccf96a96', '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'1cecca0f-ac89-4482-85fd-21aadb49bab2', 'swap': 0}) 2018-08-26 12:47:35,804 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-08-26 12:47:35,804 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-08-26 12:47:35,804 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-08-26 12:47:35,808 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-08-26 12:47:35,811 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-08-26 12:47:39,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-7db429f9-f415-4434-88ed-97d13fdc48a6/repo; stestr list 'neutron_tempest_plugin.(api|scenario).test_trunk' >/home/opnfv/functest/results/neutron_trunk/test_list.txt 2>/dev/null) 2018-08-26 12:47:39,355 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-08-26 12:47:39,370 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-08-26 12:47:39,371 - 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-26 12:49:44,956 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 1dac9674-7387-41d9-89e8-0915386490c7 2018-08-26 12:49:44,961 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '1dac9674-7387-41d9-89e8-0915386490c7']'. 2018-08-26 12:49:45,912 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-08-26 12:49:45,913 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-08-26 12:49:45,913 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-26 12:49:45,913 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 1dac9674-7387-41d9-89e8-0915386490c7 | 2018-08-26 12:49:45,913 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-08-26 12:49:45,914 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-08-26 12:47:41 | 2018-08-26 12:49:45,914 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-08-26 12:49:44 | 2018-08-26 12:49:45,914 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:02:03 | 2018-08-26 12:49:45,914 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-08-26 12:49:45,914 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-08-26 12:49:45,914 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 7db429f9-f415-4434-88ed-97d13fdc48a6) | 2018-08-26 12:49:45,914 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-08-26 12:49:45,915 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 37911692-e7bb-4bce-8fbe-c48511087813) | 2018-08-26 12:49:45,915 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 52 | 2018-08-26 12:49:45,915 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 111.308 | 2018-08-26 12:49:45,915 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 43 | 2018-08-26 12:49:45,915 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2018-08-26 12:49:45,915 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-08-26 12:49:45,915 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-08-26 12:49:45,916 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-08-26 12:49:45,916 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-26 12:49:45,916 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-08-26 12:49:45,916 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-08-26 12:49:45,963 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 100.0% 2018-08-26 12:49:46,094 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-26 12:49:46,095 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 02:22 | PASS | +-----------------------+------------------+------------------+----------------+ 2018-08-26 12:49:46,101 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-26 12:49:46,105 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/69ea3292-b791-4ade-a6b7-b5add45211f3 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}46ec11424b49c25cde3e5c37fae2761acae2d6e0" 2018-08-26 12:49:46,640 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-bbe55e82-bb3b-4303-beda-2c02087abc82 Date: Sun, 26 Aug 2018 12:49: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-26 12:49:46,640 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/69ea3292-b791-4ade-a6b7-b5add45211f3 used request id req-bbe55e82-bb3b-4303-beda-2c02087abc82 2018-08-26 12:49:46,640 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.539015054703s 2018-08-26 12:49:46,640 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/69ea3292-b791-4ade-a6b7-b5add45211f3 used request id req-bbe55e82-bb3b-4303-beda-2c02087abc82 2018-08-26 12:49:46,641 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-26 12:49:46,643 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}46ec11424b49c25cde3e5c37fae2761acae2d6e0" 2018-08-26 12:49:46,667 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:49: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-6dd38337-117c-4c29-a2a9-6248805c4880 x-compute-request-id: req-6dd38337-117c-4c29-a2a9-6248805c4880 Content-Encoding: gzip Content-Length: 366 Content-Type: application/json RESP BODY: {"flavors": [{"name": "neutron_trunk-flavor_alt_185459b8-8014-42ec-9b7c-52e3f01764cb", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/1cecca0f-ac89-4482-85fd-21aadb49bab2", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/1cecca0f-ac89-4482-85fd-21aadb49bab2", "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": "1cecca0f-ac89-4482-85fd-21aadb49bab2"}, {"name": "neutron_trunk-flavor_185459b8-8014-42ec-9b7c-52e3f01764cb", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/858f4f12-218d-4fc6-ba03-5be879760be4", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/858f4f12-218d-4fc6-ba03-5be879760be4", "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": "858f4f12-218d-4fc6-ba03-5be879760be4"}]} 2018-08-26 12:49:46,667 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-6dd38337-117c-4c29-a2a9-6248805c4880 2018-08-26 12:49:46,667 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0261309146881s 2018-08-26 12:49:46,667 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-6dd38337-117c-4c29-a2a9-6248805c4880 2018-08-26 12:49:46,670 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-26 12:49:46,673 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/1cecca0f-ac89-4482-85fd-21aadb49bab2 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}46ec11424b49c25cde3e5c37fae2761acae2d6e0" 2018-08-26 12:49:46,711 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 26 Aug 2018 12:49: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-5d2ece93-170c-410c-92e7-65b3579cce03 x-compute-request-id: req-5d2ece93-170c-410c-92e7-65b3579cce03 Content-Length: 0 Content-Type: application/json 2018-08-26 12:49:46,711 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/1cecca0f-ac89-4482-85fd-21aadb49bab2 used request id req-5d2ece93-170c-410c-92e7-65b3579cce03 2018-08-26 12:49:46,711 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0406968593597s 2018-08-26 12:49:46,711 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/1cecca0f-ac89-4482-85fd-21aadb49bab2 used request id req-5d2ece93-170c-410c-92e7-65b3579cce03 2018-08-26 12:49:46,712 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-26 12:49:46,712 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/5a1a3045-dd3a-403d-bcb0-713e1d425d03/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}46ec11424b49c25cde3e5c37fae2761acae2d6e0" -d '{"subnet_id": "5860ec40-99c8-4b8d-9e61-a6d2c34b4f44"}' 2018-08-26 12:49:48,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-08958ebb-59e3-4098-a9bd-db1163ea1690 Date: Sun, 26 Aug 2018 12:49:48 GMT RESP BODY: {"network_id": "f2409070-1e51-43e3-a105-2cd20083a9d4", "tenant_id": "e428b6e578e2485b9cc26da9ccf96a96", "subnet_id": "5860ec40-99c8-4b8d-9e61-a6d2c34b4f44", "subnet_ids": ["5860ec40-99c8-4b8d-9e61-a6d2c34b4f44"], "port_id": "15110601-ac8b-4a63-a2bd-bde3b093e98b", "id": "5a1a3045-dd3a-403d-bcb0-713e1d425d03"} 2018-08-26 12:49:48,549 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/5a1a3045-dd3a-403d-bcb0-713e1d425d03/remove_router_interface.json used request id req-08958ebb-59e3-4098-a9bd-db1163ea1690 2018-08-26 12:49:48,549 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.83707022667s 2018-08-26 12:49:48,549 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/5a1a3045-dd3a-403d-bcb0-713e1d425d03/remove_router_interface.json used request id req-08958ebb-59e3-4098-a9bd-db1163ea1690 returning object 5a1a3045-dd3a-403d-bcb0-713e1d425d03 2018-08-26 12:49:48,550 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-26 12:49:48,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}46ec11424b49c25cde3e5c37fae2761acae2d6e0" 2018-08-26 12:49:48,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-4494a94e-42fa-4cac-8973-930b8a3012bb Date: Sun, 26 Aug 2018 12:49:48 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a3c401bc-6377-43cc-8a20-abe78f2d51b9", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "e428b6e578e2485b9cc26da9ccf96a96", "created_at": "2018-08-26T12:47:25Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-26T12:49:47Z", "revision_number": 4, "routes": [], "project_id": "e428b6e578e2485b9cc26da9ccf96a96", "id": "5a1a3045-dd3a-403d-bcb0-713e1d425d03", "name": "neutron_trunk-router_185459b8-8014-42ec-9b7c-52e3f01764cb"}]} 2018-08-26 12:49:48,682 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-4494a94e-42fa-4cac-8973-930b8a3012bb 2018-08-26 12:49:48,682 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.131999015808s 2018-08-26 12:49:48,682 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-4494a94e-42fa-4cac-8973-930b8a3012bb 2018-08-26 12:49:48,683 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-26 12:49:48,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/5a1a3045-dd3a-403d-bcb0-713e1d425d03.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}46ec11424b49c25cde3e5c37fae2761acae2d6e0" 2018-08-26 12:49:50,465 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9b13ae64-1fd3-47d3-8782-3bcdb2f8e130 Content-Length: 0 Date: Sun, 26 Aug 2018 12:49:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-26 12:49:50,466 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/5a1a3045-dd3a-403d-bcb0-713e1d425d03.json used request id req-9b13ae64-1fd3-47d3-8782-3bcdb2f8e130 2018-08-26 12:49:50,466 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.78216099739s 2018-08-26 12:49:50,466 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/5a1a3045-dd3a-403d-bcb0-713e1d425d03.json used request id req-9b13ae64-1fd3-47d3-8782-3bcdb2f8e130 2018-08-26 12:49:50,466 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-26 12:49:50,467 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}46ec11424b49c25cde3e5c37fae2761acae2d6e0" 2018-08-26 12:49:50,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1295 X-Openstack-Request-Id: req-ce8e3286-ae71-4c59-9eb3-c06f40f38265 Date: Sun, 26 Aug 2018 12:49:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f2409070-1e51-43e3-a105-2cd20083a9d4","tenant_id":"e428b6e578e2485b9cc26da9ccf96a96","created_at":"2018-08-26T12:47:24Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-26T12:47:24Z","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":"e428b6e578e2485b9cc26da9ccf96a96","id":"5860ec40-99c8-4b8d-9e61-a6d2c34b4f44","subnetpool_id":null,"name":"neutron_trunk-subnet_185459b8-8014-42ec-9b7c-52e3f01764cb"},{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"9c1c4110-1d5a-4c9e-9e4a-8295252f6976","tenant_id":"526e4f7307214396989751533ff33528","created_at":"2018-08-26T10:16:40Z","dns_nameservers":[],"updated_at":"2018-08-26T10:16:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"526e4f7307214396989751533ff33528","id":"a3c401bc-6377-43cc-8a20-abe78f2d51b9","subnetpool_id":null,"name":"external-subnet"}]} 2018-08-26 12:49:50,549 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-ce8e3286-ae71-4c59-9eb3-c06f40f38265 2018-08-26 12:49:50,550 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0829999446869s 2018-08-26 12:49:50,550 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-ce8e3286-ae71-4c59-9eb3-c06f40f38265 2018-08-26 12:49:50,552 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-26 12:49:50,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/5860ec40-99c8-4b8d-9e61-a6d2c34b4f44.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}46ec11424b49c25cde3e5c37fae2761acae2d6e0" 2018-08-26 12:49:51,501 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b9f5419e-5c06-4cc7-a89f-1573e283adba Date: Sun, 26 Aug 2018 12:49:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-26 12:49:51,501 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/5860ec40-99c8-4b8d-9e61-a6d2c34b4f44.json used request id req-b9f5419e-5c06-4cc7-a89f-1573e283adba 2018-08-26 12:49:51,502 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.949826955795s 2018-08-26 12:49:51,502 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/5860ec40-99c8-4b8d-9e61-a6d2c34b4f44.json used request id req-b9f5419e-5c06-4cc7-a89f-1573e283adba 2018-08-26 12:49:51,502 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-26 12:49:51,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}46ec11424b49c25cde3e5c37fae2761acae2d6e0" 2018-08-26 12:49:51,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1354 X-Openstack-Request-Id: req-c53268c7-67b7-4bee-8423-67a1980a44cf Date: Sun, 26 Aug 2018 12:49:51 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"9c1c4110-1d5a-4c9e-9e4a-8295252f6976","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"526e4f7307214396989751533ff33528","status":"ACTIVE","subnets":["a3c401bc-6377-43cc-8a20-abe78f2d51b9"],"description":"","tags":[],"updated_at":"2018-08-26T10:33:06Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"526e4f7307214396989751533ff33528","created_at":"2018-08-26T10:16:36Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"f2409070-1e51-43e3-a105-2cd20083a9d4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":true,"project_id":"e428b6e578e2485b9cc26da9ccf96a96","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-26T12:49:51Z","provider:segmentation_id":6,"name":"neutron_trunk-net_185459b8-8014-42ec-9b7c-52e3f01764cb","admin_state_up":true,"tenant_id":"e428b6e578e2485b9cc26da9ccf96a96","created_at":"2018-08-26T12:47:24Z","provider:network_type":"vxlan"}]} 2018-08-26 12:49:51,591 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-c53268c7-67b7-4bee-8423-67a1980a44cf 2018-08-26 12:49:51,591 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.088329076767s 2018-08-26 12:49:51,591 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-c53268c7-67b7-4bee-8423-67a1980a44cf 2018-08-26 12:49:51,593 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-26 12:49:51,593 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/f2409070-1e51-43e3-a105-2cd20083a9d4.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}46ec11424b49c25cde3e5c37fae2761acae2d6e0" 2018-08-26 12:49:52,945 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5b148cf2-fd43-4a60-ad6f-d6927b9c2e39 Date: Sun, 26 Aug 2018 12:49:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-26 12:49:52,945 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/f2409070-1e51-43e3-a105-2cd20083a9d4.json used request id req-5b148cf2-fd43-4a60-ad6f-d6927b9c2e39 2018-08-26 12:49:52,945 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.35249996185s 2018-08-26 12:49:52,946 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/f2409070-1e51-43e3-a105-2cd20083a9d4.json used request id req-5b148cf2-fd43-4a60-ad6f-d6927b9c2e39 2018-08-26 12:49:52,950 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-26 12:49:52,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}46ec11424b49c25cde3e5c37fae2761acae2d6e0" 2018-08-26 12:49:52,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json X-Openstack-Request-Id: req-1e181cc0-6f57-45f9-9678-e4f7b865a23e Date: Sun, 26 Aug 2018 12:49:52 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-26T12:47:29Z", "file": "/v2/images/dc74304d-84f9-41b5-809a-f19755d12503/file", "owner": "e428b6e578e2485b9cc26da9ccf96a96", "id": "dc74304d-84f9-41b5-809a-f19755d12503", "size": 12716032, "self": "/v2/images/dc74304d-84f9-41b5-809a-f19755d12503", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/dc74304d-84f9-41b5-809a-f19755d12503/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/dc74304d-84f9-41b5-809a-f19755d12503/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_185459b8-8014-42ec-9b7c-52e3f01764cb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_185459b8-8014-42ec-9b7c-52e3f01764cb", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-26T12:47:29Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-26 12:49:52,986 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-1e181cc0-6f57-45f9-9678-e4f7b865a23e 2018-08-26 12:49:52,986 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0359590053558s 2018-08-26 12:49:52,986 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-1e181cc0-6f57-45f9-9678-e4f7b865a23e 2018-08-26 12:49:52,988 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-26 12:49:52,992 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/dc74304d-84f9-41b5-809a-f19755d12503 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}46ec11424b49c25cde3e5c37fae2761acae2d6e0" 2018-08-26 12:49:53,635 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6b7f76bb-4a72-4022-ba10-1bf2ac725c89 Date: Sun, 26 Aug 2018 12:49: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-26 12:49:53,635 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/dc74304d-84f9-41b5-809a-f19755d12503 used request id req-6b7f76bb-4a72-4022-ba10-1bf2ac725c89 2018-08-26 12:49:53,636 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.647130012512s 2018-08-26 12:49:53,636 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/dc74304d-84f9-41b5-809a-f19755d12503 used request id req-6b7f76bb-4a72-4022-ba10-1bf2ac725c89 2018-08-26 12:49:53,636 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-26 12:49:53,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}46ec11424b49c25cde3e5c37fae2761acae2d6e0" 2018-08-26 12:49:53,661 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:49: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-88d456d1-b15b-4ca7-938a-f02a2ce36018 x-compute-request-id: req-88d456d1-b15b-4ca7-938a-f02a2ce36018 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavors": [{"name": "neutron_trunk-flavor_185459b8-8014-42ec-9b7c-52e3f01764cb", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/858f4f12-218d-4fc6-ba03-5be879760be4", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/858f4f12-218d-4fc6-ba03-5be879760be4", "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": "858f4f12-218d-4fc6-ba03-5be879760be4"}]} 2018-08-26 12:49:53,661 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-88d456d1-b15b-4ca7-938a-f02a2ce36018 2018-08-26 12:49:53,661 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0247559547424s 2018-08-26 12:49:53,661 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-88d456d1-b15b-4ca7-938a-f02a2ce36018 2018-08-26 12:49:53,663 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-26 12:49:53,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/858f4f12-218d-4fc6-ba03-5be879760be4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}46ec11424b49c25cde3e5c37fae2761acae2d6e0" 2018-08-26 12:49:53,696 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 26 Aug 2018 12:49:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-33a6500f-1638-4603-a14d-f064eae225d6 x-compute-request-id: req-33a6500f-1638-4603-a14d-f064eae225d6 Content-Length: 0 Content-Type: application/json 2018-08-26 12:49:53,696 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/858f4f12-218d-4fc6-ba03-5be879760be4 used request id req-33a6500f-1638-4603-a14d-f064eae225d6 2018-08-26 12:49:53,696 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0334889888763s 2018-08-26 12:49:53,697 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/858f4f12-218d-4fc6-ba03-5be879760be4 used request id req-33a6500f-1638-4603-a14d-f064eae225d6 2018-08-26 12:49:53,756 - xtesting.ci.run_tests - INFO - Loading test case 'networking-bgpvpn'... 2018-08-26 12:49:53,800 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-26 12:49:53,800 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-26 12:49:53,800 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-26 12:49:53,800 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-26 12:49:53,800 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-26 12:49:53,801 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-26 12:49:53,801 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-26 12:49:53,801 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-26 12:49:53,801 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-26 12:49:53,801 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-26 12:49:53,801 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-26 12:49:53,801 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-26 12:49:53,801 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-26 12:49:53,801 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-26 12:49:53,801 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-26 12:49:53,801 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-26 12:49:53,801 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-26 12:49:53,801 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-26 12:49:53,802 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-26 12:49:53,802 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-26 12:49:53,802 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-26 12:49:53,802 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-26 12:49:53,802 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-26 12:49:53,802 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-26 12:49:53,802 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-26 12:49:53,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-26 12:49:53,808 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:49:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0621fba4-be94-4836-b97c-2b41468bf17b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-08-26 12:49:53,808 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-0621fba4-be94-4836-b97c-2b41468bf17b 2018-08-26 12:49:53,809 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-26 12:49:54,204 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5d45fc17491a4aedb80e6e5e79d195c6", "name": "reader"}, {"id": "d371bb17b4354fa8812550829dff08d3", "name": "admin"}, {"id": "64b697102e1c4dfb82d6ae117acf5e44", "name": "member"}], "expires_at": "2018-08-26T13:49:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e428b6e578e2485b9cc26da9ccf96a96", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1210d332c9744f5cbc695a2c01f49732"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "816f0ebf045249fb84d97c4bfc1f0a06"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a44497dc0f584430880fbb34d798f187"}], "type": "metric", "id": "06403f6d19cc45d3876c1f817db4cc2a", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33aefc6453a54d88a8073094e7078823"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3af2aad436db4c72a190ee1afb07b296"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a48de89935fd4d0787f0c84bf3674881"}], "type": "network", "id": "4fcf375a7a284c3ca85dd165d598c3cb", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/e428b6e578e2485b9cc26da9ccf96a96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1acf73a288dd435cb0883e7723ed5056"}, {"url": "http://192.30.9.5:8776/v3/e428b6e578e2485b9cc26da9ccf96a96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25ab930679644d89bac501b74509b76d"}, {"url": "http://172.30.9.22:8776/v3/e428b6e578e2485b9cc26da9ccf96a96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe463692e35f41e28415b64d8ffd10af"}], "type": "volumev3", "id": "5679bf9cdfbb4efdb97a61a69442b76f", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/e428b6e578e2485b9cc26da9ccf96a96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4234eccc4e5c4c81a9740ee2adf95b67"}, {"url": "http://172.30.9.22:8776/v2/e428b6e578e2485b9cc26da9ccf96a96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "456ac2ca5ce14a919050a73ace6b5d36"}, {"url": "http://192.30.9.5:8776/v2/e428b6e578e2485b9cc26da9ccf96a96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec61effda13a4644aad9e330753e8ad3"}], "type": "volumev2", "id": "5fba3b72fec244c7b311cd023156a4e5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "057ed3b924844253978ad62059e6acbb"}, {"url": "http://172.30.9.22:8776/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c5726572f244dc1a37ddbd93a609edb"}, {"url": "http://192.30.9.5:8776/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7144203ef2f146f6a443da1e2a6503e6"}], "type": "volume", "id": "71aa1ff84fdd4eab95dbd16ac5fbfcf7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "218ecd9779c74fdbb9eff6a86b2e2ffa"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a4ae0c6c06a42aba305e1cb16268330"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f631f43b783d40b894997b7b49ab8a6b"}], "type": "image", "id": "7986c8336c5046db98dd34c332d24e7f", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "8edc8950a979429d96b680df313310a4", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a2d0d8a4ee24abcbae458bd1ce751ff"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6d1c3e6266f14458a3def33c4f0479b2"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "feca7a31784e458fb732ee0ca32ab24d"}], "type": "cloudformation", "id": "a1648659a78445d4bcaef3988eb0583e", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c10a925a2de437eac36a10b437ddcd1"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "517a76a99e3d470abde8b2e237f68205"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71f914c9732c486db7ec4dade5ea337a"}], "type": "compute", "id": "b18e3a8824af4ed79cd0162b85ca91d6", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91e36bdd70374197a9cc1cf82d4cacd4"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1c68732373a41b6bbdf0d38be58918e"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f7fd23166fd04cdbb15ae3b9534561a8"}], "type": "event", "id": "c887a5552b5842c5bbc8ce1b66332916", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68d3020187d14b4b925c0dbdfac338f6"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77e68b53932a4902a3a68484356b1c4e"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "809dcbff39164bbfaf936f0b35fd176c"}], "type": "placement", "id": "cd8c278131c84e4683012d83ae70eec0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8080/v1/AUTH_e428b6e578e2485b9cc26da9ccf96a96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49dd5c5e91d54d6aa44952eaa2390224"}, {"url": "http://12.0.0.43:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d5db89631954c7baafaf65b5aea991a"}, {"url": "http://12.0.0.43:8080/v1/AUTH_e428b6e578e2485b9cc26da9ccf96a96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "727249cbc39e4628bd3a179bd516b829"}], "type": "object-store", "id": "ec31481f5236441e98c13b38a9c609ec", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bc083505e0a4fba9e18037c17ad1785"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a4bed8aa09042d1be0a485c1bac878c"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89809cbce7344bcdbc14222d09ca5c81"}], "type": "identity", "id": "f4a28c09b9d7444fb27267a9c13f5ad7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0bd24ae5e1bc445db6c4eb649aa04b43"}, {"url": "http://192.30.9.5:8004/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6e6016d81674fa7951c5c486b38f564"}, {"url": "http://192.30.9.5:8004/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d22e870073e14dc5a443931e483e51a2"}], "type": "orchestration", "id": "f619feeb4e1c4cde836d701d6b52295f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "348e8fd3cbd140de8fdb5a2e7f1ba9ce"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37dabf8c0b3c4b4da176de43bbacdd17"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "97e424052ba4486c88034276e7ba90a9"}], "type": "alarming", "id": "ffab3464fcfe4e6086e29e4f2cac9a99", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1e1511f6281344c28c2a63d6a8174f8d"}, "audit_ids": ["sc8pC1yoSMCKuyp8_zuqug"], "issued_at": "2018-08-26T12:49:54.000000Z"}} 2018-08-26 12:49:54,207 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-26 12:49:54,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3304ced2b8a471b666cf1f8c22f9120bb9473e09" 2018-08-26 12:49:54,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-6af755f8-c5b4-46b9-906f-5378a231558f Date: Sun, 26 Aug 2018 12:49:54 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"9c1c4110-1d5a-4c9e-9e4a-8295252f6976","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"526e4f7307214396989751533ff33528","status":"ACTIVE","subnets":["a3c401bc-6377-43cc-8a20-abe78f2d51b9"],"description":"","tags":[],"updated_at":"2018-08-26T10:33:06Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"526e4f7307214396989751533ff33528","created_at":"2018-08-26T10:16:36Z","provider:network_type":"flat"}]} 2018-08-26 12:49:54,563 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-6af755f8-c5b4-46b9-906f-5378a231558f 2018-08-26 12:49:54,564 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.356601953506s 2018-08-26 12:49:54,564 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-6af755f8-c5b4-46b9-906f-5378a231558f 2018-08-26 12:49:54,564 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-26 12:49:57,446 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-08-26 12:50:00,072 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | b9d34478-2666-4b1e-8bae-60373b0e0ab5 | 2018-08-26T12:49:59.733645 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: b9d34478-2666-4b1e-8bae-60373b0e0ab5 ~/.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-26 12:50:03,926 - 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-26 12:50:03,927 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-08-26 12:50:06,661 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-08-26 12:50:10,030 - 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=baeb861f-4cc8-4e71-97bf-fd034d23bc1f) as the default verifier for the future CLI operations. 2018-08-26 12:50:13,193 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-08-26 12:50:13,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3304ced2b8a471b666cf1f8c22f9120bb9473e09" 2018-08-26 12:50:13,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8761 X-Openstack-Request-Id: req-cb3220d9-525d-49e3-9bb8-8b4150c4b603 Date: Sun, 26 Aug 2018 12:50:13 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": "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": "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": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"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": "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": "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": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"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": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "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": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"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": "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": "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"}, {"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": "dvr", "updated": "2014-06-1T10:00:00-00:00", "name": "Distributed Virtual Router", "links": [], "description": "Enables configuration of Distributed Virtual Routers."}]} 2018-08-26 12:50:13,474 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/extensions.json used request id req-cb3220d9-525d-49e3-9bb8-8b4150c4b603 2018-08-26 12:50:13,474 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.281040906906s 2018-08-26 12:50:13,475 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/extensions.json used request id req-cb3220d9-525d-49e3-9bb8-8b4150c4b603 2018-08-26 12:50:13,482 - functest.opnfv_tests.openstack.tempest.tempest - WARNING - Cannot find Neutron extension: bgpvpn 2018-08-26 12:50:13,482 - xtesting.ci.run_tests - INFO - Skipping test case 'networking-bgpvpn'... 2018-08-26 12:50:13,483 - xtesting.ci.run_tests - INFO - Test result: +---------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------------+------------------+------------------+----------------+ | networking-bgpvpn | functest | 00:00 | SKIP | +---------------------------+------------------+------------------+----------------+ 2018-08-26 12:50:13,541 - xtesting.ci.run_tests - INFO - Loading test case 'networking-sfc'... 2018-08-26 12:50:13,582 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-26 12:50:13,582 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-26 12:50:13,582 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-26 12:50:13,582 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-26 12:50:13,582 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-26 12:50:13,582 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-26 12:50:13,582 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-26 12:50:13,582 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-26 12:50:13,582 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-26 12:50:13,583 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-26 12:50:13,583 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-26 12:50:13,583 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-26 12:50:13,583 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-26 12:50:13,583 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-26 12:50:13,583 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-26 12:50:13,583 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-26 12:50:13,583 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-26 12:50:13,583 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-26 12:50:13,583 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-26 12:50:13,583 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-26 12:50:13,583 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-26 12:50:13,583 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-26 12:50:13,583 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-26 12:50:13,584 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-26 12:50:13,584 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-26 12:50:13,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-26 12:50:13,590 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:50:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2218d7f1-b892-432a-a125-1fa92fb93020 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-08-26 12:50:13,590 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-2218d7f1-b892-432a-a125-1fa92fb93020 2018-08-26 12:50:13,590 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-26 12:50:13,993 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5d45fc17491a4aedb80e6e5e79d195c6", "name": "reader"}, {"id": "d371bb17b4354fa8812550829dff08d3", "name": "admin"}, {"id": "64b697102e1c4dfb82d6ae117acf5e44", "name": "member"}], "expires_at": "2018-08-26T13:50:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e428b6e578e2485b9cc26da9ccf96a96", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1210d332c9744f5cbc695a2c01f49732"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "816f0ebf045249fb84d97c4bfc1f0a06"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a44497dc0f584430880fbb34d798f187"}], "type": "metric", "id": "06403f6d19cc45d3876c1f817db4cc2a", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33aefc6453a54d88a8073094e7078823"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3af2aad436db4c72a190ee1afb07b296"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a48de89935fd4d0787f0c84bf3674881"}], "type": "network", "id": "4fcf375a7a284c3ca85dd165d598c3cb", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/e428b6e578e2485b9cc26da9ccf96a96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1acf73a288dd435cb0883e7723ed5056"}, {"url": "http://192.30.9.5:8776/v3/e428b6e578e2485b9cc26da9ccf96a96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25ab930679644d89bac501b74509b76d"}, {"url": "http://172.30.9.22:8776/v3/e428b6e578e2485b9cc26da9ccf96a96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe463692e35f41e28415b64d8ffd10af"}], "type": "volumev3", "id": "5679bf9cdfbb4efdb97a61a69442b76f", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/e428b6e578e2485b9cc26da9ccf96a96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4234eccc4e5c4c81a9740ee2adf95b67"}, {"url": "http://172.30.9.22:8776/v2/e428b6e578e2485b9cc26da9ccf96a96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "456ac2ca5ce14a919050a73ace6b5d36"}, {"url": "http://192.30.9.5:8776/v2/e428b6e578e2485b9cc26da9ccf96a96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec61effda13a4644aad9e330753e8ad3"}], "type": "volumev2", "id": "5fba3b72fec244c7b311cd023156a4e5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "057ed3b924844253978ad62059e6acbb"}, {"url": "http://172.30.9.22:8776/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c5726572f244dc1a37ddbd93a609edb"}, {"url": "http://192.30.9.5:8776/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7144203ef2f146f6a443da1e2a6503e6"}], "type": "volume", "id": "71aa1ff84fdd4eab95dbd16ac5fbfcf7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "218ecd9779c74fdbb9eff6a86b2e2ffa"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a4ae0c6c06a42aba305e1cb16268330"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f631f43b783d40b894997b7b49ab8a6b"}], "type": "image", "id": "7986c8336c5046db98dd34c332d24e7f", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "8edc8950a979429d96b680df313310a4", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a2d0d8a4ee24abcbae458bd1ce751ff"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6d1c3e6266f14458a3def33c4f0479b2"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "feca7a31784e458fb732ee0ca32ab24d"}], "type": "cloudformation", "id": "a1648659a78445d4bcaef3988eb0583e", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c10a925a2de437eac36a10b437ddcd1"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "517a76a99e3d470abde8b2e237f68205"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71f914c9732c486db7ec4dade5ea337a"}], "type": "compute", "id": "b18e3a8824af4ed79cd0162b85ca91d6", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91e36bdd70374197a9cc1cf82d4cacd4"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1c68732373a41b6bbdf0d38be58918e"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f7fd23166fd04cdbb15ae3b9534561a8"}], "type": "event", "id": "c887a5552b5842c5bbc8ce1b66332916", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68d3020187d14b4b925c0dbdfac338f6"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77e68b53932a4902a3a68484356b1c4e"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "809dcbff39164bbfaf936f0b35fd176c"}], "type": "placement", "id": "cd8c278131c84e4683012d83ae70eec0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8080/v1/AUTH_e428b6e578e2485b9cc26da9ccf96a96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49dd5c5e91d54d6aa44952eaa2390224"}, {"url": "http://12.0.0.43:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d5db89631954c7baafaf65b5aea991a"}, {"url": "http://12.0.0.43:8080/v1/AUTH_e428b6e578e2485b9cc26da9ccf96a96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "727249cbc39e4628bd3a179bd516b829"}], "type": "object-store", "id": "ec31481f5236441e98c13b38a9c609ec", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bc083505e0a4fba9e18037c17ad1785"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a4bed8aa09042d1be0a485c1bac878c"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89809cbce7344bcdbc14222d09ca5c81"}], "type": "identity", "id": "f4a28c09b9d7444fb27267a9c13f5ad7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0bd24ae5e1bc445db6c4eb649aa04b43"}, {"url": "http://192.30.9.5:8004/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6e6016d81674fa7951c5c486b38f564"}, {"url": "http://192.30.9.5:8004/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d22e870073e14dc5a443931e483e51a2"}], "type": "orchestration", "id": "f619feeb4e1c4cde836d701d6b52295f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "348e8fd3cbd140de8fdb5a2e7f1ba9ce"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37dabf8c0b3c4b4da176de43bbacdd17"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "97e424052ba4486c88034276e7ba90a9"}], "type": "alarming", "id": "ffab3464fcfe4e6086e29e4f2cac9a99", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1e1511f6281344c28c2a63d6a8174f8d"}, "audit_ids": ["nvkGAIbQSk6ECmecWf4lBA"], "issued_at": "2018-08-26T12:50:13.000000Z"}} 2018-08-26 12:50:13,996 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-26 12:50:13,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}196a754140ffe2a364121a93b83f49a5c88fc86d" 2018-08-26 12:50:14,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-7e477cac-c221-47e2-8d4a-b53387d908b1 Date: Sun, 26 Aug 2018 12:50:14 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"9c1c4110-1d5a-4c9e-9e4a-8295252f6976","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"526e4f7307214396989751533ff33528","status":"ACTIVE","subnets":["a3c401bc-6377-43cc-8a20-abe78f2d51b9"],"description":"","tags":[],"updated_at":"2018-08-26T10:33:06Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"526e4f7307214396989751533ff33528","created_at":"2018-08-26T10:16:36Z","provider:network_type":"flat"}]} 2018-08-26 12:50:14,432 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-7e477cac-c221-47e2-8d4a-b53387d908b1 2018-08-26 12:50:14,433 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.436419963837s 2018-08-26 12:50:14,433 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-7e477cac-c221-47e2-8d4a-b53387d908b1 2018-08-26 12:50:14,433 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-26 12:50:17,241 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-08-26 12:50:20,027 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 90d7e5df-c33f-43f6-8d0e-00b3218b96bf | 2018-08-26T12:50:19.624134 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 90d7e5df-c33f-43f6-8d0e-00b3218b96bf ~/.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-26 12:50:23,917 - 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-26 12:50:23,917 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-08-26 12:50:26,717 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-08-26 12:50:30,764 - 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=18f00da2-80d6-4d60-b171-1f2ad46e676f) as the default verifier for the future CLI operations. 2018-08-26 12:50:34,064 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-08-26 12:50:34,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}196a754140ffe2a364121a93b83f49a5c88fc86d" 2018-08-26 12:50:34,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8761 X-Openstack-Request-Id: req-7b8ca549-ed0c-4a11-be60-e00f00368527 Date: Sun, 26 Aug 2018 12:50:34 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": "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": "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": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"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": "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": "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": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"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": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "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": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"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": "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": "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"}, {"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": "dvr", "updated": "2014-06-1T10:00:00-00:00", "name": "Distributed Virtual Router", "links": [], "description": "Enables configuration of Distributed Virtual Routers."}]} 2018-08-26 12:50:34,340 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/extensions.json used request id req-7b8ca549-ed0c-4a11-be60-e00f00368527 2018-08-26 12:50:34,340 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.275604963303s 2018-08-26 12:50:34,340 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/extensions.json used request id req-7b8ca549-ed0c-4a11-be60-e00f00368527 2018-08-26 12:50:34,348 - functest.opnfv_tests.openstack.tempest.tempest - WARNING - Cannot find Neutron extension: sfc 2018-08-26 12:50:34,349 - xtesting.ci.run_tests - INFO - Skipping test case 'networking-sfc'... 2018-08-26 12:50:34,349 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | networking-sfc | functest | 00:00 | SKIP | +------------------------+------------------+------------------+----------------+ 2018-08-26 12:50:34,410 - xtesting.ci.run_tests - INFO - Loading test case 'barbican'... 2018-08-26 12:50:34,452 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-26 12:50:34,453 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-26 12:50:34,453 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-26 12:50:34,453 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-26 12:50:34,453 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-26 12:50:34,453 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-26 12:50:34,453 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-26 12:50:34,453 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-26 12:50:34,453 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-26 12:50:34,453 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-26 12:50:34,453 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-26 12:50:34,453 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-26 12:50:34,453 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-26 12:50:34,453 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-26 12:50:34,454 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-26 12:50:34,454 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-26 12:50:34,454 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-26 12:50:34,454 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-26 12:50:34,454 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-26 12:50:34,454 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-26 12:50:34,454 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-26 12:50:34,454 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-26 12:50:34,454 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-26 12:50:34,454 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-26 12:50:34,454 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-26 12:50:34,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-26 12:50:34,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:50:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c94cbb2e-13ef-4991-8c66-1de17077eef5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-08-26 12:50:34,461 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-c94cbb2e-13ef-4991-8c66-1de17077eef5 2018-08-26 12:50:34,461 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-26 12:50:34,848 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5d45fc17491a4aedb80e6e5e79d195c6", "name": "reader"}, {"id": "d371bb17b4354fa8812550829dff08d3", "name": "admin"}, {"id": "64b697102e1c4dfb82d6ae117acf5e44", "name": "member"}], "expires_at": "2018-08-26T13:50:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e428b6e578e2485b9cc26da9ccf96a96", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1210d332c9744f5cbc695a2c01f49732"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "816f0ebf045249fb84d97c4bfc1f0a06"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a44497dc0f584430880fbb34d798f187"}], "type": "metric", "id": "06403f6d19cc45d3876c1f817db4cc2a", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33aefc6453a54d88a8073094e7078823"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3af2aad436db4c72a190ee1afb07b296"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a48de89935fd4d0787f0c84bf3674881"}], "type": "network", "id": "4fcf375a7a284c3ca85dd165d598c3cb", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/e428b6e578e2485b9cc26da9ccf96a96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1acf73a288dd435cb0883e7723ed5056"}, {"url": "http://192.30.9.5:8776/v3/e428b6e578e2485b9cc26da9ccf96a96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25ab930679644d89bac501b74509b76d"}, {"url": "http://172.30.9.22:8776/v3/e428b6e578e2485b9cc26da9ccf96a96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe463692e35f41e28415b64d8ffd10af"}], "type": "volumev3", "id": "5679bf9cdfbb4efdb97a61a69442b76f", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/e428b6e578e2485b9cc26da9ccf96a96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4234eccc4e5c4c81a9740ee2adf95b67"}, {"url": "http://172.30.9.22:8776/v2/e428b6e578e2485b9cc26da9ccf96a96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "456ac2ca5ce14a919050a73ace6b5d36"}, {"url": "http://192.30.9.5:8776/v2/e428b6e578e2485b9cc26da9ccf96a96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec61effda13a4644aad9e330753e8ad3"}], "type": "volumev2", "id": "5fba3b72fec244c7b311cd023156a4e5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "057ed3b924844253978ad62059e6acbb"}, {"url": "http://172.30.9.22:8776/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c5726572f244dc1a37ddbd93a609edb"}, {"url": "http://192.30.9.5:8776/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7144203ef2f146f6a443da1e2a6503e6"}], "type": "volume", "id": "71aa1ff84fdd4eab95dbd16ac5fbfcf7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "218ecd9779c74fdbb9eff6a86b2e2ffa"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a4ae0c6c06a42aba305e1cb16268330"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f631f43b783d40b894997b7b49ab8a6b"}], "type": "image", "id": "7986c8336c5046db98dd34c332d24e7f", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "8edc8950a979429d96b680df313310a4", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a2d0d8a4ee24abcbae458bd1ce751ff"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6d1c3e6266f14458a3def33c4f0479b2"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "feca7a31784e458fb732ee0ca32ab24d"}], "type": "cloudformation", "id": "a1648659a78445d4bcaef3988eb0583e", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c10a925a2de437eac36a10b437ddcd1"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "517a76a99e3d470abde8b2e237f68205"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71f914c9732c486db7ec4dade5ea337a"}], "type": "compute", "id": "b18e3a8824af4ed79cd0162b85ca91d6", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91e36bdd70374197a9cc1cf82d4cacd4"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1c68732373a41b6bbdf0d38be58918e"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f7fd23166fd04cdbb15ae3b9534561a8"}], "type": "event", "id": "c887a5552b5842c5bbc8ce1b66332916", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68d3020187d14b4b925c0dbdfac338f6"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77e68b53932a4902a3a68484356b1c4e"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "809dcbff39164bbfaf936f0b35fd176c"}], "type": "placement", "id": "cd8c278131c84e4683012d83ae70eec0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8080/v1/AUTH_e428b6e578e2485b9cc26da9ccf96a96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49dd5c5e91d54d6aa44952eaa2390224"}, {"url": "http://12.0.0.43:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d5db89631954c7baafaf65b5aea991a"}, {"url": "http://12.0.0.43:8080/v1/AUTH_e428b6e578e2485b9cc26da9ccf96a96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "727249cbc39e4628bd3a179bd516b829"}], "type": "object-store", "id": "ec31481f5236441e98c13b38a9c609ec", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bc083505e0a4fba9e18037c17ad1785"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a4bed8aa09042d1be0a485c1bac878c"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89809cbce7344bcdbc14222d09ca5c81"}], "type": "identity", "id": "f4a28c09b9d7444fb27267a9c13f5ad7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0bd24ae5e1bc445db6c4eb649aa04b43"}, {"url": "http://192.30.9.5:8004/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6e6016d81674fa7951c5c486b38f564"}, {"url": "http://192.30.9.5:8004/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d22e870073e14dc5a443931e483e51a2"}], "type": "orchestration", "id": "f619feeb4e1c4cde836d701d6b52295f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "348e8fd3cbd140de8fdb5a2e7f1ba9ce"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37dabf8c0b3c4b4da176de43bbacdd17"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "97e424052ba4486c88034276e7ba90a9"}], "type": "alarming", "id": "ffab3464fcfe4e6086e29e4f2cac9a99", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1e1511f6281344c28c2a63d6a8174f8d"}, "audit_ids": ["40s9IE9KR-Kj-YMbsZzBIw"], "issued_at": "2018-08-26T12:50:34.000000Z"}} 2018-08-26 12:50:34,851 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-26 12:50:34,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}51e7c051da869f7289fbb83626115e3992ae0379" 2018-08-26 12:50:35,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-caeced95-1a2c-4b7a-b5cf-52543acfbe91 Date: Sun, 26 Aug 2018 12:50:35 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"9c1c4110-1d5a-4c9e-9e4a-8295252f6976","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"526e4f7307214396989751533ff33528","status":"ACTIVE","subnets":["a3c401bc-6377-43cc-8a20-abe78f2d51b9"],"description":"","tags":[],"updated_at":"2018-08-26T10:33:06Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"526e4f7307214396989751533ff33528","created_at":"2018-08-26T10:16:36Z","provider:network_type":"flat"}]} 2018-08-26 12:50:35,207 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-caeced95-1a2c-4b7a-b5cf-52543acfbe91 2018-08-26 12:50:35,207 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.355926036835s 2018-08-26 12:50:35,207 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-caeced95-1a2c-4b7a-b5cf-52543acfbe91 2018-08-26 12:50:35,208 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-26 12:50:38,089 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-08-26 12:50:40,937 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | f97d53a8-b183-42f5-8d27-d4a627355df6 | 2018-08-26T12:50:40.550238 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: f97d53a8-b183-42f5-8d27-d4a627355df6 ~/.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-26 12:50:44,675 - 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-26 12:50:44,676 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-08-26 12:50:47,380 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-08-26 12:50:50,967 - 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=f67549b0-b34d-4df7-9380-da3380bba5c0) as the default verifier for the future CLI operations. 2018-08-26 12:50:54,284 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-26 12:50:54,291 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 26 Aug 2018 12:50:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0114019d-1709-4b91-b199-5fc3985a0bc1 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2018-08-26 12:50:54,292 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-0114019d-1709-4b91-b199-5fc3985a0bc1 2018-08-26 12:50:54,296 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-08-26 12:50:54,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.5: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-26 12:50:54,305 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 26 Aug 2018 12:50:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e56b634d-a6d2-42af-846d-6caeca8c52ec 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.5:35357/v3/", "rel": "self"}]}]}} 2018-08-26 12:50:54,305 - keystoneauth.session - DEBUG - GET call to None for http://192.30.9.5:35357/ used request id req-e56b634d-a6d2-42af-846d-6caeca8c52ec 2018-08-26 12:50:54,305 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.5: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}51e7c051da869f7289fbb83626115e3992ae0379" 2018-08-26 12:50:54,495 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:50:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0647f2dd-c161-4b03-87a6-27cc211f0b9c Content-Encoding: gzip Content-Length: 856 Content-Type: application/json RESP BODY: {"services": [{"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.5:35357/v3/services/06403f6d19cc45d3876c1f817db4cc2a"}, "enabled": true, "type": "metric", "id": "06403f6d19cc45d3876c1f817db4cc2a", "name": "gnocchi"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.5:35357/v3/services/4fcf375a7a284c3ca85dd165d598c3cb"}, "enabled": true, "type": "network", "id": "4fcf375a7a284c3ca85dd165d598c3cb", "name": "neutron"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.5:35357/v3/services/5679bf9cdfbb4efdb97a61a69442b76f"}, "enabled": true, "type": "volumev3", "id": "5679bf9cdfbb4efdb97a61a69442b76f", "name": "cinderv3"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.5:35357/v3/services/5fba3b72fec244c7b311cd023156a4e5"}, "enabled": true, "type": "volumev2", "id": "5fba3b72fec244c7b311cd023156a4e5", "name": "cinderv2"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.5:35357/v3/services/71aa1ff84fdd4eab95dbd16ac5fbfcf7"}, "enabled": true, "type": "volume", "id": "71aa1ff84fdd4eab95dbd16ac5fbfcf7", "name": "cinder"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.5:35357/v3/services/7986c8336c5046db98dd34c332d24e7f"}, "enabled": true, "type": "image", "id": "7986c8336c5046db98dd34c332d24e7f", "name": "glance"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.5:35357/v3/services/8edc8950a979429d96b680df313310a4"}, "enabled": true, "type": "metering", "id": "8edc8950a979429d96b680df313310a4", "name": "ceilometer"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.5:35357/v3/services/a1648659a78445d4bcaef3988eb0583e"}, "enabled": true, "type": "cloudformation", "id": "a1648659a78445d4bcaef3988eb0583e", "name": "heat-cfn"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.5:35357/v3/services/b18e3a8824af4ed79cd0162b85ca91d6"}, "enabled": true, "type": "compute", "id": "b18e3a8824af4ed79cd0162b85ca91d6", "name": "nova"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.5:35357/v3/services/c887a5552b5842c5bbc8ce1b66332916"}, "enabled": true, "type": "event", "id": "c887a5552b5842c5bbc8ce1b66332916", "name": "panko"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.5:35357/v3/services/cd8c278131c84e4683012d83ae70eec0"}, "enabled": true, "type": "placement", "id": "cd8c278131c84e4683012d83ae70eec0", "name": "placement"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.5:35357/v3/services/ec31481f5236441e98c13b38a9c609ec"}, "enabled": true, "type": "object-store", "id": "ec31481f5236441e98c13b38a9c609ec", "name": "swift"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.5:35357/v3/services/f4a28c09b9d7444fb27267a9c13f5ad7"}, "enabled": true, "type": "identity", "id": "f4a28c09b9d7444fb27267a9c13f5ad7", "name": "keystone"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.5:35357/v3/services/f619feeb4e1c4cde836d701d6b52295f"}, "enabled": true, "type": "orchestration", "id": "f619feeb4e1c4cde836d701d6b52295f", "name": "heat"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.5:35357/v3/services/ffab3464fcfe4e6086e29e4f2cac9a99"}, "enabled": true, "type": "alarming", "id": "ffab3464fcfe4e6086e29e4f2cac9a99", "name": "aodh"}], "links": {"self": "http://192.30.9.5:35357/v3/services", "previous": null, "next": null}} 2018-08-26 12:50:54,495 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.5:35357/v3/services used request id req-0647f2dd-c161-4b03-87a6-27cc211f0b9c 2018-08-26 12:50:54,495 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.199233055115s 2018-08-26 12:50:54,495 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.5:35357/v3/services used request id req-0647f2dd-c161-4b03-87a6-27cc211f0b9c 2018-08-26 12:50:54,501 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-08-26 12:50:54,502 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}51e7c051da869f7289fbb83626115e3992ae0379" 2018-08-26 12:50:54,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8761 X-Openstack-Request-Id: req-65e41242-3e92-4adf-a577-94904a2e9981 Date: Sun, 26 Aug 2018 12:50:54 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": "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": "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": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"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": "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": "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": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"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": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "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": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"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": "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": "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"}, {"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": "dvr", "updated": "2014-06-1T10:00:00-00:00", "name": "Distributed Virtual Router", "links": [], "description": "Enables configuration of Distributed Virtual Routers."}]} 2018-08-26 12:50:54,693 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/extensions.json used request id req-65e41242-3e92-4adf-a577-94904a2e9981 2018-08-26 12:50:54,693 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.191774845123s 2018-08-26 12:50:54,694 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/extensions.json used request id req-65e41242-3e92-4adf-a577-94904a2e9981 2018-08-26 12:50:54,702 - xtesting.ci.run_tests - INFO - Skipping test case 'barbican'... 2018-08-26 12:50:54,702 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | barbican | functest | 00:00 | SKIP | +-------------------+------------------+------------------+----------------+ 2018-08-26 12:50:54,707 - xtesting.ci.run_tests - INFO - Xtesting report: +------------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------------+------------------+---------------+------------------+----------------+ | tempest_smoke | functest | smoke | 05:03 | PASS | | neutron-tempest-plugin-api | functest | smoke | 11:52 | FAIL | | rally_sanity | functest | smoke | 24:27 | FAIL | | refstack_defcore | functest | smoke | 06:49 | PASS | | patrole | functest | smoke | 02:07 | PASS | | vmtp | functest | smoke | 23:20 | PASS | | shaker | functest | smoke | 64:58 | FAIL | | snaps_smoke | functest | smoke | 00:00 | SKIP | | neutron_trunk | functest | smoke | 02:22 | PASS | | networking-bgpvpn | functest | smoke | 00:00 | SKIP | | networking-sfc | functest | smoke | 00:00 | SKIP | | barbican | functest | smoke | 00:00 | SKIP | +------------------------------------+------------------+---------------+------------------+----------------+ 2018-08-26 12:50:54,718 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-08-26 12:50:54,785 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-26 12:50:57,716 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-246 | | 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-odl-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-08-26 12:50:57,721 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export OS_USERNAME=admin export no_proxy=,172.30.9.22,192.30.9.5 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3.52 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.22:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=7gk9xPukkkFf4VnD9OXMDBMW4 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=e428b6e578e2485b9cc26da9ccf96a96 export OS_TENANT_NAME=admin export SDN_CONTROLLER_IP=192.30.9.5 export SDN_CONTROLLER_PASSWORD=Zzu7akOxpmOC2jHVAgCfwEcGT export OS_REGION_NAME=regionOne 2018-08-26 12:50:57,721 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-08-26 12:50:57,721 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+---------------------+-------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------+---------------+---------------------+-------------------+ +---------------+---------------+---------------------+-------------------+ 2018-08-26 12:50:57,722 - 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-26 12:50:57,727 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-08-26 12:51:00,772 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-246 | | 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-odl-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-08-26 12:51:00,777 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export OS_USERNAME=admin export no_proxy=,172.30.9.22,192.30.9.5 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3.52 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.22:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=7gk9xPukkkFf4VnD9OXMDBMW4 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=e428b6e578e2485b9cc26da9ccf96a96 export OS_TENANT_NAME=admin export SDN_CONTROLLER_IP=192.30.9.5 export SDN_CONTROLLER_PASSWORD=Zzu7akOxpmOC2jHVAgCfwEcGT export OS_REGION_NAME=regionOne 2018-08-26 12:51:00,777 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-08-26 12:51:00,778 - 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-26 12:51:00,794 - xtesting.ci.run_tests - INFO - Loading test case 'cloudify'... 2018-08-26 12:51:01,490 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-26 12:51:01,491 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-26 12:51:01,491 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-26 12:51:01,491 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-26 12:51:01,491 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-26 12:51:01,491 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-26 12:51:01,491 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-26 12:51:01,491 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-26 12:51:01,491 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-26 12:51:01,491 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-26 12:51:01,491 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-26 12:51:01,491 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-26 12:51:01,491 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-26 12:51:01,491 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-26 12:51:01,491 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-26 12:51:01,491 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-26 12:51:01,491 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-26 12:51:01,491 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-26 12:51:01,491 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-26 12:51:01,491 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-26 12:51:01,491 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-26 12:51:01,496 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-26 12:51:01,498 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-26 12:51:01,503 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:51:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-570bc653-7869-4fb2-b752-1cc2bb659484 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-08-26 12:51:01,503 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-570bc653-7869-4fb2-b752-1cc2bb659484 2018-08-26 12:51:01,504 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-26 12:51:01,903 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5d45fc17491a4aedb80e6e5e79d195c6", "name": "reader"}, {"id": "d371bb17b4354fa8812550829dff08d3", "name": "admin"}, {"id": "64b697102e1c4dfb82d6ae117acf5e44", "name": "member"}], "expires_at": "2018-08-26T13:51:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e428b6e578e2485b9cc26da9ccf96a96", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1210d332c9744f5cbc695a2c01f49732"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "816f0ebf045249fb84d97c4bfc1f0a06"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a44497dc0f584430880fbb34d798f187"}], "type": "metric", "id": "06403f6d19cc45d3876c1f817db4cc2a", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33aefc6453a54d88a8073094e7078823"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3af2aad436db4c72a190ee1afb07b296"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a48de89935fd4d0787f0c84bf3674881"}], "type": "network", "id": "4fcf375a7a284c3ca85dd165d598c3cb", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/e428b6e578e2485b9cc26da9ccf96a96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1acf73a288dd435cb0883e7723ed5056"}, {"url": "http://192.30.9.5:8776/v3/e428b6e578e2485b9cc26da9ccf96a96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25ab930679644d89bac501b74509b76d"}, {"url": "http://172.30.9.22:8776/v3/e428b6e578e2485b9cc26da9ccf96a96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe463692e35f41e28415b64d8ffd10af"}], "type": "volumev3", "id": "5679bf9cdfbb4efdb97a61a69442b76f", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/e428b6e578e2485b9cc26da9ccf96a96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4234eccc4e5c4c81a9740ee2adf95b67"}, {"url": "http://172.30.9.22:8776/v2/e428b6e578e2485b9cc26da9ccf96a96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "456ac2ca5ce14a919050a73ace6b5d36"}, {"url": "http://192.30.9.5:8776/v2/e428b6e578e2485b9cc26da9ccf96a96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec61effda13a4644aad9e330753e8ad3"}], "type": "volumev2", "id": "5fba3b72fec244c7b311cd023156a4e5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "057ed3b924844253978ad62059e6acbb"}, {"url": "http://172.30.9.22:8776/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c5726572f244dc1a37ddbd93a609edb"}, {"url": "http://192.30.9.5:8776/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7144203ef2f146f6a443da1e2a6503e6"}], "type": "volume", "id": "71aa1ff84fdd4eab95dbd16ac5fbfcf7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "218ecd9779c74fdbb9eff6a86b2e2ffa"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a4ae0c6c06a42aba305e1cb16268330"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f631f43b783d40b894997b7b49ab8a6b"}], "type": "image", "id": "7986c8336c5046db98dd34c332d24e7f", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "8edc8950a979429d96b680df313310a4", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a2d0d8a4ee24abcbae458bd1ce751ff"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6d1c3e6266f14458a3def33c4f0479b2"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "feca7a31784e458fb732ee0ca32ab24d"}], "type": "cloudformation", "id": "a1648659a78445d4bcaef3988eb0583e", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c10a925a2de437eac36a10b437ddcd1"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "517a76a99e3d470abde8b2e237f68205"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71f914c9732c486db7ec4dade5ea337a"}], "type": "compute", "id": "b18e3a8824af4ed79cd0162b85ca91d6", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91e36bdd70374197a9cc1cf82d4cacd4"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1c68732373a41b6bbdf0d38be58918e"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f7fd23166fd04cdbb15ae3b9534561a8"}], "type": "event", "id": "c887a5552b5842c5bbc8ce1b66332916", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68d3020187d14b4b925c0dbdfac338f6"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77e68b53932a4902a3a68484356b1c4e"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "809dcbff39164bbfaf936f0b35fd176c"}], "type": "placement", "id": "cd8c278131c84e4683012d83ae70eec0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8080/v1/AUTH_e428b6e578e2485b9cc26da9ccf96a96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49dd5c5e91d54d6aa44952eaa2390224"}, {"url": "http://12.0.0.43:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d5db89631954c7baafaf65b5aea991a"}, {"url": "http://12.0.0.43:8080/v1/AUTH_e428b6e578e2485b9cc26da9ccf96a96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "727249cbc39e4628bd3a179bd516b829"}], "type": "object-store", "id": "ec31481f5236441e98c13b38a9c609ec", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bc083505e0a4fba9e18037c17ad1785"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a4bed8aa09042d1be0a485c1bac878c"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89809cbce7344bcdbc14222d09ca5c81"}], "type": "identity", "id": "f4a28c09b9d7444fb27267a9c13f5ad7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0bd24ae5e1bc445db6c4eb649aa04b43"}, {"url": "http://192.30.9.5:8004/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6e6016d81674fa7951c5c486b38f564"}, {"url": "http://192.30.9.5:8004/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d22e870073e14dc5a443931e483e51a2"}], "type": "orchestration", "id": "f619feeb4e1c4cde836d701d6b52295f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "348e8fd3cbd140de8fdb5a2e7f1ba9ce"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37dabf8c0b3c4b4da176de43bbacdd17"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "97e424052ba4486c88034276e7ba90a9"}], "type": "alarming", "id": "ffab3464fcfe4e6086e29e4f2cac9a99", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1e1511f6281344c28c2a63d6a8174f8d"}, "audit_ids": ["_JrBwVZUTIiR0FgSAamRvA"], "issued_at": "2018-08-26T12:51:01.000000Z"}} 2018-08-26 12:51:01,906 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-26 12:51:01,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4573236ce076d3d7302b8ce0de2d7ab1dc8e779e" 2018-08-26 12:51:02,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-81a65998-9ba0-4ab4-95ad-03482c3a1d8a Date: Sun, 26 Aug 2018 12:51:02 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"9c1c4110-1d5a-4c9e-9e4a-8295252f6976","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"526e4f7307214396989751533ff33528","status":"ACTIVE","subnets":["a3c401bc-6377-43cc-8a20-abe78f2d51b9"],"description":"","tags":[],"updated_at":"2018-08-26T10:33:06Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"526e4f7307214396989751533ff33528","created_at":"2018-08-26T10:16:36Z","provider:network_type":"flat"}]} 2018-08-26 12:51:02,537 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-81a65998-9ba0-4ab4-95ad-03482c3a1d8a 2018-08-26 12:51:02,538 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.632025003433s 2018-08-26 12:51:02,538 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-81a65998-9ba0-4ab4-95ad-03482c3a1d8a 2018-08-26 12:51:02,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-26 12:51:02,552 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 26 Aug 2018 12:51:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d7bc997d-9ca0-4755-9ab1-4af88e747f72 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2018-08-26 12:51:02,552 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-d7bc997d-9ca0-4755-9ab1-4af88e747f72 2018-08-26 12:51:02,553 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-26 12:51:02,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4573236ce076d3d7302b8ce0de2d7ab1dc8e779e" 2018-08-26 12:51:02,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:51:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69e736a5-0686-4fb0-b4c4-9f135b05d70d Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/b7fcd596cb374671bfc994968e0279ce"}, "tags": [], "enabled": true, "id": "b7fcd596cb374671bfc994968e0279ce", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-08-26 12:51:02,744 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-69e736a5-0686-4fb0-b4c4-9f135b05d70d 2018-08-26 12:51:02,745 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.191329956055s 2018-08-26 12:51:02,745 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-69e736a5-0686-4fb0-b4c4-9f135b05d70d 2018-08-26 12:51:02,752 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-26 12:51:02,755 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4573236ce076d3d7302b8ce0de2d7ab1dc8e779e" -d '{"project": {"description": "Created by OPNFV Functest: cloudify", "enabled": true, "domain_id": "default", "name": "cloudify-project_b73915a9-b8cc-443a-b5b9-132c1d6a6150"}}' 2018-08-26 12:51:03,049 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 26 Aug 2018 12:51:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2714eabd-c517-4d89-8ba3-f90bfd12b19f Content-Length: 362 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.22:5000/v3/projects/f595edd42e894752800bf4b4a11d1025"}, "tags": [], "enabled": true, "id": "f595edd42e894752800bf4b4a11d1025", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_b73915a9-b8cc-443a-b5b9-132c1d6a6150"}} 2018-08-26 12:51:03,049 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-2714eabd-c517-4d89-8ba3-f90bfd12b19f 2018-08-26 12:51:03,049 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.297511100769s 2018-08-26 12:51:03,050 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-2714eabd-c517-4d89-8ba3-f90bfd12b19f 2018-08-26 12:51:03,050 - 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'f595edd42e894752800bf4b4a11d1025', '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_b73915a9-b8cc-443a-b5b9-132c1d6a6150'}) 2018-08-26 12:51:03,057 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-26 12:51:03,060 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4573236ce076d3d7302b8ce0de2d7ab1dc8e779e" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "87471b25-983d-4b84-8611-d512c6f42084", "email": null, "name": "cloudify-user_b73915a9-b8cc-443a-b5b9-132c1d6a6150"}}' 2018-08-26 12:51:03,432 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 26 Aug 2018 12:51:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-09ad093c-ade4-4ef9-b31b-42e4f508a26d Content-Length: 323 Content-Type: application/json RESP BODY: {"user": {"name": "cloudify-user_b73915a9-b8cc-443a-b5b9-132c1d6a6150", "links": {"self": "http://172.30.9.22:5000/v3/users/842d40b1afc94756bcb1a58cab186e6f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "842d40b1afc94756bcb1a58cab186e6f", "domain_id": "default", "password_expires_at": null}} 2018-08-26 12:51:03,432 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-09ad093c-ade4-4ef9-b31b-42e4f508a26d 2018-08-26 12:51:03,432 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.375404834747s 2018-08-26 12:51:03,432 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-09ad093c-ade4-4ef9-b31b-42e4f508a26d 2018-08-26 12:51:03,433 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'842d40b1afc94756bcb1a58cab186e6f', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cloudify-user_b73915a9-b8cc-443a-b5b9-132c1d6a6150'}) 2018-08-26 12:51:03,436 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-26 12:51:03,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4573236ce076d3d7302b8ce0de2d7ab1dc8e779e" 2018-08-26 12:51:03,620 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:51:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b939ed0-1932-4958-9781-ed6723171419 Content-Encoding: gzip Content-Length: 409 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "478525232f8240f3a5bcb37e18d15367", "links": {"self": "http://172.30.9.22:5000/v3/roles/478525232f8240f3a5bcb37e18d15367"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5d45fc17491a4aedb80e6e5e79d195c6", "links": {"self": "http://172.30.9.22:5000/v3/roles/5d45fc17491a4aedb80e6e5e79d195c6"}, "name": "reader"}, {"domain_id": null, "id": "64b697102e1c4dfb82d6ae117acf5e44", "links": {"self": "http://172.30.9.22:5000/v3/roles/64b697102e1c4dfb82d6ae117acf5e44"}, "name": "member"}, {"domain_id": null, "id": "6c30dd1ed17747c19a3fff37cee8f134", "links": {"self": "http://172.30.9.22:5000/v3/roles/6c30dd1ed17747c19a3fff37cee8f134"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b29a3a0f7cee4599871eeb6731b9c6f2", "links": {"self": "http://172.30.9.22:5000/v3/roles/b29a3a0f7cee4599871eeb6731b9c6f2"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d371bb17b4354fa8812550829dff08d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/d371bb17b4354fa8812550829dff08d3"}, "name": "admin"}, {"domain_id": null, "id": "d54515a19cc04386a508cfaf3906e7e7", "links": {"self": "http://172.30.9.22:5000/v3/roles/d54515a19cc04386a508cfaf3906e7e7"}, "name": "swiftoperator"}]} 2018-08-26 12:51:03,620 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-0b939ed0-1932-4958-9781-ed6723171419 2018-08-26 12:51:03,620 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.183944225311s 2018-08-26 12:51:03,621 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-0b939ed0-1932-4958-9781-ed6723171419 2018-08-26 12:51:03,626 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-26 12:51:03,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4573236ce076d3d7302b8ce0de2d7ab1dc8e779e" 2018-08-26 12:51:03,918 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:51:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75d6fac4-b2ba-4364-b51f-0a614cc6de48 Content-Encoding: gzip Content-Length: 409 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "478525232f8240f3a5bcb37e18d15367", "links": {"self": "http://172.30.9.22:5000/v3/roles/478525232f8240f3a5bcb37e18d15367"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5d45fc17491a4aedb80e6e5e79d195c6", "links": {"self": "http://172.30.9.22:5000/v3/roles/5d45fc17491a4aedb80e6e5e79d195c6"}, "name": "reader"}, {"domain_id": null, "id": "64b697102e1c4dfb82d6ae117acf5e44", "links": {"self": "http://172.30.9.22:5000/v3/roles/64b697102e1c4dfb82d6ae117acf5e44"}, "name": "member"}, {"domain_id": null, "id": "6c30dd1ed17747c19a3fff37cee8f134", "links": {"self": "http://172.30.9.22:5000/v3/roles/6c30dd1ed17747c19a3fff37cee8f134"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b29a3a0f7cee4599871eeb6731b9c6f2", "links": {"self": "http://172.30.9.22:5000/v3/roles/b29a3a0f7cee4599871eeb6731b9c6f2"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d371bb17b4354fa8812550829dff08d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/d371bb17b4354fa8812550829dff08d3"}, "name": "admin"}, {"domain_id": null, "id": "d54515a19cc04386a508cfaf3906e7e7", "links": {"self": "http://172.30.9.22:5000/v3/roles/d54515a19cc04386a508cfaf3906e7e7"}, "name": "swiftoperator"}]} 2018-08-26 12:51:03,918 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-75d6fac4-b2ba-4364-b51f-0a614cc6de48 2018-08-26 12:51:03,919 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.29239487648s 2018-08-26 12:51:03,919 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-75d6fac4-b2ba-4364-b51f-0a614cc6de48 2018-08-26 12:51:03,923 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-26 12:51:03,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4573236ce076d3d7302b8ce0de2d7ab1dc8e779e" 2018-08-26 12:51:04,110 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:51:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f34a1a6e-b7a4-4c06-8e29-2fb22bd3c709 Content-Encoding: gzip Content-Length: 409 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "478525232f8240f3a5bcb37e18d15367", "links": {"self": "http://172.30.9.22:5000/v3/roles/478525232f8240f3a5bcb37e18d15367"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5d45fc17491a4aedb80e6e5e79d195c6", "links": {"self": "http://172.30.9.22:5000/v3/roles/5d45fc17491a4aedb80e6e5e79d195c6"}, "name": "reader"}, {"domain_id": null, "id": "64b697102e1c4dfb82d6ae117acf5e44", "links": {"self": "http://172.30.9.22:5000/v3/roles/64b697102e1c4dfb82d6ae117acf5e44"}, "name": "member"}, {"domain_id": null, "id": "6c30dd1ed17747c19a3fff37cee8f134", "links": {"self": "http://172.30.9.22:5000/v3/roles/6c30dd1ed17747c19a3fff37cee8f134"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b29a3a0f7cee4599871eeb6731b9c6f2", "links": {"self": "http://172.30.9.22:5000/v3/roles/b29a3a0f7cee4599871eeb6731b9c6f2"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d371bb17b4354fa8812550829dff08d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/d371bb17b4354fa8812550829dff08d3"}, "name": "admin"}, {"domain_id": null, "id": "d54515a19cc04386a508cfaf3906e7e7", "links": {"self": "http://172.30.9.22:5000/v3/roles/d54515a19cc04386a508cfaf3906e7e7"}, "name": "swiftoperator"}]} 2018-08-26 12:51:04,111 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-f34a1a6e-b7a4-4c06-8e29-2fb22bd3c709 2018-08-26 12:51:04,111 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.187115192413s 2018-08-26 12:51:04,111 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-f34a1a6e-b7a4-4c06-8e29-2fb22bd3c709 2018-08-26 12:51:04,116 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-26 12:51:04,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4573236ce076d3d7302b8ce0de2d7ab1dc8e779e" 2018-08-26 12:51:04,299 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:51:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d16bf6e7-64b6-43e4-8d7b-c346dea52026 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-26 12:51:04,299 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-d16bf6e7-64b6-43e4-8d7b-c346dea52026 2018-08-26 12:51:04,300 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.183289051056s 2018-08-26 12:51:04,300 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-d16bf6e7-64b6-43e4-8d7b-c346dea52026 2018-08-26 12:51:04,301 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-26 12:51:04,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4573236ce076d3d7302b8ce0de2d7ab1dc8e779e" 2018-08-26 12:51:04,507 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:51:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e39ae52-8631-4ad1-b11d-2f621aa033e6 Content-Encoding: gzip Content-Length: 1030 Content-Type: application/json RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/00af5ffb672f4832ab8347fc3e59dad9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "00af5ffb672f4832ab8347fc3e59dad9", "email": "placement@localhost", "password_expires_at": null}, {"name": "api_check-user_cfa71808-e14a-4d0f-a925-c4cce043949d", "links": {"self": "http://172.30.9.22:5000/v3/users/0653adcd9bbd40d4a2487cf2c2b18753"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0653adcd9bbd40d4a2487cf2c2b18753", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/1155cddaef57457382d358aece0b4688"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1155cddaef57457382d358aece0b4688", "email": "panko@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_d167a7b0-d3aa-4f83-af07-f37a57d140fb", "links": {"self": "http://172.30.9.22:5000/v3/users/1df9f75d1d584587b0935d6ba2e78671"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1df9f75d1d584587b0935d6ba2e78671", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/1e1511f6281344c28c2a63d6a8174f8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1e1511f6281344c28c2a63d6a8174f8d", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/1f874aa402974ad1bde389b6ec3af461"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f874aa402974ad1bde389b6ec3af461", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/30ef6c63ca4f478ababb01839799530e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30ef6c63ca4f478ababb01839799530e", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/35943616abfb419b876965ce89cb2b8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "35943616abfb419b876965ce89cb2b8d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/394bd3d373f84b679204b10778d4c5d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "394bd3d373f84b679204b10778d4c5d6", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/5c46482149dc41d8a0f23a545eb8a332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c46482149dc41d8a0f23a545eb8a332", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6731abf69162411bab854fe2da778196"}, "domain_id": "b7fcd596cb374671bfc994968e0279ce", "enabled": true, "options": {}, "id": "6731abf69162411bab854fe2da778196", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cloudify-user_b73915a9-b8cc-443a-b5b9-132c1d6a6150", "links": {"self": "http://172.30.9.22:5000/v3/users/842d40b1afc94756bcb1a58cab186e6f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "842d40b1afc94756bcb1a58cab186e6f", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_smoke-user_b80679fb-d169-458c-878e-95c75e0e6bb2", "links": {"self": "http://172.30.9.22:5000/v3/users/a48ec85b60524d6190c593867ad79365"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a48ec85b60524d6190c593867ad79365", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/bc64983782874634be200a54d67bb2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bc64983782874634be200a54d67bb2dc", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/c16290bda05544839663305b8b46bfc4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c16290bda05544839663305b8b46bfc4", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/c78b7ea859ad4b4d9090aceb9cc94927"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c78b7ea859ad4b4d9090aceb9cc94927", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/f77a9ddb8d1e4546857d3ecef0ddf962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77a9ddb8d1e4546857d3ecef0ddf962", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/fd2f2ae2af224ce09fd25349c942fbd7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd2f2ae2af224ce09fd25349c942fbd7", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-08-26 12:51:04,508 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-1e39ae52-8631-4ad1-b11d-2f621aa033e6 2018-08-26 12:51:04,508 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.206866979599s 2018-08-26 12:51:04,508 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-1e39ae52-8631-4ad1-b11d-2f621aa033e6 2018-08-26 12:51:04,521 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-26 12:51:04,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4573236ce076d3d7302b8ce0de2d7ab1dc8e779e" 2018-08-26 12:51:04,639 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:51:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3d6380a-2ec7-4a73-b04a-5078efc90bb8 Content-Encoding: gzip Content-Length: 597 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/e428b6e578e2485b9cc26da9ccf96a96"}, "tags": [], "enabled": true, "id": "e428b6e578e2485b9cc26da9ccf96a96", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/c99e13955d6e4bb58dbfa100dcee4823"}, "tags": [], "enabled": true, "id": "c99e13955d6e4bb58dbfa100dcee4823", "parent_id": "default", "domain_id": "default", "name": "api_check-project_cfa71808-e14a-4d0f-a925-c4cce043949d"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.22:5000/v3/projects/f595edd42e894752800bf4b4a11d1025"}, "tags": [], "enabled": true, "id": "f595edd42e894752800bf4b4a11d1025", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_b73915a9-b8cc-443a-b5b9-132c1d6a6150"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/526e4f7307214396989751533ff33528"}, "tags": [], "enabled": true, "id": "526e4f7307214396989751533ff33528", "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.22:5000/v3/projects/45644229c8c04c4988a3eb8730a7b1ac"}, "tags": [], "enabled": true, "id": "45644229c8c04c4988a3eb8730a7b1ac", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_d167a7b0-d3aa-4f83-af07-f37a57d140fb"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/2ce8e98616074561ac73d2976131783f"}, "tags": [], "enabled": true, "id": "2ce8e98616074561ac73d2976131783f", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b80679fb-d169-458c-878e-95c75e0e6bb2"}]} 2018-08-26 12:51:04,639 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-e3d6380a-2ec7-4a73-b04a-5078efc90bb8 2018-08-26 12:51:04,639 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.118237018585s 2018-08-26 12:51:04,639 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-e3d6380a-2ec7-4a73-b04a-5078efc90bb8 2018-08-26 12:51:04,647 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-26 12:51:04,650 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=842d40b1afc94756bcb1a58cab186e6f&role.id=64b697102e1c4dfb82d6ae117acf5e44&scope.project.id=f595edd42e894752800bf4b4a11d1025" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4573236ce076d3d7302b8ce0de2d7ab1dc8e779e" 2018-08-26 12:51:04,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:51:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6cc7d00-dbbb-472f-9de4-6299cefa467a Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=842d40b1afc94756bcb1a58cab186e6f&role.id=64b697102e1c4dfb82d6ae117acf5e44&scope.project.id=f595edd42e894752800bf4b4a11d1025", "previous": null, "next": null}} 2018-08-26 12:51:04,843 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=842d40b1afc94756bcb1a58cab186e6f&role.id=64b697102e1c4dfb82d6ae117acf5e44&scope.project.id=f595edd42e894752800bf4b4a11d1025 used request id req-a6cc7d00-dbbb-472f-9de4-6299cefa467a 2018-08-26 12:51:04,843 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.19583106041s 2018-08-26 12:51:04,844 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=842d40b1afc94756bcb1a58cab186e6f&role.id=64b697102e1c4dfb82d6ae117acf5e44&scope.project.id=f595edd42e894752800bf4b4a11d1025 used request id req-a6cc7d00-dbbb-472f-9de4-6299cefa467a 2018-08-26 12:51:04,847 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-26 12:51:04,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/f595edd42e894752800bf4b4a11d1025/users/842d40b1afc94756bcb1a58cab186e6f/roles/64b697102e1c4dfb82d6ae117acf5e44 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4573236ce076d3d7302b8ce0de2d7ab1dc8e779e" 2018-08-26 12:51:04,993 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 26 Aug 2018 12:51:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf11300b-1dcb-4ba8-b6ea-e804ace96016 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-26 12:51:04,993 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/f595edd42e894752800bf4b4a11d1025/users/842d40b1afc94756bcb1a58cab186e6f/roles/64b697102e1c4dfb82d6ae117acf5e44 used request id req-cf11300b-1dcb-4ba8-b6ea-e804ace96016 2018-08-26 12:51:04,993 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.146369934082s 2018-08-26 12:51:04,993 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/f595edd42e894752800bf4b4a11d1025/users/842d40b1afc94756bcb1a58cab186e6f/roles/64b697102e1c4dfb82d6ae117acf5e44 used request id req-cf11300b-1dcb-4ba8-b6ea-e804ace96016 2018-08-26 12:51:04,994 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cloudify-project_b73915a9-b8cc-443a-b5b9-132c1d6a6150', 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'f595edd42e894752800bf4b4a11d1025', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '87471b25-983d-4b84-8611-d512c6f42084', 'username': u'cloudify-user_b73915a9-b8cc-443a-b5b9-132c1d6a6150', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-26 12:51:04,995 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-26 12:51:04,995 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-26 12:51:04,995 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-26 12:51:04,995 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-26 12:51:04,995 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-26 12:51:04,995 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-26 12:51:04,995 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-26 12:51:04,995 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-26 12:51:04,995 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-26 12:51:04,995 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-26 12:51:04,995 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-26 12:51:04,995 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-26 12:51:04,996 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-26 12:51:04,996 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-26 12:51:04,996 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-26 12:51:04,996 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-26 12:51:04,996 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-26 12:51:04,996 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-26 12:51:04,996 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-26 12:51:04,996 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-26 12:51:04,996 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-26 12:51:04,996 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-26 12:51:04,997 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cloudify-user_b73915a9-b8cc-443a-b5b9-132c1d6a6150', 'password': '87471b25-983d-4b84-8611-d512c6f42084', 'project_name': 'cloudify-project_b73915a9-b8cc-443a-b5b9-132c1d6a6150', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': 'f595edd42e894752800bf4b4a11d1025', 'project_domain_name': 'Default'} 2018-08-26 12:51:04,997 - xtesting.ci.run_tests - INFO - Running test case 'cloudify'... 2018-08-26 12:51:04,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-26 12:51:05,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:51:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2bdf786-04b7-41be-a35d-233473ba8a42 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-08-26 12:51:05,003 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-a2bdf786-04b7-41be-a35d-233473ba8a42 2018-08-26 12:51:05,003 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-26 12:51:05,389 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5d45fc17491a4aedb80e6e5e79d195c6", "name": "reader"}, {"id": "64b697102e1c4dfb82d6ae117acf5e44", "name": "member"}], "expires_at": "2018-08-26T13:51:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f595edd42e894752800bf4b4a11d1025", "name": "cloudify-project_b73915a9-b8cc-443a-b5b9-132c1d6a6150"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1210d332c9744f5cbc695a2c01f49732"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "816f0ebf045249fb84d97c4bfc1f0a06"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a44497dc0f584430880fbb34d798f187"}], "type": "metric", "id": "06403f6d19cc45d3876c1f817db4cc2a", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33aefc6453a54d88a8073094e7078823"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3af2aad436db4c72a190ee1afb07b296"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a48de89935fd4d0787f0c84bf3674881"}], "type": "network", "id": "4fcf375a7a284c3ca85dd165d598c3cb", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/f595edd42e894752800bf4b4a11d1025", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1acf73a288dd435cb0883e7723ed5056"}, {"url": "http://192.30.9.5:8776/v3/f595edd42e894752800bf4b4a11d1025", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25ab930679644d89bac501b74509b76d"}, {"url": "http://172.30.9.22:8776/v3/f595edd42e894752800bf4b4a11d1025", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe463692e35f41e28415b64d8ffd10af"}], "type": "volumev3", "id": "5679bf9cdfbb4efdb97a61a69442b76f", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/f595edd42e894752800bf4b4a11d1025", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4234eccc4e5c4c81a9740ee2adf95b67"}, {"url": "http://172.30.9.22:8776/v2/f595edd42e894752800bf4b4a11d1025", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "456ac2ca5ce14a919050a73ace6b5d36"}, {"url": "http://192.30.9.5:8776/v2/f595edd42e894752800bf4b4a11d1025", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec61effda13a4644aad9e330753e8ad3"}], "type": "volumev2", "id": "5fba3b72fec244c7b311cd023156a4e5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f595edd42e894752800bf4b4a11d1025", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "057ed3b924844253978ad62059e6acbb"}, {"url": "http://172.30.9.22:8776/v1/f595edd42e894752800bf4b4a11d1025", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c5726572f244dc1a37ddbd93a609edb"}, {"url": "http://192.30.9.5:8776/v1/f595edd42e894752800bf4b4a11d1025", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7144203ef2f146f6a443da1e2a6503e6"}], "type": "volume", "id": "71aa1ff84fdd4eab95dbd16ac5fbfcf7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "218ecd9779c74fdbb9eff6a86b2e2ffa"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a4ae0c6c06a42aba305e1cb16268330"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f631f43b783d40b894997b7b49ab8a6b"}], "type": "image", "id": "7986c8336c5046db98dd34c332d24e7f", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "8edc8950a979429d96b680df313310a4", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a2d0d8a4ee24abcbae458bd1ce751ff"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6d1c3e6266f14458a3def33c4f0479b2"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "feca7a31784e458fb732ee0ca32ab24d"}], "type": "cloudformation", "id": "a1648659a78445d4bcaef3988eb0583e", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c10a925a2de437eac36a10b437ddcd1"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "517a76a99e3d470abde8b2e237f68205"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71f914c9732c486db7ec4dade5ea337a"}], "type": "compute", "id": "b18e3a8824af4ed79cd0162b85ca91d6", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91e36bdd70374197a9cc1cf82d4cacd4"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1c68732373a41b6bbdf0d38be58918e"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f7fd23166fd04cdbb15ae3b9534561a8"}], "type": "event", "id": "c887a5552b5842c5bbc8ce1b66332916", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68d3020187d14b4b925c0dbdfac338f6"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77e68b53932a4902a3a68484356b1c4e"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "809dcbff39164bbfaf936f0b35fd176c"}], "type": "placement", "id": "cd8c278131c84e4683012d83ae70eec0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8080/v1/AUTH_f595edd42e894752800bf4b4a11d1025", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49dd5c5e91d54d6aa44952eaa2390224"}, {"url": "http://12.0.0.43:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d5db89631954c7baafaf65b5aea991a"}, {"url": "http://12.0.0.43:8080/v1/AUTH_f595edd42e894752800bf4b4a11d1025", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "727249cbc39e4628bd3a179bd516b829"}], "type": "object-store", "id": "ec31481f5236441e98c13b38a9c609ec", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bc083505e0a4fba9e18037c17ad1785"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a4bed8aa09042d1be0a485c1bac878c"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89809cbce7344bcdbc14222d09ca5c81"}], "type": "identity", "id": "f4a28c09b9d7444fb27267a9c13f5ad7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/f595edd42e894752800bf4b4a11d1025", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0bd24ae5e1bc445db6c4eb649aa04b43"}, {"url": "http://192.30.9.5:8004/v1/f595edd42e894752800bf4b4a11d1025", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6e6016d81674fa7951c5c486b38f564"}, {"url": "http://192.30.9.5:8004/v1/f595edd42e894752800bf4b4a11d1025", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d22e870073e14dc5a443931e483e51a2"}], "type": "orchestration", "id": "f619feeb4e1c4cde836d701d6b52295f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "348e8fd3cbd140de8fdb5a2e7f1ba9ce"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37dabf8c0b3c4b4da176de43bbacdd17"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "97e424052ba4486c88034276e7ba90a9"}], "type": "alarming", "id": "ffab3464fcfe4e6086e29e4f2cac9a99", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify-user_b73915a9-b8cc-443a-b5b9-132c1d6a6150", "id": "842d40b1afc94756bcb1a58cab186e6f"}, "audit_ids": ["zDQsfAILSYKaOUtVRYm1rw"], "issued_at": "2018-08-26T12:51:05.000000Z"}} 2018-08-26 12:51:05,392 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-26 12:51:05,393 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}733083dbf24a5a89bfd3d31938a45658186dcec4" -d '{"network": {"name": "cloudify-net_b73915a9-b8cc-443a-b5b9-132c1d6a6150", "admin_state_up": true}}' 2018-08-26 12:51:06,089 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 586 X-Openstack-Request-Id: req-b4cb0c21-078b-4942-8436-9f37af1c8416 Date: Sun, 26 Aug 2018 12:51:06 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"f595edd42e894752800bf4b4a11d1025","created_at":"2018-08-26T12:51:05Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-26T12:51:05Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"f595edd42e894752800bf4b4a11d1025","id":"03f9dbaa-3c0f-46d2-bc30-b69771683962","name":"cloudify-net_b73915a9-b8cc-443a-b5b9-132c1d6a6150"}} 2018-08-26 12:51:06,090 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-b4cb0c21-078b-4942-8436-9f37af1c8416 2018-08-26 12:51:06,090 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.697356939316s 2018-08-26 12:51:06,090 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-b4cb0c21-078b-4942-8436-9f37af1c8416 2018-08-26 12:51:06,091 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'updated_at': u'2018-08-26T12:51:05Z', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'id': u'03f9dbaa-3c0f-46d2-bc30-b69771683962', u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify-net_b73915a9-b8cc-443a-b5b9-132c1d6a6150', u'admin_state_up': True, u'tenant_id': u'f595edd42e894752800bf4b4a11d1025', u'created_at': u'2018-08-26T12:51:05Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'f595edd42e894752800bf4b4a11d1025'}) 2018-08-26 12:51:06,091 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-26 12:51:06,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}733083dbf24a5a89bfd3d31938a45658186dcec4" 2018-08-26 12:51:06,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1146 X-Openstack-Request-Id: req-cd9289a4-46a9-47ad-a2ad-62bf0c439a5f Date: Sun, 26 Aug 2018 12:51:06 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-26T12:51:05Z","tenant_id":"f595edd42e894752800bf4b4a11d1025","created_at":"2018-08-26T12:51:05Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":1,"admin_state_up":true,"shared":false,"project_id":"f595edd42e894752800bf4b4a11d1025","id":"03f9dbaa-3c0f-46d2-bc30-b69771683962","name":"cloudify-net_b73915a9-b8cc-443a-b5b9-132c1d6a6150"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a3c401bc-6377-43cc-8a20-abe78f2d51b9"],"updated_at":"2018-08-26T10:33:06Z","tenant_id":"526e4f7307214396989751533ff33528","created_at":"2018-08-26T10:16:36Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"526e4f7307214396989751533ff33528","id":"9c1c4110-1d5a-4c9e-9e4a-8295252f6976","name":"external"}]} 2018-08-26 12:51:06,241 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-cd9289a4-46a9-47ad-a2ad-62bf0c439a5f 2018-08-26 12:51:06,241 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.149363040924s 2018-08-26 12:51:06,241 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-cd9289a4-46a9-47ad-a2ad-62bf0c439a5f 2018-08-26 12:51:06,243 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-26 12:51:06,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}733083dbf24a5a89bfd3d31938a45658186dcec4" -d '{"subnet": {"name": "cloudify-subnet_b73915a9-b8cc-443a-b5b9-132c1d6a6150", "enable_dhcp": true, "network_id": "03f9dbaa-3c0f-46d2-bc30-b69771683962", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-26 12:51:06,839 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-eea36678-861e-459c-81c0-58dc472b14fc Date: Sun, 26 Aug 2018 12:51:06 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"03f9dbaa-3c0f-46d2-bc30-b69771683962","tenant_id":"f595edd42e894752800bf4b4a11d1025","created_at":"2018-08-26T12:51:06Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-26T12:51:06Z","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":"f595edd42e894752800bf4b4a11d1025","id":"6490daea-ca6b-4710-a392-cc1a6a30beb2","subnetpool_id":null,"name":"cloudify-subnet_b73915a9-b8cc-443a-b5b9-132c1d6a6150"}} 2018-08-26 12:51:06,839 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-eea36678-861e-459c-81c0-58dc472b14fc 2018-08-26 12:51:06,840 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.596607923508s 2018-08-26 12:51:06,840 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-eea36678-861e-459c-81c0-58dc472b14fc 2018-08-26 12:51:06,840 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-26T12:51:06Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'6490daea-ca6b-4710-a392-cc1a6a30beb2', u'subnetpool_id': None, u'service_types': [], u'name': u'cloudify-subnet_b73915a9-b8cc-443a-b5b9-132c1d6a6150', u'enable_dhcp': True, u'network_id': u'03f9dbaa-3c0f-46d2-bc30-b69771683962', u'tenant_id': u'f595edd42e894752800bf4b4a11d1025', u'created_at': u'2018-08-26T12:51:06Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'f595edd42e894752800bf4b4a11d1025'}) 2018-08-26 12:51:06,841 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-26 12:51:06,841 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}733083dbf24a5a89bfd3d31938a45658186dcec4" -d '{"router": {"external_gateway_info": {"network_id": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976"}, "name": "cloudify-router_b73915a9-b8cc-443a-b5b9-132c1d6a6150", "admin_state_up": true}}' 2018-08-26 12:51:08,096 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-7f09c4f3-70fb-4f9e-a09c-151fb4d0302c Date: Sun, 26 Aug 2018 12:51:08 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a3c401bc-6377-43cc-8a20-abe78f2d51b9", "ip_address": "172.30.9.214"}]}, "description": "", "tags": [], "tenant_id": "f595edd42e894752800bf4b4a11d1025", "created_at": "2018-08-26T12:51:06Z", "admin_state_up": true, "updated_at": "2018-08-26T12:51:07Z", "revision_number": 2, "routes": [], "project_id": "f595edd42e894752800bf4b4a11d1025", "id": "f72eae13-3afa-4bed-bd42-3580be5ce166", "name": "cloudify-router_b73915a9-b8cc-443a-b5b9-132c1d6a6150"}} 2018-08-26 12:51:08,096 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-7f09c4f3-70fb-4f9e-a09c-151fb4d0302c 2018-08-26 12:51:08,096 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.25526404381s 2018-08-26 12:51:08,097 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-7f09c4f3-70fb-4f9e-a09c-151fb4d0302c 2018-08-26 12:51:08,097 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'9c1c4110-1d5a-4c9e-9e4a-8295252f6976', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'a3c401bc-6377-43cc-8a20-abe78f2d51b9', u'ip_address': u'172.30.9.214'}]}, u'description': u'', u'tags': [], u'tenant_id': u'f595edd42e894752800bf4b4a11d1025', u'created_at': u'2018-08-26T12:51:06Z', u'admin_state_up': True, u'updated_at': u'2018-08-26T12:51:07Z', u'revision_number': 2, u'routes': [], u'project_id': u'f595edd42e894752800bf4b4a11d1025', u'id': u'f72eae13-3afa-4bed-bd42-3580be5ce166', u'name': u'cloudify-router_b73915a9-b8cc-443a-b5b9-132c1d6a6150'}) 2018-08-26 12:51:08,098 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-26 12:51:08,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/f72eae13-3afa-4bed-bd42-3580be5ce166/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}733083dbf24a5a89bfd3d31938a45658186dcec4" -d '{"subnet_id": "6490daea-ca6b-4710-a392-cc1a6a30beb2"}' 2018-08-26 12:51:10,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-2bd450ca-5907-4f56-a72e-fad41d1d6f38 Date: Sun, 26 Aug 2018 12:51:10 GMT RESP BODY: {"network_id": "03f9dbaa-3c0f-46d2-bc30-b69771683962", "tenant_id": "f595edd42e894752800bf4b4a11d1025", "subnet_id": "6490daea-ca6b-4710-a392-cc1a6a30beb2", "subnet_ids": ["6490daea-ca6b-4710-a392-cc1a6a30beb2"], "port_id": "a25cd352-8e8c-4ed9-bcfa-32194fbfc355", "id": "f72eae13-3afa-4bed-bd42-3580be5ce166"} 2018-08-26 12:51:10,069 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/f72eae13-3afa-4bed-bd42-3580be5ce166/add_router_interface.json used request id req-2bd450ca-5907-4f56-a72e-fad41d1d6f38 2018-08-26 12:51:10,069 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.97088813782s 2018-08-26 12:51:10,069 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/f72eae13-3afa-4bed-bd42-3580be5ce166/add_router_interface.json used request id req-2bd450ca-5907-4f56-a72e-fad41d1d6f38 returning object f72eae13-3afa-4bed-bd42-3580be5ce166 2018-08-26 12:51:10,069 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-08-26 12:51:43,384 - shade - DEBUG - Image file /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 md5:d9fa9deb2e0906ab7da21bd97d305fa1 sha256:e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a 2018-08-26 12:51:43,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-26 12:51:43,390 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Sun, 26 Aug 2018 12:51:43 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2018-08-26 12:51:43,392 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-26 12:51:43,394 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}733083dbf24a5a89bfd3d31938a45658186dcec4" 2018-08-26 12:51:43,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-6f985071-919f-4484-9551-8d511d313155 Date: Sun, 26 Aug 2018 12:51:43 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-26 12:51:43,672 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-6f985071-919f-4484-9551-8d511d313155 2018-08-26 12:51:43,673 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.280219078064s 2018-08-26 12:51:43,673 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-6f985071-919f-4484-9551-8d511d313155 2018-08-26 12:51:43,681 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-26 12:51:43,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}733083dbf24a5a89bfd3d31938a45658186dcec4" -d '{"owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "owner_specified.shade.object": "images/cloudify-img_b73915a9-b8cc-443a-b5b9-132c1d6a6150", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify-img_b73915a9-b8cc-443a-b5b9-132c1d6a6150"}' 2018-08-26 12:51:43,733 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/187b5cbb-9ace-4e45-abc1-cf3fc06cef39 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-c9c7f4b1-ae3b-4f4e-a4ca-0198be8d65f8 Date: Sun, 26 Aug 2018 12:51:43 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-26T12:51:43Z", "file": "/v2/images/187b5cbb-9ace-4e45-abc1-cf3fc06cef39/file", "owner": "f595edd42e894752800bf4b4a11d1025", "id": "187b5cbb-9ace-4e45-abc1-cf3fc06cef39", "size": null, "self": "/v2/images/187b5cbb-9ace-4e45-abc1-cf3fc06cef39", "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_b73915a9-b8cc-443a-b5b9-132c1d6a6150", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify-img_b73915a9-b8cc-443a-b5b9-132c1d6a6150", "checksum": null, "created_at": "2018-08-26T12:51:43Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-26 12:51:43,733 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-c9c7f4b1-ae3b-4f4e-a4ca-0198be8d65f8 2018-08-26 12:51:43,733 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0522201061249s 2018-08-26 12:51:43,734 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-c9c7f4b1-ae3b-4f4e-a4ca-0198be8d65f8 returning object 187b5cbb-9ace-4e45-abc1-cf3fc06cef39 2018-08-26 12:51:43,734 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-26 12:51:43,736 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/187b5cbb-9ace-4e45-abc1-cf3fc06cef39/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}733083dbf24a5a89bfd3d31938a45658186dcec4" -d '' 2018-08-26 12:52:44,029 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e9583ced-3a18-46c6-8e17-d8d543275482 Date: Sun, 26 Aug 2018 12:52:44 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-26 12:52:44,030 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/187b5cbb-9ace-4e45-abc1-cf3fc06cef39/file used request id req-e9583ced-3a18-46c6-8e17-d8d543275482 2018-08-26 12:52:44,030 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 60.2957441807s 2018-08-26 12:52:44,030 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/187b5cbb-9ace-4e45-abc1-cf3fc06cef39/file used request id req-e9583ced-3a18-46c6-8e17-d8d543275482 2018-08-26 12:52:44,035 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-26 12:52:44,039 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}733083dbf24a5a89bfd3d31938a45658186dcec4" 2018-08-26 12:52:44,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-0ee666db-dfe6-4e89-8ac4-8ae63057ef14 Date: Sun, 26 Aug 2018 12:52:44 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-26T12:52:43Z", "file": "/v2/images/187b5cbb-9ace-4e45-abc1-cf3fc06cef39/file", "owner": "f595edd42e894752800bf4b4a11d1025", "id": "187b5cbb-9ace-4e45-abc1-cf3fc06cef39", "size": 4373348352, "self": "/v2/images/187b5cbb-9ace-4e45-abc1-cf3fc06cef39", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/187b5cbb-9ace-4e45-abc1-cf3fc06cef39/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/187b5cbb-9ace-4e45-abc1-cf3fc06cef39/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_b73915a9-b8cc-443a-b5b9-132c1d6a6150", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify-img_b73915a9-b8cc-443a-b5b9-132c1d6a6150", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-26T12:51:43Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-26 12:52:44,078 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-0ee666db-dfe6-4e89-8ac4-8ae63057ef14 2018-08-26 12:52:44,078 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0427000522614s 2018-08-26 12:52:44,078 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-0ee666db-dfe6-4e89-8ac4-8ae63057ef14 2018-08-26 12:52:44,080 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/187b5cbb-9ace-4e45-abc1-cf3fc06cef39/snap', u'metadata': Munch({})})], 'file': u'/v2/images/187b5cbb-9ace-4e45-abc1-cf3fc06cef39/file', 'owner': u'f595edd42e894752800bf4b4a11d1025', 'id': u'187b5cbb-9ace-4e45-abc1-cf3fc06cef39', 'size': 4373348352, u'self': u'/v2/images/187b5cbb-9ace-4e45-abc1-cf3fc06cef39', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f595edd42e894752800bf4b4a11d1025', 'name': 'cloudify-project_b73915a9-b8cc-443a-b5b9-132c1d6a6150', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/187b5cbb-9ace-4e45-abc1-cf3fc06cef39/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-26T12:52:43Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-26T12:52:43Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/cloudify-img_b73915a9-b8cc-443a-b5b9-132c1d6a6150', '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/187b5cbb-9ace-4e45-abc1-cf3fc06cef39', 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_b73915a9-b8cc-443a-b5b9-132c1d6a6150', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify-img_b73915a9-b8cc-443a-b5b9-132c1d6a6150', 'created': u'2018-08-26T12:51:43Z', 'checksum': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'created_at': u'2018-08-26T12:51:43Z', 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/187b5cbb-9ace-4e45-abc1-cf3fc06cef39', 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_b73915a9-b8cc-443a-b5b9-132c1d6a6150', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'schema': u'/v2/schemas/image'}}) 2018-08-26 12:52:44,081 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-26 12:52:44,084 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4573236ce076d3d7302b8ce0de2d7ab1dc8e779e" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "cloudify-flavor_b73915a9-b8cc-443a-b5b9-132c1d6a6150", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2018-08-26 12:52:44,448 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:52:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-25727f19-043f-47d3-88d7-78e05d2fd66c x-compute-request-id: req-25727f19-043f-47d3-88d7-78e05d2fd66c Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavor": {"name": "cloudify-flavor_b73915a9-b8cc-443a-b5b9-132c1d6a6150", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/e30dae27-ee12-470c-8416-0a0c5dacfa73", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/e30dae27-ee12-470c-8416-0a0c5dacfa73", "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": "e30dae27-ee12-470c-8416-0a0c5dacfa73"}} 2018-08-26 12:52:44,449 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-25727f19-043f-47d3-88d7-78e05d2fd66c 2018-08-26 12:52:44,449 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.36732006073s 2018-08-26 12:52:44,449 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-25727f19-043f-47d3-88d7-78e05d2fd66c 2018-08-26 12:52:44,450 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify-flavor_b73915a9-b8cc-443a-b5b9-132c1d6a6150', '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'e428b6e578e2485b9cc26da9ccf96a96', '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'e30dae27-ee12-470c-8416-0a0c5dacfa73', 'swap': 0}) 2018-08-26 12:52:44,450 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-26 12:52:44,453 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/e30dae27-ee12-470c-8416-0a0c5dacfa73/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}4573236ce076d3d7302b8ce0de2d7ab1dc8e779e" -d '{"extra_specs": {}}' 2018-08-26 12:52:44,474 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:52:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-eca34ffe-06aa-44d9-a0be-fcc144bc9373 x-compute-request-id: req-eca34ffe-06aa-44d9-a0be-fcc144bc9373 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-26 12:52:44,474 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/e30dae27-ee12-470c-8416-0a0c5dacfa73/os-extra_specs used request id req-eca34ffe-06aa-44d9-a0be-fcc144bc9373 2018-08-26 12:52:44,474 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0235190391541s 2018-08-26 12:52:44,474 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/e30dae27-ee12-470c-8416-0a0c5dacfa73/os-extra_specs used request id req-eca34ffe-06aa-44d9-a0be-fcc144bc9373 2018-08-26 12:52:44,475 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-26 12:52:44,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}733083dbf24a5a89bfd3d31938a45658186dcec4" -d '{"keypair": {"name": "cloudify-kp_b73915a9-b8cc-443a-b5b9-132c1d6a6150"}}' 2018-08-26 12:52:44,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:52:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-060e64e8-3fde-491b-8d57-087d861de13d x-compute-request-id: req-060e64e8-3fde-491b-8d57-087d861de13d Content-Encoding: gzip Content-Length: 1806 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDDzXBX2avHCSU+0Z9YnqIaIwV4FbazVvYgBf4neTpFtfX5KdLtERMklwqYaKmTSZISOQbAfWq3Pnx8EMr21vtPG2A88FnzXbEXY07VdJGSutY+msObKx8TvVz6ZolHo9Yv17TwWIrcazXzU2NGgfe+HW2KghRRxXPGb7/9DPjGE7q7R/HuETF909i2EN+Z6pFmb5ffQ0VVxtuCwXtn79WFHELIFPFTn0/RR/UiRCtpSbDK28WXWvd5s797Pyie76pGHloDHSDOkCu7+ALZMUJpxe3aZM122bt9/HEQIMbvjuqzaDt5QaZaz2fKD3tjDk37WfitOvixAxkRwl7bqMXL Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAw81wV9mrxwklPtGfWJ6iGiMFeBW2s1b2IAX+J3k6RbX1+SnS\n7RETJJcKmGipk0mSEjkGwH1qtz58fBDK9tb7TxtgPPBZ812xF2NO1XSRkrrWPprD\nmysfE71c+maJR6PWL9e08FiK3Gs181NjRoH3vh1tioIUUcVzxm+//Qz4xhO6u0fx\n7hExfdPYthDfmeqRZm+X30NFVcbbgsF7Z+/VhRxCyBTxU59P0Uf1IkQraUmwytvF\nl1r3ebO/ez8onu+qRh5aAx0gzpAru/gC2TFCacXt2mTNdtm7ffxxECDG747qs2g7\neUGmWs9nyg97Yw5N+1n4rTr4sQMZEcJe26jFywIDAQABAoIBAG/4vfQfMJLD8h64\nda2SGhVkTa5cjHyGkH3Dr5IXS3GuGxoABvU3PIFCNvbtc3wdKIFvRyMxFaPxAfNZ\nDxiV3GVivGhc8rOvsqQzUFPVM6J7YiWvD4le4YjCU7eGh58GXGhDrN99Yvul+9ZI\nq48Yp/p6jbgVp1UT259xLJOjpWhvw2Y5y8bhGBl9us+Ngp4k//UQiFpd+d81penl\nAlCyOMSpSmxrxMd0yXEhRyzV3GN/Vfcoe6rmEMdpgTgVHiLo09OY5HwJ9Cb6Ng/b\nHRFIhn2UZqqSHm5+LzpcnkGiuuiBeylTbstXWrjJ6308RQRSbGFau10s2ebX2veu\nOa5gZkECgYEA7ZgyJsDQff40ZH8z0qg6DoX/bbsvaYMVtFhqCVTnzgcBKNBFh8al\nr4A5tcUuaJ8VXJ5KfrR1vJ79mrvjhUGnNC23z3DZsQf8EVy1KiNIYxm51XNG6HFK\nyDgIJc4fKBWTc4rS5JrLnXTbzskh/hQV5wzUqWgZPxXg8DIkPjQDaXsCgYEA0vh0\nHJED/0KnR6RpYPa4MC8jSFOMax9ZXwQf3quf/PQjtt7c/0VMBn2LthR3xdA7H0Yj\ncptaT1KWf+KaGKkY0bSV+RJV58xF1/29Bv4V2NYkFT2KOOXxG+X7/qgsPX4GbJRC\nDxZERBsFgXwLn+wbYk1SqYD+iimG/tA6E4Ivm/ECgYBzFUU1gC9816SJCRQQ9Wsp\nnb4baI+Oi+/3atvxqS6enMXy/u6u1YlreLB7Wwcfpe6y7fknZkGhG2G7kUajRSm4\nHGzsDb1kAnoV7tHRl0V4uv1IZo3yCO4wDPPlW/G7eLfzP0rncBMwMWpGvyW37AKv\n54cah1GzPOW3cpIbjxYYAQKBgHD3AJVbQRypgBDohFSbRzzlwKq1sfaaLqyl9Lqy\ng1RbFdSRuRwm6vJ+vxScGRYezcmNMOXpMY5P1q5bk8+om9WOMM/RdZZM1wk0oMbh\nvqkA4QlOjnixB0289BYDzsyOcropGMYjUiJ1pZkT5tWXA4K7jIueuq0YV2SR8scH\nap7BAoGAbpSXEuaNKjVtmxopXmM+VvdBqCwx2jznnWcin9gXWDyHFxfmC67rUdeH\nesIYQLH3KsMU0LKsQxHEJwR49guKgQNaTHqVaNJErccTcmU8ht8MmzqNaS27A3LC\niQHsxgwscuj7AxkYCnmMB+feYoDNXd881jDcY+HAOc/Cuk3XU6I=\n-----END RSA PRIVATE KEY-----\n", "user_id": "842d40b1afc94756bcb1a58cab186e6f", "name": "cloudify-kp_b73915a9-b8cc-443a-b5b9-132c1d6a6150", "fingerprint": "c4:6d:2c:8d:6a:e0:c2:66:b2:9b:31:19:b5:47:84:55"}} 2018-08-26 12:52:44,885 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-060e64e8-3fde-491b-8d57-087d861de13d 2018-08-26 12:52:44,885 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.409899950027s 2018-08-26 12:52:44,885 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-060e64e8-3fde-491b-8d57-087d861de13d 2018-08-26 12:52:44,886 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDDzXBX2avHCSU+0Z9YnqIaIwV4FbazVvYgBf4neTpFtfX5KdLtERMklwqYaKmTSZISOQbAfWq3Pnx8EMr21vtPG2A88FnzXbEXY07VdJGSutY+msObKx8TvVz6ZolHo9Yv17TwWIrcazXzU2NGgfe+HW2KghRRxXPGb7/9DPjGE7q7R/HuETF909i2EN+Z6pFmb5ffQ0VVxtuCwXtn79WFHELIFPFTn0/RR/UiRCtpSbDK28WXWvd5s797Pyie76pGHloDHSDOkCu7+ALZMUJpxe3aZM122bt9/HEQIMbvjuqzaDt5QaZaz2fKD3tjDk37WfitOvixAxkRwl7bqMXL Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAw81wV9mrxwklPtGfWJ6iGiMFeBW2s1b2IAX+J3k6RbX1+SnS\n7RETJJcKmGipk0mSEjkGwH1qtz58fBDK9tb7TxtgPPBZ812xF2NO1XSRkrrWPprD\nmysfE71c+maJR6PWL9e08FiK3Gs181NjRoH3vh1tioIUUcVzxm+//Qz4xhO6u0fx\n7hExfdPYthDfmeqRZm+X30NFVcbbgsF7Z+/VhRxCyBTxU59P0Uf1IkQraUmwytvF\nl1r3ebO/ez8onu+qRh5aAx0gzpAru/gC2TFCacXt2mTNdtm7ffxxECDG747qs2g7\neUGmWs9nyg97Yw5N+1n4rTr4sQMZEcJe26jFywIDAQABAoIBAG/4vfQfMJLD8h64\nda2SGhVkTa5cjHyGkH3Dr5IXS3GuGxoABvU3PIFCNvbtc3wdKIFvRyMxFaPxAfNZ\nDxiV3GVivGhc8rOvsqQzUFPVM6J7YiWvD4le4YjCU7eGh58GXGhDrN99Yvul+9ZI\nq48Yp/p6jbgVp1UT259xLJOjpWhvw2Y5y8bhGBl9us+Ngp4k//UQiFpd+d81penl\nAlCyOMSpSmxrxMd0yXEhRyzV3GN/Vfcoe6rmEMdpgTgVHiLo09OY5HwJ9Cb6Ng/b\nHRFIhn2UZqqSHm5+LzpcnkGiuuiBeylTbstXWrjJ6308RQRSbGFau10s2ebX2veu\nOa5gZkECgYEA7ZgyJsDQff40ZH8z0qg6DoX/bbsvaYMVtFhqCVTnzgcBKNBFh8al\nr4A5tcUuaJ8VXJ5KfrR1vJ79mrvjhUGnNC23z3DZsQf8EVy1KiNIYxm51XNG6HFK\nyDgIJc4fKBWTc4rS5JrLnXTbzskh/hQV5wzUqWgZPxXg8DIkPjQDaXsCgYEA0vh0\nHJED/0KnR6RpYPa4MC8jSFOMax9ZXwQf3quf/PQjtt7c/0VMBn2LthR3xdA7H0Yj\ncptaT1KWf+KaGKkY0bSV+RJV58xF1/29Bv4V2NYkFT2KOOXxG+X7/qgsPX4GbJRC\nDxZERBsFgXwLn+wbYk1SqYD+iimG/tA6E4Ivm/ECgYBzFUU1gC9816SJCRQQ9Wsp\nnb4baI+Oi+/3atvxqS6enMXy/u6u1YlreLB7Wwcfpe6y7fknZkGhG2G7kUajRSm4\nHGzsDb1kAnoV7tHRl0V4uv1IZo3yCO4wDPPlW/G7eLfzP0rncBMwMWpGvyW37AKv\n54cah1GzPOW3cpIbjxYYAQKBgHD3AJVbQRypgBDohFSbRzzlwKq1sfaaLqyl9Lqy\ng1RbFdSRuRwm6vJ+vxScGRYezcmNMOXpMY5P1q5bk8+om9WOMM/RdZZM1wk0oMbh\nvqkA4QlOjnixB0289BYDzsyOcropGMYjUiJ1pZkT5tWXA4K7jIueuq0YV2SR8scH\nap7BAoGAbpSXEuaNKjVtmxopXmM+VvdBqCwx2jznnWcin9gXWDyHFxfmC67rUdeH\nesIYQLH3KsMU0LKsQxHEJwR49guKgQNaTHqVaNJErccTcmU8ht8MmzqNaS27A3LC\niQHsxgwscuj7AxkYCnmMB+feYoDNXd881jDcY+HAOc/Cuk3XU6I=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'842d40b1afc94756bcb1a58cab186e6f', 'name': u'cloudify-kp_b73915a9-b8cc-443a-b5b9-132c1d6a6150', 'created_at': '2018-08-26T12:52:44.886423', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f595edd42e894752800bf4b4a11d1025', 'name': 'cloudify-project_b73915a9-b8cc-443a-b5b9-132c1d6a6150', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'c4:6d:2c:8d:6a:e0:c2:66:b2:9b:31:19:b5:47:84:55', 'type': 'ssh', 'id': u'cloudify-kp_b73915a9-b8cc-443a-b5b9-132c1d6a6150'}) 2018-08-26 12:52:44,886 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEogIBAAKCAQEAw81wV9mrxwklPtGfWJ6iGiMFeBW2s1b2IAX+J3k6RbX1+SnS 7RETJJcKmGipk0mSEjkGwH1qtz58fBDK9tb7TxtgPPBZ812xF2NO1XSRkrrWPprD mysfE71c+maJR6PWL9e08FiK3Gs181NjRoH3vh1tioIUUcVzxm+//Qz4xhO6u0fx 7hExfdPYthDfmeqRZm+X30NFVcbbgsF7Z+/VhRxCyBTxU59P0Uf1IkQraUmwytvF l1r3ebO/ez8onu+qRh5aAx0gzpAru/gC2TFCacXt2mTNdtm7ffxxECDG747qs2g7 eUGmWs9nyg97Yw5N+1n4rTr4sQMZEcJe26jFywIDAQABAoIBAG/4vfQfMJLD8h64 da2SGhVkTa5cjHyGkH3Dr5IXS3GuGxoABvU3PIFCNvbtc3wdKIFvRyMxFaPxAfNZ DxiV3GVivGhc8rOvsqQzUFPVM6J7YiWvD4le4YjCU7eGh58GXGhDrN99Yvul+9ZI q48Yp/p6jbgVp1UT259xLJOjpWhvw2Y5y8bhGBl9us+Ngp4k//UQiFpd+d81penl AlCyOMSpSmxrxMd0yXEhRyzV3GN/Vfcoe6rmEMdpgTgVHiLo09OY5HwJ9Cb6Ng/b HRFIhn2UZqqSHm5+LzpcnkGiuuiBeylTbstXWrjJ6308RQRSbGFau10s2ebX2veu Oa5gZkECgYEA7ZgyJsDQff40ZH8z0qg6DoX/bbsvaYMVtFhqCVTnzgcBKNBFh8al r4A5tcUuaJ8VXJ5KfrR1vJ79mrvjhUGnNC23z3DZsQf8EVy1KiNIYxm51XNG6HFK yDgIJc4fKBWTc4rS5JrLnXTbzskh/hQV5wzUqWgZPxXg8DIkPjQDaXsCgYEA0vh0 HJED/0KnR6RpYPa4MC8jSFOMax9ZXwQf3quf/PQjtt7c/0VMBn2LthR3xdA7H0Yj cptaT1KWf+KaGKkY0bSV+RJV58xF1/29Bv4V2NYkFT2KOOXxG+X7/qgsPX4GbJRC DxZERBsFgXwLn+wbYk1SqYD+iimG/tA6E4Ivm/ECgYBzFUU1gC9816SJCRQQ9Wsp nb4baI+Oi+/3atvxqS6enMXy/u6u1YlreLB7Wwcfpe6y7fknZkGhG2G7kUajRSm4 HGzsDb1kAnoV7tHRl0V4uv1IZo3yCO4wDPPlW/G7eLfzP0rncBMwMWpGvyW37AKv 54cah1GzPOW3cpIbjxYYAQKBgHD3AJVbQRypgBDohFSbRzzlwKq1sfaaLqyl9Lqy g1RbFdSRuRwm6vJ+vxScGRYezcmNMOXpMY5P1q5bk8+om9WOMM/RdZZM1wk0oMbh vqkA4QlOjnixB0289BYDzsyOcropGMYjUiJ1pZkT5tWXA4K7jIueuq0YV2SR8scH ap7BAoGAbpSXEuaNKjVtmxopXmM+VvdBqCwx2jznnWcin9gXWDyHFxfmC67rUdeH esIYQLH3KsMU0LKsQxHEJwR49guKgQNaTHqVaNJErccTcmU8ht8MmzqNaS27A3LC iQHsxgwscuj7AxkYCnmMB+feYoDNXd881jDcY+HAOc/Cuk3XU6I= -----END RSA PRIVATE KEY----- 2018-08-26 12:52:44,889 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-08-26 12:52:44,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}733083dbf24a5a89bfd3d31938a45658186dcec4" -d '{"security_group": {"name": "cloudify-sg_b73915a9-b8cc-443a-b5b9-132c1d6a6150", "description": "created by OPNFV Functest (cloudify)"}}' 2018-08-26 12:52:45,372 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1416 X-Openstack-Request-Id: req-b687ddfd-5ef6-4a3f-9170-81ebd9ad19c6 Date: Sun, 26 Aug 2018 12:52:45 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "f595edd42e894752800bf4b4a11d1025", "created_at": "2018-08-26T12:52:45Z", "updated_at": "2018-08-26T12:52:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T12:52:45Z", "revision_number": 0, "id": "48396f19-c3a2-43da-8c32-549f8fc1fec0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T12:52:45Z", "security_group_id": "78e5a962-726a-4ca5-876e-b292a3c6dbc7", "tenant_id": "f595edd42e894752800bf4b4a11d1025", "port_range_min": null, "ethertype": "IPv6", "project_id": "f595edd42e894752800bf4b4a11d1025"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T12:52:45Z", "revision_number": 0, "id": "a3e3ca84-bdcc-423c-868d-37d916db14bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T12:52:45Z", "security_group_id": "78e5a962-726a-4ca5-876e-b292a3c6dbc7", "tenant_id": "f595edd42e894752800bf4b4a11d1025", "port_range_min": null, "ethertype": "IPv4", "project_id": "f595edd42e894752800bf4b4a11d1025"}], "revision_number": 1, "project_id": "f595edd42e894752800bf4b4a11d1025", "id": "78e5a962-726a-4ca5-876e-b292a3c6dbc7", "name": "cloudify-sg_b73915a9-b8cc-443a-b5b9-132c1d6a6150"}} 2018-08-26 12:52:45,373 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-b687ddfd-5ef6-4a3f-9170-81ebd9ad19c6 2018-08-26 12:52:45,373 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.483162879944s 2018-08-26 12:52:45,373 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-b687ddfd-5ef6-4a3f-9170-81ebd9ad19c6 2018-08-26 12:52:45,377 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-26 12:52:45,378 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}733083dbf24a5a89bfd3d31938a45658186dcec4" 2018-08-26 12:52:45,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3832 X-Openstack-Request-Id: req-509728eb-2425-471c-8a0c-9e9f130a47f5 Date: Sun, 26 Aug 2018 12:52:45 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "f595edd42e894752800bf4b4a11d1025", "created_at": "2018-08-26T12:52:45Z", "updated_at": "2018-08-26T12:52:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T12:52:45Z", "revision_number": 0, "id": "48396f19-c3a2-43da-8c32-549f8fc1fec0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T12:52:45Z", "security_group_id": "78e5a962-726a-4ca5-876e-b292a3c6dbc7", "tenant_id": "f595edd42e894752800bf4b4a11d1025", "port_range_min": null, "ethertype": "IPv6", "project_id": "f595edd42e894752800bf4b4a11d1025"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T12:52:45Z", "revision_number": 0, "id": "a3e3ca84-bdcc-423c-868d-37d916db14bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T12:52:45Z", "security_group_id": "78e5a962-726a-4ca5-876e-b292a3c6dbc7", "tenant_id": "f595edd42e894752800bf4b4a11d1025", "port_range_min": null, "ethertype": "IPv4", "project_id": "f595edd42e894752800bf4b4a11d1025"}], "revision_number": 1, "project_id": "f595edd42e894752800bf4b4a11d1025", "id": "78e5a962-726a-4ca5-876e-b292a3c6dbc7", "name": "cloudify-sg_b73915a9-b8cc-443a-b5b9-132c1d6a6150"}, {"description": "Default security group", "tags": [], "tenant_id": "f595edd42e894752800bf4b4a11d1025", "created_at": "2018-08-26T12:51:05Z", "updated_at": "2018-08-26T12:51:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T12:51:05Z", "revision_number": 0, "id": "1795d6f0-60f8-4d8a-b1e1-badfa0b8f963", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T12:51:05Z", "security_group_id": "c911f788-1d74-422d-9d4c-2695fab7b738", "tenant_id": "f595edd42e894752800bf4b4a11d1025", "port_range_min": null, "ethertype": "IPv4", "project_id": "f595edd42e894752800bf4b4a11d1025"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T12:51:05Z", "revision_number": 0, "id": "a83ae233-f6d4-449c-9b85-f4282061e10e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T12:51:05Z", "security_group_id": "c911f788-1d74-422d-9d4c-2695fab7b738", "tenant_id": "f595edd42e894752800bf4b4a11d1025", "port_range_min": null, "ethertype": "IPv6", "project_id": "f595edd42e894752800bf4b4a11d1025"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T12:51:05Z", "revision_number": 0, "id": "cab68625-853f-4544-b174-e4c7fb590cb9", "remote_group_id": "c911f788-1d74-422d-9d4c-2695fab7b738", "remote_ip_prefix": null, "created_at": "2018-08-26T12:51:05Z", "security_group_id": "c911f788-1d74-422d-9d4c-2695fab7b738", "tenant_id": "f595edd42e894752800bf4b4a11d1025", "port_range_min": null, "ethertype": "IPv4", "project_id": "f595edd42e894752800bf4b4a11d1025"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T12:51:05Z", "revision_number": 0, "id": "d307d8ca-9caf-412d-acd1-8831124db80c", "remote_group_id": "c911f788-1d74-422d-9d4c-2695fab7b738", "remote_ip_prefix": null, "created_at": "2018-08-26T12:51:05Z", "security_group_id": "c911f788-1d74-422d-9d4c-2695fab7b738", "tenant_id": "f595edd42e894752800bf4b4a11d1025", "port_range_min": null, "ethertype": "IPv6", "project_id": "f595edd42e894752800bf4b4a11d1025"}], "revision_number": 1, "project_id": "f595edd42e894752800bf4b4a11d1025", "id": "c911f788-1d74-422d-9d4c-2695fab7b738", "name": "default"}]} 2018-08-26 12:52:45,494 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-509728eb-2425-471c-8a0c-9e9f130a47f5 2018-08-26 12:52:45,495 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.116995096207s 2018-08-26 12:52:45,495 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-509728eb-2425-471c-8a0c-9e9f130a47f5 2018-08-26 12:52:45,499 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-26 12:52:45,499 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}733083dbf24a5a89bfd3d31938a45658186dcec4" -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": "78e5a962-726a-4ca5-876e-b292a3c6dbc7"}}' 2018-08-26 12:52:45,669 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-5472693f-00ff-4775-b94e-3517bcad2ac9 Date: Sun, 26 Aug 2018 12:52:45 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-26T12:52:45Z", "security_group_id": "78e5a962-726a-4ca5-876e-b292a3c6dbc7", "port_range_min": 22, "revision_number": 0, "tenant_id": "f595edd42e894752800bf4b4a11d1025", "created_at": "2018-08-26T12:52:45Z", "project_id": "f595edd42e894752800bf4b4a11d1025", "id": "4046c10c-1873-46f3-b401-e813bcf0eca9"}} 2018-08-26 12:52:45,669 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-5472693f-00ff-4775-b94e-3517bcad2ac9 2018-08-26 12:52:45,669 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.170032978058s 2018-08-26 12:52:45,669 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-5472693f-00ff-4775-b94e-3517bcad2ac9 2018-08-26 12:52:45,672 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-26 12:52:45,673 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}733083dbf24a5a89bfd3d31938a45658186dcec4" 2018-08-26 12:52:45,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4328 X-Openstack-Request-Id: req-c53a80cd-04b3-4b72-9a6f-cd3c40d7ae68 Date: Sun, 26 Aug 2018 12:52:45 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "f595edd42e894752800bf4b4a11d1025", "created_at": "2018-08-26T12:52:45Z", "updated_at": "2018-08-26T12:52:45Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-26T12:52:45Z", "revision_number": 0, "id": "4046c10c-1873-46f3-b401-e813bcf0eca9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T12:52:45Z", "security_group_id": "78e5a962-726a-4ca5-876e-b292a3c6dbc7", "tenant_id": "f595edd42e894752800bf4b4a11d1025", "port_range_min": 22, "ethertype": "IPv4", "project_id": "f595edd42e894752800bf4b4a11d1025"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T12:52:45Z", "revision_number": 0, "id": "48396f19-c3a2-43da-8c32-549f8fc1fec0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T12:52:45Z", "security_group_id": "78e5a962-726a-4ca5-876e-b292a3c6dbc7", "tenant_id": "f595edd42e894752800bf4b4a11d1025", "port_range_min": null, "ethertype": "IPv6", "project_id": "f595edd42e894752800bf4b4a11d1025"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T12:52:45Z", "revision_number": 0, "id": "a3e3ca84-bdcc-423c-868d-37d916db14bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T12:52:45Z", "security_group_id": "78e5a962-726a-4ca5-876e-b292a3c6dbc7", "tenant_id": "f595edd42e894752800bf4b4a11d1025", "port_range_min": null, "ethertype": "IPv4", "project_id": "f595edd42e894752800bf4b4a11d1025"}], "revision_number": 2, "project_id": "f595edd42e894752800bf4b4a11d1025", "id": "78e5a962-726a-4ca5-876e-b292a3c6dbc7", "name": "cloudify-sg_b73915a9-b8cc-443a-b5b9-132c1d6a6150"}, {"description": "Default security group", "tags": [], "tenant_id": "f595edd42e894752800bf4b4a11d1025", "created_at": "2018-08-26T12:51:05Z", "updated_at": "2018-08-26T12:51:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T12:51:05Z", "revision_number": 0, "id": "1795d6f0-60f8-4d8a-b1e1-badfa0b8f963", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T12:51:05Z", "security_group_id": "c911f788-1d74-422d-9d4c-2695fab7b738", "tenant_id": "f595edd42e894752800bf4b4a11d1025", "port_range_min": null, "ethertype": "IPv4", "project_id": "f595edd42e894752800bf4b4a11d1025"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T12:51:05Z", "revision_number": 0, "id": "a83ae233-f6d4-449c-9b85-f4282061e10e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T12:51:05Z", "security_group_id": "c911f788-1d74-422d-9d4c-2695fab7b738", "tenant_id": "f595edd42e894752800bf4b4a11d1025", "port_range_min": null, "ethertype": "IPv6", "project_id": "f595edd42e894752800bf4b4a11d1025"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T12:51:05Z", "revision_number": 0, "id": "cab68625-853f-4544-b174-e4c7fb590cb9", "remote_group_id": "c911f788-1d74-422d-9d4c-2695fab7b738", "remote_ip_prefix": null, "created_at": "2018-08-26T12:51:05Z", "security_group_id": "c911f788-1d74-422d-9d4c-2695fab7b738", "tenant_id": "f595edd42e894752800bf4b4a11d1025", "port_range_min": null, "ethertype": "IPv4", "project_id": "f595edd42e894752800bf4b4a11d1025"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T12:51:05Z", "revision_number": 0, "id": "d307d8ca-9caf-412d-acd1-8831124db80c", "remote_group_id": "c911f788-1d74-422d-9d4c-2695fab7b738", "remote_ip_prefix": null, "created_at": "2018-08-26T12:51:05Z", "security_group_id": "c911f788-1d74-422d-9d4c-2695fab7b738", "tenant_id": "f595edd42e894752800bf4b4a11d1025", "port_range_min": null, "ethertype": "IPv6", "project_id": "f595edd42e894752800bf4b4a11d1025"}], "revision_number": 1, "project_id": "f595edd42e894752800bf4b4a11d1025", "id": "c911f788-1d74-422d-9d4c-2695fab7b738", "name": "default"}]} 2018-08-26 12:52:45,727 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-c53a80cd-04b3-4b72-9a6f-cd3c40d7ae68 2018-08-26 12:52:45,727 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0549380779266s 2018-08-26 12:52:45,728 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-c53a80cd-04b3-4b72-9a6f-cd3c40d7ae68 2018-08-26 12:52:45,731 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-26 12:52:45,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}733083dbf24a5a89bfd3d31938a45658186dcec4" -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": "78e5a962-726a-4ca5-876e-b292a3c6dbc7"}}' 2018-08-26 12:52:45,860 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-f6e3349d-dd9e-4445-b300-9c84faab4c2a Date: Sun, 26 Aug 2018 12:52:45 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-26T12:52:45Z", "security_group_id": "78e5a962-726a-4ca5-876e-b292a3c6dbc7", "port_range_min": null, "revision_number": 0, "tenant_id": "f595edd42e894752800bf4b4a11d1025", "created_at": "2018-08-26T12:52:45Z", "project_id": "f595edd42e894752800bf4b4a11d1025", "id": "b1922672-301c-41a8-a629-8d9a42ff3dbb"}} 2018-08-26 12:52:45,860 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-f6e3349d-dd9e-4445-b300-9c84faab4c2a 2018-08-26 12:52:45,860 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.129441976547s 2018-08-26 12:52:45,861 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-f6e3349d-dd9e-4445-b300-9c84faab4c2a 2018-08-26 12:52:45,864 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-26 12:52:45,865 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}733083dbf24a5a89bfd3d31938a45658186dcec4" 2018-08-26 12:52:45,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4829 X-Openstack-Request-Id: req-251c9783-a58b-4674-b179-671f60820112 Date: Sun, 26 Aug 2018 12:52:45 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "f595edd42e894752800bf4b4a11d1025", "created_at": "2018-08-26T12:52:45Z", "updated_at": "2018-08-26T12:52:45Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-26T12:52:45Z", "revision_number": 0, "id": "4046c10c-1873-46f3-b401-e813bcf0eca9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T12:52:45Z", "security_group_id": "78e5a962-726a-4ca5-876e-b292a3c6dbc7", "tenant_id": "f595edd42e894752800bf4b4a11d1025", "port_range_min": 22, "ethertype": "IPv4", "project_id": "f595edd42e894752800bf4b4a11d1025"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T12:52:45Z", "revision_number": 0, "id": "48396f19-c3a2-43da-8c32-549f8fc1fec0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T12:52:45Z", "security_group_id": "78e5a962-726a-4ca5-876e-b292a3c6dbc7", "tenant_id": "f595edd42e894752800bf4b4a11d1025", "port_range_min": null, "ethertype": "IPv6", "project_id": "f595edd42e894752800bf4b4a11d1025"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T12:52:45Z", "revision_number": 0, "id": "a3e3ca84-bdcc-423c-868d-37d916db14bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T12:52:45Z", "security_group_id": "78e5a962-726a-4ca5-876e-b292a3c6dbc7", "tenant_id": "f595edd42e894752800bf4b4a11d1025", "port_range_min": null, "ethertype": "IPv4", "project_id": "f595edd42e894752800bf4b4a11d1025"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-26T12:52:45Z", "revision_number": 0, "id": "b1922672-301c-41a8-a629-8d9a42ff3dbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T12:52:45Z", "security_group_id": "78e5a962-726a-4ca5-876e-b292a3c6dbc7", "tenant_id": "f595edd42e894752800bf4b4a11d1025", "port_range_min": null, "ethertype": "IPv4", "project_id": "f595edd42e894752800bf4b4a11d1025"}], "revision_number": 3, "project_id": "f595edd42e894752800bf4b4a11d1025", "id": "78e5a962-726a-4ca5-876e-b292a3c6dbc7", "name": "cloudify-sg_b73915a9-b8cc-443a-b5b9-132c1d6a6150"}, {"description": "Default security group", "tags": [], "tenant_id": "f595edd42e894752800bf4b4a11d1025", "created_at": "2018-08-26T12:51:05Z", "updated_at": "2018-08-26T12:51:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T12:51:05Z", "revision_number": 0, "id": "1795d6f0-60f8-4d8a-b1e1-badfa0b8f963", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T12:51:05Z", "security_group_id": "c911f788-1d74-422d-9d4c-2695fab7b738", "tenant_id": "f595edd42e894752800bf4b4a11d1025", "port_range_min": null, "ethertype": "IPv4", "project_id": "f595edd42e894752800bf4b4a11d1025"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T12:51:05Z", "revision_number": 0, "id": "a83ae233-f6d4-449c-9b85-f4282061e10e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T12:51:05Z", "security_group_id": "c911f788-1d74-422d-9d4c-2695fab7b738", "tenant_id": "f595edd42e894752800bf4b4a11d1025", "port_range_min": null, "ethertype": "IPv6", "project_id": "f595edd42e894752800bf4b4a11d1025"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T12:51:05Z", "revision_number": 0, "id": "cab68625-853f-4544-b174-e4c7fb590cb9", "remote_group_id": "c911f788-1d74-422d-9d4c-2695fab7b738", "remote_ip_prefix": null, "created_at": "2018-08-26T12:51:05Z", "security_group_id": "c911f788-1d74-422d-9d4c-2695fab7b738", "tenant_id": "f595edd42e894752800bf4b4a11d1025", "port_range_min": null, "ethertype": "IPv4", "project_id": "f595edd42e894752800bf4b4a11d1025"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T12:51:05Z", "revision_number": 0, "id": "d307d8ca-9caf-412d-acd1-8831124db80c", "remote_group_id": "c911f788-1d74-422d-9d4c-2695fab7b738", "remote_ip_prefix": null, "created_at": "2018-08-26T12:51:05Z", "security_group_id": "c911f788-1d74-422d-9d4c-2695fab7b738", "tenant_id": "f595edd42e894752800bf4b4a11d1025", "port_range_min": null, "ethertype": "IPv6", "project_id": "f595edd42e894752800bf4b4a11d1025"}], "revision_number": 1, "project_id": "f595edd42e894752800bf4b4a11d1025", "id": "c911f788-1d74-422d-9d4c-2695fab7b738", "name": "default"}]} 2018-08-26 12:52:45,915 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-251c9783-a58b-4674-b179-671f60820112 2018-08-26 12:52:45,915 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0510959625244s 2018-08-26 12:52:45,916 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-251c9783-a58b-4674-b179-671f60820112 2018-08-26 12:52:45,919 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-26 12:52:45,920 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}733083dbf24a5a89bfd3d31938a45658186dcec4" -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": "78e5a962-726a-4ca5-876e-b292a3c6dbc7"}}' 2018-08-26 12:52:46,045 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-e6cfb0dd-87bc-4f07-9eb8-695b8ad8efda Date: Sun, 26 Aug 2018 12:52:46 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-26T12:52:45Z", "security_group_id": "78e5a962-726a-4ca5-876e-b292a3c6dbc7", "port_range_min": 80, "revision_number": 0, "tenant_id": "f595edd42e894752800bf4b4a11d1025", "created_at": "2018-08-26T12:52:45Z", "project_id": "f595edd42e894752800bf4b4a11d1025", "id": "e3fb4e3e-3053-46f3-bbeb-99566864d15e"}} 2018-08-26 12:52:46,045 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-e6cfb0dd-87bc-4f07-9eb8-695b8ad8efda 2018-08-26 12:52:46,046 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.126339912415s 2018-08-26 12:52:46,046 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-e6cfb0dd-87bc-4f07-9eb8-695b8ad8efda 2018-08-26 12:52:46,049 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-26 12:52:46,050 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}733083dbf24a5a89bfd3d31938a45658186dcec4" 2018-08-26 12:52:46,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5325 X-Openstack-Request-Id: req-f5b1ff6f-de19-4032-bca3-a372dca5bacb Date: Sun, 26 Aug 2018 12:52:46 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "f595edd42e894752800bf4b4a11d1025", "created_at": "2018-08-26T12:52:45Z", "updated_at": "2018-08-26T12:52:45Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-26T12:52:45Z", "revision_number": 0, "id": "4046c10c-1873-46f3-b401-e813bcf0eca9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T12:52:45Z", "security_group_id": "78e5a962-726a-4ca5-876e-b292a3c6dbc7", "tenant_id": "f595edd42e894752800bf4b4a11d1025", "port_range_min": 22, "ethertype": "IPv4", "project_id": "f595edd42e894752800bf4b4a11d1025"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T12:52:45Z", "revision_number": 0, "id": "48396f19-c3a2-43da-8c32-549f8fc1fec0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T12:52:45Z", "security_group_id": "78e5a962-726a-4ca5-876e-b292a3c6dbc7", "tenant_id": "f595edd42e894752800bf4b4a11d1025", "port_range_min": null, "ethertype": "IPv6", "project_id": "f595edd42e894752800bf4b4a11d1025"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T12:52:45Z", "revision_number": 0, "id": "a3e3ca84-bdcc-423c-868d-37d916db14bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T12:52:45Z", "security_group_id": "78e5a962-726a-4ca5-876e-b292a3c6dbc7", "tenant_id": "f595edd42e894752800bf4b4a11d1025", "port_range_min": null, "ethertype": "IPv4", "project_id": "f595edd42e894752800bf4b4a11d1025"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-26T12:52:45Z", "revision_number": 0, "id": "b1922672-301c-41a8-a629-8d9a42ff3dbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T12:52:45Z", "security_group_id": "78e5a962-726a-4ca5-876e-b292a3c6dbc7", "tenant_id": "f595edd42e894752800bf4b4a11d1025", "port_range_min": null, "ethertype": "IPv4", "project_id": "f595edd42e894752800bf4b4a11d1025"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-26T12:52:45Z", "revision_number": 0, "id": "e3fb4e3e-3053-46f3-bbeb-99566864d15e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T12:52:45Z", "security_group_id": "78e5a962-726a-4ca5-876e-b292a3c6dbc7", "tenant_id": "f595edd42e894752800bf4b4a11d1025", "port_range_min": 80, "ethertype": "IPv4", "project_id": "f595edd42e894752800bf4b4a11d1025"}], "revision_number": 4, "project_id": "f595edd42e894752800bf4b4a11d1025", "id": "78e5a962-726a-4ca5-876e-b292a3c6dbc7", "name": "cloudify-sg_b73915a9-b8cc-443a-b5b9-132c1d6a6150"}, {"description": "Default security group", "tags": [], "tenant_id": "f595edd42e894752800bf4b4a11d1025", "created_at": "2018-08-26T12:51:05Z", "updated_at": "2018-08-26T12:51:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T12:51:05Z", "revision_number": 0, "id": "1795d6f0-60f8-4d8a-b1e1-badfa0b8f963", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T12:51:05Z", "security_group_id": "c911f788-1d74-422d-9d4c-2695fab7b738", "tenant_id": "f595edd42e894752800bf4b4a11d1025", "port_range_min": null, "ethertype": "IPv4", "project_id": "f595edd42e894752800bf4b4a11d1025"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T12:51:05Z", "revision_number": 0, "id": "a83ae233-f6d4-449c-9b85-f4282061e10e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T12:51:05Z", "security_group_id": "c911f788-1d74-422d-9d4c-2695fab7b738", "tenant_id": "f595edd42e894752800bf4b4a11d1025", "port_range_min": null, "ethertype": "IPv6", "project_id": "f595edd42e894752800bf4b4a11d1025"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T12:51:05Z", "revision_number": 0, "id": "cab68625-853f-4544-b174-e4c7fb590cb9", "remote_group_id": "c911f788-1d74-422d-9d4c-2695fab7b738", "remote_ip_prefix": null, "created_at": "2018-08-26T12:51:05Z", "security_group_id": "c911f788-1d74-422d-9d4c-2695fab7b738", "tenant_id": "f595edd42e894752800bf4b4a11d1025", "port_range_min": null, "ethertype": "IPv4", "project_id": "f595edd42e894752800bf4b4a11d1025"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T12:51:05Z", "revision_number": 0, "id": "d307d8ca-9caf-412d-acd1-8831124db80c", "remote_group_id": "c911f788-1d74-422d-9d4c-2695fab7b738", "remote_ip_prefix": null, "created_at": "2018-08-26T12:51:05Z", "security_group_id": "c911f788-1d74-422d-9d4c-2695fab7b738", "tenant_id": "f595edd42e894752800bf4b4a11d1025", "port_range_min": null, "ethertype": "IPv6", "project_id": "f595edd42e894752800bf4b4a11d1025"}], "revision_number": 1, "project_id": "f595edd42e894752800bf4b4a11d1025", "id": "c911f788-1d74-422d-9d4c-2695fab7b738", "name": "default"}]} 2018-08-26 12:52:46,102 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-f5b1ff6f-de19-4032-bca3-a372dca5bacb 2018-08-26 12:52:46,102 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0526130199432s 2018-08-26 12:52:46,102 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-f5b1ff6f-de19-4032-bca3-a372dca5bacb 2018-08-26 12:52:46,105 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-26 12:52:46,105 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}733083dbf24a5a89bfd3d31938a45658186dcec4" -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": "78e5a962-726a-4ca5-876e-b292a3c6dbc7"}}' 2018-08-26 12:52:46,276 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-270d6770-0aa6-461f-bb47-8eb2925f77ab Date: Sun, 26 Aug 2018 12:52:46 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-26T12:52:46Z", "security_group_id": "78e5a962-726a-4ca5-876e-b292a3c6dbc7", "port_range_min": 443, "revision_number": 0, "tenant_id": "f595edd42e894752800bf4b4a11d1025", "created_at": "2018-08-26T12:52:46Z", "project_id": "f595edd42e894752800bf4b4a11d1025", "id": "57b85b2c-8013-4d71-9918-1a4075ca82ac"}} 2018-08-26 12:52:46,277 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-270d6770-0aa6-461f-bb47-8eb2925f77ab 2018-08-26 12:52:46,277 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.171608924866s 2018-08-26 12:52:46,277 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-270d6770-0aa6-461f-bb47-8eb2925f77ab 2018-08-26 12:52:46,280 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-26 12:52:46,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}733083dbf24a5a89bfd3d31938a45658186dcec4" 2018-08-26 12:52:46,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5823 X-Openstack-Request-Id: req-29a1ea08-ba6b-4d1e-bce4-fa5fe9d31679 Date: Sun, 26 Aug 2018 12:52:46 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "f595edd42e894752800bf4b4a11d1025", "created_at": "2018-08-26T12:52:45Z", "updated_at": "2018-08-26T12:52:46Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-26T12:52:45Z", "revision_number": 0, "id": "4046c10c-1873-46f3-b401-e813bcf0eca9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T12:52:45Z", "security_group_id": "78e5a962-726a-4ca5-876e-b292a3c6dbc7", "tenant_id": "f595edd42e894752800bf4b4a11d1025", "port_range_min": 22, "ethertype": "IPv4", "project_id": "f595edd42e894752800bf4b4a11d1025"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T12:52:45Z", "revision_number": 0, "id": "48396f19-c3a2-43da-8c32-549f8fc1fec0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T12:52:45Z", "security_group_id": "78e5a962-726a-4ca5-876e-b292a3c6dbc7", "tenant_id": "f595edd42e894752800bf4b4a11d1025", "port_range_min": null, "ethertype": "IPv6", "project_id": "f595edd42e894752800bf4b4a11d1025"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-26T12:52:46Z", "revision_number": 0, "id": "57b85b2c-8013-4d71-9918-1a4075ca82ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T12:52:46Z", "security_group_id": "78e5a962-726a-4ca5-876e-b292a3c6dbc7", "tenant_id": "f595edd42e894752800bf4b4a11d1025", "port_range_min": 443, "ethertype": "IPv4", "project_id": "f595edd42e894752800bf4b4a11d1025"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T12:52:45Z", "revision_number": 0, "id": "a3e3ca84-bdcc-423c-868d-37d916db14bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T12:52:45Z", "security_group_id": "78e5a962-726a-4ca5-876e-b292a3c6dbc7", "tenant_id": "f595edd42e894752800bf4b4a11d1025", "port_range_min": null, "ethertype": "IPv4", "project_id": "f595edd42e894752800bf4b4a11d1025"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-26T12:52:45Z", "revision_number": 0, "id": "b1922672-301c-41a8-a629-8d9a42ff3dbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T12:52:45Z", "security_group_id": "78e5a962-726a-4ca5-876e-b292a3c6dbc7", "tenant_id": "f595edd42e894752800bf4b4a11d1025", "port_range_min": null, "ethertype": "IPv4", "project_id": "f595edd42e894752800bf4b4a11d1025"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-26T12:52:45Z", "revision_number": 0, "id": "e3fb4e3e-3053-46f3-bbeb-99566864d15e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T12:52:45Z", "security_group_id": "78e5a962-726a-4ca5-876e-b292a3c6dbc7", "tenant_id": "f595edd42e894752800bf4b4a11d1025", "port_range_min": 80, "ethertype": "IPv4", "project_id": "f595edd42e894752800bf4b4a11d1025"}], "revision_number": 5, "project_id": "f595edd42e894752800bf4b4a11d1025", "id": "78e5a962-726a-4ca5-876e-b292a3c6dbc7", "name": "cloudify-sg_b73915a9-b8cc-443a-b5b9-132c1d6a6150"}, {"description": "Default security group", "tags": [], "tenant_id": "f595edd42e894752800bf4b4a11d1025", "created_at": "2018-08-26T12:51:05Z", "updated_at": "2018-08-26T12:51:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T12:51:05Z", "revision_number": 0, "id": "1795d6f0-60f8-4d8a-b1e1-badfa0b8f963", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T12:51:05Z", "security_group_id": "c911f788-1d74-422d-9d4c-2695fab7b738", "tenant_id": "f595edd42e894752800bf4b4a11d1025", "port_range_min": null, "ethertype": "IPv4", "project_id": "f595edd42e894752800bf4b4a11d1025"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T12:51:05Z", "revision_number": 0, "id": "a83ae233-f6d4-449c-9b85-f4282061e10e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T12:51:05Z", "security_group_id": "c911f788-1d74-422d-9d4c-2695fab7b738", "tenant_id": "f595edd42e894752800bf4b4a11d1025", "port_range_min": null, "ethertype": "IPv6", "project_id": "f595edd42e894752800bf4b4a11d1025"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T12:51:05Z", "revision_number": 0, "id": "cab68625-853f-4544-b174-e4c7fb590cb9", "remote_group_id": "c911f788-1d74-422d-9d4c-2695fab7b738", "remote_ip_prefix": null, "created_at": "2018-08-26T12:51:05Z", "security_group_id": "c911f788-1d74-422d-9d4c-2695fab7b738", "tenant_id": "f595edd42e894752800bf4b4a11d1025", "port_range_min": null, "ethertype": "IPv4", "project_id": "f595edd42e894752800bf4b4a11d1025"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T12:51:05Z", "revision_number": 0, "id": "d307d8ca-9caf-412d-acd1-8831124db80c", "remote_group_id": "c911f788-1d74-422d-9d4c-2695fab7b738", "remote_ip_prefix": null, "created_at": "2018-08-26T12:51:05Z", "security_group_id": "c911f788-1d74-422d-9d4c-2695fab7b738", "tenant_id": "f595edd42e894752800bf4b4a11d1025", "port_range_min": null, "ethertype": "IPv6", "project_id": "f595edd42e894752800bf4b4a11d1025"}], "revision_number": 1, "project_id": "f595edd42e894752800bf4b4a11d1025", "id": "c911f788-1d74-422d-9d4c-2695fab7b738", "name": "default"}]} 2018-08-26 12:52:46,332 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-29a1ea08-ba6b-4d1e-bce4-fa5fe9d31679 2018-08-26 12:52:46,332 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0515110492706s 2018-08-26 12:52:46,332 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-29a1ea08-ba6b-4d1e-bce4-fa5fe9d31679 2018-08-26 12:52:46,335 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-26 12:52:46,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}733083dbf24a5a89bfd3d31938a45658186dcec4" -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": "78e5a962-726a-4ca5-876e-b292a3c6dbc7"}}' 2018-08-26 12:52:46,471 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-c0658623-99f3-461e-9960-d898eb5ed377 Date: Sun, 26 Aug 2018 12:52:46 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-26T12:52:46Z", "security_group_id": "78e5a962-726a-4ca5-876e-b292a3c6dbc7", "port_range_min": 5671, "revision_number": 0, "tenant_id": "f595edd42e894752800bf4b4a11d1025", "created_at": "2018-08-26T12:52:46Z", "project_id": "f595edd42e894752800bf4b4a11d1025", "id": "b7a65d68-177c-4668-aaa9-3ca292521276"}} 2018-08-26 12:52:46,471 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-c0658623-99f3-461e-9960-d898eb5ed377 2018-08-26 12:52:46,471 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.136219978333s 2018-08-26 12:52:46,472 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-c0658623-99f3-461e-9960-d898eb5ed377 2018-08-26 12:52:46,475 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-26 12:52:46,476 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}733083dbf24a5a89bfd3d31938a45658186dcec4" 2018-08-26 12:52:46,520 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6323 X-Openstack-Request-Id: req-55a493d2-6d29-4732-8ace-10ad1b19e21c Date: Sun, 26 Aug 2018 12:52:46 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "f595edd42e894752800bf4b4a11d1025", "created_at": "2018-08-26T12:52:45Z", "updated_at": "2018-08-26T12:52:46Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-26T12:52:45Z", "revision_number": 0, "id": "4046c10c-1873-46f3-b401-e813bcf0eca9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T12:52:45Z", "security_group_id": "78e5a962-726a-4ca5-876e-b292a3c6dbc7", "tenant_id": "f595edd42e894752800bf4b4a11d1025", "port_range_min": 22, "ethertype": "IPv4", "project_id": "f595edd42e894752800bf4b4a11d1025"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T12:52:45Z", "revision_number": 0, "id": "48396f19-c3a2-43da-8c32-549f8fc1fec0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T12:52:45Z", "security_group_id": "78e5a962-726a-4ca5-876e-b292a3c6dbc7", "tenant_id": "f595edd42e894752800bf4b4a11d1025", "port_range_min": null, "ethertype": "IPv6", "project_id": "f595edd42e894752800bf4b4a11d1025"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-26T12:52:46Z", "revision_number": 0, "id": "57b85b2c-8013-4d71-9918-1a4075ca82ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T12:52:46Z", "security_group_id": "78e5a962-726a-4ca5-876e-b292a3c6dbc7", "tenant_id": "f595edd42e894752800bf4b4a11d1025", "port_range_min": 443, "ethertype": "IPv4", "project_id": "f595edd42e894752800bf4b4a11d1025"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T12:52:45Z", "revision_number": 0, "id": "a3e3ca84-bdcc-423c-868d-37d916db14bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T12:52:45Z", "security_group_id": "78e5a962-726a-4ca5-876e-b292a3c6dbc7", "tenant_id": "f595edd42e894752800bf4b4a11d1025", "port_range_min": null, "ethertype": "IPv4", "project_id": "f595edd42e894752800bf4b4a11d1025"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-26T12:52:45Z", "revision_number": 0, "id": "b1922672-301c-41a8-a629-8d9a42ff3dbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T12:52:45Z", "security_group_id": "78e5a962-726a-4ca5-876e-b292a3c6dbc7", "tenant_id": "f595edd42e894752800bf4b4a11d1025", "port_range_min": null, "ethertype": "IPv4", "project_id": "f595edd42e894752800bf4b4a11d1025"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-08-26T12:52:46Z", "revision_number": 0, "id": "b7a65d68-177c-4668-aaa9-3ca292521276", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T12:52:46Z", "security_group_id": "78e5a962-726a-4ca5-876e-b292a3c6dbc7", "tenant_id": "f595edd42e894752800bf4b4a11d1025", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "f595edd42e894752800bf4b4a11d1025"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-26T12:52:45Z", "revision_number": 0, "id": "e3fb4e3e-3053-46f3-bbeb-99566864d15e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T12:52:45Z", "security_group_id": "78e5a962-726a-4ca5-876e-b292a3c6dbc7", "tenant_id": "f595edd42e894752800bf4b4a11d1025", "port_range_min": 80, "ethertype": "IPv4", "project_id": "f595edd42e894752800bf4b4a11d1025"}], "revision_number": 6, "project_id": "f595edd42e894752800bf4b4a11d1025", "id": "78e5a962-726a-4ca5-876e-b292a3c6dbc7", "name": "cloudify-sg_b73915a9-b8cc-443a-b5b9-132c1d6a6150"}, {"description": "Default security group", "tags": [], "tenant_id": "f595edd42e894752800bf4b4a11d1025", "created_at": "2018-08-26T12:51:05Z", "updated_at": "2018-08-26T12:51:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T12:51:05Z", "revision_number": 0, "id": "1795d6f0-60f8-4d8a-b1e1-badfa0b8f963", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T12:51:05Z", "security_group_id": "c911f788-1d74-422d-9d4c-2695fab7b738", "tenant_id": "f595edd42e894752800bf4b4a11d1025", "port_range_min": null, "ethertype": "IPv4", "project_id": "f595edd42e894752800bf4b4a11d1025"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T12:51:05Z", "revision_number": 0, "id": "a83ae233-f6d4-449c-9b85-f4282061e10e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T12:51:05Z", "security_group_id": "c911f788-1d74-422d-9d4c-2695fab7b738", "tenant_id": "f595edd42e894752800bf4b4a11d1025", "port_range_min": null, "ethertype": "IPv6", "project_id": "f595edd42e894752800bf4b4a11d1025"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T12:51:05Z", "revision_number": 0, "id": "cab68625-853f-4544-b174-e4c7fb590cb9", "remote_group_id": "c911f788-1d74-422d-9d4c-2695fab7b738", "remote_ip_prefix": null, "created_at": "2018-08-26T12:51:05Z", "security_group_id": "c911f788-1d74-422d-9d4c-2695fab7b738", "tenant_id": "f595edd42e894752800bf4b4a11d1025", "port_range_min": null, "ethertype": "IPv4", "project_id": "f595edd42e894752800bf4b4a11d1025"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T12:51:05Z", "revision_number": 0, "id": "d307d8ca-9caf-412d-acd1-8831124db80c", "remote_group_id": "c911f788-1d74-422d-9d4c-2695fab7b738", "remote_ip_prefix": null, "created_at": "2018-08-26T12:51:05Z", "security_group_id": "c911f788-1d74-422d-9d4c-2695fab7b738", "tenant_id": "f595edd42e894752800bf4b4a11d1025", "port_range_min": null, "ethertype": "IPv6", "project_id": "f595edd42e894752800bf4b4a11d1025"}], "revision_number": 1, "project_id": "f595edd42e894752800bf4b4a11d1025", "id": "c911f788-1d74-422d-9d4c-2695fab7b738", "name": "default"}]} 2018-08-26 12:52:46,520 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-55a493d2-6d29-4732-8ace-10ad1b19e21c 2018-08-26 12:52:46,520 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0451159477234s 2018-08-26 12:52:46,521 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-55a493d2-6d29-4732-8ace-10ad1b19e21c 2018-08-26 12:52:46,524 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-26 12:52:46,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}733083dbf24a5a89bfd3d31938a45658186dcec4" -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": "78e5a962-726a-4ca5-876e-b292a3c6dbc7"}}' 2018-08-26 12:52:46,668 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-d9505d6a-851c-4df4-b486-0f013125670f Date: Sun, 26 Aug 2018 12:52:46 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-26T12:52:46Z", "security_group_id": "78e5a962-726a-4ca5-876e-b292a3c6dbc7", "port_range_min": 53333, "revision_number": 0, "tenant_id": "f595edd42e894752800bf4b4a11d1025", "created_at": "2018-08-26T12:52:46Z", "project_id": "f595edd42e894752800bf4b4a11d1025", "id": "9f2e3d87-ce77-4b5e-8dfd-5f7813f272f1"}} 2018-08-26 12:52:46,668 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-d9505d6a-851c-4df4-b486-0f013125670f 2018-08-26 12:52:46,668 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.144536972046s 2018-08-26 12:52:46,669 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-d9505d6a-851c-4df4-b486-0f013125670f 2018-08-26 12:52:46,670 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-26 12:52:46,671 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}733083dbf24a5a89bfd3d31938a45658186dcec4" 2018-08-26 12:52:46,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1190 X-Openstack-Request-Id: req-2ba0299f-ebdb-4364-aa13-363f4dca3b62 Date: Sun, 26 Aug 2018 12:52:46 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6490daea-ca6b-4710-a392-cc1a6a30beb2"],"updated_at":"2018-08-26T12:51:06Z","tenant_id":"f595edd42e894752800bf4b4a11d1025","created_at":"2018-08-26T12:51:05Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"f595edd42e894752800bf4b4a11d1025","id":"03f9dbaa-3c0f-46d2-bc30-b69771683962","name":"cloudify-net_b73915a9-b8cc-443a-b5b9-132c1d6a6150"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a3c401bc-6377-43cc-8a20-abe78f2d51b9"],"updated_at":"2018-08-26T10:33:06Z","tenant_id":"526e4f7307214396989751533ff33528","created_at":"2018-08-26T10:16:36Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"526e4f7307214396989751533ff33528","id":"9c1c4110-1d5a-4c9e-9e4a-8295252f6976","name":"external"}]} 2018-08-26 12:52:46,772 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-2ba0299f-ebdb-4364-aa13-363f4dca3b62 2018-08-26 12:52:46,772 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.101642131805s 2018-08-26 12:52:46,772 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-2ba0299f-ebdb-4364-aa13-363f4dca3b62 2018-08-26 12:52:46,777 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-26 12:52:46,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}733083dbf24a5a89bfd3d31938a45658186dcec4" 2018-08-26 12:52:46,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-810fb73d-819f-484f-8694-2d1a9cab2199 Date: Sun, 26 Aug 2018 12:52:46 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-26T12:52:43Z", "file": "/v2/images/187b5cbb-9ace-4e45-abc1-cf3fc06cef39/file", "owner": "f595edd42e894752800bf4b4a11d1025", "id": "187b5cbb-9ace-4e45-abc1-cf3fc06cef39", "size": 4373348352, "self": "/v2/images/187b5cbb-9ace-4e45-abc1-cf3fc06cef39", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/187b5cbb-9ace-4e45-abc1-cf3fc06cef39/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/187b5cbb-9ace-4e45-abc1-cf3fc06cef39/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_b73915a9-b8cc-443a-b5b9-132c1d6a6150", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify-img_b73915a9-b8cc-443a-b5b9-132c1d6a6150", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-26T12:51:43Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-26 12:52:46,817 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-810fb73d-819f-484f-8694-2d1a9cab2199 2018-08-26 12:52:46,818 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0406360626221s 2018-08-26 12:52:46,818 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-810fb73d-819f-484f-8694-2d1a9cab2199 2018-08-26 12:52:46,819 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-26 12:52:46,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}733083dbf24a5a89bfd3d31938a45658186dcec4" 2018-08-26 12:52:46,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:52:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-88b3768b-783e-4246-98a0-9f0ca7f0b9cb x-compute-request-id: req-88b3768b-783e-4246-98a0-9f0ca7f0b9cb Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cloudify-flavor_b73915a9-b8cc-443a-b5b9-132c1d6a6150", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/e30dae27-ee12-470c-8416-0a0c5dacfa73", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/e30dae27-ee12-470c-8416-0a0c5dacfa73", "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": "e30dae27-ee12-470c-8416-0a0c5dacfa73"}]} 2018-08-26 12:52:46,843 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-88b3768b-783e-4246-98a0-9f0ca7f0b9cb 2018-08-26 12:52:46,843 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0239479541779s 2018-08-26 12:52:46,844 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-88b3768b-783e-4246-98a0-9f0ca7f0b9cb 2018-08-26 12:52:46,845 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-26 12:52:46,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}733083dbf24a5a89bfd3d31938a45658186dcec4" -d '{"server": {"name": "cloudify-vm_b73915a9-b8cc-443a-b5b9-132c1d6a6150", "imageRef": "187b5cbb-9ace-4e45-abc1-cf3fc06cef39", "key_name": "cloudify-kp_b73915a9-b8cc-443a-b5b9-132c1d6a6150", "flavorRef": "e30dae27-ee12-470c-8416-0a0c5dacfa73", "max_count": 1, "min_count": 1, "networks": [{"uuid": "03f9dbaa-3c0f-46d2-bc30-b69771683962"}], "security_groups": [{"name": "78e5a962-726a-4ca5-876e-b292a3c6dbc7"}]}}' 2018-08-26 12:52:49,869 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 26 Aug 2018 12:52:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1496e4e7-2eb0-4dd4-ad2f-a23f25120b72 x-compute-request-id: req-1496e4e7-2eb0-4dd4-ad2f-a23f25120b72 Content-Length: 403 location: http://172.30.9.22:8774/v2.1/servers/68ebdcad-6656-4b59-bbb9-66c9b42254c1 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "78e5a962-726a-4ca5-876e-b292a3c6dbc7"}], "OS-DCF:diskConfig": "MANUAL", "id": "68ebdcad-6656-4b59-bbb9-66c9b42254c1", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/68ebdcad-6656-4b59-bbb9-66c9b42254c1", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/68ebdcad-6656-4b59-bbb9-66c9b42254c1", "rel": "bookmark"}], "adminPass": "DmTTVwPd8B3a"}} 2018-08-26 12:52:49,869 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-1496e4e7-2eb0-4dd4-ad2f-a23f25120b72 2018-08-26 12:52:49,870 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 3.02403998375s 2018-08-26 12:52:49,870 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-1496e4e7-2eb0-4dd4-ad2f-a23f25120b72 2018-08-26 12:52:49,870 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 12:52:49,873 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}733083dbf24a5a89bfd3d31938a45658186dcec4" 2018-08-26 12:52:50,611 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:52:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-99e5f8b1-07ce-4d32-96c3-1105a4808bde x-compute-request-id: req-99e5f8b1-07ce-4d32-96c3-1105a4808bde 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.22:8774/v2.1/servers/68ebdcad-6656-4b59-bbb9-66c9b42254c1", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/68ebdcad-6656-4b59-bbb9-66c9b42254c1", "rel": "bookmark"}], "image": {"id": "187b5cbb-9ace-4e45-abc1-cf3fc06cef39", "links": [{"href": "http://172.30.9.22:8774/images/187b5cbb-9ace-4e45-abc1-cf3fc06cef39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e30dae27-ee12-470c-8416-0a0c5dacfa73", "links": [{"href": "http://172.30.9.22:8774/flavors/e30dae27-ee12-470c-8416-0a0c5dacfa73", "rel": "bookmark"}]}, "id": "68ebdcad-6656-4b59-bbb9-66c9b42254c1", "user_id": "842d40b1afc94756bcb1a58cab186e6f", "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-26T12:52:49Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_b73915a9-b8cc-443a-b5b9-132c1d6a6150", "name": "cloudify-vm_b73915a9-b8cc-443a-b5b9-132c1d6a6150", "created": "2018-08-26T12:52:49Z", "tenant_id": "f595edd42e894752800bf4b4a11d1025", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 12:52:50,611 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-99e5f8b1-07ce-4d32-96c3-1105a4808bde 2018-08-26 12:52:50,612 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.741010904312s 2018-08-26 12:52:50,612 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-99e5f8b1-07ce-4d32-96c3-1105a4808bde 2018-08-26 12:52:50,619 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-26 12:52:50,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}733083dbf24a5a89bfd3d31938a45658186dcec4" 2018-08-26 12:52:50,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1190 X-Openstack-Request-Id: req-88f34f30-ae1a-4310-aa95-5c584e37504d Date: Sun, 26 Aug 2018 12:52:50 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6490daea-ca6b-4710-a392-cc1a6a30beb2"],"updated_at":"2018-08-26T12:51:06Z","tenant_id":"f595edd42e894752800bf4b4a11d1025","created_at":"2018-08-26T12:51:05Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"f595edd42e894752800bf4b4a11d1025","id":"03f9dbaa-3c0f-46d2-bc30-b69771683962","name":"cloudify-net_b73915a9-b8cc-443a-b5b9-132c1d6a6150"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a3c401bc-6377-43cc-8a20-abe78f2d51b9"],"updated_at":"2018-08-26T10:33:06Z","tenant_id":"526e4f7307214396989751533ff33528","created_at":"2018-08-26T10:16:36Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"526e4f7307214396989751533ff33528","id":"9c1c4110-1d5a-4c9e-9e4a-8295252f6976","name":"external"}]} 2018-08-26 12:52:50,723 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-88f34f30-ae1a-4310-aa95-5c584e37504d 2018-08-26 12:52:50,723 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.104079008102s 2018-08-26 12:52:50,723 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-88f34f30-ae1a-4310-aa95-5c584e37504d 2018-08-26 12:52:50,724 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-26 12:52:50,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}733083dbf24a5a89bfd3d31938a45658186dcec4" 2018-08-26 12:52:50,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-37703823-ba63-465b-acc8-5761849024d9 Date: Sun, 26 Aug 2018 12:52:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"03f9dbaa-3c0f-46d2-bc30-b69771683962","tenant_id":"f595edd42e894752800bf4b4a11d1025","created_at":"2018-08-26T12:51:06Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-26T12:51:06Z","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":"f595edd42e894752800bf4b4a11d1025","id":"6490daea-ca6b-4710-a392-cc1a6a30beb2","subnetpool_id":null,"name":"cloudify-subnet_b73915a9-b8cc-443a-b5b9-132c1d6a6150"}]} 2018-08-26 12:52:50,768 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-37703823-ba63-465b-acc8-5761849024d9 2018-08-26 12:52:50,768 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0435819625854s 2018-08-26 12:52:50,768 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-37703823-ba63-465b-acc8-5761849024d9 2018-08-26 12:52:50,769 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 12:52:52,772 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 12:52:52,774 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}733083dbf24a5a89bfd3d31938a45658186dcec4" 2018-08-26 12:52:53,504 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:52: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-1a50952b-40a6-45ae-bd76-c482ad48da93 x-compute-request-id: req-1a50952b-40a6-45ae-bd76-c482ad48da93 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/68ebdcad-6656-4b59-bbb9-66c9b42254c1", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/68ebdcad-6656-4b59-bbb9-66c9b42254c1", "rel": "bookmark"}], "image": {"id": "187b5cbb-9ace-4e45-abc1-cf3fc06cef39", "links": [{"href": "http://172.30.9.22:8774/images/187b5cbb-9ace-4e45-abc1-cf3fc06cef39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e30dae27-ee12-470c-8416-0a0c5dacfa73", "links": [{"href": "http://172.30.9.22:8774/flavors/e30dae27-ee12-470c-8416-0a0c5dacfa73", "rel": "bookmark"}]}, "id": "68ebdcad-6656-4b59-bbb9-66c9b42254c1", "security_groups": [{"name": "cloudify-sg_b73915a9-b8cc-443a-b5b9-132c1d6a6150"}], "user_id": "842d40b1afc94756bcb1a58cab186e6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T12:52:51Z", "hostId": "4c3a53436854f7f6b5902791c758505e04fe47535b7d99113d20e562", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_b73915a9-b8cc-443a-b5b9-132c1d6a6150", "name": "cloudify-vm_b73915a9-b8cc-443a-b5b9-132c1d6a6150", "created": "2018-08-26T12:52:49Z", "tenant_id": "f595edd42e894752800bf4b4a11d1025", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 12:52:53,504 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-1a50952b-40a6-45ae-bd76-c482ad48da93 2018-08-26 12:52:53,504 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.73265004158s 2018-08-26 12:52:53,505 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-1a50952b-40a6-45ae-bd76-c482ad48da93 2018-08-26 12:52:53,509 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 12:52:55,511 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 12:52:55,514 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}733083dbf24a5a89bfd3d31938a45658186dcec4" 2018-08-26 12:52:56,053 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:52: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-2da37309-e382-458d-9f13-a80193e0bf43 x-compute-request-id: req-2da37309-e382-458d-9f13-a80193e0bf43 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/68ebdcad-6656-4b59-bbb9-66c9b42254c1", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/68ebdcad-6656-4b59-bbb9-66c9b42254c1", "rel": "bookmark"}], "image": {"id": "187b5cbb-9ace-4e45-abc1-cf3fc06cef39", "links": [{"href": "http://172.30.9.22:8774/images/187b5cbb-9ace-4e45-abc1-cf3fc06cef39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e30dae27-ee12-470c-8416-0a0c5dacfa73", "links": [{"href": "http://172.30.9.22:8774/flavors/e30dae27-ee12-470c-8416-0a0c5dacfa73", "rel": "bookmark"}]}, "id": "68ebdcad-6656-4b59-bbb9-66c9b42254c1", "security_groups": [{"name": "cloudify-sg_b73915a9-b8cc-443a-b5b9-132c1d6a6150"}], "user_id": "842d40b1afc94756bcb1a58cab186e6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T12:52:51Z", "hostId": "4c3a53436854f7f6b5902791c758505e04fe47535b7d99113d20e562", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_b73915a9-b8cc-443a-b5b9-132c1d6a6150", "name": "cloudify-vm_b73915a9-b8cc-443a-b5b9-132c1d6a6150", "created": "2018-08-26T12:52:49Z", "tenant_id": "f595edd42e894752800bf4b4a11d1025", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 12:52:56,053 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2da37309-e382-458d-9f13-a80193e0bf43 2018-08-26 12:52:56,054 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.542351007462s 2018-08-26 12:52:56,054 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2da37309-e382-458d-9f13-a80193e0bf43 2018-08-26 12:52:56,058 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 12:52:58,061 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 12:52:58,064 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}733083dbf24a5a89bfd3d31938a45658186dcec4" 2018-08-26 12:52:58,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:52:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0cd4497b-0e4f-4848-b286-43e9e816165f x-compute-request-id: req-0cd4497b-0e4f-4848-b286-43e9e816165f Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/68ebdcad-6656-4b59-bbb9-66c9b42254c1", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/68ebdcad-6656-4b59-bbb9-66c9b42254c1", "rel": "bookmark"}], "image": {"id": "187b5cbb-9ace-4e45-abc1-cf3fc06cef39", "links": [{"href": "http://172.30.9.22:8774/images/187b5cbb-9ace-4e45-abc1-cf3fc06cef39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e30dae27-ee12-470c-8416-0a0c5dacfa73", "links": [{"href": "http://172.30.9.22:8774/flavors/e30dae27-ee12-470c-8416-0a0c5dacfa73", "rel": "bookmark"}]}, "id": "68ebdcad-6656-4b59-bbb9-66c9b42254c1", "security_groups": [{"name": "cloudify-sg_b73915a9-b8cc-443a-b5b9-132c1d6a6150"}], "user_id": "842d40b1afc94756bcb1a58cab186e6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T12:52:51Z", "hostId": "4c3a53436854f7f6b5902791c758505e04fe47535b7d99113d20e562", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_b73915a9-b8cc-443a-b5b9-132c1d6a6150", "name": "cloudify-vm_b73915a9-b8cc-443a-b5b9-132c1d6a6150", "created": "2018-08-26T12:52:49Z", "tenant_id": "f595edd42e894752800bf4b4a11d1025", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 12:52:58,453 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-0cd4497b-0e4f-4848-b286-43e9e816165f 2018-08-26 12:52:58,453 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.392571210861s 2018-08-26 12:52:58,454 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-0cd4497b-0e4f-4848-b286-43e9e816165f 2018-08-26 12:52:58,458 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 12:53:00,460 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 12:53:00,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}733083dbf24a5a89bfd3d31938a45658186dcec4" 2018-08-26 12:53:00,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:53: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-891cb95e-bd78-416c-9fa9-007589b81913 x-compute-request-id: req-891cb95e-bd78-416c-9fa9-007589b81913 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/68ebdcad-6656-4b59-bbb9-66c9b42254c1", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/68ebdcad-6656-4b59-bbb9-66c9b42254c1", "rel": "bookmark"}], "image": {"id": "187b5cbb-9ace-4e45-abc1-cf3fc06cef39", "links": [{"href": "http://172.30.9.22:8774/images/187b5cbb-9ace-4e45-abc1-cf3fc06cef39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e30dae27-ee12-470c-8416-0a0c5dacfa73", "links": [{"href": "http://172.30.9.22:8774/flavors/e30dae27-ee12-470c-8416-0a0c5dacfa73", "rel": "bookmark"}]}, "id": "68ebdcad-6656-4b59-bbb9-66c9b42254c1", "security_groups": [{"name": "cloudify-sg_b73915a9-b8cc-443a-b5b9-132c1d6a6150"}], "user_id": "842d40b1afc94756bcb1a58cab186e6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T12:52:51Z", "hostId": "4c3a53436854f7f6b5902791c758505e04fe47535b7d99113d20e562", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_b73915a9-b8cc-443a-b5b9-132c1d6a6150", "name": "cloudify-vm_b73915a9-b8cc-443a-b5b9-132c1d6a6150", "created": "2018-08-26T12:52:49Z", "tenant_id": "f595edd42e894752800bf4b4a11d1025", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 12:53:00,937 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-891cb95e-bd78-416c-9fa9-007589b81913 2018-08-26 12:53:00,937 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.476313829422s 2018-08-26 12:53:00,937 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-891cb95e-bd78-416c-9fa9-007589b81913 2018-08-26 12:53:00,941 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 12:53:02,943 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 12:53:02,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}733083dbf24a5a89bfd3d31938a45658186dcec4" 2018-08-26 12:53:03,364 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:53: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-76dcf20f-0ba5-4afd-ad0a-2f2434e29a9c x-compute-request-id: req-76dcf20f-0ba5-4afd-ad0a-2f2434e29a9c Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/68ebdcad-6656-4b59-bbb9-66c9b42254c1", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/68ebdcad-6656-4b59-bbb9-66c9b42254c1", "rel": "bookmark"}], "image": {"id": "187b5cbb-9ace-4e45-abc1-cf3fc06cef39", "links": [{"href": "http://172.30.9.22:8774/images/187b5cbb-9ace-4e45-abc1-cf3fc06cef39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e30dae27-ee12-470c-8416-0a0c5dacfa73", "links": [{"href": "http://172.30.9.22:8774/flavors/e30dae27-ee12-470c-8416-0a0c5dacfa73", "rel": "bookmark"}]}, "id": "68ebdcad-6656-4b59-bbb9-66c9b42254c1", "security_groups": [{"name": "cloudify-sg_b73915a9-b8cc-443a-b5b9-132c1d6a6150"}], "user_id": "842d40b1afc94756bcb1a58cab186e6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T12:52:51Z", "hostId": "4c3a53436854f7f6b5902791c758505e04fe47535b7d99113d20e562", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_b73915a9-b8cc-443a-b5b9-132c1d6a6150", "name": "cloudify-vm_b73915a9-b8cc-443a-b5b9-132c1d6a6150", "created": "2018-08-26T12:52:49Z", "tenant_id": "f595edd42e894752800bf4b4a11d1025", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 12:53:03,365 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-76dcf20f-0ba5-4afd-ad0a-2f2434e29a9c 2018-08-26 12:53:03,365 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.421136856079s 2018-08-26 12:53:03,365 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-76dcf20f-0ba5-4afd-ad0a-2f2434e29a9c 2018-08-26 12:53:03,369 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 12:53:05,371 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 12:53:05,375 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}733083dbf24a5a89bfd3d31938a45658186dcec4" 2018-08-26 12:53:05,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:53:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-65423f0c-876c-4a08-aa4f-6445cdda89b0 x-compute-request-id: req-65423f0c-876c-4a08-aa4f-6445cdda89b0 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/68ebdcad-6656-4b59-bbb9-66c9b42254c1", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/68ebdcad-6656-4b59-bbb9-66c9b42254c1", "rel": "bookmark"}], "image": {"id": "187b5cbb-9ace-4e45-abc1-cf3fc06cef39", "links": [{"href": "http://172.30.9.22:8774/images/187b5cbb-9ace-4e45-abc1-cf3fc06cef39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e30dae27-ee12-470c-8416-0a0c5dacfa73", "links": [{"href": "http://172.30.9.22:8774/flavors/e30dae27-ee12-470c-8416-0a0c5dacfa73", "rel": "bookmark"}]}, "id": "68ebdcad-6656-4b59-bbb9-66c9b42254c1", "security_groups": [{"name": "cloudify-sg_b73915a9-b8cc-443a-b5b9-132c1d6a6150"}], "user_id": "842d40b1afc94756bcb1a58cab186e6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T12:52:51Z", "hostId": "4c3a53436854f7f6b5902791c758505e04fe47535b7d99113d20e562", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_b73915a9-b8cc-443a-b5b9-132c1d6a6150", "name": "cloudify-vm_b73915a9-b8cc-443a-b5b9-132c1d6a6150", "created": "2018-08-26T12:52:49Z", "tenant_id": "f595edd42e894752800bf4b4a11d1025", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 12:53:05,860 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-65423f0c-876c-4a08-aa4f-6445cdda89b0 2018-08-26 12:53:05,860 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.488465070724s 2018-08-26 12:53:05,860 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-65423f0c-876c-4a08-aa4f-6445cdda89b0 2018-08-26 12:53:05,864 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 12:53:07,867 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 12:53:07,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}733083dbf24a5a89bfd3d31938a45658186dcec4" 2018-08-26 12:53:08,046 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:53: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-e8778a3f-f0a3-464f-a137-1dc90893ce6d x-compute-request-id: req-e8778a3f-f0a3-464f-a137-1dc90893ce6d Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/68ebdcad-6656-4b59-bbb9-66c9b42254c1", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/68ebdcad-6656-4b59-bbb9-66c9b42254c1", "rel": "bookmark"}], "image": {"id": "187b5cbb-9ace-4e45-abc1-cf3fc06cef39", "links": [{"href": "http://172.30.9.22:8774/images/187b5cbb-9ace-4e45-abc1-cf3fc06cef39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e30dae27-ee12-470c-8416-0a0c5dacfa73", "links": [{"href": "http://172.30.9.22:8774/flavors/e30dae27-ee12-470c-8416-0a0c5dacfa73", "rel": "bookmark"}]}, "id": "68ebdcad-6656-4b59-bbb9-66c9b42254c1", "security_groups": [{"name": "cloudify-sg_b73915a9-b8cc-443a-b5b9-132c1d6a6150"}], "user_id": "842d40b1afc94756bcb1a58cab186e6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T12:52:51Z", "hostId": "4c3a53436854f7f6b5902791c758505e04fe47535b7d99113d20e562", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_b73915a9-b8cc-443a-b5b9-132c1d6a6150", "name": "cloudify-vm_b73915a9-b8cc-443a-b5b9-132c1d6a6150", "created": "2018-08-26T12:52:49Z", "tenant_id": "f595edd42e894752800bf4b4a11d1025", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 12:53:08,046 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-e8778a3f-f0a3-464f-a137-1dc90893ce6d 2018-08-26 12:53:08,047 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.179706096649s 2018-08-26 12:53:08,047 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-e8778a3f-f0a3-464f-a137-1dc90893ce6d 2018-08-26 12:53:08,051 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 12:53:10,053 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 12:53:10,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}733083dbf24a5a89bfd3d31938a45658186dcec4" 2018-08-26 12:53:10,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:53:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d059a121-b188-404f-a491-65d680d2e9b8 x-compute-request-id: req-d059a121-b188-404f-a491-65d680d2e9b8 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/68ebdcad-6656-4b59-bbb9-66c9b42254c1", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/68ebdcad-6656-4b59-bbb9-66c9b42254c1", "rel": "bookmark"}], "image": {"id": "187b5cbb-9ace-4e45-abc1-cf3fc06cef39", "links": [{"href": "http://172.30.9.22:8774/images/187b5cbb-9ace-4e45-abc1-cf3fc06cef39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e30dae27-ee12-470c-8416-0a0c5dacfa73", "links": [{"href": "http://172.30.9.22:8774/flavors/e30dae27-ee12-470c-8416-0a0c5dacfa73", "rel": "bookmark"}]}, "id": "68ebdcad-6656-4b59-bbb9-66c9b42254c1", "security_groups": [{"name": "cloudify-sg_b73915a9-b8cc-443a-b5b9-132c1d6a6150"}], "user_id": "842d40b1afc94756bcb1a58cab186e6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T12:52:51Z", "hostId": "4c3a53436854f7f6b5902791c758505e04fe47535b7d99113d20e562", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_b73915a9-b8cc-443a-b5b9-132c1d6a6150", "name": "cloudify-vm_b73915a9-b8cc-443a-b5b9-132c1d6a6150", "created": "2018-08-26T12:52:49Z", "tenant_id": "f595edd42e894752800bf4b4a11d1025", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 12:53:10,702 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d059a121-b188-404f-a491-65d680d2e9b8 2018-08-26 12:53:10,702 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.648662090302s 2018-08-26 12:53:10,702 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d059a121-b188-404f-a491-65d680d2e9b8 2018-08-26 12:53:10,706 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 12:53:12,708 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 12:53:12,711 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}733083dbf24a5a89bfd3d31938a45658186dcec4" 2018-08-26 12:53:13,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:53:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2397f230-d9fb-499c-b885-0b00357cb5ae x-compute-request-id: req-2397f230-d9fb-499c-b885-0b00357cb5ae Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/68ebdcad-6656-4b59-bbb9-66c9b42254c1", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/68ebdcad-6656-4b59-bbb9-66c9b42254c1", "rel": "bookmark"}], "image": {"id": "187b5cbb-9ace-4e45-abc1-cf3fc06cef39", "links": [{"href": "http://172.30.9.22:8774/images/187b5cbb-9ace-4e45-abc1-cf3fc06cef39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e30dae27-ee12-470c-8416-0a0c5dacfa73", "links": [{"href": "http://172.30.9.22:8774/flavors/e30dae27-ee12-470c-8416-0a0c5dacfa73", "rel": "bookmark"}]}, "id": "68ebdcad-6656-4b59-bbb9-66c9b42254c1", "security_groups": [{"name": "cloudify-sg_b73915a9-b8cc-443a-b5b9-132c1d6a6150"}], "user_id": "842d40b1afc94756bcb1a58cab186e6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T12:52:51Z", "hostId": "4c3a53436854f7f6b5902791c758505e04fe47535b7d99113d20e562", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_b73915a9-b8cc-443a-b5b9-132c1d6a6150", "name": "cloudify-vm_b73915a9-b8cc-443a-b5b9-132c1d6a6150", "created": "2018-08-26T12:52:49Z", "tenant_id": "f595edd42e894752800bf4b4a11d1025", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 12:53:13,350 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2397f230-d9fb-499c-b885-0b00357cb5ae 2018-08-26 12:53:13,350 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.641063928604s 2018-08-26 12:53:13,350 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2397f230-d9fb-499c-b885-0b00357cb5ae 2018-08-26 12:53:13,354 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 12:53:15,356 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 12:53:15,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}733083dbf24a5a89bfd3d31938a45658186dcec4" 2018-08-26 12:53:15,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:53:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-74833370-e3e6-411a-868b-d4a1beeeb53e x-compute-request-id: req-74833370-e3e6-411a-868b-d4a1beeeb53e Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/68ebdcad-6656-4b59-bbb9-66c9b42254c1", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/68ebdcad-6656-4b59-bbb9-66c9b42254c1", "rel": "bookmark"}], "image": {"id": "187b5cbb-9ace-4e45-abc1-cf3fc06cef39", "links": [{"href": "http://172.30.9.22:8774/images/187b5cbb-9ace-4e45-abc1-cf3fc06cef39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e30dae27-ee12-470c-8416-0a0c5dacfa73", "links": [{"href": "http://172.30.9.22:8774/flavors/e30dae27-ee12-470c-8416-0a0c5dacfa73", "rel": "bookmark"}]}, "id": "68ebdcad-6656-4b59-bbb9-66c9b42254c1", "security_groups": [{"name": "cloudify-sg_b73915a9-b8cc-443a-b5b9-132c1d6a6150"}], "user_id": "842d40b1afc94756bcb1a58cab186e6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T12:52:51Z", "hostId": "4c3a53436854f7f6b5902791c758505e04fe47535b7d99113d20e562", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_b73915a9-b8cc-443a-b5b9-132c1d6a6150", "name": "cloudify-vm_b73915a9-b8cc-443a-b5b9-132c1d6a6150", "created": "2018-08-26T12:52:49Z", "tenant_id": "f595edd42e894752800bf4b4a11d1025", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 12:53:15,718 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-74833370-e3e6-411a-868b-d4a1beeeb53e 2018-08-26 12:53:15,718 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.361367940903s 2018-08-26 12:53:15,718 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-74833370-e3e6-411a-868b-d4a1beeeb53e 2018-08-26 12:53:15,722 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 12:53:17,725 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 12:53:17,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}733083dbf24a5a89bfd3d31938a45658186dcec4" 2018-08-26 12:53:17,897 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:53:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2d38ab13-462d-4405-acc2-31451f4bd904 x-compute-request-id: req-2d38ab13-462d-4405-acc2-31451f4bd904 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/68ebdcad-6656-4b59-bbb9-66c9b42254c1", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/68ebdcad-6656-4b59-bbb9-66c9b42254c1", "rel": "bookmark"}], "image": {"id": "187b5cbb-9ace-4e45-abc1-cf3fc06cef39", "links": [{"href": "http://172.30.9.22:8774/images/187b5cbb-9ace-4e45-abc1-cf3fc06cef39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e30dae27-ee12-470c-8416-0a0c5dacfa73", "links": [{"href": "http://172.30.9.22:8774/flavors/e30dae27-ee12-470c-8416-0a0c5dacfa73", "rel": "bookmark"}]}, "id": "68ebdcad-6656-4b59-bbb9-66c9b42254c1", "security_groups": [{"name": "cloudify-sg_b73915a9-b8cc-443a-b5b9-132c1d6a6150"}], "user_id": "842d40b1afc94756bcb1a58cab186e6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T12:52:51Z", "hostId": "4c3a53436854f7f6b5902791c758505e04fe47535b7d99113d20e562", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_b73915a9-b8cc-443a-b5b9-132c1d6a6150", "name": "cloudify-vm_b73915a9-b8cc-443a-b5b9-132c1d6a6150", "created": "2018-08-26T12:52:49Z", "tenant_id": "f595edd42e894752800bf4b4a11d1025", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 12:53:17,897 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2d38ab13-462d-4405-acc2-31451f4bd904 2018-08-26 12:53:17,897 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.171563863754s 2018-08-26 12:53:17,897 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2d38ab13-462d-4405-acc2-31451f4bd904 2018-08-26 12:53:17,901 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 12:53:19,903 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 12:53:19,907 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}733083dbf24a5a89bfd3d31938a45658186dcec4" 2018-08-26 12:53:20,081 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:53:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2de656a5-f81c-4d96-b64f-3441bf3e11df x-compute-request-id: req-2de656a5-f81c-4d96-b64f-3441bf3e11df Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/68ebdcad-6656-4b59-bbb9-66c9b42254c1", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/68ebdcad-6656-4b59-bbb9-66c9b42254c1", "rel": "bookmark"}], "image": {"id": "187b5cbb-9ace-4e45-abc1-cf3fc06cef39", "links": [{"href": "http://172.30.9.22:8774/images/187b5cbb-9ace-4e45-abc1-cf3fc06cef39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e30dae27-ee12-470c-8416-0a0c5dacfa73", "links": [{"href": "http://172.30.9.22:8774/flavors/e30dae27-ee12-470c-8416-0a0c5dacfa73", "rel": "bookmark"}]}, "id": "68ebdcad-6656-4b59-bbb9-66c9b42254c1", "security_groups": [{"name": "cloudify-sg_b73915a9-b8cc-443a-b5b9-132c1d6a6150"}], "user_id": "842d40b1afc94756bcb1a58cab186e6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T12:52:51Z", "hostId": "4c3a53436854f7f6b5902791c758505e04fe47535b7d99113d20e562", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_b73915a9-b8cc-443a-b5b9-132c1d6a6150", "name": "cloudify-vm_b73915a9-b8cc-443a-b5b9-132c1d6a6150", "created": "2018-08-26T12:52:49Z", "tenant_id": "f595edd42e894752800bf4b4a11d1025", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 12:53:20,081 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2de656a5-f81c-4d96-b64f-3441bf3e11df 2018-08-26 12:53:20,081 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.177603960037s 2018-08-26 12:53:20,082 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2de656a5-f81c-4d96-b64f-3441bf3e11df 2018-08-26 12:53:20,085 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 12:53:22,088 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 12:53:22,091 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}733083dbf24a5a89bfd3d31938a45658186dcec4" 2018-08-26 12:53:22,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:53:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e4a53798-f880-48c9-aadc-a9dbd927f3be x-compute-request-id: req-e4a53798-f880-48c9-aadc-a9dbd927f3be Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/68ebdcad-6656-4b59-bbb9-66c9b42254c1", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/68ebdcad-6656-4b59-bbb9-66c9b42254c1", "rel": "bookmark"}], "image": {"id": "187b5cbb-9ace-4e45-abc1-cf3fc06cef39", "links": [{"href": "http://172.30.9.22:8774/images/187b5cbb-9ace-4e45-abc1-cf3fc06cef39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e30dae27-ee12-470c-8416-0a0c5dacfa73", "links": [{"href": "http://172.30.9.22:8774/flavors/e30dae27-ee12-470c-8416-0a0c5dacfa73", "rel": "bookmark"}]}, "id": "68ebdcad-6656-4b59-bbb9-66c9b42254c1", "security_groups": [{"name": "cloudify-sg_b73915a9-b8cc-443a-b5b9-132c1d6a6150"}], "user_id": "842d40b1afc94756bcb1a58cab186e6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T12:52:51Z", "hostId": "4c3a53436854f7f6b5902791c758505e04fe47535b7d99113d20e562", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_b73915a9-b8cc-443a-b5b9-132c1d6a6150", "name": "cloudify-vm_b73915a9-b8cc-443a-b5b9-132c1d6a6150", "created": "2018-08-26T12:52:49Z", "tenant_id": "f595edd42e894752800bf4b4a11d1025", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 12:53:22,783 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-e4a53798-f880-48c9-aadc-a9dbd927f3be 2018-08-26 12:53:22,783 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.694730997086s 2018-08-26 12:53:22,783 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-e4a53798-f880-48c9-aadc-a9dbd927f3be 2018-08-26 12:53:22,787 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 12:53:24,790 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 12:53:24,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}733083dbf24a5a89bfd3d31938a45658186dcec4" 2018-08-26 12:53:24,964 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:53:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e64c1ac0-8210-4782-aa8a-b11ee6348f77 x-compute-request-id: req-e64c1ac0-8210-4782-aa8a-b11ee6348f77 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/68ebdcad-6656-4b59-bbb9-66c9b42254c1", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/68ebdcad-6656-4b59-bbb9-66c9b42254c1", "rel": "bookmark"}], "image": {"id": "187b5cbb-9ace-4e45-abc1-cf3fc06cef39", "links": [{"href": "http://172.30.9.22:8774/images/187b5cbb-9ace-4e45-abc1-cf3fc06cef39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e30dae27-ee12-470c-8416-0a0c5dacfa73", "links": [{"href": "http://172.30.9.22:8774/flavors/e30dae27-ee12-470c-8416-0a0c5dacfa73", "rel": "bookmark"}]}, "id": "68ebdcad-6656-4b59-bbb9-66c9b42254c1", "security_groups": [{"name": "cloudify-sg_b73915a9-b8cc-443a-b5b9-132c1d6a6150"}], "user_id": "842d40b1afc94756bcb1a58cab186e6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T12:52:51Z", "hostId": "4c3a53436854f7f6b5902791c758505e04fe47535b7d99113d20e562", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_b73915a9-b8cc-443a-b5b9-132c1d6a6150", "name": "cloudify-vm_b73915a9-b8cc-443a-b5b9-132c1d6a6150", "created": "2018-08-26T12:52:49Z", "tenant_id": "f595edd42e894752800bf4b4a11d1025", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 12:53:24,964 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-e64c1ac0-8210-4782-aa8a-b11ee6348f77 2018-08-26 12:53:24,965 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.174290895462s 2018-08-26 12:53:24,965 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-e64c1ac0-8210-4782-aa8a-b11ee6348f77 2018-08-26 12:53:24,969 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 12:53:26,972 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 12:53:26,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}733083dbf24a5a89bfd3d31938a45658186dcec4" 2018-08-26 12:53:27,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:53:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ec139b0a-9253-416f-91f2-92d962aa2e27 x-compute-request-id: req-ec139b0a-9253-416f-91f2-92d962aa2e27 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/68ebdcad-6656-4b59-bbb9-66c9b42254c1", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/68ebdcad-6656-4b59-bbb9-66c9b42254c1", "rel": "bookmark"}], "image": {"id": "187b5cbb-9ace-4e45-abc1-cf3fc06cef39", "links": [{"href": "http://172.30.9.22:8774/images/187b5cbb-9ace-4e45-abc1-cf3fc06cef39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e30dae27-ee12-470c-8416-0a0c5dacfa73", "links": [{"href": "http://172.30.9.22:8774/flavors/e30dae27-ee12-470c-8416-0a0c5dacfa73", "rel": "bookmark"}]}, "id": "68ebdcad-6656-4b59-bbb9-66c9b42254c1", "security_groups": [{"name": "cloudify-sg_b73915a9-b8cc-443a-b5b9-132c1d6a6150"}], "user_id": "842d40b1afc94756bcb1a58cab186e6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T12:52:51Z", "hostId": "4c3a53436854f7f6b5902791c758505e04fe47535b7d99113d20e562", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_b73915a9-b8cc-443a-b5b9-132c1d6a6150", "name": "cloudify-vm_b73915a9-b8cc-443a-b5b9-132c1d6a6150", "created": "2018-08-26T12:52:49Z", "tenant_id": "f595edd42e894752800bf4b4a11d1025", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 12:53:27,145 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ec139b0a-9253-416f-91f2-92d962aa2e27 2018-08-26 12:53:27,145 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.173259019852s 2018-08-26 12:53:27,146 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ec139b0a-9253-416f-91f2-92d962aa2e27 2018-08-26 12:53:27,149 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 12:53:29,152 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 12:53:29,156 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}733083dbf24a5a89bfd3d31938a45658186dcec4" 2018-08-26 12:53:29,756 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12: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-6230765a-76fb-422c-91ce-010d3a769a63 x-compute-request-id: req-6230765a-76fb-422c-91ce-010d3a769a63 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/68ebdcad-6656-4b59-bbb9-66c9b42254c1", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/68ebdcad-6656-4b59-bbb9-66c9b42254c1", "rel": "bookmark"}], "image": {"id": "187b5cbb-9ace-4e45-abc1-cf3fc06cef39", "links": [{"href": "http://172.30.9.22:8774/images/187b5cbb-9ace-4e45-abc1-cf3fc06cef39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e30dae27-ee12-470c-8416-0a0c5dacfa73", "links": [{"href": "http://172.30.9.22:8774/flavors/e30dae27-ee12-470c-8416-0a0c5dacfa73", "rel": "bookmark"}]}, "id": "68ebdcad-6656-4b59-bbb9-66c9b42254c1", "security_groups": [{"name": "cloudify-sg_b73915a9-b8cc-443a-b5b9-132c1d6a6150"}], "user_id": "842d40b1afc94756bcb1a58cab186e6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T12:52:51Z", "hostId": "4c3a53436854f7f6b5902791c758505e04fe47535b7d99113d20e562", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_b73915a9-b8cc-443a-b5b9-132c1d6a6150", "name": "cloudify-vm_b73915a9-b8cc-443a-b5b9-132c1d6a6150", "created": "2018-08-26T12:52:49Z", "tenant_id": "f595edd42e894752800bf4b4a11d1025", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 12:53:29,756 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-6230765a-76fb-422c-91ce-010d3a769a63 2018-08-26 12:53:29,756 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.603868961334s 2018-08-26 12:53:29,757 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-6230765a-76fb-422c-91ce-010d3a769a63 2018-08-26 12:53:29,760 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 12:53:31,763 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 12:53:31,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}733083dbf24a5a89bfd3d31938a45658186dcec4" 2018-08-26 12:53:32,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:53:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3a6f4ad6-69ec-470e-b534-ea6b71b4345d x-compute-request-id: req-3a6f4ad6-69ec-470e-b534-ea6b71b4345d Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/68ebdcad-6656-4b59-bbb9-66c9b42254c1", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/68ebdcad-6656-4b59-bbb9-66c9b42254c1", "rel": "bookmark"}], "image": {"id": "187b5cbb-9ace-4e45-abc1-cf3fc06cef39", "links": [{"href": "http://172.30.9.22:8774/images/187b5cbb-9ace-4e45-abc1-cf3fc06cef39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e30dae27-ee12-470c-8416-0a0c5dacfa73", "links": [{"href": "http://172.30.9.22:8774/flavors/e30dae27-ee12-470c-8416-0a0c5dacfa73", "rel": "bookmark"}]}, "id": "68ebdcad-6656-4b59-bbb9-66c9b42254c1", "security_groups": [{"name": "cloudify-sg_b73915a9-b8cc-443a-b5b9-132c1d6a6150"}], "user_id": "842d40b1afc94756bcb1a58cab186e6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T12:52:51Z", "hostId": "4c3a53436854f7f6b5902791c758505e04fe47535b7d99113d20e562", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_b73915a9-b8cc-443a-b5b9-132c1d6a6150", "name": "cloudify-vm_b73915a9-b8cc-443a-b5b9-132c1d6a6150", "created": "2018-08-26T12:52:49Z", "tenant_id": "f595edd42e894752800bf4b4a11d1025", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 12:53:32,446 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-3a6f4ad6-69ec-470e-b534-ea6b71b4345d 2018-08-26 12:53:32,446 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.682672023773s 2018-08-26 12:53:32,447 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-3a6f4ad6-69ec-470e-b534-ea6b71b4345d 2018-08-26 12:53:32,450 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 12:53:34,453 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 12:53:34,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}733083dbf24a5a89bfd3d31938a45658186dcec4" 2018-08-26 12:53:34,625 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12: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-241901bc-fd68-4858-b052-7b89e61f9713 x-compute-request-id: req-241901bc-fd68-4858-b052-7b89e61f9713 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/68ebdcad-6656-4b59-bbb9-66c9b42254c1", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/68ebdcad-6656-4b59-bbb9-66c9b42254c1", "rel": "bookmark"}], "image": {"id": "187b5cbb-9ace-4e45-abc1-cf3fc06cef39", "links": [{"href": "http://172.30.9.22:8774/images/187b5cbb-9ace-4e45-abc1-cf3fc06cef39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e30dae27-ee12-470c-8416-0a0c5dacfa73", "links": [{"href": "http://172.30.9.22:8774/flavors/e30dae27-ee12-470c-8416-0a0c5dacfa73", "rel": "bookmark"}]}, "id": "68ebdcad-6656-4b59-bbb9-66c9b42254c1", "security_groups": [{"name": "cloudify-sg_b73915a9-b8cc-443a-b5b9-132c1d6a6150"}], "user_id": "842d40b1afc94756bcb1a58cab186e6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T12:52:51Z", "hostId": "4c3a53436854f7f6b5902791c758505e04fe47535b7d99113d20e562", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_b73915a9-b8cc-443a-b5b9-132c1d6a6150", "name": "cloudify-vm_b73915a9-b8cc-443a-b5b9-132c1d6a6150", "created": "2018-08-26T12:52:49Z", "tenant_id": "f595edd42e894752800bf4b4a11d1025", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 12:53:34,625 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-241901bc-fd68-4858-b052-7b89e61f9713 2018-08-26 12:53:34,625 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.171775817871s 2018-08-26 12:53:34,626 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-241901bc-fd68-4858-b052-7b89e61f9713 2018-08-26 12:53:34,629 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 12:53:36,632 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 12:53:36,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}733083dbf24a5a89bfd3d31938a45658186dcec4" 2018-08-26 12:53:37,084 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:53:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0a1dd56f-f907-4856-b4cc-5bd472087322 x-compute-request-id: req-0a1dd56f-f907-4856-b4cc-5bd472087322 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/68ebdcad-6656-4b59-bbb9-66c9b42254c1", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/68ebdcad-6656-4b59-bbb9-66c9b42254c1", "rel": "bookmark"}], "image": {"id": "187b5cbb-9ace-4e45-abc1-cf3fc06cef39", "links": [{"href": "http://172.30.9.22:8774/images/187b5cbb-9ace-4e45-abc1-cf3fc06cef39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e30dae27-ee12-470c-8416-0a0c5dacfa73", "links": [{"href": "http://172.30.9.22:8774/flavors/e30dae27-ee12-470c-8416-0a0c5dacfa73", "rel": "bookmark"}]}, "id": "68ebdcad-6656-4b59-bbb9-66c9b42254c1", "security_groups": [{"name": "cloudify-sg_b73915a9-b8cc-443a-b5b9-132c1d6a6150"}], "user_id": "842d40b1afc94756bcb1a58cab186e6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T12:52:51Z", "hostId": "4c3a53436854f7f6b5902791c758505e04fe47535b7d99113d20e562", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_b73915a9-b8cc-443a-b5b9-132c1d6a6150", "name": "cloudify-vm_b73915a9-b8cc-443a-b5b9-132c1d6a6150", "created": "2018-08-26T12:52:49Z", "tenant_id": "f595edd42e894752800bf4b4a11d1025", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 12:53:37,084 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-0a1dd56f-f907-4856-b4cc-5bd472087322 2018-08-26 12:53:37,084 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.451551914215s 2018-08-26 12:53:37,084 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-0a1dd56f-f907-4856-b4cc-5bd472087322 2018-08-26 12:53:37,088 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 12:53:39,091 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 12:53:39,094 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}733083dbf24a5a89bfd3d31938a45658186dcec4" 2018-08-26 12:53:39,451 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12: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-a73b32f1-31ca-4ce2-97a1-988fc8d79ffe x-compute-request-id: req-a73b32f1-31ca-4ce2-97a1-988fc8d79ffe Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/68ebdcad-6656-4b59-bbb9-66c9b42254c1", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/68ebdcad-6656-4b59-bbb9-66c9b42254c1", "rel": "bookmark"}], "image": {"id": "187b5cbb-9ace-4e45-abc1-cf3fc06cef39", "links": [{"href": "http://172.30.9.22:8774/images/187b5cbb-9ace-4e45-abc1-cf3fc06cef39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e30dae27-ee12-470c-8416-0a0c5dacfa73", "links": [{"href": "http://172.30.9.22:8774/flavors/e30dae27-ee12-470c-8416-0a0c5dacfa73", "rel": "bookmark"}]}, "id": "68ebdcad-6656-4b59-bbb9-66c9b42254c1", "security_groups": [{"name": "cloudify-sg_b73915a9-b8cc-443a-b5b9-132c1d6a6150"}], "user_id": "842d40b1afc94756bcb1a58cab186e6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T12:52:51Z", "hostId": "4c3a53436854f7f6b5902791c758505e04fe47535b7d99113d20e562", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_b73915a9-b8cc-443a-b5b9-132c1d6a6150", "name": "cloudify-vm_b73915a9-b8cc-443a-b5b9-132c1d6a6150", "created": "2018-08-26T12:52:49Z", "tenant_id": "f595edd42e894752800bf4b4a11d1025", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 12:53:39,451 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a73b32f1-31ca-4ce2-97a1-988fc8d79ffe 2018-08-26 12:53:39,451 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.359925985336s 2018-08-26 12:53:39,451 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a73b32f1-31ca-4ce2-97a1-988fc8d79ffe 2018-08-26 12:53:39,455 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 12:53:41,456 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 12:53:41,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}733083dbf24a5a89bfd3d31938a45658186dcec4" 2018-08-26 12:53:41,820 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:53:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6d449dd9-6d98-46eb-a8b7-0c4e132e9e68 x-compute-request-id: req-6d449dd9-6d98-46eb-a8b7-0c4e132e9e68 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/68ebdcad-6656-4b59-bbb9-66c9b42254c1", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/68ebdcad-6656-4b59-bbb9-66c9b42254c1", "rel": "bookmark"}], "image": {"id": "187b5cbb-9ace-4e45-abc1-cf3fc06cef39", "links": [{"href": "http://172.30.9.22:8774/images/187b5cbb-9ace-4e45-abc1-cf3fc06cef39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e30dae27-ee12-470c-8416-0a0c5dacfa73", "links": [{"href": "http://172.30.9.22:8774/flavors/e30dae27-ee12-470c-8416-0a0c5dacfa73", "rel": "bookmark"}]}, "id": "68ebdcad-6656-4b59-bbb9-66c9b42254c1", "security_groups": [{"name": "cloudify-sg_b73915a9-b8cc-443a-b5b9-132c1d6a6150"}], "user_id": "842d40b1afc94756bcb1a58cab186e6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T12:52:51Z", "hostId": "4c3a53436854f7f6b5902791c758505e04fe47535b7d99113d20e562", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_b73915a9-b8cc-443a-b5b9-132c1d6a6150", "name": "cloudify-vm_b73915a9-b8cc-443a-b5b9-132c1d6a6150", "created": "2018-08-26T12:52:49Z", "tenant_id": "f595edd42e894752800bf4b4a11d1025", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 12:53:41,820 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-6d449dd9-6d98-46eb-a8b7-0c4e132e9e68 2018-08-26 12:53:41,820 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.363487958908s 2018-08-26 12:53:41,820 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-6d449dd9-6d98-46eb-a8b7-0c4e132e9e68 2018-08-26 12:53:41,824 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 12:53:43,826 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 12:53:43,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}733083dbf24a5a89bfd3d31938a45658186dcec4" 2018-08-26 12:53:44,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12: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-e61503b3-e7bc-4a9c-8a4b-e6ff6328a12a x-compute-request-id: req-e61503b3-e7bc-4a9c-8a4b-e6ff6328a12a Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/68ebdcad-6656-4b59-bbb9-66c9b42254c1", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/68ebdcad-6656-4b59-bbb9-66c9b42254c1", "rel": "bookmark"}], "image": {"id": "187b5cbb-9ace-4e45-abc1-cf3fc06cef39", "links": [{"href": "http://172.30.9.22:8774/images/187b5cbb-9ace-4e45-abc1-cf3fc06cef39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e30dae27-ee12-470c-8416-0a0c5dacfa73", "links": [{"href": "http://172.30.9.22:8774/flavors/e30dae27-ee12-470c-8416-0a0c5dacfa73", "rel": "bookmark"}]}, "id": "68ebdcad-6656-4b59-bbb9-66c9b42254c1", "security_groups": [{"name": "cloudify-sg_b73915a9-b8cc-443a-b5b9-132c1d6a6150"}], "user_id": "842d40b1afc94756bcb1a58cab186e6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T12:52:51Z", "hostId": "4c3a53436854f7f6b5902791c758505e04fe47535b7d99113d20e562", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_b73915a9-b8cc-443a-b5b9-132c1d6a6150", "name": "cloudify-vm_b73915a9-b8cc-443a-b5b9-132c1d6a6150", "created": "2018-08-26T12:52:49Z", "tenant_id": "f595edd42e894752800bf4b4a11d1025", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 12:53:44,163 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-e61503b3-e7bc-4a9c-8a4b-e6ff6328a12a 2018-08-26 12:53:44,163 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.336982965469s 2018-08-26 12:53:44,163 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-e61503b3-e7bc-4a9c-8a4b-e6ff6328a12a 2018-08-26 12:53:44,165 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 12:53:46,167 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 12:53:46,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}733083dbf24a5a89bfd3d31938a45658186dcec4" 2018-08-26 12:53:46,607 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:53:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c4e66c52-0342-4e05-9ad8-7696e1351021 x-compute-request-id: req-c4e66c52-0342-4e05-9ad8-7696e1351021 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/68ebdcad-6656-4b59-bbb9-66c9b42254c1", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/68ebdcad-6656-4b59-bbb9-66c9b42254c1", "rel": "bookmark"}], "image": {"id": "187b5cbb-9ace-4e45-abc1-cf3fc06cef39", "links": [{"href": "http://172.30.9.22:8774/images/187b5cbb-9ace-4e45-abc1-cf3fc06cef39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e30dae27-ee12-470c-8416-0a0c5dacfa73", "links": [{"href": "http://172.30.9.22:8774/flavors/e30dae27-ee12-470c-8416-0a0c5dacfa73", "rel": "bookmark"}]}, "id": "68ebdcad-6656-4b59-bbb9-66c9b42254c1", "security_groups": [{"name": "cloudify-sg_b73915a9-b8cc-443a-b5b9-132c1d6a6150"}], "user_id": "842d40b1afc94756bcb1a58cab186e6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T12:52:51Z", "hostId": "4c3a53436854f7f6b5902791c758505e04fe47535b7d99113d20e562", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_b73915a9-b8cc-443a-b5b9-132c1d6a6150", "name": "cloudify-vm_b73915a9-b8cc-443a-b5b9-132c1d6a6150", "created": "2018-08-26T12:52:49Z", "tenant_id": "f595edd42e894752800bf4b4a11d1025", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 12:53:46,607 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c4e66c52-0342-4e05-9ad8-7696e1351021 2018-08-26 12:53:46,607 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.439399957657s 2018-08-26 12:53:46,607 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c4e66c52-0342-4e05-9ad8-7696e1351021 2018-08-26 12:53:46,611 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 12:53:48,614 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 12:53:48,616 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}733083dbf24a5a89bfd3d31938a45658186dcec4" 2018-08-26 12:53:49,285 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:53:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-05f03640-df85-47cd-b3aa-7c33460d48db x-compute-request-id: req-05f03640-df85-47cd-b3aa-7c33460d48db Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/68ebdcad-6656-4b59-bbb9-66c9b42254c1", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/68ebdcad-6656-4b59-bbb9-66c9b42254c1", "rel": "bookmark"}], "image": {"id": "187b5cbb-9ace-4e45-abc1-cf3fc06cef39", "links": [{"href": "http://172.30.9.22:8774/images/187b5cbb-9ace-4e45-abc1-cf3fc06cef39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e30dae27-ee12-470c-8416-0a0c5dacfa73", "links": [{"href": "http://172.30.9.22:8774/flavors/e30dae27-ee12-470c-8416-0a0c5dacfa73", "rel": "bookmark"}]}, "id": "68ebdcad-6656-4b59-bbb9-66c9b42254c1", "security_groups": [{"name": "cloudify-sg_b73915a9-b8cc-443a-b5b9-132c1d6a6150"}], "user_id": "842d40b1afc94756bcb1a58cab186e6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T12:52:51Z", "hostId": "4c3a53436854f7f6b5902791c758505e04fe47535b7d99113d20e562", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_b73915a9-b8cc-443a-b5b9-132c1d6a6150", "name": "cloudify-vm_b73915a9-b8cc-443a-b5b9-132c1d6a6150", "created": "2018-08-26T12:52:49Z", "tenant_id": "f595edd42e894752800bf4b4a11d1025", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 12:53:49,285 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-05f03640-df85-47cd-b3aa-7c33460d48db 2018-08-26 12:53:49,285 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.671247005463s 2018-08-26 12:53:49,285 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-05f03640-df85-47cd-b3aa-7c33460d48db 2018-08-26 12:53:49,289 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 12:53:51,292 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 12:53:51,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}733083dbf24a5a89bfd3d31938a45658186dcec4" 2018-08-26 12:53:51,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:53:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-54a39f18-3c8f-4cf4-aa44-ebf6907f3889 x-compute-request-id: req-54a39f18-3c8f-4cf4-aa44-ebf6907f3889 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/68ebdcad-6656-4b59-bbb9-66c9b42254c1", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/68ebdcad-6656-4b59-bbb9-66c9b42254c1", "rel": "bookmark"}], "image": {"id": "187b5cbb-9ace-4e45-abc1-cf3fc06cef39", "links": [{"href": "http://172.30.9.22:8774/images/187b5cbb-9ace-4e45-abc1-cf3fc06cef39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e30dae27-ee12-470c-8416-0a0c5dacfa73", "links": [{"href": "http://172.30.9.22:8774/flavors/e30dae27-ee12-470c-8416-0a0c5dacfa73", "rel": "bookmark"}]}, "id": "68ebdcad-6656-4b59-bbb9-66c9b42254c1", "security_groups": [{"name": "cloudify-sg_b73915a9-b8cc-443a-b5b9-132c1d6a6150"}], "user_id": "842d40b1afc94756bcb1a58cab186e6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T12:52:51Z", "hostId": "4c3a53436854f7f6b5902791c758505e04fe47535b7d99113d20e562", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_b73915a9-b8cc-443a-b5b9-132c1d6a6150", "name": "cloudify-vm_b73915a9-b8cc-443a-b5b9-132c1d6a6150", "created": "2018-08-26T12:52:49Z", "tenant_id": "f595edd42e894752800bf4b4a11d1025", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 12:53:51,716 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-54a39f18-3c8f-4cf4-aa44-ebf6907f3889 2018-08-26 12:53:51,717 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.424824953079s 2018-08-26 12:53:51,717 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-54a39f18-3c8f-4cf4-aa44-ebf6907f3889 2018-08-26 12:53:51,721 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 12:53:53,723 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 12:53:53,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}733083dbf24a5a89bfd3d31938a45658186dcec4" 2018-08-26 12:53:54,084 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:53: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-bda6e77b-f01c-4012-9da1-491aa171c45f x-compute-request-id: req-bda6e77b-f01c-4012-9da1-491aa171c45f Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/68ebdcad-6656-4b59-bbb9-66c9b42254c1", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/68ebdcad-6656-4b59-bbb9-66c9b42254c1", "rel": "bookmark"}], "image": {"id": "187b5cbb-9ace-4e45-abc1-cf3fc06cef39", "links": [{"href": "http://172.30.9.22:8774/images/187b5cbb-9ace-4e45-abc1-cf3fc06cef39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e30dae27-ee12-470c-8416-0a0c5dacfa73", "links": [{"href": "http://172.30.9.22:8774/flavors/e30dae27-ee12-470c-8416-0a0c5dacfa73", "rel": "bookmark"}]}, "id": "68ebdcad-6656-4b59-bbb9-66c9b42254c1", "security_groups": [{"name": "cloudify-sg_b73915a9-b8cc-443a-b5b9-132c1d6a6150"}], "user_id": "842d40b1afc94756bcb1a58cab186e6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T12:52:51Z", "hostId": "4c3a53436854f7f6b5902791c758505e04fe47535b7d99113d20e562", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_b73915a9-b8cc-443a-b5b9-132c1d6a6150", "name": "cloudify-vm_b73915a9-b8cc-443a-b5b9-132c1d6a6150", "created": "2018-08-26T12:52:49Z", "tenant_id": "f595edd42e894752800bf4b4a11d1025", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 12:53:54,084 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-bda6e77b-f01c-4012-9da1-491aa171c45f 2018-08-26 12:53:54,085 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.361114025116s 2018-08-26 12:53:54,085 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-bda6e77b-f01c-4012-9da1-491aa171c45f 2018-08-26 12:53:54,089 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 12:53:56,091 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 12:53:56,094 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}733083dbf24a5a89bfd3d31938a45658186dcec4" 2018-08-26 12:53:56,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:53:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e4f38ed2-3b53-4edf-bff4-29d96a1b0c7c x-compute-request-id: req-e4f38ed2-3b53-4edf-bff4-29d96a1b0c7c Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/68ebdcad-6656-4b59-bbb9-66c9b42254c1", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/68ebdcad-6656-4b59-bbb9-66c9b42254c1", "rel": "bookmark"}], "image": {"id": "187b5cbb-9ace-4e45-abc1-cf3fc06cef39", "links": [{"href": "http://172.30.9.22:8774/images/187b5cbb-9ace-4e45-abc1-cf3fc06cef39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e30dae27-ee12-470c-8416-0a0c5dacfa73", "links": [{"href": "http://172.30.9.22:8774/flavors/e30dae27-ee12-470c-8416-0a0c5dacfa73", "rel": "bookmark"}]}, "id": "68ebdcad-6656-4b59-bbb9-66c9b42254c1", "security_groups": [{"name": "cloudify-sg_b73915a9-b8cc-443a-b5b9-132c1d6a6150"}], "user_id": "842d40b1afc94756bcb1a58cab186e6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T12:52:51Z", "hostId": "4c3a53436854f7f6b5902791c758505e04fe47535b7d99113d20e562", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_b73915a9-b8cc-443a-b5b9-132c1d6a6150", "name": "cloudify-vm_b73915a9-b8cc-443a-b5b9-132c1d6a6150", "created": "2018-08-26T12:52:49Z", "tenant_id": "f595edd42e894752800bf4b4a11d1025", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 12:53:56,547 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-e4f38ed2-3b53-4edf-bff4-29d96a1b0c7c 2018-08-26 12:53:56,547 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.455770015717s 2018-08-26 12:53:56,548 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-e4f38ed2-3b53-4edf-bff4-29d96a1b0c7c 2018-08-26 12:53:56,551 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 12:53:58,554 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 12:53:58,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}733083dbf24a5a89bfd3d31938a45658186dcec4" 2018-08-26 12:53:59,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:53:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6ace8370-c264-432d-9f8c-4d1df0fde6ff x-compute-request-id: req-6ace8370-c264-432d-9f8c-4d1df0fde6ff Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/68ebdcad-6656-4b59-bbb9-66c9b42254c1", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/68ebdcad-6656-4b59-bbb9-66c9b42254c1", "rel": "bookmark"}], "image": {"id": "187b5cbb-9ace-4e45-abc1-cf3fc06cef39", "links": [{"href": "http://172.30.9.22:8774/images/187b5cbb-9ace-4e45-abc1-cf3fc06cef39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e30dae27-ee12-470c-8416-0a0c5dacfa73", "links": [{"href": "http://172.30.9.22:8774/flavors/e30dae27-ee12-470c-8416-0a0c5dacfa73", "rel": "bookmark"}]}, "id": "68ebdcad-6656-4b59-bbb9-66c9b42254c1", "security_groups": [{"name": "cloudify-sg_b73915a9-b8cc-443a-b5b9-132c1d6a6150"}], "user_id": "842d40b1afc94756bcb1a58cab186e6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T12:52:51Z", "hostId": "4c3a53436854f7f6b5902791c758505e04fe47535b7d99113d20e562", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_b73915a9-b8cc-443a-b5b9-132c1d6a6150", "name": "cloudify-vm_b73915a9-b8cc-443a-b5b9-132c1d6a6150", "created": "2018-08-26T12:52:49Z", "tenant_id": "f595edd42e894752800bf4b4a11d1025", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 12:53:59,014 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-6ace8370-c264-432d-9f8c-4d1df0fde6ff 2018-08-26 12:53:59,014 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.459809064865s 2018-08-26 12:53:59,014 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-6ace8370-c264-432d-9f8c-4d1df0fde6ff 2018-08-26 12:53:59,018 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 12:54:01,021 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 12:54:01,023 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}733083dbf24a5a89bfd3d31938a45658186dcec4" 2018-08-26 12:54:02,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:54:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6e8cca7a-db52-44db-acf2-ff865631f130 x-compute-request-id: req-6e8cca7a-db52-44db-acf2-ff865631f130 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/68ebdcad-6656-4b59-bbb9-66c9b42254c1", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/68ebdcad-6656-4b59-bbb9-66c9b42254c1", "rel": "bookmark"}], "image": {"id": "187b5cbb-9ace-4e45-abc1-cf3fc06cef39", "links": [{"href": "http://172.30.9.22:8774/images/187b5cbb-9ace-4e45-abc1-cf3fc06cef39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e30dae27-ee12-470c-8416-0a0c5dacfa73", "links": [{"href": "http://172.30.9.22:8774/flavors/e30dae27-ee12-470c-8416-0a0c5dacfa73", "rel": "bookmark"}]}, "id": "68ebdcad-6656-4b59-bbb9-66c9b42254c1", "security_groups": [{"name": "cloudify-sg_b73915a9-b8cc-443a-b5b9-132c1d6a6150"}], "user_id": "842d40b1afc94756bcb1a58cab186e6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T12:52:51Z", "hostId": "4c3a53436854f7f6b5902791c758505e04fe47535b7d99113d20e562", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_b73915a9-b8cc-443a-b5b9-132c1d6a6150", "name": "cloudify-vm_b73915a9-b8cc-443a-b5b9-132c1d6a6150", "created": "2018-08-26T12:52:49Z", "tenant_id": "f595edd42e894752800bf4b4a11d1025", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 12:54:02,092 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-6e8cca7a-db52-44db-acf2-ff865631f130 2018-08-26 12:54:02,093 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.0716791153s 2018-08-26 12:54:02,093 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-6e8cca7a-db52-44db-acf2-ff865631f130 2018-08-26 12:54:02,097 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 12:54:04,099 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 12:54:04,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}733083dbf24a5a89bfd3d31938a45658186dcec4" 2018-08-26 12:54:04,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:54:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-11273893-ed5f-4e1e-a590-79c4a0f9026d x-compute-request-id: req-11273893-ed5f-4e1e-a590-79c4a0f9026d Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/68ebdcad-6656-4b59-bbb9-66c9b42254c1", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/68ebdcad-6656-4b59-bbb9-66c9b42254c1", "rel": "bookmark"}], "image": {"id": "187b5cbb-9ace-4e45-abc1-cf3fc06cef39", "links": [{"href": "http://172.30.9.22:8774/images/187b5cbb-9ace-4e45-abc1-cf3fc06cef39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e30dae27-ee12-470c-8416-0a0c5dacfa73", "links": [{"href": "http://172.30.9.22:8774/flavors/e30dae27-ee12-470c-8416-0a0c5dacfa73", "rel": "bookmark"}]}, "id": "68ebdcad-6656-4b59-bbb9-66c9b42254c1", "security_groups": [{"name": "cloudify-sg_b73915a9-b8cc-443a-b5b9-132c1d6a6150"}], "user_id": "842d40b1afc94756bcb1a58cab186e6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T12:52:51Z", "hostId": "4c3a53436854f7f6b5902791c758505e04fe47535b7d99113d20e562", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_b73915a9-b8cc-443a-b5b9-132c1d6a6150", "name": "cloudify-vm_b73915a9-b8cc-443a-b5b9-132c1d6a6150", "created": "2018-08-26T12:52:49Z", "tenant_id": "f595edd42e894752800bf4b4a11d1025", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 12:54:04,462 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-11273893-ed5f-4e1e-a590-79c4a0f9026d 2018-08-26 12:54:04,462 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.362265825272s 2018-08-26 12:54:04,462 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-11273893-ed5f-4e1e-a590-79c4a0f9026d 2018-08-26 12:54:04,466 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 12:54:06,468 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 12:54:06,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}733083dbf24a5a89bfd3d31938a45658186dcec4" 2018-08-26 12:54:06,644 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:54:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-62044047-b4b8-4115-aa95-047d54fa75f3 x-compute-request-id: req-62044047-b4b8-4115-aa95-047d54fa75f3 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/68ebdcad-6656-4b59-bbb9-66c9b42254c1", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/68ebdcad-6656-4b59-bbb9-66c9b42254c1", "rel": "bookmark"}], "image": {"id": "187b5cbb-9ace-4e45-abc1-cf3fc06cef39", "links": [{"href": "http://172.30.9.22:8774/images/187b5cbb-9ace-4e45-abc1-cf3fc06cef39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e30dae27-ee12-470c-8416-0a0c5dacfa73", "links": [{"href": "http://172.30.9.22:8774/flavors/e30dae27-ee12-470c-8416-0a0c5dacfa73", "rel": "bookmark"}]}, "id": "68ebdcad-6656-4b59-bbb9-66c9b42254c1", "security_groups": [{"name": "cloudify-sg_b73915a9-b8cc-443a-b5b9-132c1d6a6150"}], "user_id": "842d40b1afc94756bcb1a58cab186e6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T12:52:51Z", "hostId": "4c3a53436854f7f6b5902791c758505e04fe47535b7d99113d20e562", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_b73915a9-b8cc-443a-b5b9-132c1d6a6150", "name": "cloudify-vm_b73915a9-b8cc-443a-b5b9-132c1d6a6150", "created": "2018-08-26T12:52:49Z", "tenant_id": "f595edd42e894752800bf4b4a11d1025", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 12:54:06,644 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-62044047-b4b8-4115-aa95-047d54fa75f3 2018-08-26 12:54:06,644 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.175776958466s 2018-08-26 12:54:06,645 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-62044047-b4b8-4115-aa95-047d54fa75f3 2018-08-26 12:54:06,648 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 12:54:08,651 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 12:54:08,654 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}733083dbf24a5a89bfd3d31938a45658186dcec4" 2018-08-26 12:54:09,009 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:54:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-46085bd1-d5f9-470a-a7e6-be10b566d8da x-compute-request-id: req-46085bd1-d5f9-470a-a7e6-be10b566d8da Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/68ebdcad-6656-4b59-bbb9-66c9b42254c1", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/68ebdcad-6656-4b59-bbb9-66c9b42254c1", "rel": "bookmark"}], "image": {"id": "187b5cbb-9ace-4e45-abc1-cf3fc06cef39", "links": [{"href": "http://172.30.9.22:8774/images/187b5cbb-9ace-4e45-abc1-cf3fc06cef39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e30dae27-ee12-470c-8416-0a0c5dacfa73", "links": [{"href": "http://172.30.9.22:8774/flavors/e30dae27-ee12-470c-8416-0a0c5dacfa73", "rel": "bookmark"}]}, "id": "68ebdcad-6656-4b59-bbb9-66c9b42254c1", "security_groups": [{"name": "cloudify-sg_b73915a9-b8cc-443a-b5b9-132c1d6a6150"}], "user_id": "842d40b1afc94756bcb1a58cab186e6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T12:52:51Z", "hostId": "4c3a53436854f7f6b5902791c758505e04fe47535b7d99113d20e562", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_b73915a9-b8cc-443a-b5b9-132c1d6a6150", "name": "cloudify-vm_b73915a9-b8cc-443a-b5b9-132c1d6a6150", "created": "2018-08-26T12:52:49Z", "tenant_id": "f595edd42e894752800bf4b4a11d1025", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 12:54:09,010 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-46085bd1-d5f9-470a-a7e6-be10b566d8da 2018-08-26 12:54:09,010 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.358593940735s 2018-08-26 12:54:09,010 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-46085bd1-d5f9-470a-a7e6-be10b566d8da 2018-08-26 12:54:09,014 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 12:54:11,017 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 12:54:11,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}733083dbf24a5a89bfd3d31938a45658186dcec4" 2018-08-26 12:54:11,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:54:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ea070832-ffe2-425b-81dc-e3de86bd3fd0 x-compute-request-id: req-ea070832-ffe2-425b-81dc-e3de86bd3fd0 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/68ebdcad-6656-4b59-bbb9-66c9b42254c1", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/68ebdcad-6656-4b59-bbb9-66c9b42254c1", "rel": "bookmark"}], "image": {"id": "187b5cbb-9ace-4e45-abc1-cf3fc06cef39", "links": [{"href": "http://172.30.9.22:8774/images/187b5cbb-9ace-4e45-abc1-cf3fc06cef39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e30dae27-ee12-470c-8416-0a0c5dacfa73", "links": [{"href": "http://172.30.9.22:8774/flavors/e30dae27-ee12-470c-8416-0a0c5dacfa73", "rel": "bookmark"}]}, "id": "68ebdcad-6656-4b59-bbb9-66c9b42254c1", "security_groups": [{"name": "cloudify-sg_b73915a9-b8cc-443a-b5b9-132c1d6a6150"}], "user_id": "842d40b1afc94756bcb1a58cab186e6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T12:52:51Z", "hostId": "4c3a53436854f7f6b5902791c758505e04fe47535b7d99113d20e562", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_b73915a9-b8cc-443a-b5b9-132c1d6a6150", "name": "cloudify-vm_b73915a9-b8cc-443a-b5b9-132c1d6a6150", "created": "2018-08-26T12:52:49Z", "tenant_id": "f595edd42e894752800bf4b4a11d1025", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 12:54:11,752 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ea070832-ffe2-425b-81dc-e3de86bd3fd0 2018-08-26 12:54:11,753 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.735712051392s 2018-08-26 12:54:11,753 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ea070832-ffe2-425b-81dc-e3de86bd3fd0 2018-08-26 12:54:11,757 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 12:54:13,759 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 12:54:13,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}733083dbf24a5a89bfd3d31938a45658186dcec4" 2018-08-26 12:54:14,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:54:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-85c77c9c-af5c-4f6b-a626-8598c8ddaf25 x-compute-request-id: req-85c77c9c-af5c-4f6b-a626-8598c8ddaf25 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/68ebdcad-6656-4b59-bbb9-66c9b42254c1", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/68ebdcad-6656-4b59-bbb9-66c9b42254c1", "rel": "bookmark"}], "image": {"id": "187b5cbb-9ace-4e45-abc1-cf3fc06cef39", "links": [{"href": "http://172.30.9.22:8774/images/187b5cbb-9ace-4e45-abc1-cf3fc06cef39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e30dae27-ee12-470c-8416-0a0c5dacfa73", "links": [{"href": "http://172.30.9.22:8774/flavors/e30dae27-ee12-470c-8416-0a0c5dacfa73", "rel": "bookmark"}]}, "id": "68ebdcad-6656-4b59-bbb9-66c9b42254c1", "security_groups": [{"name": "cloudify-sg_b73915a9-b8cc-443a-b5b9-132c1d6a6150"}], "user_id": "842d40b1afc94756bcb1a58cab186e6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T12:52:51Z", "hostId": "4c3a53436854f7f6b5902791c758505e04fe47535b7d99113d20e562", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_b73915a9-b8cc-443a-b5b9-132c1d6a6150", "name": "cloudify-vm_b73915a9-b8cc-443a-b5b9-132c1d6a6150", "created": "2018-08-26T12:52:49Z", "tenant_id": "f595edd42e894752800bf4b4a11d1025", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 12:54:14,203 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-85c77c9c-af5c-4f6b-a626-8598c8ddaf25 2018-08-26 12:54:14,203 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.443462133408s 2018-08-26 12:54:14,203 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-85c77c9c-af5c-4f6b-a626-8598c8ddaf25 2018-08-26 12:54:14,207 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 12:54:16,209 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 12:54:16,212 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}733083dbf24a5a89bfd3d31938a45658186dcec4" 2018-08-26 12:54:16,838 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12: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-5f3d9951-ca72-4962-82e7-853ffa60dc4a x-compute-request-id: req-5f3d9951-ca72-4962-82e7-853ffa60dc4a Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/68ebdcad-6656-4b59-bbb9-66c9b42254c1", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/68ebdcad-6656-4b59-bbb9-66c9b42254c1", "rel": "bookmark"}], "image": {"id": "187b5cbb-9ace-4e45-abc1-cf3fc06cef39", "links": [{"href": "http://172.30.9.22:8774/images/187b5cbb-9ace-4e45-abc1-cf3fc06cef39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e30dae27-ee12-470c-8416-0a0c5dacfa73", "links": [{"href": "http://172.30.9.22:8774/flavors/e30dae27-ee12-470c-8416-0a0c5dacfa73", "rel": "bookmark"}]}, "id": "68ebdcad-6656-4b59-bbb9-66c9b42254c1", "security_groups": [{"name": "cloudify-sg_b73915a9-b8cc-443a-b5b9-132c1d6a6150"}], "user_id": "842d40b1afc94756bcb1a58cab186e6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T12:52:51Z", "hostId": "4c3a53436854f7f6b5902791c758505e04fe47535b7d99113d20e562", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_b73915a9-b8cc-443a-b5b9-132c1d6a6150", "name": "cloudify-vm_b73915a9-b8cc-443a-b5b9-132c1d6a6150", "created": "2018-08-26T12:52:49Z", "tenant_id": "f595edd42e894752800bf4b4a11d1025", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 12:54:16,838 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5f3d9951-ca72-4962-82e7-853ffa60dc4a 2018-08-26 12:54:16,838 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.62854385376s 2018-08-26 12:54:16,838 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5f3d9951-ca72-4962-82e7-853ffa60dc4a 2018-08-26 12:54:16,842 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 12:54:18,845 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 12:54:18,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}733083dbf24a5a89bfd3d31938a45658186dcec4" 2018-08-26 12:54:19,035 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:54: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-6a878ba0-5352-4546-ac1a-34029d914de2 x-compute-request-id: req-6a878ba0-5352-4546-ac1a-34029d914de2 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/68ebdcad-6656-4b59-bbb9-66c9b42254c1", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/68ebdcad-6656-4b59-bbb9-66c9b42254c1", "rel": "bookmark"}], "image": {"id": "187b5cbb-9ace-4e45-abc1-cf3fc06cef39", "links": [{"href": "http://172.30.9.22:8774/images/187b5cbb-9ace-4e45-abc1-cf3fc06cef39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e30dae27-ee12-470c-8416-0a0c5dacfa73", "links": [{"href": "http://172.30.9.22:8774/flavors/e30dae27-ee12-470c-8416-0a0c5dacfa73", "rel": "bookmark"}]}, "id": "68ebdcad-6656-4b59-bbb9-66c9b42254c1", "security_groups": [{"name": "cloudify-sg_b73915a9-b8cc-443a-b5b9-132c1d6a6150"}], "user_id": "842d40b1afc94756bcb1a58cab186e6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T12:52:51Z", "hostId": "4c3a53436854f7f6b5902791c758505e04fe47535b7d99113d20e562", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_b73915a9-b8cc-443a-b5b9-132c1d6a6150", "name": "cloudify-vm_b73915a9-b8cc-443a-b5b9-132c1d6a6150", "created": "2018-08-26T12:52:49Z", "tenant_id": "f595edd42e894752800bf4b4a11d1025", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 12:54:19,036 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-6a878ba0-5352-4546-ac1a-34029d914de2 2018-08-26 12:54:19,036 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.19082903862s 2018-08-26 12:54:19,036 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-6a878ba0-5352-4546-ac1a-34029d914de2 2018-08-26 12:54:19,040 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 12:54:21,041 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 12:54:21,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}733083dbf24a5a89bfd3d31938a45658186dcec4" 2018-08-26 12:54:21,415 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:54: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-e917b99a-428c-40ad-aaa2-17584529dba0 x-compute-request-id: req-e917b99a-428c-40ad-aaa2-17584529dba0 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/68ebdcad-6656-4b59-bbb9-66c9b42254c1", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/68ebdcad-6656-4b59-bbb9-66c9b42254c1", "rel": "bookmark"}], "image": {"id": "187b5cbb-9ace-4e45-abc1-cf3fc06cef39", "links": [{"href": "http://172.30.9.22:8774/images/187b5cbb-9ace-4e45-abc1-cf3fc06cef39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e30dae27-ee12-470c-8416-0a0c5dacfa73", "links": [{"href": "http://172.30.9.22:8774/flavors/e30dae27-ee12-470c-8416-0a0c5dacfa73", "rel": "bookmark"}]}, "id": "68ebdcad-6656-4b59-bbb9-66c9b42254c1", "security_groups": [{"name": "cloudify-sg_b73915a9-b8cc-443a-b5b9-132c1d6a6150"}], "user_id": "842d40b1afc94756bcb1a58cab186e6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T12:52:51Z", "hostId": "4c3a53436854f7f6b5902791c758505e04fe47535b7d99113d20e562", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_b73915a9-b8cc-443a-b5b9-132c1d6a6150", "name": "cloudify-vm_b73915a9-b8cc-443a-b5b9-132c1d6a6150", "created": "2018-08-26T12:52:49Z", "tenant_id": "f595edd42e894752800bf4b4a11d1025", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 12:54:21,415 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-e917b99a-428c-40ad-aaa2-17584529dba0 2018-08-26 12:54:21,416 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.374248981476s 2018-08-26 12:54:21,416 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-e917b99a-428c-40ad-aaa2-17584529dba0 2018-08-26 12:54:21,420 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 12:54:23,423 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 12:54:23,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}733083dbf24a5a89bfd3d31938a45658186dcec4" 2018-08-26 12:54:23,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:54:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7919b077-cfc6-4829-b77b-777d6b44784c x-compute-request-id: req-7919b077-cfc6-4829-b77b-777d6b44784c Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/68ebdcad-6656-4b59-bbb9-66c9b42254c1", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/68ebdcad-6656-4b59-bbb9-66c9b42254c1", "rel": "bookmark"}], "image": {"id": "187b5cbb-9ace-4e45-abc1-cf3fc06cef39", "links": [{"href": "http://172.30.9.22:8774/images/187b5cbb-9ace-4e45-abc1-cf3fc06cef39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e30dae27-ee12-470c-8416-0a0c5dacfa73", "links": [{"href": "http://172.30.9.22:8774/flavors/e30dae27-ee12-470c-8416-0a0c5dacfa73", "rel": "bookmark"}]}, "id": "68ebdcad-6656-4b59-bbb9-66c9b42254c1", "security_groups": [{"name": "cloudify-sg_b73915a9-b8cc-443a-b5b9-132c1d6a6150"}], "user_id": "842d40b1afc94756bcb1a58cab186e6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T12:52:51Z", "hostId": "4c3a53436854f7f6b5902791c758505e04fe47535b7d99113d20e562", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_b73915a9-b8cc-443a-b5b9-132c1d6a6150", "name": "cloudify-vm_b73915a9-b8cc-443a-b5b9-132c1d6a6150", "created": "2018-08-26T12:52:49Z", "tenant_id": "f595edd42e894752800bf4b4a11d1025", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 12:54:23,848 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-7919b077-cfc6-4829-b77b-777d6b44784c 2018-08-26 12:54:23,848 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.424884080887s 2018-08-26 12:54:23,848 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-7919b077-cfc6-4829-b77b-777d6b44784c 2018-08-26 12:54:23,852 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 12:54:25,855 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 12:54:25,858 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}733083dbf24a5a89bfd3d31938a45658186dcec4" 2018-08-26 12:54:26,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:54: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-c6bececc-336d-4dd5-adcc-f37ee6c1e940 x-compute-request-id: req-c6bececc-336d-4dd5-adcc-f37ee6c1e940 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/68ebdcad-6656-4b59-bbb9-66c9b42254c1", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/68ebdcad-6656-4b59-bbb9-66c9b42254c1", "rel": "bookmark"}], "image": {"id": "187b5cbb-9ace-4e45-abc1-cf3fc06cef39", "links": [{"href": "http://172.30.9.22:8774/images/187b5cbb-9ace-4e45-abc1-cf3fc06cef39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e30dae27-ee12-470c-8416-0a0c5dacfa73", "links": [{"href": "http://172.30.9.22:8774/flavors/e30dae27-ee12-470c-8416-0a0c5dacfa73", "rel": "bookmark"}]}, "id": "68ebdcad-6656-4b59-bbb9-66c9b42254c1", "security_groups": [{"name": "cloudify-sg_b73915a9-b8cc-443a-b5b9-132c1d6a6150"}], "user_id": "842d40b1afc94756bcb1a58cab186e6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T12:52:51Z", "hostId": "4c3a53436854f7f6b5902791c758505e04fe47535b7d99113d20e562", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_b73915a9-b8cc-443a-b5b9-132c1d6a6150", "name": "cloudify-vm_b73915a9-b8cc-443a-b5b9-132c1d6a6150", "created": "2018-08-26T12:52:49Z", "tenant_id": "f595edd42e894752800bf4b4a11d1025", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 12:54:26,287 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c6bececc-336d-4dd5-adcc-f37ee6c1e940 2018-08-26 12:54:26,287 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.431910037994s 2018-08-26 12:54:26,287 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c6bececc-336d-4dd5-adcc-f37ee6c1e940 2018-08-26 12:54:26,291 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 12:54:28,293 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 12:54:28,296 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}733083dbf24a5a89bfd3d31938a45658186dcec4" 2018-08-26 12:54:28,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:54: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-59b74f62-2090-473f-91c4-10243d4f2bbc x-compute-request-id: req-59b74f62-2090-473f-91c4-10243d4f2bbc Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/68ebdcad-6656-4b59-bbb9-66c9b42254c1", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/68ebdcad-6656-4b59-bbb9-66c9b42254c1", "rel": "bookmark"}], "image": {"id": "187b5cbb-9ace-4e45-abc1-cf3fc06cef39", "links": [{"href": "http://172.30.9.22:8774/images/187b5cbb-9ace-4e45-abc1-cf3fc06cef39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e30dae27-ee12-470c-8416-0a0c5dacfa73", "links": [{"href": "http://172.30.9.22:8774/flavors/e30dae27-ee12-470c-8416-0a0c5dacfa73", "rel": "bookmark"}]}, "id": "68ebdcad-6656-4b59-bbb9-66c9b42254c1", "security_groups": [{"name": "cloudify-sg_b73915a9-b8cc-443a-b5b9-132c1d6a6150"}], "user_id": "842d40b1afc94756bcb1a58cab186e6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T12:52:51Z", "hostId": "4c3a53436854f7f6b5902791c758505e04fe47535b7d99113d20e562", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_b73915a9-b8cc-443a-b5b9-132c1d6a6150", "name": "cloudify-vm_b73915a9-b8cc-443a-b5b9-132c1d6a6150", "created": "2018-08-26T12:52:49Z", "tenant_id": "f595edd42e894752800bf4b4a11d1025", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 12:54:28,461 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-59b74f62-2090-473f-91c4-10243d4f2bbc 2018-08-26 12:54:28,461 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.167983055115s 2018-08-26 12:54:28,462 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-59b74f62-2090-473f-91c4-10243d4f2bbc 2018-08-26 12:54:28,466 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 12:54:30,468 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 12:54:30,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}733083dbf24a5a89bfd3d31938a45658186dcec4" 2018-08-26 12:54:31,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:54:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5bba330b-9c75-469d-898e-c419d4262769 x-compute-request-id: req-5bba330b-9c75-469d-898e-c419d4262769 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/68ebdcad-6656-4b59-bbb9-66c9b42254c1", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/68ebdcad-6656-4b59-bbb9-66c9b42254c1", "rel": "bookmark"}], "image": {"id": "187b5cbb-9ace-4e45-abc1-cf3fc06cef39", "links": [{"href": "http://172.30.9.22:8774/images/187b5cbb-9ace-4e45-abc1-cf3fc06cef39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e30dae27-ee12-470c-8416-0a0c5dacfa73", "links": [{"href": "http://172.30.9.22:8774/flavors/e30dae27-ee12-470c-8416-0a0c5dacfa73", "rel": "bookmark"}]}, "id": "68ebdcad-6656-4b59-bbb9-66c9b42254c1", "security_groups": [{"name": "cloudify-sg_b73915a9-b8cc-443a-b5b9-132c1d6a6150"}], "user_id": "842d40b1afc94756bcb1a58cab186e6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T12:52:51Z", "hostId": "4c3a53436854f7f6b5902791c758505e04fe47535b7d99113d20e562", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_b73915a9-b8cc-443a-b5b9-132c1d6a6150", "name": "cloudify-vm_b73915a9-b8cc-443a-b5b9-132c1d6a6150", "created": "2018-08-26T12:52:49Z", "tenant_id": "f595edd42e894752800bf4b4a11d1025", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 12:54:31,146 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5bba330b-9c75-469d-898e-c419d4262769 2018-08-26 12:54:31,146 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.677333831787s 2018-08-26 12:54:31,146 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5bba330b-9c75-469d-898e-c419d4262769 2018-08-26 12:54:31,150 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 12:54:33,153 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 12:54:33,156 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}733083dbf24a5a89bfd3d31938a45658186dcec4" 2018-08-26 12:54:33,607 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:54: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-3ad30981-87d5-4491-bbbd-6b9537d48081 x-compute-request-id: req-3ad30981-87d5-4491-bbbd-6b9537d48081 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/68ebdcad-6656-4b59-bbb9-66c9b42254c1", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/68ebdcad-6656-4b59-bbb9-66c9b42254c1", "rel": "bookmark"}], "image": {"id": "187b5cbb-9ace-4e45-abc1-cf3fc06cef39", "links": [{"href": "http://172.30.9.22:8774/images/187b5cbb-9ace-4e45-abc1-cf3fc06cef39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e30dae27-ee12-470c-8416-0a0c5dacfa73", "links": [{"href": "http://172.30.9.22:8774/flavors/e30dae27-ee12-470c-8416-0a0c5dacfa73", "rel": "bookmark"}]}, "id": "68ebdcad-6656-4b59-bbb9-66c9b42254c1", "security_groups": [{"name": "cloudify-sg_b73915a9-b8cc-443a-b5b9-132c1d6a6150"}], "user_id": "842d40b1afc94756bcb1a58cab186e6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T12:52:51Z", "hostId": "4c3a53436854f7f6b5902791c758505e04fe47535b7d99113d20e562", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_b73915a9-b8cc-443a-b5b9-132c1d6a6150", "name": "cloudify-vm_b73915a9-b8cc-443a-b5b9-132c1d6a6150", "created": "2018-08-26T12:52:49Z", "tenant_id": "f595edd42e894752800bf4b4a11d1025", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 12:54:33,608 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-3ad30981-87d5-4491-bbbd-6b9537d48081 2018-08-26 12:54:33,608 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.454607009888s 2018-08-26 12:54:33,608 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-3ad30981-87d5-4491-bbbd-6b9537d48081 2018-08-26 12:54:33,612 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 12:54:35,615 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 12:54:35,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}733083dbf24a5a89bfd3d31938a45658186dcec4" 2018-08-26 12:54:36,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:54: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-7350b06e-c43a-444a-8338-0863a4290538 x-compute-request-id: req-7350b06e-c43a-444a-8338-0863a4290538 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/68ebdcad-6656-4b59-bbb9-66c9b42254c1", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/68ebdcad-6656-4b59-bbb9-66c9b42254c1", "rel": "bookmark"}], "image": {"id": "187b5cbb-9ace-4e45-abc1-cf3fc06cef39", "links": [{"href": "http://172.30.9.22:8774/images/187b5cbb-9ace-4e45-abc1-cf3fc06cef39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e30dae27-ee12-470c-8416-0a0c5dacfa73", "links": [{"href": "http://172.30.9.22:8774/flavors/e30dae27-ee12-470c-8416-0a0c5dacfa73", "rel": "bookmark"}]}, "id": "68ebdcad-6656-4b59-bbb9-66c9b42254c1", "security_groups": [{"name": "cloudify-sg_b73915a9-b8cc-443a-b5b9-132c1d6a6150"}], "user_id": "842d40b1afc94756bcb1a58cab186e6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T12:52:51Z", "hostId": "4c3a53436854f7f6b5902791c758505e04fe47535b7d99113d20e562", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_b73915a9-b8cc-443a-b5b9-132c1d6a6150", "name": "cloudify-vm_b73915a9-b8cc-443a-b5b9-132c1d6a6150", "created": "2018-08-26T12:52:49Z", "tenant_id": "f595edd42e894752800bf4b4a11d1025", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 12:54:36,160 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-7350b06e-c43a-444a-8338-0863a4290538 2018-08-26 12:54:36,160 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.544821977615s 2018-08-26 12:54:36,160 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-7350b06e-c43a-444a-8338-0863a4290538 2018-08-26 12:54:36,164 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 12:54:38,167 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 12:54:38,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}733083dbf24a5a89bfd3d31938a45658186dcec4" 2018-08-26 12:54:38,353 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12: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-444be8b6-4dce-4113-92b7-576282ff5ee6 x-compute-request-id: req-444be8b6-4dce-4113-92b7-576282ff5ee6 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/68ebdcad-6656-4b59-bbb9-66c9b42254c1", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/68ebdcad-6656-4b59-bbb9-66c9b42254c1", "rel": "bookmark"}], "image": {"id": "187b5cbb-9ace-4e45-abc1-cf3fc06cef39", "links": [{"href": "http://172.30.9.22:8774/images/187b5cbb-9ace-4e45-abc1-cf3fc06cef39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e30dae27-ee12-470c-8416-0a0c5dacfa73", "links": [{"href": "http://172.30.9.22:8774/flavors/e30dae27-ee12-470c-8416-0a0c5dacfa73", "rel": "bookmark"}]}, "id": "68ebdcad-6656-4b59-bbb9-66c9b42254c1", "security_groups": [{"name": "cloudify-sg_b73915a9-b8cc-443a-b5b9-132c1d6a6150"}], "user_id": "842d40b1afc94756bcb1a58cab186e6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T12:52:51Z", "hostId": "4c3a53436854f7f6b5902791c758505e04fe47535b7d99113d20e562", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_b73915a9-b8cc-443a-b5b9-132c1d6a6150", "name": "cloudify-vm_b73915a9-b8cc-443a-b5b9-132c1d6a6150", "created": "2018-08-26T12:52:49Z", "tenant_id": "f595edd42e894752800bf4b4a11d1025", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 12:54:38,353 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-444be8b6-4dce-4113-92b7-576282ff5ee6 2018-08-26 12:54:38,354 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.186242103577s 2018-08-26 12:54:38,354 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-444be8b6-4dce-4113-92b7-576282ff5ee6 2018-08-26 12:54:38,358 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 12:54:40,361 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 12:54:40,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}733083dbf24a5a89bfd3d31938a45658186dcec4" 2018-08-26 12:54:40,823 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:54: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-2e80b7a7-dd0b-41b9-bf9f-8096f94fcd4a x-compute-request-id: req-2e80b7a7-dd0b-41b9-bf9f-8096f94fcd4a Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/68ebdcad-6656-4b59-bbb9-66c9b42254c1", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/68ebdcad-6656-4b59-bbb9-66c9b42254c1", "rel": "bookmark"}], "image": {"id": "187b5cbb-9ace-4e45-abc1-cf3fc06cef39", "links": [{"href": "http://172.30.9.22:8774/images/187b5cbb-9ace-4e45-abc1-cf3fc06cef39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e30dae27-ee12-470c-8416-0a0c5dacfa73", "links": [{"href": "http://172.30.9.22:8774/flavors/e30dae27-ee12-470c-8416-0a0c5dacfa73", "rel": "bookmark"}]}, "id": "68ebdcad-6656-4b59-bbb9-66c9b42254c1", "security_groups": [{"name": "cloudify-sg_b73915a9-b8cc-443a-b5b9-132c1d6a6150"}], "user_id": "842d40b1afc94756bcb1a58cab186e6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T12:52:51Z", "hostId": "4c3a53436854f7f6b5902791c758505e04fe47535b7d99113d20e562", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_b73915a9-b8cc-443a-b5b9-132c1d6a6150", "name": "cloudify-vm_b73915a9-b8cc-443a-b5b9-132c1d6a6150", "created": "2018-08-26T12:52:49Z", "tenant_id": "f595edd42e894752800bf4b4a11d1025", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 12:54:40,823 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2e80b7a7-dd0b-41b9-bf9f-8096f94fcd4a 2018-08-26 12:54:40,823 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.462399959564s 2018-08-26 12:54:40,824 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2e80b7a7-dd0b-41b9-bf9f-8096f94fcd4a 2018-08-26 12:54:40,828 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 12:54:42,830 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 12:54:42,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}733083dbf24a5a89bfd3d31938a45658186dcec4" 2018-08-26 12:54:43,012 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:54: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-fccaa4e2-2b04-4236-aaee-6f232ee4a8a2 x-compute-request-id: req-fccaa4e2-2b04-4236-aaee-6f232ee4a8a2 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/68ebdcad-6656-4b59-bbb9-66c9b42254c1", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/68ebdcad-6656-4b59-bbb9-66c9b42254c1", "rel": "bookmark"}], "image": {"id": "187b5cbb-9ace-4e45-abc1-cf3fc06cef39", "links": [{"href": "http://172.30.9.22:8774/images/187b5cbb-9ace-4e45-abc1-cf3fc06cef39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e30dae27-ee12-470c-8416-0a0c5dacfa73", "links": [{"href": "http://172.30.9.22:8774/flavors/e30dae27-ee12-470c-8416-0a0c5dacfa73", "rel": "bookmark"}]}, "id": "68ebdcad-6656-4b59-bbb9-66c9b42254c1", "security_groups": [{"name": "cloudify-sg_b73915a9-b8cc-443a-b5b9-132c1d6a6150"}], "user_id": "842d40b1afc94756bcb1a58cab186e6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T12:52:51Z", "hostId": "4c3a53436854f7f6b5902791c758505e04fe47535b7d99113d20e562", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_b73915a9-b8cc-443a-b5b9-132c1d6a6150", "name": "cloudify-vm_b73915a9-b8cc-443a-b5b9-132c1d6a6150", "created": "2018-08-26T12:52:49Z", "tenant_id": "f595edd42e894752800bf4b4a11d1025", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 12:54:43,012 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-fccaa4e2-2b04-4236-aaee-6f232ee4a8a2 2018-08-26 12:54:43,013 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.182065010071s 2018-08-26 12:54:43,013 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-fccaa4e2-2b04-4236-aaee-6f232ee4a8a2 2018-08-26 12:54:43,017 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 12:54:45,020 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 12:54:45,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}733083dbf24a5a89bfd3d31938a45658186dcec4" 2018-08-26 12:54:45,207 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:54:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6f29d179-1a4a-4b7e-a526-a92f13ea1f6c x-compute-request-id: req-6f29d179-1a4a-4b7e-a526-a92f13ea1f6c Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/68ebdcad-6656-4b59-bbb9-66c9b42254c1", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/68ebdcad-6656-4b59-bbb9-66c9b42254c1", "rel": "bookmark"}], "image": {"id": "187b5cbb-9ace-4e45-abc1-cf3fc06cef39", "links": [{"href": "http://172.30.9.22:8774/images/187b5cbb-9ace-4e45-abc1-cf3fc06cef39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e30dae27-ee12-470c-8416-0a0c5dacfa73", "links": [{"href": "http://172.30.9.22:8774/flavors/e30dae27-ee12-470c-8416-0a0c5dacfa73", "rel": "bookmark"}]}, "id": "68ebdcad-6656-4b59-bbb9-66c9b42254c1", "security_groups": [{"name": "cloudify-sg_b73915a9-b8cc-443a-b5b9-132c1d6a6150"}], "user_id": "842d40b1afc94756bcb1a58cab186e6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T12:52:51Z", "hostId": "4c3a53436854f7f6b5902791c758505e04fe47535b7d99113d20e562", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_b73915a9-b8cc-443a-b5b9-132c1d6a6150", "name": "cloudify-vm_b73915a9-b8cc-443a-b5b9-132c1d6a6150", "created": "2018-08-26T12:52:49Z", "tenant_id": "f595edd42e894752800bf4b4a11d1025", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 12:54:45,208 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-6f29d179-1a4a-4b7e-a526-a92f13ea1f6c 2018-08-26 12:54:45,208 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.187869787216s 2018-08-26 12:54:45,208 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-6f29d179-1a4a-4b7e-a526-a92f13ea1f6c 2018-08-26 12:54:45,212 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 12:54:47,215 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 12:54:47,218 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}733083dbf24a5a89bfd3d31938a45658186dcec4" 2018-08-26 12:54:47,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:54: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-163db4b3-afa5-485e-8e23-100e71eb8406 x-compute-request-id: req-163db4b3-afa5-485e-8e23-100e71eb8406 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/68ebdcad-6656-4b59-bbb9-66c9b42254c1", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/68ebdcad-6656-4b59-bbb9-66c9b42254c1", "rel": "bookmark"}], "image": {"id": "187b5cbb-9ace-4e45-abc1-cf3fc06cef39", "links": [{"href": "http://172.30.9.22:8774/images/187b5cbb-9ace-4e45-abc1-cf3fc06cef39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e30dae27-ee12-470c-8416-0a0c5dacfa73", "links": [{"href": "http://172.30.9.22:8774/flavors/e30dae27-ee12-470c-8416-0a0c5dacfa73", "rel": "bookmark"}]}, "id": "68ebdcad-6656-4b59-bbb9-66c9b42254c1", "security_groups": [{"name": "cloudify-sg_b73915a9-b8cc-443a-b5b9-132c1d6a6150"}], "user_id": "842d40b1afc94756bcb1a58cab186e6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T12:52:51Z", "hostId": "4c3a53436854f7f6b5902791c758505e04fe47535b7d99113d20e562", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_b73915a9-b8cc-443a-b5b9-132c1d6a6150", "name": "cloudify-vm_b73915a9-b8cc-443a-b5b9-132c1d6a6150", "created": "2018-08-26T12:52:49Z", "tenant_id": "f595edd42e894752800bf4b4a11d1025", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 12:54:47,774 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-163db4b3-afa5-485e-8e23-100e71eb8406 2018-08-26 12:54:47,775 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.55945110321s 2018-08-26 12:54:47,775 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-163db4b3-afa5-485e-8e23-100e71eb8406 2018-08-26 12:54:47,779 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 12:54:49,782 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 12:54:49,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}733083dbf24a5a89bfd3d31938a45658186dcec4" 2018-08-26 12:54:50,237 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12: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-72b78a7e-07e9-421f-b111-27d15960de1d x-compute-request-id: req-72b78a7e-07e9-421f-b111-27d15960de1d Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/68ebdcad-6656-4b59-bbb9-66c9b42254c1", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/68ebdcad-6656-4b59-bbb9-66c9b42254c1", "rel": "bookmark"}], "image": {"id": "187b5cbb-9ace-4e45-abc1-cf3fc06cef39", "links": [{"href": "http://172.30.9.22:8774/images/187b5cbb-9ace-4e45-abc1-cf3fc06cef39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e30dae27-ee12-470c-8416-0a0c5dacfa73", "links": [{"href": "http://172.30.9.22:8774/flavors/e30dae27-ee12-470c-8416-0a0c5dacfa73", "rel": "bookmark"}]}, "id": "68ebdcad-6656-4b59-bbb9-66c9b42254c1", "security_groups": [{"name": "cloudify-sg_b73915a9-b8cc-443a-b5b9-132c1d6a6150"}], "user_id": "842d40b1afc94756bcb1a58cab186e6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T12:52:51Z", "hostId": "4c3a53436854f7f6b5902791c758505e04fe47535b7d99113d20e562", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_b73915a9-b8cc-443a-b5b9-132c1d6a6150", "name": "cloudify-vm_b73915a9-b8cc-443a-b5b9-132c1d6a6150", "created": "2018-08-26T12:52:49Z", "tenant_id": "f595edd42e894752800bf4b4a11d1025", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 12:54:50,237 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-72b78a7e-07e9-421f-b111-27d15960de1d 2018-08-26 12:54:50,237 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.454945802689s 2018-08-26 12:54:50,237 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-72b78a7e-07e9-421f-b111-27d15960de1d 2018-08-26 12:54:50,241 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 12:54:52,244 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 12:54:52,247 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}733083dbf24a5a89bfd3d31938a45658186dcec4" 2018-08-26 12:54:52,585 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:54: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-fd8defc2-ae60-4b63-8ad5-9f20a9920875 x-compute-request-id: req-fd8defc2-ae60-4b63-8ad5-9f20a9920875 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/68ebdcad-6656-4b59-bbb9-66c9b42254c1", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/68ebdcad-6656-4b59-bbb9-66c9b42254c1", "rel": "bookmark"}], "image": {"id": "187b5cbb-9ace-4e45-abc1-cf3fc06cef39", "links": [{"href": "http://172.30.9.22:8774/images/187b5cbb-9ace-4e45-abc1-cf3fc06cef39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e30dae27-ee12-470c-8416-0a0c5dacfa73", "links": [{"href": "http://172.30.9.22:8774/flavors/e30dae27-ee12-470c-8416-0a0c5dacfa73", "rel": "bookmark"}]}, "id": "68ebdcad-6656-4b59-bbb9-66c9b42254c1", "security_groups": [{"name": "cloudify-sg_b73915a9-b8cc-443a-b5b9-132c1d6a6150"}], "user_id": "842d40b1afc94756bcb1a58cab186e6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T12:52:51Z", "hostId": "4c3a53436854f7f6b5902791c758505e04fe47535b7d99113d20e562", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_b73915a9-b8cc-443a-b5b9-132c1d6a6150", "name": "cloudify-vm_b73915a9-b8cc-443a-b5b9-132c1d6a6150", "created": "2018-08-26T12:52:49Z", "tenant_id": "f595edd42e894752800bf4b4a11d1025", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 12:54:52,585 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-fd8defc2-ae60-4b63-8ad5-9f20a9920875 2018-08-26 12:54:52,585 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.340956926346s 2018-08-26 12:54:52,586 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-fd8defc2-ae60-4b63-8ad5-9f20a9920875 2018-08-26 12:54:52,589 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 12:54:54,591 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 12:54:54,594 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}733083dbf24a5a89bfd3d31938a45658186dcec4" 2018-08-26 12:54:54,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:54: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-1ad87b3a-52c5-4338-868a-3f1b08ce793a x-compute-request-id: req-1ad87b3a-52c5-4338-868a-3f1b08ce793a Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/68ebdcad-6656-4b59-bbb9-66c9b42254c1", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/68ebdcad-6656-4b59-bbb9-66c9b42254c1", "rel": "bookmark"}], "image": {"id": "187b5cbb-9ace-4e45-abc1-cf3fc06cef39", "links": [{"href": "http://172.30.9.22:8774/images/187b5cbb-9ace-4e45-abc1-cf3fc06cef39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e30dae27-ee12-470c-8416-0a0c5dacfa73", "links": [{"href": "http://172.30.9.22:8774/flavors/e30dae27-ee12-470c-8416-0a0c5dacfa73", "rel": "bookmark"}]}, "id": "68ebdcad-6656-4b59-bbb9-66c9b42254c1", "security_groups": [{"name": "cloudify-sg_b73915a9-b8cc-443a-b5b9-132c1d6a6150"}], "user_id": "842d40b1afc94756bcb1a58cab186e6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T12:52:51Z", "hostId": "4c3a53436854f7f6b5902791c758505e04fe47535b7d99113d20e562", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_b73915a9-b8cc-443a-b5b9-132c1d6a6150", "name": "cloudify-vm_b73915a9-b8cc-443a-b5b9-132c1d6a6150", "created": "2018-08-26T12:52:49Z", "tenant_id": "f595edd42e894752800bf4b4a11d1025", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 12:54:54,987 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-1ad87b3a-52c5-4338-868a-3f1b08ce793a 2018-08-26 12:54:54,988 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.396486997604s 2018-08-26 12:54:54,988 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-1ad87b3a-52c5-4338-868a-3f1b08ce793a 2018-08-26 12:54:54,992 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 12:54:56,995 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 12:54:56,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}733083dbf24a5a89bfd3d31938a45658186dcec4" 2018-08-26 12:54:57,390 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:54: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-eecbd861-a7ed-41e0-ae74-b00a7244f6da x-compute-request-id: req-eecbd861-a7ed-41e0-ae74-b00a7244f6da Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/68ebdcad-6656-4b59-bbb9-66c9b42254c1", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/68ebdcad-6656-4b59-bbb9-66c9b42254c1", "rel": "bookmark"}], "image": {"id": "187b5cbb-9ace-4e45-abc1-cf3fc06cef39", "links": [{"href": "http://172.30.9.22:8774/images/187b5cbb-9ace-4e45-abc1-cf3fc06cef39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e30dae27-ee12-470c-8416-0a0c5dacfa73", "links": [{"href": "http://172.30.9.22:8774/flavors/e30dae27-ee12-470c-8416-0a0c5dacfa73", "rel": "bookmark"}]}, "id": "68ebdcad-6656-4b59-bbb9-66c9b42254c1", "security_groups": [{"name": "cloudify-sg_b73915a9-b8cc-443a-b5b9-132c1d6a6150"}], "user_id": "842d40b1afc94756bcb1a58cab186e6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T12:52:51Z", "hostId": "4c3a53436854f7f6b5902791c758505e04fe47535b7d99113d20e562", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_b73915a9-b8cc-443a-b5b9-132c1d6a6150", "name": "cloudify-vm_b73915a9-b8cc-443a-b5b9-132c1d6a6150", "created": "2018-08-26T12:52:49Z", "tenant_id": "f595edd42e894752800bf4b4a11d1025", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 12:54:57,390 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-eecbd861-a7ed-41e0-ae74-b00a7244f6da 2018-08-26 12:54:57,391 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.395579099655s 2018-08-26 12:54:57,391 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-eecbd861-a7ed-41e0-ae74-b00a7244f6da 2018-08-26 12:54:57,395 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 12:54:59,397 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 12:54:59,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}733083dbf24a5a89bfd3d31938a45658186dcec4" 2018-08-26 12:54:59,598 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12: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-750b2bb7-f390-466c-aad8-6df102ac1fa1 x-compute-request-id: req-750b2bb7-f390-466c-aad8-6df102ac1fa1 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/68ebdcad-6656-4b59-bbb9-66c9b42254c1", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/68ebdcad-6656-4b59-bbb9-66c9b42254c1", "rel": "bookmark"}], "image": {"id": "187b5cbb-9ace-4e45-abc1-cf3fc06cef39", "links": [{"href": "http://172.30.9.22:8774/images/187b5cbb-9ace-4e45-abc1-cf3fc06cef39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e30dae27-ee12-470c-8416-0a0c5dacfa73", "links": [{"href": "http://172.30.9.22:8774/flavors/e30dae27-ee12-470c-8416-0a0c5dacfa73", "rel": "bookmark"}]}, "id": "68ebdcad-6656-4b59-bbb9-66c9b42254c1", "security_groups": [{"name": "cloudify-sg_b73915a9-b8cc-443a-b5b9-132c1d6a6150"}], "user_id": "842d40b1afc94756bcb1a58cab186e6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T12:52:51Z", "hostId": "4c3a53436854f7f6b5902791c758505e04fe47535b7d99113d20e562", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_b73915a9-b8cc-443a-b5b9-132c1d6a6150", "name": "cloudify-vm_b73915a9-b8cc-443a-b5b9-132c1d6a6150", "created": "2018-08-26T12:52:49Z", "tenant_id": "f595edd42e894752800bf4b4a11d1025", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 12:54:59,598 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-750b2bb7-f390-466c-aad8-6df102ac1fa1 2018-08-26 12:54:59,598 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.200236082077s 2018-08-26 12:54:59,598 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-750b2bb7-f390-466c-aad8-6df102ac1fa1 2018-08-26 12:54:59,602 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 12:55:01,605 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 12:55:01,608 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}733083dbf24a5a89bfd3d31938a45658186dcec4" 2018-08-26 12:55:02,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12: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-b7e5c855-3711-4b3f-8524-ce40bed1bf6b x-compute-request-id: req-b7e5c855-3711-4b3f-8524-ce40bed1bf6b Content-Encoding: gzip Content-Length: 740 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cloudify-net_b73915a9-b8cc-443a-b5b9-132c1d6a6150": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d0:7b:68", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/68ebdcad-6656-4b59-bbb9-66c9b42254c1", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/68ebdcad-6656-4b59-bbb9-66c9b42254c1", "rel": "bookmark"}], "image": {"id": "187b5cbb-9ace-4e45-abc1-cf3fc06cef39", "links": [{"href": "http://172.30.9.22:8774/images/187b5cbb-9ace-4e45-abc1-cf3fc06cef39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T12:54:59.000000", "flavor": {"id": "e30dae27-ee12-470c-8416-0a0c5dacfa73", "links": [{"href": "http://172.30.9.22:8774/flavors/e30dae27-ee12-470c-8416-0a0c5dacfa73", "rel": "bookmark"}]}, "id": "68ebdcad-6656-4b59-bbb9-66c9b42254c1", "security_groups": [{"name": "cloudify-sg_b73915a9-b8cc-443a-b5b9-132c1d6a6150"}], "user_id": "842d40b1afc94756bcb1a58cab186e6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T12:54:59Z", "hostId": "4c3a53436854f7f6b5902791c758505e04fe47535b7d99113d20e562", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_b73915a9-b8cc-443a-b5b9-132c1d6a6150", "name": "cloudify-vm_b73915a9-b8cc-443a-b5b9-132c1d6a6150", "created": "2018-08-26T12:52:49Z", "tenant_id": "f595edd42e894752800bf4b4a11d1025", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 12:55:02,212 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b7e5c855-3711-4b3f-8524-ce40bed1bf6b 2018-08-26 12:55:02,213 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.607679843903s 2018-08-26 12:55:02,213 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b7e5c855-3711-4b3f-8524-ce40bed1bf6b 2018-08-26 12:55:02,217 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-26 12:55:02,218 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=68ebdcad-6656-4b59-bbb9-66c9b42254c1" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}733083dbf24a5a89bfd3d31938a45658186dcec4" 2018-08-26 12:55:02,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-d3588850-bdf8-4abb-b57f-4cd06aa48fc9 Date: Sun, 26 Aug 2018 12:55:02 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"03f9dbaa-3c0f-46d2-bc30-b69771683962","tenant_id":"f595edd42e894752800bf4b4a11d1025","created_at":"2018-08-26T12:52:52Z","admin_state_up":true,"updated_at":"2018-08-26T12:54:59Z","binding:vnic_type":"normal","device_id":"68ebdcad-6656-4b59-bbb9-66c9b42254c1","device_owner":"compute:nova","revision_number":4,"mac_address":"fa:16:3e:d0:7b:68","id":"662ec31b-b578-412a-95df-52aaedef4f83","port_security_enabled":true,"project_id":"f595edd42e894752800bf4b4a11d1025","fixed_ips":[{"subnet_id":"6490daea-ca6b-4710-a392-cc1a6a30beb2","ip_address":"192.168.120.7"}],"extra_dhcp_opts":[],"security_groups":["78e5a962-726a-4ca5-876e-b292a3c6dbc7"],"name":""}]} 2018-08-26 12:55:02,532 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=68ebdcad-6656-4b59-bbb9-66c9b42254c1 used request id req-d3588850-bdf8-4abb-b57f-4cd06aa48fc9 2018-08-26 12:55:02,532 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.314772129059s 2018-08-26 12:55:02,532 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=68ebdcad-6656-4b59-bbb9-66c9b42254c1 used request id req-d3588850-bdf8-4abb-b57f-4cd06aa48fc9 2018-08-26 12:55:02,537 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-26 12:55:02,538 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/floatingips.json?port_id=662ec31b-b578-412a-95df-52aaedef4f83" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}733083dbf24a5a89bfd3d31938a45658186dcec4" 2018-08-26 12:55:02,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-925f0be6-1fbb-4561-9a88-e73b4e41eb0e Date: Sun, 26 Aug 2018 12:55:02 GMT RESP BODY: {"floatingips": []} 2018-08-26 12:55:02,585 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=662ec31b-b578-412a-95df-52aaedef4f83 used request id req-925f0be6-1fbb-4561-9a88-e73b4e41eb0e 2018-08-26 12:55:02,585 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0484240055084s 2018-08-26 12:55:02,586 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=662ec31b-b578-412a-95df-52aaedef4f83 used request id req-925f0be6-1fbb-4561-9a88-e73b4e41eb0e 2018-08-26 12:55:02,586 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cloudify-net_b73915a9-b8cc-443a-b5b9-132c1d6a6150': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:d0:7b:68', 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'187b5cbb-9ace-4e45-abc1-cf3fc06cef39'}), 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-26T12:54:59.000000', 'flavor': Munch({u'id': u'e30dae27-ee12-470c-8416-0a0c5dacfa73'}), 'az': u'nova', 'id': u'68ebdcad-6656-4b59-bbb9-66c9b42254c1', 'security_groups': [Munch({u'name': u'cloudify-sg_b73915a9-b8cc-443a-b5b9-132c1d6a6150'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'842d40b1afc94756bcb1a58cab186e6f', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f595edd42e894752800bf4b4a11d1025', 'name': 'cloudify-project_b73915a9-b8cc-443a-b5b9-132c1d6a6150', '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-26T12:54:59.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-26T12:54:59Z', 'hostId': u'4c3a53436854f7f6b5902791c758505e04fe47535b7d99113d20e562', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cloudify-kp_b73915a9-b8cc-443a-b5b9-132c1d6a6150', 'public_v6': '', 'private_v4': u'192.168.120.7', 'cloud': 'envvars', 'host_id': u'4c3a53436854f7f6b5902791c758505e04fe47535b7d99113d20e562', '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-26T12:54:59.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'f595edd42e894752800bf4b4a11d1025', 'name': u'cloudify-vm_b73915a9-b8cc-443a-b5b9-132c1d6a6150', 'adminPass': u'DmTTVwPd8B3a', 'tenant_id': u'f595edd42e894752800bf4b4a11d1025', 'created_at': u'2018-08-26T12:52:49Z', 'created': u'2018-08-26T12:52:49Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-26 12:55:02,589 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-26 12:55:02,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}733083dbf24a5a89bfd3d31938a45658186dcec4" 2018-08-26 12:55:02,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1190 X-Openstack-Request-Id: req-3c64aca9-be4f-426b-aa83-0c9b5161e172 Date: Sun, 26 Aug 2018 12:55:02 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6490daea-ca6b-4710-a392-cc1a6a30beb2"],"updated_at":"2018-08-26T12:51:06Z","tenant_id":"f595edd42e894752800bf4b4a11d1025","created_at":"2018-08-26T12:51:05Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"f595edd42e894752800bf4b4a11d1025","id":"03f9dbaa-3c0f-46d2-bc30-b69771683962","name":"cloudify-net_b73915a9-b8cc-443a-b5b9-132c1d6a6150"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a3c401bc-6377-43cc-8a20-abe78f2d51b9"],"updated_at":"2018-08-26T10:33:06Z","tenant_id":"526e4f7307214396989751533ff33528","created_at":"2018-08-26T10:16:36Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"526e4f7307214396989751533ff33528","id":"9c1c4110-1d5a-4c9e-9e4a-8295252f6976","name":"external"}]} 2018-08-26 12:55:02,931 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-3c64aca9-be4f-426b-aa83-0c9b5161e172 2018-08-26 12:55:02,931 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.342006921768s 2018-08-26 12:55:02,931 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-3c64aca9-be4f-426b-aa83-0c9b5161e172 2018-08-26 12:55:02,933 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-26 12:55:02,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=68ebdcad-6656-4b59-bbb9-66c9b42254c1" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}733083dbf24a5a89bfd3d31938a45658186dcec4" 2018-08-26 12:55:02,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-c79887a9-270f-43bc-89fc-6905a31c3165 Date: Sun, 26 Aug 2018 12:55:02 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"03f9dbaa-3c0f-46d2-bc30-b69771683962","tenant_id":"f595edd42e894752800bf4b4a11d1025","created_at":"2018-08-26T12:52:52Z","admin_state_up":true,"updated_at":"2018-08-26T12:54:59Z","binding:vnic_type":"normal","device_id":"68ebdcad-6656-4b59-bbb9-66c9b42254c1","device_owner":"compute:nova","revision_number":4,"mac_address":"fa:16:3e:d0:7b:68","id":"662ec31b-b578-412a-95df-52aaedef4f83","port_security_enabled":true,"project_id":"f595edd42e894752800bf4b4a11d1025","fixed_ips":[{"subnet_id":"6490daea-ca6b-4710-a392-cc1a6a30beb2","ip_address":"192.168.120.7"}],"extra_dhcp_opts":[],"security_groups":["78e5a962-726a-4ca5-876e-b292a3c6dbc7"],"name":""}]} 2018-08-26 12:55:02,980 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=68ebdcad-6656-4b59-bbb9-66c9b42254c1 used request id req-c79887a9-270f-43bc-89fc-6905a31c3165 2018-08-26 12:55:02,980 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0474741458893s 2018-08-26 12:55:02,981 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=68ebdcad-6656-4b59-bbb9-66c9b42254c1 used request id req-c79887a9-270f-43bc-89fc-6905a31c3165 2018-08-26 12:55:02,981 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-08-26 12:55:02,982 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}733083dbf24a5a89bfd3d31938a45658186dcec4" -d '{"floatingip": {"floating_network_id": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976", "fixed_ip_address": "192.168.120.7", "port_id": "662ec31b-b578-412a-95df-52aaedef4f83"}}' 2018-08-26 12:55:04,787 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 553 X-Openstack-Request-Id: req-c903c016-b824-476d-88fd-f3128a03fc44 Date: Sun, 26 Aug 2018 12:55:04 GMT RESP BODY: {"floatingip": {"router_id": "f72eae13-3afa-4bed-bd42-3580be5ce166", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-26T12:55:03Z", "floating_network_id": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976", "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.210", "revision_number": 0, "port_id": "662ec31b-b578-412a-95df-52aaedef4f83", "id": "28ed3d57-20b5-4919-92ee-8dd8a07a839c", "tenant_id": "f595edd42e894752800bf4b4a11d1025", "created_at": "2018-08-26T12:55:03Z", "project_id": "f595edd42e894752800bf4b4a11d1025"}} 2018-08-26 12:55:04,787 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-c903c016-b824-476d-88fd-f3128a03fc44 2018-08-26 12:55:04,787 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.80589413643s 2018-08-26 12:55:04,788 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-c903c016-b824-476d-88fd-f3128a03fc44 2018-08-26 12:55:04,794 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-26 12:55:04,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}733083dbf24a5a89bfd3d31938a45658186dcec4" 2018-08-26 12:55:04,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 556 X-Openstack-Request-Id: req-409db2a8-6689-44d6-88d6-d0e4de922bd0 Date: Sun, 26 Aug 2018 12:55:04 GMT RESP BODY: {"floatingips": [{"router_id": "f72eae13-3afa-4bed-bd42-3580be5ce166", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-26T12:55:03Z", "floating_network_id": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976", "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.210", "revision_number": 0, "port_id": "662ec31b-b578-412a-95df-52aaedef4f83", "id": "28ed3d57-20b5-4919-92ee-8dd8a07a839c", "tenant_id": "f595edd42e894752800bf4b4a11d1025", "created_at": "2018-08-26T12:55:03Z", "project_id": "f595edd42e894752800bf4b4a11d1025"}]} 2018-08-26 12:55:04,861 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-409db2a8-6689-44d6-88d6-d0e4de922bd0 2018-08-26 12:55:04,861 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0672559738159s 2018-08-26 12:55:04,861 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-409db2a8-6689-44d6-88d6-d0e4de922bd0 2018-08-26 12:55:04,865 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'f72eae13-3afa-4bed-bd42-3580be5ce166', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'f595edd42e894752800bf4b4a11d1025', 'created_at': u'2018-08-26T12:55:03Z', 'attached': True, 'updated_at': u'2018-08-26T12:55:03Z', 'id': u'28ed3d57-20b5-4919-92ee-8dd8a07a839c', 'floating_network_id': u'9c1c4110-1d5a-4c9e-9e4a-8295252f6976', 'fixed_ip_address': u'192.168.120.7', 'floating_ip_address': u'172.30.9.210', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f595edd42e894752800bf4b4a11d1025', 'name': 'cloudify-project_b73915a9-b8cc-443a-b5b9-132c1d6a6150', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'f72eae13-3afa-4bed-bd42-3580be5ce166', 'project_id': u'f595edd42e894752800bf4b4a11d1025', 'port_id': u'662ec31b-b578-412a-95df-52aaedef4f83', 'port': u'662ec31b-b578-412a-95df-52aaedef4f83', 'network': u'9c1c4110-1d5a-4c9e-9e4a-8295252f6976'}) 2018-08-26 12:55:04,866 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-26 12:55:04,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/68ebdcad-6656-4b59-bbb9-66c9b42254c1/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}733083dbf24a5a89bfd3d31938a45658186dcec4" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-26 12:55:04,942 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:55: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-844d401d-5e97-44f4-8723-be27ffb8e4d4 x-compute-request-id: req-844d401d-5e97-44f4-8723-be27ffb8e4d4 Content-Encoding: gzip Content-Length: 9907 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 1881752166 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.435546] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.438655] pid_max: default: 32768 minimum: 301\n[ 0.440345] Security Framework initialized\n[ 0.441920] SELinux: Initializing.\n[ 0.443619] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.450181] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.454270] Mount-cache hash table entries: 4096\n[ 0.456286] Initializing cgroup subsys memory\n[ 0.457913] Initializing cgroup subsys devices\n[ 0.459590] Initializing cgroup subsys freezer\n[ 0.461250] Initializing cgroup subsys net_cls\n[ 0.462907] Initializing cgroup subsys blkio\n[ 0.464498] Initializing cgroup subsys perf_event\n[ 0.466214] Initializing cgroup subsys hugetlb\n[ 0.467960] Initializing cgroup subsys pids\n[ 0.469565] Initializing cgroup subsys net_prio\n[ 0.471328] CPU: Physical Processor ID: 0\n[ 0.473625] mce: CPU supports 10 MCE banks\n[ 0.475241] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.477120] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.478991] tlb_flushall_shift: 6\n[ 0.480562] Freeing SMP alternatives: 28k freed\n[ 0.484854] ACPI: Core revision 20130517\n[ 0.486801] ACPI: All ACPI Tables successfully acquired\n[ 0.488828] ftrace: allocating 25812 entries in 101 pages\n[ 0.510636] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.512804] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.514926] smpboot: Max logical packages: 2\n[ 0.516770] Enabling x2apic\n[ 0.518028] Enabled x2apic\n[ 0.519583] Switched APIC routing to physical x2apic.\n[ 0.522702] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.524887] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.528675] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.537019] KVM setup paravirtual spinlock\n[ 0.539831] smpboot: Booting Node 0, Processors #1 OK\n[ 0.542058] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.564472] Brought up 2 CPUs\n[ 0.564474] KVM setup async PF for cpu 1\n[ 0.564477] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.568885] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.571837] devtmpfs: initialized\n[ 0.574595] EVM: security.selinux\n[ 0.575961] EVM: security.ima\n[ 0.577275] EVM: security.capability\n[ 0.579349] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.581578] pinctrl core: initialized pinctrl subsystem\n[ 0.583553] NET: Registered protocol family 16\n[ 0.585416] ACPI: bus type PCI registered\n[ 0.586939] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.589102] PCI: Using configuration type 1 for base access\n[ 0.594320] ACPI: Added _OSI(Module Device)\n[ 0.595923] ACPI: Added _OSI(Processor Device)\n[ 0.597598] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.599260] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.602260] ACPI: Interpreter enabled\n[ 0.603761] ACPI: (supports S0 S5)\n[ 0.605139] ACPI: Using IOAPIC for interrupt routing\n[ 0.606856] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.611883] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.613923] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.616077] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.618186] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.622037] acpiphp: Slot [3] registered\n[ 0.623719] acpiphp: Slot [4] registered\n[ 0.625267] acpiphp: Slot [5] registered\n[ 0.626808] acpiphp: Slot [6] registered\n[ 0.628352] acpiphp: Slot [7] registered\n[ 0.629896] acpiphp: Slot [8] registered\n[ 0.631440] acpiphp: Slot [9] registered\n[ 0.632987] acpiphp: Slot [10] registered\n[ 0.634552] acpiphp: Slot [11] registered\n[ 0.636117] acpiphp: Slot [12] registered\n[ 0.637693] acpiphp: Slot [13] registered\n[ 0.639255] acpiphp: Slot [14] registered\n[ 0.640817] acpiphp: Slot [15] registered\n[ 0.642384] acpiphp: Slot [16] registered\n[ 0.643953] acpiphp: Slot [17] registered\n[ 0.645519] acpiphp: Slot [18] registered\n[ 0.647074] acpiphp: Slot [19] registered\n[ 0.648611] acpiphp: Slot [20] registered\n[ 0.650130] acpiphp: Slot [21] registered\n[ 0.651658] acpiphp: Slot [22] registered\n[ 0.653312] acpiphp: Slot [23] registered\n[ 0.654871] acpiphp: Slot [24] registered\n[ 0.656431] acpiphp: Slot [25] registered\n[ 0.657958] acpiphp: Slot [26] registered\n[ 0.659547] acpiphp: Slot [27] registered\n[ 0.661091] acpiphp: Slot [28] registered\n[ 0.662624] acpiphp: Slot [29] registered\n[ 0.664204] acpiphp: Slot [30] registered\n[ 0.665731] acpiphp: Slot [31] registered\n[ 0.667276] PCI host bridge to bus 0000:00\n[ 0.668808] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.670657] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.672753] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.674911] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.677769] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.680570] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.686748] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.688964] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.691016] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.693244] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.697460] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.700249] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.723292] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.725768] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.728471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.730809] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.733188] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.735441] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.737645] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.740589] vgaarb: loaded\n[ 0.741826] vgaarb: bridge control possible 0000:00:02.0\n[ 0.743821] SCSI subsystem initialized\n[ 0.745365] ACPI: bus type USB registered\n[ 0.746947] usbcore: registered new interface driver usbfs\n[ 0.748830] usbcore: registered new interface driver hub\n[ 0.750692] usbcore: registered new device driver usb\n[ 0.752638] PCI: Using ACPI for IRQ routing\n[ 0.754632] NetLabel: Initializing\n[ 0.756039] NetLabel: domain hash size = 128\n[ 0.757631] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.759455] NetLabel: unlabeled traffic allowed by default\n[ 0.761457] Switched to clocksource kvm-clock\n[ 0.771526] pnp: PnP ACPI init\n[ 0.772899] ACPI: bus type PNP registered\n[ 0.774903] pnp: PnP ACPI: found 5 devices\n[ 0.776461] ACPI: bus type PNP unregistered\n[ 0.784294] NET: Registered protocol family 2\n[ 0.786260] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.789302] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.791861] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.794045] TCP: reno registered\n[ 0.795439] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.797482] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.799621] NET: Registered protocol family 1\n[ 0.801267] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.803210] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.805146] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.825371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.845648] Unpacking initramfs...\n[ 1.334955] Freeing initrd memory: 37508k freed\n[ 1.344597] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.346732] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.350639] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.352749] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.355063] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.357113] Initialise system trusted keyring\n[ 1.358724] audit: initializing netlink socket (disabled)\n[ 1.360570] type=2000 audit(1535288102.546:1): initialized\n[ 1.377507] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.379549] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.382483] zpool: loaded\n[ 1.383729] zbud: loaded\n[ 1.385088] VFS: Disk quotas dquot_6.5.2\n[ 1.386658] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.388861] msgmni has been set to 7578\n[ 1.390445] Key type big_key registered\n[ 1.392711] NET: Registered protocol family 38\n[ 1.394344] Key type asymmetric registered\n[ 1.395874] Asymmetric key parser 'x509' registered\n[ 1.397624] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.400483] io scheduler noop registered\n[ 1.402060] io scheduler deadline registered (default)\n[ 1.417605] io scheduler cfq registered\n[ 1.419177] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.421063] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.423271] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.426076] ACPI: Power Button [PWRF]\n[ 1.427712] GHES: HEST is not enabled!\n[ 1.429275] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.453653] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.455998] Non-volatile memory driver v1.3\n[ 1.457592] Linux agpgart interface v0.103\n[ 1.459231] crash memory driver: version 1.1\n[ 1.460923] rdac: device handler registered\n[ 1.462578] hp_sw: device handler registered\n[ 1.464177] emc: device handler registered\n[ 1.465712] alua: device handler registered\n[ 1.467321] libphy: Fixed MDIO Bus: probed\n[ 1.468991] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.471145] ehci-pci: EHCI PCI platform driver\n[ 1.472822] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.474872] ohci-pci: OHCI PCI platform driver\n[ 1.476538] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.496910] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.498751] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.501611] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.503488] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.505516] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.507673] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.510478] usb usb1: Product: UHCI Host Controller\n[ 1.512240] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.514465] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.516227] hub 1-0:1.0: USB hub found\n[ 1.517700] hub 1-0:1.0: 2 ports detected\n[ 1.519352] usbcore: registered new interface driver usbserial\n[ 1.521315] usbcore: registered new interface driver usbserial_generic\n[ 1.523436] usbserial: USB Serial support registered for generic\n[ 1.525452] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.529131] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.530890] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.532801] mousedev: PS/2 mouse device common for all mice\n[ 1.535002] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.538314] rtc_cmos 00:00: RTC can wake from S4\n[ 1.539000] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.544505] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.544863] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.550176] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.552203] cpuidle: using governor menu\n[ 1.553755] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.555591] usbcore: registered new interface driver usbhid\n[ 1.557395] usbhid: USB HID core driver\n[ 1.558878] drop_monitor: Initializing network drop monitor service\n[ 1.560850] TCP: cubic registered\n[ 1.562189] Initializing XFRM netlink socket\n[ 1.563794] NET: Registered protocol family 10\n[ 1.565666] NET: Registered protocol family 17\n[ 1.567432] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.569280] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.571140] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.574247] Loading compiled-in X.509 certificates\n[ 1.575926] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.579095] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.582832] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.586214] registered taskstats version 1\n[ 1.589602] Key type trusted registered\n[ 1.592329] Key type encrypted registered\n[ 1.595019] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.597319] rtc_cmos 00:00: setting system clock to 2018-08-26 12:55:02 UTC (1535288102)\n[ 1.600893] Freeing unused kernel memory: 1680k freed\n[ 1.606695] 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.613503] systemd[1]: Detected virtualization kvm.\n[ 1.615560] systemd[1]: Detected architecture x86-64.\n[ 1.617622] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.621558] systemd[1]: No hostname configured.\n[ 1.623518] systemd[1]: Set hostname to .\n[ 1.625650] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Timers.\n[ 1.650655] systemd[1]: Reached target Timers.\n[ 1.652252] systemd[1]: Starting Timers.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.654862] systemd[1]: Created slice Root Slice.\n[ 1.656545] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.659179] systemd[1]: Listening on udev Kernel Socket.\n[ 1.660969] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.663782] systemd[1]: Reached target Local File Systems.\n[ 1.665634] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Created slice System Slice.\n[ 1.668431] systemd[1]: Created slice System Slice.\n[ 1.670112] systemd[1]: Starting System Slice.\n[[32m OK [0m] Reached target Swap.\n[ 1.672606] systemd[1]: Reached target Swap.\n[ 1.674208] systemd[1]: Starting Swap.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.676744] systemd[1]: Listening on Journal Socket.\n[ 1.678415] systemd[1]: Starting Journal Socket.\n[ 1.680461] 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.685115] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.688228] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.691977] systemd[1]: Reached target Paths.\n[ 1.693513] systemd[1]: Starting Paths.\n[ 1.695355] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.698913] systemd[1]: Listening on udev Control Socket.\n[ 1.700667] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.703258] systemd[1]: Reached target Sockets.\n[ 1.704821] systemd[1]: Starting Sockets.\n[[32m OK [0m] Reached target Slices.\n[ 1.707196] systemd[1]: Reached target Slices.\n[ 1.708743] systemd[1]: Starting Slices.\n[ 1.710421] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[ 1.713450] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Started Journal Service.\n[ 1.717574] 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.783680] RPC: Registered named UNIX socket transport module.\n[ 1.785607] RPC: Registered udp transport module.\n[ 1.787218] RPC: Registered tcp transport module.\n[ 1.788822] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[ 1.823478] 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.885844] FDC 0 is a S82078B\n[ 1.918702] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.959409] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.962829] scsi host0: ata_piix\n[ 1.964351] scsi host1: ata_piix\n[ 1.965970] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.968310] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.971872] vda: vda1\n[ 1.979309] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.981438] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.983661] usb 1-1: Product: QEMU USB Tablet\n[ 1.985260] usb 1-1: Manufacturer: QEMU\n[ 1.986766] usb 1-1: SerialNumber: 42\n[ 1.996526] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 2.000046] 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.143825] SGI XFS with ACLs, security attributes, no debug enabled\n[ 2.146740] XFS (vda1): Mounting V4 Filesystem\n[ 2.168711] 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...[ 2.352698] tsc: Refined TSC clocksource calibration: 3491.874 MHz\n\n[[32m OK [0m] Stopped target Remote File Systems.\n[[32m OK [0m] Stopped target Remote File Systems (Pre).\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped target 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 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.406770] systemd-journald[107]: Received SIGTERM from PID 1 (systemd).\n[ 2.643711] SELinux: Disabled at runtime.\n[ 2.682481] type=1404 audit(1535288103.585:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.740703] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.742607] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Listening on udev Control Socket.\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n Mounting NFSD configuration filesystem...\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n Starting Create list of required st... nodes for the current kernel...\n Mounting Huge Pages File System...\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n Starting Apply Kernel Variables...\n Starting Setup Virtual Console...\n Starting Remount Root and Kernel File Systems...\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Stopped target Initrd File Systems.\n Mounting Debug File System...\n[[32m OK [0m] Mounted POSIX Message Queue File System.\n[[32m OK [0m] Mounted Huge Pages File System.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[32m OK [0m] Started Apply Kernel Variables.\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting Load/Save Random Seed...\n Starting Rebuild Hardware Database...\n Starting Configure read-only root support...\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Mounted Debug File System.\n[[32m OK [0m] Started Load/Save Random Seed.\n[ 3.059154] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Started Configure read-only root support.\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Journal Service.\n Starting Flush Journal to Persistent Storage...\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Reached target Local File Systems (Pre).\n[[32m OK [0m] Reached target Local File Systems.\n Starting Rebuild Journal Catalog...\n Starting Preprocess NFS configuration...\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 Setup Virtual Console.\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[ 3.199187] systemd-journald[396]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Started udev Kernel Device Manager.\n"} 2018-08-26 12:55:04,943 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/68ebdcad-6656-4b59-bbb9-66c9b42254c1/action used request id req-844d401d-5e97-44f4-8723-be27ffb8e4d4 2018-08-26 12:55:04,943 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0766129493713s 2018-08-26 12:55:04,944 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/68ebdcad-6656-4b59-bbb9-66c9b42254c1/action used request id req-844d401d-5e97-44f4-8723-be27ffb8e4d4 2018-08-26 12:55:04,944 - 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 1881752166 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.435546] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.438655] pid_max: default: 32768 minimum: 301 [ 0.440345] Security Framework initialized [ 0.441920] SELinux: Initializing. [ 0.443619] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.450181] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.454270] Mount-cache hash table entries: 4096 [ 0.456286] Initializing cgroup subsys memory [ 0.457913] Initializing cgroup subsys devices [ 0.459590] Initializing cgroup subsys freezer [ 0.461250] Initializing cgroup subsys net_cls [ 0.462907] Initializing cgroup subsys blkio [ 0.464498] Initializing cgroup subsys perf_event [ 0.466214] Initializing cgroup subsys hugetlb [ 0.467960] Initializing cgroup subsys pids [ 0.469565] Initializing cgroup subsys net_prio [ 0.471328] CPU: Physical Processor ID: 0 [ 0.473625] mce: CPU supports 10 MCE banks [ 0.475241] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.477120] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.478991] tlb_flushall_shift: 6 [ 0.480562] Freeing SMP alternatives: 28k freed [ 0.484854] ACPI: Core revision 20130517 [ 0.486801] ACPI: All ACPI Tables successfully acquired [ 0.488828] ftrace: allocating 25812 entries in 101 pages [ 0.510636] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.512804] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.514926] smpboot: Max logical packages: 2 [ 0.516770] Enabling x2apic [ 0.518028] Enabled x2apic [ 0.519583] Switched APIC routing to physical x2apic. [ 0.522702] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.524887] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.528675] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.537019] KVM setup paravirtual spinlock [ 0.539831] smpboot: Booting Node 0, Processors #1 OK [ 0.542058] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.564472] Brought up 2 CPUs [ 0.564474] KVM setup async PF for cpu 1 [ 0.564477] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.568885] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.571837] devtmpfs: initialized [ 0.574595] EVM: security.selinux [ 0.575961] EVM: security.ima [ 0.577275] EVM: security.capability [ 0.579349] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.581578] pinctrl core: initialized pinctrl subsystem [ 0.583553] NET: Registered protocol family 16 [ 0.585416] ACPI: bus type PCI registered [ 0.586939] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.589102] PCI: Using configuration type 1 for base access [ 0.594320] ACPI: Added _OSI(Module Device) [ 0.595923] ACPI: Added _OSI(Processor Device) [ 0.597598] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.599260] ACPI: Added _OSI(Processor Aggregator Device) [ 0.602260] ACPI: Interpreter enabled [ 0.603761] ACPI: (supports S0 S5) [ 0.605139] ACPI: Using IOAPIC for interrupt routing [ 0.606856] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.611883] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.613923] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.616077] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.618186] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.622037] acpiphp: Slot [3] registered [ 0.623719] acpiphp: Slot [4] registered [ 0.625267] acpiphp: Slot [5] registered [ 0.626808] acpiphp: Slot [6] registered [ 0.628352] acpiphp: Slot [7] registered [ 0.629896] acpiphp: Slot [8] registered [ 0.631440] acpiphp: Slot [9] registered [ 0.632987] acpiphp: Slot [10] registered [ 0.634552] acpiphp: Slot [11] registered [ 0.636117] acpiphp: Slot [12] registered [ 0.637693] acpiphp: Slot [13] registered [ 0.639255] acpiphp: Slot [14] registered [ 0.640817] acpiphp: Slot [15] registered [ 0.642384] acpiphp: Slot [16] registered [ 0.643953] acpiphp: Slot [17] registered [ 0.645519] acpiphp: Slot [18] registered [ 0.647074] acpiphp: Slot [19] registered [ 0.648611] acpiphp: Slot [20] registered [ 0.650130] acpiphp: Slot [21] registered [ 0.651658] acpiphp: Slot [22] registered [ 0.653312] acpiphp: Slot [23] registered [ 0.654871] acpiphp: Slot [24] registered [ 0.656431] acpiphp: Slot [25] registered [ 0.657958] acpiphp: Slot [26] registered [ 0.659547] acpiphp: Slot [27] registered [ 0.661091] acpiphp: Slot [28] registered [ 0.662624] acpiphp: Slot [29] registered [ 0.664204] acpiphp: Slot [30] registered [ 0.665731] acpiphp: Slot [31] registered [ 0.667276] PCI host bridge to bus 0000:00 [ 0.668808] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.670657] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.672753] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.674911] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.677769] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.680570] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.686748] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.688964] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.691016] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.693244] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.697460] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.700249] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.723292] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.725768] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.728471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.730809] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.733188] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.735441] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.737645] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.740589] vgaarb: loaded [ 0.741826] vgaarb: bridge control possible 0000:00:02.0 [ 0.743821] SCSI subsystem initialized [ 0.745365] ACPI: bus type USB registered [ 0.746947] usbcore: registered new interface driver usbfs [ 0.748830] usbcore: registered new interface driver hub [ 0.750692] usbcore: registered new device driver usb [ 0.752638] PCI: Using ACPI for IRQ routing [ 0.754632] NetLabel: Initializing [ 0.756039] NetLabel: domain hash size = 128 [ 0.757631] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.759455] NetLabel: unlabeled traffic allowed by default [ 0.761457] Switched to clocksource kvm-clock [ 0.771526] pnp: PnP ACPI init [ 0.772899] ACPI: bus type PNP registered [ 0.774903] pnp: PnP ACPI: found 5 devices [ 0.776461] ACPI: bus type PNP unregistered [ 0.784294] NET: Registered protocol family 2 [ 0.786260] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.789302] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.791861] TCP: Hash tables configured (established 32768 bind 32768) [ 0.794045] TCP: reno registered [ 0.795439] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.797482] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.799621] NET: Registered protocol family 1 [ 0.801267] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.803210] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.805146] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.825371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.845648] Unpacking initramfs... [ 1.334955] Freeing initrd memory: 37508k freed [ 1.344597] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.346732] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.350639] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.352749] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.355063] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.357113] Initialise system trusted keyring [ 1.358724] audit: initializing netlink socket (disabled) [ 1.360570] type=2000 audit(1535288102.546:1): initialized [ 1.377507] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.379549] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.382483] zpool: loaded [ 1.383729] zbud: loaded [ 1.385088] VFS: Disk quotas dquot_6.5.2 [ 1.386658] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.388861] msgmni has been set to 7578 [ 1.390445] Key type big_key registered [ 1.392711] NET: Registered protocol family 38 [ 1.394344] Key type asymmetric registered [ 1.395874] Asymmetric key parser 'x509' registered [ 1.397624] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.400483] io scheduler noop registered [ 1.402060] io scheduler deadline registered (default) [ 1.417605] io scheduler cfq registered [ 1.419177] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.421063] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.423271] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.426076] ACPI: Power Button [PWRF] [ 1.427712] GHES: HEST is not enabled! [ 1.429275] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.453653] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.455998] Non-volatile memory driver v1.3 [ 1.457592] Linux agpgart interface v0.103 [ 1.459231] crash memory driver: version 1.1 [ 1.460923] rdac: device handler registered [ 1.462578] hp_sw: device handler registered [ 1.464177] emc: device handler registered [ 1.465712] alua: device handler registered [ 1.467321] libphy: Fixed MDIO Bus: probed [ 1.468991] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.471145] ehci-pci: EHCI PCI platform driver [ 1.472822] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.474872] ohci-pci: OHCI PCI platform driver [ 1.476538] uhci_hcd: USB Universal Host Controller Interface driver [ 1.496910] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.498751] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.501611] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.503488] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.505516] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.507673] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.510478] usb usb1: Product: UHCI Host Controller [ 1.512240] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.514465] usb usb1: SerialNumber: 0000:00:01.2 [ 1.516227] hub 1-0:1.0: USB hub found [ 1.517700] hub 1-0:1.0: 2 ports detected [ 1.519352] usbcore: registered new interface driver usbserial [ 1.521315] usbcore: registered new interface driver usbserial_generic [ 1.523436] usbserial: USB Serial support registered for generic [ 1.525452] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.529131] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.530890] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.532801] mousedev: PS/2 mouse device common for all mice [ 1.535002] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.538314] rtc_cmos 00:00: RTC can wake from S4 [ 1.539000] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.544505] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.544863] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.550176] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.552203] cpuidle: using governor menu [ 1.553755] hidraw: raw HID events driver (C) Jiri Kosina [ 1.555591] usbcore: registered new interface driver usbhid [ 1.557395] usbhid: USB HID core driver [ 1.558878] drop_monitor: Initializing network drop monitor service [ 1.560850] TCP: cubic registered [ 1.562189] Initializing XFRM netlink socket [ 1.563794] NET: Registered protocol family 10 [ 1.565666] NET: Registered protocol family 17 [ 1.567432] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.569280] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.571140] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.574247] Loading compiled-in X.509 certificates [ 1.575926] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.579095] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.582832] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.586214] registered taskstats version 1 [ 1.589602] Key type trusted registered [ 1.592329] Key type encrypted registered [ 1.595019] IMA: No TPM chip found, activating TPM-bypass! [ 1.597319] rtc_cmos 00:00: setting system clock to 2018-08-26 12:55:02 UTC (1535288102) [ 1.600893] Freeing unused kernel memory: 1680k freed [ 1.606695] 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.613503] systemd[1]: Detected virtualization kvm. [ 1.615560] systemd[1]: Detected architecture x86-64. [ 1.617622] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.621558] systemd[1]: No hostname configured. [ 1.623518] systemd[1]: Set hostname to . [ 1.625650] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Timers. [ 1.650655] systemd[1]: Reached target Timers. [ 1.652252] systemd[1]: Starting Timers. [[32m OK [0m] Created slice Root Slice. [ 1.654862] systemd[1]: Created slice Root Slice. [ 1.656545] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.659179] systemd[1]: Listening on udev Kernel Socket. [ 1.660969] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Local File Systems. [ 1.663782] systemd[1]: Reached target Local File Systems. [ 1.665634] systemd[1]: Starting Local File Systems. [[32m OK [0m] Created slice System Slice. [ 1.668431] systemd[1]: Created slice System Slice. [ 1.670112] systemd[1]: Starting System Slice. [[32m OK [0m] Reached target Swap. [ 1.672606] systemd[1]: Reached target Swap. [ 1.674208] systemd[1]: Starting Swap. [[32m OK [0m] Listening on Journal Socket. [ 1.676744] systemd[1]: Listening on Journal Socket. [ 1.678415] systemd[1]: Starting Journal Socket. [ 1.680461] 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.685115] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.688228] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.691977] systemd[1]: Reached target Paths. [ 1.693513] systemd[1]: Starting Paths. [ 1.695355] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Listening on udev Control Socket. [ 1.698913] systemd[1]: Listening on udev Control Socket. [ 1.700667] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Sockets. [ 1.703258] systemd[1]: Reached target Sockets. [ 1.704821] systemd[1]: Starting Sockets. [[32m OK [0m] Reached target Slices. [ 1.707196] systemd[1]: Reached target Slices. [ 1.708743] systemd[1]: Starting Slices. [ 1.710421] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.713450] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Started Journal Service. [ 1.717574] 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.783680] RPC: Registered named UNIX socket transport module. [ 1.785607] RPC: Registered udp transport module. [ 1.787218] RPC: Registered tcp transport module. [ 1.788822] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.823478] 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.885844] FDC 0 is a S82078B [ 1.918702] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.959409] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.962829] scsi host0: ata_piix [ 1.964351] scsi host1: ata_piix [ 1.965970] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.968310] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.971872] vda: vda1 [ 1.979309] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.981438] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.983661] usb 1-1: Product: QEMU USB Tablet [ 1.985260] usb 1-1: Manufacturer: QEMU [ 1.986766] usb 1-1: SerialNumber: 42 [ 1.996526] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 2.000046] 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.143825] SGI XFS with ACLs, security attributes, no debug enabled [ 2.146740] XFS (vda1): Mounting V4 Filesystem [ 2.168711] 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...[ 2.352698] tsc: Refined TSC clocksource calibration: 3491.874 MHz [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target 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 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.406770] systemd-journald[107]: Received SIGTERM from PID 1 (systemd). [ 2.643711] SELinux: Disabled at runtime. [ 2.682481] type=1404 audit(1535288103.585:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.740703] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.742607] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. Mounting NFSD configuration filesystem... Mounting POSIX Message Queue File System... [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Slices. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Starting Create list of required st... nodes for the current kernel... Mounting Huge Pages File System... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. Starting Apply Kernel Variables... Starting Setup Virtual Console... Starting Remount Root and Kernel File Systems... [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Stopped target Initrd File Systems. Mounting Debug File System... [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Remount Root and Kernel File Systems. Starting Load/Save Random Seed... Starting Rebuild Hardware Database... Starting Configure read-only root support... Starting Create Static Device Nodes in /dev... [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Started Load/Save Random Seed. [ 3.059154] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Journal Service. Starting Flush Journal to Persistent Storage... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Rebuild Journal Catalog... Starting Preprocess NFS configuration... Starting Mark the need to relabel after reboot... Starting Import network configuration from initramfs... Starting udev Kernel Device Manager... [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Mark the need to relabel after reboot. [ 3.199187] systemd-journald[396]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started udev Kernel Device Manager. 2018-08-26 12:55:05,947 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.210: timed out 2018-08-26 12:55:14,957 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-26 12:55:14,960 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/68ebdcad-6656-4b59-bbb9-66c9b42254c1/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}733083dbf24a5a89bfd3d31938a45658186dcec4" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-26 12:55:15,031 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:55: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-71f6691b-44d8-49f3-9081-fc059ba48be2 x-compute-request-id: req-71f6691b-44d8-49f3-9081-fc059ba48be2 Content-Encoding: gzip Content-Length: 12752 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 1881752166 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.435546] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.438655] pid_max: default: 32768 minimum: 301\n[ 0.440345] Security Framework initialized\n[ 0.441920] SELinux: Initializing.\n[ 0.443619] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.450181] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.454270] Mount-cache hash table entries: 4096\n[ 0.456286] Initializing cgroup subsys memory\n[ 0.457913] Initializing cgroup subsys devices\n[ 0.459590] Initializing cgroup subsys freezer\n[ 0.461250] Initializing cgroup subsys net_cls\n[ 0.462907] Initializing cgroup subsys blkio\n[ 0.464498] Initializing cgroup subsys perf_event\n[ 0.466214] Initializing cgroup subsys hugetlb\n[ 0.467960] Initializing cgroup subsys pids\n[ 0.469565] Initializing cgroup subsys net_prio\n[ 0.471328] CPU: Physical Processor ID: 0\n[ 0.473625] mce: CPU supports 10 MCE banks\n[ 0.475241] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.477120] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.478991] tlb_flushall_shift: 6\n[ 0.480562] Freeing SMP alternatives: 28k freed\n[ 0.484854] ACPI: Core revision 20130517\n[ 0.486801] ACPI: All ACPI Tables successfully acquired\n[ 0.488828] ftrace: allocating 25812 entries in 101 pages\n[ 0.510636] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.512804] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.514926] smpboot: Max logical packages: 2\n[ 0.516770] Enabling x2apic\n[ 0.518028] Enabled x2apic\n[ 0.519583] Switched APIC routing to physical x2apic.\n[ 0.522702] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.524887] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.528675] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.537019] KVM setup paravirtual spinlock\n[ 0.539831] smpboot: Booting Node 0, Processors #1 OK\n[ 0.542058] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.564472] Brought up 2 CPUs\n[ 0.564474] KVM setup async PF for cpu 1\n[ 0.564477] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.568885] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.571837] devtmpfs: initialized\n[ 0.574595] EVM: security.selinux\n[ 0.575961] EVM: security.ima\n[ 0.577275] EVM: security.capability\n[ 0.579349] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.581578] pinctrl core: initialized pinctrl subsystem\n[ 0.583553] NET: Registered protocol family 16\n[ 0.585416] ACPI: bus type PCI registered\n[ 0.586939] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.589102] PCI: Using configuration type 1 for base access\n[ 0.594320] ACPI: Added _OSI(Module Device)\n[ 0.595923] ACPI: Added _OSI(Processor Device)\n[ 0.597598] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.599260] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.602260] ACPI: Interpreter enabled\n[ 0.603761] ACPI: (supports S0 S5)\n[ 0.605139] ACPI: Using IOAPIC for interrupt routing\n[ 0.606856] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.611883] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.613923] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.616077] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.618186] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.622037] acpiphp: Slot [3] registered\n[ 0.623719] acpiphp: Slot [4] registered\n[ 0.625267] acpiphp: Slot [5] registered\n[ 0.626808] acpiphp: Slot [6] registered\n[ 0.628352] acpiphp: Slot [7] registered\n[ 0.629896] acpiphp: Slot [8] registered\n[ 0.631440] acpiphp: Slot [9] registered\n[ 0.632987] acpiphp: Slot [10] registered\n[ 0.634552] acpiphp: Slot [11] registered\n[ 0.636117] acpiphp: Slot [12] registered\n[ 0.637693] acpiphp: Slot [13] registered\n[ 0.639255] acpiphp: Slot [14] registered\n[ 0.640817] acpiphp: Slot [15] registered\n[ 0.642384] acpiphp: Slot [16] registered\n[ 0.643953] acpiphp: Slot [17] registered\n[ 0.645519] acpiphp: Slot [18] registered\n[ 0.647074] acpiphp: Slot [19] registered\n[ 0.648611] acpiphp: Slot [20] registered\n[ 0.650130] acpiphp: Slot [21] registered\n[ 0.651658] acpiphp: Slot [22] registered\n[ 0.653312] acpiphp: Slot [23] registered\n[ 0.654871] acpiphp: Slot [24] registered\n[ 0.656431] acpiphp: Slot [25] registered\n[ 0.657958] acpiphp: Slot [26] registered\n[ 0.659547] acpiphp: Slot [27] registered\n[ 0.661091] acpiphp: Slot [28] registered\n[ 0.662624] acpiphp: Slot [29] registered\n[ 0.664204] acpiphp: Slot [30] registered\n[ 0.665731] acpiphp: Slot [31] registered\n[ 0.667276] PCI host bridge to bus 0000:00\n[ 0.668808] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.670657] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.672753] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.674911] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.677769] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.680570] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.686748] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.688964] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.691016] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.693244] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.697460] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.700249] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.723292] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.725768] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.728471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.730809] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.733188] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.735441] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.737645] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.740589] vgaarb: loaded\n[ 0.741826] vgaarb: bridge control possible 0000:00:02.0\n[ 0.743821] SCSI subsystem initialized\n[ 0.745365] ACPI: bus type USB registered\n[ 0.746947] usbcore: registered new interface driver usbfs\n[ 0.748830] usbcore: registered new interface driver hub\n[ 0.750692] usbcore: registered new device driver usb\n[ 0.752638] PCI: Using ACPI for IRQ routing\n[ 0.754632] NetLabel: Initializing\n[ 0.756039] NetLabel: domain hash size = 128\n[ 0.757631] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.759455] NetLabel: unlabeled traffic allowed by default\n[ 0.761457] Switched to clocksource kvm-clock\n[ 0.771526] pnp: PnP ACPI init\n[ 0.772899] ACPI: bus type PNP registered\n[ 0.774903] pnp: PnP ACPI: found 5 devices\n[ 0.776461] ACPI: bus type PNP unregistered\n[ 0.784294] NET: Registered protocol family 2\n[ 0.786260] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.789302] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.791861] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.794045] TCP: reno registered\n[ 0.795439] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.797482] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.799621] NET: Registered protocol family 1\n[ 0.801267] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.803210] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.805146] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.825371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.845648] Unpacking initramfs...\n[ 1.334955] Freeing initrd memory: 37508k freed\n[ 1.344597] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.346732] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.350639] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.352749] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.355063] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.357113] Initialise system trusted keyring\n[ 1.358724] audit: initializing netlink socket (disabled)\n[ 1.360570] type=2000 audit(1535288102.546:1): initialized\n[ 1.377507] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.379549] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.382483] zpool: loaded\n[ 1.383729] zbud: loaded\n[ 1.385088] VFS: Disk quotas dquot_6.5.2\n[ 1.386658] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.388861] msgmni has been set to 7578\n[ 1.390445] Key type big_key registered\n[ 1.392711] NET: Registered protocol family 38\n[ 1.394344] Key type asymmetric registered\n[ 1.395874] Asymmetric key parser 'x509' registered\n[ 1.397624] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.400483] io scheduler noop registered\n[ 1.402060] io scheduler deadline registered (default)\n[ 1.417605] io scheduler cfq registered\n[ 1.419177] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.421063] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.423271] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.426076] ACPI: Power Button [PWRF]\n[ 1.427712] GHES: HEST is not enabled!\n[ 1.429275] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.453653] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.455998] Non-volatile memory driver v1.3\n[ 1.457592] Linux agpgart interface v0.103\n[ 1.459231] crash memory driver: version 1.1\n[ 1.460923] rdac: device handler registered\n[ 1.462578] hp_sw: device handler registered\n[ 1.464177] emc: device handler registered\n[ 1.465712] alua: device handler registered\n[ 1.467321] libphy: Fixed MDIO Bus: probed\n[ 1.468991] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.471145] ehci-pci: EHCI PCI platform driver\n[ 1.472822] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.474872] ohci-pci: OHCI PCI platform driver\n[ 1.476538] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.496910] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.498751] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.501611] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.503488] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.505516] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.507673] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.510478] usb usb1: Product: UHCI Host Controller\n[ 1.512240] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.514465] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.516227] hub 1-0:1.0: USB hub found\n[ 1.517700] hub 1-0:1.0: 2 ports detected\n[ 1.519352] usbcore: registered new interface driver usbserial\n[ 1.521315] usbcore: registered new interface driver usbserial_generic\n[ 1.523436] usbserial: USB Serial support registered for generic\n[ 1.525452] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.529131] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.530890] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.532801] mousedev: PS/2 mouse device common for all mice\n[ 1.535002] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.538314] rtc_cmos 00:00: RTC can wake from S4\n[ 1.539000] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.544505] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.544863] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.550176] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.552203] cpuidle: using governor menu\n[ 1.553755] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.555591] usbcore: registered new interface driver usbhid\n[ 1.557395] usbhid: USB HID core driver\n[ 1.558878] drop_monitor: Initializing network drop monitor service\n[ 1.560850] TCP: cubic registered\n[ 1.562189] Initializing XFRM netlink socket\n[ 1.563794] NET: Registered protocol family 10\n[ 1.565666] NET: Registered protocol family 17\n[ 1.567432] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.569280] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.571140] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.574247] Loading compiled-in X.509 certificates\n[ 1.575926] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.579095] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.582832] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.586214] registered taskstats version 1\n[ 1.589602] Key type trusted registered\n[ 1.592329] Key type encrypted registered\n[ 1.595019] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.597319] rtc_cmos 00:00: setting system clock to 2018-08-26 12:55:02 UTC (1535288102)\n[ 1.600893] Freeing unused kernel memory: 1680k freed\n[ 1.606695] 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.613503] systemd[1]: Detected virtualization kvm.\n[ 1.615560] systemd[1]: Detected architecture x86-64.\n[ 1.617622] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.621558] systemd[1]: No hostname configured.\n[ 1.623518] systemd[1]: Set hostname to .\n[ 1.625650] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Timers.\n[ 1.650655] systemd[1]: Reached target Timers.\n[ 1.652252] systemd[1]: Starting Timers.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.654862] systemd[1]: Created slice Root Slice.\n[ 1.656545] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.659179] systemd[1]: Listening on udev Kernel Socket.\n[ 1.660969] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.663782] systemd[1]: Reached target Local File Systems.\n[ 1.665634] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Created slice System Slice.\n[ 1.668431] systemd[1]: Created slice System Slice.\n[ 1.670112] systemd[1]: Starting System Slice.\n[[32m OK [0m] Reached target Swap.\n[ 1.672606] systemd[1]: Reached target Swap.\n[ 1.674208] systemd[1]: Starting Swap.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.676744] systemd[1]: Listening on Journal Socket.\n[ 1.678415] systemd[1]: Starting Journal Socket.\n[ 1.680461] 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.685115] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.688228] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.691977] systemd[1]: Reached target Paths.\n[ 1.693513] systemd[1]: Starting Paths.\n[ 1.695355] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.698913] systemd[1]: Listening on udev Control Socket.\n[ 1.700667] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.703258] systemd[1]: Reached target Sockets.\n[ 1.704821] systemd[1]: Starting Sockets.\n[[32m OK [0m] Reached target Slices.\n[ 1.707196] systemd[1]: Reached target Slices.\n[ 1.708743] systemd[1]: Starting Slices.\n[ 1.710421] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[ 1.713450] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Started Journal Service.\n[ 1.717574] 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.783680] RPC: Registered named UNIX socket transport module.\n[ 1.785607] RPC: Registered udp transport module.\n[ 1.787218] RPC: Registered tcp transport module.\n[ 1.788822] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[ 1.823478] 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.885844] FDC 0 is a S82078B\n[ 1.918702] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.959409] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.962829] scsi host0: ata_piix\n[ 1.964351] scsi host1: ata_piix\n[ 1.965970] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.968310] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.971872] vda: vda1\n[ 1.979309] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.981438] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.983661] usb 1-1: Product: QEMU USB Tablet\n[ 1.985260] usb 1-1: Manufacturer: QEMU\n[ 1.986766] usb 1-1: SerialNumber: 42\n[ 1.996526] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 2.000046] 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.143825] SGI XFS with ACLs, security attributes, no debug enabled\n[ 2.146740] XFS (vda1): Mounting V4 Filesystem\n[ 2.168711] 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...[ 2.352698] tsc: Refined TSC clocksource calibration: 3491.874 MHz\n\n[[32m OK [0m] Stopped target Remote File Systems.\n[[32m OK [0m] Stopped target Remote File Systems (Pre).\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped target 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 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.406770] systemd-journald[107]: Received SIGTERM from PID 1 (systemd).\n[ 2.643711] SELinux: Disabled at runtime.\n[ 2.682481] type=1404 audit(1535288103.585:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.740703] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.742607] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Listening on udev Control Socket.\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n Mounting NFSD configuration filesystem...\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n Starting Create list of required st... nodes for the current kernel...\n Mounting Huge Pages File System...\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n Starting Apply Kernel Variables...\n Starting Setup Virtual Console...\n Starting Remount Root and Kernel File Systems...\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Stopped target Initrd File Systems.\n Mounting Debug File System...\n[[32m OK [0m] Mounted POSIX Message Queue File System.\n[[32m OK [0m] Mounted Huge Pages File System.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[32m OK [0m] Started Apply Kernel Variables.\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting Load/Save Random Seed...\n Starting Rebuild Hardware Database...\n Starting Configure read-only root support...\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Mounted Debug File System.\n[[32m OK [0m] Started Load/Save Random Seed.\n[ 3.059154] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Started Configure read-only root support.\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Journal Service.\n Starting Flush Journal to Persistent Storage...\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Reached target Local File Systems (Pre).\n[[32m OK [0m] Reached target Local File Systems.\n Starting Rebuild Journal Catalog...\n Starting Preprocess NFS configuration...\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 Setup Virtual Console.\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[ 3.199187] systemd-journald[396]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Started udev Kernel Device Manager.\n[[32m OK [0m] Started Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[[32m OK [0m] Started Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[[32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[ 3.418492] type=1305 audit(1535288104.321:3): audit_pid=441 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started Rebuild Hardware Database.\n Starting udev Coldplug all Devices...\n Starting Update is Completed...\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Started Update is Completed.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Timers.\n[ 3.490933] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] [ 3.501931] input: PC Speaker as /devices/platform/pcspkr/input/input5\nListening on D-Bus System Message Bus Socket.\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Basic System.\n Starting Authorization Manager...\n Starting NTP client/server...\n Starting LSB: Bring up/down networking...\n[ 3.518953] [drm] Initialized drm 1.1.0 20060810\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting GSSAPI Proxy Daemon...\n Starting Initial cloud-init job (pre-networking)...\n Starting Dump dmesg to /var/log/dmesg...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.553465] ppdev: user-space parallel port driver\n[ 3.559794] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.559795] [TTM] Initializing pool allocator\n[ 3.559797] [TTM] Initializing DMA pool allocator\n[ 3.560014] [drm] fb mappable at 0xFC000000\n[ 3.560014] [drm] vram aper at 0xFC000000\n[ 3.560014] [drm] size 33554432\n[ 3.560015] [drm] fb depth is 24\n[ 3.560015] [drm] pitch is 3072\n[ 3.597368] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.620700] Console: switching to colour frame buffer device 128x48\n[ 3.635713] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n[ 3.641472] [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 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] Started GSSAPI Proxy Daemon.\n[ 3.788671] AES CTR mode by8 optimization enabled\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit [ 3.795525] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\nUser Sessions...\n[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[ 3.806341] alg: No test for crc32 (crc32-pclmul)\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[ 3.819201] intel_rapl: no valid rapl domains found in package 0\n[32m OK [0m] Reached target Login Prompts.\n[ 3.826346] intel_rapl: no valid rapl domains found in package 0\n[ 3.828889] intel_powerclamp: No package C-state available\n[ 3.834411] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager.\n[ 3.967875] cloud-init[483]: Cloud-init v. 0.7.5 running 'init-local' at Sun, 26 Aug 2018 12:55:05 +0000. Up 3.93 seconds.\n[[32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[32m OK [0m] Started LSB: Bring up/down networking.\n[[32m OK [0m] Reached target Network.\n Starting nginx - high performance web server...\n Starting Postfix Mail Transport Agent...\n Starting Dynamic System Tuning Daemon...\n Starting System Logging Service...\n Starting OpenSSH server daemon...\n[[32m OK [0m] Reached target Network is Online.\n Starting RabbitMQ Service...\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB 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 Starting LSB: Starts Logstash as a daemon....\n Starting Crash recovery kernel arming...\n Starting Initial cloud-init job (metadata service crawler)...\n Starting Notify NFS peers of a restart...\n Starting PostgreSQL 9.5 database server...\n Mounting Arbitrary Executable File Formats File System...\n[[32m OK [0m] Started OpenSSH server daemon.\n[[32m OK [0m] Mounted Arbitrary Executable File Formats File System.\n[[32m OK [0m] Started Notify NFS peers of a restart.\n[[32m OK [0m] Started LSB: Starts Logstash as a daemon..\n[[32m OK [0m] Started LSB: Supports the direct execution of binary formats..\n[[32m OK [0m] Started nginx - high performance web server.\n[[32m OK [0m] Started System Logging Service.\n[ 6.061513] cloud-init[815]: Cloud-init v. 0.7.5 running 'init' at Sun, 26 Aug 2018 12:55:07 +0000. Up 6.03 seconds.\n[ 6.255436] cloud-init[815]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\n[ 6.263281] cloud-init[815]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.265852] cloud-init[815]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 6.269300] cloud-init[815]: ci-info: +--------+------+---------------+---------------+-------------------+\n[[32m OK [0m] Created slice user-993.slice.\n[ 6.277271] cloud-init[815]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 6.281871] cloud-init[815]: ci-info: | eth0: | True | 192.168.120.7 | 255.255.255.0 | fa:16:3e:d0:7b:68 |\n[ 6.284212] cloud-init[815]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.286929] cloud-init[815]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 6.289422] cloud-init[815]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.292957] cloud-init[815]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 6.295448] cloud-init[815]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.298016] cloud-init[815]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 6.300721] cloud-init[815]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH |\n[ 6.305293] cloud-init[815]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 6.308061] cloud-init[815]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[[32m OK [0m] Started Postfix Mail Transport Agent.\n[[32m OK [0m] Started PostgreSQL 9.5 database server.\n[[32m OK [0m] Started Dynamic System Tuning Daemon.\n\nCentOS Linux 7 (Core)\nKernel 3.10.0-514.16.1.el7.x86_64 on an x86_64\n\ncloudify login: [ 10.244687] cloud-init[3688]: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 26 Aug 2018 12:55:11 +0000. Up 10.18 seconds.\n[ 10.859361] cloud-init[3745]: Cloud-init v. 0.7.5 running 'modules:final' at Sun, 26 Aug 2018 12:55:12 +0000. Up 10.69 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 | c4:6d:2c:8d:6a:e0:c2:66:b2:9b:31:19:b5:47:84:55 | - | 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.031339] cloud-init[3745]: Cloud-init v. 0.7.5 finished at Sun, 26 Aug 2018 12:55:12 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 11.02 seconds\n"} 2018-08-26 12:55:15,032 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/68ebdcad-6656-4b59-bbb9-66c9b42254c1/action used request id req-71f6691b-44d8-49f3-9081-fc059ba48be2 2018-08-26 12:55:15,033 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0751841068268s 2018-08-26 12:55:15,034 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/68ebdcad-6656-4b59-bbb9-66c9b42254c1/action used request id req-71f6691b-44d8-49f3-9081-fc059ba48be2 2018-08-26 12:55:15,034 - 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 1881752166 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.435546] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.438655] pid_max: default: 32768 minimum: 301 [ 0.440345] Security Framework initialized [ 0.441920] SELinux: Initializing. [ 0.443619] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.450181] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.454270] Mount-cache hash table entries: 4096 [ 0.456286] Initializing cgroup subsys memory [ 0.457913] Initializing cgroup subsys devices [ 0.459590] Initializing cgroup subsys freezer [ 0.461250] Initializing cgroup subsys net_cls [ 0.462907] Initializing cgroup subsys blkio [ 0.464498] Initializing cgroup subsys perf_event [ 0.466214] Initializing cgroup subsys hugetlb [ 0.467960] Initializing cgroup subsys pids [ 0.469565] Initializing cgroup subsys net_prio [ 0.471328] CPU: Physical Processor ID: 0 [ 0.473625] mce: CPU supports 10 MCE banks [ 0.475241] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.477120] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.478991] tlb_flushall_shift: 6 [ 0.480562] Freeing SMP alternatives: 28k freed [ 0.484854] ACPI: Core revision 20130517 [ 0.486801] ACPI: All ACPI Tables successfully acquired [ 0.488828] ftrace: allocating 25812 entries in 101 pages [ 0.510636] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.512804] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.514926] smpboot: Max logical packages: 2 [ 0.516770] Enabling x2apic [ 0.518028] Enabled x2apic [ 0.519583] Switched APIC routing to physical x2apic. [ 0.522702] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.524887] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.528675] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.537019] KVM setup paravirtual spinlock [ 0.539831] smpboot: Booting Node 0, Processors #1 OK [ 0.542058] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.564472] Brought up 2 CPUs [ 0.564474] KVM setup async PF for cpu 1 [ 0.564477] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.568885] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.571837] devtmpfs: initialized [ 0.574595] EVM: security.selinux [ 0.575961] EVM: security.ima [ 0.577275] EVM: security.capability [ 0.579349] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.581578] pinctrl core: initialized pinctrl subsystem [ 0.583553] NET: Registered protocol family 16 [ 0.585416] ACPI: bus type PCI registered [ 0.586939] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.589102] PCI: Using configuration type 1 for base access [ 0.594320] ACPI: Added _OSI(Module Device) [ 0.595923] ACPI: Added _OSI(Processor Device) [ 0.597598] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.599260] ACPI: Added _OSI(Processor Aggregator Device) [ 0.602260] ACPI: Interpreter enabled [ 0.603761] ACPI: (supports S0 S5) [ 0.605139] ACPI: Using IOAPIC for interrupt routing [ 0.606856] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.611883] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.613923] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.616077] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.618186] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.622037] acpiphp: Slot [3] registered [ 0.623719] acpiphp: Slot [4] registered [ 0.625267] acpiphp: Slot [5] registered [ 0.626808] acpiphp: Slot [6] registered [ 0.628352] acpiphp: Slot [7] registered [ 0.629896] acpiphp: Slot [8] registered [ 0.631440] acpiphp: Slot [9] registered [ 0.632987] acpiphp: Slot [10] registered [ 0.634552] acpiphp: Slot [11] registered [ 0.636117] acpiphp: Slot [12] registered [ 0.637693] acpiphp: Slot [13] registered [ 0.639255] acpiphp: Slot [14] registered [ 0.640817] acpiphp: Slot [15] registered [ 0.642384] acpiphp: Slot [16] registered [ 0.643953] acpiphp: Slot [17] registered [ 0.645519] acpiphp: Slot [18] registered [ 0.647074] acpiphp: Slot [19] registered [ 0.648611] acpiphp: Slot [20] registered [ 0.650130] acpiphp: Slot [21] registered [ 0.651658] acpiphp: Slot [22] registered [ 0.653312] acpiphp: Slot [23] registered [ 0.654871] acpiphp: Slot [24] registered [ 0.656431] acpiphp: Slot [25] registered [ 0.657958] acpiphp: Slot [26] registered [ 0.659547] acpiphp: Slot [27] registered [ 0.661091] acpiphp: Slot [28] registered [ 0.662624] acpiphp: Slot [29] registered [ 0.664204] acpiphp: Slot [30] registered [ 0.665731] acpiphp: Slot [31] registered [ 0.667276] PCI host bridge to bus 0000:00 [ 0.668808] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.670657] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.672753] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.674911] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.677769] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.680570] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.686748] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.688964] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.691016] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.693244] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.697460] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.700249] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.723292] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.725768] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.728471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.730809] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.733188] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.735441] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.737645] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.740589] vgaarb: loaded [ 0.741826] vgaarb: bridge control possible 0000:00:02.0 [ 0.743821] SCSI subsystem initialized [ 0.745365] ACPI: bus type USB registered [ 0.746947] usbcore: registered new interface driver usbfs [ 0.748830] usbcore: registered new interface driver hub [ 0.750692] usbcore: registered new device driver usb [ 0.752638] PCI: Using ACPI for IRQ routing [ 0.754632] NetLabel: Initializing [ 0.756039] NetLabel: domain hash size = 128 [ 0.757631] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.759455] NetLabel: unlabeled traffic allowed by default [ 0.761457] Switched to clocksource kvm-clock [ 0.771526] pnp: PnP ACPI init [ 0.772899] ACPI: bus type PNP registered [ 0.774903] pnp: PnP ACPI: found 5 devices [ 0.776461] ACPI: bus type PNP unregistered [ 0.784294] NET: Registered protocol family 2 [ 0.786260] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.789302] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.791861] TCP: Hash tables configured (established 32768 bind 32768) [ 0.794045] TCP: reno registered [ 0.795439] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.797482] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.799621] NET: Registered protocol family 1 [ 0.801267] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.803210] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.805146] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.825371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.845648] Unpacking initramfs... [ 1.334955] Freeing initrd memory: 37508k freed [ 1.344597] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.346732] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.350639] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.352749] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.355063] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.357113] Initialise system trusted keyring [ 1.358724] audit: initializing netlink socket (disabled) [ 1.360570] type=2000 audit(1535288102.546:1): initialized [ 1.377507] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.379549] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.382483] zpool: loaded [ 1.383729] zbud: loaded [ 1.385088] VFS: Disk quotas dquot_6.5.2 [ 1.386658] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.388861] msgmni has been set to 7578 [ 1.390445] Key type big_key registered [ 1.392711] NET: Registered protocol family 38 [ 1.394344] Key type asymmetric registered [ 1.395874] Asymmetric key parser 'x509' registered [ 1.397624] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.400483] io scheduler noop registered [ 1.402060] io scheduler deadline registered (default) [ 1.417605] io scheduler cfq registered [ 1.419177] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.421063] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.423271] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.426076] ACPI: Power Button [PWRF] [ 1.427712] GHES: HEST is not enabled! [ 1.429275] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.453653] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.455998] Non-volatile memory driver v1.3 [ 1.457592] Linux agpgart interface v0.103 [ 1.459231] crash memory driver: version 1.1 [ 1.460923] rdac: device handler registered [ 1.462578] hp_sw: device handler registered [ 1.464177] emc: device handler registered [ 1.465712] alua: device handler registered [ 1.467321] libphy: Fixed MDIO Bus: probed [ 1.468991] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.471145] ehci-pci: EHCI PCI platform driver [ 1.472822] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.474872] ohci-pci: OHCI PCI platform driver [ 1.476538] uhci_hcd: USB Universal Host Controller Interface driver [ 1.496910] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.498751] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.501611] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.503488] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.505516] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.507673] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.510478] usb usb1: Product: UHCI Host Controller [ 1.512240] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.514465] usb usb1: SerialNumber: 0000:00:01.2 [ 1.516227] hub 1-0:1.0: USB hub found [ 1.517700] hub 1-0:1.0: 2 ports detected [ 1.519352] usbcore: registered new interface driver usbserial [ 1.521315] usbcore: registered new interface driver usbserial_generic [ 1.523436] usbserial: USB Serial support registered for generic [ 1.525452] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.529131] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.530890] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.532801] mousedev: PS/2 mouse device common for all mice [ 1.535002] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.538314] rtc_cmos 00:00: RTC can wake from S4 [ 1.539000] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.544505] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.544863] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.550176] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.552203] cpuidle: using governor menu [ 1.553755] hidraw: raw HID events driver (C) Jiri Kosina [ 1.555591] usbcore: registered new interface driver usbhid [ 1.557395] usbhid: USB HID core driver [ 1.558878] drop_monitor: Initializing network drop monitor service [ 1.560850] TCP: cubic registered [ 1.562189] Initializing XFRM netlink socket [ 1.563794] NET: Registered protocol family 10 [ 1.565666] NET: Registered protocol family 17 [ 1.567432] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.569280] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.571140] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.574247] Loading compiled-in X.509 certificates [ 1.575926] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.579095] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.582832] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.586214] registered taskstats version 1 [ 1.589602] Key type trusted registered [ 1.592329] Key type encrypted registered [ 1.595019] IMA: No TPM chip found, activating TPM-bypass! [ 1.597319] rtc_cmos 00:00: setting system clock to 2018-08-26 12:55:02 UTC (1535288102) [ 1.600893] Freeing unused kernel memory: 1680k freed [ 1.606695] 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.613503] systemd[1]: Detected virtualization kvm. [ 1.615560] systemd[1]: Detected architecture x86-64. [ 1.617622] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.621558] systemd[1]: No hostname configured. [ 1.623518] systemd[1]: Set hostname to . [ 1.625650] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Timers. [ 1.650655] systemd[1]: Reached target Timers. [ 1.652252] systemd[1]: Starting Timers. [[32m OK [0m] Created slice Root Slice. [ 1.654862] systemd[1]: Created slice Root Slice. [ 1.656545] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.659179] systemd[1]: Listening on udev Kernel Socket. [ 1.660969] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Local File Systems. [ 1.663782] systemd[1]: Reached target Local File Systems. [ 1.665634] systemd[1]: Starting Local File Systems. [[32m OK [0m] Created slice System Slice. [ 1.668431] systemd[1]: Created slice System Slice. [ 1.670112] systemd[1]: Starting System Slice. [[32m OK [0m] Reached target Swap. [ 1.672606] systemd[1]: Reached target Swap. [ 1.674208] systemd[1]: Starting Swap. [[32m OK [0m] Listening on Journal Socket. [ 1.676744] systemd[1]: Listening on Journal Socket. [ 1.678415] systemd[1]: Starting Journal Socket. [ 1.680461] 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.685115] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.688228] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.691977] systemd[1]: Reached target Paths. [ 1.693513] systemd[1]: Starting Paths. [ 1.695355] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Listening on udev Control Socket. [ 1.698913] systemd[1]: Listening on udev Control Socket. [ 1.700667] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Sockets. [ 1.703258] systemd[1]: Reached target Sockets. [ 1.704821] systemd[1]: Starting Sockets. [[32m OK [0m] Reached target Slices. [ 1.707196] systemd[1]: Reached target Slices. [ 1.708743] systemd[1]: Starting Slices. [ 1.710421] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.713450] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Started Journal Service. [ 1.717574] 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.783680] RPC: Registered named UNIX socket transport module. [ 1.785607] RPC: Registered udp transport module. [ 1.787218] RPC: Registered tcp transport module. [ 1.788822] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.823478] 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.885844] FDC 0 is a S82078B [ 1.918702] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.959409] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.962829] scsi host0: ata_piix [ 1.964351] scsi host1: ata_piix [ 1.965970] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.968310] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.971872] vda: vda1 [ 1.979309] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.981438] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.983661] usb 1-1: Product: QEMU USB Tablet [ 1.985260] usb 1-1: Manufacturer: QEMU [ 1.986766] usb 1-1: SerialNumber: 42 [ 1.996526] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 2.000046] 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.143825] SGI XFS with ACLs, security attributes, no debug enabled [ 2.146740] XFS (vda1): Mounting V4 Filesystem [ 2.168711] 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...[ 2.352698] tsc: Refined TSC clocksource calibration: 3491.874 MHz [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target 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 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.406770] systemd-journald[107]: Received SIGTERM from PID 1 (systemd). [ 2.643711] SELinux: Disabled at runtime. [ 2.682481] type=1404 audit(1535288103.585:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.740703] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.742607] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. Mounting NFSD configuration filesystem... Mounting POSIX Message Queue File System... [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Slices. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Starting Create list of required st... nodes for the current kernel... Mounting Huge Pages File System... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. Starting Apply Kernel Variables... Starting Setup Virtual Console... Starting Remount Root and Kernel File Systems... [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Stopped target Initrd File Systems. Mounting Debug File System... [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Remount Root and Kernel File Systems. Starting Load/Save Random Seed... Starting Rebuild Hardware Database... Starting Configure read-only root support... Starting Create Static Device Nodes in /dev... [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Started Load/Save Random Seed. [ 3.059154] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Journal Service. Starting Flush Journal to Persistent Storage... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Rebuild Journal Catalog... Starting Preprocess NFS configuration... Starting Mark the need to relabel after reboot... Starting Import network configuration from initramfs... Starting udev Kernel Device Manager... [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Mark the need to relabel after reboot. [ 3.199187] systemd-journald[396]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [ 3.418492] type=1305 audit(1535288104.321:3): audit_pid=441 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Rebuild Hardware Database. Starting udev Coldplug all Devices... Starting Update is Completed... [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Timers. [ 3.490933] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Paths. [[32m OK [0m] [ 3.501931] input: PC Speaker as /devices/platform/pcspkr/input/input5 Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. Starting Authorization Manager... Starting NTP client/server... Starting LSB: Bring up/down networking... [ 3.518953] [drm] Initialized drm 1.1.0 20060810 [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting GSSAPI Proxy Daemon... Starting Initial cloud-init job (pre-networking)... Starting Dump dmesg to /var/log/dmesg... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.553465] ppdev: user-space parallel port driver [ 3.559794] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.559795] [TTM] Initializing pool allocator [ 3.559797] [TTM] Initializing DMA pool allocator [ 3.560014] [drm] fb mappable at 0xFC000000 [ 3.560014] [drm] vram aper at 0xFC000000 [ 3.560014] [drm] size 33554432 [ 3.560015] [drm] fb depth is 24 [ 3.560015] [drm] pitch is 3072 [ 3.597368] fbcon: cirrusdrmfb (fb0) is primary device [ 3.620700] Console: switching to colour frame buffer device 128x48 [ 3.635713] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device [ 3.641472] [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 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] Started GSSAPI Proxy Daemon. [ 3.788671] AES CTR mode by8 optimization enabled [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit [ 3.795525] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) User Sessions... [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [ 3.806341] alg: No test for crc32 (crc32-pclmul) [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[ 3.819201] intel_rapl: no valid rapl domains found in package 0 [32m OK [0m] Reached target Login Prompts. [ 3.826346] intel_rapl: no valid rapl domains found in package 0 [ 3.828889] intel_powerclamp: No package C-state available [ 3.834411] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager. [ 3.967875] cloud-init[483]: Cloud-init v. 0.7.5 running 'init-local' at Sun, 26 Aug 2018 12:55:05 +0000. Up 3.93 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). [[32m OK [0m] Started LSB: Bring up/down networking. [[32m OK [0m] Reached target Network. Starting nginx - high performance web server... Starting Postfix Mail Transport Agent... Starting Dynamic System Tuning Daemon... Starting System Logging Service... Starting OpenSSH server daemon... [[32m OK [0m] Reached target Network is Online. Starting RabbitMQ Service... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting LSB: Supports the direct execution of binary formats.... Starting LSB: Starts Logstash as a daemon.... Starting Crash recovery kernel arming... Starting Initial cloud-init job (metadata service crawler)... Starting Notify NFS peers of a restart... Starting PostgreSQL 9.5 database server... Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started Notify NFS peers of a restart. [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Started nginx - high performance web server. [[32m OK [0m] Started System Logging Service. [ 6.061513] cloud-init[815]: Cloud-init v. 0.7.5 running 'init' at Sun, 26 Aug 2018 12:55:07 +0000. Up 6.03 seconds. [ 6.255436] cloud-init[815]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ [ 6.263281] cloud-init[815]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.265852] cloud-init[815]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.269300] cloud-init[815]: ci-info: +--------+------+---------------+---------------+-------------------+ [[32m OK [0m] Created slice user-993.slice. [ 6.277271] cloud-init[815]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.281871] cloud-init[815]: ci-info: | eth0: | True | 192.168.120.7 | 255.255.255.0 | fa:16:3e:d0:7b:68 | [ 6.284212] cloud-init[815]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.286929] cloud-init[815]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.289422] cloud-init[815]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.292957] cloud-init[815]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.295448] cloud-init[815]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.298016] cloud-init[815]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.300721] cloud-init[815]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH | [ 6.305293] cloud-init[815]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.308061] cloud-init[815]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Started Postfix Mail Transport Agent. [[32m OK [0m] Started PostgreSQL 9.5 database server. [[32m OK [0m] Started Dynamic System Tuning Daemon. CentOS Linux 7 (Core) Kernel 3.10.0-514.16.1.el7.x86_64 on an x86_64 cloudify login: [ 10.244687] cloud-init[3688]: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 26 Aug 2018 12:55:11 +0000. Up 10.18 seconds. [ 10.859361] cloud-init[3745]: Cloud-init v. 0.7.5 running 'modules:final' at Sun, 26 Aug 2018 12:55:12 +0000. Up 10.69 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 | c4:6d:2c:8d:6a:e0:c2:66:b2:9b:31:19:b5:47:84:55 | - | 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.031339] cloud-init[3745]: Cloud-init v. 0.7.5 finished at Sun, 26 Aug 2018 12:55:12 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 11.02 seconds 2018-08-26 12:55:15,037 - paramiko.transport - DEBUG - starting thread (client mode): 0xb617c50L 2018-08-26 12:55:15,038 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-26 12:55:15,044 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-08-26 12:55:15,044 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-08-26 12:55:15,065 - 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-26 12:55:15,065 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-26 12:55:15,065 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-26 12:55:15,065 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-26 12:55:15,066 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-26 12:55:15,066 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-26 12:55:15,072 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-26 12:55:15,073 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-26 12:55:15,101 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.210: 4c1f7c71f5a98b8370f02ab218eae423 2018-08-26 12:55:15,103 - paramiko.transport - DEBUG - Trying discovered key c46d2c8d6ae0c266b29b3119b5478455 in /tmp/tmpfLV_tD 2018-08-26 12:55:15,114 - paramiko.transport - DEBUG - userauth is OK 2018-08-26 12:55:15,139 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-26 12:55:15,167 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2018-08-26 12:55:15,167 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2018-08-26 12:55:15,167 - functest.core.cloudify - INFO - Attemps running status of the Manager 2018-08-26 12:55:15,168 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/status 2018-08-26 12:55:15,482 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-26 12:55:15,482 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-26 12:55:15,483 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-26 12:55:15,483 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-26 12:55:15,483 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-26 12:55:15,483 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-26 12:55:15,483 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-26 12:55:15,483 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 808, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-mgmtworker.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "Celery Management"}, {"instances": [{"LoadState": "loaded", "Description": "LSB: Starts Logstash as a daemon.", "state": "running", "MainPID": 0, "Id": "logstash.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Logstash"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "start-post", "MainPID": 3158, "Id": "cloudify-rabbitmq.service", "ActiveState": "activating", "SubState": "start-post"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-amqpinflux.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 936, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 803, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 809, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "dead", "MainPID": 0, "Id": "cloudify-riemann.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 861, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-08-26 12:55:15,483 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-26 12:55:15,483 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 26 Aug 2018 12:55:14 GMT 2018-08-26 12:55:15,483 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-26 12:55:15,484 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2378 2018-08-26 12:55:15,484 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-26 12:55:15,484 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 808, u'state': u'running', u'Id': u'cloudify-influxdb.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'InfluxDB'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Management Worker Service', u'MainPID': 0, u'state': u'dead', u'Id': u'cloudify-mgmtworker.service', u'ActiveState': u'inactive', u'SubState': u'dead'}], u'display_name': u'Celery Management'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'LSB: Starts Logstash as a daemon.', u'MainPID': 0, u'state': u'running', u'Id': u'logstash.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Logstash'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'RabbitMQ Service', u'MainPID': 3158, u'state': u'start-post', u'Id': u'cloudify-rabbitmq.service', u'ActiveState': u'activating', u'SubState': u'start-post'}], u'display_name': u'RabbitMQ'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify AMQP InfluxDB Broker Service', u'MainPID': 0, u'state': u'dead', u'Id': u'cloudify-amqpinflux.service', u'ActiveState': u'inactive', u'SubState': u'dead'}], u'display_name': u'AMQP InfluxDB'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'PostgreSQL 9.5 database server', u'MainPID': 936, 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': 803, 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': 809, u'state': u'running', u'Id': u'cloudify-stage.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Cloudify Stage'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Riemann Service', u'MainPID': 0, u'state': u'dead', u'Id': u'cloudify-riemann.service', u'ActiveState': u'inactive', u'SubState': u'dead'}], u'display_name': u'Riemann'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'nginx - high performance web server', u'MainPID': 861, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-08-26 12:55:15,485 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/status 2018-08-26 12:55:15,756 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-26 12:55:15,757 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-26 12:55:15,757 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-26 12:55:15,757 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-26 12:55:15,757 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-26 12:55:15,757 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-26 12:55:15,757 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-26 12:55:15,757 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 808, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-mgmtworker.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "Celery Management"}, {"instances": [{"LoadState": "loaded", "Description": "LSB: Starts Logstash as a daemon.", "state": "running", "MainPID": 0, "Id": "logstash.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Logstash"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "start-post", "MainPID": 3158, "Id": "cloudify-rabbitmq.service", "ActiveState": "activating", "SubState": "start-post"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-amqpinflux.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 936, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 803, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 809, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "dead", "MainPID": 0, "Id": "cloudify-riemann.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 861, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-08-26 12:55:15,757 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-26 12:55:15,758 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 26 Aug 2018 12:55:15 GMT 2018-08-26 12:55:15,758 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-26 12:55:15,758 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2378 2018-08-26 12:55:15,758 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-26 12:55:15,758 - functest.core.cloudify - INFO - The current manager status is running 2018-08-26 12:55:15,759 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.210:80/api/v3/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2018-08-26 12:55:15,841 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-26 12:55:15,841 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-26 12:55:15,841 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-26 12:55:15,842 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-26 12:55:15,842 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-26 12:55:15,842 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-26 12:55:15,842 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-26 12:55:15,842 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2018-08-26 12:55:15,842 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-26T12:55:15.095Z", "updated_at": "2018-08-26T12:55:15.095Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-08-26 12:55:15,842 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-26 12:55:15,842 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 26 Aug 2018 12:55:15 GMT 2018-08-26 12:55:15,842 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-26 12:55:15,843 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-08-26 12:55:15,843 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-26 12:55:15,843 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/secrets 2018-08-26 12:55:15,896 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-26 12:55:15,896 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-26 12:55:15,897 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-26 12:55:15,897 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-26 12:55:15,897 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-26 12:55:15,897 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-26 12:55:15,897 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-26 12:55:15,897 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"permission": null, "tenant_name": "default_tenant", "created_at": "2018-08-26T12:55:15.095Z", "updated_at": "2018-08-26T12:55:15.095Z", "created_by": "admin", "key": "foo"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-08-26 12:55:15,897 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-26 12:55:15,897 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 26 Aug 2018 12:55:15 GMT 2018-08-26 12:55:15,897 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-26 12:55:15,898 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 253 2018-08-26 12:55:15,898 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-26 12:55:15,898 - functest.core.cloudify - DEBUG - List secrets: 2018-08-26 12:55:15,898 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.210:80/api/v3/secrets/foo 2018-08-26 12:55:15,967 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-26 12:55:15,968 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-26 12:55:15,968 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-26 12:55:15,968 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-26 12:55:15,968 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-26 12:55:15,968 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-26 12:55:15,968 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-26 12:55:15,968 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-08-26 12:55:15,968 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-26T12:55:15.095Z", "updated_at": "2018-08-26T12:55:15.095Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-08-26 12:55:15,969 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-26 12:55:15,969 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 26 Aug 2018 12:55:15 GMT 2018-08-26 12:55:15,969 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-26 12:55:15,969 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-08-26 12:55:15,969 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-26 12:55:15,969 - functest.core.cloudify - INFO - Secrets API successfully reached 2018-08-26 12:55:15,969 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2018-08-26 12:55:16,091 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-26 12:55:16,091 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | cloudify | functest | 04:11 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-26 12:55:16,098 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-26 12:55:16,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/floatingips/28ed3d57-20b5-4919-92ee-8dd8a07a839c.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}733083dbf24a5a89bfd3d31938a45658186dcec4" 2018-08-26 12:55:17,292 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-917791e3-78f8-407d-8b0e-05744dabf9a3 Content-Length: 0 Date: Sun, 26 Aug 2018 12:55:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-26 12:55:17,292 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/28ed3d57-20b5-4919-92ee-8dd8a07a839c.json used request id req-917791e3-78f8-407d-8b0e-05744dabf9a3 2018-08-26 12:55:17,292 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.19393515587s 2018-08-26 12:55:17,293 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/28ed3d57-20b5-4919-92ee-8dd8a07a839c.json used request id req-917791e3-78f8-407d-8b0e-05744dabf9a3 2018-08-26 12:55:17,298 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-26 12:55:17,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}733083dbf24a5a89bfd3d31938a45658186dcec4" 2018-08-26 12:55:17,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-a03408ab-807e-40c0-97a7-6a45c001d8a8 Date: Sun, 26 Aug 2018 12:55:17 GMT RESP BODY: {"floatingips": []} 2018-08-26 12:55:17,357 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-a03408ab-807e-40c0-97a7-6a45c001d8a8 2018-08-26 12:55:17,357 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0595550537109s 2018-08-26 12:55:17,358 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-a03408ab-807e-40c0-97a7-6a45c001d8a8 2018-08-26 12:55:17,358 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-26 12:55:17,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/servers/68ebdcad-6656-4b59-bbb9-66c9b42254c1 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}733083dbf24a5a89bfd3d31938a45658186dcec4" 2018-08-26 12:55:17,559 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 26 Aug 2018 12:55:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ec3ef51f-fa9d-457e-99db-397df2667c22 x-compute-request-id: req-ec3ef51f-fa9d-457e-99db-397df2667c22 Content-Type: application/json 2018-08-26 12:55:17,559 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/68ebdcad-6656-4b59-bbb9-66c9b42254c1 used request id req-ec3ef51f-fa9d-457e-99db-397df2667c22 2018-08-26 12:55:17,559 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.200503110886s 2018-08-26 12:55:17,559 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/68ebdcad-6656-4b59-bbb9-66c9b42254c1 used request id req-ec3ef51f-fa9d-457e-99db-397df2667c22 2018-08-26 12:55:17,560 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 12:55:17,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}733083dbf24a5a89bfd3d31938a45658186dcec4" 2018-08-26 12:55:17,788 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:55:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5210a70b-5fbb-48cb-a2c0-90ca33a12d68 x-compute-request-id: req-5210a70b-5fbb-48cb-a2c0-90ca33a12d68 Content-Encoding: gzip Content-Length: 768 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify-net_b73915a9-b8cc-443a-b5b9-132c1d6a6150": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d0:7b:68", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d0:7b:68", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/68ebdcad-6656-4b59-bbb9-66c9b42254c1", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/68ebdcad-6656-4b59-bbb9-66c9b42254c1", "rel": "bookmark"}], "image": {"id": "187b5cbb-9ace-4e45-abc1-cf3fc06cef39", "links": [{"href": "http://172.30.9.22:8774/images/187b5cbb-9ace-4e45-abc1-cf3fc06cef39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T12:54:59.000000", "flavor": {"id": "e30dae27-ee12-470c-8416-0a0c5dacfa73", "links": [{"href": "http://172.30.9.22:8774/flavors/e30dae27-ee12-470c-8416-0a0c5dacfa73", "rel": "bookmark"}]}, "id": "68ebdcad-6656-4b59-bbb9-66c9b42254c1", "security_groups": [{"name": "cloudify-sg_b73915a9-b8cc-443a-b5b9-132c1d6a6150"}], "user_id": "842d40b1afc94756bcb1a58cab186e6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T12:55:17Z", "hostId": "4c3a53436854f7f6b5902791c758505e04fe47535b7d99113d20e562", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_b73915a9-b8cc-443a-b5b9-132c1d6a6150", "name": "cloudify-vm_b73915a9-b8cc-443a-b5b9-132c1d6a6150", "created": "2018-08-26T12:52:49Z", "tenant_id": "f595edd42e894752800bf4b4a11d1025", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 12:55:17,788 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5210a70b-5fbb-48cb-a2c0-90ca33a12d68 2018-08-26 12:55:17,788 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.228204011917s 2018-08-26 12:55:17,788 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5210a70b-5fbb-48cb-a2c0-90ca33a12d68 2018-08-26 12:55:17,790 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 12:55:19,792 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 12:55:19,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}733083dbf24a5a89bfd3d31938a45658186dcec4" 2018-08-26 12:55:19,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:55: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-69fae53b-9ba9-4d4c-87ea-7d531a7431bf x-compute-request-id: req-69fae53b-9ba9-4d4c-87ea-7d531a7431bf Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-26 12:55:19,905 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-69fae53b-9ba9-4d4c-87ea-7d531a7431bf 2018-08-26 12:55:19,905 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.112806081772s 2018-08-26 12:55:19,905 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-69fae53b-9ba9-4d4c-87ea-7d531a7431bf 2018-08-26 12:55:19,908 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-26 12:55:19,909 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}733083dbf24a5a89bfd3d31938a45658186dcec4" 2018-08-26 12:55:19,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6825 X-Openstack-Request-Id: req-b43dac3c-2254-498d-96f5-5e4481889324 Date: Sun, 26 Aug 2018 12:55:19 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "f595edd42e894752800bf4b4a11d1025", "created_at": "2018-08-26T12:52:45Z", "updated_at": "2018-08-26T12:52:46Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-26T12:52:45Z", "revision_number": 0, "id": "4046c10c-1873-46f3-b401-e813bcf0eca9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T12:52:45Z", "security_group_id": "78e5a962-726a-4ca5-876e-b292a3c6dbc7", "tenant_id": "f595edd42e894752800bf4b4a11d1025", "port_range_min": 22, "ethertype": "IPv4", "project_id": "f595edd42e894752800bf4b4a11d1025"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T12:52:45Z", "revision_number": 0, "id": "48396f19-c3a2-43da-8c32-549f8fc1fec0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T12:52:45Z", "security_group_id": "78e5a962-726a-4ca5-876e-b292a3c6dbc7", "tenant_id": "f595edd42e894752800bf4b4a11d1025", "port_range_min": null, "ethertype": "IPv6", "project_id": "f595edd42e894752800bf4b4a11d1025"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-26T12:52:46Z", "revision_number": 0, "id": "57b85b2c-8013-4d71-9918-1a4075ca82ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T12:52:46Z", "security_group_id": "78e5a962-726a-4ca5-876e-b292a3c6dbc7", "tenant_id": "f595edd42e894752800bf4b4a11d1025", "port_range_min": 443, "ethertype": "IPv4", "project_id": "f595edd42e894752800bf4b4a11d1025"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-08-26T12:52:46Z", "revision_number": 0, "id": "9f2e3d87-ce77-4b5e-8dfd-5f7813f272f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T12:52:46Z", "security_group_id": "78e5a962-726a-4ca5-876e-b292a3c6dbc7", "tenant_id": "f595edd42e894752800bf4b4a11d1025", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "f595edd42e894752800bf4b4a11d1025"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T12:52:45Z", "revision_number": 0, "id": "a3e3ca84-bdcc-423c-868d-37d916db14bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T12:52:45Z", "security_group_id": "78e5a962-726a-4ca5-876e-b292a3c6dbc7", "tenant_id": "f595edd42e894752800bf4b4a11d1025", "port_range_min": null, "ethertype": "IPv4", "project_id": "f595edd42e894752800bf4b4a11d1025"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-26T12:52:45Z", "revision_number": 0, "id": "b1922672-301c-41a8-a629-8d9a42ff3dbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T12:52:45Z", "security_group_id": "78e5a962-726a-4ca5-876e-b292a3c6dbc7", "tenant_id": "f595edd42e894752800bf4b4a11d1025", "port_range_min": null, "ethertype": "IPv4", "project_id": "f595edd42e894752800bf4b4a11d1025"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-08-26T12:52:46Z", "revision_number": 0, "id": "b7a65d68-177c-4668-aaa9-3ca292521276", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T12:52:46Z", "security_group_id": "78e5a962-726a-4ca5-876e-b292a3c6dbc7", "tenant_id": "f595edd42e894752800bf4b4a11d1025", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "f595edd42e894752800bf4b4a11d1025"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-26T12:52:45Z", "revision_number": 0, "id": "e3fb4e3e-3053-46f3-bbeb-99566864d15e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T12:52:45Z", "security_group_id": "78e5a962-726a-4ca5-876e-b292a3c6dbc7", "tenant_id": "f595edd42e894752800bf4b4a11d1025", "port_range_min": 80, "ethertype": "IPv4", "project_id": "f595edd42e894752800bf4b4a11d1025"}], "revision_number": 7, "project_id": "f595edd42e894752800bf4b4a11d1025", "id": "78e5a962-726a-4ca5-876e-b292a3c6dbc7", "name": "cloudify-sg_b73915a9-b8cc-443a-b5b9-132c1d6a6150"}, {"description": "Default security group", "tags": [], "tenant_id": "f595edd42e894752800bf4b4a11d1025", "created_at": "2018-08-26T12:51:05Z", "updated_at": "2018-08-26T12:51:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T12:51:05Z", "revision_number": 0, "id": "1795d6f0-60f8-4d8a-b1e1-badfa0b8f963", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T12:51:05Z", "security_group_id": "c911f788-1d74-422d-9d4c-2695fab7b738", "tenant_id": "f595edd42e894752800bf4b4a11d1025", "port_range_min": null, "ethertype": "IPv4", "project_id": "f595edd42e894752800bf4b4a11d1025"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T12:51:05Z", "revision_number": 0, "id": "a83ae233-f6d4-449c-9b85-f4282061e10e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T12:51:05Z", "security_group_id": "c911f788-1d74-422d-9d4c-2695fab7b738", "tenant_id": "f595edd42e894752800bf4b4a11d1025", "port_range_min": null, "ethertype": "IPv6", "project_id": "f595edd42e894752800bf4b4a11d1025"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T12:51:05Z", "revision_number": 0, "id": "cab68625-853f-4544-b174-e4c7fb590cb9", "remote_group_id": "c911f788-1d74-422d-9d4c-2695fab7b738", "remote_ip_prefix": null, "created_at": "2018-08-26T12:51:05Z", "security_group_id": "c911f788-1d74-422d-9d4c-2695fab7b738", "tenant_id": "f595edd42e894752800bf4b4a11d1025", "port_range_min": null, "ethertype": "IPv4", "project_id": "f595edd42e894752800bf4b4a11d1025"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T12:51:05Z", "revision_number": 0, "id": "d307d8ca-9caf-412d-acd1-8831124db80c", "remote_group_id": "c911f788-1d74-422d-9d4c-2695fab7b738", "remote_ip_prefix": null, "created_at": "2018-08-26T12:51:05Z", "security_group_id": "c911f788-1d74-422d-9d4c-2695fab7b738", "tenant_id": "f595edd42e894752800bf4b4a11d1025", "port_range_min": null, "ethertype": "IPv6", "project_id": "f595edd42e894752800bf4b4a11d1025"}], "revision_number": 1, "project_id": "f595edd42e894752800bf4b4a11d1025", "id": "c911f788-1d74-422d-9d4c-2695fab7b738", "name": "default"}]} 2018-08-26 12:55:19,960 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-b43dac3c-2254-498d-96f5-5e4481889324 2018-08-26 12:55:19,960 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0514070987701s 2018-08-26 12:55:19,960 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-b43dac3c-2254-498d-96f5-5e4481889324 2018-08-26 12:55:19,964 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-08-26 12:55:19,964 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/security-groups/78e5a962-726a-4ca5-876e-b292a3c6dbc7.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}733083dbf24a5a89bfd3d31938a45658186dcec4" 2018-08-26 12:55:20,178 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ab6abc1e-580f-49cc-8acb-79e7af91fe8a Content-Length: 0 Date: Sun, 26 Aug 2018 12:55:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-26 12:55:20,178 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/78e5a962-726a-4ca5-876e-b292a3c6dbc7.json used request id req-ab6abc1e-580f-49cc-8acb-79e7af91fe8a 2018-08-26 12:55:20,178 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.214467048645s 2018-08-26 12:55:20,179 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/78e5a962-726a-4ca5-876e-b292a3c6dbc7.json used request id req-ab6abc1e-580f-49cc-8acb-79e7af91fe8a 2018-08-26 12:55:20,179 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-26 12:55:20,182 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/os-keypairs/cloudify-kp_b73915a9-b8cc-443a-b5b9-132c1d6a6150 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}733083dbf24a5a89bfd3d31938a45658186dcec4" 2018-08-26 12:55:20,429 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 26 Aug 2018 12:55:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b3832972-27f2-4374-a7d6-e6223ae0c2d0 x-compute-request-id: req-b3832972-27f2-4374-a7d6-e6223ae0c2d0 Content-Length: 0 Content-Type: application/json 2018-08-26 12:55:20,429 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/cloudify-kp_b73915a9-b8cc-443a-b5b9-132c1d6a6150 used request id req-b3832972-27f2-4374-a7d6-e6223ae0c2d0 2018-08-26 12:55:20,429 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.250102996826s 2018-08-26 12:55:20,430 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/cloudify-kp_b73915a9-b8cc-443a-b5b9-132c1d6a6150 used request id req-b3832972-27f2-4374-a7d6-e6223ae0c2d0 2018-08-26 12:55:20,430 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-26 12:55:20,431 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/f72eae13-3afa-4bed-bd42-3580be5ce166/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}733083dbf24a5a89bfd3d31938a45658186dcec4" -d '{"subnet_id": "6490daea-ca6b-4710-a392-cc1a6a30beb2"}' 2018-08-26 12:55:22,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-0cb702df-a357-4154-95cd-373f3ba688d2 Date: Sun, 26 Aug 2018 12:55:22 GMT RESP BODY: {"network_id": "03f9dbaa-3c0f-46d2-bc30-b69771683962", "tenant_id": "f595edd42e894752800bf4b4a11d1025", "subnet_id": "6490daea-ca6b-4710-a392-cc1a6a30beb2", "subnet_ids": ["6490daea-ca6b-4710-a392-cc1a6a30beb2"], "port_id": "a25cd352-8e8c-4ed9-bcfa-32194fbfc355", "id": "f72eae13-3afa-4bed-bd42-3580be5ce166"} 2018-08-26 12:55:22,125 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/f72eae13-3afa-4bed-bd42-3580be5ce166/remove_router_interface.json used request id req-0cb702df-a357-4154-95cd-373f3ba688d2 2018-08-26 12:55:22,125 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.69456791878s 2018-08-26 12:55:22,125 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/f72eae13-3afa-4bed-bd42-3580be5ce166/remove_router_interface.json used request id req-0cb702df-a357-4154-95cd-373f3ba688d2 returning object f72eae13-3afa-4bed-bd42-3580be5ce166 2018-08-26 12:55:22,125 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-26 12:55:22,126 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}733083dbf24a5a89bfd3d31938a45658186dcec4" 2018-08-26 12:55:22,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-c90c67b1-a793-4398-a75f-f168149b75c1 Date: Sun, 26 Aug 2018 12:55:22 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a3c401bc-6377-43cc-8a20-abe78f2d51b9", "ip_address": "172.30.9.214"}]}, "description": "", "tags": [], "tenant_id": "f595edd42e894752800bf4b4a11d1025", "created_at": "2018-08-26T12:51:06Z", "admin_state_up": true, "updated_at": "2018-08-26T12:55:21Z", "revision_number": 4, "routes": [], "project_id": "f595edd42e894752800bf4b4a11d1025", "id": "f72eae13-3afa-4bed-bd42-3580be5ce166", "name": "cloudify-router_b73915a9-b8cc-443a-b5b9-132c1d6a6150"}]} 2018-08-26 12:55:22,501 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-c90c67b1-a793-4398-a75f-f168149b75c1 2018-08-26 12:55:22,501 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.375429153442s 2018-08-26 12:55:22,501 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-c90c67b1-a793-4398-a75f-f168149b75c1 2018-08-26 12:55:22,503 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-26 12:55:22,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/f72eae13-3afa-4bed-bd42-3580be5ce166.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}733083dbf24a5a89bfd3d31938a45658186dcec4" 2018-08-26 12:55:23,810 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6fa1071a-370d-4552-bcc7-17eef8932980 Content-Length: 0 Date: Sun, 26 Aug 2018 12:55:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-26 12:55:23,811 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/f72eae13-3afa-4bed-bd42-3580be5ce166.json used request id req-6fa1071a-370d-4552-bcc7-17eef8932980 2018-08-26 12:55:23,811 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.30806684494s 2018-08-26 12:55:23,811 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/f72eae13-3afa-4bed-bd42-3580be5ce166.json used request id req-6fa1071a-370d-4552-bcc7-17eef8932980 2018-08-26 12:55:23,812 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-26 12:55:23,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}733083dbf24a5a89bfd3d31938a45658186dcec4" 2018-08-26 12:55:23,857 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-9a4e597e-97ac-4593-a139-da0b4f168414 Date: Sun, 26 Aug 2018 12:55:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"03f9dbaa-3c0f-46d2-bc30-b69771683962","tenant_id":"f595edd42e894752800bf4b4a11d1025","created_at":"2018-08-26T12:51:06Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-26T12:51:06Z","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":"f595edd42e894752800bf4b4a11d1025","id":"6490daea-ca6b-4710-a392-cc1a6a30beb2","subnetpool_id":null,"name":"cloudify-subnet_b73915a9-b8cc-443a-b5b9-132c1d6a6150"}]} 2018-08-26 12:55:23,857 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-9a4e597e-97ac-4593-a139-da0b4f168414 2018-08-26 12:55:23,858 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0458579063416s 2018-08-26 12:55:23,858 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-9a4e597e-97ac-4593-a139-da0b4f168414 2018-08-26 12:55:23,859 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-26 12:55:23,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/6490daea-ca6b-4710-a392-cc1a6a30beb2.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}733083dbf24a5a89bfd3d31938a45658186dcec4" 2018-08-26 12:55:24,898 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e5ee59ac-c440-4bd4-b76a-a7815620f861 Date: Sun, 26 Aug 2018 12:55:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-26 12:55:24,898 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/6490daea-ca6b-4710-a392-cc1a6a30beb2.json used request id req-e5ee59ac-c440-4bd4-b76a-a7815620f861 2018-08-26 12:55:24,898 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.03909802437s 2018-08-26 12:55:24,899 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/6490daea-ca6b-4710-a392-cc1a6a30beb2.json used request id req-e5ee59ac-c440-4bd4-b76a-a7815620f861 2018-08-26 12:55:24,899 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-26 12:55:24,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}733083dbf24a5a89bfd3d31938a45658186dcec4" 2018-08-26 12:55:24,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1152 X-Openstack-Request-Id: req-d90ceea3-00f3-4433-b22a-6befb37fe05f Date: Sun, 26 Aug 2018 12:55:24 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-26T12:55:24Z","tenant_id":"f595edd42e894752800bf4b4a11d1025","created_at":"2018-08-26T12:51:05Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f595edd42e894752800bf4b4a11d1025","id":"03f9dbaa-3c0f-46d2-bc30-b69771683962","name":"cloudify-net_b73915a9-b8cc-443a-b5b9-132c1d6a6150"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a3c401bc-6377-43cc-8a20-abe78f2d51b9"],"updated_at":"2018-08-26T10:33:06Z","tenant_id":"526e4f7307214396989751533ff33528","created_at":"2018-08-26T10:16:36Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"526e4f7307214396989751533ff33528","id":"9c1c4110-1d5a-4c9e-9e4a-8295252f6976","name":"external"}]} 2018-08-26 12:55:24,994 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-d90ceea3-00f3-4433-b22a-6befb37fe05f 2018-08-26 12:55:24,994 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0943748950958s 2018-08-26 12:55:24,994 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-d90ceea3-00f3-4433-b22a-6befb37fe05f 2018-08-26 12:55:24,995 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-26 12:55:24,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/03f9dbaa-3c0f-46d2-bc30-b69771683962.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}733083dbf24a5a89bfd3d31938a45658186dcec4" 2018-08-26 12:55:26,357 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-10fa5239-a079-40e5-8c47-d29ad200f16b Date: Sun, 26 Aug 2018 12:55:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-26 12:55:26,357 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/03f9dbaa-3c0f-46d2-bc30-b69771683962.json used request id req-10fa5239-a079-40e5-8c47-d29ad200f16b 2018-08-26 12:55:26,357 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.36171984673s 2018-08-26 12:55:26,357 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/03f9dbaa-3c0f-46d2-bc30-b69771683962.json used request id req-10fa5239-a079-40e5-8c47-d29ad200f16b 2018-08-26 12:55:26,362 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-26 12:55:26,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}733083dbf24a5a89bfd3d31938a45658186dcec4" 2018-08-26 12:55:26,407 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-e51d72f3-7119-4f8e-8eb4-8cc166d11510 Date: Sun, 26 Aug 2018 12:55:26 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-26T12:52:43Z", "file": "/v2/images/187b5cbb-9ace-4e45-abc1-cf3fc06cef39/file", "owner": "f595edd42e894752800bf4b4a11d1025", "id": "187b5cbb-9ace-4e45-abc1-cf3fc06cef39", "size": 4373348352, "self": "/v2/images/187b5cbb-9ace-4e45-abc1-cf3fc06cef39", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/187b5cbb-9ace-4e45-abc1-cf3fc06cef39/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/187b5cbb-9ace-4e45-abc1-cf3fc06cef39/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_b73915a9-b8cc-443a-b5b9-132c1d6a6150", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify-img_b73915a9-b8cc-443a-b5b9-132c1d6a6150", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-26T12:51:43Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-26 12:55:26,407 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-e51d72f3-7119-4f8e-8eb4-8cc166d11510 2018-08-26 12:55:26,407 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0453100204468s 2018-08-26 12:55:26,407 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-e51d72f3-7119-4f8e-8eb4-8cc166d11510 2018-08-26 12:55:26,409 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-26 12:55:26,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/187b5cbb-9ace-4e45-abc1-cf3fc06cef39 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}733083dbf24a5a89bfd3d31938a45658186dcec4" 2018-08-26 12:55:26,957 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7b804580-a6e1-4e26-af17-e967329a7f97 Date: Sun, 26 Aug 2018 12:55:26 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-26 12:55:26,958 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/187b5cbb-9ace-4e45-abc1-cf3fc06cef39 used request id req-7b804580-a6e1-4e26-af17-e967329a7f97 2018-08-26 12:55:26,958 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.549069881439s 2018-08-26 12:55:26,958 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/187b5cbb-9ace-4e45-abc1-cf3fc06cef39 used request id req-7b804580-a6e1-4e26-af17-e967329a7f97 2018-08-26 12:55:26,959 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-26 12:55:26,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4573236ce076d3d7302b8ce0de2d7ab1dc8e779e" 2018-08-26 12:55:26,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:55: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-d6da6428-52c9-4101-8ab5-914c5086edf5 x-compute-request-id: req-d6da6428-52c9-4101-8ab5-914c5086edf5 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cloudify-flavor_b73915a9-b8cc-443a-b5b9-132c1d6a6150", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/e30dae27-ee12-470c-8416-0a0c5dacfa73", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/e30dae27-ee12-470c-8416-0a0c5dacfa73", "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": "e30dae27-ee12-470c-8416-0a0c5dacfa73"}]} 2018-08-26 12:55:26,983 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-d6da6428-52c9-4101-8ab5-914c5086edf5 2018-08-26 12:55:26,983 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0240828990936s 2018-08-26 12:55:26,983 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-d6da6428-52c9-4101-8ab5-914c5086edf5 2018-08-26 12:55:26,984 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-26 12:55:26,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/e30dae27-ee12-470c-8416-0a0c5dacfa73 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4573236ce076d3d7302b8ce0de2d7ab1dc8e779e" 2018-08-26 12:55:27,017 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 26 Aug 2018 12:55:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ce8668a9-d5fb-4d5d-a961-a3562b9b68ab x-compute-request-id: req-ce8668a9-d5fb-4d5d-a961-a3562b9b68ab Content-Length: 0 Content-Type: application/json 2018-08-26 12:55:27,017 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/e30dae27-ee12-470c-8416-0a0c5dacfa73 used request id req-ce8668a9-d5fb-4d5d-a961-a3562b9b68ab 2018-08-26 12:55:27,017 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0327081680298s 2018-08-26 12:55:27,017 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/e30dae27-ee12-470c-8416-0a0c5dacfa73 used request id req-ce8668a9-d5fb-4d5d-a961-a3562b9b68ab 2018-08-26 12:55:27,018 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-26 12:55:27,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4573236ce076d3d7302b8ce0de2d7ab1dc8e779e" 2018-08-26 12:55:27,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:55:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c38b7539-36a6-4b0c-8b10-54bc75132b3f Content-Encoding: gzip Content-Length: 1030 Content-Type: application/json RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/00af5ffb672f4832ab8347fc3e59dad9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "00af5ffb672f4832ab8347fc3e59dad9", "email": "placement@localhost", "password_expires_at": null}, {"name": "api_check-user_cfa71808-e14a-4d0f-a925-c4cce043949d", "links": {"self": "http://172.30.9.22:5000/v3/users/0653adcd9bbd40d4a2487cf2c2b18753"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0653adcd9bbd40d4a2487cf2c2b18753", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/1155cddaef57457382d358aece0b4688"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1155cddaef57457382d358aece0b4688", "email": "panko@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_d167a7b0-d3aa-4f83-af07-f37a57d140fb", "links": {"self": "http://172.30.9.22:5000/v3/users/1df9f75d1d584587b0935d6ba2e78671"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1df9f75d1d584587b0935d6ba2e78671", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/1e1511f6281344c28c2a63d6a8174f8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1e1511f6281344c28c2a63d6a8174f8d", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/1f874aa402974ad1bde389b6ec3af461"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f874aa402974ad1bde389b6ec3af461", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/30ef6c63ca4f478ababb01839799530e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30ef6c63ca4f478ababb01839799530e", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/35943616abfb419b876965ce89cb2b8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "35943616abfb419b876965ce89cb2b8d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/394bd3d373f84b679204b10778d4c5d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "394bd3d373f84b679204b10778d4c5d6", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/5c46482149dc41d8a0f23a545eb8a332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c46482149dc41d8a0f23a545eb8a332", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6731abf69162411bab854fe2da778196"}, "domain_id": "b7fcd596cb374671bfc994968e0279ce", "enabled": true, "options": {}, "id": "6731abf69162411bab854fe2da778196", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cloudify-user_b73915a9-b8cc-443a-b5b9-132c1d6a6150", "links": {"self": "http://172.30.9.22:5000/v3/users/842d40b1afc94756bcb1a58cab186e6f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "842d40b1afc94756bcb1a58cab186e6f", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_smoke-user_b80679fb-d169-458c-878e-95c75e0e6bb2", "links": {"self": "http://172.30.9.22:5000/v3/users/a48ec85b60524d6190c593867ad79365"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a48ec85b60524d6190c593867ad79365", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/bc64983782874634be200a54d67bb2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bc64983782874634be200a54d67bb2dc", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/c16290bda05544839663305b8b46bfc4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c16290bda05544839663305b8b46bfc4", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/c78b7ea859ad4b4d9090aceb9cc94927"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c78b7ea859ad4b4d9090aceb9cc94927", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/f77a9ddb8d1e4546857d3ecef0ddf962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77a9ddb8d1e4546857d3ecef0ddf962", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/fd2f2ae2af224ce09fd25349c942fbd7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd2f2ae2af224ce09fd25349c942fbd7", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-08-26 12:55:27,220 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-c38b7539-36a6-4b0c-8b10-54bc75132b3f 2018-08-26 12:55:27,220 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.202417850494s 2018-08-26 12:55:27,221 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-c38b7539-36a6-4b0c-8b10-54bc75132b3f 2018-08-26 12:55:27,227 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-26 12:55:27,230 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/842d40b1afc94756bcb1a58cab186e6f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4573236ce076d3d7302b8ce0de2d7ab1dc8e779e" 2018-08-26 12:55:27,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:55:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ce9fb9d-6963-4df2-bb79-ad7d558aaf87 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"user": {"name": "cloudify-user_b73915a9-b8cc-443a-b5b9-132c1d6a6150", "links": {"self": "http://172.30.9.22:5000/v3/users/842d40b1afc94756bcb1a58cab186e6f"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "842d40b1afc94756bcb1a58cab186e6f", "description": null}} 2018-08-26 12:55:27,441 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/842d40b1afc94756bcb1a58cab186e6f used request id req-8ce9fb9d-6963-4df2-bb79-ad7d558aaf87 2018-08-26 12:55:27,441 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.213874101639s 2018-08-26 12:55:27,441 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/842d40b1afc94756bcb1a58cab186e6f used request id req-8ce9fb9d-6963-4df2-bb79-ad7d558aaf87 2018-08-26 12:55:27,442 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-26 12:55:27,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/842d40b1afc94756bcb1a58cab186e6f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4573236ce076d3d7302b8ce0de2d7ab1dc8e779e" 2018-08-26 12:55:27,705 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 26 Aug 2018 12:55:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c8f0da12-0d59-4094-89d5-c65c3e974227 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-26 12:55:27,705 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/842d40b1afc94756bcb1a58cab186e6f used request id req-c8f0da12-0d59-4094-89d5-c65c3e974227 2018-08-26 12:55:27,705 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.262810945511s 2018-08-26 12:55:27,705 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/842d40b1afc94756bcb1a58cab186e6f used request id req-c8f0da12-0d59-4094-89d5-c65c3e974227 2018-08-26 12:55:27,711 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-26 12:55:27,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4573236ce076d3d7302b8ce0de2d7ab1dc8e779e" 2018-08-26 12:55:27,901 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:55:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc1045e6-dd31-4aab-8fd4-5d7ab591355c Content-Encoding: gzip Content-Length: 590 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/2ce8e98616074561ac73d2976131783f"}, "tags": [], "enabled": true, "id": "2ce8e98616074561ac73d2976131783f", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b80679fb-d169-458c-878e-95c75e0e6bb2"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/45644229c8c04c4988a3eb8730a7b1ac"}, "tags": [], "enabled": true, "id": "45644229c8c04c4988a3eb8730a7b1ac", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_d167a7b0-d3aa-4f83-af07-f37a57d140fb"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/526e4f7307214396989751533ff33528"}, "tags": [], "enabled": true, "id": "526e4f7307214396989751533ff33528", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/c99e13955d6e4bb58dbfa100dcee4823"}, "tags": [], "enabled": true, "id": "c99e13955d6e4bb58dbfa100dcee4823", "parent_id": "default", "domain_id": "default", "name": "api_check-project_cfa71808-e14a-4d0f-a925-c4cce043949d"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/e428b6e578e2485b9cc26da9ccf96a96"}, "tags": [], "enabled": true, "id": "e428b6e578e2485b9cc26da9ccf96a96", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.22:5000/v3/projects/f595edd42e894752800bf4b4a11d1025"}, "tags": [], "enabled": true, "id": "f595edd42e894752800bf4b4a11d1025", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_b73915a9-b8cc-443a-b5b9-132c1d6a6150"}]} 2018-08-26 12:55:27,901 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-cc1045e6-dd31-4aab-8fd4-5d7ab591355c 2018-08-26 12:55:27,901 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.190562009811s 2018-08-26 12:55:27,902 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-cc1045e6-dd31-4aab-8fd4-5d7ab591355c 2018-08-26 12:55:27,905 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-26 12:55:27,908 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/f595edd42e894752800bf4b4a11d1025 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4573236ce076d3d7302b8ce0de2d7ab1dc8e779e" 2018-08-26 12:55:28,131 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 26 Aug 2018 12:55:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-36231692-1c51-4ecb-92bb-29c52bac1fb3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-26 12:55:28,132 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/f595edd42e894752800bf4b4a11d1025 used request id req-36231692-1c51-4ecb-92bb-29c52bac1fb3 2018-08-26 12:55:28,132 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.226116895676s 2018-08-26 12:55:28,132 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/f595edd42e894752800bf4b4a11d1025 used request id req-36231692-1c51-4ecb-92bb-29c52bac1fb3 2018-08-26 12:55:28,154 - xtesting.ci.run_tests - INFO - Loading test case 'cloudify_ims'... 2018-08-26 12:55:28,202 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-26 12:55:28,202 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-26 12:55:28,202 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-26 12:55:28,203 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-26 12:55:28,203 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-26 12:55:28,203 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-26 12:55:28,203 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-26 12:55:28,203 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-26 12:55:28,203 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-26 12:55:28,203 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-26 12:55:28,203 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-26 12:55:28,203 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-26 12:55:28,203 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-26 12:55:28,204 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-26 12:55:28,204 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-26 12:55:28,204 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-26 12:55:28,204 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-26 12:55:28,204 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-26 12:55:28,204 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-26 12:55:28,204 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-26 12:55:28,204 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-26 12:55:28,204 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-26 12:55:28,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-26 12:55:28,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:55:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f93457db-1e4f-4ce7-aaed-8e4ec062a528 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-08-26 12:55:28,212 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-f93457db-1e4f-4ce7-aaed-8e4ec062a528 2018-08-26 12:55:28,213 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-26 12:55:28,605 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5d45fc17491a4aedb80e6e5e79d195c6", "name": "reader"}, {"id": "d371bb17b4354fa8812550829dff08d3", "name": "admin"}, {"id": "64b697102e1c4dfb82d6ae117acf5e44", "name": "member"}], "expires_at": "2018-08-26T13:55:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e428b6e578e2485b9cc26da9ccf96a96", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1210d332c9744f5cbc695a2c01f49732"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "816f0ebf045249fb84d97c4bfc1f0a06"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a44497dc0f584430880fbb34d798f187"}], "type": "metric", "id": "06403f6d19cc45d3876c1f817db4cc2a", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33aefc6453a54d88a8073094e7078823"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3af2aad436db4c72a190ee1afb07b296"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a48de89935fd4d0787f0c84bf3674881"}], "type": "network", "id": "4fcf375a7a284c3ca85dd165d598c3cb", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/e428b6e578e2485b9cc26da9ccf96a96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1acf73a288dd435cb0883e7723ed5056"}, {"url": "http://192.30.9.5:8776/v3/e428b6e578e2485b9cc26da9ccf96a96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25ab930679644d89bac501b74509b76d"}, {"url": "http://172.30.9.22:8776/v3/e428b6e578e2485b9cc26da9ccf96a96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe463692e35f41e28415b64d8ffd10af"}], "type": "volumev3", "id": "5679bf9cdfbb4efdb97a61a69442b76f", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/e428b6e578e2485b9cc26da9ccf96a96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4234eccc4e5c4c81a9740ee2adf95b67"}, {"url": "http://172.30.9.22:8776/v2/e428b6e578e2485b9cc26da9ccf96a96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "456ac2ca5ce14a919050a73ace6b5d36"}, {"url": "http://192.30.9.5:8776/v2/e428b6e578e2485b9cc26da9ccf96a96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec61effda13a4644aad9e330753e8ad3"}], "type": "volumev2", "id": "5fba3b72fec244c7b311cd023156a4e5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "057ed3b924844253978ad62059e6acbb"}, {"url": "http://172.30.9.22:8776/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c5726572f244dc1a37ddbd93a609edb"}, {"url": "http://192.30.9.5:8776/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7144203ef2f146f6a443da1e2a6503e6"}], "type": "volume", "id": "71aa1ff84fdd4eab95dbd16ac5fbfcf7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "218ecd9779c74fdbb9eff6a86b2e2ffa"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a4ae0c6c06a42aba305e1cb16268330"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f631f43b783d40b894997b7b49ab8a6b"}], "type": "image", "id": "7986c8336c5046db98dd34c332d24e7f", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "8edc8950a979429d96b680df313310a4", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a2d0d8a4ee24abcbae458bd1ce751ff"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6d1c3e6266f14458a3def33c4f0479b2"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "feca7a31784e458fb732ee0ca32ab24d"}], "type": "cloudformation", "id": "a1648659a78445d4bcaef3988eb0583e", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c10a925a2de437eac36a10b437ddcd1"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "517a76a99e3d470abde8b2e237f68205"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71f914c9732c486db7ec4dade5ea337a"}], "type": "compute", "id": "b18e3a8824af4ed79cd0162b85ca91d6", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91e36bdd70374197a9cc1cf82d4cacd4"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1c68732373a41b6bbdf0d38be58918e"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f7fd23166fd04cdbb15ae3b9534561a8"}], "type": "event", "id": "c887a5552b5842c5bbc8ce1b66332916", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68d3020187d14b4b925c0dbdfac338f6"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77e68b53932a4902a3a68484356b1c4e"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "809dcbff39164bbfaf936f0b35fd176c"}], "type": "placement", "id": "cd8c278131c84e4683012d83ae70eec0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8080/v1/AUTH_e428b6e578e2485b9cc26da9ccf96a96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49dd5c5e91d54d6aa44952eaa2390224"}, {"url": "http://12.0.0.43:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d5db89631954c7baafaf65b5aea991a"}, {"url": "http://12.0.0.43:8080/v1/AUTH_e428b6e578e2485b9cc26da9ccf96a96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "727249cbc39e4628bd3a179bd516b829"}], "type": "object-store", "id": "ec31481f5236441e98c13b38a9c609ec", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bc083505e0a4fba9e18037c17ad1785"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a4bed8aa09042d1be0a485c1bac878c"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89809cbce7344bcdbc14222d09ca5c81"}], "type": "identity", "id": "f4a28c09b9d7444fb27267a9c13f5ad7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0bd24ae5e1bc445db6c4eb649aa04b43"}, {"url": "http://192.30.9.5:8004/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6e6016d81674fa7951c5c486b38f564"}, {"url": "http://192.30.9.5:8004/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d22e870073e14dc5a443931e483e51a2"}], "type": "orchestration", "id": "f619feeb4e1c4cde836d701d6b52295f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "348e8fd3cbd140de8fdb5a2e7f1ba9ce"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37dabf8c0b3c4b4da176de43bbacdd17"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "97e424052ba4486c88034276e7ba90a9"}], "type": "alarming", "id": "ffab3464fcfe4e6086e29e4f2cac9a99", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1e1511f6281344c28c2a63d6a8174f8d"}, "audit_ids": ["ZVoml7FyTeaZBRCcTRjGCA"], "issued_at": "2018-08-26T12:55:28.000000Z"}} 2018-08-26 12:55:28,607 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-26 12:55:28,608 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}018f7fe1d7edea99d19e95fd928ba47d6525a399" 2018-08-26 12:55:28,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-b11d24ea-69f7-43fa-8897-e568c0ec8a13 Date: Sun, 26 Aug 2018 12:55:28 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"9c1c4110-1d5a-4c9e-9e4a-8295252f6976","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"526e4f7307214396989751533ff33528","status":"ACTIVE","subnets":["a3c401bc-6377-43cc-8a20-abe78f2d51b9"],"description":"","tags":[],"updated_at":"2018-08-26T10:33:06Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"526e4f7307214396989751533ff33528","created_at":"2018-08-26T10:16:36Z","provider:network_type":"flat"}]} 2018-08-26 12:55:28,944 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-b11d24ea-69f7-43fa-8897-e568c0ec8a13 2018-08-26 12:55:28,944 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.33617401123s 2018-08-26 12:55:28,944 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-b11d24ea-69f7-43fa-8897-e568c0ec8a13 2018-08-26 12:55:28,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-26 12:55:28,953 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 26 Aug 2018 12:55:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-575afc7f-4faf-4215-9c41-e60f1f35f8f9 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2018-08-26 12:55:28,953 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-575afc7f-4faf-4215-9c41-e60f1f35f8f9 2018-08-26 12:55:28,954 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-26 12:55:28,957 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}018f7fe1d7edea99d19e95fd928ba47d6525a399" 2018-08-26 12:55:29,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:55:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7211374d-94fa-4a6a-99ad-20e66f6cc4b8 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/b7fcd596cb374671bfc994968e0279ce"}, "tags": [], "enabled": true, "id": "b7fcd596cb374671bfc994968e0279ce", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-08-26 12:55:29,062 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-7211374d-94fa-4a6a-99ad-20e66f6cc4b8 2018-08-26 12:55:29,063 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.108350992203s 2018-08-26 12:55:29,063 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-7211374d-94fa-4a6a-99ad-20e66f6cc4b8 2018-08-26 12:55:29,070 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-26 12:55:29,073 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}018f7fe1d7edea99d19e95fd928ba47d6525a399" -d '{"project": {"description": "Created by OPNFV Functest: cloudify_ims", "enabled": true, "domain_id": "default", "name": "cloudify_ims-project_38488e6f-fa48-4af8-b942-916bea7b52d4"}}' 2018-08-26 12:55:29,264 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 26 Aug 2018 12:55:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-612e1435-43b4-4b2c-9419-df970215da05 Content-Length: 370 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.22:5000/v3/projects/efefb73b469e4f1fa1ac356dc3272fbe"}, "tags": [], "enabled": true, "id": "efefb73b469e4f1fa1ac356dc3272fbe", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_38488e6f-fa48-4af8-b942-916bea7b52d4"}} 2018-08-26 12:55:29,264 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-612e1435-43b4-4b2c-9419-df970215da05 2018-08-26 12:55:29,264 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.194687843323s 2018-08-26 12:55:29,265 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-612e1435-43b4-4b2c-9419-df970215da05 2018-08-26 12:55:29,265 - 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'efefb73b469e4f1fa1ac356dc3272fbe', '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_38488e6f-fa48-4af8-b942-916bea7b52d4'}) 2018-08-26 12:55:29,271 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-26 12:55:29,275 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}018f7fe1d7edea99d19e95fd928ba47d6525a399" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "efc8984c-3b63-4300-8d5d-88c202c36dd5", "email": null, "name": "cloudify_ims-user_38488e6f-fa48-4af8-b942-916bea7b52d4"}}' 2018-08-26 12:55:29,665 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 26 Aug 2018 12:55:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5431f56c-54be-45be-a4b0-32fdee4eabf5 Content-Length: 327 Content-Type: application/json RESP BODY: {"user": {"name": "cloudify_ims-user_38488e6f-fa48-4af8-b942-916bea7b52d4", "links": {"self": "http://172.30.9.22:5000/v3/users/d4c3f98d6bcc4600973cc095e0e84190"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d4c3f98d6bcc4600973cc095e0e84190", "domain_id": "default", "password_expires_at": null}} 2018-08-26 12:55:29,665 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-5431f56c-54be-45be-a4b0-32fdee4eabf5 2018-08-26 12:55:29,666 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.394019126892s 2018-08-26 12:55:29,666 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-5431f56c-54be-45be-a4b0-32fdee4eabf5 2018-08-26 12:55:29,666 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'd4c3f98d6bcc4600973cc095e0e84190', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cloudify_ims-user_38488e6f-fa48-4af8-b942-916bea7b52d4'}) 2018-08-26 12:55:29,670 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-26 12:55:29,673 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}018f7fe1d7edea99d19e95fd928ba47d6525a399" 2018-08-26 12:55:29,850 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:55:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b880c6a-f438-4508-8ec8-66befb78a681 Content-Encoding: gzip Content-Length: 409 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "478525232f8240f3a5bcb37e18d15367", "links": {"self": "http://172.30.9.22:5000/v3/roles/478525232f8240f3a5bcb37e18d15367"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5d45fc17491a4aedb80e6e5e79d195c6", "links": {"self": "http://172.30.9.22:5000/v3/roles/5d45fc17491a4aedb80e6e5e79d195c6"}, "name": "reader"}, {"domain_id": null, "id": "64b697102e1c4dfb82d6ae117acf5e44", "links": {"self": "http://172.30.9.22:5000/v3/roles/64b697102e1c4dfb82d6ae117acf5e44"}, "name": "member"}, {"domain_id": null, "id": "6c30dd1ed17747c19a3fff37cee8f134", "links": {"self": "http://172.30.9.22:5000/v3/roles/6c30dd1ed17747c19a3fff37cee8f134"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b29a3a0f7cee4599871eeb6731b9c6f2", "links": {"self": "http://172.30.9.22:5000/v3/roles/b29a3a0f7cee4599871eeb6731b9c6f2"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d371bb17b4354fa8812550829dff08d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/d371bb17b4354fa8812550829dff08d3"}, "name": "admin"}, {"domain_id": null, "id": "d54515a19cc04386a508cfaf3906e7e7", "links": {"self": "http://172.30.9.22:5000/v3/roles/d54515a19cc04386a508cfaf3906e7e7"}, "name": "swiftoperator"}]} 2018-08-26 12:55:29,850 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-3b880c6a-f438-4508-8ec8-66befb78a681 2018-08-26 12:55:29,851 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.180621862411s 2018-08-26 12:55:29,851 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-3b880c6a-f438-4508-8ec8-66befb78a681 2018-08-26 12:55:29,856 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-26 12:55:29,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}018f7fe1d7edea99d19e95fd928ba47d6525a399" 2018-08-26 12:55:30,034 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:55:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be9b356e-7923-4787-9318-a29ccafdd11a Content-Encoding: gzip Content-Length: 409 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "478525232f8240f3a5bcb37e18d15367", "links": {"self": "http://172.30.9.22:5000/v3/roles/478525232f8240f3a5bcb37e18d15367"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5d45fc17491a4aedb80e6e5e79d195c6", "links": {"self": "http://172.30.9.22:5000/v3/roles/5d45fc17491a4aedb80e6e5e79d195c6"}, "name": "reader"}, {"domain_id": null, "id": "64b697102e1c4dfb82d6ae117acf5e44", "links": {"self": "http://172.30.9.22:5000/v3/roles/64b697102e1c4dfb82d6ae117acf5e44"}, "name": "member"}, {"domain_id": null, "id": "6c30dd1ed17747c19a3fff37cee8f134", "links": {"self": "http://172.30.9.22:5000/v3/roles/6c30dd1ed17747c19a3fff37cee8f134"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b29a3a0f7cee4599871eeb6731b9c6f2", "links": {"self": "http://172.30.9.22:5000/v3/roles/b29a3a0f7cee4599871eeb6731b9c6f2"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d371bb17b4354fa8812550829dff08d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/d371bb17b4354fa8812550829dff08d3"}, "name": "admin"}, {"domain_id": null, "id": "d54515a19cc04386a508cfaf3906e7e7", "links": {"self": "http://172.30.9.22:5000/v3/roles/d54515a19cc04386a508cfaf3906e7e7"}, "name": "swiftoperator"}]} 2018-08-26 12:55:30,035 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-be9b356e-7923-4787-9318-a29ccafdd11a 2018-08-26 12:55:30,035 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.17883515358s 2018-08-26 12:55:30,035 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-be9b356e-7923-4787-9318-a29ccafdd11a 2018-08-26 12:55:30,040 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-26 12:55:30,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}018f7fe1d7edea99d19e95fd928ba47d6525a399" 2018-08-26 12:55:30,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:55:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d5668b4-674a-497a-8a69-f8f711f59639 Content-Encoding: gzip Content-Length: 409 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "478525232f8240f3a5bcb37e18d15367", "links": {"self": "http://172.30.9.22:5000/v3/roles/478525232f8240f3a5bcb37e18d15367"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5d45fc17491a4aedb80e6e5e79d195c6", "links": {"self": "http://172.30.9.22:5000/v3/roles/5d45fc17491a4aedb80e6e5e79d195c6"}, "name": "reader"}, {"domain_id": null, "id": "64b697102e1c4dfb82d6ae117acf5e44", "links": {"self": "http://172.30.9.22:5000/v3/roles/64b697102e1c4dfb82d6ae117acf5e44"}, "name": "member"}, {"domain_id": null, "id": "6c30dd1ed17747c19a3fff37cee8f134", "links": {"self": "http://172.30.9.22:5000/v3/roles/6c30dd1ed17747c19a3fff37cee8f134"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b29a3a0f7cee4599871eeb6731b9c6f2", "links": {"self": "http://172.30.9.22:5000/v3/roles/b29a3a0f7cee4599871eeb6731b9c6f2"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d371bb17b4354fa8812550829dff08d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/d371bb17b4354fa8812550829dff08d3"}, "name": "admin"}, {"domain_id": null, "id": "d54515a19cc04386a508cfaf3906e7e7", "links": {"self": "http://172.30.9.22:5000/v3/roles/d54515a19cc04386a508cfaf3906e7e7"}, "name": "swiftoperator"}]} 2018-08-26 12:55:30,180 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-6d5668b4-674a-497a-8a69-f8f711f59639 2018-08-26 12:55:30,180 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.140352010727s 2018-08-26 12:55:30,180 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-6d5668b4-674a-497a-8a69-f8f711f59639 2018-08-26 12:55:30,185 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-26 12:55:30,189 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}018f7fe1d7edea99d19e95fd928ba47d6525a399" 2018-08-26 12:55:30,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:55:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24a37a1a-7825-4537-b93b-493f64c5884c Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-26 12:55:30,329 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-24a37a1a-7825-4537-b93b-493f64c5884c 2018-08-26 12:55:30,329 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.143903017044s 2018-08-26 12:55:30,330 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-24a37a1a-7825-4537-b93b-493f64c5884c 2018-08-26 12:55:30,330 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-26 12:55:30,334 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}018f7fe1d7edea99d19e95fd928ba47d6525a399" 2018-08-26 12:55:30,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:55:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82dabb8e-87d4-407c-bf06-56d17eb4fd2f Content-Encoding: gzip Content-Length: 1035 Content-Type: application/json RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/00af5ffb672f4832ab8347fc3e59dad9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "00af5ffb672f4832ab8347fc3e59dad9", "email": "placement@localhost", "password_expires_at": null}, {"name": "api_check-user_cfa71808-e14a-4d0f-a925-c4cce043949d", "links": {"self": "http://172.30.9.22:5000/v3/users/0653adcd9bbd40d4a2487cf2c2b18753"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0653adcd9bbd40d4a2487cf2c2b18753", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/1155cddaef57457382d358aece0b4688"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1155cddaef57457382d358aece0b4688", "email": "panko@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_d167a7b0-d3aa-4f83-af07-f37a57d140fb", "links": {"self": "http://172.30.9.22:5000/v3/users/1df9f75d1d584587b0935d6ba2e78671"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1df9f75d1d584587b0935d6ba2e78671", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/1e1511f6281344c28c2a63d6a8174f8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1e1511f6281344c28c2a63d6a8174f8d", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/1f874aa402974ad1bde389b6ec3af461"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f874aa402974ad1bde389b6ec3af461", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/30ef6c63ca4f478ababb01839799530e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30ef6c63ca4f478ababb01839799530e", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/35943616abfb419b876965ce89cb2b8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "35943616abfb419b876965ce89cb2b8d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/394bd3d373f84b679204b10778d4c5d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "394bd3d373f84b679204b10778d4c5d6", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/5c46482149dc41d8a0f23a545eb8a332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c46482149dc41d8a0f23a545eb8a332", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6731abf69162411bab854fe2da778196"}, "domain_id": "b7fcd596cb374671bfc994968e0279ce", "enabled": true, "options": {}, "id": "6731abf69162411bab854fe2da778196", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b80679fb-d169-458c-878e-95c75e0e6bb2", "links": {"self": "http://172.30.9.22:5000/v3/users/a48ec85b60524d6190c593867ad79365"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a48ec85b60524d6190c593867ad79365", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/bc64983782874634be200a54d67bb2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bc64983782874634be200a54d67bb2dc", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/c16290bda05544839663305b8b46bfc4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c16290bda05544839663305b8b46bfc4", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/c78b7ea859ad4b4d9090aceb9cc94927"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c78b7ea859ad4b4d9090aceb9cc94927", "email": "nova@localhost", "password_expires_at": null}, {"name": "cloudify_ims-user_38488e6f-fa48-4af8-b942-916bea7b52d4", "links": {"self": "http://172.30.9.22:5000/v3/users/d4c3f98d6bcc4600973cc095e0e84190"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d4c3f98d6bcc4600973cc095e0e84190", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/f77a9ddb8d1e4546857d3ecef0ddf962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77a9ddb8d1e4546857d3ecef0ddf962", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/fd2f2ae2af224ce09fd25349c942fbd7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd2f2ae2af224ce09fd25349c942fbd7", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-08-26 12:55:30,461 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-82dabb8e-87d4-407c-bf06-56d17eb4fd2f 2018-08-26 12:55:30,461 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.130207061768s 2018-08-26 12:55:30,461 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-82dabb8e-87d4-407c-bf06-56d17eb4fd2f 2018-08-26 12:55:30,474 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-26 12:55:30,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}018f7fe1d7edea99d19e95fd928ba47d6525a399" 2018-08-26 12:55:30,584 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:55:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a808a77b-e205-44ce-9bd1-f14f3e68c644 Content-Encoding: gzip Content-Length: 599 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/e428b6e578e2485b9cc26da9ccf96a96"}, "tags": [], "enabled": true, "id": "e428b6e578e2485b9cc26da9ccf96a96", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/c99e13955d6e4bb58dbfa100dcee4823"}, "tags": [], "enabled": true, "id": "c99e13955d6e4bb58dbfa100dcee4823", "parent_id": "default", "domain_id": "default", "name": "api_check-project_cfa71808-e14a-4d0f-a925-c4cce043949d"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.22:5000/v3/projects/efefb73b469e4f1fa1ac356dc3272fbe"}, "tags": [], "enabled": true, "id": "efefb73b469e4f1fa1ac356dc3272fbe", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_38488e6f-fa48-4af8-b942-916bea7b52d4"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/526e4f7307214396989751533ff33528"}, "tags": [], "enabled": true, "id": "526e4f7307214396989751533ff33528", "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.22:5000/v3/projects/45644229c8c04c4988a3eb8730a7b1ac"}, "tags": [], "enabled": true, "id": "45644229c8c04c4988a3eb8730a7b1ac", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_d167a7b0-d3aa-4f83-af07-f37a57d140fb"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/2ce8e98616074561ac73d2976131783f"}, "tags": [], "enabled": true, "id": "2ce8e98616074561ac73d2976131783f", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b80679fb-d169-458c-878e-95c75e0e6bb2"}]} 2018-08-26 12:55:30,584 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-a808a77b-e205-44ce-9bd1-f14f3e68c644 2018-08-26 12:55:30,584 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.110569000244s 2018-08-26 12:55:30,585 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-a808a77b-e205-44ce-9bd1-f14f3e68c644 2018-08-26 12:55:30,593 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-26 12:55:30,596 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=d4c3f98d6bcc4600973cc095e0e84190&role.id=64b697102e1c4dfb82d6ae117acf5e44&scope.project.id=efefb73b469e4f1fa1ac356dc3272fbe" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}018f7fe1d7edea99d19e95fd928ba47d6525a399" 2018-08-26 12:55:30,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:55:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80f531b4-13be-4164-8c3d-dd080fcde0b6 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=d4c3f98d6bcc4600973cc095e0e84190&role.id=64b697102e1c4dfb82d6ae117acf5e44&scope.project.id=efefb73b469e4f1fa1ac356dc3272fbe", "previous": null, "next": null}} 2018-08-26 12:55:30,702 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=d4c3f98d6bcc4600973cc095e0e84190&role.id=64b697102e1c4dfb82d6ae117acf5e44&scope.project.id=efefb73b469e4f1fa1ac356dc3272fbe used request id req-80f531b4-13be-4164-8c3d-dd080fcde0b6 2018-08-26 12:55:30,702 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.109706878662s 2018-08-26 12:55:30,703 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=d4c3f98d6bcc4600973cc095e0e84190&role.id=64b697102e1c4dfb82d6ae117acf5e44&scope.project.id=efefb73b469e4f1fa1ac356dc3272fbe used request id req-80f531b4-13be-4164-8c3d-dd080fcde0b6 2018-08-26 12:55:30,706 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-26 12:55:30,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/efefb73b469e4f1fa1ac356dc3272fbe/users/d4c3f98d6bcc4600973cc095e0e84190/roles/64b697102e1c4dfb82d6ae117acf5e44 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}018f7fe1d7edea99d19e95fd928ba47d6525a399" 2018-08-26 12:55:30,949 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 26 Aug 2018 12:55:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3be7d2b2-5b96-4e51-b420-ff8905ba42c9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-26 12:55:30,950 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/efefb73b469e4f1fa1ac356dc3272fbe/users/d4c3f98d6bcc4600973cc095e0e84190/roles/64b697102e1c4dfb82d6ae117acf5e44 used request id req-3be7d2b2-5b96-4e51-b420-ff8905ba42c9 2018-08-26 12:55:30,950 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.243750095367s 2018-08-26 12:55:30,950 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/efefb73b469e4f1fa1ac356dc3272fbe/users/d4c3f98d6bcc4600973cc095e0e84190/roles/64b697102e1c4dfb82d6ae117acf5e44 used request id req-3be7d2b2-5b96-4e51-b420-ff8905ba42c9 2018-08-26 12:55:30,951 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cloudify_ims-project_38488e6f-fa48-4af8-b942-916bea7b52d4', 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'efefb73b469e4f1fa1ac356dc3272fbe', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': 'efc8984c-3b63-4300-8d5d-88c202c36dd5', 'username': u'cloudify_ims-user_38488e6f-fa48-4af8-b942-916bea7b52d4', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-26 12:55:30,952 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-26 12:55:30,952 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-26 12:55:30,952 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-26 12:55:30,952 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-26 12:55:30,952 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-26 12:55:30,953 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-26 12:55:30,953 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-26 12:55:30,953 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-26 12:55:30,953 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-26 12:55:30,953 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-26 12:55:30,953 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-26 12:55:30,953 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-26 12:55:30,953 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-26 12:55:30,954 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-26 12:55:30,954 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-26 12:55:30,954 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-26 12:55:30,954 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-26 12:55:30,954 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-26 12:55:30,954 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-26 12:55:30,954 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-26 12:55:30,954 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-26 12:55:30,954 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-26 12:55:30,956 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cloudify_ims-user_38488e6f-fa48-4af8-b942-916bea7b52d4', 'password': 'efc8984c-3b63-4300-8d5d-88c202c36dd5', 'project_name': 'cloudify_ims-project_38488e6f-fa48-4af8-b942-916bea7b52d4', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': 'efefb73b469e4f1fa1ac356dc3272fbe', 'project_domain_name': 'Default'} 2018-08-26 12:55:31,025 - 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-26 12:55:31,040 - xtesting.ci.run_tests - INFO - Running test case 'cloudify_ims'... 2018-08-26 12:55:31,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-26 12:55:31,045 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:55:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f59cd28e-fd39-4eec-abb6-a24839a03984 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-08-26 12:55:31,046 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-f59cd28e-fd39-4eec-abb6-a24839a03984 2018-08-26 12:55:31,046 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-26 12:55:31,431 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5d45fc17491a4aedb80e6e5e79d195c6", "name": "reader"}, {"id": "64b697102e1c4dfb82d6ae117acf5e44", "name": "member"}], "expires_at": "2018-08-26T13:55:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efefb73b469e4f1fa1ac356dc3272fbe", "name": "cloudify_ims-project_38488e6f-fa48-4af8-b942-916bea7b52d4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1210d332c9744f5cbc695a2c01f49732"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "816f0ebf045249fb84d97c4bfc1f0a06"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a44497dc0f584430880fbb34d798f187"}], "type": "metric", "id": "06403f6d19cc45d3876c1f817db4cc2a", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33aefc6453a54d88a8073094e7078823"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3af2aad436db4c72a190ee1afb07b296"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a48de89935fd4d0787f0c84bf3674881"}], "type": "network", "id": "4fcf375a7a284c3ca85dd165d598c3cb", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/efefb73b469e4f1fa1ac356dc3272fbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1acf73a288dd435cb0883e7723ed5056"}, {"url": "http://192.30.9.5:8776/v3/efefb73b469e4f1fa1ac356dc3272fbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25ab930679644d89bac501b74509b76d"}, {"url": "http://172.30.9.22:8776/v3/efefb73b469e4f1fa1ac356dc3272fbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe463692e35f41e28415b64d8ffd10af"}], "type": "volumev3", "id": "5679bf9cdfbb4efdb97a61a69442b76f", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/efefb73b469e4f1fa1ac356dc3272fbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4234eccc4e5c4c81a9740ee2adf95b67"}, {"url": "http://172.30.9.22:8776/v2/efefb73b469e4f1fa1ac356dc3272fbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "456ac2ca5ce14a919050a73ace6b5d36"}, {"url": "http://192.30.9.5:8776/v2/efefb73b469e4f1fa1ac356dc3272fbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec61effda13a4644aad9e330753e8ad3"}], "type": "volumev2", "id": "5fba3b72fec244c7b311cd023156a4e5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/efefb73b469e4f1fa1ac356dc3272fbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "057ed3b924844253978ad62059e6acbb"}, {"url": "http://172.30.9.22:8776/v1/efefb73b469e4f1fa1ac356dc3272fbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c5726572f244dc1a37ddbd93a609edb"}, {"url": "http://192.30.9.5:8776/v1/efefb73b469e4f1fa1ac356dc3272fbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7144203ef2f146f6a443da1e2a6503e6"}], "type": "volume", "id": "71aa1ff84fdd4eab95dbd16ac5fbfcf7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "218ecd9779c74fdbb9eff6a86b2e2ffa"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a4ae0c6c06a42aba305e1cb16268330"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f631f43b783d40b894997b7b49ab8a6b"}], "type": "image", "id": "7986c8336c5046db98dd34c332d24e7f", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "8edc8950a979429d96b680df313310a4", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a2d0d8a4ee24abcbae458bd1ce751ff"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6d1c3e6266f14458a3def33c4f0479b2"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "feca7a31784e458fb732ee0ca32ab24d"}], "type": "cloudformation", "id": "a1648659a78445d4bcaef3988eb0583e", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c10a925a2de437eac36a10b437ddcd1"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "517a76a99e3d470abde8b2e237f68205"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71f914c9732c486db7ec4dade5ea337a"}], "type": "compute", "id": "b18e3a8824af4ed79cd0162b85ca91d6", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91e36bdd70374197a9cc1cf82d4cacd4"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1c68732373a41b6bbdf0d38be58918e"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f7fd23166fd04cdbb15ae3b9534561a8"}], "type": "event", "id": "c887a5552b5842c5bbc8ce1b66332916", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68d3020187d14b4b925c0dbdfac338f6"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77e68b53932a4902a3a68484356b1c4e"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "809dcbff39164bbfaf936f0b35fd176c"}], "type": "placement", "id": "cd8c278131c84e4683012d83ae70eec0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8080/v1/AUTH_efefb73b469e4f1fa1ac356dc3272fbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49dd5c5e91d54d6aa44952eaa2390224"}, {"url": "http://12.0.0.43:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d5db89631954c7baafaf65b5aea991a"}, {"url": "http://12.0.0.43:8080/v1/AUTH_efefb73b469e4f1fa1ac356dc3272fbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "727249cbc39e4628bd3a179bd516b829"}], "type": "object-store", "id": "ec31481f5236441e98c13b38a9c609ec", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bc083505e0a4fba9e18037c17ad1785"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a4bed8aa09042d1be0a485c1bac878c"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89809cbce7344bcdbc14222d09ca5c81"}], "type": "identity", "id": "f4a28c09b9d7444fb27267a9c13f5ad7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/efefb73b469e4f1fa1ac356dc3272fbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0bd24ae5e1bc445db6c4eb649aa04b43"}, {"url": "http://192.30.9.5:8004/v1/efefb73b469e4f1fa1ac356dc3272fbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6e6016d81674fa7951c5c486b38f564"}, {"url": "http://192.30.9.5:8004/v1/efefb73b469e4f1fa1ac356dc3272fbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d22e870073e14dc5a443931e483e51a2"}], "type": "orchestration", "id": "f619feeb4e1c4cde836d701d6b52295f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "348e8fd3cbd140de8fdb5a2e7f1ba9ce"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37dabf8c0b3c4b4da176de43bbacdd17"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "97e424052ba4486c88034276e7ba90a9"}], "type": "alarming", "id": "ffab3464fcfe4e6086e29e4f2cac9a99", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_ims-user_38488e6f-fa48-4af8-b942-916bea7b52d4", "id": "d4c3f98d6bcc4600973cc095e0e84190"}, "audit_ids": ["pD-flfY9SR2lq5vIzseqhg"], "issued_at": "2018-08-26T12:55:31.000000Z"}} 2018-08-26 12:55:31,434 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-26 12:55:31,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9192a1b986bc5d7cf89306e006b1e7a2d9c3a851" -d '{"network": {"name": "cloudify_ims-net_38488e6f-fa48-4af8-b942-916bea7b52d4", "admin_state_up": true}}' 2018-08-26 12:55:32,014 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-2c7e1470-5af6-4cf2-8bbb-8666e043baa8 Date: Sun, 26 Aug 2018 12:55:32 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"efefb73b469e4f1fa1ac356dc3272fbe","created_at":"2018-08-26T12:55:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-26T12:55:31Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"efefb73b469e4f1fa1ac356dc3272fbe","id":"f4e5cfcc-7262-4fe3-a365-4b48436f93a5","name":"cloudify_ims-net_38488e6f-fa48-4af8-b942-916bea7b52d4"}} 2018-08-26 12:55:32,014 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-2c7e1470-5af6-4cf2-8bbb-8666e043baa8 2018-08-26 12:55:32,014 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.57968211174s 2018-08-26 12:55:32,014 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-2c7e1470-5af6-4cf2-8bbb-8666e043baa8 2018-08-26 12:55:32,015 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'updated_at': u'2018-08-26T12:55:31Z', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'id': u'f4e5cfcc-7262-4fe3-a365-4b48436f93a5', u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify_ims-net_38488e6f-fa48-4af8-b942-916bea7b52d4', u'admin_state_up': True, u'tenant_id': u'efefb73b469e4f1fa1ac356dc3272fbe', u'created_at': u'2018-08-26T12:55:31Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'efefb73b469e4f1fa1ac356dc3272fbe'}) 2018-08-26 12:55:32,015 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-26 12:55:32,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192a1b986bc5d7cf89306e006b1e7a2d9c3a851" 2018-08-26 12:55:32,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1150 X-Openstack-Request-Id: req-37c735eb-42d3-4c0f-82e6-5bc70cc30ab6 Date: Sun, 26 Aug 2018 12:55:32 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a3c401bc-6377-43cc-8a20-abe78f2d51b9"],"updated_at":"2018-08-26T10:33:06Z","tenant_id":"526e4f7307214396989751533ff33528","created_at":"2018-08-26T10:16:36Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"526e4f7307214396989751533ff33528","id":"9c1c4110-1d5a-4c9e-9e4a-8295252f6976","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-26T12:55:31Z","tenant_id":"efefb73b469e4f1fa1ac356dc3272fbe","created_at":"2018-08-26T12:55:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":1,"admin_state_up":true,"shared":false,"project_id":"efefb73b469e4f1fa1ac356dc3272fbe","id":"f4e5cfcc-7262-4fe3-a365-4b48436f93a5","name":"cloudify_ims-net_38488e6f-fa48-4af8-b942-916bea7b52d4"}]} 2018-08-26 12:55:32,148 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-37c735eb-42d3-4c0f-82e6-5bc70cc30ab6 2018-08-26 12:55:32,148 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.132925033569s 2018-08-26 12:55:32,149 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-37c735eb-42d3-4c0f-82e6-5bc70cc30ab6 2018-08-26 12:55:32,150 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-26 12:55:32,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9192a1b986bc5d7cf89306e006b1e7a2d9c3a851" -d '{"subnet": {"name": "cloudify_ims-subnet_38488e6f-fa48-4af8-b942-916bea7b52d4", "enable_dhcp": true, "network_id": "f4e5cfcc-7262-4fe3-a365-4b48436f93a5", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-26 12:55:33,011 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-ed1a23d4-de3e-4219-ad67-f4379f4474d5 Date: Sun, 26 Aug 2018 12:55:33 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f4e5cfcc-7262-4fe3-a365-4b48436f93a5","tenant_id":"efefb73b469e4f1fa1ac356dc3272fbe","created_at":"2018-08-26T12:55:32Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-26T12:55:32Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"efefb73b469e4f1fa1ac356dc3272fbe","id":"6c908ff7-e0c2-4029-bb34-ec71bdaa6ab7","subnetpool_id":null,"name":"cloudify_ims-subnet_38488e6f-fa48-4af8-b942-916bea7b52d4"}} 2018-08-26 12:55:33,011 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-ed1a23d4-de3e-4219-ad67-f4379f4474d5 2018-08-26 12:55:33,011 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.861022949219s 2018-08-26 12:55:33,012 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-ed1a23d4-de3e-4219-ad67-f4379f4474d5 2018-08-26 12:55:33,012 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-26T12:55:32Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'6c908ff7-e0c2-4029-bb34-ec71bdaa6ab7', u'subnetpool_id': None, u'service_types': [], u'name': u'cloudify_ims-subnet_38488e6f-fa48-4af8-b942-916bea7b52d4', u'enable_dhcp': True, u'network_id': u'f4e5cfcc-7262-4fe3-a365-4b48436f93a5', u'tenant_id': u'efefb73b469e4f1fa1ac356dc3272fbe', u'created_at': u'2018-08-26T12:55:32Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'efefb73b469e4f1fa1ac356dc3272fbe'}) 2018-08-26 12:55:33,013 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-26 12:55:33,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9192a1b986bc5d7cf89306e006b1e7a2d9c3a851" -d '{"router": {"external_gateway_info": {"network_id": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976"}, "name": "cloudify_ims-router_38488e6f-fa48-4af8-b942-916bea7b52d4", "admin_state_up": true}}' 2018-08-26 12:55:34,308 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 623 X-Openstack-Request-Id: req-58efd2e8-9060-42dc-bb02-3fcae12eaef7 Date: Sun, 26 Aug 2018 12:55:34 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a3c401bc-6377-43cc-8a20-abe78f2d51b9", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "created_at": "2018-08-26T12:55:33Z", "admin_state_up": true, "updated_at": "2018-08-26T12:55:34Z", "revision_number": 2, "routes": [], "project_id": "efefb73b469e4f1fa1ac356dc3272fbe", "id": "e174bdd0-09e5-4bc6-9c97-5a4352eb26f4", "name": "cloudify_ims-router_38488e6f-fa48-4af8-b942-916bea7b52d4"}} 2018-08-26 12:55:34,308 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-58efd2e8-9060-42dc-bb02-3fcae12eaef7 2018-08-26 12:55:34,308 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.29522204399s 2018-08-26 12:55:34,308 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-58efd2e8-9060-42dc-bb02-3fcae12eaef7 2018-08-26 12:55:34,309 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'9c1c4110-1d5a-4c9e-9e4a-8295252f6976', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'a3c401bc-6377-43cc-8a20-abe78f2d51b9', u'ip_address': u'172.30.9.201'}]}, u'description': u'', u'tags': [], u'tenant_id': u'efefb73b469e4f1fa1ac356dc3272fbe', u'created_at': u'2018-08-26T12:55:33Z', u'admin_state_up': True, u'updated_at': u'2018-08-26T12:55:34Z', u'revision_number': 2, u'routes': [], u'project_id': u'efefb73b469e4f1fa1ac356dc3272fbe', u'id': u'e174bdd0-09e5-4bc6-9c97-5a4352eb26f4', u'name': u'cloudify_ims-router_38488e6f-fa48-4af8-b942-916bea7b52d4'}) 2018-08-26 12:55:34,309 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-26 12:55:34,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/e174bdd0-09e5-4bc6-9c97-5a4352eb26f4/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}9192a1b986bc5d7cf89306e006b1e7a2d9c3a851" -d '{"subnet_id": "6c908ff7-e0c2-4029-bb34-ec71bdaa6ab7"}' 2018-08-26 12:55:36,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-9dd03269-bb76-4104-be9a-9ea4f9b29e3d Date: Sun, 26 Aug 2018 12:55:36 GMT RESP BODY: {"network_id": "f4e5cfcc-7262-4fe3-a365-4b48436f93a5", "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "subnet_id": "6c908ff7-e0c2-4029-bb34-ec71bdaa6ab7", "subnet_ids": ["6c908ff7-e0c2-4029-bb34-ec71bdaa6ab7"], "port_id": "93b4aace-ee2b-4d1c-b498-f9925e254712", "id": "e174bdd0-09e5-4bc6-9c97-5a4352eb26f4"} 2018-08-26 12:55:36,526 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/e174bdd0-09e5-4bc6-9c97-5a4352eb26f4/add_router_interface.json used request id req-9dd03269-bb76-4104-be9a-9ea4f9b29e3d 2018-08-26 12:55:36,526 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.21662688255s 2018-08-26 12:55:36,526 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/e174bdd0-09e5-4bc6-9c97-5a4352eb26f4/add_router_interface.json used request id req-9dd03269-bb76-4104-be9a-9ea4f9b29e3d returning object e174bdd0-09e5-4bc6-9c97-5a4352eb26f4 2018-08-26 12:55:36,527 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-08-26 12:55:59,361 - shade - DEBUG - Image file /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 md5:d9fa9deb2e0906ab7da21bd97d305fa1 sha256:e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a 2018-08-26 12:55:59,363 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-26 12:55:59,367 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Sun, 26 Aug 2018 12:55:59 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2018-08-26 12:55:59,369 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-26 12:55:59,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192a1b986bc5d7cf89306e006b1e7a2d9c3a851" 2018-08-26 12:55:59,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-53f5e8e5-8c27-4223-98c7-768d2332dfa7 Date: Sun, 26 Aug 2018 12:55:59 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-26 12:55:59,658 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-53f5e8e5-8c27-4223-98c7-768d2332dfa7 2018-08-26 12:55:59,659 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.289510965347s 2018-08-26 12:55:59,659 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-53f5e8e5-8c27-4223-98c7-768d2332dfa7 2018-08-26 12:55:59,667 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-26 12:55:59,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9192a1b986bc5d7cf89306e006b1e7a2d9c3a851" -d '{"owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "owner_specified.shade.object": "images/cloudify_ims-img_38488e6f-fa48-4af8-b942-916bea7b52d4", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify_ims-img_38488e6f-fa48-4af8-b942-916bea7b52d4"}' 2018-08-26 12:55:59,715 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 941 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/d96424a9-2524-4945-aef3-6317dbec37aa Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-3b65da5e-6e28-49fc-bd5d-913f36342d66 Date: Sun, 26 Aug 2018 12:55:59 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-26T12:55:59Z", "file": "/v2/images/d96424a9-2524-4945-aef3-6317dbec37aa/file", "owner": "efefb73b469e4f1fa1ac356dc3272fbe", "id": "d96424a9-2524-4945-aef3-6317dbec37aa", "size": null, "self": "/v2/images/d96424a9-2524-4945-aef3-6317dbec37aa", "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_38488e6f-fa48-4af8-b942-916bea7b52d4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_38488e6f-fa48-4af8-b942-916bea7b52d4", "checksum": null, "created_at": "2018-08-26T12:55:59Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-26 12:55:59,715 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-3b65da5e-6e28-49fc-bd5d-913f36342d66 2018-08-26 12:55:59,715 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0484850406647s 2018-08-26 12:55:59,716 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-3b65da5e-6e28-49fc-bd5d-913f36342d66 returning object d96424a9-2524-4945-aef3-6317dbec37aa 2018-08-26 12:55:59,716 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-26 12:55:59,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/d96424a9-2524-4945-aef3-6317dbec37aa/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}9192a1b986bc5d7cf89306e006b1e7a2d9c3a851" -d '' 2018-08-26 12:57:00,056 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-eaea7067-b334-4912-a365-6a5117d3e6cf Date: Sun, 26 Aug 2018 12:57: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-26 12:57:00,056 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/d96424a9-2524-4945-aef3-6317dbec37aa/file used request id req-eaea7067-b334-4912-a365-6a5117d3e6cf 2018-08-26 12:57:00,056 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 60.339566946s 2018-08-26 12:57:00,056 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/d96424a9-2524-4945-aef3-6317dbec37aa/file used request id req-eaea7067-b334-4912-a365-6a5117d3e6cf 2018-08-26 12:57:00,060 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-26 12:57:00,064 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192a1b986bc5d7cf89306e006b1e7a2d9c3a851" 2018-08-26 12:57:00,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1403 Content-Type: application/json X-Openstack-Request-Id: req-a6cdacd2-87e8-4598-932d-b5b12e094997 Date: Sun, 26 Aug 2018 12:57:00 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-26T12:56:59Z", "file": "/v2/images/d96424a9-2524-4945-aef3-6317dbec37aa/file", "owner": "efefb73b469e4f1fa1ac356dc3272fbe", "id": "d96424a9-2524-4945-aef3-6317dbec37aa", "size": 4373348352, "self": "/v2/images/d96424a9-2524-4945-aef3-6317dbec37aa", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/d96424a9-2524-4945-aef3-6317dbec37aa/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/d96424a9-2524-4945-aef3-6317dbec37aa/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_38488e6f-fa48-4af8-b942-916bea7b52d4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_38488e6f-fa48-4af8-b942-916bea7b52d4", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-26T12:55:59Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-26 12:57:00,097 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-a6cdacd2-87e8-4598-932d-b5b12e094997 2018-08-26 12:57:00,097 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0361721515656s 2018-08-26 12:57:00,097 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-a6cdacd2-87e8-4598-932d-b5b12e094997 2018-08-26 12:57:00,099 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/d96424a9-2524-4945-aef3-6317dbec37aa/snap', u'metadata': Munch({})})], 'file': u'/v2/images/d96424a9-2524-4945-aef3-6317dbec37aa/file', 'owner': u'efefb73b469e4f1fa1ac356dc3272fbe', 'id': u'd96424a9-2524-4945-aef3-6317dbec37aa', 'size': 4373348352, u'self': u'/v2/images/d96424a9-2524-4945-aef3-6317dbec37aa', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'efefb73b469e4f1fa1ac356dc3272fbe', 'name': 'cloudify_ims-project_38488e6f-fa48-4af8-b942-916bea7b52d4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/d96424a9-2524-4945-aef3-6317dbec37aa/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-26T12:56:59Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-26T12:56:59Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/cloudify_ims-img_38488e6f-fa48-4af8-b942-916bea7b52d4', '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/d96424a9-2524-4945-aef3-6317dbec37aa', 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_38488e6f-fa48-4af8-b942-916bea7b52d4', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify_ims-img_38488e6f-fa48-4af8-b942-916bea7b52d4', 'created': u'2018-08-26T12:55:59Z', 'checksum': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'created_at': u'2018-08-26T12:55:59Z', 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/d96424a9-2524-4945-aef3-6317dbec37aa', 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_38488e6f-fa48-4af8-b942-916bea7b52d4', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'schema': u'/v2/schemas/image'}}) 2018-08-26 12:57:00,100 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-26 12:57:00,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}018f7fe1d7edea99d19e95fd928ba47d6525a399" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "cloudify_ims-flavor_38488e6f-fa48-4af8-b942-916bea7b52d4", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2018-08-26 12:57:00,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:57:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fe19da86-00f7-4dfc-bc9f-1e107caf742d x-compute-request-id: req-fe19da86-00f7-4dfc-bc9f-1e107caf742d Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavor": {"name": "cloudify_ims-flavor_38488e6f-fa48-4af8-b942-916bea7b52d4", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/fb7011f2-af7d-463c-8073-a7bd3096f8d9", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/fb7011f2-af7d-463c-8073-a7bd3096f8d9", "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": "fb7011f2-af7d-463c-8073-a7bd3096f8d9"}} 2018-08-26 12:57:00,318 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-fe19da86-00f7-4dfc-bc9f-1e107caf742d 2018-08-26 12:57:00,319 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.21869301796s 2018-08-26 12:57:00,319 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-fe19da86-00f7-4dfc-bc9f-1e107caf742d 2018-08-26 12:57:00,320 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify_ims-flavor_38488e6f-fa48-4af8-b942-916bea7b52d4', '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'e428b6e578e2485b9cc26da9ccf96a96', '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'fb7011f2-af7d-463c-8073-a7bd3096f8d9', 'swap': 0}) 2018-08-26 12:57:00,320 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-26 12:57:00,323 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/fb7011f2-af7d-463c-8073-a7bd3096f8d9/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}018f7fe1d7edea99d19e95fd928ba47d6525a399" -d '{"extra_specs": {}}' 2018-08-26 12:57:00,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:57:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5af4f9bc-584e-4550-84b7-223462f57460 x-compute-request-id: req-5af4f9bc-584e-4550-84b7-223462f57460 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-26 12:57:00,346 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/fb7011f2-af7d-463c-8073-a7bd3096f8d9/os-extra_specs used request id req-5af4f9bc-584e-4550-84b7-223462f57460 2018-08-26 12:57:00,346 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0257949829102s 2018-08-26 12:57:00,346 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/fb7011f2-af7d-463c-8073-a7bd3096f8d9/os-extra_specs used request id req-5af4f9bc-584e-4550-84b7-223462f57460 2018-08-26 12:57:00,347 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-26 12:57:00,349 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9192a1b986bc5d7cf89306e006b1e7a2d9c3a851" -d '{"keypair": {"name": "cloudify_ims-kp_38488e6f-fa48-4af8-b942-916bea7b52d4"}}' 2018-08-26 12:57:00,696 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:57:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ed1a2d92-fb79-44f7-bb7a-a1fe9221b7aa x-compute-request-id: req-ed1a2d92-fb79-44f7-bb7a-a1fe9221b7aa Content-Encoding: gzip Content-Length: 1807 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQD5lbQgM/DZ09k00WFJlNmmMlgcfD7kjvnDUVIcD6qnZtcOXJN7D59U7WcPtcjORWV5SBEBW1dKkM0Gcn7YOQkC1q90s97eYQFbw2JRDPnTOetF+w9yEvvCD0aMCf4t0RAwQCqj72CzpKExToaNrM/48gAsz7q+ipngKXdT/eHI57kVNnA2RM9R0uVCRt4Zg9eNx2RwsLkS3X/hD/jagRgf7pZS9RYjp/9Q0+3KitapNqSPAFWIXClwklJ1hPQ2sY9E4s8am0s5eekcUefSpgs22r+4/7rKwjPzcYN9tAK7A4CdVWv91YsheYwSZmPNhW/UsEPUhXftdU/bvGoPvn3/ Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA+ZW0IDPw2dPZNNFhSZTZpjJYHHw+5I75w1FSHA+qp2bXDlyT\new+fVO1nD7XIzkVleUgRAVtXSpDNBnJ+2DkJAtavdLPe3mEBW8NiUQz50znrRfsP\nchL7wg9GjAn+LdEQMEAqo+9gs6ShMU6GjazP+PIALM+6voqZ4Cl3U/3hyOe5FTZw\nNkTPUdLlQkbeGYPXjcdkcLC5Et1/4Q/42oEYH+6WUvUWI6f/UNPtyorWqTakjwBV\niFwpcJJSdYT0NrGPROLPGptLOXnpHFHn0qYLNtq/uP+6ysIz83GDfbQCuwOAnVVr\n/dWLIXmMEmZjzYVv1LBD1IV37XVP27xqD759/wIDAQABAoIBAQCgMUX7pVrhdOfk\nzr7yy2cnFQkYv2ZerKYChx98g1G1QHyn6yN9yPkrOXT80GCihEgtH+RKSqYsZeQy\nTyq6/WCbQdA7x3c0pG6Kx01DWGDBAlvP/uRbA3Qzijpth7xtC9KoJYc40Vvv8arE\nSvJx3Ilf73PNT0c9JRi+l97POhTBLTVN6T4OCF3ivsasKqEAkcwbfpPj+m7+/kFN\ndvF0yqyQJL192poxOLt2A4KDo/v8j81iB+5l3vdBOeCPKgN8ZJu/3RafAKDJi69L\nhjAUxuqAifx5ezA2W1C2R4vB1bb69WZ7XIddVRRqVWqn8vz3Zd6vuVPE0eaXsWFP\npTjqSUIBAoGBAP+We235nt4BkG/Mwfk25v6dwrQyxGXlo+oqIr+Vf61+mAK04CJ8\nvi42lVCOlQq2nZ3sq190ruZ66JUybQxqfKsXYLH/Zgl0cGVs8zVc5ninyvXXjA/I\nuW3jlDyAb+5i4vWsaMlsSPrhgLBC6YX9ALkgitI+1Y/+f7RIaLC6/KavAoGBAPn8\nvj8mT2aVUbB/1T78mEp+ad2BgwtBl9ep7PAqo+2Iyqmbyv6uS8vzAjCFDK6iYtMc\ngXWN/xMMu/AJeuuOa9vfpsjme9r6B+cPvPu3iBKo1r6pUSNaxT/ecdwcg7WYBwWI\nOjoGUugWCnQGOiJmp3CPMTRxuJmuvY/iWyt1RHGxAoGBAKR5dEibQG7hVs97VsBH\nYnMrlqZbnSNtmgQQxXfAfv9o3e2v9CR9Xe1jVscWWjcguWFtcgLllb/gDFgmsSIy\nTLPVQXaKQmGHOuUqLYCDnhS69dMquIlXxGxA7Z3ZkS45GJC8OFqWgohgIW5MQPbm\nj1aS6ILPyKL3RbsAdc51Ji0lAoGAbJ+7FvuRktSdK2FQis79aZkmbR6Cj5iP3yEy\nGGWe128SCMLuYN3hh5xvPiACE7vxzyPayPbLeD6XR0UHSWWYTnEPKsqj1NHCL0+y\nYXotQVZmAXDXFdKyVP9WYDtvq6+ElY3NJztqOPii0CmIhzwt04YU7mHfwb+hFO1Z\nijepZvECgYEAzAs5Db4/ckw2AnqVfqGi/2aVWOep7IciydFBQfFO2O1hNI1CVpM8\nevuGu26oaCzBnNUy+CvR3duHXKKa4UAUByemYlopVrLi0WShMK8dT4qmFYs4JY4m\nVfYOZJl9yV6daM3n499BTDRhv3SjZzpxUF2zkJnwgW+hcvtchJhykQg=\n-----END RSA PRIVATE KEY-----\n", "user_id": "d4c3f98d6bcc4600973cc095e0e84190", "name": "cloudify_ims-kp_38488e6f-fa48-4af8-b942-916bea7b52d4", "fingerprint": "55:4c:d2:ab:ff:3c:be:07:99:8a:e9:4a:90:48:38:69"}} 2018-08-26 12:57:00,697 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-ed1a2d92-fb79-44f7-bb7a-a1fe9221b7aa 2018-08-26 12:57:00,697 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.349749088287s 2018-08-26 12:57:00,697 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-ed1a2d92-fb79-44f7-bb7a-a1fe9221b7aa 2018-08-26 12:57:00,698 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQD5lbQgM/DZ09k00WFJlNmmMlgcfD7kjvnDUVIcD6qnZtcOXJN7D59U7WcPtcjORWV5SBEBW1dKkM0Gcn7YOQkC1q90s97eYQFbw2JRDPnTOetF+w9yEvvCD0aMCf4t0RAwQCqj72CzpKExToaNrM/48gAsz7q+ipngKXdT/eHI57kVNnA2RM9R0uVCRt4Zg9eNx2RwsLkS3X/hD/jagRgf7pZS9RYjp/9Q0+3KitapNqSPAFWIXClwklJ1hPQ2sY9E4s8am0s5eekcUefSpgs22r+4/7rKwjPzcYN9tAK7A4CdVWv91YsheYwSZmPNhW/UsEPUhXftdU/bvGoPvn3/ Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA+ZW0IDPw2dPZNNFhSZTZpjJYHHw+5I75w1FSHA+qp2bXDlyT\new+fVO1nD7XIzkVleUgRAVtXSpDNBnJ+2DkJAtavdLPe3mEBW8NiUQz50znrRfsP\nchL7wg9GjAn+LdEQMEAqo+9gs6ShMU6GjazP+PIALM+6voqZ4Cl3U/3hyOe5FTZw\nNkTPUdLlQkbeGYPXjcdkcLC5Et1/4Q/42oEYH+6WUvUWI6f/UNPtyorWqTakjwBV\niFwpcJJSdYT0NrGPROLPGptLOXnpHFHn0qYLNtq/uP+6ysIz83GDfbQCuwOAnVVr\n/dWLIXmMEmZjzYVv1LBD1IV37XVP27xqD759/wIDAQABAoIBAQCgMUX7pVrhdOfk\nzr7yy2cnFQkYv2ZerKYChx98g1G1QHyn6yN9yPkrOXT80GCihEgtH+RKSqYsZeQy\nTyq6/WCbQdA7x3c0pG6Kx01DWGDBAlvP/uRbA3Qzijpth7xtC9KoJYc40Vvv8arE\nSvJx3Ilf73PNT0c9JRi+l97POhTBLTVN6T4OCF3ivsasKqEAkcwbfpPj+m7+/kFN\ndvF0yqyQJL192poxOLt2A4KDo/v8j81iB+5l3vdBOeCPKgN8ZJu/3RafAKDJi69L\nhjAUxuqAifx5ezA2W1C2R4vB1bb69WZ7XIddVRRqVWqn8vz3Zd6vuVPE0eaXsWFP\npTjqSUIBAoGBAP+We235nt4BkG/Mwfk25v6dwrQyxGXlo+oqIr+Vf61+mAK04CJ8\nvi42lVCOlQq2nZ3sq190ruZ66JUybQxqfKsXYLH/Zgl0cGVs8zVc5ninyvXXjA/I\nuW3jlDyAb+5i4vWsaMlsSPrhgLBC6YX9ALkgitI+1Y/+f7RIaLC6/KavAoGBAPn8\nvj8mT2aVUbB/1T78mEp+ad2BgwtBl9ep7PAqo+2Iyqmbyv6uS8vzAjCFDK6iYtMc\ngXWN/xMMu/AJeuuOa9vfpsjme9r6B+cPvPu3iBKo1r6pUSNaxT/ecdwcg7WYBwWI\nOjoGUugWCnQGOiJmp3CPMTRxuJmuvY/iWyt1RHGxAoGBAKR5dEibQG7hVs97VsBH\nYnMrlqZbnSNtmgQQxXfAfv9o3e2v9CR9Xe1jVscWWjcguWFtcgLllb/gDFgmsSIy\nTLPVQXaKQmGHOuUqLYCDnhS69dMquIlXxGxA7Z3ZkS45GJC8OFqWgohgIW5MQPbm\nj1aS6ILPyKL3RbsAdc51Ji0lAoGAbJ+7FvuRktSdK2FQis79aZkmbR6Cj5iP3yEy\nGGWe128SCMLuYN3hh5xvPiACE7vxzyPayPbLeD6XR0UHSWWYTnEPKsqj1NHCL0+y\nYXotQVZmAXDXFdKyVP9WYDtvq6+ElY3NJztqOPii0CmIhzwt04YU7mHfwb+hFO1Z\nijepZvECgYEAzAs5Db4/ckw2AnqVfqGi/2aVWOep7IciydFBQfFO2O1hNI1CVpM8\nevuGu26oaCzBnNUy+CvR3duHXKKa4UAUByemYlopVrLi0WShMK8dT4qmFYs4JY4m\nVfYOZJl9yV6daM3n499BTDRhv3SjZzpxUF2zkJnwgW+hcvtchJhykQg=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'd4c3f98d6bcc4600973cc095e0e84190', 'name': u'cloudify_ims-kp_38488e6f-fa48-4af8-b942-916bea7b52d4', 'created_at': '2018-08-26T12:57:00.698308', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'efefb73b469e4f1fa1ac356dc3272fbe', 'name': 'cloudify_ims-project_38488e6f-fa48-4af8-b942-916bea7b52d4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'55:4c:d2:ab:ff:3c:be:07:99:8a:e9:4a:90:48:38:69', 'type': 'ssh', 'id': u'cloudify_ims-kp_38488e6f-fa48-4af8-b942-916bea7b52d4'}) 2018-08-26 12:57:00,698 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpQIBAAKCAQEA+ZW0IDPw2dPZNNFhSZTZpjJYHHw+5I75w1FSHA+qp2bXDlyT ew+fVO1nD7XIzkVleUgRAVtXSpDNBnJ+2DkJAtavdLPe3mEBW8NiUQz50znrRfsP chL7wg9GjAn+LdEQMEAqo+9gs6ShMU6GjazP+PIALM+6voqZ4Cl3U/3hyOe5FTZw NkTPUdLlQkbeGYPXjcdkcLC5Et1/4Q/42oEYH+6WUvUWI6f/UNPtyorWqTakjwBV iFwpcJJSdYT0NrGPROLPGptLOXnpHFHn0qYLNtq/uP+6ysIz83GDfbQCuwOAnVVr /dWLIXmMEmZjzYVv1LBD1IV37XVP27xqD759/wIDAQABAoIBAQCgMUX7pVrhdOfk zr7yy2cnFQkYv2ZerKYChx98g1G1QHyn6yN9yPkrOXT80GCihEgtH+RKSqYsZeQy Tyq6/WCbQdA7x3c0pG6Kx01DWGDBAlvP/uRbA3Qzijpth7xtC9KoJYc40Vvv8arE SvJx3Ilf73PNT0c9JRi+l97POhTBLTVN6T4OCF3ivsasKqEAkcwbfpPj+m7+/kFN dvF0yqyQJL192poxOLt2A4KDo/v8j81iB+5l3vdBOeCPKgN8ZJu/3RafAKDJi69L hjAUxuqAifx5ezA2W1C2R4vB1bb69WZ7XIddVRRqVWqn8vz3Zd6vuVPE0eaXsWFP pTjqSUIBAoGBAP+We235nt4BkG/Mwfk25v6dwrQyxGXlo+oqIr+Vf61+mAK04CJ8 vi42lVCOlQq2nZ3sq190ruZ66JUybQxqfKsXYLH/Zgl0cGVs8zVc5ninyvXXjA/I uW3jlDyAb+5i4vWsaMlsSPrhgLBC6YX9ALkgitI+1Y/+f7RIaLC6/KavAoGBAPn8 vj8mT2aVUbB/1T78mEp+ad2BgwtBl9ep7PAqo+2Iyqmbyv6uS8vzAjCFDK6iYtMc gXWN/xMMu/AJeuuOa9vfpsjme9r6B+cPvPu3iBKo1r6pUSNaxT/ecdwcg7WYBwWI OjoGUugWCnQGOiJmp3CPMTRxuJmuvY/iWyt1RHGxAoGBAKR5dEibQG7hVs97VsBH YnMrlqZbnSNtmgQQxXfAfv9o3e2v9CR9Xe1jVscWWjcguWFtcgLllb/gDFgmsSIy TLPVQXaKQmGHOuUqLYCDnhS69dMquIlXxGxA7Z3ZkS45GJC8OFqWgohgIW5MQPbm j1aS6ILPyKL3RbsAdc51Ji0lAoGAbJ+7FvuRktSdK2FQis79aZkmbR6Cj5iP3yEy GGWe128SCMLuYN3hh5xvPiACE7vxzyPayPbLeD6XR0UHSWWYTnEPKsqj1NHCL0+y YXotQVZmAXDXFdKyVP9WYDtvq6+ElY3NJztqOPii0CmIhzwt04YU7mHfwb+hFO1Z ijepZvECgYEAzAs5Db4/ckw2AnqVfqGi/2aVWOep7IciydFBQfFO2O1hNI1CVpM8 evuGu26oaCzBnNUy+CvR3duHXKKa4UAUByemYlopVrLi0WShMK8dT4qmFYs4JY4m VfYOZJl9yV6daM3n499BTDRhv3SjZzpxUF2zkJnwgW+hcvtchJhykQg= -----END RSA PRIVATE KEY----- 2018-08-26 12:57:00,701 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-08-26 12:57:00,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9192a1b986bc5d7cf89306e006b1e7a2d9c3a851" -d '{"security_group": {"name": "cloudify_ims-sg_38488e6f-fa48-4af8-b942-916bea7b52d4", "description": "created by OPNFV Functest (cloudify_ims)"}}' 2018-08-26 12:57:01,205 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1424 X-Openstack-Request-Id: req-590f99c6-63bd-4cd6-8571-99bea42c6363 Date: Sun, 26 Aug 2018 12:57:01 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "created_at": "2018-08-26T12:57:01Z", "updated_at": "2018-08-26T12:57:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T12:57:01Z", "revision_number": 0, "id": "0d862593-990a-45d8-91bf-393dedc7375f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T12:57:01Z", "security_group_id": "e3e2e1f0-8dd4-4387-9936-b6496a8fba8d", "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "efefb73b469e4f1fa1ac356dc3272fbe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T12:57:01Z", "revision_number": 0, "id": "d8b67c2e-ab08-4699-ab86-470698cb857d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T12:57:01Z", "security_group_id": "e3e2e1f0-8dd4-4387-9936-b6496a8fba8d", "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "efefb73b469e4f1fa1ac356dc3272fbe"}], "revision_number": 1, "project_id": "efefb73b469e4f1fa1ac356dc3272fbe", "id": "e3e2e1f0-8dd4-4387-9936-b6496a8fba8d", "name": "cloudify_ims-sg_38488e6f-fa48-4af8-b942-916bea7b52d4"}} 2018-08-26 12:57:01,206 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-590f99c6-63bd-4cd6-8571-99bea42c6363 2018-08-26 12:57:01,206 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.504299879074s 2018-08-26 12:57:01,206 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-590f99c6-63bd-4cd6-8571-99bea42c6363 2018-08-26 12:57:01,211 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-26 12:57:01,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192a1b986bc5d7cf89306e006b1e7a2d9c3a851" 2018-08-26 12:57:01,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3840 X-Openstack-Request-Id: req-a30075c1-c4aa-4bd7-ac19-5a9e0ae536d3 Date: Sun, 26 Aug 2018 12:57:01 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "created_at": "2018-08-26T12:55:31Z", "updated_at": "2018-08-26T12:55:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T12:55:31Z", "revision_number": 0, "id": "76d3bfba-0041-4602-8090-b9aab1816926", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T12:55:31Z", "security_group_id": "48be095f-3883-4240-9f39-a59b681469c4", "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "efefb73b469e4f1fa1ac356dc3272fbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T12:55:31Z", "revision_number": 0, "id": "a057b079-c324-4f50-8e2d-00c3d625dd25", "remote_group_id": "48be095f-3883-4240-9f39-a59b681469c4", "remote_ip_prefix": null, "created_at": "2018-08-26T12:55:31Z", "security_group_id": "48be095f-3883-4240-9f39-a59b681469c4", "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "efefb73b469e4f1fa1ac356dc3272fbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T12:55:31Z", "revision_number": 0, "id": "adf082ed-fdf4-4a58-94ba-ea12dd639152", "remote_group_id": "48be095f-3883-4240-9f39-a59b681469c4", "remote_ip_prefix": null, "created_at": "2018-08-26T12:55:31Z", "security_group_id": "48be095f-3883-4240-9f39-a59b681469c4", "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "efefb73b469e4f1fa1ac356dc3272fbe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T12:55:31Z", "revision_number": 0, "id": "c96f69a0-c4fc-46e4-b8a8-65b682f60db4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T12:55:31Z", "security_group_id": "48be095f-3883-4240-9f39-a59b681469c4", "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "efefb73b469e4f1fa1ac356dc3272fbe"}], "revision_number": 1, "project_id": "efefb73b469e4f1fa1ac356dc3272fbe", "id": "48be095f-3883-4240-9f39-a59b681469c4", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "created_at": "2018-08-26T12:57:01Z", "updated_at": "2018-08-26T12:57:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T12:57:01Z", "revision_number": 0, "id": "0d862593-990a-45d8-91bf-393dedc7375f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T12:57:01Z", "security_group_id": "e3e2e1f0-8dd4-4387-9936-b6496a8fba8d", "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "efefb73b469e4f1fa1ac356dc3272fbe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T12:57:01Z", "revision_number": 0, "id": "d8b67c2e-ab08-4699-ab86-470698cb857d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T12:57:01Z", "security_group_id": "e3e2e1f0-8dd4-4387-9936-b6496a8fba8d", "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "efefb73b469e4f1fa1ac356dc3272fbe"}], "revision_number": 1, "project_id": "efefb73b469e4f1fa1ac356dc3272fbe", "id": "e3e2e1f0-8dd4-4387-9936-b6496a8fba8d", "name": "cloudify_ims-sg_38488e6f-fa48-4af8-b942-916bea7b52d4"}]} 2018-08-26 12:57:01,307 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-a30075c1-c4aa-4bd7-ac19-5a9e0ae536d3 2018-08-26 12:57:01,307 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0958828926086s 2018-08-26 12:57:01,307 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-a30075c1-c4aa-4bd7-ac19-5a9e0ae536d3 2018-08-26 12:57:01,311 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-26 12:57:01,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9192a1b986bc5d7cf89306e006b1e7a2d9c3a851" -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": "e3e2e1f0-8dd4-4387-9936-b6496a8fba8d"}}' 2018-08-26 12:57:01,477 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-863eb454-d8a2-4c63-9efc-e0b5b45760f9 Date: Sun, 26 Aug 2018 12:57:01 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-26T12:57:01Z", "security_group_id": "e3e2e1f0-8dd4-4387-9936-b6496a8fba8d", "port_range_min": 22, "revision_number": 0, "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "created_at": "2018-08-26T12:57:01Z", "project_id": "efefb73b469e4f1fa1ac356dc3272fbe", "id": "cd677e81-ef56-4d18-a5f4-db56fc653886"}} 2018-08-26 12:57:01,477 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-863eb454-d8a2-4c63-9efc-e0b5b45760f9 2018-08-26 12:57:01,477 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.16565990448s 2018-08-26 12:57:01,477 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-863eb454-d8a2-4c63-9efc-e0b5b45760f9 2018-08-26 12:57:01,481 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-26 12:57:01,481 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192a1b986bc5d7cf89306e006b1e7a2d9c3a851" 2018-08-26 12:57:01,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4336 X-Openstack-Request-Id: req-4b93410c-fbb7-4511-bd51-afc24a2a7318 Date: Sun, 26 Aug 2018 12:57:01 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "created_at": "2018-08-26T12:55:31Z", "updated_at": "2018-08-26T12:55:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T12:55:31Z", "revision_number": 0, "id": "76d3bfba-0041-4602-8090-b9aab1816926", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T12:55:31Z", "security_group_id": "48be095f-3883-4240-9f39-a59b681469c4", "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "efefb73b469e4f1fa1ac356dc3272fbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T12:55:31Z", "revision_number": 0, "id": "a057b079-c324-4f50-8e2d-00c3d625dd25", "remote_group_id": "48be095f-3883-4240-9f39-a59b681469c4", "remote_ip_prefix": null, "created_at": "2018-08-26T12:55:31Z", "security_group_id": "48be095f-3883-4240-9f39-a59b681469c4", "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "efefb73b469e4f1fa1ac356dc3272fbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T12:55:31Z", "revision_number": 0, "id": "adf082ed-fdf4-4a58-94ba-ea12dd639152", "remote_group_id": "48be095f-3883-4240-9f39-a59b681469c4", "remote_ip_prefix": null, "created_at": "2018-08-26T12:55:31Z", "security_group_id": "48be095f-3883-4240-9f39-a59b681469c4", "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "efefb73b469e4f1fa1ac356dc3272fbe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T12:55:31Z", "revision_number": 0, "id": "c96f69a0-c4fc-46e4-b8a8-65b682f60db4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T12:55:31Z", "security_group_id": "48be095f-3883-4240-9f39-a59b681469c4", "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "efefb73b469e4f1fa1ac356dc3272fbe"}], "revision_number": 1, "project_id": "efefb73b469e4f1fa1ac356dc3272fbe", "id": "48be095f-3883-4240-9f39-a59b681469c4", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "created_at": "2018-08-26T12:57:01Z", "updated_at": "2018-08-26T12:57:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T12:57:01Z", "revision_number": 0, "id": "0d862593-990a-45d8-91bf-393dedc7375f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T12:57:01Z", "security_group_id": "e3e2e1f0-8dd4-4387-9936-b6496a8fba8d", "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "efefb73b469e4f1fa1ac356dc3272fbe"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-26T12:57:01Z", "revision_number": 0, "id": "cd677e81-ef56-4d18-a5f4-db56fc653886", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T12:57:01Z", "security_group_id": "e3e2e1f0-8dd4-4387-9936-b6496a8fba8d", "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "port_range_min": 22, "ethertype": "IPv4", "project_id": "efefb73b469e4f1fa1ac356dc3272fbe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T12:57:01Z", "revision_number": 0, "id": "d8b67c2e-ab08-4699-ab86-470698cb857d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T12:57:01Z", "security_group_id": "e3e2e1f0-8dd4-4387-9936-b6496a8fba8d", "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "efefb73b469e4f1fa1ac356dc3272fbe"}], "revision_number": 2, "project_id": "efefb73b469e4f1fa1ac356dc3272fbe", "id": "e3e2e1f0-8dd4-4387-9936-b6496a8fba8d", "name": "cloudify_ims-sg_38488e6f-fa48-4af8-b942-916bea7b52d4"}]} 2018-08-26 12:57:01,539 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-4b93410c-fbb7-4511-bd51-afc24a2a7318 2018-08-26 12:57:01,539 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0587449073792s 2018-08-26 12:57:01,540 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-4b93410c-fbb7-4511-bd51-afc24a2a7318 2018-08-26 12:57:01,543 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-26 12:57:01,543 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9192a1b986bc5d7cf89306e006b1e7a2d9c3a851" -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": "e3e2e1f0-8dd4-4387-9936-b6496a8fba8d"}}' 2018-08-26 12:57:01,686 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-f05fa26d-5cec-4e58-ad0c-8ca5e0c6538d Date: Sun, 26 Aug 2018 12:57:01 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-26T12:57:01Z", "security_group_id": "e3e2e1f0-8dd4-4387-9936-b6496a8fba8d", "port_range_min": null, "revision_number": 0, "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "created_at": "2018-08-26T12:57:01Z", "project_id": "efefb73b469e4f1fa1ac356dc3272fbe", "id": "fb2a453a-f093-44fa-8608-058395e9d853"}} 2018-08-26 12:57:01,686 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-f05fa26d-5cec-4e58-ad0c-8ca5e0c6538d 2018-08-26 12:57:01,687 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.143646001816s 2018-08-26 12:57:01,687 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-f05fa26d-5cec-4e58-ad0c-8ca5e0c6538d 2018-08-26 12:57:01,690 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-26 12:57:01,691 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192a1b986bc5d7cf89306e006b1e7a2d9c3a851" 2018-08-26 12:57:01,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4837 X-Openstack-Request-Id: req-c503cc46-e0f9-41eb-a991-d9c2f07388b8 Date: Sun, 26 Aug 2018 12:57:01 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "created_at": "2018-08-26T12:55:31Z", "updated_at": "2018-08-26T12:55:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T12:55:31Z", "revision_number": 0, "id": "76d3bfba-0041-4602-8090-b9aab1816926", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T12:55:31Z", "security_group_id": "48be095f-3883-4240-9f39-a59b681469c4", "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "efefb73b469e4f1fa1ac356dc3272fbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T12:55:31Z", "revision_number": 0, "id": "a057b079-c324-4f50-8e2d-00c3d625dd25", "remote_group_id": "48be095f-3883-4240-9f39-a59b681469c4", "remote_ip_prefix": null, "created_at": "2018-08-26T12:55:31Z", "security_group_id": "48be095f-3883-4240-9f39-a59b681469c4", "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "efefb73b469e4f1fa1ac356dc3272fbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T12:55:31Z", "revision_number": 0, "id": "adf082ed-fdf4-4a58-94ba-ea12dd639152", "remote_group_id": "48be095f-3883-4240-9f39-a59b681469c4", "remote_ip_prefix": null, "created_at": "2018-08-26T12:55:31Z", "security_group_id": "48be095f-3883-4240-9f39-a59b681469c4", "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "efefb73b469e4f1fa1ac356dc3272fbe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T12:55:31Z", "revision_number": 0, "id": "c96f69a0-c4fc-46e4-b8a8-65b682f60db4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T12:55:31Z", "security_group_id": "48be095f-3883-4240-9f39-a59b681469c4", "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "efefb73b469e4f1fa1ac356dc3272fbe"}], "revision_number": 1, "project_id": "efefb73b469e4f1fa1ac356dc3272fbe", "id": "48be095f-3883-4240-9f39-a59b681469c4", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "created_at": "2018-08-26T12:57:01Z", "updated_at": "2018-08-26T12:57:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T12:57:01Z", "revision_number": 0, "id": "0d862593-990a-45d8-91bf-393dedc7375f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T12:57:01Z", "security_group_id": "e3e2e1f0-8dd4-4387-9936-b6496a8fba8d", "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "efefb73b469e4f1fa1ac356dc3272fbe"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-26T12:57:01Z", "revision_number": 0, "id": "cd677e81-ef56-4d18-a5f4-db56fc653886", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T12:57:01Z", "security_group_id": "e3e2e1f0-8dd4-4387-9936-b6496a8fba8d", "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "port_range_min": 22, "ethertype": "IPv4", "project_id": "efefb73b469e4f1fa1ac356dc3272fbe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T12:57:01Z", "revision_number": 0, "id": "d8b67c2e-ab08-4699-ab86-470698cb857d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T12:57:01Z", "security_group_id": "e3e2e1f0-8dd4-4387-9936-b6496a8fba8d", "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "efefb73b469e4f1fa1ac356dc3272fbe"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-26T12:57:01Z", "revision_number": 0, "id": "fb2a453a-f093-44fa-8608-058395e9d853", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T12:57:01Z", "security_group_id": "e3e2e1f0-8dd4-4387-9936-b6496a8fba8d", "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "efefb73b469e4f1fa1ac356dc3272fbe"}], "revision_number": 3, "project_id": "efefb73b469e4f1fa1ac356dc3272fbe", "id": "e3e2e1f0-8dd4-4387-9936-b6496a8fba8d", "name": "cloudify_ims-sg_38488e6f-fa48-4af8-b942-916bea7b52d4"}]} 2018-08-26 12:57:01,739 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-c503cc46-e0f9-41eb-a991-d9c2f07388b8 2018-08-26 12:57:01,739 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0483560562134s 2018-08-26 12:57:01,739 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-c503cc46-e0f9-41eb-a991-d9c2f07388b8 2018-08-26 12:57:01,743 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-26 12:57:01,743 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9192a1b986bc5d7cf89306e006b1e7a2d9c3a851" -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": "e3e2e1f0-8dd4-4387-9936-b6496a8fba8d"}}' 2018-08-26 12:57:01,876 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-eae6b26c-cca8-473f-86cf-7330f427dd2d Date: Sun, 26 Aug 2018 12:57:01 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-26T12:57:01Z", "security_group_id": "e3e2e1f0-8dd4-4387-9936-b6496a8fba8d", "port_range_min": 80, "revision_number": 0, "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "created_at": "2018-08-26T12:57:01Z", "project_id": "efefb73b469e4f1fa1ac356dc3272fbe", "id": "841ef2fa-d4e8-4386-b925-01d710220934"}} 2018-08-26 12:57:01,876 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-eae6b26c-cca8-473f-86cf-7330f427dd2d 2018-08-26 12:57:01,877 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.133726119995s 2018-08-26 12:57:01,877 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-eae6b26c-cca8-473f-86cf-7330f427dd2d 2018-08-26 12:57:01,880 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-26 12:57:01,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192a1b986bc5d7cf89306e006b1e7a2d9c3a851" 2018-08-26 12:57:01,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5333 X-Openstack-Request-Id: req-8f71cfcd-2ec5-4854-941c-0bf53ebc01fd Date: Sun, 26 Aug 2018 12:57:01 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "created_at": "2018-08-26T12:55:31Z", "updated_at": "2018-08-26T12:55:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T12:55:31Z", "revision_number": 0, "id": "76d3bfba-0041-4602-8090-b9aab1816926", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T12:55:31Z", "security_group_id": "48be095f-3883-4240-9f39-a59b681469c4", "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "efefb73b469e4f1fa1ac356dc3272fbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T12:55:31Z", "revision_number": 0, "id": "a057b079-c324-4f50-8e2d-00c3d625dd25", "remote_group_id": "48be095f-3883-4240-9f39-a59b681469c4", "remote_ip_prefix": null, "created_at": "2018-08-26T12:55:31Z", "security_group_id": "48be095f-3883-4240-9f39-a59b681469c4", "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "efefb73b469e4f1fa1ac356dc3272fbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T12:55:31Z", "revision_number": 0, "id": "adf082ed-fdf4-4a58-94ba-ea12dd639152", "remote_group_id": "48be095f-3883-4240-9f39-a59b681469c4", "remote_ip_prefix": null, "created_at": "2018-08-26T12:55:31Z", "security_group_id": "48be095f-3883-4240-9f39-a59b681469c4", "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "efefb73b469e4f1fa1ac356dc3272fbe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T12:55:31Z", "revision_number": 0, "id": "c96f69a0-c4fc-46e4-b8a8-65b682f60db4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T12:55:31Z", "security_group_id": "48be095f-3883-4240-9f39-a59b681469c4", "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "efefb73b469e4f1fa1ac356dc3272fbe"}], "revision_number": 1, "project_id": "efefb73b469e4f1fa1ac356dc3272fbe", "id": "48be095f-3883-4240-9f39-a59b681469c4", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "created_at": "2018-08-26T12:57:01Z", "updated_at": "2018-08-26T12:57:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T12:57:01Z", "revision_number": 0, "id": "0d862593-990a-45d8-91bf-393dedc7375f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T12:57:01Z", "security_group_id": "e3e2e1f0-8dd4-4387-9936-b6496a8fba8d", "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "efefb73b469e4f1fa1ac356dc3272fbe"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-26T12:57:01Z", "revision_number": 0, "id": "841ef2fa-d4e8-4386-b925-01d710220934", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T12:57:01Z", "security_group_id": "e3e2e1f0-8dd4-4387-9936-b6496a8fba8d", "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "port_range_min": 80, "ethertype": "IPv4", "project_id": "efefb73b469e4f1fa1ac356dc3272fbe"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-26T12:57:01Z", "revision_number": 0, "id": "cd677e81-ef56-4d18-a5f4-db56fc653886", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T12:57:01Z", "security_group_id": "e3e2e1f0-8dd4-4387-9936-b6496a8fba8d", "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "port_range_min": 22, "ethertype": "IPv4", "project_id": "efefb73b469e4f1fa1ac356dc3272fbe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T12:57:01Z", "revision_number": 0, "id": "d8b67c2e-ab08-4699-ab86-470698cb857d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T12:57:01Z", "security_group_id": "e3e2e1f0-8dd4-4387-9936-b6496a8fba8d", "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "efefb73b469e4f1fa1ac356dc3272fbe"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-26T12:57:01Z", "revision_number": 0, "id": "fb2a453a-f093-44fa-8608-058395e9d853", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T12:57:01Z", "security_group_id": "e3e2e1f0-8dd4-4387-9936-b6496a8fba8d", "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "efefb73b469e4f1fa1ac356dc3272fbe"}], "revision_number": 4, "project_id": "efefb73b469e4f1fa1ac356dc3272fbe", "id": "e3e2e1f0-8dd4-4387-9936-b6496a8fba8d", "name": "cloudify_ims-sg_38488e6f-fa48-4af8-b942-916bea7b52d4"}]} 2018-08-26 12:57:01,928 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-8f71cfcd-2ec5-4854-941c-0bf53ebc01fd 2018-08-26 12:57:01,928 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0480451583862s 2018-08-26 12:57:01,929 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-8f71cfcd-2ec5-4854-941c-0bf53ebc01fd 2018-08-26 12:57:01,932 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-26 12:57:01,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9192a1b986bc5d7cf89306e006b1e7a2d9c3a851" -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": "e3e2e1f0-8dd4-4387-9936-b6496a8fba8d"}}' 2018-08-26 12:57:02,068 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-637ebe0f-3cbf-46b4-a510-b13795166fe7 Date: Sun, 26 Aug 2018 12:57:02 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 443, "updated_at": "2018-08-26T12:57:02Z", "security_group_id": "e3e2e1f0-8dd4-4387-9936-b6496a8fba8d", "port_range_min": 443, "revision_number": 0, "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "created_at": "2018-08-26T12:57:02Z", "project_id": "efefb73b469e4f1fa1ac356dc3272fbe", "id": "889f5750-8bff-47d4-b1d1-c75293018ab0"}} 2018-08-26 12:57:02,068 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-637ebe0f-3cbf-46b4-a510-b13795166fe7 2018-08-26 12:57:02,068 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.136469841003s 2018-08-26 12:57:02,069 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-637ebe0f-3cbf-46b4-a510-b13795166fe7 2018-08-26 12:57:02,072 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-26 12:57:02,073 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192a1b986bc5d7cf89306e006b1e7a2d9c3a851" 2018-08-26 12:57:02,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5831 X-Openstack-Request-Id: req-42990df3-7874-4fcf-9e90-343a04e1cf09 Date: Sun, 26 Aug 2018 12:57:02 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "created_at": "2018-08-26T12:55:31Z", "updated_at": "2018-08-26T12:55:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T12:55:31Z", "revision_number": 0, "id": "76d3bfba-0041-4602-8090-b9aab1816926", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T12:55:31Z", "security_group_id": "48be095f-3883-4240-9f39-a59b681469c4", "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "efefb73b469e4f1fa1ac356dc3272fbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T12:55:31Z", "revision_number": 0, "id": "a057b079-c324-4f50-8e2d-00c3d625dd25", "remote_group_id": "48be095f-3883-4240-9f39-a59b681469c4", "remote_ip_prefix": null, "created_at": "2018-08-26T12:55:31Z", "security_group_id": "48be095f-3883-4240-9f39-a59b681469c4", "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "efefb73b469e4f1fa1ac356dc3272fbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T12:55:31Z", "revision_number": 0, "id": "adf082ed-fdf4-4a58-94ba-ea12dd639152", "remote_group_id": "48be095f-3883-4240-9f39-a59b681469c4", "remote_ip_prefix": null, "created_at": "2018-08-26T12:55:31Z", "security_group_id": "48be095f-3883-4240-9f39-a59b681469c4", "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "efefb73b469e4f1fa1ac356dc3272fbe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T12:55:31Z", "revision_number": 0, "id": "c96f69a0-c4fc-46e4-b8a8-65b682f60db4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T12:55:31Z", "security_group_id": "48be095f-3883-4240-9f39-a59b681469c4", "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "efefb73b469e4f1fa1ac356dc3272fbe"}], "revision_number": 1, "project_id": "efefb73b469e4f1fa1ac356dc3272fbe", "id": "48be095f-3883-4240-9f39-a59b681469c4", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "created_at": "2018-08-26T12:57:01Z", "updated_at": "2018-08-26T12:57:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T12:57:01Z", "revision_number": 0, "id": "0d862593-990a-45d8-91bf-393dedc7375f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T12:57:01Z", "security_group_id": "e3e2e1f0-8dd4-4387-9936-b6496a8fba8d", "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "efefb73b469e4f1fa1ac356dc3272fbe"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-26T12:57:01Z", "revision_number": 0, "id": "841ef2fa-d4e8-4386-b925-01d710220934", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T12:57:01Z", "security_group_id": "e3e2e1f0-8dd4-4387-9936-b6496a8fba8d", "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "port_range_min": 80, "ethertype": "IPv4", "project_id": "efefb73b469e4f1fa1ac356dc3272fbe"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-26T12:57:02Z", "revision_number": 0, "id": "889f5750-8bff-47d4-b1d1-c75293018ab0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T12:57:02Z", "security_group_id": "e3e2e1f0-8dd4-4387-9936-b6496a8fba8d", "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "port_range_min": 443, "ethertype": "IPv4", "project_id": "efefb73b469e4f1fa1ac356dc3272fbe"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-26T12:57:01Z", "revision_number": 0, "id": "cd677e81-ef56-4d18-a5f4-db56fc653886", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T12:57:01Z", "security_group_id": "e3e2e1f0-8dd4-4387-9936-b6496a8fba8d", "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "port_range_min": 22, "ethertype": "IPv4", "project_id": "efefb73b469e4f1fa1ac356dc3272fbe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T12:57:01Z", "revision_number": 0, "id": "d8b67c2e-ab08-4699-ab86-470698cb857d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T12:57:01Z", "security_group_id": "e3e2e1f0-8dd4-4387-9936-b6496a8fba8d", "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "efefb73b469e4f1fa1ac356dc3272fbe"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-26T12:57:01Z", "revision_number": 0, "id": "fb2a453a-f093-44fa-8608-058395e9d853", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T12:57:01Z", "security_group_id": "e3e2e1f0-8dd4-4387-9936-b6496a8fba8d", "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "efefb73b469e4f1fa1ac356dc3272fbe"}], "revision_number": 5, "project_id": "efefb73b469e4f1fa1ac356dc3272fbe", "id": "e3e2e1f0-8dd4-4387-9936-b6496a8fba8d", "name": "cloudify_ims-sg_38488e6f-fa48-4af8-b942-916bea7b52d4"}]} 2018-08-26 12:57:02,122 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-42990df3-7874-4fcf-9e90-343a04e1cf09 2018-08-26 12:57:02,122 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0500380992889s 2018-08-26 12:57:02,123 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-42990df3-7874-4fcf-9e90-343a04e1cf09 2018-08-26 12:57:02,126 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-26 12:57:02,126 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9192a1b986bc5d7cf89306e006b1e7a2d9c3a851" -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": "e3e2e1f0-8dd4-4387-9936-b6496a8fba8d"}}' 2018-08-26 12:57:02,298 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-538679e7-59a7-47f8-9fca-0cca770caf04 Date: Sun, 26 Aug 2018 12:57:02 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 5671, "updated_at": "2018-08-26T12:57:02Z", "security_group_id": "e3e2e1f0-8dd4-4387-9936-b6496a8fba8d", "port_range_min": 5671, "revision_number": 0, "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "created_at": "2018-08-26T12:57:02Z", "project_id": "efefb73b469e4f1fa1ac356dc3272fbe", "id": "51dd5abd-db64-4e77-8c4e-69d1f8b750ff"}} 2018-08-26 12:57:02,298 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-538679e7-59a7-47f8-9fca-0cca770caf04 2018-08-26 12:57:02,298 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.171951055527s 2018-08-26 12:57:02,298 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-538679e7-59a7-47f8-9fca-0cca770caf04 2018-08-26 12:57:02,301 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-26 12:57:02,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192a1b986bc5d7cf89306e006b1e7a2d9c3a851" 2018-08-26 12:57:02,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6331 X-Openstack-Request-Id: req-9dda2e6b-45d3-48e1-a4f9-90dba8fdbb18 Date: Sun, 26 Aug 2018 12:57:02 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "created_at": "2018-08-26T12:55:31Z", "updated_at": "2018-08-26T12:55:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T12:55:31Z", "revision_number": 0, "id": "76d3bfba-0041-4602-8090-b9aab1816926", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T12:55:31Z", "security_group_id": "48be095f-3883-4240-9f39-a59b681469c4", "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "efefb73b469e4f1fa1ac356dc3272fbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T12:55:31Z", "revision_number": 0, "id": "a057b079-c324-4f50-8e2d-00c3d625dd25", "remote_group_id": "48be095f-3883-4240-9f39-a59b681469c4", "remote_ip_prefix": null, "created_at": "2018-08-26T12:55:31Z", "security_group_id": "48be095f-3883-4240-9f39-a59b681469c4", "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "efefb73b469e4f1fa1ac356dc3272fbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T12:55:31Z", "revision_number": 0, "id": "adf082ed-fdf4-4a58-94ba-ea12dd639152", "remote_group_id": "48be095f-3883-4240-9f39-a59b681469c4", "remote_ip_prefix": null, "created_at": "2018-08-26T12:55:31Z", "security_group_id": "48be095f-3883-4240-9f39-a59b681469c4", "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "efefb73b469e4f1fa1ac356dc3272fbe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T12:55:31Z", "revision_number": 0, "id": "c96f69a0-c4fc-46e4-b8a8-65b682f60db4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T12:55:31Z", "security_group_id": "48be095f-3883-4240-9f39-a59b681469c4", "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "efefb73b469e4f1fa1ac356dc3272fbe"}], "revision_number": 1, "project_id": "efefb73b469e4f1fa1ac356dc3272fbe", "id": "48be095f-3883-4240-9f39-a59b681469c4", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "created_at": "2018-08-26T12:57:01Z", "updated_at": "2018-08-26T12:57:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T12:57:01Z", "revision_number": 0, "id": "0d862593-990a-45d8-91bf-393dedc7375f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T12:57:01Z", "security_group_id": "e3e2e1f0-8dd4-4387-9936-b6496a8fba8d", "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "efefb73b469e4f1fa1ac356dc3272fbe"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-08-26T12:57:02Z", "revision_number": 0, "id": "51dd5abd-db64-4e77-8c4e-69d1f8b750ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T12:57:02Z", "security_group_id": "e3e2e1f0-8dd4-4387-9936-b6496a8fba8d", "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "efefb73b469e4f1fa1ac356dc3272fbe"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-26T12:57:01Z", "revision_number": 0, "id": "841ef2fa-d4e8-4386-b925-01d710220934", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T12:57:01Z", "security_group_id": "e3e2e1f0-8dd4-4387-9936-b6496a8fba8d", "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "port_range_min": 80, "ethertype": "IPv4", "project_id": "efefb73b469e4f1fa1ac356dc3272fbe"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-26T12:57:02Z", "revision_number": 0, "id": "889f5750-8bff-47d4-b1d1-c75293018ab0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T12:57:02Z", "security_group_id": "e3e2e1f0-8dd4-4387-9936-b6496a8fba8d", "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "port_range_min": 443, "ethertype": "IPv4", "project_id": "efefb73b469e4f1fa1ac356dc3272fbe"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-26T12:57:01Z", "revision_number": 0, "id": "cd677e81-ef56-4d18-a5f4-db56fc653886", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T12:57:01Z", "security_group_id": "e3e2e1f0-8dd4-4387-9936-b6496a8fba8d", "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "port_range_min": 22, "ethertype": "IPv4", "project_id": "efefb73b469e4f1fa1ac356dc3272fbe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T12:57:01Z", "revision_number": 0, "id": "d8b67c2e-ab08-4699-ab86-470698cb857d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T12:57:01Z", "security_group_id": "e3e2e1f0-8dd4-4387-9936-b6496a8fba8d", "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "efefb73b469e4f1fa1ac356dc3272fbe"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-26T12:57:01Z", "revision_number": 0, "id": "fb2a453a-f093-44fa-8608-058395e9d853", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T12:57:01Z", "security_group_id": "e3e2e1f0-8dd4-4387-9936-b6496a8fba8d", "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "efefb73b469e4f1fa1ac356dc3272fbe"}], "revision_number": 6, "project_id": "efefb73b469e4f1fa1ac356dc3272fbe", "id": "e3e2e1f0-8dd4-4387-9936-b6496a8fba8d", "name": "cloudify_ims-sg_38488e6f-fa48-4af8-b942-916bea7b52d4"}]} 2018-08-26 12:57:02,376 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-9dda2e6b-45d3-48e1-a4f9-90dba8fdbb18 2018-08-26 12:57:02,376 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0746068954468s 2018-08-26 12:57:02,377 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-9dda2e6b-45d3-48e1-a4f9-90dba8fdbb18 2018-08-26 12:57:02,380 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-26 12:57:02,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9192a1b986bc5d7cf89306e006b1e7a2d9c3a851" -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": "e3e2e1f0-8dd4-4387-9936-b6496a8fba8d"}}' 2018-08-26 12:57:02,533 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-0a39a823-707a-4bd5-8ff2-11227d644a8b Date: Sun, 26 Aug 2018 12:57:02 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 53333, "updated_at": "2018-08-26T12:57:02Z", "security_group_id": "e3e2e1f0-8dd4-4387-9936-b6496a8fba8d", "port_range_min": 53333, "revision_number": 0, "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "created_at": "2018-08-26T12:57:02Z", "project_id": "efefb73b469e4f1fa1ac356dc3272fbe", "id": "86ddec74-9ff1-4c9d-a16f-a94b072e81a8"}} 2018-08-26 12:57:02,533 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-0a39a823-707a-4bd5-8ff2-11227d644a8b 2018-08-26 12:57:02,533 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.153109073639s 2018-08-26 12:57:02,533 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-0a39a823-707a-4bd5-8ff2-11227d644a8b 2018-08-26 12:57:02,535 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-26 12:57:02,535 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192a1b986bc5d7cf89306e006b1e7a2d9c3a851" 2018-08-26 12:57:02,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1194 X-Openstack-Request-Id: req-602fbffd-d5db-4a07-9f56-e0eebb4a0b2f Date: Sun, 26 Aug 2018 12:57:02 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a3c401bc-6377-43cc-8a20-abe78f2d51b9"],"updated_at":"2018-08-26T10:33:06Z","tenant_id":"526e4f7307214396989751533ff33528","created_at":"2018-08-26T10:16:36Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"526e4f7307214396989751533ff33528","id":"9c1c4110-1d5a-4c9e-9e4a-8295252f6976","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6c908ff7-e0c2-4029-bb34-ec71bdaa6ab7"],"updated_at":"2018-08-26T12:55:32Z","tenant_id":"efefb73b469e4f1fa1ac356dc3272fbe","created_at":"2018-08-26T12:55:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"efefb73b469e4f1fa1ac356dc3272fbe","id":"f4e5cfcc-7262-4fe3-a365-4b48436f93a5","name":"cloudify_ims-net_38488e6f-fa48-4af8-b942-916bea7b52d4"}]} 2018-08-26 12:57:02,632 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-602fbffd-d5db-4a07-9f56-e0eebb4a0b2f 2018-08-26 12:57:02,632 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0974771976471s 2018-08-26 12:57:02,633 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-602fbffd-d5db-4a07-9f56-e0eebb4a0b2f 2018-08-26 12:57:02,637 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-26 12:57:02,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192a1b986bc5d7cf89306e006b1e7a2d9c3a851" 2018-08-26 12:57:02,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1403 Content-Type: application/json X-Openstack-Request-Id: req-3664ad1d-49a8-4feb-a6fc-de9996e7d95a Date: Sun, 26 Aug 2018 12:57:02 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-26T12:56:59Z", "file": "/v2/images/d96424a9-2524-4945-aef3-6317dbec37aa/file", "owner": "efefb73b469e4f1fa1ac356dc3272fbe", "id": "d96424a9-2524-4945-aef3-6317dbec37aa", "size": 4373348352, "self": "/v2/images/d96424a9-2524-4945-aef3-6317dbec37aa", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/d96424a9-2524-4945-aef3-6317dbec37aa/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/d96424a9-2524-4945-aef3-6317dbec37aa/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_38488e6f-fa48-4af8-b942-916bea7b52d4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_38488e6f-fa48-4af8-b942-916bea7b52d4", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-26T12:55:59Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-26 12:57:02,676 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-3664ad1d-49a8-4feb-a6fc-de9996e7d95a 2018-08-26 12:57:02,676 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0385780334473s 2018-08-26 12:57:02,676 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-3664ad1d-49a8-4feb-a6fc-de9996e7d95a 2018-08-26 12:57:02,678 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-26 12:57:02,680 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192a1b986bc5d7cf89306e006b1e7a2d9c3a851" 2018-08-26 12:57:02,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:57:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6cae8362-7534-41b4-83f6-f5d06d8ac249 x-compute-request-id: req-6cae8362-7534-41b4-83f6-f5d06d8ac249 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cloudify_ims-flavor_38488e6f-fa48-4af8-b942-916bea7b52d4", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/fb7011f2-af7d-463c-8073-a7bd3096f8d9", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/fb7011f2-af7d-463c-8073-a7bd3096f8d9", "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": "fb7011f2-af7d-463c-8073-a7bd3096f8d9"}]} 2018-08-26 12:57:02,701 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-6cae8362-7534-41b4-83f6-f5d06d8ac249 2018-08-26 12:57:02,701 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.022803068161s 2018-08-26 12:57:02,701 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-6cae8362-7534-41b4-83f6-f5d06d8ac249 2018-08-26 12:57:02,703 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-26 12:57:02,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9192a1b986bc5d7cf89306e006b1e7a2d9c3a851" -d '{"server": {"name": "cloudify_ims-vm_38488e6f-fa48-4af8-b942-916bea7b52d4", "imageRef": "d96424a9-2524-4945-aef3-6317dbec37aa", "key_name": "cloudify_ims-kp_38488e6f-fa48-4af8-b942-916bea7b52d4", "flavorRef": "fb7011f2-af7d-463c-8073-a7bd3096f8d9", "max_count": 1, "min_count": 1, "networks": [{"uuid": "f4e5cfcc-7262-4fe3-a365-4b48436f93a5"}], "security_groups": [{"name": "e3e2e1f0-8dd4-4387-9936-b6496a8fba8d"}]}}' 2018-08-26 12:57:04,929 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 26 Aug 2018 12:57:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4597e5a5-0c8a-4f07-8ecb-2e0fee1672f1 x-compute-request-id: req-4597e5a5-0c8a-4f07-8ecb-2e0fee1672f1 Content-Length: 403 location: http://172.30.9.22:8774/v2.1/servers/19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "e3e2e1f0-8dd4-4387-9936-b6496a8fba8d"}], "OS-DCF:diskConfig": "MANUAL", "id": "19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "rel": "bookmark"}], "adminPass": "BUmV4hC6nEcG"}} 2018-08-26 12:57:04,930 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-4597e5a5-0c8a-4f07-8ecb-2e0fee1672f1 2018-08-26 12:57:04,930 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.22696495056s 2018-08-26 12:57:04,930 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-4597e5a5-0c8a-4f07-8ecb-2e0fee1672f1 2018-08-26 12:57:04,931 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 12:57:04,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192a1b986bc5d7cf89306e006b1e7a2d9c3a851" 2018-08-26 12:57:05,499 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:57: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-e0152c26-41e1-461c-b5e2-d53e7ad2117e x-compute-request-id: req-e0152c26-41e1-461c-b5e2-d53e7ad2117e Content-Encoding: gzip Content-Length: 609 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "rel": "bookmark"}], "image": {"id": "d96424a9-2524-4945-aef3-6317dbec37aa", "links": [{"href": "http://172.30.9.22:8774/images/d96424a9-2524-4945-aef3-6317dbec37aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fb7011f2-af7d-463c-8073-a7bd3096f8d9", "links": [{"href": "http://172.30.9.22:8774/flavors/fb7011f2-af7d-463c-8073-a7bd3096f8d9", "rel": "bookmark"}]}, "id": "19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "user_id": "d4c3f98d6bcc4600973cc095e0e84190", "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-26T12:57:05Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_38488e6f-fa48-4af8-b942-916bea7b52d4", "name": "cloudify_ims-vm_38488e6f-fa48-4af8-b942-916bea7b52d4", "created": "2018-08-26T12:57:04Z", "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 12:57:05,499 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-e0152c26-41e1-461c-b5e2-d53e7ad2117e 2018-08-26 12:57:05,499 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.568373918533s 2018-08-26 12:57:05,499 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-e0152c26-41e1-461c-b5e2-d53e7ad2117e 2018-08-26 12:57:05,506 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-26 12:57:05,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192a1b986bc5d7cf89306e006b1e7a2d9c3a851" 2018-08-26 12:57:05,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1194 X-Openstack-Request-Id: req-b7f01334-866f-4b18-9c8c-13fe79276226 Date: Sun, 26 Aug 2018 12:57:05 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a3c401bc-6377-43cc-8a20-abe78f2d51b9"],"updated_at":"2018-08-26T10:33:06Z","tenant_id":"526e4f7307214396989751533ff33528","created_at":"2018-08-26T10:16:36Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"526e4f7307214396989751533ff33528","id":"9c1c4110-1d5a-4c9e-9e4a-8295252f6976","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6c908ff7-e0c2-4029-bb34-ec71bdaa6ab7"],"updated_at":"2018-08-26T12:55:32Z","tenant_id":"efefb73b469e4f1fa1ac356dc3272fbe","created_at":"2018-08-26T12:55:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"efefb73b469e4f1fa1ac356dc3272fbe","id":"f4e5cfcc-7262-4fe3-a365-4b48436f93a5","name":"cloudify_ims-net_38488e6f-fa48-4af8-b942-916bea7b52d4"}]} 2018-08-26 12:57:05,835 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-b7f01334-866f-4b18-9c8c-13fe79276226 2018-08-26 12:57:05,835 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.329138040543s 2018-08-26 12:57:05,836 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-b7f01334-866f-4b18-9c8c-13fe79276226 2018-08-26 12:57:05,837 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-26 12:57:05,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192a1b986bc5d7cf89306e006b1e7a2d9c3a851" 2018-08-26 12:57:05,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-18a823df-d8cf-44bb-a5a3-1fa4a4ce8799 Date: Sun, 26 Aug 2018 12:57:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f4e5cfcc-7262-4fe3-a365-4b48436f93a5","tenant_id":"efefb73b469e4f1fa1ac356dc3272fbe","created_at":"2018-08-26T12:55:32Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-26T12:55:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"efefb73b469e4f1fa1ac356dc3272fbe","id":"6c908ff7-e0c2-4029-bb34-ec71bdaa6ab7","subnetpool_id":null,"name":"cloudify_ims-subnet_38488e6f-fa48-4af8-b942-916bea7b52d4"}]} 2018-08-26 12:57:05,879 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-18a823df-d8cf-44bb-a5a3-1fa4a4ce8799 2018-08-26 12:57:05,879 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0420072078705s 2018-08-26 12:57:05,879 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-18a823df-d8cf-44bb-a5a3-1fa4a4ce8799 2018-08-26 12:57:05,880 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 12:57:07,882 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 12:57:07,885 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192a1b986bc5d7cf89306e006b1e7a2d9c3a851" 2018-08-26 12:57:08,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:57:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9d35bd71-d7c6-4c2a-8add-3d082f55d730 x-compute-request-id: req-9d35bd71-d7c6-4c2a-8add-3d082f55d730 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "rel": "bookmark"}], "image": {"id": "d96424a9-2524-4945-aef3-6317dbec37aa", "links": [{"href": "http://172.30.9.22:8774/images/d96424a9-2524-4945-aef3-6317dbec37aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fb7011f2-af7d-463c-8073-a7bd3096f8d9", "links": [{"href": "http://172.30.9.22:8774/flavors/fb7011f2-af7d-463c-8073-a7bd3096f8d9", "rel": "bookmark"}]}, "id": "19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "security_groups": [{"name": "cloudify_ims-sg_38488e6f-fa48-4af8-b942-916bea7b52d4"}], "user_id": "d4c3f98d6bcc4600973cc095e0e84190", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T12:57:07Z", "hostId": "b86ce81555ba9e0b8329d9d0cdd787e17615e04a5d6754c1e8a36457", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_38488e6f-fa48-4af8-b942-916bea7b52d4", "name": "cloudify_ims-vm_38488e6f-fa48-4af8-b942-916bea7b52d4", "created": "2018-08-26T12:57:04Z", "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 12:57:08,551 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-9d35bd71-d7c6-4c2a-8add-3d082f55d730 2018-08-26 12:57:08,552 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.66925907135s 2018-08-26 12:57:08,552 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-9d35bd71-d7c6-4c2a-8add-3d082f55d730 2018-08-26 12:57:08,556 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 12:57:10,558 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 12:57:10,561 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192a1b986bc5d7cf89306e006b1e7a2d9c3a851" 2018-08-26 12:57:10,957 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:57: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-edee272c-338e-44e1-870b-8727367188f3 x-compute-request-id: req-edee272c-338e-44e1-870b-8727367188f3 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "rel": "bookmark"}], "image": {"id": "d96424a9-2524-4945-aef3-6317dbec37aa", "links": [{"href": "http://172.30.9.22:8774/images/d96424a9-2524-4945-aef3-6317dbec37aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fb7011f2-af7d-463c-8073-a7bd3096f8d9", "links": [{"href": "http://172.30.9.22:8774/flavors/fb7011f2-af7d-463c-8073-a7bd3096f8d9", "rel": "bookmark"}]}, "id": "19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "security_groups": [{"name": "cloudify_ims-sg_38488e6f-fa48-4af8-b942-916bea7b52d4"}], "user_id": "d4c3f98d6bcc4600973cc095e0e84190", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T12:57:07Z", "hostId": "b86ce81555ba9e0b8329d9d0cdd787e17615e04a5d6754c1e8a36457", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_38488e6f-fa48-4af8-b942-916bea7b52d4", "name": "cloudify_ims-vm_38488e6f-fa48-4af8-b942-916bea7b52d4", "created": "2018-08-26T12:57:04Z", "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 12:57:10,957 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-edee272c-338e-44e1-870b-8727367188f3 2018-08-26 12:57:10,957 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.398869991302s 2018-08-26 12:57:10,958 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-edee272c-338e-44e1-870b-8727367188f3 2018-08-26 12:57:10,962 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 12:57:12,964 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 12:57:12,968 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192a1b986bc5d7cf89306e006b1e7a2d9c3a851" 2018-08-26 12:57:13,488 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:57:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-89f74a54-b734-4deb-aa8d-483e514a1ec0 x-compute-request-id: req-89f74a54-b734-4deb-aa8d-483e514a1ec0 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "rel": "bookmark"}], "image": {"id": "d96424a9-2524-4945-aef3-6317dbec37aa", "links": [{"href": "http://172.30.9.22:8774/images/d96424a9-2524-4945-aef3-6317dbec37aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fb7011f2-af7d-463c-8073-a7bd3096f8d9", "links": [{"href": "http://172.30.9.22:8774/flavors/fb7011f2-af7d-463c-8073-a7bd3096f8d9", "rel": "bookmark"}]}, "id": "19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "security_groups": [{"name": "cloudify_ims-sg_38488e6f-fa48-4af8-b942-916bea7b52d4"}], "user_id": "d4c3f98d6bcc4600973cc095e0e84190", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T12:57:07Z", "hostId": "b86ce81555ba9e0b8329d9d0cdd787e17615e04a5d6754c1e8a36457", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_38488e6f-fa48-4af8-b942-916bea7b52d4", "name": "cloudify_ims-vm_38488e6f-fa48-4af8-b942-916bea7b52d4", "created": "2018-08-26T12:57:04Z", "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 12:57:13,489 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-89f74a54-b734-4deb-aa8d-483e514a1ec0 2018-08-26 12:57:13,489 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.524282932281s 2018-08-26 12:57:13,489 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-89f74a54-b734-4deb-aa8d-483e514a1ec0 2018-08-26 12:57:13,493 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 12:57:15,496 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 12:57:15,498 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192a1b986bc5d7cf89306e006b1e7a2d9c3a851" 2018-08-26 12:57:15,956 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:57: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-05e44c02-74d9-4975-8555-c181e0cc3c3b x-compute-request-id: req-05e44c02-74d9-4975-8555-c181e0cc3c3b Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "rel": "bookmark"}], "image": {"id": "d96424a9-2524-4945-aef3-6317dbec37aa", "links": [{"href": "http://172.30.9.22:8774/images/d96424a9-2524-4945-aef3-6317dbec37aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fb7011f2-af7d-463c-8073-a7bd3096f8d9", "links": [{"href": "http://172.30.9.22:8774/flavors/fb7011f2-af7d-463c-8073-a7bd3096f8d9", "rel": "bookmark"}]}, "id": "19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "security_groups": [{"name": "cloudify_ims-sg_38488e6f-fa48-4af8-b942-916bea7b52d4"}], "user_id": "d4c3f98d6bcc4600973cc095e0e84190", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T12:57:07Z", "hostId": "b86ce81555ba9e0b8329d9d0cdd787e17615e04a5d6754c1e8a36457", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_38488e6f-fa48-4af8-b942-916bea7b52d4", "name": "cloudify_ims-vm_38488e6f-fa48-4af8-b942-916bea7b52d4", "created": "2018-08-26T12:57:04Z", "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 12:57:15,956 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-05e44c02-74d9-4975-8555-c181e0cc3c3b 2018-08-26 12:57:15,956 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.460005044937s 2018-08-26 12:57:15,956 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-05e44c02-74d9-4975-8555-c181e0cc3c3b 2018-08-26 12:57:15,960 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 12:57:17,963 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 12:57:17,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192a1b986bc5d7cf89306e006b1e7a2d9c3a851" 2018-08-26 12:57:18,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:57: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-251717b3-d5ca-48e9-a5b6-44690f10dc4c x-compute-request-id: req-251717b3-d5ca-48e9-a5b6-44690f10dc4c Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "rel": "bookmark"}], "image": {"id": "d96424a9-2524-4945-aef3-6317dbec37aa", "links": [{"href": "http://172.30.9.22:8774/images/d96424a9-2524-4945-aef3-6317dbec37aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fb7011f2-af7d-463c-8073-a7bd3096f8d9", "links": [{"href": "http://172.30.9.22:8774/flavors/fb7011f2-af7d-463c-8073-a7bd3096f8d9", "rel": "bookmark"}]}, "id": "19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "security_groups": [{"name": "cloudify_ims-sg_38488e6f-fa48-4af8-b942-916bea7b52d4"}], "user_id": "d4c3f98d6bcc4600973cc095e0e84190", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T12:57:07Z", "hostId": "b86ce81555ba9e0b8329d9d0cdd787e17615e04a5d6754c1e8a36457", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_38488e6f-fa48-4af8-b942-916bea7b52d4", "name": "cloudify_ims-vm_38488e6f-fa48-4af8-b942-916bea7b52d4", "created": "2018-08-26T12:57:04Z", "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 12:57:18,542 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-251717b3-d5ca-48e9-a5b6-44690f10dc4c 2018-08-26 12:57:18,542 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.578976869583s 2018-08-26 12:57:18,542 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-251717b3-d5ca-48e9-a5b6-44690f10dc4c 2018-08-26 12:57:18,546 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 12:57:20,549 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 12:57:20,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192a1b986bc5d7cf89306e006b1e7a2d9c3a851" 2018-08-26 12:57:21,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:57: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-6be5ecbb-aa1f-45de-9836-b6e8b68867a3 x-compute-request-id: req-6be5ecbb-aa1f-45de-9836-b6e8b68867a3 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "rel": "bookmark"}], "image": {"id": "d96424a9-2524-4945-aef3-6317dbec37aa", "links": [{"href": "http://172.30.9.22:8774/images/d96424a9-2524-4945-aef3-6317dbec37aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fb7011f2-af7d-463c-8073-a7bd3096f8d9", "links": [{"href": "http://172.30.9.22:8774/flavors/fb7011f2-af7d-463c-8073-a7bd3096f8d9", "rel": "bookmark"}]}, "id": "19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "security_groups": [{"name": "cloudify_ims-sg_38488e6f-fa48-4af8-b942-916bea7b52d4"}], "user_id": "d4c3f98d6bcc4600973cc095e0e84190", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T12:57:07Z", "hostId": "b86ce81555ba9e0b8329d9d0cdd787e17615e04a5d6754c1e8a36457", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_38488e6f-fa48-4af8-b942-916bea7b52d4", "name": "cloudify_ims-vm_38488e6f-fa48-4af8-b942-916bea7b52d4", "created": "2018-08-26T12:57:04Z", "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 12:57:21,154 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-6be5ecbb-aa1f-45de-9836-b6e8b68867a3 2018-08-26 12:57:21,154 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.604818105698s 2018-08-26 12:57:21,154 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-6be5ecbb-aa1f-45de-9836-b6e8b68867a3 2018-08-26 12:57:21,158 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 12:57:23,161 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 12:57:23,164 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192a1b986bc5d7cf89306e006b1e7a2d9c3a851" 2018-08-26 12:57:24,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:57: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-c07a153a-ae78-4b41-a1ed-f700a1cb7dbb x-compute-request-id: req-c07a153a-ae78-4b41-a1ed-f700a1cb7dbb Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "rel": "bookmark"}], "image": {"id": "d96424a9-2524-4945-aef3-6317dbec37aa", "links": [{"href": "http://172.30.9.22:8774/images/d96424a9-2524-4945-aef3-6317dbec37aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fb7011f2-af7d-463c-8073-a7bd3096f8d9", "links": [{"href": "http://172.30.9.22:8774/flavors/fb7011f2-af7d-463c-8073-a7bd3096f8d9", "rel": "bookmark"}]}, "id": "19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "security_groups": [{"name": "cloudify_ims-sg_38488e6f-fa48-4af8-b942-916bea7b52d4"}], "user_id": "d4c3f98d6bcc4600973cc095e0e84190", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T12:57:07Z", "hostId": "b86ce81555ba9e0b8329d9d0cdd787e17615e04a5d6754c1e8a36457", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_38488e6f-fa48-4af8-b942-916bea7b52d4", "name": "cloudify_ims-vm_38488e6f-fa48-4af8-b942-916bea7b52d4", "created": "2018-08-26T12:57:04Z", "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 12:57:24,173 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c07a153a-ae78-4b41-a1ed-f700a1cb7dbb 2018-08-26 12:57:24,173 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.01123189926s 2018-08-26 12:57:24,173 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c07a153a-ae78-4b41-a1ed-f700a1cb7dbb 2018-08-26 12:57:24,174 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 12:57:26,177 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 12:57:26,180 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192a1b986bc5d7cf89306e006b1e7a2d9c3a851" 2018-08-26 12:57:26,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:57:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8e072bfb-44fc-4557-bd4b-4dd1535283c3 x-compute-request-id: req-8e072bfb-44fc-4557-bd4b-4dd1535283c3 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "rel": "bookmark"}], "image": {"id": "d96424a9-2524-4945-aef3-6317dbec37aa", "links": [{"href": "http://172.30.9.22:8774/images/d96424a9-2524-4945-aef3-6317dbec37aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fb7011f2-af7d-463c-8073-a7bd3096f8d9", "links": [{"href": "http://172.30.9.22:8774/flavors/fb7011f2-af7d-463c-8073-a7bd3096f8d9", "rel": "bookmark"}]}, "id": "19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "security_groups": [{"name": "cloudify_ims-sg_38488e6f-fa48-4af8-b942-916bea7b52d4"}], "user_id": "d4c3f98d6bcc4600973cc095e0e84190", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T12:57:07Z", "hostId": "b86ce81555ba9e0b8329d9d0cdd787e17615e04a5d6754c1e8a36457", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_38488e6f-fa48-4af8-b942-916bea7b52d4", "name": "cloudify_ims-vm_38488e6f-fa48-4af8-b942-916bea7b52d4", "created": "2018-08-26T12:57:04Z", "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 12:57:26,624 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8e072bfb-44fc-4557-bd4b-4dd1535283c3 2018-08-26 12:57:26,624 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.447269916534s 2018-08-26 12:57:26,625 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8e072bfb-44fc-4557-bd4b-4dd1535283c3 2018-08-26 12:57:26,628 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 12:57:28,631 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 12:57:28,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192a1b986bc5d7cf89306e006b1e7a2d9c3a851" 2018-08-26 12:57:29,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:57: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-f7cb57f2-025f-4b29-bf3a-6805b7aab2b7 x-compute-request-id: req-f7cb57f2-025f-4b29-bf3a-6805b7aab2b7 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "rel": "bookmark"}], "image": {"id": "d96424a9-2524-4945-aef3-6317dbec37aa", "links": [{"href": "http://172.30.9.22:8774/images/d96424a9-2524-4945-aef3-6317dbec37aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fb7011f2-af7d-463c-8073-a7bd3096f8d9", "links": [{"href": "http://172.30.9.22:8774/flavors/fb7011f2-af7d-463c-8073-a7bd3096f8d9", "rel": "bookmark"}]}, "id": "19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "security_groups": [{"name": "cloudify_ims-sg_38488e6f-fa48-4af8-b942-916bea7b52d4"}], "user_id": "d4c3f98d6bcc4600973cc095e0e84190", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T12:57:07Z", "hostId": "b86ce81555ba9e0b8329d9d0cdd787e17615e04a5d6754c1e8a36457", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_38488e6f-fa48-4af8-b942-916bea7b52d4", "name": "cloudify_ims-vm_38488e6f-fa48-4af8-b942-916bea7b52d4", "created": "2018-08-26T12:57:04Z", "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 12:57:29,043 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f7cb57f2-025f-4b29-bf3a-6805b7aab2b7 2018-08-26 12:57:29,043 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.412477016449s 2018-08-26 12:57:29,044 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f7cb57f2-025f-4b29-bf3a-6805b7aab2b7 2018-08-26 12:57:29,048 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 12:57:31,050 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 12:57:31,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192a1b986bc5d7cf89306e006b1e7a2d9c3a851" 2018-08-26 12:57:31,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:57:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8312799a-48a7-4d55-ac2b-cd76c5b9b66b x-compute-request-id: req-8312799a-48a7-4d55-ac2b-cd76c5b9b66b Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "rel": "bookmark"}], "image": {"id": "d96424a9-2524-4945-aef3-6317dbec37aa", "links": [{"href": "http://172.30.9.22:8774/images/d96424a9-2524-4945-aef3-6317dbec37aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fb7011f2-af7d-463c-8073-a7bd3096f8d9", "links": [{"href": "http://172.30.9.22:8774/flavors/fb7011f2-af7d-463c-8073-a7bd3096f8d9", "rel": "bookmark"}]}, "id": "19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "security_groups": [{"name": "cloudify_ims-sg_38488e6f-fa48-4af8-b942-916bea7b52d4"}], "user_id": "d4c3f98d6bcc4600973cc095e0e84190", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T12:57:07Z", "hostId": "b86ce81555ba9e0b8329d9d0cdd787e17615e04a5d6754c1e8a36457", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_38488e6f-fa48-4af8-b942-916bea7b52d4", "name": "cloudify_ims-vm_38488e6f-fa48-4af8-b942-916bea7b52d4", "created": "2018-08-26T12:57:04Z", "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 12:57:31,402 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8312799a-48a7-4d55-ac2b-cd76c5b9b66b 2018-08-26 12:57:31,402 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.351104974747s 2018-08-26 12:57:31,402 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8312799a-48a7-4d55-ac2b-cd76c5b9b66b 2018-08-26 12:57:31,406 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 12:57:33,409 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 12:57:33,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192a1b986bc5d7cf89306e006b1e7a2d9c3a851" 2018-08-26 12:57:33,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:57: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-0a3f316b-d9ef-486c-a90f-96f349f36030 x-compute-request-id: req-0a3f316b-d9ef-486c-a90f-96f349f36030 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "rel": "bookmark"}], "image": {"id": "d96424a9-2524-4945-aef3-6317dbec37aa", "links": [{"href": "http://172.30.9.22:8774/images/d96424a9-2524-4945-aef3-6317dbec37aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fb7011f2-af7d-463c-8073-a7bd3096f8d9", "links": [{"href": "http://172.30.9.22:8774/flavors/fb7011f2-af7d-463c-8073-a7bd3096f8d9", "rel": "bookmark"}]}, "id": "19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "security_groups": [{"name": "cloudify_ims-sg_38488e6f-fa48-4af8-b942-916bea7b52d4"}], "user_id": "d4c3f98d6bcc4600973cc095e0e84190", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T12:57:07Z", "hostId": "b86ce81555ba9e0b8329d9d0cdd787e17615e04a5d6754c1e8a36457", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_38488e6f-fa48-4af8-b942-916bea7b52d4", "name": "cloudify_ims-vm_38488e6f-fa48-4af8-b942-916bea7b52d4", "created": "2018-08-26T12:57:04Z", "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 12:57:33,792 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-0a3f316b-d9ef-486c-a90f-96f349f36030 2018-08-26 12:57:33,792 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.383322954178s 2018-08-26 12:57:33,793 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-0a3f316b-d9ef-486c-a90f-96f349f36030 2018-08-26 12:57:33,796 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 12:57:35,799 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 12:57:35,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192a1b986bc5d7cf89306e006b1e7a2d9c3a851" 2018-08-26 12:57:35,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:57: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-ae242fb7-abb8-4979-b296-a15c811546e2 x-compute-request-id: req-ae242fb7-abb8-4979-b296-a15c811546e2 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "rel": "bookmark"}], "image": {"id": "d96424a9-2524-4945-aef3-6317dbec37aa", "links": [{"href": "http://172.30.9.22:8774/images/d96424a9-2524-4945-aef3-6317dbec37aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fb7011f2-af7d-463c-8073-a7bd3096f8d9", "links": [{"href": "http://172.30.9.22:8774/flavors/fb7011f2-af7d-463c-8073-a7bd3096f8d9", "rel": "bookmark"}]}, "id": "19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "security_groups": [{"name": "cloudify_ims-sg_38488e6f-fa48-4af8-b942-916bea7b52d4"}], "user_id": "d4c3f98d6bcc4600973cc095e0e84190", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T12:57:07Z", "hostId": "b86ce81555ba9e0b8329d9d0cdd787e17615e04a5d6754c1e8a36457", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_38488e6f-fa48-4af8-b942-916bea7b52d4", "name": "cloudify_ims-vm_38488e6f-fa48-4af8-b942-916bea7b52d4", "created": "2018-08-26T12:57:04Z", "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 12:57:35,982 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ae242fb7-abb8-4979-b296-a15c811546e2 2018-08-26 12:57:35,982 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.182378053665s 2018-08-26 12:57:35,982 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ae242fb7-abb8-4979-b296-a15c811546e2 2018-08-26 12:57:35,986 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 12:57:37,989 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 12:57:37,992 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192a1b986bc5d7cf89306e006b1e7a2d9c3a851" 2018-08-26 12:57:38,354 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:57:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c68e42db-931c-45e4-a801-9a8d56905972 x-compute-request-id: req-c68e42db-931c-45e4-a801-9a8d56905972 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "rel": "bookmark"}], "image": {"id": "d96424a9-2524-4945-aef3-6317dbec37aa", "links": [{"href": "http://172.30.9.22:8774/images/d96424a9-2524-4945-aef3-6317dbec37aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fb7011f2-af7d-463c-8073-a7bd3096f8d9", "links": [{"href": "http://172.30.9.22:8774/flavors/fb7011f2-af7d-463c-8073-a7bd3096f8d9", "rel": "bookmark"}]}, "id": "19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "security_groups": [{"name": "cloudify_ims-sg_38488e6f-fa48-4af8-b942-916bea7b52d4"}], "user_id": "d4c3f98d6bcc4600973cc095e0e84190", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T12:57:07Z", "hostId": "b86ce81555ba9e0b8329d9d0cdd787e17615e04a5d6754c1e8a36457", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_38488e6f-fa48-4af8-b942-916bea7b52d4", "name": "cloudify_ims-vm_38488e6f-fa48-4af8-b942-916bea7b52d4", "created": "2018-08-26T12:57:04Z", "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 12:57:38,355 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c68e42db-931c-45e4-a801-9a8d56905972 2018-08-26 12:57:38,355 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.36573600769s 2018-08-26 12:57:38,355 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c68e42db-931c-45e4-a801-9a8d56905972 2018-08-26 12:57:38,359 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 12:57:40,361 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 12:57:40,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192a1b986bc5d7cf89306e006b1e7a2d9c3a851" 2018-08-26 12:57:40,545 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:57: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-29b66d83-2ad7-4cbd-9a9a-d1fc6bd739e8 x-compute-request-id: req-29b66d83-2ad7-4cbd-9a9a-d1fc6bd739e8 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "rel": "bookmark"}], "image": {"id": "d96424a9-2524-4945-aef3-6317dbec37aa", "links": [{"href": "http://172.30.9.22:8774/images/d96424a9-2524-4945-aef3-6317dbec37aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fb7011f2-af7d-463c-8073-a7bd3096f8d9", "links": [{"href": "http://172.30.9.22:8774/flavors/fb7011f2-af7d-463c-8073-a7bd3096f8d9", "rel": "bookmark"}]}, "id": "19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "security_groups": [{"name": "cloudify_ims-sg_38488e6f-fa48-4af8-b942-916bea7b52d4"}], "user_id": "d4c3f98d6bcc4600973cc095e0e84190", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T12:57:07Z", "hostId": "b86ce81555ba9e0b8329d9d0cdd787e17615e04a5d6754c1e8a36457", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_38488e6f-fa48-4af8-b942-916bea7b52d4", "name": "cloudify_ims-vm_38488e6f-fa48-4af8-b942-916bea7b52d4", "created": "2018-08-26T12:57:04Z", "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 12:57:40,545 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-29b66d83-2ad7-4cbd-9a9a-d1fc6bd739e8 2018-08-26 12:57:40,545 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.184026956558s 2018-08-26 12:57:40,546 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-29b66d83-2ad7-4cbd-9a9a-d1fc6bd739e8 2018-08-26 12:57:40,549 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 12:57:42,552 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 12:57:42,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192a1b986bc5d7cf89306e006b1e7a2d9c3a851" 2018-08-26 12:57:43,269 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:57: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-06c1efd0-8bc8-45d1-8783-ecb55931055f x-compute-request-id: req-06c1efd0-8bc8-45d1-8783-ecb55931055f Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "rel": "bookmark"}], "image": {"id": "d96424a9-2524-4945-aef3-6317dbec37aa", "links": [{"href": "http://172.30.9.22:8774/images/d96424a9-2524-4945-aef3-6317dbec37aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fb7011f2-af7d-463c-8073-a7bd3096f8d9", "links": [{"href": "http://172.30.9.22:8774/flavors/fb7011f2-af7d-463c-8073-a7bd3096f8d9", "rel": "bookmark"}]}, "id": "19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "security_groups": [{"name": "cloudify_ims-sg_38488e6f-fa48-4af8-b942-916bea7b52d4"}], "user_id": "d4c3f98d6bcc4600973cc095e0e84190", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T12:57:07Z", "hostId": "b86ce81555ba9e0b8329d9d0cdd787e17615e04a5d6754c1e8a36457", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_38488e6f-fa48-4af8-b942-916bea7b52d4", "name": "cloudify_ims-vm_38488e6f-fa48-4af8-b942-916bea7b52d4", "created": "2018-08-26T12:57:04Z", "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 12:57:43,269 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-06c1efd0-8bc8-45d1-8783-ecb55931055f 2018-08-26 12:57:43,270 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.717060804367s 2018-08-26 12:57:43,270 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-06c1efd0-8bc8-45d1-8783-ecb55931055f 2018-08-26 12:57:43,274 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 12:57:45,277 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 12:57:45,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192a1b986bc5d7cf89306e006b1e7a2d9c3a851" 2018-08-26 12:57:45,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:57: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-b0a0b60b-cbcf-44b4-914f-28914c92ed0e x-compute-request-id: req-b0a0b60b-cbcf-44b4-914f-28914c92ed0e Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "rel": "bookmark"}], "image": {"id": "d96424a9-2524-4945-aef3-6317dbec37aa", "links": [{"href": "http://172.30.9.22:8774/images/d96424a9-2524-4945-aef3-6317dbec37aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fb7011f2-af7d-463c-8073-a7bd3096f8d9", "links": [{"href": "http://172.30.9.22:8774/flavors/fb7011f2-af7d-463c-8073-a7bd3096f8d9", "rel": "bookmark"}]}, "id": "19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "security_groups": [{"name": "cloudify_ims-sg_38488e6f-fa48-4af8-b942-916bea7b52d4"}], "user_id": "d4c3f98d6bcc4600973cc095e0e84190", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T12:57:07Z", "hostId": "b86ce81555ba9e0b8329d9d0cdd787e17615e04a5d6754c1e8a36457", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_38488e6f-fa48-4af8-b942-916bea7b52d4", "name": "cloudify_ims-vm_38488e6f-fa48-4af8-b942-916bea7b52d4", "created": "2018-08-26T12:57:04Z", "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 12:57:45,627 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b0a0b60b-cbcf-44b4-914f-28914c92ed0e 2018-08-26 12:57:45,628 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.350517034531s 2018-08-26 12:57:45,628 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b0a0b60b-cbcf-44b4-914f-28914c92ed0e 2018-08-26 12:57:45,632 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 12:57:47,634 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 12:57:47,637 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192a1b986bc5d7cf89306e006b1e7a2d9c3a851" 2018-08-26 12:57:47,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:57: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-bb51aad0-87bf-4255-9616-c57a2440a806 x-compute-request-id: req-bb51aad0-87bf-4255-9616-c57a2440a806 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "rel": "bookmark"}], "image": {"id": "d96424a9-2524-4945-aef3-6317dbec37aa", "links": [{"href": "http://172.30.9.22:8774/images/d96424a9-2524-4945-aef3-6317dbec37aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fb7011f2-af7d-463c-8073-a7bd3096f8d9", "links": [{"href": "http://172.30.9.22:8774/flavors/fb7011f2-af7d-463c-8073-a7bd3096f8d9", "rel": "bookmark"}]}, "id": "19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "security_groups": [{"name": "cloudify_ims-sg_38488e6f-fa48-4af8-b942-916bea7b52d4"}], "user_id": "d4c3f98d6bcc4600973cc095e0e84190", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T12:57:07Z", "hostId": "b86ce81555ba9e0b8329d9d0cdd787e17615e04a5d6754c1e8a36457", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_38488e6f-fa48-4af8-b942-916bea7b52d4", "name": "cloudify_ims-vm_38488e6f-fa48-4af8-b942-916bea7b52d4", "created": "2018-08-26T12:57:04Z", "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 12:57:47,981 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-bb51aad0-87bf-4255-9616-c57a2440a806 2018-08-26 12:57:47,981 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.346923112869s 2018-08-26 12:57:47,982 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-bb51aad0-87bf-4255-9616-c57a2440a806 2018-08-26 12:57:47,985 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 12:57:49,988 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 12:57:49,991 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192a1b986bc5d7cf89306e006b1e7a2d9c3a851" 2018-08-26 12:57:50,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:57: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-37cced56-e8bd-4c78-baf7-ea1b6736cf9d x-compute-request-id: req-37cced56-e8bd-4c78-baf7-ea1b6736cf9d Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "rel": "bookmark"}], "image": {"id": "d96424a9-2524-4945-aef3-6317dbec37aa", "links": [{"href": "http://172.30.9.22:8774/images/d96424a9-2524-4945-aef3-6317dbec37aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fb7011f2-af7d-463c-8073-a7bd3096f8d9", "links": [{"href": "http://172.30.9.22:8774/flavors/fb7011f2-af7d-463c-8073-a7bd3096f8d9", "rel": "bookmark"}]}, "id": "19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "security_groups": [{"name": "cloudify_ims-sg_38488e6f-fa48-4af8-b942-916bea7b52d4"}], "user_id": "d4c3f98d6bcc4600973cc095e0e84190", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T12:57:07Z", "hostId": "b86ce81555ba9e0b8329d9d0cdd787e17615e04a5d6754c1e8a36457", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_38488e6f-fa48-4af8-b942-916bea7b52d4", "name": "cloudify_ims-vm_38488e6f-fa48-4af8-b942-916bea7b52d4", "created": "2018-08-26T12:57:04Z", "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 12:57:50,420 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-37cced56-e8bd-4c78-baf7-ea1b6736cf9d 2018-08-26 12:57:50,420 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.431607961655s 2018-08-26 12:57:50,420 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-37cced56-e8bd-4c78-baf7-ea1b6736cf9d 2018-08-26 12:57:50,424 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 12:57:52,427 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 12:57:52,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192a1b986bc5d7cf89306e006b1e7a2d9c3a851" 2018-08-26 12:57:52,620 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:57: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-24651c36-7576-439a-bf02-7f640dbdd55f x-compute-request-id: req-24651c36-7576-439a-bf02-7f640dbdd55f Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "rel": "bookmark"}], "image": {"id": "d96424a9-2524-4945-aef3-6317dbec37aa", "links": [{"href": "http://172.30.9.22:8774/images/d96424a9-2524-4945-aef3-6317dbec37aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fb7011f2-af7d-463c-8073-a7bd3096f8d9", "links": [{"href": "http://172.30.9.22:8774/flavors/fb7011f2-af7d-463c-8073-a7bd3096f8d9", "rel": "bookmark"}]}, "id": "19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "security_groups": [{"name": "cloudify_ims-sg_38488e6f-fa48-4af8-b942-916bea7b52d4"}], "user_id": "d4c3f98d6bcc4600973cc095e0e84190", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T12:57:07Z", "hostId": "b86ce81555ba9e0b8329d9d0cdd787e17615e04a5d6754c1e8a36457", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_38488e6f-fa48-4af8-b942-916bea7b52d4", "name": "cloudify_ims-vm_38488e6f-fa48-4af8-b942-916bea7b52d4", "created": "2018-08-26T12:57:04Z", "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 12:57:52,620 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-24651c36-7576-439a-bf02-7f640dbdd55f 2018-08-26 12:57:52,620 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.193298816681s 2018-08-26 12:57:52,620 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-24651c36-7576-439a-bf02-7f640dbdd55f 2018-08-26 12:57:52,624 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 12:57:54,627 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 12:57:54,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192a1b986bc5d7cf89306e006b1e7a2d9c3a851" 2018-08-26 12:57:54,800 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:57: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-3584a215-96e9-48bb-b133-e7428a09b432 x-compute-request-id: req-3584a215-96e9-48bb-b133-e7428a09b432 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "rel": "bookmark"}], "image": {"id": "d96424a9-2524-4945-aef3-6317dbec37aa", "links": [{"href": "http://172.30.9.22:8774/images/d96424a9-2524-4945-aef3-6317dbec37aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fb7011f2-af7d-463c-8073-a7bd3096f8d9", "links": [{"href": "http://172.30.9.22:8774/flavors/fb7011f2-af7d-463c-8073-a7bd3096f8d9", "rel": "bookmark"}]}, "id": "19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "security_groups": [{"name": "cloudify_ims-sg_38488e6f-fa48-4af8-b942-916bea7b52d4"}], "user_id": "d4c3f98d6bcc4600973cc095e0e84190", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T12:57:07Z", "hostId": "b86ce81555ba9e0b8329d9d0cdd787e17615e04a5d6754c1e8a36457", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_38488e6f-fa48-4af8-b942-916bea7b52d4", "name": "cloudify_ims-vm_38488e6f-fa48-4af8-b942-916bea7b52d4", "created": "2018-08-26T12:57:04Z", "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 12:57:54,800 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-3584a215-96e9-48bb-b133-e7428a09b432 2018-08-26 12:57:54,800 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.173175096512s 2018-08-26 12:57:54,801 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-3584a215-96e9-48bb-b133-e7428a09b432 2018-08-26 12:57:54,804 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 12:57:56,807 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 12:57:56,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192a1b986bc5d7cf89306e006b1e7a2d9c3a851" 2018-08-26 12:57:57,171 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:57: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-07ebcc1c-5eb1-43b0-9f0c-9c8b2c75d624 x-compute-request-id: req-07ebcc1c-5eb1-43b0-9f0c-9c8b2c75d624 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "rel": "bookmark"}], "image": {"id": "d96424a9-2524-4945-aef3-6317dbec37aa", "links": [{"href": "http://172.30.9.22:8774/images/d96424a9-2524-4945-aef3-6317dbec37aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fb7011f2-af7d-463c-8073-a7bd3096f8d9", "links": [{"href": "http://172.30.9.22:8774/flavors/fb7011f2-af7d-463c-8073-a7bd3096f8d9", "rel": "bookmark"}]}, "id": "19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "security_groups": [{"name": "cloudify_ims-sg_38488e6f-fa48-4af8-b942-916bea7b52d4"}], "user_id": "d4c3f98d6bcc4600973cc095e0e84190", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T12:57:07Z", "hostId": "b86ce81555ba9e0b8329d9d0cdd787e17615e04a5d6754c1e8a36457", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_38488e6f-fa48-4af8-b942-916bea7b52d4", "name": "cloudify_ims-vm_38488e6f-fa48-4af8-b942-916bea7b52d4", "created": "2018-08-26T12:57:04Z", "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 12:57:57,171 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-07ebcc1c-5eb1-43b0-9f0c-9c8b2c75d624 2018-08-26 12:57:57,171 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.364015102386s 2018-08-26 12:57:57,172 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-07ebcc1c-5eb1-43b0-9f0c-9c8b2c75d624 2018-08-26 12:57:57,176 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 12:57:59,178 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 12:57:59,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192a1b986bc5d7cf89306e006b1e7a2d9c3a851" 2018-08-26 12:57:59,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:57:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7c3793ef-b75b-4ab5-bd14-7477ef92812b x-compute-request-id: req-7c3793ef-b75b-4ab5-bd14-7477ef92812b Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "rel": "bookmark"}], "image": {"id": "d96424a9-2524-4945-aef3-6317dbec37aa", "links": [{"href": "http://172.30.9.22:8774/images/d96424a9-2524-4945-aef3-6317dbec37aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fb7011f2-af7d-463c-8073-a7bd3096f8d9", "links": [{"href": "http://172.30.9.22:8774/flavors/fb7011f2-af7d-463c-8073-a7bd3096f8d9", "rel": "bookmark"}]}, "id": "19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "security_groups": [{"name": "cloudify_ims-sg_38488e6f-fa48-4af8-b942-916bea7b52d4"}], "user_id": "d4c3f98d6bcc4600973cc095e0e84190", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T12:57:07Z", "hostId": "b86ce81555ba9e0b8329d9d0cdd787e17615e04a5d6754c1e8a36457", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_38488e6f-fa48-4af8-b942-916bea7b52d4", "name": "cloudify_ims-vm_38488e6f-fa48-4af8-b942-916bea7b52d4", "created": "2018-08-26T12:57:04Z", "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 12:57:59,641 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-7c3793ef-b75b-4ab5-bd14-7477ef92812b 2018-08-26 12:57:59,641 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.462538957596s 2018-08-26 12:57:59,641 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-7c3793ef-b75b-4ab5-bd14-7477ef92812b 2018-08-26 12:57:59,645 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 12:58:01,648 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 12:58:01,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192a1b986bc5d7cf89306e006b1e7a2d9c3a851" 2018-08-26 12:58:02,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:58: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-c9a39f1b-fa36-4275-8f25-034cccfc946f x-compute-request-id: req-c9a39f1b-fa36-4275-8f25-034cccfc946f Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "rel": "bookmark"}], "image": {"id": "d96424a9-2524-4945-aef3-6317dbec37aa", "links": [{"href": "http://172.30.9.22:8774/images/d96424a9-2524-4945-aef3-6317dbec37aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fb7011f2-af7d-463c-8073-a7bd3096f8d9", "links": [{"href": "http://172.30.9.22:8774/flavors/fb7011f2-af7d-463c-8073-a7bd3096f8d9", "rel": "bookmark"}]}, "id": "19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "security_groups": [{"name": "cloudify_ims-sg_38488e6f-fa48-4af8-b942-916bea7b52d4"}], "user_id": "d4c3f98d6bcc4600973cc095e0e84190", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T12:57:07Z", "hostId": "b86ce81555ba9e0b8329d9d0cdd787e17615e04a5d6754c1e8a36457", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_38488e6f-fa48-4af8-b942-916bea7b52d4", "name": "cloudify_ims-vm_38488e6f-fa48-4af8-b942-916bea7b52d4", "created": "2018-08-26T12:57:04Z", "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 12:58:02,122 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c9a39f1b-fa36-4275-8f25-034cccfc946f 2018-08-26 12:58:02,122 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.473670959473s 2018-08-26 12:58:02,122 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c9a39f1b-fa36-4275-8f25-034cccfc946f 2018-08-26 12:58:02,126 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 12:58:04,128 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 12:58:04,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192a1b986bc5d7cf89306e006b1e7a2d9c3a851" 2018-08-26 12:58:04,305 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:58:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c12d8ce0-a32b-491a-8ada-4c4d65dec0b7 x-compute-request-id: req-c12d8ce0-a32b-491a-8ada-4c4d65dec0b7 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "rel": "bookmark"}], "image": {"id": "d96424a9-2524-4945-aef3-6317dbec37aa", "links": [{"href": "http://172.30.9.22:8774/images/d96424a9-2524-4945-aef3-6317dbec37aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fb7011f2-af7d-463c-8073-a7bd3096f8d9", "links": [{"href": "http://172.30.9.22:8774/flavors/fb7011f2-af7d-463c-8073-a7bd3096f8d9", "rel": "bookmark"}]}, "id": "19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "security_groups": [{"name": "cloudify_ims-sg_38488e6f-fa48-4af8-b942-916bea7b52d4"}], "user_id": "d4c3f98d6bcc4600973cc095e0e84190", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T12:57:07Z", "hostId": "b86ce81555ba9e0b8329d9d0cdd787e17615e04a5d6754c1e8a36457", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_38488e6f-fa48-4af8-b942-916bea7b52d4", "name": "cloudify_ims-vm_38488e6f-fa48-4af8-b942-916bea7b52d4", "created": "2018-08-26T12:57:04Z", "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 12:58:04,306 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c12d8ce0-a32b-491a-8ada-4c4d65dec0b7 2018-08-26 12:58:04,306 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.177325963974s 2018-08-26 12:58:04,306 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c12d8ce0-a32b-491a-8ada-4c4d65dec0b7 2018-08-26 12:58:04,310 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 12:58:06,312 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 12:58:06,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192a1b986bc5d7cf89306e006b1e7a2d9c3a851" 2018-08-26 12:58:06,509 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:58:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e74e58bb-05ce-4997-8073-44f3feda7ddb x-compute-request-id: req-e74e58bb-05ce-4997-8073-44f3feda7ddb Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "rel": "bookmark"}], "image": {"id": "d96424a9-2524-4945-aef3-6317dbec37aa", "links": [{"href": "http://172.30.9.22:8774/images/d96424a9-2524-4945-aef3-6317dbec37aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fb7011f2-af7d-463c-8073-a7bd3096f8d9", "links": [{"href": "http://172.30.9.22:8774/flavors/fb7011f2-af7d-463c-8073-a7bd3096f8d9", "rel": "bookmark"}]}, "id": "19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "security_groups": [{"name": "cloudify_ims-sg_38488e6f-fa48-4af8-b942-916bea7b52d4"}], "user_id": "d4c3f98d6bcc4600973cc095e0e84190", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T12:57:07Z", "hostId": "b86ce81555ba9e0b8329d9d0cdd787e17615e04a5d6754c1e8a36457", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_38488e6f-fa48-4af8-b942-916bea7b52d4", "name": "cloudify_ims-vm_38488e6f-fa48-4af8-b942-916bea7b52d4", "created": "2018-08-26T12:57:04Z", "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 12:58:06,509 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-e74e58bb-05ce-4997-8073-44f3feda7ddb 2018-08-26 12:58:06,509 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.196591854095s 2018-08-26 12:58:06,509 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-e74e58bb-05ce-4997-8073-44f3feda7ddb 2018-08-26 12:58:06,512 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 12:58:08,514 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 12:58:08,517 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192a1b986bc5d7cf89306e006b1e7a2d9c3a851" 2018-08-26 12:58:08,701 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:58: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-059fdcae-f294-40f3-bcd2-425bcea427f0 x-compute-request-id: req-059fdcae-f294-40f3-bcd2-425bcea427f0 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "rel": "bookmark"}], "image": {"id": "d96424a9-2524-4945-aef3-6317dbec37aa", "links": [{"href": "http://172.30.9.22:8774/images/d96424a9-2524-4945-aef3-6317dbec37aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fb7011f2-af7d-463c-8073-a7bd3096f8d9", "links": [{"href": "http://172.30.9.22:8774/flavors/fb7011f2-af7d-463c-8073-a7bd3096f8d9", "rel": "bookmark"}]}, "id": "19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "security_groups": [{"name": "cloudify_ims-sg_38488e6f-fa48-4af8-b942-916bea7b52d4"}], "user_id": "d4c3f98d6bcc4600973cc095e0e84190", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T12:57:07Z", "hostId": "b86ce81555ba9e0b8329d9d0cdd787e17615e04a5d6754c1e8a36457", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_38488e6f-fa48-4af8-b942-916bea7b52d4", "name": "cloudify_ims-vm_38488e6f-fa48-4af8-b942-916bea7b52d4", "created": "2018-08-26T12:57:04Z", "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 12:58:08,701 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-059fdcae-f294-40f3-bcd2-425bcea427f0 2018-08-26 12:58:08,701 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.186877012253s 2018-08-26 12:58:08,702 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-059fdcae-f294-40f3-bcd2-425bcea427f0 2018-08-26 12:58:08,706 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 12:58:10,708 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 12:58:10,711 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192a1b986bc5d7cf89306e006b1e7a2d9c3a851" 2018-08-26 12:58:10,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:58: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-729e6108-077d-4e85-81ae-84a331d4bead x-compute-request-id: req-729e6108-077d-4e85-81ae-84a331d4bead Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "rel": "bookmark"}], "image": {"id": "d96424a9-2524-4945-aef3-6317dbec37aa", "links": [{"href": "http://172.30.9.22:8774/images/d96424a9-2524-4945-aef3-6317dbec37aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fb7011f2-af7d-463c-8073-a7bd3096f8d9", "links": [{"href": "http://172.30.9.22:8774/flavors/fb7011f2-af7d-463c-8073-a7bd3096f8d9", "rel": "bookmark"}]}, "id": "19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "security_groups": [{"name": "cloudify_ims-sg_38488e6f-fa48-4af8-b942-916bea7b52d4"}], "user_id": "d4c3f98d6bcc4600973cc095e0e84190", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T12:57:07Z", "hostId": "b86ce81555ba9e0b8329d9d0cdd787e17615e04a5d6754c1e8a36457", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_38488e6f-fa48-4af8-b942-916bea7b52d4", "name": "cloudify_ims-vm_38488e6f-fa48-4af8-b942-916bea7b52d4", "created": "2018-08-26T12:57:04Z", "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 12:58:10,888 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-729e6108-077d-4e85-81ae-84a331d4bead 2018-08-26 12:58:10,888 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.179762125015s 2018-08-26 12:58:10,889 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-729e6108-077d-4e85-81ae-84a331d4bead 2018-08-26 12:58:10,893 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 12:58:12,895 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 12:58:12,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192a1b986bc5d7cf89306e006b1e7a2d9c3a851" 2018-08-26 12:58:13,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:58: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-ff393f8a-4be1-420b-b655-12a206427be2 x-compute-request-id: req-ff393f8a-4be1-420b-b655-12a206427be2 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "rel": "bookmark"}], "image": {"id": "d96424a9-2524-4945-aef3-6317dbec37aa", "links": [{"href": "http://172.30.9.22:8774/images/d96424a9-2524-4945-aef3-6317dbec37aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fb7011f2-af7d-463c-8073-a7bd3096f8d9", "links": [{"href": "http://172.30.9.22:8774/flavors/fb7011f2-af7d-463c-8073-a7bd3096f8d9", "rel": "bookmark"}]}, "id": "19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "security_groups": [{"name": "cloudify_ims-sg_38488e6f-fa48-4af8-b942-916bea7b52d4"}], "user_id": "d4c3f98d6bcc4600973cc095e0e84190", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T12:57:07Z", "hostId": "b86ce81555ba9e0b8329d9d0cdd787e17615e04a5d6754c1e8a36457", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_38488e6f-fa48-4af8-b942-916bea7b52d4", "name": "cloudify_ims-vm_38488e6f-fa48-4af8-b942-916bea7b52d4", "created": "2018-08-26T12:57:04Z", "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 12:58:13,119 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ff393f8a-4be1-420b-b655-12a206427be2 2018-08-26 12:58:13,119 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.224356889725s 2018-08-26 12:58:13,120 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ff393f8a-4be1-420b-b655-12a206427be2 2018-08-26 12:58:13,123 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 12:58:15,124 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 12:58:15,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192a1b986bc5d7cf89306e006b1e7a2d9c3a851" 2018-08-26 12:58:15,311 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:58: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-31361517-b717-4e92-b7ac-df4cbc6d14cb x-compute-request-id: req-31361517-b717-4e92-b7ac-df4cbc6d14cb Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "rel": "bookmark"}], "image": {"id": "d96424a9-2524-4945-aef3-6317dbec37aa", "links": [{"href": "http://172.30.9.22:8774/images/d96424a9-2524-4945-aef3-6317dbec37aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fb7011f2-af7d-463c-8073-a7bd3096f8d9", "links": [{"href": "http://172.30.9.22:8774/flavors/fb7011f2-af7d-463c-8073-a7bd3096f8d9", "rel": "bookmark"}]}, "id": "19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "security_groups": [{"name": "cloudify_ims-sg_38488e6f-fa48-4af8-b942-916bea7b52d4"}], "user_id": "d4c3f98d6bcc4600973cc095e0e84190", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T12:57:07Z", "hostId": "b86ce81555ba9e0b8329d9d0cdd787e17615e04a5d6754c1e8a36457", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_38488e6f-fa48-4af8-b942-916bea7b52d4", "name": "cloudify_ims-vm_38488e6f-fa48-4af8-b942-916bea7b52d4", "created": "2018-08-26T12:57:04Z", "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 12:58:15,311 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-31361517-b717-4e92-b7ac-df4cbc6d14cb 2018-08-26 12:58:15,311 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.187417984009s 2018-08-26 12:58:15,312 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-31361517-b717-4e92-b7ac-df4cbc6d14cb 2018-08-26 12:58:15,316 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 12:58:17,318 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 12:58:17,321 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192a1b986bc5d7cf89306e006b1e7a2d9c3a851" 2018-08-26 12:58:17,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:58: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-0ef71e5d-3cd2-429b-8704-96e1644bca91 x-compute-request-id: req-0ef71e5d-3cd2-429b-8704-96e1644bca91 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "rel": "bookmark"}], "image": {"id": "d96424a9-2524-4945-aef3-6317dbec37aa", "links": [{"href": "http://172.30.9.22:8774/images/d96424a9-2524-4945-aef3-6317dbec37aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fb7011f2-af7d-463c-8073-a7bd3096f8d9", "links": [{"href": "http://172.30.9.22:8774/flavors/fb7011f2-af7d-463c-8073-a7bd3096f8d9", "rel": "bookmark"}]}, "id": "19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "security_groups": [{"name": "cloudify_ims-sg_38488e6f-fa48-4af8-b942-916bea7b52d4"}], "user_id": "d4c3f98d6bcc4600973cc095e0e84190", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T12:57:07Z", "hostId": "b86ce81555ba9e0b8329d9d0cdd787e17615e04a5d6754c1e8a36457", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_38488e6f-fa48-4af8-b942-916bea7b52d4", "name": "cloudify_ims-vm_38488e6f-fa48-4af8-b942-916bea7b52d4", "created": "2018-08-26T12:57:04Z", "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 12:58:17,944 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-0ef71e5d-3cd2-429b-8704-96e1644bca91 2018-08-26 12:58:17,944 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.625469923019s 2018-08-26 12:58:17,944 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-0ef71e5d-3cd2-429b-8704-96e1644bca91 2018-08-26 12:58:17,949 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 12:58:19,951 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 12:58:19,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192a1b986bc5d7cf89306e006b1e7a2d9c3a851" 2018-08-26 12:58:20,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:58: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-1d305393-390d-4f1e-8eba-2a93b7d03c2f x-compute-request-id: req-1d305393-390d-4f1e-8eba-2a93b7d03c2f Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "rel": "bookmark"}], "image": {"id": "d96424a9-2524-4945-aef3-6317dbec37aa", "links": [{"href": "http://172.30.9.22:8774/images/d96424a9-2524-4945-aef3-6317dbec37aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fb7011f2-af7d-463c-8073-a7bd3096f8d9", "links": [{"href": "http://172.30.9.22:8774/flavors/fb7011f2-af7d-463c-8073-a7bd3096f8d9", "rel": "bookmark"}]}, "id": "19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "security_groups": [{"name": "cloudify_ims-sg_38488e6f-fa48-4af8-b942-916bea7b52d4"}], "user_id": "d4c3f98d6bcc4600973cc095e0e84190", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T12:57:07Z", "hostId": "b86ce81555ba9e0b8329d9d0cdd787e17615e04a5d6754c1e8a36457", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_38488e6f-fa48-4af8-b942-916bea7b52d4", "name": "cloudify_ims-vm_38488e6f-fa48-4af8-b942-916bea7b52d4", "created": "2018-08-26T12:57:04Z", "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 12:58:20,326 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-1d305393-390d-4f1e-8eba-2a93b7d03c2f 2018-08-26 12:58:20,326 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.374894857407s 2018-08-26 12:58:20,327 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-1d305393-390d-4f1e-8eba-2a93b7d03c2f 2018-08-26 12:58:20,330 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 12:58:22,333 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 12:58:22,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192a1b986bc5d7cf89306e006b1e7a2d9c3a851" 2018-08-26 12:58:22,512 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:58: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-eda23a91-4091-4531-b1c1-5fa3a0e3b581 x-compute-request-id: req-eda23a91-4091-4531-b1c1-5fa3a0e3b581 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "rel": "bookmark"}], "image": {"id": "d96424a9-2524-4945-aef3-6317dbec37aa", "links": [{"href": "http://172.30.9.22:8774/images/d96424a9-2524-4945-aef3-6317dbec37aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fb7011f2-af7d-463c-8073-a7bd3096f8d9", "links": [{"href": "http://172.30.9.22:8774/flavors/fb7011f2-af7d-463c-8073-a7bd3096f8d9", "rel": "bookmark"}]}, "id": "19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "security_groups": [{"name": "cloudify_ims-sg_38488e6f-fa48-4af8-b942-916bea7b52d4"}], "user_id": "d4c3f98d6bcc4600973cc095e0e84190", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T12:57:07Z", "hostId": "b86ce81555ba9e0b8329d9d0cdd787e17615e04a5d6754c1e8a36457", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_38488e6f-fa48-4af8-b942-916bea7b52d4", "name": "cloudify_ims-vm_38488e6f-fa48-4af8-b942-916bea7b52d4", "created": "2018-08-26T12:57:04Z", "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 12:58:22,512 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-eda23a91-4091-4531-b1c1-5fa3a0e3b581 2018-08-26 12:58:22,513 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.179172992706s 2018-08-26 12:58:22,513 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-eda23a91-4091-4531-b1c1-5fa3a0e3b581 2018-08-26 12:58:22,517 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 12:58:24,519 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 12:58:24,522 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192a1b986bc5d7cf89306e006b1e7a2d9c3a851" 2018-08-26 12:58:24,697 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:58: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-c8c7da37-7809-4a6a-9402-bbd190978a70 x-compute-request-id: req-c8c7da37-7809-4a6a-9402-bbd190978a70 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "rel": "bookmark"}], "image": {"id": "d96424a9-2524-4945-aef3-6317dbec37aa", "links": [{"href": "http://172.30.9.22:8774/images/d96424a9-2524-4945-aef3-6317dbec37aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fb7011f2-af7d-463c-8073-a7bd3096f8d9", "links": [{"href": "http://172.30.9.22:8774/flavors/fb7011f2-af7d-463c-8073-a7bd3096f8d9", "rel": "bookmark"}]}, "id": "19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "security_groups": [{"name": "cloudify_ims-sg_38488e6f-fa48-4af8-b942-916bea7b52d4"}], "user_id": "d4c3f98d6bcc4600973cc095e0e84190", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T12:57:07Z", "hostId": "b86ce81555ba9e0b8329d9d0cdd787e17615e04a5d6754c1e8a36457", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_38488e6f-fa48-4af8-b942-916bea7b52d4", "name": "cloudify_ims-vm_38488e6f-fa48-4af8-b942-916bea7b52d4", "created": "2018-08-26T12:57:04Z", "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 12:58:24,697 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c8c7da37-7809-4a6a-9402-bbd190978a70 2018-08-26 12:58:24,697 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.17770409584s 2018-08-26 12:58:24,697 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c8c7da37-7809-4a6a-9402-bbd190978a70 2018-08-26 12:58:24,701 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 12:58:26,704 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 12:58:26,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192a1b986bc5d7cf89306e006b1e7a2d9c3a851" 2018-08-26 12:58:27,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:58: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-6a83f3dc-b2e0-4a38-b82c-18dc0a4dbc84 x-compute-request-id: req-6a83f3dc-b2e0-4a38-b82c-18dc0a4dbc84 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "rel": "bookmark"}], "image": {"id": "d96424a9-2524-4945-aef3-6317dbec37aa", "links": [{"href": "http://172.30.9.22:8774/images/d96424a9-2524-4945-aef3-6317dbec37aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fb7011f2-af7d-463c-8073-a7bd3096f8d9", "links": [{"href": "http://172.30.9.22:8774/flavors/fb7011f2-af7d-463c-8073-a7bd3096f8d9", "rel": "bookmark"}]}, "id": "19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "security_groups": [{"name": "cloudify_ims-sg_38488e6f-fa48-4af8-b942-916bea7b52d4"}], "user_id": "d4c3f98d6bcc4600973cc095e0e84190", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T12:57:07Z", "hostId": "b86ce81555ba9e0b8329d9d0cdd787e17615e04a5d6754c1e8a36457", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_38488e6f-fa48-4af8-b942-916bea7b52d4", "name": "cloudify_ims-vm_38488e6f-fa48-4af8-b942-916bea7b52d4", "created": "2018-08-26T12:57:04Z", "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 12:58:27,158 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-6a83f3dc-b2e0-4a38-b82c-18dc0a4dbc84 2018-08-26 12:58:27,159 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.454371929169s 2018-08-26 12:58:27,159 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-6a83f3dc-b2e0-4a38-b82c-18dc0a4dbc84 2018-08-26 12:58:27,164 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 12:58:29,167 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 12:58:29,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192a1b986bc5d7cf89306e006b1e7a2d9c3a851" 2018-08-26 12:58:29,617 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:58:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cc47e283-b0f6-4e38-a352-a1f93f3a1014 x-compute-request-id: req-cc47e283-b0f6-4e38-a352-a1f93f3a1014 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "rel": "bookmark"}], "image": {"id": "d96424a9-2524-4945-aef3-6317dbec37aa", "links": [{"href": "http://172.30.9.22:8774/images/d96424a9-2524-4945-aef3-6317dbec37aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fb7011f2-af7d-463c-8073-a7bd3096f8d9", "links": [{"href": "http://172.30.9.22:8774/flavors/fb7011f2-af7d-463c-8073-a7bd3096f8d9", "rel": "bookmark"}]}, "id": "19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "security_groups": [{"name": "cloudify_ims-sg_38488e6f-fa48-4af8-b942-916bea7b52d4"}], "user_id": "d4c3f98d6bcc4600973cc095e0e84190", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T12:57:07Z", "hostId": "b86ce81555ba9e0b8329d9d0cdd787e17615e04a5d6754c1e8a36457", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_38488e6f-fa48-4af8-b942-916bea7b52d4", "name": "cloudify_ims-vm_38488e6f-fa48-4af8-b942-916bea7b52d4", "created": "2018-08-26T12:57:04Z", "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 12:58:29,617 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-cc47e283-b0f6-4e38-a352-a1f93f3a1014 2018-08-26 12:58:29,617 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.450305938721s 2018-08-26 12:58:29,617 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-cc47e283-b0f6-4e38-a352-a1f93f3a1014 2018-08-26 12:58:29,621 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 12:58:31,624 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 12:58:31,627 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192a1b986bc5d7cf89306e006b1e7a2d9c3a851" 2018-08-26 12:58:32,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:58: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-8a04dd48-2c24-4278-95e1-d3d0e35ce5d2 x-compute-request-id: req-8a04dd48-2c24-4278-95e1-d3d0e35ce5d2 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "rel": "bookmark"}], "image": {"id": "d96424a9-2524-4945-aef3-6317dbec37aa", "links": [{"href": "http://172.30.9.22:8774/images/d96424a9-2524-4945-aef3-6317dbec37aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fb7011f2-af7d-463c-8073-a7bd3096f8d9", "links": [{"href": "http://172.30.9.22:8774/flavors/fb7011f2-af7d-463c-8073-a7bd3096f8d9", "rel": "bookmark"}]}, "id": "19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "security_groups": [{"name": "cloudify_ims-sg_38488e6f-fa48-4af8-b942-916bea7b52d4"}], "user_id": "d4c3f98d6bcc4600973cc095e0e84190", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T12:57:07Z", "hostId": "b86ce81555ba9e0b8329d9d0cdd787e17615e04a5d6754c1e8a36457", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_38488e6f-fa48-4af8-b942-916bea7b52d4", "name": "cloudify_ims-vm_38488e6f-fa48-4af8-b942-916bea7b52d4", "created": "2018-08-26T12:57:04Z", "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 12:58:32,086 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8a04dd48-2c24-4278-95e1-d3d0e35ce5d2 2018-08-26 12:58:32,087 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.461920976639s 2018-08-26 12:58:32,087 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8a04dd48-2c24-4278-95e1-d3d0e35ce5d2 2018-08-26 12:58:32,091 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 12:58:34,093 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 12:58:34,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192a1b986bc5d7cf89306e006b1e7a2d9c3a851" 2018-08-26 12:58:34,282 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:58: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-eb5c1d6a-4db3-4fea-bdb8-bbf39262116e x-compute-request-id: req-eb5c1d6a-4db3-4fea-bdb8-bbf39262116e Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "rel": "bookmark"}], "image": {"id": "d96424a9-2524-4945-aef3-6317dbec37aa", "links": [{"href": "http://172.30.9.22:8774/images/d96424a9-2524-4945-aef3-6317dbec37aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fb7011f2-af7d-463c-8073-a7bd3096f8d9", "links": [{"href": "http://172.30.9.22:8774/flavors/fb7011f2-af7d-463c-8073-a7bd3096f8d9", "rel": "bookmark"}]}, "id": "19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "security_groups": [{"name": "cloudify_ims-sg_38488e6f-fa48-4af8-b942-916bea7b52d4"}], "user_id": "d4c3f98d6bcc4600973cc095e0e84190", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T12:57:07Z", "hostId": "b86ce81555ba9e0b8329d9d0cdd787e17615e04a5d6754c1e8a36457", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_38488e6f-fa48-4af8-b942-916bea7b52d4", "name": "cloudify_ims-vm_38488e6f-fa48-4af8-b942-916bea7b52d4", "created": "2018-08-26T12:57:04Z", "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 12:58:34,282 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-eb5c1d6a-4db3-4fea-bdb8-bbf39262116e 2018-08-26 12:58:34,282 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.18856716156s 2018-08-26 12:58:34,282 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-eb5c1d6a-4db3-4fea-bdb8-bbf39262116e 2018-08-26 12:58:34,286 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 12:58:36,289 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 12:58:36,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192a1b986bc5d7cf89306e006b1e7a2d9c3a851" 2018-08-26 12:58:36,933 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:58: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-69cd6945-0961-4f33-be84-7f37b0c43309 x-compute-request-id: req-69cd6945-0961-4f33-be84-7f37b0c43309 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "rel": "bookmark"}], "image": {"id": "d96424a9-2524-4945-aef3-6317dbec37aa", "links": [{"href": "http://172.30.9.22:8774/images/d96424a9-2524-4945-aef3-6317dbec37aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fb7011f2-af7d-463c-8073-a7bd3096f8d9", "links": [{"href": "http://172.30.9.22:8774/flavors/fb7011f2-af7d-463c-8073-a7bd3096f8d9", "rel": "bookmark"}]}, "id": "19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "security_groups": [{"name": "cloudify_ims-sg_38488e6f-fa48-4af8-b942-916bea7b52d4"}], "user_id": "d4c3f98d6bcc4600973cc095e0e84190", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T12:57:07Z", "hostId": "b86ce81555ba9e0b8329d9d0cdd787e17615e04a5d6754c1e8a36457", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_38488e6f-fa48-4af8-b942-916bea7b52d4", "name": "cloudify_ims-vm_38488e6f-fa48-4af8-b942-916bea7b52d4", "created": "2018-08-26T12:57:04Z", "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 12:58:36,933 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-69cd6945-0961-4f33-be84-7f37b0c43309 2018-08-26 12:58:36,933 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.644604921341s 2018-08-26 12:58:36,934 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-69cd6945-0961-4f33-be84-7f37b0c43309 2018-08-26 12:58:36,938 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 12:58:38,939 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 12:58:38,942 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192a1b986bc5d7cf89306e006b1e7a2d9c3a851" 2018-08-26 12:58:39,298 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:58: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-2fa5629d-85a9-4eb3-8bfe-c3612efc5a66 x-compute-request-id: req-2fa5629d-85a9-4eb3-8bfe-c3612efc5a66 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "rel": "bookmark"}], "image": {"id": "d96424a9-2524-4945-aef3-6317dbec37aa", "links": [{"href": "http://172.30.9.22:8774/images/d96424a9-2524-4945-aef3-6317dbec37aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fb7011f2-af7d-463c-8073-a7bd3096f8d9", "links": [{"href": "http://172.30.9.22:8774/flavors/fb7011f2-af7d-463c-8073-a7bd3096f8d9", "rel": "bookmark"}]}, "id": "19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "security_groups": [{"name": "cloudify_ims-sg_38488e6f-fa48-4af8-b942-916bea7b52d4"}], "user_id": "d4c3f98d6bcc4600973cc095e0e84190", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T12:57:07Z", "hostId": "b86ce81555ba9e0b8329d9d0cdd787e17615e04a5d6754c1e8a36457", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_38488e6f-fa48-4af8-b942-916bea7b52d4", "name": "cloudify_ims-vm_38488e6f-fa48-4af8-b942-916bea7b52d4", "created": "2018-08-26T12:57:04Z", "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 12:58:39,298 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2fa5629d-85a9-4eb3-8bfe-c3612efc5a66 2018-08-26 12:58:39,298 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.359350919724s 2018-08-26 12:58:39,299 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2fa5629d-85a9-4eb3-8bfe-c3612efc5a66 2018-08-26 12:58:39,301 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 12:58:41,304 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 12:58:41,305 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192a1b986bc5d7cf89306e006b1e7a2d9c3a851" 2018-08-26 12:58:41,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:58: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-c85fdaf7-9e44-44f3-8538-8b68c9019a82 x-compute-request-id: req-c85fdaf7-9e44-44f3-8538-8b68c9019a82 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "rel": "bookmark"}], "image": {"id": "d96424a9-2524-4945-aef3-6317dbec37aa", "links": [{"href": "http://172.30.9.22:8774/images/d96424a9-2524-4945-aef3-6317dbec37aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fb7011f2-af7d-463c-8073-a7bd3096f8d9", "links": [{"href": "http://172.30.9.22:8774/flavors/fb7011f2-af7d-463c-8073-a7bd3096f8d9", "rel": "bookmark"}]}, "id": "19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "security_groups": [{"name": "cloudify_ims-sg_38488e6f-fa48-4af8-b942-916bea7b52d4"}], "user_id": "d4c3f98d6bcc4600973cc095e0e84190", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T12:57:07Z", "hostId": "b86ce81555ba9e0b8329d9d0cdd787e17615e04a5d6754c1e8a36457", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_38488e6f-fa48-4af8-b942-916bea7b52d4", "name": "cloudify_ims-vm_38488e6f-fa48-4af8-b942-916bea7b52d4", "created": "2018-08-26T12:57:04Z", "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 12:58:41,483 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c85fdaf7-9e44-44f3-8538-8b68c9019a82 2018-08-26 12:58:41,483 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.179681777954s 2018-08-26 12:58:41,484 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c85fdaf7-9e44-44f3-8538-8b68c9019a82 2018-08-26 12:58:41,485 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 12:58:43,488 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 12:58:43,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192a1b986bc5d7cf89306e006b1e7a2d9c3a851" 2018-08-26 12:58:43,685 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:58: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-ddc6a9a8-c21a-42c3-9fe6-bd84f700395a x-compute-request-id: req-ddc6a9a8-c21a-42c3-9fe6-bd84f700395a Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "rel": "bookmark"}], "image": {"id": "d96424a9-2524-4945-aef3-6317dbec37aa", "links": [{"href": "http://172.30.9.22:8774/images/d96424a9-2524-4945-aef3-6317dbec37aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fb7011f2-af7d-463c-8073-a7bd3096f8d9", "links": [{"href": "http://172.30.9.22:8774/flavors/fb7011f2-af7d-463c-8073-a7bd3096f8d9", "rel": "bookmark"}]}, "id": "19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "security_groups": [{"name": "cloudify_ims-sg_38488e6f-fa48-4af8-b942-916bea7b52d4"}], "user_id": "d4c3f98d6bcc4600973cc095e0e84190", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T12:57:07Z", "hostId": "b86ce81555ba9e0b8329d9d0cdd787e17615e04a5d6754c1e8a36457", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_38488e6f-fa48-4af8-b942-916bea7b52d4", "name": "cloudify_ims-vm_38488e6f-fa48-4af8-b942-916bea7b52d4", "created": "2018-08-26T12:57:04Z", "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 12:58:43,686 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ddc6a9a8-c21a-42c3-9fe6-bd84f700395a 2018-08-26 12:58:43,686 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.19758605957s 2018-08-26 12:58:43,686 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ddc6a9a8-c21a-42c3-9fe6-bd84f700395a 2018-08-26 12:58:43,687 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 12:58:45,690 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 12:58:45,693 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192a1b986bc5d7cf89306e006b1e7a2d9c3a851" 2018-08-26 12:58:45,868 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:58: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-02a1d68e-9838-444b-9798-fc63db4ed284 x-compute-request-id: req-02a1d68e-9838-444b-9798-fc63db4ed284 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "rel": "bookmark"}], "image": {"id": "d96424a9-2524-4945-aef3-6317dbec37aa", "links": [{"href": "http://172.30.9.22:8774/images/d96424a9-2524-4945-aef3-6317dbec37aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fb7011f2-af7d-463c-8073-a7bd3096f8d9", "links": [{"href": "http://172.30.9.22:8774/flavors/fb7011f2-af7d-463c-8073-a7bd3096f8d9", "rel": "bookmark"}]}, "id": "19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "security_groups": [{"name": "cloudify_ims-sg_38488e6f-fa48-4af8-b942-916bea7b52d4"}], "user_id": "d4c3f98d6bcc4600973cc095e0e84190", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T12:57:07Z", "hostId": "b86ce81555ba9e0b8329d9d0cdd787e17615e04a5d6754c1e8a36457", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_38488e6f-fa48-4af8-b942-916bea7b52d4", "name": "cloudify_ims-vm_38488e6f-fa48-4af8-b942-916bea7b52d4", "created": "2018-08-26T12:57:04Z", "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 12:58:45,868 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-02a1d68e-9838-444b-9798-fc63db4ed284 2018-08-26 12:58:45,868 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.178323030472s 2018-08-26 12:58:45,869 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-02a1d68e-9838-444b-9798-fc63db4ed284 2018-08-26 12:58:45,871 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 12:58:47,873 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 12:58:47,876 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192a1b986bc5d7cf89306e006b1e7a2d9c3a851" 2018-08-26 12:58:48,320 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:58: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-7588c7b7-5aab-413b-9cd7-949968238e22 x-compute-request-id: req-7588c7b7-5aab-413b-9cd7-949968238e22 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "rel": "bookmark"}], "image": {"id": "d96424a9-2524-4945-aef3-6317dbec37aa", "links": [{"href": "http://172.30.9.22:8774/images/d96424a9-2524-4945-aef3-6317dbec37aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fb7011f2-af7d-463c-8073-a7bd3096f8d9", "links": [{"href": "http://172.30.9.22:8774/flavors/fb7011f2-af7d-463c-8073-a7bd3096f8d9", "rel": "bookmark"}]}, "id": "19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "security_groups": [{"name": "cloudify_ims-sg_38488e6f-fa48-4af8-b942-916bea7b52d4"}], "user_id": "d4c3f98d6bcc4600973cc095e0e84190", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T12:57:07Z", "hostId": "b86ce81555ba9e0b8329d9d0cdd787e17615e04a5d6754c1e8a36457", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_38488e6f-fa48-4af8-b942-916bea7b52d4", "name": "cloudify_ims-vm_38488e6f-fa48-4af8-b942-916bea7b52d4", "created": "2018-08-26T12:57:04Z", "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 12:58:48,321 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-7588c7b7-5aab-413b-9cd7-949968238e22 2018-08-26 12:58:48,321 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.448013067245s 2018-08-26 12:58:48,321 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-7588c7b7-5aab-413b-9cd7-949968238e22 2018-08-26 12:58:48,325 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 12:58:50,327 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 12:58:50,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192a1b986bc5d7cf89306e006b1e7a2d9c3a851" 2018-08-26 12:58:50,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:58: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-9d0908cf-f2e9-4320-9422-62f208867319 x-compute-request-id: req-9d0908cf-f2e9-4320-9422-62f208867319 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "rel": "bookmark"}], "image": {"id": "d96424a9-2524-4945-aef3-6317dbec37aa", "links": [{"href": "http://172.30.9.22:8774/images/d96424a9-2524-4945-aef3-6317dbec37aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fb7011f2-af7d-463c-8073-a7bd3096f8d9", "links": [{"href": "http://172.30.9.22:8774/flavors/fb7011f2-af7d-463c-8073-a7bd3096f8d9", "rel": "bookmark"}]}, "id": "19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "security_groups": [{"name": "cloudify_ims-sg_38488e6f-fa48-4af8-b942-916bea7b52d4"}], "user_id": "d4c3f98d6bcc4600973cc095e0e84190", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T12:57:07Z", "hostId": "b86ce81555ba9e0b8329d9d0cdd787e17615e04a5d6754c1e8a36457", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_38488e6f-fa48-4af8-b942-916bea7b52d4", "name": "cloudify_ims-vm_38488e6f-fa48-4af8-b942-916bea7b52d4", "created": "2018-08-26T12:57:04Z", "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 12:58:50,881 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-9d0908cf-f2e9-4320-9422-62f208867319 2018-08-26 12:58:50,881 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.553868055344s 2018-08-26 12:58:50,881 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-9d0908cf-f2e9-4320-9422-62f208867319 2018-08-26 12:58:50,883 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 12:58:52,885 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 12:58:52,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192a1b986bc5d7cf89306e006b1e7a2d9c3a851" 2018-08-26 12:58:53,056 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:58:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a9ba7626-08e4-4a35-8ba6-ad3876fb50b9 x-compute-request-id: req-a9ba7626-08e4-4a35-8ba6-ad3876fb50b9 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "rel": "bookmark"}], "image": {"id": "d96424a9-2524-4945-aef3-6317dbec37aa", "links": [{"href": "http://172.30.9.22:8774/images/d96424a9-2524-4945-aef3-6317dbec37aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fb7011f2-af7d-463c-8073-a7bd3096f8d9", "links": [{"href": "http://172.30.9.22:8774/flavors/fb7011f2-af7d-463c-8073-a7bd3096f8d9", "rel": "bookmark"}]}, "id": "19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "security_groups": [{"name": "cloudify_ims-sg_38488e6f-fa48-4af8-b942-916bea7b52d4"}], "user_id": "d4c3f98d6bcc4600973cc095e0e84190", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T12:57:07Z", "hostId": "b86ce81555ba9e0b8329d9d0cdd787e17615e04a5d6754c1e8a36457", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_38488e6f-fa48-4af8-b942-916bea7b52d4", "name": "cloudify_ims-vm_38488e6f-fa48-4af8-b942-916bea7b52d4", "created": "2018-08-26T12:57:04Z", "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 12:58:53,056 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a9ba7626-08e4-4a35-8ba6-ad3876fb50b9 2018-08-26 12:58:53,057 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.17178606987s 2018-08-26 12:58:53,057 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a9ba7626-08e4-4a35-8ba6-ad3876fb50b9 2018-08-26 12:58:53,061 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 12:58:55,062 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 12:58:55,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192a1b986bc5d7cf89306e006b1e7a2d9c3a851" 2018-08-26 12:58:55,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:58: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-580b7026-1667-40a0-83b3-495070bd1c96 x-compute-request-id: req-580b7026-1667-40a0-83b3-495070bd1c96 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "rel": "bookmark"}], "image": {"id": "d96424a9-2524-4945-aef3-6317dbec37aa", "links": [{"href": "http://172.30.9.22:8774/images/d96424a9-2524-4945-aef3-6317dbec37aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fb7011f2-af7d-463c-8073-a7bd3096f8d9", "links": [{"href": "http://172.30.9.22:8774/flavors/fb7011f2-af7d-463c-8073-a7bd3096f8d9", "rel": "bookmark"}]}, "id": "19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "security_groups": [{"name": "cloudify_ims-sg_38488e6f-fa48-4af8-b942-916bea7b52d4"}], "user_id": "d4c3f98d6bcc4600973cc095e0e84190", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T12:57:07Z", "hostId": "b86ce81555ba9e0b8329d9d0cdd787e17615e04a5d6754c1e8a36457", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_38488e6f-fa48-4af8-b942-916bea7b52d4", "name": "cloudify_ims-vm_38488e6f-fa48-4af8-b942-916bea7b52d4", "created": "2018-08-26T12:57:04Z", "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 12:58:55,551 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-580b7026-1667-40a0-83b3-495070bd1c96 2018-08-26 12:58:55,551 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.488689899445s 2018-08-26 12:58:55,552 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-580b7026-1667-40a0-83b3-495070bd1c96 2018-08-26 12:58:55,556 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 12:58:57,558 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 12:58:57,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192a1b986bc5d7cf89306e006b1e7a2d9c3a851" 2018-08-26 12:58:58,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:58: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-d1de8352-a06b-462c-a04e-4364e62c6849 x-compute-request-id: req-d1de8352-a06b-462c-a04e-4364e62c6849 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "rel": "bookmark"}], "image": {"id": "d96424a9-2524-4945-aef3-6317dbec37aa", "links": [{"href": "http://172.30.9.22:8774/images/d96424a9-2524-4945-aef3-6317dbec37aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fb7011f2-af7d-463c-8073-a7bd3096f8d9", "links": [{"href": "http://172.30.9.22:8774/flavors/fb7011f2-af7d-463c-8073-a7bd3096f8d9", "rel": "bookmark"}]}, "id": "19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "security_groups": [{"name": "cloudify_ims-sg_38488e6f-fa48-4af8-b942-916bea7b52d4"}], "user_id": "d4c3f98d6bcc4600973cc095e0e84190", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T12:57:07Z", "hostId": "b86ce81555ba9e0b8329d9d0cdd787e17615e04a5d6754c1e8a36457", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_38488e6f-fa48-4af8-b942-916bea7b52d4", "name": "cloudify_ims-vm_38488e6f-fa48-4af8-b942-916bea7b52d4", "created": "2018-08-26T12:57:04Z", "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 12:58:58,019 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d1de8352-a06b-462c-a04e-4364e62c6849 2018-08-26 12:58:58,020 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.460874080658s 2018-08-26 12:58:58,020 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d1de8352-a06b-462c-a04e-4364e62c6849 2018-08-26 12:58:58,024 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 12:59:00,026 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 12:59:00,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192a1b986bc5d7cf89306e006b1e7a2d9c3a851" 2018-08-26 12:59:00,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:59: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-a12e8f6f-95b3-4bdb-bdce-62a8cba741d9 x-compute-request-id: req-a12e8f6f-95b3-4bdb-bdce-62a8cba741d9 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "rel": "bookmark"}], "image": {"id": "d96424a9-2524-4945-aef3-6317dbec37aa", "links": [{"href": "http://172.30.9.22:8774/images/d96424a9-2524-4945-aef3-6317dbec37aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fb7011f2-af7d-463c-8073-a7bd3096f8d9", "links": [{"href": "http://172.30.9.22:8774/flavors/fb7011f2-af7d-463c-8073-a7bd3096f8d9", "rel": "bookmark"}]}, "id": "19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "security_groups": [{"name": "cloudify_ims-sg_38488e6f-fa48-4af8-b942-916bea7b52d4"}], "user_id": "d4c3f98d6bcc4600973cc095e0e84190", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T12:57:07Z", "hostId": "b86ce81555ba9e0b8329d9d0cdd787e17615e04a5d6754c1e8a36457", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_38488e6f-fa48-4af8-b942-916bea7b52d4", "name": "cloudify_ims-vm_38488e6f-fa48-4af8-b942-916bea7b52d4", "created": "2018-08-26T12:57:04Z", "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 12:59:00,212 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a12e8f6f-95b3-4bdb-bdce-62a8cba741d9 2018-08-26 12:59:00,212 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.185546875s 2018-08-26 12:59:00,213 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a12e8f6f-95b3-4bdb-bdce-62a8cba741d9 2018-08-26 12:59:00,217 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 12:59:02,219 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 12:59:02,222 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192a1b986bc5d7cf89306e006b1e7a2d9c3a851" 2018-08-26 12:59:02,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:59: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-19fd5002-db7c-4c2d-ba1d-40918a2ee040 x-compute-request-id: req-19fd5002-db7c-4c2d-ba1d-40918a2ee040 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "rel": "bookmark"}], "image": {"id": "d96424a9-2524-4945-aef3-6317dbec37aa", "links": [{"href": "http://172.30.9.22:8774/images/d96424a9-2524-4945-aef3-6317dbec37aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fb7011f2-af7d-463c-8073-a7bd3096f8d9", "links": [{"href": "http://172.30.9.22:8774/flavors/fb7011f2-af7d-463c-8073-a7bd3096f8d9", "rel": "bookmark"}]}, "id": "19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "security_groups": [{"name": "cloudify_ims-sg_38488e6f-fa48-4af8-b942-916bea7b52d4"}], "user_id": "d4c3f98d6bcc4600973cc095e0e84190", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T12:57:07Z", "hostId": "b86ce81555ba9e0b8329d9d0cdd787e17615e04a5d6754c1e8a36457", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_38488e6f-fa48-4af8-b942-916bea7b52d4", "name": "cloudify_ims-vm_38488e6f-fa48-4af8-b942-916bea7b52d4", "created": "2018-08-26T12:57:04Z", "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 12:59:02,610 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-19fd5002-db7c-4c2d-ba1d-40918a2ee040 2018-08-26 12:59:02,610 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.390403985977s 2018-08-26 12:59:02,610 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-19fd5002-db7c-4c2d-ba1d-40918a2ee040 2018-08-26 12:59:02,614 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 12:59:04,617 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 12:59:04,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192a1b986bc5d7cf89306e006b1e7a2d9c3a851" 2018-08-26 12:59:04,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:59: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-a16ccffe-313d-4fcf-b7b9-8893c58c3e56 x-compute-request-id: req-a16ccffe-313d-4fcf-b7b9-8893c58c3e56 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "rel": "bookmark"}], "image": {"id": "d96424a9-2524-4945-aef3-6317dbec37aa", "links": [{"href": "http://172.30.9.22:8774/images/d96424a9-2524-4945-aef3-6317dbec37aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fb7011f2-af7d-463c-8073-a7bd3096f8d9", "links": [{"href": "http://172.30.9.22:8774/flavors/fb7011f2-af7d-463c-8073-a7bd3096f8d9", "rel": "bookmark"}]}, "id": "19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "security_groups": [{"name": "cloudify_ims-sg_38488e6f-fa48-4af8-b942-916bea7b52d4"}], "user_id": "d4c3f98d6bcc4600973cc095e0e84190", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T12:57:07Z", "hostId": "b86ce81555ba9e0b8329d9d0cdd787e17615e04a5d6754c1e8a36457", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_38488e6f-fa48-4af8-b942-916bea7b52d4", "name": "cloudify_ims-vm_38488e6f-fa48-4af8-b942-916bea7b52d4", "created": "2018-08-26T12:57:04Z", "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 12:59:04,981 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a16ccffe-313d-4fcf-b7b9-8893c58c3e56 2018-08-26 12:59:04,981 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.364017963409s 2018-08-26 12:59:04,982 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a16ccffe-313d-4fcf-b7b9-8893c58c3e56 2018-08-26 12:59:04,986 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 12:59:06,987 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 12:59:06,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192a1b986bc5d7cf89306e006b1e7a2d9c3a851" 2018-08-26 12:59:07,327 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:59: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-d716dcd3-5df8-4cce-a826-e6c5d4ffc292 x-compute-request-id: req-d716dcd3-5df8-4cce-a826-e6c5d4ffc292 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "rel": "bookmark"}], "image": {"id": "d96424a9-2524-4945-aef3-6317dbec37aa", "links": [{"href": "http://172.30.9.22:8774/images/d96424a9-2524-4945-aef3-6317dbec37aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fb7011f2-af7d-463c-8073-a7bd3096f8d9", "links": [{"href": "http://172.30.9.22:8774/flavors/fb7011f2-af7d-463c-8073-a7bd3096f8d9", "rel": "bookmark"}]}, "id": "19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "security_groups": [{"name": "cloudify_ims-sg_38488e6f-fa48-4af8-b942-916bea7b52d4"}], "user_id": "d4c3f98d6bcc4600973cc095e0e84190", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T12:57:07Z", "hostId": "b86ce81555ba9e0b8329d9d0cdd787e17615e04a5d6754c1e8a36457", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_38488e6f-fa48-4af8-b942-916bea7b52d4", "name": "cloudify_ims-vm_38488e6f-fa48-4af8-b942-916bea7b52d4", "created": "2018-08-26T12:57:04Z", "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 12:59:07,327 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d716dcd3-5df8-4cce-a826-e6c5d4ffc292 2018-08-26 12:59:07,327 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.340535163879s 2018-08-26 12:59:07,328 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d716dcd3-5df8-4cce-a826-e6c5d4ffc292 2018-08-26 12:59:07,331 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 12:59:09,333 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 12:59:09,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192a1b986bc5d7cf89306e006b1e7a2d9c3a851" 2018-08-26 12:59:09,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:59: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-33b820cd-24ef-4767-acbe-81746de6c509 x-compute-request-id: req-33b820cd-24ef-4767-acbe-81746de6c509 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "rel": "bookmark"}], "image": {"id": "d96424a9-2524-4945-aef3-6317dbec37aa", "links": [{"href": "http://172.30.9.22:8774/images/d96424a9-2524-4945-aef3-6317dbec37aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fb7011f2-af7d-463c-8073-a7bd3096f8d9", "links": [{"href": "http://172.30.9.22:8774/flavors/fb7011f2-af7d-463c-8073-a7bd3096f8d9", "rel": "bookmark"}]}, "id": "19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "security_groups": [{"name": "cloudify_ims-sg_38488e6f-fa48-4af8-b942-916bea7b52d4"}], "user_id": "d4c3f98d6bcc4600973cc095e0e84190", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T12:57:07Z", "hostId": "b86ce81555ba9e0b8329d9d0cdd787e17615e04a5d6754c1e8a36457", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_38488e6f-fa48-4af8-b942-916bea7b52d4", "name": "cloudify_ims-vm_38488e6f-fa48-4af8-b942-916bea7b52d4", "created": "2018-08-26T12:57:04Z", "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 12:59:09,787 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-33b820cd-24ef-4767-acbe-81746de6c509 2018-08-26 12:59:09,788 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.453938961029s 2018-08-26 12:59:09,788 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-33b820cd-24ef-4767-acbe-81746de6c509 2018-08-26 12:59:09,792 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 12:59:11,793 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 12:59:11,797 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192a1b986bc5d7cf89306e006b1e7a2d9c3a851" 2018-08-26 12:59:12,162 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:59: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-ba1f9958-f600-48d4-9b40-2cabf53c13ab x-compute-request-id: req-ba1f9958-f600-48d4-9b40-2cabf53c13ab Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "rel": "bookmark"}], "image": {"id": "d96424a9-2524-4945-aef3-6317dbec37aa", "links": [{"href": "http://172.30.9.22:8774/images/d96424a9-2524-4945-aef3-6317dbec37aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fb7011f2-af7d-463c-8073-a7bd3096f8d9", "links": [{"href": "http://172.30.9.22:8774/flavors/fb7011f2-af7d-463c-8073-a7bd3096f8d9", "rel": "bookmark"}]}, "id": "19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "security_groups": [{"name": "cloudify_ims-sg_38488e6f-fa48-4af8-b942-916bea7b52d4"}], "user_id": "d4c3f98d6bcc4600973cc095e0e84190", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T12:57:07Z", "hostId": "b86ce81555ba9e0b8329d9d0cdd787e17615e04a5d6754c1e8a36457", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_38488e6f-fa48-4af8-b942-916bea7b52d4", "name": "cloudify_ims-vm_38488e6f-fa48-4af8-b942-916bea7b52d4", "created": "2018-08-26T12:57:04Z", "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 12:59:12,162 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ba1f9958-f600-48d4-9b40-2cabf53c13ab 2018-08-26 12:59:12,163 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.369121074677s 2018-08-26 12:59:12,163 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ba1f9958-f600-48d4-9b40-2cabf53c13ab 2018-08-26 12:59:12,167 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 12:59:14,170 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 12:59:14,172 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192a1b986bc5d7cf89306e006b1e7a2d9c3a851" 2018-08-26 12:59:14,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:59:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cbf66c35-b2b6-4a6b-a259-2ff02f70e13a x-compute-request-id: req-cbf66c35-b2b6-4a6b-a259-2ff02f70e13a Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_38488e6f-fa48-4af8-b942-916bea7b52d4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:03:aa", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "rel": "bookmark"}], "image": {"id": "d96424a9-2524-4945-aef3-6317dbec37aa", "links": [{"href": "http://172.30.9.22:8774/images/d96424a9-2524-4945-aef3-6317dbec37aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T12:59:13.000000", "flavor": {"id": "fb7011f2-af7d-463c-8073-a7bd3096f8d9", "links": [{"href": "http://172.30.9.22:8774/flavors/fb7011f2-af7d-463c-8073-a7bd3096f8d9", "rel": "bookmark"}]}, "id": "19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "security_groups": [{"name": "cloudify_ims-sg_38488e6f-fa48-4af8-b942-916bea7b52d4"}], "user_id": "d4c3f98d6bcc4600973cc095e0e84190", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T12:59:14Z", "hostId": "b86ce81555ba9e0b8329d9d0cdd787e17615e04a5d6754c1e8a36457", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_38488e6f-fa48-4af8-b942-916bea7b52d4", "name": "cloudify_ims-vm_38488e6f-fa48-4af8-b942-916bea7b52d4", "created": "2018-08-26T12:57:04Z", "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 12:59:14,615 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-cbf66c35-b2b6-4a6b-a259-2ff02f70e13a 2018-08-26 12:59:14,616 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.445764064789s 2018-08-26 12:59:14,616 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-cbf66c35-b2b6-4a6b-a259-2ff02f70e13a 2018-08-26 12:59:14,620 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-26 12:59:14,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192a1b986bc5d7cf89306e006b1e7a2d9c3a851" 2018-08-26 12:59:14,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-42f0a9ac-dcd9-4bbc-b8a3-fe180df6e4fc Date: Sun, 26 Aug 2018 12:59:14 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"f4e5cfcc-7262-4fe3-a365-4b48436f93a5","tenant_id":"efefb73b469e4f1fa1ac356dc3272fbe","created_at":"2018-08-26T12:57:08Z","admin_state_up":true,"updated_at":"2018-08-26T12:59:13Z","binding:vnic_type":"normal","device_id":"19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6","device_owner":"compute:nova","revision_number":4,"mac_address":"fa:16:3e:41:03:aa","id":"36b30c83-04e8-45f5-b35f-6e1bf8a508c1","port_security_enabled":true,"project_id":"efefb73b469e4f1fa1ac356dc3272fbe","fixed_ips":[{"subnet_id":"6c908ff7-e0c2-4029-bb34-ec71bdaa6ab7","ip_address":"192.168.120.3"}],"extra_dhcp_opts":[],"security_groups":["e3e2e1f0-8dd4-4387-9936-b6496a8fba8d"],"name":""}]} 2018-08-26 12:59:14,665 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6 used request id req-42f0a9ac-dcd9-4bbc-b8a3-fe180df6e4fc 2018-08-26 12:59:14,666 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0455610752106s 2018-08-26 12:59:14,666 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6 used request id req-42f0a9ac-dcd9-4bbc-b8a3-fe180df6e4fc 2018-08-26 12:59:14,671 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-26 12:59:14,671 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/floatingips.json?port_id=36b30c83-04e8-45f5-b35f-6e1bf8a508c1" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192a1b986bc5d7cf89306e006b1e7a2d9c3a851" 2018-08-26 12:59:14,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-78e12e8e-a2d7-4a38-b2ae-b476b2d39272 Date: Sun, 26 Aug 2018 12:59:14 GMT RESP BODY: {"floatingips": []} 2018-08-26 12:59:14,725 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=36b30c83-04e8-45f5-b35f-6e1bf8a508c1 used request id req-78e12e8e-a2d7-4a38-b2ae-b476b2d39272 2018-08-26 12:59:14,725 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0537109375s 2018-08-26 12:59:14,725 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=36b30c83-04e8-45f5-b35f-6e1bf8a508c1 used request id req-78e12e8e-a2d7-4a38-b2ae-b476b2d39272 2018-08-26 12:59:14,726 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cloudify_ims-net_38488e6f-fa48-4af8-b942-916bea7b52d4': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:41:03:aa', u'version': 4, u'addr': u'192.168.120.3', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'd96424a9-2524-4945-aef3-6317dbec37aa'}), 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-26T12:59:13.000000', 'flavor': Munch({u'id': u'fb7011f2-af7d-463c-8073-a7bd3096f8d9'}), 'az': u'nova', 'id': u'19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6', 'security_groups': [Munch({u'name': u'cloudify_ims-sg_38488e6f-fa48-4af8-b942-916bea7b52d4'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'd4c3f98d6bcc4600973cc095e0e84190', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'efefb73b469e4f1fa1ac356dc3272fbe', 'name': 'cloudify_ims-project_38488e6f-fa48-4af8-b942-916bea7b52d4', '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-26T12:59:13.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-26T12:59:14Z', 'hostId': u'b86ce81555ba9e0b8329d9d0cdd787e17615e04a5d6754c1e8a36457', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cloudify_ims-kp_38488e6f-fa48-4af8-b942-916bea7b52d4', 'public_v6': '', 'private_v4': u'192.168.120.3', 'cloud': 'envvars', 'host_id': u'b86ce81555ba9e0b8329d9d0cdd787e17615e04a5d6754c1e8a36457', '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-26T12:59:13.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'efefb73b469e4f1fa1ac356dc3272fbe', 'name': u'cloudify_ims-vm_38488e6f-fa48-4af8-b942-916bea7b52d4', 'adminPass': u'BUmV4hC6nEcG', 'tenant_id': u'efefb73b469e4f1fa1ac356dc3272fbe', 'created_at': u'2018-08-26T12:57:04Z', 'created': u'2018-08-26T12:57:04Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-26 12:59:14,729 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-26 12:59:14,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192a1b986bc5d7cf89306e006b1e7a2d9c3a851" 2018-08-26 12:59:14,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1194 X-Openstack-Request-Id: req-8fa745df-bc33-42d3-9c1f-809d969ee898 Date: Sun, 26 Aug 2018 12:59:14 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a3c401bc-6377-43cc-8a20-abe78f2d51b9"],"updated_at":"2018-08-26T10:33:06Z","tenant_id":"526e4f7307214396989751533ff33528","created_at":"2018-08-26T10:16:36Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"526e4f7307214396989751533ff33528","id":"9c1c4110-1d5a-4c9e-9e4a-8295252f6976","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6c908ff7-e0c2-4029-bb34-ec71bdaa6ab7"],"updated_at":"2018-08-26T12:55:32Z","tenant_id":"efefb73b469e4f1fa1ac356dc3272fbe","created_at":"2018-08-26T12:55:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"efefb73b469e4f1fa1ac356dc3272fbe","id":"f4e5cfcc-7262-4fe3-a365-4b48436f93a5","name":"cloudify_ims-net_38488e6f-fa48-4af8-b942-916bea7b52d4"}]} 2018-08-26 12:59:14,823 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-8fa745df-bc33-42d3-9c1f-809d969ee898 2018-08-26 12:59:14,824 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0945620536804s 2018-08-26 12:59:14,824 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-8fa745df-bc33-42d3-9c1f-809d969ee898 2018-08-26 12:59:14,825 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-26 12:59:14,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192a1b986bc5d7cf89306e006b1e7a2d9c3a851" 2018-08-26 12:59:14,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-e4e85671-b2cb-47f4-9a0f-4326e7d61d91 Date: Sun, 26 Aug 2018 12:59:14 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"f4e5cfcc-7262-4fe3-a365-4b48436f93a5","tenant_id":"efefb73b469e4f1fa1ac356dc3272fbe","created_at":"2018-08-26T12:57:08Z","admin_state_up":true,"updated_at":"2018-08-26T12:59:13Z","binding:vnic_type":"normal","device_id":"19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6","device_owner":"compute:nova","revision_number":4,"mac_address":"fa:16:3e:41:03:aa","id":"36b30c83-04e8-45f5-b35f-6e1bf8a508c1","port_security_enabled":true,"project_id":"efefb73b469e4f1fa1ac356dc3272fbe","fixed_ips":[{"subnet_id":"6c908ff7-e0c2-4029-bb34-ec71bdaa6ab7","ip_address":"192.168.120.3"}],"extra_dhcp_opts":[],"security_groups":["e3e2e1f0-8dd4-4387-9936-b6496a8fba8d"],"name":""}]} 2018-08-26 12:59:14,874 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6 used request id req-e4e85671-b2cb-47f4-9a0f-4326e7d61d91 2018-08-26 12:59:14,874 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0491268634796s 2018-08-26 12:59:14,874 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6 used request id req-e4e85671-b2cb-47f4-9a0f-4326e7d61d91 2018-08-26 12:59:14,875 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-08-26 12:59:14,876 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9192a1b986bc5d7cf89306e006b1e7a2d9c3a851" -d '{"floatingip": {"floating_network_id": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976", "fixed_ip_address": "192.168.120.3", "port_id": "36b30c83-04e8-45f5-b35f-6e1bf8a508c1"}}' 2018-08-26 12:59:17,021 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 553 X-Openstack-Request-Id: req-e97b7f2a-c0e2-4d5f-a46e-3e6353cc2635 Date: Sun, 26 Aug 2018 12:59:17 GMT RESP BODY: {"floatingip": {"router_id": "e174bdd0-09e5-4bc6-9c97-5a4352eb26f4", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-26T12:59:15Z", "floating_network_id": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976", "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.205", "revision_number": 0, "port_id": "36b30c83-04e8-45f5-b35f-6e1bf8a508c1", "id": "f28d2299-c535-4f60-89a2-3040c607a8d2", "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "created_at": "2018-08-26T12:59:15Z", "project_id": "efefb73b469e4f1fa1ac356dc3272fbe"}} 2018-08-26 12:59:17,021 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-e97b7f2a-c0e2-4d5f-a46e-3e6353cc2635 2018-08-26 12:59:17,021 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.1458799839s 2018-08-26 12:59:17,021 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-e97b7f2a-c0e2-4d5f-a46e-3e6353cc2635 2018-08-26 12:59:17,024 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-26 12:59:17,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192a1b986bc5d7cf89306e006b1e7a2d9c3a851" 2018-08-26 12:59:17,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 556 X-Openstack-Request-Id: req-5e5a2127-d12f-4305-b061-c7ca8a401032 Date: Sun, 26 Aug 2018 12:59:17 GMT RESP BODY: {"floatingips": [{"router_id": "e174bdd0-09e5-4bc6-9c97-5a4352eb26f4", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-26T12:59:15Z", "floating_network_id": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976", "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.205", "revision_number": 0, "port_id": "36b30c83-04e8-45f5-b35f-6e1bf8a508c1", "id": "f28d2299-c535-4f60-89a2-3040c607a8d2", "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "created_at": "2018-08-26T12:59:15Z", "project_id": "efefb73b469e4f1fa1ac356dc3272fbe"}]} 2018-08-26 12:59:17,128 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-5e5a2127-d12f-4305-b061-c7ca8a401032 2018-08-26 12:59:17,128 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.103288888931s 2018-08-26 12:59:17,128 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-5e5a2127-d12f-4305-b061-c7ca8a401032 2018-08-26 12:59:17,130 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'e174bdd0-09e5-4bc6-9c97-5a4352eb26f4', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'efefb73b469e4f1fa1ac356dc3272fbe', 'created_at': u'2018-08-26T12:59:15Z', 'attached': True, 'updated_at': u'2018-08-26T12:59:15Z', 'id': u'f28d2299-c535-4f60-89a2-3040c607a8d2', 'floating_network_id': u'9c1c4110-1d5a-4c9e-9e4a-8295252f6976', 'fixed_ip_address': u'192.168.120.3', 'floating_ip_address': u'172.30.9.205', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'efefb73b469e4f1fa1ac356dc3272fbe', 'name': 'cloudify_ims-project_38488e6f-fa48-4af8-b942-916bea7b52d4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'e174bdd0-09e5-4bc6-9c97-5a4352eb26f4', 'project_id': u'efefb73b469e4f1fa1ac356dc3272fbe', 'port_id': u'36b30c83-04e8-45f5-b35f-6e1bf8a508c1', 'port': u'36b30c83-04e8-45f5-b35f-6e1bf8a508c1', 'network': u'9c1c4110-1d5a-4c9e-9e4a-8295252f6976'}) 2018-08-26 12:59:17,131 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-26 12:59:17,133 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6/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}9192a1b986bc5d7cf89306e006b1e7a2d9c3a851" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-26 12:59:17,210 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:59:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-14e16d09-959f-47c5-bf39-53bd6549691e x-compute-request-id: req-14e16d09-959f-47c5-bf39-53bd6549691e Content-Encoding: gzip Content-Length: 5114 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 2126580571 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.426083] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.429115] pid_max: default: 32768 minimum: 301\n[ 0.430748] Security Framework initialized\n[ 0.432251] SELinux: Initializing.\n[ 0.433894] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.440268] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.444264] Mount-cache hash table entries: 4096\n[ 0.446188] Initializing cgroup subsys memory\n[ 0.447759] Initializing cgroup subsys devices\n[ 0.449384] Initializing cgroup subsys freezer\n[ 0.451014] Initializing cgroup subsys net_cls\n[ 0.452595] Initializing cgroup subsys blkio\n[ 0.454130] Initializing cgroup subsys perf_event\n[ 0.455768] Initializing cgroup subsys hugetlb\n[ 0.457347] Initializing cgroup subsys pids\n[ 0.458892] Initializing cgroup subsys net_prio\n[ 0.460590] CPU: Physical Processor ID: 0\n[ 0.462792] mce: CPU supports 10 MCE banks\n[ 0.464347] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.466137] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.467973] tlb_flushall_shift: 6\n[ 0.469575] Freeing SMP alternatives: 28k freed\n[ 0.473893] ACPI: Core revision 20130517\n[ 0.475812] ACPI: All ACPI Tables successfully acquired\n[ 0.477850] ftrace: allocating 25812 entries in 101 pages\n[ 0.500408] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.502462] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.504515] smpboot: Max logical packages: 2\n[ 0.506352] Enabling x2apic\n[ 0.507594] Enabled x2apic\n[ 0.509093] Switched APIC routing to physical x2apic.\n[ 0.512209] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.514200] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.517790] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.526111] KVM setup paravirtual spinlock\n[ 0.528914] smpboot: Booting Node 0, Processors #1 OK\n[ 0.531059] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.553059] Brought up 2 CPUs\n[ 0.553062] KVM setup async PF for cpu 1\n[ 0.553065] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.557402] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.560316] devtmpfs: initialized\n[ 0.563264] EVM: security.selinux\n[ 0.564631] EVM: security.ima\n[ 0.565905] EVM: security.capability\n[ 0.567948] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.570061] pinctrl core: initialized pinctrl subsystem\n[ 0.571953] NET: Registered protocol family 16\n[ 0.573765] ACPI: bus type PCI registered\n[ 0.575261] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.577345] PCI: Using configuration type 1 for base access\n[ 0.582505] ACPI: Added _OSI(Module Device)\n[ 0.584062] ACPI: Added _OSI(Processor Device)\n[ 0.585625] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.587227] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.590106] ACPI: Interpreter enabled\n[ 0.591537] ACPI: (supports S0 S5)\n[ 0.592890] ACPI: Using IOAPIC for interrupt routing\n[ 0.594572] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.599527] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.601463] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.603530] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.605561] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.609314] acpiphp: Slot [3] registered\n[ 0.610822] acpiphp: Slot [4] registered\n[ 0.612321] acpiphp: Slot [5] registered\n[ 0.613796] acpiphp: Slot [6] registered\n[ 0.615278] acpiphp: Slot [7] registered\n[ 0.616764] acpiphp: Slot [8] registered\n[ 0.618251] acpiphp: Slot [9] registered\n[ 0.619749] acpiphp: Slot [10] registered\n[ 0.621254] acpiphp: Slot [11] registered\n[ 0.622746] acpiphp: Slot [12] registered\n[ 0.624246] acpiphp: Slot [13] registered\n[ 0.625757] acpiphp: Slot [14] registered\n[ 0.627256] acpiphp: Slot [15] registered\n[ 0.628754] acpiphp: Slot [16] registered\n[ 0.630279] acpiphp: Slot [17] registered\n[ 0.631784] acpiphp: Slot [18] registered\n[ 0.633299] acpiphp: Slot [19] registered\n[ 0.634814] acpiphp: Slot [20] registered\n[ 0.636313] acpiphp: Slot [21] registered\n[ 0.637784] acpiphp: Slot [22] registered\n[ 0.639286] acpiphp: Slot [23] registered\n[ 0.640871] acpiphp: Slot [24] registered\n[ 0.642407] acpiphp: Slot [25] registered\n[ 0.643944] acpiphp: Slot [26] registered\n[ 0.645442] acpiphp: Slot [27] registered\n[ 0.646943] acpiphp: Slot [28] registered\n[ 0.648451] acpiphp: Slot [29] registered\n[ 0.649933] acpiphp: Slot [30] registered\n[ 0.651432] acpiphp: Slot [31] registered\n[ 0.652923] PCI host bridge to bus 0000:00\n[ 0.654414] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.656180] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.658222] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.660257] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.663018] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.665771] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.671410] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.673549] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.675567] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.677728] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.682309] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.685060] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.709763] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.712746] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.715203] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.717595] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.719973] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.722172] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.724411] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.727301] vgaarb: loaded\n[ 0.728518] vgaarb: bridge control possible 0000:00:02.0\n[ 0.730494] SCSI subsystem initialized\n[ 0.731968] ACPI: bus type USB registered\n[ 0.733498] usbcore: registered new interface driver usbfs\n[ 0.735331] usbcore: registered new interface driver hub\n[ 0.737122] usbcore: registered new device driver usb\n[ 0.739076] PCI: Using ACPI for IRQ routing\n[ 0.741000] NetLabel: Initializing\n[ 0.742406] NetLabel: domain hash size = 128\n[ 0.743983] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.745731] NetLabel: unlabeled traffic allowed by default\n[ 0.747722] Switched to clocksource kvm-clock\n[ 0.757771] pnp: PnP ACPI init\n[ 0.759093] ACPI: bus type PNP registered\n[ 0.760991] pnp: PnP ACPI: found 5 devices\n[ 0.762509] ACPI: bus type PNP unregistered\n[ 0.770296] NET: Registered protocol family 2\n[ 0.772192] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.775169] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.777670] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.779778] TCP: reno registered\n[ 0.781104] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.783041] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.785127] NET: Registered protocol family 1\n[ 0.786724] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.788600] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.790466] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.811009] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.831495] Unpacking initramfs...\n"} 2018-08-26 12:59:17,210 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6/action used request id req-14e16d09-959f-47c5-bf39-53bd6549691e 2018-08-26 12:59:17,211 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0794630050659s 2018-08-26 12:59:17,211 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6/action used request id req-14e16d09-959f-47c5-bf39-53bd6549691e 2018-08-26 12:59:17,211 - 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 2126580571 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.426083] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.429115] pid_max: default: 32768 minimum: 301 [ 0.430748] Security Framework initialized [ 0.432251] SELinux: Initializing. [ 0.433894] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.440268] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.444264] Mount-cache hash table entries: 4096 [ 0.446188] Initializing cgroup subsys memory [ 0.447759] Initializing cgroup subsys devices [ 0.449384] Initializing cgroup subsys freezer [ 0.451014] Initializing cgroup subsys net_cls [ 0.452595] Initializing cgroup subsys blkio [ 0.454130] Initializing cgroup subsys perf_event [ 0.455768] Initializing cgroup subsys hugetlb [ 0.457347] Initializing cgroup subsys pids [ 0.458892] Initializing cgroup subsys net_prio [ 0.460590] CPU: Physical Processor ID: 0 [ 0.462792] mce: CPU supports 10 MCE banks [ 0.464347] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.466137] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.467973] tlb_flushall_shift: 6 [ 0.469575] Freeing SMP alternatives: 28k freed [ 0.473893] ACPI: Core revision 20130517 [ 0.475812] ACPI: All ACPI Tables successfully acquired [ 0.477850] ftrace: allocating 25812 entries in 101 pages [ 0.500408] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.502462] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.504515] smpboot: Max logical packages: 2 [ 0.506352] Enabling x2apic [ 0.507594] Enabled x2apic [ 0.509093] Switched APIC routing to physical x2apic. [ 0.512209] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.514200] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.517790] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.526111] KVM setup paravirtual spinlock [ 0.528914] smpboot: Booting Node 0, Processors #1 OK [ 0.531059] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.553059] Brought up 2 CPUs [ 0.553062] KVM setup async PF for cpu 1 [ 0.553065] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.557402] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.560316] devtmpfs: initialized [ 0.563264] EVM: security.selinux [ 0.564631] EVM: security.ima [ 0.565905] EVM: security.capability [ 0.567948] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.570061] pinctrl core: initialized pinctrl subsystem [ 0.571953] NET: Registered protocol family 16 [ 0.573765] ACPI: bus type PCI registered [ 0.575261] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.577345] PCI: Using configuration type 1 for base access [ 0.582505] ACPI: Added _OSI(Module Device) [ 0.584062] ACPI: Added _OSI(Processor Device) [ 0.585625] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.587227] ACPI: Added _OSI(Processor Aggregator Device) [ 0.590106] ACPI: Interpreter enabled [ 0.591537] ACPI: (supports S0 S5) [ 0.592890] ACPI: Using IOAPIC for interrupt routing [ 0.594572] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.599527] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.601463] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.603530] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.605561] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.609314] acpiphp: Slot [3] registered [ 0.610822] acpiphp: Slot [4] registered [ 0.612321] acpiphp: Slot [5] registered [ 0.613796] acpiphp: Slot [6] registered [ 0.615278] acpiphp: Slot [7] registered [ 0.616764] acpiphp: Slot [8] registered [ 0.618251] acpiphp: Slot [9] registered [ 0.619749] acpiphp: Slot [10] registered [ 0.621254] acpiphp: Slot [11] registered [ 0.622746] acpiphp: Slot [12] registered [ 0.624246] acpiphp: Slot [13] registered [ 0.625757] acpiphp: Slot [14] registered [ 0.627256] acpiphp: Slot [15] registered [ 0.628754] acpiphp: Slot [16] registered [ 0.630279] acpiphp: Slot [17] registered [ 0.631784] acpiphp: Slot [18] registered [ 0.633299] acpiphp: Slot [19] registered [ 0.634814] acpiphp: Slot [20] registered [ 0.636313] acpiphp: Slot [21] registered [ 0.637784] acpiphp: Slot [22] registered [ 0.639286] acpiphp: Slot [23] registered [ 0.640871] acpiphp: Slot [24] registered [ 0.642407] acpiphp: Slot [25] registered [ 0.643944] acpiphp: Slot [26] registered [ 0.645442] acpiphp: Slot [27] registered [ 0.646943] acpiphp: Slot [28] registered [ 0.648451] acpiphp: Slot [29] registered [ 0.649933] acpiphp: Slot [30] registered [ 0.651432] acpiphp: Slot [31] registered [ 0.652923] PCI host bridge to bus 0000:00 [ 0.654414] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.656180] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.658222] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.660257] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.663018] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.665771] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.671410] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.673549] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.675567] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.677728] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.682309] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.685060] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.709763] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.712746] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.715203] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.717595] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.719973] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.722172] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.724411] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.727301] vgaarb: loaded [ 0.728518] vgaarb: bridge control possible 0000:00:02.0 [ 0.730494] SCSI subsystem initialized [ 0.731968] ACPI: bus type USB registered [ 0.733498] usbcore: registered new interface driver usbfs [ 0.735331] usbcore: registered new interface driver hub [ 0.737122] usbcore: registered new device driver usb [ 0.739076] PCI: Using ACPI for IRQ routing [ 0.741000] NetLabel: Initializing [ 0.742406] NetLabel: domain hash size = 128 [ 0.743983] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.745731] NetLabel: unlabeled traffic allowed by default [ 0.747722] Switched to clocksource kvm-clock [ 0.757771] pnp: PnP ACPI init [ 0.759093] ACPI: bus type PNP registered [ 0.760991] pnp: PnP ACPI: found 5 devices [ 0.762509] ACPI: bus type PNP unregistered [ 0.770296] NET: Registered protocol family 2 [ 0.772192] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.775169] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.777670] TCP: Hash tables configured (established 32768 bind 32768) [ 0.779778] TCP: reno registered [ 0.781104] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.783041] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.785127] NET: Registered protocol family 1 [ 0.786724] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.788600] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.790466] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.811009] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.831495] Unpacking initramfs... 2018-08-26 12:59:18,213 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.205: timed out 2018-08-26 12:59:27,223 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-26 12:59:27,226 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6/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}9192a1b986bc5d7cf89306e006b1e7a2d9c3a851" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-26 12:59:27,305 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:59: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-1a1bfb5c-4c7f-42fa-83c5-85c22c22164c x-compute-request-id: req-1a1bfb5c-4c7f-42fa-83c5-85c22c22164c Content-Encoding: gzip Content-Length: 11746 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 2126580571 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.426083] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.429115] pid_max: default: 32768 minimum: 301\n[ 0.430748] Security Framework initialized\n[ 0.432251] SELinux: Initializing.\n[ 0.433894] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.440268] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.444264] Mount-cache hash table entries: 4096\n[ 0.446188] Initializing cgroup subsys memory\n[ 0.447759] Initializing cgroup subsys devices\n[ 0.449384] Initializing cgroup subsys freezer\n[ 0.451014] Initializing cgroup subsys net_cls\n[ 0.452595] Initializing cgroup subsys blkio\n[ 0.454130] Initializing cgroup subsys perf_event\n[ 0.455768] Initializing cgroup subsys hugetlb\n[ 0.457347] Initializing cgroup subsys pids\n[ 0.458892] Initializing cgroup subsys net_prio\n[ 0.460590] CPU: Physical Processor ID: 0\n[ 0.462792] mce: CPU supports 10 MCE banks\n[ 0.464347] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.466137] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.467973] tlb_flushall_shift: 6\n[ 0.469575] Freeing SMP alternatives: 28k freed\n[ 0.473893] ACPI: Core revision 20130517\n[ 0.475812] ACPI: All ACPI Tables successfully acquired\n[ 0.477850] ftrace: allocating 25812 entries in 101 pages\n[ 0.500408] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.502462] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.504515] smpboot: Max logical packages: 2\n[ 0.506352] Enabling x2apic\n[ 0.507594] Enabled x2apic\n[ 0.509093] Switched APIC routing to physical x2apic.\n[ 0.512209] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.514200] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.517790] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.526111] KVM setup paravirtual spinlock\n[ 0.528914] smpboot: Booting Node 0, Processors #1 OK\n[ 0.531059] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.553059] Brought up 2 CPUs\n[ 0.553062] KVM setup async PF for cpu 1\n[ 0.553065] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.557402] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.560316] devtmpfs: initialized\n[ 0.563264] EVM: security.selinux\n[ 0.564631] EVM: security.ima\n[ 0.565905] EVM: security.capability\n[ 0.567948] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.570061] pinctrl core: initialized pinctrl subsystem\n[ 0.571953] NET: Registered protocol family 16\n[ 0.573765] ACPI: bus type PCI registered\n[ 0.575261] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.577345] PCI: Using configuration type 1 for base access\n[ 0.582505] ACPI: Added _OSI(Module Device)\n[ 0.584062] ACPI: Added _OSI(Processor Device)\n[ 0.585625] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.587227] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.590106] ACPI: Interpreter enabled\n[ 0.591537] ACPI: (supports S0 S5)\n[ 0.592890] ACPI: Using IOAPIC for interrupt routing\n[ 0.594572] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.599527] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.601463] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.603530] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.605561] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.609314] acpiphp: Slot [3] registered\n[ 0.610822] acpiphp: Slot [4] registered\n[ 0.612321] acpiphp: Slot [5] registered\n[ 0.613796] acpiphp: Slot [6] registered\n[ 0.615278] acpiphp: Slot [7] registered\n[ 0.616764] acpiphp: Slot [8] registered\n[ 0.618251] acpiphp: Slot [9] registered\n[ 0.619749] acpiphp: Slot [10] registered\n[ 0.621254] acpiphp: Slot [11] registered\n[ 0.622746] acpiphp: Slot [12] registered\n[ 0.624246] acpiphp: Slot [13] registered\n[ 0.625757] acpiphp: Slot [14] registered\n[ 0.627256] acpiphp: Slot [15] registered\n[ 0.628754] acpiphp: Slot [16] registered\n[ 0.630279] acpiphp: Slot [17] registered\n[ 0.631784] acpiphp: Slot [18] registered\n[ 0.633299] acpiphp: Slot [19] registered\n[ 0.634814] acpiphp: Slot [20] registered\n[ 0.636313] acpiphp: Slot [21] registered\n[ 0.637784] acpiphp: Slot [22] registered\n[ 0.639286] acpiphp: Slot [23] registered\n[ 0.640871] acpiphp: Slot [24] registered\n[ 0.642407] acpiphp: Slot [25] registered\n[ 0.643944] acpiphp: Slot [26] registered\n[ 0.645442] acpiphp: Slot [27] registered\n[ 0.646943] acpiphp: Slot [28] registered\n[ 0.648451] acpiphp: Slot [29] registered\n[ 0.649933] acpiphp: Slot [30] registered\n[ 0.651432] acpiphp: Slot [31] registered\n[ 0.652923] PCI host bridge to bus 0000:00\n[ 0.654414] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.656180] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.658222] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.660257] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.663018] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.665771] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.671410] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.673549] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.675567] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.677728] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.682309] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.685060] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.709763] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.712746] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.715203] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.717595] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.719973] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.722172] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.724411] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.727301] vgaarb: loaded\n[ 0.728518] vgaarb: bridge control possible 0000:00:02.0\n[ 0.730494] SCSI subsystem initialized\n[ 0.731968] ACPI: bus type USB registered\n[ 0.733498] usbcore: registered new interface driver usbfs\n[ 0.735331] usbcore: registered new interface driver hub\n[ 0.737122] usbcore: registered new device driver usb\n[ 0.739076] PCI: Using ACPI for IRQ routing\n[ 0.741000] NetLabel: Initializing\n[ 0.742406] NetLabel: domain hash size = 128\n[ 0.743983] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.745731] NetLabel: unlabeled traffic allowed by default\n[ 0.747722] Switched to clocksource kvm-clock\n[ 0.757771] pnp: PnP ACPI init\n[ 0.759093] ACPI: bus type PNP registered\n[ 0.760991] pnp: PnP ACPI: found 5 devices\n[ 0.762509] ACPI: bus type PNP unregistered\n[ 0.770296] NET: Registered protocol family 2\n[ 0.772192] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.775169] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.777670] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.779778] TCP: reno registered\n[ 0.781104] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.783041] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.785127] NET: Registered protocol family 1\n[ 0.786724] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.788600] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.790466] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.811009] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.831495] Unpacking initramfs...\n[ 1.315700] Freeing initrd memory: 37508k freed\n[ 1.325733] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.327838] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.331738] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.333818] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.336166] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.338214] Initialise system trusted keyring\n[ 1.339833] audit: initializing netlink socket (disabled)\n[ 1.341679] type=2000 audit(1535288356.942:1): initialized\n[ 1.358649] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.360696] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.363612] zpool: loaded\n[ 1.364839] zbud: loaded\n[ 1.366235] VFS: Disk quotas dquot_6.5.2\n[ 1.367774] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.370033] msgmni has been set to 7578\n[ 1.371605] Key type big_key registered\n[ 1.374006] NET: Registered protocol family 38\n[ 1.375649] Key type asymmetric registered\n[ 1.377208] Asymmetric key parser 'x509' registered\n[ 1.378935] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.381789] io scheduler noop registered\n[ 1.383309] io scheduler deadline registered (default)\n[ 1.398846] io scheduler cfq registered\n[ 1.400430] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.402299] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.404500] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.407395] ACPI: Power Button [PWRF]\n[ 1.409049] GHES: HEST is not enabled!\n[ 1.410659] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.435000] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.437402] Non-volatile memory driver v1.3\n[ 1.438963] Linux agpgart interface v0.103\n[ 1.440633] crash memory driver: version 1.1\n[ 1.442270] rdac: device handler registered\n[ 1.443882] hp_sw: device handler registered\n[ 1.445462] emc: device handler registered\n[ 1.446990] alua: device handler registered\n[ 1.448572] libphy: Fixed MDIO Bus: probed\n[ 1.450198] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.452285] ehci-pci: EHCI PCI platform driver\n[ 1.453941] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.455974] ohci-pci: OHCI PCI platform driver\n[ 1.457656] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.477873] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.479748] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.482584] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.484391] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.486384] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.488522] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.491262] usb usb1: Product: UHCI Host Controller\n[ 1.492988] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.495232] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.497047] hub 1-0:1.0: USB hub found\n[ 1.498560] hub 1-0:1.0: 2 ports detected\n[ 1.500261] usbcore: registered new interface driver usbserial\n[ 1.502206] usbcore: registered new interface driver usbserial_generic\n[ 1.504282] usbserial: USB Serial support registered for generic\n[ 1.506348] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.510077] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.511806] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.513673] mousedev: PS/2 mouse device common for all mice\n[ 1.515946] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.519218] rtc_cmos 00:00: RTC can wake from S4\n[ 1.521174] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.522069] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.523866] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.529561] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.531582] cpuidle: using governor menu\n[ 1.533124] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.534954] usbcore: registered new interface driver usbhid\n[ 1.536844] usbhid: USB HID core driver\n[ 1.538335] drop_monitor: Initializing network drop monitor service\n[ 1.540349] TCP: cubic registered\n[ 1.541681] Initializing XFRM netlink socket\n[ 1.543318] NET: Registered protocol family 10\n[ 1.545160] NET: Registered protocol family 17\n[ 1.546955] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.548918] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.550831] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.554001] Loading compiled-in X.509 certificates\n[ 1.555687] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.558895] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.562540] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.565768] registered taskstats version 1\n[ 1.569298] Key type trusted registered\n[ 1.572126] Key type encrypted registered\n[ 1.574836] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.577148] rtc_cmos 00:00: setting system clock to 2018-08-26 12:59:17 UTC (1535288357)\n[ 1.580816] Freeing unused kernel memory: 1680k freed\n[ 1.586318] 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.592226] systemd[1]: Detected virtualization kvm.\n[ 1.594033] systemd[1]: Detected architecture x86-64.\n[ 1.595855] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.599224] systemd[1]: No hostname configured.\n[ 1.600997] systemd[1]: Set hostname to .\n[ 1.602865] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Timers.\n[ 1.627253] systemd[1]: Reached target Timers.\n[ 1.628959] systemd[1]: Starting Timers.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.631701] systemd[1]: Reached target Local File Systems.\n[ 1.633631] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Reached target Swap.\n[ 1.636413] systemd[1]: Reached target Swap.\n[ 1.638049] systemd[1]: Starting Swap.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.640737] systemd[1]: Created slice Root Slice.\n[ 1.642468] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.645226] systemd[1]: Listening on Journal Socket.\n[ 1.647017] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.649872] systemd[1]: Listening on udev Kernel Socket.\n[ 1.651740] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Created slice System Slice.\n[ 1.654627] systemd[1]: Created slice System Slice.\n[ 1.656402] systemd[1]: Starting System Slice.\n[[32m OK [0m] Reached target Slices.\n[ 1.659079] systemd[1]: Reached target Slices.\n[ 1.660758] systemd[1]: Starting Slices.\n[ 1.662774] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.666718] systemd[1]: Listening on udev Control Socket.\n[ 1.668626] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.671475] systemd[1]: Reached target Sockets.\n[ 1.673178] systemd[1]: Starting Sockets.\n[ 1.675059] 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.680168] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[ 1.683447] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[ 1.686341] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.689398] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.693489] systemd[1]: Reached target Paths.\n[ 1.695149] systemd[1]: Starting Paths.\n[[32m OK [0m] Started Journal Service.\n[ 1.697952] 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.758413] RPC: Registered named UNIX socket transport module.\n[ 1.760446] RPC: Registered udp transport module.\n[ 1.762048] RPC: Registered tcp transport module.\n[ 1.763641] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[ 1.802755] 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[ 1.870191] FDC 0 is a S82078B\n[[32m OK [0m] Reached target Basic System.\n[ 1.895314] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.935242] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.938837] scsi host0: ata_piix\n[ 1.940374] scsi host1: ata_piix\n[ 1.941747] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.943787] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.947929] vda: vda1\n[ 1.956438] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.958667] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.961010] usb 1-1: Product: QEMU USB Tablet\n[ 1.962710] usb 1-1: Manufacturer: QEMU\n[ 1.964302] usb 1-1: SerialNumber: 42\n[ 1.974915] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.978474] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14.\n Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14...\n[[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14.\n[[32m OK [0m] Started dracut initqueue hook.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Mounting /sysroot...\n[ 2.118565] SGI XFS with ACLs, security attributes, no debug enabled\n[ 2.121694] XFS (vda1): Mounting V4 Filesystem\n[ 2.189499] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[ 2.331834] tsc: Refined TSC clocksource calibration: 3491.875 MHz\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped target Remote File Systems.\n[[32m OK [0m] Stopped target Remote File Systems (Pre).\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped udev Kernel Device Manager.\n[[32m OK [0m] Stopped 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.420973] systemd-journald[105]: Received SIGTERM from PID 1 (systemd).\n[ 2.635100] SELinux: Disabled at runtime.\n[ 2.673766] type=1404 audit(1535288358.596:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.736002] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.737891] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Listening on udev Kernel Socket.\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Stopped target Initrd File Systems.\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Listening on udev Control Socket.\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n Mounting Huge Pages File System...\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Reached target Encrypted Volumes.\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 Mounting Debug File System...\n[[32m OK [0m] Reached target Slices.\n Starting Remount Root and Kernel File Systems...\n Starting Apply Kernel Variables...\n Starting Setup Virtual Console...\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[[32m OK [0m] Mounted Debug File System.\n[[32m OK [0m] Mounted POSIX Message Queue File System.\n[[32m OK [0m] Mounted Huge Pages File System.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n Starting Create Static Device Nodes in /dev...\n[ 3.071834] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n Starting Configure read-only root support...\n Starting Load/Save Random Seed...\n Starting Rebuild Hardware Database...\n[[32m OK [0m] Started Apply Kernel Variables.\n[[32m OK [0m] Started Load/Save Random Seed.\n[[32m OK [0m] Started Journal Service.\n Starting Flush Journal to Persistent Storage...\n[ 3.129161] systemd-journald[392]: 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 Rebuild Journal Catalog...\n Starting Preprocess NFS configuration...\n Starting Import network configuration from initramfs...\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started udev Kernel Device Manager.\n[[32m OK [0m] Started Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[[32m OK [0m] Started Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[[32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[ 3.416560] type=1305 audit(1535288359.338:3): audit_pid=440 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 Paths.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Basic System.\n Starting GSSAPI Proxy Daemon...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.598507] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[ 3.631685] [drm] Initialized drm 1.1.0 20060810\n[ 3.647694] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[ 3.735899] ppdev: user-space parallel port driver\n Starting D-Bus System Message Bus...\n Starting NTP client/server...\n Starting Dump dmesg to /var/log/dmesg...\n[ 3.748967] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.751384] [TTM] Initializing pool allocator\n[ 3.753125] [TTM] Initializing DMA pool allocator\n[ 3.755225] [drm] fb mappable at 0xFC000000\n Starting Authorization Manager...\n[ 3.757225] [drm] vram aper at 0xFC000000\n[ 3.758937] [drm] size 33554432\n[ 3.758937] [drm] fb depth is 24\n[ 3.758937] [drm] pitch is 3072\n Starting Login Service...\n[ 3.763312] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.788845] Console: switching to colour frame buffer device 128x48\n[ 3.802716] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n Starting Initial cloud-init job (pre-networking)...\n[ 3.807200] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n Starting LSB: Bring up/down networking...\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 Login Service.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[[32m OK [0m] Started Permit User Sessions.\n[ 3.863395] AES CTR mode by8 optimization enabled\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[ 3.873013] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Reached target Login Prompts.\n[ 3.895622] alg: No test for crc32 (crc32-pclmul)\n[[32m OK [0m] Started NTP client/server.\n[ 3.965394] intel_rapl: no valid rapl domains found in package 0\n[ 3.975393] intel_rapl: no valid rapl domains found in package 0\n[ 3.979088] intel_powerclamp: No package C-state available\n[ 3.984472] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager.\n[ 4.154979] cloud-init[512]: Cloud-init v. 0.7.5 running 'init-local' at Sun, 26 Aug 2018 12:59:20 +0000. Up 4.12 seconds.\n[[32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[32m OK [0m] Started LSB: Bring up/down networking.\n[[32m OK [0m] Reached target Network.\n Starting PostgreSQL 9.5 database server...\n Starting Notify NFS peers of a restart...\n Starting OpenSSH server daemon...\n Starting System Logging Service...\n Starting Postfix Mail Transport Agent...\n Starting nginx - high performance web server...\n Starting Initial cloud-init job (metadata service crawler)...\n Starting Dynamic System Tuning Daemon...\n[[32m OK [0m] Reached target Network is Online.\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n Starting RabbitMQ Service...\n Starting Crash recovery kernel arming...\n Starting LSB: Supports the direct execution of binary formats....\n Starting LSB: Starts Logstash as a daemon....\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n[[32m OK [0m] Started OpenSSH server daemon.\n[[32m OK [0m] Started Notify NFS peers of a restart.\n[[32m OK [0m] Started LSB: Starts Logstash as a daemon..\n Mounting Arbitrary Executable File Formats File System...\n[[32m OK [0m] Mounted Arbitrary Executable File Formats File System.\n[[32m OK [0m] Started LSB: Supports the direct execution of binary formats..\n[[32m OK [0m] Started nginx - high performance web server.\n[ 6.114599] cloud-init[809]: Cloud-init v. 0.7.5 running 'init' at Sun, 26 Aug 2018 12:59:22 +0000. Up 6.08 seconds.\n[[32m OK [0m] Created slice user-993.slice.\n[ 6.227582] cloud-init[809]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\n[ 6.229641] cloud-init[809]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.231704] cloud-init[809]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 6.235417] cloud-init[809]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.248368] cloud-init[809]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 6.256744] cloud-init[809]: ci-info: | eth0: | True | 192.168.120.3 | 255.255.255.0 | fa:16:3e:41:03:aa |\n[ 6.260703] cloud-init[809]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.269862] cloud-init[809]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 6.275619] cloud-init[809]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.282500] cloud-init[809]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 6.299422] cloud-init[809]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.304282] cloud-init[809]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 6.307905] cloud-init[809]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH |\n[ 6.310246] cloud-init[809]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 6.318462] cloud-init[809]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[[32m OK [0m] Started Dynamic System Tuning Daemon.\n[[32m OK [0m] Started Postfix Mail Transport Agent.\n[[32m OK [0m] Started PostgreSQL 9.5 database server.\n\nCentOS Linux 7 (Core)\nKernel 3.10.0-514.16.1.el7.x86_64 on an x86_64\n\ncloudify login: "} 2018-08-26 12:59:27,306 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6/action used request id req-1a1bfb5c-4c7f-42fa-83c5-85c22c22164c 2018-08-26 12:59:27,306 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0823781490326s 2018-08-26 12:59:27,307 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6/action used request id req-1a1bfb5c-4c7f-42fa-83c5-85c22c22164c 2018-08-26 12:59:27,307 - 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 2126580571 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.426083] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.429115] pid_max: default: 32768 minimum: 301 [ 0.430748] Security Framework initialized [ 0.432251] SELinux: Initializing. [ 0.433894] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.440268] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.444264] Mount-cache hash table entries: 4096 [ 0.446188] Initializing cgroup subsys memory [ 0.447759] Initializing cgroup subsys devices [ 0.449384] Initializing cgroup subsys freezer [ 0.451014] Initializing cgroup subsys net_cls [ 0.452595] Initializing cgroup subsys blkio [ 0.454130] Initializing cgroup subsys perf_event [ 0.455768] Initializing cgroup subsys hugetlb [ 0.457347] Initializing cgroup subsys pids [ 0.458892] Initializing cgroup subsys net_prio [ 0.460590] CPU: Physical Processor ID: 0 [ 0.462792] mce: CPU supports 10 MCE banks [ 0.464347] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.466137] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.467973] tlb_flushall_shift: 6 [ 0.469575] Freeing SMP alternatives: 28k freed [ 0.473893] ACPI: Core revision 20130517 [ 0.475812] ACPI: All ACPI Tables successfully acquired [ 0.477850] ftrace: allocating 25812 entries in 101 pages [ 0.500408] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.502462] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.504515] smpboot: Max logical packages: 2 [ 0.506352] Enabling x2apic [ 0.507594] Enabled x2apic [ 0.509093] Switched APIC routing to physical x2apic. [ 0.512209] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.514200] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.517790] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.526111] KVM setup paravirtual spinlock [ 0.528914] smpboot: Booting Node 0, Processors #1 OK [ 0.531059] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.553059] Brought up 2 CPUs [ 0.553062] KVM setup async PF for cpu 1 [ 0.553065] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.557402] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.560316] devtmpfs: initialized [ 0.563264] EVM: security.selinux [ 0.564631] EVM: security.ima [ 0.565905] EVM: security.capability [ 0.567948] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.570061] pinctrl core: initialized pinctrl subsystem [ 0.571953] NET: Registered protocol family 16 [ 0.573765] ACPI: bus type PCI registered [ 0.575261] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.577345] PCI: Using configuration type 1 for base access [ 0.582505] ACPI: Added _OSI(Module Device) [ 0.584062] ACPI: Added _OSI(Processor Device) [ 0.585625] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.587227] ACPI: Added _OSI(Processor Aggregator Device) [ 0.590106] ACPI: Interpreter enabled [ 0.591537] ACPI: (supports S0 S5) [ 0.592890] ACPI: Using IOAPIC for interrupt routing [ 0.594572] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.599527] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.601463] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.603530] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.605561] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.609314] acpiphp: Slot [3] registered [ 0.610822] acpiphp: Slot [4] registered [ 0.612321] acpiphp: Slot [5] registered [ 0.613796] acpiphp: Slot [6] registered [ 0.615278] acpiphp: Slot [7] registered [ 0.616764] acpiphp: Slot [8] registered [ 0.618251] acpiphp: Slot [9] registered [ 0.619749] acpiphp: Slot [10] registered [ 0.621254] acpiphp: Slot [11] registered [ 0.622746] acpiphp: Slot [12] registered [ 0.624246] acpiphp: Slot [13] registered [ 0.625757] acpiphp: Slot [14] registered [ 0.627256] acpiphp: Slot [15] registered [ 0.628754] acpiphp: Slot [16] registered [ 0.630279] acpiphp: Slot [17] registered [ 0.631784] acpiphp: Slot [18] registered [ 0.633299] acpiphp: Slot [19] registered [ 0.634814] acpiphp: Slot [20] registered [ 0.636313] acpiphp: Slot [21] registered [ 0.637784] acpiphp: Slot [22] registered [ 0.639286] acpiphp: Slot [23] registered [ 0.640871] acpiphp: Slot [24] registered [ 0.642407] acpiphp: Slot [25] registered [ 0.643944] acpiphp: Slot [26] registered [ 0.645442] acpiphp: Slot [27] registered [ 0.646943] acpiphp: Slot [28] registered [ 0.648451] acpiphp: Slot [29] registered [ 0.649933] acpiphp: Slot [30] registered [ 0.651432] acpiphp: Slot [31] registered [ 0.652923] PCI host bridge to bus 0000:00 [ 0.654414] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.656180] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.658222] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.660257] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.663018] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.665771] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.671410] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.673549] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.675567] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.677728] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.682309] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.685060] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.709763] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.712746] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.715203] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.717595] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.719973] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.722172] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.724411] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.727301] vgaarb: loaded [ 0.728518] vgaarb: bridge control possible 0000:00:02.0 [ 0.730494] SCSI subsystem initialized [ 0.731968] ACPI: bus type USB registered [ 0.733498] usbcore: registered new interface driver usbfs [ 0.735331] usbcore: registered new interface driver hub [ 0.737122] usbcore: registered new device driver usb [ 0.739076] PCI: Using ACPI for IRQ routing [ 0.741000] NetLabel: Initializing [ 0.742406] NetLabel: domain hash size = 128 [ 0.743983] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.745731] NetLabel: unlabeled traffic allowed by default [ 0.747722] Switched to clocksource kvm-clock [ 0.757771] pnp: PnP ACPI init [ 0.759093] ACPI: bus type PNP registered [ 0.760991] pnp: PnP ACPI: found 5 devices [ 0.762509] ACPI: bus type PNP unregistered [ 0.770296] NET: Registered protocol family 2 [ 0.772192] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.775169] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.777670] TCP: Hash tables configured (established 32768 bind 32768) [ 0.779778] TCP: reno registered [ 0.781104] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.783041] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.785127] NET: Registered protocol family 1 [ 0.786724] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.788600] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.790466] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.811009] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.831495] Unpacking initramfs... [ 1.315700] Freeing initrd memory: 37508k freed [ 1.325733] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.327838] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.331738] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.333818] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.336166] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.338214] Initialise system trusted keyring [ 1.339833] audit: initializing netlink socket (disabled) [ 1.341679] type=2000 audit(1535288356.942:1): initialized [ 1.358649] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.360696] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.363612] zpool: loaded [ 1.364839] zbud: loaded [ 1.366235] VFS: Disk quotas dquot_6.5.2 [ 1.367774] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.370033] msgmni has been set to 7578 [ 1.371605] Key type big_key registered [ 1.374006] NET: Registered protocol family 38 [ 1.375649] Key type asymmetric registered [ 1.377208] Asymmetric key parser 'x509' registered [ 1.378935] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.381789] io scheduler noop registered [ 1.383309] io scheduler deadline registered (default) [ 1.398846] io scheduler cfq registered [ 1.400430] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.402299] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.404500] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.407395] ACPI: Power Button [PWRF] [ 1.409049] GHES: HEST is not enabled! [ 1.410659] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.435000] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.437402] Non-volatile memory driver v1.3 [ 1.438963] Linux agpgart interface v0.103 [ 1.440633] crash memory driver: version 1.1 [ 1.442270] rdac: device handler registered [ 1.443882] hp_sw: device handler registered [ 1.445462] emc: device handler registered [ 1.446990] alua: device handler registered [ 1.448572] libphy: Fixed MDIO Bus: probed [ 1.450198] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.452285] ehci-pci: EHCI PCI platform driver [ 1.453941] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.455974] ohci-pci: OHCI PCI platform driver [ 1.457656] uhci_hcd: USB Universal Host Controller Interface driver [ 1.477873] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.479748] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.482584] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.484391] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.486384] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.488522] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.491262] usb usb1: Product: UHCI Host Controller [ 1.492988] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.495232] usb usb1: SerialNumber: 0000:00:01.2 [ 1.497047] hub 1-0:1.0: USB hub found [ 1.498560] hub 1-0:1.0: 2 ports detected [ 1.500261] usbcore: registered new interface driver usbserial [ 1.502206] usbcore: registered new interface driver usbserial_generic [ 1.504282] usbserial: USB Serial support registered for generic [ 1.506348] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.510077] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.511806] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.513673] mousedev: PS/2 mouse device common for all mice [ 1.515946] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.519218] rtc_cmos 00:00: RTC can wake from S4 [ 1.521174] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.522069] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.523866] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.529561] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.531582] cpuidle: using governor menu [ 1.533124] hidraw: raw HID events driver (C) Jiri Kosina [ 1.534954] usbcore: registered new interface driver usbhid [ 1.536844] usbhid: USB HID core driver [ 1.538335] drop_monitor: Initializing network drop monitor service [ 1.540349] TCP: cubic registered [ 1.541681] Initializing XFRM netlink socket [ 1.543318] NET: Registered protocol family 10 [ 1.545160] NET: Registered protocol family 17 [ 1.546955] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.548918] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.550831] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.554001] Loading compiled-in X.509 certificates [ 1.555687] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.558895] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.562540] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.565768] registered taskstats version 1 [ 1.569298] Key type trusted registered [ 1.572126] Key type encrypted registered [ 1.574836] IMA: No TPM chip found, activating TPM-bypass! [ 1.577148] rtc_cmos 00:00: setting system clock to 2018-08-26 12:59:17 UTC (1535288357) [ 1.580816] Freeing unused kernel memory: 1680k freed [ 1.586318] 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.592226] systemd[1]: Detected virtualization kvm. [ 1.594033] systemd[1]: Detected architecture x86-64. [ 1.595855] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.599224] systemd[1]: No hostname configured. [ 1.600997] systemd[1]: Set hostname to . [ 1.602865] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Timers. [ 1.627253] systemd[1]: Reached target Timers. [ 1.628959] systemd[1]: Starting Timers. [[32m OK [0m] Reached target Local File Systems. [ 1.631701] systemd[1]: Reached target Local File Systems. [ 1.633631] systemd[1]: Starting Local File Systems. [[32m OK [0m] Reached target Swap. [ 1.636413] systemd[1]: Reached target Swap. [ 1.638049] systemd[1]: Starting Swap. [[32m OK [0m] Created slice Root Slice. [ 1.640737] systemd[1]: Created slice Root Slice. [ 1.642468] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.645226] systemd[1]: Listening on Journal Socket. [ 1.647017] systemd[1]: Starting Journal Socket. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.649872] systemd[1]: Listening on udev Kernel Socket. [ 1.651740] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Created slice System Slice. [ 1.654627] systemd[1]: Created slice System Slice. [ 1.656402] systemd[1]: Starting System Slice. [[32m OK [0m] Reached target Slices. [ 1.659079] systemd[1]: Reached target Slices. [ 1.660758] systemd[1]: Starting Slices. [ 1.662774] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Listening on udev Control Socket. [ 1.666718] systemd[1]: Listening on udev Control Socket. [ 1.668626] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Sockets. [ 1.671475] systemd[1]: Reached target Sockets. [ 1.673178] systemd[1]: Starting Sockets. [ 1.675059] 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.680168] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.683447] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.686341] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.689398] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.693489] systemd[1]: Reached target Paths. [ 1.695149] systemd[1]: Starting Paths. [[32m OK [0m] Started Journal Service. [ 1.697952] 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.758413] RPC: Registered named UNIX socket transport module. [ 1.760446] RPC: Registered udp transport module. [ 1.762048] RPC: Registered tcp transport module. [ 1.763641] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.802755] 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. [ 1.870191] FDC 0 is a S82078B [[32m OK [0m] Reached target Basic System. [ 1.895314] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.935242] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.938837] scsi host0: ata_piix [ 1.940374] scsi host1: ata_piix [ 1.941747] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.943787] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.947929] vda: vda1 [ 1.956438] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.958667] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.961010] usb 1-1: Product: QEMU USB Tablet [ 1.962710] usb 1-1: Manufacturer: QEMU [ 1.964302] usb 1-1: SerialNumber: 42 [ 1.974915] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.978474] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [[32m OK [0m] Started dracut initqueue hook. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Mounting /sysroot... [ 2.118565] SGI XFS with ACLs, security attributes, no debug enabled [ 2.121694] XFS (vda1): Mounting V4 Filesystem [ 2.189499] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [ 2.331834] tsc: Refined TSC clocksource calibration: 3491.875 MHz [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped 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.420973] systemd-journald[105]: Received SIGTERM from PID 1 (systemd). [ 2.635100] SELinux: Disabled at runtime. [ 2.673766] type=1404 audit(1535288358.596:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.736002] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.737891] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Listening on udev Kernel Socket. Mounting NFSD configuration filesystem... [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Stopped target Initrd File Systems. Mounting POSIX Message Queue File System... [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. Mounting Huge Pages File System... [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... Mounting Debug File System... [[32m OK [0m] Reached target Slices. Starting Remount Root and Kernel File Systems... Starting Apply Kernel Variables... Starting Setup Virtual Console... [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. Starting Create Static Device Nodes in /dev... [ 3.071834] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Started Remount Root and Kernel File Systems. [[32m OK [0m] Mounted NFSD configuration filesystem. Starting Configure read-only root support... Starting Load/Save Random Seed... Starting Rebuild Hardware Database... [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Load/Save Random Seed. [[32m OK [0m] Started Journal Service. Starting Flush Journal to Persistent Storage... [ 3.129161] systemd-journald[392]: 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 Rebuild Journal Catalog... Starting Preprocess NFS configuration... Starting Import network configuration from initramfs... [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [ 3.416560] type=1305 audit(1535288359.338:3): audit_pid=440 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 Paths. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. Starting GSSAPI Proxy Daemon... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.598507] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 3.631685] [drm] Initialized drm 1.1.0 20060810 [ 3.647694] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.735899] ppdev: user-space parallel port driver Starting D-Bus System Message Bus... Starting NTP client/server... Starting Dump dmesg to /var/log/dmesg... [ 3.748967] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.751384] [TTM] Initializing pool allocator [ 3.753125] [TTM] Initializing DMA pool allocator [ 3.755225] [drm] fb mappable at 0xFC000000 Starting Authorization Manager... [ 3.757225] [drm] vram aper at 0xFC000000 [ 3.758937] [drm] size 33554432 [ 3.758937] [drm] fb depth is 24 [ 3.758937] [drm] pitch is 3072 Starting Login Service... [ 3.763312] fbcon: cirrusdrmfb (fb0) is primary device [ 3.788845] Console: switching to colour frame buffer device 128x48 [ 3.802716] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting Initial cloud-init job (pre-networking)... [ 3.807200] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting LSB: Bring up/down networking... [[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 Login Service. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started Permit User Sessions. [ 3.863395] AES CTR mode by8 optimization enabled [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [ 3.873013] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Reached target Login Prompts. [ 3.895622] alg: No test for crc32 (crc32-pclmul) [[32m OK [0m] Started NTP client/server. [ 3.965394] intel_rapl: no valid rapl domains found in package 0 [ 3.975393] intel_rapl: no valid rapl domains found in package 0 [ 3.979088] intel_powerclamp: No package C-state available [ 3.984472] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager. [ 4.154979] cloud-init[512]: Cloud-init v. 0.7.5 running 'init-local' at Sun, 26 Aug 2018 12:59:20 +0000. Up 4.12 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). [[32m OK [0m] Started LSB: Bring up/down networking. [[32m OK [0m] Reached target Network. Starting PostgreSQL 9.5 database server... Starting Notify NFS peers of a restart... Starting OpenSSH server daemon... Starting System Logging Service... Starting Postfix Mail Transport Agent... Starting nginx - high performance web server... Starting Initial cloud-init job (metadata service crawler)... Starting Dynamic System Tuning Daemon... [[32m OK [0m] Reached target Network is Online. [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting RabbitMQ Service... Starting Crash recovery kernel arming... Starting LSB: Supports the direct execution of binary formats.... Starting LSB: Starts Logstash as a daemon.... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Started Notify NFS peers of a restart. [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Started nginx - high performance web server. [ 6.114599] cloud-init[809]: Cloud-init v. 0.7.5 running 'init' at Sun, 26 Aug 2018 12:59:22 +0000. Up 6.08 seconds. [[32m OK [0m] Created slice user-993.slice. [ 6.227582] cloud-init[809]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ [ 6.229641] cloud-init[809]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.231704] cloud-init[809]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.235417] cloud-init[809]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.248368] cloud-init[809]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.256744] cloud-init[809]: ci-info: | eth0: | True | 192.168.120.3 | 255.255.255.0 | fa:16:3e:41:03:aa | [ 6.260703] cloud-init[809]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.269862] cloud-init[809]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.275619] cloud-init[809]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.282500] cloud-init[809]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.299422] cloud-init[809]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.304282] cloud-init[809]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.307905] cloud-init[809]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH | [ 6.310246] cloud-init[809]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.318462] cloud-init[809]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Started Dynamic System Tuning Daemon. [[32m OK [0m] Started Postfix Mail Transport Agent. [[32m OK [0m] Started PostgreSQL 9.5 database server. CentOS Linux 7 (Core) Kernel 3.10.0-514.16.1.el7.x86_64 on an x86_64 cloudify login: 2018-08-26 12:59:27,310 - paramiko.transport - DEBUG - starting thread (client mode): 0xb5e59d0L 2018-08-26 12:59:27,311 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-26 12:59:27,317 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-08-26 12:59:27,317 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-08-26 12:59:27,326 - 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-26 12:59:27,326 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-26 12:59:27,326 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-26 12:59:27,327 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-26 12:59:27,327 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-26 12:59:27,327 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-26 12:59:27,332 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-26 12:59:27,332 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-26 12:59:27,342 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.205: 4c1f7c71f5a98b8370f02ab218eae423 2018-08-26 12:59:27,343 - paramiko.transport - DEBUG - Trying discovered key 554cd2abff3cbe07998ae94a90483869 in /tmp/tmpJo3AIZ 2018-08-26 12:59:27,373 - paramiko.transport - DEBUG - userauth is OK 2018-08-26 12:59:37,451 - paramiko.transport - INFO - Authentication (publickey) failed. 2018-08-26 12:59:37,455 - paramiko.transport - DEBUG - Trying discovered key 53a32704d80d9fa5426a394ad4fcf413 in /root/.ssh/id_rsa 2018-08-26 12:59:37,463 - paramiko.transport - DEBUG - userauth is OK 2018-08-26 12:59:37,470 - paramiko.transport - INFO - Authentication (publickey) failed. 2018-08-26 12:59:37,472 - functest.core.singlevm - DEBUG - try 2: cannot connect to 172.30.9.205: Authentication failed. 2018-08-26 12:59:46,472 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-26 12:59:46,474 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6/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}9192a1b986bc5d7cf89306e006b1e7a2d9c3a851" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-26 12:59:46,545 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 12:59: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-8cfdb793-4b4f-467d-b15b-ae51e25463d7 x-compute-request-id: req-8cfdb793-4b4f-467d-b15b-ae51e25463d7 Content-Encoding: gzip Content-Length: 11746 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 2126580571 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.426083] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.429115] pid_max: default: 32768 minimum: 301\n[ 0.430748] Security Framework initialized\n[ 0.432251] SELinux: Initializing.\n[ 0.433894] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.440268] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.444264] Mount-cache hash table entries: 4096\n[ 0.446188] Initializing cgroup subsys memory\n[ 0.447759] Initializing cgroup subsys devices\n[ 0.449384] Initializing cgroup subsys freezer\n[ 0.451014] Initializing cgroup subsys net_cls\n[ 0.452595] Initializing cgroup subsys blkio\n[ 0.454130] Initializing cgroup subsys perf_event\n[ 0.455768] Initializing cgroup subsys hugetlb\n[ 0.457347] Initializing cgroup subsys pids\n[ 0.458892] Initializing cgroup subsys net_prio\n[ 0.460590] CPU: Physical Processor ID: 0\n[ 0.462792] mce: CPU supports 10 MCE banks\n[ 0.464347] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.466137] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.467973] tlb_flushall_shift: 6\n[ 0.469575] Freeing SMP alternatives: 28k freed\n[ 0.473893] ACPI: Core revision 20130517\n[ 0.475812] ACPI: All ACPI Tables successfully acquired\n[ 0.477850] ftrace: allocating 25812 entries in 101 pages\n[ 0.500408] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.502462] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.504515] smpboot: Max logical packages: 2\n[ 0.506352] Enabling x2apic\n[ 0.507594] Enabled x2apic\n[ 0.509093] Switched APIC routing to physical x2apic.\n[ 0.512209] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.514200] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.517790] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.526111] KVM setup paravirtual spinlock\n[ 0.528914] smpboot: Booting Node 0, Processors #1 OK\n[ 0.531059] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.553059] Brought up 2 CPUs\n[ 0.553062] KVM setup async PF for cpu 1\n[ 0.553065] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.557402] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.560316] devtmpfs: initialized\n[ 0.563264] EVM: security.selinux\n[ 0.564631] EVM: security.ima\n[ 0.565905] EVM: security.capability\n[ 0.567948] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.570061] pinctrl core: initialized pinctrl subsystem\n[ 0.571953] NET: Registered protocol family 16\n[ 0.573765] ACPI: bus type PCI registered\n[ 0.575261] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.577345] PCI: Using configuration type 1 for base access\n[ 0.582505] ACPI: Added _OSI(Module Device)\n[ 0.584062] ACPI: Added _OSI(Processor Device)\n[ 0.585625] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.587227] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.590106] ACPI: Interpreter enabled\n[ 0.591537] ACPI: (supports S0 S5)\n[ 0.592890] ACPI: Using IOAPIC for interrupt routing\n[ 0.594572] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.599527] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.601463] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.603530] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.605561] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.609314] acpiphp: Slot [3] registered\n[ 0.610822] acpiphp: Slot [4] registered\n[ 0.612321] acpiphp: Slot [5] registered\n[ 0.613796] acpiphp: Slot [6] registered\n[ 0.615278] acpiphp: Slot [7] registered\n[ 0.616764] acpiphp: Slot [8] registered\n[ 0.618251] acpiphp: Slot [9] registered\n[ 0.619749] acpiphp: Slot [10] registered\n[ 0.621254] acpiphp: Slot [11] registered\n[ 0.622746] acpiphp: Slot [12] registered\n[ 0.624246] acpiphp: Slot [13] registered\n[ 0.625757] acpiphp: Slot [14] registered\n[ 0.627256] acpiphp: Slot [15] registered\n[ 0.628754] acpiphp: Slot [16] registered\n[ 0.630279] acpiphp: Slot [17] registered\n[ 0.631784] acpiphp: Slot [18] registered\n[ 0.633299] acpiphp: Slot [19] registered\n[ 0.634814] acpiphp: Slot [20] registered\n[ 0.636313] acpiphp: Slot [21] registered\n[ 0.637784] acpiphp: Slot [22] registered\n[ 0.639286] acpiphp: Slot [23] registered\n[ 0.640871] acpiphp: Slot [24] registered\n[ 0.642407] acpiphp: Slot [25] registered\n[ 0.643944] acpiphp: Slot [26] registered\n[ 0.645442] acpiphp: Slot [27] registered\n[ 0.646943] acpiphp: Slot [28] registered\n[ 0.648451] acpiphp: Slot [29] registered\n[ 0.649933] acpiphp: Slot [30] registered\n[ 0.651432] acpiphp: Slot [31] registered\n[ 0.652923] PCI host bridge to bus 0000:00\n[ 0.654414] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.656180] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.658222] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.660257] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.663018] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.665771] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.671410] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.673549] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.675567] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.677728] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.682309] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.685060] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.709763] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.712746] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.715203] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.717595] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.719973] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.722172] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.724411] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.727301] vgaarb: loaded\n[ 0.728518] vgaarb: bridge control possible 0000:00:02.0\n[ 0.730494] SCSI subsystem initialized\n[ 0.731968] ACPI: bus type USB registered\n[ 0.733498] usbcore: registered new interface driver usbfs\n[ 0.735331] usbcore: registered new interface driver hub\n[ 0.737122] usbcore: registered new device driver usb\n[ 0.739076] PCI: Using ACPI for IRQ routing\n[ 0.741000] NetLabel: Initializing\n[ 0.742406] NetLabel: domain hash size = 128\n[ 0.743983] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.745731] NetLabel: unlabeled traffic allowed by default\n[ 0.747722] Switched to clocksource kvm-clock\n[ 0.757771] pnp: PnP ACPI init\n[ 0.759093] ACPI: bus type PNP registered\n[ 0.760991] pnp: PnP ACPI: found 5 devices\n[ 0.762509] ACPI: bus type PNP unregistered\n[ 0.770296] NET: Registered protocol family 2\n[ 0.772192] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.775169] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.777670] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.779778] TCP: reno registered\n[ 0.781104] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.783041] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.785127] NET: Registered protocol family 1\n[ 0.786724] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.788600] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.790466] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.811009] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.831495] Unpacking initramfs...\n[ 1.315700] Freeing initrd memory: 37508k freed\n[ 1.325733] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.327838] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.331738] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.333818] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.336166] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.338214] Initialise system trusted keyring\n[ 1.339833] audit: initializing netlink socket (disabled)\n[ 1.341679] type=2000 audit(1535288356.942:1): initialized\n[ 1.358649] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.360696] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.363612] zpool: loaded\n[ 1.364839] zbud: loaded\n[ 1.366235] VFS: Disk quotas dquot_6.5.2\n[ 1.367774] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.370033] msgmni has been set to 7578\n[ 1.371605] Key type big_key registered\n[ 1.374006] NET: Registered protocol family 38\n[ 1.375649] Key type asymmetric registered\n[ 1.377208] Asymmetric key parser 'x509' registered\n[ 1.378935] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.381789] io scheduler noop registered\n[ 1.383309] io scheduler deadline registered (default)\n[ 1.398846] io scheduler cfq registered\n[ 1.400430] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.402299] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.404500] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.407395] ACPI: Power Button [PWRF]\n[ 1.409049] GHES: HEST is not enabled!\n[ 1.410659] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.435000] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.437402] Non-volatile memory driver v1.3\n[ 1.438963] Linux agpgart interface v0.103\n[ 1.440633] crash memory driver: version 1.1\n[ 1.442270] rdac: device handler registered\n[ 1.443882] hp_sw: device handler registered\n[ 1.445462] emc: device handler registered\n[ 1.446990] alua: device handler registered\n[ 1.448572] libphy: Fixed MDIO Bus: probed\n[ 1.450198] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.452285] ehci-pci: EHCI PCI platform driver\n[ 1.453941] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.455974] ohci-pci: OHCI PCI platform driver\n[ 1.457656] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.477873] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.479748] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.482584] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.484391] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.486384] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.488522] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.491262] usb usb1: Product: UHCI Host Controller\n[ 1.492988] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.495232] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.497047] hub 1-0:1.0: USB hub found\n[ 1.498560] hub 1-0:1.0: 2 ports detected\n[ 1.500261] usbcore: registered new interface driver usbserial\n[ 1.502206] usbcore: registered new interface driver usbserial_generic\n[ 1.504282] usbserial: USB Serial support registered for generic\n[ 1.506348] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.510077] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.511806] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.513673] mousedev: PS/2 mouse device common for all mice\n[ 1.515946] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.519218] rtc_cmos 00:00: RTC can wake from S4\n[ 1.521174] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.522069] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.523866] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.529561] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.531582] cpuidle: using governor menu\n[ 1.533124] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.534954] usbcore: registered new interface driver usbhid\n[ 1.536844] usbhid: USB HID core driver\n[ 1.538335] drop_monitor: Initializing network drop monitor service\n[ 1.540349] TCP: cubic registered\n[ 1.541681] Initializing XFRM netlink socket\n[ 1.543318] NET: Registered protocol family 10\n[ 1.545160] NET: Registered protocol family 17\n[ 1.546955] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.548918] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.550831] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.554001] Loading compiled-in X.509 certificates\n[ 1.555687] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.558895] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.562540] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.565768] registered taskstats version 1\n[ 1.569298] Key type trusted registered\n[ 1.572126] Key type encrypted registered\n[ 1.574836] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.577148] rtc_cmos 00:00: setting system clock to 2018-08-26 12:59:17 UTC (1535288357)\n[ 1.580816] Freeing unused kernel memory: 1680k freed\n[ 1.586318] 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.592226] systemd[1]: Detected virtualization kvm.\n[ 1.594033] systemd[1]: Detected architecture x86-64.\n[ 1.595855] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.599224] systemd[1]: No hostname configured.\n[ 1.600997] systemd[1]: Set hostname to .\n[ 1.602865] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Timers.\n[ 1.627253] systemd[1]: Reached target Timers.\n[ 1.628959] systemd[1]: Starting Timers.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.631701] systemd[1]: Reached target Local File Systems.\n[ 1.633631] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Reached target Swap.\n[ 1.636413] systemd[1]: Reached target Swap.\n[ 1.638049] systemd[1]: Starting Swap.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.640737] systemd[1]: Created slice Root Slice.\n[ 1.642468] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.645226] systemd[1]: Listening on Journal Socket.\n[ 1.647017] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.649872] systemd[1]: Listening on udev Kernel Socket.\n[ 1.651740] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Created slice System Slice.\n[ 1.654627] systemd[1]: Created slice System Slice.\n[ 1.656402] systemd[1]: Starting System Slice.\n[[32m OK [0m] Reached target Slices.\n[ 1.659079] systemd[1]: Reached target Slices.\n[ 1.660758] systemd[1]: Starting Slices.\n[ 1.662774] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.666718] systemd[1]: Listening on udev Control Socket.\n[ 1.668626] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.671475] systemd[1]: Reached target Sockets.\n[ 1.673178] systemd[1]: Starting Sockets.\n[ 1.675059] 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.680168] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[ 1.683447] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[ 1.686341] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.689398] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.693489] systemd[1]: Reached target Paths.\n[ 1.695149] systemd[1]: Starting Paths.\n[[32m OK [0m] Started Journal Service.\n[ 1.697952] 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.758413] RPC: Registered named UNIX socket transport module.\n[ 1.760446] RPC: Registered udp transport module.\n[ 1.762048] RPC: Registered tcp transport module.\n[ 1.763641] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[ 1.802755] 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[ 1.870191] FDC 0 is a S82078B\n[[32m OK [0m] Reached target Basic System.\n[ 1.895314] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.935242] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.938837] scsi host0: ata_piix\n[ 1.940374] scsi host1: ata_piix\n[ 1.941747] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.943787] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.947929] vda: vda1\n[ 1.956438] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.958667] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.961010] usb 1-1: Product: QEMU USB Tablet\n[ 1.962710] usb 1-1: Manufacturer: QEMU\n[ 1.964302] usb 1-1: SerialNumber: 42\n[ 1.974915] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.978474] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14.\n Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14...\n[[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14.\n[[32m OK [0m] Started dracut initqueue hook.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Mounting /sysroot...\n[ 2.118565] SGI XFS with ACLs, security attributes, no debug enabled\n[ 2.121694] XFS (vda1): Mounting V4 Filesystem\n[ 2.189499] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[ 2.331834] tsc: Refined TSC clocksource calibration: 3491.875 MHz\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped target Remote File Systems.\n[[32m OK [0m] Stopped target Remote File Systems (Pre).\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped udev Kernel Device Manager.\n[[32m OK [0m] Stopped 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.420973] systemd-journald[105]: Received SIGTERM from PID 1 (systemd).\n[ 2.635100] SELinux: Disabled at runtime.\n[ 2.673766] type=1404 audit(1535288358.596:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.736002] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.737891] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Listening on udev Kernel Socket.\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Stopped target Initrd File Systems.\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Listening on udev Control Socket.\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n Mounting Huge Pages File System...\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Reached target Encrypted Volumes.\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 Mounting Debug File System...\n[[32m OK [0m] Reached target Slices.\n Starting Remount Root and Kernel File Systems...\n Starting Apply Kernel Variables...\n Starting Setup Virtual Console...\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[[32m OK [0m] Mounted Debug File System.\n[[32m OK [0m] Mounted POSIX Message Queue File System.\n[[32m OK [0m] Mounted Huge Pages File System.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n Starting Create Static Device Nodes in /dev...\n[ 3.071834] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n Starting Configure read-only root support...\n Starting Load/Save Random Seed...\n Starting Rebuild Hardware Database...\n[[32m OK [0m] Started Apply Kernel Variables.\n[[32m OK [0m] Started Load/Save Random Seed.\n[[32m OK [0m] Started Journal Service.\n Starting Flush Journal to Persistent Storage...\n[ 3.129161] systemd-journald[392]: 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 Rebuild Journal Catalog...\n Starting Preprocess NFS configuration...\n Starting Import network configuration from initramfs...\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started udev Kernel Device Manager.\n[[32m OK [0m] Started Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[[32m OK [0m] Started Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[[32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[ 3.416560] type=1305 audit(1535288359.338:3): audit_pid=440 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 Paths.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Basic System.\n Starting GSSAPI Proxy Daemon...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.598507] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[ 3.631685] [drm] Initialized drm 1.1.0 20060810\n[ 3.647694] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[ 3.735899] ppdev: user-space parallel port driver\n Starting D-Bus System Message Bus...\n Starting NTP client/server...\n Starting Dump dmesg to /var/log/dmesg...\n[ 3.748967] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.751384] [TTM] Initializing pool allocator\n[ 3.753125] [TTM] Initializing DMA pool allocator\n[ 3.755225] [drm] fb mappable at 0xFC000000\n Starting Authorization Manager...\n[ 3.757225] [drm] vram aper at 0xFC000000\n[ 3.758937] [drm] size 33554432\n[ 3.758937] [drm] fb depth is 24\n[ 3.758937] [drm] pitch is 3072\n Starting Login Service...\n[ 3.763312] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.788845] Console: switching to colour frame buffer device 128x48\n[ 3.802716] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n Starting Initial cloud-init job (pre-networking)...\n[ 3.807200] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n Starting LSB: Bring up/down networking...\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 Login Service.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[[32m OK [0m] Started Permit User Sessions.\n[ 3.863395] AES CTR mode by8 optimization enabled\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[ 3.873013] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Reached target Login Prompts.\n[ 3.895622] alg: No test for crc32 (crc32-pclmul)\n[[32m OK [0m] Started NTP client/server.\n[ 3.965394] intel_rapl: no valid rapl domains found in package 0\n[ 3.975393] intel_rapl: no valid rapl domains found in package 0\n[ 3.979088] intel_powerclamp: No package C-state available\n[ 3.984472] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager.\n[ 4.154979] cloud-init[512]: Cloud-init v. 0.7.5 running 'init-local' at Sun, 26 Aug 2018 12:59:20 +0000. Up 4.12 seconds.\n[[32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[32m OK [0m] Started LSB: Bring up/down networking.\n[[32m OK [0m] Reached target Network.\n Starting PostgreSQL 9.5 database server...\n Starting Notify NFS peers of a restart...\n Starting OpenSSH server daemon...\n Starting System Logging Service...\n Starting Postfix Mail Transport Agent...\n Starting nginx - high performance web server...\n Starting Initial cloud-init job (metadata service crawler)...\n Starting Dynamic System Tuning Daemon...\n[[32m OK [0m] Reached target Network is Online.\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n Starting RabbitMQ Service...\n Starting Crash recovery kernel arming...\n Starting LSB: Supports the direct execution of binary formats....\n Starting LSB: Starts Logstash as a daemon....\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n[[32m OK [0m] Started OpenSSH server daemon.\n[[32m OK [0m] Started Notify NFS peers of a restart.\n[[32m OK [0m] Started LSB: Starts Logstash as a daemon..\n Mounting Arbitrary Executable File Formats File System...\n[[32m OK [0m] Mounted Arbitrary Executable File Formats File System.\n[[32m OK [0m] Started LSB: Supports the direct execution of binary formats..\n[[32m OK [0m] Started nginx - high performance web server.\n[ 6.114599] cloud-init[809]: Cloud-init v. 0.7.5 running 'init' at Sun, 26 Aug 2018 12:59:22 +0000. Up 6.08 seconds.\n[[32m OK [0m] Created slice user-993.slice.\n[ 6.227582] cloud-init[809]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\n[ 6.229641] cloud-init[809]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.231704] cloud-init[809]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 6.235417] cloud-init[809]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.248368] cloud-init[809]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 6.256744] cloud-init[809]: ci-info: | eth0: | True | 192.168.120.3 | 255.255.255.0 | fa:16:3e:41:03:aa |\n[ 6.260703] cloud-init[809]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.269862] cloud-init[809]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 6.275619] cloud-init[809]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.282500] cloud-init[809]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 6.299422] cloud-init[809]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.304282] cloud-init[809]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 6.307905] cloud-init[809]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH |\n[ 6.310246] cloud-init[809]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 6.318462] cloud-init[809]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[[32m OK [0m] Started Dynamic System Tuning Daemon.\n[[32m OK [0m] Started Postfix Mail Transport Agent.\n[[32m OK [0m] Started PostgreSQL 9.5 database server.\n\nCentOS Linux 7 (Core)\nKernel 3.10.0-514.16.1.el7.x86_64 on an x86_64\n\ncloudify login: "} 2018-08-26 12:59:46,546 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6/action used request id req-8cfdb793-4b4f-467d-b15b-ae51e25463d7 2018-08-26 12:59:46,547 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0740678310394s 2018-08-26 12:59:46,548 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6/action used request id req-8cfdb793-4b4f-467d-b15b-ae51e25463d7 2018-08-26 12:59:46,548 - 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 2126580571 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.426083] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.429115] pid_max: default: 32768 minimum: 301 [ 0.430748] Security Framework initialized [ 0.432251] SELinux: Initializing. [ 0.433894] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.440268] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.444264] Mount-cache hash table entries: 4096 [ 0.446188] Initializing cgroup subsys memory [ 0.447759] Initializing cgroup subsys devices [ 0.449384] Initializing cgroup subsys freezer [ 0.451014] Initializing cgroup subsys net_cls [ 0.452595] Initializing cgroup subsys blkio [ 0.454130] Initializing cgroup subsys perf_event [ 0.455768] Initializing cgroup subsys hugetlb [ 0.457347] Initializing cgroup subsys pids [ 0.458892] Initializing cgroup subsys net_prio [ 0.460590] CPU: Physical Processor ID: 0 [ 0.462792] mce: CPU supports 10 MCE banks [ 0.464347] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.466137] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.467973] tlb_flushall_shift: 6 [ 0.469575] Freeing SMP alternatives: 28k freed [ 0.473893] ACPI: Core revision 20130517 [ 0.475812] ACPI: All ACPI Tables successfully acquired [ 0.477850] ftrace: allocating 25812 entries in 101 pages [ 0.500408] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.502462] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.504515] smpboot: Max logical packages: 2 [ 0.506352] Enabling x2apic [ 0.507594] Enabled x2apic [ 0.509093] Switched APIC routing to physical x2apic. [ 0.512209] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.514200] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.517790] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.526111] KVM setup paravirtual spinlock [ 0.528914] smpboot: Booting Node 0, Processors #1 OK [ 0.531059] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.553059] Brought up 2 CPUs [ 0.553062] KVM setup async PF for cpu 1 [ 0.553065] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.557402] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.560316] devtmpfs: initialized [ 0.563264] EVM: security.selinux [ 0.564631] EVM: security.ima [ 0.565905] EVM: security.capability [ 0.567948] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.570061] pinctrl core: initialized pinctrl subsystem [ 0.571953] NET: Registered protocol family 16 [ 0.573765] ACPI: bus type PCI registered [ 0.575261] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.577345] PCI: Using configuration type 1 for base access [ 0.582505] ACPI: Added _OSI(Module Device) [ 0.584062] ACPI: Added _OSI(Processor Device) [ 0.585625] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.587227] ACPI: Added _OSI(Processor Aggregator Device) [ 0.590106] ACPI: Interpreter enabled [ 0.591537] ACPI: (supports S0 S5) [ 0.592890] ACPI: Using IOAPIC for interrupt routing [ 0.594572] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.599527] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.601463] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.603530] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.605561] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.609314] acpiphp: Slot [3] registered [ 0.610822] acpiphp: Slot [4] registered [ 0.612321] acpiphp: Slot [5] registered [ 0.613796] acpiphp: Slot [6] registered [ 0.615278] acpiphp: Slot [7] registered [ 0.616764] acpiphp: Slot [8] registered [ 0.618251] acpiphp: Slot [9] registered [ 0.619749] acpiphp: Slot [10] registered [ 0.621254] acpiphp: Slot [11] registered [ 0.622746] acpiphp: Slot [12] registered [ 0.624246] acpiphp: Slot [13] registered [ 0.625757] acpiphp: Slot [14] registered [ 0.627256] acpiphp: Slot [15] registered [ 0.628754] acpiphp: Slot [16] registered [ 0.630279] acpiphp: Slot [17] registered [ 0.631784] acpiphp: Slot [18] registered [ 0.633299] acpiphp: Slot [19] registered [ 0.634814] acpiphp: Slot [20] registered [ 0.636313] acpiphp: Slot [21] registered [ 0.637784] acpiphp: Slot [22] registered [ 0.639286] acpiphp: Slot [23] registered [ 0.640871] acpiphp: Slot [24] registered [ 0.642407] acpiphp: Slot [25] registered [ 0.643944] acpiphp: Slot [26] registered [ 0.645442] acpiphp: Slot [27] registered [ 0.646943] acpiphp: Slot [28] registered [ 0.648451] acpiphp: Slot [29] registered [ 0.649933] acpiphp: Slot [30] registered [ 0.651432] acpiphp: Slot [31] registered [ 0.652923] PCI host bridge to bus 0000:00 [ 0.654414] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.656180] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.658222] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.660257] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.663018] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.665771] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.671410] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.673549] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.675567] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.677728] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.682309] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.685060] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.709763] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.712746] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.715203] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.717595] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.719973] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.722172] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.724411] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.727301] vgaarb: loaded [ 0.728518] vgaarb: bridge control possible 0000:00:02.0 [ 0.730494] SCSI subsystem initialized [ 0.731968] ACPI: bus type USB registered [ 0.733498] usbcore: registered new interface driver usbfs [ 0.735331] usbcore: registered new interface driver hub [ 0.737122] usbcore: registered new device driver usb [ 0.739076] PCI: Using ACPI for IRQ routing [ 0.741000] NetLabel: Initializing [ 0.742406] NetLabel: domain hash size = 128 [ 0.743983] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.745731] NetLabel: unlabeled traffic allowed by default [ 0.747722] Switched to clocksource kvm-clock [ 0.757771] pnp: PnP ACPI init [ 0.759093] ACPI: bus type PNP registered [ 0.760991] pnp: PnP ACPI: found 5 devices [ 0.762509] ACPI: bus type PNP unregistered [ 0.770296] NET: Registered protocol family 2 [ 0.772192] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.775169] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.777670] TCP: Hash tables configured (established 32768 bind 32768) [ 0.779778] TCP: reno registered [ 0.781104] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.783041] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.785127] NET: Registered protocol family 1 [ 0.786724] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.788600] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.790466] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.811009] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.831495] Unpacking initramfs... [ 1.315700] Freeing initrd memory: 37508k freed [ 1.325733] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.327838] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.331738] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.333818] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.336166] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.338214] Initialise system trusted keyring [ 1.339833] audit: initializing netlink socket (disabled) [ 1.341679] type=2000 audit(1535288356.942:1): initialized [ 1.358649] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.360696] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.363612] zpool: loaded [ 1.364839] zbud: loaded [ 1.366235] VFS: Disk quotas dquot_6.5.2 [ 1.367774] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.370033] msgmni has been set to 7578 [ 1.371605] Key type big_key registered [ 1.374006] NET: Registered protocol family 38 [ 1.375649] Key type asymmetric registered [ 1.377208] Asymmetric key parser 'x509' registered [ 1.378935] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.381789] io scheduler noop registered [ 1.383309] io scheduler deadline registered (default) [ 1.398846] io scheduler cfq registered [ 1.400430] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.402299] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.404500] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.407395] ACPI: Power Button [PWRF] [ 1.409049] GHES: HEST is not enabled! [ 1.410659] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.435000] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.437402] Non-volatile memory driver v1.3 [ 1.438963] Linux agpgart interface v0.103 [ 1.440633] crash memory driver: version 1.1 [ 1.442270] rdac: device handler registered [ 1.443882] hp_sw: device handler registered [ 1.445462] emc: device handler registered [ 1.446990] alua: device handler registered [ 1.448572] libphy: Fixed MDIO Bus: probed [ 1.450198] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.452285] ehci-pci: EHCI PCI platform driver [ 1.453941] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.455974] ohci-pci: OHCI PCI platform driver [ 1.457656] uhci_hcd: USB Universal Host Controller Interface driver [ 1.477873] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.479748] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.482584] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.484391] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.486384] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.488522] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.491262] usb usb1: Product: UHCI Host Controller [ 1.492988] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.495232] usb usb1: SerialNumber: 0000:00:01.2 [ 1.497047] hub 1-0:1.0: USB hub found [ 1.498560] hub 1-0:1.0: 2 ports detected [ 1.500261] usbcore: registered new interface driver usbserial [ 1.502206] usbcore: registered new interface driver usbserial_generic [ 1.504282] usbserial: USB Serial support registered for generic [ 1.506348] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.510077] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.511806] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.513673] mousedev: PS/2 mouse device common for all mice [ 1.515946] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.519218] rtc_cmos 00:00: RTC can wake from S4 [ 1.521174] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.522069] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.523866] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.529561] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.531582] cpuidle: using governor menu [ 1.533124] hidraw: raw HID events driver (C) Jiri Kosina [ 1.534954] usbcore: registered new interface driver usbhid [ 1.536844] usbhid: USB HID core driver [ 1.538335] drop_monitor: Initializing network drop monitor service [ 1.540349] TCP: cubic registered [ 1.541681] Initializing XFRM netlink socket [ 1.543318] NET: Registered protocol family 10 [ 1.545160] NET: Registered protocol family 17 [ 1.546955] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.548918] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.550831] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.554001] Loading compiled-in X.509 certificates [ 1.555687] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.558895] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.562540] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.565768] registered taskstats version 1 [ 1.569298] Key type trusted registered [ 1.572126] Key type encrypted registered [ 1.574836] IMA: No TPM chip found, activating TPM-bypass! [ 1.577148] rtc_cmos 00:00: setting system clock to 2018-08-26 12:59:17 UTC (1535288357) [ 1.580816] Freeing unused kernel memory: 1680k freed [ 1.586318] 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.592226] systemd[1]: Detected virtualization kvm. [ 1.594033] systemd[1]: Detected architecture x86-64. [ 1.595855] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.599224] systemd[1]: No hostname configured. [ 1.600997] systemd[1]: Set hostname to . [ 1.602865] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Timers. [ 1.627253] systemd[1]: Reached target Timers. [ 1.628959] systemd[1]: Starting Timers. [[32m OK [0m] Reached target Local File Systems. [ 1.631701] systemd[1]: Reached target Local File Systems. [ 1.633631] systemd[1]: Starting Local File Systems. [[32m OK [0m] Reached target Swap. [ 1.636413] systemd[1]: Reached target Swap. [ 1.638049] systemd[1]: Starting Swap. [[32m OK [0m] Created slice Root Slice. [ 1.640737] systemd[1]: Created slice Root Slice. [ 1.642468] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.645226] systemd[1]: Listening on Journal Socket. [ 1.647017] systemd[1]: Starting Journal Socket. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.649872] systemd[1]: Listening on udev Kernel Socket. [ 1.651740] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Created slice System Slice. [ 1.654627] systemd[1]: Created slice System Slice. [ 1.656402] systemd[1]: Starting System Slice. [[32m OK [0m] Reached target Slices. [ 1.659079] systemd[1]: Reached target Slices. [ 1.660758] systemd[1]: Starting Slices. [ 1.662774] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Listening on udev Control Socket. [ 1.666718] systemd[1]: Listening on udev Control Socket. [ 1.668626] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Sockets. [ 1.671475] systemd[1]: Reached target Sockets. [ 1.673178] systemd[1]: Starting Sockets. [ 1.675059] 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.680168] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.683447] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.686341] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.689398] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.693489] systemd[1]: Reached target Paths. [ 1.695149] systemd[1]: Starting Paths. [[32m OK [0m] Started Journal Service. [ 1.697952] 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.758413] RPC: Registered named UNIX socket transport module. [ 1.760446] RPC: Registered udp transport module. [ 1.762048] RPC: Registered tcp transport module. [ 1.763641] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.802755] 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. [ 1.870191] FDC 0 is a S82078B [[32m OK [0m] Reached target Basic System. [ 1.895314] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.935242] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.938837] scsi host0: ata_piix [ 1.940374] scsi host1: ata_piix [ 1.941747] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.943787] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.947929] vda: vda1 [ 1.956438] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.958667] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.961010] usb 1-1: Product: QEMU USB Tablet [ 1.962710] usb 1-1: Manufacturer: QEMU [ 1.964302] usb 1-1: SerialNumber: 42 [ 1.974915] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.978474] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [[32m OK [0m] Started dracut initqueue hook. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Mounting /sysroot... [ 2.118565] SGI XFS with ACLs, security attributes, no debug enabled [ 2.121694] XFS (vda1): Mounting V4 Filesystem [ 2.189499] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [ 2.331834] tsc: Refined TSC clocksource calibration: 3491.875 MHz [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped 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.420973] systemd-journald[105]: Received SIGTERM from PID 1 (systemd). [ 2.635100] SELinux: Disabled at runtime. [ 2.673766] type=1404 audit(1535288358.596:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.736002] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.737891] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Listening on udev Kernel Socket. Mounting NFSD configuration filesystem... [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Stopped target Initrd File Systems. Mounting POSIX Message Queue File System... [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. Mounting Huge Pages File System... [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... Mounting Debug File System... [[32m OK [0m] Reached target Slices. Starting Remount Root and Kernel File Systems... Starting Apply Kernel Variables... Starting Setup Virtual Console... [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. Starting Create Static Device Nodes in /dev... [ 3.071834] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Started Remount Root and Kernel File Systems. [[32m OK [0m] Mounted NFSD configuration filesystem. Starting Configure read-only root support... Starting Load/Save Random Seed... Starting Rebuild Hardware Database... [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Load/Save Random Seed. [[32m OK [0m] Started Journal Service. Starting Flush Journal to Persistent Storage... [ 3.129161] systemd-journald[392]: 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 Rebuild Journal Catalog... Starting Preprocess NFS configuration... Starting Import network configuration from initramfs... [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [ 3.416560] type=1305 audit(1535288359.338:3): audit_pid=440 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 Paths. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. Starting GSSAPI Proxy Daemon... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.598507] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 3.631685] [drm] Initialized drm 1.1.0 20060810 [ 3.647694] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.735899] ppdev: user-space parallel port driver Starting D-Bus System Message Bus... Starting NTP client/server... Starting Dump dmesg to /var/log/dmesg... [ 3.748967] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.751384] [TTM] Initializing pool allocator [ 3.753125] [TTM] Initializing DMA pool allocator [ 3.755225] [drm] fb mappable at 0xFC000000 Starting Authorization Manager... [ 3.757225] [drm] vram aper at 0xFC000000 [ 3.758937] [drm] size 33554432 [ 3.758937] [drm] fb depth is 24 [ 3.758937] [drm] pitch is 3072 Starting Login Service... [ 3.763312] fbcon: cirrusdrmfb (fb0) is primary device [ 3.788845] Console: switching to colour frame buffer device 128x48 [ 3.802716] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting Initial cloud-init job (pre-networking)... [ 3.807200] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting LSB: Bring up/down networking... [[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 Login Service. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started Permit User Sessions. [ 3.863395] AES CTR mode by8 optimization enabled [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [ 3.873013] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Reached target Login Prompts. [ 3.895622] alg: No test for crc32 (crc32-pclmul) [[32m OK [0m] Started NTP client/server. [ 3.965394] intel_rapl: no valid rapl domains found in package 0 [ 3.975393] intel_rapl: no valid rapl domains found in package 0 [ 3.979088] intel_powerclamp: No package C-state available [ 3.984472] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager. [ 4.154979] cloud-init[512]: Cloud-init v. 0.7.5 running 'init-local' at Sun, 26 Aug 2018 12:59:20 +0000. Up 4.12 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). [[32m OK [0m] Started LSB: Bring up/down networking. [[32m OK [0m] Reached target Network. Starting PostgreSQL 9.5 database server... Starting Notify NFS peers of a restart... Starting OpenSSH server daemon... Starting System Logging Service... Starting Postfix Mail Transport Agent... Starting nginx - high performance web server... Starting Initial cloud-init job (metadata service crawler)... Starting Dynamic System Tuning Daemon... [[32m OK [0m] Reached target Network is Online. [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting RabbitMQ Service... Starting Crash recovery kernel arming... Starting LSB: Supports the direct execution of binary formats.... Starting LSB: Starts Logstash as a daemon.... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Started Notify NFS peers of a restart. [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Started nginx - high performance web server. [ 6.114599] cloud-init[809]: Cloud-init v. 0.7.5 running 'init' at Sun, 26 Aug 2018 12:59:22 +0000. Up 6.08 seconds. [[32m OK [0m] Created slice user-993.slice. [ 6.227582] cloud-init[809]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ [ 6.229641] cloud-init[809]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.231704] cloud-init[809]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.235417] cloud-init[809]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.248368] cloud-init[809]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.256744] cloud-init[809]: ci-info: | eth0: | True | 192.168.120.3 | 255.255.255.0 | fa:16:3e:41:03:aa | [ 6.260703] cloud-init[809]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.269862] cloud-init[809]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.275619] cloud-init[809]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.282500] cloud-init[809]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.299422] cloud-init[809]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.304282] cloud-init[809]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.307905] cloud-init[809]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH | [ 6.310246] cloud-init[809]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.318462] cloud-init[809]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Started Dynamic System Tuning Daemon. [[32m OK [0m] Started Postfix Mail Transport Agent. [[32m OK [0m] Started PostgreSQL 9.5 database server. CentOS Linux 7 (Core) Kernel 3.10.0-514.16.1.el7.x86_64 on an x86_64 cloudify login: 2018-08-26 12:59:46,551 - paramiko.transport - DEBUG - starting thread (client mode): 0xb649a90L 2018-08-26 12:59:46,552 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-26 12:59:46,558 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-08-26 12:59:46,558 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-08-26 12:59:46,560 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-08-26 12:59:46,561 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-26 12:59:46,561 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-26 12:59:46,561 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-26 12:59:46,561 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-26 12:59:46,561 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-26 12:59:46,565 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-26 12:59:46,565 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-26 12:59:46,568 - paramiko.transport - DEBUG - Trying discovered key 554cd2abff3cbe07998ae94a90483869 in /tmp/tmpJo3AIZ 2018-08-26 12:59:46,605 - paramiko.transport - DEBUG - userauth is OK 2018-08-26 12:59:56,623 - paramiko.transport - INFO - Authentication (publickey) failed. 2018-08-26 12:59:56,645 - paramiko.transport - DEBUG - Trying discovered key 53a32704d80d9fa5426a394ad4fcf413 in /root/.ssh/id_rsa 2018-08-26 12:59:56,646 - paramiko.transport - DEBUG - userauth is OK 2018-08-26 12:59:56,651 - paramiko.transport - INFO - Authentication (publickey) failed. 2018-08-26 12:59:56,653 - functest.core.singlevm - DEBUG - try 3: cannot connect to 172.30.9.205: Authentication failed. 2018-08-26 13:00:05,654 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-26 13:00:05,657 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6/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}9192a1b986bc5d7cf89306e006b1e7a2d9c3a851" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-26 13:00:05,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:00: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-447c10a6-a4b0-479f-b925-b2d907cfc6d2 x-compute-request-id: req-447c10a6-a4b0-479f-b925-b2d907cfc6d2 Content-Encoding: gzip Content-Length: 11746 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 2126580571 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.426083] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.429115] pid_max: default: 32768 minimum: 301\n[ 0.430748] Security Framework initialized\n[ 0.432251] SELinux: Initializing.\n[ 0.433894] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.440268] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.444264] Mount-cache hash table entries: 4096\n[ 0.446188] Initializing cgroup subsys memory\n[ 0.447759] Initializing cgroup subsys devices\n[ 0.449384] Initializing cgroup subsys freezer\n[ 0.451014] Initializing cgroup subsys net_cls\n[ 0.452595] Initializing cgroup subsys blkio\n[ 0.454130] Initializing cgroup subsys perf_event\n[ 0.455768] Initializing cgroup subsys hugetlb\n[ 0.457347] Initializing cgroup subsys pids\n[ 0.458892] Initializing cgroup subsys net_prio\n[ 0.460590] CPU: Physical Processor ID: 0\n[ 0.462792] mce: CPU supports 10 MCE banks\n[ 0.464347] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.466137] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.467973] tlb_flushall_shift: 6\n[ 0.469575] Freeing SMP alternatives: 28k freed\n[ 0.473893] ACPI: Core revision 20130517\n[ 0.475812] ACPI: All ACPI Tables successfully acquired\n[ 0.477850] ftrace: allocating 25812 entries in 101 pages\n[ 0.500408] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.502462] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.504515] smpboot: Max logical packages: 2\n[ 0.506352] Enabling x2apic\n[ 0.507594] Enabled x2apic\n[ 0.509093] Switched APIC routing to physical x2apic.\n[ 0.512209] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.514200] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.517790] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.526111] KVM setup paravirtual spinlock\n[ 0.528914] smpboot: Booting Node 0, Processors #1 OK\n[ 0.531059] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.553059] Brought up 2 CPUs\n[ 0.553062] KVM setup async PF for cpu 1\n[ 0.553065] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.557402] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.560316] devtmpfs: initialized\n[ 0.563264] EVM: security.selinux\n[ 0.564631] EVM: security.ima\n[ 0.565905] EVM: security.capability\n[ 0.567948] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.570061] pinctrl core: initialized pinctrl subsystem\n[ 0.571953] NET: Registered protocol family 16\n[ 0.573765] ACPI: bus type PCI registered\n[ 0.575261] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.577345] PCI: Using configuration type 1 for base access\n[ 0.582505] ACPI: Added _OSI(Module Device)\n[ 0.584062] ACPI: Added _OSI(Processor Device)\n[ 0.585625] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.587227] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.590106] ACPI: Interpreter enabled\n[ 0.591537] ACPI: (supports S0 S5)\n[ 0.592890] ACPI: Using IOAPIC for interrupt routing\n[ 0.594572] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.599527] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.601463] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.603530] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.605561] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.609314] acpiphp: Slot [3] registered\n[ 0.610822] acpiphp: Slot [4] registered\n[ 0.612321] acpiphp: Slot [5] registered\n[ 0.613796] acpiphp: Slot [6] registered\n[ 0.615278] acpiphp: Slot [7] registered\n[ 0.616764] acpiphp: Slot [8] registered\n[ 0.618251] acpiphp: Slot [9] registered\n[ 0.619749] acpiphp: Slot [10] registered\n[ 0.621254] acpiphp: Slot [11] registered\n[ 0.622746] acpiphp: Slot [12] registered\n[ 0.624246] acpiphp: Slot [13] registered\n[ 0.625757] acpiphp: Slot [14] registered\n[ 0.627256] acpiphp: Slot [15] registered\n[ 0.628754] acpiphp: Slot [16] registered\n[ 0.630279] acpiphp: Slot [17] registered\n[ 0.631784] acpiphp: Slot [18] registered\n[ 0.633299] acpiphp: Slot [19] registered\n[ 0.634814] acpiphp: Slot [20] registered\n[ 0.636313] acpiphp: Slot [21] registered\n[ 0.637784] acpiphp: Slot [22] registered\n[ 0.639286] acpiphp: Slot [23] registered\n[ 0.640871] acpiphp: Slot [24] registered\n[ 0.642407] acpiphp: Slot [25] registered\n[ 0.643944] acpiphp: Slot [26] registered\n[ 0.645442] acpiphp: Slot [27] registered\n[ 0.646943] acpiphp: Slot [28] registered\n[ 0.648451] acpiphp: Slot [29] registered\n[ 0.649933] acpiphp: Slot [30] registered\n[ 0.651432] acpiphp: Slot [31] registered\n[ 0.652923] PCI host bridge to bus 0000:00\n[ 0.654414] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.656180] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.658222] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.660257] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.663018] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.665771] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.671410] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.673549] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.675567] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.677728] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.682309] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.685060] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.709763] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.712746] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.715203] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.717595] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.719973] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.722172] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.724411] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.727301] vgaarb: loaded\n[ 0.728518] vgaarb: bridge control possible 0000:00:02.0\n[ 0.730494] SCSI subsystem initialized\n[ 0.731968] ACPI: bus type USB registered\n[ 0.733498] usbcore: registered new interface driver usbfs\n[ 0.735331] usbcore: registered new interface driver hub\n[ 0.737122] usbcore: registered new device driver usb\n[ 0.739076] PCI: Using ACPI for IRQ routing\n[ 0.741000] NetLabel: Initializing\n[ 0.742406] NetLabel: domain hash size = 128\n[ 0.743983] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.745731] NetLabel: unlabeled traffic allowed by default\n[ 0.747722] Switched to clocksource kvm-clock\n[ 0.757771] pnp: PnP ACPI init\n[ 0.759093] ACPI: bus type PNP registered\n[ 0.760991] pnp: PnP ACPI: found 5 devices\n[ 0.762509] ACPI: bus type PNP unregistered\n[ 0.770296] NET: Registered protocol family 2\n[ 0.772192] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.775169] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.777670] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.779778] TCP: reno registered\n[ 0.781104] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.783041] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.785127] NET: Registered protocol family 1\n[ 0.786724] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.788600] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.790466] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.811009] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.831495] Unpacking initramfs...\n[ 1.315700] Freeing initrd memory: 37508k freed\n[ 1.325733] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.327838] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.331738] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.333818] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.336166] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.338214] Initialise system trusted keyring\n[ 1.339833] audit: initializing netlink socket (disabled)\n[ 1.341679] type=2000 audit(1535288356.942:1): initialized\n[ 1.358649] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.360696] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.363612] zpool: loaded\n[ 1.364839] zbud: loaded\n[ 1.366235] VFS: Disk quotas dquot_6.5.2\n[ 1.367774] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.370033] msgmni has been set to 7578\n[ 1.371605] Key type big_key registered\n[ 1.374006] NET: Registered protocol family 38\n[ 1.375649] Key type asymmetric registered\n[ 1.377208] Asymmetric key parser 'x509' registered\n[ 1.378935] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.381789] io scheduler noop registered\n[ 1.383309] io scheduler deadline registered (default)\n[ 1.398846] io scheduler cfq registered\n[ 1.400430] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.402299] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.404500] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.407395] ACPI: Power Button [PWRF]\n[ 1.409049] GHES: HEST is not enabled!\n[ 1.410659] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.435000] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.437402] Non-volatile memory driver v1.3\n[ 1.438963] Linux agpgart interface v0.103\n[ 1.440633] crash memory driver: version 1.1\n[ 1.442270] rdac: device handler registered\n[ 1.443882] hp_sw: device handler registered\n[ 1.445462] emc: device handler registered\n[ 1.446990] alua: device handler registered\n[ 1.448572] libphy: Fixed MDIO Bus: probed\n[ 1.450198] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.452285] ehci-pci: EHCI PCI platform driver\n[ 1.453941] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.455974] ohci-pci: OHCI PCI platform driver\n[ 1.457656] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.477873] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.479748] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.482584] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.484391] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.486384] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.488522] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.491262] usb usb1: Product: UHCI Host Controller\n[ 1.492988] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.495232] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.497047] hub 1-0:1.0: USB hub found\n[ 1.498560] hub 1-0:1.0: 2 ports detected\n[ 1.500261] usbcore: registered new interface driver usbserial\n[ 1.502206] usbcore: registered new interface driver usbserial_generic\n[ 1.504282] usbserial: USB Serial support registered for generic\n[ 1.506348] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.510077] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.511806] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.513673] mousedev: PS/2 mouse device common for all mice\n[ 1.515946] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.519218] rtc_cmos 00:00: RTC can wake from S4\n[ 1.521174] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.522069] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.523866] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.529561] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.531582] cpuidle: using governor menu\n[ 1.533124] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.534954] usbcore: registered new interface driver usbhid\n[ 1.536844] usbhid: USB HID core driver\n[ 1.538335] drop_monitor: Initializing network drop monitor service\n[ 1.540349] TCP: cubic registered\n[ 1.541681] Initializing XFRM netlink socket\n[ 1.543318] NET: Registered protocol family 10\n[ 1.545160] NET: Registered protocol family 17\n[ 1.546955] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.548918] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.550831] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.554001] Loading compiled-in X.509 certificates\n[ 1.555687] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.558895] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.562540] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.565768] registered taskstats version 1\n[ 1.569298] Key type trusted registered\n[ 1.572126] Key type encrypted registered\n[ 1.574836] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.577148] rtc_cmos 00:00: setting system clock to 2018-08-26 12:59:17 UTC (1535288357)\n[ 1.580816] Freeing unused kernel memory: 1680k freed\n[ 1.586318] 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.592226] systemd[1]: Detected virtualization kvm.\n[ 1.594033] systemd[1]: Detected architecture x86-64.\n[ 1.595855] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.599224] systemd[1]: No hostname configured.\n[ 1.600997] systemd[1]: Set hostname to .\n[ 1.602865] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Timers.\n[ 1.627253] systemd[1]: Reached target Timers.\n[ 1.628959] systemd[1]: Starting Timers.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.631701] systemd[1]: Reached target Local File Systems.\n[ 1.633631] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Reached target Swap.\n[ 1.636413] systemd[1]: Reached target Swap.\n[ 1.638049] systemd[1]: Starting Swap.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.640737] systemd[1]: Created slice Root Slice.\n[ 1.642468] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.645226] systemd[1]: Listening on Journal Socket.\n[ 1.647017] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.649872] systemd[1]: Listening on udev Kernel Socket.\n[ 1.651740] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Created slice System Slice.\n[ 1.654627] systemd[1]: Created slice System Slice.\n[ 1.656402] systemd[1]: Starting System Slice.\n[[32m OK [0m] Reached target Slices.\n[ 1.659079] systemd[1]: Reached target Slices.\n[ 1.660758] systemd[1]: Starting Slices.\n[ 1.662774] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.666718] systemd[1]: Listening on udev Control Socket.\n[ 1.668626] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.671475] systemd[1]: Reached target Sockets.\n[ 1.673178] systemd[1]: Starting Sockets.\n[ 1.675059] 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.680168] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[ 1.683447] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[ 1.686341] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.689398] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.693489] systemd[1]: Reached target Paths.\n[ 1.695149] systemd[1]: Starting Paths.\n[[32m OK [0m] Started Journal Service.\n[ 1.697952] 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.758413] RPC: Registered named UNIX socket transport module.\n[ 1.760446] RPC: Registered udp transport module.\n[ 1.762048] RPC: Registered tcp transport module.\n[ 1.763641] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[ 1.802755] 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[ 1.870191] FDC 0 is a S82078B\n[[32m OK [0m] Reached target Basic System.\n[ 1.895314] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.935242] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.938837] scsi host0: ata_piix\n[ 1.940374] scsi host1: ata_piix\n[ 1.941747] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.943787] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.947929] vda: vda1\n[ 1.956438] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.958667] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.961010] usb 1-1: Product: QEMU USB Tablet\n[ 1.962710] usb 1-1: Manufacturer: QEMU\n[ 1.964302] usb 1-1: SerialNumber: 42\n[ 1.974915] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.978474] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14.\n Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14...\n[[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14.\n[[32m OK [0m] Started dracut initqueue hook.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Mounting /sysroot...\n[ 2.118565] SGI XFS with ACLs, security attributes, no debug enabled\n[ 2.121694] XFS (vda1): Mounting V4 Filesystem\n[ 2.189499] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[ 2.331834] tsc: Refined TSC clocksource calibration: 3491.875 MHz\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped target Remote File Systems.\n[[32m OK [0m] Stopped target Remote File Systems (Pre).\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped udev Kernel Device Manager.\n[[32m OK [0m] Stopped 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.420973] systemd-journald[105]: Received SIGTERM from PID 1 (systemd).\n[ 2.635100] SELinux: Disabled at runtime.\n[ 2.673766] type=1404 audit(1535288358.596:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.736002] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.737891] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Listening on udev Kernel Socket.\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Stopped target Initrd File Systems.\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Listening on udev Control Socket.\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n Mounting Huge Pages File System...\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Reached target Encrypted Volumes.\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 Mounting Debug File System...\n[[32m OK [0m] Reached target Slices.\n Starting Remount Root and Kernel File Systems...\n Starting Apply Kernel Variables...\n Starting Setup Virtual Console...\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[[32m OK [0m] Mounted Debug File System.\n[[32m OK [0m] Mounted POSIX Message Queue File System.\n[[32m OK [0m] Mounted Huge Pages File System.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n Starting Create Static Device Nodes in /dev...\n[ 3.071834] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n Starting Configure read-only root support...\n Starting Load/Save Random Seed...\n Starting Rebuild Hardware Database...\n[[32m OK [0m] Started Apply Kernel Variables.\n[[32m OK [0m] Started Load/Save Random Seed.\n[[32m OK [0m] Started Journal Service.\n Starting Flush Journal to Persistent Storage...\n[ 3.129161] systemd-journald[392]: 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 Rebuild Journal Catalog...\n Starting Preprocess NFS configuration...\n Starting Import network configuration from initramfs...\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started udev Kernel Device Manager.\n[[32m OK [0m] Started Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[[32m OK [0m] Started Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[[32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[ 3.416560] type=1305 audit(1535288359.338:3): audit_pid=440 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 Paths.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Basic System.\n Starting GSSAPI Proxy Daemon...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.598507] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[ 3.631685] [drm] Initialized drm 1.1.0 20060810\n[ 3.647694] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[ 3.735899] ppdev: user-space parallel port driver\n Starting D-Bus System Message Bus...\n Starting NTP client/server...\n Starting Dump dmesg to /var/log/dmesg...\n[ 3.748967] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.751384] [TTM] Initializing pool allocator\n[ 3.753125] [TTM] Initializing DMA pool allocator\n[ 3.755225] [drm] fb mappable at 0xFC000000\n Starting Authorization Manager...\n[ 3.757225] [drm] vram aper at 0xFC000000\n[ 3.758937] [drm] size 33554432\n[ 3.758937] [drm] fb depth is 24\n[ 3.758937] [drm] pitch is 3072\n Starting Login Service...\n[ 3.763312] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.788845] Console: switching to colour frame buffer device 128x48\n[ 3.802716] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n Starting Initial cloud-init job (pre-networking)...\n[ 3.807200] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n Starting LSB: Bring up/down networking...\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 Login Service.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[[32m OK [0m] Started Permit User Sessions.\n[ 3.863395] AES CTR mode by8 optimization enabled\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[ 3.873013] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Reached target Login Prompts.\n[ 3.895622] alg: No test for crc32 (crc32-pclmul)\n[[32m OK [0m] Started NTP client/server.\n[ 3.965394] intel_rapl: no valid rapl domains found in package 0\n[ 3.975393] intel_rapl: no valid rapl domains found in package 0\n[ 3.979088] intel_powerclamp: No package C-state available\n[ 3.984472] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager.\n[ 4.154979] cloud-init[512]: Cloud-init v. 0.7.5 running 'init-local' at Sun, 26 Aug 2018 12:59:20 +0000. Up 4.12 seconds.\n[[32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[32m OK [0m] Started LSB: Bring up/down networking.\n[[32m OK [0m] Reached target Network.\n Starting PostgreSQL 9.5 database server...\n Starting Notify NFS peers of a restart...\n Starting OpenSSH server daemon...\n Starting System Logging Service...\n Starting Postfix Mail Transport Agent...\n Starting nginx - high performance web server...\n Starting Initial cloud-init job (metadata service crawler)...\n Starting Dynamic System Tuning Daemon...\n[[32m OK [0m] Reached target Network is Online.\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n Starting RabbitMQ Service...\n Starting Crash recovery kernel arming...\n Starting LSB: Supports the direct execution of binary formats....\n Starting LSB: Starts Logstash as a daemon....\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n[[32m OK [0m] Started OpenSSH server daemon.\n[[32m OK [0m] Started Notify NFS peers of a restart.\n[[32m OK [0m] Started LSB: Starts Logstash as a daemon..\n Mounting Arbitrary Executable File Formats File System...\n[[32m OK [0m] Mounted Arbitrary Executable File Formats File System.\n[[32m OK [0m] Started LSB: Supports the direct execution of binary formats..\n[[32m OK [0m] Started nginx - high performance web server.\n[ 6.114599] cloud-init[809]: Cloud-init v. 0.7.5 running 'init' at Sun, 26 Aug 2018 12:59:22 +0000. Up 6.08 seconds.\n[[32m OK [0m] Created slice user-993.slice.\n[ 6.227582] cloud-init[809]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\n[ 6.229641] cloud-init[809]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.231704] cloud-init[809]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 6.235417] cloud-init[809]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.248368] cloud-init[809]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 6.256744] cloud-init[809]: ci-info: | eth0: | True | 192.168.120.3 | 255.255.255.0 | fa:16:3e:41:03:aa |\n[ 6.260703] cloud-init[809]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.269862] cloud-init[809]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 6.275619] cloud-init[809]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.282500] cloud-init[809]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 6.299422] cloud-init[809]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.304282] cloud-init[809]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 6.307905] cloud-init[809]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH |\n[ 6.310246] cloud-init[809]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 6.318462] cloud-init[809]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[[32m OK [0m] Started Dynamic System Tuning Daemon.\n[[32m OK [0m] Started Postfix Mail Transport Agent.\n[[32m OK [0m] Started PostgreSQL 9.5 database server.\n\nCentOS Linux 7 (Core)\nKernel 3.10.0-514.16.1.el7.x86_64 on an x86_64\n\ncloudify login: "} 2018-08-26 13:00:05,738 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6/action used request id req-447c10a6-a4b0-479f-b925-b2d907cfc6d2 2018-08-26 13:00:05,739 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0842659473419s 2018-08-26 13:00:05,739 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6/action used request id req-447c10a6-a4b0-479f-b925-b2d907cfc6d2 2018-08-26 13:00:05,740 - 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 2126580571 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.426083] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.429115] pid_max: default: 32768 minimum: 301 [ 0.430748] Security Framework initialized [ 0.432251] SELinux: Initializing. [ 0.433894] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.440268] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.444264] Mount-cache hash table entries: 4096 [ 0.446188] Initializing cgroup subsys memory [ 0.447759] Initializing cgroup subsys devices [ 0.449384] Initializing cgroup subsys freezer [ 0.451014] Initializing cgroup subsys net_cls [ 0.452595] Initializing cgroup subsys blkio [ 0.454130] Initializing cgroup subsys perf_event [ 0.455768] Initializing cgroup subsys hugetlb [ 0.457347] Initializing cgroup subsys pids [ 0.458892] Initializing cgroup subsys net_prio [ 0.460590] CPU: Physical Processor ID: 0 [ 0.462792] mce: CPU supports 10 MCE banks [ 0.464347] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.466137] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.467973] tlb_flushall_shift: 6 [ 0.469575] Freeing SMP alternatives: 28k freed [ 0.473893] ACPI: Core revision 20130517 [ 0.475812] ACPI: All ACPI Tables successfully acquired [ 0.477850] ftrace: allocating 25812 entries in 101 pages [ 0.500408] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.502462] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.504515] smpboot: Max logical packages: 2 [ 0.506352] Enabling x2apic [ 0.507594] Enabled x2apic [ 0.509093] Switched APIC routing to physical x2apic. [ 0.512209] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.514200] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.517790] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.526111] KVM setup paravirtual spinlock [ 0.528914] smpboot: Booting Node 0, Processors #1 OK [ 0.531059] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.553059] Brought up 2 CPUs [ 0.553062] KVM setup async PF for cpu 1 [ 0.553065] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.557402] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.560316] devtmpfs: initialized [ 0.563264] EVM: security.selinux [ 0.564631] EVM: security.ima [ 0.565905] EVM: security.capability [ 0.567948] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.570061] pinctrl core: initialized pinctrl subsystem [ 0.571953] NET: Registered protocol family 16 [ 0.573765] ACPI: bus type PCI registered [ 0.575261] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.577345] PCI: Using configuration type 1 for base access [ 0.582505] ACPI: Added _OSI(Module Device) [ 0.584062] ACPI: Added _OSI(Processor Device) [ 0.585625] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.587227] ACPI: Added _OSI(Processor Aggregator Device) [ 0.590106] ACPI: Interpreter enabled [ 0.591537] ACPI: (supports S0 S5) [ 0.592890] ACPI: Using IOAPIC for interrupt routing [ 0.594572] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.599527] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.601463] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.603530] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.605561] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.609314] acpiphp: Slot [3] registered [ 0.610822] acpiphp: Slot [4] registered [ 0.612321] acpiphp: Slot [5] registered [ 0.613796] acpiphp: Slot [6] registered [ 0.615278] acpiphp: Slot [7] registered [ 0.616764] acpiphp: Slot [8] registered [ 0.618251] acpiphp: Slot [9] registered [ 0.619749] acpiphp: Slot [10] registered [ 0.621254] acpiphp: Slot [11] registered [ 0.622746] acpiphp: Slot [12] registered [ 0.624246] acpiphp: Slot [13] registered [ 0.625757] acpiphp: Slot [14] registered [ 0.627256] acpiphp: Slot [15] registered [ 0.628754] acpiphp: Slot [16] registered [ 0.630279] acpiphp: Slot [17] registered [ 0.631784] acpiphp: Slot [18] registered [ 0.633299] acpiphp: Slot [19] registered [ 0.634814] acpiphp: Slot [20] registered [ 0.636313] acpiphp: Slot [21] registered [ 0.637784] acpiphp: Slot [22] registered [ 0.639286] acpiphp: Slot [23] registered [ 0.640871] acpiphp: Slot [24] registered [ 0.642407] acpiphp: Slot [25] registered [ 0.643944] acpiphp: Slot [26] registered [ 0.645442] acpiphp: Slot [27] registered [ 0.646943] acpiphp: Slot [28] registered [ 0.648451] acpiphp: Slot [29] registered [ 0.649933] acpiphp: Slot [30] registered [ 0.651432] acpiphp: Slot [31] registered [ 0.652923] PCI host bridge to bus 0000:00 [ 0.654414] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.656180] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.658222] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.660257] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.663018] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.665771] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.671410] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.673549] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.675567] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.677728] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.682309] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.685060] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.709763] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.712746] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.715203] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.717595] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.719973] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.722172] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.724411] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.727301] vgaarb: loaded [ 0.728518] vgaarb: bridge control possible 0000:00:02.0 [ 0.730494] SCSI subsystem initialized [ 0.731968] ACPI: bus type USB registered [ 0.733498] usbcore: registered new interface driver usbfs [ 0.735331] usbcore: registered new interface driver hub [ 0.737122] usbcore: registered new device driver usb [ 0.739076] PCI: Using ACPI for IRQ routing [ 0.741000] NetLabel: Initializing [ 0.742406] NetLabel: domain hash size = 128 [ 0.743983] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.745731] NetLabel: unlabeled traffic allowed by default [ 0.747722] Switched to clocksource kvm-clock [ 0.757771] pnp: PnP ACPI init [ 0.759093] ACPI: bus type PNP registered [ 0.760991] pnp: PnP ACPI: found 5 devices [ 0.762509] ACPI: bus type PNP unregistered [ 0.770296] NET: Registered protocol family 2 [ 0.772192] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.775169] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.777670] TCP: Hash tables configured (established 32768 bind 32768) [ 0.779778] TCP: reno registered [ 0.781104] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.783041] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.785127] NET: Registered protocol family 1 [ 0.786724] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.788600] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.790466] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.811009] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.831495] Unpacking initramfs... [ 1.315700] Freeing initrd memory: 37508k freed [ 1.325733] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.327838] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.331738] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.333818] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.336166] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.338214] Initialise system trusted keyring [ 1.339833] audit: initializing netlink socket (disabled) [ 1.341679] type=2000 audit(1535288356.942:1): initialized [ 1.358649] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.360696] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.363612] zpool: loaded [ 1.364839] zbud: loaded [ 1.366235] VFS: Disk quotas dquot_6.5.2 [ 1.367774] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.370033] msgmni has been set to 7578 [ 1.371605] Key type big_key registered [ 1.374006] NET: Registered protocol family 38 [ 1.375649] Key type asymmetric registered [ 1.377208] Asymmetric key parser 'x509' registered [ 1.378935] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.381789] io scheduler noop registered [ 1.383309] io scheduler deadline registered (default) [ 1.398846] io scheduler cfq registered [ 1.400430] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.402299] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.404500] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.407395] ACPI: Power Button [PWRF] [ 1.409049] GHES: HEST is not enabled! [ 1.410659] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.435000] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.437402] Non-volatile memory driver v1.3 [ 1.438963] Linux agpgart interface v0.103 [ 1.440633] crash memory driver: version 1.1 [ 1.442270] rdac: device handler registered [ 1.443882] hp_sw: device handler registered [ 1.445462] emc: device handler registered [ 1.446990] alua: device handler registered [ 1.448572] libphy: Fixed MDIO Bus: probed [ 1.450198] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.452285] ehci-pci: EHCI PCI platform driver [ 1.453941] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.455974] ohci-pci: OHCI PCI platform driver [ 1.457656] uhci_hcd: USB Universal Host Controller Interface driver [ 1.477873] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.479748] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.482584] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.484391] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.486384] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.488522] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.491262] usb usb1: Product: UHCI Host Controller [ 1.492988] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.495232] usb usb1: SerialNumber: 0000:00:01.2 [ 1.497047] hub 1-0:1.0: USB hub found [ 1.498560] hub 1-0:1.0: 2 ports detected [ 1.500261] usbcore: registered new interface driver usbserial [ 1.502206] usbcore: registered new interface driver usbserial_generic [ 1.504282] usbserial: USB Serial support registered for generic [ 1.506348] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.510077] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.511806] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.513673] mousedev: PS/2 mouse device common for all mice [ 1.515946] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.519218] rtc_cmos 00:00: RTC can wake from S4 [ 1.521174] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.522069] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.523866] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.529561] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.531582] cpuidle: using governor menu [ 1.533124] hidraw: raw HID events driver (C) Jiri Kosina [ 1.534954] usbcore: registered new interface driver usbhid [ 1.536844] usbhid: USB HID core driver [ 1.538335] drop_monitor: Initializing network drop monitor service [ 1.540349] TCP: cubic registered [ 1.541681] Initializing XFRM netlink socket [ 1.543318] NET: Registered protocol family 10 [ 1.545160] NET: Registered protocol family 17 [ 1.546955] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.548918] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.550831] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.554001] Loading compiled-in X.509 certificates [ 1.555687] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.558895] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.562540] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.565768] registered taskstats version 1 [ 1.569298] Key type trusted registered [ 1.572126] Key type encrypted registered [ 1.574836] IMA: No TPM chip found, activating TPM-bypass! [ 1.577148] rtc_cmos 00:00: setting system clock to 2018-08-26 12:59:17 UTC (1535288357) [ 1.580816] Freeing unused kernel memory: 1680k freed [ 1.586318] 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.592226] systemd[1]: Detected virtualization kvm. [ 1.594033] systemd[1]: Detected architecture x86-64. [ 1.595855] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.599224] systemd[1]: No hostname configured. [ 1.600997] systemd[1]: Set hostname to . [ 1.602865] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Timers. [ 1.627253] systemd[1]: Reached target Timers. [ 1.628959] systemd[1]: Starting Timers. [[32m OK [0m] Reached target Local File Systems. [ 1.631701] systemd[1]: Reached target Local File Systems. [ 1.633631] systemd[1]: Starting Local File Systems. [[32m OK [0m] Reached target Swap. [ 1.636413] systemd[1]: Reached target Swap. [ 1.638049] systemd[1]: Starting Swap. [[32m OK [0m] Created slice Root Slice. [ 1.640737] systemd[1]: Created slice Root Slice. [ 1.642468] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.645226] systemd[1]: Listening on Journal Socket. [ 1.647017] systemd[1]: Starting Journal Socket. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.649872] systemd[1]: Listening on udev Kernel Socket. [ 1.651740] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Created slice System Slice. [ 1.654627] systemd[1]: Created slice System Slice. [ 1.656402] systemd[1]: Starting System Slice. [[32m OK [0m] Reached target Slices. [ 1.659079] systemd[1]: Reached target Slices. [ 1.660758] systemd[1]: Starting Slices. [ 1.662774] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Listening on udev Control Socket. [ 1.666718] systemd[1]: Listening on udev Control Socket. [ 1.668626] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Sockets. [ 1.671475] systemd[1]: Reached target Sockets. [ 1.673178] systemd[1]: Starting Sockets. [ 1.675059] 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.680168] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.683447] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.686341] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.689398] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.693489] systemd[1]: Reached target Paths. [ 1.695149] systemd[1]: Starting Paths. [[32m OK [0m] Started Journal Service. [ 1.697952] 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.758413] RPC: Registered named UNIX socket transport module. [ 1.760446] RPC: Registered udp transport module. [ 1.762048] RPC: Registered tcp transport module. [ 1.763641] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.802755] 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. [ 1.870191] FDC 0 is a S82078B [[32m OK [0m] Reached target Basic System. [ 1.895314] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.935242] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.938837] scsi host0: ata_piix [ 1.940374] scsi host1: ata_piix [ 1.941747] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.943787] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.947929] vda: vda1 [ 1.956438] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.958667] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.961010] usb 1-1: Product: QEMU USB Tablet [ 1.962710] usb 1-1: Manufacturer: QEMU [ 1.964302] usb 1-1: SerialNumber: 42 [ 1.974915] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.978474] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [[32m OK [0m] Started dracut initqueue hook. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Mounting /sysroot... [ 2.118565] SGI XFS with ACLs, security attributes, no debug enabled [ 2.121694] XFS (vda1): Mounting V4 Filesystem [ 2.189499] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [ 2.331834] tsc: Refined TSC clocksource calibration: 3491.875 MHz [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped 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.420973] systemd-journald[105]: Received SIGTERM from PID 1 (systemd). [ 2.635100] SELinux: Disabled at runtime. [ 2.673766] type=1404 audit(1535288358.596:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.736002] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.737891] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Listening on udev Kernel Socket. Mounting NFSD configuration filesystem... [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Stopped target Initrd File Systems. Mounting POSIX Message Queue File System... [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. Mounting Huge Pages File System... [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... Mounting Debug File System... [[32m OK [0m] Reached target Slices. Starting Remount Root and Kernel File Systems... Starting Apply Kernel Variables... Starting Setup Virtual Console... [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. Starting Create Static Device Nodes in /dev... [ 3.071834] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Started Remount Root and Kernel File Systems. [[32m OK [0m] Mounted NFSD configuration filesystem. Starting Configure read-only root support... Starting Load/Save Random Seed... Starting Rebuild Hardware Database... [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Load/Save Random Seed. [[32m OK [0m] Started Journal Service. Starting Flush Journal to Persistent Storage... [ 3.129161] systemd-journald[392]: 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 Rebuild Journal Catalog... Starting Preprocess NFS configuration... Starting Import network configuration from initramfs... [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [ 3.416560] type=1305 audit(1535288359.338:3): audit_pid=440 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 Paths. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. Starting GSSAPI Proxy Daemon... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.598507] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 3.631685] [drm] Initialized drm 1.1.0 20060810 [ 3.647694] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.735899] ppdev: user-space parallel port driver Starting D-Bus System Message Bus... Starting NTP client/server... Starting Dump dmesg to /var/log/dmesg... [ 3.748967] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.751384] [TTM] Initializing pool allocator [ 3.753125] [TTM] Initializing DMA pool allocator [ 3.755225] [drm] fb mappable at 0xFC000000 Starting Authorization Manager... [ 3.757225] [drm] vram aper at 0xFC000000 [ 3.758937] [drm] size 33554432 [ 3.758937] [drm] fb depth is 24 [ 3.758937] [drm] pitch is 3072 Starting Login Service... [ 3.763312] fbcon: cirrusdrmfb (fb0) is primary device [ 3.788845] Console: switching to colour frame buffer device 128x48 [ 3.802716] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting Initial cloud-init job (pre-networking)... [ 3.807200] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting LSB: Bring up/down networking... [[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 Login Service. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started Permit User Sessions. [ 3.863395] AES CTR mode by8 optimization enabled [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [ 3.873013] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Reached target Login Prompts. [ 3.895622] alg: No test for crc32 (crc32-pclmul) [[32m OK [0m] Started NTP client/server. [ 3.965394] intel_rapl: no valid rapl domains found in package 0 [ 3.975393] intel_rapl: no valid rapl domains found in package 0 [ 3.979088] intel_powerclamp: No package C-state available [ 3.984472] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager. [ 4.154979] cloud-init[512]: Cloud-init v. 0.7.5 running 'init-local' at Sun, 26 Aug 2018 12:59:20 +0000. Up 4.12 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). [[32m OK [0m] Started LSB: Bring up/down networking. [[32m OK [0m] Reached target Network. Starting PostgreSQL 9.5 database server... Starting Notify NFS peers of a restart... Starting OpenSSH server daemon... Starting System Logging Service... Starting Postfix Mail Transport Agent... Starting nginx - high performance web server... Starting Initial cloud-init job (metadata service crawler)... Starting Dynamic System Tuning Daemon... [[32m OK [0m] Reached target Network is Online. [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting RabbitMQ Service... Starting Crash recovery kernel arming... Starting LSB: Supports the direct execution of binary formats.... Starting LSB: Starts Logstash as a daemon.... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Started Notify NFS peers of a restart. [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Started nginx - high performance web server. [ 6.114599] cloud-init[809]: Cloud-init v. 0.7.5 running 'init' at Sun, 26 Aug 2018 12:59:22 +0000. Up 6.08 seconds. [[32m OK [0m] Created slice user-993.slice. [ 6.227582] cloud-init[809]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ [ 6.229641] cloud-init[809]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.231704] cloud-init[809]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.235417] cloud-init[809]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.248368] cloud-init[809]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.256744] cloud-init[809]: ci-info: | eth0: | True | 192.168.120.3 | 255.255.255.0 | fa:16:3e:41:03:aa | [ 6.260703] cloud-init[809]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.269862] cloud-init[809]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.275619] cloud-init[809]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.282500] cloud-init[809]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.299422] cloud-init[809]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.304282] cloud-init[809]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.307905] cloud-init[809]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH | [ 6.310246] cloud-init[809]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.318462] cloud-init[809]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Started Dynamic System Tuning Daemon. [[32m OK [0m] Started Postfix Mail Transport Agent. [[32m OK [0m] Started PostgreSQL 9.5 database server. CentOS Linux 7 (Core) Kernel 3.10.0-514.16.1.el7.x86_64 on an x86_64 cloudify login: 2018-08-26 13:00:05,743 - paramiko.transport - DEBUG - starting thread (client mode): 0xb4c49d0L 2018-08-26 13:00:05,744 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-26 13:00:05,753 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-08-26 13:00:05,753 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-08-26 13:00:05,755 - 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-26 13:00:05,756 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-26 13:00:05,756 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-26 13:00:05,756 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-26 13:00:05,756 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-26 13:00:05,756 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-26 13:00:05,761 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-26 13:00:05,762 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-26 13:00:05,776 - paramiko.transport - DEBUG - Trying discovered key 554cd2abff3cbe07998ae94a90483869 in /tmp/tmpJo3AIZ 2018-08-26 13:00:05,801 - paramiko.transport - DEBUG - userauth is OK 2018-08-26 13:00:15,820 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-26 13:00:15,852 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2018-08-26 13:00:15,853 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2018-08-26 13:00:15,853 - functest.core.cloudify - INFO - Attemps running status of the Manager 2018-08-26 13:00:15,853 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/status 2018-08-26 13:00:16,078 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-26 13:00:16,078 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-26 13:00:16,078 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-26 13:00:16,078 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-26 13:00:16,078 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-26 13:00:16,078 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-26 13:00:16,078 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-26 13:00:16,078 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 823, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-mgmtworker.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "Celery Management"}, {"instances": [{"LoadState": "loaded", "Description": "LSB: Starts Logstash as a daemon.", "state": "running", "MainPID": 0, "Id": "logstash.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Logstash"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "start-post", "MainPID": 8000, "Id": "cloudify-rabbitmq.service", "ActiveState": "activating", "SubState": "start-post"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-amqpinflux.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 918, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 812, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 834, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "dead", "MainPID": 0, "Id": "cloudify-riemann.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 905, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-08-26 13:00:16,079 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-26 13:00:16,079 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 26 Aug 2018 13:00:15 GMT 2018-08-26 13:00:16,079 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-26 13:00:16,079 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2378 2018-08-26 13:00:16,079 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-26 13:00:16,079 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 823, u'state': u'running', u'Id': u'cloudify-influxdb.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'InfluxDB'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Management Worker Service', u'MainPID': 0, u'state': u'dead', u'Id': u'cloudify-mgmtworker.service', u'ActiveState': u'inactive', u'SubState': u'dead'}], u'display_name': u'Celery Management'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'LSB: Starts Logstash as a daemon.', u'MainPID': 0, u'state': u'running', u'Id': u'logstash.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Logstash'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'RabbitMQ Service', u'MainPID': 8000, u'state': u'start-post', u'Id': u'cloudify-rabbitmq.service', u'ActiveState': u'activating', u'SubState': u'start-post'}], u'display_name': u'RabbitMQ'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify AMQP InfluxDB Broker Service', u'MainPID': 0, u'state': u'dead', u'Id': u'cloudify-amqpinflux.service', u'ActiveState': u'inactive', u'SubState': u'dead'}], u'display_name': u'AMQP InfluxDB'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'PostgreSQL 9.5 database server', u'MainPID': 918, 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': 812, 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': 834, u'state': u'running', u'Id': u'cloudify-stage.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Cloudify Stage'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Riemann Service', u'MainPID': 0, u'state': u'dead', u'Id': u'cloudify-riemann.service', u'ActiveState': u'inactive', u'SubState': u'dead'}], u'display_name': u'Riemann'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'nginx - high performance web server', u'MainPID': 905, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-08-26 13:00:16,080 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/status 2018-08-26 13:00:16,217 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-26 13:00:16,217 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-26 13:00:16,217 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-26 13:00:16,217 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-26 13:00:16,217 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-26 13:00:16,218 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-26 13:00:16,218 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-26 13:00:16,218 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 823, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-mgmtworker.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "Celery Management"}, {"instances": [{"LoadState": "loaded", "Description": "LSB: Starts Logstash as a daemon.", "state": "running", "MainPID": 0, "Id": "logstash.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Logstash"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "start-post", "MainPID": 8000, "Id": "cloudify-rabbitmq.service", "ActiveState": "activating", "SubState": "start-post"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-amqpinflux.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 918, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 812, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 834, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "dead", "MainPID": 0, "Id": "cloudify-riemann.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 905, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-08-26 13:00:16,218 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-26 13:00:16,218 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 26 Aug 2018 13:00:16 GMT 2018-08-26 13:00:16,218 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-26 13:00:16,218 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2378 2018-08-26 13:00:16,218 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-26 13:00:16,218 - functest.core.cloudify - INFO - The current manager status is running 2018-08-26 13:00:16,219 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.205:80/api/v3/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2018-08-26 13:00:16,321 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-26 13:00:16,321 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-26 13:00:16,321 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-26 13:00:16,322 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-26 13:00:16,322 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-26 13:00:16,322 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-26 13:00:16,322 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-26 13:00:16,322 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2018-08-26 13:00:16,322 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-26T13:00:16.194Z", "updated_at": "2018-08-26T13:00:16.194Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-08-26 13:00:16,322 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-26 13:00:16,322 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 26 Aug 2018 13:00:16 GMT 2018-08-26 13:00:16,322 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-26 13:00:16,322 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-08-26 13:00:16,322 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-26 13:00:16,323 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/secrets 2018-08-26 13:00:16,370 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-26 13:00:16,370 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-26 13:00:16,371 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-26 13:00:16,371 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-26 13:00:16,371 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-26 13:00:16,371 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-26 13:00:16,371 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-26 13:00:16,371 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"permission": null, "tenant_name": "default_tenant", "created_at": "2018-08-26T13:00:16.194Z", "updated_at": "2018-08-26T13:00:16.194Z", "created_by": "admin", "key": "foo"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-08-26 13:00:16,371 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-26 13:00:16,371 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 26 Aug 2018 13:00:16 GMT 2018-08-26 13:00:16,371 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-26 13:00:16,372 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 253 2018-08-26 13:00:16,372 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-26 13:00:16,372 - functest.core.cloudify - DEBUG - List secrets: 2018-08-26 13:00:16,372 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.205:80/api/v3/secrets/foo 2018-08-26 13:00:16,420 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-26 13:00:16,421 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-26 13:00:16,421 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-26 13:00:16,421 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-26 13:00:16,421 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-26 13:00:16,421 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-26 13:00:16,421 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-26 13:00:16,421 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-08-26 13:00:16,421 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-26T13:00:16.194Z", "updated_at": "2018-08-26T13:00:16.194Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-08-26 13:00:16,422 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-26 13:00:16,422 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 26 Aug 2018 13:00:16 GMT 2018-08-26 13:00:16,422 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-26 13:00:16,422 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-08-26 13:00:16,422 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-26 13:00:16,422 - functest.core.cloudify - INFO - Secrets API successfully reached 2018-08-26 13:00:16,422 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2018-08-26 13:00:16,429 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-26 13:00:16,432 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}018f7fe1d7edea99d19e95fd928ba47d6525a399" 2018-08-26 13:00:16,620 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:00:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9c2dad2-ef53-4ab1-9909-969f218c7b58 Content-Encoding: gzip Content-Length: 592 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/2ce8e98616074561ac73d2976131783f"}, "tags": [], "enabled": true, "id": "2ce8e98616074561ac73d2976131783f", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b80679fb-d169-458c-878e-95c75e0e6bb2"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/45644229c8c04c4988a3eb8730a7b1ac"}, "tags": [], "enabled": true, "id": "45644229c8c04c4988a3eb8730a7b1ac", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_d167a7b0-d3aa-4f83-af07-f37a57d140fb"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/526e4f7307214396989751533ff33528"}, "tags": [], "enabled": true, "id": "526e4f7307214396989751533ff33528", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/c99e13955d6e4bb58dbfa100dcee4823"}, "tags": [], "enabled": true, "id": "c99e13955d6e4bb58dbfa100dcee4823", "parent_id": "default", "domain_id": "default", "name": "api_check-project_cfa71808-e14a-4d0f-a925-c4cce043949d"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/e428b6e578e2485b9cc26da9ccf96a96"}, "tags": [], "enabled": true, "id": "e428b6e578e2485b9cc26da9ccf96a96", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.22:5000/v3/projects/efefb73b469e4f1fa1ac356dc3272fbe"}, "tags": [], "enabled": true, "id": "efefb73b469e4f1fa1ac356dc3272fbe", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_38488e6f-fa48-4af8-b942-916bea7b52d4"}]} 2018-08-26 13:00:16,620 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-a9c2dad2-ef53-4ab1-9909-969f218c7b58 2018-08-26 13:00:16,621 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.191534042358s 2018-08-26 13:00:16,621 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-a9c2dad2-ef53-4ab1-9909-969f218c7b58 2018-08-26 13:00:16,624 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.quotas 2018-08-26 13:00:16,625 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/quotas/efefb73b469e4f1fa1ac356dc3272fbe.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}018f7fe1d7edea99d19e95fd928ba47d6525a399" -d '{"quota": {"security_group": 20, "security_group_rule": 100, "port": 50}}' 2018-08-26 13:00:16,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 186 X-Openstack-Request-Id: req-0490a456-f9ca-4097-a8ad-4b5c8b7d7b4b Date: Sun, 26 Aug 2018 13:00:16 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-26 13:00:16,951 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/quotas/efefb73b469e4f1fa1ac356dc3272fbe.json used request id req-0490a456-f9ca-4097-a8ad-4b5c8b7d7b4b 2018-08-26 13:00:16,952 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.quotas in 0.327069044113s 2018-08-26 13:00:16,952 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/quotas/efefb73b469e4f1fa1ac356dc3272fbe.json used request id req-0490a456-f9ca-4097-a8ad-4b5c8b7d7b4b 2018-08-26 13:00:16,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put OpenStack creds in manager 2018-08-26 13:00:16,955 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-08-26 13:00:16,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.5: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-26 13:00:16,965 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 26 Aug 2018 13:00:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b1e2bf2-c981-4d8f-b9f0-c81bd13b4109 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.5:35357/v3/", "rel": "self"}]}]}} 2018-08-26 13:00:16,965 - keystoneauth.session - DEBUG - GET call to None for http://192.30.9.5:35357/ used request id req-0b1e2bf2-c981-4d8f-b9f0-c81bd13b4109 2018-08-26 13:00:16,966 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.5: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}018f7fe1d7edea99d19e95fd928ba47d6525a399" 2018-08-26 13:00:17,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:00:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-498936e3-56d2-4281-9f42-fcd06a3eb26c Content-Encoding: gzip Content-Length: 856 Content-Type: application/json RESP BODY: {"services": [{"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.5:35357/v3/services/06403f6d19cc45d3876c1f817db4cc2a"}, "enabled": true, "type": "metric", "id": "06403f6d19cc45d3876c1f817db4cc2a", "name": "gnocchi"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.5:35357/v3/services/4fcf375a7a284c3ca85dd165d598c3cb"}, "enabled": true, "type": "network", "id": "4fcf375a7a284c3ca85dd165d598c3cb", "name": "neutron"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.5:35357/v3/services/5679bf9cdfbb4efdb97a61a69442b76f"}, "enabled": true, "type": "volumev3", "id": "5679bf9cdfbb4efdb97a61a69442b76f", "name": "cinderv3"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.5:35357/v3/services/5fba3b72fec244c7b311cd023156a4e5"}, "enabled": true, "type": "volumev2", "id": "5fba3b72fec244c7b311cd023156a4e5", "name": "cinderv2"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.5:35357/v3/services/71aa1ff84fdd4eab95dbd16ac5fbfcf7"}, "enabled": true, "type": "volume", "id": "71aa1ff84fdd4eab95dbd16ac5fbfcf7", "name": "cinder"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.5:35357/v3/services/7986c8336c5046db98dd34c332d24e7f"}, "enabled": true, "type": "image", "id": "7986c8336c5046db98dd34c332d24e7f", "name": "glance"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.5:35357/v3/services/8edc8950a979429d96b680df313310a4"}, "enabled": true, "type": "metering", "id": "8edc8950a979429d96b680df313310a4", "name": "ceilometer"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.5:35357/v3/services/a1648659a78445d4bcaef3988eb0583e"}, "enabled": true, "type": "cloudformation", "id": "a1648659a78445d4bcaef3988eb0583e", "name": "heat-cfn"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.5:35357/v3/services/b18e3a8824af4ed79cd0162b85ca91d6"}, "enabled": true, "type": "compute", "id": "b18e3a8824af4ed79cd0162b85ca91d6", "name": "nova"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.5:35357/v3/services/c887a5552b5842c5bbc8ce1b66332916"}, "enabled": true, "type": "event", "id": "c887a5552b5842c5bbc8ce1b66332916", "name": "panko"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.5:35357/v3/services/cd8c278131c84e4683012d83ae70eec0"}, "enabled": true, "type": "placement", "id": "cd8c278131c84e4683012d83ae70eec0", "name": "placement"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.5:35357/v3/services/ec31481f5236441e98c13b38a9c609ec"}, "enabled": true, "type": "object-store", "id": "ec31481f5236441e98c13b38a9c609ec", "name": "swift"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.5:35357/v3/services/f4a28c09b9d7444fb27267a9c13f5ad7"}, "enabled": true, "type": "identity", "id": "f4a28c09b9d7444fb27267a9c13f5ad7", "name": "keystone"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.5:35357/v3/services/f619feeb4e1c4cde836d701d6b52295f"}, "enabled": true, "type": "orchestration", "id": "f619feeb4e1c4cde836d701d6b52295f", "name": "heat"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.5:35357/v3/services/ffab3464fcfe4e6086e29e4f2cac9a99"}, "enabled": true, "type": "alarming", "id": "ffab3464fcfe4e6086e29e4f2cac9a99", "name": "aodh"}], "links": {"self": "http://192.30.9.5:35357/v3/services", "previous": null, "next": null}} 2018-08-26 13:00:17,145 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.5:35357/v3/services used request id req-498936e3-56d2-4281-9f42-fcd06a3eb26c 2018-08-26 13:00:17,145 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.189849853516s 2018-08-26 13:00:17,146 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.5:35357/v3/services used request id req-498936e3-56d2-4281-9f42-fcd06a3eb26c 2018-08-26 13:00:17,154 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-08-26 13:00:17,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/endpoints -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}018f7fe1d7edea99d19e95fd928ba47d6525a399" 2018-08-26 13:00:17,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:00:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-304b1c13-1ad3-4b6f-bf86-579990b482b8 Content-Encoding: gzip Content-Length: 1975 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/057ed3b924844253978ad62059e6acbb"}, "url": "http://192.30.9.5:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "71aa1ff84fdd4eab95dbd16ac5fbfcf7", "id": "057ed3b924844253978ad62059e6acbb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/0bd24ae5e1bc445db6c4eb649aa04b43"}, "url": "http://172.30.9.22:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f619feeb4e1c4cde836d701d6b52295f", "id": "0bd24ae5e1bc445db6c4eb649aa04b43"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/1210d332c9744f5cbc695a2c01f49732"}, "url": "http://192.30.9.5:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "06403f6d19cc45d3876c1f817db4cc2a", "id": "1210d332c9744f5cbc695a2c01f49732"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/1acf73a288dd435cb0883e7723ed5056"}, "url": "http://192.30.9.5:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5679bf9cdfbb4efdb97a61a69442b76f", "id": "1acf73a288dd435cb0883e7723ed5056"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/1c10a925a2de437eac36a10b437ddcd1"}, "url": "http://172.30.9.22:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b18e3a8824af4ed79cd0162b85ca91d6", "id": "1c10a925a2de437eac36a10b437ddcd1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/218ecd9779c74fdbb9eff6a86b2e2ffa"}, "url": "http://192.30.9.5:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "7986c8336c5046db98dd34c332d24e7f", "id": "218ecd9779c74fdbb9eff6a86b2e2ffa"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/25ab930679644d89bac501b74509b76d"}, "url": "http://192.30.9.5:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5679bf9cdfbb4efdb97a61a69442b76f", "id": "25ab930679644d89bac501b74509b76d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/2bc083505e0a4fba9e18037c17ad1785"}, "url": "http://192.30.9.5:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f4a28c09b9d7444fb27267a9c13f5ad7", "id": "2bc083505e0a4fba9e18037c17ad1785"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/33aefc6453a54d88a8073094e7078823"}, "url": "http://192.30.9.5:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "4fcf375a7a284c3ca85dd165d598c3cb", "id": "33aefc6453a54d88a8073094e7078823"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/348e8fd3cbd140de8fdb5a2e7f1ba9ce"}, "url": "http://192.30.9.5:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ffab3464fcfe4e6086e29e4f2cac9a99", "id": "348e8fd3cbd140de8fdb5a2e7f1ba9ce"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/37dabf8c0b3c4b4da176de43bbacdd17"}, "url": "http://172.30.9.22:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ffab3464fcfe4e6086e29e4f2cac9a99", "id": "37dabf8c0b3c4b4da176de43bbacdd17"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/3af2aad436db4c72a190ee1afb07b296"}, "url": "http://172.30.9.22:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "4fcf375a7a284c3ca85dd165d598c3cb", "id": "3af2aad436db4c72a190ee1afb07b296"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/4234eccc4e5c4c81a9740ee2adf95b67"}, "url": "http://192.30.9.5:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5fba3b72fec244c7b311cd023156a4e5", "id": "4234eccc4e5c4c81a9740ee2adf95b67"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/456ac2ca5ce14a919050a73ace6b5d36"}, "url": "http://172.30.9.22:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5fba3b72fec244c7b311cd023156a4e5", "id": "456ac2ca5ce14a919050a73ace6b5d36"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/49dd5c5e91d54d6aa44952eaa2390224"}, "url": "http://172.30.9.22:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ec31481f5236441e98c13b38a9c609ec", "id": "49dd5c5e91d54d6aa44952eaa2390224"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/4a2d0d8a4ee24abcbae458bd1ce751ff"}, "url": "http://172.30.9.22:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a1648659a78445d4bcaef3988eb0583e", "id": "4a2d0d8a4ee24abcbae458bd1ce751ff"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/517a76a99e3d470abde8b2e237f68205"}, "url": "http://192.30.9.5:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b18e3a8824af4ed79cd0162b85ca91d6", "id": "517a76a99e3d470abde8b2e237f68205"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/5c5726572f244dc1a37ddbd93a609edb"}, "url": "http://172.30.9.22:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "71aa1ff84fdd4eab95dbd16ac5fbfcf7", "id": "5c5726572f244dc1a37ddbd93a609edb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/5d5db89631954c7baafaf65b5aea991a"}, "url": "http://12.0.0.43:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ec31481f5236441e98c13b38a9c609ec", "id": "5d5db89631954c7baafaf65b5aea991a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/68d3020187d14b4b925c0dbdfac338f6"}, "url": "http://172.30.9.22:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "cd8c278131c84e4683012d83ae70eec0", "id": "68d3020187d14b4b925c0dbdfac338f6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/6d1c3e6266f14458a3def33c4f0479b2"}, "url": "http://192.30.9.5:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a1648659a78445d4bcaef3988eb0583e", "id": "6d1c3e6266f14458a3def33c4f0479b2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/7144203ef2f146f6a443da1e2a6503e6"}, "url": "http://192.30.9.5:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "71aa1ff84fdd4eab95dbd16ac5fbfcf7", "id": "7144203ef2f146f6a443da1e2a6503e6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/71f914c9732c486db7ec4dade5ea337a"}, "url": "http://192.30.9.5:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b18e3a8824af4ed79cd0162b85ca91d6", "id": "71f914c9732c486db7ec4dade5ea337a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/727249cbc39e4628bd3a179bd516b829"}, "url": "http://12.0.0.43:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ec31481f5236441e98c13b38a9c609ec", "id": "727249cbc39e4628bd3a179bd516b829"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/77e68b53932a4902a3a68484356b1c4e"}, "url": "http://192.30.9.5:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "cd8c278131c84e4683012d83ae70eec0", "id": "77e68b53932a4902a3a68484356b1c4e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/7a4ae0c6c06a42aba305e1cb16268330"}, "url": "http://172.30.9.22:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "7986c8336c5046db98dd34c332d24e7f", "id": "7a4ae0c6c06a42aba305e1cb16268330"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/7a4bed8aa09042d1be0a485c1bac878c"}, "url": "http://192.30.9.5:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f4a28c09b9d7444fb27267a9c13f5ad7", "id": "7a4bed8aa09042d1be0a485c1bac878c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/809dcbff39164bbfaf936f0b35fd176c"}, "url": "http://192.30.9.5:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "cd8c278131c84e4683012d83ae70eec0", "id": "809dcbff39164bbfaf936f0b35fd176c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/816f0ebf045249fb84d97c4bfc1f0a06"}, "url": "http://172.30.9.22:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "06403f6d19cc45d3876c1f817db4cc2a", "id": "816f0ebf045249fb84d97c4bfc1f0a06"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/89809cbce7344bcdbc14222d09ca5c81"}, "url": "http://172.30.9.22:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f4a28c09b9d7444fb27267a9c13f5ad7", "id": "89809cbce7344bcdbc14222d09ca5c81"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/91e36bdd70374197a9cc1cf82d4cacd4"}, "url": "http://172.30.9.22:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "c887a5552b5842c5bbc8ce1b66332916", "id": "91e36bdd70374197a9cc1cf82d4cacd4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/97e424052ba4486c88034276e7ba90a9"}, "url": "http://192.30.9.5:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ffab3464fcfe4e6086e29e4f2cac9a99", "id": "97e424052ba4486c88034276e7ba90a9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/a44497dc0f584430880fbb34d798f187"}, "url": "http://192.30.9.5:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "06403f6d19cc45d3876c1f817db4cc2a", "id": "a44497dc0f584430880fbb34d798f187"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/a48de89935fd4d0787f0c84bf3674881"}, "url": "http://192.30.9.5:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "4fcf375a7a284c3ca85dd165d598c3cb", "id": "a48de89935fd4d0787f0c84bf3674881"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/a6e6016d81674fa7951c5c486b38f564"}, "url": "http://192.30.9.5:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f619feeb4e1c4cde836d701d6b52295f", "id": "a6e6016d81674fa7951c5c486b38f564"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/d22e870073e14dc5a443931e483e51a2"}, "url": "http://192.30.9.5:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f619feeb4e1c4cde836d701d6b52295f", "id": "d22e870073e14dc5a443931e483e51a2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/e1c68732373a41b6bbdf0d38be58918e"}, "url": "http://192.30.9.5:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "c887a5552b5842c5bbc8ce1b66332916", "id": "e1c68732373a41b6bbdf0d38be58918e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/ec61effda13a4644aad9e330753e8ad3"}, "url": "http://192.30.9.5:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5fba3b72fec244c7b311cd023156a4e5", "id": "ec61effda13a4644aad9e330753e8ad3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/f631f43b783d40b894997b7b49ab8a6b"}, "url": "http://192.30.9.5:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "7986c8336c5046db98dd34c332d24e7f", "id": "f631f43b783d40b894997b7b49ab8a6b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/f7fd23166fd04cdbb15ae3b9534561a8"}, "url": "http://192.30.9.5:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "c887a5552b5842c5bbc8ce1b66332916", "id": "f7fd23166fd04cdbb15ae3b9534561a8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/fe463692e35f41e28415b64d8ffd10af"}, "url": "http://172.30.9.22:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5679bf9cdfbb4efdb97a61a69442b76f", "id": "fe463692e35f41e28415b64d8ffd10af"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/feca7a31784e458fb732ee0ca32ab24d"}, "url": "http://192.30.9.5:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a1648659a78445d4bcaef3988eb0583e", "id": "feca7a31784e458fb732ee0ca32ab24d"}], "links": {"self": "http://172.30.9.22:5000/v3/endpoints", "previous": null, "next": null}} 2018-08-26 13:00:17,360 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/endpoints used request id req-304b1c13-1ad3-4b6f-bf86-579990b482b8 2018-08-26 13:00:17,360 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.205862998962s 2018-08-26 13:00:17,361 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/endpoints used request id req-304b1c13-1ad3-4b6f-bf86-579990b482b8 2018-08-26 13:00:17,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Set creds for cloudify manager {'keystone_password': 'efc8984c-3b63-4300-8d5d-88c202c36dd5', 'keystone_tenant_name': u'cloudify_ims-project_38488e6f-fa48-4af8-b942-916bea7b52d4', 'region': 'regionOne', 'keystone_url': u'http://172.30.9.22:5000', 'user_domain_name': 'Default', 'keystone_username': u'cloudify_ims-user_38488e6f-fa48-4af8-b942-916bea7b52d4', 'project_domain_name': 'Default'} 2018-08-26 13:00:17,367 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/secrets 2018-08-26 13:00:17,420 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-26 13:00:17,421 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-26 13:00:17,421 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-26 13:00:17,421 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-26 13:00:17,421 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-26 13:00:17,421 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-26 13:00:17,421 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-26 13:00:17,421 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 0}}} 2018-08-26 13:00:17,421 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-26 13:00:17,421 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 26 Aug 2018 13:00:17 GMT 2018-08-26 13:00:17,422 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-26 13:00:17,422 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 79 2018-08-26 13:00:17,422 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-26 13:00:17,422 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.205:80/api/v3/secrets/keystone_password; body: {"update_if_exists": false, "visibility": "tenant", "value": "efc8984c-3b63-4300-8d5d-88c202c36dd5"} 2018-08-26 13:00:17,479 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-26 13:00:17,479 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-26 13:00:17,479 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-26 13:00:17,479 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-26 13:00:17,479 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-26 13:00:17,479 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-26 13:00:17,480 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-26 13:00:17,480 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 100 2018-08-26 13:00:17,480 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-26T13:00:17.360Z", "updated_at": "2018-08-26T13:00:17.360Z", "created_by": "admin", "private_resource": false, "value": "efc8984c-3b63-4300-8d5d-88c202c36dd5", "key": "keystone_password"} 2018-08-26 13:00:17,480 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-26 13:00:17,480 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 26 Aug 2018 13:00:17 GMT 2018-08-26 13:00:17,480 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-26 13:00:17,480 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 244 2018-08-26 13:00:17,480 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-26 13:00:17,481 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.205:80/api/v3/secrets/keystone_tenant_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "cloudify_ims-project_38488e6f-fa48-4af8-b942-916bea7b52d4"} 2018-08-26 13:00:17,535 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-26 13:00:17,536 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-26 13:00:17,536 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-26 13:00:17,536 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-26 13:00:17,536 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-26 13:00:17,536 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-26 13:00:17,536 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-26 13:00:17,536 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 121 2018-08-26 13:00:17,536 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-26T13:00:17.417Z", "updated_at": "2018-08-26T13:00:17.417Z", "created_by": "admin", "private_resource": false, "value": "cloudify_ims-project_38488e6f-fa48-4af8-b942-916bea7b52d4", "key": "keystone_tenant_name"} 2018-08-26 13:00:17,536 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-26 13:00:17,536 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 26 Aug 2018 13:00:17 GMT 2018-08-26 13:00:17,536 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-26 13:00:17,537 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 268 2018-08-26 13:00:17,537 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-26 13:00:17,537 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.205:80/api/v3/secrets/region; body: {"update_if_exists": false, "visibility": "tenant", "value": "regionOne"} 2018-08-26 13:00:17,590 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-26 13:00:17,590 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-26 13:00:17,591 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-26 13:00:17,591 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-26 13:00:17,591 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-26 13:00:17,591 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-26 13:00:17,591 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-26 13:00:17,591 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 73 2018-08-26 13:00:17,591 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-26T13:00:17.472Z", "updated_at": "2018-08-26T13:00:17.472Z", "created_by": "admin", "private_resource": false, "value": "regionOne", "key": "region"} 2018-08-26 13:00:17,591 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-26 13:00:17,591 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 26 Aug 2018 13:00:17 GMT 2018-08-26 13:00:17,591 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-26 13:00:17,592 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 206 2018-08-26 13:00:17,592 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-26 13:00:17,592 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.205:80/api/v3/secrets/keystone_url; body: {"update_if_exists": false, "visibility": "tenant", "value": "http://172.30.9.22:5000"} 2018-08-26 13:00:17,646 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-26 13:00:17,646 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-26 13:00:17,646 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-26 13:00:17,646 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-26 13:00:17,646 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-26 13:00:17,646 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-26 13:00:17,646 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-26 13:00:17,646 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 87 2018-08-26 13:00:17,647 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-26T13:00:17.528Z", "updated_at": "2018-08-26T13:00:17.528Z", "created_by": "admin", "private_resource": false, "value": "http://172.30.9.22:5000", "key": "keystone_url"} 2018-08-26 13:00:17,647 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-26 13:00:17,647 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 26 Aug 2018 13:00:17 GMT 2018-08-26 13:00:17,647 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-26 13:00:17,647 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 226 2018-08-26 13:00:17,647 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-26 13:00:17,647 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.205:80/api/v3/secrets/user_domain_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "Default"} 2018-08-26 13:00:17,708 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-26 13:00:17,708 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-26 13:00:17,708 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-26 13:00:17,708 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-26 13:00:17,708 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-26 13:00:17,709 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-26 13:00:17,709 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-26 13:00:17,709 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 71 2018-08-26 13:00:17,709 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-26T13:00:17.585Z", "updated_at": "2018-08-26T13:00:17.585Z", "created_by": "admin", "private_resource": false, "value": "Default", "key": "user_domain_name"} 2018-08-26 13:00:17,709 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-26 13:00:17,709 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 26 Aug 2018 13:00:17 GMT 2018-08-26 13:00:17,709 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-26 13:00:17,709 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 214 2018-08-26 13:00:17,709 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-26 13:00:17,710 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.205:80/api/v3/secrets/keystone_username; body: {"update_if_exists": false, "visibility": "tenant", "value": "cloudify_ims-user_38488e6f-fa48-4af8-b942-916bea7b52d4"} 2018-08-26 13:00:17,765 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-26 13:00:17,766 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-26 13:00:17,766 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-26 13:00:17,766 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-26 13:00:17,766 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-26 13:00:17,766 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-26 13:00:17,766 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-26 13:00:17,766 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 118 2018-08-26 13:00:17,766 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-26T13:00:17.647Z", "updated_at": "2018-08-26T13:00:17.647Z", "created_by": "admin", "private_resource": false, "value": "cloudify_ims-user_38488e6f-fa48-4af8-b942-916bea7b52d4", "key": "keystone_username"} 2018-08-26 13:00:17,766 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-26 13:00:17,766 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 26 Aug 2018 13:00:17 GMT 2018-08-26 13:00:17,767 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-26 13:00:17,767 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 262 2018-08-26 13:00:17,767 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-26 13:00:17,767 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.205:80/api/v3/secrets/project_domain_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "Default"} 2018-08-26 13:00:17,825 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-26 13:00:17,825 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-26 13:00:17,825 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-26 13:00:17,826 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-26 13:00:17,826 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-26 13:00:17,826 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-26 13:00:17,826 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-26 13:00:17,826 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 71 2018-08-26 13:00:17,826 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-26T13:00:17.706Z", "updated_at": "2018-08-26T13:00:17.706Z", "created_by": "admin", "private_resource": false, "value": "Default", "key": "project_domain_name"} 2018-08-26 13:00:17,826 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-26 13:00:17,826 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 26 Aug 2018 13:00:17 GMT 2018-08-26 13:00:17,826 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-26 13:00:17,827 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 217 2018-08-26 13:00:17,827 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-26 13:00:17,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put private keypair in manager 2018-08-26 13:00:17,827 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-26 13:00:17,828 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-26 13:00:17,829 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-26 13:00:17,831 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-26 13:00:17,866 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-26 13:00:17,867 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-26 13:00:17,868 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-26 13:00:17,907 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-26 13:00:17,907 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-26 13:00:17,932 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-26 13:00:38,944 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-26 13:00:38,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - output: Loaded plugins: fastestmirror Could not retrieve mirrorlist http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os&infra=genclo error was 14: curl#6 - "Could not resolve host: mirrorlist.centos.org; Unknown error" 2018-08-26 13:00:38,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - error: One of the configured repositories failed (Unknown), and yum doesn't have enough cached data to continue. At this point the only safe thing yum can do is fail. There are a few ways to work "fix" this: 1. Contact the upstream for the repository and get them to fix the problem. 2. Reconfigure the baseurl/etc. for the repository, to point to a working upstream. This is most often useful if you are using a newer distribution release than is supported by the repository (and the packages for the previous distribution release still work). 3. Run the command with the repository temporarily disabled yum --disablerepo= ... 4. Disable the repository permanently, so yum won't use it by default. Yum will then just ignore the repository until you permanently enable it again or use --enablerepo for temporary usage: yum-config-manager --disable or subscription-manager repos --disable= 5. Configure the failing repository to be skipped, if it is unavailable. Note that yum will try to contact the repo. when it runs most commands, so will have to try and fail each time (and thus. yum will be be much slower). If it is a very temporary problem though, this is often a nice compromise: yum-config-manager --save --setopt=.skip_if_unavailable=true Cannot find a valid baseurl for repo: base/7/x86_64 2018-08-26 13:00:38,948 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-26 13:00:38,950 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-26 13:00:38,950 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192a1b986bc5d7cf89306e006b1e7a2d9c3a851" 2018-08-26 13:00:39,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6833 X-Openstack-Request-Id: req-e3539db3-8179-402a-a9bc-e5216a12f68d Date: Sun, 26 Aug 2018 13:00:39 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "created_at": "2018-08-26T12:55:31Z", "updated_at": "2018-08-26T12:55:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T12:55:31Z", "revision_number": 0, "id": "76d3bfba-0041-4602-8090-b9aab1816926", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T12:55:31Z", "security_group_id": "48be095f-3883-4240-9f39-a59b681469c4", "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "efefb73b469e4f1fa1ac356dc3272fbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T12:55:31Z", "revision_number": 0, "id": "a057b079-c324-4f50-8e2d-00c3d625dd25", "remote_group_id": "48be095f-3883-4240-9f39-a59b681469c4", "remote_ip_prefix": null, "created_at": "2018-08-26T12:55:31Z", "security_group_id": "48be095f-3883-4240-9f39-a59b681469c4", "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "efefb73b469e4f1fa1ac356dc3272fbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T12:55:31Z", "revision_number": 0, "id": "adf082ed-fdf4-4a58-94ba-ea12dd639152", "remote_group_id": "48be095f-3883-4240-9f39-a59b681469c4", "remote_ip_prefix": null, "created_at": "2018-08-26T12:55:31Z", "security_group_id": "48be095f-3883-4240-9f39-a59b681469c4", "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "efefb73b469e4f1fa1ac356dc3272fbe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T12:55:31Z", "revision_number": 0, "id": "c96f69a0-c4fc-46e4-b8a8-65b682f60db4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T12:55:31Z", "security_group_id": "48be095f-3883-4240-9f39-a59b681469c4", "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "efefb73b469e4f1fa1ac356dc3272fbe"}], "revision_number": 1, "project_id": "efefb73b469e4f1fa1ac356dc3272fbe", "id": "48be095f-3883-4240-9f39-a59b681469c4", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "created_at": "2018-08-26T12:57:01Z", "updated_at": "2018-08-26T12:57:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T12:57:01Z", "revision_number": 0, "id": "0d862593-990a-45d8-91bf-393dedc7375f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T12:57:01Z", "security_group_id": "e3e2e1f0-8dd4-4387-9936-b6496a8fba8d", "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "efefb73b469e4f1fa1ac356dc3272fbe"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-08-26T12:57:02Z", "revision_number": 0, "id": "51dd5abd-db64-4e77-8c4e-69d1f8b750ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T12:57:02Z", "security_group_id": "e3e2e1f0-8dd4-4387-9936-b6496a8fba8d", "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "efefb73b469e4f1fa1ac356dc3272fbe"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-26T12:57:01Z", "revision_number": 0, "id": "841ef2fa-d4e8-4386-b925-01d710220934", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T12:57:01Z", "security_group_id": "e3e2e1f0-8dd4-4387-9936-b6496a8fba8d", "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "port_range_min": 80, "ethertype": "IPv4", "project_id": "efefb73b469e4f1fa1ac356dc3272fbe"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-08-26T12:57:02Z", "revision_number": 0, "id": "86ddec74-9ff1-4c9d-a16f-a94b072e81a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T12:57:02Z", "security_group_id": "e3e2e1f0-8dd4-4387-9936-b6496a8fba8d", "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "efefb73b469e4f1fa1ac356dc3272fbe"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-26T12:57:02Z", "revision_number": 0, "id": "889f5750-8bff-47d4-b1d1-c75293018ab0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T12:57:02Z", "security_group_id": "e3e2e1f0-8dd4-4387-9936-b6496a8fba8d", "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "port_range_min": 443, "ethertype": "IPv4", "project_id": "efefb73b469e4f1fa1ac356dc3272fbe"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-26T12:57:01Z", "revision_number": 0, "id": "cd677e81-ef56-4d18-a5f4-db56fc653886", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T12:57:01Z", "security_group_id": "e3e2e1f0-8dd4-4387-9936-b6496a8fba8d", "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "port_range_min": 22, "ethertype": "IPv4", "project_id": "efefb73b469e4f1fa1ac356dc3272fbe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T12:57:01Z", "revision_number": 0, "id": "d8b67c2e-ab08-4699-ab86-470698cb857d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T12:57:01Z", "security_group_id": "e3e2e1f0-8dd4-4387-9936-b6496a8fba8d", "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "efefb73b469e4f1fa1ac356dc3272fbe"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-26T12:57:01Z", "revision_number": 0, "id": "fb2a453a-f093-44fa-8608-058395e9d853", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T12:57:01Z", "security_group_id": "e3e2e1f0-8dd4-4387-9936-b6496a8fba8d", "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "efefb73b469e4f1fa1ac356dc3272fbe"}], "revision_number": 7, "project_id": "efefb73b469e4f1fa1ac356dc3272fbe", "id": "e3e2e1f0-8dd4-4387-9936-b6496a8fba8d", "name": "cloudify_ims-sg_38488e6f-fa48-4af8-b942-916bea7b52d4"}]} 2018-08-26 13:00:39,004 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-e3539db3-8179-402a-a9bc-e5216a12f68d 2018-08-26 13:00:39,004 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0538499355316s 2018-08-26 13:00:39,004 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-e3539db3-8179-402a-a9bc-e5216a12f68d 2018-08-26 13:00:39,008 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-26 13:00:39,008 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9192a1b986bc5d7cf89306e006b1e7a2d9c3a851" -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": "48be095f-3883-4240-9f39-a59b681469c4"}}' 2018-08-26 13:00:39,237 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-a53a7889-938a-431d-a104-d07f5844c79a Date: Sun, 26 Aug 2018 13:00:39 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-26T13:00:39Z", "security_group_id": "48be095f-3883-4240-9f39-a59b681469c4", "port_range_min": 22, "revision_number": 0, "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "created_at": "2018-08-26T13:00:39Z", "project_id": "efefb73b469e4f1fa1ac356dc3272fbe", "id": "e9d0b42d-c275-495b-acf1-a761fa91dd59"}} 2018-08-26 13:00:39,237 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-a53a7889-938a-431d-a104-d07f5844c79a 2018-08-26 13:00:39,238 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.229583024979s 2018-08-26 13:00:39,238 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-a53a7889-938a-431d-a104-d07f5844c79a 2018-08-26 13:00:39,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Upload VNFD 2018-08-26 13:00:39,462 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.205:80/api/v3/blueprints/clearwater-opnfv; body: bytes data 2018-08-26 13:00:42,232 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-26 13:00:42,232 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-26 13:00:42,232 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-26 13:00:42,232 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-26 13:00:42,232 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-26 13:00:42,232 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-26 13:00:42,232 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-26 13:00:42,233 - cloudify.rest_client.http - DEBUG - request header: Transfer-Encoding: chunked 2018-08-26 13:00:42,233 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"main_file_name": "openstack-blueprint.yaml", "description": null, "tenant_name": "default_tenant", "created_at": "2018-08-26T13:00:42.064Z", "updated_at": "2018-08-26T13:00:42.064Z", "created_by": "admin", "private_resource": false, "plan": {"relationships": {"app_connected_to_bind_ellis": {"name": "app_connected_to_bind_ellis", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind", "app_connected_to_bind_ellis"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "add_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "remove_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "app_connected_to_bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/clearwater/ellis/create_number.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_port": {"name": "cloudify.openstack.server_connected_to_port", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_security_group": {"name": "cloudify.openstack.port_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "monitors_sprout_nodes": {"name": "monitors_sprout_nodes", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_sprout_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "clearwater", "description": "snmp community"}, "oids": {"default": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}, "description": "snmp oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.monitors", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_keypair": {"name": "cloudify.openstack.server_connected_to_keypair", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.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.monitors": {"name": "cloudify.relationships.monitors", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "public", "description": "the community"}, "oids": {"description": "the oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.subnet_connected_to_router": {"name": "cloudify.openstack.subnet_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.contained_in": {"name": "cloudify.relationships.contained_in", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_security_group": {"name": "cloudify.openstack.server_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "app_connected_to_bind": {"name": "app_connected_to_bind", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "add_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "remove_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_floating_ip": {"name": "cloudify.openstack.port_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_floating_ip": {"name": "cloudify.openstack.server_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": {"default": "", "type": "string", "description": "The fixed IP to be associated with the floating IP. If omitted, Openstack will choose which port to associate.\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.connected_to": {"name": "cloudify.relationships.connected_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_depends_on_volume": {"name": "cloudify.relationships.file_system_depends_on_volume", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.file_system_depends_on_volume"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/fdisk.sh"}, "device_name": {"default": {"get_attribute": ["TARGET", "device_name"]}}}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.volume_attached_to_server": {"name": "cloudify.openstack.volume_attached_to_server", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.volume_attached_to_server"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.attach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.detach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the detachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the detachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.depends_on": {"properties": {"connection_type": {"default": "all_to_all"}}, "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "name": "cloudify.relationships.depends_on", "type_hierarchy": ["cloudify.relationships.depends_on"], "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}}, "cloudify.relationships.file_system_contained_in_compute": {"name": "cloudify.relationships.file_system_contained_in_compute", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in", "cloudify.relationships.file_system_contained_in_compute"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.contained_in", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/mount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/unmount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "monitors_bono_nodes": {"name": "monitors_bono_nodes", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_bono_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "clearwater", "description": "snmp community"}, "oids": {"default": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}, "description": "snmp oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.monitors", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}}, "inputs": {"vellum_cluster_size": {"default": 1, "type": "integer", "description": "number of vellum instance"}, "agent_user": {"default": "ubuntu", "type": "string", "description": "User for connecting to agent VM's"}, "image_id": {"type": "string", "description": "Image ID of the agent VM's (Ubuntu 14.04 for clearwater)"}, "with_ellis": {"default": 1, "type": "integer", "description": "1 for true 0 for false"}, "external_network_name": {"type": "string", "description": "Network that will be the floating IP"}, "dime_cluster_size": {"default": 1, "type": "integer", "description": "number of dime instance"}, "key_pair_name": {"default": "clearwater-key", "description": "Openstack key pair name of the key to associate with the new server"}, "bono_cluster_size": {"default": 1, "type": "integer", "description": "number of bono instance"}, "flavor_id": {"type": "string", "description": "Flavor ID of the agent VM's (RAM >= 2 GB)"}, "public_domain": {"type": "string", "description": "Sip domain for sip users and bono load-balancing"}, "homer_cluster_size": {"default": 1, "type": "integer", "description": "number of homer instance"}, "release": {"default": "stable", "type": "string", "description": "Clearwater release"}, "network_name": {"default": "net2", "description": "Openstack network name the new server will be connected to"}, "private_key_path": {"description": "Path to the private key which will be used for connecting to the server\non the manager or machine running CLI if running in local mode.\n"}, "sprout_cluster_size": {"default": 1, "type": "integer", "description": "number of sprout instance"}}, "description": null, "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"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"}}}}, "outputs": {"dns_ip": {"value": {"get_attribute": ["bind_floatingip", "floating_ip_address"]}}, "ellis_ip": {"value": {"get_attribute": ["ellis_floatingip", "floating_ip_address"]}}}, "version": {"definitions_name": "cloudify_dsl", "raw": "cloudify_dsl_1_3", "definitions_version": [1, 3]}, "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "groups": {"bono_group": {"members": ["bono_floatingip", "bono_host"], "policies": {}}}, "workflows": {"scale": {"operation": "cloudify.plugins.workflows.scale_entity", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}, "plugin": "default_workflows"}, "heal": {"operation": "cloudify.plugins.workflows.auto_heal_reinstall_node_subgraph", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}, "plugin": "default_workflows"}, "update": {"operation": "cloudify.plugins.workflows.update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "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": {"scale_bono": {"type": "cloudify.policies.scaling", "properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}, "targets": ["bono_group"]}}, "nodes": [{"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "internal_sip_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "bono_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bono_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_sprout_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_node", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "monitors_sprout_nodes", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/sprout/stop-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/sprout/install-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/sprout/install-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "sprout", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.sprout"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/sprout/stop-sprout.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/sprout/install-sprout.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "sprout", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "sprout_host", "type": "clearwater.nodes.sprout", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "vellum_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/vellum/stop-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"script_path": "scripts/clearwater/vellum/start-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/vellum/install-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/vellum/install-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "vellum", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.vellum"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "scripts/clearwater/vellum/start-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/vellum/stop-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/vellum/install-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "vellum", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "vellum_host", "type": "clearwater.nodes.vellum", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "homer_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "homer_cluster_size"}, "default_instances": {"get_input": "homer_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "homer_cluster_size"}}}}, "id": "homer_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}}, "name": "keypair", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.openstack.nodes.KeyPair"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.keypair.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.keypair.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.keypair.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "keypair", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.KeyPair", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": {"get_input": "key_pair_name"}, "create_if_missing": false, "keypair": {}, "private_key_path": {"get_input": "private_key_path"}, "use_external_resource": true}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "internal_sip_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "internal_sip_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5054}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5052}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind", "app_connected_to_bind_ellis"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/clearwater/ellis/create_number.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind_ellis", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/ellis/stop-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "ellis", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.ellis"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/ellis/stop-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/ellis/install-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "ellis", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.ellis", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 10}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 10}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "proxy_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 10}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "proxy_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "proxy_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "dime_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "dime_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8889}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 10888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_dime", "description": "memcached Chronos REST"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "ellis_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"resource_id": "", "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "dime_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "dime_cluster_size"}, "default_instances": {"get_input": "dime_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "dime_cluster_size"}}}}, "id": "dime_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "bono_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5062}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 65535, "port_range_min": 32768, "protocol": "udp"}, {"remote_ip_prefix": "0.0.0.0/0", "port": 6669}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "vellum_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "vellum_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "vellum_cluster_size"}, "default_instances": {"get_input": "vellum_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "vellum_cluster_size"}}}}, "id": "vellum_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "vellum_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/dime/stop-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/dime/install-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/dime/install-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "dime", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.dime"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/dime/stop-dime.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/dime/install-dime.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "dime", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.dime", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.create": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/install_requirements.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/install_requirements.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "proxy_node", "type_hierarchy": ["cloudify.nodes.Root", "SNMPProxy"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/monitoring/proxy_snmp/install_requirements.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "proxy_node", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "host_id": "proxy_host", "type": "SNMPProxy", "properties": {}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "base_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "base_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "port": 22}, {"remote_ip_prefix": "0.0.0.0/0", "port": 4000}, {"remote_ip_prefix": "0.0.0.0/0", "port": 2380}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 161}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_base", "description": "SSH"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "bono_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"resource_id": "", "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "homer_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "homer_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "internal_sip_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "sprout_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "sprout_cluster_size"}, "default_instances": {"get_input": "sprout_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "sprout_cluster_size"}}}}, "id": "sprout_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "sprout_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "bind_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 53}, {"remote_ip_prefix": "0.0.0.0/0", "port": 53}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bind", "description": "DNS"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/homer/stop-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "homer", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.homer"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/homer/stop-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/homer/install-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "homer", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.homer", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "sprout_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "sprout_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "bind_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "bind_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "install"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "install"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/other/install-etcd.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/other/install-etcd.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "bind", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.infra.bind"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "install"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/other/install-etcd.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.infra.bind", "properties": {"private_domain": "clearwater.local", "secret_code": "secret", "hss_port": "3868", "public_domain": {"get_input": "public_domain"}, "release": {"get_input": "release"}, "hss_hostname": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_bono_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_node", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "monitors_bono_nodes", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/bono/stop-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/bono/install-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/bono/install-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "bono", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.bono"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/bono/stop-bono.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/bono/install-bono.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bono_host", "type": "clearwater.nodes.bono", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "ellis_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 80}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 443}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_ellis", "description": "Web UI"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "ellis_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "bind_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"resource_id": "", "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "vellum_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "vellum_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11211}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11311}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7253}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7000}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 6668, "port_range_min": 6667}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}], "scaling_groups": {"bono_group": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}, "members": ["bono_floatingip", "bono_host"]}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}}, "id": "clearwater-opnfv"} 2018-08-26 13:00:42,235 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-26 13:00:42,235 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 26 Aug 2018 13:00:42 GMT 2018-08-26 13:00:42,235 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-26 13:00:42,236 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 515398 2018-08-26 13:00:42,236 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-26 13:00:42,258 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-08-26 13:00:43,727 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:e99edc0ddb9a257a75b095cc2b9780eb sha256:cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1 2018-08-26 13:00:43,728 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-26 13:00:43,730 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192a1b986bc5d7cf89306e006b1e7a2d9c3a851" 2018-08-26 13:00:44,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1403 Content-Type: application/json X-Openstack-Request-Id: req-3deb078e-b988-445f-9a3d-d23ba7893ae4 Date: Sun, 26 Aug 2018 13:00:44 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-26T12:56:59Z", "file": "/v2/images/d96424a9-2524-4945-aef3-6317dbec37aa/file", "owner": "efefb73b469e4f1fa1ac356dc3272fbe", "id": "d96424a9-2524-4945-aef3-6317dbec37aa", "size": 4373348352, "self": "/v2/images/d96424a9-2524-4945-aef3-6317dbec37aa", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/d96424a9-2524-4945-aef3-6317dbec37aa/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/d96424a9-2524-4945-aef3-6317dbec37aa/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_38488e6f-fa48-4af8-b942-916bea7b52d4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_38488e6f-fa48-4af8-b942-916bea7b52d4", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-26T12:55:59Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-26 13:00:44,013 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-3deb078e-b988-445f-9a3d-d23ba7893ae4 2018-08-26 13:00:44,013 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.284311056137s 2018-08-26 13:00:44,013 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-3deb078e-b988-445f-9a3d-d23ba7893ae4 2018-08-26 13:00:44,019 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-26 13:00:44,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9192a1b986bc5d7cf89306e006b1e7a2d9c3a851" -d '{"owner_specified.shade.md5": "e99edc0ddb9a257a75b095cc2b9780eb", "owner_specified.shade.sha256": "cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1", "owner_specified.shade.object": "images/cloudify_ims-img_alt_38488e6f-fa48-4af8-b942-916bea7b52d4", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify_ims-img_alt_38488e6f-fa48-4af8-b942-916bea7b52d4"}' 2018-08-26 13:00:44,058 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 949 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/916359fb-32e3-402a-8217-8b09dde5b5fb Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-498af4c0-64c8-499b-b056-a231119de27e Date: Sun, 26 Aug 2018 13:00:44 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-26T13:00:44Z", "file": "/v2/images/916359fb-32e3-402a-8217-8b09dde5b5fb/file", "owner": "efefb73b469e4f1fa1ac356dc3272fbe", "id": "916359fb-32e3-402a-8217-8b09dde5b5fb", "size": null, "self": "/v2/images/916359fb-32e3-402a-8217-8b09dde5b5fb", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_alt_38488e6f-fa48-4af8-b942-916bea7b52d4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "e99edc0ddb9a257a75b095cc2b9780eb", "name": "cloudify_ims-img_alt_38488e6f-fa48-4af8-b942-916bea7b52d4", "checksum": null, "created_at": "2018-08-26T13:00:44Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-26 13:00:44,058 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-498af4c0-64c8-499b-b056-a231119de27e 2018-08-26 13:00:44,058 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0391108989716s 2018-08-26 13:00:44,058 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-498af4c0-64c8-499b-b056-a231119de27e returning object 916359fb-32e3-402a-8217-8b09dde5b5fb 2018-08-26 13:00:44,058 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-26 13:00:44,060 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/916359fb-32e3-402a-8217-8b09dde5b5fb/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}9192a1b986bc5d7cf89306e006b1e7a2d9c3a851" -d '' 2018-08-26 13:00:47,973 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a5ecebb8-d0ac-49d7-bbf1-9a6d72b4ed14 Date: Sun, 26 Aug 2018 13:00:47 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-26 13:00:47,973 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/916359fb-32e3-402a-8217-8b09dde5b5fb/file used request id req-a5ecebb8-d0ac-49d7-bbf1-9a6d72b4ed14 2018-08-26 13:00:47,973 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 3.91454315186s 2018-08-26 13:00:47,973 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/916359fb-32e3-402a-8217-8b09dde5b5fb/file used request id req-a5ecebb8-d0ac-49d7-bbf1-9a6d72b4ed14 2018-08-26 13:00:47,977 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-26 13:00:47,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192a1b986bc5d7cf89306e006b1e7a2d9c3a851" 2018-08-26 13:00:48,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2746 Content-Type: application/json X-Openstack-Request-Id: req-f27c6966-ca3e-4f02-b513-4ba9f1b61541 Date: Sun, 26 Aug 2018 13:00:48 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-26T13:00:47Z", "file": "/v2/images/916359fb-32e3-402a-8217-8b09dde5b5fb/file", "owner": "efefb73b469e4f1fa1ac356dc3272fbe", "id": "916359fb-32e3-402a-8217-8b09dde5b5fb", "size": 263193088, "self": "/v2/images/916359fb-32e3-402a-8217-8b09dde5b5fb", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/916359fb-32e3-402a-8217-8b09dde5b5fb/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1", "locations": [{"url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/916359fb-32e3-402a-8217-8b09dde5b5fb/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_alt_38488e6f-fa48-4af8-b942-916bea7b52d4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "e99edc0ddb9a257a75b095cc2b9780eb", "name": "cloudify_ims-img_alt_38488e6f-fa48-4af8-b942-916bea7b52d4", "checksum": "e99edc0ddb9a257a75b095cc2b9780eb", "created_at": "2018-08-26T13:00:44Z", "os_hidden": false, "protected": false, "os_hash_value": "95292149bd2422421f9108f90b8aa2421121b613d5620d7abb2484936b6f58fb9a0e8022f765360c1efac021ccb1e92775e9fe7ba0f78034ca56d97d5a3cbe15"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-26T12:56:59Z", "file": "/v2/images/d96424a9-2524-4945-aef3-6317dbec37aa/file", "owner": "efefb73b469e4f1fa1ac356dc3272fbe", "id": "d96424a9-2524-4945-aef3-6317dbec37aa", "size": 4373348352, "self": "/v2/images/d96424a9-2524-4945-aef3-6317dbec37aa", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/d96424a9-2524-4945-aef3-6317dbec37aa/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/d96424a9-2524-4945-aef3-6317dbec37aa/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_38488e6f-fa48-4af8-b942-916bea7b52d4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_38488e6f-fa48-4af8-b942-916bea7b52d4", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-26T12:55:59Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-26 13:00:48,041 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-f27c6966-ca3e-4f02-b513-4ba9f1b61541 2018-08-26 13:00:48,042 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0641131401062s 2018-08-26 13:00:48,042 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-f27c6966-ca3e-4f02-b513-4ba9f1b61541 2018-08-26 13:00:48,044 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/916359fb-32e3-402a-8217-8b09dde5b5fb/snap', u'metadata': Munch({})})], 'file': u'/v2/images/916359fb-32e3-402a-8217-8b09dde5b5fb/file', 'owner': u'efefb73b469e4f1fa1ac356dc3272fbe', 'id': u'916359fb-32e3-402a-8217-8b09dde5b5fb', 'size': 263193088, u'self': u'/v2/images/916359fb-32e3-402a-8217-8b09dde5b5fb', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'efefb73b469e4f1fa1ac356dc3272fbe', 'name': 'cloudify_ims-project_38488e6f-fa48-4af8-b942-916bea7b52d4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/916359fb-32e3-402a-8217-8b09dde5b5fb/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-26T13:00:47Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-26T13:00:47Z', u'owner_specified.shade.sha256': u'cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_38488e6f-fa48-4af8-b942-916bea7b52d4', '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/916359fb-32e3-402a-8217-8b09dde5b5fb', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_38488e6f-fa48-4af8-b942-916bea7b52d4', u'owner_specified.shade.md5': u'e99edc0ddb9a257a75b095cc2b9780eb', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify_ims-img_alt_38488e6f-fa48-4af8-b942-916bea7b52d4', 'created': u'2018-08-26T13:00:44Z', 'checksum': u'e99edc0ddb9a257a75b095cc2b9780eb', 'created_at': u'2018-08-26T13:00:44Z', 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/916359fb-32e3-402a-8217-8b09dde5b5fb', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_38488e6f-fa48-4af8-b942-916bea7b52d4', u'owner_specified.shade.md5': u'e99edc0ddb9a257a75b095cc2b9780eb', u'schema': u'/v2/schemas/image'}}) 2018-08-26 13:00:48,045 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-26 13:00:48,047 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}018f7fe1d7edea99d19e95fd928ba47d6525a399" -d '{"flavor": {"vcpus": 2, "ram": 2048, "name": "cloudify_ims-flavor_alt_38488e6f-fa48-4af8-b942-916bea7b52d4", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": null, "swap": 0}}' 2018-08-26 13:00:48,096 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:00: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-e3f5f8ae-0ead-4131-8751-ab6b32d0ed8a x-compute-request-id: req-e3f5f8ae-0ead-4131-8751-ab6b32d0ed8a Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"flavor": {"name": "cloudify_ims-flavor_alt_38488e6f-fa48-4af8-b942-916bea7b52d4", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/80db4a56-e0ba-4c38-bf1b-fd052f18cad9", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/80db4a56-e0ba-4c38-bf1b-fd052f18cad9", "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": "80db4a56-e0ba-4c38-bf1b-fd052f18cad9"}} 2018-08-26 13:00:48,097 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-e3f5f8ae-0ead-4131-8751-ab6b32d0ed8a 2018-08-26 13:00:48,097 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0517020225525s 2018-08-26 13:00:48,097 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-e3f5f8ae-0ead-4131-8751-ab6b32d0ed8a 2018-08-26 13:00:48,098 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify_ims-flavor_alt_38488e6f-fa48-4af8-b942-916bea7b52d4', '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'e428b6e578e2485b9cc26da9ccf96a96', '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'80db4a56-e0ba-4c38-bf1b-fd052f18cad9', 'swap': 0}) 2018-08-26 13:00:48,098 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-26 13:00:48,101 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/80db4a56-e0ba-4c38-bf1b-fd052f18cad9/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}018f7fe1d7edea99d19e95fd928ba47d6525a399" -d '{"extra_specs": {}}' 2018-08-26 13:00:48,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:00: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-ba806b37-d8b1-4e05-bf6c-65e4b705a6f4 x-compute-request-id: req-ba806b37-d8b1-4e05-bf6c-65e4b705a6f4 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-26 13:00:48,121 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/80db4a56-e0ba-4c38-bf1b-fd052f18cad9/os-extra_specs used request id req-ba806b37-d8b1-4e05-bf6c-65e4b705a6f4 2018-08-26 13:00:48,121 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.02254986763s 2018-08-26 13:00:48,121 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/80db4a56-e0ba-4c38-bf1b-fd052f18cad9/os-extra_specs used request id req-ba806b37-d8b1-4e05-bf6c-65e4b705a6f4 2018-08-26 13:00:48,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Create VNF Instance 2018-08-26 13:00:48,122 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.205:80/api/v3/deployments/clearwater-opnfv; body: {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "916359fb-32e3-402a-8217-8b09dde5b5fb", "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_38488e6f-fa48-4af8-b942-916bea7b52d4", "bono_cluster_size": 1, "flavor_id": "80db4a56-e0ba-4c38-bf1b-fd052f18cad9", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_38488e6f-fa48-4af8-b942-916bea7b52d4", "private_key_path": "/etc/cloudify/cloudify_ims.pem", "sprout_cluster_size": 1}, "skip_plugins_validation": false, "visibility": "tenant", "blueprint_id": "clearwater-opnfv"} 2018-08-26 13:00:49,917 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-26 13:00:49,917 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-26 13:00:49,917 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-26 13:00:49,917 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-26 13:00:49,917 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-26 13:00:49,918 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-26 13:00:49,918 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-26 13:00:49,918 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 656 2018-08-26 13:00:49,918 - cloudify.rest_client.http - DEBUG - reply: "500 INTERNAL SERVER ERROR" {"status": 500, "message": "Internal Server Error"} 2018-08-26 13:00:49,918 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-26 13:00:49,918 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 26 Aug 2018 13:00:49 GMT 2018-08-26 13:00:49,918 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-26 13:00:49,918 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 51 2018-08-26 13:00:49,918 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-26 13:00:49,919 - 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 429, in run if not self.execute(): File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/ims/cloudify_ims.py", line 162, in execute if (self.deploy_vnf() and self.test_vnf()): File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/ims/cloudify_ims.py", line 191, in deploy_vnf self.vnf.get('inputs')) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/deployments.py", line 214, in create response = self.api.put(uri, data, expected_status_code=201) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 263, in put timeout=timeout) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 224, in do_request verify=self.get_request_verify(), timeout=timeout) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 158, in _do_request self._raise_client_error(response, request_url) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 119, in _raise_client_error response=response) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 131, in _prepare_and_raise_exception status_code, error_code=error_code, response=response) CloudifyClientError: 500: Internal Server Error 2018-08-26 13:00:50,056 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-26 13:00:50,056 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | cloudify_ims | functest | 05:19 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-08-26 13:00:50,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Deleting the current deployment 2018-08-26 13:00:50,061 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions 2018-08-26 13:00:50,154 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-26 13:00:50,155 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-26 13:00:50,155 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-26 13:00:50,155 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-26 13:00:50,155 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-26 13:00:50,155 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-26 13:00:50,155 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-26 13:00:50,155 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"status": "pending", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"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"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-26T13:00:49.057Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "4f194583-121a-46fc-b7d2-2f2db2ce5cb9"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-08-26 13:00:50,155 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-26 13:00:50,156 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 26 Aug 2018 13:00:50 GMT 2018-08-26 13:00:50,156 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-26 13:00:50,156 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6369 2018-08-26 13:00:50,156 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-26 13:00:50,156 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.205:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "clearwater-opnfv", "force": "true", "workflow_id": "uninstall", "parameters": {"ignore_failure": true}} 2018-08-26 13:00:50,224 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-26 13:00:50,224 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-26 13:00:50,224 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-26 13:00:50,224 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-26 13:00:50,224 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-26 13:00:50,225 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-26 13:00:50,225 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-26 13:00:50,225 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 158 2018-08-26 13:00:50,225 - cloudify.rest_client.http - DEBUG - reply: "400 BAD REQUEST" {"message": "Deployment environment creation is still pending, try again in a minute", "error_code": "deployment_environment_creation_pending_error", "server_traceback": "Traceback (most recent call last):\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/rest/rest_decorators.py\", line 93, in wrapper\n return func(*args, **kwargs)\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/rest/rest_decorators.py\", line 133, in wrapper\n response = f(*args, **kwargs)\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/rest/resources_v1/executions.py\", line 115, in post\n bypass_maintenance=bypass_maintenance)\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/resource_manager.py\", line 359, in execute_workflow\n self._verify_deployment_environment_created_successfully(deployment_id)\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/resource_manager.py\", line 1117, in _verify_deployment_environment_created_successfully\n 'Deployment environment creation is still pending, '\nDeploymentEnvironmentCreationPendingError: Deployment environment creation is still pending, try again in a minute\n"} 2018-08-26 13:00:50,225 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-26 13:00:50,225 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 26 Aug 2018 13:00:50 GMT 2018-08-26 13:00:50,225 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-26 13:00:50,225 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1203 2018-08-26 13:00:50,225 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-26 13:00:50,226 - 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 273, in clean force=True) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/executions.py", line 201, in start expected_status_code=201) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 285, in post timeout=timeout) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 224, in do_request verify=self.get_request_verify(), timeout=timeout) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 158, in _do_request self._raise_client_error(response, request_url) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 119, in _raise_client_error response=response) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 131, in _prepare_and_raise_exception status_code, error_code=error_code, response=response) DeploymentEnvironmentCreationPendingError: 400: Deployment environment creation is still pending, try again in a minute 2018-08-26 13:00:50,229 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-26 13:00:50,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/916359fb-32e3-402a-8217-8b09dde5b5fb -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192a1b986bc5d7cf89306e006b1e7a2d9c3a851" 2018-08-26 13:00:50,614 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-83e2c101-2bc8-4a1b-a884-69ebcb0b34f7 Date: Sun, 26 Aug 2018 13:00: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-26 13:00:50,614 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/916359fb-32e3-402a-8217-8b09dde5b5fb used request id req-83e2c101-2bc8-4a1b-a884-69ebcb0b34f7 2018-08-26 13:00:50,615 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.385921001434s 2018-08-26 13:00:50,615 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/916359fb-32e3-402a-8217-8b09dde5b5fb used request id req-83e2c101-2bc8-4a1b-a884-69ebcb0b34f7 2018-08-26 13:00:50,615 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-26 13:00:50,618 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}018f7fe1d7edea99d19e95fd928ba47d6525a399" 2018-08-26 13:00:50,639 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:00: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-88cf22c0-bcec-40db-b318-77ca4237d4a5 x-compute-request-id: req-88cf22c0-bcec-40db-b318-77ca4237d4a5 Content-Encoding: gzip Content-Length: 370 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cloudify_ims-flavor_alt_38488e6f-fa48-4af8-b942-916bea7b52d4", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/80db4a56-e0ba-4c38-bf1b-fd052f18cad9", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/80db4a56-e0ba-4c38-bf1b-fd052f18cad9", "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": "80db4a56-e0ba-4c38-bf1b-fd052f18cad9"}, {"name": "cloudify_ims-flavor_38488e6f-fa48-4af8-b942-916bea7b52d4", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/fb7011f2-af7d-463c-8073-a7bd3096f8d9", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/fb7011f2-af7d-463c-8073-a7bd3096f8d9", "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": "fb7011f2-af7d-463c-8073-a7bd3096f8d9"}]} 2018-08-26 13:00:50,639 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-88cf22c0-bcec-40db-b318-77ca4237d4a5 2018-08-26 13:00:50,639 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0237622261047s 2018-08-26 13:00:50,639 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-88cf22c0-bcec-40db-b318-77ca4237d4a5 2018-08-26 13:00:50,641 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-26 13:00:50,644 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/80db4a56-e0ba-4c38-bf1b-fd052f18cad9 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}018f7fe1d7edea99d19e95fd928ba47d6525a399" 2018-08-26 13:00:50,667 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 26 Aug 2018 13:00: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-5ff307bb-0c9e-49af-9920-5cde3cec586d x-compute-request-id: req-5ff307bb-0c9e-49af-9920-5cde3cec586d Content-Length: 0 Content-Type: application/json 2018-08-26 13:00:50,667 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/80db4a56-e0ba-4c38-bf1b-fd052f18cad9 used request id req-5ff307bb-0c9e-49af-9920-5cde3cec586d 2018-08-26 13:00:50,667 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.025454044342s 2018-08-26 13:00:50,667 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/80db4a56-e0ba-4c38-bf1b-fd052f18cad9 used request id req-5ff307bb-0c9e-49af-9920-5cde3cec586d 2018-08-26 13:00:50,669 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-26 13:00:50,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/floatingips/f28d2299-c535-4f60-89a2-3040c607a8d2.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192a1b986bc5d7cf89306e006b1e7a2d9c3a851" 2018-08-26 13:00:51,784 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8bc4aba6-02bb-405c-9375-f009ff2c3ecd Content-Length: 0 Date: Sun, 26 Aug 2018 13:00:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-26 13:00:51,784 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/f28d2299-c535-4f60-89a2-3040c607a8d2.json used request id req-8bc4aba6-02bb-405c-9375-f009ff2c3ecd 2018-08-26 13:00:51,784 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.11500692368s 2018-08-26 13:00:51,785 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/f28d2299-c535-4f60-89a2-3040c607a8d2.json used request id req-8bc4aba6-02bb-405c-9375-f009ff2c3ecd 2018-08-26 13:00:51,790 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-26 13:00:51,791 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192a1b986bc5d7cf89306e006b1e7a2d9c3a851" 2018-08-26 13:00:51,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-29dc1e11-fb51-42b8-b2dd-6d5aecb344c1 Date: Sun, 26 Aug 2018 13:00:51 GMT RESP BODY: {"floatingips": []} 2018-08-26 13:00:51,837 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-29dc1e11-fb51-42b8-b2dd-6d5aecb344c1 2018-08-26 13:00:51,837 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0466561317444s 2018-08-26 13:00:51,837 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-29dc1e11-fb51-42b8-b2dd-6d5aecb344c1 2018-08-26 13:00:51,838 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-26 13:00:51,841 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/servers/19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192a1b986bc5d7cf89306e006b1e7a2d9c3a851" 2018-08-26 13:00:51,995 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 26 Aug 2018 13:00:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-de66d3cf-b8e1-4ac9-93a3-a05f663a642f x-compute-request-id: req-de66d3cf-b8e1-4ac9-93a3-a05f663a642f Content-Type: application/json 2018-08-26 13:00:51,995 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6 used request id req-de66d3cf-b8e1-4ac9-93a3-a05f663a642f 2018-08-26 13:00:51,995 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.15690279007s 2018-08-26 13:00:51,995 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6 used request id req-de66d3cf-b8e1-4ac9-93a3-a05f663a642f 2018-08-26 13:00:51,996 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 13:00:51,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192a1b986bc5d7cf89306e006b1e7a2d9c3a851" 2018-08-26 13:00:52,487 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:00: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-1563c359-193b-45c5-a009-12f47a45e2b8 x-compute-request-id: req-1563c359-193b-45c5-a009-12f47a45e2b8 Content-Encoding: gzip Content-Length: 774 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_38488e6f-fa48-4af8-b942-916bea7b52d4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:03:aa", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:03:aa", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "rel": "bookmark"}], "image": {"id": "d96424a9-2524-4945-aef3-6317dbec37aa", "links": [{"href": "http://172.30.9.22:8774/images/d96424a9-2524-4945-aef3-6317dbec37aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T12:59:13.000000", "flavor": {"id": "fb7011f2-af7d-463c-8073-a7bd3096f8d9", "links": [{"href": "http://172.30.9.22:8774/flavors/fb7011f2-af7d-463c-8073-a7bd3096f8d9", "rel": "bookmark"}]}, "id": "19fedf9f-f7f5-4dda-ac8b-0e61c7b8d6c6", "security_groups": [{"name": "cloudify_ims-sg_38488e6f-fa48-4af8-b942-916bea7b52d4"}], "user_id": "d4c3f98d6bcc4600973cc095e0e84190", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:00:51Z", "hostId": "b86ce81555ba9e0b8329d9d0cdd787e17615e04a5d6754c1e8a36457", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_38488e6f-fa48-4af8-b942-916bea7b52d4", "name": "cloudify_ims-vm_38488e6f-fa48-4af8-b942-916bea7b52d4", "created": "2018-08-26T12:57:04Z", "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 13:00:52,487 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-1563c359-193b-45c5-a009-12f47a45e2b8 2018-08-26 13:00:52,487 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.491573095322s 2018-08-26 13:00:52,488 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-1563c359-193b-45c5-a009-12f47a45e2b8 2018-08-26 13:00:52,489 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 13:00:54,492 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 13:00:54,495 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192a1b986bc5d7cf89306e006b1e7a2d9c3a851" 2018-08-26 13:00:54,565 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:00: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-60136f2d-90df-474b-bd0f-bbc3ababfe49 x-compute-request-id: req-60136f2d-90df-474b-bd0f-bbc3ababfe49 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-26 13:00:54,565 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-60136f2d-90df-474b-bd0f-bbc3ababfe49 2018-08-26 13:00:54,565 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0730481147766s 2018-08-26 13:00:54,565 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-60136f2d-90df-474b-bd0f-bbc3ababfe49 2018-08-26 13:00:54,568 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-26 13:00:54,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192a1b986bc5d7cf89306e006b1e7a2d9c3a851" 2018-08-26 13:00:54,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7329 X-Openstack-Request-Id: req-77a9dad0-1611-4894-9a21-c3fac08fbcdb Date: Sun, 26 Aug 2018 13:00:54 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "created_at": "2018-08-26T12:55:31Z", "updated_at": "2018-08-26T13:00:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T12:55:31Z", "revision_number": 0, "id": "76d3bfba-0041-4602-8090-b9aab1816926", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T12:55:31Z", "security_group_id": "48be095f-3883-4240-9f39-a59b681469c4", "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "efefb73b469e4f1fa1ac356dc3272fbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T12:55:31Z", "revision_number": 0, "id": "a057b079-c324-4f50-8e2d-00c3d625dd25", "remote_group_id": "48be095f-3883-4240-9f39-a59b681469c4", "remote_ip_prefix": null, "created_at": "2018-08-26T12:55:31Z", "security_group_id": "48be095f-3883-4240-9f39-a59b681469c4", "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "efefb73b469e4f1fa1ac356dc3272fbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T12:55:31Z", "revision_number": 0, "id": "adf082ed-fdf4-4a58-94ba-ea12dd639152", "remote_group_id": "48be095f-3883-4240-9f39-a59b681469c4", "remote_ip_prefix": null, "created_at": "2018-08-26T12:55:31Z", "security_group_id": "48be095f-3883-4240-9f39-a59b681469c4", "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "efefb73b469e4f1fa1ac356dc3272fbe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T12:55:31Z", "revision_number": 0, "id": "c96f69a0-c4fc-46e4-b8a8-65b682f60db4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T12:55:31Z", "security_group_id": "48be095f-3883-4240-9f39-a59b681469c4", "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "efefb73b469e4f1fa1ac356dc3272fbe"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-26T13:00:39Z", "revision_number": 0, "id": "e9d0b42d-c275-495b-acf1-a761fa91dd59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T13:00:39Z", "security_group_id": "48be095f-3883-4240-9f39-a59b681469c4", "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "port_range_min": 22, "ethertype": "IPv4", "project_id": "efefb73b469e4f1fa1ac356dc3272fbe"}], "revision_number": 2, "project_id": "efefb73b469e4f1fa1ac356dc3272fbe", "id": "48be095f-3883-4240-9f39-a59b681469c4", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "created_at": "2018-08-26T12:57:01Z", "updated_at": "2018-08-26T12:57:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T12:57:01Z", "revision_number": 0, "id": "0d862593-990a-45d8-91bf-393dedc7375f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T12:57:01Z", "security_group_id": "e3e2e1f0-8dd4-4387-9936-b6496a8fba8d", "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "efefb73b469e4f1fa1ac356dc3272fbe"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-08-26T12:57:02Z", "revision_number": 0, "id": "51dd5abd-db64-4e77-8c4e-69d1f8b750ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T12:57:02Z", "security_group_id": "e3e2e1f0-8dd4-4387-9936-b6496a8fba8d", "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "efefb73b469e4f1fa1ac356dc3272fbe"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-26T12:57:01Z", "revision_number": 0, "id": "841ef2fa-d4e8-4386-b925-01d710220934", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T12:57:01Z", "security_group_id": "e3e2e1f0-8dd4-4387-9936-b6496a8fba8d", "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "port_range_min": 80, "ethertype": "IPv4", "project_id": "efefb73b469e4f1fa1ac356dc3272fbe"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-08-26T12:57:02Z", "revision_number": 0, "id": "86ddec74-9ff1-4c9d-a16f-a94b072e81a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T12:57:02Z", "security_group_id": "e3e2e1f0-8dd4-4387-9936-b6496a8fba8d", "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "efefb73b469e4f1fa1ac356dc3272fbe"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-26T12:57:02Z", "revision_number": 0, "id": "889f5750-8bff-47d4-b1d1-c75293018ab0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T12:57:02Z", "security_group_id": "e3e2e1f0-8dd4-4387-9936-b6496a8fba8d", "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "port_range_min": 443, "ethertype": "IPv4", "project_id": "efefb73b469e4f1fa1ac356dc3272fbe"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-26T12:57:01Z", "revision_number": 0, "id": "cd677e81-ef56-4d18-a5f4-db56fc653886", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T12:57:01Z", "security_group_id": "e3e2e1f0-8dd4-4387-9936-b6496a8fba8d", "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "port_range_min": 22, "ethertype": "IPv4", "project_id": "efefb73b469e4f1fa1ac356dc3272fbe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T12:57:01Z", "revision_number": 0, "id": "d8b67c2e-ab08-4699-ab86-470698cb857d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T12:57:01Z", "security_group_id": "e3e2e1f0-8dd4-4387-9936-b6496a8fba8d", "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "efefb73b469e4f1fa1ac356dc3272fbe"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-26T12:57:01Z", "revision_number": 0, "id": "fb2a453a-f093-44fa-8608-058395e9d853", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T12:57:01Z", "security_group_id": "e3e2e1f0-8dd4-4387-9936-b6496a8fba8d", "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "efefb73b469e4f1fa1ac356dc3272fbe"}], "revision_number": 7, "project_id": "efefb73b469e4f1fa1ac356dc3272fbe", "id": "e3e2e1f0-8dd4-4387-9936-b6496a8fba8d", "name": "cloudify_ims-sg_38488e6f-fa48-4af8-b942-916bea7b52d4"}]} 2018-08-26 13:00:54,618 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-77a9dad0-1611-4894-9a21-c3fac08fbcdb 2018-08-26 13:00:54,618 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.049446105957s 2018-08-26 13:00:54,618 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-77a9dad0-1611-4894-9a21-c3fac08fbcdb 2018-08-26 13:00:54,622 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-08-26 13:00:54,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/security-groups/e3e2e1f0-8dd4-4387-9936-b6496a8fba8d.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192a1b986bc5d7cf89306e006b1e7a2d9c3a851" 2018-08-26 13:00:54,813 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-cf9aa2f7-ab12-479b-b371-9c5d416b4cfc Content-Length: 0 Date: Sun, 26 Aug 2018 13:00:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-26 13:00:54,813 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/e3e2e1f0-8dd4-4387-9936-b6496a8fba8d.json used request id req-cf9aa2f7-ab12-479b-b371-9c5d416b4cfc 2018-08-26 13:00:54,813 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.191258192062s 2018-08-26 13:00:54,813 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/e3e2e1f0-8dd4-4387-9936-b6496a8fba8d.json used request id req-cf9aa2f7-ab12-479b-b371-9c5d416b4cfc 2018-08-26 13:00:54,814 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-26 13:00:54,816 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/os-keypairs/cloudify_ims-kp_38488e6f-fa48-4af8-b942-916bea7b52d4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192a1b986bc5d7cf89306e006b1e7a2d9c3a851" 2018-08-26 13:00:54,849 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 26 Aug 2018 13:00: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-55ed5e2e-51c5-4da4-a247-4cd60c241ec4 x-compute-request-id: req-55ed5e2e-51c5-4da4-a247-4cd60c241ec4 Content-Length: 0 Content-Type: application/json 2018-08-26 13:00:54,849 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/cloudify_ims-kp_38488e6f-fa48-4af8-b942-916bea7b52d4 used request id req-55ed5e2e-51c5-4da4-a247-4cd60c241ec4 2018-08-26 13:00:54,850 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0356841087341s 2018-08-26 13:00:54,850 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/cloudify_ims-kp_38488e6f-fa48-4af8-b942-916bea7b52d4 used request id req-55ed5e2e-51c5-4da4-a247-4cd60c241ec4 2018-08-26 13:00:54,850 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-26 13:00:54,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/e174bdd0-09e5-4bc6-9c97-5a4352eb26f4/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}9192a1b986bc5d7cf89306e006b1e7a2d9c3a851" -d '{"subnet_id": "6c908ff7-e0c2-4029-bb34-ec71bdaa6ab7"}' 2018-08-26 13:00:56,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-f432e1e7-955b-4f0d-9099-6e3837a7c5cc Date: Sun, 26 Aug 2018 13:00:56 GMT RESP BODY: {"network_id": "f4e5cfcc-7262-4fe3-a365-4b48436f93a5", "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "subnet_id": "6c908ff7-e0c2-4029-bb34-ec71bdaa6ab7", "subnet_ids": ["6c908ff7-e0c2-4029-bb34-ec71bdaa6ab7"], "port_id": "93b4aace-ee2b-4d1c-b498-f9925e254712", "id": "e174bdd0-09e5-4bc6-9c97-5a4352eb26f4"} 2018-08-26 13:00:56,514 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/e174bdd0-09e5-4bc6-9c97-5a4352eb26f4/remove_router_interface.json used request id req-f432e1e7-955b-4f0d-9099-6e3837a7c5cc 2018-08-26 13:00:56,515 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.66447210312s 2018-08-26 13:00:56,515 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/e174bdd0-09e5-4bc6-9c97-5a4352eb26f4/remove_router_interface.json used request id req-f432e1e7-955b-4f0d-9099-6e3837a7c5cc returning object e174bdd0-09e5-4bc6-9c97-5a4352eb26f4 2018-08-26 13:00:56,515 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-26 13:00:56,516 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192a1b986bc5d7cf89306e006b1e7a2d9c3a851" 2018-08-26 13:00:56,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 626 X-Openstack-Request-Id: req-3978eb97-c51d-4048-8d0d-5ff0ff0275d0 Date: Sun, 26 Aug 2018 13:00:56 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a3c401bc-6377-43cc-8a20-abe78f2d51b9", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "efefb73b469e4f1fa1ac356dc3272fbe", "created_at": "2018-08-26T12:55:33Z", "admin_state_up": true, "updated_at": "2018-08-26T13:00:55Z", "revision_number": 4, "routes": [], "project_id": "efefb73b469e4f1fa1ac356dc3272fbe", "id": "e174bdd0-09e5-4bc6-9c97-5a4352eb26f4", "name": "cloudify_ims-router_38488e6f-fa48-4af8-b942-916bea7b52d4"}]} 2018-08-26 13:00:56,638 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-3978eb97-c51d-4048-8d0d-5ff0ff0275d0 2018-08-26 13:00:56,638 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.122275114059s 2018-08-26 13:00:56,638 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-3978eb97-c51d-4048-8d0d-5ff0ff0275d0 2018-08-26 13:00:56,639 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-26 13:00:56,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/e174bdd0-09e5-4bc6-9c97-5a4352eb26f4.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192a1b986bc5d7cf89306e006b1e7a2d9c3a851" 2018-08-26 13:00:58,217 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-78570324-4bc4-43e2-a2a7-ce0c26e20e7f Content-Length: 0 Date: Sun, 26 Aug 2018 13:00:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-26 13:00:58,217 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/e174bdd0-09e5-4bc6-9c97-5a4352eb26f4.json used request id req-78570324-4bc4-43e2-a2a7-ce0c26e20e7f 2018-08-26 13:00:58,217 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.57775902748s 2018-08-26 13:00:58,217 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/e174bdd0-09e5-4bc6-9c97-5a4352eb26f4.json used request id req-78570324-4bc4-43e2-a2a7-ce0c26e20e7f 2018-08-26 13:00:58,218 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-26 13:00:58,218 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192a1b986bc5d7cf89306e006b1e7a2d9c3a851" 2018-08-26 13:00:58,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-16540f97-2c24-477f-b0bd-c657506f5ec7 Date: Sun, 26 Aug 2018 13:00:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f4e5cfcc-7262-4fe3-a365-4b48436f93a5","tenant_id":"efefb73b469e4f1fa1ac356dc3272fbe","created_at":"2018-08-26T12:55:32Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-26T12:55:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"efefb73b469e4f1fa1ac356dc3272fbe","id":"6c908ff7-e0c2-4029-bb34-ec71bdaa6ab7","subnetpool_id":null,"name":"cloudify_ims-subnet_38488e6f-fa48-4af8-b942-916bea7b52d4"}]} 2018-08-26 13:00:58,258 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-16540f97-2c24-477f-b0bd-c657506f5ec7 2018-08-26 13:00:58,259 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0406510829926s 2018-08-26 13:00:58,259 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-16540f97-2c24-477f-b0bd-c657506f5ec7 2018-08-26 13:00:58,260 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-26 13:00:58,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/6c908ff7-e0c2-4029-bb34-ec71bdaa6ab7.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192a1b986bc5d7cf89306e006b1e7a2d9c3a851" 2018-08-26 13:00:59,225 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c012abee-cf90-4e0e-8420-bd2bca726df7 Date: Sun, 26 Aug 2018 13:00:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-26 13:00:59,225 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/6c908ff7-e0c2-4029-bb34-ec71bdaa6ab7.json used request id req-c012abee-cf90-4e0e-8420-bd2bca726df7 2018-08-26 13:00:59,225 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.965236902237s 2018-08-26 13:00:59,226 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/6c908ff7-e0c2-4029-bb34-ec71bdaa6ab7.json used request id req-c012abee-cf90-4e0e-8420-bd2bca726df7 2018-08-26 13:00:59,226 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-26 13:00:59,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192a1b986bc5d7cf89306e006b1e7a2d9c3a851" 2018-08-26 13:00:59,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1156 X-Openstack-Request-Id: req-add1de8c-2db8-4d7a-8fb5-868f7fcdcc5e Date: Sun, 26 Aug 2018 13:00:59 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a3c401bc-6377-43cc-8a20-abe78f2d51b9"],"updated_at":"2018-08-26T10:33:06Z","tenant_id":"526e4f7307214396989751533ff33528","created_at":"2018-08-26T10:16:36Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"526e4f7307214396989751533ff33528","id":"9c1c4110-1d5a-4c9e-9e4a-8295252f6976","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-26T13:00:59Z","tenant_id":"efefb73b469e4f1fa1ac356dc3272fbe","created_at":"2018-08-26T12:55:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"efefb73b469e4f1fa1ac356dc3272fbe","id":"f4e5cfcc-7262-4fe3-a365-4b48436f93a5","name":"cloudify_ims-net_38488e6f-fa48-4af8-b942-916bea7b52d4"}]} 2018-08-26 13:00:59,330 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-add1de8c-2db8-4d7a-8fb5-868f7fcdcc5e 2018-08-26 13:00:59,331 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.104382991791s 2018-08-26 13:00:59,331 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-add1de8c-2db8-4d7a-8fb5-868f7fcdcc5e 2018-08-26 13:00:59,332 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-26 13:00:59,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/f4e5cfcc-7262-4fe3-a365-4b48436f93a5.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192a1b986bc5d7cf89306e006b1e7a2d9c3a851" 2018-08-26 13:01:00,706 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-23005cb0-d125-4a76-a7d1-583e43218c19 Date: Sun, 26 Aug 2018 13:01:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-26 13:01:00,706 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/f4e5cfcc-7262-4fe3-a365-4b48436f93a5.json used request id req-23005cb0-d125-4a76-a7d1-583e43218c19 2018-08-26 13:01:00,706 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.37391781807s 2018-08-26 13:01:00,706 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/f4e5cfcc-7262-4fe3-a365-4b48436f93a5.json used request id req-23005cb0-d125-4a76-a7d1-583e43218c19 2018-08-26 13:01:00,710 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-26 13:01:00,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192a1b986bc5d7cf89306e006b1e7a2d9c3a851" 2018-08-26 13:01:01,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1403 Content-Type: application/json X-Openstack-Request-Id: req-f88d7186-f46e-440b-98be-d684d75fa823 Date: Sun, 26 Aug 2018 13:01:01 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-26T12:56:59Z", "file": "/v2/images/d96424a9-2524-4945-aef3-6317dbec37aa/file", "owner": "efefb73b469e4f1fa1ac356dc3272fbe", "id": "d96424a9-2524-4945-aef3-6317dbec37aa", "size": 4373348352, "self": "/v2/images/d96424a9-2524-4945-aef3-6317dbec37aa", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/d96424a9-2524-4945-aef3-6317dbec37aa/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/d96424a9-2524-4945-aef3-6317dbec37aa/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_38488e6f-fa48-4af8-b942-916bea7b52d4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_38488e6f-fa48-4af8-b942-916bea7b52d4", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-26T12:55:59Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-26 13:01:01,397 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-f88d7186-f46e-440b-98be-d684d75fa823 2018-08-26 13:01:01,397 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.686226129532s 2018-08-26 13:01:01,397 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-f88d7186-f46e-440b-98be-d684d75fa823 2018-08-26 13:01:01,399 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-26 13:01:01,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/d96424a9-2524-4945-aef3-6317dbec37aa -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192a1b986bc5d7cf89306e006b1e7a2d9c3a851" 2018-08-26 13:01:02,191 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-abd06e09-0499-4222-adb3-5bf30606fa41 Date: Sun, 26 Aug 2018 13:01: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-26 13:01:02,191 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/d96424a9-2524-4945-aef3-6317dbec37aa used request id req-abd06e09-0499-4222-adb3-5bf30606fa41 2018-08-26 13:01:02,192 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.792807102203s 2018-08-26 13:01:02,192 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/d96424a9-2524-4945-aef3-6317dbec37aa used request id req-abd06e09-0499-4222-adb3-5bf30606fa41 2018-08-26 13:01:02,192 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-26 13:01:02,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}018f7fe1d7edea99d19e95fd928ba47d6525a399" 2018-08-26 13:01:02,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:01:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-782d39b3-5f17-4c02-ab6b-8e30f038dda7 x-compute-request-id: req-782d39b3-5f17-4c02-ab6b-8e30f038dda7 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cloudify_ims-flavor_38488e6f-fa48-4af8-b942-916bea7b52d4", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/fb7011f2-af7d-463c-8073-a7bd3096f8d9", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/fb7011f2-af7d-463c-8073-a7bd3096f8d9", "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": "fb7011f2-af7d-463c-8073-a7bd3096f8d9"}]} 2018-08-26 13:01:02,219 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-782d39b3-5f17-4c02-ab6b-8e30f038dda7 2018-08-26 13:01:02,219 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0269610881805s 2018-08-26 13:01:02,220 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-782d39b3-5f17-4c02-ab6b-8e30f038dda7 2018-08-26 13:01:02,221 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-26 13:01:02,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/fb7011f2-af7d-463c-8073-a7bd3096f8d9 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}018f7fe1d7edea99d19e95fd928ba47d6525a399" 2018-08-26 13:01:02,256 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 26 Aug 2018 13:01:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-fb593e85-51b3-4265-9457-a0c4e31ffba6 x-compute-request-id: req-fb593e85-51b3-4265-9457-a0c4e31ffba6 Content-Length: 0 Content-Type: application/json 2018-08-26 13:01:02,256 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/fb7011f2-af7d-463c-8073-a7bd3096f8d9 used request id req-fb593e85-51b3-4265-9457-a0c4e31ffba6 2018-08-26 13:01:02,256 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0349628925323s 2018-08-26 13:01:02,256 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/fb7011f2-af7d-463c-8073-a7bd3096f8d9 used request id req-fb593e85-51b3-4265-9457-a0c4e31ffba6 2018-08-26 13:01:02,257 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-26 13:01:02,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}018f7fe1d7edea99d19e95fd928ba47d6525a399" 2018-08-26 13:01:02,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:01:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc2662b3-2004-427f-b11a-e6c4fa2a19aa Content-Encoding: gzip Content-Length: 1035 Content-Type: application/json RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/00af5ffb672f4832ab8347fc3e59dad9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "00af5ffb672f4832ab8347fc3e59dad9", "email": "placement@localhost", "password_expires_at": null}, {"name": "api_check-user_cfa71808-e14a-4d0f-a925-c4cce043949d", "links": {"self": "http://172.30.9.22:5000/v3/users/0653adcd9bbd40d4a2487cf2c2b18753"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0653adcd9bbd40d4a2487cf2c2b18753", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/1155cddaef57457382d358aece0b4688"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1155cddaef57457382d358aece0b4688", "email": "panko@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_d167a7b0-d3aa-4f83-af07-f37a57d140fb", "links": {"self": "http://172.30.9.22:5000/v3/users/1df9f75d1d584587b0935d6ba2e78671"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1df9f75d1d584587b0935d6ba2e78671", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/1e1511f6281344c28c2a63d6a8174f8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1e1511f6281344c28c2a63d6a8174f8d", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/1f874aa402974ad1bde389b6ec3af461"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f874aa402974ad1bde389b6ec3af461", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/30ef6c63ca4f478ababb01839799530e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30ef6c63ca4f478ababb01839799530e", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/35943616abfb419b876965ce89cb2b8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "35943616abfb419b876965ce89cb2b8d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/394bd3d373f84b679204b10778d4c5d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "394bd3d373f84b679204b10778d4c5d6", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/5c46482149dc41d8a0f23a545eb8a332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c46482149dc41d8a0f23a545eb8a332", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6731abf69162411bab854fe2da778196"}, "domain_id": "b7fcd596cb374671bfc994968e0279ce", "enabled": true, "options": {}, "id": "6731abf69162411bab854fe2da778196", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b80679fb-d169-458c-878e-95c75e0e6bb2", "links": {"self": "http://172.30.9.22:5000/v3/users/a48ec85b60524d6190c593867ad79365"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a48ec85b60524d6190c593867ad79365", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/bc64983782874634be200a54d67bb2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bc64983782874634be200a54d67bb2dc", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/c16290bda05544839663305b8b46bfc4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c16290bda05544839663305b8b46bfc4", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/c78b7ea859ad4b4d9090aceb9cc94927"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c78b7ea859ad4b4d9090aceb9cc94927", "email": "nova@localhost", "password_expires_at": null}, {"name": "cloudify_ims-user_38488e6f-fa48-4af8-b942-916bea7b52d4", "links": {"self": "http://172.30.9.22:5000/v3/users/d4c3f98d6bcc4600973cc095e0e84190"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d4c3f98d6bcc4600973cc095e0e84190", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/f77a9ddb8d1e4546857d3ecef0ddf962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77a9ddb8d1e4546857d3ecef0ddf962", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/fd2f2ae2af224ce09fd25349c942fbd7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd2f2ae2af224ce09fd25349c942fbd7", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-08-26 13:01:02,483 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-bc2662b3-2004-427f-b11a-e6c4fa2a19aa 2018-08-26 13:01:02,484 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.226542949677s 2018-08-26 13:01:02,484 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-bc2662b3-2004-427f-b11a-e6c4fa2a19aa 2018-08-26 13:01:02,491 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-26 13:01:02,494 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/d4c3f98d6bcc4600973cc095e0e84190 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}018f7fe1d7edea99d19e95fd928ba47d6525a399" 2018-08-26 13:01:02,687 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:01:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c8ee358-be8b-4ef3-98e0-d8ff67554a16 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"user": {"name": "cloudify_ims-user_38488e6f-fa48-4af8-b942-916bea7b52d4", "links": {"self": "http://172.30.9.22:5000/v3/users/d4c3f98d6bcc4600973cc095e0e84190"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "d4c3f98d6bcc4600973cc095e0e84190", "description": null}} 2018-08-26 13:01:02,687 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/d4c3f98d6bcc4600973cc095e0e84190 used request id req-5c8ee358-be8b-4ef3-98e0-d8ff67554a16 2018-08-26 13:01:02,687 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.196321964264s 2018-08-26 13:01:02,688 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/d4c3f98d6bcc4600973cc095e0e84190 used request id req-5c8ee358-be8b-4ef3-98e0-d8ff67554a16 2018-08-26 13:01:02,688 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-26 13:01:02,691 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/d4c3f98d6bcc4600973cc095e0e84190 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}018f7fe1d7edea99d19e95fd928ba47d6525a399" 2018-08-26 13:01:03,006 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 26 Aug 2018 13:01:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6c36861f-39ad-465f-ad69-eca7b323e621 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-26 13:01:03,007 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/d4c3f98d6bcc4600973cc095e0e84190 used request id req-6c36861f-39ad-465f-ad69-eca7b323e621 2018-08-26 13:01:03,007 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.318493127823s 2018-08-26 13:01:03,007 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/d4c3f98d6bcc4600973cc095e0e84190 used request id req-6c36861f-39ad-465f-ad69-eca7b323e621 2018-08-26 13:01:03,013 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-26 13:01:03,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}018f7fe1d7edea99d19e95fd928ba47d6525a399" 2018-08-26 13:01:03,210 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:01:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fc6307d-5c27-49a7-b2df-fe479efcbcbd Content-Encoding: gzip Content-Length: 592 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/2ce8e98616074561ac73d2976131783f"}, "tags": [], "enabled": true, "id": "2ce8e98616074561ac73d2976131783f", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b80679fb-d169-458c-878e-95c75e0e6bb2"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/45644229c8c04c4988a3eb8730a7b1ac"}, "tags": [], "enabled": true, "id": "45644229c8c04c4988a3eb8730a7b1ac", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_d167a7b0-d3aa-4f83-af07-f37a57d140fb"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/526e4f7307214396989751533ff33528"}, "tags": [], "enabled": true, "id": "526e4f7307214396989751533ff33528", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/c99e13955d6e4bb58dbfa100dcee4823"}, "tags": [], "enabled": true, "id": "c99e13955d6e4bb58dbfa100dcee4823", "parent_id": "default", "domain_id": "default", "name": "api_check-project_cfa71808-e14a-4d0f-a925-c4cce043949d"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/e428b6e578e2485b9cc26da9ccf96a96"}, "tags": [], "enabled": true, "id": "e428b6e578e2485b9cc26da9ccf96a96", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.22:5000/v3/projects/efefb73b469e4f1fa1ac356dc3272fbe"}, "tags": [], "enabled": true, "id": "efefb73b469e4f1fa1ac356dc3272fbe", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_38488e6f-fa48-4af8-b942-916bea7b52d4"}]} 2018-08-26 13:01:03,211 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-4fc6307d-5c27-49a7-b2df-fe479efcbcbd 2018-08-26 13:01:03,211 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.197312116623s 2018-08-26 13:01:03,211 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-4fc6307d-5c27-49a7-b2df-fe479efcbcbd 2018-08-26 13:01:03,216 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-26 13:01:03,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/efefb73b469e4f1fa1ac356dc3272fbe -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}018f7fe1d7edea99d19e95fd928ba47d6525a399" 2018-08-26 13:01:03,403 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 26 Aug 2018 13:01:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f62ae1f9-b0f4-4023-90ef-c27055018db5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-26 13:01:03,403 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/efefb73b469e4f1fa1ac356dc3272fbe used request id req-f62ae1f9-b0f4-4023-90ef-c27055018db5 2018-08-26 13:01:03,403 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.186654090881s 2018-08-26 13:01:03,403 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/efefb73b469e4f1fa1ac356dc3272fbe used request id req-f62ae1f9-b0f4-4023-90ef-c27055018db5 2018-08-26 13:01:03,403 - xtesting.ci.run_tests - ERROR - The test case 'cloudify_ims' failed. 2018-08-26 13:01:03,432 - xtesting.ci.run_tests - INFO - Loading test case 'heat_ims'... 2018-08-26 13:01:03,459 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-26 13:01:03,459 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-26 13:01:03,459 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-26 13:01:03,460 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-26 13:01:03,460 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-26 13:01:03,460 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-26 13:01:03,460 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-26 13:01:03,460 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-26 13:01:03,460 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-26 13:01:03,460 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-26 13:01:03,460 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-26 13:01:03,460 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-26 13:01:03,460 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-26 13:01:03,460 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-26 13:01:03,460 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-26 13:01:03,460 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-26 13:01:03,460 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-26 13:01:03,460 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-26 13:01:03,461 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-26 13:01:03,461 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-26 13:01:03,461 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-26 13:01:03,461 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-26 13:01:03,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-26 13:01:03,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:01:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d97550ef-11d3-4be4-acfe-4f1f49cccf18 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-08-26 13:01:03,467 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-d97550ef-11d3-4be4-acfe-4f1f49cccf18 2018-08-26 13:01:03,467 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-26 13:01:03,977 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5d45fc17491a4aedb80e6e5e79d195c6", "name": "reader"}, {"id": "d371bb17b4354fa8812550829dff08d3", "name": "admin"}, {"id": "64b697102e1c4dfb82d6ae117acf5e44", "name": "member"}], "expires_at": "2018-08-26T14:01:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e428b6e578e2485b9cc26da9ccf96a96", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1210d332c9744f5cbc695a2c01f49732"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "816f0ebf045249fb84d97c4bfc1f0a06"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a44497dc0f584430880fbb34d798f187"}], "type": "metric", "id": "06403f6d19cc45d3876c1f817db4cc2a", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33aefc6453a54d88a8073094e7078823"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3af2aad436db4c72a190ee1afb07b296"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a48de89935fd4d0787f0c84bf3674881"}], "type": "network", "id": "4fcf375a7a284c3ca85dd165d598c3cb", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/e428b6e578e2485b9cc26da9ccf96a96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1acf73a288dd435cb0883e7723ed5056"}, {"url": "http://192.30.9.5:8776/v3/e428b6e578e2485b9cc26da9ccf96a96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25ab930679644d89bac501b74509b76d"}, {"url": "http://172.30.9.22:8776/v3/e428b6e578e2485b9cc26da9ccf96a96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe463692e35f41e28415b64d8ffd10af"}], "type": "volumev3", "id": "5679bf9cdfbb4efdb97a61a69442b76f", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/e428b6e578e2485b9cc26da9ccf96a96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4234eccc4e5c4c81a9740ee2adf95b67"}, {"url": "http://172.30.9.22:8776/v2/e428b6e578e2485b9cc26da9ccf96a96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "456ac2ca5ce14a919050a73ace6b5d36"}, {"url": "http://192.30.9.5:8776/v2/e428b6e578e2485b9cc26da9ccf96a96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec61effda13a4644aad9e330753e8ad3"}], "type": "volumev2", "id": "5fba3b72fec244c7b311cd023156a4e5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "057ed3b924844253978ad62059e6acbb"}, {"url": "http://172.30.9.22:8776/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c5726572f244dc1a37ddbd93a609edb"}, {"url": "http://192.30.9.5:8776/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7144203ef2f146f6a443da1e2a6503e6"}], "type": "volume", "id": "71aa1ff84fdd4eab95dbd16ac5fbfcf7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "218ecd9779c74fdbb9eff6a86b2e2ffa"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a4ae0c6c06a42aba305e1cb16268330"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f631f43b783d40b894997b7b49ab8a6b"}], "type": "image", "id": "7986c8336c5046db98dd34c332d24e7f", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "8edc8950a979429d96b680df313310a4", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a2d0d8a4ee24abcbae458bd1ce751ff"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6d1c3e6266f14458a3def33c4f0479b2"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "feca7a31784e458fb732ee0ca32ab24d"}], "type": "cloudformation", "id": "a1648659a78445d4bcaef3988eb0583e", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c10a925a2de437eac36a10b437ddcd1"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "517a76a99e3d470abde8b2e237f68205"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71f914c9732c486db7ec4dade5ea337a"}], "type": "compute", "id": "b18e3a8824af4ed79cd0162b85ca91d6", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91e36bdd70374197a9cc1cf82d4cacd4"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1c68732373a41b6bbdf0d38be58918e"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f7fd23166fd04cdbb15ae3b9534561a8"}], "type": "event", "id": "c887a5552b5842c5bbc8ce1b66332916", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68d3020187d14b4b925c0dbdfac338f6"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77e68b53932a4902a3a68484356b1c4e"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "809dcbff39164bbfaf936f0b35fd176c"}], "type": "placement", "id": "cd8c278131c84e4683012d83ae70eec0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8080/v1/AUTH_e428b6e578e2485b9cc26da9ccf96a96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49dd5c5e91d54d6aa44952eaa2390224"}, {"url": "http://12.0.0.43:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d5db89631954c7baafaf65b5aea991a"}, {"url": "http://12.0.0.43:8080/v1/AUTH_e428b6e578e2485b9cc26da9ccf96a96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "727249cbc39e4628bd3a179bd516b829"}], "type": "object-store", "id": "ec31481f5236441e98c13b38a9c609ec", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bc083505e0a4fba9e18037c17ad1785"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a4bed8aa09042d1be0a485c1bac878c"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89809cbce7344bcdbc14222d09ca5c81"}], "type": "identity", "id": "f4a28c09b9d7444fb27267a9c13f5ad7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0bd24ae5e1bc445db6c4eb649aa04b43"}, {"url": "http://192.30.9.5:8004/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6e6016d81674fa7951c5c486b38f564"}, {"url": "http://192.30.9.5:8004/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d22e870073e14dc5a443931e483e51a2"}], "type": "orchestration", "id": "f619feeb4e1c4cde836d701d6b52295f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "348e8fd3cbd140de8fdb5a2e7f1ba9ce"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37dabf8c0b3c4b4da176de43bbacdd17"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "97e424052ba4486c88034276e7ba90a9"}], "type": "alarming", "id": "ffab3464fcfe4e6086e29e4f2cac9a99", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1e1511f6281344c28c2a63d6a8174f8d"}, "audit_ids": ["XhPPGNJgS9CwJkg1Ot5sNQ"], "issued_at": "2018-08-26T13:01:03.000000Z"}} 2018-08-26 13:01:03,980 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-26 13:01:03,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}61f97b31b3abf92050b318574008b9addbffe1c8" 2018-08-26 13:01:04,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-e1af983c-364e-47e5-b3f6-0e54ce5a6cb0 Date: Sun, 26 Aug 2018 13:01:04 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"9c1c4110-1d5a-4c9e-9e4a-8295252f6976","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"526e4f7307214396989751533ff33528","status":"ACTIVE","subnets":["a3c401bc-6377-43cc-8a20-abe78f2d51b9"],"description":"","tags":[],"updated_at":"2018-08-26T10:33:06Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"526e4f7307214396989751533ff33528","created_at":"2018-08-26T10:16:36Z","provider:network_type":"flat"}]} 2018-08-26 13:01:04,529 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-e1af983c-364e-47e5-b3f6-0e54ce5a6cb0 2018-08-26 13:01:04,529 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.548232793808s 2018-08-26 13:01:04,529 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-e1af983c-364e-47e5-b3f6-0e54ce5a6cb0 2018-08-26 13:01:04,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-26 13:01:04,538 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 26 Aug 2018 13:01:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-44596e8d-bd6f-4ff3-b6d3-ab5c83d14003 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2018-08-26 13:01:04,538 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-44596e8d-bd6f-4ff3-b6d3-ab5c83d14003 2018-08-26 13:01:04,539 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-26 13:01:04,543 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}61f97b31b3abf92050b318574008b9addbffe1c8" 2018-08-26 13:01:04,707 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:01:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21e330da-764a-44bb-937b-cdccb43cf5fc Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/b7fcd596cb374671bfc994968e0279ce"}, "tags": [], "enabled": true, "id": "b7fcd596cb374671bfc994968e0279ce", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-08-26 13:01:04,707 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-21e330da-764a-44bb-937b-cdccb43cf5fc 2018-08-26 13:01:04,708 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.168241024017s 2018-08-26 13:01:04,708 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-21e330da-764a-44bb-937b-cdccb43cf5fc 2018-08-26 13:01:04,714 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-26 13:01:04,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}61f97b31b3abf92050b318574008b9addbffe1c8" -d '{"project": {"description": "Created by OPNFV Functest: heat_ims", "enabled": true, "domain_id": "default", "name": "heat_ims-project_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c"}}' 2018-08-26 13:01:04,937 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 26 Aug 2018 13:01:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f724c0c5-6a41-428a-bdbb-1971f1b78bb4 Content-Length: 362 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.22:5000/v3/projects/48c33c12dced4eaf9582f2a2d6224537"}, "tags": [], "enabled": true, "id": "48c33c12dced4eaf9582f2a2d6224537", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c"}} 2018-08-26 13:01:04,937 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-f724c0c5-6a41-428a-bdbb-1971f1b78bb4 2018-08-26 13:01:04,937 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.222635030746s 2018-08-26 13:01:04,937 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-f724c0c5-6a41-428a-bdbb-1971f1b78bb4 2018-08-26 13:01:04,938 - 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'48c33c12dced4eaf9582f2a2d6224537', '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_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c'}) 2018-08-26 13:01:04,943 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-26 13:01:04,947 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}61f97b31b3abf92050b318574008b9addbffe1c8" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "d37a2a43-2d52-4324-ae9d-21ca8d2057c4", "email": null, "name": "heat_ims-user_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c"}}' 2018-08-26 13:01:05,429 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 26 Aug 2018 13:01:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-306f4b6b-c3ec-4863-8dec-27b85fd6b97d Content-Length: 323 Content-Type: application/json RESP BODY: {"user": {"name": "heat_ims-user_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "links": {"self": "http://172.30.9.22:5000/v3/users/0951623dc7d24da3a2a7d519c85a9e74"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0951623dc7d24da3a2a7d519c85a9e74", "domain_id": "default", "password_expires_at": null}} 2018-08-26 13:01:05,429 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-306f4b6b-c3ec-4863-8dec-27b85fd6b97d 2018-08-26 13:01:05,429 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.485285043716s 2018-08-26 13:01:05,429 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-306f4b6b-c3ec-4863-8dec-27b85fd6b97d 2018-08-26 13:01:05,430 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'0951623dc7d24da3a2a7d519c85a9e74', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'heat_ims-user_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c'}) 2018-08-26 13:01:05,433 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-26 13:01:05,436 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}61f97b31b3abf92050b318574008b9addbffe1c8" 2018-08-26 13:01:05,573 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:01:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa3808c9-212a-4389-a564-b284ca6a852b Content-Encoding: gzip Content-Length: 409 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "478525232f8240f3a5bcb37e18d15367", "links": {"self": "http://172.30.9.22:5000/v3/roles/478525232f8240f3a5bcb37e18d15367"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5d45fc17491a4aedb80e6e5e79d195c6", "links": {"self": "http://172.30.9.22:5000/v3/roles/5d45fc17491a4aedb80e6e5e79d195c6"}, "name": "reader"}, {"domain_id": null, "id": "64b697102e1c4dfb82d6ae117acf5e44", "links": {"self": "http://172.30.9.22:5000/v3/roles/64b697102e1c4dfb82d6ae117acf5e44"}, "name": "member"}, {"domain_id": null, "id": "6c30dd1ed17747c19a3fff37cee8f134", "links": {"self": "http://172.30.9.22:5000/v3/roles/6c30dd1ed17747c19a3fff37cee8f134"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b29a3a0f7cee4599871eeb6731b9c6f2", "links": {"self": "http://172.30.9.22:5000/v3/roles/b29a3a0f7cee4599871eeb6731b9c6f2"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d371bb17b4354fa8812550829dff08d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/d371bb17b4354fa8812550829dff08d3"}, "name": "admin"}, {"domain_id": null, "id": "d54515a19cc04386a508cfaf3906e7e7", "links": {"self": "http://172.30.9.22:5000/v3/roles/d54515a19cc04386a508cfaf3906e7e7"}, "name": "swiftoperator"}]} 2018-08-26 13:01:05,573 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-aa3808c9-212a-4389-a564-b284ca6a852b 2018-08-26 13:01:05,573 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.140111923218s 2018-08-26 13:01:05,574 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-aa3808c9-212a-4389-a564-b284ca6a852b 2018-08-26 13:01:05,578 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-26 13:01:05,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}61f97b31b3abf92050b318574008b9addbffe1c8" 2018-08-26 13:01:05,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:01:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5cd649e6-bf3a-41c7-9402-c704a589417f Content-Encoding: gzip Content-Length: 409 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "478525232f8240f3a5bcb37e18d15367", "links": {"self": "http://172.30.9.22:5000/v3/roles/478525232f8240f3a5bcb37e18d15367"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5d45fc17491a4aedb80e6e5e79d195c6", "links": {"self": "http://172.30.9.22:5000/v3/roles/5d45fc17491a4aedb80e6e5e79d195c6"}, "name": "reader"}, {"domain_id": null, "id": "64b697102e1c4dfb82d6ae117acf5e44", "links": {"self": "http://172.30.9.22:5000/v3/roles/64b697102e1c4dfb82d6ae117acf5e44"}, "name": "member"}, {"domain_id": null, "id": "6c30dd1ed17747c19a3fff37cee8f134", "links": {"self": "http://172.30.9.22:5000/v3/roles/6c30dd1ed17747c19a3fff37cee8f134"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b29a3a0f7cee4599871eeb6731b9c6f2", "links": {"self": "http://172.30.9.22:5000/v3/roles/b29a3a0f7cee4599871eeb6731b9c6f2"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d371bb17b4354fa8812550829dff08d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/d371bb17b4354fa8812550829dff08d3"}, "name": "admin"}, {"domain_id": null, "id": "d54515a19cc04386a508cfaf3906e7e7", "links": {"self": "http://172.30.9.22:5000/v3/roles/d54515a19cc04386a508cfaf3906e7e7"}, "name": "swiftoperator"}]} 2018-08-26 13:01:05,755 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-5cd649e6-bf3a-41c7-9402-c704a589417f 2018-08-26 13:01:05,755 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.176959991455s 2018-08-26 13:01:05,756 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-5cd649e6-bf3a-41c7-9402-c704a589417f 2018-08-26 13:01:05,761 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-26 13:01:05,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}61f97b31b3abf92050b318574008b9addbffe1c8" 2018-08-26 13:01:05,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:01:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e48074f-c95b-4933-a98e-cfc7218b1e93 Content-Encoding: gzip Content-Length: 409 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "478525232f8240f3a5bcb37e18d15367", "links": {"self": "http://172.30.9.22:5000/v3/roles/478525232f8240f3a5bcb37e18d15367"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5d45fc17491a4aedb80e6e5e79d195c6", "links": {"self": "http://172.30.9.22:5000/v3/roles/5d45fc17491a4aedb80e6e5e79d195c6"}, "name": "reader"}, {"domain_id": null, "id": "64b697102e1c4dfb82d6ae117acf5e44", "links": {"self": "http://172.30.9.22:5000/v3/roles/64b697102e1c4dfb82d6ae117acf5e44"}, "name": "member"}, {"domain_id": null, "id": "6c30dd1ed17747c19a3fff37cee8f134", "links": {"self": "http://172.30.9.22:5000/v3/roles/6c30dd1ed17747c19a3fff37cee8f134"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b29a3a0f7cee4599871eeb6731b9c6f2", "links": {"self": "http://172.30.9.22:5000/v3/roles/b29a3a0f7cee4599871eeb6731b9c6f2"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d371bb17b4354fa8812550829dff08d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/d371bb17b4354fa8812550829dff08d3"}, "name": "admin"}, {"domain_id": null, "id": "d54515a19cc04386a508cfaf3906e7e7", "links": {"self": "http://172.30.9.22:5000/v3/roles/d54515a19cc04386a508cfaf3906e7e7"}, "name": "swiftoperator"}]} 2018-08-26 13:01:05,905 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-9e48074f-c95b-4933-a98e-cfc7218b1e93 2018-08-26 13:01:05,905 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.144599914551s 2018-08-26 13:01:05,906 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-9e48074f-c95b-4933-a98e-cfc7218b1e93 2018-08-26 13:01:05,910 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-26 13:01:05,914 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}61f97b31b3abf92050b318574008b9addbffe1c8" 2018-08-26 13:01:06,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:01:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62ddadeb-6a32-422b-b915-f5f0d5924e05 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-26 13:01:06,048 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-62ddadeb-6a32-422b-b915-f5f0d5924e05 2018-08-26 13:01:06,048 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.137091159821s 2018-08-26 13:01:06,048 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-62ddadeb-6a32-422b-b915-f5f0d5924e05 2018-08-26 13:01:06,049 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-26 13:01:06,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}61f97b31b3abf92050b318574008b9addbffe1c8" 2018-08-26 13:01:06,173 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:01:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23430bfe-fba1-4e2e-bc8e-8f762768e1aa Content-Encoding: gzip Content-Length: 1028 Content-Type: application/json RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/00af5ffb672f4832ab8347fc3e59dad9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "00af5ffb672f4832ab8347fc3e59dad9", "email": "placement@localhost", "password_expires_at": null}, {"name": "api_check-user_cfa71808-e14a-4d0f-a925-c4cce043949d", "links": {"self": "http://172.30.9.22:5000/v3/users/0653adcd9bbd40d4a2487cf2c2b18753"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0653adcd9bbd40d4a2487cf2c2b18753", "domain_id": "default", "password_expires_at": null}, {"name": "heat_ims-user_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "links": {"self": "http://172.30.9.22:5000/v3/users/0951623dc7d24da3a2a7d519c85a9e74"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0951623dc7d24da3a2a7d519c85a9e74", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/1155cddaef57457382d358aece0b4688"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1155cddaef57457382d358aece0b4688", "email": "panko@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_d167a7b0-d3aa-4f83-af07-f37a57d140fb", "links": {"self": "http://172.30.9.22:5000/v3/users/1df9f75d1d584587b0935d6ba2e78671"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1df9f75d1d584587b0935d6ba2e78671", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/1e1511f6281344c28c2a63d6a8174f8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1e1511f6281344c28c2a63d6a8174f8d", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/1f874aa402974ad1bde389b6ec3af461"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f874aa402974ad1bde389b6ec3af461", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/30ef6c63ca4f478ababb01839799530e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30ef6c63ca4f478ababb01839799530e", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/35943616abfb419b876965ce89cb2b8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "35943616abfb419b876965ce89cb2b8d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/394bd3d373f84b679204b10778d4c5d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "394bd3d373f84b679204b10778d4c5d6", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/5c46482149dc41d8a0f23a545eb8a332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c46482149dc41d8a0f23a545eb8a332", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6731abf69162411bab854fe2da778196"}, "domain_id": "b7fcd596cb374671bfc994968e0279ce", "enabled": true, "options": {}, "id": "6731abf69162411bab854fe2da778196", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b80679fb-d169-458c-878e-95c75e0e6bb2", "links": {"self": "http://172.30.9.22:5000/v3/users/a48ec85b60524d6190c593867ad79365"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a48ec85b60524d6190c593867ad79365", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/bc64983782874634be200a54d67bb2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bc64983782874634be200a54d67bb2dc", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/c16290bda05544839663305b8b46bfc4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c16290bda05544839663305b8b46bfc4", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/c78b7ea859ad4b4d9090aceb9cc94927"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c78b7ea859ad4b4d9090aceb9cc94927", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/f77a9ddb8d1e4546857d3ecef0ddf962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77a9ddb8d1e4546857d3ecef0ddf962", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/fd2f2ae2af224ce09fd25349c942fbd7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd2f2ae2af224ce09fd25349c942fbd7", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-08-26 13:01:06,173 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-23430bfe-fba1-4e2e-bc8e-8f762768e1aa 2018-08-26 13:01:06,173 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.124436855316s 2018-08-26 13:01:06,174 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-23430bfe-fba1-4e2e-bc8e-8f762768e1aa 2018-08-26 13:01:06,186 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-26 13:01:06,189 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}61f97b31b3abf92050b318574008b9addbffe1c8" 2018-08-26 13:01:06,387 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:01:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8601cea8-66b0-46ef-8e98-14dfbdfbb636 Content-Encoding: gzip Content-Length: 596 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/e428b6e578e2485b9cc26da9ccf96a96"}, "tags": [], "enabled": true, "id": "e428b6e578e2485b9cc26da9ccf96a96", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/c99e13955d6e4bb58dbfa100dcee4823"}, "tags": [], "enabled": true, "id": "c99e13955d6e4bb58dbfa100dcee4823", "parent_id": "default", "domain_id": "default", "name": "api_check-project_cfa71808-e14a-4d0f-a925-c4cce043949d"}, {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.22:5000/v3/projects/48c33c12dced4eaf9582f2a2d6224537"}, "tags": [], "enabled": true, "id": "48c33c12dced4eaf9582f2a2d6224537", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/526e4f7307214396989751533ff33528"}, "tags": [], "enabled": true, "id": "526e4f7307214396989751533ff33528", "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.22:5000/v3/projects/45644229c8c04c4988a3eb8730a7b1ac"}, "tags": [], "enabled": true, "id": "45644229c8c04c4988a3eb8730a7b1ac", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_d167a7b0-d3aa-4f83-af07-f37a57d140fb"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/2ce8e98616074561ac73d2976131783f"}, "tags": [], "enabled": true, "id": "2ce8e98616074561ac73d2976131783f", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b80679fb-d169-458c-878e-95c75e0e6bb2"}]} 2018-08-26 13:01:06,387 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-8601cea8-66b0-46ef-8e98-14dfbdfbb636 2018-08-26 13:01:06,387 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.200913906097s 2018-08-26 13:01:06,388 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-8601cea8-66b0-46ef-8e98-14dfbdfbb636 2018-08-26 13:01:06,395 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-26 13:01:06,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=0951623dc7d24da3a2a7d519c85a9e74&role.id=64b697102e1c4dfb82d6ae117acf5e44&scope.project.id=48c33c12dced4eaf9582f2a2d6224537" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}61f97b31b3abf92050b318574008b9addbffe1c8" 2018-08-26 13:01:06,498 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:01:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3bd30bab-58a3-4dab-a523-0307d5cb9fc4 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=0951623dc7d24da3a2a7d519c85a9e74&role.id=64b697102e1c4dfb82d6ae117acf5e44&scope.project.id=48c33c12dced4eaf9582f2a2d6224537", "previous": null, "next": null}} 2018-08-26 13:01:06,499 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=0951623dc7d24da3a2a7d519c85a9e74&role.id=64b697102e1c4dfb82d6ae117acf5e44&scope.project.id=48c33c12dced4eaf9582f2a2d6224537 used request id req-3bd30bab-58a3-4dab-a523-0307d5cb9fc4 2018-08-26 13:01:06,499 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.103569984436s 2018-08-26 13:01:06,499 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=0951623dc7d24da3a2a7d519c85a9e74&role.id=64b697102e1c4dfb82d6ae117acf5e44&scope.project.id=48c33c12dced4eaf9582f2a2d6224537 used request id req-3bd30bab-58a3-4dab-a523-0307d5cb9fc4 2018-08-26 13:01:06,503 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-26 13:01:06,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/48c33c12dced4eaf9582f2a2d6224537/users/0951623dc7d24da3a2a7d519c85a9e74/roles/64b697102e1c4dfb82d6ae117acf5e44 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}61f97b31b3abf92050b318574008b9addbffe1c8" 2018-08-26 13:01:06,727 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 26 Aug 2018 13:01:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5aed467e-5713-4b0d-bee6-10f1646f73c3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-26 13:01:06,727 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/48c33c12dced4eaf9582f2a2d6224537/users/0951623dc7d24da3a2a7d519c85a9e74/roles/64b697102e1c4dfb82d6ae117acf5e44 used request id req-5aed467e-5713-4b0d-bee6-10f1646f73c3 2018-08-26 13:01:06,727 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.224456071854s 2018-08-26 13:01:06,727 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/48c33c12dced4eaf9582f2a2d6224537/users/0951623dc7d24da3a2a7d519c85a9e74/roles/64b697102e1c4dfb82d6ae117acf5e44 used request id req-5aed467e-5713-4b0d-bee6-10f1646f73c3 2018-08-26 13:01:06,728 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'heat_ims-project_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c', 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'48c33c12dced4eaf9582f2a2d6224537', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': 'd37a2a43-2d52-4324-ae9d-21ca8d2057c4', 'username': u'heat_ims-user_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-26 13:01:06,730 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-26 13:01:06,730 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-26 13:01:06,730 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-26 13:01:06,730 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-26 13:01:06,730 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-26 13:01:06,730 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-26 13:01:06,730 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-26 13:01:06,731 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-26 13:01:06,731 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-26 13:01:06,731 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-26 13:01:06,731 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-26 13:01:06,731 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-26 13:01:06,731 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-26 13:01:06,731 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-26 13:01:06,731 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-26 13:01:06,732 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-26 13:01:06,732 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-26 13:01:06,732 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-26 13:01:06,732 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-26 13:01:06,732 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-26 13:01:06,732 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-26 13:01:06,732 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-26 13:01:06,734 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'heat_ims-user_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c', 'password': 'd37a2a43-2d52-4324-ae9d-21ca8d2057c4', 'project_name': 'heat_ims-project_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': '48c33c12dced4eaf9582f2a2d6224537', 'project_domain_name': 'Default'} 2018-08-26 13:01:06,764 - 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-26 13:01:06,764 - xtesting.ci.run_tests - INFO - Running test case 'heat_ims'... 2018-08-26 13:01:06,769 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-26 13:01:06,772 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}61f97b31b3abf92050b318574008b9addbffe1c8" 2018-08-26 13:01:06,955 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:01:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8eddcc4a-2cc7-4189-b125-beda7c34b0f5 Content-Encoding: gzip Content-Length: 586 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/2ce8e98616074561ac73d2976131783f"}, "tags": [], "enabled": true, "id": "2ce8e98616074561ac73d2976131783f", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b80679fb-d169-458c-878e-95c75e0e6bb2"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/45644229c8c04c4988a3eb8730a7b1ac"}, "tags": [], "enabled": true, "id": "45644229c8c04c4988a3eb8730a7b1ac", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_d167a7b0-d3aa-4f83-af07-f37a57d140fb"}, {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.22:5000/v3/projects/48c33c12dced4eaf9582f2a2d6224537"}, "tags": [], "enabled": true, "id": "48c33c12dced4eaf9582f2a2d6224537", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/526e4f7307214396989751533ff33528"}, "tags": [], "enabled": true, "id": "526e4f7307214396989751533ff33528", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/c99e13955d6e4bb58dbfa100dcee4823"}, "tags": [], "enabled": true, "id": "c99e13955d6e4bb58dbfa100dcee4823", "parent_id": "default", "domain_id": "default", "name": "api_check-project_cfa71808-e14a-4d0f-a925-c4cce043949d"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/e428b6e578e2485b9cc26da9ccf96a96"}, "tags": [], "enabled": true, "id": "e428b6e578e2485b9cc26da9ccf96a96", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-08-26 13:01:06,955 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-8eddcc4a-2cc7-4189-b125-beda7c34b0f5 2018-08-26 13:01:06,955 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.186217069626s 2018-08-26 13:01:06,956 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-8eddcc4a-2cc7-4189-b125-beda7c34b0f5 2018-08-26 13:01:06,959 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.quotas 2018-08-26 13:01:06,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/quotas/48c33c12dced4eaf9582f2a2d6224537.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}61f97b31b3abf92050b318574008b9addbffe1c8" -d '{"quota": {"security_group": 20, "security_group_rule": 100, "port": 50}}' 2018-08-26 13:01:07,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 186 X-Openstack-Request-Id: req-4b13f21f-1201-427d-bed1-24c7594c8262 Date: Sun, 26 Aug 2018 13:01:07 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-26 13:01:07,093 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/quotas/48c33c12dced4eaf9582f2a2d6224537.json used request id req-4b13f21f-1201-427d-bed1-24c7594c8262 2018-08-26 13:01:07,094 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.quotas in 0.134793996811s 2018-08-26 13:01:07,094 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/quotas/48c33c12dced4eaf9582f2a2d6224537.json used request id req-4b13f21f-1201-427d-bed1-24c7594c8262 2018-08-26 13:01:07,097 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-26 13:01:07,101 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}61f97b31b3abf92050b318574008b9addbffe1c8" 2018-08-26 13:01:07,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:01:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dcc2a0e7-d2fe-433b-86d7-c04a1f2b2a68 Content-Encoding: gzip Content-Length: 409 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "478525232f8240f3a5bcb37e18d15367", "links": {"self": "http://172.30.9.22:5000/v3/roles/478525232f8240f3a5bcb37e18d15367"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5d45fc17491a4aedb80e6e5e79d195c6", "links": {"self": "http://172.30.9.22:5000/v3/roles/5d45fc17491a4aedb80e6e5e79d195c6"}, "name": "reader"}, {"domain_id": null, "id": "64b697102e1c4dfb82d6ae117acf5e44", "links": {"self": "http://172.30.9.22:5000/v3/roles/64b697102e1c4dfb82d6ae117acf5e44"}, "name": "member"}, {"domain_id": null, "id": "6c30dd1ed17747c19a3fff37cee8f134", "links": {"self": "http://172.30.9.22:5000/v3/roles/6c30dd1ed17747c19a3fff37cee8f134"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b29a3a0f7cee4599871eeb6731b9c6f2", "links": {"self": "http://172.30.9.22:5000/v3/roles/b29a3a0f7cee4599871eeb6731b9c6f2"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d371bb17b4354fa8812550829dff08d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/d371bb17b4354fa8812550829dff08d3"}, "name": "admin"}, {"domain_id": null, "id": "d54515a19cc04386a508cfaf3906e7e7", "links": {"self": "http://172.30.9.22:5000/v3/roles/d54515a19cc04386a508cfaf3906e7e7"}, "name": "swiftoperator"}]} 2018-08-26 13:01:07,212 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-dcc2a0e7-d2fe-433b-86d7-c04a1f2b2a68 2018-08-26 13:01:07,212 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.114857912064s 2018-08-26 13:01:07,213 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-dcc2a0e7-d2fe-433b-86d7-c04a1f2b2a68 2018-08-26 13:01:07,218 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-26 13:01:07,221 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}61f97b31b3abf92050b318574008b9addbffe1c8" 2018-08-26 13:01:07,320 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:01:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e13d747-0f0a-43b3-b39a-4092711557a7 Content-Encoding: gzip Content-Length: 409 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "478525232f8240f3a5bcb37e18d15367", "links": {"self": "http://172.30.9.22:5000/v3/roles/478525232f8240f3a5bcb37e18d15367"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5d45fc17491a4aedb80e6e5e79d195c6", "links": {"self": "http://172.30.9.22:5000/v3/roles/5d45fc17491a4aedb80e6e5e79d195c6"}, "name": "reader"}, {"domain_id": null, "id": "64b697102e1c4dfb82d6ae117acf5e44", "links": {"self": "http://172.30.9.22:5000/v3/roles/64b697102e1c4dfb82d6ae117acf5e44"}, "name": "member"}, {"domain_id": null, "id": "6c30dd1ed17747c19a3fff37cee8f134", "links": {"self": "http://172.30.9.22:5000/v3/roles/6c30dd1ed17747c19a3fff37cee8f134"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b29a3a0f7cee4599871eeb6731b9c6f2", "links": {"self": "http://172.30.9.22:5000/v3/roles/b29a3a0f7cee4599871eeb6731b9c6f2"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d371bb17b4354fa8812550829dff08d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/d371bb17b4354fa8812550829dff08d3"}, "name": "admin"}, {"domain_id": null, "id": "d54515a19cc04386a508cfaf3906e7e7", "links": {"self": "http://172.30.9.22:5000/v3/roles/d54515a19cc04386a508cfaf3906e7e7"}, "name": "swiftoperator"}]} 2018-08-26 13:01:07,320 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-0e13d747-0f0a-43b3-b39a-4092711557a7 2018-08-26 13:01:07,320 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.102190971375s 2018-08-26 13:01:07,320 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-0e13d747-0f0a-43b3-b39a-4092711557a7 2018-08-26 13:01:07,325 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-26 13:01:07,328 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}61f97b31b3abf92050b318574008b9addbffe1c8" 2018-08-26 13:01:07,515 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:01:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d6092f8-9499-42bd-83f5-61063a0e3bc7 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-26 13:01:07,515 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-6d6092f8-9499-42bd-83f5-61063a0e3bc7 2018-08-26 13:01:07,515 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.190217971802s 2018-08-26 13:01:07,516 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-6d6092f8-9499-42bd-83f5-61063a0e3bc7 2018-08-26 13:01:07,516 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-26 13:01:07,520 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}61f97b31b3abf92050b318574008b9addbffe1c8" 2018-08-26 13:01:07,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:01:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4cabb989-9c2f-4e24-bf73-8154a7c7fdb6 Content-Encoding: gzip Content-Length: 1028 Content-Type: application/json RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/00af5ffb672f4832ab8347fc3e59dad9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "00af5ffb672f4832ab8347fc3e59dad9", "email": "placement@localhost", "password_expires_at": null}, {"name": "api_check-user_cfa71808-e14a-4d0f-a925-c4cce043949d", "links": {"self": "http://172.30.9.22:5000/v3/users/0653adcd9bbd40d4a2487cf2c2b18753"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0653adcd9bbd40d4a2487cf2c2b18753", "domain_id": "default", "password_expires_at": null}, {"name": "heat_ims-user_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "links": {"self": "http://172.30.9.22:5000/v3/users/0951623dc7d24da3a2a7d519c85a9e74"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0951623dc7d24da3a2a7d519c85a9e74", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/1155cddaef57457382d358aece0b4688"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1155cddaef57457382d358aece0b4688", "email": "panko@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_d167a7b0-d3aa-4f83-af07-f37a57d140fb", "links": {"self": "http://172.30.9.22:5000/v3/users/1df9f75d1d584587b0935d6ba2e78671"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1df9f75d1d584587b0935d6ba2e78671", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/1e1511f6281344c28c2a63d6a8174f8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1e1511f6281344c28c2a63d6a8174f8d", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/1f874aa402974ad1bde389b6ec3af461"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f874aa402974ad1bde389b6ec3af461", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/30ef6c63ca4f478ababb01839799530e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30ef6c63ca4f478ababb01839799530e", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/35943616abfb419b876965ce89cb2b8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "35943616abfb419b876965ce89cb2b8d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/394bd3d373f84b679204b10778d4c5d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "394bd3d373f84b679204b10778d4c5d6", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/5c46482149dc41d8a0f23a545eb8a332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c46482149dc41d8a0f23a545eb8a332", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6731abf69162411bab854fe2da778196"}, "domain_id": "b7fcd596cb374671bfc994968e0279ce", "enabled": true, "options": {}, "id": "6731abf69162411bab854fe2da778196", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b80679fb-d169-458c-878e-95c75e0e6bb2", "links": {"self": "http://172.30.9.22:5000/v3/users/a48ec85b60524d6190c593867ad79365"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a48ec85b60524d6190c593867ad79365", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/bc64983782874634be200a54d67bb2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bc64983782874634be200a54d67bb2dc", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/c16290bda05544839663305b8b46bfc4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c16290bda05544839663305b8b46bfc4", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/c78b7ea859ad4b4d9090aceb9cc94927"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c78b7ea859ad4b4d9090aceb9cc94927", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/f77a9ddb8d1e4546857d3ecef0ddf962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77a9ddb8d1e4546857d3ecef0ddf962", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/fd2f2ae2af224ce09fd25349c942fbd7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd2f2ae2af224ce09fd25349c942fbd7", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-08-26 13:01:07,670 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-4cabb989-9c2f-4e24-bf73-8154a7c7fdb6 2018-08-26 13:01:07,670 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.15367603302s 2018-08-26 13:01:07,671 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-4cabb989-9c2f-4e24-bf73-8154a7c7fdb6 2018-08-26 13:01:07,683 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-26 13:01:07,686 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}61f97b31b3abf92050b318574008b9addbffe1c8" 2018-08-26 13:01:07,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:01:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43c9a757-826e-42e0-8f49-fbeada7e0d0a Content-Encoding: gzip Content-Length: 596 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/e428b6e578e2485b9cc26da9ccf96a96"}, "tags": [], "enabled": true, "id": "e428b6e578e2485b9cc26da9ccf96a96", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/c99e13955d6e4bb58dbfa100dcee4823"}, "tags": [], "enabled": true, "id": "c99e13955d6e4bb58dbfa100dcee4823", "parent_id": "default", "domain_id": "default", "name": "api_check-project_cfa71808-e14a-4d0f-a925-c4cce043949d"}, {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.22:5000/v3/projects/48c33c12dced4eaf9582f2a2d6224537"}, "tags": [], "enabled": true, "id": "48c33c12dced4eaf9582f2a2d6224537", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/526e4f7307214396989751533ff33528"}, "tags": [], "enabled": true, "id": "526e4f7307214396989751533ff33528", "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.22:5000/v3/projects/45644229c8c04c4988a3eb8730a7b1ac"}, "tags": [], "enabled": true, "id": "45644229c8c04c4988a3eb8730a7b1ac", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_d167a7b0-d3aa-4f83-af07-f37a57d140fb"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/2ce8e98616074561ac73d2976131783f"}, "tags": [], "enabled": true, "id": "2ce8e98616074561ac73d2976131783f", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b80679fb-d169-458c-878e-95c75e0e6bb2"}]} 2018-08-26 13:01:07,879 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-43c9a757-826e-42e0-8f49-fbeada7e0d0a 2018-08-26 13:01:07,879 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.1962890625s 2018-08-26 13:01:07,880 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-43c9a757-826e-42e0-8f49-fbeada7e0d0a 2018-08-26 13:01:07,887 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-26 13:01:07,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=0951623dc7d24da3a2a7d519c85a9e74&role.id=6c30dd1ed17747c19a3fff37cee8f134&scope.project.id=48c33c12dced4eaf9582f2a2d6224537" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}61f97b31b3abf92050b318574008b9addbffe1c8" 2018-08-26 13:01:07,992 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:01:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2bbffeea-011a-4f75-b709-3b876ed3dff6 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=0951623dc7d24da3a2a7d519c85a9e74&role.id=6c30dd1ed17747c19a3fff37cee8f134&scope.project.id=48c33c12dced4eaf9582f2a2d6224537", "previous": null, "next": null}} 2018-08-26 13:01:07,992 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=0951623dc7d24da3a2a7d519c85a9e74&role.id=6c30dd1ed17747c19a3fff37cee8f134&scope.project.id=48c33c12dced4eaf9582f2a2d6224537 used request id req-2bbffeea-011a-4f75-b709-3b876ed3dff6 2018-08-26 13:01:07,992 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.105330944061s 2018-08-26 13:01:07,993 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=0951623dc7d24da3a2a7d519c85a9e74&role.id=6c30dd1ed17747c19a3fff37cee8f134&scope.project.id=48c33c12dced4eaf9582f2a2d6224537 used request id req-2bbffeea-011a-4f75-b709-3b876ed3dff6 2018-08-26 13:01:07,996 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-26 13:01:07,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/48c33c12dced4eaf9582f2a2d6224537/users/0951623dc7d24da3a2a7d519c85a9e74/roles/6c30dd1ed17747c19a3fff37cee8f134 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}61f97b31b3abf92050b318574008b9addbffe1c8" 2018-08-26 13:01:08,225 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 26 Aug 2018 13:01:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b84578f0-acc4-4d90-a650-d775a64741a4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-26 13:01:08,226 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/48c33c12dced4eaf9582f2a2d6224537/users/0951623dc7d24da3a2a7d519c85a9e74/roles/6c30dd1ed17747c19a3fff37cee8f134 used request id req-b84578f0-acc4-4d90-a650-d775a64741a4 2018-08-26 13:01:08,226 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.229444026947s 2018-08-26 13:01:08,226 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/48c33c12dced4eaf9582f2a2d6224537/users/0951623dc7d24da3a2a7d519c85a9e74/roles/6c30dd1ed17747c19a3fff37cee8f134 used request id req-b84578f0-acc4-4d90-a650-d775a64741a4 2018-08-26 13:01:08,227 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-26 13:01:08,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-26 13:01:08,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:01:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8ab0f52-f503-4267-951f-a6c37ce2b037 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-08-26 13:01:08,234 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-e8ab0f52-f503-4267-951f-a6c37ce2b037 2018-08-26 13:01:08,235 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-26 13:01:08,633 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6c30dd1ed17747c19a3fff37cee8f134", "name": "heat_stack_owner"}, {"id": "5d45fc17491a4aedb80e6e5e79d195c6", "name": "reader"}, {"id": "64b697102e1c4dfb82d6ae117acf5e44", "name": "member"}], "expires_at": "2018-08-26T14:01:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "48c33c12dced4eaf9582f2a2d6224537", "name": "heat_ims-project_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1210d332c9744f5cbc695a2c01f49732"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "816f0ebf045249fb84d97c4bfc1f0a06"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a44497dc0f584430880fbb34d798f187"}], "type": "metric", "id": "06403f6d19cc45d3876c1f817db4cc2a", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33aefc6453a54d88a8073094e7078823"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3af2aad436db4c72a190ee1afb07b296"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a48de89935fd4d0787f0c84bf3674881"}], "type": "network", "id": "4fcf375a7a284c3ca85dd165d598c3cb", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/48c33c12dced4eaf9582f2a2d6224537", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1acf73a288dd435cb0883e7723ed5056"}, {"url": "http://192.30.9.5:8776/v3/48c33c12dced4eaf9582f2a2d6224537", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25ab930679644d89bac501b74509b76d"}, {"url": "http://172.30.9.22:8776/v3/48c33c12dced4eaf9582f2a2d6224537", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe463692e35f41e28415b64d8ffd10af"}], "type": "volumev3", "id": "5679bf9cdfbb4efdb97a61a69442b76f", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/48c33c12dced4eaf9582f2a2d6224537", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4234eccc4e5c4c81a9740ee2adf95b67"}, {"url": "http://172.30.9.22:8776/v2/48c33c12dced4eaf9582f2a2d6224537", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "456ac2ca5ce14a919050a73ace6b5d36"}, {"url": "http://192.30.9.5:8776/v2/48c33c12dced4eaf9582f2a2d6224537", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec61effda13a4644aad9e330753e8ad3"}], "type": "volumev2", "id": "5fba3b72fec244c7b311cd023156a4e5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/48c33c12dced4eaf9582f2a2d6224537", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "057ed3b924844253978ad62059e6acbb"}, {"url": "http://172.30.9.22:8776/v1/48c33c12dced4eaf9582f2a2d6224537", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c5726572f244dc1a37ddbd93a609edb"}, {"url": "http://192.30.9.5:8776/v1/48c33c12dced4eaf9582f2a2d6224537", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7144203ef2f146f6a443da1e2a6503e6"}], "type": "volume", "id": "71aa1ff84fdd4eab95dbd16ac5fbfcf7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "218ecd9779c74fdbb9eff6a86b2e2ffa"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a4ae0c6c06a42aba305e1cb16268330"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f631f43b783d40b894997b7b49ab8a6b"}], "type": "image", "id": "7986c8336c5046db98dd34c332d24e7f", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "8edc8950a979429d96b680df313310a4", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a2d0d8a4ee24abcbae458bd1ce751ff"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6d1c3e6266f14458a3def33c4f0479b2"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "feca7a31784e458fb732ee0ca32ab24d"}], "type": "cloudformation", "id": "a1648659a78445d4bcaef3988eb0583e", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c10a925a2de437eac36a10b437ddcd1"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "517a76a99e3d470abde8b2e237f68205"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71f914c9732c486db7ec4dade5ea337a"}], "type": "compute", "id": "b18e3a8824af4ed79cd0162b85ca91d6", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91e36bdd70374197a9cc1cf82d4cacd4"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1c68732373a41b6bbdf0d38be58918e"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f7fd23166fd04cdbb15ae3b9534561a8"}], "type": "event", "id": "c887a5552b5842c5bbc8ce1b66332916", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68d3020187d14b4b925c0dbdfac338f6"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77e68b53932a4902a3a68484356b1c4e"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "809dcbff39164bbfaf936f0b35fd176c"}], "type": "placement", "id": "cd8c278131c84e4683012d83ae70eec0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8080/v1/AUTH_48c33c12dced4eaf9582f2a2d6224537", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49dd5c5e91d54d6aa44952eaa2390224"}, {"url": "http://12.0.0.43:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d5db89631954c7baafaf65b5aea991a"}, {"url": "http://12.0.0.43:8080/v1/AUTH_48c33c12dced4eaf9582f2a2d6224537", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "727249cbc39e4628bd3a179bd516b829"}], "type": "object-store", "id": "ec31481f5236441e98c13b38a9c609ec", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bc083505e0a4fba9e18037c17ad1785"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a4bed8aa09042d1be0a485c1bac878c"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89809cbce7344bcdbc14222d09ca5c81"}], "type": "identity", "id": "f4a28c09b9d7444fb27267a9c13f5ad7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0bd24ae5e1bc445db6c4eb649aa04b43"}, {"url": "http://192.30.9.5:8004/v1/48c33c12dced4eaf9582f2a2d6224537", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6e6016d81674fa7951c5c486b38f564"}, {"url": "http://192.30.9.5:8004/v1/48c33c12dced4eaf9582f2a2d6224537", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d22e870073e14dc5a443931e483e51a2"}], "type": "orchestration", "id": "f619feeb4e1c4cde836d701d6b52295f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "348e8fd3cbd140de8fdb5a2e7f1ba9ce"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37dabf8c0b3c4b4da176de43bbacdd17"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "97e424052ba4486c88034276e7ba90a9"}], "type": "alarming", "id": "ffab3464fcfe4e6086e29e4f2cac9a99", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "heat_ims-user_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "id": "0951623dc7d24da3a2a7d519c85a9e74"}, "audit_ids": ["0GNC4WSuS7-fjLp41vPLdg"], "issued_at": "2018-08-26T13:01:08.000000Z"}} 2018-08-26 13:01:08,637 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2016cfaed43b26833edac4f0a563297dd680dc74" -d '{"keypair": {"name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c"}}' 2018-08-26 13:01:09,147 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:01:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-217d3e27-43cc-4d79-96d5-c45715c51c3f x-compute-request-id: req-217d3e27-43cc-4d79-96d5-c45715c51c3f Content-Encoding: gzip Content-Length: 1805 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDOFDinFI8rS9RPbn9Evo1AOGbI4P4N6FSaRDdovHiyhz6x4aztDdfLeU0nymWDQ/eSfAG4qqjSppqdqpII5pjOKJWR45fxyvEOOZbh6oAvqHU7YhrhqegDp0SFSjV45qdAQUJtlN6rb6E2NRgTMaJ4pWAMJislWZ4JBI0fD1Tonb3Vxu3sDwKKetz152LpBWxUCAgY3tsAk7XAiZvaBCyAB8x+i0/riQArZDZSBcD3bi/Phf5HtfoUl0sNTHcpf105MpdVOmTJoAQ2By28mCrET2wIrpL0ozIxk0fm/RE9WDqe9vLfH/p1htc5Qg1xjd8nlYVzNbRrgAnkaq5onqTX Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAzhQ4pxSPK0vUT25/RL6NQDhmyOD+DehUmkQ3aLx4soc+seGs\n7Q3Xy3lNJ8plg0P3knwBuKqo0qaanaqSCOaYziiVkeOX8crxDjmW4eqAL6h1O2Ia\n4anoA6dEhUo1eOanQEFCbZTeq2+hNjUYEzGieKVgDCYrJVmeCQSNHw9U6J291cbt\n7A8Cinrc9edi6QVsVAgIGN7bAJO1wImb2gQsgAfMfotP64kAK2Q2UgXA924vz4X+\nR7X6FJdLDUx3KX9dOTKXVTpkyaAENgctvJgqxE9sCK6S9KMyMZNH5v0RPVg6nvby\n3x/6dYbXOUINcY3fJ5WFczW0a4AJ5GquaJ6k1wIDAQABAoIBAQCwgvV7dsqiZRL2\n7kgoU6ac6TJwwPYaZ3N/pwpmtXgUQm9a4VfCu+aoK8AAYwXMBz1YxMqcp+BufbFV\ndrIa2ZjsjCqAiRauTgtnCcDIxJkDOSEgugkYXPWTm4O/Py7J3ZZIHR2OysJmyPim\ne5ehaRQmjk/UWCUAmuAYDUPq5LDvhBMe7RDNE3igq05j3TG3Dtf7Ad2/zPfiITgp\nn1as7XfR7UmiuJNx3g11V1sK/hi5HlQqKL9gc2+LGgNzkTAv8HIjLUjYVUEt6Mj2\nl1VpqspuVnNlUVVL1EoDYJZbh+5ueQkwx/o4N010IZWkc9ngSmFTE/ZDWfrDfgoL\nWrPh5rKRAoGBAPCU2Q6vitj4ukvWf78JpEfRbH1JiiNEIo3FzQ9OBbZ7uJz7yZXn\n6BJKqHjyWz8qxejd7uq+R073flO0mZm+vumRBQU/K0RuCdc9erRYdWGR6/6bMEqJ\nKG2c7g57+2zkLUMggigoWyaerVHRseb5hr5CqLaT1Y7V5K5iEnLCMIsTAoGBANtJ\nTSt4JfiItqzDYCKsCN1SOvcdUlRW1nr6HAR6Y8Yl2fbOJnVisLiFyKmZA46U4vS7\nzvHbRYhXgrjXir4bxRW9SWYY4IUoePdVPDyH9Af0GMqQSWV3DAMNV15Ni05OymBn\nqE2JOHl9KGjyXofFeS38QofSpo+HEHSTltDeENOtAoGBAN+InelcR7lz2b0vT0DU\nl5S3TINYugYsf6KU4ARRbVNxv0X1WQd1E5czUTgXj5qwhnTpCN2J8L25jeH+kx1c\nMwzX1v9aAzywtWoNUJ6S9nWy3MCTtxn6ONsoDbTdk+5IUJnncagYXyESHF5CZXcD\n8COF0jbaQ3pU2QcCTrvcHLiLAoGAeueutPp2bcJSgKpQq544qbN5ESACEPtK40pj\nga8HVPvKGqaYr5pM6l8xhL0aXUPdoMXSy4PWiQBjaC6GuN7fq7uX8/1lebyhcB75\n0ANzJzIM4xvTx2bd+Kf1nAliVtWaYEY48pxCZvVbPNb7XKW1sax9rZrHeBJ/ipde\nJFsSm1ECgYA2wo0qOTPTFeM6MSe4lG9UI6YhOayaCnoN8eDtayax2Q2etW7caVl8\n0nr50cd3dm69lQVFubjQpkCpR2NGd3hZgPqp3cfe7EmjNR1k48rfJ7mqLfFJ4XxF\nECCaVPPDYCR8qICMBwertA46a69czVFJ5Z2g+0+FY899Vm0Sz47RMA==\n-----END RSA PRIVATE KEY-----\n", "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "fingerprint": "34:43:9b:73:27:07:c9:4f:e9:32:63:ca:04:b0:b4:6c"}} 2018-08-26 13:01:09,148 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-217d3e27-43cc-4d79-96d5-c45715c51c3f 2018-08-26 13:01:09,148 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.920739173889s 2018-08-26 13:01:09,148 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-217d3e27-43cc-4d79-96d5-c45715c51c3f 2018-08-26 13:01:09,149 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDOFDinFI8rS9RPbn9Evo1AOGbI4P4N6FSaRDdovHiyhz6x4aztDdfLeU0nymWDQ/eSfAG4qqjSppqdqpII5pjOKJWR45fxyvEOOZbh6oAvqHU7YhrhqegDp0SFSjV45qdAQUJtlN6rb6E2NRgTMaJ4pWAMJislWZ4JBI0fD1Tonb3Vxu3sDwKKetz152LpBWxUCAgY3tsAk7XAiZvaBCyAB8x+i0/riQArZDZSBcD3bi/Phf5HtfoUl0sNTHcpf105MpdVOmTJoAQ2By28mCrET2wIrpL0ozIxk0fm/RE9WDqe9vLfH/p1htc5Qg1xjd8nlYVzNbRrgAnkaq5onqTX Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAzhQ4pxSPK0vUT25/RL6NQDhmyOD+DehUmkQ3aLx4soc+seGs\n7Q3Xy3lNJ8plg0P3knwBuKqo0qaanaqSCOaYziiVkeOX8crxDjmW4eqAL6h1O2Ia\n4anoA6dEhUo1eOanQEFCbZTeq2+hNjUYEzGieKVgDCYrJVmeCQSNHw9U6J291cbt\n7A8Cinrc9edi6QVsVAgIGN7bAJO1wImb2gQsgAfMfotP64kAK2Q2UgXA924vz4X+\nR7X6FJdLDUx3KX9dOTKXVTpkyaAENgctvJgqxE9sCK6S9KMyMZNH5v0RPVg6nvby\n3x/6dYbXOUINcY3fJ5WFczW0a4AJ5GquaJ6k1wIDAQABAoIBAQCwgvV7dsqiZRL2\n7kgoU6ac6TJwwPYaZ3N/pwpmtXgUQm9a4VfCu+aoK8AAYwXMBz1YxMqcp+BufbFV\ndrIa2ZjsjCqAiRauTgtnCcDIxJkDOSEgugkYXPWTm4O/Py7J3ZZIHR2OysJmyPim\ne5ehaRQmjk/UWCUAmuAYDUPq5LDvhBMe7RDNE3igq05j3TG3Dtf7Ad2/zPfiITgp\nn1as7XfR7UmiuJNx3g11V1sK/hi5HlQqKL9gc2+LGgNzkTAv8HIjLUjYVUEt6Mj2\nl1VpqspuVnNlUVVL1EoDYJZbh+5ueQkwx/o4N010IZWkc9ngSmFTE/ZDWfrDfgoL\nWrPh5rKRAoGBAPCU2Q6vitj4ukvWf78JpEfRbH1JiiNEIo3FzQ9OBbZ7uJz7yZXn\n6BJKqHjyWz8qxejd7uq+R073flO0mZm+vumRBQU/K0RuCdc9erRYdWGR6/6bMEqJ\nKG2c7g57+2zkLUMggigoWyaerVHRseb5hr5CqLaT1Y7V5K5iEnLCMIsTAoGBANtJ\nTSt4JfiItqzDYCKsCN1SOvcdUlRW1nr6HAR6Y8Yl2fbOJnVisLiFyKmZA46U4vS7\nzvHbRYhXgrjXir4bxRW9SWYY4IUoePdVPDyH9Af0GMqQSWV3DAMNV15Ni05OymBn\nqE2JOHl9KGjyXofFeS38QofSpo+HEHSTltDeENOtAoGBAN+InelcR7lz2b0vT0DU\nl5S3TINYugYsf6KU4ARRbVNxv0X1WQd1E5czUTgXj5qwhnTpCN2J8L25jeH+kx1c\nMwzX1v9aAzywtWoNUJ6S9nWy3MCTtxn6ONsoDbTdk+5IUJnncagYXyESHF5CZXcD\n8COF0jbaQ3pU2QcCTrvcHLiLAoGAeueutPp2bcJSgKpQq544qbN5ESACEPtK40pj\nga8HVPvKGqaYr5pM6l8xhL0aXUPdoMXSy4PWiQBjaC6GuN7fq7uX8/1lebyhcB75\n0ANzJzIM4xvTx2bd+Kf1nAliVtWaYEY48pxCZvVbPNb7XKW1sax9rZrHeBJ/ipde\nJFsSm1ECgYA2wo0qOTPTFeM6MSe4lG9UI6YhOayaCnoN8eDtayax2Q2etW7caVl8\n0nr50cd3dm69lQVFubjQpkCpR2NGd3hZgPqp3cfe7EmjNR1k48rfJ7mqLfFJ4XxF\nECCaVPPDYCR8qICMBwertA46a69czVFJ5Z2g+0+FY899Vm0Sz47RMA==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'0951623dc7d24da3a2a7d519c85a9e74', 'name': u'heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c', 'created_at': '2018-08-26T13:01:09.149281', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'48c33c12dced4eaf9582f2a2d6224537', 'name': 'heat_ims-project_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'34:43:9b:73:27:07:c9:4f:e9:32:63:ca:04:b0:b4:6c', 'type': 'ssh', 'id': u'heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c'}) 2018-08-26 13:01:09,149 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-08-26 13:01:10,633 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:e99edc0ddb9a257a75b095cc2b9780eb sha256:cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1 2018-08-26 13:01:10,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-26 13:01:10,638 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Sun, 26 Aug 2018 13:01:10 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2018-08-26 13:01:10,640 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-26 13:01:10,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:01:10,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-2e69f918-4673-4ff4-97c9-214a52005e5b Date: Sun, 26 Aug 2018 13:01:10 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-26 13:01:10,851 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-2e69f918-4673-4ff4-97c9-214a52005e5b 2018-08-26 13:01:10,852 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.211437940598s 2018-08-26 13:01:10,852 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-2e69f918-4673-4ff4-97c9-214a52005e5b 2018-08-26 13:01:10,860 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-26 13:01:10,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2016cfaed43b26833edac4f0a563297dd680dc74" -d '{"owner_specified.shade.md5": "e99edc0ddb9a257a75b095cc2b9780eb", "owner_specified.shade.sha256": "cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1", "owner_specified.shade.object": "images/heat_ims-img_alt_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "heat_ims-img_alt_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c"}' 2018-08-26 13:01:10,925 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 941 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-25496a65-9c55-4034-b9b9-320752271bce Date: Sun, 26 Aug 2018 13:01:10 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-26T13:01:10Z", "file": "/v2/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735/file", "owner": "48c33c12dced4eaf9582f2a2d6224537", "id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "size": null, "self": "/v2/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "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_alt_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "e99edc0ddb9a257a75b095cc2b9780eb", "name": "heat_ims-img_alt_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "checksum": null, "created_at": "2018-08-26T13:01:10Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-26 13:01:10,925 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-25496a65-9c55-4034-b9b9-320752271bce 2018-08-26 13:01:10,925 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0652830600739s 2018-08-26 13:01:10,925 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-25496a65-9c55-4034-b9b9-320752271bce returning object 287cbc25-dc53-4e84-8f7e-264dcb9f1735 2018-08-26 13:01:10,926 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-26 13:01:10,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735/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}2016cfaed43b26833edac4f0a563297dd680dc74" -d '' 2018-08-26 13:01:16,091 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-37ee8b38-d750-4998-99d7-737c77990af5 Date: Sun, 26 Aug 2018 13:01:16 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-26 13:01:16,091 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735/file used request id req-37ee8b38-d750-4998-99d7-737c77990af5 2018-08-26 13:01:16,091 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 5.16522789001s 2018-08-26 13:01:16,092 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735/file used request id req-37ee8b38-d750-4998-99d7-737c77990af5 2018-08-26 13:01:16,096 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-26 13:01:16,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:01:16,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json X-Openstack-Request-Id: req-f81615d9-3e5f-43e3-a859-449d66c409eb Date: Sun, 26 Aug 2018 13:01:16 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-26T13:01:16Z", "file": "/v2/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735/file", "owner": "48c33c12dced4eaf9582f2a2d6224537", "id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "size": 263193088, "self": "/v2/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1", "locations": [{"url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_alt_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "e99edc0ddb9a257a75b095cc2b9780eb", "name": "heat_ims-img_alt_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "checksum": "e99edc0ddb9a257a75b095cc2b9780eb", "created_at": "2018-08-26T13:01:10Z", "os_hidden": false, "protected": false, "os_hash_value": "95292149bd2422421f9108f90b8aa2421121b613d5620d7abb2484936b6f58fb9a0e8022f765360c1efac021ccb1e92775e9fe7ba0f78034ca56d97d5a3cbe15"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-26 13:01:16,135 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-f81615d9-3e5f-43e3-a859-449d66c409eb 2018-08-26 13:01:16,135 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0388691425323s 2018-08-26 13:01:16,136 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-f81615d9-3e5f-43e3-a859-449d66c409eb 2018-08-26 13:01:16,137 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735/snap', u'metadata': Munch({})})], 'file': u'/v2/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735/file', 'owner': u'48c33c12dced4eaf9582f2a2d6224537', 'id': u'287cbc25-dc53-4e84-8f7e-264dcb9f1735', 'size': 263193088, u'self': u'/v2/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'48c33c12dced4eaf9582f2a2d6224537', 'name': 'heat_ims-project_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-26T13:01:16Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-26T13:01:16Z', u'owner_specified.shade.sha256': u'cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1', u'owner_specified.shade.object': u'images/heat_ims-img_alt_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c', '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/287cbc25-dc53-4e84-8f7e-264dcb9f1735', 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_alt_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c', u'owner_specified.shade.md5': u'e99edc0ddb9a257a75b095cc2b9780eb', u'schema': u'/v2/schemas/image'}, 'name': u'heat_ims-img_alt_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c', 'created': u'2018-08-26T13:01:10Z', 'checksum': u'e99edc0ddb9a257a75b095cc2b9780eb', 'created_at': u'2018-08-26T13:01:10Z', 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/287cbc25-dc53-4e84-8f7e-264dcb9f1735', 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_alt_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c', u'owner_specified.shade.md5': u'e99edc0ddb9a257a75b095cc2b9780eb', u'schema': u'/v2/schemas/image'}}) 2018-08-26 13:01:16,138 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-26 13:01:16,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}61f97b31b3abf92050b318574008b9addbffe1c8" -d '{"flavor": {"vcpus": 2, "ram": 2048, "name": "heat_ims-flavor_alt_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": null, "swap": 0}}' 2018-08-26 13:01:16,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:01: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-db66b170-e470-4729-a454-691f882e04c9 x-compute-request-id: req-db66b170-e470-4729-a454-691f882e04c9 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"name": "heat_ims-flavor_alt_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "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": "08447a4a-9f82-4040-bf77-234e38d4a00a"}} 2018-08-26 13:01:16,455 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-db66b170-e470-4729-a454-691f882e04c9 2018-08-26 13:01:16,455 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.317025899887s 2018-08-26 13:01:16,455 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-db66b170-e470-4729-a454-691f882e04c9 2018-08-26 13:01:16,456 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'heat_ims-flavor_alt_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c', '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'e428b6e578e2485b9cc26da9ccf96a96', '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'08447a4a-9f82-4040-bf77-234e38d4a00a', 'swap': 0}) 2018-08-26 13:01:16,457 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-26 13:01:16,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a/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}61f97b31b3abf92050b318574008b9addbffe1c8" -d '{"extra_specs": {}}' 2018-08-26 13:01:16,475 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:01:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5bb928a2-2e64-4e38-9142-4b7a12360cc9 x-compute-request-id: req-5bb928a2-2e64-4e38-9142-4b7a12360cc9 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-26 13:01:16,476 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a/os-extra_specs used request id req-5bb928a2-2e64-4e38-9142-4b7a12360cc9 2018-08-26 13:01:16,476 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0188090801239s 2018-08-26 13:01:16,476 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a/os-extra_specs used request id req-5bb928a2-2e64-4e38-9142-4b7a12360cc9 2018-08-26 13:01:16,476 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - Create Heat Stack 2018-08-26 13:01:17,510 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.POST.stacks 2018-08-26 13:01:17,512 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/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}2016cfaed43b26833edac4f0a563297dd680dc74" -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_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "image": "heat_ims-img_alt_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "public_sig_net_id": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976", "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": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976", "flavor": "heat_ims-flavor_alt_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "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-26 13:01:22,968 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 26 Aug 2018 13:01:17 GMT Server: Apache x-openstack-request-id: req-3fbd82bc-eafc-4a3a-a1b0-f35043cbf8f3 Location: http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead Content-Length: 217 Content-Type: application/json RESP BODY: {"stack": {"id": "0daddb10-5cb3-4f50-82ff-2e7593750ead", "links": [{"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead", "rel": "self"}]}} 2018-08-26 13:01:22,968 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks used request id req-3fbd82bc-eafc-4a3a-a1b0-f35043cbf8f3 2018-08-26 13:01:22,968 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.POST.stacks in 5.458507061s 2018-08-26 13:01:22,969 - shade.request_ids - DEBUG - POST call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks used request id req-3fbd82bc-eafc-4a3a-a1b0-f35043cbf8f3 2018-08-26 13:01:22,969 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-26 13:01:22,972 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/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}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:01:23,665 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 26 Aug 2018 13:01:22 GMT Server: Apache x-openstack-request-id: req-a4289f86-03d8-4983-a1d8-e40682bf45fb Location: http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/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-26 13:01:24,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:01:23 GMT Server: Apache x-openstack-request-id: req-cccf52c1-c5da-46f3-b05a-1361264efe52 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 509 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "clearwater-opnfv", "event_time": "2018-08-26T13:01:22Z", "links": [{"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/resources/clearwater-opnfv/events/eeec032a-2fe2-4ba3-8bcd-bfaf559b852d", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack CREATE started", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "0daddb10-5cb3-4f50-82ff-2e7593750ead", "id": "eeec032a-2fe2-4ba3-8bcd-bfaf559b852d"}, {"resource_name": "sig_network", "event_time": "2018-08-26T13:01:23Z", "links": [{"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/resources/sig_network/events/1957f5a7-5bf1-4f4f-8da7-776228551709", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/resources/sig_network", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead", "rel": "stack"}], "logical_resource_id": "sig_network", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-sig_network-fvdhdgmcev6f", "id": "1957f5a7-5bf1-4f4f-8da7-776228551709"}, {"resource_name": "security_groups", "event_time": "2018-08-26T13:01:24Z", "links": [{"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/resources/security_groups/events/fae6a71e-93b0-4072-9585-795e6c0e860a", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-security_groups-sgktiaplyonk", "id": "fae6a71e-93b0-4072-9585-795e6c0e860a"}]} 2018-08-26 13:01:24,382 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?sort_dir=asc&sort_dir=asc used request id req-cccf52c1-c5da-46f3-b05a-1361264efe52 2018-08-26 13:01:24,382 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.41304588318s 2018-08-26 13:01:24,383 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?sort_dir=asc&sort_dir=asc used request id req-cccf52c1-c5da-46f3-b05a-1361264efe52 2018-08-26 13:01:29,388 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-26 13:01:29,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/events?marker=fae6a71e-93b0-4072-9585-795e6c0e860a&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:01:29,424 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 26 Aug 2018 13:01:29 GMT Server: Apache x-openstack-request-id: req-957b7031-4caf-4605-8bf1-711e338be6e5 Location: http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=fae6a71e-93b0-4072-9585-795e6c0e860a&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-26 13:01:30,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:01:29 GMT Server: Apache x-openstack-request-id: req-967f4e37-b1b1-413c-b2af-907c90e81240 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 355 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "mgmt_network", "event_time": "2018-08-26T13:01:25Z", "links": [{"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/resources/mgmt_network/events/c79dec1f-6dbe-4219-8f5a-90e72267c292", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-mgmt_network-h47tfrrkjpmz", "id": "c79dec1f-6dbe-4219-8f5a-90e72267c292"}]} 2018-08-26 13:01:30,182 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=fae6a71e-93b0-4072-9585-795e6c0e860a&sort_dir=asc&marker=fae6a71e-93b0-4072-9585-795e6c0e860a&sort_dir=asc used request id req-967f4e37-b1b1-413c-b2af-907c90e81240 2018-08-26 13:01:30,182 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.793574094772s 2018-08-26 13:01:30,182 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=fae6a71e-93b0-4072-9585-795e6c0e860a&sort_dir=asc&marker=fae6a71e-93b0-4072-9585-795e6c0e860a&sort_dir=asc used request id req-967f4e37-b1b1-413c-b2af-907c90e81240 2018-08-26 13:01:35,188 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-26 13:01:35,191 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/events?marker=c79dec1f-6dbe-4219-8f5a-90e72267c292&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:01:35,796 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 26 Aug 2018 13:01:35 GMT Server: Apache x-openstack-request-id: req-13c7d466-d745-4e81-902b-20bdface2ac6 Location: http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=c79dec1f-6dbe-4219-8f5a-90e72267c292&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-26 13:01:36,717 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:01:35 GMT Server: Apache x-openstack-request-id: req-9e742558-9b7c-4c9f-b1ab-4fd1a7fa99d8 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 534 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "sig_network", "event_time": "2018-08-26T13:01:33Z", "links": [{"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/resources/sig_network/events/b5279d99-8763-474c-863c-d3789d1aec0e", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/resources/sig_network", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead", "rel": "stack"}], "logical_resource_id": "sig_network", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "2a7f730a-c8a1-4b3e-8fb2-e303c2783783", "id": "b5279d99-8763-474c-863c-d3789d1aec0e"}, {"resource_name": "security_groups", "event_time": "2018-08-26T13:01:36Z", "links": [{"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/resources/security_groups/events/b57a2f94-3e5c-4c46-abfa-c6d7b5d2d410", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "8f6b5b35-062d-4334-a067-9545e7115d2d", "id": "b57a2f94-3e5c-4c46-abfa-c6d7b5d2d410"}, {"resource_name": "mgmt_network", "event_time": "2018-08-26T13:01:36Z", "links": [{"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/resources/mgmt_network/events/0bbc035e-40c6-4e19-9703-af6f0fd8e727", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "f32c9c0b-e232-4bd8-9877-655553efae0d", "id": "0bbc035e-40c6-4e19-9703-af6f0fd8e727"}]} 2018-08-26 13:01:36,717 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=c79dec1f-6dbe-4219-8f5a-90e72267c292&sort_dir=asc&marker=c79dec1f-6dbe-4219-8f5a-90e72267c292&sort_dir=asc used request id req-9e742558-9b7c-4c9f-b1ab-4fd1a7fa99d8 2018-08-26 13:01:36,717 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.52919912338s 2018-08-26 13:01:36,718 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=c79dec1f-6dbe-4219-8f5a-90e72267c292&sort_dir=asc&marker=c79dec1f-6dbe-4219-8f5a-90e72267c292&sort_dir=asc used request id req-9e742558-9b7c-4c9f-b1ab-4fd1a7fa99d8 2018-08-26 13:01:41,720 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-26 13:01:41,723 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/events?marker=0bbc035e-40c6-4e19-9703-af6f0fd8e727&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:01:42,460 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 26 Aug 2018 13:01:41 GMT Server: Apache x-openstack-request-id: req-afa63870-67b4-426c-816f-07a18132082a Location: http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=0bbc035e-40c6-4e19-9703-af6f0fd8e727&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-26 13:01:42,503 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:01:42 GMT Server: Apache x-openstack-request-id: req-c9cbd768-6873-4ddc-9ec0-424c566f0ba4 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "dns", "event_time": "2018-08-26T13:01:36Z", "links": [{"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/resources/dns/events/6c54ed56-ad39-46d9-b546-93aeb54a12ec", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-dns-67hqfmqwxc5b", "id": "6c54ed56-ad39-46d9-b546-93aeb54a12ec"}]} 2018-08-26 13:01:42,503 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=0bbc035e-40c6-4e19-9703-af6f0fd8e727&sort_dir=asc&marker=0bbc035e-40c6-4e19-9703-af6f0fd8e727&sort_dir=asc used request id req-c9cbd768-6873-4ddc-9ec0-424c566f0ba4 2018-08-26 13:01:42,503 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.782613992691s 2018-08-26 13:01:42,503 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=0bbc035e-40c6-4e19-9703-af6f0fd8e727&sort_dir=asc&marker=0bbc035e-40c6-4e19-9703-af6f0fd8e727&sort_dir=asc used request id req-c9cbd768-6873-4ddc-9ec0-424c566f0ba4 2018-08-26 13:01:47,510 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-26 13:01:47,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/events?marker=6c54ed56-ad39-46d9-b546-93aeb54a12ec&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:01:48,307 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 26 Aug 2018 13:01:47 GMT Server: Apache x-openstack-request-id: req-fecace37-e625-4ca7-9940-6f4588a7e85a Location: http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=6c54ed56-ad39-46d9-b546-93aeb54a12ec&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-26 13:01:49,018 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:01:48 GMT Server: Apache x-openstack-request-id: req-27e1b0b1-8c60-4f4a-8738-a5cdc3c4dac3 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-26 13:01:49,018 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=6c54ed56-ad39-46d9-b546-93aeb54a12ec&sort_dir=asc&marker=6c54ed56-ad39-46d9-b546-93aeb54a12ec&sort_dir=asc used request id req-27e1b0b1-8c60-4f4a-8738-a5cdc3c4dac3 2018-08-26 13:01:49,019 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.50870704651s 2018-08-26 13:01:49,019 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=6c54ed56-ad39-46d9-b546-93aeb54a12ec&sort_dir=asc&marker=6c54ed56-ad39-46d9-b546-93aeb54a12ec&sort_dir=asc used request id req-27e1b0b1-8c60-4f4a-8738-a5cdc3c4dac3 2018-08-26 13:01:54,024 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-26 13:01:54,028 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/events?marker=6c54ed56-ad39-46d9-b546-93aeb54a12ec&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:01:54,712 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 26 Aug 2018 13:01:54 GMT Server: Apache x-openstack-request-id: req-c2bbaac7-8c55-4bfd-b0fb-8f038ab2c164 Location: http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=6c54ed56-ad39-46d9-b546-93aeb54a12ec&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-26 13:01:54,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:01:54 GMT Server: Apache x-openstack-request-id: req-ceb41051-8c81-4406-be1f-57e680323125 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-26 13:01:54,753 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=6c54ed56-ad39-46d9-b546-93aeb54a12ec&sort_dir=asc&marker=6c54ed56-ad39-46d9-b546-93aeb54a12ec&sort_dir=asc used request id req-ceb41051-8c81-4406-be1f-57e680323125 2018-08-26 13:01:54,753 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.728236198425s 2018-08-26 13:01:54,753 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=6c54ed56-ad39-46d9-b546-93aeb54a12ec&sort_dir=asc&marker=6c54ed56-ad39-46d9-b546-93aeb54a12ec&sort_dir=asc used request id req-ceb41051-8c81-4406-be1f-57e680323125 2018-08-26 13:01:54,754 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-26 13:01:54,756 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/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}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:01:54,783 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 26 Aug 2018 13:01:54 GMT Server: Apache x-openstack-request-id: req-b45d9bc6-d175-4ca8-ab9f-b351621a1047 Location: http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead?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-26 13:01:54,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:01:54 GMT Server: Apache x-openstack-request-id: req-d87928e6-3c98-4032-832c-74de82f38575 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "48c33c12dced4eaf9582f2a2d6224537", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "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_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "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": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "0daddb10-5cb3-4f50-82ff-2e7593750ead", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ff341df7ed224a58abf711f9bfde8002", "tags": null, "creation_time": "2018-08-26T13:01:22Z", "links": [{"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0daddb10-5cb3-4f50-82ff-2e7593750ead", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-26 13:01:54,824 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead?resolve_outputs=False used request id req-d87928e6-3c98-4032-832c-74de82f38575 2018-08-26 13:01:54,824 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0704519748688s 2018-08-26 13:01:54,825 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead?resolve_outputs=False used request id req-d87928e6-3c98-4032-832c-74de82f38575 2018-08-26 13:01:59,831 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-26 13:01:59,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/events?marker=6c54ed56-ad39-46d9-b546-93aeb54a12ec&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:02:00,527 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 26 Aug 2018 13:01:59 GMT Server: Apache x-openstack-request-id: req-b8486370-ba10-4183-9ba6-5af227f3395a Location: http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=6c54ed56-ad39-46d9-b546-93aeb54a12ec&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-26 13:02:00,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:02:00 GMT Server: Apache x-openstack-request-id: req-78b6c7e0-90f9-4ec9-9a18-ae3208e280b2 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-26 13:02:00,569 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=6c54ed56-ad39-46d9-b546-93aeb54a12ec&sort_dir=asc&marker=6c54ed56-ad39-46d9-b546-93aeb54a12ec&sort_dir=asc used request id req-78b6c7e0-90f9-4ec9-9a18-ae3208e280b2 2018-08-26 13:02:00,569 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.737288951874s 2018-08-26 13:02:00,569 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=6c54ed56-ad39-46d9-b546-93aeb54a12ec&sort_dir=asc&marker=6c54ed56-ad39-46d9-b546-93aeb54a12ec&sort_dir=asc used request id req-78b6c7e0-90f9-4ec9-9a18-ae3208e280b2 2018-08-26 13:02:05,575 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-26 13:02:05,578 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/events?marker=6c54ed56-ad39-46d9-b546-93aeb54a12ec&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:02:05,605 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 26 Aug 2018 13:02:05 GMT Server: Apache x-openstack-request-id: req-90f7428c-9fa8-4085-87c3-7203ebd5ccc6 Location: http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=6c54ed56-ad39-46d9-b546-93aeb54a12ec&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-26 13:02:05,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:02:05 GMT Server: Apache x-openstack-request-id: req-659f0de5-0334-4043-9364-32988c5a2bfd Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-26 13:02:05,647 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=6c54ed56-ad39-46d9-b546-93aeb54a12ec&sort_dir=asc&marker=6c54ed56-ad39-46d9-b546-93aeb54a12ec&sort_dir=asc used request id req-659f0de5-0334-4043-9364-32988c5a2bfd 2018-08-26 13:02:05,647 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0717289447784s 2018-08-26 13:02:05,647 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=6c54ed56-ad39-46d9-b546-93aeb54a12ec&sort_dir=asc&marker=6c54ed56-ad39-46d9-b546-93aeb54a12ec&sort_dir=asc used request id req-659f0de5-0334-4043-9364-32988c5a2bfd 2018-08-26 13:02:05,648 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-26 13:02:05,650 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/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}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:02:05,679 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 26 Aug 2018 13:02:05 GMT Server: Apache x-openstack-request-id: req-df8d82b9-ae00-4714-8cc0-4562f264124f Location: http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead?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-26 13:02:05,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:02:05 GMT Server: Apache x-openstack-request-id: req-524d4399-3515-4edb-9b61-7b0cf1d19063 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "48c33c12dced4eaf9582f2a2d6224537", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "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_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "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": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "0daddb10-5cb3-4f50-82ff-2e7593750ead", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ff341df7ed224a58abf711f9bfde8002", "tags": null, "creation_time": "2018-08-26T13:01:22Z", "links": [{"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0daddb10-5cb3-4f50-82ff-2e7593750ead", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-26 13:02:05,721 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead?resolve_outputs=False used request id req-524d4399-3515-4edb-9b61-7b0cf1d19063 2018-08-26 13:02:05,722 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0736691951752s 2018-08-26 13:02:05,722 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead?resolve_outputs=False used request id req-524d4399-3515-4edb-9b61-7b0cf1d19063 2018-08-26 13:02:10,729 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-26 13:02:10,732 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/events?marker=6c54ed56-ad39-46d9-b546-93aeb54a12ec&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:02:10,758 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 26 Aug 2018 13:02:10 GMT Server: Apache x-openstack-request-id: req-e7c79d77-809d-4710-b52c-d6f236c51b5e Location: http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=6c54ed56-ad39-46d9-b546-93aeb54a12ec&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-26 13:02:10,800 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:02:10 GMT Server: Apache x-openstack-request-id: req-da10390a-acf3-4b66-b8d5-c88bcf8cce66 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-26 13:02:10,800 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=6c54ed56-ad39-46d9-b546-93aeb54a12ec&sort_dir=asc&marker=6c54ed56-ad39-46d9-b546-93aeb54a12ec&sort_dir=asc used request id req-da10390a-acf3-4b66-b8d5-c88bcf8cce66 2018-08-26 13:02:10,800 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0713338851929s 2018-08-26 13:02:10,800 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=6c54ed56-ad39-46d9-b546-93aeb54a12ec&sort_dir=asc&marker=6c54ed56-ad39-46d9-b546-93aeb54a12ec&sort_dir=asc used request id req-da10390a-acf3-4b66-b8d5-c88bcf8cce66 2018-08-26 13:02:15,806 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-26 13:02:15,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/events?marker=6c54ed56-ad39-46d9-b546-93aeb54a12ec&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:02:15,837 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 26 Aug 2018 13:02:15 GMT Server: Apache x-openstack-request-id: req-26c03c0c-b0da-44fe-84d2-2629b37ac9f6 Location: http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=6c54ed56-ad39-46d9-b546-93aeb54a12ec&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-26 13:02:15,878 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:02:15 GMT Server: Apache x-openstack-request-id: req-eb1e8139-633a-444f-96f2-06f167a8e3e1 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-26 13:02:15,878 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=6c54ed56-ad39-46d9-b546-93aeb54a12ec&sort_dir=asc&marker=6c54ed56-ad39-46d9-b546-93aeb54a12ec&sort_dir=asc used request id req-eb1e8139-633a-444f-96f2-06f167a8e3e1 2018-08-26 13:02:15,878 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0719029903412s 2018-08-26 13:02:15,879 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=6c54ed56-ad39-46d9-b546-93aeb54a12ec&sort_dir=asc&marker=6c54ed56-ad39-46d9-b546-93aeb54a12ec&sort_dir=asc used request id req-eb1e8139-633a-444f-96f2-06f167a8e3e1 2018-08-26 13:02:15,879 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-26 13:02:15,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/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}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:02:15,907 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 26 Aug 2018 13:02:15 GMT Server: Apache x-openstack-request-id: req-242c29dc-4e3f-4553-b9e8-2d1e3e7a4165 Location: http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead?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-26 13:02:15,932 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:02:15 GMT Server: Apache x-openstack-request-id: req-6dddb360-f42d-4e00-ac39-1d141bef5654 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "48c33c12dced4eaf9582f2a2d6224537", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "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_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "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": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "0daddb10-5cb3-4f50-82ff-2e7593750ead", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ff341df7ed224a58abf711f9bfde8002", "tags": null, "creation_time": "2018-08-26T13:01:22Z", "links": [{"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0daddb10-5cb3-4f50-82ff-2e7593750ead", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-26 13:02:15,932 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead?resolve_outputs=False used request id req-6dddb360-f42d-4e00-ac39-1d141bef5654 2018-08-26 13:02:15,933 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0533831119537s 2018-08-26 13:02:15,933 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead?resolve_outputs=False used request id req-6dddb360-f42d-4e00-ac39-1d141bef5654 2018-08-26 13:02:20,939 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-26 13:02:20,942 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/events?marker=6c54ed56-ad39-46d9-b546-93aeb54a12ec&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:02:20,969 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 26 Aug 2018 13:02:20 GMT Server: Apache x-openstack-request-id: req-a64d69cf-b2cf-409f-a30d-d4c5c9207cfc Location: http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=6c54ed56-ad39-46d9-b546-93aeb54a12ec&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-26 13:02:21,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:02:20 GMT Server: Apache x-openstack-request-id: req-abeebc69-ec2a-490d-ba79-db65496a3c32 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-26 13:02:21,660 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=6c54ed56-ad39-46d9-b546-93aeb54a12ec&sort_dir=asc&marker=6c54ed56-ad39-46d9-b546-93aeb54a12ec&sort_dir=asc used request id req-abeebc69-ec2a-490d-ba79-db65496a3c32 2018-08-26 13:02:21,660 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.720367908478s 2018-08-26 13:02:21,660 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=6c54ed56-ad39-46d9-b546-93aeb54a12ec&sort_dir=asc&marker=6c54ed56-ad39-46d9-b546-93aeb54a12ec&sort_dir=asc used request id req-abeebc69-ec2a-490d-ba79-db65496a3c32 2018-08-26 13:02:26,666 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-26 13:02:26,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/events?marker=6c54ed56-ad39-46d9-b546-93aeb54a12ec&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:02:26,695 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 26 Aug 2018 13:02:26 GMT Server: Apache x-openstack-request-id: req-3e07e64d-ca4a-4506-9d2a-3b23c66386b8 Location: http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=6c54ed56-ad39-46d9-b546-93aeb54a12ec&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-26 13:02:26,737 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:02:26 GMT Server: Apache x-openstack-request-id: req-5e42d7a6-e0fc-4ed2-b997-134f44134a9d Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-26 13:02:26,737 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=6c54ed56-ad39-46d9-b546-93aeb54a12ec&sort_dir=asc&marker=6c54ed56-ad39-46d9-b546-93aeb54a12ec&sort_dir=asc used request id req-5e42d7a6-e0fc-4ed2-b997-134f44134a9d 2018-08-26 13:02:26,737 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0706949234009s 2018-08-26 13:02:26,737 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=6c54ed56-ad39-46d9-b546-93aeb54a12ec&sort_dir=asc&marker=6c54ed56-ad39-46d9-b546-93aeb54a12ec&sort_dir=asc used request id req-5e42d7a6-e0fc-4ed2-b997-134f44134a9d 2018-08-26 13:02:26,738 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-26 13:02:26,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/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}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:02:26,766 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 26 Aug 2018 13:02:26 GMT Server: Apache x-openstack-request-id: req-06b53054-13dc-451c-ab59-05cc5e691fd0 Location: http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead?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-26 13:02:26,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:02:26 GMT Server: Apache x-openstack-request-id: req-c0c43030-afde-43ea-8822-4d1932e36d7b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "48c33c12dced4eaf9582f2a2d6224537", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "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_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "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": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "0daddb10-5cb3-4f50-82ff-2e7593750ead", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ff341df7ed224a58abf711f9bfde8002", "tags": null, "creation_time": "2018-08-26T13:01:22Z", "links": [{"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0daddb10-5cb3-4f50-82ff-2e7593750ead", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-26 13:02:26,807 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead?resolve_outputs=False used request id req-c0c43030-afde-43ea-8822-4d1932e36d7b 2018-08-26 13:02:26,808 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0697140693665s 2018-08-26 13:02:26,808 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead?resolve_outputs=False used request id req-c0c43030-afde-43ea-8822-4d1932e36d7b 2018-08-26 13:02:31,810 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-26 13:02:31,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/events?marker=6c54ed56-ad39-46d9-b546-93aeb54a12ec&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:02:31,840 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 26 Aug 2018 13:02:31 GMT Server: Apache x-openstack-request-id: req-4fdc4c56-d698-4bb2-9ed8-c415de2089e4 Location: http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=6c54ed56-ad39-46d9-b546-93aeb54a12ec&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-26 13:02:31,881 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:02:31 GMT Server: Apache x-openstack-request-id: req-37f8f008-c396-4888-80f0-0f90ad49c04a Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-26 13:02:31,881 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=6c54ed56-ad39-46d9-b546-93aeb54a12ec&sort_dir=asc&marker=6c54ed56-ad39-46d9-b546-93aeb54a12ec&sort_dir=asc used request id req-37f8f008-c396-4888-80f0-0f90ad49c04a 2018-08-26 13:02:31,881 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0704779624939s 2018-08-26 13:02:31,881 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=6c54ed56-ad39-46d9-b546-93aeb54a12ec&sort_dir=asc&marker=6c54ed56-ad39-46d9-b546-93aeb54a12ec&sort_dir=asc used request id req-37f8f008-c396-4888-80f0-0f90ad49c04a 2018-08-26 13:02:36,885 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-26 13:02:36,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/events?marker=6c54ed56-ad39-46d9-b546-93aeb54a12ec&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:02:36,916 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 26 Aug 2018 13:02:36 GMT Server: Apache x-openstack-request-id: req-8b55c8d4-5415-4fb1-95ae-6bbe74f328e6 Location: http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=6c54ed56-ad39-46d9-b546-93aeb54a12ec&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-26 13:02:36,957 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:02:36 GMT Server: Apache x-openstack-request-id: req-793d81b5-4b38-4244-aac8-7e821a9c86bb Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-26 13:02:36,958 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=6c54ed56-ad39-46d9-b546-93aeb54a12ec&sort_dir=asc&marker=6c54ed56-ad39-46d9-b546-93aeb54a12ec&sort_dir=asc used request id req-793d81b5-4b38-4244-aac8-7e821a9c86bb 2018-08-26 13:02:36,958 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0720911026001s 2018-08-26 13:02:36,958 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=6c54ed56-ad39-46d9-b546-93aeb54a12ec&sort_dir=asc&marker=6c54ed56-ad39-46d9-b546-93aeb54a12ec&sort_dir=asc used request id req-793d81b5-4b38-4244-aac8-7e821a9c86bb 2018-08-26 13:02:36,959 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-26 13:02:36,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/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}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:02:36,988 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 26 Aug 2018 13:02:36 GMT Server: Apache x-openstack-request-id: req-b3cb7ba5-507c-4e4c-a19b-2ab0e577a904 Location: http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead?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-26 13:02:37,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:02:36 GMT Server: Apache x-openstack-request-id: req-c7ba9fd5-3c90-4ce7-8f91-b8168a9923bc Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "48c33c12dced4eaf9582f2a2d6224537", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "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_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "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": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "0daddb10-5cb3-4f50-82ff-2e7593750ead", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ff341df7ed224a58abf711f9bfde8002", "tags": null, "creation_time": "2018-08-26T13:01:22Z", "links": [{"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0daddb10-5cb3-4f50-82ff-2e7593750ead", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-26 13:02:37,030 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead?resolve_outputs=False used request id req-c7ba9fd5-3c90-4ce7-8f91-b8168a9923bc 2018-08-26 13:02:37,030 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.071102142334s 2018-08-26 13:02:37,030 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead?resolve_outputs=False used request id req-c7ba9fd5-3c90-4ce7-8f91-b8168a9923bc 2018-08-26 13:02:42,037 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-26 13:02:42,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/events?marker=6c54ed56-ad39-46d9-b546-93aeb54a12ec&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:02:42,067 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 26 Aug 2018 13:02:42 GMT Server: Apache x-openstack-request-id: req-0034d89c-f728-4351-bf96-41f7c7d8b8f0 Location: http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=6c54ed56-ad39-46d9-b546-93aeb54a12ec&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-26 13:02:42,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:02:42 GMT Server: Apache x-openstack-request-id: req-6429dd2e-70ad-4ef8-8d34-24546de7e073 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-26 13:02:42,108 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=6c54ed56-ad39-46d9-b546-93aeb54a12ec&sort_dir=asc&marker=6c54ed56-ad39-46d9-b546-93aeb54a12ec&sort_dir=asc used request id req-6429dd2e-70ad-4ef8-8d34-24546de7e073 2018-08-26 13:02:42,109 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0714139938354s 2018-08-26 13:02:42,109 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=6c54ed56-ad39-46d9-b546-93aeb54a12ec&sort_dir=asc&marker=6c54ed56-ad39-46d9-b546-93aeb54a12ec&sort_dir=asc used request id req-6429dd2e-70ad-4ef8-8d34-24546de7e073 2018-08-26 13:02:47,115 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-26 13:02:47,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/events?marker=6c54ed56-ad39-46d9-b546-93aeb54a12ec&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:02:47,145 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 26 Aug 2018 13:02:47 GMT Server: Apache x-openstack-request-id: req-2510dbdb-d82c-4f7e-bc41-f9b17094593d Location: http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=6c54ed56-ad39-46d9-b546-93aeb54a12ec&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-26 13:02:47,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:02:47 GMT Server: Apache x-openstack-request-id: req-f0741392-97ae-424c-9f23-62c62ec3091b Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-26 13:02:47,186 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=6c54ed56-ad39-46d9-b546-93aeb54a12ec&sort_dir=asc&marker=6c54ed56-ad39-46d9-b546-93aeb54a12ec&sort_dir=asc used request id req-f0741392-97ae-424c-9f23-62c62ec3091b 2018-08-26 13:02:47,186 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0708239078522s 2018-08-26 13:02:47,186 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=6c54ed56-ad39-46d9-b546-93aeb54a12ec&sort_dir=asc&marker=6c54ed56-ad39-46d9-b546-93aeb54a12ec&sort_dir=asc used request id req-f0741392-97ae-424c-9f23-62c62ec3091b 2018-08-26 13:02:47,187 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-26 13:02:47,189 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/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}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:02:47,215 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 26 Aug 2018 13:02:47 GMT Server: Apache x-openstack-request-id: req-04031df1-d00e-4cd6-b6c3-cfdd0a8f478d Location: http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead?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-26 13:02:47,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:02:47 GMT Server: Apache x-openstack-request-id: req-606fe384-ff45-41c8-aa96-4421176a07cf Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "48c33c12dced4eaf9582f2a2d6224537", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "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_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "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": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "0daddb10-5cb3-4f50-82ff-2e7593750ead", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ff341df7ed224a58abf711f9bfde8002", "tags": null, "creation_time": "2018-08-26T13:01:22Z", "links": [{"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0daddb10-5cb3-4f50-82ff-2e7593750ead", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-26 13:02:47,256 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead?resolve_outputs=False used request id req-606fe384-ff45-41c8-aa96-4421176a07cf 2018-08-26 13:02:47,256 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0697019100189s 2018-08-26 13:02:47,257 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead?resolve_outputs=False used request id req-606fe384-ff45-41c8-aa96-4421176a07cf 2018-08-26 13:02:52,259 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-26 13:02:52,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/events?marker=6c54ed56-ad39-46d9-b546-93aeb54a12ec&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:02:52,289 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 26 Aug 2018 13:02:52 GMT Server: Apache x-openstack-request-id: req-f07b4660-fc6d-424f-9996-8ff116fd9309 Location: http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=6c54ed56-ad39-46d9-b546-93aeb54a12ec&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-26 13:02:52,331 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:02:52 GMT Server: Apache x-openstack-request-id: req-661b146e-f9c2-43d1-9c9e-bbcc7cff0ab7 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-26 13:02:52,331 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=6c54ed56-ad39-46d9-b546-93aeb54a12ec&sort_dir=asc&marker=6c54ed56-ad39-46d9-b546-93aeb54a12ec&sort_dir=asc used request id req-661b146e-f9c2-43d1-9c9e-bbcc7cff0ab7 2018-08-26 13:02:52,331 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0714662075043s 2018-08-26 13:02:52,331 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=6c54ed56-ad39-46d9-b546-93aeb54a12ec&sort_dir=asc&marker=6c54ed56-ad39-46d9-b546-93aeb54a12ec&sort_dir=asc used request id req-661b146e-f9c2-43d1-9c9e-bbcc7cff0ab7 2018-08-26 13:02:57,337 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-26 13:02:57,340 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/events?marker=6c54ed56-ad39-46d9-b546-93aeb54a12ec&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:02:57,368 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 26 Aug 2018 13:02:57 GMT Server: Apache x-openstack-request-id: req-73b12a0f-af12-438c-a110-7d68e012dae4 Location: http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=6c54ed56-ad39-46d9-b546-93aeb54a12ec&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-26 13:02:57,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:02:57 GMT Server: Apache x-openstack-request-id: req-e4654e9b-214e-4f31-ba78-2d9ecbf58439 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-26 13:02:57,410 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=6c54ed56-ad39-46d9-b546-93aeb54a12ec&sort_dir=asc&marker=6c54ed56-ad39-46d9-b546-93aeb54a12ec&sort_dir=asc used request id req-e4654e9b-214e-4f31-ba78-2d9ecbf58439 2018-08-26 13:02:57,410 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0727422237396s 2018-08-26 13:02:57,410 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=6c54ed56-ad39-46d9-b546-93aeb54a12ec&sort_dir=asc&marker=6c54ed56-ad39-46d9-b546-93aeb54a12ec&sort_dir=asc used request id req-e4654e9b-214e-4f31-ba78-2d9ecbf58439 2018-08-26 13:02:57,411 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-26 13:02:57,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/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}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:02:57,440 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 26 Aug 2018 13:02:57 GMT Server: Apache x-openstack-request-id: req-017740f6-c9ef-4d2c-a408-f73e4ffc0277 Location: http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead?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-26 13:02:57,482 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:02:57 GMT Server: Apache x-openstack-request-id: req-12cd7967-94e8-4df4-8be5-0c6743a5d525 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "48c33c12dced4eaf9582f2a2d6224537", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "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_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "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": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "0daddb10-5cb3-4f50-82ff-2e7593750ead", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ff341df7ed224a58abf711f9bfde8002", "tags": null, "creation_time": "2018-08-26T13:01:22Z", "links": [{"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0daddb10-5cb3-4f50-82ff-2e7593750ead", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-26 13:02:57,482 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead?resolve_outputs=False used request id req-12cd7967-94e8-4df4-8be5-0c6743a5d525 2018-08-26 13:02:57,482 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0711400508881s 2018-08-26 13:02:57,483 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead?resolve_outputs=False used request id req-12cd7967-94e8-4df4-8be5-0c6743a5d525 2018-08-26 13:03:02,489 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-26 13:03:02,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/events?marker=6c54ed56-ad39-46d9-b546-93aeb54a12ec&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:03:02,518 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 26 Aug 2018 13:03:02 GMT Server: Apache x-openstack-request-id: req-df07f9e6-6708-42fd-9d87-6892e693defa Location: http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=6c54ed56-ad39-46d9-b546-93aeb54a12ec&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-26 13:03:02,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:03:02 GMT Server: Apache x-openstack-request-id: req-a915de25-da78-4eef-9b80-3fbe2780b8af Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-26 13:03:02,559 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=6c54ed56-ad39-46d9-b546-93aeb54a12ec&sort_dir=asc&marker=6c54ed56-ad39-46d9-b546-93aeb54a12ec&sort_dir=asc used request id req-a915de25-da78-4eef-9b80-3fbe2780b8af 2018-08-26 13:03:02,559 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0700578689575s 2018-08-26 13:03:02,559 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=6c54ed56-ad39-46d9-b546-93aeb54a12ec&sort_dir=asc&marker=6c54ed56-ad39-46d9-b546-93aeb54a12ec&sort_dir=asc used request id req-a915de25-da78-4eef-9b80-3fbe2780b8af 2018-08-26 13:03:07,565 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-26 13:03:07,568 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/events?marker=6c54ed56-ad39-46d9-b546-93aeb54a12ec&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:03:07,595 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 26 Aug 2018 13:03:07 GMT Server: Apache x-openstack-request-id: req-27affc50-1695-46ef-b491-78082b9218c4 Location: http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=6c54ed56-ad39-46d9-b546-93aeb54a12ec&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-26 13:03:07,636 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:03:07 GMT Server: Apache x-openstack-request-id: req-3fec56b4-8aa2-40dd-b4d2-212683bdabd7 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-26 13:03:07,636 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=6c54ed56-ad39-46d9-b546-93aeb54a12ec&sort_dir=asc&marker=6c54ed56-ad39-46d9-b546-93aeb54a12ec&sort_dir=asc used request id req-3fec56b4-8aa2-40dd-b4d2-212683bdabd7 2018-08-26 13:03:07,636 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0708520412445s 2018-08-26 13:03:07,636 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=6c54ed56-ad39-46d9-b546-93aeb54a12ec&sort_dir=asc&marker=6c54ed56-ad39-46d9-b546-93aeb54a12ec&sort_dir=asc used request id req-3fec56b4-8aa2-40dd-b4d2-212683bdabd7 2018-08-26 13:03:07,637 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-26 13:03:07,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/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}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:03:07,665 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 26 Aug 2018 13:03:07 GMT Server: Apache x-openstack-request-id: req-d3fb1525-3e2e-4d6c-8a54-e589679d4b0e Location: http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead?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-26 13:03:07,693 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:03:07 GMT Server: Apache x-openstack-request-id: req-7d1b4c7d-965e-46cf-85e4-188d698391e7 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "48c33c12dced4eaf9582f2a2d6224537", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "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_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "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": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "0daddb10-5cb3-4f50-82ff-2e7593750ead", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ff341df7ed224a58abf711f9bfde8002", "tags": null, "creation_time": "2018-08-26T13:01:22Z", "links": [{"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0daddb10-5cb3-4f50-82ff-2e7593750ead", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-26 13:03:07,693 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead?resolve_outputs=False used request id req-7d1b4c7d-965e-46cf-85e4-188d698391e7 2018-08-26 13:03:07,693 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0562880039215s 2018-08-26 13:03:07,694 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead?resolve_outputs=False used request id req-7d1b4c7d-965e-46cf-85e4-188d698391e7 2018-08-26 13:03:12,700 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-26 13:03:12,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/events?marker=6c54ed56-ad39-46d9-b546-93aeb54a12ec&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:03:12,729 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 26 Aug 2018 13:03:12 GMT Server: Apache x-openstack-request-id: req-747c4e06-0a88-41e7-89e3-fc3fcc5625eb Location: http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=6c54ed56-ad39-46d9-b546-93aeb54a12ec&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-26 13:03:12,770 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:03:12 GMT Server: Apache x-openstack-request-id: req-9fa878f4-f1b7-488b-9133-db9e950c0175 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-26 13:03:12,770 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=6c54ed56-ad39-46d9-b546-93aeb54a12ec&sort_dir=asc&marker=6c54ed56-ad39-46d9-b546-93aeb54a12ec&sort_dir=asc used request id req-9fa878f4-f1b7-488b-9133-db9e950c0175 2018-08-26 13:03:12,770 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0701310634613s 2018-08-26 13:03:12,771 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=6c54ed56-ad39-46d9-b546-93aeb54a12ec&sort_dir=asc&marker=6c54ed56-ad39-46d9-b546-93aeb54a12ec&sort_dir=asc used request id req-9fa878f4-f1b7-488b-9133-db9e950c0175 2018-08-26 13:03:17,776 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-26 13:03:17,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/events?marker=6c54ed56-ad39-46d9-b546-93aeb54a12ec&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:03:17,823 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 26 Aug 2018 13:03:17 GMT Server: Apache x-openstack-request-id: req-0e1bd6f4-fd46-4266-b23f-63e38bfccce2 Location: http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=6c54ed56-ad39-46d9-b546-93aeb54a12ec&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-26 13:03:17,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:03:17 GMT Server: Apache x-openstack-request-id: req-7f81bb02-f8c9-4f0b-942f-044ce5525d14 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-26 13:03:17,865 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=6c54ed56-ad39-46d9-b546-93aeb54a12ec&sort_dir=asc&marker=6c54ed56-ad39-46d9-b546-93aeb54a12ec&sort_dir=asc used request id req-7f81bb02-f8c9-4f0b-942f-044ce5525d14 2018-08-26 13:03:17,865 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0886759757996s 2018-08-26 13:03:17,866 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=6c54ed56-ad39-46d9-b546-93aeb54a12ec&sort_dir=asc&marker=6c54ed56-ad39-46d9-b546-93aeb54a12ec&sort_dir=asc used request id req-7f81bb02-f8c9-4f0b-942f-044ce5525d14 2018-08-26 13:03:17,866 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-26 13:03:17,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/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}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:03:17,894 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 26 Aug 2018 13:03:17 GMT Server: Apache x-openstack-request-id: req-fca4220c-6a28-404e-937d-7cb7d17a2202 Location: http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead?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-26 13:03:17,919 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:03:17 GMT Server: Apache x-openstack-request-id: req-9ca1fbbc-d79f-480d-9511-735cd857b311 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "48c33c12dced4eaf9582f2a2d6224537", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "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_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "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": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "0daddb10-5cb3-4f50-82ff-2e7593750ead", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ff341df7ed224a58abf711f9bfde8002", "tags": null, "creation_time": "2018-08-26T13:01:22Z", "links": [{"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0daddb10-5cb3-4f50-82ff-2e7593750ead", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-26 13:03:17,920 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead?resolve_outputs=False used request id req-9ca1fbbc-d79f-480d-9511-735cd857b311 2018-08-26 13:03:17,920 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0535280704498s 2018-08-26 13:03:17,920 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead?resolve_outputs=False used request id req-9ca1fbbc-d79f-480d-9511-735cd857b311 2018-08-26 13:03:22,927 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-26 13:03:22,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/events?marker=6c54ed56-ad39-46d9-b546-93aeb54a12ec&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:03:22,957 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 26 Aug 2018 13:03:22 GMT Server: Apache x-openstack-request-id: req-5ef73dca-e64d-4a2b-ae91-e73e583ede68 Location: http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=6c54ed56-ad39-46d9-b546-93aeb54a12ec&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-26 13:03:22,999 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:03:22 GMT Server: Apache x-openstack-request-id: req-9c32d366-ed5e-4027-b797-e56c4c708072 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-26 13:03:22,999 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=6c54ed56-ad39-46d9-b546-93aeb54a12ec&sort_dir=asc&marker=6c54ed56-ad39-46d9-b546-93aeb54a12ec&sort_dir=asc used request id req-9c32d366-ed5e-4027-b797-e56c4c708072 2018-08-26 13:03:23,000 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0726969242096s 2018-08-26 13:03:23,000 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=6c54ed56-ad39-46d9-b546-93aeb54a12ec&sort_dir=asc&marker=6c54ed56-ad39-46d9-b546-93aeb54a12ec&sort_dir=asc used request id req-9c32d366-ed5e-4027-b797-e56c4c708072 2018-08-26 13:03:28,006 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-26 13:03:28,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/events?marker=6c54ed56-ad39-46d9-b546-93aeb54a12ec&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:03:28,035 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 26 Aug 2018 13:03:28 GMT Server: Apache x-openstack-request-id: req-fbfb3a35-5cbe-415b-b93b-0994f1f66bef Location: http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=6c54ed56-ad39-46d9-b546-93aeb54a12ec&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-26 13:03:28,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:03:28 GMT Server: Apache x-openstack-request-id: req-817e40e8-cefc-49dc-a69e-ef7109dfa4bf Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-26 13:03:28,076 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=6c54ed56-ad39-46d9-b546-93aeb54a12ec&sort_dir=asc&marker=6c54ed56-ad39-46d9-b546-93aeb54a12ec&sort_dir=asc used request id req-817e40e8-cefc-49dc-a69e-ef7109dfa4bf 2018-08-26 13:03:28,076 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0706269741058s 2018-08-26 13:03:28,077 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=6c54ed56-ad39-46d9-b546-93aeb54a12ec&sort_dir=asc&marker=6c54ed56-ad39-46d9-b546-93aeb54a12ec&sort_dir=asc used request id req-817e40e8-cefc-49dc-a69e-ef7109dfa4bf 2018-08-26 13:03:28,077 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-26 13:03:28,080 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/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}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:03:28,106 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 26 Aug 2018 13:03:28 GMT Server: Apache x-openstack-request-id: req-1aaa323a-6030-4204-8147-b5d16bcfed80 Location: http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead?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-26 13:03:28,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:03:28 GMT Server: Apache x-openstack-request-id: req-0af9408e-0c6a-41b3-a163-378e5ad18819 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "48c33c12dced4eaf9582f2a2d6224537", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "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_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "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": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "0daddb10-5cb3-4f50-82ff-2e7593750ead", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ff341df7ed224a58abf711f9bfde8002", "tags": null, "creation_time": "2018-08-26T13:01:22Z", "links": [{"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0daddb10-5cb3-4f50-82ff-2e7593750ead", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-26 13:03:28,149 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead?resolve_outputs=False used request id req-0af9408e-0c6a-41b3-a163-378e5ad18819 2018-08-26 13:03:28,149 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0720269680023s 2018-08-26 13:03:28,150 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead?resolve_outputs=False used request id req-0af9408e-0c6a-41b3-a163-378e5ad18819 2018-08-26 13:03:33,156 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-26 13:03:33,160 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/events?marker=6c54ed56-ad39-46d9-b546-93aeb54a12ec&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:03:33,186 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 26 Aug 2018 13:03:33 GMT Server: Apache x-openstack-request-id: req-2afbfb1f-aae9-44d1-94e0-96974ff807c8 Location: http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=6c54ed56-ad39-46d9-b546-93aeb54a12ec&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-26 13:03:33,229 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:03:33 GMT Server: Apache x-openstack-request-id: req-389eaeec-098f-4885-b019-4db81e541b9a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 446 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "dns", "event_time": "2018-08-26T13:03:30Z", "links": [{"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/resources/dns/events/35c46338-9225-4fa0-87b7-157217b1f91f", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "c8b62920-bcc4-44c4-9eca-0d3258c58cc1", "id": "35c46338-9225-4fa0-87b7-157217b1f91f"}, {"resource_name": "ellis", "event_time": "2018-08-26T13:03:30Z", "links": [{"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/resources/ellis/events/12608b29-b571-4399-bb37-2b36c47631e7", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-ellis-j6tdzaegy3ew", "id": "12608b29-b571-4399-bb37-2b36c47631e7"}]} 2018-08-26 13:03:33,229 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=6c54ed56-ad39-46d9-b546-93aeb54a12ec&sort_dir=asc&marker=6c54ed56-ad39-46d9-b546-93aeb54a12ec&sort_dir=asc used request id req-389eaeec-098f-4885-b019-4db81e541b9a 2018-08-26 13:03:33,229 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0725138187408s 2018-08-26 13:03:33,229 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=6c54ed56-ad39-46d9-b546-93aeb54a12ec&sort_dir=asc&marker=6c54ed56-ad39-46d9-b546-93aeb54a12ec&sort_dir=asc used request id req-389eaeec-098f-4885-b019-4db81e541b9a 2018-08-26 13:03:38,235 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-26 13:03:38,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/events?marker=12608b29-b571-4399-bb37-2b36c47631e7&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:03:38,280 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 26 Aug 2018 13:03:38 GMT Server: Apache x-openstack-request-id: req-46510e3d-380e-4f08-80d3-ddae9733454f Location: http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=12608b29-b571-4399-bb37-2b36c47631e7&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-26 13:03:38,321 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:03:38 GMT Server: Apache x-openstack-request-id: req-011ceb85-e50f-4536-abef-d8255bde5a63 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-26 13:03:38,321 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=12608b29-b571-4399-bb37-2b36c47631e7&sort_dir=asc&marker=12608b29-b571-4399-bb37-2b36c47631e7&sort_dir=asc used request id req-011ceb85-e50f-4536-abef-d8255bde5a63 2018-08-26 13:03:38,322 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0860979557037s 2018-08-26 13:03:38,322 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=12608b29-b571-4399-bb37-2b36c47631e7&sort_dir=asc&marker=12608b29-b571-4399-bb37-2b36c47631e7&sort_dir=asc used request id req-011ceb85-e50f-4536-abef-d8255bde5a63 2018-08-26 13:03:43,328 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-26 13:03:43,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/events?marker=12608b29-b571-4399-bb37-2b36c47631e7&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:03:43,357 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 26 Aug 2018 13:03:43 GMT Server: Apache x-openstack-request-id: req-e9844b17-eb9f-497d-b14e-3b9c1c4853a2 Location: http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=12608b29-b571-4399-bb37-2b36c47631e7&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-26 13:03:43,405 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:03:43 GMT Server: Apache x-openstack-request-id: req-b0f199cb-09a3-458a-8d65-fe4a2a0aff2f Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-26 13:03:43,405 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=12608b29-b571-4399-bb37-2b36c47631e7&sort_dir=asc&marker=12608b29-b571-4399-bb37-2b36c47631e7&sort_dir=asc used request id req-b0f199cb-09a3-458a-8d65-fe4a2a0aff2f 2018-08-26 13:03:43,405 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0774998664856s 2018-08-26 13:03:43,406 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=12608b29-b571-4399-bb37-2b36c47631e7&sort_dir=asc&marker=12608b29-b571-4399-bb37-2b36c47631e7&sort_dir=asc used request id req-b0f199cb-09a3-458a-8d65-fe4a2a0aff2f 2018-08-26 13:03:43,406 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-26 13:03:43,409 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/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}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:03:43,435 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 26 Aug 2018 13:03:43 GMT Server: Apache x-openstack-request-id: req-deedfdfc-774e-40c2-b405-688d4ba3498c Location: http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead?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-26 13:03:43,476 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:03:43 GMT Server: Apache x-openstack-request-id: req-13ff8e6a-6fdc-4db4-8e1a-c30b648bd1c6 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "48c33c12dced4eaf9582f2a2d6224537", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "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_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "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": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "0daddb10-5cb3-4f50-82ff-2e7593750ead", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ff341df7ed224a58abf711f9bfde8002", "tags": null, "creation_time": "2018-08-26T13:01:22Z", "links": [{"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0daddb10-5cb3-4f50-82ff-2e7593750ead", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-26 13:03:43,476 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead?resolve_outputs=False used request id req-13ff8e6a-6fdc-4db4-8e1a-c30b648bd1c6 2018-08-26 13:03:43,476 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0701239109039s 2018-08-26 13:03:43,477 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead?resolve_outputs=False used request id req-13ff8e6a-6fdc-4db4-8e1a-c30b648bd1c6 2018-08-26 13:03:48,483 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-26 13:03:48,487 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/events?marker=12608b29-b571-4399-bb37-2b36c47631e7&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:03:48,514 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 26 Aug 2018 13:03:48 GMT Server: Apache x-openstack-request-id: req-40e6b701-5958-401c-8527-c721006d72e6 Location: http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=12608b29-b571-4399-bb37-2b36c47631e7&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-26 13:03:48,561 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:03:48 GMT Server: Apache x-openstack-request-id: req-48512e15-c501-4a57-a001-8fab7b3a82ef Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-26 13:03:48,561 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=12608b29-b571-4399-bb37-2b36c47631e7&sort_dir=asc&marker=12608b29-b571-4399-bb37-2b36c47631e7&sort_dir=asc used request id req-48512e15-c501-4a57-a001-8fab7b3a82ef 2018-08-26 13:03:48,561 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0776178836823s 2018-08-26 13:03:48,562 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=12608b29-b571-4399-bb37-2b36c47631e7&sort_dir=asc&marker=12608b29-b571-4399-bb37-2b36c47631e7&sort_dir=asc used request id req-48512e15-c501-4a57-a001-8fab7b3a82ef 2018-08-26 13:03:53,567 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-26 13:03:53,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/events?marker=12608b29-b571-4399-bb37-2b36c47631e7&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:03:53,597 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 26 Aug 2018 13:03:53 GMT Server: Apache x-openstack-request-id: req-680b024a-ffcf-4a4a-8af8-2fe17d0cb940 Location: http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=12608b29-b571-4399-bb37-2b36c47631e7&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-26 13:03:53,640 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:03:53 GMT Server: Apache x-openstack-request-id: req-8c3f12a8-f453-4931-82d2-f47f57cb0030 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-26 13:03:53,641 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=12608b29-b571-4399-bb37-2b36c47631e7&sort_dir=asc&marker=12608b29-b571-4399-bb37-2b36c47631e7&sort_dir=asc used request id req-8c3f12a8-f453-4931-82d2-f47f57cb0030 2018-08-26 13:03:53,641 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0731019973755s 2018-08-26 13:03:53,641 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=12608b29-b571-4399-bb37-2b36c47631e7&sort_dir=asc&marker=12608b29-b571-4399-bb37-2b36c47631e7&sort_dir=asc used request id req-8c3f12a8-f453-4931-82d2-f47f57cb0030 2018-08-26 13:03:53,641 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-26 13:03:53,644 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/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}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:03:53,671 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 26 Aug 2018 13:03:53 GMT Server: Apache x-openstack-request-id: req-44182fe9-741d-48df-84ee-9700ee89525c Location: http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead?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-26 13:03:53,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:03:53 GMT Server: Apache x-openstack-request-id: req-8f4dc801-d77a-400f-9e5f-f33067a2c80d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "48c33c12dced4eaf9582f2a2d6224537", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "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_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "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": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "0daddb10-5cb3-4f50-82ff-2e7593750ead", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ff341df7ed224a58abf711f9bfde8002", "tags": null, "creation_time": "2018-08-26T13:01:22Z", "links": [{"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0daddb10-5cb3-4f50-82ff-2e7593750ead", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-26 13:03:53,713 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead?resolve_outputs=False used request id req-8f4dc801-d77a-400f-9e5f-f33067a2c80d 2018-08-26 13:03:53,713 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0714049339294s 2018-08-26 13:03:53,713 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead?resolve_outputs=False used request id req-8f4dc801-d77a-400f-9e5f-f33067a2c80d 2018-08-26 13:03:58,720 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-26 13:03:58,723 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/events?marker=12608b29-b571-4399-bb37-2b36c47631e7&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:03:58,750 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 26 Aug 2018 13:03:58 GMT Server: Apache x-openstack-request-id: req-9a866ffd-1409-4de4-9a62-05dc8d3619ab Location: http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=12608b29-b571-4399-bb37-2b36c47631e7&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-26 13:03:58,791 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:03:58 GMT Server: Apache x-openstack-request-id: req-b01e0b4f-946f-426c-9579-738ee6d2211c Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-26 13:03:58,792 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=12608b29-b571-4399-bb37-2b36c47631e7&sort_dir=asc&marker=12608b29-b571-4399-bb37-2b36c47631e7&sort_dir=asc used request id req-b01e0b4f-946f-426c-9579-738ee6d2211c 2018-08-26 13:03:58,792 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0718760490417s 2018-08-26 13:03:58,792 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=12608b29-b571-4399-bb37-2b36c47631e7&sort_dir=asc&marker=12608b29-b571-4399-bb37-2b36c47631e7&sort_dir=asc used request id req-b01e0b4f-946f-426c-9579-738ee6d2211c 2018-08-26 13:04:03,796 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-26 13:04:03,799 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/events?marker=12608b29-b571-4399-bb37-2b36c47631e7&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:04:03,827 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 26 Aug 2018 13:04:03 GMT Server: Apache x-openstack-request-id: req-a529307b-d71a-40da-8de3-34a057a03fe6 Location: http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=12608b29-b571-4399-bb37-2b36c47631e7&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-26 13:04:03,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:04:03 GMT Server: Apache x-openstack-request-id: req-e0e591c7-d941-4419-8c2f-a647b439909c Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-26 13:04:03,869 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=12608b29-b571-4399-bb37-2b36c47631e7&sort_dir=asc&marker=12608b29-b571-4399-bb37-2b36c47631e7&sort_dir=asc used request id req-e0e591c7-d941-4419-8c2f-a647b439909c 2018-08-26 13:04:03,869 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.072438955307s 2018-08-26 13:04:03,869 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=12608b29-b571-4399-bb37-2b36c47631e7&sort_dir=asc&marker=12608b29-b571-4399-bb37-2b36c47631e7&sort_dir=asc used request id req-e0e591c7-d941-4419-8c2f-a647b439909c 2018-08-26 13:04:03,870 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-26 13:04:03,872 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/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}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:04:03,901 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 26 Aug 2018 13:04:03 GMT Server: Apache x-openstack-request-id: req-22a6e256-644e-4a7c-ac51-257a782c6f47 Location: http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead?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-26 13:04:03,926 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:04:03 GMT Server: Apache x-openstack-request-id: req-f8198fc7-a3cd-410c-b965-06bddcf12303 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "48c33c12dced4eaf9582f2a2d6224537", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "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_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "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": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "0daddb10-5cb3-4f50-82ff-2e7593750ead", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ff341df7ed224a58abf711f9bfde8002", "tags": null, "creation_time": "2018-08-26T13:01:22Z", "links": [{"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0daddb10-5cb3-4f50-82ff-2e7593750ead", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-26 13:04:03,926 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead?resolve_outputs=False used request id req-f8198fc7-a3cd-410c-b965-06bddcf12303 2018-08-26 13:04:03,926 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0563440322876s 2018-08-26 13:04:03,926 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead?resolve_outputs=False used request id req-f8198fc7-a3cd-410c-b965-06bddcf12303 2018-08-26 13:04:08,933 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-26 13:04:08,936 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/events?marker=12608b29-b571-4399-bb37-2b36c47631e7&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:04:08,963 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 26 Aug 2018 13:04:08 GMT Server: Apache x-openstack-request-id: req-6be3af60-b144-4f77-95e7-9bf8393d86b1 Location: http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=12608b29-b571-4399-bb37-2b36c47631e7&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-26 13:04:09,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:04:08 GMT Server: Apache x-openstack-request-id: req-a7750c72-7619-4de1-b4b8-ac4273a19a23 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-26 13:04:09,005 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=12608b29-b571-4399-bb37-2b36c47631e7&sort_dir=asc&marker=12608b29-b571-4399-bb37-2b36c47631e7&sort_dir=asc used request id req-a7750c72-7619-4de1-b4b8-ac4273a19a23 2018-08-26 13:04:09,005 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0720980167389s 2018-08-26 13:04:09,006 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=12608b29-b571-4399-bb37-2b36c47631e7&sort_dir=asc&marker=12608b29-b571-4399-bb37-2b36c47631e7&sort_dir=asc used request id req-a7750c72-7619-4de1-b4b8-ac4273a19a23 2018-08-26 13:04:14,011 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-26 13:04:14,014 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/events?marker=12608b29-b571-4399-bb37-2b36c47631e7&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:04:14,041 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 26 Aug 2018 13:04:14 GMT Server: Apache x-openstack-request-id: req-b8cbfc0e-f9e0-421b-a1f4-950b59ffe0b0 Location: http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=12608b29-b571-4399-bb37-2b36c47631e7&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-26 13:04:14,081 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:04:14 GMT Server: Apache x-openstack-request-id: req-c94ce055-af7f-44c4-aa8d-18322eb42d7b Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-26 13:04:14,081 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=12608b29-b571-4399-bb37-2b36c47631e7&sort_dir=asc&marker=12608b29-b571-4399-bb37-2b36c47631e7&sort_dir=asc used request id req-c94ce055-af7f-44c4-aa8d-18322eb42d7b 2018-08-26 13:04:14,081 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0699920654297s 2018-08-26 13:04:14,082 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=12608b29-b571-4399-bb37-2b36c47631e7&sort_dir=asc&marker=12608b29-b571-4399-bb37-2b36c47631e7&sort_dir=asc used request id req-c94ce055-af7f-44c4-aa8d-18322eb42d7b 2018-08-26 13:04:14,082 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-26 13:04:14,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/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}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:04:14,110 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 26 Aug 2018 13:04:14 GMT Server: Apache x-openstack-request-id: req-3634aecc-de41-42f2-9d6f-ee049e458c57 Location: http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead?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-26 13:04:14,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:04:14 GMT Server: Apache x-openstack-request-id: req-a7f1d075-e856-4eb2-ba04-b62382c20b01 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "48c33c12dced4eaf9582f2a2d6224537", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "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_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "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": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "0daddb10-5cb3-4f50-82ff-2e7593750ead", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ff341df7ed224a58abf711f9bfde8002", "tags": null, "creation_time": "2018-08-26T13:01:22Z", "links": [{"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0daddb10-5cb3-4f50-82ff-2e7593750ead", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-26 13:04:14,152 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead?resolve_outputs=False used request id req-a7f1d075-e856-4eb2-ba04-b62382c20b01 2018-08-26 13:04:14,152 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.069787979126s 2018-08-26 13:04:14,152 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead?resolve_outputs=False used request id req-a7f1d075-e856-4eb2-ba04-b62382c20b01 2018-08-26 13:04:19,159 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-26 13:04:19,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/events?marker=12608b29-b571-4399-bb37-2b36c47631e7&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:04:19,189 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 26 Aug 2018 13:04:19 GMT Server: Apache x-openstack-request-id: req-d5007141-d769-4ba2-8a75-4d8e9aaa11d8 Location: http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=12608b29-b571-4399-bb37-2b36c47631e7&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-26 13:04:19,230 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:04:19 GMT Server: Apache x-openstack-request-id: req-81f50253-bb2c-4b98-95c9-38f5dc3b10ac Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-26 13:04:19,230 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=12608b29-b571-4399-bb37-2b36c47631e7&sort_dir=asc&marker=12608b29-b571-4399-bb37-2b36c47631e7&sort_dir=asc used request id req-81f50253-bb2c-4b98-95c9-38f5dc3b10ac 2018-08-26 13:04:19,231 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0713860988617s 2018-08-26 13:04:19,231 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=12608b29-b571-4399-bb37-2b36c47631e7&sort_dir=asc&marker=12608b29-b571-4399-bb37-2b36c47631e7&sort_dir=asc used request id req-81f50253-bb2c-4b98-95c9-38f5dc3b10ac 2018-08-26 13:04:24,237 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-26 13:04:24,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/events?marker=12608b29-b571-4399-bb37-2b36c47631e7&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:04:24,267 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 26 Aug 2018 13:04:24 GMT Server: Apache x-openstack-request-id: req-d144e0c7-3f34-41f6-b78f-841aae9ad5b0 Location: http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=12608b29-b571-4399-bb37-2b36c47631e7&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-26 13:04:24,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:04:24 GMT Server: Apache x-openstack-request-id: req-6259f86b-ccd5-4092-8159-5e73bbaf6621 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-26 13:04:24,309 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=12608b29-b571-4399-bb37-2b36c47631e7&sort_dir=asc&marker=12608b29-b571-4399-bb37-2b36c47631e7&sort_dir=asc used request id req-6259f86b-ccd5-4092-8159-5e73bbaf6621 2018-08-26 13:04:24,309 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0723168849945s 2018-08-26 13:04:24,310 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=12608b29-b571-4399-bb37-2b36c47631e7&sort_dir=asc&marker=12608b29-b571-4399-bb37-2b36c47631e7&sort_dir=asc used request id req-6259f86b-ccd5-4092-8159-5e73bbaf6621 2018-08-26 13:04:24,310 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-26 13:04:24,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/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}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:04:24,339 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 26 Aug 2018 13:04:24 GMT Server: Apache x-openstack-request-id: req-b2744bbc-c195-4c0d-a69d-87c33c18b7ad Location: http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead?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-26 13:04:24,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:04:24 GMT Server: Apache x-openstack-request-id: req-dd0d2921-1b95-4eda-a25a-06d3d0852583 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "48c33c12dced4eaf9582f2a2d6224537", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "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_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "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": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "0daddb10-5cb3-4f50-82ff-2e7593750ead", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ff341df7ed224a58abf711f9bfde8002", "tags": null, "creation_time": "2018-08-26T13:01:22Z", "links": [{"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0daddb10-5cb3-4f50-82ff-2e7593750ead", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-26 13:04:24,381 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead?resolve_outputs=False used request id req-dd0d2921-1b95-4eda-a25a-06d3d0852583 2018-08-26 13:04:24,381 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0710108280182s 2018-08-26 13:04:24,381 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead?resolve_outputs=False used request id req-dd0d2921-1b95-4eda-a25a-06d3d0852583 2018-08-26 13:04:29,388 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-26 13:04:29,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/events?marker=12608b29-b571-4399-bb37-2b36c47631e7&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:04:29,415 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 26 Aug 2018 13:04:29 GMT Server: Apache x-openstack-request-id: req-61847e7e-529a-4bba-ba19-6058e431ce9c Location: http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=12608b29-b571-4399-bb37-2b36c47631e7&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-26 13:04:29,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:04:29 GMT Server: Apache x-openstack-request-id: req-4bd6147c-d7bf-4d29-9b1d-826b18cb8ceb Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-26 13:04:29,455 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=12608b29-b571-4399-bb37-2b36c47631e7&sort_dir=asc&marker=12608b29-b571-4399-bb37-2b36c47631e7&sort_dir=asc used request id req-4bd6147c-d7bf-4d29-9b1d-826b18cb8ceb 2018-08-26 13:04:29,456 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0673649311066s 2018-08-26 13:04:29,456 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=12608b29-b571-4399-bb37-2b36c47631e7&sort_dir=asc&marker=12608b29-b571-4399-bb37-2b36c47631e7&sort_dir=asc used request id req-4bd6147c-d7bf-4d29-9b1d-826b18cb8ceb 2018-08-26 13:04:34,461 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-26 13:04:34,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/events?marker=12608b29-b571-4399-bb37-2b36c47631e7&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:04:34,494 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 26 Aug 2018 13:04:34 GMT Server: Apache x-openstack-request-id: req-afc7e8e2-be2f-4e52-8368-35d427fb5130 Location: http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=12608b29-b571-4399-bb37-2b36c47631e7&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-26 13:04:34,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:04:34 GMT Server: Apache x-openstack-request-id: req-bc76e53e-9408-4601-add4-7254ee9407e4 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-26 13:04:34,536 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=12608b29-b571-4399-bb37-2b36c47631e7&sort_dir=asc&marker=12608b29-b571-4399-bb37-2b36c47631e7&sort_dir=asc used request id req-bc76e53e-9408-4601-add4-7254ee9407e4 2018-08-26 13:04:34,536 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.074156999588s 2018-08-26 13:04:34,536 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=12608b29-b571-4399-bb37-2b36c47631e7&sort_dir=asc&marker=12608b29-b571-4399-bb37-2b36c47631e7&sort_dir=asc used request id req-bc76e53e-9408-4601-add4-7254ee9407e4 2018-08-26 13:04:34,536 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-26 13:04:34,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/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}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:04:34,565 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 26 Aug 2018 13:04:34 GMT Server: Apache x-openstack-request-id: req-c1483342-5417-4c3a-bbcd-63dd112d8162 Location: http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead?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-26 13:04:34,608 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:04:34 GMT Server: Apache x-openstack-request-id: req-053751c5-c8e9-4c6d-8434-62568a07c809 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "48c33c12dced4eaf9582f2a2d6224537", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "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_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "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": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "0daddb10-5cb3-4f50-82ff-2e7593750ead", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ff341df7ed224a58abf711f9bfde8002", "tags": null, "creation_time": "2018-08-26T13:01:22Z", "links": [{"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0daddb10-5cb3-4f50-82ff-2e7593750ead", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-26 13:04:34,608 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead?resolve_outputs=False used request id req-053751c5-c8e9-4c6d-8434-62568a07c809 2018-08-26 13:04:34,608 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0712730884552s 2018-08-26 13:04:34,608 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead?resolve_outputs=False used request id req-053751c5-c8e9-4c6d-8434-62568a07c809 2018-08-26 13:04:39,614 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-26 13:04:39,618 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/events?marker=12608b29-b571-4399-bb37-2b36c47631e7&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:04:39,660 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 26 Aug 2018 13:04:39 GMT Server: Apache x-openstack-request-id: req-41eddf82-b4e7-467d-8025-e6b7be8a7de6 Location: http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=12608b29-b571-4399-bb37-2b36c47631e7&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-26 13:04:39,701 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:04:39 GMT Server: Apache x-openstack-request-id: req-c2c0ece6-3ed2-4881-8ca2-ba749aa703ce Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-26 13:04:39,701 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=12608b29-b571-4399-bb37-2b36c47631e7&sort_dir=asc&marker=12608b29-b571-4399-bb37-2b36c47631e7&sort_dir=asc used request id req-c2c0ece6-3ed2-4881-8ca2-ba749aa703ce 2018-08-26 13:04:39,701 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0864689350128s 2018-08-26 13:04:39,701 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=12608b29-b571-4399-bb37-2b36c47631e7&sort_dir=asc&marker=12608b29-b571-4399-bb37-2b36c47631e7&sort_dir=asc used request id req-c2c0ece6-3ed2-4881-8ca2-ba749aa703ce 2018-08-26 13:04:44,707 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-26 13:04:44,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/events?marker=12608b29-b571-4399-bb37-2b36c47631e7&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:04:44,736 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 26 Aug 2018 13:04:44 GMT Server: Apache x-openstack-request-id: req-e636f227-7057-48c5-8d6b-a6597a3fb77f Location: http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=12608b29-b571-4399-bb37-2b36c47631e7&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-26 13:04:44,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:04:44 GMT Server: Apache x-openstack-request-id: req-f083400a-cf26-432f-8fde-0445cb5d050b Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-26 13:04:44,777 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=12608b29-b571-4399-bb37-2b36c47631e7&sort_dir=asc&marker=12608b29-b571-4399-bb37-2b36c47631e7&sort_dir=asc used request id req-f083400a-cf26-432f-8fde-0445cb5d050b 2018-08-26 13:04:44,777 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0699450969696s 2018-08-26 13:04:44,777 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=12608b29-b571-4399-bb37-2b36c47631e7&sort_dir=asc&marker=12608b29-b571-4399-bb37-2b36c47631e7&sort_dir=asc used request id req-f083400a-cf26-432f-8fde-0445cb5d050b 2018-08-26 13:04:44,778 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-26 13:04:44,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/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}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:04:44,821 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 26 Aug 2018 13:04:44 GMT Server: Apache x-openstack-request-id: req-3e9dc839-cb17-4f36-b9c5-eaa93f43c537 Location: http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead?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-26 13:04:44,845 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:04:44 GMT Server: Apache x-openstack-request-id: req-3839174c-aa3e-4d05-9ff8-9eec94c8f58a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "48c33c12dced4eaf9582f2a2d6224537", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "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_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "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": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "0daddb10-5cb3-4f50-82ff-2e7593750ead", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ff341df7ed224a58abf711f9bfde8002", "tags": null, "creation_time": "2018-08-26T13:01:22Z", "links": [{"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0daddb10-5cb3-4f50-82ff-2e7593750ead", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-26 13:04:44,845 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead?resolve_outputs=False used request id req-3839174c-aa3e-4d05-9ff8-9eec94c8f58a 2018-08-26 13:04:44,846 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0676100254059s 2018-08-26 13:04:44,846 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead?resolve_outputs=False used request id req-3839174c-aa3e-4d05-9ff8-9eec94c8f58a 2018-08-26 13:04:49,850 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-26 13:04:49,853 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/events?marker=12608b29-b571-4399-bb37-2b36c47631e7&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:04:49,879 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 26 Aug 2018 13:04:49 GMT Server: Apache x-openstack-request-id: req-dedf6612-87d4-40a3-9b7f-37aebc15e393 Location: http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=12608b29-b571-4399-bb37-2b36c47631e7&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-26 13:04:49,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:04:49 GMT Server: Apache x-openstack-request-id: req-7f134c08-400c-4cc6-a3e6-9460a6124dde Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-26 13:04:49,921 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=12608b29-b571-4399-bb37-2b36c47631e7&sort_dir=asc&marker=12608b29-b571-4399-bb37-2b36c47631e7&sort_dir=asc used request id req-7f134c08-400c-4cc6-a3e6-9460a6124dde 2018-08-26 13:04:49,921 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0710818767548s 2018-08-26 13:04:49,921 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=12608b29-b571-4399-bb37-2b36c47631e7&sort_dir=asc&marker=12608b29-b571-4399-bb37-2b36c47631e7&sort_dir=asc used request id req-7f134c08-400c-4cc6-a3e6-9460a6124dde 2018-08-26 13:04:54,926 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-26 13:04:54,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/events?marker=12608b29-b571-4399-bb37-2b36c47631e7&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:04:54,956 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 26 Aug 2018 13:04:54 GMT Server: Apache x-openstack-request-id: req-4da0ea04-54e0-4873-ad00-7117d60564a5 Location: http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=12608b29-b571-4399-bb37-2b36c47631e7&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-26 13:04:54,997 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:04:54 GMT Server: Apache x-openstack-request-id: req-a5025616-e37e-404e-9324-d62603d92143 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-26 13:04:54,998 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=12608b29-b571-4399-bb37-2b36c47631e7&sort_dir=asc&marker=12608b29-b571-4399-bb37-2b36c47631e7&sort_dir=asc used request id req-a5025616-e37e-404e-9324-d62603d92143 2018-08-26 13:04:54,998 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0711848735809s 2018-08-26 13:04:54,998 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=12608b29-b571-4399-bb37-2b36c47631e7&sort_dir=asc&marker=12608b29-b571-4399-bb37-2b36c47631e7&sort_dir=asc used request id req-a5025616-e37e-404e-9324-d62603d92143 2018-08-26 13:04:54,998 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-26 13:04:55,001 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/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}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:04:55,027 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 26 Aug 2018 13:04:55 GMT Server: Apache x-openstack-request-id: req-42adb712-fcdb-41a3-bb20-5e692cd4045c Location: http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead?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-26 13:04:55,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:04:55 GMT Server: Apache x-openstack-request-id: req-11be990c-a2a9-47f7-b1a8-b5104530fe8a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "48c33c12dced4eaf9582f2a2d6224537", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "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_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "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": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "0daddb10-5cb3-4f50-82ff-2e7593750ead", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ff341df7ed224a58abf711f9bfde8002", "tags": null, "creation_time": "2018-08-26T13:01:22Z", "links": [{"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0daddb10-5cb3-4f50-82ff-2e7593750ead", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-26 13:04:55,070 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead?resolve_outputs=False used request id req-11be990c-a2a9-47f7-b1a8-b5104530fe8a 2018-08-26 13:04:55,071 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.071918964386s 2018-08-26 13:04:55,071 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead?resolve_outputs=False used request id req-11be990c-a2a9-47f7-b1a8-b5104530fe8a 2018-08-26 13:05:00,077 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-26 13:05:00,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/events?marker=12608b29-b571-4399-bb37-2b36c47631e7&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:05:00,107 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 26 Aug 2018 13:05:00 GMT Server: Apache x-openstack-request-id: req-73a92775-e018-48c3-bae7-d68214c86401 Location: http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=12608b29-b571-4399-bb37-2b36c47631e7&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-26 13:05:00,148 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:05:00 GMT Server: Apache x-openstack-request-id: req-56a4452b-e7b6-454c-b8bc-3a15307622e5 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-26 13:05:00,148 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=12608b29-b571-4399-bb37-2b36c47631e7&sort_dir=asc&marker=12608b29-b571-4399-bb37-2b36c47631e7&sort_dir=asc used request id req-56a4452b-e7b6-454c-b8bc-3a15307622e5 2018-08-26 13:05:00,149 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0709958076477s 2018-08-26 13:05:00,149 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=12608b29-b571-4399-bb37-2b36c47631e7&sort_dir=asc&marker=12608b29-b571-4399-bb37-2b36c47631e7&sort_dir=asc used request id req-56a4452b-e7b6-454c-b8bc-3a15307622e5 2018-08-26 13:05:05,155 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-26 13:05:05,158 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/events?marker=12608b29-b571-4399-bb37-2b36c47631e7&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:05:05,185 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 26 Aug 2018 13:05:05 GMT Server: Apache x-openstack-request-id: req-82013f4a-be00-43bc-8afa-56237e91e4dd Location: http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=12608b29-b571-4399-bb37-2b36c47631e7&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-26 13:05:05,226 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:05:05 GMT Server: Apache x-openstack-request-id: req-f41eae47-6307-4cb8-af69-295a268c5ced Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-26 13:05:05,227 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=12608b29-b571-4399-bb37-2b36c47631e7&sort_dir=asc&marker=12608b29-b571-4399-bb37-2b36c47631e7&sort_dir=asc used request id req-f41eae47-6307-4cb8-af69-295a268c5ced 2018-08-26 13:05:05,227 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0720670223236s 2018-08-26 13:05:05,227 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=12608b29-b571-4399-bb37-2b36c47631e7&sort_dir=asc&marker=12608b29-b571-4399-bb37-2b36c47631e7&sort_dir=asc used request id req-f41eae47-6307-4cb8-af69-295a268c5ced 2018-08-26 13:05:05,228 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-26 13:05:05,230 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/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}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:05:05,256 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 26 Aug 2018 13:05:05 GMT Server: Apache x-openstack-request-id: req-e57cb608-05c1-4dcb-ba7b-06a07ae0c5fb Location: http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead?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-26 13:05:05,298 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:05:05 GMT Server: Apache x-openstack-request-id: req-bd9a8a75-b73d-487e-96c3-16463ab41b49 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "48c33c12dced4eaf9582f2a2d6224537", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "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_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "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": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "0daddb10-5cb3-4f50-82ff-2e7593750ead", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ff341df7ed224a58abf711f9bfde8002", "tags": null, "creation_time": "2018-08-26T13:01:22Z", "links": [{"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0daddb10-5cb3-4f50-82ff-2e7593750ead", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-26 13:05:05,298 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead?resolve_outputs=False used request id req-bd9a8a75-b73d-487e-96c3-16463ab41b49 2018-08-26 13:05:05,299 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0707800388336s 2018-08-26 13:05:05,299 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead?resolve_outputs=False used request id req-bd9a8a75-b73d-487e-96c3-16463ab41b49 2018-08-26 13:05:10,305 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-26 13:05:10,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/events?marker=12608b29-b571-4399-bb37-2b36c47631e7&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:05:10,333 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 26 Aug 2018 13:05:10 GMT Server: Apache x-openstack-request-id: req-6350c056-fa32-4c5a-b16a-73f2e218ca40 Location: http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=12608b29-b571-4399-bb37-2b36c47631e7&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-26 13:05:10,373 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:05:10 GMT Server: Apache x-openstack-request-id: req-e6edd6e2-8d5f-4821-a25b-28db6f7acaf7 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-26 13:05:10,374 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=12608b29-b571-4399-bb37-2b36c47631e7&sort_dir=asc&marker=12608b29-b571-4399-bb37-2b36c47631e7&sort_dir=asc used request id req-e6edd6e2-8d5f-4821-a25b-28db6f7acaf7 2018-08-26 13:05:10,374 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0682690143585s 2018-08-26 13:05:10,374 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=12608b29-b571-4399-bb37-2b36c47631e7&sort_dir=asc&marker=12608b29-b571-4399-bb37-2b36c47631e7&sort_dir=asc used request id req-e6edd6e2-8d5f-4821-a25b-28db6f7acaf7 2018-08-26 13:05:15,380 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-26 13:05:15,383 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/events?marker=12608b29-b571-4399-bb37-2b36c47631e7&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:05:15,410 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 26 Aug 2018 13:05:15 GMT Server: Apache x-openstack-request-id: req-a300d92d-3651-4ef7-a2f8-74f7c0c3494c Location: http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=12608b29-b571-4399-bb37-2b36c47631e7&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-26 13:05:15,450 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:05:15 GMT Server: Apache x-openstack-request-id: req-0975ea1c-f657-4054-beb5-ebd0c1662b63 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-26 13:05:15,450 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=12608b29-b571-4399-bb37-2b36c47631e7&sort_dir=asc&marker=12608b29-b571-4399-bb37-2b36c47631e7&sort_dir=asc used request id req-0975ea1c-f657-4054-beb5-ebd0c1662b63 2018-08-26 13:05:15,451 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0704169273376s 2018-08-26 13:05:15,451 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=12608b29-b571-4399-bb37-2b36c47631e7&sort_dir=asc&marker=12608b29-b571-4399-bb37-2b36c47631e7&sort_dir=asc used request id req-0975ea1c-f657-4054-beb5-ebd0c1662b63 2018-08-26 13:05:15,451 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-26 13:05:15,454 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/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}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:05:15,482 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 26 Aug 2018 13:05:15 GMT Server: Apache x-openstack-request-id: req-bd428dfa-8705-4beb-ba79-fd0f5c7660cc Location: http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead?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-26 13:05:15,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:05:15 GMT Server: Apache x-openstack-request-id: req-23b4ce56-1f73-4c59-b810-4b933de03401 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "48c33c12dced4eaf9582f2a2d6224537", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "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_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "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": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "0daddb10-5cb3-4f50-82ff-2e7593750ead", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ff341df7ed224a58abf711f9bfde8002", "tags": null, "creation_time": "2018-08-26T13:01:22Z", "links": [{"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0daddb10-5cb3-4f50-82ff-2e7593750ead", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-26 13:05:15,523 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead?resolve_outputs=False used request id req-23b4ce56-1f73-4c59-b810-4b933de03401 2018-08-26 13:05:15,523 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0718910694122s 2018-08-26 13:05:15,524 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead?resolve_outputs=False used request id req-23b4ce56-1f73-4c59-b810-4b933de03401 2018-08-26 13:05:20,527 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-26 13:05:20,531 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/events?marker=12608b29-b571-4399-bb37-2b36c47631e7&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:05:20,558 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 26 Aug 2018 13:05:20 GMT Server: Apache x-openstack-request-id: req-79031d65-d7e5-4aa4-a3e2-dec6832cd79d Location: http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=12608b29-b571-4399-bb37-2b36c47631e7&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-26 13:05:20,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:05:20 GMT Server: Apache x-openstack-request-id: req-e8587d7c-3943-48ee-90eb-c24863181b43 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 711 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "ellis", "event_time": "2018-08-26T13:05:19Z", "links": [{"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/resources/ellis/events/df179a68-34fa-4fd4-a133-19ae70315ae0", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "6573cd27-7c9c-4331-bab0-e25c0411e8b9", "id": "df179a68-34fa-4fd4-a133-19ae70315ae0"}, {"resource_name": "dime", "event_time": "2018-08-26T13:05:19Z", "links": [{"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/resources/dime/events/44ed5fa1-08a1-4b50-89dc-680846e8aa3b", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-dime-g5j4gbpeqm7c", "id": "44ed5fa1-08a1-4b50-89dc-680846e8aa3b"}, {"resource_name": "sprout", "event_time": "2018-08-26T13:05:19Z", "links": [{"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/resources/sprout/events/deb4a5f4-9f48-40a1-ae1b-538ea162014c", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-sprout-qryasglehyrb", "id": "deb4a5f4-9f48-40a1-ae1b-538ea162014c"}, {"resource_name": "homer", "event_time": "2018-08-26T13:05:19Z", "links": [{"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/resources/homer/events/79086f61-7db0-4c85-9660-be878f18467c", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-homer-g6eh5n7337ry", "id": "79086f61-7db0-4c85-9660-be878f18467c"}, {"resource_name": "vellum", "event_time": "2018-08-26T13:05:19Z", "links": [{"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/resources/vellum/events/72dac0bf-d9d9-4db3-b156-28ac5fa85d42", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-vellum-hmgvkd4wkbyz", "id": "72dac0bf-d9d9-4db3-b156-28ac5fa85d42"}, {"resource_name": "bono", "event_time": "2018-08-26T13:05:19Z", "links": [{"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/resources/bono/events/593ef163-f979-47b4-b2bd-5124702491c3", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-bono-67kx6ry2q55z", "id": "593ef163-f979-47b4-b2bd-5124702491c3"}]} 2018-08-26 13:05:20,602 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=12608b29-b571-4399-bb37-2b36c47631e7&sort_dir=asc&marker=12608b29-b571-4399-bb37-2b36c47631e7&sort_dir=asc used request id req-e8587d7c-3943-48ee-90eb-c24863181b43 2018-08-26 13:05:20,602 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0752158164978s 2018-08-26 13:05:20,603 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=12608b29-b571-4399-bb37-2b36c47631e7&sort_dir=asc&marker=12608b29-b571-4399-bb37-2b36c47631e7&sort_dir=asc used request id req-e8587d7c-3943-48ee-90eb-c24863181b43 2018-08-26 13:05:25,610 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-26 13:05:25,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/events?marker=593ef163-f979-47b4-b2bd-5124702491c3&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:05:25,642 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 26 Aug 2018 13:05:25 GMT Server: Apache x-openstack-request-id: req-9bbc7e01-9afc-4daa-a627-293579790b5c Location: http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=593ef163-f979-47b4-b2bd-5124702491c3&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-26 13:05:25,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:05:25 GMT Server: Apache x-openstack-request-id: req-3b250c4f-b77c-4b3d-98fc-1f180f7a9431 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-26 13:05:25,718 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=593ef163-f979-47b4-b2bd-5124702491c3&sort_dir=asc&marker=593ef163-f979-47b4-b2bd-5124702491c3&sort_dir=asc used request id req-3b250c4f-b77c-4b3d-98fc-1f180f7a9431 2018-08-26 13:05:25,718 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.108494997025s 2018-08-26 13:05:25,719 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=593ef163-f979-47b4-b2bd-5124702491c3&sort_dir=asc&marker=593ef163-f979-47b4-b2bd-5124702491c3&sort_dir=asc used request id req-3b250c4f-b77c-4b3d-98fc-1f180f7a9431 2018-08-26 13:05:30,724 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-26 13:05:30,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/events?marker=593ef163-f979-47b4-b2bd-5124702491c3&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:05:30,757 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 26 Aug 2018 13:05:30 GMT Server: Apache x-openstack-request-id: req-af772289-19fb-4e42-8f2f-37726cf2bc77 Location: http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=593ef163-f979-47b4-b2bd-5124702491c3&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-26 13:05:30,802 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:05:30 GMT Server: Apache x-openstack-request-id: req-8dd7109d-fa51-4251-91a5-869f3af410b1 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-26 13:05:30,803 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=593ef163-f979-47b4-b2bd-5124702491c3&sort_dir=asc&marker=593ef163-f979-47b4-b2bd-5124702491c3&sort_dir=asc used request id req-8dd7109d-fa51-4251-91a5-869f3af410b1 2018-08-26 13:05:30,803 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0782480239868s 2018-08-26 13:05:30,803 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=593ef163-f979-47b4-b2bd-5124702491c3&sort_dir=asc&marker=593ef163-f979-47b4-b2bd-5124702491c3&sort_dir=asc used request id req-8dd7109d-fa51-4251-91a5-869f3af410b1 2018-08-26 13:05:30,804 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-26 13:05:30,806 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/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}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:05:30,851 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 26 Aug 2018 13:05:30 GMT Server: Apache x-openstack-request-id: req-447d66c8-9868-4644-83c3-f43946d0621e Location: http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead?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-26 13:05:30,898 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:05:30 GMT Server: Apache x-openstack-request-id: req-b4fbc715-4065-4e97-abae-22271465dd0b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "48c33c12dced4eaf9582f2a2d6224537", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "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_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "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": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "0daddb10-5cb3-4f50-82ff-2e7593750ead", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ff341df7ed224a58abf711f9bfde8002", "tags": null, "creation_time": "2018-08-26T13:01:22Z", "links": [{"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0daddb10-5cb3-4f50-82ff-2e7593750ead", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-26 13:05:30,898 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead?resolve_outputs=False used request id req-b4fbc715-4065-4e97-abae-22271465dd0b 2018-08-26 13:05:30,898 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0943019390106s 2018-08-26 13:05:30,898 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead?resolve_outputs=False used request id req-b4fbc715-4065-4e97-abae-22271465dd0b 2018-08-26 13:05:35,905 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-26 13:05:35,908 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/events?marker=593ef163-f979-47b4-b2bd-5124702491c3&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:05:35,937 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 26 Aug 2018 13:05:35 GMT Server: Apache x-openstack-request-id: req-5a29785a-1778-4622-81e7-a8a258832f6f Location: http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=593ef163-f979-47b4-b2bd-5124702491c3&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-26 13:05:35,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:05:35 GMT Server: Apache x-openstack-request-id: req-f9fba2cc-807c-4db0-907a-ace11eb96dde Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-26 13:05:35,978 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=593ef163-f979-47b4-b2bd-5124702491c3&sort_dir=asc&marker=593ef163-f979-47b4-b2bd-5124702491c3&sort_dir=asc used request id req-f9fba2cc-807c-4db0-907a-ace11eb96dde 2018-08-26 13:05:35,978 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0727789402008s 2018-08-26 13:05:35,978 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=593ef163-f979-47b4-b2bd-5124702491c3&sort_dir=asc&marker=593ef163-f979-47b4-b2bd-5124702491c3&sort_dir=asc used request id req-f9fba2cc-807c-4db0-907a-ace11eb96dde 2018-08-26 13:05:40,984 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-26 13:05:40,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/events?marker=593ef163-f979-47b4-b2bd-5124702491c3&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:05:41,014 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 26 Aug 2018 13:05:40 GMT Server: Apache x-openstack-request-id: req-7098cd40-7cec-49e0-ad89-6e361037545c Location: http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=593ef163-f979-47b4-b2bd-5124702491c3&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-26 13:05:41,056 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:05:41 GMT Server: Apache x-openstack-request-id: req-34f9a0ed-f707-4b96-abce-c366af35e5ae Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-26 13:05:41,056 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=593ef163-f979-47b4-b2bd-5124702491c3&sort_dir=asc&marker=593ef163-f979-47b4-b2bd-5124702491c3&sort_dir=asc used request id req-34f9a0ed-f707-4b96-abce-c366af35e5ae 2018-08-26 13:05:41,056 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0716459751129s 2018-08-26 13:05:41,056 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=593ef163-f979-47b4-b2bd-5124702491c3&sort_dir=asc&marker=593ef163-f979-47b4-b2bd-5124702491c3&sort_dir=asc used request id req-34f9a0ed-f707-4b96-abce-c366af35e5ae 2018-08-26 13:05:41,057 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-26 13:05:41,060 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/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}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:05:41,090 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 26 Aug 2018 13:05:41 GMT Server: Apache x-openstack-request-id: req-b168fe1f-af9a-4258-b900-2837f04a3424 Location: http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead?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-26 13:05:41,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:05:41 GMT Server: Apache x-openstack-request-id: req-abebe7e7-cbb7-455a-aca8-487ba5f8fac1 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "48c33c12dced4eaf9582f2a2d6224537", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "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_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "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": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "0daddb10-5cb3-4f50-82ff-2e7593750ead", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ff341df7ed224a58abf711f9bfde8002", "tags": null, "creation_time": "2018-08-26T13:01:22Z", "links": [{"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0daddb10-5cb3-4f50-82ff-2e7593750ead", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-26 13:05:41,132 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead?resolve_outputs=False used request id req-abebe7e7-cbb7-455a-aca8-487ba5f8fac1 2018-08-26 13:05:41,132 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0752019882202s 2018-08-26 13:05:41,132 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead?resolve_outputs=False used request id req-abebe7e7-cbb7-455a-aca8-487ba5f8fac1 2018-08-26 13:05:46,139 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-26 13:05:46,142 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/events?marker=593ef163-f979-47b4-b2bd-5124702491c3&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:05:46,168 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 26 Aug 2018 13:05:46 GMT Server: Apache x-openstack-request-id: req-dc2ac7a5-0a42-48c2-bf38-decb3bc3ecb2 Location: http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=593ef163-f979-47b4-b2bd-5124702491c3&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-26 13:05:46,210 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:05:46 GMT Server: Apache x-openstack-request-id: req-c2d632f9-6d66-465c-b16a-d30cf7f319ae Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-26 13:05:46,210 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=593ef163-f979-47b4-b2bd-5124702491c3&sort_dir=asc&marker=593ef163-f979-47b4-b2bd-5124702491c3&sort_dir=asc used request id req-c2d632f9-6d66-465c-b16a-d30cf7f319ae 2018-08-26 13:05:46,210 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0710871219635s 2018-08-26 13:05:46,210 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=593ef163-f979-47b4-b2bd-5124702491c3&sort_dir=asc&marker=593ef163-f979-47b4-b2bd-5124702491c3&sort_dir=asc used request id req-c2d632f9-6d66-465c-b16a-d30cf7f319ae 2018-08-26 13:05:51,216 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-26 13:05:51,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/events?marker=593ef163-f979-47b4-b2bd-5124702491c3&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:05:51,247 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 26 Aug 2018 13:05:51 GMT Server: Apache x-openstack-request-id: req-929bb655-fdbe-4191-8acc-949e639d3fdb Location: http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=593ef163-f979-47b4-b2bd-5124702491c3&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-26 13:05:51,289 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:05:51 GMT Server: Apache x-openstack-request-id: req-fb365b95-99aa-48d8-abb3-0f52ea950650 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-26 13:05:51,290 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=593ef163-f979-47b4-b2bd-5124702491c3&sort_dir=asc&marker=593ef163-f979-47b4-b2bd-5124702491c3&sort_dir=asc used request id req-fb365b95-99aa-48d8-abb3-0f52ea950650 2018-08-26 13:05:51,290 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0735318660736s 2018-08-26 13:05:51,290 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=593ef163-f979-47b4-b2bd-5124702491c3&sort_dir=asc&marker=593ef163-f979-47b4-b2bd-5124702491c3&sort_dir=asc used request id req-fb365b95-99aa-48d8-abb3-0f52ea950650 2018-08-26 13:05:51,290 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-26 13:05:51,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/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}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:05:51,318 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 26 Aug 2018 13:05:51 GMT Server: Apache x-openstack-request-id: req-95d82f29-6425-4c4e-9517-9651a9ac8071 Location: http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead?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-26 13:05:51,343 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:05:51 GMT Server: Apache x-openstack-request-id: req-7eeee74f-1798-49d3-9d87-49522621b8b9 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "48c33c12dced4eaf9582f2a2d6224537", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "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_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "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": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "0daddb10-5cb3-4f50-82ff-2e7593750ead", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ff341df7ed224a58abf711f9bfde8002", "tags": null, "creation_time": "2018-08-26T13:01:22Z", "links": [{"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0daddb10-5cb3-4f50-82ff-2e7593750ead", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-26 13:05:51,343 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead?resolve_outputs=False used request id req-7eeee74f-1798-49d3-9d87-49522621b8b9 2018-08-26 13:05:51,344 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0530030727386s 2018-08-26 13:05:51,344 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead?resolve_outputs=False used request id req-7eeee74f-1798-49d3-9d87-49522621b8b9 2018-08-26 13:05:56,350 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-26 13:05:56,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/events?marker=593ef163-f979-47b4-b2bd-5124702491c3&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:05:56,381 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 26 Aug 2018 13:05:56 GMT Server: Apache x-openstack-request-id: req-d4a5dc54-ca56-4382-a7f4-47f5c3697955 Location: http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=593ef163-f979-47b4-b2bd-5124702491c3&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-26 13:05:56,423 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:05:56 GMT Server: Apache x-openstack-request-id: req-5cd00ebb-8312-4656-a0d5-e91a01b5b56c Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-26 13:05:56,423 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=593ef163-f979-47b4-b2bd-5124702491c3&sort_dir=asc&marker=593ef163-f979-47b4-b2bd-5124702491c3&sort_dir=asc used request id req-5cd00ebb-8312-4656-a0d5-e91a01b5b56c 2018-08-26 13:05:56,423 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0729188919067s 2018-08-26 13:05:56,424 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=593ef163-f979-47b4-b2bd-5124702491c3&sort_dir=asc&marker=593ef163-f979-47b4-b2bd-5124702491c3&sort_dir=asc used request id req-5cd00ebb-8312-4656-a0d5-e91a01b5b56c 2018-08-26 13:06:01,429 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-26 13:06:01,432 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/events?marker=593ef163-f979-47b4-b2bd-5124702491c3&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:06:01,463 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 26 Aug 2018 13:06:01 GMT Server: Apache x-openstack-request-id: req-236c3b03-8bc0-4f01-a2e1-ea115ee4aaa0 Location: http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=593ef163-f979-47b4-b2bd-5124702491c3&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-26 13:06:01,506 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:06:01 GMT Server: Apache x-openstack-request-id: req-0666d644-4456-4ab0-ba13-a612058a901f Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-26 13:06:01,506 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=593ef163-f979-47b4-b2bd-5124702491c3&sort_dir=asc&marker=593ef163-f979-47b4-b2bd-5124702491c3&sort_dir=asc used request id req-0666d644-4456-4ab0-ba13-a612058a901f 2018-08-26 13:06:01,507 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0769729614258s 2018-08-26 13:06:01,507 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=593ef163-f979-47b4-b2bd-5124702491c3&sort_dir=asc&marker=593ef163-f979-47b4-b2bd-5124702491c3&sort_dir=asc used request id req-0666d644-4456-4ab0-ba13-a612058a901f 2018-08-26 13:06:01,507 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-26 13:06:01,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/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}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:06:01,536 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 26 Aug 2018 13:06:01 GMT Server: Apache x-openstack-request-id: req-c5d12233-0863-4e79-b3f0-f4d41489241e Location: http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead?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-26 13:06:01,578 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:06:01 GMT Server: Apache x-openstack-request-id: req-348cc353-4962-45db-806a-f3ff3fa4a0bb Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "48c33c12dced4eaf9582f2a2d6224537", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "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_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "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": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "0daddb10-5cb3-4f50-82ff-2e7593750ead", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ff341df7ed224a58abf711f9bfde8002", "tags": null, "creation_time": "2018-08-26T13:01:22Z", "links": [{"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0daddb10-5cb3-4f50-82ff-2e7593750ead", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-26 13:06:01,578 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead?resolve_outputs=False used request id req-348cc353-4962-45db-806a-f3ff3fa4a0bb 2018-08-26 13:06:01,578 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.070995092392s 2018-08-26 13:06:01,579 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead?resolve_outputs=False used request id req-348cc353-4962-45db-806a-f3ff3fa4a0bb 2018-08-26 13:06:06,585 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-26 13:06:06,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/events?marker=593ef163-f979-47b4-b2bd-5124702491c3&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:06:06,616 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 26 Aug 2018 13:06:06 GMT Server: Apache x-openstack-request-id: req-425b90c5-23bc-4085-8b00-8e8b8b7999e1 Location: http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=593ef163-f979-47b4-b2bd-5124702491c3&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-26 13:06:06,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:06:06 GMT Server: Apache x-openstack-request-id: req-a732aeb6-7d76-46f4-95ff-c78dea9efc76 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-26 13:06:06,657 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=593ef163-f979-47b4-b2bd-5124702491c3&sort_dir=asc&marker=593ef163-f979-47b4-b2bd-5124702491c3&sort_dir=asc used request id req-a732aeb6-7d76-46f4-95ff-c78dea9efc76 2018-08-26 13:06:06,658 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0717639923096s 2018-08-26 13:06:06,658 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=593ef163-f979-47b4-b2bd-5124702491c3&sort_dir=asc&marker=593ef163-f979-47b4-b2bd-5124702491c3&sort_dir=asc used request id req-a732aeb6-7d76-46f4-95ff-c78dea9efc76 2018-08-26 13:06:11,663 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-26 13:06:11,667 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/events?marker=593ef163-f979-47b4-b2bd-5124702491c3&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:06:11,693 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 26 Aug 2018 13:06:11 GMT Server: Apache x-openstack-request-id: req-b1dabcfb-7756-4f42-8ffd-70e91d23b7db Location: http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=593ef163-f979-47b4-b2bd-5124702491c3&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-26 13:06:11,735 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:06:11 GMT Server: Apache x-openstack-request-id: req-34d0355c-909a-4596-b5a0-2ed391a1e9a5 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 355 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "sprout", "event_time": "2018-08-26T13:06:09Z", "links": [{"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/resources/sprout/events/9bc1d529-d500-40af-a15e-92ad8d4cc069", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "387d3d22-63bf-4ecc-b295-43a7191493e6", "id": "9bc1d529-d500-40af-a15e-92ad8d4cc069"}]} 2018-08-26 13:06:11,736 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=593ef163-f979-47b4-b2bd-5124702491c3&sort_dir=asc&marker=593ef163-f979-47b4-b2bd-5124702491c3&sort_dir=asc used request id req-34d0355c-909a-4596-b5a0-2ed391a1e9a5 2018-08-26 13:06:11,736 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0721340179443s 2018-08-26 13:06:11,736 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=593ef163-f979-47b4-b2bd-5124702491c3&sort_dir=asc&marker=593ef163-f979-47b4-b2bd-5124702491c3&sort_dir=asc used request id req-34d0355c-909a-4596-b5a0-2ed391a1e9a5 2018-08-26 13:06:16,742 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-26 13:06:16,745 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/events?marker=9bc1d529-d500-40af-a15e-92ad8d4cc069&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:06:16,772 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 26 Aug 2018 13:06:16 GMT Server: Apache x-openstack-request-id: req-ca3df9f4-04c0-4fc6-8f40-2c1a13c5ea22 Location: http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=9bc1d529-d500-40af-a15e-92ad8d4cc069&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-26 13:06:16,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:06:16 GMT Server: Apache x-openstack-request-id: req-e3d9f22b-3b4e-489d-8806-c13eef01c92d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 354 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "vellum", "event_time": "2018-08-26T13:06:13Z", "links": [{"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/resources/vellum/events/a2a43ce3-8e7c-4068-9938-83bfc71cf1ba", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "c68331a4-5547-45c6-bb0b-2ed8ee22eed5", "id": "a2a43ce3-8e7c-4068-9938-83bfc71cf1ba"}]} 2018-08-26 13:06:16,815 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=9bc1d529-d500-40af-a15e-92ad8d4cc069&sort_dir=asc&marker=9bc1d529-d500-40af-a15e-92ad8d4cc069&sort_dir=asc used request id req-e3d9f22b-3b4e-489d-8806-c13eef01c92d 2018-08-26 13:06:16,815 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0722320079803s 2018-08-26 13:06:16,815 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=9bc1d529-d500-40af-a15e-92ad8d4cc069&sort_dir=asc&marker=9bc1d529-d500-40af-a15e-92ad8d4cc069&sort_dir=asc used request id req-e3d9f22b-3b4e-489d-8806-c13eef01c92d 2018-08-26 13:06:21,821 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-26 13:06:21,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/events?marker=a2a43ce3-8e7c-4068-9938-83bfc71cf1ba&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:06:21,853 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 26 Aug 2018 13:06:21 GMT Server: Apache x-openstack-request-id: req-ef81be9f-1ce0-44de-bc7b-3e7139b42576 Location: http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=a2a43ce3-8e7c-4068-9938-83bfc71cf1ba&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-26 13:06:21,895 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:06:21 GMT Server: Apache x-openstack-request-id: req-32682ac8-ce0d-4a9b-b076-132ebcfc6887 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 440 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "homer", "event_time": "2018-08-26T13:06:21Z", "links": [{"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/resources/homer/events/4dec88d6-a8b6-4533-ab61-403fdb2f6f36", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "968effa5-6a68-45a3-aa01-433d4938e537", "id": "4dec88d6-a8b6-4533-ab61-403fdb2f6f36"}, {"resource_name": "dime", "event_time": "2018-08-26T13:06:21Z", "links": [{"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/resources/dime/events/1605d6c0-0392-479b-a68b-2b96b4b4c29d", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "2ed87440-2ebe-4de8-bcf0-7786512b76ef", "id": "1605d6c0-0392-479b-a68b-2b96b4b4c29d"}]} 2018-08-26 13:06:21,896 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=a2a43ce3-8e7c-4068-9938-83bfc71cf1ba&sort_dir=asc&marker=a2a43ce3-8e7c-4068-9938-83bfc71cf1ba&sort_dir=asc used request id req-32682ac8-ce0d-4a9b-b076-132ebcfc6887 2018-08-26 13:06:21,896 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0745718479156s 2018-08-26 13:06:21,896 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=a2a43ce3-8e7c-4068-9938-83bfc71cf1ba&sort_dir=asc&marker=a2a43ce3-8e7c-4068-9938-83bfc71cf1ba&sort_dir=asc used request id req-32682ac8-ce0d-4a9b-b076-132ebcfc6887 2018-08-26 13:06:26,902 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-26 13:06:26,905 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/events?marker=1605d6c0-0392-479b-a68b-2b96b4b4c29d&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:06:26,933 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 26 Aug 2018 13:06:26 GMT Server: Apache x-openstack-request-id: req-0294e32c-8441-4404-8895-29432835c32f Location: http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=1605d6c0-0392-479b-a68b-2b96b4b4c29d&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-26 13:06:27,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:06:26 GMT Server: Apache x-openstack-request-id: req-717213d8-67e0-4344-b7f9-d066d593ee51 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 442 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "bono", "event_time": "2018-08-26T13:06:23Z", "links": [{"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/resources/bono/events/bec5b6ed-70d2-4ee1-b333-34897a424227", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "7e5a7698-7216-48eb-b860-2fc16333dee2", "id": "bec5b6ed-70d2-4ee1-b333-34897a424227"}, {"resource_name": "clearwater-opnfv", "event_time": "2018-08-26T13:06:23Z", "links": [{"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/resources/clearwater-opnfv/events/29225cba-7414-4144-a015-0db4cade0b3d", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack CREATE completed successfully", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "0daddb10-5cb3-4f50-82ff-2e7593750ead", "id": "29225cba-7414-4144-a015-0db4cade0b3d"}]} 2018-08-26 13:06:27,219 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=1605d6c0-0392-479b-a68b-2b96b4b4c29d&sort_dir=asc&marker=1605d6c0-0392-479b-a68b-2b96b4b4c29d&sort_dir=asc used request id req-717213d8-67e0-4344-b7f9-d066d593ee51 2018-08-26 13:06:27,220 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.31703710556s 2018-08-26 13:06:27,220 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=1605d6c0-0392-479b-a68b-2b96b4b4c29d&sort_dir=asc&marker=1605d6c0-0392-479b-a68b-2b96b4b4c29d&sort_dir=asc used request id req-717213d8-67e0-4344-b7f9-d066d593ee51 2018-08-26 13:06:27,221 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-26 13:06:27,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/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}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:06:27,249 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 26 Aug 2018 13:06:27 GMT Server: Apache x-openstack-request-id: req-f8d46680-df8d-4310-85f4-3f6acd985b22 Location: http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead 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-26 13:06:27,375 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:06:27 GMT Server: Apache x-openstack-request-id: req-54fcc3bc-375c-44b4-9fb4-0ffeb4a67436 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 949 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "48c33c12dced4eaf9582f2a2d6224537", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "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_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "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": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "0daddb10-5cb3-4f50-82ff-2e7593750ead", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ff341df7ed224a58abf711f9bfde8002", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-08-26T13:01:22Z", "links": [{"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": 60, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "0daddb10-5cb3-4f50-82ff-2e7593750ead", "outputs": [{"output_value": "172.30.9.206", "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-26 13:06:27,376 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead used request id req-54fcc3bc-375c-44b4-9fb4-0ffeb4a67436 2018-08-26 13:06:27,376 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.15475320816s 2018-08-26 13:06:27,376 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead used request id req-54fcc3bc-375c-44b4-9fb4-0ffeb4a67436 2018-08-26 13:06:27,377 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - stack: Munch({'stack_name': u'clearwater-opnfv', 'creation_time': u'2018-08-26T13:01:22Z', 'updated_at': None, 'notification_topics': [], 'timeout_mins': 60, 'owner': None, 'tempate_description': u'Clearwater deployment\n', 'deleted_at': None, 'id': u'0daddb10-5cb3-4f50-82ff-2e7593750ead', 'parameters': Munch({u'OS::project_id': u'48c33c12dced4eaf9582f2a2d6224537', u'private_sig_net_ip_version': u'4', u'image': u'heat_ims-img_alt_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c', u'private_mgmt_net_pool_start': u'192.168.0.1', u'dime_cluster_size': u'1', u'flavor': u'heat_ims-flavor_alt_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c', 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_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c', 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'9c1c4110-1d5a-4c9e-9e4a-8295252f6976', 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'0daddb10-5cb3-4f50-82ff-2e7593750ead', u'dnssec_key': u'GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==', u'bono_cluster_size': u'1', u'public_mgmt_net_id': u'9c1c4110-1d5a-4c9e-9e4a-8295252f6976'}), 'deletion_time': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'48c33c12dced4eaf9582f2a2d6224537', 'name': 'heat_ims-project_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'stack_user_project_id': u'ff341df7ed224a58abf711f9bfde8002', 'status': u'COMPLETE', 'disable_rollback': False, 'description': u'Clearwater deployment\n', 'parent': None, 'tags': None, 'outputs': [Munch({u'output_value': u'172.30.9.206', 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-26T13:01:22Z', 'stack_status_reason': u'Stack CREATE completed successfully', 'updated_time': None, 'action': u'CREATE', 'identifier': 'clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead'}) 2018-08-26 13:06:27,378 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 13:06:27,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:06:27,957 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:06: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-cea4085a-7085-4e66-b80b-a2f0ad255044 x-compute-request-id: req-cea4085a-7085-4e66-b80b-a2f0ad255044 Content-Encoding: gzip Content-Length: 1498 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:c4:7e:6c", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:7e:6c", "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:65:c5:2c", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:c5:2c", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/44585adb-a974-4743-8ee5-68ef49323e34", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "44585adb-a974-4743-8ee5-68ef49323e34", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "bono-0.clearwater.opnfv", "created": "2018-08-26T13:05:34Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:5d:e3", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:5d:e3", "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:74:94:5f", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:94:5f", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "homer-0.clearwater.opnfv", "created": "2018-08-26T13:05:34Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:70:a6", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:70:a6", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:04:67", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "dime-0.clearwater.opnfv", "created": "2018-08-26T13:05:33Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:76:07", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:76:07", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:3f:bd", "version": 4, "addr": "192.168.1.22", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/04010b09-d548-48ae-8871-56d5c14751a2", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/04010b09-d548-48ae-8871-56d5c14751a2", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:06.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "04010b09-d548-48ae-8871-56d5c14751a2", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:06Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-26T13:05:32Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:68:d3", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:68:d3", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:03:d7:5a", "version": 4, "addr": "192.168.1.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/57ebb195-7daf-48cc-a21b-c274f8e0bb85", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/57ebb195-7daf-48cc-a21b-c274f8e0bb85", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:11.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "57ebb195-7daf-48cc-a21b-c274f8e0bb85", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:11Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-26T13:05:32Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:d7:76", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:d7:76", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b55ce29a-afa7-419f-b72b-55ee4962e6ac", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b55ce29a-afa7-419f-b72b-55ee4962e6ac", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:05:17.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "b55ce29a-afa7-419f-b72b-55ee4962e6ac", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:05:17Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-26T13:03:38Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:07:50", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:07:50", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:c1:d2", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b00b1f06-37cc-49cb-a11f-b314a9d7d334", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b00b1f06-37cc-49cb-a11f-b314a9d7d334", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:03:28.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "b00b1f06-37cc-49cb-a11f-b314a9d7d334", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:03:28Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "ns.clearwater.opnfv", "created": "2018-08-26T13:01:44Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 13:06:27,957 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-cea4085a-7085-4e66-b80b-a2f0ad255044 2018-08-26 13:06:27,957 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.578582048416s 2018-08-26 13:06:27,958 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-cea4085a-7085-4e66-b80b-a2f0ad255044 2018-08-26 13:06:27,968 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-26 13:06:27,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:06:28,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1761 X-Openstack-Request-Id: req-75c96eab-351b-497f-9058-7b493d38dfe5 Date: Sun, 26 Aug 2018 13:06:28 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["78bb12d9-bf82-486f-9c2b-748aafedad75"],"updated_at":"2018-08-26T13:01:26Z","tenant_id":"48c33c12dced4eaf9582f2a2d6224537","created_at":"2018-08-26T13:01:25Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"48c33c12dced4eaf9582f2a2d6224537","id":"10715b35-9ac2-41d8-b37f-d47ffc49439e","name":"clearwater-opnfv-private-signaling"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a3c401bc-6377-43cc-8a20-abe78f2d51b9"],"updated_at":"2018-08-26T10:33:06Z","tenant_id":"526e4f7307214396989751533ff33528","created_at":"2018-08-26T10:16:36Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"526e4f7307214396989751533ff33528","id":"9c1c4110-1d5a-4c9e-9e4a-8295252f6976","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3b3c17f0-3d2e-4cac-8671-17f0b310b72a"],"updated_at":"2018-08-26T13:01:29Z","tenant_id":"48c33c12dced4eaf9582f2a2d6224537","created_at":"2018-08-26T13:01:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"48c33c12dced4eaf9582f2a2d6224537","id":"d49a403f-8a37-4cce-98b9-7e8ec00972f5","name":"clearwater-opnfv-private-management"}]} 2018-08-26 13:06:28,323 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-75c96eab-351b-497f-9058-7b493d38dfe5 2018-08-26 13:06:28,324 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.355168104172s 2018-08-26 13:06:28,324 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-75c96eab-351b-497f-9058-7b493d38dfe5 2018-08-26 13:06:28,325 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-26 13:06:28,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:06:28,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1298 X-Openstack-Request-Id: req-97d68028-beec-41b7-a003-ffe2aa1d8fe5 Date: Sun, 26 Aug 2018 13:06:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d49a403f-8a37-4cce-98b9-7e8ec00972f5","tenant_id":"48c33c12dced4eaf9582f2a2d6224537","created_at":"2018-08-26T13:01:29Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-26T13:01:29Z","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":"48c33c12dced4eaf9582f2a2d6224537","id":"3b3c17f0-3d2e-4cac-8671-17f0b310b72a","subnetpool_id":null,"name":"clearwater-opnfv-private-management"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"10715b35-9ac2-41d8-b37f-d47ffc49439e","tenant_id":"48c33c12dced4eaf9582f2a2d6224537","created_at":"2018-08-26T13:01:26Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-26T13:01:26Z","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":"48c33c12dced4eaf9582f2a2d6224537","id":"78bb12d9-bf82-486f-9c2b-748aafedad75","subnetpool_id":null,"name":"clearwater-opnfv-private-signaling"}]} 2018-08-26 13:06:28,366 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-97d68028-beec-41b7-a003-ffe2aa1d8fe5 2018-08-26 13:06:28,366 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0411221981049s 2018-08-26 13:06:28,366 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-97d68028-beec-41b7-a003-ffe2aa1d8fe5 2018-08-26 13:06:30,370 - 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-26 13:06:30,370 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-26 13:06:30,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:06:30,394 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:06: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-3034677e-a86e-4868-b259-cd3508654efe x-compute-request-id: req-3034677e-a86e-4868-b259-cd3508654efe Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_alt_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "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": "08447a4a-9f82-4040-bf77-234e38d4a00a"}]} 2018-08-26 13:06:30,394 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-3034677e-a86e-4868-b259-cd3508654efe 2018-08-26 13:06:30,395 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.023955821991s 2018-08-26 13:06:30,395 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-3034677e-a86e-4868-b259-cd3508654efe 2018-08-26 13:06:30,397 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-08-26 13:06:30,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34/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}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:06:30,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:06: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-6c5cdde3-01ad-4b3d-81d8-73dcd0e60d9a x-compute-request-id: req-6c5cdde3-01ad-4b3d-81d8-73dcd0e60d9a Content-Encoding: gzip Content-Length: 808 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "1cb765bc-cee8-4427-aa88-89d259a3201d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1eabebfe-decf-409f-95ae-11068ce29dfd"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "1cb765bc-cee8-4427-aa88-89d259a3201d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "58c29120-5121-412c-b1ad-d75ad722547f"}, {"from_port": 4000, "group": {"tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "1cb765bc-cee8-4427-aa88-89d259a3201d", "ip_range": {}, "id": "8489ea21-b0ba-4bc3-b507-75c6775190b4"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "1cb765bc-cee8-4427-aa88-89d259a3201d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c9126519-4062-4702-be36-b9c1a122152c"}, {"from_port": 2380, "group": {"tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "1cb765bc-cee8-4427-aa88-89d259a3201d", "ip_range": {}, "id": "f629d5ed-54de-4fe8-96e9-1f652efe67fa"}], "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "id": "1cb765bc-cee8-4427-aa88-89d259a3201d", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "a304b6ca-b250-4883-8b06-dba3b0e19966", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1ef935c7-d373-404f-a56e-9de51e4c0b0a"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "a304b6ca-b250-4883-8b06-dba3b0e19966", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2ada383d-3150-43b5-a372-d94fb7a6ecce"}, {"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "a304b6ca-b250-4883-8b06-dba3b0e19966", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3401ac73-74f3-41e2-bbdf-e33a6e7af5ba"}, {"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "a304b6ca-b250-4883-8b06-dba3b0e19966", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "72e18f58-98ac-45d4-afef-64c3c67aaba5"}, {"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "a304b6ca-b250-4883-8b06-dba3b0e19966", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "7f5b659e-8036-42ce-82e5-6fabf572fb1a"}, {"from_port": 5058, "group": {"tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "name": "clearwater-opnfv-bono-sig"}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "a304b6ca-b250-4883-8b06-dba3b0e19966", "ip_range": {}, "id": "860e30f8-ee27-4781-baa6-e5807d513293"}, {"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "a304b6ca-b250-4883-8b06-dba3b0e19966", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "efc21a4f-1283-444e-b190-4b1b9fe3e5f4"}, {"from_port": 5058, "group": {"tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "a304b6ca-b250-4883-8b06-dba3b0e19966", "ip_range": {}, "id": "f5fbe44b-bdd5-46a1-a4c8-345c77c2a669"}], "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "id": "a304b6ca-b250-4883-8b06-dba3b0e19966", "name": "clearwater-opnfv-bono-sig", "description": "Security group for Bono nodes (signaling)"}]} 2018-08-26 13:06:30,577 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34/os-security-groups used request id req-6c5cdde3-01ad-4b3d-81d8-73dcd0e60d9a 2018-08-26 13:06:30,577 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.179860830307s 2018-08-26 13:06:30,577 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34/os-security-groups used request id req-6c5cdde3-01ad-4b3d-81d8-73dcd0e60d9a 2018-08-26 13:06:30,586 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-26 13:06:30,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:06:31,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json X-Openstack-Request-Id: req-ef4a9788-e633-4572-ae57-a9076c08f5eb Date: Sun, 26 Aug 2018 13:06:31 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-26T13:01:16Z", "file": "/v2/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735/file", "owner": "48c33c12dced4eaf9582f2a2d6224537", "id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "size": 263193088, "self": "/v2/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1", "locations": [{"url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_alt_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "e99edc0ddb9a257a75b095cc2b9780eb", "name": "heat_ims-img_alt_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "checksum": "e99edc0ddb9a257a75b095cc2b9780eb", "created_at": "2018-08-26T13:01:10Z", "os_hidden": false, "protected": false, "os_hash_value": "95292149bd2422421f9108f90b8aa2421121b613d5620d7abb2484936b6f58fb9a0e8022f765360c1efac021ccb1e92775e9fe7ba0f78034ca56d97d5a3cbe15"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-26 13:06:31,033 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-ef4a9788-e633-4572-ae57-a9076c08f5eb 2018-08-26 13:06:31,033 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.447391033173s 2018-08-26 13:06:31,034 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-ef4a9788-e633-4572-ae57-a9076c08f5eb 2018-08-26 13:06:31,038 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-26 13:06:31,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/48c33c12dced4eaf9582f2a2d6224537/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}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:06:31,737 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:06:31 GMT Server: Apache x-compute-request-id: req-9aee2e01-061b-4ca2-bcb2-fd6ef1115683 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-9aee2e01-061b-4ca2-bcb2-fd6ef1115683 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-26 13:06:31,737 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/48c33c12dced4eaf9582f2a2d6224537/volumes/detail used request id req-9aee2e01-061b-4ca2-bcb2-fd6ef1115683 2018-08-26 13:06:31,737 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.699301958084s 2018-08-26 13:06:31,737 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/48c33c12dced4eaf9582f2a2d6224537/volumes/detail used request id req-9aee2e01-061b-4ca2-bcb2-fd6ef1115683 2018-08-26 13:06:33,740 - 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-26 13:06:33,741 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-26 13:06:33,743 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:06:33,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:06: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-52f820c5-9a8d-46d2-a31a-e5df18660e14 x-compute-request-id: req-52f820c5-9a8d-46d2-a31a-e5df18660e14 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_alt_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "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": "08447a4a-9f82-4040-bf77-234e38d4a00a"}]} 2018-08-26 13:06:33,767 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-52f820c5-9a8d-46d2-a31a-e5df18660e14 2018-08-26 13:06:33,767 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0257880687714s 2018-08-26 13:06:33,767 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-52f820c5-9a8d-46d2-a31a-e5df18660e14 2018-08-26 13:06:33,768 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-08-26 13:06:33,770 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/7ea2f1d5-49d8-487d-a65e-da117e46d9a2/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}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:06:34,207 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:06: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-e5cd2902-151e-449b-8f57-49a57508a6e3 x-compute-request-id: req-e5cd2902-151e-449b-8f57-49a57508a6e3 Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "1cb765bc-cee8-4427-aa88-89d259a3201d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1eabebfe-decf-409f-95ae-11068ce29dfd"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "1cb765bc-cee8-4427-aa88-89d259a3201d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "58c29120-5121-412c-b1ad-d75ad722547f"}, {"from_port": 4000, "group": {"tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "1cb765bc-cee8-4427-aa88-89d259a3201d", "ip_range": {}, "id": "8489ea21-b0ba-4bc3-b507-75c6775190b4"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "1cb765bc-cee8-4427-aa88-89d259a3201d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c9126519-4062-4702-be36-b9c1a122152c"}, {"from_port": 2380, "group": {"tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "1cb765bc-cee8-4427-aa88-89d259a3201d", "ip_range": {}, "id": "f629d5ed-54de-4fe8-96e9-1f652efe67fa"}], "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "id": "1cb765bc-cee8-4427-aa88-89d259a3201d", "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": "e6fe2454-1745-4e39-a81c-b641ed400a5e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "07cbc10d-cc3b-46fb-ba1b-778b24ddc63c"}, {"from_port": 7888, "group": {"tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "e6fe2454-1745-4e39-a81c-b641ed400a5e", "ip_range": {}, "id": "779c40e8-5baa-450b-ba45-e4cc88d03ada"}], "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "id": "e6fe2454-1745-4e39-a81c-b641ed400a5e", "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": "f468bd82-6f1a-4fcd-95ce-1cf6a6dabeba", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "648cdc65-7ceb-49a3-a83c-871be580fc93"}, {"from_port": 9160, "group": {"tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "name": "clearwater-opnfv-homer-sig"}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "f468bd82-6f1a-4fcd-95ce-1cf6a6dabeba", "ip_range": {}, "id": "749a58a1-c220-471f-801d-3eb09acdaeb9"}, {"from_port": 7888, "group": {"tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "f468bd82-6f1a-4fcd-95ce-1cf6a6dabeba", "ip_range": {}, "id": "945bdedb-3364-4474-9ba3-aa417cbb41d3"}], "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "id": "f468bd82-6f1a-4fcd-95ce-1cf6a6dabeba", "name": "clearwater-opnfv-homer-sig", "description": "Security group for Homer nodes (signaling)"}]} 2018-08-26 13:06:34,208 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/7ea2f1d5-49d8-487d-a65e-da117e46d9a2/os-security-groups used request id req-e5cd2902-151e-449b-8f57-49a57508a6e3 2018-08-26 13:06:34,208 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.43962097168s 2018-08-26 13:06:34,208 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/7ea2f1d5-49d8-487d-a65e-da117e46d9a2/os-security-groups used request id req-e5cd2902-151e-449b-8f57-49a57508a6e3 2018-08-26 13:06:34,216 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-26 13:06:34,220 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:06:34,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json X-Openstack-Request-Id: req-15483dfc-c89e-4e89-a1ae-53fa33d8491c Date: Sun, 26 Aug 2018 13:06:34 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-26T13:01:16Z", "file": "/v2/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735/file", "owner": "48c33c12dced4eaf9582f2a2d6224537", "id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "size": 263193088, "self": "/v2/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1", "locations": [{"url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_alt_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "e99edc0ddb9a257a75b095cc2b9780eb", "name": "heat_ims-img_alt_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "checksum": "e99edc0ddb9a257a75b095cc2b9780eb", "created_at": "2018-08-26T13:01:10Z", "os_hidden": false, "protected": false, "os_hash_value": "95292149bd2422421f9108f90b8aa2421121b613d5620d7abb2484936b6f58fb9a0e8022f765360c1efac021ccb1e92775e9fe7ba0f78034ca56d97d5a3cbe15"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-26 13:06:34,249 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-15483dfc-c89e-4e89-a1ae-53fa33d8491c 2018-08-26 13:06:34,249 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0330059528351s 2018-08-26 13:06:34,250 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-15483dfc-c89e-4e89-a1ae-53fa33d8491c 2018-08-26 13:06:34,253 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-26 13:06:34,255 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/48c33c12dced4eaf9582f2a2d6224537/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}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:06:34,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:06:34 GMT Server: Apache x-compute-request-id: req-4da31116-f585-4977-9460-190d7a2a2d75 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-4da31116-f585-4977-9460-190d7a2a2d75 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-26 13:06:34,958 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/48c33c12dced4eaf9582f2a2d6224537/volumes/detail used request id req-4da31116-f585-4977-9460-190d7a2a2d75 2018-08-26 13:06:34,958 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.705143928528s 2018-08-26 13:06:34,958 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/48c33c12dced4eaf9582f2a2d6224537/volumes/detail used request id req-4da31116-f585-4977-9460-190d7a2a2d75 2018-08-26 13:06:34,959 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-26 13:06:34,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:06:34,983 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:06: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-5d6ea059-46b9-4ae6-a425-9b45113082ae x-compute-request-id: req-5d6ea059-46b9-4ae6-a425-9b45113082ae Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_alt_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "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": "08447a4a-9f82-4040-bf77-234e38d4a00a"}]} 2018-08-26 13:06:34,983 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-5d6ea059-46b9-4ae6-a425-9b45113082ae 2018-08-26 13:06:34,983 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0241639614105s 2018-08-26 13:06:34,984 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-5d6ea059-46b9-4ae6-a425-9b45113082ae 2018-08-26 13:06:34,985 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-08-26 13:06:34,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/fb9c4d22-cee7-485f-9f32-b4f0ed86c18f/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}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:06:35,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:06: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-1a2c22df-1060-48f6-ae49-56a9d73d4584 x-compute-request-id: req-1a2c22df-1060-48f6-ae49-56a9d73d4584 Content-Encoding: gzip Content-Length: 785 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "1cb765bc-cee8-4427-aa88-89d259a3201d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1eabebfe-decf-409f-95ae-11068ce29dfd"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "1cb765bc-cee8-4427-aa88-89d259a3201d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "58c29120-5121-412c-b1ad-d75ad722547f"}, {"from_port": 4000, "group": {"tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "1cb765bc-cee8-4427-aa88-89d259a3201d", "ip_range": {}, "id": "8489ea21-b0ba-4bc3-b507-75c6775190b4"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "1cb765bc-cee8-4427-aa88-89d259a3201d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c9126519-4062-4702-be36-b9c1a122152c"}, {"from_port": 2380, "group": {"tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "1cb765bc-cee8-4427-aa88-89d259a3201d", "ip_range": {}, "id": "f629d5ed-54de-4fe8-96e9-1f652efe67fa"}], "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "id": "1cb765bc-cee8-4427-aa88-89d259a3201d", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 8889, "group": {"tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "name": "clearwater-opnfv-ellis-mgmt"}, "ip_protocol": "tcp", "to_port": 8889, "parent_group_id": "feb73d0b-53e9-442a-8c35-f40ef8d9ad36", "ip_range": {}, "id": "27c8bc17-736b-4194-94dc-d2e9cf1c9b1e"}], "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "id": "feb73d0b-53e9-442a-8c35-f40ef8d9ad36", "name": "clearwater-opnfv-dime-mgmt", "description": "Security group for Dime nodes (management)"}, {"rules": [{"from_port": 10888, "group": {"tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "name": "clearwater-opnfv-bono-sig"}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "12199f5e-65c4-4ae2-b13d-608cd984dc31", "ip_range": {}, "id": "04498263-b476-4276-ab7f-eda3a331b4e8"}, {"from_port": 10888, "group": {"tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "12199f5e-65c4-4ae2-b13d-608cd984dc31", "ip_range": {}, "id": "1682cf12-c166-485a-b0a0-fc01c0d607be"}, {"from_port": 8888, "group": {"tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 8888, "parent_group_id": "12199f5e-65c4-4ae2-b13d-608cd984dc31", "ip_range": {}, "id": "433f8d67-4c61-4524-b539-014b518ae749"}, {"from_port": 8888, "group": {"tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "name": "clearwater-opnfv-bono-sig"}, "ip_protocol": "tcp", "to_port": 8888, "parent_group_id": "12199f5e-65c4-4ae2-b13d-608cd984dc31", "ip_range": {}, "id": "cc63eca1-b294-4ed0-8ca4-b06a49326af8"}, {"from_port": 10888, "group": {"tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "name": "clearwater-opnfv-vellum-sig-outbound"}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "12199f5e-65c4-4ae2-b13d-608cd984dc31", "ip_range": {}, "id": "d46d6fa9-3dc0-4811-9579-52eba1fe28d5"}], "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "id": "12199f5e-65c4-4ae2-b13d-608cd984dc31", "name": "clearwater-opnfv-dime-sig", "description": "Security group for Dime nodes (signaling)"}]} 2018-08-26 13:06:35,254 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/fb9c4d22-cee7-485f-9f32-b4f0ed86c18f/os-security-groups used request id req-1a2c22df-1060-48f6-ae49-56a9d73d4584 2018-08-26 13:06:35,255 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.269144058228s 2018-08-26 13:06:35,255 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/fb9c4d22-cee7-485f-9f32-b4f0ed86c18f/os-security-groups used request id req-1a2c22df-1060-48f6-ae49-56a9d73d4584 2018-08-26 13:06:35,263 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-26 13:06:35,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:06:35,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json X-Openstack-Request-Id: req-41e474f6-1676-4ce8-a00e-294e9f81c42d Date: Sun, 26 Aug 2018 13:06:35 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-26T13:01:16Z", "file": "/v2/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735/file", "owner": "48c33c12dced4eaf9582f2a2d6224537", "id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "size": 263193088, "self": "/v2/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1", "locations": [{"url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_alt_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "e99edc0ddb9a257a75b095cc2b9780eb", "name": "heat_ims-img_alt_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "checksum": "e99edc0ddb9a257a75b095cc2b9780eb", "created_at": "2018-08-26T13:01:10Z", "os_hidden": false, "protected": false, "os_hash_value": "95292149bd2422421f9108f90b8aa2421121b613d5620d7abb2484936b6f58fb9a0e8022f765360c1efac021ccb1e92775e9fe7ba0f78034ca56d97d5a3cbe15"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-26 13:06:35,299 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-41e474f6-1676-4ce8-a00e-294e9f81c42d 2018-08-26 13:06:35,299 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0355401039124s 2018-08-26 13:06:35,299 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-41e474f6-1676-4ce8-a00e-294e9f81c42d 2018-08-26 13:06:35,302 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-26 13:06:35,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/48c33c12dced4eaf9582f2a2d6224537/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}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:06:36,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:06:35 GMT Server: Apache x-compute-request-id: req-cbdf8c84-3fad-4fe0-bc02-e1e0306e47b0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-cbdf8c84-3fad-4fe0-bc02-e1e0306e47b0 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-26 13:06:36,069 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/48c33c12dced4eaf9582f2a2d6224537/volumes/detail used request id req-cbdf8c84-3fad-4fe0-bc02-e1e0306e47b0 2018-08-26 13:06:36,069 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.766900777817s 2018-08-26 13:06:36,069 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/48c33c12dced4eaf9582f2a2d6224537/volumes/detail used request id req-cbdf8c84-3fad-4fe0-bc02-e1e0306e47b0 2018-08-26 13:06:36,070 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-26 13:06:36,073 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:06:36,093 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:06: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-c2d5171b-c9cf-4126-a16c-de56e82463ae x-compute-request-id: req-c2d5171b-c9cf-4126-a16c-de56e82463ae Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_alt_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "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": "08447a4a-9f82-4040-bf77-234e38d4a00a"}]} 2018-08-26 13:06:36,093 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-c2d5171b-c9cf-4126-a16c-de56e82463ae 2018-08-26 13:06:36,093 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0232682228088s 2018-08-26 13:06:36,094 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-c2d5171b-c9cf-4126-a16c-de56e82463ae 2018-08-26 13:06:36,095 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-08-26 13:06:36,097 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/04010b09-d548-48ae-8871-56d5c14751a2/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}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:06:36,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:06: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-50703a10-69a8-4016-99ff-595104c19cb9 x-compute-request-id: req-50703a10-69a8-4016-99ff-595104c19cb9 Content-Encoding: gzip Content-Length: 810 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "1cb765bc-cee8-4427-aa88-89d259a3201d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1eabebfe-decf-409f-95ae-11068ce29dfd"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "1cb765bc-cee8-4427-aa88-89d259a3201d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "58c29120-5121-412c-b1ad-d75ad722547f"}, {"from_port": 4000, "group": {"tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "1cb765bc-cee8-4427-aa88-89d259a3201d", "ip_range": {}, "id": "8489ea21-b0ba-4bc3-b507-75c6775190b4"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "1cb765bc-cee8-4427-aa88-89d259a3201d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c9126519-4062-4702-be36-b9c1a122152c"}, {"from_port": 2380, "group": {"tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "1cb765bc-cee8-4427-aa88-89d259a3201d", "ip_range": {}, "id": "f629d5ed-54de-4fe8-96e9-1f652efe67fa"}], "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "id": "1cb765bc-cee8-4427-aa88-89d259a3201d", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 5052, "group": {"tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "name": "clearwater-opnfv-bono-sig"}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "aba99287-26ca-436b-ad34-479a6f77fd8f", "ip_range": {}, "id": "04f7f665-9cc1-4645-b58b-827f1c80db77"}, {"from_port": 5054, "group": {"tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "name": "clearwater-opnfv-bono-sig"}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "aba99287-26ca-436b-ad34-479a6f77fd8f", "ip_range": {}, "id": "910443e6-a1fc-4166-856c-8dcb93f7dbf0"}, {"from_port": 9888, "group": {"tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "name": "clearwater-opnfv-vellum-sig-outbound"}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "aba99287-26ca-436b-ad34-479a6f77fd8f", "ip_range": {}, "id": "e7ccc098-3fb5-4f7e-99a9-0c6e38fdb4e4"}, {"from_port": 9888, "group": {"tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "name": "clearwater-opnfv-dime-sig"}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "aba99287-26ca-436b-ad34-479a6f77fd8f", "ip_range": {}, "id": "ff1fdb60-ca56-43af-8926-37217e0d4378"}], "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "id": "aba99287-26ca-436b-ad34-479a6f77fd8f", "name": "clearwater-opnfv-sprout-sig-inbound", "description": "Security group for Sprout nodes inbound traffic (signaling)"}, {"rules": [{"from_port": 5052, "group": {"tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "40ffb87b-9f7c-477b-b684-08d85025ce98", "ip_range": {}, "id": "4548bec1-cfa4-420a-8ba6-7c21e7d4fc05"}, {"from_port": 5054, "group": {"tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "40ffb87b-9f7c-477b-b684-08d85025ce98", "ip_range": {}, "id": "8666cdb7-bd0f-4dc1-9c4b-53f38dff8956"}], "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "id": "40ffb87b-9f7c-477b-b684-08d85025ce98", "name": "clearwater-opnfv-sprout-sig-outbound", "description": "Security group for Sprout nodes outbound traffic (signaling)"}]} 2018-08-26 13:06:36,339 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/04010b09-d548-48ae-8871-56d5c14751a2/os-security-groups used request id req-50703a10-69a8-4016-99ff-595104c19cb9 2018-08-26 13:06:36,339 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.244365215302s 2018-08-26 13:06:36,340 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/04010b09-d548-48ae-8871-56d5c14751a2/os-security-groups used request id req-50703a10-69a8-4016-99ff-595104c19cb9 2018-08-26 13:06:36,347 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-26 13:06:36,350 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:06:36,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json X-Openstack-Request-Id: req-0fcf66cb-00eb-4990-93ed-a2dc4d22b8f0 Date: Sun, 26 Aug 2018 13:06:36 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-26T13:01:16Z", "file": "/v2/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735/file", "owner": "48c33c12dced4eaf9582f2a2d6224537", "id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "size": 263193088, "self": "/v2/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1", "locations": [{"url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_alt_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "e99edc0ddb9a257a75b095cc2b9780eb", "name": "heat_ims-img_alt_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "checksum": "e99edc0ddb9a257a75b095cc2b9780eb", "created_at": "2018-08-26T13:01:10Z", "os_hidden": false, "protected": false, "os_hash_value": "95292149bd2422421f9108f90b8aa2421121b613d5620d7abb2484936b6f58fb9a0e8022f765360c1efac021ccb1e92775e9fe7ba0f78034ca56d97d5a3cbe15"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-26 13:06:36,380 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-0fcf66cb-00eb-4990-93ed-a2dc4d22b8f0 2018-08-26 13:06:36,381 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.033851146698s 2018-08-26 13:06:36,381 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-0fcf66cb-00eb-4990-93ed-a2dc4d22b8f0 2018-08-26 13:06:36,384 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-26 13:06:36,386 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/48c33c12dced4eaf9582f2a2d6224537/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}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:06:37,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:06:36 GMT Server: Apache x-compute-request-id: req-51114a8e-0ce7-436d-9aa7-f9e871a89a40 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-51114a8e-0ce7-436d-9aa7-f9e871a89a40 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-26 13:06:37,066 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/48c33c12dced4eaf9582f2a2d6224537/volumes/detail used request id req-51114a8e-0ce7-436d-9aa7-f9e871a89a40 2018-08-26 13:06:37,067 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.681950092316s 2018-08-26 13:06:37,067 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/48c33c12dced4eaf9582f2a2d6224537/volumes/detail used request id req-51114a8e-0ce7-436d-9aa7-f9e871a89a40 2018-08-26 13:06:37,067 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-26 13:06:37,070 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:06:37,091 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:06: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-15d05920-bc44-4f47-b053-ed2ace5bcc66 x-compute-request-id: req-15d05920-bc44-4f47-b053-ed2ace5bcc66 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_alt_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "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": "08447a4a-9f82-4040-bf77-234e38d4a00a"}]} 2018-08-26 13:06:37,091 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-15d05920-bc44-4f47-b053-ed2ace5bcc66 2018-08-26 13:06:37,091 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0236160755157s 2018-08-26 13:06:37,091 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-15d05920-bc44-4f47-b053-ed2ace5bcc66 2018-08-26 13:06:37,093 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-08-26 13:06:37,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/57ebb195-7daf-48cc-a21b-c274f8e0bb85/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}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:06:37,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:06: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-030fe09b-ce1d-449d-9ae8-452bc17d050c x-compute-request-id: req-030fe09b-ce1d-449d-9ae8-452bc17d050c Content-Encoding: gzip Content-Length: 917 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "1cb765bc-cee8-4427-aa88-89d259a3201d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1eabebfe-decf-409f-95ae-11068ce29dfd"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "1cb765bc-cee8-4427-aa88-89d259a3201d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "58c29120-5121-412c-b1ad-d75ad722547f"}, {"from_port": 4000, "group": {"tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "1cb765bc-cee8-4427-aa88-89d259a3201d", "ip_range": {}, "id": "8489ea21-b0ba-4bc3-b507-75c6775190b4"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "1cb765bc-cee8-4427-aa88-89d259a3201d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c9126519-4062-4702-be36-b9c1a122152c"}, {"from_port": 2380, "group": {"tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "1cb765bc-cee8-4427-aa88-89d259a3201d", "ip_range": {}, "id": "f629d5ed-54de-4fe8-96e9-1f652efe67fa"}], "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "id": "1cb765bc-cee8-4427-aa88-89d259a3201d", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 9160, "group": {"tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "name": "clearwater-opnfv-homer-sig"}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "6c912120-6a93-42da-9f62-630c785bb65a", "ip_range": {}, "id": "09007bfd-6681-4b67-aefc-5c61c96ab72f"}, {"from_port": 11311, "group": {"tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "name": "clearwater-opnfv-dime-sig"}, "ip_protocol": "tcp", "to_port": 11311, "parent_group_id": "6c912120-6a93-42da-9f62-630c785bb65a", "ip_range": {}, "id": "19a64c8d-0f20-45ca-8f99-f09780440fd6"}, {"from_port": 9160, "group": {"tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "name": "clearwater-opnfv-dime-sig"}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "6c912120-6a93-42da-9f62-630c785bb65a", "ip_range": {}, "id": "4104cc42-778c-4e05-a0b9-085157de8daa"}, {"from_port": 7253, "group": {"tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "name": "clearwater-opnfv-dime-sig"}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "6c912120-6a93-42da-9f62-630c785bb65a", "ip_range": {}, "id": "48af368a-aeaf-4c94-adfb-47567c8d0152"}, {"from_port": 7253, "group": {"tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "6c912120-6a93-42da-9f62-630c785bb65a", "ip_range": {}, "id": "d33de985-a2f3-4070-ab74-46e8aacd7362"}, {"from_port": 11311, "group": {"tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 11311, "parent_group_id": "6c912120-6a93-42da-9f62-630c785bb65a", "ip_range": {}, "id": "d67bdcb4-876d-4b24-a0e8-ee4758ff8072"}], "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "id": "6c912120-6a93-42da-9f62-630c785bb65a", "name": "clearwater-opnfv-vellum-sig-inbound", "description": "Security group for Vellum nodes inbound traffic (signaling)"}, {"rules": [{"from_port": 7000, "group": {"tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "name": "clearwater-opnfv-vellum-sig-outbound"}, "ip_protocol": "tcp", "to_port": 7000, "parent_group_id": "a0c510b5-502d-414e-a394-36746bfa18d0", "ip_range": {}, "id": "21c25934-1626-461b-8a6c-92286de27d2c"}, {"from_port": 11211, "group": {"tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "name": "clearwater-opnfv-vellum-sig-outbound"}, "ip_protocol": "tcp", "to_port": 11211, "parent_group_id": "a0c510b5-502d-414e-a394-36746bfa18d0", "ip_range": {}, "id": "6cdb9999-7cab-41cc-b2a0-baacfa83a8c2"}, {"from_port": 7253, "group": {"tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "name": "clearwater-opnfv-vellum-sig-outbound"}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "a0c510b5-502d-414e-a394-36746bfa18d0", "ip_range": {}, "id": "e3529ee3-547f-4872-8d11-d637dece9552"}], "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "id": "a0c510b5-502d-414e-a394-36746bfa18d0", "name": "clearwater-opnfv-vellum-sig-outbound", "description": "Security group for Vellum nodes outbound traffic (signaling)"}]} 2018-08-26 13:06:37,346 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/57ebb195-7daf-48cc-a21b-c274f8e0bb85/os-security-groups used request id req-030fe09b-ce1d-449d-9ae8-452bc17d050c 2018-08-26 13:06:37,346 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.253697872162s 2018-08-26 13:06:37,347 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/57ebb195-7daf-48cc-a21b-c274f8e0bb85/os-security-groups used request id req-030fe09b-ce1d-449d-9ae8-452bc17d050c 2018-08-26 13:06:37,356 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-26 13:06:37,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:06:37,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json X-Openstack-Request-Id: req-d0db8b67-d60c-45db-b36b-e875e342496c Date: Sun, 26 Aug 2018 13:06:37 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-26T13:01:16Z", "file": "/v2/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735/file", "owner": "48c33c12dced4eaf9582f2a2d6224537", "id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "size": 263193088, "self": "/v2/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1", "locations": [{"url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_alt_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "e99edc0ddb9a257a75b095cc2b9780eb", "name": "heat_ims-img_alt_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "checksum": "e99edc0ddb9a257a75b095cc2b9780eb", "created_at": "2018-08-26T13:01:10Z", "os_hidden": false, "protected": false, "os_hash_value": "95292149bd2422421f9108f90b8aa2421121b613d5620d7abb2484936b6f58fb9a0e8022f765360c1efac021ccb1e92775e9fe7ba0f78034ca56d97d5a3cbe15"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-26 13:06:37,391 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-d0db8b67-d60c-45db-b36b-e875e342496c 2018-08-26 13:06:37,392 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0350911617279s 2018-08-26 13:06:37,392 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-d0db8b67-d60c-45db-b36b-e875e342496c 2018-08-26 13:06:37,395 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-26 13:06:37,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/48c33c12dced4eaf9582f2a2d6224537/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}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:06:38,177 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:06:37 GMT Server: Apache x-compute-request-id: req-aceba2be-6a11-4aee-b174-b89d6e756cb3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-aceba2be-6a11-4aee-b174-b89d6e756cb3 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-26 13:06:38,177 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/48c33c12dced4eaf9582f2a2d6224537/volumes/detail used request id req-aceba2be-6a11-4aee-b174-b89d6e756cb3 2018-08-26 13:06:38,177 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.781581163406s 2018-08-26 13:06:38,177 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/48c33c12dced4eaf9582f2a2d6224537/volumes/detail used request id req-aceba2be-6a11-4aee-b174-b89d6e756cb3 2018-08-26 13:06:38,178 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-26 13:06:38,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:06:38,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:06: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-1b3e820f-4992-4020-8b38-f711672b472c x-compute-request-id: req-1b3e820f-4992-4020-8b38-f711672b472c Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_alt_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "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": "08447a4a-9f82-4040-bf77-234e38d4a00a"}]} 2018-08-26 13:06:38,202 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-1b3e820f-4992-4020-8b38-f711672b472c 2018-08-26 13:06:38,203 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0246188640594s 2018-08-26 13:06:38,203 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-1b3e820f-4992-4020-8b38-f711672b472c 2018-08-26 13:06:38,204 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-08-26 13:06:38,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/b55ce29a-afa7-419f-b72b-55ee4962e6ac/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}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:06:38,351 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:06: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-78d55071-d7df-4bbf-913e-ce311dd97ad8 x-compute-request-id: req-78d55071-d7df-4bbf-913e-ce311dd97ad8 Content-Encoding: gzip Content-Length: 578 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "1cb765bc-cee8-4427-aa88-89d259a3201d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1eabebfe-decf-409f-95ae-11068ce29dfd"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "1cb765bc-cee8-4427-aa88-89d259a3201d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "58c29120-5121-412c-b1ad-d75ad722547f"}, {"from_port": 4000, "group": {"tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "1cb765bc-cee8-4427-aa88-89d259a3201d", "ip_range": {}, "id": "8489ea21-b0ba-4bc3-b507-75c6775190b4"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "1cb765bc-cee8-4427-aa88-89d259a3201d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c9126519-4062-4702-be36-b9c1a122152c"}, {"from_port": 2380, "group": {"tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "1cb765bc-cee8-4427-aa88-89d259a3201d", "ip_range": {}, "id": "f629d5ed-54de-4fe8-96e9-1f652efe67fa"}], "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "id": "1cb765bc-cee8-4427-aa88-89d259a3201d", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 80, "group": {}, "ip_protocol": "tcp", "to_port": 80, "parent_group_id": "3ba533ae-1110-49d2-bea5-df8e1a2dd299", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "4fce3c2f-8748-4c04-b66c-6adf5a191691"}, {"from_port": 443, "group": {}, "ip_protocol": "tcp", "to_port": 443, "parent_group_id": "3ba533ae-1110-49d2-bea5-df8e1a2dd299", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9cd148ca-1536-4a87-8d7c-7df9796ea9c9"}], "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "id": "3ba533ae-1110-49d2-bea5-df8e1a2dd299", "name": "clearwater-opnfv-ellis-mgmt", "description": "Security group for Ellis nodes (management)"}]} 2018-08-26 13:06:38,351 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/b55ce29a-afa7-419f-b72b-55ee4962e6ac/os-security-groups used request id req-78d55071-d7df-4bbf-913e-ce311dd97ad8 2018-08-26 13:06:38,352 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.147100925446s 2018-08-26 13:06:38,352 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/b55ce29a-afa7-419f-b72b-55ee4962e6ac/os-security-groups used request id req-78d55071-d7df-4bbf-913e-ce311dd97ad8 2018-08-26 13:06:38,358 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-26 13:06:38,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:06:38,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json X-Openstack-Request-Id: req-baa56160-7093-4b96-9311-d5c6907a4c0f Date: Sun, 26 Aug 2018 13:06:38 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-26T13:01:16Z", "file": "/v2/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735/file", "owner": "48c33c12dced4eaf9582f2a2d6224537", "id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "size": 263193088, "self": "/v2/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1", "locations": [{"url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_alt_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "e99edc0ddb9a257a75b095cc2b9780eb", "name": "heat_ims-img_alt_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "checksum": "e99edc0ddb9a257a75b095cc2b9780eb", "created_at": "2018-08-26T13:01:10Z", "os_hidden": false, "protected": false, "os_hash_value": "95292149bd2422421f9108f90b8aa2421121b613d5620d7abb2484936b6f58fb9a0e8022f765360c1efac021ccb1e92775e9fe7ba0f78034ca56d97d5a3cbe15"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-26 13:06:38,395 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-baa56160-7093-4b96-9311-d5c6907a4c0f 2018-08-26 13:06:38,395 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.036915063858s 2018-08-26 13:06:38,396 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-baa56160-7093-4b96-9311-d5c6907a4c0f 2018-08-26 13:06:38,399 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-26 13:06:38,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/48c33c12dced4eaf9582f2a2d6224537/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}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:06:39,177 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:06:38 GMT Server: Apache x-compute-request-id: req-7d529a71-3688-495f-86a1-faf5d2e421fb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-7d529a71-3688-495f-86a1-faf5d2e421fb Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-26 13:06:39,177 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/48c33c12dced4eaf9582f2a2d6224537/volumes/detail used request id req-7d529a71-3688-495f-86a1-faf5d2e421fb 2018-08-26 13:06:39,177 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.778315067291s 2018-08-26 13:06:39,177 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/48c33c12dced4eaf9582f2a2d6224537/volumes/detail used request id req-7d529a71-3688-495f-86a1-faf5d2e421fb 2018-08-26 13:06:39,178 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-26 13:06:39,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:06:39,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:06:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-88568593-2571-4b1c-a323-a4a7db218456 x-compute-request-id: req-88568593-2571-4b1c-a323-a4a7db218456 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_alt_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "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": "08447a4a-9f82-4040-bf77-234e38d4a00a"}]} 2018-08-26 13:06:39,200 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-88568593-2571-4b1c-a323-a4a7db218456 2018-08-26 13:06:39,200 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0217487812042s 2018-08-26 13:06:39,200 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-88568593-2571-4b1c-a323-a4a7db218456 2018-08-26 13:06:39,201 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-08-26 13:06:39,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/b00b1f06-37cc-49cb-a11f-b314a9d7d334/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}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:06:39,801 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:06:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0f5bf3d1-d0f9-48cb-8c60-852e7ef86a05 x-compute-request-id: req-0f5bf3d1-d0f9-48cb-8c60-852e7ef86a05 Content-Encoding: gzip Content-Length: 397 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "e33e1ef9-b8e9-45d0-8368-7fa19e9803a1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "24b8e239-2b2f-49d1-93aa-efcfc3477d20"}, {"from_port": 53, "group": {}, "ip_protocol": "udp", "to_port": 53, "parent_group_id": "e33e1ef9-b8e9-45d0-8368-7fa19e9803a1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a7a69956-274a-41f9-a0c3-176ba3a698ae"}, {"from_port": 53, "group": {}, "ip_protocol": "tcp", "to_port": 53, "parent_group_id": "e33e1ef9-b8e9-45d0-8368-7fa19e9803a1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c117e900-7b9c-41a6-9c96-f97ba53ea798"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "e33e1ef9-b8e9-45d0-8368-7fa19e9803a1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cb2f1ae9-bf87-4acc-b071-c383595194e6"}], "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "id": "e33e1ef9-b8e9-45d0-8368-7fa19e9803a1", "name": "clearwater-opnfv-dns", "description": "Security group for DNS nodes"}, {"rules": [{"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "e33e1ef9-b8e9-45d0-8368-7fa19e9803a1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "24b8e239-2b2f-49d1-93aa-efcfc3477d20"}, {"from_port": 53, "group": {}, "ip_protocol": "udp", "to_port": 53, "parent_group_id": "e33e1ef9-b8e9-45d0-8368-7fa19e9803a1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a7a69956-274a-41f9-a0c3-176ba3a698ae"}, {"from_port": 53, "group": {}, "ip_protocol": "tcp", "to_port": 53, "parent_group_id": "e33e1ef9-b8e9-45d0-8368-7fa19e9803a1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c117e900-7b9c-41a6-9c96-f97ba53ea798"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "e33e1ef9-b8e9-45d0-8368-7fa19e9803a1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cb2f1ae9-bf87-4acc-b071-c383595194e6"}], "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "id": "e33e1ef9-b8e9-45d0-8368-7fa19e9803a1", "name": "clearwater-opnfv-dns", "description": "Security group for DNS nodes"}]} 2018-08-26 13:06:39,801 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/b00b1f06-37cc-49cb-a11f-b314a9d7d334/os-security-groups used request id req-0f5bf3d1-d0f9-48cb-8c60-852e7ef86a05 2018-08-26 13:06:39,801 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.599570035934s 2018-08-26 13:06:39,802 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/b00b1f06-37cc-49cb-a11f-b314a9d7d334/os-security-groups used request id req-0f5bf3d1-d0f9-48cb-8c60-852e7ef86a05 2018-08-26 13:06:39,809 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-26 13:06:39,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:06:39,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json X-Openstack-Request-Id: req-565a3093-9588-443e-a704-b89a436e3dbb Date: Sun, 26 Aug 2018 13:06:39 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-26T13:01:16Z", "file": "/v2/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735/file", "owner": "48c33c12dced4eaf9582f2a2d6224537", "id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "size": 263193088, "self": "/v2/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1", "locations": [{"url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_alt_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "e99edc0ddb9a257a75b095cc2b9780eb", "name": "heat_ims-img_alt_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "checksum": "e99edc0ddb9a257a75b095cc2b9780eb", "created_at": "2018-08-26T13:01:10Z", "os_hidden": false, "protected": false, "os_hash_value": "95292149bd2422421f9108f90b8aa2421121b613d5620d7abb2484936b6f58fb9a0e8022f765360c1efac021ccb1e92775e9fe7ba0f78034ca56d97d5a3cbe15"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-26 13:06:39,845 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-565a3093-9588-443e-a704-b89a436e3dbb 2018-08-26 13:06:39,845 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0362150669098s 2018-08-26 13:06:39,845 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-565a3093-9588-443e-a704-b89a436e3dbb 2018-08-26 13:06:39,849 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-26 13:06:39,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/48c33c12dced4eaf9582f2a2d6224537/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}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:06:40,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:06:39 GMT Server: Apache x-compute-request-id: req-d136b3fc-225e-4bfe-88d8-d1937048ee33 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-d136b3fc-225e-4bfe-88d8-d1937048ee33 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-26 13:06:40,545 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/48c33c12dced4eaf9582f2a2d6224537/volumes/detail used request id req-d136b3fc-225e-4bfe-88d8-d1937048ee33 2018-08-26 13:06:40,545 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.695456981659s 2018-08-26 13:06:40,545 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/48c33c12dced4eaf9582f2a2d6224537/volumes/detail used request id req-d136b3fc-225e-4bfe-88d8-d1937048ee33 2018-08-26 13:06:40,545 - 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:65:c5:2c', u'version': 4, u'addr': u'192.168.1.13', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:65:c5:2c', u'version': 4, u'addr': u'172.30.9.209', u'OS-EXT-IPS:type': u'floating'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:c4:7e:6c', 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:c4:7e:6c', 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'287cbc25-dc53-4e84-8f7e-264dcb9f1735', 'name': u'heat_ims-img_alt_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c'}), 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-26T13:06:19.000000', 'flavor': Munch({u'id': u'08447a4a-9f82-4040-bf77-234e38d4a00a', 'name': u'heat_ims-flavor_alt_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c'}), 'az': u'nova', 'id': u'44585adb-a974-4743-8ee5-68ef49323e34', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'48c33c12dced4eaf9582f2a2d6224537', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'1cb765bc-cee8-4427-aa88-89d259a3201d', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'48c33c12dced4eaf9582f2a2d6224537', 'name': 'heat_ims-project_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c', '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'1eabebfe-decf-409f-95ae-11068ce29dfd'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'1cb765bc-cee8-4427-aa88-89d259a3201d', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'48c33c12dced4eaf9582f2a2d6224537', 'name': 'heat_ims-project_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c', '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'58c29120-5121-412c-b1ad-d75ad722547f'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'1cb765bc-cee8-4427-aa88-89d259a3201d', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'48c33c12dced4eaf9582f2a2d6224537', 'name': 'heat_ims-project_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'48c33c12dced4eaf9582f2a2d6224537', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'48c33c12dced4eaf9582f2a2d6224537', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'8489ea21-b0ba-4bc3-b507-75c6775190b4'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'1cb765bc-cee8-4427-aa88-89d259a3201d', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'48c33c12dced4eaf9582f2a2d6224537', 'name': 'heat_ims-project_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c', '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'c9126519-4062-4702-be36-b9c1a122152c'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'1cb765bc-cee8-4427-aa88-89d259a3201d', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'48c33c12dced4eaf9582f2a2d6224537', 'name': 'heat_ims-project_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'48c33c12dced4eaf9582f2a2d6224537', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'48c33c12dced4eaf9582f2a2d6224537', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'f629d5ed-54de-4fe8-96e9-1f652efe67fa'})], 'id': u'1cb765bc-cee8-4427-aa88-89d259a3201d', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'48c33c12dced4eaf9582f2a2d6224537', 'name': 'heat_ims-project_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'48c33c12dced4eaf9582f2a2d6224537', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Bono nodes (signaling)', 'tenant_id': u'48c33c12dced4eaf9582f2a2d6224537', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'security_group_id': u'a304b6ca-b250-4883-8b06-dba3b0e19966', 'tenant_id': '', 'port_range_min': 3478, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'48c33c12dced4eaf9582f2a2d6224537', 'name': 'heat_ims-project_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c', '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'1ef935c7-d373-404f-a56e-9de51e4c0b0a'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'security_group_id': u'a304b6ca-b250-4883-8b06-dba3b0e19966', 'tenant_id': '', 'port_range_min': 5060, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'48c33c12dced4eaf9582f2a2d6224537', 'name': 'heat_ims-project_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c', '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'2ada383d-3150-43b5-a372-d94fb7a6ecce'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'security_group_id': u'a304b6ca-b250-4883-8b06-dba3b0e19966', 'tenant_id': '', 'port_range_min': 5060, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'48c33c12dced4eaf9582f2a2d6224537', 'name': 'heat_ims-project_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c', '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'3401ac73-74f3-41e2-bbdf-e33a6e7af5ba'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5062, 'security_group_id': u'a304b6ca-b250-4883-8b06-dba3b0e19966', 'tenant_id': '', 'port_range_min': 5062, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'48c33c12dced4eaf9582f2a2d6224537', 'name': 'heat_ims-project_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c', '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'72e18f58-98ac-45d4-afef-64c3c67aaba5'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'a304b6ca-b250-4883-8b06-dba3b0e19966', 'tenant_id': '', 'port_range_min': 32768, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'48c33c12dced4eaf9582f2a2d6224537', 'name': 'heat_ims-project_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c', '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'7f5b659e-8036-42ce-82e5-6fabf572fb1a'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'security_group_id': u'a304b6ca-b250-4883-8b06-dba3b0e19966', 'tenant_id': '', 'port_range_min': 5058, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'48c33c12dced4eaf9582f2a2d6224537', 'name': 'heat_ims-project_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'48c33c12dced4eaf9582f2a2d6224537', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'48c33c12dced4eaf9582f2a2d6224537', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'860e30f8-ee27-4781-baa6-e5807d513293'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'security_group_id': u'a304b6ca-b250-4883-8b06-dba3b0e19966', 'tenant_id': '', 'port_range_min': 3478, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'48c33c12dced4eaf9582f2a2d6224537', 'name': 'heat_ims-project_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c', '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'efc21a4f-1283-444e-b190-4b1b9fe3e5f4'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'security_group_id': u'a304b6ca-b250-4883-8b06-dba3b0e19966', 'tenant_id': '', 'port_range_min': 5058, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'48c33c12dced4eaf9582f2a2d6224537', 'name': 'heat_ims-project_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'48c33c12dced4eaf9582f2a2d6224537', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'48c33c12dced4eaf9582f2a2d6224537', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'f5fbe44b-bdd5-46a1-a4c8-345c77c2a669'})], 'id': u'a304b6ca-b250-4883-8b06-dba3b0e19966', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'48c33c12dced4eaf9582f2a2d6224537', 'name': 'heat_ims-project_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'48c33c12dced4eaf9582f2a2d6224537', 'properties': Munch({}), 'name': u'clearwater-opnfv-bono-sig'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'0951623dc7d24da3a2a7d519c85a9e74', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.209', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'48c33c12dced4eaf9582f2a2d6224537', 'name': 'heat_ims-project_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.209', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.209', 'launched_at': u'2018-08-26T13:06:19.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-26T13:06:19Z', 'hostId': u'067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c', 'public_v6': '', 'private_v4': u'192.168.1.13', 'cloud': 'envvars', 'host_id': u'067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75', '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-26T13:06:19.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'48c33c12dced4eaf9582f2a2d6224537', 'name': u'bono-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'48c33c12dced4eaf9582f2a2d6224537', 'created_at': u'2018-08-26T13:05:34Z', 'created': u'2018-08-26T13:05:34Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-signaling': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:74:94:5f', u'version': 4, u'addr': u'192.168.1.7', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:74:94:5f', u'version': 4, u'addr': u'172.30.9.217', u'OS-EXT-IPS:type': u'floating'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:9c:5d:e3', u'version': 4, u'addr': u'192.168.0.13', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:9c:5d:e3', 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'287cbc25-dc53-4e84-8f7e-264dcb9f1735', 'name': u'heat_ims-img_alt_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c'}), 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-26T13:06:19.000000', 'flavor': Munch({u'id': u'08447a4a-9f82-4040-bf77-234e38d4a00a', 'name': u'heat_ims-flavor_alt_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c'}), 'az': u'nova', 'id': u'7ea2f1d5-49d8-487d-a65e-da117e46d9a2', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'48c33c12dced4eaf9582f2a2d6224537', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'1cb765bc-cee8-4427-aa88-89d259a3201d', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'48c33c12dced4eaf9582f2a2d6224537', 'name': 'heat_ims-project_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c', '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'1eabebfe-decf-409f-95ae-11068ce29dfd'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'1cb765bc-cee8-4427-aa88-89d259a3201d', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'48c33c12dced4eaf9582f2a2d6224537', 'name': 'heat_ims-project_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c', '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'58c29120-5121-412c-b1ad-d75ad722547f'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'1cb765bc-cee8-4427-aa88-89d259a3201d', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'48c33c12dced4eaf9582f2a2d6224537', 'name': 'heat_ims-project_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'48c33c12dced4eaf9582f2a2d6224537', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'48c33c12dced4eaf9582f2a2d6224537', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'8489ea21-b0ba-4bc3-b507-75c6775190b4'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'1cb765bc-cee8-4427-aa88-89d259a3201d', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'48c33c12dced4eaf9582f2a2d6224537', 'name': 'heat_ims-project_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c', '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'c9126519-4062-4702-be36-b9c1a122152c'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'1cb765bc-cee8-4427-aa88-89d259a3201d', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'48c33c12dced4eaf9582f2a2d6224537', 'name': 'heat_ims-project_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'48c33c12dced4eaf9582f2a2d6224537', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'48c33c12dced4eaf9582f2a2d6224537', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'f629d5ed-54de-4fe8-96e9-1f652efe67fa'})], 'id': u'1cb765bc-cee8-4427-aa88-89d259a3201d', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'48c33c12dced4eaf9582f2a2d6224537', 'name': 'heat_ims-project_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'48c33c12dced4eaf9582f2a2d6224537', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Homer nodes (management)', 'tenant_id': u'48c33c12dced4eaf9582f2a2d6224537', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'security_group_id': u'e6fe2454-1745-4e39-a81c-b641ed400a5e', 'tenant_id': '', 'port_range_min': 7888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'48c33c12dced4eaf9582f2a2d6224537', 'name': 'heat_ims-project_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c', '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'07cbc10d-cc3b-46fb-ba1b-778b24ddc63c'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'security_group_id': u'e6fe2454-1745-4e39-a81c-b641ed400a5e', 'tenant_id': '', 'port_range_min': 7888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'48c33c12dced4eaf9582f2a2d6224537', 'name': 'heat_ims-project_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'48c33c12dced4eaf9582f2a2d6224537', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'48c33c12dced4eaf9582f2a2d6224537', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'779c40e8-5baa-450b-ba45-e4cc88d03ada'})], 'id': u'e6fe2454-1745-4e39-a81c-b641ed400a5e', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'48c33c12dced4eaf9582f2a2d6224537', 'name': 'heat_ims-project_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'48c33c12dced4eaf9582f2a2d6224537', 'properties': Munch({}), 'name': u'clearwater-opnfv-homer-mgmt'}), Munch({'description': u'Security group for Homer nodes (signaling)', 'tenant_id': u'48c33c12dced4eaf9582f2a2d6224537', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'security_group_id': u'f468bd82-6f1a-4fcd-95ce-1cf6a6dabeba', 'tenant_id': '', 'port_range_min': 7888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'48c33c12dced4eaf9582f2a2d6224537', 'name': 'heat_ims-project_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c', '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'648cdc65-7ceb-49a3-a83c-871be580fc93'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'security_group_id': u'f468bd82-6f1a-4fcd-95ce-1cf6a6dabeba', 'tenant_id': '', 'port_range_min': 9160, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'48c33c12dced4eaf9582f2a2d6224537', 'name': 'heat_ims-project_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'48c33c12dced4eaf9582f2a2d6224537', u'name': u'clearwater-opnfv-homer-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'48c33c12dced4eaf9582f2a2d6224537', u'name': u'clearwater-opnfv-homer-sig'}), 'project_id': '', 'id': u'749a58a1-c220-471f-801d-3eb09acdaeb9'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'security_group_id': u'f468bd82-6f1a-4fcd-95ce-1cf6a6dabeba', 'tenant_id': '', 'port_range_min': 7888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'48c33c12dced4eaf9582f2a2d6224537', 'name': 'heat_ims-project_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'48c33c12dced4eaf9582f2a2d6224537', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'48c33c12dced4eaf9582f2a2d6224537', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'945bdedb-3364-4474-9ba3-aa417cbb41d3'})], 'id': u'f468bd82-6f1a-4fcd-95ce-1cf6a6dabeba', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'48c33c12dced4eaf9582f2a2d6224537', 'name': 'heat_ims-project_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'48c33c12dced4eaf9582f2a2d6224537', 'properties': Munch({}), 'name': u'clearwater-opnfv-homer-sig'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'0951623dc7d24da3a2a7d519c85a9e74', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.217', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'48c33c12dced4eaf9582f2a2d6224537', 'name': 'heat_ims-project_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.217', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.217', 'launched_at': u'2018-08-26T13:06:19.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-26T13:06:19Z', 'hostId': u'067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c', 'public_v6': '', 'private_v4': u'192.168.1.7', 'cloud': 'envvars', 'host_id': u'067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75', '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-26T13:06:19.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'48c33c12dced4eaf9582f2a2d6224537', 'name': u'homer-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'48c33c12dced4eaf9582f2a2d6224537', 'created_at': u'2018-08-26T13:05:34Z', 'created': u'2018-08-26T13:05:34Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-signaling': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:46:04:67', u'version': 4, u'addr': u'192.168.1.5', u'OS-EXT-IPS:type': u'fixed'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:d1:70:a6', u'version': 4, u'addr': u'192.168.0.12', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:d1:70:a6', 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'287cbc25-dc53-4e84-8f7e-264dcb9f1735', 'name': u'heat_ims-img_alt_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c'}), 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-26T13:06:19.000000', 'flavor': Munch({u'id': u'08447a4a-9f82-4040-bf77-234e38d4a00a', 'name': u'heat_ims-flavor_alt_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c'}), 'az': u'nova', 'id': u'fb9c4d22-cee7-485f-9f32-b4f0ed86c18f', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'48c33c12dced4eaf9582f2a2d6224537', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'1cb765bc-cee8-4427-aa88-89d259a3201d', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'48c33c12dced4eaf9582f2a2d6224537', 'name': 'heat_ims-project_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c', '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'1eabebfe-decf-409f-95ae-11068ce29dfd'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'1cb765bc-cee8-4427-aa88-89d259a3201d', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'48c33c12dced4eaf9582f2a2d6224537', 'name': 'heat_ims-project_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c', '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'58c29120-5121-412c-b1ad-d75ad722547f'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'1cb765bc-cee8-4427-aa88-89d259a3201d', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'48c33c12dced4eaf9582f2a2d6224537', 'name': 'heat_ims-project_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'48c33c12dced4eaf9582f2a2d6224537', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'48c33c12dced4eaf9582f2a2d6224537', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'8489ea21-b0ba-4bc3-b507-75c6775190b4'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'1cb765bc-cee8-4427-aa88-89d259a3201d', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'48c33c12dced4eaf9582f2a2d6224537', 'name': 'heat_ims-project_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c', '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'c9126519-4062-4702-be36-b9c1a122152c'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'1cb765bc-cee8-4427-aa88-89d259a3201d', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'48c33c12dced4eaf9582f2a2d6224537', 'name': 'heat_ims-project_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'48c33c12dced4eaf9582f2a2d6224537', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'48c33c12dced4eaf9582f2a2d6224537', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'f629d5ed-54de-4fe8-96e9-1f652efe67fa'})], 'id': u'1cb765bc-cee8-4427-aa88-89d259a3201d', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'48c33c12dced4eaf9582f2a2d6224537', 'name': 'heat_ims-project_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'48c33c12dced4eaf9582f2a2d6224537', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Dime nodes (management)', 'tenant_id': u'48c33c12dced4eaf9582f2a2d6224537', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8889, 'security_group_id': u'feb73d0b-53e9-442a-8c35-f40ef8d9ad36', 'tenant_id': '', 'port_range_min': 8889, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'48c33c12dced4eaf9582f2a2d6224537', 'name': 'heat_ims-project_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'48c33c12dced4eaf9582f2a2d6224537', u'name': u'clearwater-opnfv-ellis-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'48c33c12dced4eaf9582f2a2d6224537', u'name': u'clearwater-opnfv-ellis-mgmt'}), 'project_id': '', 'id': u'27c8bc17-736b-4194-94dc-d2e9cf1c9b1e'})], 'id': u'feb73d0b-53e9-442a-8c35-f40ef8d9ad36', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'48c33c12dced4eaf9582f2a2d6224537', 'name': 'heat_ims-project_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'48c33c12dced4eaf9582f2a2d6224537', 'properties': Munch({}), 'name': u'clearwater-opnfv-dime-mgmt'}), Munch({'description': u'Security group for Dime nodes (signaling)', 'tenant_id': u'48c33c12dced4eaf9582f2a2d6224537', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'security_group_id': u'12199f5e-65c4-4ae2-b13d-608cd984dc31', 'tenant_id': '', 'port_range_min': 10888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'48c33c12dced4eaf9582f2a2d6224537', 'name': 'heat_ims-project_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'48c33c12dced4eaf9582f2a2d6224537', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'48c33c12dced4eaf9582f2a2d6224537', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'04498263-b476-4276-ab7f-eda3a331b4e8'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'security_group_id': u'12199f5e-65c4-4ae2-b13d-608cd984dc31', 'tenant_id': '', 'port_range_min': 10888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'48c33c12dced4eaf9582f2a2d6224537', 'name': 'heat_ims-project_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'48c33c12dced4eaf9582f2a2d6224537', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'48c33c12dced4eaf9582f2a2d6224537', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'1682cf12-c166-485a-b0a0-fc01c0d607be'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8888, 'security_group_id': u'12199f5e-65c4-4ae2-b13d-608cd984dc31', 'tenant_id': '', 'port_range_min': 8888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'48c33c12dced4eaf9582f2a2d6224537', 'name': 'heat_ims-project_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'48c33c12dced4eaf9582f2a2d6224537', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'48c33c12dced4eaf9582f2a2d6224537', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'433f8d67-4c61-4524-b539-014b518ae749'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8888, 'security_group_id': u'12199f5e-65c4-4ae2-b13d-608cd984dc31', 'tenant_id': '', 'port_range_min': 8888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'48c33c12dced4eaf9582f2a2d6224537', 'name': 'heat_ims-project_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'48c33c12dced4eaf9582f2a2d6224537', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'48c33c12dced4eaf9582f2a2d6224537', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'cc63eca1-b294-4ed0-8ca4-b06a49326af8'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'security_group_id': u'12199f5e-65c4-4ae2-b13d-608cd984dc31', 'tenant_id': '', 'port_range_min': 10888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'48c33c12dced4eaf9582f2a2d6224537', 'name': 'heat_ims-project_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'48c33c12dced4eaf9582f2a2d6224537', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'48c33c12dced4eaf9582f2a2d6224537', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'd46d6fa9-3dc0-4811-9579-52eba1fe28d5'})], 'id': u'12199f5e-65c4-4ae2-b13d-608cd984dc31', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'48c33c12dced4eaf9582f2a2d6224537', 'name': 'heat_ims-project_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'48c33c12dced4eaf9582f2a2d6224537', 'properties': Munch({}), 'name': u'clearwater-opnfv-dime-sig'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'0951623dc7d24da3a2a7d519c85a9e74', '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'48c33c12dced4eaf9582f2a2d6224537', 'name': 'heat_ims-project_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c', '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-26T13:06:19.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-26T13:06:19Z', 'hostId': u'3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c', 'public_v6': '', 'private_v4': u'192.168.0.12', 'cloud': 'envvars', 'host_id': u'3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684', '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-26T13:06:19.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'48c33c12dced4eaf9582f2a2d6224537', 'name': u'dime-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'48c33c12dced4eaf9582f2a2d6224537', 'created_at': u'2018-08-26T13:05:33Z', 'created': u'2018-08-26T13:05:33Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-signaling': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:c8:3f:bd', u'version': 4, u'addr': u'192.168.1.22', u'OS-EXT-IPS:type': u'fixed'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:66:76:07', u'version': 4, u'addr': u'192.168.0.2', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:66:76:07', u'version': 4, u'addr': u'172.30.9.212', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'287cbc25-dc53-4e84-8f7e-264dcb9f1735', 'name': u'heat_ims-img_alt_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c'}), 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-26T13:06:06.000000', 'flavor': Munch({u'id': u'08447a4a-9f82-4040-bf77-234e38d4a00a', 'name': u'heat_ims-flavor_alt_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c'}), 'az': u'nova', 'id': u'04010b09-d548-48ae-8871-56d5c14751a2', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'48c33c12dced4eaf9582f2a2d6224537', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'1cb765bc-cee8-4427-aa88-89d259a3201d', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'48c33c12dced4eaf9582f2a2d6224537', 'name': 'heat_ims-project_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c', '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'1eabebfe-decf-409f-95ae-11068ce29dfd'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'1cb765bc-cee8-4427-aa88-89d259a3201d', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'48c33c12dced4eaf9582f2a2d6224537', 'name': 'heat_ims-project_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c', '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'58c29120-5121-412c-b1ad-d75ad722547f'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'1cb765bc-cee8-4427-aa88-89d259a3201d', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'48c33c12dced4eaf9582f2a2d6224537', 'name': 'heat_ims-project_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'48c33c12dced4eaf9582f2a2d6224537', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'48c33c12dced4eaf9582f2a2d6224537', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'8489ea21-b0ba-4bc3-b507-75c6775190b4'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'1cb765bc-cee8-4427-aa88-89d259a3201d', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'48c33c12dced4eaf9582f2a2d6224537', 'name': 'heat_ims-project_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c', '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'c9126519-4062-4702-be36-b9c1a122152c'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'1cb765bc-cee8-4427-aa88-89d259a3201d', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'48c33c12dced4eaf9582f2a2d6224537', 'name': 'heat_ims-project_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'48c33c12dced4eaf9582f2a2d6224537', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'48c33c12dced4eaf9582f2a2d6224537', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'f629d5ed-54de-4fe8-96e9-1f652efe67fa'})], 'id': u'1cb765bc-cee8-4427-aa88-89d259a3201d', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'48c33c12dced4eaf9582f2a2d6224537', 'name': 'heat_ims-project_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'48c33c12dced4eaf9582f2a2d6224537', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Sprout nodes inbound traffic (signaling)', 'tenant_id': u'48c33c12dced4eaf9582f2a2d6224537', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5052, 'security_group_id': u'aba99287-26ca-436b-ad34-479a6f77fd8f', 'tenant_id': '', 'port_range_min': 5052, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'48c33c12dced4eaf9582f2a2d6224537', 'name': 'heat_ims-project_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'48c33c12dced4eaf9582f2a2d6224537', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'48c33c12dced4eaf9582f2a2d6224537', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'04f7f665-9cc1-4645-b58b-827f1c80db77'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5054, 'security_group_id': u'aba99287-26ca-436b-ad34-479a6f77fd8f', 'tenant_id': '', 'port_range_min': 5054, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'48c33c12dced4eaf9582f2a2d6224537', 'name': 'heat_ims-project_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'48c33c12dced4eaf9582f2a2d6224537', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'48c33c12dced4eaf9582f2a2d6224537', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'910443e6-a1fc-4166-856c-8dcb93f7dbf0'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9888, 'security_group_id': u'aba99287-26ca-436b-ad34-479a6f77fd8f', 'tenant_id': '', 'port_range_min': 9888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'48c33c12dced4eaf9582f2a2d6224537', 'name': 'heat_ims-project_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'48c33c12dced4eaf9582f2a2d6224537', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'48c33c12dced4eaf9582f2a2d6224537', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'e7ccc098-3fb5-4f7e-99a9-0c6e38fdb4e4'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9888, 'security_group_id': u'aba99287-26ca-436b-ad34-479a6f77fd8f', 'tenant_id': '', 'port_range_min': 9888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'48c33c12dced4eaf9582f2a2d6224537', 'name': 'heat_ims-project_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'48c33c12dced4eaf9582f2a2d6224537', u'name': u'clearwater-opnfv-dime-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'48c33c12dced4eaf9582f2a2d6224537', u'name': u'clearwater-opnfv-dime-sig'}), 'project_id': '', 'id': u'ff1fdb60-ca56-43af-8926-37217e0d4378'})], 'id': u'aba99287-26ca-436b-ad34-479a6f77fd8f', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'48c33c12dced4eaf9582f2a2d6224537', 'name': 'heat_ims-project_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'48c33c12dced4eaf9582f2a2d6224537', 'properties': Munch({}), 'name': u'clearwater-opnfv-sprout-sig-inbound'}), Munch({'description': u'Security group for Sprout nodes outbound traffic (signaling)', 'tenant_id': u'48c33c12dced4eaf9582f2a2d6224537', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5052, 'security_group_id': u'40ffb87b-9f7c-477b-b684-08d85025ce98', 'tenant_id': '', 'port_range_min': 5052, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'48c33c12dced4eaf9582f2a2d6224537', 'name': 'heat_ims-project_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'48c33c12dced4eaf9582f2a2d6224537', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'48c33c12dced4eaf9582f2a2d6224537', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'4548bec1-cfa4-420a-8ba6-7c21e7d4fc05'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5054, 'security_group_id': u'40ffb87b-9f7c-477b-b684-08d85025ce98', 'tenant_id': '', 'port_range_min': 5054, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'48c33c12dced4eaf9582f2a2d6224537', 'name': 'heat_ims-project_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'48c33c12dced4eaf9582f2a2d6224537', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'48c33c12dced4eaf9582f2a2d6224537', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'8666cdb7-bd0f-4dc1-9c4b-53f38dff8956'})], 'id': u'40ffb87b-9f7c-477b-b684-08d85025ce98', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'48c33c12dced4eaf9582f2a2d6224537', 'name': 'heat_ims-project_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'48c33c12dced4eaf9582f2a2d6224537', 'properties': Munch({}), 'name': u'clearwater-opnfv-sprout-sig-outbound'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'0951623dc7d24da3a2a7d519c85a9e74', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.212', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'48c33c12dced4eaf9582f2a2d6224537', 'name': 'heat_ims-project_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.212', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.212', 'launched_at': u'2018-08-26T13:06:06.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-26T13:06:06Z', 'hostId': u'3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c', 'public_v6': '', 'private_v4': u'192.168.0.2', 'cloud': 'envvars', 'host_id': u'3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684', '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-26T13:06:06.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'48c33c12dced4eaf9582f2a2d6224537', 'name': u'sprout-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'48c33c12dced4eaf9582f2a2d6224537', 'created_at': u'2018-08-26T13:05:32Z', 'created': u'2018-08-26T13:05:32Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-signaling': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:03:d7:5a', u'version': 4, u'addr': u'192.168.1.23', u'OS-EXT-IPS:type': u'fixed'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:14:68:d3', u'version': 4, u'addr': u'192.168.0.9', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:14:68:d3', u'version': 4, u'addr': u'172.30.9.208', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'287cbc25-dc53-4e84-8f7e-264dcb9f1735', 'name': u'heat_ims-img_alt_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c'}), 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-26T13:06:11.000000', 'flavor': Munch({u'id': u'08447a4a-9f82-4040-bf77-234e38d4a00a', 'name': u'heat_ims-flavor_alt_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c'}), 'az': u'nova', 'id': u'57ebb195-7daf-48cc-a21b-c274f8e0bb85', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'48c33c12dced4eaf9582f2a2d6224537', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'1cb765bc-cee8-4427-aa88-89d259a3201d', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'48c33c12dced4eaf9582f2a2d6224537', 'name': 'heat_ims-project_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c', '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'1eabebfe-decf-409f-95ae-11068ce29dfd'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'1cb765bc-cee8-4427-aa88-89d259a3201d', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'48c33c12dced4eaf9582f2a2d6224537', 'name': 'heat_ims-project_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c', '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'58c29120-5121-412c-b1ad-d75ad722547f'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'1cb765bc-cee8-4427-aa88-89d259a3201d', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'48c33c12dced4eaf9582f2a2d6224537', 'name': 'heat_ims-project_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'48c33c12dced4eaf9582f2a2d6224537', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'48c33c12dced4eaf9582f2a2d6224537', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'8489ea21-b0ba-4bc3-b507-75c6775190b4'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'1cb765bc-cee8-4427-aa88-89d259a3201d', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'48c33c12dced4eaf9582f2a2d6224537', 'name': 'heat_ims-project_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c', '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'c9126519-4062-4702-be36-b9c1a122152c'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'1cb765bc-cee8-4427-aa88-89d259a3201d', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'48c33c12dced4eaf9582f2a2d6224537', 'name': 'heat_ims-project_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'48c33c12dced4eaf9582f2a2d6224537', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'48c33c12dced4eaf9582f2a2d6224537', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'f629d5ed-54de-4fe8-96e9-1f652efe67fa'})], 'id': u'1cb765bc-cee8-4427-aa88-89d259a3201d', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'48c33c12dced4eaf9582f2a2d6224537', 'name': 'heat_ims-project_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'48c33c12dced4eaf9582f2a2d6224537', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Vellum nodes inbound traffic (signaling)', 'tenant_id': u'48c33c12dced4eaf9582f2a2d6224537', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'security_group_id': u'6c912120-6a93-42da-9f62-630c785bb65a', 'tenant_id': '', 'port_range_min': 9160, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'48c33c12dced4eaf9582f2a2d6224537', 'name': 'heat_ims-project_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'48c33c12dced4eaf9582f2a2d6224537', u'name': u'clearwater-opnfv-homer-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'48c33c12dced4eaf9582f2a2d6224537', u'name': u'clearwater-opnfv-homer-sig'}), 'project_id': '', 'id': u'09007bfd-6681-4b67-aefc-5c61c96ab72f'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11311, 'security_group_id': u'6c912120-6a93-42da-9f62-630c785bb65a', 'tenant_id': '', 'port_range_min': 11311, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'48c33c12dced4eaf9582f2a2d6224537', 'name': 'heat_ims-project_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'48c33c12dced4eaf9582f2a2d6224537', u'name': u'clearwater-opnfv-dime-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'48c33c12dced4eaf9582f2a2d6224537', u'name': u'clearwater-opnfv-dime-sig'}), 'project_id': '', 'id': u'19a64c8d-0f20-45ca-8f99-f09780440fd6'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'security_group_id': u'6c912120-6a93-42da-9f62-630c785bb65a', 'tenant_id': '', 'port_range_min': 9160, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'48c33c12dced4eaf9582f2a2d6224537', 'name': 'heat_ims-project_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'48c33c12dced4eaf9582f2a2d6224537', u'name': u'clearwater-opnfv-dime-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'48c33c12dced4eaf9582f2a2d6224537', u'name': u'clearwater-opnfv-dime-sig'}), 'project_id': '', 'id': u'4104cc42-778c-4e05-a0b9-085157de8daa'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7253, 'security_group_id': u'6c912120-6a93-42da-9f62-630c785bb65a', 'tenant_id': '', 'port_range_min': 7253, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'48c33c12dced4eaf9582f2a2d6224537', 'name': 'heat_ims-project_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'48c33c12dced4eaf9582f2a2d6224537', u'name': u'clearwater-opnfv-dime-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'48c33c12dced4eaf9582f2a2d6224537', u'name': u'clearwater-opnfv-dime-sig'}), 'project_id': '', 'id': u'48af368a-aeaf-4c94-adfb-47567c8d0152'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7253, 'security_group_id': u'6c912120-6a93-42da-9f62-630c785bb65a', 'tenant_id': '', 'port_range_min': 7253, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'48c33c12dced4eaf9582f2a2d6224537', 'name': 'heat_ims-project_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'48c33c12dced4eaf9582f2a2d6224537', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'48c33c12dced4eaf9582f2a2d6224537', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'd33de985-a2f3-4070-ab74-46e8aacd7362'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11311, 'security_group_id': u'6c912120-6a93-42da-9f62-630c785bb65a', 'tenant_id': '', 'port_range_min': 11311, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'48c33c12dced4eaf9582f2a2d6224537', 'name': 'heat_ims-project_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'48c33c12dced4eaf9582f2a2d6224537', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'48c33c12dced4eaf9582f2a2d6224537', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'd67bdcb4-876d-4b24-a0e8-ee4758ff8072'})], 'id': u'6c912120-6a93-42da-9f62-630c785bb65a', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'48c33c12dced4eaf9582f2a2d6224537', 'name': 'heat_ims-project_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'48c33c12dced4eaf9582f2a2d6224537', 'properties': Munch({}), 'name': u'clearwater-opnfv-vellum-sig-inbound'}), Munch({'description': u'Security group for Vellum nodes outbound traffic (signaling)', 'tenant_id': u'48c33c12dced4eaf9582f2a2d6224537', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7000, 'security_group_id': u'a0c510b5-502d-414e-a394-36746bfa18d0', 'tenant_id': '', 'port_range_min': 7000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'48c33c12dced4eaf9582f2a2d6224537', 'name': 'heat_ims-project_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'48c33c12dced4eaf9582f2a2d6224537', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'48c33c12dced4eaf9582f2a2d6224537', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'21c25934-1626-461b-8a6c-92286de27d2c'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11211, 'security_group_id': u'a0c510b5-502d-414e-a394-36746bfa18d0', 'tenant_id': '', 'port_range_min': 11211, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'48c33c12dced4eaf9582f2a2d6224537', 'name': 'heat_ims-project_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'48c33c12dced4eaf9582f2a2d6224537', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'48c33c12dced4eaf9582f2a2d6224537', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'6cdb9999-7cab-41cc-b2a0-baacfa83a8c2'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7253, 'security_group_id': u'a0c510b5-502d-414e-a394-36746bfa18d0', 'tenant_id': '', 'port_range_min': 7253, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'48c33c12dced4eaf9582f2a2d6224537', 'name': 'heat_ims-project_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'48c33c12dced4eaf9582f2a2d6224537', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'48c33c12dced4eaf9582f2a2d6224537', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'e3529ee3-547f-4872-8d11-d637dece9552'})], 'id': u'a0c510b5-502d-414e-a394-36746bfa18d0', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'48c33c12dced4eaf9582f2a2d6224537', 'name': 'heat_ims-project_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'48c33c12dced4eaf9582f2a2d6224537', 'properties': Munch({}), 'name': u'clearwater-opnfv-vellum-sig-outbound'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'0951623dc7d24da3a2a7d519c85a9e74', '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'48c33c12dced4eaf9582f2a2d6224537', 'name': 'heat_ims-project_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c', '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-26T13:06:11.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-26T13:06:11Z', 'hostId': u'3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c', 'public_v6': '', 'private_v4': u'192.168.0.9', 'cloud': 'envvars', 'host_id': u'3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684', '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-26T13:06:11.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'48c33c12dced4eaf9582f2a2d6224537', 'name': u'vellum-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'48c33c12dced4eaf9582f2a2d6224537', 'created_at': u'2018-08-26T13:05:32Z', 'created': u'2018-08-26T13:05:32Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:3e:d7:76', 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:3e:d7:76', 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'287cbc25-dc53-4e84-8f7e-264dcb9f1735', 'name': u'heat_ims-img_alt_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c'}), 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-26T13:05:17.000000', 'flavor': Munch({u'id': u'08447a4a-9f82-4040-bf77-234e38d4a00a', 'name': u'heat_ims-flavor_alt_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c'}), 'az': u'nova', 'id': u'b55ce29a-afa7-419f-b72b-55ee4962e6ac', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'48c33c12dced4eaf9582f2a2d6224537', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'1cb765bc-cee8-4427-aa88-89d259a3201d', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'48c33c12dced4eaf9582f2a2d6224537', 'name': 'heat_ims-project_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c', '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'1eabebfe-decf-409f-95ae-11068ce29dfd'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'1cb765bc-cee8-4427-aa88-89d259a3201d', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'48c33c12dced4eaf9582f2a2d6224537', 'name': 'heat_ims-project_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c', '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'58c29120-5121-412c-b1ad-d75ad722547f'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'1cb765bc-cee8-4427-aa88-89d259a3201d', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'48c33c12dced4eaf9582f2a2d6224537', 'name': 'heat_ims-project_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'48c33c12dced4eaf9582f2a2d6224537', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'48c33c12dced4eaf9582f2a2d6224537', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'8489ea21-b0ba-4bc3-b507-75c6775190b4'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'1cb765bc-cee8-4427-aa88-89d259a3201d', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'48c33c12dced4eaf9582f2a2d6224537', 'name': 'heat_ims-project_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c', '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'c9126519-4062-4702-be36-b9c1a122152c'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'1cb765bc-cee8-4427-aa88-89d259a3201d', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'48c33c12dced4eaf9582f2a2d6224537', 'name': 'heat_ims-project_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'48c33c12dced4eaf9582f2a2d6224537', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'48c33c12dced4eaf9582f2a2d6224537', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'f629d5ed-54de-4fe8-96e9-1f652efe67fa'})], 'id': u'1cb765bc-cee8-4427-aa88-89d259a3201d', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'48c33c12dced4eaf9582f2a2d6224537', 'name': 'heat_ims-project_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'48c33c12dced4eaf9582f2a2d6224537', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Ellis nodes (management)', 'tenant_id': u'48c33c12dced4eaf9582f2a2d6224537', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 80, 'security_group_id': u'3ba533ae-1110-49d2-bea5-df8e1a2dd299', 'tenant_id': '', 'port_range_min': 80, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'48c33c12dced4eaf9582f2a2d6224537', 'name': 'heat_ims-project_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c', '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'4fce3c2f-8748-4c04-b66c-6adf5a191691'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 443, 'security_group_id': u'3ba533ae-1110-49d2-bea5-df8e1a2dd299', 'tenant_id': '', 'port_range_min': 443, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'48c33c12dced4eaf9582f2a2d6224537', 'name': 'heat_ims-project_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c', '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'9cd148ca-1536-4a87-8d7c-7df9796ea9c9'})], 'id': u'3ba533ae-1110-49d2-bea5-df8e1a2dd299', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'48c33c12dced4eaf9582f2a2d6224537', 'name': 'heat_ims-project_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'48c33c12dced4eaf9582f2a2d6224537', 'properties': Munch({}), 'name': u'clearwater-opnfv-ellis-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'0951623dc7d24da3a2a7d519c85a9e74', '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'48c33c12dced4eaf9582f2a2d6224537', 'name': 'heat_ims-project_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c', '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-26T13:05:17.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-26T13:05:17Z', 'hostId': u'067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c', 'public_v6': '', 'private_v4': u'192.168.0.10', 'cloud': 'envvars', 'host_id': u'067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75', '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-26T13:05:17.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'48c33c12dced4eaf9582f2a2d6224537', 'name': u'ellis-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'48c33c12dced4eaf9582f2a2d6224537', 'created_at': u'2018-08-26T13:03:38Z', 'created': u'2018-08-26T13:03:38Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-signaling': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:80:c1:d2', u'version': 4, u'addr': u'192.168.1.2', u'OS-EXT-IPS:type': u'fixed'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:37:07:50', u'version': 4, u'addr': u'192.168.0.11', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:37:07:50', u'version': 4, u'addr': u'172.30.9.206', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'287cbc25-dc53-4e84-8f7e-264dcb9f1735', 'name': u'heat_ims-img_alt_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c'}), 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-26T13:03:28.000000', 'flavor': Munch({u'id': u'08447a4a-9f82-4040-bf77-234e38d4a00a', 'name': u'heat_ims-flavor_alt_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c'}), 'az': u'nova', 'id': u'b00b1f06-37cc-49cb-a11f-b314a9d7d334', 'security_groups': [Munch({'description': u'Security group for DNS nodes', 'tenant_id': u'48c33c12dced4eaf9582f2a2d6224537', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'e33e1ef9-b8e9-45d0-8368-7fa19e9803a1', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'48c33c12dced4eaf9582f2a2d6224537', 'name': 'heat_ims-project_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c', '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'24b8e239-2b2f-49d1-93aa-efcfc3477d20'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 53, 'security_group_id': u'e33e1ef9-b8e9-45d0-8368-7fa19e9803a1', 'tenant_id': '', 'port_range_min': 53, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'48c33c12dced4eaf9582f2a2d6224537', 'name': 'heat_ims-project_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c', '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'a7a69956-274a-41f9-a0c3-176ba3a698ae'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 53, 'security_group_id': u'e33e1ef9-b8e9-45d0-8368-7fa19e9803a1', 'tenant_id': '', 'port_range_min': 53, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'48c33c12dced4eaf9582f2a2d6224537', 'name': 'heat_ims-project_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c', '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'c117e900-7b9c-41a6-9c96-f97ba53ea798'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'e33e1ef9-b8e9-45d0-8368-7fa19e9803a1', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'48c33c12dced4eaf9582f2a2d6224537', 'name': 'heat_ims-project_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c', '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'cb2f1ae9-bf87-4acc-b071-c383595194e6'})], 'id': u'e33e1ef9-b8e9-45d0-8368-7fa19e9803a1', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'48c33c12dced4eaf9582f2a2d6224537', 'name': 'heat_ims-project_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'48c33c12dced4eaf9582f2a2d6224537', 'properties': Munch({}), 'name': u'clearwater-opnfv-dns'}), Munch({'description': u'Security group for DNS nodes', 'tenant_id': u'48c33c12dced4eaf9582f2a2d6224537', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'e33e1ef9-b8e9-45d0-8368-7fa19e9803a1', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'48c33c12dced4eaf9582f2a2d6224537', 'name': 'heat_ims-project_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c', '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'24b8e239-2b2f-49d1-93aa-efcfc3477d20'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 53, 'security_group_id': u'e33e1ef9-b8e9-45d0-8368-7fa19e9803a1', 'tenant_id': '', 'port_range_min': 53, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'48c33c12dced4eaf9582f2a2d6224537', 'name': 'heat_ims-project_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c', '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'a7a69956-274a-41f9-a0c3-176ba3a698ae'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 53, 'security_group_id': u'e33e1ef9-b8e9-45d0-8368-7fa19e9803a1', 'tenant_id': '', 'port_range_min': 53, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'48c33c12dced4eaf9582f2a2d6224537', 'name': 'heat_ims-project_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c', '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'c117e900-7b9c-41a6-9c96-f97ba53ea798'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'e33e1ef9-b8e9-45d0-8368-7fa19e9803a1', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'48c33c12dced4eaf9582f2a2d6224537', 'name': 'heat_ims-project_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c', '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'cb2f1ae9-bf87-4acc-b071-c383595194e6'})], 'id': u'e33e1ef9-b8e9-45d0-8368-7fa19e9803a1', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'48c33c12dced4eaf9582f2a2d6224537', 'name': 'heat_ims-project_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'48c33c12dced4eaf9582f2a2d6224537', 'properties': Munch({}), 'name': u'clearwater-opnfv-dns'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'0951623dc7d24da3a2a7d519c85a9e74', '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'48c33c12dced4eaf9582f2a2d6224537', 'name': 'heat_ims-project_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c', '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-26T13:03:28.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-26T13:03:28Z', 'hostId': u'3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c', 'public_v6': '', 'private_v4': u'192.168.0.11', 'cloud': 'envvars', 'host_id': u'3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684', '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-26T13:03:28.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'48c33c12dced4eaf9582f2a2d6224537', 'name': u'ns.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'48c33c12dced4eaf9582f2a2d6224537', 'created_at': u'2018-08-26T13:01:44Z', 'created': u'2018-08-26T13:01:44Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'})] 2018-08-26 13:06:40,559 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 13:06:40,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:06:41,503 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:06: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-941e941d-c9c6-46ae-8ef4-f91fb355cd86 x-compute-request-id: req-941e941d-c9c6-46ae-8ef4-f91fb355cd86 Content-Encoding: gzip Content-Length: 1498 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:c4:7e:6c", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:7e:6c", "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:65:c5:2c", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:c5:2c", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/44585adb-a974-4743-8ee5-68ef49323e34", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "44585adb-a974-4743-8ee5-68ef49323e34", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "bono-0.clearwater.opnfv", "created": "2018-08-26T13:05:34Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:5d:e3", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:5d:e3", "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:74:94:5f", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:94:5f", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "homer-0.clearwater.opnfv", "created": "2018-08-26T13:05:34Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:70:a6", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:70:a6", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:04:67", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "dime-0.clearwater.opnfv", "created": "2018-08-26T13:05:33Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:76:07", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:76:07", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:3f:bd", "version": 4, "addr": "192.168.1.22", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/04010b09-d548-48ae-8871-56d5c14751a2", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/04010b09-d548-48ae-8871-56d5c14751a2", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:06.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "04010b09-d548-48ae-8871-56d5c14751a2", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:06Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-26T13:05:32Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:68:d3", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:68:d3", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:03:d7:5a", "version": 4, "addr": "192.168.1.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/57ebb195-7daf-48cc-a21b-c274f8e0bb85", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/57ebb195-7daf-48cc-a21b-c274f8e0bb85", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:11.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "57ebb195-7daf-48cc-a21b-c274f8e0bb85", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:11Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-26T13:05:32Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:d7:76", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:d7:76", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b55ce29a-afa7-419f-b72b-55ee4962e6ac", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b55ce29a-afa7-419f-b72b-55ee4962e6ac", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:05:17.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "b55ce29a-afa7-419f-b72b-55ee4962e6ac", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:05:17Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-26T13:03:38Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:07:50", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:07:50", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:c1:d2", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b00b1f06-37cc-49cb-a11f-b314a9d7d334", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b00b1f06-37cc-49cb-a11f-b314a9d7d334", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:03:28.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "b00b1f06-37cc-49cb-a11f-b314a9d7d334", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:03:28Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "ns.clearwater.opnfv", "created": "2018-08-26T13:01:44Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 13:06:41,503 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-941e941d-c9c6-46ae-8ef4-f91fb355cd86 2018-08-26 13:06:41,503 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.943873882294s 2018-08-26 13:06:41,504 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-941e941d-c9c6-46ae-8ef4-f91fb355cd86 2018-08-26 13:06:41,510 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-26 13:06:41,512 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34/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}2016cfaed43b26833edac4f0a563297dd680dc74" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-26 13:06:41,580 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:06: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-4968b148-9fea-4ec1-bb52-2a51eaeae125 x-compute-request-id: req-4968b148-9fea-4ec1-bb52-2a51eaeae125 Content-Encoding: gzip Content-Length: 8681 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.009197] AppArmor: AppArmor initialized\n[ 0.012231] Yama: becoming mindful.\n[ 0.014093] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017813] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020913] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022564] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.025034] Initializing cgroup subsys memory\n[ 0.026294] Initializing cgroup subsys devices\n[ 0.028015] Initializing cgroup subsys freezer\n[ 0.029240] Initializing cgroup subsys blkio\n[ 0.030454] Initializing cgroup subsys perf_event\n[ 0.032021] Initializing cgroup subsys hugetlb\n[ 0.033415] FEATURE SPEC_CTRL Not Present\n[ 0.036195] mce: CPU supports 10 MCE banks\n[ 0.037457] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.037457] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040011] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.041741] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.044003] Speculative Store Bypass: Vulnerable\n[ 0.046360] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.052957] ACPI: Core revision 20131115\n[ 0.054680] ACPI: All ACPI Tables successfully acquired\n[ 0.056414] ftrace: allocating 28717 entries in 113 pages\n[ 0.076304] smpboot: Max logical packages: 2\n[ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.081753] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.084289] Enabling x2apic\n[ 0.085207] Enabled x2apic\n[ 0.086366] Switched APIC routing to physical x2apic.\n[ 0.089379] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.090937] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.093393] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.101485] KVM setup paravirtual spinlock\n[ 0.106203] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.108144] x86: Booting SMP configuration:\n[ 0.109351] .... node #0, CPUs: #1[ 0.106118] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.124018] x86: Booted up 1 node, 2 CPUs\n[ 0.124013] KVM setup async PF for cpu 1\n[ 0.124016] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.127752] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.128433] devtmpfs: initialized\n[ 0.132072] EVM: security.selinux\n[ 0.133056] EVM: security.SMACK64\n[ 0.134020] EVM: security.ima\n[ 0.134933] EVM: security.capability\n[ 0.137127] pinctrl core: initialized pinctrl subsystem\n[ 0.138550] regulator-dummy: no parameters\n[ 0.139776] RTC time: 13:06:20, date: 08/26/18\n[ 0.140134] NET: Registered protocol family 16\n[ 0.141527] cpuidle: using governor ladder\n[ 0.142692] cpuidle: using governor menu\n[ 0.143859] ACPI: bus type PCI registered\n[ 0.144017] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.145761] PCI: Using configuration type 1 for base access\n[ 0.147898] bio: create slab at 0\n[ 0.148084] ACPI: Added _OSI(Module Device)\n[ 0.149238] ACPI: Added _OSI(Processor Device)\n[ 0.150429] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.151661] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.153283] ACPI: Interpreter enabled\n[ 0.154352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.156799] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.159485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.161775] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.164007] ACPI: (supports S0 S5)\n[ 0.168003] ACPI: Using IOAPIC for interrupt routing\n[ 0.169351] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.171922] ACPI: No dock devices found.\n[ 0.174046] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.175598] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.176007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.177658] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.180216] acpiphp: Slot [3] registered\n[ 0.181325] acpiphp: Slot [4] registered\n[ 0.182440] acpiphp: Slot [5] registered\n[ 0.183562] acpiphp: Slot [6] registered\n[ 0.184023] acpiphp: Slot [7] registered\n[ 0.185153] acpiphp: Slot [8] registered\n[ 0.186258] acpiphp: Slot [9] registered\n[ 0.187378] acpiphp: Slot [10] registered\n[ 0.188021] acpiphp: Slot [11] registered\n[ 0.189173] acpiphp: Slot [12] registered\n[ 0.190303] acpiphp: Slot [13] registered\n[ 0.191437] acpiphp: Slot [14] registered\n[ 0.192021] acpiphp: Slot [15] registered\n[ 0.193147] acpiphp: Slot [16] registered\n[ 0.194337] acpiphp: Slot [17] registered\n[ 0.195467] acpiphp: Slot [18] registered\n[ 0.196028] acpiphp: Slot [19] registered\n[ 0.197172] acpiphp: Slot [20] registered\n[ 0.198305] acpiphp: Slot [21] registered\n[ 0.199421] acpiphp: Slot [22] registered\n[ 0.200021] acpiphp: Slot [23] registered\n[ 0.201148] acpiphp: Slot [24] registered\n[ 0.202266] acpiphp: Slot [25] registered\n[ 0.203385] acpiphp: Slot [26] registered\n[ 0.204020] acpiphp: Slot [27] registered\n[ 0.205115] acpiphp: Slot [28] registered\n[ 0.206224] acpiphp: Slot [29] registered\n[ 0.207320] acpiphp: Slot [30] registered\n[ 0.208027] acpiphp: Slot [31] registered\n[ 0.209114] PCI host bridge to bus 0000:00\n[ 0.210227] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.211630] 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.213670] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.215499] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.216003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.223589] 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.251469] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.253008] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.255052] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.256993] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.259334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.260805] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.262620] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.262620] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.264003] vgaarb: loaded\n[ 0.264916] vgaarb: bridge control possible 0000:00:02.0\n[ 0.266710] SCSI subsystem initialized\n[ 0.268081] ACPI: bus type USB registered\n[ 0.269352] usbcore: registered new interface driver usbfs\n[ 0.270925] usbcore: registered new interface driver hub\n[ 0.272050] usbcore: registered new device driver usb\n[ 0.273578] PCI: Using ACPI for IRQ routing\n[ 0.273728] NetLabel: Initializing\n[ 0.276007] NetLabel: domain hash size = 128\n[ 0.277299] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.278794] NetLabel: unlabeled traffic allowed by default\n[ 0.280198] Switched to clocksource kvm-clock\n[ 0.288964] AppArmor: AppArmor Filesystem Enabled\n[ 0.290438] pnp: PnP ACPI init\n[ 0.291457] ACPI: bus type PNP registered\n[ 0.293177] pnp: PnP ACPI: found 8 devices\n[ 0.294441] ACPI: bus type PNP unregistered\n[ 0.302078] NET: Registered protocol family 2\n[ 0.303680] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.305969] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.308021] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.309908] TCP: reno registered\n[ 0.310941] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.312652] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.314526] NET: Registered protocol family 1\n[ 0.315865] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.317522] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.319140] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.341340] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.363673] Trying to unpack rootfs image as initramfs...\n[ 0.463523] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.465832] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.467312] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.469278] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.472267] Scanning for low memory corruption every 60 seconds\n[ 0.474802] Initialise system trusted keyring\n[ 0.476398] audit: initializing netlink socket (disabled)\n[ 0.478143] type=2000 audit(1535288780.942:1): initialized\n[ 0.499192] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.501908] zbud: loaded\n[ 0.502998] VFS: Disk quotas dquot_6.5.2\n[ 0.504159] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.506228] fuse init (API version 7.22)\n[ 0.507463] msgmni has been set to 3997\n[ 0.508606] Key type big_key registered\n[ 0.510413] Key type asymmetric registered\n[ 0.511547] Asymmetric key parser 'x509' registered\n[ 0.512853] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.514961] io scheduler noop registered\n[ 0.516057] io scheduler deadline registered (default)\n[ 0.517410] io scheduler cfq registered\n[ 0.518544] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520257] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.522347] ipmi message handler version 39.2\n[ 0.523828] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.526257] ACPI: Power Button [PWRF]\n[ 0.527616] GHES: HEST is not enabled!\n[ 0.549578] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.593172] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.615515] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.617559] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.643204] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.646112] Linux agpgart interface v0.103\n[ 0.648237] brd: module loaded\n[ 0.649605] loop: module loaded\n[ 0.650908] blk-mq: CPU -> queue map\n[ 0.651915] CPU 0 -> Queue 0\n[ 0.652911] CPU 1 -> Queue 0\n[ 0.654661] vda: vda1\n[ 0.656424] scsi0 : ata_piix\n[ 0.657670] scsi1 : ata_piix\n[ 0.658741] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.660778] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.663047] libphy: Fixed MDIO Bus: probed\n[ 0.664524] tun: Universal TUN/TAP device driver, 1.6\n[ 0.666124] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.670531] PPP generic driver version 2.4.2\n[ 0.671914] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.673740] ehci-pci: EHCI PCI platform driver\n[ 0.675008] ehci-platform: EHCI generic platform driver\n[ 0.676374] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.677923] ohci-pci: OHCI PCI platform driver\n[ 0.679137] ohci-platform: OHCI generic platform driver\n[ 0.680497] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.702967] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.704365] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.706440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.707982] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.709660] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.711660] usb usb1: Product: UHCI Host Controller\n[ 0.712968] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.714573] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.715940] hub 1-0:1.0: USB hub found\n[ 0.717018] hub 1-0:1.0: 2 ports detected\n[ 0.718283] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.721204] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.722537] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.724061] mousedev: PS/2 mouse device common for all mice\n[ 0.725805] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.728270] rtc_cmos 00:00: RTC can wake from S4\n[ 0.729896] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.731599] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.733383] device-mapper: uevent: version 1.0.3\n[ 0.734754] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.737120] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.738833] TCP: cubic registered\n[ 0.739944] NET: Registered protocol family 10\n[ 0.741567] NET: Registered protocol family 17\n[ 0.742853] Key type dns_resolver registered\n[ 0.744273] Loading compiled-in X.509 certificates\n[ 0.746141] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.755916] registered taskstats version 1\n[ 0.759128] Key type trusted registered\n[ 0.763402] Key type encrypted registered\n[ 0.764677] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.766150] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.768200] regulator-dummy: disabling\n[ 0.769392] Magic number: 14:409:130\n[ 0.770513] acpi device:05: hash matches\n[ 0.771744] rtc_cmos 00:00: setting system clock to 2018-08-26 13:06:21 UTC (1535288781)\n[ 0.774019] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.775522] EDD information not available.\n[ 0.821340] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.823607] Write protecting the kernel read-only data: 12288k\n[ 0.825769] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.829239] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.844169] systemd-udevd[107]: starting version 204\n[ 0.885958] FDC 0 is a S82078B\n[ 1.028049] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.192492] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.194280] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.196120] usb 1-1: Product: QEMU USB Tablet\n[ 1.197332] usb 1-1: Manufacturer: QEMU\n[ 1.198435] usb 1-1: SerialNumber: 42\n[ 1.464112] tsc: Refined TSC clocksource calibration: 3491.845 MHz\n[ 1.905076] 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.243706] 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.794911] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 3.185789] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Sun, 26 Aug 2018 13:06:24 +0000. Up 4.04 seconds.\ncloud-init-nonet[4.23]: 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 * Stopping set console keymap[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.91]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 26 Aug 2018 13:06:26 +0000. Up 6.08 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:65:c5:2c |\nci-info: | eth0 | True | 192.168.0.18 | 255.255.255.0 | fa:16:3e:c4:7e:6c |\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.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n"} 2018-08-26 13:06:41,581 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34/action used request id req-4968b148-9fea-4ec1-bb52-2a51eaeae125 2018-08-26 13:06:41,581 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0712270736694s 2018-08-26 13:06:41,582 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34/action used request id req-4968b148-9fea-4ec1-bb52-2a51eaeae125 2018-08-26 13:06:41,583 - 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.009197] AppArmor: AppArmor initialized [ 0.012231] Yama: becoming mindful. [ 0.014093] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017813] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020913] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022564] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.025034] Initializing cgroup subsys memory [ 0.026294] Initializing cgroup subsys devices [ 0.028015] Initializing cgroup subsys freezer [ 0.029240] Initializing cgroup subsys blkio [ 0.030454] Initializing cgroup subsys perf_event [ 0.032021] Initializing cgroup subsys hugetlb [ 0.033415] FEATURE SPEC_CTRL Not Present [ 0.036195] mce: CPU supports 10 MCE banks [ 0.037457] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.037457] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040011] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.041741] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.044003] Speculative Store Bypass: Vulnerable [ 0.046360] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.052957] ACPI: Core revision 20131115 [ 0.054680] ACPI: All ACPI Tables successfully acquired [ 0.056414] ftrace: allocating 28717 entries in 113 pages [ 0.076304] smpboot: Max logical packages: 2 [ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.081753] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.084289] Enabling x2apic [ 0.085207] Enabled x2apic [ 0.086366] Switched APIC routing to physical x2apic. [ 0.089379] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.090937] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.093393] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.101485] KVM setup paravirtual spinlock [ 0.106203] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.108144] x86: Booting SMP configuration: [ 0.109351] .... node #0, CPUs: #1[ 0.106118] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.124018] x86: Booted up 1 node, 2 CPUs [ 0.124013] KVM setup async PF for cpu 1 [ 0.124016] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.127752] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.128433] devtmpfs: initialized [ 0.132072] EVM: security.selinux [ 0.133056] EVM: security.SMACK64 [ 0.134020] EVM: security.ima [ 0.134933] EVM: security.capability [ 0.137127] pinctrl core: initialized pinctrl subsystem [ 0.138550] regulator-dummy: no parameters [ 0.139776] RTC time: 13:06:20, date: 08/26/18 [ 0.140134] NET: Registered protocol family 16 [ 0.141527] cpuidle: using governor ladder [ 0.142692] cpuidle: using governor menu [ 0.143859] ACPI: bus type PCI registered [ 0.144017] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.145761] PCI: Using configuration type 1 for base access [ 0.147898] bio: create slab at 0 [ 0.148084] ACPI: Added _OSI(Module Device) [ 0.149238] ACPI: Added _OSI(Processor Device) [ 0.150429] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.151661] ACPI: Added _OSI(Processor Aggregator Device) [ 0.153283] ACPI: Interpreter enabled [ 0.154352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.156799] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.159485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.161775] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.164007] ACPI: (supports S0 S5) [ 0.168003] ACPI: Using IOAPIC for interrupt routing [ 0.169351] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.171922] ACPI: No dock devices found. [ 0.174046] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.175598] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.176007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.177658] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.180216] acpiphp: Slot [3] registered [ 0.181325] acpiphp: Slot [4] registered [ 0.182440] acpiphp: Slot [5] registered [ 0.183562] acpiphp: Slot [6] registered [ 0.184023] acpiphp: Slot [7] registered [ 0.185153] acpiphp: Slot [8] registered [ 0.186258] acpiphp: Slot [9] registered [ 0.187378] acpiphp: Slot [10] registered [ 0.188021] acpiphp: Slot [11] registered [ 0.189173] acpiphp: Slot [12] registered [ 0.190303] acpiphp: Slot [13] registered [ 0.191437] acpiphp: Slot [14] registered [ 0.192021] acpiphp: Slot [15] registered [ 0.193147] acpiphp: Slot [16] registered [ 0.194337] acpiphp: Slot [17] registered [ 0.195467] acpiphp: Slot [18] registered [ 0.196028] acpiphp: Slot [19] registered [ 0.197172] acpiphp: Slot [20] registered [ 0.198305] acpiphp: Slot [21] registered [ 0.199421] acpiphp: Slot [22] registered [ 0.200021] acpiphp: Slot [23] registered [ 0.201148] acpiphp: Slot [24] registered [ 0.202266] acpiphp: Slot [25] registered [ 0.203385] acpiphp: Slot [26] registered [ 0.204020] acpiphp: Slot [27] registered [ 0.205115] acpiphp: Slot [28] registered [ 0.206224] acpiphp: Slot [29] registered [ 0.207320] acpiphp: Slot [30] registered [ 0.208027] acpiphp: Slot [31] registered [ 0.209114] PCI host bridge to bus 0000:00 [ 0.210227] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.211630] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.212004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.213670] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.215499] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.216003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.223589] 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.251469] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.253008] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.255052] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.256993] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.259334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.260805] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.262620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.262620] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.264003] vgaarb: loaded [ 0.264916] vgaarb: bridge control possible 0000:00:02.0 [ 0.266710] SCSI subsystem initialized [ 0.268081] ACPI: bus type USB registered [ 0.269352] usbcore: registered new interface driver usbfs [ 0.270925] usbcore: registered new interface driver hub [ 0.272050] usbcore: registered new device driver usb [ 0.273578] PCI: Using ACPI for IRQ routing [ 0.273728] NetLabel: Initializing [ 0.276007] NetLabel: domain hash size = 128 [ 0.277299] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.278794] NetLabel: unlabeled traffic allowed by default [ 0.280198] Switched to clocksource kvm-clock [ 0.288964] AppArmor: AppArmor Filesystem Enabled [ 0.290438] pnp: PnP ACPI init [ 0.291457] ACPI: bus type PNP registered [ 0.293177] pnp: PnP ACPI: found 8 devices [ 0.294441] ACPI: bus type PNP unregistered [ 0.302078] NET: Registered protocol family 2 [ 0.303680] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.305969] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.308021] TCP: Hash tables configured (established 16384 bind 16384) [ 0.309908] TCP: reno registered [ 0.310941] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.312652] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.314526] NET: Registered protocol family 1 [ 0.315865] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.317522] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.319140] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.341340] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.363673] Trying to unpack rootfs image as initramfs... [ 0.463523] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.465832] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.467312] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.469278] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.472267] Scanning for low memory corruption every 60 seconds [ 0.474802] Initialise system trusted keyring [ 0.476398] audit: initializing netlink socket (disabled) [ 0.478143] type=2000 audit(1535288780.942:1): initialized [ 0.499192] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.501908] zbud: loaded [ 0.502998] VFS: Disk quotas dquot_6.5.2 [ 0.504159] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.506228] fuse init (API version 7.22) [ 0.507463] msgmni has been set to 3997 [ 0.508606] Key type big_key registered [ 0.510413] Key type asymmetric registered [ 0.511547] Asymmetric key parser 'x509' registered [ 0.512853] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.514961] io scheduler noop registered [ 0.516057] io scheduler deadline registered (default) [ 0.517410] io scheduler cfq registered [ 0.518544] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.520257] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.522347] ipmi message handler version 39.2 [ 0.523828] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.526257] ACPI: Power Button [PWRF] [ 0.527616] GHES: HEST is not enabled! [ 0.549578] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.593172] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.615515] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.617559] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.643204] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.646112] Linux agpgart interface v0.103 [ 0.648237] brd: module loaded [ 0.649605] loop: module loaded [ 0.650908] blk-mq: CPU -> queue map [ 0.651915] CPU 0 -> Queue 0 [ 0.652911] CPU 1 -> Queue 0 [ 0.654661] vda: vda1 [ 0.656424] scsi0 : ata_piix [ 0.657670] scsi1 : ata_piix [ 0.658741] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.660778] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.663047] libphy: Fixed MDIO Bus: probed [ 0.664524] tun: Universal TUN/TAP device driver, 1.6 [ 0.666124] tun: (C) 1999-2004 Max Krasnyansky [ 0.670531] PPP generic driver version 2.4.2 [ 0.671914] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.673740] ehci-pci: EHCI PCI platform driver [ 0.675008] ehci-platform: EHCI generic platform driver [ 0.676374] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.677923] ohci-pci: OHCI PCI platform driver [ 0.679137] ohci-platform: OHCI generic platform driver [ 0.680497] uhci_hcd: USB Universal Host Controller Interface driver [ 0.702967] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.704365] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.706440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.707982] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.709660] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.711660] usb usb1: Product: UHCI Host Controller [ 0.712968] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.714573] usb usb1: SerialNumber: 0000:00:01.2 [ 0.715940] hub 1-0:1.0: USB hub found [ 0.717018] hub 1-0:1.0: 2 ports detected [ 0.718283] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.721204] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.722537] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.724061] mousedev: PS/2 mouse device common for all mice [ 0.725805] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.728270] rtc_cmos 00:00: RTC can wake from S4 [ 0.729896] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.731599] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.733383] device-mapper: uevent: version 1.0.3 [ 0.734754] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.737120] ledtrig-cpu: registered to indicate activity on CPUs [ 0.738833] TCP: cubic registered [ 0.739944] NET: Registered protocol family 10 [ 0.741567] NET: Registered protocol family 17 [ 0.742853] Key type dns_resolver registered [ 0.744273] Loading compiled-in X.509 certificates [ 0.746141] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.755916] registered taskstats version 1 [ 0.759128] Key type trusted registered [ 0.763402] Key type encrypted registered [ 0.764677] AppArmor: AppArmor sha1 policy hashing enabled [ 0.766150] IMA: No TPM chip found, activating TPM-bypass! [ 0.768200] regulator-dummy: disabling [ 0.769392] Magic number: 14:409:130 [ 0.770513] acpi device:05: hash matches [ 0.771744] rtc_cmos 00:00: setting system clock to 2018-08-26 13:06:21 UTC (1535288781) [ 0.774019] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.775522] EDD information not available. [ 0.821340] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.823607] Write protecting the kernel read-only data: 12288k [ 0.825769] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.829239] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.844169] systemd-udevd[107]: starting version 204 [ 0.885958] FDC 0 is a S82078B [ 1.028049] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.192492] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.194280] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.196120] usb 1-1: Product: QEMU USB Tablet [ 1.197332] usb 1-1: Manufacturer: QEMU [ 1.198435] usb 1-1: SerialNumber: 42 [ 1.464112] tsc: Refined TSC clocksource calibration: 3491.845 MHz [ 1.905076] 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.243706] 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.794911] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 3.185789] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sun, 26 Aug 2018 13:06:24 +0000. Up 4.04 seconds. cloud-init-nonet[4.23]: 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 ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.91]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 26 Aug 2018 13:06:26 +0000. Up 6.08 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:65:c5:2c | ci-info: | eth0 | True | 192.168.0.18 | 255.255.255.0 | fa:16:3e:c4:7e:6c | 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.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ * Starting enable remaining boot-time encrypted block devices[74G[ OK ] 2018-08-26 13:06:41,584 - functest.core.singlevm - DEBUG - try 1: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-26 13:06:51,588 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 13:06:51,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:06:51,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:06:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5735a0e0-7abc-4a00-9d8d-1810b7c6ab16 x-compute-request-id: req-5735a0e0-7abc-4a00-9d8d-1810b7c6ab16 Content-Encoding: gzip Content-Length: 1498 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:c4:7e:6c", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:7e:6c", "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:65:c5:2c", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:c5:2c", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/44585adb-a974-4743-8ee5-68ef49323e34", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "44585adb-a974-4743-8ee5-68ef49323e34", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "bono-0.clearwater.opnfv", "created": "2018-08-26T13:05:34Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:5d:e3", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:5d:e3", "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:74:94:5f", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:94:5f", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "homer-0.clearwater.opnfv", "created": "2018-08-26T13:05:34Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:70:a6", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:70:a6", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:04:67", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "dime-0.clearwater.opnfv", "created": "2018-08-26T13:05:33Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:76:07", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:76:07", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:3f:bd", "version": 4, "addr": "192.168.1.22", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/04010b09-d548-48ae-8871-56d5c14751a2", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/04010b09-d548-48ae-8871-56d5c14751a2", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:06.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "04010b09-d548-48ae-8871-56d5c14751a2", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:06Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-26T13:05:32Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:68:d3", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:68:d3", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:03:d7:5a", "version": 4, "addr": "192.168.1.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/57ebb195-7daf-48cc-a21b-c274f8e0bb85", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/57ebb195-7daf-48cc-a21b-c274f8e0bb85", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:11.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "57ebb195-7daf-48cc-a21b-c274f8e0bb85", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:11Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-26T13:05:32Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:d7:76", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:d7:76", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b55ce29a-afa7-419f-b72b-55ee4962e6ac", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b55ce29a-afa7-419f-b72b-55ee4962e6ac", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:05:17.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "b55ce29a-afa7-419f-b72b-55ee4962e6ac", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:05:17Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-26T13:03:38Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:07:50", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:07:50", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:c1:d2", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b00b1f06-37cc-49cb-a11f-b314a9d7d334", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b00b1f06-37cc-49cb-a11f-b314a9d7d334", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:03:28.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "b00b1f06-37cc-49cb-a11f-b314a9d7d334", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:03:28Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "ns.clearwater.opnfv", "created": "2018-08-26T13:01:44Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 13:06:51,874 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5735a0e0-7abc-4a00-9d8d-1810b7c6ab16 2018-08-26 13:06:51,874 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.28590297699s 2018-08-26 13:06:51,875 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5735a0e0-7abc-4a00-9d8d-1810b7c6ab16 2018-08-26 13:06:51,883 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-26 13:06:51,885 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34/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}2016cfaed43b26833edac4f0a563297dd680dc74" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-26 13:06:51,954 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:06:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4262d501-ffa3-4ba3-9a80-44bce6414ccd x-compute-request-id: req-4262d501-ffa3-4ba3-9a80-44bce6414ccd Content-Encoding: gzip Content-Length: 8681 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.009197] AppArmor: AppArmor initialized\n[ 0.012231] Yama: becoming mindful.\n[ 0.014093] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017813] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020913] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022564] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.025034] Initializing cgroup subsys memory\n[ 0.026294] Initializing cgroup subsys devices\n[ 0.028015] Initializing cgroup subsys freezer\n[ 0.029240] Initializing cgroup subsys blkio\n[ 0.030454] Initializing cgroup subsys perf_event\n[ 0.032021] Initializing cgroup subsys hugetlb\n[ 0.033415] FEATURE SPEC_CTRL Not Present\n[ 0.036195] mce: CPU supports 10 MCE banks\n[ 0.037457] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.037457] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040011] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.041741] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.044003] Speculative Store Bypass: Vulnerable\n[ 0.046360] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.052957] ACPI: Core revision 20131115\n[ 0.054680] ACPI: All ACPI Tables successfully acquired\n[ 0.056414] ftrace: allocating 28717 entries in 113 pages\n[ 0.076304] smpboot: Max logical packages: 2\n[ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.081753] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.084289] Enabling x2apic\n[ 0.085207] Enabled x2apic\n[ 0.086366] Switched APIC routing to physical x2apic.\n[ 0.089379] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.090937] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.093393] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.101485] KVM setup paravirtual spinlock\n[ 0.106203] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.108144] x86: Booting SMP configuration:\n[ 0.109351] .... node #0, CPUs: #1[ 0.106118] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.124018] x86: Booted up 1 node, 2 CPUs\n[ 0.124013] KVM setup async PF for cpu 1\n[ 0.124016] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.127752] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.128433] devtmpfs: initialized\n[ 0.132072] EVM: security.selinux\n[ 0.133056] EVM: security.SMACK64\n[ 0.134020] EVM: security.ima\n[ 0.134933] EVM: security.capability\n[ 0.137127] pinctrl core: initialized pinctrl subsystem\n[ 0.138550] regulator-dummy: no parameters\n[ 0.139776] RTC time: 13:06:20, date: 08/26/18\n[ 0.140134] NET: Registered protocol family 16\n[ 0.141527] cpuidle: using governor ladder\n[ 0.142692] cpuidle: using governor menu\n[ 0.143859] ACPI: bus type PCI registered\n[ 0.144017] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.145761] PCI: Using configuration type 1 for base access\n[ 0.147898] bio: create slab at 0\n[ 0.148084] ACPI: Added _OSI(Module Device)\n[ 0.149238] ACPI: Added _OSI(Processor Device)\n[ 0.150429] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.151661] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.153283] ACPI: Interpreter enabled\n[ 0.154352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.156799] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.159485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.161775] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.164007] ACPI: (supports S0 S5)\n[ 0.168003] ACPI: Using IOAPIC for interrupt routing\n[ 0.169351] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.171922] ACPI: No dock devices found.\n[ 0.174046] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.175598] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.176007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.177658] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.180216] acpiphp: Slot [3] registered\n[ 0.181325] acpiphp: Slot [4] registered\n[ 0.182440] acpiphp: Slot [5] registered\n[ 0.183562] acpiphp: Slot [6] registered\n[ 0.184023] acpiphp: Slot [7] registered\n[ 0.185153] acpiphp: Slot [8] registered\n[ 0.186258] acpiphp: Slot [9] registered\n[ 0.187378] acpiphp: Slot [10] registered\n[ 0.188021] acpiphp: Slot [11] registered\n[ 0.189173] acpiphp: Slot [12] registered\n[ 0.190303] acpiphp: Slot [13] registered\n[ 0.191437] acpiphp: Slot [14] registered\n[ 0.192021] acpiphp: Slot [15] registered\n[ 0.193147] acpiphp: Slot [16] registered\n[ 0.194337] acpiphp: Slot [17] registered\n[ 0.195467] acpiphp: Slot [18] registered\n[ 0.196028] acpiphp: Slot [19] registered\n[ 0.197172] acpiphp: Slot [20] registered\n[ 0.198305] acpiphp: Slot [21] registered\n[ 0.199421] acpiphp: Slot [22] registered\n[ 0.200021] acpiphp: Slot [23] registered\n[ 0.201148] acpiphp: Slot [24] registered\n[ 0.202266] acpiphp: Slot [25] registered\n[ 0.203385] acpiphp: Slot [26] registered\n[ 0.204020] acpiphp: Slot [27] registered\n[ 0.205115] acpiphp: Slot [28] registered\n[ 0.206224] acpiphp: Slot [29] registered\n[ 0.207320] acpiphp: Slot [30] registered\n[ 0.208027] acpiphp: Slot [31] registered\n[ 0.209114] PCI host bridge to bus 0000:00\n[ 0.210227] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.211630] 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.213670] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.215499] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.216003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.223589] 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.251469] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.253008] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.255052] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.256993] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.259334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.260805] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.262620] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.262620] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.264003] vgaarb: loaded\n[ 0.264916] vgaarb: bridge control possible 0000:00:02.0\n[ 0.266710] SCSI subsystem initialized\n[ 0.268081] ACPI: bus type USB registered\n[ 0.269352] usbcore: registered new interface driver usbfs\n[ 0.270925] usbcore: registered new interface driver hub\n[ 0.272050] usbcore: registered new device driver usb\n[ 0.273578] PCI: Using ACPI for IRQ routing\n[ 0.273728] NetLabel: Initializing\n[ 0.276007] NetLabel: domain hash size = 128\n[ 0.277299] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.278794] NetLabel: unlabeled traffic allowed by default\n[ 0.280198] Switched to clocksource kvm-clock\n[ 0.288964] AppArmor: AppArmor Filesystem Enabled\n[ 0.290438] pnp: PnP ACPI init\n[ 0.291457] ACPI: bus type PNP registered\n[ 0.293177] pnp: PnP ACPI: found 8 devices\n[ 0.294441] ACPI: bus type PNP unregistered\n[ 0.302078] NET: Registered protocol family 2\n[ 0.303680] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.305969] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.308021] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.309908] TCP: reno registered\n[ 0.310941] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.312652] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.314526] NET: Registered protocol family 1\n[ 0.315865] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.317522] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.319140] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.341340] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.363673] Trying to unpack rootfs image as initramfs...\n[ 0.463523] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.465832] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.467312] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.469278] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.472267] Scanning for low memory corruption every 60 seconds\n[ 0.474802] Initialise system trusted keyring\n[ 0.476398] audit: initializing netlink socket (disabled)\n[ 0.478143] type=2000 audit(1535288780.942:1): initialized\n[ 0.499192] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.501908] zbud: loaded\n[ 0.502998] VFS: Disk quotas dquot_6.5.2\n[ 0.504159] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.506228] fuse init (API version 7.22)\n[ 0.507463] msgmni has been set to 3997\n[ 0.508606] Key type big_key registered\n[ 0.510413] Key type asymmetric registered\n[ 0.511547] Asymmetric key parser 'x509' registered\n[ 0.512853] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.514961] io scheduler noop registered\n[ 0.516057] io scheduler deadline registered (default)\n[ 0.517410] io scheduler cfq registered\n[ 0.518544] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520257] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.522347] ipmi message handler version 39.2\n[ 0.523828] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.526257] ACPI: Power Button [PWRF]\n[ 0.527616] GHES: HEST is not enabled!\n[ 0.549578] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.593172] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.615515] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.617559] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.643204] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.646112] Linux agpgart interface v0.103\n[ 0.648237] brd: module loaded\n[ 0.649605] loop: module loaded\n[ 0.650908] blk-mq: CPU -> queue map\n[ 0.651915] CPU 0 -> Queue 0\n[ 0.652911] CPU 1 -> Queue 0\n[ 0.654661] vda: vda1\n[ 0.656424] scsi0 : ata_piix\n[ 0.657670] scsi1 : ata_piix\n[ 0.658741] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.660778] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.663047] libphy: Fixed MDIO Bus: probed\n[ 0.664524] tun: Universal TUN/TAP device driver, 1.6\n[ 0.666124] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.670531] PPP generic driver version 2.4.2\n[ 0.671914] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.673740] ehci-pci: EHCI PCI platform driver\n[ 0.675008] ehci-platform: EHCI generic platform driver\n[ 0.676374] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.677923] ohci-pci: OHCI PCI platform driver\n[ 0.679137] ohci-platform: OHCI generic platform driver\n[ 0.680497] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.702967] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.704365] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.706440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.707982] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.709660] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.711660] usb usb1: Product: UHCI Host Controller\n[ 0.712968] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.714573] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.715940] hub 1-0:1.0: USB hub found\n[ 0.717018] hub 1-0:1.0: 2 ports detected\n[ 0.718283] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.721204] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.722537] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.724061] mousedev: PS/2 mouse device common for all mice\n[ 0.725805] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.728270] rtc_cmos 00:00: RTC can wake from S4\n[ 0.729896] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.731599] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.733383] device-mapper: uevent: version 1.0.3\n[ 0.734754] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.737120] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.738833] TCP: cubic registered\n[ 0.739944] NET: Registered protocol family 10\n[ 0.741567] NET: Registered protocol family 17\n[ 0.742853] Key type dns_resolver registered\n[ 0.744273] Loading compiled-in X.509 certificates\n[ 0.746141] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.755916] registered taskstats version 1\n[ 0.759128] Key type trusted registered\n[ 0.763402] Key type encrypted registered\n[ 0.764677] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.766150] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.768200] regulator-dummy: disabling\n[ 0.769392] Magic number: 14:409:130\n[ 0.770513] acpi device:05: hash matches\n[ 0.771744] rtc_cmos 00:00: setting system clock to 2018-08-26 13:06:21 UTC (1535288781)\n[ 0.774019] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.775522] EDD information not available.\n[ 0.821340] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.823607] Write protecting the kernel read-only data: 12288k\n[ 0.825769] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.829239] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.844169] systemd-udevd[107]: starting version 204\n[ 0.885958] FDC 0 is a S82078B\n[ 1.028049] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.192492] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.194280] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.196120] usb 1-1: Product: QEMU USB Tablet\n[ 1.197332] usb 1-1: Manufacturer: QEMU\n[ 1.198435] usb 1-1: SerialNumber: 42\n[ 1.464112] tsc: Refined TSC clocksource calibration: 3491.845 MHz\n[ 1.905076] 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.243706] 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.794911] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 3.185789] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Sun, 26 Aug 2018 13:06:24 +0000. Up 4.04 seconds.\ncloud-init-nonet[4.23]: 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 * Stopping set console keymap[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.91]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 26 Aug 2018 13:06:26 +0000. Up 6.08 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:65:c5:2c |\nci-info: | eth0 | True | 192.168.0.18 | 255.255.255.0 | fa:16:3e:c4:7e:6c |\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.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n"} 2018-08-26 13:06:51,954 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34/action used request id req-4262d501-ffa3-4ba3-9a80-44bce6414ccd 2018-08-26 13:06:51,955 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0714800357819s 2018-08-26 13:06:51,955 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34/action used request id req-4262d501-ffa3-4ba3-9a80-44bce6414ccd 2018-08-26 13:06:51,956 - 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.009197] AppArmor: AppArmor initialized [ 0.012231] Yama: becoming mindful. [ 0.014093] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017813] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020913] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022564] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.025034] Initializing cgroup subsys memory [ 0.026294] Initializing cgroup subsys devices [ 0.028015] Initializing cgroup subsys freezer [ 0.029240] Initializing cgroup subsys blkio [ 0.030454] Initializing cgroup subsys perf_event [ 0.032021] Initializing cgroup subsys hugetlb [ 0.033415] FEATURE SPEC_CTRL Not Present [ 0.036195] mce: CPU supports 10 MCE banks [ 0.037457] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.037457] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040011] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.041741] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.044003] Speculative Store Bypass: Vulnerable [ 0.046360] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.052957] ACPI: Core revision 20131115 [ 0.054680] ACPI: All ACPI Tables successfully acquired [ 0.056414] ftrace: allocating 28717 entries in 113 pages [ 0.076304] smpboot: Max logical packages: 2 [ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.081753] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.084289] Enabling x2apic [ 0.085207] Enabled x2apic [ 0.086366] Switched APIC routing to physical x2apic. [ 0.089379] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.090937] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.093393] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.101485] KVM setup paravirtual spinlock [ 0.106203] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.108144] x86: Booting SMP configuration: [ 0.109351] .... node #0, CPUs: #1[ 0.106118] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.124018] x86: Booted up 1 node, 2 CPUs [ 0.124013] KVM setup async PF for cpu 1 [ 0.124016] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.127752] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.128433] devtmpfs: initialized [ 0.132072] EVM: security.selinux [ 0.133056] EVM: security.SMACK64 [ 0.134020] EVM: security.ima [ 0.134933] EVM: security.capability [ 0.137127] pinctrl core: initialized pinctrl subsystem [ 0.138550] regulator-dummy: no parameters [ 0.139776] RTC time: 13:06:20, date: 08/26/18 [ 0.140134] NET: Registered protocol family 16 [ 0.141527] cpuidle: using governor ladder [ 0.142692] cpuidle: using governor menu [ 0.143859] ACPI: bus type PCI registered [ 0.144017] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.145761] PCI: Using configuration type 1 for base access [ 0.147898] bio: create slab at 0 [ 0.148084] ACPI: Added _OSI(Module Device) [ 0.149238] ACPI: Added _OSI(Processor Device) [ 0.150429] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.151661] ACPI: Added _OSI(Processor Aggregator Device) [ 0.153283] ACPI: Interpreter enabled [ 0.154352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.156799] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.159485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.161775] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.164007] ACPI: (supports S0 S5) [ 0.168003] ACPI: Using IOAPIC for interrupt routing [ 0.169351] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.171922] ACPI: No dock devices found. [ 0.174046] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.175598] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.176007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.177658] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.180216] acpiphp: Slot [3] registered [ 0.181325] acpiphp: Slot [4] registered [ 0.182440] acpiphp: Slot [5] registered [ 0.183562] acpiphp: Slot [6] registered [ 0.184023] acpiphp: Slot [7] registered [ 0.185153] acpiphp: Slot [8] registered [ 0.186258] acpiphp: Slot [9] registered [ 0.187378] acpiphp: Slot [10] registered [ 0.188021] acpiphp: Slot [11] registered [ 0.189173] acpiphp: Slot [12] registered [ 0.190303] acpiphp: Slot [13] registered [ 0.191437] acpiphp: Slot [14] registered [ 0.192021] acpiphp: Slot [15] registered [ 0.193147] acpiphp: Slot [16] registered [ 0.194337] acpiphp: Slot [17] registered [ 0.195467] acpiphp: Slot [18] registered [ 0.196028] acpiphp: Slot [19] registered [ 0.197172] acpiphp: Slot [20] registered [ 0.198305] acpiphp: Slot [21] registered [ 0.199421] acpiphp: Slot [22] registered [ 0.200021] acpiphp: Slot [23] registered [ 0.201148] acpiphp: Slot [24] registered [ 0.202266] acpiphp: Slot [25] registered [ 0.203385] acpiphp: Slot [26] registered [ 0.204020] acpiphp: Slot [27] registered [ 0.205115] acpiphp: Slot [28] registered [ 0.206224] acpiphp: Slot [29] registered [ 0.207320] acpiphp: Slot [30] registered [ 0.208027] acpiphp: Slot [31] registered [ 0.209114] PCI host bridge to bus 0000:00 [ 0.210227] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.211630] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.212004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.213670] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.215499] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.216003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.223589] 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.251469] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.253008] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.255052] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.256993] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.259334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.260805] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.262620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.262620] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.264003] vgaarb: loaded [ 0.264916] vgaarb: bridge control possible 0000:00:02.0 [ 0.266710] SCSI subsystem initialized [ 0.268081] ACPI: bus type USB registered [ 0.269352] usbcore: registered new interface driver usbfs [ 0.270925] usbcore: registered new interface driver hub [ 0.272050] usbcore: registered new device driver usb [ 0.273578] PCI: Using ACPI for IRQ routing [ 0.273728] NetLabel: Initializing [ 0.276007] NetLabel: domain hash size = 128 [ 0.277299] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.278794] NetLabel: unlabeled traffic allowed by default [ 0.280198] Switched to clocksource kvm-clock [ 0.288964] AppArmor: AppArmor Filesystem Enabled [ 0.290438] pnp: PnP ACPI init [ 0.291457] ACPI: bus type PNP registered [ 0.293177] pnp: PnP ACPI: found 8 devices [ 0.294441] ACPI: bus type PNP unregistered [ 0.302078] NET: Registered protocol family 2 [ 0.303680] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.305969] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.308021] TCP: Hash tables configured (established 16384 bind 16384) [ 0.309908] TCP: reno registered [ 0.310941] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.312652] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.314526] NET: Registered protocol family 1 [ 0.315865] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.317522] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.319140] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.341340] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.363673] Trying to unpack rootfs image as initramfs... [ 0.463523] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.465832] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.467312] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.469278] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.472267] Scanning for low memory corruption every 60 seconds [ 0.474802] Initialise system trusted keyring [ 0.476398] audit: initializing netlink socket (disabled) [ 0.478143] type=2000 audit(1535288780.942:1): initialized [ 0.499192] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.501908] zbud: loaded [ 0.502998] VFS: Disk quotas dquot_6.5.2 [ 0.504159] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.506228] fuse init (API version 7.22) [ 0.507463] msgmni has been set to 3997 [ 0.508606] Key type big_key registered [ 0.510413] Key type asymmetric registered [ 0.511547] Asymmetric key parser 'x509' registered [ 0.512853] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.514961] io scheduler noop registered [ 0.516057] io scheduler deadline registered (default) [ 0.517410] io scheduler cfq registered [ 0.518544] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.520257] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.522347] ipmi message handler version 39.2 [ 0.523828] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.526257] ACPI: Power Button [PWRF] [ 0.527616] GHES: HEST is not enabled! [ 0.549578] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.593172] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.615515] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.617559] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.643204] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.646112] Linux agpgart interface v0.103 [ 0.648237] brd: module loaded [ 0.649605] loop: module loaded [ 0.650908] blk-mq: CPU -> queue map [ 0.651915] CPU 0 -> Queue 0 [ 0.652911] CPU 1 -> Queue 0 [ 0.654661] vda: vda1 [ 0.656424] scsi0 : ata_piix [ 0.657670] scsi1 : ata_piix [ 0.658741] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.660778] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.663047] libphy: Fixed MDIO Bus: probed [ 0.664524] tun: Universal TUN/TAP device driver, 1.6 [ 0.666124] tun: (C) 1999-2004 Max Krasnyansky [ 0.670531] PPP generic driver version 2.4.2 [ 0.671914] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.673740] ehci-pci: EHCI PCI platform driver [ 0.675008] ehci-platform: EHCI generic platform driver [ 0.676374] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.677923] ohci-pci: OHCI PCI platform driver [ 0.679137] ohci-platform: OHCI generic platform driver [ 0.680497] uhci_hcd: USB Universal Host Controller Interface driver [ 0.702967] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.704365] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.706440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.707982] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.709660] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.711660] usb usb1: Product: UHCI Host Controller [ 0.712968] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.714573] usb usb1: SerialNumber: 0000:00:01.2 [ 0.715940] hub 1-0:1.0: USB hub found [ 0.717018] hub 1-0:1.0: 2 ports detected [ 0.718283] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.721204] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.722537] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.724061] mousedev: PS/2 mouse device common for all mice [ 0.725805] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.728270] rtc_cmos 00:00: RTC can wake from S4 [ 0.729896] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.731599] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.733383] device-mapper: uevent: version 1.0.3 [ 0.734754] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.737120] ledtrig-cpu: registered to indicate activity on CPUs [ 0.738833] TCP: cubic registered [ 0.739944] NET: Registered protocol family 10 [ 0.741567] NET: Registered protocol family 17 [ 0.742853] Key type dns_resolver registered [ 0.744273] Loading compiled-in X.509 certificates [ 0.746141] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.755916] registered taskstats version 1 [ 0.759128] Key type trusted registered [ 0.763402] Key type encrypted registered [ 0.764677] AppArmor: AppArmor sha1 policy hashing enabled [ 0.766150] IMA: No TPM chip found, activating TPM-bypass! [ 0.768200] regulator-dummy: disabling [ 0.769392] Magic number: 14:409:130 [ 0.770513] acpi device:05: hash matches [ 0.771744] rtc_cmos 00:00: setting system clock to 2018-08-26 13:06:21 UTC (1535288781) [ 0.774019] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.775522] EDD information not available. [ 0.821340] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.823607] Write protecting the kernel read-only data: 12288k [ 0.825769] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.829239] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.844169] systemd-udevd[107]: starting version 204 [ 0.885958] FDC 0 is a S82078B [ 1.028049] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.192492] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.194280] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.196120] usb 1-1: Product: QEMU USB Tablet [ 1.197332] usb 1-1: Manufacturer: QEMU [ 1.198435] usb 1-1: SerialNumber: 42 [ 1.464112] tsc: Refined TSC clocksource calibration: 3491.845 MHz [ 1.905076] 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.243706] 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.794911] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 3.185789] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sun, 26 Aug 2018 13:06:24 +0000. Up 4.04 seconds. cloud-init-nonet[4.23]: 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 ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.91]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 26 Aug 2018 13:06:26 +0000. Up 6.08 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:65:c5:2c | ci-info: | eth0 | True | 192.168.0.18 | 255.255.255.0 | fa:16:3e:c4:7e:6c | 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.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ * Starting enable remaining boot-time encrypted block devices[74G[ OK ] 2018-08-26 13:06:51,957 - functest.core.singlevm - DEBUG - try 2: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-26 13:07:01,968 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 13:07:01,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:07:02,784 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:07: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-8dab519e-3bf7-4501-aabc-6b0cc82f45c3 x-compute-request-id: req-8dab519e-3bf7-4501-aabc-6b0cc82f45c3 Content-Encoding: gzip Content-Length: 1498 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:c4:7e:6c", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:7e:6c", "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:65:c5:2c", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:c5:2c", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/44585adb-a974-4743-8ee5-68ef49323e34", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "44585adb-a974-4743-8ee5-68ef49323e34", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "bono-0.clearwater.opnfv", "created": "2018-08-26T13:05:34Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:5d:e3", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:5d:e3", "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:74:94:5f", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:94:5f", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "homer-0.clearwater.opnfv", "created": "2018-08-26T13:05:34Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:70:a6", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:70:a6", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:04:67", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "dime-0.clearwater.opnfv", "created": "2018-08-26T13:05:33Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:76:07", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:76:07", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:3f:bd", "version": 4, "addr": "192.168.1.22", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/04010b09-d548-48ae-8871-56d5c14751a2", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/04010b09-d548-48ae-8871-56d5c14751a2", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:06.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "04010b09-d548-48ae-8871-56d5c14751a2", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:06Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-26T13:05:32Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:68:d3", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:68:d3", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:03:d7:5a", "version": 4, "addr": "192.168.1.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/57ebb195-7daf-48cc-a21b-c274f8e0bb85", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/57ebb195-7daf-48cc-a21b-c274f8e0bb85", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:11.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "57ebb195-7daf-48cc-a21b-c274f8e0bb85", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:11Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-26T13:05:32Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:d7:76", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:d7:76", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b55ce29a-afa7-419f-b72b-55ee4962e6ac", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b55ce29a-afa7-419f-b72b-55ee4962e6ac", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:05:17.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "b55ce29a-afa7-419f-b72b-55ee4962e6ac", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:05:17Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-26T13:03:38Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:07:50", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:07:50", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:c1:d2", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b00b1f06-37cc-49cb-a11f-b314a9d7d334", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b00b1f06-37cc-49cb-a11f-b314a9d7d334", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:03:28.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "b00b1f06-37cc-49cb-a11f-b314a9d7d334", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:03:28Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "ns.clearwater.opnfv", "created": "2018-08-26T13:01:44Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 13:07:02,784 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8dab519e-3bf7-4501-aabc-6b0cc82f45c3 2018-08-26 13:07:02,784 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.816390991211s 2018-08-26 13:07:02,785 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8dab519e-3bf7-4501-aabc-6b0cc82f45c3 2018-08-26 13:07:02,792 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-26 13:07:02,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34/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}2016cfaed43b26833edac4f0a563297dd680dc74" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-26 13:07:02,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:07: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-fea942bf-64d0-4ba5-b498-22caab7ee842 x-compute-request-id: req-fea942bf-64d0-4ba5-b498-22caab7ee842 Content-Encoding: gzip Content-Length: 8681 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.009197] AppArmor: AppArmor initialized\n[ 0.012231] Yama: becoming mindful.\n[ 0.014093] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017813] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020913] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022564] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.025034] Initializing cgroup subsys memory\n[ 0.026294] Initializing cgroup subsys devices\n[ 0.028015] Initializing cgroup subsys freezer\n[ 0.029240] Initializing cgroup subsys blkio\n[ 0.030454] Initializing cgroup subsys perf_event\n[ 0.032021] Initializing cgroup subsys hugetlb\n[ 0.033415] FEATURE SPEC_CTRL Not Present\n[ 0.036195] mce: CPU supports 10 MCE banks\n[ 0.037457] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.037457] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040011] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.041741] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.044003] Speculative Store Bypass: Vulnerable\n[ 0.046360] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.052957] ACPI: Core revision 20131115\n[ 0.054680] ACPI: All ACPI Tables successfully acquired\n[ 0.056414] ftrace: allocating 28717 entries in 113 pages\n[ 0.076304] smpboot: Max logical packages: 2\n[ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.081753] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.084289] Enabling x2apic\n[ 0.085207] Enabled x2apic\n[ 0.086366] Switched APIC routing to physical x2apic.\n[ 0.089379] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.090937] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.093393] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.101485] KVM setup paravirtual spinlock\n[ 0.106203] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.108144] x86: Booting SMP configuration:\n[ 0.109351] .... node #0, CPUs: #1[ 0.106118] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.124018] x86: Booted up 1 node, 2 CPUs\n[ 0.124013] KVM setup async PF for cpu 1\n[ 0.124016] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.127752] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.128433] devtmpfs: initialized\n[ 0.132072] EVM: security.selinux\n[ 0.133056] EVM: security.SMACK64\n[ 0.134020] EVM: security.ima\n[ 0.134933] EVM: security.capability\n[ 0.137127] pinctrl core: initialized pinctrl subsystem\n[ 0.138550] regulator-dummy: no parameters\n[ 0.139776] RTC time: 13:06:20, date: 08/26/18\n[ 0.140134] NET: Registered protocol family 16\n[ 0.141527] cpuidle: using governor ladder\n[ 0.142692] cpuidle: using governor menu\n[ 0.143859] ACPI: bus type PCI registered\n[ 0.144017] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.145761] PCI: Using configuration type 1 for base access\n[ 0.147898] bio: create slab at 0\n[ 0.148084] ACPI: Added _OSI(Module Device)\n[ 0.149238] ACPI: Added _OSI(Processor Device)\n[ 0.150429] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.151661] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.153283] ACPI: Interpreter enabled\n[ 0.154352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.156799] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.159485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.161775] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.164007] ACPI: (supports S0 S5)\n[ 0.168003] ACPI: Using IOAPIC for interrupt routing\n[ 0.169351] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.171922] ACPI: No dock devices found.\n[ 0.174046] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.175598] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.176007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.177658] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.180216] acpiphp: Slot [3] registered\n[ 0.181325] acpiphp: Slot [4] registered\n[ 0.182440] acpiphp: Slot [5] registered\n[ 0.183562] acpiphp: Slot [6] registered\n[ 0.184023] acpiphp: Slot [7] registered\n[ 0.185153] acpiphp: Slot [8] registered\n[ 0.186258] acpiphp: Slot [9] registered\n[ 0.187378] acpiphp: Slot [10] registered\n[ 0.188021] acpiphp: Slot [11] registered\n[ 0.189173] acpiphp: Slot [12] registered\n[ 0.190303] acpiphp: Slot [13] registered\n[ 0.191437] acpiphp: Slot [14] registered\n[ 0.192021] acpiphp: Slot [15] registered\n[ 0.193147] acpiphp: Slot [16] registered\n[ 0.194337] acpiphp: Slot [17] registered\n[ 0.195467] acpiphp: Slot [18] registered\n[ 0.196028] acpiphp: Slot [19] registered\n[ 0.197172] acpiphp: Slot [20] registered\n[ 0.198305] acpiphp: Slot [21] registered\n[ 0.199421] acpiphp: Slot [22] registered\n[ 0.200021] acpiphp: Slot [23] registered\n[ 0.201148] acpiphp: Slot [24] registered\n[ 0.202266] acpiphp: Slot [25] registered\n[ 0.203385] acpiphp: Slot [26] registered\n[ 0.204020] acpiphp: Slot [27] registered\n[ 0.205115] acpiphp: Slot [28] registered\n[ 0.206224] acpiphp: Slot [29] registered\n[ 0.207320] acpiphp: Slot [30] registered\n[ 0.208027] acpiphp: Slot [31] registered\n[ 0.209114] PCI host bridge to bus 0000:00\n[ 0.210227] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.211630] 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.213670] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.215499] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.216003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.223589] 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.251469] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.253008] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.255052] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.256993] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.259334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.260805] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.262620] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.262620] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.264003] vgaarb: loaded\n[ 0.264916] vgaarb: bridge control possible 0000:00:02.0\n[ 0.266710] SCSI subsystem initialized\n[ 0.268081] ACPI: bus type USB registered\n[ 0.269352] usbcore: registered new interface driver usbfs\n[ 0.270925] usbcore: registered new interface driver hub\n[ 0.272050] usbcore: registered new device driver usb\n[ 0.273578] PCI: Using ACPI for IRQ routing\n[ 0.273728] NetLabel: Initializing\n[ 0.276007] NetLabel: domain hash size = 128\n[ 0.277299] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.278794] NetLabel: unlabeled traffic allowed by default\n[ 0.280198] Switched to clocksource kvm-clock\n[ 0.288964] AppArmor: AppArmor Filesystem Enabled\n[ 0.290438] pnp: PnP ACPI init\n[ 0.291457] ACPI: bus type PNP registered\n[ 0.293177] pnp: PnP ACPI: found 8 devices\n[ 0.294441] ACPI: bus type PNP unregistered\n[ 0.302078] NET: Registered protocol family 2\n[ 0.303680] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.305969] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.308021] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.309908] TCP: reno registered\n[ 0.310941] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.312652] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.314526] NET: Registered protocol family 1\n[ 0.315865] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.317522] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.319140] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.341340] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.363673] Trying to unpack rootfs image as initramfs...\n[ 0.463523] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.465832] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.467312] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.469278] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.472267] Scanning for low memory corruption every 60 seconds\n[ 0.474802] Initialise system trusted keyring\n[ 0.476398] audit: initializing netlink socket (disabled)\n[ 0.478143] type=2000 audit(1535288780.942:1): initialized\n[ 0.499192] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.501908] zbud: loaded\n[ 0.502998] VFS: Disk quotas dquot_6.5.2\n[ 0.504159] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.506228] fuse init (API version 7.22)\n[ 0.507463] msgmni has been set to 3997\n[ 0.508606] Key type big_key registered\n[ 0.510413] Key type asymmetric registered\n[ 0.511547] Asymmetric key parser 'x509' registered\n[ 0.512853] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.514961] io scheduler noop registered\n[ 0.516057] io scheduler deadline registered (default)\n[ 0.517410] io scheduler cfq registered\n[ 0.518544] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520257] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.522347] ipmi message handler version 39.2\n[ 0.523828] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.526257] ACPI: Power Button [PWRF]\n[ 0.527616] GHES: HEST is not enabled!\n[ 0.549578] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.593172] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.615515] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.617559] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.643204] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.646112] Linux agpgart interface v0.103\n[ 0.648237] brd: module loaded\n[ 0.649605] loop: module loaded\n[ 0.650908] blk-mq: CPU -> queue map\n[ 0.651915] CPU 0 -> Queue 0\n[ 0.652911] CPU 1 -> Queue 0\n[ 0.654661] vda: vda1\n[ 0.656424] scsi0 : ata_piix\n[ 0.657670] scsi1 : ata_piix\n[ 0.658741] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.660778] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.663047] libphy: Fixed MDIO Bus: probed\n[ 0.664524] tun: Universal TUN/TAP device driver, 1.6\n[ 0.666124] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.670531] PPP generic driver version 2.4.2\n[ 0.671914] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.673740] ehci-pci: EHCI PCI platform driver\n[ 0.675008] ehci-platform: EHCI generic platform driver\n[ 0.676374] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.677923] ohci-pci: OHCI PCI platform driver\n[ 0.679137] ohci-platform: OHCI generic platform driver\n[ 0.680497] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.702967] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.704365] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.706440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.707982] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.709660] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.711660] usb usb1: Product: UHCI Host Controller\n[ 0.712968] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.714573] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.715940] hub 1-0:1.0: USB hub found\n[ 0.717018] hub 1-0:1.0: 2 ports detected\n[ 0.718283] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.721204] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.722537] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.724061] mousedev: PS/2 mouse device common for all mice\n[ 0.725805] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.728270] rtc_cmos 00:00: RTC can wake from S4\n[ 0.729896] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.731599] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.733383] device-mapper: uevent: version 1.0.3\n[ 0.734754] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.737120] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.738833] TCP: cubic registered\n[ 0.739944] NET: Registered protocol family 10\n[ 0.741567] NET: Registered protocol family 17\n[ 0.742853] Key type dns_resolver registered\n[ 0.744273] Loading compiled-in X.509 certificates\n[ 0.746141] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.755916] registered taskstats version 1\n[ 0.759128] Key type trusted registered\n[ 0.763402] Key type encrypted registered\n[ 0.764677] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.766150] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.768200] regulator-dummy: disabling\n[ 0.769392] Magic number: 14:409:130\n[ 0.770513] acpi device:05: hash matches\n[ 0.771744] rtc_cmos 00:00: setting system clock to 2018-08-26 13:06:21 UTC (1535288781)\n[ 0.774019] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.775522] EDD information not available.\n[ 0.821340] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.823607] Write protecting the kernel read-only data: 12288k\n[ 0.825769] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.829239] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.844169] systemd-udevd[107]: starting version 204\n[ 0.885958] FDC 0 is a S82078B\n[ 1.028049] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.192492] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.194280] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.196120] usb 1-1: Product: QEMU USB Tablet\n[ 1.197332] usb 1-1: Manufacturer: QEMU\n[ 1.198435] usb 1-1: SerialNumber: 42\n[ 1.464112] tsc: Refined TSC clocksource calibration: 3491.845 MHz\n[ 1.905076] 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.243706] 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.794911] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 3.185789] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Sun, 26 Aug 2018 13:06:24 +0000. Up 4.04 seconds.\ncloud-init-nonet[4.23]: 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 * Stopping set console keymap[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.91]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 26 Aug 2018 13:06:26 +0000. Up 6.08 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:65:c5:2c |\nci-info: | eth0 | True | 192.168.0.18 | 255.255.255.0 | fa:16:3e:c4:7e:6c |\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.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n"} 2018-08-26 13:07:02,861 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34/action used request id req-fea942bf-64d0-4ba5-b498-22caab7ee842 2018-08-26 13:07:02,862 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0698180198669s 2018-08-26 13:07:02,862 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34/action used request id req-fea942bf-64d0-4ba5-b498-22caab7ee842 2018-08-26 13:07:02,863 - 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.009197] AppArmor: AppArmor initialized [ 0.012231] Yama: becoming mindful. [ 0.014093] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017813] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020913] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022564] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.025034] Initializing cgroup subsys memory [ 0.026294] Initializing cgroup subsys devices [ 0.028015] Initializing cgroup subsys freezer [ 0.029240] Initializing cgroup subsys blkio [ 0.030454] Initializing cgroup subsys perf_event [ 0.032021] Initializing cgroup subsys hugetlb [ 0.033415] FEATURE SPEC_CTRL Not Present [ 0.036195] mce: CPU supports 10 MCE banks [ 0.037457] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.037457] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040011] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.041741] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.044003] Speculative Store Bypass: Vulnerable [ 0.046360] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.052957] ACPI: Core revision 20131115 [ 0.054680] ACPI: All ACPI Tables successfully acquired [ 0.056414] ftrace: allocating 28717 entries in 113 pages [ 0.076304] smpboot: Max logical packages: 2 [ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.081753] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.084289] Enabling x2apic [ 0.085207] Enabled x2apic [ 0.086366] Switched APIC routing to physical x2apic. [ 0.089379] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.090937] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.093393] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.101485] KVM setup paravirtual spinlock [ 0.106203] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.108144] x86: Booting SMP configuration: [ 0.109351] .... node #0, CPUs: #1[ 0.106118] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.124018] x86: Booted up 1 node, 2 CPUs [ 0.124013] KVM setup async PF for cpu 1 [ 0.124016] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.127752] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.128433] devtmpfs: initialized [ 0.132072] EVM: security.selinux [ 0.133056] EVM: security.SMACK64 [ 0.134020] EVM: security.ima [ 0.134933] EVM: security.capability [ 0.137127] pinctrl core: initialized pinctrl subsystem [ 0.138550] regulator-dummy: no parameters [ 0.139776] RTC time: 13:06:20, date: 08/26/18 [ 0.140134] NET: Registered protocol family 16 [ 0.141527] cpuidle: using governor ladder [ 0.142692] cpuidle: using governor menu [ 0.143859] ACPI: bus type PCI registered [ 0.144017] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.145761] PCI: Using configuration type 1 for base access [ 0.147898] bio: create slab at 0 [ 0.148084] ACPI: Added _OSI(Module Device) [ 0.149238] ACPI: Added _OSI(Processor Device) [ 0.150429] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.151661] ACPI: Added _OSI(Processor Aggregator Device) [ 0.153283] ACPI: Interpreter enabled [ 0.154352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.156799] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.159485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.161775] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.164007] ACPI: (supports S0 S5) [ 0.168003] ACPI: Using IOAPIC for interrupt routing [ 0.169351] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.171922] ACPI: No dock devices found. [ 0.174046] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.175598] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.176007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.177658] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.180216] acpiphp: Slot [3] registered [ 0.181325] acpiphp: Slot [4] registered [ 0.182440] acpiphp: Slot [5] registered [ 0.183562] acpiphp: Slot [6] registered [ 0.184023] acpiphp: Slot [7] registered [ 0.185153] acpiphp: Slot [8] registered [ 0.186258] acpiphp: Slot [9] registered [ 0.187378] acpiphp: Slot [10] registered [ 0.188021] acpiphp: Slot [11] registered [ 0.189173] acpiphp: Slot [12] registered [ 0.190303] acpiphp: Slot [13] registered [ 0.191437] acpiphp: Slot [14] registered [ 0.192021] acpiphp: Slot [15] registered [ 0.193147] acpiphp: Slot [16] registered [ 0.194337] acpiphp: Slot [17] registered [ 0.195467] acpiphp: Slot [18] registered [ 0.196028] acpiphp: Slot [19] registered [ 0.197172] acpiphp: Slot [20] registered [ 0.198305] acpiphp: Slot [21] registered [ 0.199421] acpiphp: Slot [22] registered [ 0.200021] acpiphp: Slot [23] registered [ 0.201148] acpiphp: Slot [24] registered [ 0.202266] acpiphp: Slot [25] registered [ 0.203385] acpiphp: Slot [26] registered [ 0.204020] acpiphp: Slot [27] registered [ 0.205115] acpiphp: Slot [28] registered [ 0.206224] acpiphp: Slot [29] registered [ 0.207320] acpiphp: Slot [30] registered [ 0.208027] acpiphp: Slot [31] registered [ 0.209114] PCI host bridge to bus 0000:00 [ 0.210227] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.211630] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.212004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.213670] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.215499] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.216003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.223589] 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.251469] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.253008] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.255052] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.256993] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.259334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.260805] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.262620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.262620] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.264003] vgaarb: loaded [ 0.264916] vgaarb: bridge control possible 0000:00:02.0 [ 0.266710] SCSI subsystem initialized [ 0.268081] ACPI: bus type USB registered [ 0.269352] usbcore: registered new interface driver usbfs [ 0.270925] usbcore: registered new interface driver hub [ 0.272050] usbcore: registered new device driver usb [ 0.273578] PCI: Using ACPI for IRQ routing [ 0.273728] NetLabel: Initializing [ 0.276007] NetLabel: domain hash size = 128 [ 0.277299] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.278794] NetLabel: unlabeled traffic allowed by default [ 0.280198] Switched to clocksource kvm-clock [ 0.288964] AppArmor: AppArmor Filesystem Enabled [ 0.290438] pnp: PnP ACPI init [ 0.291457] ACPI: bus type PNP registered [ 0.293177] pnp: PnP ACPI: found 8 devices [ 0.294441] ACPI: bus type PNP unregistered [ 0.302078] NET: Registered protocol family 2 [ 0.303680] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.305969] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.308021] TCP: Hash tables configured (established 16384 bind 16384) [ 0.309908] TCP: reno registered [ 0.310941] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.312652] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.314526] NET: Registered protocol family 1 [ 0.315865] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.317522] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.319140] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.341340] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.363673] Trying to unpack rootfs image as initramfs... [ 0.463523] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.465832] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.467312] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.469278] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.472267] Scanning for low memory corruption every 60 seconds [ 0.474802] Initialise system trusted keyring [ 0.476398] audit: initializing netlink socket (disabled) [ 0.478143] type=2000 audit(1535288780.942:1): initialized [ 0.499192] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.501908] zbud: loaded [ 0.502998] VFS: Disk quotas dquot_6.5.2 [ 0.504159] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.506228] fuse init (API version 7.22) [ 0.507463] msgmni has been set to 3997 [ 0.508606] Key type big_key registered [ 0.510413] Key type asymmetric registered [ 0.511547] Asymmetric key parser 'x509' registered [ 0.512853] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.514961] io scheduler noop registered [ 0.516057] io scheduler deadline registered (default) [ 0.517410] io scheduler cfq registered [ 0.518544] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.520257] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.522347] ipmi message handler version 39.2 [ 0.523828] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.526257] ACPI: Power Button [PWRF] [ 0.527616] GHES: HEST is not enabled! [ 0.549578] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.593172] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.615515] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.617559] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.643204] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.646112] Linux agpgart interface v0.103 [ 0.648237] brd: module loaded [ 0.649605] loop: module loaded [ 0.650908] blk-mq: CPU -> queue map [ 0.651915] CPU 0 -> Queue 0 [ 0.652911] CPU 1 -> Queue 0 [ 0.654661] vda: vda1 [ 0.656424] scsi0 : ata_piix [ 0.657670] scsi1 : ata_piix [ 0.658741] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.660778] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.663047] libphy: Fixed MDIO Bus: probed [ 0.664524] tun: Universal TUN/TAP device driver, 1.6 [ 0.666124] tun: (C) 1999-2004 Max Krasnyansky [ 0.670531] PPP generic driver version 2.4.2 [ 0.671914] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.673740] ehci-pci: EHCI PCI platform driver [ 0.675008] ehci-platform: EHCI generic platform driver [ 0.676374] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.677923] ohci-pci: OHCI PCI platform driver [ 0.679137] ohci-platform: OHCI generic platform driver [ 0.680497] uhci_hcd: USB Universal Host Controller Interface driver [ 0.702967] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.704365] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.706440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.707982] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.709660] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.711660] usb usb1: Product: UHCI Host Controller [ 0.712968] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.714573] usb usb1: SerialNumber: 0000:00:01.2 [ 0.715940] hub 1-0:1.0: USB hub found [ 0.717018] hub 1-0:1.0: 2 ports detected [ 0.718283] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.721204] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.722537] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.724061] mousedev: PS/2 mouse device common for all mice [ 0.725805] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.728270] rtc_cmos 00:00: RTC can wake from S4 [ 0.729896] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.731599] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.733383] device-mapper: uevent: version 1.0.3 [ 0.734754] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.737120] ledtrig-cpu: registered to indicate activity on CPUs [ 0.738833] TCP: cubic registered [ 0.739944] NET: Registered protocol family 10 [ 0.741567] NET: Registered protocol family 17 [ 0.742853] Key type dns_resolver registered [ 0.744273] Loading compiled-in X.509 certificates [ 0.746141] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.755916] registered taskstats version 1 [ 0.759128] Key type trusted registered [ 0.763402] Key type encrypted registered [ 0.764677] AppArmor: AppArmor sha1 policy hashing enabled [ 0.766150] IMA: No TPM chip found, activating TPM-bypass! [ 0.768200] regulator-dummy: disabling [ 0.769392] Magic number: 14:409:130 [ 0.770513] acpi device:05: hash matches [ 0.771744] rtc_cmos 00:00: setting system clock to 2018-08-26 13:06:21 UTC (1535288781) [ 0.774019] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.775522] EDD information not available. [ 0.821340] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.823607] Write protecting the kernel read-only data: 12288k [ 0.825769] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.829239] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.844169] systemd-udevd[107]: starting version 204 [ 0.885958] FDC 0 is a S82078B [ 1.028049] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.192492] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.194280] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.196120] usb 1-1: Product: QEMU USB Tablet [ 1.197332] usb 1-1: Manufacturer: QEMU [ 1.198435] usb 1-1: SerialNumber: 42 [ 1.464112] tsc: Refined TSC clocksource calibration: 3491.845 MHz [ 1.905076] 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.243706] 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.794911] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 3.185789] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sun, 26 Aug 2018 13:06:24 +0000. Up 4.04 seconds. cloud-init-nonet[4.23]: 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 ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.91]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 26 Aug 2018 13:06:26 +0000. Up 6.08 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:65:c5:2c | ci-info: | eth0 | True | 192.168.0.18 | 255.255.255.0 | fa:16:3e:c4:7e:6c | 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.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ * Starting enable remaining boot-time encrypted block devices[74G[ OK ] 2018-08-26 13:07:02,864 - functest.core.singlevm - DEBUG - try 3: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-26 13:07:12,874 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 13:07:12,877 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:07:13,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:07:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-96fef2e9-802d-4346-8d3f-e9dd5933f93c x-compute-request-id: req-96fef2e9-802d-4346-8d3f-e9dd5933f93c Content-Encoding: gzip Content-Length: 1498 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:c4:7e:6c", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:7e:6c", "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:65:c5:2c", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:c5:2c", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/44585adb-a974-4743-8ee5-68ef49323e34", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "44585adb-a974-4743-8ee5-68ef49323e34", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "bono-0.clearwater.opnfv", "created": "2018-08-26T13:05:34Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:5d:e3", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:5d:e3", "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:74:94:5f", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:94:5f", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "homer-0.clearwater.opnfv", "created": "2018-08-26T13:05:34Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:70:a6", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:70:a6", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:04:67", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "dime-0.clearwater.opnfv", "created": "2018-08-26T13:05:33Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:76:07", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:76:07", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:3f:bd", "version": 4, "addr": "192.168.1.22", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/04010b09-d548-48ae-8871-56d5c14751a2", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/04010b09-d548-48ae-8871-56d5c14751a2", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:06.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "04010b09-d548-48ae-8871-56d5c14751a2", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:06Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-26T13:05:32Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:68:d3", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:68:d3", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:03:d7:5a", "version": 4, "addr": "192.168.1.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/57ebb195-7daf-48cc-a21b-c274f8e0bb85", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/57ebb195-7daf-48cc-a21b-c274f8e0bb85", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:11.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "57ebb195-7daf-48cc-a21b-c274f8e0bb85", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:11Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-26T13:05:32Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:d7:76", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:d7:76", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b55ce29a-afa7-419f-b72b-55ee4962e6ac", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b55ce29a-afa7-419f-b72b-55ee4962e6ac", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:05:17.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "b55ce29a-afa7-419f-b72b-55ee4962e6ac", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:05:17Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-26T13:03:38Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:07:50", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:07:50", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:c1:d2", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b00b1f06-37cc-49cb-a11f-b314a9d7d334", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b00b1f06-37cc-49cb-a11f-b314a9d7d334", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:03:28.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "b00b1f06-37cc-49cb-a11f-b314a9d7d334", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:03:28Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "ns.clearwater.opnfv", "created": "2018-08-26T13:01:44Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 13:07:13,857 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-96fef2e9-802d-4346-8d3f-e9dd5933f93c 2018-08-26 13:07:13,857 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.98238992691s 2018-08-26 13:07:13,858 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-96fef2e9-802d-4346-8d3f-e9dd5933f93c 2018-08-26 13:07:13,864 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-26 13:07:13,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34/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}2016cfaed43b26833edac4f0a563297dd680dc74" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-26 13:07:13,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:07: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-085d13df-5ac4-4137-8639-58c011b215dd x-compute-request-id: req-085d13df-5ac4-4137-8639-58c011b215dd Content-Encoding: gzip Content-Length: 8681 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.009197] AppArmor: AppArmor initialized\n[ 0.012231] Yama: becoming mindful.\n[ 0.014093] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017813] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020913] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022564] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.025034] Initializing cgroup subsys memory\n[ 0.026294] Initializing cgroup subsys devices\n[ 0.028015] Initializing cgroup subsys freezer\n[ 0.029240] Initializing cgroup subsys blkio\n[ 0.030454] Initializing cgroup subsys perf_event\n[ 0.032021] Initializing cgroup subsys hugetlb\n[ 0.033415] FEATURE SPEC_CTRL Not Present\n[ 0.036195] mce: CPU supports 10 MCE banks\n[ 0.037457] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.037457] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040011] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.041741] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.044003] Speculative Store Bypass: Vulnerable\n[ 0.046360] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.052957] ACPI: Core revision 20131115\n[ 0.054680] ACPI: All ACPI Tables successfully acquired\n[ 0.056414] ftrace: allocating 28717 entries in 113 pages\n[ 0.076304] smpboot: Max logical packages: 2\n[ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.081753] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.084289] Enabling x2apic\n[ 0.085207] Enabled x2apic\n[ 0.086366] Switched APIC routing to physical x2apic.\n[ 0.089379] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.090937] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.093393] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.101485] KVM setup paravirtual spinlock\n[ 0.106203] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.108144] x86: Booting SMP configuration:\n[ 0.109351] .... node #0, CPUs: #1[ 0.106118] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.124018] x86: Booted up 1 node, 2 CPUs\n[ 0.124013] KVM setup async PF for cpu 1\n[ 0.124016] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.127752] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.128433] devtmpfs: initialized\n[ 0.132072] EVM: security.selinux\n[ 0.133056] EVM: security.SMACK64\n[ 0.134020] EVM: security.ima\n[ 0.134933] EVM: security.capability\n[ 0.137127] pinctrl core: initialized pinctrl subsystem\n[ 0.138550] regulator-dummy: no parameters\n[ 0.139776] RTC time: 13:06:20, date: 08/26/18\n[ 0.140134] NET: Registered protocol family 16\n[ 0.141527] cpuidle: using governor ladder\n[ 0.142692] cpuidle: using governor menu\n[ 0.143859] ACPI: bus type PCI registered\n[ 0.144017] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.145761] PCI: Using configuration type 1 for base access\n[ 0.147898] bio: create slab at 0\n[ 0.148084] ACPI: Added _OSI(Module Device)\n[ 0.149238] ACPI: Added _OSI(Processor Device)\n[ 0.150429] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.151661] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.153283] ACPI: Interpreter enabled\n[ 0.154352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.156799] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.159485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.161775] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.164007] ACPI: (supports S0 S5)\n[ 0.168003] ACPI: Using IOAPIC for interrupt routing\n[ 0.169351] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.171922] ACPI: No dock devices found.\n[ 0.174046] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.175598] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.176007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.177658] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.180216] acpiphp: Slot [3] registered\n[ 0.181325] acpiphp: Slot [4] registered\n[ 0.182440] acpiphp: Slot [5] registered\n[ 0.183562] acpiphp: Slot [6] registered\n[ 0.184023] acpiphp: Slot [7] registered\n[ 0.185153] acpiphp: Slot [8] registered\n[ 0.186258] acpiphp: Slot [9] registered\n[ 0.187378] acpiphp: Slot [10] registered\n[ 0.188021] acpiphp: Slot [11] registered\n[ 0.189173] acpiphp: Slot [12] registered\n[ 0.190303] acpiphp: Slot [13] registered\n[ 0.191437] acpiphp: Slot [14] registered\n[ 0.192021] acpiphp: Slot [15] registered\n[ 0.193147] acpiphp: Slot [16] registered\n[ 0.194337] acpiphp: Slot [17] registered\n[ 0.195467] acpiphp: Slot [18] registered\n[ 0.196028] acpiphp: Slot [19] registered\n[ 0.197172] acpiphp: Slot [20] registered\n[ 0.198305] acpiphp: Slot [21] registered\n[ 0.199421] acpiphp: Slot [22] registered\n[ 0.200021] acpiphp: Slot [23] registered\n[ 0.201148] acpiphp: Slot [24] registered\n[ 0.202266] acpiphp: Slot [25] registered\n[ 0.203385] acpiphp: Slot [26] registered\n[ 0.204020] acpiphp: Slot [27] registered\n[ 0.205115] acpiphp: Slot [28] registered\n[ 0.206224] acpiphp: Slot [29] registered\n[ 0.207320] acpiphp: Slot [30] registered\n[ 0.208027] acpiphp: Slot [31] registered\n[ 0.209114] PCI host bridge to bus 0000:00\n[ 0.210227] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.211630] 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.213670] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.215499] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.216003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.223589] 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.251469] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.253008] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.255052] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.256993] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.259334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.260805] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.262620] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.262620] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.264003] vgaarb: loaded\n[ 0.264916] vgaarb: bridge control possible 0000:00:02.0\n[ 0.266710] SCSI subsystem initialized\n[ 0.268081] ACPI: bus type USB registered\n[ 0.269352] usbcore: registered new interface driver usbfs\n[ 0.270925] usbcore: registered new interface driver hub\n[ 0.272050] usbcore: registered new device driver usb\n[ 0.273578] PCI: Using ACPI for IRQ routing\n[ 0.273728] NetLabel: Initializing\n[ 0.276007] NetLabel: domain hash size = 128\n[ 0.277299] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.278794] NetLabel: unlabeled traffic allowed by default\n[ 0.280198] Switched to clocksource kvm-clock\n[ 0.288964] AppArmor: AppArmor Filesystem Enabled\n[ 0.290438] pnp: PnP ACPI init\n[ 0.291457] ACPI: bus type PNP registered\n[ 0.293177] pnp: PnP ACPI: found 8 devices\n[ 0.294441] ACPI: bus type PNP unregistered\n[ 0.302078] NET: Registered protocol family 2\n[ 0.303680] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.305969] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.308021] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.309908] TCP: reno registered\n[ 0.310941] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.312652] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.314526] NET: Registered protocol family 1\n[ 0.315865] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.317522] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.319140] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.341340] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.363673] Trying to unpack rootfs image as initramfs...\n[ 0.463523] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.465832] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.467312] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.469278] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.472267] Scanning for low memory corruption every 60 seconds\n[ 0.474802] Initialise system trusted keyring\n[ 0.476398] audit: initializing netlink socket (disabled)\n[ 0.478143] type=2000 audit(1535288780.942:1): initialized\n[ 0.499192] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.501908] zbud: loaded\n[ 0.502998] VFS: Disk quotas dquot_6.5.2\n[ 0.504159] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.506228] fuse init (API version 7.22)\n[ 0.507463] msgmni has been set to 3997\n[ 0.508606] Key type big_key registered\n[ 0.510413] Key type asymmetric registered\n[ 0.511547] Asymmetric key parser 'x509' registered\n[ 0.512853] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.514961] io scheduler noop registered\n[ 0.516057] io scheduler deadline registered (default)\n[ 0.517410] io scheduler cfq registered\n[ 0.518544] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520257] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.522347] ipmi message handler version 39.2\n[ 0.523828] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.526257] ACPI: Power Button [PWRF]\n[ 0.527616] GHES: HEST is not enabled!\n[ 0.549578] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.593172] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.615515] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.617559] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.643204] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.646112] Linux agpgart interface v0.103\n[ 0.648237] brd: module loaded\n[ 0.649605] loop: module loaded\n[ 0.650908] blk-mq: CPU -> queue map\n[ 0.651915] CPU 0 -> Queue 0\n[ 0.652911] CPU 1 -> Queue 0\n[ 0.654661] vda: vda1\n[ 0.656424] scsi0 : ata_piix\n[ 0.657670] scsi1 : ata_piix\n[ 0.658741] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.660778] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.663047] libphy: Fixed MDIO Bus: probed\n[ 0.664524] tun: Universal TUN/TAP device driver, 1.6\n[ 0.666124] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.670531] PPP generic driver version 2.4.2\n[ 0.671914] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.673740] ehci-pci: EHCI PCI platform driver\n[ 0.675008] ehci-platform: EHCI generic platform driver\n[ 0.676374] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.677923] ohci-pci: OHCI PCI platform driver\n[ 0.679137] ohci-platform: OHCI generic platform driver\n[ 0.680497] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.702967] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.704365] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.706440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.707982] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.709660] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.711660] usb usb1: Product: UHCI Host Controller\n[ 0.712968] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.714573] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.715940] hub 1-0:1.0: USB hub found\n[ 0.717018] hub 1-0:1.0: 2 ports detected\n[ 0.718283] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.721204] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.722537] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.724061] mousedev: PS/2 mouse device common for all mice\n[ 0.725805] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.728270] rtc_cmos 00:00: RTC can wake from S4\n[ 0.729896] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.731599] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.733383] device-mapper: uevent: version 1.0.3\n[ 0.734754] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.737120] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.738833] TCP: cubic registered\n[ 0.739944] NET: Registered protocol family 10\n[ 0.741567] NET: Registered protocol family 17\n[ 0.742853] Key type dns_resolver registered\n[ 0.744273] Loading compiled-in X.509 certificates\n[ 0.746141] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.755916] registered taskstats version 1\n[ 0.759128] Key type trusted registered\n[ 0.763402] Key type encrypted registered\n[ 0.764677] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.766150] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.768200] regulator-dummy: disabling\n[ 0.769392] Magic number: 14:409:130\n[ 0.770513] acpi device:05: hash matches\n[ 0.771744] rtc_cmos 00:00: setting system clock to 2018-08-26 13:06:21 UTC (1535288781)\n[ 0.774019] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.775522] EDD information not available.\n[ 0.821340] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.823607] Write protecting the kernel read-only data: 12288k\n[ 0.825769] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.829239] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.844169] systemd-udevd[107]: starting version 204\n[ 0.885958] FDC 0 is a S82078B\n[ 1.028049] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.192492] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.194280] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.196120] usb 1-1: Product: QEMU USB Tablet\n[ 1.197332] usb 1-1: Manufacturer: QEMU\n[ 1.198435] usb 1-1: SerialNumber: 42\n[ 1.464112] tsc: Refined TSC clocksource calibration: 3491.845 MHz\n[ 1.905076] 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.243706] 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.794911] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 3.185789] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Sun, 26 Aug 2018 13:06:24 +0000. Up 4.04 seconds.\ncloud-init-nonet[4.23]: 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 * Stopping set console keymap[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.91]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 26 Aug 2018 13:06:26 +0000. Up 6.08 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:65:c5:2c |\nci-info: | eth0 | True | 192.168.0.18 | 255.255.255.0 | fa:16:3e:c4:7e:6c |\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.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n"} 2018-08-26 13:07:13,950 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34/action used request id req-085d13df-5ac4-4137-8639-58c011b215dd 2018-08-26 13:07:13,950 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0855259895325s 2018-08-26 13:07:13,950 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34/action used request id req-085d13df-5ac4-4137-8639-58c011b215dd 2018-08-26 13:07:13,951 - 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.009197] AppArmor: AppArmor initialized [ 0.012231] Yama: becoming mindful. [ 0.014093] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017813] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020913] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022564] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.025034] Initializing cgroup subsys memory [ 0.026294] Initializing cgroup subsys devices [ 0.028015] Initializing cgroup subsys freezer [ 0.029240] Initializing cgroup subsys blkio [ 0.030454] Initializing cgroup subsys perf_event [ 0.032021] Initializing cgroup subsys hugetlb [ 0.033415] FEATURE SPEC_CTRL Not Present [ 0.036195] mce: CPU supports 10 MCE banks [ 0.037457] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.037457] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040011] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.041741] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.044003] Speculative Store Bypass: Vulnerable [ 0.046360] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.052957] ACPI: Core revision 20131115 [ 0.054680] ACPI: All ACPI Tables successfully acquired [ 0.056414] ftrace: allocating 28717 entries in 113 pages [ 0.076304] smpboot: Max logical packages: 2 [ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.081753] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.084289] Enabling x2apic [ 0.085207] Enabled x2apic [ 0.086366] Switched APIC routing to physical x2apic. [ 0.089379] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.090937] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.093393] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.101485] KVM setup paravirtual spinlock [ 0.106203] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.108144] x86: Booting SMP configuration: [ 0.109351] .... node #0, CPUs: #1[ 0.106118] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.124018] x86: Booted up 1 node, 2 CPUs [ 0.124013] KVM setup async PF for cpu 1 [ 0.124016] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.127752] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.128433] devtmpfs: initialized [ 0.132072] EVM: security.selinux [ 0.133056] EVM: security.SMACK64 [ 0.134020] EVM: security.ima [ 0.134933] EVM: security.capability [ 0.137127] pinctrl core: initialized pinctrl subsystem [ 0.138550] regulator-dummy: no parameters [ 0.139776] RTC time: 13:06:20, date: 08/26/18 [ 0.140134] NET: Registered protocol family 16 [ 0.141527] cpuidle: using governor ladder [ 0.142692] cpuidle: using governor menu [ 0.143859] ACPI: bus type PCI registered [ 0.144017] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.145761] PCI: Using configuration type 1 for base access [ 0.147898] bio: create slab at 0 [ 0.148084] ACPI: Added _OSI(Module Device) [ 0.149238] ACPI: Added _OSI(Processor Device) [ 0.150429] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.151661] ACPI: Added _OSI(Processor Aggregator Device) [ 0.153283] ACPI: Interpreter enabled [ 0.154352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.156799] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.159485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.161775] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.164007] ACPI: (supports S0 S5) [ 0.168003] ACPI: Using IOAPIC for interrupt routing [ 0.169351] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.171922] ACPI: No dock devices found. [ 0.174046] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.175598] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.176007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.177658] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.180216] acpiphp: Slot [3] registered [ 0.181325] acpiphp: Slot [4] registered [ 0.182440] acpiphp: Slot [5] registered [ 0.183562] acpiphp: Slot [6] registered [ 0.184023] acpiphp: Slot [7] registered [ 0.185153] acpiphp: Slot [8] registered [ 0.186258] acpiphp: Slot [9] registered [ 0.187378] acpiphp: Slot [10] registered [ 0.188021] acpiphp: Slot [11] registered [ 0.189173] acpiphp: Slot [12] registered [ 0.190303] acpiphp: Slot [13] registered [ 0.191437] acpiphp: Slot [14] registered [ 0.192021] acpiphp: Slot [15] registered [ 0.193147] acpiphp: Slot [16] registered [ 0.194337] acpiphp: Slot [17] registered [ 0.195467] acpiphp: Slot [18] registered [ 0.196028] acpiphp: Slot [19] registered [ 0.197172] acpiphp: Slot [20] registered [ 0.198305] acpiphp: Slot [21] registered [ 0.199421] acpiphp: Slot [22] registered [ 0.200021] acpiphp: Slot [23] registered [ 0.201148] acpiphp: Slot [24] registered [ 0.202266] acpiphp: Slot [25] registered [ 0.203385] acpiphp: Slot [26] registered [ 0.204020] acpiphp: Slot [27] registered [ 0.205115] acpiphp: Slot [28] registered [ 0.206224] acpiphp: Slot [29] registered [ 0.207320] acpiphp: Slot [30] registered [ 0.208027] acpiphp: Slot [31] registered [ 0.209114] PCI host bridge to bus 0000:00 [ 0.210227] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.211630] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.212004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.213670] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.215499] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.216003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.223589] 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.251469] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.253008] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.255052] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.256993] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.259334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.260805] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.262620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.262620] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.264003] vgaarb: loaded [ 0.264916] vgaarb: bridge control possible 0000:00:02.0 [ 0.266710] SCSI subsystem initialized [ 0.268081] ACPI: bus type USB registered [ 0.269352] usbcore: registered new interface driver usbfs [ 0.270925] usbcore: registered new interface driver hub [ 0.272050] usbcore: registered new device driver usb [ 0.273578] PCI: Using ACPI for IRQ routing [ 0.273728] NetLabel: Initializing [ 0.276007] NetLabel: domain hash size = 128 [ 0.277299] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.278794] NetLabel: unlabeled traffic allowed by default [ 0.280198] Switched to clocksource kvm-clock [ 0.288964] AppArmor: AppArmor Filesystem Enabled [ 0.290438] pnp: PnP ACPI init [ 0.291457] ACPI: bus type PNP registered [ 0.293177] pnp: PnP ACPI: found 8 devices [ 0.294441] ACPI: bus type PNP unregistered [ 0.302078] NET: Registered protocol family 2 [ 0.303680] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.305969] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.308021] TCP: Hash tables configured (established 16384 bind 16384) [ 0.309908] TCP: reno registered [ 0.310941] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.312652] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.314526] NET: Registered protocol family 1 [ 0.315865] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.317522] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.319140] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.341340] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.363673] Trying to unpack rootfs image as initramfs... [ 0.463523] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.465832] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.467312] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.469278] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.472267] Scanning for low memory corruption every 60 seconds [ 0.474802] Initialise system trusted keyring [ 0.476398] audit: initializing netlink socket (disabled) [ 0.478143] type=2000 audit(1535288780.942:1): initialized [ 0.499192] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.501908] zbud: loaded [ 0.502998] VFS: Disk quotas dquot_6.5.2 [ 0.504159] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.506228] fuse init (API version 7.22) [ 0.507463] msgmni has been set to 3997 [ 0.508606] Key type big_key registered [ 0.510413] Key type asymmetric registered [ 0.511547] Asymmetric key parser 'x509' registered [ 0.512853] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.514961] io scheduler noop registered [ 0.516057] io scheduler deadline registered (default) [ 0.517410] io scheduler cfq registered [ 0.518544] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.520257] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.522347] ipmi message handler version 39.2 [ 0.523828] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.526257] ACPI: Power Button [PWRF] [ 0.527616] GHES: HEST is not enabled! [ 0.549578] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.593172] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.615515] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.617559] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.643204] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.646112] Linux agpgart interface v0.103 [ 0.648237] brd: module loaded [ 0.649605] loop: module loaded [ 0.650908] blk-mq: CPU -> queue map [ 0.651915] CPU 0 -> Queue 0 [ 0.652911] CPU 1 -> Queue 0 [ 0.654661] vda: vda1 [ 0.656424] scsi0 : ata_piix [ 0.657670] scsi1 : ata_piix [ 0.658741] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.660778] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.663047] libphy: Fixed MDIO Bus: probed [ 0.664524] tun: Universal TUN/TAP device driver, 1.6 [ 0.666124] tun: (C) 1999-2004 Max Krasnyansky [ 0.670531] PPP generic driver version 2.4.2 [ 0.671914] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.673740] ehci-pci: EHCI PCI platform driver [ 0.675008] ehci-platform: EHCI generic platform driver [ 0.676374] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.677923] ohci-pci: OHCI PCI platform driver [ 0.679137] ohci-platform: OHCI generic platform driver [ 0.680497] uhci_hcd: USB Universal Host Controller Interface driver [ 0.702967] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.704365] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.706440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.707982] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.709660] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.711660] usb usb1: Product: UHCI Host Controller [ 0.712968] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.714573] usb usb1: SerialNumber: 0000:00:01.2 [ 0.715940] hub 1-0:1.0: USB hub found [ 0.717018] hub 1-0:1.0: 2 ports detected [ 0.718283] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.721204] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.722537] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.724061] mousedev: PS/2 mouse device common for all mice [ 0.725805] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.728270] rtc_cmos 00:00: RTC can wake from S4 [ 0.729896] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.731599] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.733383] device-mapper: uevent: version 1.0.3 [ 0.734754] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.737120] ledtrig-cpu: registered to indicate activity on CPUs [ 0.738833] TCP: cubic registered [ 0.739944] NET: Registered protocol family 10 [ 0.741567] NET: Registered protocol family 17 [ 0.742853] Key type dns_resolver registered [ 0.744273] Loading compiled-in X.509 certificates [ 0.746141] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.755916] registered taskstats version 1 [ 0.759128] Key type trusted registered [ 0.763402] Key type encrypted registered [ 0.764677] AppArmor: AppArmor sha1 policy hashing enabled [ 0.766150] IMA: No TPM chip found, activating TPM-bypass! [ 0.768200] regulator-dummy: disabling [ 0.769392] Magic number: 14:409:130 [ 0.770513] acpi device:05: hash matches [ 0.771744] rtc_cmos 00:00: setting system clock to 2018-08-26 13:06:21 UTC (1535288781) [ 0.774019] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.775522] EDD information not available. [ 0.821340] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.823607] Write protecting the kernel read-only data: 12288k [ 0.825769] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.829239] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.844169] systemd-udevd[107]: starting version 204 [ 0.885958] FDC 0 is a S82078B [ 1.028049] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.192492] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.194280] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.196120] usb 1-1: Product: QEMU USB Tablet [ 1.197332] usb 1-1: Manufacturer: QEMU [ 1.198435] usb 1-1: SerialNumber: 42 [ 1.464112] tsc: Refined TSC clocksource calibration: 3491.845 MHz [ 1.905076] 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.243706] 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.794911] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 3.185789] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sun, 26 Aug 2018 13:06:24 +0000. Up 4.04 seconds. cloud-init-nonet[4.23]: 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 ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.91]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 26 Aug 2018 13:06:26 +0000. Up 6.08 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:65:c5:2c | ci-info: | eth0 | True | 192.168.0.18 | 255.255.255.0 | fa:16:3e:c4:7e:6c | 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.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ * Starting enable remaining boot-time encrypted block devices[74G[ OK ] 2018-08-26 13:07:13,952 - functest.core.singlevm - DEBUG - try 4: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-26 13:07:23,962 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 13:07:23,966 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:07:24,432 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:07: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-0037c34b-73ee-4b9f-b9bb-d92c465ae855 x-compute-request-id: req-0037c34b-73ee-4b9f-b9bb-d92c465ae855 Content-Encoding: gzip Content-Length: 1498 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:c4:7e:6c", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:7e:6c", "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:65:c5:2c", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:c5:2c", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/44585adb-a974-4743-8ee5-68ef49323e34", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "44585adb-a974-4743-8ee5-68ef49323e34", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "bono-0.clearwater.opnfv", "created": "2018-08-26T13:05:34Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:5d:e3", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:5d:e3", "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:74:94:5f", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:94:5f", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "homer-0.clearwater.opnfv", "created": "2018-08-26T13:05:34Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:70:a6", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:70:a6", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:04:67", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "dime-0.clearwater.opnfv", "created": "2018-08-26T13:05:33Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:76:07", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:76:07", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:3f:bd", "version": 4, "addr": "192.168.1.22", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/04010b09-d548-48ae-8871-56d5c14751a2", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/04010b09-d548-48ae-8871-56d5c14751a2", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:06.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "04010b09-d548-48ae-8871-56d5c14751a2", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:06Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-26T13:05:32Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:68:d3", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:68:d3", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:03:d7:5a", "version": 4, "addr": "192.168.1.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/57ebb195-7daf-48cc-a21b-c274f8e0bb85", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/57ebb195-7daf-48cc-a21b-c274f8e0bb85", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:11.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "57ebb195-7daf-48cc-a21b-c274f8e0bb85", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:11Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-26T13:05:32Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:d7:76", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:d7:76", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b55ce29a-afa7-419f-b72b-55ee4962e6ac", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b55ce29a-afa7-419f-b72b-55ee4962e6ac", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:05:17.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "b55ce29a-afa7-419f-b72b-55ee4962e6ac", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:05:17Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-26T13:03:38Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:07:50", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:07:50", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:c1:d2", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b00b1f06-37cc-49cb-a11f-b314a9d7d334", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b00b1f06-37cc-49cb-a11f-b314a9d7d334", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:03:28.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "b00b1f06-37cc-49cb-a11f-b314a9d7d334", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:03:28Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "ns.clearwater.opnfv", "created": "2018-08-26T13:01:44Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 13:07:24,433 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-0037c34b-73ee-4b9f-b9bb-d92c465ae855 2018-08-26 13:07:24,433 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.470360994339s 2018-08-26 13:07:24,434 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-0037c34b-73ee-4b9f-b9bb-d92c465ae855 2018-08-26 13:07:24,442 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-26 13:07:24,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34/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}2016cfaed43b26833edac4f0a563297dd680dc74" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-26 13:07:24,513 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:07:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-64eeebde-e24c-457f-86dc-aac090c12674 x-compute-request-id: req-64eeebde-e24c-457f-86dc-aac090c12674 Content-Encoding: gzip Content-Length: 8681 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.009197] AppArmor: AppArmor initialized\n[ 0.012231] Yama: becoming mindful.\n[ 0.014093] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017813] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020913] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022564] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.025034] Initializing cgroup subsys memory\n[ 0.026294] Initializing cgroup subsys devices\n[ 0.028015] Initializing cgroup subsys freezer\n[ 0.029240] Initializing cgroup subsys blkio\n[ 0.030454] Initializing cgroup subsys perf_event\n[ 0.032021] Initializing cgroup subsys hugetlb\n[ 0.033415] FEATURE SPEC_CTRL Not Present\n[ 0.036195] mce: CPU supports 10 MCE banks\n[ 0.037457] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.037457] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040011] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.041741] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.044003] Speculative Store Bypass: Vulnerable\n[ 0.046360] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.052957] ACPI: Core revision 20131115\n[ 0.054680] ACPI: All ACPI Tables successfully acquired\n[ 0.056414] ftrace: allocating 28717 entries in 113 pages\n[ 0.076304] smpboot: Max logical packages: 2\n[ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.081753] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.084289] Enabling x2apic\n[ 0.085207] Enabled x2apic\n[ 0.086366] Switched APIC routing to physical x2apic.\n[ 0.089379] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.090937] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.093393] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.101485] KVM setup paravirtual spinlock\n[ 0.106203] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.108144] x86: Booting SMP configuration:\n[ 0.109351] .... node #0, CPUs: #1[ 0.106118] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.124018] x86: Booted up 1 node, 2 CPUs\n[ 0.124013] KVM setup async PF for cpu 1\n[ 0.124016] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.127752] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.128433] devtmpfs: initialized\n[ 0.132072] EVM: security.selinux\n[ 0.133056] EVM: security.SMACK64\n[ 0.134020] EVM: security.ima\n[ 0.134933] EVM: security.capability\n[ 0.137127] pinctrl core: initialized pinctrl subsystem\n[ 0.138550] regulator-dummy: no parameters\n[ 0.139776] RTC time: 13:06:20, date: 08/26/18\n[ 0.140134] NET: Registered protocol family 16\n[ 0.141527] cpuidle: using governor ladder\n[ 0.142692] cpuidle: using governor menu\n[ 0.143859] ACPI: bus type PCI registered\n[ 0.144017] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.145761] PCI: Using configuration type 1 for base access\n[ 0.147898] bio: create slab at 0\n[ 0.148084] ACPI: Added _OSI(Module Device)\n[ 0.149238] ACPI: Added _OSI(Processor Device)\n[ 0.150429] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.151661] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.153283] ACPI: Interpreter enabled\n[ 0.154352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.156799] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.159485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.161775] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.164007] ACPI: (supports S0 S5)\n[ 0.168003] ACPI: Using IOAPIC for interrupt routing\n[ 0.169351] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.171922] ACPI: No dock devices found.\n[ 0.174046] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.175598] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.176007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.177658] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.180216] acpiphp: Slot [3] registered\n[ 0.181325] acpiphp: Slot [4] registered\n[ 0.182440] acpiphp: Slot [5] registered\n[ 0.183562] acpiphp: Slot [6] registered\n[ 0.184023] acpiphp: Slot [7] registered\n[ 0.185153] acpiphp: Slot [8] registered\n[ 0.186258] acpiphp: Slot [9] registered\n[ 0.187378] acpiphp: Slot [10] registered\n[ 0.188021] acpiphp: Slot [11] registered\n[ 0.189173] acpiphp: Slot [12] registered\n[ 0.190303] acpiphp: Slot [13] registered\n[ 0.191437] acpiphp: Slot [14] registered\n[ 0.192021] acpiphp: Slot [15] registered\n[ 0.193147] acpiphp: Slot [16] registered\n[ 0.194337] acpiphp: Slot [17] registered\n[ 0.195467] acpiphp: Slot [18] registered\n[ 0.196028] acpiphp: Slot [19] registered\n[ 0.197172] acpiphp: Slot [20] registered\n[ 0.198305] acpiphp: Slot [21] registered\n[ 0.199421] acpiphp: Slot [22] registered\n[ 0.200021] acpiphp: Slot [23] registered\n[ 0.201148] acpiphp: Slot [24] registered\n[ 0.202266] acpiphp: Slot [25] registered\n[ 0.203385] acpiphp: Slot [26] registered\n[ 0.204020] acpiphp: Slot [27] registered\n[ 0.205115] acpiphp: Slot [28] registered\n[ 0.206224] acpiphp: Slot [29] registered\n[ 0.207320] acpiphp: Slot [30] registered\n[ 0.208027] acpiphp: Slot [31] registered\n[ 0.209114] PCI host bridge to bus 0000:00\n[ 0.210227] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.211630] 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.213670] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.215499] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.216003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.223589] 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.251469] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.253008] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.255052] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.256993] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.259334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.260805] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.262620] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.262620] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.264003] vgaarb: loaded\n[ 0.264916] vgaarb: bridge control possible 0000:00:02.0\n[ 0.266710] SCSI subsystem initialized\n[ 0.268081] ACPI: bus type USB registered\n[ 0.269352] usbcore: registered new interface driver usbfs\n[ 0.270925] usbcore: registered new interface driver hub\n[ 0.272050] usbcore: registered new device driver usb\n[ 0.273578] PCI: Using ACPI for IRQ routing\n[ 0.273728] NetLabel: Initializing\n[ 0.276007] NetLabel: domain hash size = 128\n[ 0.277299] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.278794] NetLabel: unlabeled traffic allowed by default\n[ 0.280198] Switched to clocksource kvm-clock\n[ 0.288964] AppArmor: AppArmor Filesystem Enabled\n[ 0.290438] pnp: PnP ACPI init\n[ 0.291457] ACPI: bus type PNP registered\n[ 0.293177] pnp: PnP ACPI: found 8 devices\n[ 0.294441] ACPI: bus type PNP unregistered\n[ 0.302078] NET: Registered protocol family 2\n[ 0.303680] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.305969] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.308021] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.309908] TCP: reno registered\n[ 0.310941] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.312652] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.314526] NET: Registered protocol family 1\n[ 0.315865] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.317522] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.319140] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.341340] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.363673] Trying to unpack rootfs image as initramfs...\n[ 0.463523] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.465832] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.467312] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.469278] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.472267] Scanning for low memory corruption every 60 seconds\n[ 0.474802] Initialise system trusted keyring\n[ 0.476398] audit: initializing netlink socket (disabled)\n[ 0.478143] type=2000 audit(1535288780.942:1): initialized\n[ 0.499192] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.501908] zbud: loaded\n[ 0.502998] VFS: Disk quotas dquot_6.5.2\n[ 0.504159] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.506228] fuse init (API version 7.22)\n[ 0.507463] msgmni has been set to 3997\n[ 0.508606] Key type big_key registered\n[ 0.510413] Key type asymmetric registered\n[ 0.511547] Asymmetric key parser 'x509' registered\n[ 0.512853] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.514961] io scheduler noop registered\n[ 0.516057] io scheduler deadline registered (default)\n[ 0.517410] io scheduler cfq registered\n[ 0.518544] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520257] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.522347] ipmi message handler version 39.2\n[ 0.523828] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.526257] ACPI: Power Button [PWRF]\n[ 0.527616] GHES: HEST is not enabled!\n[ 0.549578] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.593172] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.615515] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.617559] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.643204] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.646112] Linux agpgart interface v0.103\n[ 0.648237] brd: module loaded\n[ 0.649605] loop: module loaded\n[ 0.650908] blk-mq: CPU -> queue map\n[ 0.651915] CPU 0 -> Queue 0\n[ 0.652911] CPU 1 -> Queue 0\n[ 0.654661] vda: vda1\n[ 0.656424] scsi0 : ata_piix\n[ 0.657670] scsi1 : ata_piix\n[ 0.658741] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.660778] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.663047] libphy: Fixed MDIO Bus: probed\n[ 0.664524] tun: Universal TUN/TAP device driver, 1.6\n[ 0.666124] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.670531] PPP generic driver version 2.4.2\n[ 0.671914] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.673740] ehci-pci: EHCI PCI platform driver\n[ 0.675008] ehci-platform: EHCI generic platform driver\n[ 0.676374] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.677923] ohci-pci: OHCI PCI platform driver\n[ 0.679137] ohci-platform: OHCI generic platform driver\n[ 0.680497] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.702967] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.704365] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.706440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.707982] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.709660] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.711660] usb usb1: Product: UHCI Host Controller\n[ 0.712968] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.714573] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.715940] hub 1-0:1.0: USB hub found\n[ 0.717018] hub 1-0:1.0: 2 ports detected\n[ 0.718283] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.721204] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.722537] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.724061] mousedev: PS/2 mouse device common for all mice\n[ 0.725805] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.728270] rtc_cmos 00:00: RTC can wake from S4\n[ 0.729896] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.731599] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.733383] device-mapper: uevent: version 1.0.3\n[ 0.734754] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.737120] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.738833] TCP: cubic registered\n[ 0.739944] NET: Registered protocol family 10\n[ 0.741567] NET: Registered protocol family 17\n[ 0.742853] Key type dns_resolver registered\n[ 0.744273] Loading compiled-in X.509 certificates\n[ 0.746141] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.755916] registered taskstats version 1\n[ 0.759128] Key type trusted registered\n[ 0.763402] Key type encrypted registered\n[ 0.764677] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.766150] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.768200] regulator-dummy: disabling\n[ 0.769392] Magic number: 14:409:130\n[ 0.770513] acpi device:05: hash matches\n[ 0.771744] rtc_cmos 00:00: setting system clock to 2018-08-26 13:06:21 UTC (1535288781)\n[ 0.774019] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.775522] EDD information not available.\n[ 0.821340] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.823607] Write protecting the kernel read-only data: 12288k\n[ 0.825769] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.829239] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.844169] systemd-udevd[107]: starting version 204\n[ 0.885958] FDC 0 is a S82078B\n[ 1.028049] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.192492] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.194280] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.196120] usb 1-1: Product: QEMU USB Tablet\n[ 1.197332] usb 1-1: Manufacturer: QEMU\n[ 1.198435] usb 1-1: SerialNumber: 42\n[ 1.464112] tsc: Refined TSC clocksource calibration: 3491.845 MHz\n[ 1.905076] 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.243706] 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.794911] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 3.185789] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Sun, 26 Aug 2018 13:06:24 +0000. Up 4.04 seconds.\ncloud-init-nonet[4.23]: 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 * Stopping set console keymap[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.91]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 26 Aug 2018 13:06:26 +0000. Up 6.08 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:65:c5:2c |\nci-info: | eth0 | True | 192.168.0.18 | 255.255.255.0 | fa:16:3e:c4:7e:6c |\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.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n"} 2018-08-26 13:07:24,514 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34/action used request id req-64eeebde-e24c-457f-86dc-aac090c12674 2018-08-26 13:07:24,514 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0719890594482s 2018-08-26 13:07:24,515 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34/action used request id req-64eeebde-e24c-457f-86dc-aac090c12674 2018-08-26 13:07:24,515 - 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.009197] AppArmor: AppArmor initialized [ 0.012231] Yama: becoming mindful. [ 0.014093] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017813] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020913] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022564] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.025034] Initializing cgroup subsys memory [ 0.026294] Initializing cgroup subsys devices [ 0.028015] Initializing cgroup subsys freezer [ 0.029240] Initializing cgroup subsys blkio [ 0.030454] Initializing cgroup subsys perf_event [ 0.032021] Initializing cgroup subsys hugetlb [ 0.033415] FEATURE SPEC_CTRL Not Present [ 0.036195] mce: CPU supports 10 MCE banks [ 0.037457] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.037457] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040011] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.041741] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.044003] Speculative Store Bypass: Vulnerable [ 0.046360] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.052957] ACPI: Core revision 20131115 [ 0.054680] ACPI: All ACPI Tables successfully acquired [ 0.056414] ftrace: allocating 28717 entries in 113 pages [ 0.076304] smpboot: Max logical packages: 2 [ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.081753] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.084289] Enabling x2apic [ 0.085207] Enabled x2apic [ 0.086366] Switched APIC routing to physical x2apic. [ 0.089379] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.090937] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.093393] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.101485] KVM setup paravirtual spinlock [ 0.106203] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.108144] x86: Booting SMP configuration: [ 0.109351] .... node #0, CPUs: #1[ 0.106118] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.124018] x86: Booted up 1 node, 2 CPUs [ 0.124013] KVM setup async PF for cpu 1 [ 0.124016] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.127752] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.128433] devtmpfs: initialized [ 0.132072] EVM: security.selinux [ 0.133056] EVM: security.SMACK64 [ 0.134020] EVM: security.ima [ 0.134933] EVM: security.capability [ 0.137127] pinctrl core: initialized pinctrl subsystem [ 0.138550] regulator-dummy: no parameters [ 0.139776] RTC time: 13:06:20, date: 08/26/18 [ 0.140134] NET: Registered protocol family 16 [ 0.141527] cpuidle: using governor ladder [ 0.142692] cpuidle: using governor menu [ 0.143859] ACPI: bus type PCI registered [ 0.144017] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.145761] PCI: Using configuration type 1 for base access [ 0.147898] bio: create slab at 0 [ 0.148084] ACPI: Added _OSI(Module Device) [ 0.149238] ACPI: Added _OSI(Processor Device) [ 0.150429] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.151661] ACPI: Added _OSI(Processor Aggregator Device) [ 0.153283] ACPI: Interpreter enabled [ 0.154352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.156799] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.159485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.161775] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.164007] ACPI: (supports S0 S5) [ 0.168003] ACPI: Using IOAPIC for interrupt routing [ 0.169351] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.171922] ACPI: No dock devices found. [ 0.174046] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.175598] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.176007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.177658] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.180216] acpiphp: Slot [3] registered [ 0.181325] acpiphp: Slot [4] registered [ 0.182440] acpiphp: Slot [5] registered [ 0.183562] acpiphp: Slot [6] registered [ 0.184023] acpiphp: Slot [7] registered [ 0.185153] acpiphp: Slot [8] registered [ 0.186258] acpiphp: Slot [9] registered [ 0.187378] acpiphp: Slot [10] registered [ 0.188021] acpiphp: Slot [11] registered [ 0.189173] acpiphp: Slot [12] registered [ 0.190303] acpiphp: Slot [13] registered [ 0.191437] acpiphp: Slot [14] registered [ 0.192021] acpiphp: Slot [15] registered [ 0.193147] acpiphp: Slot [16] registered [ 0.194337] acpiphp: Slot [17] registered [ 0.195467] acpiphp: Slot [18] registered [ 0.196028] acpiphp: Slot [19] registered [ 0.197172] acpiphp: Slot [20] registered [ 0.198305] acpiphp: Slot [21] registered [ 0.199421] acpiphp: Slot [22] registered [ 0.200021] acpiphp: Slot [23] registered [ 0.201148] acpiphp: Slot [24] registered [ 0.202266] acpiphp: Slot [25] registered [ 0.203385] acpiphp: Slot [26] registered [ 0.204020] acpiphp: Slot [27] registered [ 0.205115] acpiphp: Slot [28] registered [ 0.206224] acpiphp: Slot [29] registered [ 0.207320] acpiphp: Slot [30] registered [ 0.208027] acpiphp: Slot [31] registered [ 0.209114] PCI host bridge to bus 0000:00 [ 0.210227] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.211630] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.212004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.213670] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.215499] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.216003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.223589] 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.251469] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.253008] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.255052] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.256993] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.259334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.260805] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.262620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.262620] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.264003] vgaarb: loaded [ 0.264916] vgaarb: bridge control possible 0000:00:02.0 [ 0.266710] SCSI subsystem initialized [ 0.268081] ACPI: bus type USB registered [ 0.269352] usbcore: registered new interface driver usbfs [ 0.270925] usbcore: registered new interface driver hub [ 0.272050] usbcore: registered new device driver usb [ 0.273578] PCI: Using ACPI for IRQ routing [ 0.273728] NetLabel: Initializing [ 0.276007] NetLabel: domain hash size = 128 [ 0.277299] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.278794] NetLabel: unlabeled traffic allowed by default [ 0.280198] Switched to clocksource kvm-clock [ 0.288964] AppArmor: AppArmor Filesystem Enabled [ 0.290438] pnp: PnP ACPI init [ 0.291457] ACPI: bus type PNP registered [ 0.293177] pnp: PnP ACPI: found 8 devices [ 0.294441] ACPI: bus type PNP unregistered [ 0.302078] NET: Registered protocol family 2 [ 0.303680] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.305969] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.308021] TCP: Hash tables configured (established 16384 bind 16384) [ 0.309908] TCP: reno registered [ 0.310941] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.312652] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.314526] NET: Registered protocol family 1 [ 0.315865] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.317522] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.319140] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.341340] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.363673] Trying to unpack rootfs image as initramfs... [ 0.463523] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.465832] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.467312] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.469278] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.472267] Scanning for low memory corruption every 60 seconds [ 0.474802] Initialise system trusted keyring [ 0.476398] audit: initializing netlink socket (disabled) [ 0.478143] type=2000 audit(1535288780.942:1): initialized [ 0.499192] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.501908] zbud: loaded [ 0.502998] VFS: Disk quotas dquot_6.5.2 [ 0.504159] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.506228] fuse init (API version 7.22) [ 0.507463] msgmni has been set to 3997 [ 0.508606] Key type big_key registered [ 0.510413] Key type asymmetric registered [ 0.511547] Asymmetric key parser 'x509' registered [ 0.512853] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.514961] io scheduler noop registered [ 0.516057] io scheduler deadline registered (default) [ 0.517410] io scheduler cfq registered [ 0.518544] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.520257] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.522347] ipmi message handler version 39.2 [ 0.523828] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.526257] ACPI: Power Button [PWRF] [ 0.527616] GHES: HEST is not enabled! [ 0.549578] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.593172] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.615515] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.617559] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.643204] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.646112] Linux agpgart interface v0.103 [ 0.648237] brd: module loaded [ 0.649605] loop: module loaded [ 0.650908] blk-mq: CPU -> queue map [ 0.651915] CPU 0 -> Queue 0 [ 0.652911] CPU 1 -> Queue 0 [ 0.654661] vda: vda1 [ 0.656424] scsi0 : ata_piix [ 0.657670] scsi1 : ata_piix [ 0.658741] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.660778] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.663047] libphy: Fixed MDIO Bus: probed [ 0.664524] tun: Universal TUN/TAP device driver, 1.6 [ 0.666124] tun: (C) 1999-2004 Max Krasnyansky [ 0.670531] PPP generic driver version 2.4.2 [ 0.671914] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.673740] ehci-pci: EHCI PCI platform driver [ 0.675008] ehci-platform: EHCI generic platform driver [ 0.676374] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.677923] ohci-pci: OHCI PCI platform driver [ 0.679137] ohci-platform: OHCI generic platform driver [ 0.680497] uhci_hcd: USB Universal Host Controller Interface driver [ 0.702967] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.704365] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.706440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.707982] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.709660] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.711660] usb usb1: Product: UHCI Host Controller [ 0.712968] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.714573] usb usb1: SerialNumber: 0000:00:01.2 [ 0.715940] hub 1-0:1.0: USB hub found [ 0.717018] hub 1-0:1.0: 2 ports detected [ 0.718283] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.721204] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.722537] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.724061] mousedev: PS/2 mouse device common for all mice [ 0.725805] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.728270] rtc_cmos 00:00: RTC can wake from S4 [ 0.729896] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.731599] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.733383] device-mapper: uevent: version 1.0.3 [ 0.734754] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.737120] ledtrig-cpu: registered to indicate activity on CPUs [ 0.738833] TCP: cubic registered [ 0.739944] NET: Registered protocol family 10 [ 0.741567] NET: Registered protocol family 17 [ 0.742853] Key type dns_resolver registered [ 0.744273] Loading compiled-in X.509 certificates [ 0.746141] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.755916] registered taskstats version 1 [ 0.759128] Key type trusted registered [ 0.763402] Key type encrypted registered [ 0.764677] AppArmor: AppArmor sha1 policy hashing enabled [ 0.766150] IMA: No TPM chip found, activating TPM-bypass! [ 0.768200] regulator-dummy: disabling [ 0.769392] Magic number: 14:409:130 [ 0.770513] acpi device:05: hash matches [ 0.771744] rtc_cmos 00:00: setting system clock to 2018-08-26 13:06:21 UTC (1535288781) [ 0.774019] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.775522] EDD information not available. [ 0.821340] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.823607] Write protecting the kernel read-only data: 12288k [ 0.825769] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.829239] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.844169] systemd-udevd[107]: starting version 204 [ 0.885958] FDC 0 is a S82078B [ 1.028049] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.192492] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.194280] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.196120] usb 1-1: Product: QEMU USB Tablet [ 1.197332] usb 1-1: Manufacturer: QEMU [ 1.198435] usb 1-1: SerialNumber: 42 [ 1.464112] tsc: Refined TSC clocksource calibration: 3491.845 MHz [ 1.905076] 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.243706] 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.794911] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 3.185789] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sun, 26 Aug 2018 13:06:24 +0000. Up 4.04 seconds. cloud-init-nonet[4.23]: 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 ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.91]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 26 Aug 2018 13:06:26 +0000. Up 6.08 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:65:c5:2c | ci-info: | eth0 | True | 192.168.0.18 | 255.255.255.0 | fa:16:3e:c4:7e:6c | 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.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ * Starting enable remaining boot-time encrypted block devices[74G[ OK ] 2018-08-26 13:07:24,516 - functest.core.singlevm - DEBUG - try 5: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-26 13:07:34,527 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 13:07:34,530 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:07:34,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:07:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-292e1e4a-f174-4fc9-aa7e-a19846e93742 x-compute-request-id: req-292e1e4a-f174-4fc9-aa7e-a19846e93742 Content-Encoding: gzip Content-Length: 1498 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:c4:7e:6c", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:7e:6c", "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:65:c5:2c", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:c5:2c", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/44585adb-a974-4743-8ee5-68ef49323e34", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "44585adb-a974-4743-8ee5-68ef49323e34", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "bono-0.clearwater.opnfv", "created": "2018-08-26T13:05:34Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:5d:e3", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:5d:e3", "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:74:94:5f", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:94:5f", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "homer-0.clearwater.opnfv", "created": "2018-08-26T13:05:34Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:70:a6", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:70:a6", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:04:67", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "dime-0.clearwater.opnfv", "created": "2018-08-26T13:05:33Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:76:07", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:76:07", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:3f:bd", "version": 4, "addr": "192.168.1.22", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/04010b09-d548-48ae-8871-56d5c14751a2", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/04010b09-d548-48ae-8871-56d5c14751a2", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:06.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "04010b09-d548-48ae-8871-56d5c14751a2", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:06Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-26T13:05:32Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:68:d3", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:68:d3", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:03:d7:5a", "version": 4, "addr": "192.168.1.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/57ebb195-7daf-48cc-a21b-c274f8e0bb85", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/57ebb195-7daf-48cc-a21b-c274f8e0bb85", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:11.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "57ebb195-7daf-48cc-a21b-c274f8e0bb85", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:11Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-26T13:05:32Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:d7:76", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:d7:76", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b55ce29a-afa7-419f-b72b-55ee4962e6ac", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b55ce29a-afa7-419f-b72b-55ee4962e6ac", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:05:17.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "b55ce29a-afa7-419f-b72b-55ee4962e6ac", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:05:17Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-26T13:03:38Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:07:50", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:07:50", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:c1:d2", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b00b1f06-37cc-49cb-a11f-b314a9d7d334", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b00b1f06-37cc-49cb-a11f-b314a9d7d334", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:03:28.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "b00b1f06-37cc-49cb-a11f-b314a9d7d334", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:03:28Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "ns.clearwater.opnfv", "created": "2018-08-26T13:01:44Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 13:07:34,987 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-292e1e4a-f174-4fc9-aa7e-a19846e93742 2018-08-26 13:07:34,987 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.459822893143s 2018-08-26 13:07:34,988 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-292e1e4a-f174-4fc9-aa7e-a19846e93742 2018-08-26 13:07:34,995 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-26 13:07:34,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34/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}2016cfaed43b26833edac4f0a563297dd680dc74" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-26 13:07:35,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:07: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-8d486bbd-0d66-428d-866d-5c40eea7cafa x-compute-request-id: req-8d486bbd-0d66-428d-866d-5c40eea7cafa Content-Encoding: gzip Content-Length: 8681 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.009197] AppArmor: AppArmor initialized\n[ 0.012231] Yama: becoming mindful.\n[ 0.014093] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017813] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020913] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022564] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.025034] Initializing cgroup subsys memory\n[ 0.026294] Initializing cgroup subsys devices\n[ 0.028015] Initializing cgroup subsys freezer\n[ 0.029240] Initializing cgroup subsys blkio\n[ 0.030454] Initializing cgroup subsys perf_event\n[ 0.032021] Initializing cgroup subsys hugetlb\n[ 0.033415] FEATURE SPEC_CTRL Not Present\n[ 0.036195] mce: CPU supports 10 MCE banks\n[ 0.037457] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.037457] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040011] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.041741] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.044003] Speculative Store Bypass: Vulnerable\n[ 0.046360] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.052957] ACPI: Core revision 20131115\n[ 0.054680] ACPI: All ACPI Tables successfully acquired\n[ 0.056414] ftrace: allocating 28717 entries in 113 pages\n[ 0.076304] smpboot: Max logical packages: 2\n[ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.081753] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.084289] Enabling x2apic\n[ 0.085207] Enabled x2apic\n[ 0.086366] Switched APIC routing to physical x2apic.\n[ 0.089379] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.090937] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.093393] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.101485] KVM setup paravirtual spinlock\n[ 0.106203] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.108144] x86: Booting SMP configuration:\n[ 0.109351] .... node #0, CPUs: #1[ 0.106118] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.124018] x86: Booted up 1 node, 2 CPUs\n[ 0.124013] KVM setup async PF for cpu 1\n[ 0.124016] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.127752] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.128433] devtmpfs: initialized\n[ 0.132072] EVM: security.selinux\n[ 0.133056] EVM: security.SMACK64\n[ 0.134020] EVM: security.ima\n[ 0.134933] EVM: security.capability\n[ 0.137127] pinctrl core: initialized pinctrl subsystem\n[ 0.138550] regulator-dummy: no parameters\n[ 0.139776] RTC time: 13:06:20, date: 08/26/18\n[ 0.140134] NET: Registered protocol family 16\n[ 0.141527] cpuidle: using governor ladder\n[ 0.142692] cpuidle: using governor menu\n[ 0.143859] ACPI: bus type PCI registered\n[ 0.144017] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.145761] PCI: Using configuration type 1 for base access\n[ 0.147898] bio: create slab at 0\n[ 0.148084] ACPI: Added _OSI(Module Device)\n[ 0.149238] ACPI: Added _OSI(Processor Device)\n[ 0.150429] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.151661] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.153283] ACPI: Interpreter enabled\n[ 0.154352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.156799] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.159485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.161775] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.164007] ACPI: (supports S0 S5)\n[ 0.168003] ACPI: Using IOAPIC for interrupt routing\n[ 0.169351] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.171922] ACPI: No dock devices found.\n[ 0.174046] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.175598] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.176007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.177658] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.180216] acpiphp: Slot [3] registered\n[ 0.181325] acpiphp: Slot [4] registered\n[ 0.182440] acpiphp: Slot [5] registered\n[ 0.183562] acpiphp: Slot [6] registered\n[ 0.184023] acpiphp: Slot [7] registered\n[ 0.185153] acpiphp: Slot [8] registered\n[ 0.186258] acpiphp: Slot [9] registered\n[ 0.187378] acpiphp: Slot [10] registered\n[ 0.188021] acpiphp: Slot [11] registered\n[ 0.189173] acpiphp: Slot [12] registered\n[ 0.190303] acpiphp: Slot [13] registered\n[ 0.191437] acpiphp: Slot [14] registered\n[ 0.192021] acpiphp: Slot [15] registered\n[ 0.193147] acpiphp: Slot [16] registered\n[ 0.194337] acpiphp: Slot [17] registered\n[ 0.195467] acpiphp: Slot [18] registered\n[ 0.196028] acpiphp: Slot [19] registered\n[ 0.197172] acpiphp: Slot [20] registered\n[ 0.198305] acpiphp: Slot [21] registered\n[ 0.199421] acpiphp: Slot [22] registered\n[ 0.200021] acpiphp: Slot [23] registered\n[ 0.201148] acpiphp: Slot [24] registered\n[ 0.202266] acpiphp: Slot [25] registered\n[ 0.203385] acpiphp: Slot [26] registered\n[ 0.204020] acpiphp: Slot [27] registered\n[ 0.205115] acpiphp: Slot [28] registered\n[ 0.206224] acpiphp: Slot [29] registered\n[ 0.207320] acpiphp: Slot [30] registered\n[ 0.208027] acpiphp: Slot [31] registered\n[ 0.209114] PCI host bridge to bus 0000:00\n[ 0.210227] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.211630] 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.213670] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.215499] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.216003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.223589] 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.251469] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.253008] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.255052] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.256993] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.259334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.260805] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.262620] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.262620] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.264003] vgaarb: loaded\n[ 0.264916] vgaarb: bridge control possible 0000:00:02.0\n[ 0.266710] SCSI subsystem initialized\n[ 0.268081] ACPI: bus type USB registered\n[ 0.269352] usbcore: registered new interface driver usbfs\n[ 0.270925] usbcore: registered new interface driver hub\n[ 0.272050] usbcore: registered new device driver usb\n[ 0.273578] PCI: Using ACPI for IRQ routing\n[ 0.273728] NetLabel: Initializing\n[ 0.276007] NetLabel: domain hash size = 128\n[ 0.277299] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.278794] NetLabel: unlabeled traffic allowed by default\n[ 0.280198] Switched to clocksource kvm-clock\n[ 0.288964] AppArmor: AppArmor Filesystem Enabled\n[ 0.290438] pnp: PnP ACPI init\n[ 0.291457] ACPI: bus type PNP registered\n[ 0.293177] pnp: PnP ACPI: found 8 devices\n[ 0.294441] ACPI: bus type PNP unregistered\n[ 0.302078] NET: Registered protocol family 2\n[ 0.303680] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.305969] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.308021] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.309908] TCP: reno registered\n[ 0.310941] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.312652] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.314526] NET: Registered protocol family 1\n[ 0.315865] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.317522] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.319140] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.341340] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.363673] Trying to unpack rootfs image as initramfs...\n[ 0.463523] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.465832] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.467312] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.469278] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.472267] Scanning for low memory corruption every 60 seconds\n[ 0.474802] Initialise system trusted keyring\n[ 0.476398] audit: initializing netlink socket (disabled)\n[ 0.478143] type=2000 audit(1535288780.942:1): initialized\n[ 0.499192] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.501908] zbud: loaded\n[ 0.502998] VFS: Disk quotas dquot_6.5.2\n[ 0.504159] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.506228] fuse init (API version 7.22)\n[ 0.507463] msgmni has been set to 3997\n[ 0.508606] Key type big_key registered\n[ 0.510413] Key type asymmetric registered\n[ 0.511547] Asymmetric key parser 'x509' registered\n[ 0.512853] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.514961] io scheduler noop registered\n[ 0.516057] io scheduler deadline registered (default)\n[ 0.517410] io scheduler cfq registered\n[ 0.518544] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520257] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.522347] ipmi message handler version 39.2\n[ 0.523828] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.526257] ACPI: Power Button [PWRF]\n[ 0.527616] GHES: HEST is not enabled!\n[ 0.549578] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.593172] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.615515] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.617559] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.643204] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.646112] Linux agpgart interface v0.103\n[ 0.648237] brd: module loaded\n[ 0.649605] loop: module loaded\n[ 0.650908] blk-mq: CPU -> queue map\n[ 0.651915] CPU 0 -> Queue 0\n[ 0.652911] CPU 1 -> Queue 0\n[ 0.654661] vda: vda1\n[ 0.656424] scsi0 : ata_piix\n[ 0.657670] scsi1 : ata_piix\n[ 0.658741] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.660778] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.663047] libphy: Fixed MDIO Bus: probed\n[ 0.664524] tun: Universal TUN/TAP device driver, 1.6\n[ 0.666124] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.670531] PPP generic driver version 2.4.2\n[ 0.671914] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.673740] ehci-pci: EHCI PCI platform driver\n[ 0.675008] ehci-platform: EHCI generic platform driver\n[ 0.676374] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.677923] ohci-pci: OHCI PCI platform driver\n[ 0.679137] ohci-platform: OHCI generic platform driver\n[ 0.680497] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.702967] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.704365] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.706440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.707982] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.709660] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.711660] usb usb1: Product: UHCI Host Controller\n[ 0.712968] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.714573] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.715940] hub 1-0:1.0: USB hub found\n[ 0.717018] hub 1-0:1.0: 2 ports detected\n[ 0.718283] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.721204] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.722537] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.724061] mousedev: PS/2 mouse device common for all mice\n[ 0.725805] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.728270] rtc_cmos 00:00: RTC can wake from S4\n[ 0.729896] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.731599] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.733383] device-mapper: uevent: version 1.0.3\n[ 0.734754] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.737120] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.738833] TCP: cubic registered\n[ 0.739944] NET: Registered protocol family 10\n[ 0.741567] NET: Registered protocol family 17\n[ 0.742853] Key type dns_resolver registered\n[ 0.744273] Loading compiled-in X.509 certificates\n[ 0.746141] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.755916] registered taskstats version 1\n[ 0.759128] Key type trusted registered\n[ 0.763402] Key type encrypted registered\n[ 0.764677] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.766150] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.768200] regulator-dummy: disabling\n[ 0.769392] Magic number: 14:409:130\n[ 0.770513] acpi device:05: hash matches\n[ 0.771744] rtc_cmos 00:00: setting system clock to 2018-08-26 13:06:21 UTC (1535288781)\n[ 0.774019] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.775522] EDD information not available.\n[ 0.821340] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.823607] Write protecting the kernel read-only data: 12288k\n[ 0.825769] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.829239] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.844169] systemd-udevd[107]: starting version 204\n[ 0.885958] FDC 0 is a S82078B\n[ 1.028049] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.192492] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.194280] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.196120] usb 1-1: Product: QEMU USB Tablet\n[ 1.197332] usb 1-1: Manufacturer: QEMU\n[ 1.198435] usb 1-1: SerialNumber: 42\n[ 1.464112] tsc: Refined TSC clocksource calibration: 3491.845 MHz\n[ 1.905076] 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.243706] 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.794911] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 3.185789] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Sun, 26 Aug 2018 13:06:24 +0000. Up 4.04 seconds.\ncloud-init-nonet[4.23]: 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 * Stopping set console keymap[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.91]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 26 Aug 2018 13:06:26 +0000. Up 6.08 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:65:c5:2c |\nci-info: | eth0 | True | 192.168.0.18 | 255.255.255.0 | fa:16:3e:c4:7e:6c |\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.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n"} 2018-08-26 13:07:35,070 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34/action used request id req-8d486bbd-0d66-428d-866d-5c40eea7cafa 2018-08-26 13:07:35,070 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.075562953949s 2018-08-26 13:07:35,071 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34/action used request id req-8d486bbd-0d66-428d-866d-5c40eea7cafa 2018-08-26 13:07:35,072 - 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.009197] AppArmor: AppArmor initialized [ 0.012231] Yama: becoming mindful. [ 0.014093] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017813] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020913] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022564] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.025034] Initializing cgroup subsys memory [ 0.026294] Initializing cgroup subsys devices [ 0.028015] Initializing cgroup subsys freezer [ 0.029240] Initializing cgroup subsys blkio [ 0.030454] Initializing cgroup subsys perf_event [ 0.032021] Initializing cgroup subsys hugetlb [ 0.033415] FEATURE SPEC_CTRL Not Present [ 0.036195] mce: CPU supports 10 MCE banks [ 0.037457] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.037457] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040011] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.041741] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.044003] Speculative Store Bypass: Vulnerable [ 0.046360] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.052957] ACPI: Core revision 20131115 [ 0.054680] ACPI: All ACPI Tables successfully acquired [ 0.056414] ftrace: allocating 28717 entries in 113 pages [ 0.076304] smpboot: Max logical packages: 2 [ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.081753] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.084289] Enabling x2apic [ 0.085207] Enabled x2apic [ 0.086366] Switched APIC routing to physical x2apic. [ 0.089379] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.090937] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.093393] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.101485] KVM setup paravirtual spinlock [ 0.106203] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.108144] x86: Booting SMP configuration: [ 0.109351] .... node #0, CPUs: #1[ 0.106118] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.124018] x86: Booted up 1 node, 2 CPUs [ 0.124013] KVM setup async PF for cpu 1 [ 0.124016] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.127752] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.128433] devtmpfs: initialized [ 0.132072] EVM: security.selinux [ 0.133056] EVM: security.SMACK64 [ 0.134020] EVM: security.ima [ 0.134933] EVM: security.capability [ 0.137127] pinctrl core: initialized pinctrl subsystem [ 0.138550] regulator-dummy: no parameters [ 0.139776] RTC time: 13:06:20, date: 08/26/18 [ 0.140134] NET: Registered protocol family 16 [ 0.141527] cpuidle: using governor ladder [ 0.142692] cpuidle: using governor menu [ 0.143859] ACPI: bus type PCI registered [ 0.144017] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.145761] PCI: Using configuration type 1 for base access [ 0.147898] bio: create slab at 0 [ 0.148084] ACPI: Added _OSI(Module Device) [ 0.149238] ACPI: Added _OSI(Processor Device) [ 0.150429] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.151661] ACPI: Added _OSI(Processor Aggregator Device) [ 0.153283] ACPI: Interpreter enabled [ 0.154352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.156799] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.159485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.161775] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.164007] ACPI: (supports S0 S5) [ 0.168003] ACPI: Using IOAPIC for interrupt routing [ 0.169351] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.171922] ACPI: No dock devices found. [ 0.174046] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.175598] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.176007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.177658] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.180216] acpiphp: Slot [3] registered [ 0.181325] acpiphp: Slot [4] registered [ 0.182440] acpiphp: Slot [5] registered [ 0.183562] acpiphp: Slot [6] registered [ 0.184023] acpiphp: Slot [7] registered [ 0.185153] acpiphp: Slot [8] registered [ 0.186258] acpiphp: Slot [9] registered [ 0.187378] acpiphp: Slot [10] registered [ 0.188021] acpiphp: Slot [11] registered [ 0.189173] acpiphp: Slot [12] registered [ 0.190303] acpiphp: Slot [13] registered [ 0.191437] acpiphp: Slot [14] registered [ 0.192021] acpiphp: Slot [15] registered [ 0.193147] acpiphp: Slot [16] registered [ 0.194337] acpiphp: Slot [17] registered [ 0.195467] acpiphp: Slot [18] registered [ 0.196028] acpiphp: Slot [19] registered [ 0.197172] acpiphp: Slot [20] registered [ 0.198305] acpiphp: Slot [21] registered [ 0.199421] acpiphp: Slot [22] registered [ 0.200021] acpiphp: Slot [23] registered [ 0.201148] acpiphp: Slot [24] registered [ 0.202266] acpiphp: Slot [25] registered [ 0.203385] acpiphp: Slot [26] registered [ 0.204020] acpiphp: Slot [27] registered [ 0.205115] acpiphp: Slot [28] registered [ 0.206224] acpiphp: Slot [29] registered [ 0.207320] acpiphp: Slot [30] registered [ 0.208027] acpiphp: Slot [31] registered [ 0.209114] PCI host bridge to bus 0000:00 [ 0.210227] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.211630] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.212004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.213670] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.215499] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.216003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.223589] 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.251469] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.253008] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.255052] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.256993] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.259334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.260805] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.262620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.262620] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.264003] vgaarb: loaded [ 0.264916] vgaarb: bridge control possible 0000:00:02.0 [ 0.266710] SCSI subsystem initialized [ 0.268081] ACPI: bus type USB registered [ 0.269352] usbcore: registered new interface driver usbfs [ 0.270925] usbcore: registered new interface driver hub [ 0.272050] usbcore: registered new device driver usb [ 0.273578] PCI: Using ACPI for IRQ routing [ 0.273728] NetLabel: Initializing [ 0.276007] NetLabel: domain hash size = 128 [ 0.277299] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.278794] NetLabel: unlabeled traffic allowed by default [ 0.280198] Switched to clocksource kvm-clock [ 0.288964] AppArmor: AppArmor Filesystem Enabled [ 0.290438] pnp: PnP ACPI init [ 0.291457] ACPI: bus type PNP registered [ 0.293177] pnp: PnP ACPI: found 8 devices [ 0.294441] ACPI: bus type PNP unregistered [ 0.302078] NET: Registered protocol family 2 [ 0.303680] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.305969] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.308021] TCP: Hash tables configured (established 16384 bind 16384) [ 0.309908] TCP: reno registered [ 0.310941] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.312652] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.314526] NET: Registered protocol family 1 [ 0.315865] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.317522] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.319140] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.341340] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.363673] Trying to unpack rootfs image as initramfs... [ 0.463523] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.465832] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.467312] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.469278] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.472267] Scanning for low memory corruption every 60 seconds [ 0.474802] Initialise system trusted keyring [ 0.476398] audit: initializing netlink socket (disabled) [ 0.478143] type=2000 audit(1535288780.942:1): initialized [ 0.499192] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.501908] zbud: loaded [ 0.502998] VFS: Disk quotas dquot_6.5.2 [ 0.504159] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.506228] fuse init (API version 7.22) [ 0.507463] msgmni has been set to 3997 [ 0.508606] Key type big_key registered [ 0.510413] Key type asymmetric registered [ 0.511547] Asymmetric key parser 'x509' registered [ 0.512853] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.514961] io scheduler noop registered [ 0.516057] io scheduler deadline registered (default) [ 0.517410] io scheduler cfq registered [ 0.518544] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.520257] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.522347] ipmi message handler version 39.2 [ 0.523828] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.526257] ACPI: Power Button [PWRF] [ 0.527616] GHES: HEST is not enabled! [ 0.549578] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.593172] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.615515] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.617559] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.643204] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.646112] Linux agpgart interface v0.103 [ 0.648237] brd: module loaded [ 0.649605] loop: module loaded [ 0.650908] blk-mq: CPU -> queue map [ 0.651915] CPU 0 -> Queue 0 [ 0.652911] CPU 1 -> Queue 0 [ 0.654661] vda: vda1 [ 0.656424] scsi0 : ata_piix [ 0.657670] scsi1 : ata_piix [ 0.658741] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.660778] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.663047] libphy: Fixed MDIO Bus: probed [ 0.664524] tun: Universal TUN/TAP device driver, 1.6 [ 0.666124] tun: (C) 1999-2004 Max Krasnyansky [ 0.670531] PPP generic driver version 2.4.2 [ 0.671914] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.673740] ehci-pci: EHCI PCI platform driver [ 0.675008] ehci-platform: EHCI generic platform driver [ 0.676374] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.677923] ohci-pci: OHCI PCI platform driver [ 0.679137] ohci-platform: OHCI generic platform driver [ 0.680497] uhci_hcd: USB Universal Host Controller Interface driver [ 0.702967] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.704365] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.706440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.707982] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.709660] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.711660] usb usb1: Product: UHCI Host Controller [ 0.712968] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.714573] usb usb1: SerialNumber: 0000:00:01.2 [ 0.715940] hub 1-0:1.0: USB hub found [ 0.717018] hub 1-0:1.0: 2 ports detected [ 0.718283] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.721204] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.722537] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.724061] mousedev: PS/2 mouse device common for all mice [ 0.725805] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.728270] rtc_cmos 00:00: RTC can wake from S4 [ 0.729896] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.731599] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.733383] device-mapper: uevent: version 1.0.3 [ 0.734754] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.737120] ledtrig-cpu: registered to indicate activity on CPUs [ 0.738833] TCP: cubic registered [ 0.739944] NET: Registered protocol family 10 [ 0.741567] NET: Registered protocol family 17 [ 0.742853] Key type dns_resolver registered [ 0.744273] Loading compiled-in X.509 certificates [ 0.746141] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.755916] registered taskstats version 1 [ 0.759128] Key type trusted registered [ 0.763402] Key type encrypted registered [ 0.764677] AppArmor: AppArmor sha1 policy hashing enabled [ 0.766150] IMA: No TPM chip found, activating TPM-bypass! [ 0.768200] regulator-dummy: disabling [ 0.769392] Magic number: 14:409:130 [ 0.770513] acpi device:05: hash matches [ 0.771744] rtc_cmos 00:00: setting system clock to 2018-08-26 13:06:21 UTC (1535288781) [ 0.774019] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.775522] EDD information not available. [ 0.821340] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.823607] Write protecting the kernel read-only data: 12288k [ 0.825769] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.829239] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.844169] systemd-udevd[107]: starting version 204 [ 0.885958] FDC 0 is a S82078B [ 1.028049] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.192492] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.194280] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.196120] usb 1-1: Product: QEMU USB Tablet [ 1.197332] usb 1-1: Manufacturer: QEMU [ 1.198435] usb 1-1: SerialNumber: 42 [ 1.464112] tsc: Refined TSC clocksource calibration: 3491.845 MHz [ 1.905076] 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.243706] 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.794911] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 3.185789] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sun, 26 Aug 2018 13:06:24 +0000. Up 4.04 seconds. cloud-init-nonet[4.23]: 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 ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.91]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 26 Aug 2018 13:06:26 +0000. Up 6.08 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:65:c5:2c | ci-info: | eth0 | True | 192.168.0.18 | 255.255.255.0 | fa:16:3e:c4:7e:6c | 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.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ * Starting enable remaining boot-time encrypted block devices[74G[ OK ] 2018-08-26 13:07:35,073 - functest.core.singlevm - DEBUG - try 6: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-26 13:07:45,084 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 13:07:45,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:07:45,653 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:07: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-d586750e-a691-4de7-b592-bf10b34eb1dd x-compute-request-id: req-d586750e-a691-4de7-b592-bf10b34eb1dd Content-Encoding: gzip Content-Length: 1498 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:c4:7e:6c", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:7e:6c", "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:65:c5:2c", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:c5:2c", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/44585adb-a974-4743-8ee5-68ef49323e34", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "44585adb-a974-4743-8ee5-68ef49323e34", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "bono-0.clearwater.opnfv", "created": "2018-08-26T13:05:34Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:5d:e3", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:5d:e3", "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:74:94:5f", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:94:5f", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "homer-0.clearwater.opnfv", "created": "2018-08-26T13:05:34Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:70:a6", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:70:a6", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:04:67", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "dime-0.clearwater.opnfv", "created": "2018-08-26T13:05:33Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:76:07", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:76:07", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:3f:bd", "version": 4, "addr": "192.168.1.22", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/04010b09-d548-48ae-8871-56d5c14751a2", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/04010b09-d548-48ae-8871-56d5c14751a2", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:06.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "04010b09-d548-48ae-8871-56d5c14751a2", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:06Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-26T13:05:32Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:68:d3", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:68:d3", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:03:d7:5a", "version": 4, "addr": "192.168.1.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/57ebb195-7daf-48cc-a21b-c274f8e0bb85", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/57ebb195-7daf-48cc-a21b-c274f8e0bb85", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:11.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "57ebb195-7daf-48cc-a21b-c274f8e0bb85", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:11Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-26T13:05:32Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:d7:76", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:d7:76", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b55ce29a-afa7-419f-b72b-55ee4962e6ac", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b55ce29a-afa7-419f-b72b-55ee4962e6ac", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:05:17.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "b55ce29a-afa7-419f-b72b-55ee4962e6ac", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:05:17Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-26T13:03:38Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:07:50", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:07:50", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:c1:d2", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b00b1f06-37cc-49cb-a11f-b314a9d7d334", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b00b1f06-37cc-49cb-a11f-b314a9d7d334", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:03:28.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "b00b1f06-37cc-49cb-a11f-b314a9d7d334", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:03:28Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "ns.clearwater.opnfv", "created": "2018-08-26T13:01:44Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 13:07:45,653 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d586750e-a691-4de7-b592-bf10b34eb1dd 2018-08-26 13:07:45,653 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.569430112839s 2018-08-26 13:07:45,654 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d586750e-a691-4de7-b592-bf10b34eb1dd 2018-08-26 13:07:45,659 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-26 13:07:45,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34/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}2016cfaed43b26833edac4f0a563297dd680dc74" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-26 13:07:45,731 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:07: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-53dddba6-83bd-4037-9bae-b956b704258e x-compute-request-id: req-53dddba6-83bd-4037-9bae-b956b704258e Content-Encoding: gzip Content-Length: 8681 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.009197] AppArmor: AppArmor initialized\n[ 0.012231] Yama: becoming mindful.\n[ 0.014093] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017813] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020913] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022564] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.025034] Initializing cgroup subsys memory\n[ 0.026294] Initializing cgroup subsys devices\n[ 0.028015] Initializing cgroup subsys freezer\n[ 0.029240] Initializing cgroup subsys blkio\n[ 0.030454] Initializing cgroup subsys perf_event\n[ 0.032021] Initializing cgroup subsys hugetlb\n[ 0.033415] FEATURE SPEC_CTRL Not Present\n[ 0.036195] mce: CPU supports 10 MCE banks\n[ 0.037457] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.037457] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040011] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.041741] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.044003] Speculative Store Bypass: Vulnerable\n[ 0.046360] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.052957] ACPI: Core revision 20131115\n[ 0.054680] ACPI: All ACPI Tables successfully acquired\n[ 0.056414] ftrace: allocating 28717 entries in 113 pages\n[ 0.076304] smpboot: Max logical packages: 2\n[ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.081753] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.084289] Enabling x2apic\n[ 0.085207] Enabled x2apic\n[ 0.086366] Switched APIC routing to physical x2apic.\n[ 0.089379] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.090937] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.093393] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.101485] KVM setup paravirtual spinlock\n[ 0.106203] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.108144] x86: Booting SMP configuration:\n[ 0.109351] .... node #0, CPUs: #1[ 0.106118] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.124018] x86: Booted up 1 node, 2 CPUs\n[ 0.124013] KVM setup async PF for cpu 1\n[ 0.124016] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.127752] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.128433] devtmpfs: initialized\n[ 0.132072] EVM: security.selinux\n[ 0.133056] EVM: security.SMACK64\n[ 0.134020] EVM: security.ima\n[ 0.134933] EVM: security.capability\n[ 0.137127] pinctrl core: initialized pinctrl subsystem\n[ 0.138550] regulator-dummy: no parameters\n[ 0.139776] RTC time: 13:06:20, date: 08/26/18\n[ 0.140134] NET: Registered protocol family 16\n[ 0.141527] cpuidle: using governor ladder\n[ 0.142692] cpuidle: using governor menu\n[ 0.143859] ACPI: bus type PCI registered\n[ 0.144017] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.145761] PCI: Using configuration type 1 for base access\n[ 0.147898] bio: create slab at 0\n[ 0.148084] ACPI: Added _OSI(Module Device)\n[ 0.149238] ACPI: Added _OSI(Processor Device)\n[ 0.150429] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.151661] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.153283] ACPI: Interpreter enabled\n[ 0.154352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.156799] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.159485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.161775] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.164007] ACPI: (supports S0 S5)\n[ 0.168003] ACPI: Using IOAPIC for interrupt routing\n[ 0.169351] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.171922] ACPI: No dock devices found.\n[ 0.174046] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.175598] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.176007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.177658] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.180216] acpiphp: Slot [3] registered\n[ 0.181325] acpiphp: Slot [4] registered\n[ 0.182440] acpiphp: Slot [5] registered\n[ 0.183562] acpiphp: Slot [6] registered\n[ 0.184023] acpiphp: Slot [7] registered\n[ 0.185153] acpiphp: Slot [8] registered\n[ 0.186258] acpiphp: Slot [9] registered\n[ 0.187378] acpiphp: Slot [10] registered\n[ 0.188021] acpiphp: Slot [11] registered\n[ 0.189173] acpiphp: Slot [12] registered\n[ 0.190303] acpiphp: Slot [13] registered\n[ 0.191437] acpiphp: Slot [14] registered\n[ 0.192021] acpiphp: Slot [15] registered\n[ 0.193147] acpiphp: Slot [16] registered\n[ 0.194337] acpiphp: Slot [17] registered\n[ 0.195467] acpiphp: Slot [18] registered\n[ 0.196028] acpiphp: Slot [19] registered\n[ 0.197172] acpiphp: Slot [20] registered\n[ 0.198305] acpiphp: Slot [21] registered\n[ 0.199421] acpiphp: Slot [22] registered\n[ 0.200021] acpiphp: Slot [23] registered\n[ 0.201148] acpiphp: Slot [24] registered\n[ 0.202266] acpiphp: Slot [25] registered\n[ 0.203385] acpiphp: Slot [26] registered\n[ 0.204020] acpiphp: Slot [27] registered\n[ 0.205115] acpiphp: Slot [28] registered\n[ 0.206224] acpiphp: Slot [29] registered\n[ 0.207320] acpiphp: Slot [30] registered\n[ 0.208027] acpiphp: Slot [31] registered\n[ 0.209114] PCI host bridge to bus 0000:00\n[ 0.210227] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.211630] 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.213670] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.215499] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.216003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.223589] 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.251469] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.253008] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.255052] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.256993] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.259334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.260805] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.262620] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.262620] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.264003] vgaarb: loaded\n[ 0.264916] vgaarb: bridge control possible 0000:00:02.0\n[ 0.266710] SCSI subsystem initialized\n[ 0.268081] ACPI: bus type USB registered\n[ 0.269352] usbcore: registered new interface driver usbfs\n[ 0.270925] usbcore: registered new interface driver hub\n[ 0.272050] usbcore: registered new device driver usb\n[ 0.273578] PCI: Using ACPI for IRQ routing\n[ 0.273728] NetLabel: Initializing\n[ 0.276007] NetLabel: domain hash size = 128\n[ 0.277299] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.278794] NetLabel: unlabeled traffic allowed by default\n[ 0.280198] Switched to clocksource kvm-clock\n[ 0.288964] AppArmor: AppArmor Filesystem Enabled\n[ 0.290438] pnp: PnP ACPI init\n[ 0.291457] ACPI: bus type PNP registered\n[ 0.293177] pnp: PnP ACPI: found 8 devices\n[ 0.294441] ACPI: bus type PNP unregistered\n[ 0.302078] NET: Registered protocol family 2\n[ 0.303680] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.305969] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.308021] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.309908] TCP: reno registered\n[ 0.310941] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.312652] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.314526] NET: Registered protocol family 1\n[ 0.315865] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.317522] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.319140] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.341340] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.363673] Trying to unpack rootfs image as initramfs...\n[ 0.463523] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.465832] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.467312] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.469278] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.472267] Scanning for low memory corruption every 60 seconds\n[ 0.474802] Initialise system trusted keyring\n[ 0.476398] audit: initializing netlink socket (disabled)\n[ 0.478143] type=2000 audit(1535288780.942:1): initialized\n[ 0.499192] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.501908] zbud: loaded\n[ 0.502998] VFS: Disk quotas dquot_6.5.2\n[ 0.504159] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.506228] fuse init (API version 7.22)\n[ 0.507463] msgmni has been set to 3997\n[ 0.508606] Key type big_key registered\n[ 0.510413] Key type asymmetric registered\n[ 0.511547] Asymmetric key parser 'x509' registered\n[ 0.512853] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.514961] io scheduler noop registered\n[ 0.516057] io scheduler deadline registered (default)\n[ 0.517410] io scheduler cfq registered\n[ 0.518544] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520257] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.522347] ipmi message handler version 39.2\n[ 0.523828] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.526257] ACPI: Power Button [PWRF]\n[ 0.527616] GHES: HEST is not enabled!\n[ 0.549578] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.593172] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.615515] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.617559] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.643204] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.646112] Linux agpgart interface v0.103\n[ 0.648237] brd: module loaded\n[ 0.649605] loop: module loaded\n[ 0.650908] blk-mq: CPU -> queue map\n[ 0.651915] CPU 0 -> Queue 0\n[ 0.652911] CPU 1 -> Queue 0\n[ 0.654661] vda: vda1\n[ 0.656424] scsi0 : ata_piix\n[ 0.657670] scsi1 : ata_piix\n[ 0.658741] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.660778] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.663047] libphy: Fixed MDIO Bus: probed\n[ 0.664524] tun: Universal TUN/TAP device driver, 1.6\n[ 0.666124] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.670531] PPP generic driver version 2.4.2\n[ 0.671914] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.673740] ehci-pci: EHCI PCI platform driver\n[ 0.675008] ehci-platform: EHCI generic platform driver\n[ 0.676374] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.677923] ohci-pci: OHCI PCI platform driver\n[ 0.679137] ohci-platform: OHCI generic platform driver\n[ 0.680497] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.702967] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.704365] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.706440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.707982] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.709660] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.711660] usb usb1: Product: UHCI Host Controller\n[ 0.712968] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.714573] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.715940] hub 1-0:1.0: USB hub found\n[ 0.717018] hub 1-0:1.0: 2 ports detected\n[ 0.718283] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.721204] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.722537] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.724061] mousedev: PS/2 mouse device common for all mice\n[ 0.725805] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.728270] rtc_cmos 00:00: RTC can wake from S4\n[ 0.729896] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.731599] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.733383] device-mapper: uevent: version 1.0.3\n[ 0.734754] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.737120] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.738833] TCP: cubic registered\n[ 0.739944] NET: Registered protocol family 10\n[ 0.741567] NET: Registered protocol family 17\n[ 0.742853] Key type dns_resolver registered\n[ 0.744273] Loading compiled-in X.509 certificates\n[ 0.746141] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.755916] registered taskstats version 1\n[ 0.759128] Key type trusted registered\n[ 0.763402] Key type encrypted registered\n[ 0.764677] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.766150] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.768200] regulator-dummy: disabling\n[ 0.769392] Magic number: 14:409:130\n[ 0.770513] acpi device:05: hash matches\n[ 0.771744] rtc_cmos 00:00: setting system clock to 2018-08-26 13:06:21 UTC (1535288781)\n[ 0.774019] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.775522] EDD information not available.\n[ 0.821340] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.823607] Write protecting the kernel read-only data: 12288k\n[ 0.825769] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.829239] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.844169] systemd-udevd[107]: starting version 204\n[ 0.885958] FDC 0 is a S82078B\n[ 1.028049] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.192492] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.194280] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.196120] usb 1-1: Product: QEMU USB Tablet\n[ 1.197332] usb 1-1: Manufacturer: QEMU\n[ 1.198435] usb 1-1: SerialNumber: 42\n[ 1.464112] tsc: Refined TSC clocksource calibration: 3491.845 MHz\n[ 1.905076] 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.243706] 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.794911] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 3.185789] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Sun, 26 Aug 2018 13:06:24 +0000. Up 4.04 seconds.\ncloud-init-nonet[4.23]: 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 * Stopping set console keymap[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.91]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 26 Aug 2018 13:06:26 +0000. Up 6.08 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:65:c5:2c |\nci-info: | eth0 | True | 192.168.0.18 | 255.255.255.0 | fa:16:3e:c4:7e:6c |\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.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n"} 2018-08-26 13:07:45,731 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34/action used request id req-53dddba6-83bd-4037-9bae-b956b704258e 2018-08-26 13:07:45,732 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0726499557495s 2018-08-26 13:07:45,733 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34/action used request id req-53dddba6-83bd-4037-9bae-b956b704258e 2018-08-26 13:07:45,733 - 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.009197] AppArmor: AppArmor initialized [ 0.012231] Yama: becoming mindful. [ 0.014093] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017813] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020913] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022564] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.025034] Initializing cgroup subsys memory [ 0.026294] Initializing cgroup subsys devices [ 0.028015] Initializing cgroup subsys freezer [ 0.029240] Initializing cgroup subsys blkio [ 0.030454] Initializing cgroup subsys perf_event [ 0.032021] Initializing cgroup subsys hugetlb [ 0.033415] FEATURE SPEC_CTRL Not Present [ 0.036195] mce: CPU supports 10 MCE banks [ 0.037457] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.037457] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040011] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.041741] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.044003] Speculative Store Bypass: Vulnerable [ 0.046360] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.052957] ACPI: Core revision 20131115 [ 0.054680] ACPI: All ACPI Tables successfully acquired [ 0.056414] ftrace: allocating 28717 entries in 113 pages [ 0.076304] smpboot: Max logical packages: 2 [ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.081753] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.084289] Enabling x2apic [ 0.085207] Enabled x2apic [ 0.086366] Switched APIC routing to physical x2apic. [ 0.089379] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.090937] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.093393] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.101485] KVM setup paravirtual spinlock [ 0.106203] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.108144] x86: Booting SMP configuration: [ 0.109351] .... node #0, CPUs: #1[ 0.106118] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.124018] x86: Booted up 1 node, 2 CPUs [ 0.124013] KVM setup async PF for cpu 1 [ 0.124016] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.127752] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.128433] devtmpfs: initialized [ 0.132072] EVM: security.selinux [ 0.133056] EVM: security.SMACK64 [ 0.134020] EVM: security.ima [ 0.134933] EVM: security.capability [ 0.137127] pinctrl core: initialized pinctrl subsystem [ 0.138550] regulator-dummy: no parameters [ 0.139776] RTC time: 13:06:20, date: 08/26/18 [ 0.140134] NET: Registered protocol family 16 [ 0.141527] cpuidle: using governor ladder [ 0.142692] cpuidle: using governor menu [ 0.143859] ACPI: bus type PCI registered [ 0.144017] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.145761] PCI: Using configuration type 1 for base access [ 0.147898] bio: create slab at 0 [ 0.148084] ACPI: Added _OSI(Module Device) [ 0.149238] ACPI: Added _OSI(Processor Device) [ 0.150429] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.151661] ACPI: Added _OSI(Processor Aggregator Device) [ 0.153283] ACPI: Interpreter enabled [ 0.154352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.156799] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.159485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.161775] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.164007] ACPI: (supports S0 S5) [ 0.168003] ACPI: Using IOAPIC for interrupt routing [ 0.169351] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.171922] ACPI: No dock devices found. [ 0.174046] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.175598] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.176007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.177658] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.180216] acpiphp: Slot [3] registered [ 0.181325] acpiphp: Slot [4] registered [ 0.182440] acpiphp: Slot [5] registered [ 0.183562] acpiphp: Slot [6] registered [ 0.184023] acpiphp: Slot [7] registered [ 0.185153] acpiphp: Slot [8] registered [ 0.186258] acpiphp: Slot [9] registered [ 0.187378] acpiphp: Slot [10] registered [ 0.188021] acpiphp: Slot [11] registered [ 0.189173] acpiphp: Slot [12] registered [ 0.190303] acpiphp: Slot [13] registered [ 0.191437] acpiphp: Slot [14] registered [ 0.192021] acpiphp: Slot [15] registered [ 0.193147] acpiphp: Slot [16] registered [ 0.194337] acpiphp: Slot [17] registered [ 0.195467] acpiphp: Slot [18] registered [ 0.196028] acpiphp: Slot [19] registered [ 0.197172] acpiphp: Slot [20] registered [ 0.198305] acpiphp: Slot [21] registered [ 0.199421] acpiphp: Slot [22] registered [ 0.200021] acpiphp: Slot [23] registered [ 0.201148] acpiphp: Slot [24] registered [ 0.202266] acpiphp: Slot [25] registered [ 0.203385] acpiphp: Slot [26] registered [ 0.204020] acpiphp: Slot [27] registered [ 0.205115] acpiphp: Slot [28] registered [ 0.206224] acpiphp: Slot [29] registered [ 0.207320] acpiphp: Slot [30] registered [ 0.208027] acpiphp: Slot [31] registered [ 0.209114] PCI host bridge to bus 0000:00 [ 0.210227] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.211630] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.212004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.213670] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.215499] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.216003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.223589] 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.251469] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.253008] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.255052] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.256993] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.259334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.260805] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.262620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.262620] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.264003] vgaarb: loaded [ 0.264916] vgaarb: bridge control possible 0000:00:02.0 [ 0.266710] SCSI subsystem initialized [ 0.268081] ACPI: bus type USB registered [ 0.269352] usbcore: registered new interface driver usbfs [ 0.270925] usbcore: registered new interface driver hub [ 0.272050] usbcore: registered new device driver usb [ 0.273578] PCI: Using ACPI for IRQ routing [ 0.273728] NetLabel: Initializing [ 0.276007] NetLabel: domain hash size = 128 [ 0.277299] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.278794] NetLabel: unlabeled traffic allowed by default [ 0.280198] Switched to clocksource kvm-clock [ 0.288964] AppArmor: AppArmor Filesystem Enabled [ 0.290438] pnp: PnP ACPI init [ 0.291457] ACPI: bus type PNP registered [ 0.293177] pnp: PnP ACPI: found 8 devices [ 0.294441] ACPI: bus type PNP unregistered [ 0.302078] NET: Registered protocol family 2 [ 0.303680] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.305969] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.308021] TCP: Hash tables configured (established 16384 bind 16384) [ 0.309908] TCP: reno registered [ 0.310941] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.312652] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.314526] NET: Registered protocol family 1 [ 0.315865] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.317522] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.319140] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.341340] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.363673] Trying to unpack rootfs image as initramfs... [ 0.463523] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.465832] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.467312] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.469278] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.472267] Scanning for low memory corruption every 60 seconds [ 0.474802] Initialise system trusted keyring [ 0.476398] audit: initializing netlink socket (disabled) [ 0.478143] type=2000 audit(1535288780.942:1): initialized [ 0.499192] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.501908] zbud: loaded [ 0.502998] VFS: Disk quotas dquot_6.5.2 [ 0.504159] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.506228] fuse init (API version 7.22) [ 0.507463] msgmni has been set to 3997 [ 0.508606] Key type big_key registered [ 0.510413] Key type asymmetric registered [ 0.511547] Asymmetric key parser 'x509' registered [ 0.512853] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.514961] io scheduler noop registered [ 0.516057] io scheduler deadline registered (default) [ 0.517410] io scheduler cfq registered [ 0.518544] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.520257] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.522347] ipmi message handler version 39.2 [ 0.523828] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.526257] ACPI: Power Button [PWRF] [ 0.527616] GHES: HEST is not enabled! [ 0.549578] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.593172] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.615515] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.617559] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.643204] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.646112] Linux agpgart interface v0.103 [ 0.648237] brd: module loaded [ 0.649605] loop: module loaded [ 0.650908] blk-mq: CPU -> queue map [ 0.651915] CPU 0 -> Queue 0 [ 0.652911] CPU 1 -> Queue 0 [ 0.654661] vda: vda1 [ 0.656424] scsi0 : ata_piix [ 0.657670] scsi1 : ata_piix [ 0.658741] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.660778] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.663047] libphy: Fixed MDIO Bus: probed [ 0.664524] tun: Universal TUN/TAP device driver, 1.6 [ 0.666124] tun: (C) 1999-2004 Max Krasnyansky [ 0.670531] PPP generic driver version 2.4.2 [ 0.671914] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.673740] ehci-pci: EHCI PCI platform driver [ 0.675008] ehci-platform: EHCI generic platform driver [ 0.676374] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.677923] ohci-pci: OHCI PCI platform driver [ 0.679137] ohci-platform: OHCI generic platform driver [ 0.680497] uhci_hcd: USB Universal Host Controller Interface driver [ 0.702967] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.704365] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.706440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.707982] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.709660] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.711660] usb usb1: Product: UHCI Host Controller [ 0.712968] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.714573] usb usb1: SerialNumber: 0000:00:01.2 [ 0.715940] hub 1-0:1.0: USB hub found [ 0.717018] hub 1-0:1.0: 2 ports detected [ 0.718283] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.721204] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.722537] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.724061] mousedev: PS/2 mouse device common for all mice [ 0.725805] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.728270] rtc_cmos 00:00: RTC can wake from S4 [ 0.729896] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.731599] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.733383] device-mapper: uevent: version 1.0.3 [ 0.734754] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.737120] ledtrig-cpu: registered to indicate activity on CPUs [ 0.738833] TCP: cubic registered [ 0.739944] NET: Registered protocol family 10 [ 0.741567] NET: Registered protocol family 17 [ 0.742853] Key type dns_resolver registered [ 0.744273] Loading compiled-in X.509 certificates [ 0.746141] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.755916] registered taskstats version 1 [ 0.759128] Key type trusted registered [ 0.763402] Key type encrypted registered [ 0.764677] AppArmor: AppArmor sha1 policy hashing enabled [ 0.766150] IMA: No TPM chip found, activating TPM-bypass! [ 0.768200] regulator-dummy: disabling [ 0.769392] Magic number: 14:409:130 [ 0.770513] acpi device:05: hash matches [ 0.771744] rtc_cmos 00:00: setting system clock to 2018-08-26 13:06:21 UTC (1535288781) [ 0.774019] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.775522] EDD information not available. [ 0.821340] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.823607] Write protecting the kernel read-only data: 12288k [ 0.825769] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.829239] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.844169] systemd-udevd[107]: starting version 204 [ 0.885958] FDC 0 is a S82078B [ 1.028049] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.192492] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.194280] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.196120] usb 1-1: Product: QEMU USB Tablet [ 1.197332] usb 1-1: Manufacturer: QEMU [ 1.198435] usb 1-1: SerialNumber: 42 [ 1.464112] tsc: Refined TSC clocksource calibration: 3491.845 MHz [ 1.905076] 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.243706] 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.794911] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 3.185789] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sun, 26 Aug 2018 13:06:24 +0000. Up 4.04 seconds. cloud-init-nonet[4.23]: 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 ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.91]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 26 Aug 2018 13:06:26 +0000. Up 6.08 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:65:c5:2c | ci-info: | eth0 | True | 192.168.0.18 | 255.255.255.0 | fa:16:3e:c4:7e:6c | 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.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ * Starting enable remaining boot-time encrypted block devices[74G[ OK ] 2018-08-26 13:07:45,734 - functest.core.singlevm - DEBUG - try 7: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-26 13:07:55,744 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 13:07:55,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:07:56,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:07:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-901772d6-07fc-4eb8-85d9-6f484f72b03c x-compute-request-id: req-901772d6-07fc-4eb8-85d9-6f484f72b03c Content-Encoding: gzip Content-Length: 1498 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:c4:7e:6c", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:7e:6c", "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:65:c5:2c", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:c5:2c", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/44585adb-a974-4743-8ee5-68ef49323e34", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "44585adb-a974-4743-8ee5-68ef49323e34", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "bono-0.clearwater.opnfv", "created": "2018-08-26T13:05:34Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:5d:e3", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:5d:e3", "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:74:94:5f", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:94:5f", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "homer-0.clearwater.opnfv", "created": "2018-08-26T13:05:34Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:70:a6", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:70:a6", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:04:67", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "dime-0.clearwater.opnfv", "created": "2018-08-26T13:05:33Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:76:07", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:76:07", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:3f:bd", "version": 4, "addr": "192.168.1.22", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/04010b09-d548-48ae-8871-56d5c14751a2", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/04010b09-d548-48ae-8871-56d5c14751a2", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:06.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "04010b09-d548-48ae-8871-56d5c14751a2", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:06Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-26T13:05:32Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:68:d3", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:68:d3", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:03:d7:5a", "version": 4, "addr": "192.168.1.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/57ebb195-7daf-48cc-a21b-c274f8e0bb85", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/57ebb195-7daf-48cc-a21b-c274f8e0bb85", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:11.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "57ebb195-7daf-48cc-a21b-c274f8e0bb85", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:11Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-26T13:05:32Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:d7:76", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:d7:76", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b55ce29a-afa7-419f-b72b-55ee4962e6ac", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b55ce29a-afa7-419f-b72b-55ee4962e6ac", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:05:17.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "b55ce29a-afa7-419f-b72b-55ee4962e6ac", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:05:17Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-26T13:03:38Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:07:50", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:07:50", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:c1:d2", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b00b1f06-37cc-49cb-a11f-b314a9d7d334", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b00b1f06-37cc-49cb-a11f-b314a9d7d334", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:03:28.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "b00b1f06-37cc-49cb-a11f-b314a9d7d334", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:03:28Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "ns.clearwater.opnfv", "created": "2018-08-26T13:01:44Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 13:07:56,062 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-901772d6-07fc-4eb8-85d9-6f484f72b03c 2018-08-26 13:07:56,062 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.31742310524s 2018-08-26 13:07:56,063 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-901772d6-07fc-4eb8-85d9-6f484f72b03c 2018-08-26 13:07:56,070 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-26 13:07:56,073 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34/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}2016cfaed43b26833edac4f0a563297dd680dc74" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-26 13:07:56,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:07: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-85b2bec3-be30-4641-8cfe-b51c823adfe5 x-compute-request-id: req-85b2bec3-be30-4641-8cfe-b51c823adfe5 Content-Encoding: gzip Content-Length: 9737 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.009197] AppArmor: AppArmor initialized\n[ 0.012231] Yama: becoming mindful.\n[ 0.014093] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017813] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020913] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022564] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.025034] Initializing cgroup subsys memory\n[ 0.026294] Initializing cgroup subsys devices\n[ 0.028015] Initializing cgroup subsys freezer\n[ 0.029240] Initializing cgroup subsys blkio\n[ 0.030454] Initializing cgroup subsys perf_event\n[ 0.032021] Initializing cgroup subsys hugetlb\n[ 0.033415] FEATURE SPEC_CTRL Not Present\n[ 0.036195] mce: CPU supports 10 MCE banks\n[ 0.037457] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.037457] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040011] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.041741] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.044003] Speculative Store Bypass: Vulnerable\n[ 0.046360] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.052957] ACPI: Core revision 20131115\n[ 0.054680] ACPI: All ACPI Tables successfully acquired\n[ 0.056414] ftrace: allocating 28717 entries in 113 pages\n[ 0.076304] smpboot: Max logical packages: 2\n[ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.081753] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.084289] Enabling x2apic\n[ 0.085207] Enabled x2apic\n[ 0.086366] Switched APIC routing to physical x2apic.\n[ 0.089379] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.090937] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.093393] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.101485] KVM setup paravirtual spinlock\n[ 0.106203] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.108144] x86: Booting SMP configuration:\n[ 0.109351] .... node #0, CPUs: #1[ 0.106118] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.124018] x86: Booted up 1 node, 2 CPUs\n[ 0.124013] KVM setup async PF for cpu 1\n[ 0.124016] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.127752] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.128433] devtmpfs: initialized\n[ 0.132072] EVM: security.selinux\n[ 0.133056] EVM: security.SMACK64\n[ 0.134020] EVM: security.ima\n[ 0.134933] EVM: security.capability\n[ 0.137127] pinctrl core: initialized pinctrl subsystem\n[ 0.138550] regulator-dummy: no parameters\n[ 0.139776] RTC time: 13:06:20, date: 08/26/18\n[ 0.140134] NET: Registered protocol family 16\n[ 0.141527] cpuidle: using governor ladder\n[ 0.142692] cpuidle: using governor menu\n[ 0.143859] ACPI: bus type PCI registered\n[ 0.144017] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.145761] PCI: Using configuration type 1 for base access\n[ 0.147898] bio: create slab at 0\n[ 0.148084] ACPI: Added _OSI(Module Device)\n[ 0.149238] ACPI: Added _OSI(Processor Device)\n[ 0.150429] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.151661] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.153283] ACPI: Interpreter enabled\n[ 0.154352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.156799] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.159485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.161775] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.164007] ACPI: (supports S0 S5)\n[ 0.168003] ACPI: Using IOAPIC for interrupt routing\n[ 0.169351] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.171922] ACPI: No dock devices found.\n[ 0.174046] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.175598] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.176007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.177658] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.180216] acpiphp: Slot [3] registered\n[ 0.181325] acpiphp: Slot [4] registered\n[ 0.182440] acpiphp: Slot [5] registered\n[ 0.183562] acpiphp: Slot [6] registered\n[ 0.184023] acpiphp: Slot [7] registered\n[ 0.185153] acpiphp: Slot [8] registered\n[ 0.186258] acpiphp: Slot [9] registered\n[ 0.187378] acpiphp: Slot [10] registered\n[ 0.188021] acpiphp: Slot [11] registered\n[ 0.189173] acpiphp: Slot [12] registered\n[ 0.190303] acpiphp: Slot [13] registered\n[ 0.191437] acpiphp: Slot [14] registered\n[ 0.192021] acpiphp: Slot [15] registered\n[ 0.193147] acpiphp: Slot [16] registered\n[ 0.194337] acpiphp: Slot [17] registered\n[ 0.195467] acpiphp: Slot [18] registered\n[ 0.196028] acpiphp: Slot [19] registered\n[ 0.197172] acpiphp: Slot [20] registered\n[ 0.198305] acpiphp: Slot [21] registered\n[ 0.199421] acpiphp: Slot [22] registered\n[ 0.200021] acpiphp: Slot [23] registered\n[ 0.201148] acpiphp: Slot [24] registered\n[ 0.202266] acpiphp: Slot [25] registered\n[ 0.203385] acpiphp: Slot [26] registered\n[ 0.204020] acpiphp: Slot [27] registered\n[ 0.205115] acpiphp: Slot [28] registered\n[ 0.206224] acpiphp: Slot [29] registered\n[ 0.207320] acpiphp: Slot [30] registered\n[ 0.208027] acpiphp: Slot [31] registered\n[ 0.209114] PCI host bridge to bus 0000:00\n[ 0.210227] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.211630] 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.213670] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.215499] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.216003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.223589] 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.251469] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.253008] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.255052] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.256993] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.259334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.260805] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.262620] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.262620] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.264003] vgaarb: loaded\n[ 0.264916] vgaarb: bridge control possible 0000:00:02.0\n[ 0.266710] SCSI subsystem initialized\n[ 0.268081] ACPI: bus type USB registered\n[ 0.269352] usbcore: registered new interface driver usbfs\n[ 0.270925] usbcore: registered new interface driver hub\n[ 0.272050] usbcore: registered new device driver usb\n[ 0.273578] PCI: Using ACPI for IRQ routing\n[ 0.273728] NetLabel: Initializing\n[ 0.276007] NetLabel: domain hash size = 128\n[ 0.277299] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.278794] NetLabel: unlabeled traffic allowed by default\n[ 0.280198] Switched to clocksource kvm-clock\n[ 0.288964] AppArmor: AppArmor Filesystem Enabled\n[ 0.290438] pnp: PnP ACPI init\n[ 0.291457] ACPI: bus type PNP registered\n[ 0.293177] pnp: PnP ACPI: found 8 devices\n[ 0.294441] ACPI: bus type PNP unregistered\n[ 0.302078] NET: Registered protocol family 2\n[ 0.303680] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.305969] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.308021] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.309908] TCP: reno registered\n[ 0.310941] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.312652] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.314526] NET: Registered protocol family 1\n[ 0.315865] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.317522] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.319140] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.341340] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.363673] Trying to unpack rootfs image as initramfs...\n[ 0.463523] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.465832] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.467312] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.469278] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.472267] Scanning for low memory corruption every 60 seconds\n[ 0.474802] Initialise system trusted keyring\n[ 0.476398] audit: initializing netlink socket (disabled)\n[ 0.478143] type=2000 audit(1535288780.942:1): initialized\n[ 0.499192] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.501908] zbud: loaded\n[ 0.502998] VFS: Disk quotas dquot_6.5.2\n[ 0.504159] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.506228] fuse init (API version 7.22)\n[ 0.507463] msgmni has been set to 3997\n[ 0.508606] Key type big_key registered\n[ 0.510413] Key type asymmetric registered\n[ 0.511547] Asymmetric key parser 'x509' registered\n[ 0.512853] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.514961] io scheduler noop registered\n[ 0.516057] io scheduler deadline registered (default)\n[ 0.517410] io scheduler cfq registered\n[ 0.518544] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520257] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.522347] ipmi message handler version 39.2\n[ 0.523828] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.526257] ACPI: Power Button [PWRF]\n[ 0.527616] GHES: HEST is not enabled!\n[ 0.549578] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.593172] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.615515] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.617559] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.643204] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.646112] Linux agpgart interface v0.103\n[ 0.648237] brd: module loaded\n[ 0.649605] loop: module loaded\n[ 0.650908] blk-mq: CPU -> queue map\n[ 0.651915] CPU 0 -> Queue 0\n[ 0.652911] CPU 1 -> Queue 0\n[ 0.654661] vda: vda1\n[ 0.656424] scsi0 : ata_piix\n[ 0.657670] scsi1 : ata_piix\n[ 0.658741] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.660778] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.663047] libphy: Fixed MDIO Bus: probed\n[ 0.664524] tun: Universal TUN/TAP device driver, 1.6\n[ 0.666124] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.670531] PPP generic driver version 2.4.2\n[ 0.671914] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.673740] ehci-pci: EHCI PCI platform driver\n[ 0.675008] ehci-platform: EHCI generic platform driver\n[ 0.676374] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.677923] ohci-pci: OHCI PCI platform driver\n[ 0.679137] ohci-platform: OHCI generic platform driver\n[ 0.680497] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.702967] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.704365] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.706440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.707982] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.709660] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.711660] usb usb1: Product: UHCI Host Controller\n[ 0.712968] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.714573] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.715940] hub 1-0:1.0: USB hub found\n[ 0.717018] hub 1-0:1.0: 2 ports detected\n[ 0.718283] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.721204] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.722537] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.724061] mousedev: PS/2 mouse device common for all mice\n[ 0.725805] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.728270] rtc_cmos 00:00: RTC can wake from S4\n[ 0.729896] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.731599] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.733383] device-mapper: uevent: version 1.0.3\n[ 0.734754] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.737120] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.738833] TCP: cubic registered\n[ 0.739944] NET: Registered protocol family 10\n[ 0.741567] NET: Registered protocol family 17\n[ 0.742853] Key type dns_resolver registered\n[ 0.744273] Loading compiled-in X.509 certificates\n[ 0.746141] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.755916] registered taskstats version 1\n[ 0.759128] Key type trusted registered\n[ 0.763402] Key type encrypted registered\n[ 0.764677] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.766150] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.768200] regulator-dummy: disabling\n[ 0.769392] Magic number: 14:409:130\n[ 0.770513] acpi device:05: hash matches\n[ 0.771744] rtc_cmos 00:00: setting system clock to 2018-08-26 13:06:21 UTC (1535288781)\n[ 0.774019] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.775522] EDD information not available.\n[ 0.821340] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.823607] Write protecting the kernel read-only data: 12288k\n[ 0.825769] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.829239] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.844169] systemd-udevd[107]: starting version 204\n[ 0.885958] FDC 0 is a S82078B\n[ 1.028049] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.192492] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.194280] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.196120] usb 1-1: Product: QEMU USB Tablet\n[ 1.197332] usb 1-1: Manufacturer: QEMU\n[ 1.198435] usb 1-1: SerialNumber: 42\n[ 1.464112] tsc: Refined TSC clocksource calibration: 3491.845 MHz\n[ 1.905076] 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.243706] 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.794911] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 3.185789] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Sun, 26 Aug 2018 13:06:24 +0000. Up 4.04 seconds.\ncloud-init-nonet[4.23]: 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 * Stopping set console keymap[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.91]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 26 Aug 2018 13:06:26 +0000. Up 6.08 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:65:c5:2c |\nci-info: | eth0 | True | 192.168.0.18 | 255.255.255.0 | fa:16:3e:c4:7e:6c |\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.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n69:5e:02:a0:6a:5b:e3:a1:4b:f5:b6:c7:4b:50:89:3d root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . |\n| . .o . |\n| . ..E |\n| . .... |\n|.. = . S . |\n|. * + .o o |\n| + . o... |\n|. . . oo |\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:\n30:21:bc:31:41:5e:92:40:be:5c:82:4e:90:f3:35:cb root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n|.oo+=oo |\n|+o .B+ . |\n|.+ooo*o |\n|o..+E o |\n| .o S |\n| |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n98:1d:e2:bb:d1:cc:b2:db:cc:38:57:cd:b6:3b:da:6c root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| |\n| . . |\n| . = . |\n| + S o |\n| = . + |\n| + +. . . |\n| .X. oE |\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:\na2:6f:03:32:b6:82:25:70:86:bd:e9:00:64:ad:1f:46 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| . |\n| o E |\n|ooo |\n|+.+o |\n|oooo. . S |\n|o B... . |\n|.* +.. |\n|o o .o |\n| . ... |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\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 OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: "} 2018-08-26 13:07:56,143 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34/action used request id req-85b2bec3-be30-4641-8cfe-b51c823adfe5 2018-08-26 13:07:56,143 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0726919174194s 2018-08-26 13:07:56,144 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34/action used request id req-85b2bec3-be30-4641-8cfe-b51c823adfe5 2018-08-26 13:07:56,144 - 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.009197] AppArmor: AppArmor initialized [ 0.012231] Yama: becoming mindful. [ 0.014093] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017813] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020913] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022564] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.025034] Initializing cgroup subsys memory [ 0.026294] Initializing cgroup subsys devices [ 0.028015] Initializing cgroup subsys freezer [ 0.029240] Initializing cgroup subsys blkio [ 0.030454] Initializing cgroup subsys perf_event [ 0.032021] Initializing cgroup subsys hugetlb [ 0.033415] FEATURE SPEC_CTRL Not Present [ 0.036195] mce: CPU supports 10 MCE banks [ 0.037457] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.037457] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040011] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.041741] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.044003] Speculative Store Bypass: Vulnerable [ 0.046360] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.052957] ACPI: Core revision 20131115 [ 0.054680] ACPI: All ACPI Tables successfully acquired [ 0.056414] ftrace: allocating 28717 entries in 113 pages [ 0.076304] smpboot: Max logical packages: 2 [ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.081753] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.084289] Enabling x2apic [ 0.085207] Enabled x2apic [ 0.086366] Switched APIC routing to physical x2apic. [ 0.089379] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.090937] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.093393] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.101485] KVM setup paravirtual spinlock [ 0.106203] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.108144] x86: Booting SMP configuration: [ 0.109351] .... node #0, CPUs: #1[ 0.106118] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.124018] x86: Booted up 1 node, 2 CPUs [ 0.124013] KVM setup async PF for cpu 1 [ 0.124016] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.127752] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.128433] devtmpfs: initialized [ 0.132072] EVM: security.selinux [ 0.133056] EVM: security.SMACK64 [ 0.134020] EVM: security.ima [ 0.134933] EVM: security.capability [ 0.137127] pinctrl core: initialized pinctrl subsystem [ 0.138550] regulator-dummy: no parameters [ 0.139776] RTC time: 13:06:20, date: 08/26/18 [ 0.140134] NET: Registered protocol family 16 [ 0.141527] cpuidle: using governor ladder [ 0.142692] cpuidle: using governor menu [ 0.143859] ACPI: bus type PCI registered [ 0.144017] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.145761] PCI: Using configuration type 1 for base access [ 0.147898] bio: create slab at 0 [ 0.148084] ACPI: Added _OSI(Module Device) [ 0.149238] ACPI: Added _OSI(Processor Device) [ 0.150429] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.151661] ACPI: Added _OSI(Processor Aggregator Device) [ 0.153283] ACPI: Interpreter enabled [ 0.154352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.156799] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.159485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.161775] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.164007] ACPI: (supports S0 S5) [ 0.168003] ACPI: Using IOAPIC for interrupt routing [ 0.169351] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.171922] ACPI: No dock devices found. [ 0.174046] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.175598] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.176007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.177658] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.180216] acpiphp: Slot [3] registered [ 0.181325] acpiphp: Slot [4] registered [ 0.182440] acpiphp: Slot [5] registered [ 0.183562] acpiphp: Slot [6] registered [ 0.184023] acpiphp: Slot [7] registered [ 0.185153] acpiphp: Slot [8] registered [ 0.186258] acpiphp: Slot [9] registered [ 0.187378] acpiphp: Slot [10] registered [ 0.188021] acpiphp: Slot [11] registered [ 0.189173] acpiphp: Slot [12] registered [ 0.190303] acpiphp: Slot [13] registered [ 0.191437] acpiphp: Slot [14] registered [ 0.192021] acpiphp: Slot [15] registered [ 0.193147] acpiphp: Slot [16] registered [ 0.194337] acpiphp: Slot [17] registered [ 0.195467] acpiphp: Slot [18] registered [ 0.196028] acpiphp: Slot [19] registered [ 0.197172] acpiphp: Slot [20] registered [ 0.198305] acpiphp: Slot [21] registered [ 0.199421] acpiphp: Slot [22] registered [ 0.200021] acpiphp: Slot [23] registered [ 0.201148] acpiphp: Slot [24] registered [ 0.202266] acpiphp: Slot [25] registered [ 0.203385] acpiphp: Slot [26] registered [ 0.204020] acpiphp: Slot [27] registered [ 0.205115] acpiphp: Slot [28] registered [ 0.206224] acpiphp: Slot [29] registered [ 0.207320] acpiphp: Slot [30] registered [ 0.208027] acpiphp: Slot [31] registered [ 0.209114] PCI host bridge to bus 0000:00 [ 0.210227] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.211630] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.212004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.213670] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.215499] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.216003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.223589] 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.251469] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.253008] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.255052] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.256993] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.259334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.260805] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.262620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.262620] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.264003] vgaarb: loaded [ 0.264916] vgaarb: bridge control possible 0000:00:02.0 [ 0.266710] SCSI subsystem initialized [ 0.268081] ACPI: bus type USB registered [ 0.269352] usbcore: registered new interface driver usbfs [ 0.270925] usbcore: registered new interface driver hub [ 0.272050] usbcore: registered new device driver usb [ 0.273578] PCI: Using ACPI for IRQ routing [ 0.273728] NetLabel: Initializing [ 0.276007] NetLabel: domain hash size = 128 [ 0.277299] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.278794] NetLabel: unlabeled traffic allowed by default [ 0.280198] Switched to clocksource kvm-clock [ 0.288964] AppArmor: AppArmor Filesystem Enabled [ 0.290438] pnp: PnP ACPI init [ 0.291457] ACPI: bus type PNP registered [ 0.293177] pnp: PnP ACPI: found 8 devices [ 0.294441] ACPI: bus type PNP unregistered [ 0.302078] NET: Registered protocol family 2 [ 0.303680] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.305969] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.308021] TCP: Hash tables configured (established 16384 bind 16384) [ 0.309908] TCP: reno registered [ 0.310941] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.312652] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.314526] NET: Registered protocol family 1 [ 0.315865] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.317522] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.319140] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.341340] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.363673] Trying to unpack rootfs image as initramfs... [ 0.463523] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.465832] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.467312] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.469278] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.472267] Scanning for low memory corruption every 60 seconds [ 0.474802] Initialise system trusted keyring [ 0.476398] audit: initializing netlink socket (disabled) [ 0.478143] type=2000 audit(1535288780.942:1): initialized [ 0.499192] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.501908] zbud: loaded [ 0.502998] VFS: Disk quotas dquot_6.5.2 [ 0.504159] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.506228] fuse init (API version 7.22) [ 0.507463] msgmni has been set to 3997 [ 0.508606] Key type big_key registered [ 0.510413] Key type asymmetric registered [ 0.511547] Asymmetric key parser 'x509' registered [ 0.512853] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.514961] io scheduler noop registered [ 0.516057] io scheduler deadline registered (default) [ 0.517410] io scheduler cfq registered [ 0.518544] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.520257] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.522347] ipmi message handler version 39.2 [ 0.523828] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.526257] ACPI: Power Button [PWRF] [ 0.527616] GHES: HEST is not enabled! [ 0.549578] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.593172] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.615515] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.617559] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.643204] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.646112] Linux agpgart interface v0.103 [ 0.648237] brd: module loaded [ 0.649605] loop: module loaded [ 0.650908] blk-mq: CPU -> queue map [ 0.651915] CPU 0 -> Queue 0 [ 0.652911] CPU 1 -> Queue 0 [ 0.654661] vda: vda1 [ 0.656424] scsi0 : ata_piix [ 0.657670] scsi1 : ata_piix [ 0.658741] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.660778] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.663047] libphy: Fixed MDIO Bus: probed [ 0.664524] tun: Universal TUN/TAP device driver, 1.6 [ 0.666124] tun: (C) 1999-2004 Max Krasnyansky [ 0.670531] PPP generic driver version 2.4.2 [ 0.671914] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.673740] ehci-pci: EHCI PCI platform driver [ 0.675008] ehci-platform: EHCI generic platform driver [ 0.676374] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.677923] ohci-pci: OHCI PCI platform driver [ 0.679137] ohci-platform: OHCI generic platform driver [ 0.680497] uhci_hcd: USB Universal Host Controller Interface driver [ 0.702967] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.704365] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.706440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.707982] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.709660] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.711660] usb usb1: Product: UHCI Host Controller [ 0.712968] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.714573] usb usb1: SerialNumber: 0000:00:01.2 [ 0.715940] hub 1-0:1.0: USB hub found [ 0.717018] hub 1-0:1.0: 2 ports detected [ 0.718283] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.721204] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.722537] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.724061] mousedev: PS/2 mouse device common for all mice [ 0.725805] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.728270] rtc_cmos 00:00: RTC can wake from S4 [ 0.729896] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.731599] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.733383] device-mapper: uevent: version 1.0.3 [ 0.734754] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.737120] ledtrig-cpu: registered to indicate activity on CPUs [ 0.738833] TCP: cubic registered [ 0.739944] NET: Registered protocol family 10 [ 0.741567] NET: Registered protocol family 17 [ 0.742853] Key type dns_resolver registered [ 0.744273] Loading compiled-in X.509 certificates [ 0.746141] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.755916] registered taskstats version 1 [ 0.759128] Key type trusted registered [ 0.763402] Key type encrypted registered [ 0.764677] AppArmor: AppArmor sha1 policy hashing enabled [ 0.766150] IMA: No TPM chip found, activating TPM-bypass! [ 0.768200] regulator-dummy: disabling [ 0.769392] Magic number: 14:409:130 [ 0.770513] acpi device:05: hash matches [ 0.771744] rtc_cmos 00:00: setting system clock to 2018-08-26 13:06:21 UTC (1535288781) [ 0.774019] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.775522] EDD information not available. [ 0.821340] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.823607] Write protecting the kernel read-only data: 12288k [ 0.825769] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.829239] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.844169] systemd-udevd[107]: starting version 204 [ 0.885958] FDC 0 is a S82078B [ 1.028049] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.192492] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.194280] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.196120] usb 1-1: Product: QEMU USB Tablet [ 1.197332] usb 1-1: Manufacturer: QEMU [ 1.198435] usb 1-1: SerialNumber: 42 [ 1.464112] tsc: Refined TSC clocksource calibration: 3491.845 MHz [ 1.905076] 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.243706] 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.794911] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 3.185789] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sun, 26 Aug 2018 13:06:24 +0000. Up 4.04 seconds. cloud-init-nonet[4.23]: 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 ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.91]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 26 Aug 2018 13:06:26 +0000. Up 6.08 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:65:c5:2c | ci-info: | eth0 | True | 192.168.0.18 | 255.255.255.0 | fa:16:3e:c4:7e:6c | 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.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 69:5e:02:a0:6a:5b:e3:a1:4b:f5:b6:c7:4b:50:89:3d root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | . | | . .o . | | . ..E | | . .... | |.. = . S . | |. * + .o o | | + . o... | |. . . oo | | . .... | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 30:21:bc:31:41:5e:92:40:be:5c:82:4e:90:f3:35:cb root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ |.oo+=oo | |+o .B+ . | |.+ooo*o | |o..+E o | | .o S | | | | | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 98:1d:e2:bb:d1:cc:b2:db:cc:38:57:cd:b6:3b:da:6c root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | . . | | . = . | | + S o | | = . + | | + +. . . | | .X. oE | | =++ .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: a2:6f:03:32:b6:82:25:70:86:bd:e9:00:64:ad:1f:46 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | . | | o E | |ooo | |+.+o | |oooo. . S | |o B... . | |.* +.. | |o o .o | | . ... | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting SystemD login management service[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: 2018-08-26 13:07:56,146 - functest.core.singlevm - DEBUG - try 8: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-26 13:08:06,156 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 13:08:06,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:08:06,976 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:08: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-9577ffef-42e6-4629-920c-0d55483b8114 x-compute-request-id: req-9577ffef-42e6-4629-920c-0d55483b8114 Content-Encoding: gzip Content-Length: 1498 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:c4:7e:6c", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:7e:6c", "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:65:c5:2c", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:c5:2c", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/44585adb-a974-4743-8ee5-68ef49323e34", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "44585adb-a974-4743-8ee5-68ef49323e34", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "bono-0.clearwater.opnfv", "created": "2018-08-26T13:05:34Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:5d:e3", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:5d:e3", "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:74:94:5f", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:94:5f", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "homer-0.clearwater.opnfv", "created": "2018-08-26T13:05:34Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:70:a6", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:70:a6", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:04:67", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "dime-0.clearwater.opnfv", "created": "2018-08-26T13:05:33Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:76:07", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:76:07", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:3f:bd", "version": 4, "addr": "192.168.1.22", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/04010b09-d548-48ae-8871-56d5c14751a2", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/04010b09-d548-48ae-8871-56d5c14751a2", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:06.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "04010b09-d548-48ae-8871-56d5c14751a2", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:06Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-26T13:05:32Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:68:d3", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:68:d3", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:03:d7:5a", "version": 4, "addr": "192.168.1.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/57ebb195-7daf-48cc-a21b-c274f8e0bb85", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/57ebb195-7daf-48cc-a21b-c274f8e0bb85", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:11.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "57ebb195-7daf-48cc-a21b-c274f8e0bb85", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:11Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-26T13:05:32Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:d7:76", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:d7:76", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b55ce29a-afa7-419f-b72b-55ee4962e6ac", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b55ce29a-afa7-419f-b72b-55ee4962e6ac", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:05:17.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "b55ce29a-afa7-419f-b72b-55ee4962e6ac", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:05:17Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-26T13:03:38Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:07:50", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:07:50", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:c1:d2", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b00b1f06-37cc-49cb-a11f-b314a9d7d334", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b00b1f06-37cc-49cb-a11f-b314a9d7d334", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:03:28.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "b00b1f06-37cc-49cb-a11f-b314a9d7d334", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:03:28Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "ns.clearwater.opnfv", "created": "2018-08-26T13:01:44Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 13:08:06,977 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-9577ffef-42e6-4629-920c-0d55483b8114 2018-08-26 13:08:06,977 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.820353984833s 2018-08-26 13:08:06,978 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-9577ffef-42e6-4629-920c-0d55483b8114 2018-08-26 13:08:06,985 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-26 13:08:06,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34/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}2016cfaed43b26833edac4f0a563297dd680dc74" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-26 13:08:07,061 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:08: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-d384375e-c341-4ef8-b919-e74be158d72f x-compute-request-id: req-d384375e-c341-4ef8-b919-e74be158d72f Content-Encoding: gzip Content-Length: 9737 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.009197] AppArmor: AppArmor initialized\n[ 0.012231] Yama: becoming mindful.\n[ 0.014093] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017813] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020913] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022564] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.025034] Initializing cgroup subsys memory\n[ 0.026294] Initializing cgroup subsys devices\n[ 0.028015] Initializing cgroup subsys freezer\n[ 0.029240] Initializing cgroup subsys blkio\n[ 0.030454] Initializing cgroup subsys perf_event\n[ 0.032021] Initializing cgroup subsys hugetlb\n[ 0.033415] FEATURE SPEC_CTRL Not Present\n[ 0.036195] mce: CPU supports 10 MCE banks\n[ 0.037457] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.037457] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040011] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.041741] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.044003] Speculative Store Bypass: Vulnerable\n[ 0.046360] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.052957] ACPI: Core revision 20131115\n[ 0.054680] ACPI: All ACPI Tables successfully acquired\n[ 0.056414] ftrace: allocating 28717 entries in 113 pages\n[ 0.076304] smpboot: Max logical packages: 2\n[ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.081753] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.084289] Enabling x2apic\n[ 0.085207] Enabled x2apic\n[ 0.086366] Switched APIC routing to physical x2apic.\n[ 0.089379] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.090937] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.093393] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.101485] KVM setup paravirtual spinlock\n[ 0.106203] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.108144] x86: Booting SMP configuration:\n[ 0.109351] .... node #0, CPUs: #1[ 0.106118] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.124018] x86: Booted up 1 node, 2 CPUs\n[ 0.124013] KVM setup async PF for cpu 1\n[ 0.124016] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.127752] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.128433] devtmpfs: initialized\n[ 0.132072] EVM: security.selinux\n[ 0.133056] EVM: security.SMACK64\n[ 0.134020] EVM: security.ima\n[ 0.134933] EVM: security.capability\n[ 0.137127] pinctrl core: initialized pinctrl subsystem\n[ 0.138550] regulator-dummy: no parameters\n[ 0.139776] RTC time: 13:06:20, date: 08/26/18\n[ 0.140134] NET: Registered protocol family 16\n[ 0.141527] cpuidle: using governor ladder\n[ 0.142692] cpuidle: using governor menu\n[ 0.143859] ACPI: bus type PCI registered\n[ 0.144017] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.145761] PCI: Using configuration type 1 for base access\n[ 0.147898] bio: create slab at 0\n[ 0.148084] ACPI: Added _OSI(Module Device)\n[ 0.149238] ACPI: Added _OSI(Processor Device)\n[ 0.150429] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.151661] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.153283] ACPI: Interpreter enabled\n[ 0.154352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.156799] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.159485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.161775] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.164007] ACPI: (supports S0 S5)\n[ 0.168003] ACPI: Using IOAPIC for interrupt routing\n[ 0.169351] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.171922] ACPI: No dock devices found.\n[ 0.174046] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.175598] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.176007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.177658] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.180216] acpiphp: Slot [3] registered\n[ 0.181325] acpiphp: Slot [4] registered\n[ 0.182440] acpiphp: Slot [5] registered\n[ 0.183562] acpiphp: Slot [6] registered\n[ 0.184023] acpiphp: Slot [7] registered\n[ 0.185153] acpiphp: Slot [8] registered\n[ 0.186258] acpiphp: Slot [9] registered\n[ 0.187378] acpiphp: Slot [10] registered\n[ 0.188021] acpiphp: Slot [11] registered\n[ 0.189173] acpiphp: Slot [12] registered\n[ 0.190303] acpiphp: Slot [13] registered\n[ 0.191437] acpiphp: Slot [14] registered\n[ 0.192021] acpiphp: Slot [15] registered\n[ 0.193147] acpiphp: Slot [16] registered\n[ 0.194337] acpiphp: Slot [17] registered\n[ 0.195467] acpiphp: Slot [18] registered\n[ 0.196028] acpiphp: Slot [19] registered\n[ 0.197172] acpiphp: Slot [20] registered\n[ 0.198305] acpiphp: Slot [21] registered\n[ 0.199421] acpiphp: Slot [22] registered\n[ 0.200021] acpiphp: Slot [23] registered\n[ 0.201148] acpiphp: Slot [24] registered\n[ 0.202266] acpiphp: Slot [25] registered\n[ 0.203385] acpiphp: Slot [26] registered\n[ 0.204020] acpiphp: Slot [27] registered\n[ 0.205115] acpiphp: Slot [28] registered\n[ 0.206224] acpiphp: Slot [29] registered\n[ 0.207320] acpiphp: Slot [30] registered\n[ 0.208027] acpiphp: Slot [31] registered\n[ 0.209114] PCI host bridge to bus 0000:00\n[ 0.210227] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.211630] 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.213670] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.215499] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.216003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.223589] 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.251469] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.253008] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.255052] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.256993] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.259334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.260805] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.262620] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.262620] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.264003] vgaarb: loaded\n[ 0.264916] vgaarb: bridge control possible 0000:00:02.0\n[ 0.266710] SCSI subsystem initialized\n[ 0.268081] ACPI: bus type USB registered\n[ 0.269352] usbcore: registered new interface driver usbfs\n[ 0.270925] usbcore: registered new interface driver hub\n[ 0.272050] usbcore: registered new device driver usb\n[ 0.273578] PCI: Using ACPI for IRQ routing\n[ 0.273728] NetLabel: Initializing\n[ 0.276007] NetLabel: domain hash size = 128\n[ 0.277299] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.278794] NetLabel: unlabeled traffic allowed by default\n[ 0.280198] Switched to clocksource kvm-clock\n[ 0.288964] AppArmor: AppArmor Filesystem Enabled\n[ 0.290438] pnp: PnP ACPI init\n[ 0.291457] ACPI: bus type PNP registered\n[ 0.293177] pnp: PnP ACPI: found 8 devices\n[ 0.294441] ACPI: bus type PNP unregistered\n[ 0.302078] NET: Registered protocol family 2\n[ 0.303680] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.305969] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.308021] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.309908] TCP: reno registered\n[ 0.310941] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.312652] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.314526] NET: Registered protocol family 1\n[ 0.315865] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.317522] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.319140] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.341340] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.363673] Trying to unpack rootfs image as initramfs...\n[ 0.463523] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.465832] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.467312] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.469278] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.472267] Scanning for low memory corruption every 60 seconds\n[ 0.474802] Initialise system trusted keyring\n[ 0.476398] audit: initializing netlink socket (disabled)\n[ 0.478143] type=2000 audit(1535288780.942:1): initialized\n[ 0.499192] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.501908] zbud: loaded\n[ 0.502998] VFS: Disk quotas dquot_6.5.2\n[ 0.504159] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.506228] fuse init (API version 7.22)\n[ 0.507463] msgmni has been set to 3997\n[ 0.508606] Key type big_key registered\n[ 0.510413] Key type asymmetric registered\n[ 0.511547] Asymmetric key parser 'x509' registered\n[ 0.512853] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.514961] io scheduler noop registered\n[ 0.516057] io scheduler deadline registered (default)\n[ 0.517410] io scheduler cfq registered\n[ 0.518544] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520257] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.522347] ipmi message handler version 39.2\n[ 0.523828] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.526257] ACPI: Power Button [PWRF]\n[ 0.527616] GHES: HEST is not enabled!\n[ 0.549578] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.593172] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.615515] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.617559] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.643204] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.646112] Linux agpgart interface v0.103\n[ 0.648237] brd: module loaded\n[ 0.649605] loop: module loaded\n[ 0.650908] blk-mq: CPU -> queue map\n[ 0.651915] CPU 0 -> Queue 0\n[ 0.652911] CPU 1 -> Queue 0\n[ 0.654661] vda: vda1\n[ 0.656424] scsi0 : ata_piix\n[ 0.657670] scsi1 : ata_piix\n[ 0.658741] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.660778] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.663047] libphy: Fixed MDIO Bus: probed\n[ 0.664524] tun: Universal TUN/TAP device driver, 1.6\n[ 0.666124] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.670531] PPP generic driver version 2.4.2\n[ 0.671914] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.673740] ehci-pci: EHCI PCI platform driver\n[ 0.675008] ehci-platform: EHCI generic platform driver\n[ 0.676374] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.677923] ohci-pci: OHCI PCI platform driver\n[ 0.679137] ohci-platform: OHCI generic platform driver\n[ 0.680497] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.702967] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.704365] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.706440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.707982] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.709660] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.711660] usb usb1: Product: UHCI Host Controller\n[ 0.712968] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.714573] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.715940] hub 1-0:1.0: USB hub found\n[ 0.717018] hub 1-0:1.0: 2 ports detected\n[ 0.718283] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.721204] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.722537] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.724061] mousedev: PS/2 mouse device common for all mice\n[ 0.725805] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.728270] rtc_cmos 00:00: RTC can wake from S4\n[ 0.729896] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.731599] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.733383] device-mapper: uevent: version 1.0.3\n[ 0.734754] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.737120] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.738833] TCP: cubic registered\n[ 0.739944] NET: Registered protocol family 10\n[ 0.741567] NET: Registered protocol family 17\n[ 0.742853] Key type dns_resolver registered\n[ 0.744273] Loading compiled-in X.509 certificates\n[ 0.746141] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.755916] registered taskstats version 1\n[ 0.759128] Key type trusted registered\n[ 0.763402] Key type encrypted registered\n[ 0.764677] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.766150] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.768200] regulator-dummy: disabling\n[ 0.769392] Magic number: 14:409:130\n[ 0.770513] acpi device:05: hash matches\n[ 0.771744] rtc_cmos 00:00: setting system clock to 2018-08-26 13:06:21 UTC (1535288781)\n[ 0.774019] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.775522] EDD information not available.\n[ 0.821340] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.823607] Write protecting the kernel read-only data: 12288k\n[ 0.825769] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.829239] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.844169] systemd-udevd[107]: starting version 204\n[ 0.885958] FDC 0 is a S82078B\n[ 1.028049] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.192492] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.194280] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.196120] usb 1-1: Product: QEMU USB Tablet\n[ 1.197332] usb 1-1: Manufacturer: QEMU\n[ 1.198435] usb 1-1: SerialNumber: 42\n[ 1.464112] tsc: Refined TSC clocksource calibration: 3491.845 MHz\n[ 1.905076] 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.243706] 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.794911] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 3.185789] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Sun, 26 Aug 2018 13:06:24 +0000. Up 4.04 seconds.\ncloud-init-nonet[4.23]: 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 * Stopping set console keymap[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.91]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 26 Aug 2018 13:06:26 +0000. Up 6.08 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:65:c5:2c |\nci-info: | eth0 | True | 192.168.0.18 | 255.255.255.0 | fa:16:3e:c4:7e:6c |\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.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n69:5e:02:a0:6a:5b:e3:a1:4b:f5:b6:c7:4b:50:89:3d root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . |\n| . .o . |\n| . ..E |\n| . .... |\n|.. = . S . |\n|. * + .o o |\n| + . o... |\n|. . . oo |\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:\n30:21:bc:31:41:5e:92:40:be:5c:82:4e:90:f3:35:cb root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n|.oo+=oo |\n|+o .B+ . |\n|.+ooo*o |\n|o..+E o |\n| .o S |\n| |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n98:1d:e2:bb:d1:cc:b2:db:cc:38:57:cd:b6:3b:da:6c root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| |\n| . . |\n| . = . |\n| + S o |\n| = . + |\n| + +. . . |\n| .X. oE |\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:\na2:6f:03:32:b6:82:25:70:86:bd:e9:00:64:ad:1f:46 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| . |\n| o E |\n|ooo |\n|+.+o |\n|oooo. . S |\n|o B... . |\n|.* +.. |\n|o o .o |\n| . ... |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\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 OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: "} 2018-08-26 13:08:07,062 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34/action used request id req-d384375e-c341-4ef8-b919-e74be158d72f 2018-08-26 13:08:07,062 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0762209892273s 2018-08-26 13:08:07,063 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34/action used request id req-d384375e-c341-4ef8-b919-e74be158d72f 2018-08-26 13:08:07,063 - 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.009197] AppArmor: AppArmor initialized [ 0.012231] Yama: becoming mindful. [ 0.014093] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017813] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020913] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022564] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.025034] Initializing cgroup subsys memory [ 0.026294] Initializing cgroup subsys devices [ 0.028015] Initializing cgroup subsys freezer [ 0.029240] Initializing cgroup subsys blkio [ 0.030454] Initializing cgroup subsys perf_event [ 0.032021] Initializing cgroup subsys hugetlb [ 0.033415] FEATURE SPEC_CTRL Not Present [ 0.036195] mce: CPU supports 10 MCE banks [ 0.037457] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.037457] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040011] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.041741] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.044003] Speculative Store Bypass: Vulnerable [ 0.046360] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.052957] ACPI: Core revision 20131115 [ 0.054680] ACPI: All ACPI Tables successfully acquired [ 0.056414] ftrace: allocating 28717 entries in 113 pages [ 0.076304] smpboot: Max logical packages: 2 [ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.081753] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.084289] Enabling x2apic [ 0.085207] Enabled x2apic [ 0.086366] Switched APIC routing to physical x2apic. [ 0.089379] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.090937] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.093393] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.101485] KVM setup paravirtual spinlock [ 0.106203] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.108144] x86: Booting SMP configuration: [ 0.109351] .... node #0, CPUs: #1[ 0.106118] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.124018] x86: Booted up 1 node, 2 CPUs [ 0.124013] KVM setup async PF for cpu 1 [ 0.124016] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.127752] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.128433] devtmpfs: initialized [ 0.132072] EVM: security.selinux [ 0.133056] EVM: security.SMACK64 [ 0.134020] EVM: security.ima [ 0.134933] EVM: security.capability [ 0.137127] pinctrl core: initialized pinctrl subsystem [ 0.138550] regulator-dummy: no parameters [ 0.139776] RTC time: 13:06:20, date: 08/26/18 [ 0.140134] NET: Registered protocol family 16 [ 0.141527] cpuidle: using governor ladder [ 0.142692] cpuidle: using governor menu [ 0.143859] ACPI: bus type PCI registered [ 0.144017] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.145761] PCI: Using configuration type 1 for base access [ 0.147898] bio: create slab at 0 [ 0.148084] ACPI: Added _OSI(Module Device) [ 0.149238] ACPI: Added _OSI(Processor Device) [ 0.150429] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.151661] ACPI: Added _OSI(Processor Aggregator Device) [ 0.153283] ACPI: Interpreter enabled [ 0.154352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.156799] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.159485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.161775] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.164007] ACPI: (supports S0 S5) [ 0.168003] ACPI: Using IOAPIC for interrupt routing [ 0.169351] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.171922] ACPI: No dock devices found. [ 0.174046] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.175598] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.176007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.177658] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.180216] acpiphp: Slot [3] registered [ 0.181325] acpiphp: Slot [4] registered [ 0.182440] acpiphp: Slot [5] registered [ 0.183562] acpiphp: Slot [6] registered [ 0.184023] acpiphp: Slot [7] registered [ 0.185153] acpiphp: Slot [8] registered [ 0.186258] acpiphp: Slot [9] registered [ 0.187378] acpiphp: Slot [10] registered [ 0.188021] acpiphp: Slot [11] registered [ 0.189173] acpiphp: Slot [12] registered [ 0.190303] acpiphp: Slot [13] registered [ 0.191437] acpiphp: Slot [14] registered [ 0.192021] acpiphp: Slot [15] registered [ 0.193147] acpiphp: Slot [16] registered [ 0.194337] acpiphp: Slot [17] registered [ 0.195467] acpiphp: Slot [18] registered [ 0.196028] acpiphp: Slot [19] registered [ 0.197172] acpiphp: Slot [20] registered [ 0.198305] acpiphp: Slot [21] registered [ 0.199421] acpiphp: Slot [22] registered [ 0.200021] acpiphp: Slot [23] registered [ 0.201148] acpiphp: Slot [24] registered [ 0.202266] acpiphp: Slot [25] registered [ 0.203385] acpiphp: Slot [26] registered [ 0.204020] acpiphp: Slot [27] registered [ 0.205115] acpiphp: Slot [28] registered [ 0.206224] acpiphp: Slot [29] registered [ 0.207320] acpiphp: Slot [30] registered [ 0.208027] acpiphp: Slot [31] registered [ 0.209114] PCI host bridge to bus 0000:00 [ 0.210227] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.211630] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.212004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.213670] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.215499] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.216003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.223589] 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.251469] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.253008] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.255052] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.256993] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.259334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.260805] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.262620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.262620] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.264003] vgaarb: loaded [ 0.264916] vgaarb: bridge control possible 0000:00:02.0 [ 0.266710] SCSI subsystem initialized [ 0.268081] ACPI: bus type USB registered [ 0.269352] usbcore: registered new interface driver usbfs [ 0.270925] usbcore: registered new interface driver hub [ 0.272050] usbcore: registered new device driver usb [ 0.273578] PCI: Using ACPI for IRQ routing [ 0.273728] NetLabel: Initializing [ 0.276007] NetLabel: domain hash size = 128 [ 0.277299] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.278794] NetLabel: unlabeled traffic allowed by default [ 0.280198] Switched to clocksource kvm-clock [ 0.288964] AppArmor: AppArmor Filesystem Enabled [ 0.290438] pnp: PnP ACPI init [ 0.291457] ACPI: bus type PNP registered [ 0.293177] pnp: PnP ACPI: found 8 devices [ 0.294441] ACPI: bus type PNP unregistered [ 0.302078] NET: Registered protocol family 2 [ 0.303680] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.305969] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.308021] TCP: Hash tables configured (established 16384 bind 16384) [ 0.309908] TCP: reno registered [ 0.310941] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.312652] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.314526] NET: Registered protocol family 1 [ 0.315865] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.317522] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.319140] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.341340] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.363673] Trying to unpack rootfs image as initramfs... [ 0.463523] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.465832] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.467312] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.469278] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.472267] Scanning for low memory corruption every 60 seconds [ 0.474802] Initialise system trusted keyring [ 0.476398] audit: initializing netlink socket (disabled) [ 0.478143] type=2000 audit(1535288780.942:1): initialized [ 0.499192] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.501908] zbud: loaded [ 0.502998] VFS: Disk quotas dquot_6.5.2 [ 0.504159] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.506228] fuse init (API version 7.22) [ 0.507463] msgmni has been set to 3997 [ 0.508606] Key type big_key registered [ 0.510413] Key type asymmetric registered [ 0.511547] Asymmetric key parser 'x509' registered [ 0.512853] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.514961] io scheduler noop registered [ 0.516057] io scheduler deadline registered (default) [ 0.517410] io scheduler cfq registered [ 0.518544] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.520257] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.522347] ipmi message handler version 39.2 [ 0.523828] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.526257] ACPI: Power Button [PWRF] [ 0.527616] GHES: HEST is not enabled! [ 0.549578] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.593172] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.615515] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.617559] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.643204] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.646112] Linux agpgart interface v0.103 [ 0.648237] brd: module loaded [ 0.649605] loop: module loaded [ 0.650908] blk-mq: CPU -> queue map [ 0.651915] CPU 0 -> Queue 0 [ 0.652911] CPU 1 -> Queue 0 [ 0.654661] vda: vda1 [ 0.656424] scsi0 : ata_piix [ 0.657670] scsi1 : ata_piix [ 0.658741] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.660778] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.663047] libphy: Fixed MDIO Bus: probed [ 0.664524] tun: Universal TUN/TAP device driver, 1.6 [ 0.666124] tun: (C) 1999-2004 Max Krasnyansky [ 0.670531] PPP generic driver version 2.4.2 [ 0.671914] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.673740] ehci-pci: EHCI PCI platform driver [ 0.675008] ehci-platform: EHCI generic platform driver [ 0.676374] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.677923] ohci-pci: OHCI PCI platform driver [ 0.679137] ohci-platform: OHCI generic platform driver [ 0.680497] uhci_hcd: USB Universal Host Controller Interface driver [ 0.702967] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.704365] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.706440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.707982] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.709660] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.711660] usb usb1: Product: UHCI Host Controller [ 0.712968] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.714573] usb usb1: SerialNumber: 0000:00:01.2 [ 0.715940] hub 1-0:1.0: USB hub found [ 0.717018] hub 1-0:1.0: 2 ports detected [ 0.718283] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.721204] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.722537] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.724061] mousedev: PS/2 mouse device common for all mice [ 0.725805] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.728270] rtc_cmos 00:00: RTC can wake from S4 [ 0.729896] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.731599] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.733383] device-mapper: uevent: version 1.0.3 [ 0.734754] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.737120] ledtrig-cpu: registered to indicate activity on CPUs [ 0.738833] TCP: cubic registered [ 0.739944] NET: Registered protocol family 10 [ 0.741567] NET: Registered protocol family 17 [ 0.742853] Key type dns_resolver registered [ 0.744273] Loading compiled-in X.509 certificates [ 0.746141] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.755916] registered taskstats version 1 [ 0.759128] Key type trusted registered [ 0.763402] Key type encrypted registered [ 0.764677] AppArmor: AppArmor sha1 policy hashing enabled [ 0.766150] IMA: No TPM chip found, activating TPM-bypass! [ 0.768200] regulator-dummy: disabling [ 0.769392] Magic number: 14:409:130 [ 0.770513] acpi device:05: hash matches [ 0.771744] rtc_cmos 00:00: setting system clock to 2018-08-26 13:06:21 UTC (1535288781) [ 0.774019] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.775522] EDD information not available. [ 0.821340] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.823607] Write protecting the kernel read-only data: 12288k [ 0.825769] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.829239] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.844169] systemd-udevd[107]: starting version 204 [ 0.885958] FDC 0 is a S82078B [ 1.028049] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.192492] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.194280] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.196120] usb 1-1: Product: QEMU USB Tablet [ 1.197332] usb 1-1: Manufacturer: QEMU [ 1.198435] usb 1-1: SerialNumber: 42 [ 1.464112] tsc: Refined TSC clocksource calibration: 3491.845 MHz [ 1.905076] 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.243706] 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.794911] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 3.185789] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sun, 26 Aug 2018 13:06:24 +0000. Up 4.04 seconds. cloud-init-nonet[4.23]: 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 ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.91]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 26 Aug 2018 13:06:26 +0000. Up 6.08 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:65:c5:2c | ci-info: | eth0 | True | 192.168.0.18 | 255.255.255.0 | fa:16:3e:c4:7e:6c | 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.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 69:5e:02:a0:6a:5b:e3:a1:4b:f5:b6:c7:4b:50:89:3d root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | . | | . .o . | | . ..E | | . .... | |.. = . S . | |. * + .o o | | + . o... | |. . . oo | | . .... | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 30:21:bc:31:41:5e:92:40:be:5c:82:4e:90:f3:35:cb root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ |.oo+=oo | |+o .B+ . | |.+ooo*o | |o..+E o | | .o S | | | | | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 98:1d:e2:bb:d1:cc:b2:db:cc:38:57:cd:b6:3b:da:6c root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | . . | | . = . | | + S o | | = . + | | + +. . . | | .X. oE | | =++ .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: a2:6f:03:32:b6:82:25:70:86:bd:e9:00:64:ad:1f:46 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | . | | o E | |ooo | |+.+o | |oooo. . S | |o B... . | |.* +.. | |o o .o | | . ... | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting SystemD login management service[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: 2018-08-26 13:08:07,065 - functest.core.singlevm - DEBUG - try 9: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-26 13:08:17,076 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 13:08:17,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:08:17,846 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13: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-b938a668-03e1-4722-b272-54f75dc962dd x-compute-request-id: req-b938a668-03e1-4722-b272-54f75dc962dd Content-Encoding: gzip Content-Length: 1498 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:c4:7e:6c", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:7e:6c", "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:65:c5:2c", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:c5:2c", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/44585adb-a974-4743-8ee5-68ef49323e34", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "44585adb-a974-4743-8ee5-68ef49323e34", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "bono-0.clearwater.opnfv", "created": "2018-08-26T13:05:34Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:5d:e3", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:5d:e3", "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:74:94:5f", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:94:5f", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "homer-0.clearwater.opnfv", "created": "2018-08-26T13:05:34Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:70:a6", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:70:a6", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:04:67", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "dime-0.clearwater.opnfv", "created": "2018-08-26T13:05:33Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:76:07", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:76:07", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:3f:bd", "version": 4, "addr": "192.168.1.22", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/04010b09-d548-48ae-8871-56d5c14751a2", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/04010b09-d548-48ae-8871-56d5c14751a2", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:06.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "04010b09-d548-48ae-8871-56d5c14751a2", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:06Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-26T13:05:32Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:68:d3", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:68:d3", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:03:d7:5a", "version": 4, "addr": "192.168.1.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/57ebb195-7daf-48cc-a21b-c274f8e0bb85", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/57ebb195-7daf-48cc-a21b-c274f8e0bb85", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:11.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "57ebb195-7daf-48cc-a21b-c274f8e0bb85", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:11Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-26T13:05:32Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:d7:76", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:d7:76", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b55ce29a-afa7-419f-b72b-55ee4962e6ac", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b55ce29a-afa7-419f-b72b-55ee4962e6ac", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:05:17.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "b55ce29a-afa7-419f-b72b-55ee4962e6ac", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:05:17Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-26T13:03:38Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:07:50", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:07:50", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:c1:d2", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b00b1f06-37cc-49cb-a11f-b314a9d7d334", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b00b1f06-37cc-49cb-a11f-b314a9d7d334", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:03:28.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "b00b1f06-37cc-49cb-a11f-b314a9d7d334", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:03:28Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "ns.clearwater.opnfv", "created": "2018-08-26T13:01:44Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 13:08:17,846 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b938a668-03e1-4722-b272-54f75dc962dd 2018-08-26 13:08:17,847 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.770655870438s 2018-08-26 13:08:17,847 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b938a668-03e1-4722-b272-54f75dc962dd 2018-08-26 13:08:17,854 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-26 13:08:17,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34/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}2016cfaed43b26833edac4f0a563297dd680dc74" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-26 13:08:17,927 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13: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-394051ba-35c7-4db9-a848-8de22317d389 x-compute-request-id: req-394051ba-35c7-4db9-a848-8de22317d389 Content-Encoding: gzip Content-Length: 9737 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.009197] AppArmor: AppArmor initialized\n[ 0.012231] Yama: becoming mindful.\n[ 0.014093] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017813] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020913] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022564] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.025034] Initializing cgroup subsys memory\n[ 0.026294] Initializing cgroup subsys devices\n[ 0.028015] Initializing cgroup subsys freezer\n[ 0.029240] Initializing cgroup subsys blkio\n[ 0.030454] Initializing cgroup subsys perf_event\n[ 0.032021] Initializing cgroup subsys hugetlb\n[ 0.033415] FEATURE SPEC_CTRL Not Present\n[ 0.036195] mce: CPU supports 10 MCE banks\n[ 0.037457] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.037457] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040011] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.041741] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.044003] Speculative Store Bypass: Vulnerable\n[ 0.046360] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.052957] ACPI: Core revision 20131115\n[ 0.054680] ACPI: All ACPI Tables successfully acquired\n[ 0.056414] ftrace: allocating 28717 entries in 113 pages\n[ 0.076304] smpboot: Max logical packages: 2\n[ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.081753] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.084289] Enabling x2apic\n[ 0.085207] Enabled x2apic\n[ 0.086366] Switched APIC routing to physical x2apic.\n[ 0.089379] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.090937] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.093393] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.101485] KVM setup paravirtual spinlock\n[ 0.106203] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.108144] x86: Booting SMP configuration:\n[ 0.109351] .... node #0, CPUs: #1[ 0.106118] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.124018] x86: Booted up 1 node, 2 CPUs\n[ 0.124013] KVM setup async PF for cpu 1\n[ 0.124016] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.127752] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.128433] devtmpfs: initialized\n[ 0.132072] EVM: security.selinux\n[ 0.133056] EVM: security.SMACK64\n[ 0.134020] EVM: security.ima\n[ 0.134933] EVM: security.capability\n[ 0.137127] pinctrl core: initialized pinctrl subsystem\n[ 0.138550] regulator-dummy: no parameters\n[ 0.139776] RTC time: 13:06:20, date: 08/26/18\n[ 0.140134] NET: Registered protocol family 16\n[ 0.141527] cpuidle: using governor ladder\n[ 0.142692] cpuidle: using governor menu\n[ 0.143859] ACPI: bus type PCI registered\n[ 0.144017] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.145761] PCI: Using configuration type 1 for base access\n[ 0.147898] bio: create slab at 0\n[ 0.148084] ACPI: Added _OSI(Module Device)\n[ 0.149238] ACPI: Added _OSI(Processor Device)\n[ 0.150429] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.151661] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.153283] ACPI: Interpreter enabled\n[ 0.154352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.156799] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.159485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.161775] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.164007] ACPI: (supports S0 S5)\n[ 0.168003] ACPI: Using IOAPIC for interrupt routing\n[ 0.169351] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.171922] ACPI: No dock devices found.\n[ 0.174046] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.175598] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.176007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.177658] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.180216] acpiphp: Slot [3] registered\n[ 0.181325] acpiphp: Slot [4] registered\n[ 0.182440] acpiphp: Slot [5] registered\n[ 0.183562] acpiphp: Slot [6] registered\n[ 0.184023] acpiphp: Slot [7] registered\n[ 0.185153] acpiphp: Slot [8] registered\n[ 0.186258] acpiphp: Slot [9] registered\n[ 0.187378] acpiphp: Slot [10] registered\n[ 0.188021] acpiphp: Slot [11] registered\n[ 0.189173] acpiphp: Slot [12] registered\n[ 0.190303] acpiphp: Slot [13] registered\n[ 0.191437] acpiphp: Slot [14] registered\n[ 0.192021] acpiphp: Slot [15] registered\n[ 0.193147] acpiphp: Slot [16] registered\n[ 0.194337] acpiphp: Slot [17] registered\n[ 0.195467] acpiphp: Slot [18] registered\n[ 0.196028] acpiphp: Slot [19] registered\n[ 0.197172] acpiphp: Slot [20] registered\n[ 0.198305] acpiphp: Slot [21] registered\n[ 0.199421] acpiphp: Slot [22] registered\n[ 0.200021] acpiphp: Slot [23] registered\n[ 0.201148] acpiphp: Slot [24] registered\n[ 0.202266] acpiphp: Slot [25] registered\n[ 0.203385] acpiphp: Slot [26] registered\n[ 0.204020] acpiphp: Slot [27] registered\n[ 0.205115] acpiphp: Slot [28] registered\n[ 0.206224] acpiphp: Slot [29] registered\n[ 0.207320] acpiphp: Slot [30] registered\n[ 0.208027] acpiphp: Slot [31] registered\n[ 0.209114] PCI host bridge to bus 0000:00\n[ 0.210227] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.211630] 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.213670] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.215499] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.216003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.223589] 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.251469] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.253008] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.255052] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.256993] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.259334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.260805] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.262620] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.262620] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.264003] vgaarb: loaded\n[ 0.264916] vgaarb: bridge control possible 0000:00:02.0\n[ 0.266710] SCSI subsystem initialized\n[ 0.268081] ACPI: bus type USB registered\n[ 0.269352] usbcore: registered new interface driver usbfs\n[ 0.270925] usbcore: registered new interface driver hub\n[ 0.272050] usbcore: registered new device driver usb\n[ 0.273578] PCI: Using ACPI for IRQ routing\n[ 0.273728] NetLabel: Initializing\n[ 0.276007] NetLabel: domain hash size = 128\n[ 0.277299] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.278794] NetLabel: unlabeled traffic allowed by default\n[ 0.280198] Switched to clocksource kvm-clock\n[ 0.288964] AppArmor: AppArmor Filesystem Enabled\n[ 0.290438] pnp: PnP ACPI init\n[ 0.291457] ACPI: bus type PNP registered\n[ 0.293177] pnp: PnP ACPI: found 8 devices\n[ 0.294441] ACPI: bus type PNP unregistered\n[ 0.302078] NET: Registered protocol family 2\n[ 0.303680] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.305969] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.308021] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.309908] TCP: reno registered\n[ 0.310941] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.312652] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.314526] NET: Registered protocol family 1\n[ 0.315865] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.317522] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.319140] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.341340] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.363673] Trying to unpack rootfs image as initramfs...\n[ 0.463523] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.465832] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.467312] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.469278] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.472267] Scanning for low memory corruption every 60 seconds\n[ 0.474802] Initialise system trusted keyring\n[ 0.476398] audit: initializing netlink socket (disabled)\n[ 0.478143] type=2000 audit(1535288780.942:1): initialized\n[ 0.499192] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.501908] zbud: loaded\n[ 0.502998] VFS: Disk quotas dquot_6.5.2\n[ 0.504159] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.506228] fuse init (API version 7.22)\n[ 0.507463] msgmni has been set to 3997\n[ 0.508606] Key type big_key registered\n[ 0.510413] Key type asymmetric registered\n[ 0.511547] Asymmetric key parser 'x509' registered\n[ 0.512853] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.514961] io scheduler noop registered\n[ 0.516057] io scheduler deadline registered (default)\n[ 0.517410] io scheduler cfq registered\n[ 0.518544] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520257] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.522347] ipmi message handler version 39.2\n[ 0.523828] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.526257] ACPI: Power Button [PWRF]\n[ 0.527616] GHES: HEST is not enabled!\n[ 0.549578] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.593172] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.615515] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.617559] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.643204] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.646112] Linux agpgart interface v0.103\n[ 0.648237] brd: module loaded\n[ 0.649605] loop: module loaded\n[ 0.650908] blk-mq: CPU -> queue map\n[ 0.651915] CPU 0 -> Queue 0\n[ 0.652911] CPU 1 -> Queue 0\n[ 0.654661] vda: vda1\n[ 0.656424] scsi0 : ata_piix\n[ 0.657670] scsi1 : ata_piix\n[ 0.658741] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.660778] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.663047] libphy: Fixed MDIO Bus: probed\n[ 0.664524] tun: Universal TUN/TAP device driver, 1.6\n[ 0.666124] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.670531] PPP generic driver version 2.4.2\n[ 0.671914] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.673740] ehci-pci: EHCI PCI platform driver\n[ 0.675008] ehci-platform: EHCI generic platform driver\n[ 0.676374] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.677923] ohci-pci: OHCI PCI platform driver\n[ 0.679137] ohci-platform: OHCI generic platform driver\n[ 0.680497] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.702967] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.704365] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.706440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.707982] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.709660] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.711660] usb usb1: Product: UHCI Host Controller\n[ 0.712968] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.714573] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.715940] hub 1-0:1.0: USB hub found\n[ 0.717018] hub 1-0:1.0: 2 ports detected\n[ 0.718283] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.721204] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.722537] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.724061] mousedev: PS/2 mouse device common for all mice\n[ 0.725805] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.728270] rtc_cmos 00:00: RTC can wake from S4\n[ 0.729896] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.731599] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.733383] device-mapper: uevent: version 1.0.3\n[ 0.734754] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.737120] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.738833] TCP: cubic registered\n[ 0.739944] NET: Registered protocol family 10\n[ 0.741567] NET: Registered protocol family 17\n[ 0.742853] Key type dns_resolver registered\n[ 0.744273] Loading compiled-in X.509 certificates\n[ 0.746141] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.755916] registered taskstats version 1\n[ 0.759128] Key type trusted registered\n[ 0.763402] Key type encrypted registered\n[ 0.764677] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.766150] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.768200] regulator-dummy: disabling\n[ 0.769392] Magic number: 14:409:130\n[ 0.770513] acpi device:05: hash matches\n[ 0.771744] rtc_cmos 00:00: setting system clock to 2018-08-26 13:06:21 UTC (1535288781)\n[ 0.774019] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.775522] EDD information not available.\n[ 0.821340] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.823607] Write protecting the kernel read-only data: 12288k\n[ 0.825769] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.829239] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.844169] systemd-udevd[107]: starting version 204\n[ 0.885958] FDC 0 is a S82078B\n[ 1.028049] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.192492] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.194280] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.196120] usb 1-1: Product: QEMU USB Tablet\n[ 1.197332] usb 1-1: Manufacturer: QEMU\n[ 1.198435] usb 1-1: SerialNumber: 42\n[ 1.464112] tsc: Refined TSC clocksource calibration: 3491.845 MHz\n[ 1.905076] 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.243706] 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.794911] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 3.185789] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Sun, 26 Aug 2018 13:06:24 +0000. Up 4.04 seconds.\ncloud-init-nonet[4.23]: 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 * Stopping set console keymap[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.91]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 26 Aug 2018 13:06:26 +0000. Up 6.08 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:65:c5:2c |\nci-info: | eth0 | True | 192.168.0.18 | 255.255.255.0 | fa:16:3e:c4:7e:6c |\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.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n69:5e:02:a0:6a:5b:e3:a1:4b:f5:b6:c7:4b:50:89:3d root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . |\n| . .o . |\n| . ..E |\n| . .... |\n|.. = . S . |\n|. * + .o o |\n| + . o... |\n|. . . oo |\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:\n30:21:bc:31:41:5e:92:40:be:5c:82:4e:90:f3:35:cb root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n|.oo+=oo |\n|+o .B+ . |\n|.+ooo*o |\n|o..+E o |\n| .o S |\n| |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n98:1d:e2:bb:d1:cc:b2:db:cc:38:57:cd:b6:3b:da:6c root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| |\n| . . |\n| . = . |\n| + S o |\n| = . + |\n| + +. . . |\n| .X. oE |\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:\na2:6f:03:32:b6:82:25:70:86:bd:e9:00:64:ad:1f:46 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| . |\n| o E |\n|ooo |\n|+.+o |\n|oooo. . S |\n|o B... . |\n|.* +.. |\n|o o .o |\n| . ... |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\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 OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: "} 2018-08-26 13:08:17,928 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34/action used request id req-394051ba-35c7-4db9-a848-8de22317d389 2018-08-26 13:08:17,928 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0734848976135s 2018-08-26 13:08:17,929 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34/action used request id req-394051ba-35c7-4db9-a848-8de22317d389 2018-08-26 13:08:17,929 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-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.009197] AppArmor: AppArmor initialized [ 0.012231] Yama: becoming mindful. [ 0.014093] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017813] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020913] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022564] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.025034] Initializing cgroup subsys memory [ 0.026294] Initializing cgroup subsys devices [ 0.028015] Initializing cgroup subsys freezer [ 0.029240] Initializing cgroup subsys blkio [ 0.030454] Initializing cgroup subsys perf_event [ 0.032021] Initializing cgroup subsys hugetlb [ 0.033415] FEATURE SPEC_CTRL Not Present [ 0.036195] mce: CPU supports 10 MCE banks [ 0.037457] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.037457] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040011] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.041741] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.044003] Speculative Store Bypass: Vulnerable [ 0.046360] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.052957] ACPI: Core revision 20131115 [ 0.054680] ACPI: All ACPI Tables successfully acquired [ 0.056414] ftrace: allocating 28717 entries in 113 pages [ 0.076304] smpboot: Max logical packages: 2 [ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.081753] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.084289] Enabling x2apic [ 0.085207] Enabled x2apic [ 0.086366] Switched APIC routing to physical x2apic. [ 0.089379] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.090937] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.093393] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.101485] KVM setup paravirtual spinlock [ 0.106203] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.108144] x86: Booting SMP configuration: [ 0.109351] .... node #0, CPUs: #1[ 0.106118] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.124018] x86: Booted up 1 node, 2 CPUs [ 0.124013] KVM setup async PF for cpu 1 [ 0.124016] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.127752] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.128433] devtmpfs: initialized [ 0.132072] EVM: security.selinux [ 0.133056] EVM: security.SMACK64 [ 0.134020] EVM: security.ima [ 0.134933] EVM: security.capability [ 0.137127] pinctrl core: initialized pinctrl subsystem [ 0.138550] regulator-dummy: no parameters [ 0.139776] RTC time: 13:06:20, date: 08/26/18 [ 0.140134] NET: Registered protocol family 16 [ 0.141527] cpuidle: using governor ladder [ 0.142692] cpuidle: using governor menu [ 0.143859] ACPI: bus type PCI registered [ 0.144017] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.145761] PCI: Using configuration type 1 for base access [ 0.147898] bio: create slab at 0 [ 0.148084] ACPI: Added _OSI(Module Device) [ 0.149238] ACPI: Added _OSI(Processor Device) [ 0.150429] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.151661] ACPI: Added _OSI(Processor Aggregator Device) [ 0.153283] ACPI: Interpreter enabled [ 0.154352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.156799] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.159485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.161775] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.164007] ACPI: (supports S0 S5) [ 0.168003] ACPI: Using IOAPIC for interrupt routing [ 0.169351] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.171922] ACPI: No dock devices found. [ 0.174046] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.175598] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.176007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.177658] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.180216] acpiphp: Slot [3] registered [ 0.181325] acpiphp: Slot [4] registered [ 0.182440] acpiphp: Slot [5] registered [ 0.183562] acpiphp: Slot [6] registered [ 0.184023] acpiphp: Slot [7] registered [ 0.185153] acpiphp: Slot [8] registered [ 0.186258] acpiphp: Slot [9] registered [ 0.187378] acpiphp: Slot [10] registered [ 0.188021] acpiphp: Slot [11] registered [ 0.189173] acpiphp: Slot [12] registered [ 0.190303] acpiphp: Slot [13] registered [ 0.191437] acpiphp: Slot [14] registered [ 0.192021] acpiphp: Slot [15] registered [ 0.193147] acpiphp: Slot [16] registered [ 0.194337] acpiphp: Slot [17] registered [ 0.195467] acpiphp: Slot [18] registered [ 0.196028] acpiphp: Slot [19] registered [ 0.197172] acpiphp: Slot [20] registered [ 0.198305] acpiphp: Slot [21] registered [ 0.199421] acpiphp: Slot [22] registered [ 0.200021] acpiphp: Slot [23] registered [ 0.201148] acpiphp: Slot [24] registered [ 0.202266] acpiphp: Slot [25] registered [ 0.203385] acpiphp: Slot [26] registered [ 0.204020] acpiphp: Slot [27] registered [ 0.205115] acpiphp: Slot [28] registered [ 0.206224] acpiphp: Slot [29] registered [ 0.207320] acpiphp: Slot [30] registered [ 0.208027] acpiphp: Slot [31] registered [ 0.209114] PCI host bridge to bus 0000:00 [ 0.210227] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.211630] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.212004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.213670] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.215499] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.216003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.223589] 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.251469] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.253008] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.255052] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.256993] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.259334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.260805] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.262620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.262620] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.264003] vgaarb: loaded [ 0.264916] vgaarb: bridge control possible 0000:00:02.0 [ 0.266710] SCSI subsystem initialized [ 0.268081] ACPI: bus type USB registered [ 0.269352] usbcore: registered new interface driver usbfs [ 0.270925] usbcore: registered new interface driver hub [ 0.272050] usbcore: registered new device driver usb [ 0.273578] PCI: Using ACPI for IRQ routing [ 0.273728] NetLabel: Initializing [ 0.276007] NetLabel: domain hash size = 128 [ 0.277299] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.278794] NetLabel: unlabeled traffic allowed by default [ 0.280198] Switched to clocksource kvm-clock [ 0.288964] AppArmor: AppArmor Filesystem Enabled [ 0.290438] pnp: PnP ACPI init [ 0.291457] ACPI: bus type PNP registered [ 0.293177] pnp: PnP ACPI: found 8 devices [ 0.294441] ACPI: bus type PNP unregistered [ 0.302078] NET: Registered protocol family 2 [ 0.303680] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.305969] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.308021] TCP: Hash tables configured (established 16384 bind 16384) [ 0.309908] TCP: reno registered [ 0.310941] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.312652] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.314526] NET: Registered protocol family 1 [ 0.315865] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.317522] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.319140] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.341340] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.363673] Trying to unpack rootfs image as initramfs... [ 0.463523] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.465832] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.467312] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.469278] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.472267] Scanning for low memory corruption every 60 seconds [ 0.474802] Initialise system trusted keyring [ 0.476398] audit: initializing netlink socket (disabled) [ 0.478143] type=2000 audit(1535288780.942:1): initialized [ 0.499192] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.501908] zbud: loaded [ 0.502998] VFS: Disk quotas dquot_6.5.2 [ 0.504159] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.506228] fuse init (API version 7.22) [ 0.507463] msgmni has been set to 3997 [ 0.508606] Key type big_key registered [ 0.510413] Key type asymmetric registered [ 0.511547] Asymmetric key parser 'x509' registered [ 0.512853] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.514961] io scheduler noop registered [ 0.516057] io scheduler deadline registered (default) [ 0.517410] io scheduler cfq registered [ 0.518544] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.520257] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.522347] ipmi message handler version 39.2 [ 0.523828] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.526257] ACPI: Power Button [PWRF] [ 0.527616] GHES: HEST is not enabled! [ 0.549578] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.593172] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.615515] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.617559] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.643204] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.646112] Linux agpgart interface v0.103 [ 0.648237] brd: module loaded [ 0.649605] loop: module loaded [ 0.650908] blk-mq: CPU -> queue map [ 0.651915] CPU 0 -> Queue 0 [ 0.652911] CPU 1 -> Queue 0 [ 0.654661] vda: vda1 [ 0.656424] scsi0 : ata_piix [ 0.657670] scsi1 : ata_piix [ 0.658741] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.660778] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.663047] libphy: Fixed MDIO Bus: probed [ 0.664524] tun: Universal TUN/TAP device driver, 1.6 [ 0.666124] tun: (C) 1999-2004 Max Krasnyansky [ 0.670531] PPP generic driver version 2.4.2 [ 0.671914] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.673740] ehci-pci: EHCI PCI platform driver [ 0.675008] ehci-platform: EHCI generic platform driver [ 0.676374] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.677923] ohci-pci: OHCI PCI platform driver [ 0.679137] ohci-platform: OHCI generic platform driver [ 0.680497] uhci_hcd: USB Universal Host Controller Interface driver [ 0.702967] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.704365] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.706440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.707982] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.709660] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.711660] usb usb1: Product: UHCI Host Controller [ 0.712968] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.714573] usb usb1: SerialNumber: 0000:00:01.2 [ 0.715940] hub 1-0:1.0: USB hub found [ 0.717018] hub 1-0:1.0: 2 ports detected [ 0.718283] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.721204] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.722537] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.724061] mousedev: PS/2 mouse device common for all mice [ 0.725805] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.728270] rtc_cmos 00:00: RTC can wake from S4 [ 0.729896] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.731599] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.733383] device-mapper: uevent: version 1.0.3 [ 0.734754] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.737120] ledtrig-cpu: registered to indicate activity on CPUs [ 0.738833] TCP: cubic registered [ 0.739944] NET: Registered protocol family 10 [ 0.741567] NET: Registered protocol family 17 [ 0.742853] Key type dns_resolver registered [ 0.744273] Loading compiled-in X.509 certificates [ 0.746141] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.755916] registered taskstats version 1 [ 0.759128] Key type trusted registered [ 0.763402] Key type encrypted registered [ 0.764677] AppArmor: AppArmor sha1 policy hashing enabled [ 0.766150] IMA: No TPM chip found, activating TPM-bypass! [ 0.768200] regulator-dummy: disabling [ 0.769392] Magic number: 14:409:130 [ 0.770513] acpi device:05: hash matches [ 0.771744] rtc_cmos 00:00: setting system clock to 2018-08-26 13:06:21 UTC (1535288781) [ 0.774019] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.775522] EDD information not available. [ 0.821340] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.823607] Write protecting the kernel read-only data: 12288k [ 0.825769] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.829239] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.844169] systemd-udevd[107]: starting version 204 [ 0.885958] FDC 0 is a S82078B [ 1.028049] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.192492] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.194280] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.196120] usb 1-1: Product: QEMU USB Tablet [ 1.197332] usb 1-1: Manufacturer: QEMU [ 1.198435] usb 1-1: SerialNumber: 42 [ 1.464112] tsc: Refined TSC clocksource calibration: 3491.845 MHz [ 1.905076] 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.243706] 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.794911] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 3.185789] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sun, 26 Aug 2018 13:06:24 +0000. Up 4.04 seconds. cloud-init-nonet[4.23]: 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 ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.91]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 26 Aug 2018 13:06:26 +0000. Up 6.08 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:65:c5:2c | ci-info: | eth0 | True | 192.168.0.18 | 255.255.255.0 | fa:16:3e:c4:7e:6c | 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.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 69:5e:02:a0:6a:5b:e3:a1:4b:f5:b6:c7:4b:50:89:3d root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | . | | . .o . | | . ..E | | . .... | |.. = . S . | |. * + .o o | | + . o... | |. . . oo | | . .... | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 30:21:bc:31:41:5e:92:40:be:5c:82:4e:90:f3:35:cb root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ |.oo+=oo | |+o .B+ . | |.+ooo*o | |o..+E o | | .o S | | | | | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 98:1d:e2:bb:d1:cc:b2:db:cc:38:57:cd:b6:3b:da:6c root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | . . | | . = . | | + S o | | = . + | | + +. . . | | .X. oE | | =++ .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: a2:6f:03:32:b6:82:25:70:86:bd:e9:00:64:ad:1f:46 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | . | | o E | |ooo | |+.+o | |oooo. . S | |o B... . | |.* +.. | |o o .o | | . ... | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting SystemD login management service[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: 2018-08-26 13:08:17,931 - functest.core.singlevm - DEBUG - try 10: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-26 13:08:27,941 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 13:08:27,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:08:28,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:08: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-4d0eaace-0540-4968-8528-f440279a3c06 x-compute-request-id: req-4d0eaace-0540-4968-8528-f440279a3c06 Content-Encoding: gzip Content-Length: 1498 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:c4:7e:6c", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:7e:6c", "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:65:c5:2c", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:c5:2c", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/44585adb-a974-4743-8ee5-68ef49323e34", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "44585adb-a974-4743-8ee5-68ef49323e34", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "bono-0.clearwater.opnfv", "created": "2018-08-26T13:05:34Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:5d:e3", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:5d:e3", "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:74:94:5f", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:94:5f", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "homer-0.clearwater.opnfv", "created": "2018-08-26T13:05:34Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:70:a6", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:70:a6", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:04:67", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "dime-0.clearwater.opnfv", "created": "2018-08-26T13:05:33Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:76:07", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:76:07", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:3f:bd", "version": 4, "addr": "192.168.1.22", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/04010b09-d548-48ae-8871-56d5c14751a2", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/04010b09-d548-48ae-8871-56d5c14751a2", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:06.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "04010b09-d548-48ae-8871-56d5c14751a2", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:06Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-26T13:05:32Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:68:d3", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:68:d3", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:03:d7:5a", "version": 4, "addr": "192.168.1.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/57ebb195-7daf-48cc-a21b-c274f8e0bb85", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/57ebb195-7daf-48cc-a21b-c274f8e0bb85", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:11.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "57ebb195-7daf-48cc-a21b-c274f8e0bb85", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:11Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-26T13:05:32Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:d7:76", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:d7:76", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b55ce29a-afa7-419f-b72b-55ee4962e6ac", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b55ce29a-afa7-419f-b72b-55ee4962e6ac", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:05:17.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "b55ce29a-afa7-419f-b72b-55ee4962e6ac", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:05:17Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-26T13:03:38Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:07:50", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:07:50", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:c1:d2", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b00b1f06-37cc-49cb-a11f-b314a9d7d334", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b00b1f06-37cc-49cb-a11f-b314a9d7d334", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:03:28.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "b00b1f06-37cc-49cb-a11f-b314a9d7d334", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:03:28Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "ns.clearwater.opnfv", "created": "2018-08-26T13:01:44Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 13:08:28,739 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-4d0eaace-0540-4968-8528-f440279a3c06 2018-08-26 13:08:28,739 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.797489881516s 2018-08-26 13:08:28,740 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-4d0eaace-0540-4968-8528-f440279a3c06 2018-08-26 13:08:28,747 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-26 13:08:28,749 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34/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}2016cfaed43b26833edac4f0a563297dd680dc74" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-26 13:08:28,823 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13: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-07b6b141-d5a8-462a-ac06-1e23456bd99a x-compute-request-id: req-07b6b141-d5a8-462a-ac06-1e23456bd99a Content-Encoding: gzip Content-Length: 9737 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.009197] AppArmor: AppArmor initialized\n[ 0.012231] Yama: becoming mindful.\n[ 0.014093] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017813] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020913] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022564] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.025034] Initializing cgroup subsys memory\n[ 0.026294] Initializing cgroup subsys devices\n[ 0.028015] Initializing cgroup subsys freezer\n[ 0.029240] Initializing cgroup subsys blkio\n[ 0.030454] Initializing cgroup subsys perf_event\n[ 0.032021] Initializing cgroup subsys hugetlb\n[ 0.033415] FEATURE SPEC_CTRL Not Present\n[ 0.036195] mce: CPU supports 10 MCE banks\n[ 0.037457] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.037457] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040011] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.041741] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.044003] Speculative Store Bypass: Vulnerable\n[ 0.046360] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.052957] ACPI: Core revision 20131115\n[ 0.054680] ACPI: All ACPI Tables successfully acquired\n[ 0.056414] ftrace: allocating 28717 entries in 113 pages\n[ 0.076304] smpboot: Max logical packages: 2\n[ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.081753] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.084289] Enabling x2apic\n[ 0.085207] Enabled x2apic\n[ 0.086366] Switched APIC routing to physical x2apic.\n[ 0.089379] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.090937] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.093393] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.101485] KVM setup paravirtual spinlock\n[ 0.106203] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.108144] x86: Booting SMP configuration:\n[ 0.109351] .... node #0, CPUs: #1[ 0.106118] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.124018] x86: Booted up 1 node, 2 CPUs\n[ 0.124013] KVM setup async PF for cpu 1\n[ 0.124016] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.127752] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.128433] devtmpfs: initialized\n[ 0.132072] EVM: security.selinux\n[ 0.133056] EVM: security.SMACK64\n[ 0.134020] EVM: security.ima\n[ 0.134933] EVM: security.capability\n[ 0.137127] pinctrl core: initialized pinctrl subsystem\n[ 0.138550] regulator-dummy: no parameters\n[ 0.139776] RTC time: 13:06:20, date: 08/26/18\n[ 0.140134] NET: Registered protocol family 16\n[ 0.141527] cpuidle: using governor ladder\n[ 0.142692] cpuidle: using governor menu\n[ 0.143859] ACPI: bus type PCI registered\n[ 0.144017] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.145761] PCI: Using configuration type 1 for base access\n[ 0.147898] bio: create slab at 0\n[ 0.148084] ACPI: Added _OSI(Module Device)\n[ 0.149238] ACPI: Added _OSI(Processor Device)\n[ 0.150429] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.151661] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.153283] ACPI: Interpreter enabled\n[ 0.154352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.156799] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.159485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.161775] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.164007] ACPI: (supports S0 S5)\n[ 0.168003] ACPI: Using IOAPIC for interrupt routing\n[ 0.169351] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.171922] ACPI: No dock devices found.\n[ 0.174046] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.175598] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.176007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.177658] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.180216] acpiphp: Slot [3] registered\n[ 0.181325] acpiphp: Slot [4] registered\n[ 0.182440] acpiphp: Slot [5] registered\n[ 0.183562] acpiphp: Slot [6] registered\n[ 0.184023] acpiphp: Slot [7] registered\n[ 0.185153] acpiphp: Slot [8] registered\n[ 0.186258] acpiphp: Slot [9] registered\n[ 0.187378] acpiphp: Slot [10] registered\n[ 0.188021] acpiphp: Slot [11] registered\n[ 0.189173] acpiphp: Slot [12] registered\n[ 0.190303] acpiphp: Slot [13] registered\n[ 0.191437] acpiphp: Slot [14] registered\n[ 0.192021] acpiphp: Slot [15] registered\n[ 0.193147] acpiphp: Slot [16] registered\n[ 0.194337] acpiphp: Slot [17] registered\n[ 0.195467] acpiphp: Slot [18] registered\n[ 0.196028] acpiphp: Slot [19] registered\n[ 0.197172] acpiphp: Slot [20] registered\n[ 0.198305] acpiphp: Slot [21] registered\n[ 0.199421] acpiphp: Slot [22] registered\n[ 0.200021] acpiphp: Slot [23] registered\n[ 0.201148] acpiphp: Slot [24] registered\n[ 0.202266] acpiphp: Slot [25] registered\n[ 0.203385] acpiphp: Slot [26] registered\n[ 0.204020] acpiphp: Slot [27] registered\n[ 0.205115] acpiphp: Slot [28] registered\n[ 0.206224] acpiphp: Slot [29] registered\n[ 0.207320] acpiphp: Slot [30] registered\n[ 0.208027] acpiphp: Slot [31] registered\n[ 0.209114] PCI host bridge to bus 0000:00\n[ 0.210227] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.211630] 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.213670] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.215499] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.216003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.223589] 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.251469] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.253008] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.255052] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.256993] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.259334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.260805] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.262620] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.262620] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.264003] vgaarb: loaded\n[ 0.264916] vgaarb: bridge control possible 0000:00:02.0\n[ 0.266710] SCSI subsystem initialized\n[ 0.268081] ACPI: bus type USB registered\n[ 0.269352] usbcore: registered new interface driver usbfs\n[ 0.270925] usbcore: registered new interface driver hub\n[ 0.272050] usbcore: registered new device driver usb\n[ 0.273578] PCI: Using ACPI for IRQ routing\n[ 0.273728] NetLabel: Initializing\n[ 0.276007] NetLabel: domain hash size = 128\n[ 0.277299] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.278794] NetLabel: unlabeled traffic allowed by default\n[ 0.280198] Switched to clocksource kvm-clock\n[ 0.288964] AppArmor: AppArmor Filesystem Enabled\n[ 0.290438] pnp: PnP ACPI init\n[ 0.291457] ACPI: bus type PNP registered\n[ 0.293177] pnp: PnP ACPI: found 8 devices\n[ 0.294441] ACPI: bus type PNP unregistered\n[ 0.302078] NET: Registered protocol family 2\n[ 0.303680] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.305969] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.308021] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.309908] TCP: reno registered\n[ 0.310941] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.312652] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.314526] NET: Registered protocol family 1\n[ 0.315865] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.317522] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.319140] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.341340] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.363673] Trying to unpack rootfs image as initramfs...\n[ 0.463523] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.465832] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.467312] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.469278] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.472267] Scanning for low memory corruption every 60 seconds\n[ 0.474802] Initialise system trusted keyring\n[ 0.476398] audit: initializing netlink socket (disabled)\n[ 0.478143] type=2000 audit(1535288780.942:1): initialized\n[ 0.499192] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.501908] zbud: loaded\n[ 0.502998] VFS: Disk quotas dquot_6.5.2\n[ 0.504159] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.506228] fuse init (API version 7.22)\n[ 0.507463] msgmni has been set to 3997\n[ 0.508606] Key type big_key registered\n[ 0.510413] Key type asymmetric registered\n[ 0.511547] Asymmetric key parser 'x509' registered\n[ 0.512853] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.514961] io scheduler noop registered\n[ 0.516057] io scheduler deadline registered (default)\n[ 0.517410] io scheduler cfq registered\n[ 0.518544] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520257] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.522347] ipmi message handler version 39.2\n[ 0.523828] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.526257] ACPI: Power Button [PWRF]\n[ 0.527616] GHES: HEST is not enabled!\n[ 0.549578] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.593172] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.615515] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.617559] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.643204] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.646112] Linux agpgart interface v0.103\n[ 0.648237] brd: module loaded\n[ 0.649605] loop: module loaded\n[ 0.650908] blk-mq: CPU -> queue map\n[ 0.651915] CPU 0 -> Queue 0\n[ 0.652911] CPU 1 -> Queue 0\n[ 0.654661] vda: vda1\n[ 0.656424] scsi0 : ata_piix\n[ 0.657670] scsi1 : ata_piix\n[ 0.658741] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.660778] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.663047] libphy: Fixed MDIO Bus: probed\n[ 0.664524] tun: Universal TUN/TAP device driver, 1.6\n[ 0.666124] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.670531] PPP generic driver version 2.4.2\n[ 0.671914] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.673740] ehci-pci: EHCI PCI platform driver\n[ 0.675008] ehci-platform: EHCI generic platform driver\n[ 0.676374] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.677923] ohci-pci: OHCI PCI platform driver\n[ 0.679137] ohci-platform: OHCI generic platform driver\n[ 0.680497] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.702967] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.704365] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.706440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.707982] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.709660] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.711660] usb usb1: Product: UHCI Host Controller\n[ 0.712968] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.714573] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.715940] hub 1-0:1.0: USB hub found\n[ 0.717018] hub 1-0:1.0: 2 ports detected\n[ 0.718283] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.721204] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.722537] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.724061] mousedev: PS/2 mouse device common for all mice\n[ 0.725805] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.728270] rtc_cmos 00:00: RTC can wake from S4\n[ 0.729896] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.731599] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.733383] device-mapper: uevent: version 1.0.3\n[ 0.734754] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.737120] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.738833] TCP: cubic registered\n[ 0.739944] NET: Registered protocol family 10\n[ 0.741567] NET: Registered protocol family 17\n[ 0.742853] Key type dns_resolver registered\n[ 0.744273] Loading compiled-in X.509 certificates\n[ 0.746141] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.755916] registered taskstats version 1\n[ 0.759128] Key type trusted registered\n[ 0.763402] Key type encrypted registered\n[ 0.764677] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.766150] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.768200] regulator-dummy: disabling\n[ 0.769392] Magic number: 14:409:130\n[ 0.770513] acpi device:05: hash matches\n[ 0.771744] rtc_cmos 00:00: setting system clock to 2018-08-26 13:06:21 UTC (1535288781)\n[ 0.774019] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.775522] EDD information not available.\n[ 0.821340] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.823607] Write protecting the kernel read-only data: 12288k\n[ 0.825769] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.829239] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.844169] systemd-udevd[107]: starting version 204\n[ 0.885958] FDC 0 is a S82078B\n[ 1.028049] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.192492] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.194280] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.196120] usb 1-1: Product: QEMU USB Tablet\n[ 1.197332] usb 1-1: Manufacturer: QEMU\n[ 1.198435] usb 1-1: SerialNumber: 42\n[ 1.464112] tsc: Refined TSC clocksource calibration: 3491.845 MHz\n[ 1.905076] 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.243706] 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.794911] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 3.185789] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Sun, 26 Aug 2018 13:06:24 +0000. Up 4.04 seconds.\ncloud-init-nonet[4.23]: 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 * Stopping set console keymap[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.91]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 26 Aug 2018 13:06:26 +0000. Up 6.08 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:65:c5:2c |\nci-info: | eth0 | True | 192.168.0.18 | 255.255.255.0 | fa:16:3e:c4:7e:6c |\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.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n69:5e:02:a0:6a:5b:e3:a1:4b:f5:b6:c7:4b:50:89:3d root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . |\n| . .o . |\n| . ..E |\n| . .... |\n|.. = . S . |\n|. * + .o o |\n| + . o... |\n|. . . oo |\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:\n30:21:bc:31:41:5e:92:40:be:5c:82:4e:90:f3:35:cb root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n|.oo+=oo |\n|+o .B+ . |\n|.+ooo*o |\n|o..+E o |\n| .o S |\n| |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n98:1d:e2:bb:d1:cc:b2:db:cc:38:57:cd:b6:3b:da:6c root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| |\n| . . |\n| . = . |\n| + S o |\n| = . + |\n| + +. . . |\n| .X. oE |\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:\na2:6f:03:32:b6:82:25:70:86:bd:e9:00:64:ad:1f:46 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| . |\n| o E |\n|ooo |\n|+.+o |\n|oooo. . S |\n|o B... . |\n|.* +.. |\n|o o .o |\n| . ... |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\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 OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: "} 2018-08-26 13:08:28,824 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34/action used request id req-07b6b141-d5a8-462a-ac06-1e23456bd99a 2018-08-26 13:08:28,824 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0771889686584s 2018-08-26 13:08:28,825 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34/action used request id req-07b6b141-d5a8-462a-ac06-1e23456bd99a 2018-08-26 13:08:28,825 - 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.009197] AppArmor: AppArmor initialized [ 0.012231] Yama: becoming mindful. [ 0.014093] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017813] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020913] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022564] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.025034] Initializing cgroup subsys memory [ 0.026294] Initializing cgroup subsys devices [ 0.028015] Initializing cgroup subsys freezer [ 0.029240] Initializing cgroup subsys blkio [ 0.030454] Initializing cgroup subsys perf_event [ 0.032021] Initializing cgroup subsys hugetlb [ 0.033415] FEATURE SPEC_CTRL Not Present [ 0.036195] mce: CPU supports 10 MCE banks [ 0.037457] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.037457] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040011] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.041741] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.044003] Speculative Store Bypass: Vulnerable [ 0.046360] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.052957] ACPI: Core revision 20131115 [ 0.054680] ACPI: All ACPI Tables successfully acquired [ 0.056414] ftrace: allocating 28717 entries in 113 pages [ 0.076304] smpboot: Max logical packages: 2 [ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.081753] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.084289] Enabling x2apic [ 0.085207] Enabled x2apic [ 0.086366] Switched APIC routing to physical x2apic. [ 0.089379] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.090937] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.093393] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.101485] KVM setup paravirtual spinlock [ 0.106203] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.108144] x86: Booting SMP configuration: [ 0.109351] .... node #0, CPUs: #1[ 0.106118] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.124018] x86: Booted up 1 node, 2 CPUs [ 0.124013] KVM setup async PF for cpu 1 [ 0.124016] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.127752] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.128433] devtmpfs: initialized [ 0.132072] EVM: security.selinux [ 0.133056] EVM: security.SMACK64 [ 0.134020] EVM: security.ima [ 0.134933] EVM: security.capability [ 0.137127] pinctrl core: initialized pinctrl subsystem [ 0.138550] regulator-dummy: no parameters [ 0.139776] RTC time: 13:06:20, date: 08/26/18 [ 0.140134] NET: Registered protocol family 16 [ 0.141527] cpuidle: using governor ladder [ 0.142692] cpuidle: using governor menu [ 0.143859] ACPI: bus type PCI registered [ 0.144017] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.145761] PCI: Using configuration type 1 for base access [ 0.147898] bio: create slab at 0 [ 0.148084] ACPI: Added _OSI(Module Device) [ 0.149238] ACPI: Added _OSI(Processor Device) [ 0.150429] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.151661] ACPI: Added _OSI(Processor Aggregator Device) [ 0.153283] ACPI: Interpreter enabled [ 0.154352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.156799] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.159485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.161775] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.164007] ACPI: (supports S0 S5) [ 0.168003] ACPI: Using IOAPIC for interrupt routing [ 0.169351] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.171922] ACPI: No dock devices found. [ 0.174046] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.175598] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.176007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.177658] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.180216] acpiphp: Slot [3] registered [ 0.181325] acpiphp: Slot [4] registered [ 0.182440] acpiphp: Slot [5] registered [ 0.183562] acpiphp: Slot [6] registered [ 0.184023] acpiphp: Slot [7] registered [ 0.185153] acpiphp: Slot [8] registered [ 0.186258] acpiphp: Slot [9] registered [ 0.187378] acpiphp: Slot [10] registered [ 0.188021] acpiphp: Slot [11] registered [ 0.189173] acpiphp: Slot [12] registered [ 0.190303] acpiphp: Slot [13] registered [ 0.191437] acpiphp: Slot [14] registered [ 0.192021] acpiphp: Slot [15] registered [ 0.193147] acpiphp: Slot [16] registered [ 0.194337] acpiphp: Slot [17] registered [ 0.195467] acpiphp: Slot [18] registered [ 0.196028] acpiphp: Slot [19] registered [ 0.197172] acpiphp: Slot [20] registered [ 0.198305] acpiphp: Slot [21] registered [ 0.199421] acpiphp: Slot [22] registered [ 0.200021] acpiphp: Slot [23] registered [ 0.201148] acpiphp: Slot [24] registered [ 0.202266] acpiphp: Slot [25] registered [ 0.203385] acpiphp: Slot [26] registered [ 0.204020] acpiphp: Slot [27] registered [ 0.205115] acpiphp: Slot [28] registered [ 0.206224] acpiphp: Slot [29] registered [ 0.207320] acpiphp: Slot [30] registered [ 0.208027] acpiphp: Slot [31] registered [ 0.209114] PCI host bridge to bus 0000:00 [ 0.210227] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.211630] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.212004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.213670] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.215499] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.216003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.223589] 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.251469] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.253008] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.255052] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.256993] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.259334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.260805] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.262620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.262620] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.264003] vgaarb: loaded [ 0.264916] vgaarb: bridge control possible 0000:00:02.0 [ 0.266710] SCSI subsystem initialized [ 0.268081] ACPI: bus type USB registered [ 0.269352] usbcore: registered new interface driver usbfs [ 0.270925] usbcore: registered new interface driver hub [ 0.272050] usbcore: registered new device driver usb [ 0.273578] PCI: Using ACPI for IRQ routing [ 0.273728] NetLabel: Initializing [ 0.276007] NetLabel: domain hash size = 128 [ 0.277299] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.278794] NetLabel: unlabeled traffic allowed by default [ 0.280198] Switched to clocksource kvm-clock [ 0.288964] AppArmor: AppArmor Filesystem Enabled [ 0.290438] pnp: PnP ACPI init [ 0.291457] ACPI: bus type PNP registered [ 0.293177] pnp: PnP ACPI: found 8 devices [ 0.294441] ACPI: bus type PNP unregistered [ 0.302078] NET: Registered protocol family 2 [ 0.303680] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.305969] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.308021] TCP: Hash tables configured (established 16384 bind 16384) [ 0.309908] TCP: reno registered [ 0.310941] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.312652] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.314526] NET: Registered protocol family 1 [ 0.315865] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.317522] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.319140] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.341340] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.363673] Trying to unpack rootfs image as initramfs... [ 0.463523] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.465832] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.467312] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.469278] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.472267] Scanning for low memory corruption every 60 seconds [ 0.474802] Initialise system trusted keyring [ 0.476398] audit: initializing netlink socket (disabled) [ 0.478143] type=2000 audit(1535288780.942:1): initialized [ 0.499192] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.501908] zbud: loaded [ 0.502998] VFS: Disk quotas dquot_6.5.2 [ 0.504159] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.506228] fuse init (API version 7.22) [ 0.507463] msgmni has been set to 3997 [ 0.508606] Key type big_key registered [ 0.510413] Key type asymmetric registered [ 0.511547] Asymmetric key parser 'x509' registered [ 0.512853] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.514961] io scheduler noop registered [ 0.516057] io scheduler deadline registered (default) [ 0.517410] io scheduler cfq registered [ 0.518544] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.520257] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.522347] ipmi message handler version 39.2 [ 0.523828] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.526257] ACPI: Power Button [PWRF] [ 0.527616] GHES: HEST is not enabled! [ 0.549578] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.593172] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.615515] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.617559] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.643204] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.646112] Linux agpgart interface v0.103 [ 0.648237] brd: module loaded [ 0.649605] loop: module loaded [ 0.650908] blk-mq: CPU -> queue map [ 0.651915] CPU 0 -> Queue 0 [ 0.652911] CPU 1 -> Queue 0 [ 0.654661] vda: vda1 [ 0.656424] scsi0 : ata_piix [ 0.657670] scsi1 : ata_piix [ 0.658741] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.660778] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.663047] libphy: Fixed MDIO Bus: probed [ 0.664524] tun: Universal TUN/TAP device driver, 1.6 [ 0.666124] tun: (C) 1999-2004 Max Krasnyansky [ 0.670531] PPP generic driver version 2.4.2 [ 0.671914] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.673740] ehci-pci: EHCI PCI platform driver [ 0.675008] ehci-platform: EHCI generic platform driver [ 0.676374] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.677923] ohci-pci: OHCI PCI platform driver [ 0.679137] ohci-platform: OHCI generic platform driver [ 0.680497] uhci_hcd: USB Universal Host Controller Interface driver [ 0.702967] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.704365] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.706440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.707982] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.709660] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.711660] usb usb1: Product: UHCI Host Controller [ 0.712968] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.714573] usb usb1: SerialNumber: 0000:00:01.2 [ 0.715940] hub 1-0:1.0: USB hub found [ 0.717018] hub 1-0:1.0: 2 ports detected [ 0.718283] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.721204] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.722537] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.724061] mousedev: PS/2 mouse device common for all mice [ 0.725805] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.728270] rtc_cmos 00:00: RTC can wake from S4 [ 0.729896] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.731599] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.733383] device-mapper: uevent: version 1.0.3 [ 0.734754] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.737120] ledtrig-cpu: registered to indicate activity on CPUs [ 0.738833] TCP: cubic registered [ 0.739944] NET: Registered protocol family 10 [ 0.741567] NET: Registered protocol family 17 [ 0.742853] Key type dns_resolver registered [ 0.744273] Loading compiled-in X.509 certificates [ 0.746141] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.755916] registered taskstats version 1 [ 0.759128] Key type trusted registered [ 0.763402] Key type encrypted registered [ 0.764677] AppArmor: AppArmor sha1 policy hashing enabled [ 0.766150] IMA: No TPM chip found, activating TPM-bypass! [ 0.768200] regulator-dummy: disabling [ 0.769392] Magic number: 14:409:130 [ 0.770513] acpi device:05: hash matches [ 0.771744] rtc_cmos 00:00: setting system clock to 2018-08-26 13:06:21 UTC (1535288781) [ 0.774019] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.775522] EDD information not available. [ 0.821340] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.823607] Write protecting the kernel read-only data: 12288k [ 0.825769] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.829239] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.844169] systemd-udevd[107]: starting version 204 [ 0.885958] FDC 0 is a S82078B [ 1.028049] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.192492] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.194280] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.196120] usb 1-1: Product: QEMU USB Tablet [ 1.197332] usb 1-1: Manufacturer: QEMU [ 1.198435] usb 1-1: SerialNumber: 42 [ 1.464112] tsc: Refined TSC clocksource calibration: 3491.845 MHz [ 1.905076] 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.243706] 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.794911] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 3.185789] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sun, 26 Aug 2018 13:06:24 +0000. Up 4.04 seconds. cloud-init-nonet[4.23]: 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 ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.91]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 26 Aug 2018 13:06:26 +0000. Up 6.08 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:65:c5:2c | ci-info: | eth0 | True | 192.168.0.18 | 255.255.255.0 | fa:16:3e:c4:7e:6c | 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.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 69:5e:02:a0:6a:5b:e3:a1:4b:f5:b6:c7:4b:50:89:3d root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | . | | . .o . | | . ..E | | . .... | |.. = . S . | |. * + .o o | | + . o... | |. . . oo | | . .... | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 30:21:bc:31:41:5e:92:40:be:5c:82:4e:90:f3:35:cb root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ |.oo+=oo | |+o .B+ . | |.+ooo*o | |o..+E o | | .o S | | | | | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 98:1d:e2:bb:d1:cc:b2:db:cc:38:57:cd:b6:3b:da:6c root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | . . | | . = . | | + S o | | = . + | | + +. . . | | .X. oE | | =++ .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: a2:6f:03:32:b6:82:25:70:86:bd:e9:00:64:ad:1f:46 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | . | | o E | |ooo | |+.+o | |oooo. . S | |o B... . | |.* +.. | |o o .o | | . ... | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting SystemD login management service[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: 2018-08-26 13:08:28,827 - functest.core.singlevm - DEBUG - try 11: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-26 13:08:38,838 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 13:08:38,841 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:08:39,299 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:08: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-21ee2218-6e54-4135-9902-d6d05be24a41 x-compute-request-id: req-21ee2218-6e54-4135-9902-d6d05be24a41 Content-Encoding: gzip Content-Length: 1498 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:c4:7e:6c", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:7e:6c", "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:65:c5:2c", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:c5:2c", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/44585adb-a974-4743-8ee5-68ef49323e34", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "44585adb-a974-4743-8ee5-68ef49323e34", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "bono-0.clearwater.opnfv", "created": "2018-08-26T13:05:34Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:5d:e3", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:5d:e3", "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:74:94:5f", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:94:5f", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "homer-0.clearwater.opnfv", "created": "2018-08-26T13:05:34Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:70:a6", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:70:a6", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:04:67", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "dime-0.clearwater.opnfv", "created": "2018-08-26T13:05:33Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:76:07", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:76:07", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:3f:bd", "version": 4, "addr": "192.168.1.22", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/04010b09-d548-48ae-8871-56d5c14751a2", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/04010b09-d548-48ae-8871-56d5c14751a2", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:06.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "04010b09-d548-48ae-8871-56d5c14751a2", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:06Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-26T13:05:32Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:68:d3", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:68:d3", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:03:d7:5a", "version": 4, "addr": "192.168.1.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/57ebb195-7daf-48cc-a21b-c274f8e0bb85", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/57ebb195-7daf-48cc-a21b-c274f8e0bb85", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:11.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "57ebb195-7daf-48cc-a21b-c274f8e0bb85", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:11Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-26T13:05:32Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:d7:76", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:d7:76", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b55ce29a-afa7-419f-b72b-55ee4962e6ac", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b55ce29a-afa7-419f-b72b-55ee4962e6ac", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:05:17.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "b55ce29a-afa7-419f-b72b-55ee4962e6ac", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:05:17Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-26T13:03:38Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:07:50", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:07:50", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:c1:d2", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b00b1f06-37cc-49cb-a11f-b314a9d7d334", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b00b1f06-37cc-49cb-a11f-b314a9d7d334", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:03:28.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "b00b1f06-37cc-49cb-a11f-b314a9d7d334", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:03:28Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "ns.clearwater.opnfv", "created": "2018-08-26T13:01:44Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 13:08:39,299 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-21ee2218-6e54-4135-9902-d6d05be24a41 2018-08-26 13:08:39,300 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.461519956589s 2018-08-26 13:08:39,300 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-21ee2218-6e54-4135-9902-d6d05be24a41 2018-08-26 13:08:39,306 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-26 13:08:39,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34/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}2016cfaed43b26833edac4f0a563297dd680dc74" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-26 13:08:39,377 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:08:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c14526b5-1900-40b0-8d64-a946c204e3f3 x-compute-request-id: req-c14526b5-1900-40b0-8d64-a946c204e3f3 Content-Encoding: gzip Content-Length: 9798 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.009197] AppArmor: AppArmor initialized\n[ 0.012231] Yama: becoming mindful.\n[ 0.014093] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017813] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020913] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022564] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.025034] Initializing cgroup subsys memory\n[ 0.026294] Initializing cgroup subsys devices\n[ 0.028015] Initializing cgroup subsys freezer\n[ 0.029240] Initializing cgroup subsys blkio\n[ 0.030454] Initializing cgroup subsys perf_event\n[ 0.032021] Initializing cgroup subsys hugetlb\n[ 0.033415] FEATURE SPEC_CTRL Not Present\n[ 0.036195] mce: CPU supports 10 MCE banks\n[ 0.037457] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.037457] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040011] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.041741] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.044003] Speculative Store Bypass: Vulnerable\n[ 0.046360] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.052957] ACPI: Core revision 20131115\n[ 0.054680] ACPI: All ACPI Tables successfully acquired\n[ 0.056414] ftrace: allocating 28717 entries in 113 pages\n[ 0.076304] smpboot: Max logical packages: 2\n[ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.081753] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.084289] Enabling x2apic\n[ 0.085207] Enabled x2apic\n[ 0.086366] Switched APIC routing to physical x2apic.\n[ 0.089379] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.090937] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.093393] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.101485] KVM setup paravirtual spinlock\n[ 0.106203] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.108144] x86: Booting SMP configuration:\n[ 0.109351] .... node #0, CPUs: #1[ 0.106118] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.124018] x86: Booted up 1 node, 2 CPUs\n[ 0.124013] KVM setup async PF for cpu 1\n[ 0.124016] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.127752] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.128433] devtmpfs: initialized\n[ 0.132072] EVM: security.selinux\n[ 0.133056] EVM: security.SMACK64\n[ 0.134020] EVM: security.ima\n[ 0.134933] EVM: security.capability\n[ 0.137127] pinctrl core: initialized pinctrl subsystem\n[ 0.138550] regulator-dummy: no parameters\n[ 0.139776] RTC time: 13:06:20, date: 08/26/18\n[ 0.140134] NET: Registered protocol family 16\n[ 0.141527] cpuidle: using governor ladder\n[ 0.142692] cpuidle: using governor menu\n[ 0.143859] ACPI: bus type PCI registered\n[ 0.144017] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.145761] PCI: Using configuration type 1 for base access\n[ 0.147898] bio: create slab at 0\n[ 0.148084] ACPI: Added _OSI(Module Device)\n[ 0.149238] ACPI: Added _OSI(Processor Device)\n[ 0.150429] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.151661] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.153283] ACPI: Interpreter enabled\n[ 0.154352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.156799] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.159485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.161775] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.164007] ACPI: (supports S0 S5)\n[ 0.168003] ACPI: Using IOAPIC for interrupt routing\n[ 0.169351] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.171922] ACPI: No dock devices found.\n[ 0.174046] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.175598] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.176007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.177658] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.180216] acpiphp: Slot [3] registered\n[ 0.181325] acpiphp: Slot [4] registered\n[ 0.182440] acpiphp: Slot [5] registered\n[ 0.183562] acpiphp: Slot [6] registered\n[ 0.184023] acpiphp: Slot [7] registered\n[ 0.185153] acpiphp: Slot [8] registered\n[ 0.186258] acpiphp: Slot [9] registered\n[ 0.187378] acpiphp: Slot [10] registered\n[ 0.188021] acpiphp: Slot [11] registered\n[ 0.189173] acpiphp: Slot [12] registered\n[ 0.190303] acpiphp: Slot [13] registered\n[ 0.191437] acpiphp: Slot [14] registered\n[ 0.192021] acpiphp: Slot [15] registered\n[ 0.193147] acpiphp: Slot [16] registered\n[ 0.194337] acpiphp: Slot [17] registered\n[ 0.195467] acpiphp: Slot [18] registered\n[ 0.196028] acpiphp: Slot [19] registered\n[ 0.197172] acpiphp: Slot [20] registered\n[ 0.198305] acpiphp: Slot [21] registered\n[ 0.199421] acpiphp: Slot [22] registered\n[ 0.200021] acpiphp: Slot [23] registered\n[ 0.201148] acpiphp: Slot [24] registered\n[ 0.202266] acpiphp: Slot [25] registered\n[ 0.203385] acpiphp: Slot [26] registered\n[ 0.204020] acpiphp: Slot [27] registered\n[ 0.205115] acpiphp: Slot [28] registered\n[ 0.206224] acpiphp: Slot [29] registered\n[ 0.207320] acpiphp: Slot [30] registered\n[ 0.208027] acpiphp: Slot [31] registered\n[ 0.209114] PCI host bridge to bus 0000:00\n[ 0.210227] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.211630] 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.213670] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.215499] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.216003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.223589] 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.251469] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.253008] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.255052] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.256993] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.259334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.260805] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.262620] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.262620] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.264003] vgaarb: loaded\n[ 0.264916] vgaarb: bridge control possible 0000:00:02.0\n[ 0.266710] SCSI subsystem initialized\n[ 0.268081] ACPI: bus type USB registered\n[ 0.269352] usbcore: registered new interface driver usbfs\n[ 0.270925] usbcore: registered new interface driver hub\n[ 0.272050] usbcore: registered new device driver usb\n[ 0.273578] PCI: Using ACPI for IRQ routing\n[ 0.273728] NetLabel: Initializing\n[ 0.276007] NetLabel: domain hash size = 128\n[ 0.277299] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.278794] NetLabel: unlabeled traffic allowed by default\n[ 0.280198] Switched to clocksource kvm-clock\n[ 0.288964] AppArmor: AppArmor Filesystem Enabled\n[ 0.290438] pnp: PnP ACPI init\n[ 0.291457] ACPI: bus type PNP registered\n[ 0.293177] pnp: PnP ACPI: found 8 devices\n[ 0.294441] ACPI: bus type PNP unregistered\n[ 0.302078] NET: Registered protocol family 2\n[ 0.303680] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.305969] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.308021] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.309908] TCP: reno registered\n[ 0.310941] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.312652] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.314526] NET: Registered protocol family 1\n[ 0.315865] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.317522] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.319140] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.341340] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.363673] Trying to unpack rootfs image as initramfs...\n[ 0.463523] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.465832] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.467312] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.469278] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.472267] Scanning for low memory corruption every 60 seconds\n[ 0.474802] Initialise system trusted keyring\n[ 0.476398] audit: initializing netlink socket (disabled)\n[ 0.478143] type=2000 audit(1535288780.942:1): initialized\n[ 0.499192] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.501908] zbud: loaded\n[ 0.502998] VFS: Disk quotas dquot_6.5.2\n[ 0.504159] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.506228] fuse init (API version 7.22)\n[ 0.507463] msgmni has been set to 3997\n[ 0.508606] Key type big_key registered\n[ 0.510413] Key type asymmetric registered\n[ 0.511547] Asymmetric key parser 'x509' registered\n[ 0.512853] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.514961] io scheduler noop registered\n[ 0.516057] io scheduler deadline registered (default)\n[ 0.517410] io scheduler cfq registered\n[ 0.518544] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520257] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.522347] ipmi message handler version 39.2\n[ 0.523828] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.526257] ACPI: Power Button [PWRF]\n[ 0.527616] GHES: HEST is not enabled!\n[ 0.549578] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.593172] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.615515] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.617559] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.643204] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.646112] Linux agpgart interface v0.103\n[ 0.648237] brd: module loaded\n[ 0.649605] loop: module loaded\n[ 0.650908] blk-mq: CPU -> queue map\n[ 0.651915] CPU 0 -> Queue 0\n[ 0.652911] CPU 1 -> Queue 0\n[ 0.654661] vda: vda1\n[ 0.656424] scsi0 : ata_piix\n[ 0.657670] scsi1 : ata_piix\n[ 0.658741] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.660778] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.663047] libphy: Fixed MDIO Bus: probed\n[ 0.664524] tun: Universal TUN/TAP device driver, 1.6\n[ 0.666124] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.670531] PPP generic driver version 2.4.2\n[ 0.671914] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.673740] ehci-pci: EHCI PCI platform driver\n[ 0.675008] ehci-platform: EHCI generic platform driver\n[ 0.676374] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.677923] ohci-pci: OHCI PCI platform driver\n[ 0.679137] ohci-platform: OHCI generic platform driver\n[ 0.680497] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.702967] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.704365] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.706440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.707982] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.709660] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.711660] usb usb1: Product: UHCI Host Controller\n[ 0.712968] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.714573] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.715940] hub 1-0:1.0: USB hub found\n[ 0.717018] hub 1-0:1.0: 2 ports detected\n[ 0.718283] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.721204] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.722537] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.724061] mousedev: PS/2 mouse device common for all mice\n[ 0.725805] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.728270] rtc_cmos 00:00: RTC can wake from S4\n[ 0.729896] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.731599] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.733383] device-mapper: uevent: version 1.0.3\n[ 0.734754] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.737120] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.738833] TCP: cubic registered\n[ 0.739944] NET: Registered protocol family 10\n[ 0.741567] NET: Registered protocol family 17\n[ 0.742853] Key type dns_resolver registered\n[ 0.744273] Loading compiled-in X.509 certificates\n[ 0.746141] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.755916] registered taskstats version 1\n[ 0.759128] Key type trusted registered\n[ 0.763402] Key type encrypted registered\n[ 0.764677] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.766150] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.768200] regulator-dummy: disabling\n[ 0.769392] Magic number: 14:409:130\n[ 0.770513] acpi device:05: hash matches\n[ 0.771744] rtc_cmos 00:00: setting system clock to 2018-08-26 13:06:21 UTC (1535288781)\n[ 0.774019] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.775522] EDD information not available.\n[ 0.821340] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.823607] Write protecting the kernel read-only data: 12288k\n[ 0.825769] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.829239] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.844169] systemd-udevd[107]: starting version 204\n[ 0.885958] FDC 0 is a S82078B\n[ 1.028049] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.192492] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.194280] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.196120] usb 1-1: Product: QEMU USB Tablet\n[ 1.197332] usb 1-1: Manufacturer: QEMU\n[ 1.198435] usb 1-1: SerialNumber: 42\n[ 1.464112] tsc: Refined TSC clocksource calibration: 3491.845 MHz\n[ 1.905076] 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.243706] 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.794911] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 3.185789] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Sun, 26 Aug 2018 13:06:24 +0000. Up 4.04 seconds.\ncloud-init-nonet[4.23]: 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 * Stopping set console keymap[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.91]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 26 Aug 2018 13:06:26 +0000. Up 6.08 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:65:c5:2c |\nci-info: | eth0 | True | 192.168.0.18 | 255.255.255.0 | fa:16:3e:c4:7e:6c |\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.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n69:5e:02:a0:6a:5b:e3:a1:4b:f5:b6:c7:4b:50:89:3d root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . |\n| . .o . |\n| . ..E |\n| . .... |\n|.. = . S . |\n|. * + .o o |\n| + . o... |\n|. . . oo |\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:\n30:21:bc:31:41:5e:92:40:be:5c:82:4e:90:f3:35:cb root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n|.oo+=oo |\n|+o .B+ . |\n|.+ooo*o |\n|o..+E o |\n| .o S |\n| |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n98:1d:e2:bb:d1:cc:b2:db:cc:38:57:cd:b6:3b:da:6c root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| |\n| . . |\n| . = . |\n| + S o |\n| = . + |\n| + +. . . |\n| .X. oE |\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:\na2:6f:03:32:b6:82:25:70:86:bd:e9:00:64:ad:1f:46 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| . |\n| o E |\n|ooo |\n|+.+o |\n|oooo. . S |\n|o B... . |\n|.* +.. |\n|o o .o |\n| . ... |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\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 OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 26 Aug 2018 13:08:30 +0000. Up 129.98 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n"} 2018-08-26 13:08:39,377 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34/action used request id req-c14526b5-1900-40b0-8d64-a946c204e3f3 2018-08-26 13:08:39,378 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0712521076202s 2018-08-26 13:08:39,379 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34/action used request id req-c14526b5-1900-40b0-8d64-a946c204e3f3 2018-08-26 13:08:39,379 - 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.009197] AppArmor: AppArmor initialized [ 0.012231] Yama: becoming mindful. [ 0.014093] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017813] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020913] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022564] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.025034] Initializing cgroup subsys memory [ 0.026294] Initializing cgroup subsys devices [ 0.028015] Initializing cgroup subsys freezer [ 0.029240] Initializing cgroup subsys blkio [ 0.030454] Initializing cgroup subsys perf_event [ 0.032021] Initializing cgroup subsys hugetlb [ 0.033415] FEATURE SPEC_CTRL Not Present [ 0.036195] mce: CPU supports 10 MCE banks [ 0.037457] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.037457] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040011] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.041741] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.044003] Speculative Store Bypass: Vulnerable [ 0.046360] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.052957] ACPI: Core revision 20131115 [ 0.054680] ACPI: All ACPI Tables successfully acquired [ 0.056414] ftrace: allocating 28717 entries in 113 pages [ 0.076304] smpboot: Max logical packages: 2 [ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.081753] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.084289] Enabling x2apic [ 0.085207] Enabled x2apic [ 0.086366] Switched APIC routing to physical x2apic. [ 0.089379] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.090937] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.093393] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.101485] KVM setup paravirtual spinlock [ 0.106203] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.108144] x86: Booting SMP configuration: [ 0.109351] .... node #0, CPUs: #1[ 0.106118] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.124018] x86: Booted up 1 node, 2 CPUs [ 0.124013] KVM setup async PF for cpu 1 [ 0.124016] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.127752] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.128433] devtmpfs: initialized [ 0.132072] EVM: security.selinux [ 0.133056] EVM: security.SMACK64 [ 0.134020] EVM: security.ima [ 0.134933] EVM: security.capability [ 0.137127] pinctrl core: initialized pinctrl subsystem [ 0.138550] regulator-dummy: no parameters [ 0.139776] RTC time: 13:06:20, date: 08/26/18 [ 0.140134] NET: Registered protocol family 16 [ 0.141527] cpuidle: using governor ladder [ 0.142692] cpuidle: using governor menu [ 0.143859] ACPI: bus type PCI registered [ 0.144017] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.145761] PCI: Using configuration type 1 for base access [ 0.147898] bio: create slab at 0 [ 0.148084] ACPI: Added _OSI(Module Device) [ 0.149238] ACPI: Added _OSI(Processor Device) [ 0.150429] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.151661] ACPI: Added _OSI(Processor Aggregator Device) [ 0.153283] ACPI: Interpreter enabled [ 0.154352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.156799] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.159485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.161775] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.164007] ACPI: (supports S0 S5) [ 0.168003] ACPI: Using IOAPIC for interrupt routing [ 0.169351] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.171922] ACPI: No dock devices found. [ 0.174046] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.175598] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.176007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.177658] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.180216] acpiphp: Slot [3] registered [ 0.181325] acpiphp: Slot [4] registered [ 0.182440] acpiphp: Slot [5] registered [ 0.183562] acpiphp: Slot [6] registered [ 0.184023] acpiphp: Slot [7] registered [ 0.185153] acpiphp: Slot [8] registered [ 0.186258] acpiphp: Slot [9] registered [ 0.187378] acpiphp: Slot [10] registered [ 0.188021] acpiphp: Slot [11] registered [ 0.189173] acpiphp: Slot [12] registered [ 0.190303] acpiphp: Slot [13] registered [ 0.191437] acpiphp: Slot [14] registered [ 0.192021] acpiphp: Slot [15] registered [ 0.193147] acpiphp: Slot [16] registered [ 0.194337] acpiphp: Slot [17] registered [ 0.195467] acpiphp: Slot [18] registered [ 0.196028] acpiphp: Slot [19] registered [ 0.197172] acpiphp: Slot [20] registered [ 0.198305] acpiphp: Slot [21] registered [ 0.199421] acpiphp: Slot [22] registered [ 0.200021] acpiphp: Slot [23] registered [ 0.201148] acpiphp: Slot [24] registered [ 0.202266] acpiphp: Slot [25] registered [ 0.203385] acpiphp: Slot [26] registered [ 0.204020] acpiphp: Slot [27] registered [ 0.205115] acpiphp: Slot [28] registered [ 0.206224] acpiphp: Slot [29] registered [ 0.207320] acpiphp: Slot [30] registered [ 0.208027] acpiphp: Slot [31] registered [ 0.209114] PCI host bridge to bus 0000:00 [ 0.210227] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.211630] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.212004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.213670] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.215499] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.216003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.223589] 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.251469] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.253008] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.255052] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.256993] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.259334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.260805] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.262620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.262620] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.264003] vgaarb: loaded [ 0.264916] vgaarb: bridge control possible 0000:00:02.0 [ 0.266710] SCSI subsystem initialized [ 0.268081] ACPI: bus type USB registered [ 0.269352] usbcore: registered new interface driver usbfs [ 0.270925] usbcore: registered new interface driver hub [ 0.272050] usbcore: registered new device driver usb [ 0.273578] PCI: Using ACPI for IRQ routing [ 0.273728] NetLabel: Initializing [ 0.276007] NetLabel: domain hash size = 128 [ 0.277299] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.278794] NetLabel: unlabeled traffic allowed by default [ 0.280198] Switched to clocksource kvm-clock [ 0.288964] AppArmor: AppArmor Filesystem Enabled [ 0.290438] pnp: PnP ACPI init [ 0.291457] ACPI: bus type PNP registered [ 0.293177] pnp: PnP ACPI: found 8 devices [ 0.294441] ACPI: bus type PNP unregistered [ 0.302078] NET: Registered protocol family 2 [ 0.303680] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.305969] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.308021] TCP: Hash tables configured (established 16384 bind 16384) [ 0.309908] TCP: reno registered [ 0.310941] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.312652] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.314526] NET: Registered protocol family 1 [ 0.315865] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.317522] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.319140] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.341340] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.363673] Trying to unpack rootfs image as initramfs... [ 0.463523] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.465832] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.467312] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.469278] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.472267] Scanning for low memory corruption every 60 seconds [ 0.474802] Initialise system trusted keyring [ 0.476398] audit: initializing netlink socket (disabled) [ 0.478143] type=2000 audit(1535288780.942:1): initialized [ 0.499192] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.501908] zbud: loaded [ 0.502998] VFS: Disk quotas dquot_6.5.2 [ 0.504159] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.506228] fuse init (API version 7.22) [ 0.507463] msgmni has been set to 3997 [ 0.508606] Key type big_key registered [ 0.510413] Key type asymmetric registered [ 0.511547] Asymmetric key parser 'x509' registered [ 0.512853] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.514961] io scheduler noop registered [ 0.516057] io scheduler deadline registered (default) [ 0.517410] io scheduler cfq registered [ 0.518544] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.520257] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.522347] ipmi message handler version 39.2 [ 0.523828] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.526257] ACPI: Power Button [PWRF] [ 0.527616] GHES: HEST is not enabled! [ 0.549578] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.593172] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.615515] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.617559] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.643204] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.646112] Linux agpgart interface v0.103 [ 0.648237] brd: module loaded [ 0.649605] loop: module loaded [ 0.650908] blk-mq: CPU -> queue map [ 0.651915] CPU 0 -> Queue 0 [ 0.652911] CPU 1 -> Queue 0 [ 0.654661] vda: vda1 [ 0.656424] scsi0 : ata_piix [ 0.657670] scsi1 : ata_piix [ 0.658741] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.660778] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.663047] libphy: Fixed MDIO Bus: probed [ 0.664524] tun: Universal TUN/TAP device driver, 1.6 [ 0.666124] tun: (C) 1999-2004 Max Krasnyansky [ 0.670531] PPP generic driver version 2.4.2 [ 0.671914] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.673740] ehci-pci: EHCI PCI platform driver [ 0.675008] ehci-platform: EHCI generic platform driver [ 0.676374] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.677923] ohci-pci: OHCI PCI platform driver [ 0.679137] ohci-platform: OHCI generic platform driver [ 0.680497] uhci_hcd: USB Universal Host Controller Interface driver [ 0.702967] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.704365] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.706440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.707982] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.709660] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.711660] usb usb1: Product: UHCI Host Controller [ 0.712968] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.714573] usb usb1: SerialNumber: 0000:00:01.2 [ 0.715940] hub 1-0:1.0: USB hub found [ 0.717018] hub 1-0:1.0: 2 ports detected [ 0.718283] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.721204] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.722537] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.724061] mousedev: PS/2 mouse device common for all mice [ 0.725805] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.728270] rtc_cmos 00:00: RTC can wake from S4 [ 0.729896] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.731599] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.733383] device-mapper: uevent: version 1.0.3 [ 0.734754] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.737120] ledtrig-cpu: registered to indicate activity on CPUs [ 0.738833] TCP: cubic registered [ 0.739944] NET: Registered protocol family 10 [ 0.741567] NET: Registered protocol family 17 [ 0.742853] Key type dns_resolver registered [ 0.744273] Loading compiled-in X.509 certificates [ 0.746141] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.755916] registered taskstats version 1 [ 0.759128] Key type trusted registered [ 0.763402] Key type encrypted registered [ 0.764677] AppArmor: AppArmor sha1 policy hashing enabled [ 0.766150] IMA: No TPM chip found, activating TPM-bypass! [ 0.768200] regulator-dummy: disabling [ 0.769392] Magic number: 14:409:130 [ 0.770513] acpi device:05: hash matches [ 0.771744] rtc_cmos 00:00: setting system clock to 2018-08-26 13:06:21 UTC (1535288781) [ 0.774019] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.775522] EDD information not available. [ 0.821340] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.823607] Write protecting the kernel read-only data: 12288k [ 0.825769] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.829239] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.844169] systemd-udevd[107]: starting version 204 [ 0.885958] FDC 0 is a S82078B [ 1.028049] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.192492] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.194280] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.196120] usb 1-1: Product: QEMU USB Tablet [ 1.197332] usb 1-1: Manufacturer: QEMU [ 1.198435] usb 1-1: SerialNumber: 42 [ 1.464112] tsc: Refined TSC clocksource calibration: 3491.845 MHz [ 1.905076] 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.243706] 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.794911] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 3.185789] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sun, 26 Aug 2018 13:06:24 +0000. Up 4.04 seconds. cloud-init-nonet[4.23]: 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 ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.91]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 26 Aug 2018 13:06:26 +0000. Up 6.08 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:65:c5:2c | ci-info: | eth0 | True | 192.168.0.18 | 255.255.255.0 | fa:16:3e:c4:7e:6c | 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.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 69:5e:02:a0:6a:5b:e3:a1:4b:f5:b6:c7:4b:50:89:3d root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | . | | . .o . | | . ..E | | . .... | |.. = . S . | |. * + .o o | | + . o... | |. . . oo | | . .... | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 30:21:bc:31:41:5e:92:40:be:5c:82:4e:90:f3:35:cb root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ |.oo+=oo | |+o .B+ . | |.+ooo*o | |o..+E o | | .o S | | | | | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 98:1d:e2:bb:d1:cc:b2:db:cc:38:57:cd:b6:3b:da:6c root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | . . | | . = . | | + S o | | = . + | | + +. . . | | .X. oE | | =++ .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: a2:6f:03:32:b6:82:25:70:86:bd:e9:00:64:ad:1f:46 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | . | | o E | |ooo | |+.+o | |oooo. . S | |o B... . | |.* +.. | |o o .o | | . ... | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting SystemD login management service[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 26 Aug 2018 13:08:30 +0000. Up 129.98 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. 2018-08-26 13:08:39,381 - functest.core.singlevm - DEBUG - try 12: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-26 13:08:49,391 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 13:08:49,394 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:08:49,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13: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-da3e1e84-a3fe-47bf-9599-69b672c27e08 x-compute-request-id: req-da3e1e84-a3fe-47bf-9599-69b672c27e08 Content-Encoding: gzip Content-Length: 1498 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:c4:7e:6c", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:7e:6c", "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:65:c5:2c", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:c5:2c", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/44585adb-a974-4743-8ee5-68ef49323e34", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "44585adb-a974-4743-8ee5-68ef49323e34", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "bono-0.clearwater.opnfv", "created": "2018-08-26T13:05:34Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:5d:e3", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:5d:e3", "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:74:94:5f", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:94:5f", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "homer-0.clearwater.opnfv", "created": "2018-08-26T13:05:34Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:70:a6", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:70:a6", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:04:67", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "dime-0.clearwater.opnfv", "created": "2018-08-26T13:05:33Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:76:07", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:76:07", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:3f:bd", "version": 4, "addr": "192.168.1.22", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/04010b09-d548-48ae-8871-56d5c14751a2", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/04010b09-d548-48ae-8871-56d5c14751a2", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:06.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "04010b09-d548-48ae-8871-56d5c14751a2", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:06Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-26T13:05:32Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:68:d3", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:68:d3", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:03:d7:5a", "version": 4, "addr": "192.168.1.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/57ebb195-7daf-48cc-a21b-c274f8e0bb85", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/57ebb195-7daf-48cc-a21b-c274f8e0bb85", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:11.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "57ebb195-7daf-48cc-a21b-c274f8e0bb85", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:11Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-26T13:05:32Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:d7:76", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:d7:76", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b55ce29a-afa7-419f-b72b-55ee4962e6ac", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b55ce29a-afa7-419f-b72b-55ee4962e6ac", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:05:17.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "b55ce29a-afa7-419f-b72b-55ee4962e6ac", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:05:17Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-26T13:03:38Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:07:50", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:07:50", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:c1:d2", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b00b1f06-37cc-49cb-a11f-b314a9d7d334", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b00b1f06-37cc-49cb-a11f-b314a9d7d334", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:03:28.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "b00b1f06-37cc-49cb-a11f-b314a9d7d334", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:03:28Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "ns.clearwater.opnfv", "created": "2018-08-26T13:01:44Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 13:08:49,703 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-da3e1e84-a3fe-47bf-9599-69b672c27e08 2018-08-26 13:08:49,704 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.311927080154s 2018-08-26 13:08:49,704 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-da3e1e84-a3fe-47bf-9599-69b672c27e08 2018-08-26 13:08:49,711 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-26 13:08:49,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34/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}2016cfaed43b26833edac4f0a563297dd680dc74" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-26 13:08:49,786 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13: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-7bcc9084-3df5-4878-9a0a-caf33bad9711 x-compute-request-id: req-7bcc9084-3df5-4878-9a0a-caf33bad9711 Content-Encoding: gzip Content-Length: 9798 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.009197] AppArmor: AppArmor initialized\n[ 0.012231] Yama: becoming mindful.\n[ 0.014093] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017813] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020913] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022564] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.025034] Initializing cgroup subsys memory\n[ 0.026294] Initializing cgroup subsys devices\n[ 0.028015] Initializing cgroup subsys freezer\n[ 0.029240] Initializing cgroup subsys blkio\n[ 0.030454] Initializing cgroup subsys perf_event\n[ 0.032021] Initializing cgroup subsys hugetlb\n[ 0.033415] FEATURE SPEC_CTRL Not Present\n[ 0.036195] mce: CPU supports 10 MCE banks\n[ 0.037457] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.037457] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040011] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.041741] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.044003] Speculative Store Bypass: Vulnerable\n[ 0.046360] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.052957] ACPI: Core revision 20131115\n[ 0.054680] ACPI: All ACPI Tables successfully acquired\n[ 0.056414] ftrace: allocating 28717 entries in 113 pages\n[ 0.076304] smpboot: Max logical packages: 2\n[ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.081753] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.084289] Enabling x2apic\n[ 0.085207] Enabled x2apic\n[ 0.086366] Switched APIC routing to physical x2apic.\n[ 0.089379] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.090937] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.093393] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.101485] KVM setup paravirtual spinlock\n[ 0.106203] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.108144] x86: Booting SMP configuration:\n[ 0.109351] .... node #0, CPUs: #1[ 0.106118] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.124018] x86: Booted up 1 node, 2 CPUs\n[ 0.124013] KVM setup async PF for cpu 1\n[ 0.124016] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.127752] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.128433] devtmpfs: initialized\n[ 0.132072] EVM: security.selinux\n[ 0.133056] EVM: security.SMACK64\n[ 0.134020] EVM: security.ima\n[ 0.134933] EVM: security.capability\n[ 0.137127] pinctrl core: initialized pinctrl subsystem\n[ 0.138550] regulator-dummy: no parameters\n[ 0.139776] RTC time: 13:06:20, date: 08/26/18\n[ 0.140134] NET: Registered protocol family 16\n[ 0.141527] cpuidle: using governor ladder\n[ 0.142692] cpuidle: using governor menu\n[ 0.143859] ACPI: bus type PCI registered\n[ 0.144017] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.145761] PCI: Using configuration type 1 for base access\n[ 0.147898] bio: create slab at 0\n[ 0.148084] ACPI: Added _OSI(Module Device)\n[ 0.149238] ACPI: Added _OSI(Processor Device)\n[ 0.150429] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.151661] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.153283] ACPI: Interpreter enabled\n[ 0.154352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.156799] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.159485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.161775] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.164007] ACPI: (supports S0 S5)\n[ 0.168003] ACPI: Using IOAPIC for interrupt routing\n[ 0.169351] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.171922] ACPI: No dock devices found.\n[ 0.174046] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.175598] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.176007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.177658] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.180216] acpiphp: Slot [3] registered\n[ 0.181325] acpiphp: Slot [4] registered\n[ 0.182440] acpiphp: Slot [5] registered\n[ 0.183562] acpiphp: Slot [6] registered\n[ 0.184023] acpiphp: Slot [7] registered\n[ 0.185153] acpiphp: Slot [8] registered\n[ 0.186258] acpiphp: Slot [9] registered\n[ 0.187378] acpiphp: Slot [10] registered\n[ 0.188021] acpiphp: Slot [11] registered\n[ 0.189173] acpiphp: Slot [12] registered\n[ 0.190303] acpiphp: Slot [13] registered\n[ 0.191437] acpiphp: Slot [14] registered\n[ 0.192021] acpiphp: Slot [15] registered\n[ 0.193147] acpiphp: Slot [16] registered\n[ 0.194337] acpiphp: Slot [17] registered\n[ 0.195467] acpiphp: Slot [18] registered\n[ 0.196028] acpiphp: Slot [19] registered\n[ 0.197172] acpiphp: Slot [20] registered\n[ 0.198305] acpiphp: Slot [21] registered\n[ 0.199421] acpiphp: Slot [22] registered\n[ 0.200021] acpiphp: Slot [23] registered\n[ 0.201148] acpiphp: Slot [24] registered\n[ 0.202266] acpiphp: Slot [25] registered\n[ 0.203385] acpiphp: Slot [26] registered\n[ 0.204020] acpiphp: Slot [27] registered\n[ 0.205115] acpiphp: Slot [28] registered\n[ 0.206224] acpiphp: Slot [29] registered\n[ 0.207320] acpiphp: Slot [30] registered\n[ 0.208027] acpiphp: Slot [31] registered\n[ 0.209114] PCI host bridge to bus 0000:00\n[ 0.210227] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.211630] 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.213670] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.215499] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.216003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.223589] 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.251469] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.253008] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.255052] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.256993] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.259334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.260805] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.262620] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.262620] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.264003] vgaarb: loaded\n[ 0.264916] vgaarb: bridge control possible 0000:00:02.0\n[ 0.266710] SCSI subsystem initialized\n[ 0.268081] ACPI: bus type USB registered\n[ 0.269352] usbcore: registered new interface driver usbfs\n[ 0.270925] usbcore: registered new interface driver hub\n[ 0.272050] usbcore: registered new device driver usb\n[ 0.273578] PCI: Using ACPI for IRQ routing\n[ 0.273728] NetLabel: Initializing\n[ 0.276007] NetLabel: domain hash size = 128\n[ 0.277299] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.278794] NetLabel: unlabeled traffic allowed by default\n[ 0.280198] Switched to clocksource kvm-clock\n[ 0.288964] AppArmor: AppArmor Filesystem Enabled\n[ 0.290438] pnp: PnP ACPI init\n[ 0.291457] ACPI: bus type PNP registered\n[ 0.293177] pnp: PnP ACPI: found 8 devices\n[ 0.294441] ACPI: bus type PNP unregistered\n[ 0.302078] NET: Registered protocol family 2\n[ 0.303680] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.305969] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.308021] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.309908] TCP: reno registered\n[ 0.310941] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.312652] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.314526] NET: Registered protocol family 1\n[ 0.315865] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.317522] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.319140] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.341340] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.363673] Trying to unpack rootfs image as initramfs...\n[ 0.463523] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.465832] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.467312] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.469278] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.472267] Scanning for low memory corruption every 60 seconds\n[ 0.474802] Initialise system trusted keyring\n[ 0.476398] audit: initializing netlink socket (disabled)\n[ 0.478143] type=2000 audit(1535288780.942:1): initialized\n[ 0.499192] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.501908] zbud: loaded\n[ 0.502998] VFS: Disk quotas dquot_6.5.2\n[ 0.504159] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.506228] fuse init (API version 7.22)\n[ 0.507463] msgmni has been set to 3997\n[ 0.508606] Key type big_key registered\n[ 0.510413] Key type asymmetric registered\n[ 0.511547] Asymmetric key parser 'x509' registered\n[ 0.512853] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.514961] io scheduler noop registered\n[ 0.516057] io scheduler deadline registered (default)\n[ 0.517410] io scheduler cfq registered\n[ 0.518544] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520257] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.522347] ipmi message handler version 39.2\n[ 0.523828] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.526257] ACPI: Power Button [PWRF]\n[ 0.527616] GHES: HEST is not enabled!\n[ 0.549578] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.593172] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.615515] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.617559] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.643204] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.646112] Linux agpgart interface v0.103\n[ 0.648237] brd: module loaded\n[ 0.649605] loop: module loaded\n[ 0.650908] blk-mq: CPU -> queue map\n[ 0.651915] CPU 0 -> Queue 0\n[ 0.652911] CPU 1 -> Queue 0\n[ 0.654661] vda: vda1\n[ 0.656424] scsi0 : ata_piix\n[ 0.657670] scsi1 : ata_piix\n[ 0.658741] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.660778] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.663047] libphy: Fixed MDIO Bus: probed\n[ 0.664524] tun: Universal TUN/TAP device driver, 1.6\n[ 0.666124] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.670531] PPP generic driver version 2.4.2\n[ 0.671914] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.673740] ehci-pci: EHCI PCI platform driver\n[ 0.675008] ehci-platform: EHCI generic platform driver\n[ 0.676374] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.677923] ohci-pci: OHCI PCI platform driver\n[ 0.679137] ohci-platform: OHCI generic platform driver\n[ 0.680497] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.702967] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.704365] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.706440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.707982] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.709660] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.711660] usb usb1: Product: UHCI Host Controller\n[ 0.712968] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.714573] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.715940] hub 1-0:1.0: USB hub found\n[ 0.717018] hub 1-0:1.0: 2 ports detected\n[ 0.718283] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.721204] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.722537] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.724061] mousedev: PS/2 mouse device common for all mice\n[ 0.725805] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.728270] rtc_cmos 00:00: RTC can wake from S4\n[ 0.729896] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.731599] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.733383] device-mapper: uevent: version 1.0.3\n[ 0.734754] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.737120] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.738833] TCP: cubic registered\n[ 0.739944] NET: Registered protocol family 10\n[ 0.741567] NET: Registered protocol family 17\n[ 0.742853] Key type dns_resolver registered\n[ 0.744273] Loading compiled-in X.509 certificates\n[ 0.746141] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.755916] registered taskstats version 1\n[ 0.759128] Key type trusted registered\n[ 0.763402] Key type encrypted registered\n[ 0.764677] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.766150] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.768200] regulator-dummy: disabling\n[ 0.769392] Magic number: 14:409:130\n[ 0.770513] acpi device:05: hash matches\n[ 0.771744] rtc_cmos 00:00: setting system clock to 2018-08-26 13:06:21 UTC (1535288781)\n[ 0.774019] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.775522] EDD information not available.\n[ 0.821340] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.823607] Write protecting the kernel read-only data: 12288k\n[ 0.825769] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.829239] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.844169] systemd-udevd[107]: starting version 204\n[ 0.885958] FDC 0 is a S82078B\n[ 1.028049] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.192492] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.194280] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.196120] usb 1-1: Product: QEMU USB Tablet\n[ 1.197332] usb 1-1: Manufacturer: QEMU\n[ 1.198435] usb 1-1: SerialNumber: 42\n[ 1.464112] tsc: Refined TSC clocksource calibration: 3491.845 MHz\n[ 1.905076] 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.243706] 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.794911] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 3.185789] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Sun, 26 Aug 2018 13:06:24 +0000. Up 4.04 seconds.\ncloud-init-nonet[4.23]: 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 * Stopping set console keymap[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.91]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 26 Aug 2018 13:06:26 +0000. Up 6.08 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:65:c5:2c |\nci-info: | eth0 | True | 192.168.0.18 | 255.255.255.0 | fa:16:3e:c4:7e:6c |\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.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n69:5e:02:a0:6a:5b:e3:a1:4b:f5:b6:c7:4b:50:89:3d root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . |\n| . .o . |\n| . ..E |\n| . .... |\n|.. = . S . |\n|. * + .o o |\n| + . o... |\n|. . . oo |\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:\n30:21:bc:31:41:5e:92:40:be:5c:82:4e:90:f3:35:cb root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n|.oo+=oo |\n|+o .B+ . |\n|.+ooo*o |\n|o..+E o |\n| .o S |\n| |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n98:1d:e2:bb:d1:cc:b2:db:cc:38:57:cd:b6:3b:da:6c root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| |\n| . . |\n| . = . |\n| + S o |\n| = . + |\n| + +. . . |\n| .X. oE |\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:\na2:6f:03:32:b6:82:25:70:86:bd:e9:00:64:ad:1f:46 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| . |\n| o E |\n|ooo |\n|+.+o |\n|oooo. . S |\n|o B... . |\n|.* +.. |\n|o o .o |\n| . ... |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\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 OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 26 Aug 2018 13:08:30 +0000. Up 129.98 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n"} 2018-08-26 13:08:49,787 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34/action used request id req-7bcc9084-3df5-4878-9a0a-caf33bad9711 2018-08-26 13:08:49,787 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0759518146515s 2018-08-26 13:08:49,788 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34/action used request id req-7bcc9084-3df5-4878-9a0a-caf33bad9711 2018-08-26 13:08:49,789 - 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.009197] AppArmor: AppArmor initialized [ 0.012231] Yama: becoming mindful. [ 0.014093] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017813] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020913] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022564] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.025034] Initializing cgroup subsys memory [ 0.026294] Initializing cgroup subsys devices [ 0.028015] Initializing cgroup subsys freezer [ 0.029240] Initializing cgroup subsys blkio [ 0.030454] Initializing cgroup subsys perf_event [ 0.032021] Initializing cgroup subsys hugetlb [ 0.033415] FEATURE SPEC_CTRL Not Present [ 0.036195] mce: CPU supports 10 MCE banks [ 0.037457] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.037457] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040011] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.041741] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.044003] Speculative Store Bypass: Vulnerable [ 0.046360] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.052957] ACPI: Core revision 20131115 [ 0.054680] ACPI: All ACPI Tables successfully acquired [ 0.056414] ftrace: allocating 28717 entries in 113 pages [ 0.076304] smpboot: Max logical packages: 2 [ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.081753] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.084289] Enabling x2apic [ 0.085207] Enabled x2apic [ 0.086366] Switched APIC routing to physical x2apic. [ 0.089379] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.090937] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.093393] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.101485] KVM setup paravirtual spinlock [ 0.106203] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.108144] x86: Booting SMP configuration: [ 0.109351] .... node #0, CPUs: #1[ 0.106118] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.124018] x86: Booted up 1 node, 2 CPUs [ 0.124013] KVM setup async PF for cpu 1 [ 0.124016] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.127752] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.128433] devtmpfs: initialized [ 0.132072] EVM: security.selinux [ 0.133056] EVM: security.SMACK64 [ 0.134020] EVM: security.ima [ 0.134933] EVM: security.capability [ 0.137127] pinctrl core: initialized pinctrl subsystem [ 0.138550] regulator-dummy: no parameters [ 0.139776] RTC time: 13:06:20, date: 08/26/18 [ 0.140134] NET: Registered protocol family 16 [ 0.141527] cpuidle: using governor ladder [ 0.142692] cpuidle: using governor menu [ 0.143859] ACPI: bus type PCI registered [ 0.144017] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.145761] PCI: Using configuration type 1 for base access [ 0.147898] bio: create slab at 0 [ 0.148084] ACPI: Added _OSI(Module Device) [ 0.149238] ACPI: Added _OSI(Processor Device) [ 0.150429] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.151661] ACPI: Added _OSI(Processor Aggregator Device) [ 0.153283] ACPI: Interpreter enabled [ 0.154352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.156799] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.159485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.161775] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.164007] ACPI: (supports S0 S5) [ 0.168003] ACPI: Using IOAPIC for interrupt routing [ 0.169351] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.171922] ACPI: No dock devices found. [ 0.174046] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.175598] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.176007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.177658] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.180216] acpiphp: Slot [3] registered [ 0.181325] acpiphp: Slot [4] registered [ 0.182440] acpiphp: Slot [5] registered [ 0.183562] acpiphp: Slot [6] registered [ 0.184023] acpiphp: Slot [7] registered [ 0.185153] acpiphp: Slot [8] registered [ 0.186258] acpiphp: Slot [9] registered [ 0.187378] acpiphp: Slot [10] registered [ 0.188021] acpiphp: Slot [11] registered [ 0.189173] acpiphp: Slot [12] registered [ 0.190303] acpiphp: Slot [13] registered [ 0.191437] acpiphp: Slot [14] registered [ 0.192021] acpiphp: Slot [15] registered [ 0.193147] acpiphp: Slot [16] registered [ 0.194337] acpiphp: Slot [17] registered [ 0.195467] acpiphp: Slot [18] registered [ 0.196028] acpiphp: Slot [19] registered [ 0.197172] acpiphp: Slot [20] registered [ 0.198305] acpiphp: Slot [21] registered [ 0.199421] acpiphp: Slot [22] registered [ 0.200021] acpiphp: Slot [23] registered [ 0.201148] acpiphp: Slot [24] registered [ 0.202266] acpiphp: Slot [25] registered [ 0.203385] acpiphp: Slot [26] registered [ 0.204020] acpiphp: Slot [27] registered [ 0.205115] acpiphp: Slot [28] registered [ 0.206224] acpiphp: Slot [29] registered [ 0.207320] acpiphp: Slot [30] registered [ 0.208027] acpiphp: Slot [31] registered [ 0.209114] PCI host bridge to bus 0000:00 [ 0.210227] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.211630] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.212004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.213670] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.215499] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.216003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.223589] 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.251469] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.253008] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.255052] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.256993] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.259334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.260805] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.262620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.262620] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.264003] vgaarb: loaded [ 0.264916] vgaarb: bridge control possible 0000:00:02.0 [ 0.266710] SCSI subsystem initialized [ 0.268081] ACPI: bus type USB registered [ 0.269352] usbcore: registered new interface driver usbfs [ 0.270925] usbcore: registered new interface driver hub [ 0.272050] usbcore: registered new device driver usb [ 0.273578] PCI: Using ACPI for IRQ routing [ 0.273728] NetLabel: Initializing [ 0.276007] NetLabel: domain hash size = 128 [ 0.277299] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.278794] NetLabel: unlabeled traffic allowed by default [ 0.280198] Switched to clocksource kvm-clock [ 0.288964] AppArmor: AppArmor Filesystem Enabled [ 0.290438] pnp: PnP ACPI init [ 0.291457] ACPI: bus type PNP registered [ 0.293177] pnp: PnP ACPI: found 8 devices [ 0.294441] ACPI: bus type PNP unregistered [ 0.302078] NET: Registered protocol family 2 [ 0.303680] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.305969] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.308021] TCP: Hash tables configured (established 16384 bind 16384) [ 0.309908] TCP: reno registered [ 0.310941] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.312652] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.314526] NET: Registered protocol family 1 [ 0.315865] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.317522] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.319140] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.341340] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.363673] Trying to unpack rootfs image as initramfs... [ 0.463523] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.465832] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.467312] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.469278] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.472267] Scanning for low memory corruption every 60 seconds [ 0.474802] Initialise system trusted keyring [ 0.476398] audit: initializing netlink socket (disabled) [ 0.478143] type=2000 audit(1535288780.942:1): initialized [ 0.499192] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.501908] zbud: loaded [ 0.502998] VFS: Disk quotas dquot_6.5.2 [ 0.504159] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.506228] fuse init (API version 7.22) [ 0.507463] msgmni has been set to 3997 [ 0.508606] Key type big_key registered [ 0.510413] Key type asymmetric registered [ 0.511547] Asymmetric key parser 'x509' registered [ 0.512853] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.514961] io scheduler noop registered [ 0.516057] io scheduler deadline registered (default) [ 0.517410] io scheduler cfq registered [ 0.518544] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.520257] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.522347] ipmi message handler version 39.2 [ 0.523828] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.526257] ACPI: Power Button [PWRF] [ 0.527616] GHES: HEST is not enabled! [ 0.549578] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.593172] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.615515] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.617559] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.643204] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.646112] Linux agpgart interface v0.103 [ 0.648237] brd: module loaded [ 0.649605] loop: module loaded [ 0.650908] blk-mq: CPU -> queue map [ 0.651915] CPU 0 -> Queue 0 [ 0.652911] CPU 1 -> Queue 0 [ 0.654661] vda: vda1 [ 0.656424] scsi0 : ata_piix [ 0.657670] scsi1 : ata_piix [ 0.658741] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.660778] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.663047] libphy: Fixed MDIO Bus: probed [ 0.664524] tun: Universal TUN/TAP device driver, 1.6 [ 0.666124] tun: (C) 1999-2004 Max Krasnyansky [ 0.670531] PPP generic driver version 2.4.2 [ 0.671914] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.673740] ehci-pci: EHCI PCI platform driver [ 0.675008] ehci-platform: EHCI generic platform driver [ 0.676374] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.677923] ohci-pci: OHCI PCI platform driver [ 0.679137] ohci-platform: OHCI generic platform driver [ 0.680497] uhci_hcd: USB Universal Host Controller Interface driver [ 0.702967] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.704365] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.706440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.707982] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.709660] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.711660] usb usb1: Product: UHCI Host Controller [ 0.712968] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.714573] usb usb1: SerialNumber: 0000:00:01.2 [ 0.715940] hub 1-0:1.0: USB hub found [ 0.717018] hub 1-0:1.0: 2 ports detected [ 0.718283] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.721204] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.722537] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.724061] mousedev: PS/2 mouse device common for all mice [ 0.725805] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.728270] rtc_cmos 00:00: RTC can wake from S4 [ 0.729896] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.731599] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.733383] device-mapper: uevent: version 1.0.3 [ 0.734754] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.737120] ledtrig-cpu: registered to indicate activity on CPUs [ 0.738833] TCP: cubic registered [ 0.739944] NET: Registered protocol family 10 [ 0.741567] NET: Registered protocol family 17 [ 0.742853] Key type dns_resolver registered [ 0.744273] Loading compiled-in X.509 certificates [ 0.746141] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.755916] registered taskstats version 1 [ 0.759128] Key type trusted registered [ 0.763402] Key type encrypted registered [ 0.764677] AppArmor: AppArmor sha1 policy hashing enabled [ 0.766150] IMA: No TPM chip found, activating TPM-bypass! [ 0.768200] regulator-dummy: disabling [ 0.769392] Magic number: 14:409:130 [ 0.770513] acpi device:05: hash matches [ 0.771744] rtc_cmos 00:00: setting system clock to 2018-08-26 13:06:21 UTC (1535288781) [ 0.774019] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.775522] EDD information not available. [ 0.821340] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.823607] Write protecting the kernel read-only data: 12288k [ 0.825769] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.829239] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.844169] systemd-udevd[107]: starting version 204 [ 0.885958] FDC 0 is a S82078B [ 1.028049] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.192492] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.194280] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.196120] usb 1-1: Product: QEMU USB Tablet [ 1.197332] usb 1-1: Manufacturer: QEMU [ 1.198435] usb 1-1: SerialNumber: 42 [ 1.464112] tsc: Refined TSC clocksource calibration: 3491.845 MHz [ 1.905076] 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.243706] 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.794911] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 3.185789] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sun, 26 Aug 2018 13:06:24 +0000. Up 4.04 seconds. cloud-init-nonet[4.23]: 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 ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.91]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 26 Aug 2018 13:06:26 +0000. Up 6.08 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:65:c5:2c | ci-info: | eth0 | True | 192.168.0.18 | 255.255.255.0 | fa:16:3e:c4:7e:6c | 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.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 69:5e:02:a0:6a:5b:e3:a1:4b:f5:b6:c7:4b:50:89:3d root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | . | | . .o . | | . ..E | | . .... | |.. = . S . | |. * + .o o | | + . o... | |. . . oo | | . .... | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 30:21:bc:31:41:5e:92:40:be:5c:82:4e:90:f3:35:cb root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ |.oo+=oo | |+o .B+ . | |.+ooo*o | |o..+E o | | .o S | | | | | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 98:1d:e2:bb:d1:cc:b2:db:cc:38:57:cd:b6:3b:da:6c root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | . . | | . = . | | + S o | | = . + | | + +. . . | | .X. oE | | =++ .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: a2:6f:03:32:b6:82:25:70:86:bd:e9:00:64:ad:1f:46 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | . | | o E | |ooo | |+.+o | |oooo. . S | |o B... . | |.* +.. | |o o .o | | . ... | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting SystemD login management service[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 26 Aug 2018 13:08:30 +0000. Up 129.98 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. 2018-08-26 13:08:49,790 - functest.core.singlevm - DEBUG - try 13: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-26 13:08:59,801 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 13:08:59,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:09:00,351 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13: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-a75e88dc-4e17-4875-b828-af7e5f59c98f x-compute-request-id: req-a75e88dc-4e17-4875-b828-af7e5f59c98f Content-Encoding: gzip Content-Length: 1498 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:c4:7e:6c", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:7e:6c", "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:65:c5:2c", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:c5:2c", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/44585adb-a974-4743-8ee5-68ef49323e34", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "44585adb-a974-4743-8ee5-68ef49323e34", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "bono-0.clearwater.opnfv", "created": "2018-08-26T13:05:34Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:5d:e3", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:5d:e3", "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:74:94:5f", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:94:5f", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "homer-0.clearwater.opnfv", "created": "2018-08-26T13:05:34Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:70:a6", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:70:a6", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:04:67", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "dime-0.clearwater.opnfv", "created": "2018-08-26T13:05:33Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:76:07", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:76:07", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:3f:bd", "version": 4, "addr": "192.168.1.22", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/04010b09-d548-48ae-8871-56d5c14751a2", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/04010b09-d548-48ae-8871-56d5c14751a2", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:06.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "04010b09-d548-48ae-8871-56d5c14751a2", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:06Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-26T13:05:32Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:68:d3", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:68:d3", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:03:d7:5a", "version": 4, "addr": "192.168.1.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/57ebb195-7daf-48cc-a21b-c274f8e0bb85", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/57ebb195-7daf-48cc-a21b-c274f8e0bb85", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:11.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "57ebb195-7daf-48cc-a21b-c274f8e0bb85", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:11Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-26T13:05:32Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:d7:76", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:d7:76", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b55ce29a-afa7-419f-b72b-55ee4962e6ac", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b55ce29a-afa7-419f-b72b-55ee4962e6ac", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:05:17.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "b55ce29a-afa7-419f-b72b-55ee4962e6ac", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:05:17Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-26T13:03:38Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:07:50", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:07:50", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:c1:d2", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b00b1f06-37cc-49cb-a11f-b314a9d7d334", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b00b1f06-37cc-49cb-a11f-b314a9d7d334", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:03:28.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "b00b1f06-37cc-49cb-a11f-b314a9d7d334", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:03:28Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "ns.clearwater.opnfv", "created": "2018-08-26T13:01:44Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 13:09:00,351 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a75e88dc-4e17-4875-b828-af7e5f59c98f 2018-08-26 13:09:00,351 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.549890995026s 2018-08-26 13:09:00,352 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a75e88dc-4e17-4875-b828-af7e5f59c98f 2018-08-26 13:09:00,359 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-26 13:09:00,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34/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}2016cfaed43b26833edac4f0a563297dd680dc74" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-26 13:09:00,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:09:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8e359577-0624-4a38-9609-a5897e8cd5b6 x-compute-request-id: req-8e359577-0624-4a38-9609-a5897e8cd5b6 Content-Encoding: gzip Content-Length: 9798 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.009197] AppArmor: AppArmor initialized\n[ 0.012231] Yama: becoming mindful.\n[ 0.014093] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017813] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020913] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022564] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.025034] Initializing cgroup subsys memory\n[ 0.026294] Initializing cgroup subsys devices\n[ 0.028015] Initializing cgroup subsys freezer\n[ 0.029240] Initializing cgroup subsys blkio\n[ 0.030454] Initializing cgroup subsys perf_event\n[ 0.032021] Initializing cgroup subsys hugetlb\n[ 0.033415] FEATURE SPEC_CTRL Not Present\n[ 0.036195] mce: CPU supports 10 MCE banks\n[ 0.037457] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.037457] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040011] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.041741] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.044003] Speculative Store Bypass: Vulnerable\n[ 0.046360] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.052957] ACPI: Core revision 20131115\n[ 0.054680] ACPI: All ACPI Tables successfully acquired\n[ 0.056414] ftrace: allocating 28717 entries in 113 pages\n[ 0.076304] smpboot: Max logical packages: 2\n[ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.081753] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.084289] Enabling x2apic\n[ 0.085207] Enabled x2apic\n[ 0.086366] Switched APIC routing to physical x2apic.\n[ 0.089379] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.090937] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.093393] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.101485] KVM setup paravirtual spinlock\n[ 0.106203] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.108144] x86: Booting SMP configuration:\n[ 0.109351] .... node #0, CPUs: #1[ 0.106118] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.124018] x86: Booted up 1 node, 2 CPUs\n[ 0.124013] KVM setup async PF for cpu 1\n[ 0.124016] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.127752] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.128433] devtmpfs: initialized\n[ 0.132072] EVM: security.selinux\n[ 0.133056] EVM: security.SMACK64\n[ 0.134020] EVM: security.ima\n[ 0.134933] EVM: security.capability\n[ 0.137127] pinctrl core: initialized pinctrl subsystem\n[ 0.138550] regulator-dummy: no parameters\n[ 0.139776] RTC time: 13:06:20, date: 08/26/18\n[ 0.140134] NET: Registered protocol family 16\n[ 0.141527] cpuidle: using governor ladder\n[ 0.142692] cpuidle: using governor menu\n[ 0.143859] ACPI: bus type PCI registered\n[ 0.144017] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.145761] PCI: Using configuration type 1 for base access\n[ 0.147898] bio: create slab at 0\n[ 0.148084] ACPI: Added _OSI(Module Device)\n[ 0.149238] ACPI: Added _OSI(Processor Device)\n[ 0.150429] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.151661] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.153283] ACPI: Interpreter enabled\n[ 0.154352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.156799] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.159485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.161775] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.164007] ACPI: (supports S0 S5)\n[ 0.168003] ACPI: Using IOAPIC for interrupt routing\n[ 0.169351] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.171922] ACPI: No dock devices found.\n[ 0.174046] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.175598] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.176007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.177658] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.180216] acpiphp: Slot [3] registered\n[ 0.181325] acpiphp: Slot [4] registered\n[ 0.182440] acpiphp: Slot [5] registered\n[ 0.183562] acpiphp: Slot [6] registered\n[ 0.184023] acpiphp: Slot [7] registered\n[ 0.185153] acpiphp: Slot [8] registered\n[ 0.186258] acpiphp: Slot [9] registered\n[ 0.187378] acpiphp: Slot [10] registered\n[ 0.188021] acpiphp: Slot [11] registered\n[ 0.189173] acpiphp: Slot [12] registered\n[ 0.190303] acpiphp: Slot [13] registered\n[ 0.191437] acpiphp: Slot [14] registered\n[ 0.192021] acpiphp: Slot [15] registered\n[ 0.193147] acpiphp: Slot [16] registered\n[ 0.194337] acpiphp: Slot [17] registered\n[ 0.195467] acpiphp: Slot [18] registered\n[ 0.196028] acpiphp: Slot [19] registered\n[ 0.197172] acpiphp: Slot [20] registered\n[ 0.198305] acpiphp: Slot [21] registered\n[ 0.199421] acpiphp: Slot [22] registered\n[ 0.200021] acpiphp: Slot [23] registered\n[ 0.201148] acpiphp: Slot [24] registered\n[ 0.202266] acpiphp: Slot [25] registered\n[ 0.203385] acpiphp: Slot [26] registered\n[ 0.204020] acpiphp: Slot [27] registered\n[ 0.205115] acpiphp: Slot [28] registered\n[ 0.206224] acpiphp: Slot [29] registered\n[ 0.207320] acpiphp: Slot [30] registered\n[ 0.208027] acpiphp: Slot [31] registered\n[ 0.209114] PCI host bridge to bus 0000:00\n[ 0.210227] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.211630] 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.213670] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.215499] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.216003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.223589] 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.251469] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.253008] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.255052] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.256993] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.259334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.260805] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.262620] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.262620] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.264003] vgaarb: loaded\n[ 0.264916] vgaarb: bridge control possible 0000:00:02.0\n[ 0.266710] SCSI subsystem initialized\n[ 0.268081] ACPI: bus type USB registered\n[ 0.269352] usbcore: registered new interface driver usbfs\n[ 0.270925] usbcore: registered new interface driver hub\n[ 0.272050] usbcore: registered new device driver usb\n[ 0.273578] PCI: Using ACPI for IRQ routing\n[ 0.273728] NetLabel: Initializing\n[ 0.276007] NetLabel: domain hash size = 128\n[ 0.277299] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.278794] NetLabel: unlabeled traffic allowed by default\n[ 0.280198] Switched to clocksource kvm-clock\n[ 0.288964] AppArmor: AppArmor Filesystem Enabled\n[ 0.290438] pnp: PnP ACPI init\n[ 0.291457] ACPI: bus type PNP registered\n[ 0.293177] pnp: PnP ACPI: found 8 devices\n[ 0.294441] ACPI: bus type PNP unregistered\n[ 0.302078] NET: Registered protocol family 2\n[ 0.303680] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.305969] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.308021] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.309908] TCP: reno registered\n[ 0.310941] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.312652] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.314526] NET: Registered protocol family 1\n[ 0.315865] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.317522] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.319140] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.341340] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.363673] Trying to unpack rootfs image as initramfs...\n[ 0.463523] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.465832] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.467312] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.469278] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.472267] Scanning for low memory corruption every 60 seconds\n[ 0.474802] Initialise system trusted keyring\n[ 0.476398] audit: initializing netlink socket (disabled)\n[ 0.478143] type=2000 audit(1535288780.942:1): initialized\n[ 0.499192] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.501908] zbud: loaded\n[ 0.502998] VFS: Disk quotas dquot_6.5.2\n[ 0.504159] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.506228] fuse init (API version 7.22)\n[ 0.507463] msgmni has been set to 3997\n[ 0.508606] Key type big_key registered\n[ 0.510413] Key type asymmetric registered\n[ 0.511547] Asymmetric key parser 'x509' registered\n[ 0.512853] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.514961] io scheduler noop registered\n[ 0.516057] io scheduler deadline registered (default)\n[ 0.517410] io scheduler cfq registered\n[ 0.518544] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520257] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.522347] ipmi message handler version 39.2\n[ 0.523828] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.526257] ACPI: Power Button [PWRF]\n[ 0.527616] GHES: HEST is not enabled!\n[ 0.549578] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.593172] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.615515] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.617559] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.643204] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.646112] Linux agpgart interface v0.103\n[ 0.648237] brd: module loaded\n[ 0.649605] loop: module loaded\n[ 0.650908] blk-mq: CPU -> queue map\n[ 0.651915] CPU 0 -> Queue 0\n[ 0.652911] CPU 1 -> Queue 0\n[ 0.654661] vda: vda1\n[ 0.656424] scsi0 : ata_piix\n[ 0.657670] scsi1 : ata_piix\n[ 0.658741] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.660778] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.663047] libphy: Fixed MDIO Bus: probed\n[ 0.664524] tun: Universal TUN/TAP device driver, 1.6\n[ 0.666124] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.670531] PPP generic driver version 2.4.2\n[ 0.671914] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.673740] ehci-pci: EHCI PCI platform driver\n[ 0.675008] ehci-platform: EHCI generic platform driver\n[ 0.676374] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.677923] ohci-pci: OHCI PCI platform driver\n[ 0.679137] ohci-platform: OHCI generic platform driver\n[ 0.680497] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.702967] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.704365] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.706440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.707982] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.709660] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.711660] usb usb1: Product: UHCI Host Controller\n[ 0.712968] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.714573] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.715940] hub 1-0:1.0: USB hub found\n[ 0.717018] hub 1-0:1.0: 2 ports detected\n[ 0.718283] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.721204] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.722537] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.724061] mousedev: PS/2 mouse device common for all mice\n[ 0.725805] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.728270] rtc_cmos 00:00: RTC can wake from S4\n[ 0.729896] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.731599] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.733383] device-mapper: uevent: version 1.0.3\n[ 0.734754] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.737120] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.738833] TCP: cubic registered\n[ 0.739944] NET: Registered protocol family 10\n[ 0.741567] NET: Registered protocol family 17\n[ 0.742853] Key type dns_resolver registered\n[ 0.744273] Loading compiled-in X.509 certificates\n[ 0.746141] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.755916] registered taskstats version 1\n[ 0.759128] Key type trusted registered\n[ 0.763402] Key type encrypted registered\n[ 0.764677] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.766150] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.768200] regulator-dummy: disabling\n[ 0.769392] Magic number: 14:409:130\n[ 0.770513] acpi device:05: hash matches\n[ 0.771744] rtc_cmos 00:00: setting system clock to 2018-08-26 13:06:21 UTC (1535288781)\n[ 0.774019] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.775522] EDD information not available.\n[ 0.821340] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.823607] Write protecting the kernel read-only data: 12288k\n[ 0.825769] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.829239] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.844169] systemd-udevd[107]: starting version 204\n[ 0.885958] FDC 0 is a S82078B\n[ 1.028049] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.192492] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.194280] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.196120] usb 1-1: Product: QEMU USB Tablet\n[ 1.197332] usb 1-1: Manufacturer: QEMU\n[ 1.198435] usb 1-1: SerialNumber: 42\n[ 1.464112] tsc: Refined TSC clocksource calibration: 3491.845 MHz\n[ 1.905076] 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.243706] 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.794911] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 3.185789] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Sun, 26 Aug 2018 13:06:24 +0000. Up 4.04 seconds.\ncloud-init-nonet[4.23]: 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 * Stopping set console keymap[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.91]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 26 Aug 2018 13:06:26 +0000. Up 6.08 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:65:c5:2c |\nci-info: | eth0 | True | 192.168.0.18 | 255.255.255.0 | fa:16:3e:c4:7e:6c |\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.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n69:5e:02:a0:6a:5b:e3:a1:4b:f5:b6:c7:4b:50:89:3d root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . |\n| . .o . |\n| . ..E |\n| . .... |\n|.. = . S . |\n|. * + .o o |\n| + . o... |\n|. . . oo |\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:\n30:21:bc:31:41:5e:92:40:be:5c:82:4e:90:f3:35:cb root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n|.oo+=oo |\n|+o .B+ . |\n|.+ooo*o |\n|o..+E o |\n| .o S |\n| |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n98:1d:e2:bb:d1:cc:b2:db:cc:38:57:cd:b6:3b:da:6c root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| |\n| . . |\n| . = . |\n| + S o |\n| = . + |\n| + +. . . |\n| .X. oE |\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:\na2:6f:03:32:b6:82:25:70:86:bd:e9:00:64:ad:1f:46 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| . |\n| o E |\n|ooo |\n|+.+o |\n|oooo. . S |\n|o B... . |\n|.* +.. |\n|o o .o |\n| . ... |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\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 OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 26 Aug 2018 13:08:30 +0000. Up 129.98 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n"} 2018-08-26 13:09:00,434 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34/action used request id req-8e359577-0624-4a38-9609-a5897e8cd5b6 2018-08-26 13:09:00,434 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0746879577637s 2018-08-26 13:09:00,435 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34/action used request id req-8e359577-0624-4a38-9609-a5897e8cd5b6 2018-08-26 13:09:00,435 - 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.009197] AppArmor: AppArmor initialized [ 0.012231] Yama: becoming mindful. [ 0.014093] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017813] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020913] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022564] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.025034] Initializing cgroup subsys memory [ 0.026294] Initializing cgroup subsys devices [ 0.028015] Initializing cgroup subsys freezer [ 0.029240] Initializing cgroup subsys blkio [ 0.030454] Initializing cgroup subsys perf_event [ 0.032021] Initializing cgroup subsys hugetlb [ 0.033415] FEATURE SPEC_CTRL Not Present [ 0.036195] mce: CPU supports 10 MCE banks [ 0.037457] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.037457] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040011] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.041741] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.044003] Speculative Store Bypass: Vulnerable [ 0.046360] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.052957] ACPI: Core revision 20131115 [ 0.054680] ACPI: All ACPI Tables successfully acquired [ 0.056414] ftrace: allocating 28717 entries in 113 pages [ 0.076304] smpboot: Max logical packages: 2 [ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.081753] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.084289] Enabling x2apic [ 0.085207] Enabled x2apic [ 0.086366] Switched APIC routing to physical x2apic. [ 0.089379] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.090937] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.093393] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.101485] KVM setup paravirtual spinlock [ 0.106203] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.108144] x86: Booting SMP configuration: [ 0.109351] .... node #0, CPUs: #1[ 0.106118] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.124018] x86: Booted up 1 node, 2 CPUs [ 0.124013] KVM setup async PF for cpu 1 [ 0.124016] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.127752] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.128433] devtmpfs: initialized [ 0.132072] EVM: security.selinux [ 0.133056] EVM: security.SMACK64 [ 0.134020] EVM: security.ima [ 0.134933] EVM: security.capability [ 0.137127] pinctrl core: initialized pinctrl subsystem [ 0.138550] regulator-dummy: no parameters [ 0.139776] RTC time: 13:06:20, date: 08/26/18 [ 0.140134] NET: Registered protocol family 16 [ 0.141527] cpuidle: using governor ladder [ 0.142692] cpuidle: using governor menu [ 0.143859] ACPI: bus type PCI registered [ 0.144017] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.145761] PCI: Using configuration type 1 for base access [ 0.147898] bio: create slab at 0 [ 0.148084] ACPI: Added _OSI(Module Device) [ 0.149238] ACPI: Added _OSI(Processor Device) [ 0.150429] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.151661] ACPI: Added _OSI(Processor Aggregator Device) [ 0.153283] ACPI: Interpreter enabled [ 0.154352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.156799] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.159485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.161775] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.164007] ACPI: (supports S0 S5) [ 0.168003] ACPI: Using IOAPIC for interrupt routing [ 0.169351] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.171922] ACPI: No dock devices found. [ 0.174046] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.175598] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.176007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.177658] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.180216] acpiphp: Slot [3] registered [ 0.181325] acpiphp: Slot [4] registered [ 0.182440] acpiphp: Slot [5] registered [ 0.183562] acpiphp: Slot [6] registered [ 0.184023] acpiphp: Slot [7] registered [ 0.185153] acpiphp: Slot [8] registered [ 0.186258] acpiphp: Slot [9] registered [ 0.187378] acpiphp: Slot [10] registered [ 0.188021] acpiphp: Slot [11] registered [ 0.189173] acpiphp: Slot [12] registered [ 0.190303] acpiphp: Slot [13] registered [ 0.191437] acpiphp: Slot [14] registered [ 0.192021] acpiphp: Slot [15] registered [ 0.193147] acpiphp: Slot [16] registered [ 0.194337] acpiphp: Slot [17] registered [ 0.195467] acpiphp: Slot [18] registered [ 0.196028] acpiphp: Slot [19] registered [ 0.197172] acpiphp: Slot [20] registered [ 0.198305] acpiphp: Slot [21] registered [ 0.199421] acpiphp: Slot [22] registered [ 0.200021] acpiphp: Slot [23] registered [ 0.201148] acpiphp: Slot [24] registered [ 0.202266] acpiphp: Slot [25] registered [ 0.203385] acpiphp: Slot [26] registered [ 0.204020] acpiphp: Slot [27] registered [ 0.205115] acpiphp: Slot [28] registered [ 0.206224] acpiphp: Slot [29] registered [ 0.207320] acpiphp: Slot [30] registered [ 0.208027] acpiphp: Slot [31] registered [ 0.209114] PCI host bridge to bus 0000:00 [ 0.210227] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.211630] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.212004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.213670] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.215499] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.216003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.223589] 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.251469] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.253008] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.255052] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.256993] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.259334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.260805] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.262620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.262620] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.264003] vgaarb: loaded [ 0.264916] vgaarb: bridge control possible 0000:00:02.0 [ 0.266710] SCSI subsystem initialized [ 0.268081] ACPI: bus type USB registered [ 0.269352] usbcore: registered new interface driver usbfs [ 0.270925] usbcore: registered new interface driver hub [ 0.272050] usbcore: registered new device driver usb [ 0.273578] PCI: Using ACPI for IRQ routing [ 0.273728] NetLabel: Initializing [ 0.276007] NetLabel: domain hash size = 128 [ 0.277299] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.278794] NetLabel: unlabeled traffic allowed by default [ 0.280198] Switched to clocksource kvm-clock [ 0.288964] AppArmor: AppArmor Filesystem Enabled [ 0.290438] pnp: PnP ACPI init [ 0.291457] ACPI: bus type PNP registered [ 0.293177] pnp: PnP ACPI: found 8 devices [ 0.294441] ACPI: bus type PNP unregistered [ 0.302078] NET: Registered protocol family 2 [ 0.303680] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.305969] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.308021] TCP: Hash tables configured (established 16384 bind 16384) [ 0.309908] TCP: reno registered [ 0.310941] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.312652] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.314526] NET: Registered protocol family 1 [ 0.315865] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.317522] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.319140] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.341340] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.363673] Trying to unpack rootfs image as initramfs... [ 0.463523] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.465832] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.467312] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.469278] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.472267] Scanning for low memory corruption every 60 seconds [ 0.474802] Initialise system trusted keyring [ 0.476398] audit: initializing netlink socket (disabled) [ 0.478143] type=2000 audit(1535288780.942:1): initialized [ 0.499192] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.501908] zbud: loaded [ 0.502998] VFS: Disk quotas dquot_6.5.2 [ 0.504159] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.506228] fuse init (API version 7.22) [ 0.507463] msgmni has been set to 3997 [ 0.508606] Key type big_key registered [ 0.510413] Key type asymmetric registered [ 0.511547] Asymmetric key parser 'x509' registered [ 0.512853] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.514961] io scheduler noop registered [ 0.516057] io scheduler deadline registered (default) [ 0.517410] io scheduler cfq registered [ 0.518544] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.520257] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.522347] ipmi message handler version 39.2 [ 0.523828] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.526257] ACPI: Power Button [PWRF] [ 0.527616] GHES: HEST is not enabled! [ 0.549578] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.593172] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.615515] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.617559] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.643204] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.646112] Linux agpgart interface v0.103 [ 0.648237] brd: module loaded [ 0.649605] loop: module loaded [ 0.650908] blk-mq: CPU -> queue map [ 0.651915] CPU 0 -> Queue 0 [ 0.652911] CPU 1 -> Queue 0 [ 0.654661] vda: vda1 [ 0.656424] scsi0 : ata_piix [ 0.657670] scsi1 : ata_piix [ 0.658741] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.660778] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.663047] libphy: Fixed MDIO Bus: probed [ 0.664524] tun: Universal TUN/TAP device driver, 1.6 [ 0.666124] tun: (C) 1999-2004 Max Krasnyansky [ 0.670531] PPP generic driver version 2.4.2 [ 0.671914] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.673740] ehci-pci: EHCI PCI platform driver [ 0.675008] ehci-platform: EHCI generic platform driver [ 0.676374] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.677923] ohci-pci: OHCI PCI platform driver [ 0.679137] ohci-platform: OHCI generic platform driver [ 0.680497] uhci_hcd: USB Universal Host Controller Interface driver [ 0.702967] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.704365] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.706440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.707982] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.709660] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.711660] usb usb1: Product: UHCI Host Controller [ 0.712968] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.714573] usb usb1: SerialNumber: 0000:00:01.2 [ 0.715940] hub 1-0:1.0: USB hub found [ 0.717018] hub 1-0:1.0: 2 ports detected [ 0.718283] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.721204] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.722537] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.724061] mousedev: PS/2 mouse device common for all mice [ 0.725805] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.728270] rtc_cmos 00:00: RTC can wake from S4 [ 0.729896] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.731599] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.733383] device-mapper: uevent: version 1.0.3 [ 0.734754] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.737120] ledtrig-cpu: registered to indicate activity on CPUs [ 0.738833] TCP: cubic registered [ 0.739944] NET: Registered protocol family 10 [ 0.741567] NET: Registered protocol family 17 [ 0.742853] Key type dns_resolver registered [ 0.744273] Loading compiled-in X.509 certificates [ 0.746141] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.755916] registered taskstats version 1 [ 0.759128] Key type trusted registered [ 0.763402] Key type encrypted registered [ 0.764677] AppArmor: AppArmor sha1 policy hashing enabled [ 0.766150] IMA: No TPM chip found, activating TPM-bypass! [ 0.768200] regulator-dummy: disabling [ 0.769392] Magic number: 14:409:130 [ 0.770513] acpi device:05: hash matches [ 0.771744] rtc_cmos 00:00: setting system clock to 2018-08-26 13:06:21 UTC (1535288781) [ 0.774019] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.775522] EDD information not available. [ 0.821340] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.823607] Write protecting the kernel read-only data: 12288k [ 0.825769] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.829239] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.844169] systemd-udevd[107]: starting version 204 [ 0.885958] FDC 0 is a S82078B [ 1.028049] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.192492] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.194280] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.196120] usb 1-1: Product: QEMU USB Tablet [ 1.197332] usb 1-1: Manufacturer: QEMU [ 1.198435] usb 1-1: SerialNumber: 42 [ 1.464112] tsc: Refined TSC clocksource calibration: 3491.845 MHz [ 1.905076] 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.243706] 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.794911] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 3.185789] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sun, 26 Aug 2018 13:06:24 +0000. Up 4.04 seconds. cloud-init-nonet[4.23]: 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 ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.91]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 26 Aug 2018 13:06:26 +0000. Up 6.08 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:65:c5:2c | ci-info: | eth0 | True | 192.168.0.18 | 255.255.255.0 | fa:16:3e:c4:7e:6c | 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.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 69:5e:02:a0:6a:5b:e3:a1:4b:f5:b6:c7:4b:50:89:3d root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | . | | . .o . | | . ..E | | . .... | |.. = . S . | |. * + .o o | | + . o... | |. . . oo | | . .... | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 30:21:bc:31:41:5e:92:40:be:5c:82:4e:90:f3:35:cb root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ |.oo+=oo | |+o .B+ . | |.+ooo*o | |o..+E o | | .o S | | | | | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 98:1d:e2:bb:d1:cc:b2:db:cc:38:57:cd:b6:3b:da:6c root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | . . | | . = . | | + S o | | = . + | | + +. . . | | .X. oE | | =++ .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: a2:6f:03:32:b6:82:25:70:86:bd:e9:00:64:ad:1f:46 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | . | | o E | |ooo | |+.+o | |oooo. . S | |o B... . | |.* +.. | |o o .o | | . ... | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting SystemD login management service[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 26 Aug 2018 13:08:30 +0000. Up 129.98 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. 2018-08-26 13:09:00,437 - functest.core.singlevm - DEBUG - try 14: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-26 13:09:10,448 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 13:09:10,451 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:09:10,906 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13: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-04b08981-b0a4-462a-95df-096d2e57856b x-compute-request-id: req-04b08981-b0a4-462a-95df-096d2e57856b Content-Encoding: gzip Content-Length: 1498 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:c4:7e:6c", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:7e:6c", "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:65:c5:2c", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:c5:2c", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/44585adb-a974-4743-8ee5-68ef49323e34", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "44585adb-a974-4743-8ee5-68ef49323e34", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "bono-0.clearwater.opnfv", "created": "2018-08-26T13:05:34Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:5d:e3", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:5d:e3", "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:74:94:5f", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:94:5f", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "homer-0.clearwater.opnfv", "created": "2018-08-26T13:05:34Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:70:a6", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:70:a6", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:04:67", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "dime-0.clearwater.opnfv", "created": "2018-08-26T13:05:33Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:76:07", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:76:07", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:3f:bd", "version": 4, "addr": "192.168.1.22", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/04010b09-d548-48ae-8871-56d5c14751a2", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/04010b09-d548-48ae-8871-56d5c14751a2", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:06.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "04010b09-d548-48ae-8871-56d5c14751a2", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:06Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-26T13:05:32Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:68:d3", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:68:d3", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:03:d7:5a", "version": 4, "addr": "192.168.1.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/57ebb195-7daf-48cc-a21b-c274f8e0bb85", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/57ebb195-7daf-48cc-a21b-c274f8e0bb85", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:11.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "57ebb195-7daf-48cc-a21b-c274f8e0bb85", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:11Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-26T13:05:32Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:d7:76", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:d7:76", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b55ce29a-afa7-419f-b72b-55ee4962e6ac", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b55ce29a-afa7-419f-b72b-55ee4962e6ac", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:05:17.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "b55ce29a-afa7-419f-b72b-55ee4962e6ac", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:05:17Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-26T13:03:38Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:07:50", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:07:50", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:c1:d2", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b00b1f06-37cc-49cb-a11f-b314a9d7d334", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b00b1f06-37cc-49cb-a11f-b314a9d7d334", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:03:28.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "b00b1f06-37cc-49cb-a11f-b314a9d7d334", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:03:28Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "ns.clearwater.opnfv", "created": "2018-08-26T13:01:44Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 13:09:10,907 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-04b08981-b0a4-462a-95df-096d2e57856b 2018-08-26 13:09:10,907 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.45906996727s 2018-08-26 13:09:10,908 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-04b08981-b0a4-462a-95df-096d2e57856b 2018-08-26 13:09:10,914 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-26 13:09:10,917 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34/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}2016cfaed43b26833edac4f0a563297dd680dc74" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-26 13:09:10,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13: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-d2907baf-ae68-4e16-b4d5-e00e40866231 x-compute-request-id: req-d2907baf-ae68-4e16-b4d5-e00e40866231 Content-Encoding: gzip Content-Length: 9798 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.009197] AppArmor: AppArmor initialized\n[ 0.012231] Yama: becoming mindful.\n[ 0.014093] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017813] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020913] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022564] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.025034] Initializing cgroup subsys memory\n[ 0.026294] Initializing cgroup subsys devices\n[ 0.028015] Initializing cgroup subsys freezer\n[ 0.029240] Initializing cgroup subsys blkio\n[ 0.030454] Initializing cgroup subsys perf_event\n[ 0.032021] Initializing cgroup subsys hugetlb\n[ 0.033415] FEATURE SPEC_CTRL Not Present\n[ 0.036195] mce: CPU supports 10 MCE banks\n[ 0.037457] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.037457] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040011] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.041741] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.044003] Speculative Store Bypass: Vulnerable\n[ 0.046360] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.052957] ACPI: Core revision 20131115\n[ 0.054680] ACPI: All ACPI Tables successfully acquired\n[ 0.056414] ftrace: allocating 28717 entries in 113 pages\n[ 0.076304] smpboot: Max logical packages: 2\n[ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.081753] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.084289] Enabling x2apic\n[ 0.085207] Enabled x2apic\n[ 0.086366] Switched APIC routing to physical x2apic.\n[ 0.089379] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.090937] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.093393] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.101485] KVM setup paravirtual spinlock\n[ 0.106203] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.108144] x86: Booting SMP configuration:\n[ 0.109351] .... node #0, CPUs: #1[ 0.106118] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.124018] x86: Booted up 1 node, 2 CPUs\n[ 0.124013] KVM setup async PF for cpu 1\n[ 0.124016] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.127752] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.128433] devtmpfs: initialized\n[ 0.132072] EVM: security.selinux\n[ 0.133056] EVM: security.SMACK64\n[ 0.134020] EVM: security.ima\n[ 0.134933] EVM: security.capability\n[ 0.137127] pinctrl core: initialized pinctrl subsystem\n[ 0.138550] regulator-dummy: no parameters\n[ 0.139776] RTC time: 13:06:20, date: 08/26/18\n[ 0.140134] NET: Registered protocol family 16\n[ 0.141527] cpuidle: using governor ladder\n[ 0.142692] cpuidle: using governor menu\n[ 0.143859] ACPI: bus type PCI registered\n[ 0.144017] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.145761] PCI: Using configuration type 1 for base access\n[ 0.147898] bio: create slab at 0\n[ 0.148084] ACPI: Added _OSI(Module Device)\n[ 0.149238] ACPI: Added _OSI(Processor Device)\n[ 0.150429] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.151661] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.153283] ACPI: Interpreter enabled\n[ 0.154352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.156799] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.159485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.161775] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.164007] ACPI: (supports S0 S5)\n[ 0.168003] ACPI: Using IOAPIC for interrupt routing\n[ 0.169351] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.171922] ACPI: No dock devices found.\n[ 0.174046] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.175598] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.176007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.177658] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.180216] acpiphp: Slot [3] registered\n[ 0.181325] acpiphp: Slot [4] registered\n[ 0.182440] acpiphp: Slot [5] registered\n[ 0.183562] acpiphp: Slot [6] registered\n[ 0.184023] acpiphp: Slot [7] registered\n[ 0.185153] acpiphp: Slot [8] registered\n[ 0.186258] acpiphp: Slot [9] registered\n[ 0.187378] acpiphp: Slot [10] registered\n[ 0.188021] acpiphp: Slot [11] registered\n[ 0.189173] acpiphp: Slot [12] registered\n[ 0.190303] acpiphp: Slot [13] registered\n[ 0.191437] acpiphp: Slot [14] registered\n[ 0.192021] acpiphp: Slot [15] registered\n[ 0.193147] acpiphp: Slot [16] registered\n[ 0.194337] acpiphp: Slot [17] registered\n[ 0.195467] acpiphp: Slot [18] registered\n[ 0.196028] acpiphp: Slot [19] registered\n[ 0.197172] acpiphp: Slot [20] registered\n[ 0.198305] acpiphp: Slot [21] registered\n[ 0.199421] acpiphp: Slot [22] registered\n[ 0.200021] acpiphp: Slot [23] registered\n[ 0.201148] acpiphp: Slot [24] registered\n[ 0.202266] acpiphp: Slot [25] registered\n[ 0.203385] acpiphp: Slot [26] registered\n[ 0.204020] acpiphp: Slot [27] registered\n[ 0.205115] acpiphp: Slot [28] registered\n[ 0.206224] acpiphp: Slot [29] registered\n[ 0.207320] acpiphp: Slot [30] registered\n[ 0.208027] acpiphp: Slot [31] registered\n[ 0.209114] PCI host bridge to bus 0000:00\n[ 0.210227] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.211630] 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.213670] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.215499] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.216003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.223589] 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.251469] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.253008] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.255052] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.256993] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.259334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.260805] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.262620] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.262620] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.264003] vgaarb: loaded\n[ 0.264916] vgaarb: bridge control possible 0000:00:02.0\n[ 0.266710] SCSI subsystem initialized\n[ 0.268081] ACPI: bus type USB registered\n[ 0.269352] usbcore: registered new interface driver usbfs\n[ 0.270925] usbcore: registered new interface driver hub\n[ 0.272050] usbcore: registered new device driver usb\n[ 0.273578] PCI: Using ACPI for IRQ routing\n[ 0.273728] NetLabel: Initializing\n[ 0.276007] NetLabel: domain hash size = 128\n[ 0.277299] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.278794] NetLabel: unlabeled traffic allowed by default\n[ 0.280198] Switched to clocksource kvm-clock\n[ 0.288964] AppArmor: AppArmor Filesystem Enabled\n[ 0.290438] pnp: PnP ACPI init\n[ 0.291457] ACPI: bus type PNP registered\n[ 0.293177] pnp: PnP ACPI: found 8 devices\n[ 0.294441] ACPI: bus type PNP unregistered\n[ 0.302078] NET: Registered protocol family 2\n[ 0.303680] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.305969] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.308021] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.309908] TCP: reno registered\n[ 0.310941] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.312652] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.314526] NET: Registered protocol family 1\n[ 0.315865] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.317522] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.319140] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.341340] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.363673] Trying to unpack rootfs image as initramfs...\n[ 0.463523] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.465832] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.467312] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.469278] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.472267] Scanning for low memory corruption every 60 seconds\n[ 0.474802] Initialise system trusted keyring\n[ 0.476398] audit: initializing netlink socket (disabled)\n[ 0.478143] type=2000 audit(1535288780.942:1): initialized\n[ 0.499192] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.501908] zbud: loaded\n[ 0.502998] VFS: Disk quotas dquot_6.5.2\n[ 0.504159] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.506228] fuse init (API version 7.22)\n[ 0.507463] msgmni has been set to 3997\n[ 0.508606] Key type big_key registered\n[ 0.510413] Key type asymmetric registered\n[ 0.511547] Asymmetric key parser 'x509' registered\n[ 0.512853] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.514961] io scheduler noop registered\n[ 0.516057] io scheduler deadline registered (default)\n[ 0.517410] io scheduler cfq registered\n[ 0.518544] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520257] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.522347] ipmi message handler version 39.2\n[ 0.523828] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.526257] ACPI: Power Button [PWRF]\n[ 0.527616] GHES: HEST is not enabled!\n[ 0.549578] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.593172] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.615515] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.617559] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.643204] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.646112] Linux agpgart interface v0.103\n[ 0.648237] brd: module loaded\n[ 0.649605] loop: module loaded\n[ 0.650908] blk-mq: CPU -> queue map\n[ 0.651915] CPU 0 -> Queue 0\n[ 0.652911] CPU 1 -> Queue 0\n[ 0.654661] vda: vda1\n[ 0.656424] scsi0 : ata_piix\n[ 0.657670] scsi1 : ata_piix\n[ 0.658741] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.660778] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.663047] libphy: Fixed MDIO Bus: probed\n[ 0.664524] tun: Universal TUN/TAP device driver, 1.6\n[ 0.666124] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.670531] PPP generic driver version 2.4.2\n[ 0.671914] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.673740] ehci-pci: EHCI PCI platform driver\n[ 0.675008] ehci-platform: EHCI generic platform driver\n[ 0.676374] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.677923] ohci-pci: OHCI PCI platform driver\n[ 0.679137] ohci-platform: OHCI generic platform driver\n[ 0.680497] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.702967] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.704365] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.706440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.707982] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.709660] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.711660] usb usb1: Product: UHCI Host Controller\n[ 0.712968] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.714573] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.715940] hub 1-0:1.0: USB hub found\n[ 0.717018] hub 1-0:1.0: 2 ports detected\n[ 0.718283] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.721204] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.722537] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.724061] mousedev: PS/2 mouse device common for all mice\n[ 0.725805] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.728270] rtc_cmos 00:00: RTC can wake from S4\n[ 0.729896] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.731599] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.733383] device-mapper: uevent: version 1.0.3\n[ 0.734754] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.737120] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.738833] TCP: cubic registered\n[ 0.739944] NET: Registered protocol family 10\n[ 0.741567] NET: Registered protocol family 17\n[ 0.742853] Key type dns_resolver registered\n[ 0.744273] Loading compiled-in X.509 certificates\n[ 0.746141] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.755916] registered taskstats version 1\n[ 0.759128] Key type trusted registered\n[ 0.763402] Key type encrypted registered\n[ 0.764677] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.766150] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.768200] regulator-dummy: disabling\n[ 0.769392] Magic number: 14:409:130\n[ 0.770513] acpi device:05: hash matches\n[ 0.771744] rtc_cmos 00:00: setting system clock to 2018-08-26 13:06:21 UTC (1535288781)\n[ 0.774019] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.775522] EDD information not available.\n[ 0.821340] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.823607] Write protecting the kernel read-only data: 12288k\n[ 0.825769] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.829239] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.844169] systemd-udevd[107]: starting version 204\n[ 0.885958] FDC 0 is a S82078B\n[ 1.028049] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.192492] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.194280] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.196120] usb 1-1: Product: QEMU USB Tablet\n[ 1.197332] usb 1-1: Manufacturer: QEMU\n[ 1.198435] usb 1-1: SerialNumber: 42\n[ 1.464112] tsc: Refined TSC clocksource calibration: 3491.845 MHz\n[ 1.905076] 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.243706] 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.794911] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 3.185789] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Sun, 26 Aug 2018 13:06:24 +0000. Up 4.04 seconds.\ncloud-init-nonet[4.23]: 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 * Stopping set console keymap[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.91]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 26 Aug 2018 13:06:26 +0000. Up 6.08 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:65:c5:2c |\nci-info: | eth0 | True | 192.168.0.18 | 255.255.255.0 | fa:16:3e:c4:7e:6c |\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.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n69:5e:02:a0:6a:5b:e3:a1:4b:f5:b6:c7:4b:50:89:3d root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . |\n| . .o . |\n| . ..E |\n| . .... |\n|.. = . S . |\n|. * + .o o |\n| + . o... |\n|. . . oo |\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:\n30:21:bc:31:41:5e:92:40:be:5c:82:4e:90:f3:35:cb root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n|.oo+=oo |\n|+o .B+ . |\n|.+ooo*o |\n|o..+E o |\n| .o S |\n| |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n98:1d:e2:bb:d1:cc:b2:db:cc:38:57:cd:b6:3b:da:6c root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| |\n| . . |\n| . = . |\n| + S o |\n| = . + |\n| + +. . . |\n| .X. oE |\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:\na2:6f:03:32:b6:82:25:70:86:bd:e9:00:64:ad:1f:46 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| . |\n| o E |\n|ooo |\n|+.+o |\n|oooo. . S |\n|o B... . |\n|.* +.. |\n|o o .o |\n| . ... |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\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 OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 26 Aug 2018 13:08:30 +0000. Up 129.98 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n"} 2018-08-26 13:09:10,987 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34/action used request id req-d2907baf-ae68-4e16-b4d5-e00e40866231 2018-08-26 13:09:10,987 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.072496175766s 2018-08-26 13:09:10,988 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34/action used request id req-d2907baf-ae68-4e16-b4d5-e00e40866231 2018-08-26 13:09:10,988 - 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.009197] AppArmor: AppArmor initialized [ 0.012231] Yama: becoming mindful. [ 0.014093] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017813] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020913] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022564] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.025034] Initializing cgroup subsys memory [ 0.026294] Initializing cgroup subsys devices [ 0.028015] Initializing cgroup subsys freezer [ 0.029240] Initializing cgroup subsys blkio [ 0.030454] Initializing cgroup subsys perf_event [ 0.032021] Initializing cgroup subsys hugetlb [ 0.033415] FEATURE SPEC_CTRL Not Present [ 0.036195] mce: CPU supports 10 MCE banks [ 0.037457] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.037457] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040011] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.041741] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.044003] Speculative Store Bypass: Vulnerable [ 0.046360] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.052957] ACPI: Core revision 20131115 [ 0.054680] ACPI: All ACPI Tables successfully acquired [ 0.056414] ftrace: allocating 28717 entries in 113 pages [ 0.076304] smpboot: Max logical packages: 2 [ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.081753] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.084289] Enabling x2apic [ 0.085207] Enabled x2apic [ 0.086366] Switched APIC routing to physical x2apic. [ 0.089379] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.090937] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.093393] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.101485] KVM setup paravirtual spinlock [ 0.106203] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.108144] x86: Booting SMP configuration: [ 0.109351] .... node #0, CPUs: #1[ 0.106118] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.124018] x86: Booted up 1 node, 2 CPUs [ 0.124013] KVM setup async PF for cpu 1 [ 0.124016] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.127752] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.128433] devtmpfs: initialized [ 0.132072] EVM: security.selinux [ 0.133056] EVM: security.SMACK64 [ 0.134020] EVM: security.ima [ 0.134933] EVM: security.capability [ 0.137127] pinctrl core: initialized pinctrl subsystem [ 0.138550] regulator-dummy: no parameters [ 0.139776] RTC time: 13:06:20, date: 08/26/18 [ 0.140134] NET: Registered protocol family 16 [ 0.141527] cpuidle: using governor ladder [ 0.142692] cpuidle: using governor menu [ 0.143859] ACPI: bus type PCI registered [ 0.144017] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.145761] PCI: Using configuration type 1 for base access [ 0.147898] bio: create slab at 0 [ 0.148084] ACPI: Added _OSI(Module Device) [ 0.149238] ACPI: Added _OSI(Processor Device) [ 0.150429] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.151661] ACPI: Added _OSI(Processor Aggregator Device) [ 0.153283] ACPI: Interpreter enabled [ 0.154352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.156799] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.159485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.161775] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.164007] ACPI: (supports S0 S5) [ 0.168003] ACPI: Using IOAPIC for interrupt routing [ 0.169351] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.171922] ACPI: No dock devices found. [ 0.174046] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.175598] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.176007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.177658] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.180216] acpiphp: Slot [3] registered [ 0.181325] acpiphp: Slot [4] registered [ 0.182440] acpiphp: Slot [5] registered [ 0.183562] acpiphp: Slot [6] registered [ 0.184023] acpiphp: Slot [7] registered [ 0.185153] acpiphp: Slot [8] registered [ 0.186258] acpiphp: Slot [9] registered [ 0.187378] acpiphp: Slot [10] registered [ 0.188021] acpiphp: Slot [11] registered [ 0.189173] acpiphp: Slot [12] registered [ 0.190303] acpiphp: Slot [13] registered [ 0.191437] acpiphp: Slot [14] registered [ 0.192021] acpiphp: Slot [15] registered [ 0.193147] acpiphp: Slot [16] registered [ 0.194337] acpiphp: Slot [17] registered [ 0.195467] acpiphp: Slot [18] registered [ 0.196028] acpiphp: Slot [19] registered [ 0.197172] acpiphp: Slot [20] registered [ 0.198305] acpiphp: Slot [21] registered [ 0.199421] acpiphp: Slot [22] registered [ 0.200021] acpiphp: Slot [23] registered [ 0.201148] acpiphp: Slot [24] registered [ 0.202266] acpiphp: Slot [25] registered [ 0.203385] acpiphp: Slot [26] registered [ 0.204020] acpiphp: Slot [27] registered [ 0.205115] acpiphp: Slot [28] registered [ 0.206224] acpiphp: Slot [29] registered [ 0.207320] acpiphp: Slot [30] registered [ 0.208027] acpiphp: Slot [31] registered [ 0.209114] PCI host bridge to bus 0000:00 [ 0.210227] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.211630] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.212004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.213670] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.215499] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.216003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.223589] 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.251469] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.253008] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.255052] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.256993] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.259334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.260805] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.262620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.262620] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.264003] vgaarb: loaded [ 0.264916] vgaarb: bridge control possible 0000:00:02.0 [ 0.266710] SCSI subsystem initialized [ 0.268081] ACPI: bus type USB registered [ 0.269352] usbcore: registered new interface driver usbfs [ 0.270925] usbcore: registered new interface driver hub [ 0.272050] usbcore: registered new device driver usb [ 0.273578] PCI: Using ACPI for IRQ routing [ 0.273728] NetLabel: Initializing [ 0.276007] NetLabel: domain hash size = 128 [ 0.277299] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.278794] NetLabel: unlabeled traffic allowed by default [ 0.280198] Switched to clocksource kvm-clock [ 0.288964] AppArmor: AppArmor Filesystem Enabled [ 0.290438] pnp: PnP ACPI init [ 0.291457] ACPI: bus type PNP registered [ 0.293177] pnp: PnP ACPI: found 8 devices [ 0.294441] ACPI: bus type PNP unregistered [ 0.302078] NET: Registered protocol family 2 [ 0.303680] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.305969] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.308021] TCP: Hash tables configured (established 16384 bind 16384) [ 0.309908] TCP: reno registered [ 0.310941] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.312652] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.314526] NET: Registered protocol family 1 [ 0.315865] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.317522] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.319140] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.341340] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.363673] Trying to unpack rootfs image as initramfs... [ 0.463523] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.465832] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.467312] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.469278] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.472267] Scanning for low memory corruption every 60 seconds [ 0.474802] Initialise system trusted keyring [ 0.476398] audit: initializing netlink socket (disabled) [ 0.478143] type=2000 audit(1535288780.942:1): initialized [ 0.499192] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.501908] zbud: loaded [ 0.502998] VFS: Disk quotas dquot_6.5.2 [ 0.504159] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.506228] fuse init (API version 7.22) [ 0.507463] msgmni has been set to 3997 [ 0.508606] Key type big_key registered [ 0.510413] Key type asymmetric registered [ 0.511547] Asymmetric key parser 'x509' registered [ 0.512853] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.514961] io scheduler noop registered [ 0.516057] io scheduler deadline registered (default) [ 0.517410] io scheduler cfq registered [ 0.518544] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.520257] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.522347] ipmi message handler version 39.2 [ 0.523828] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.526257] ACPI: Power Button [PWRF] [ 0.527616] GHES: HEST is not enabled! [ 0.549578] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.593172] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.615515] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.617559] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.643204] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.646112] Linux agpgart interface v0.103 [ 0.648237] brd: module loaded [ 0.649605] loop: module loaded [ 0.650908] blk-mq: CPU -> queue map [ 0.651915] CPU 0 -> Queue 0 [ 0.652911] CPU 1 -> Queue 0 [ 0.654661] vda: vda1 [ 0.656424] scsi0 : ata_piix [ 0.657670] scsi1 : ata_piix [ 0.658741] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.660778] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.663047] libphy: Fixed MDIO Bus: probed [ 0.664524] tun: Universal TUN/TAP device driver, 1.6 [ 0.666124] tun: (C) 1999-2004 Max Krasnyansky [ 0.670531] PPP generic driver version 2.4.2 [ 0.671914] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.673740] ehci-pci: EHCI PCI platform driver [ 0.675008] ehci-platform: EHCI generic platform driver [ 0.676374] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.677923] ohci-pci: OHCI PCI platform driver [ 0.679137] ohci-platform: OHCI generic platform driver [ 0.680497] uhci_hcd: USB Universal Host Controller Interface driver [ 0.702967] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.704365] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.706440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.707982] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.709660] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.711660] usb usb1: Product: UHCI Host Controller [ 0.712968] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.714573] usb usb1: SerialNumber: 0000:00:01.2 [ 0.715940] hub 1-0:1.0: USB hub found [ 0.717018] hub 1-0:1.0: 2 ports detected [ 0.718283] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.721204] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.722537] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.724061] mousedev: PS/2 mouse device common for all mice [ 0.725805] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.728270] rtc_cmos 00:00: RTC can wake from S4 [ 0.729896] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.731599] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.733383] device-mapper: uevent: version 1.0.3 [ 0.734754] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.737120] ledtrig-cpu: registered to indicate activity on CPUs [ 0.738833] TCP: cubic registered [ 0.739944] NET: Registered protocol family 10 [ 0.741567] NET: Registered protocol family 17 [ 0.742853] Key type dns_resolver registered [ 0.744273] Loading compiled-in X.509 certificates [ 0.746141] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.755916] registered taskstats version 1 [ 0.759128] Key type trusted registered [ 0.763402] Key type encrypted registered [ 0.764677] AppArmor: AppArmor sha1 policy hashing enabled [ 0.766150] IMA: No TPM chip found, activating TPM-bypass! [ 0.768200] regulator-dummy: disabling [ 0.769392] Magic number: 14:409:130 [ 0.770513] acpi device:05: hash matches [ 0.771744] rtc_cmos 00:00: setting system clock to 2018-08-26 13:06:21 UTC (1535288781) [ 0.774019] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.775522] EDD information not available. [ 0.821340] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.823607] Write protecting the kernel read-only data: 12288k [ 0.825769] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.829239] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.844169] systemd-udevd[107]: starting version 204 [ 0.885958] FDC 0 is a S82078B [ 1.028049] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.192492] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.194280] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.196120] usb 1-1: Product: QEMU USB Tablet [ 1.197332] usb 1-1: Manufacturer: QEMU [ 1.198435] usb 1-1: SerialNumber: 42 [ 1.464112] tsc: Refined TSC clocksource calibration: 3491.845 MHz [ 1.905076] 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.243706] 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.794911] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 3.185789] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sun, 26 Aug 2018 13:06:24 +0000. Up 4.04 seconds. cloud-init-nonet[4.23]: 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 ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.91]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 26 Aug 2018 13:06:26 +0000. Up 6.08 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:65:c5:2c | ci-info: | eth0 | True | 192.168.0.18 | 255.255.255.0 | fa:16:3e:c4:7e:6c | 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.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 69:5e:02:a0:6a:5b:e3:a1:4b:f5:b6:c7:4b:50:89:3d root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | . | | . .o . | | . ..E | | . .... | |.. = . S . | |. * + .o o | | + . o... | |. . . oo | | . .... | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 30:21:bc:31:41:5e:92:40:be:5c:82:4e:90:f3:35:cb root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ |.oo+=oo | |+o .B+ . | |.+ooo*o | |o..+E o | | .o S | | | | | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 98:1d:e2:bb:d1:cc:b2:db:cc:38:57:cd:b6:3b:da:6c root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | . . | | . = . | | + S o | | = . + | | + +. . . | | .X. oE | | =++ .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: a2:6f:03:32:b6:82:25:70:86:bd:e9:00:64:ad:1f:46 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | . | | o E | |ooo | |+.+o | |oooo. . S | |o B... . | |.* +.. | |o o .o | | . ... | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting SystemD login management service[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 26 Aug 2018 13:08:30 +0000. Up 129.98 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. 2018-08-26 13:09:10,990 - functest.core.singlevm - DEBUG - try 15: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-26 13:09:21,001 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 13:09:21,004 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:09:21,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13: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-139027ef-a1e5-4e19-a449-0c71f728c202 x-compute-request-id: req-139027ef-a1e5-4e19-a449-0c71f728c202 Content-Encoding: gzip Content-Length: 1498 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:c4:7e:6c", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:7e:6c", "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:65:c5:2c", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:c5:2c", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/44585adb-a974-4743-8ee5-68ef49323e34", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "44585adb-a974-4743-8ee5-68ef49323e34", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "bono-0.clearwater.opnfv", "created": "2018-08-26T13:05:34Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:5d:e3", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:5d:e3", "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:74:94:5f", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:94:5f", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "homer-0.clearwater.opnfv", "created": "2018-08-26T13:05:34Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:70:a6", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:70:a6", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:04:67", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "dime-0.clearwater.opnfv", "created": "2018-08-26T13:05:33Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:76:07", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:76:07", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:3f:bd", "version": 4, "addr": "192.168.1.22", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/04010b09-d548-48ae-8871-56d5c14751a2", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/04010b09-d548-48ae-8871-56d5c14751a2", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:06.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "04010b09-d548-48ae-8871-56d5c14751a2", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:06Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-26T13:05:32Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:68:d3", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:68:d3", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:03:d7:5a", "version": 4, "addr": "192.168.1.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/57ebb195-7daf-48cc-a21b-c274f8e0bb85", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/57ebb195-7daf-48cc-a21b-c274f8e0bb85", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:11.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "57ebb195-7daf-48cc-a21b-c274f8e0bb85", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:11Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-26T13:05:32Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:d7:76", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:d7:76", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b55ce29a-afa7-419f-b72b-55ee4962e6ac", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b55ce29a-afa7-419f-b72b-55ee4962e6ac", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:05:17.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "b55ce29a-afa7-419f-b72b-55ee4962e6ac", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:05:17Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-26T13:03:38Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:07:50", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:07:50", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:c1:d2", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b00b1f06-37cc-49cb-a11f-b314a9d7d334", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b00b1f06-37cc-49cb-a11f-b314a9d7d334", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:03:28.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "b00b1f06-37cc-49cb-a11f-b314a9d7d334", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:03:28Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "ns.clearwater.opnfv", "created": "2018-08-26T13:01:44Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 13:09:21,484 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-139027ef-a1e5-4e19-a449-0c71f728c202 2018-08-26 13:09:21,484 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.482899904251s 2018-08-26 13:09:21,485 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-139027ef-a1e5-4e19-a449-0c71f728c202 2018-08-26 13:09:21,492 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-26 13:09:21,494 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34/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}2016cfaed43b26833edac4f0a563297dd680dc74" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-26 13:09:21,564 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13: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-13685bb1-1992-41f3-aadf-fec18c9ab683 x-compute-request-id: req-13685bb1-1992-41f3-aadf-fec18c9ab683 Content-Encoding: gzip Content-Length: 9798 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.009197] AppArmor: AppArmor initialized\n[ 0.012231] Yama: becoming mindful.\n[ 0.014093] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017813] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020913] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022564] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.025034] Initializing cgroup subsys memory\n[ 0.026294] Initializing cgroup subsys devices\n[ 0.028015] Initializing cgroup subsys freezer\n[ 0.029240] Initializing cgroup subsys blkio\n[ 0.030454] Initializing cgroup subsys perf_event\n[ 0.032021] Initializing cgroup subsys hugetlb\n[ 0.033415] FEATURE SPEC_CTRL Not Present\n[ 0.036195] mce: CPU supports 10 MCE banks\n[ 0.037457] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.037457] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040011] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.041741] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.044003] Speculative Store Bypass: Vulnerable\n[ 0.046360] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.052957] ACPI: Core revision 20131115\n[ 0.054680] ACPI: All ACPI Tables successfully acquired\n[ 0.056414] ftrace: allocating 28717 entries in 113 pages\n[ 0.076304] smpboot: Max logical packages: 2\n[ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.081753] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.084289] Enabling x2apic\n[ 0.085207] Enabled x2apic\n[ 0.086366] Switched APIC routing to physical x2apic.\n[ 0.089379] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.090937] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.093393] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.101485] KVM setup paravirtual spinlock\n[ 0.106203] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.108144] x86: Booting SMP configuration:\n[ 0.109351] .... node #0, CPUs: #1[ 0.106118] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.124018] x86: Booted up 1 node, 2 CPUs\n[ 0.124013] KVM setup async PF for cpu 1\n[ 0.124016] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.127752] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.128433] devtmpfs: initialized\n[ 0.132072] EVM: security.selinux\n[ 0.133056] EVM: security.SMACK64\n[ 0.134020] EVM: security.ima\n[ 0.134933] EVM: security.capability\n[ 0.137127] pinctrl core: initialized pinctrl subsystem\n[ 0.138550] regulator-dummy: no parameters\n[ 0.139776] RTC time: 13:06:20, date: 08/26/18\n[ 0.140134] NET: Registered protocol family 16\n[ 0.141527] cpuidle: using governor ladder\n[ 0.142692] cpuidle: using governor menu\n[ 0.143859] ACPI: bus type PCI registered\n[ 0.144017] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.145761] PCI: Using configuration type 1 for base access\n[ 0.147898] bio: create slab at 0\n[ 0.148084] ACPI: Added _OSI(Module Device)\n[ 0.149238] ACPI: Added _OSI(Processor Device)\n[ 0.150429] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.151661] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.153283] ACPI: Interpreter enabled\n[ 0.154352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.156799] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.159485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.161775] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.164007] ACPI: (supports S0 S5)\n[ 0.168003] ACPI: Using IOAPIC for interrupt routing\n[ 0.169351] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.171922] ACPI: No dock devices found.\n[ 0.174046] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.175598] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.176007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.177658] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.180216] acpiphp: Slot [3] registered\n[ 0.181325] acpiphp: Slot [4] registered\n[ 0.182440] acpiphp: Slot [5] registered\n[ 0.183562] acpiphp: Slot [6] registered\n[ 0.184023] acpiphp: Slot [7] registered\n[ 0.185153] acpiphp: Slot [8] registered\n[ 0.186258] acpiphp: Slot [9] registered\n[ 0.187378] acpiphp: Slot [10] registered\n[ 0.188021] acpiphp: Slot [11] registered\n[ 0.189173] acpiphp: Slot [12] registered\n[ 0.190303] acpiphp: Slot [13] registered\n[ 0.191437] acpiphp: Slot [14] registered\n[ 0.192021] acpiphp: Slot [15] registered\n[ 0.193147] acpiphp: Slot [16] registered\n[ 0.194337] acpiphp: Slot [17] registered\n[ 0.195467] acpiphp: Slot [18] registered\n[ 0.196028] acpiphp: Slot [19] registered\n[ 0.197172] acpiphp: Slot [20] registered\n[ 0.198305] acpiphp: Slot [21] registered\n[ 0.199421] acpiphp: Slot [22] registered\n[ 0.200021] acpiphp: Slot [23] registered\n[ 0.201148] acpiphp: Slot [24] registered\n[ 0.202266] acpiphp: Slot [25] registered\n[ 0.203385] acpiphp: Slot [26] registered\n[ 0.204020] acpiphp: Slot [27] registered\n[ 0.205115] acpiphp: Slot [28] registered\n[ 0.206224] acpiphp: Slot [29] registered\n[ 0.207320] acpiphp: Slot [30] registered\n[ 0.208027] acpiphp: Slot [31] registered\n[ 0.209114] PCI host bridge to bus 0000:00\n[ 0.210227] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.211630] 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.213670] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.215499] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.216003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.223589] 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.251469] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.253008] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.255052] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.256993] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.259334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.260805] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.262620] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.262620] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.264003] vgaarb: loaded\n[ 0.264916] vgaarb: bridge control possible 0000:00:02.0\n[ 0.266710] SCSI subsystem initialized\n[ 0.268081] ACPI: bus type USB registered\n[ 0.269352] usbcore: registered new interface driver usbfs\n[ 0.270925] usbcore: registered new interface driver hub\n[ 0.272050] usbcore: registered new device driver usb\n[ 0.273578] PCI: Using ACPI for IRQ routing\n[ 0.273728] NetLabel: Initializing\n[ 0.276007] NetLabel: domain hash size = 128\n[ 0.277299] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.278794] NetLabel: unlabeled traffic allowed by default\n[ 0.280198] Switched to clocksource kvm-clock\n[ 0.288964] AppArmor: AppArmor Filesystem Enabled\n[ 0.290438] pnp: PnP ACPI init\n[ 0.291457] ACPI: bus type PNP registered\n[ 0.293177] pnp: PnP ACPI: found 8 devices\n[ 0.294441] ACPI: bus type PNP unregistered\n[ 0.302078] NET: Registered protocol family 2\n[ 0.303680] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.305969] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.308021] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.309908] TCP: reno registered\n[ 0.310941] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.312652] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.314526] NET: Registered protocol family 1\n[ 0.315865] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.317522] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.319140] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.341340] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.363673] Trying to unpack rootfs image as initramfs...\n[ 0.463523] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.465832] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.467312] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.469278] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.472267] Scanning for low memory corruption every 60 seconds\n[ 0.474802] Initialise system trusted keyring\n[ 0.476398] audit: initializing netlink socket (disabled)\n[ 0.478143] type=2000 audit(1535288780.942:1): initialized\n[ 0.499192] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.501908] zbud: loaded\n[ 0.502998] VFS: Disk quotas dquot_6.5.2\n[ 0.504159] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.506228] fuse init (API version 7.22)\n[ 0.507463] msgmni has been set to 3997\n[ 0.508606] Key type big_key registered\n[ 0.510413] Key type asymmetric registered\n[ 0.511547] Asymmetric key parser 'x509' registered\n[ 0.512853] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.514961] io scheduler noop registered\n[ 0.516057] io scheduler deadline registered (default)\n[ 0.517410] io scheduler cfq registered\n[ 0.518544] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520257] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.522347] ipmi message handler version 39.2\n[ 0.523828] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.526257] ACPI: Power Button [PWRF]\n[ 0.527616] GHES: HEST is not enabled!\n[ 0.549578] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.593172] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.615515] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.617559] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.643204] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.646112] Linux agpgart interface v0.103\n[ 0.648237] brd: module loaded\n[ 0.649605] loop: module loaded\n[ 0.650908] blk-mq: CPU -> queue map\n[ 0.651915] CPU 0 -> Queue 0\n[ 0.652911] CPU 1 -> Queue 0\n[ 0.654661] vda: vda1\n[ 0.656424] scsi0 : ata_piix\n[ 0.657670] scsi1 : ata_piix\n[ 0.658741] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.660778] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.663047] libphy: Fixed MDIO Bus: probed\n[ 0.664524] tun: Universal TUN/TAP device driver, 1.6\n[ 0.666124] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.670531] PPP generic driver version 2.4.2\n[ 0.671914] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.673740] ehci-pci: EHCI PCI platform driver\n[ 0.675008] ehci-platform: EHCI generic platform driver\n[ 0.676374] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.677923] ohci-pci: OHCI PCI platform driver\n[ 0.679137] ohci-platform: OHCI generic platform driver\n[ 0.680497] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.702967] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.704365] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.706440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.707982] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.709660] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.711660] usb usb1: Product: UHCI Host Controller\n[ 0.712968] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.714573] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.715940] hub 1-0:1.0: USB hub found\n[ 0.717018] hub 1-0:1.0: 2 ports detected\n[ 0.718283] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.721204] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.722537] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.724061] mousedev: PS/2 mouse device common for all mice\n[ 0.725805] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.728270] rtc_cmos 00:00: RTC can wake from S4\n[ 0.729896] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.731599] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.733383] device-mapper: uevent: version 1.0.3\n[ 0.734754] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.737120] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.738833] TCP: cubic registered\n[ 0.739944] NET: Registered protocol family 10\n[ 0.741567] NET: Registered protocol family 17\n[ 0.742853] Key type dns_resolver registered\n[ 0.744273] Loading compiled-in X.509 certificates\n[ 0.746141] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.755916] registered taskstats version 1\n[ 0.759128] Key type trusted registered\n[ 0.763402] Key type encrypted registered\n[ 0.764677] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.766150] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.768200] regulator-dummy: disabling\n[ 0.769392] Magic number: 14:409:130\n[ 0.770513] acpi device:05: hash matches\n[ 0.771744] rtc_cmos 00:00: setting system clock to 2018-08-26 13:06:21 UTC (1535288781)\n[ 0.774019] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.775522] EDD information not available.\n[ 0.821340] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.823607] Write protecting the kernel read-only data: 12288k\n[ 0.825769] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.829239] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.844169] systemd-udevd[107]: starting version 204\n[ 0.885958] FDC 0 is a S82078B\n[ 1.028049] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.192492] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.194280] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.196120] usb 1-1: Product: QEMU USB Tablet\n[ 1.197332] usb 1-1: Manufacturer: QEMU\n[ 1.198435] usb 1-1: SerialNumber: 42\n[ 1.464112] tsc: Refined TSC clocksource calibration: 3491.845 MHz\n[ 1.905076] 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.243706] 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.794911] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 3.185789] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Sun, 26 Aug 2018 13:06:24 +0000. Up 4.04 seconds.\ncloud-init-nonet[4.23]: 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 * Stopping set console keymap[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.91]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 26 Aug 2018 13:06:26 +0000. Up 6.08 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:65:c5:2c |\nci-info: | eth0 | True | 192.168.0.18 | 255.255.255.0 | fa:16:3e:c4:7e:6c |\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.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n69:5e:02:a0:6a:5b:e3:a1:4b:f5:b6:c7:4b:50:89:3d root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . |\n| . .o . |\n| . ..E |\n| . .... |\n|.. = . S . |\n|. * + .o o |\n| + . o... |\n|. . . oo |\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:\n30:21:bc:31:41:5e:92:40:be:5c:82:4e:90:f3:35:cb root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n|.oo+=oo |\n|+o .B+ . |\n|.+ooo*o |\n|o..+E o |\n| .o S |\n| |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n98:1d:e2:bb:d1:cc:b2:db:cc:38:57:cd:b6:3b:da:6c root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| |\n| . . |\n| . = . |\n| + S o |\n| = . + |\n| + +. . . |\n| .X. oE |\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:\na2:6f:03:32:b6:82:25:70:86:bd:e9:00:64:ad:1f:46 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| . |\n| o E |\n|ooo |\n|+.+o |\n|oooo. . S |\n|o B... . |\n|.* +.. |\n|o o .o |\n| . ... |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\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 OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 26 Aug 2018 13:08:30 +0000. Up 129.98 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n"} 2018-08-26 13:09:21,565 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34/action used request id req-13685bb1-1992-41f3-aadf-fec18c9ab683 2018-08-26 13:09:21,565 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0733380317688s 2018-08-26 13:09:21,567 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34/action used request id req-13685bb1-1992-41f3-aadf-fec18c9ab683 2018-08-26 13:09:21,567 - 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.009197] AppArmor: AppArmor initialized [ 0.012231] Yama: becoming mindful. [ 0.014093] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017813] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020913] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022564] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.025034] Initializing cgroup subsys memory [ 0.026294] Initializing cgroup subsys devices [ 0.028015] Initializing cgroup subsys freezer [ 0.029240] Initializing cgroup subsys blkio [ 0.030454] Initializing cgroup subsys perf_event [ 0.032021] Initializing cgroup subsys hugetlb [ 0.033415] FEATURE SPEC_CTRL Not Present [ 0.036195] mce: CPU supports 10 MCE banks [ 0.037457] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.037457] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040011] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.041741] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.044003] Speculative Store Bypass: Vulnerable [ 0.046360] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.052957] ACPI: Core revision 20131115 [ 0.054680] ACPI: All ACPI Tables successfully acquired [ 0.056414] ftrace: allocating 28717 entries in 113 pages [ 0.076304] smpboot: Max logical packages: 2 [ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.081753] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.084289] Enabling x2apic [ 0.085207] Enabled x2apic [ 0.086366] Switched APIC routing to physical x2apic. [ 0.089379] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.090937] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.093393] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.101485] KVM setup paravirtual spinlock [ 0.106203] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.108144] x86: Booting SMP configuration: [ 0.109351] .... node #0, CPUs: #1[ 0.106118] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.124018] x86: Booted up 1 node, 2 CPUs [ 0.124013] KVM setup async PF for cpu 1 [ 0.124016] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.127752] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.128433] devtmpfs: initialized [ 0.132072] EVM: security.selinux [ 0.133056] EVM: security.SMACK64 [ 0.134020] EVM: security.ima [ 0.134933] EVM: security.capability [ 0.137127] pinctrl core: initialized pinctrl subsystem [ 0.138550] regulator-dummy: no parameters [ 0.139776] RTC time: 13:06:20, date: 08/26/18 [ 0.140134] NET: Registered protocol family 16 [ 0.141527] cpuidle: using governor ladder [ 0.142692] cpuidle: using governor menu [ 0.143859] ACPI: bus type PCI registered [ 0.144017] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.145761] PCI: Using configuration type 1 for base access [ 0.147898] bio: create slab at 0 [ 0.148084] ACPI: Added _OSI(Module Device) [ 0.149238] ACPI: Added _OSI(Processor Device) [ 0.150429] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.151661] ACPI: Added _OSI(Processor Aggregator Device) [ 0.153283] ACPI: Interpreter enabled [ 0.154352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.156799] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.159485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.161775] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.164007] ACPI: (supports S0 S5) [ 0.168003] ACPI: Using IOAPIC for interrupt routing [ 0.169351] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.171922] ACPI: No dock devices found. [ 0.174046] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.175598] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.176007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.177658] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.180216] acpiphp: Slot [3] registered [ 0.181325] acpiphp: Slot [4] registered [ 0.182440] acpiphp: Slot [5] registered [ 0.183562] acpiphp: Slot [6] registered [ 0.184023] acpiphp: Slot [7] registered [ 0.185153] acpiphp: Slot [8] registered [ 0.186258] acpiphp: Slot [9] registered [ 0.187378] acpiphp: Slot [10] registered [ 0.188021] acpiphp: Slot [11] registered [ 0.189173] acpiphp: Slot [12] registered [ 0.190303] acpiphp: Slot [13] registered [ 0.191437] acpiphp: Slot [14] registered [ 0.192021] acpiphp: Slot [15] registered [ 0.193147] acpiphp: Slot [16] registered [ 0.194337] acpiphp: Slot [17] registered [ 0.195467] acpiphp: Slot [18] registered [ 0.196028] acpiphp: Slot [19] registered [ 0.197172] acpiphp: Slot [20] registered [ 0.198305] acpiphp: Slot [21] registered [ 0.199421] acpiphp: Slot [22] registered [ 0.200021] acpiphp: Slot [23] registered [ 0.201148] acpiphp: Slot [24] registered [ 0.202266] acpiphp: Slot [25] registered [ 0.203385] acpiphp: Slot [26] registered [ 0.204020] acpiphp: Slot [27] registered [ 0.205115] acpiphp: Slot [28] registered [ 0.206224] acpiphp: Slot [29] registered [ 0.207320] acpiphp: Slot [30] registered [ 0.208027] acpiphp: Slot [31] registered [ 0.209114] PCI host bridge to bus 0000:00 [ 0.210227] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.211630] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.212004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.213670] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.215499] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.216003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.223589] 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.251469] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.253008] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.255052] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.256993] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.259334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.260805] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.262620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.262620] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.264003] vgaarb: loaded [ 0.264916] vgaarb: bridge control possible 0000:00:02.0 [ 0.266710] SCSI subsystem initialized [ 0.268081] ACPI: bus type USB registered [ 0.269352] usbcore: registered new interface driver usbfs [ 0.270925] usbcore: registered new interface driver hub [ 0.272050] usbcore: registered new device driver usb [ 0.273578] PCI: Using ACPI for IRQ routing [ 0.273728] NetLabel: Initializing [ 0.276007] NetLabel: domain hash size = 128 [ 0.277299] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.278794] NetLabel: unlabeled traffic allowed by default [ 0.280198] Switched to clocksource kvm-clock [ 0.288964] AppArmor: AppArmor Filesystem Enabled [ 0.290438] pnp: PnP ACPI init [ 0.291457] ACPI: bus type PNP registered [ 0.293177] pnp: PnP ACPI: found 8 devices [ 0.294441] ACPI: bus type PNP unregistered [ 0.302078] NET: Registered protocol family 2 [ 0.303680] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.305969] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.308021] TCP: Hash tables configured (established 16384 bind 16384) [ 0.309908] TCP: reno registered [ 0.310941] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.312652] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.314526] NET: Registered protocol family 1 [ 0.315865] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.317522] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.319140] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.341340] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.363673] Trying to unpack rootfs image as initramfs... [ 0.463523] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.465832] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.467312] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.469278] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.472267] Scanning for low memory corruption every 60 seconds [ 0.474802] Initialise system trusted keyring [ 0.476398] audit: initializing netlink socket (disabled) [ 0.478143] type=2000 audit(1535288780.942:1): initialized [ 0.499192] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.501908] zbud: loaded [ 0.502998] VFS: Disk quotas dquot_6.5.2 [ 0.504159] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.506228] fuse init (API version 7.22) [ 0.507463] msgmni has been set to 3997 [ 0.508606] Key type big_key registered [ 0.510413] Key type asymmetric registered [ 0.511547] Asymmetric key parser 'x509' registered [ 0.512853] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.514961] io scheduler noop registered [ 0.516057] io scheduler deadline registered (default) [ 0.517410] io scheduler cfq registered [ 0.518544] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.520257] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.522347] ipmi message handler version 39.2 [ 0.523828] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.526257] ACPI: Power Button [PWRF] [ 0.527616] GHES: HEST is not enabled! [ 0.549578] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.593172] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.615515] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.617559] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.643204] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.646112] Linux agpgart interface v0.103 [ 0.648237] brd: module loaded [ 0.649605] loop: module loaded [ 0.650908] blk-mq: CPU -> queue map [ 0.651915] CPU 0 -> Queue 0 [ 0.652911] CPU 1 -> Queue 0 [ 0.654661] vda: vda1 [ 0.656424] scsi0 : ata_piix [ 0.657670] scsi1 : ata_piix [ 0.658741] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.660778] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.663047] libphy: Fixed MDIO Bus: probed [ 0.664524] tun: Universal TUN/TAP device driver, 1.6 [ 0.666124] tun: (C) 1999-2004 Max Krasnyansky [ 0.670531] PPP generic driver version 2.4.2 [ 0.671914] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.673740] ehci-pci: EHCI PCI platform driver [ 0.675008] ehci-platform: EHCI generic platform driver [ 0.676374] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.677923] ohci-pci: OHCI PCI platform driver [ 0.679137] ohci-platform: OHCI generic platform driver [ 0.680497] uhci_hcd: USB Universal Host Controller Interface driver [ 0.702967] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.704365] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.706440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.707982] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.709660] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.711660] usb usb1: Product: UHCI Host Controller [ 0.712968] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.714573] usb usb1: SerialNumber: 0000:00:01.2 [ 0.715940] hub 1-0:1.0: USB hub found [ 0.717018] hub 1-0:1.0: 2 ports detected [ 0.718283] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.721204] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.722537] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.724061] mousedev: PS/2 mouse device common for all mice [ 0.725805] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.728270] rtc_cmos 00:00: RTC can wake from S4 [ 0.729896] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.731599] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.733383] device-mapper: uevent: version 1.0.3 [ 0.734754] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.737120] ledtrig-cpu: registered to indicate activity on CPUs [ 0.738833] TCP: cubic registered [ 0.739944] NET: Registered protocol family 10 [ 0.741567] NET: Registered protocol family 17 [ 0.742853] Key type dns_resolver registered [ 0.744273] Loading compiled-in X.509 certificates [ 0.746141] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.755916] registered taskstats version 1 [ 0.759128] Key type trusted registered [ 0.763402] Key type encrypted registered [ 0.764677] AppArmor: AppArmor sha1 policy hashing enabled [ 0.766150] IMA: No TPM chip found, activating TPM-bypass! [ 0.768200] regulator-dummy: disabling [ 0.769392] Magic number: 14:409:130 [ 0.770513] acpi device:05: hash matches [ 0.771744] rtc_cmos 00:00: setting system clock to 2018-08-26 13:06:21 UTC (1535288781) [ 0.774019] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.775522] EDD information not available. [ 0.821340] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.823607] Write protecting the kernel read-only data: 12288k [ 0.825769] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.829239] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.844169] systemd-udevd[107]: starting version 204 [ 0.885958] FDC 0 is a S82078B [ 1.028049] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.192492] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.194280] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.196120] usb 1-1: Product: QEMU USB Tablet [ 1.197332] usb 1-1: Manufacturer: QEMU [ 1.198435] usb 1-1: SerialNumber: 42 [ 1.464112] tsc: Refined TSC clocksource calibration: 3491.845 MHz [ 1.905076] 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.243706] 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.794911] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 3.185789] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sun, 26 Aug 2018 13:06:24 +0000. Up 4.04 seconds. cloud-init-nonet[4.23]: 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 ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.91]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 26 Aug 2018 13:06:26 +0000. Up 6.08 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:65:c5:2c | ci-info: | eth0 | True | 192.168.0.18 | 255.255.255.0 | fa:16:3e:c4:7e:6c | 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.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 69:5e:02:a0:6a:5b:e3:a1:4b:f5:b6:c7:4b:50:89:3d root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | . | | . .o . | | . ..E | | . .... | |.. = . S . | |. * + .o o | | + . o... | |. . . oo | | . .... | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 30:21:bc:31:41:5e:92:40:be:5c:82:4e:90:f3:35:cb root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ |.oo+=oo | |+o .B+ . | |.+ooo*o | |o..+E o | | .o S | | | | | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 98:1d:e2:bb:d1:cc:b2:db:cc:38:57:cd:b6:3b:da:6c root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | . . | | . = . | | + S o | | = . + | | + +. . . | | .X. oE | | =++ .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: a2:6f:03:32:b6:82:25:70:86:bd:e9:00:64:ad:1f:46 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | . | | o E | |ooo | |+.+o | |oooo. . S | |o B... . | |.* +.. | |o o .o | | . ... | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting SystemD login management service[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 26 Aug 2018 13:08:30 +0000. Up 129.98 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. 2018-08-26 13:09:21,569 - functest.core.singlevm - DEBUG - try 16: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-26 13:09:31,580 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 13:09:31,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:09:32,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13: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-fc8b21c1-c336-411b-a197-5e27e263db8b x-compute-request-id: req-fc8b21c1-c336-411b-a197-5e27e263db8b Content-Encoding: gzip Content-Length: 1498 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:c4:7e:6c", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:7e:6c", "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:65:c5:2c", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:c5:2c", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/44585adb-a974-4743-8ee5-68ef49323e34", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "44585adb-a974-4743-8ee5-68ef49323e34", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "bono-0.clearwater.opnfv", "created": "2018-08-26T13:05:34Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:5d:e3", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:5d:e3", "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:74:94:5f", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:94:5f", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "homer-0.clearwater.opnfv", "created": "2018-08-26T13:05:34Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:70:a6", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:70:a6", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:04:67", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "dime-0.clearwater.opnfv", "created": "2018-08-26T13:05:33Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:76:07", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:76:07", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:3f:bd", "version": 4, "addr": "192.168.1.22", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/04010b09-d548-48ae-8871-56d5c14751a2", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/04010b09-d548-48ae-8871-56d5c14751a2", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:06.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "04010b09-d548-48ae-8871-56d5c14751a2", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:06Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-26T13:05:32Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:68:d3", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:68:d3", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:03:d7:5a", "version": 4, "addr": "192.168.1.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/57ebb195-7daf-48cc-a21b-c274f8e0bb85", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/57ebb195-7daf-48cc-a21b-c274f8e0bb85", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:11.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "57ebb195-7daf-48cc-a21b-c274f8e0bb85", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:11Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-26T13:05:32Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:d7:76", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:d7:76", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b55ce29a-afa7-419f-b72b-55ee4962e6ac", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b55ce29a-afa7-419f-b72b-55ee4962e6ac", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:05:17.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "b55ce29a-afa7-419f-b72b-55ee4962e6ac", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:05:17Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-26T13:03:38Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:07:50", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:07:50", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:c1:d2", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b00b1f06-37cc-49cb-a11f-b314a9d7d334", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b00b1f06-37cc-49cb-a11f-b314a9d7d334", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:03:28.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "b00b1f06-37cc-49cb-a11f-b314a9d7d334", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:03:28Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "ns.clearwater.opnfv", "created": "2018-08-26T13:01:44Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 13:09:32,098 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-fc8b21c1-c336-411b-a197-5e27e263db8b 2018-08-26 13:09:32,098 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.518145084381s 2018-08-26 13:09:32,099 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-fc8b21c1-c336-411b-a197-5e27e263db8b 2018-08-26 13:09:32,106 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-26 13:09:32,109 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34/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}2016cfaed43b26833edac4f0a563297dd680dc74" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-26 13:09:32,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:09: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-49214893-5b3e-423d-8561-4a0008ba84ae x-compute-request-id: req-49214893-5b3e-423d-8561-4a0008ba84ae Content-Encoding: gzip Content-Length: 10046 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.009197] AppArmor: AppArmor initialized\n[ 0.012231] Yama: becoming mindful.\n[ 0.014093] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017813] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020913] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022564] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.025034] Initializing cgroup subsys memory\n[ 0.026294] Initializing cgroup subsys devices\n[ 0.028015] Initializing cgroup subsys freezer\n[ 0.029240] Initializing cgroup subsys blkio\n[ 0.030454] Initializing cgroup subsys perf_event\n[ 0.032021] Initializing cgroup subsys hugetlb\n[ 0.033415] FEATURE SPEC_CTRL Not Present\n[ 0.036195] mce: CPU supports 10 MCE banks\n[ 0.037457] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.037457] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040011] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.041741] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.044003] Speculative Store Bypass: Vulnerable\n[ 0.046360] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.052957] ACPI: Core revision 20131115\n[ 0.054680] ACPI: All ACPI Tables successfully acquired\n[ 0.056414] ftrace: allocating 28717 entries in 113 pages\n[ 0.076304] smpboot: Max logical packages: 2\n[ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.081753] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.084289] Enabling x2apic\n[ 0.085207] Enabled x2apic\n[ 0.086366] Switched APIC routing to physical x2apic.\n[ 0.089379] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.090937] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.093393] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.101485] KVM setup paravirtual spinlock\n[ 0.106203] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.108144] x86: Booting SMP configuration:\n[ 0.109351] .... node #0, CPUs: #1[ 0.106118] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.124018] x86: Booted up 1 node, 2 CPUs\n[ 0.124013] KVM setup async PF for cpu 1\n[ 0.124016] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.127752] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.128433] devtmpfs: initialized\n[ 0.132072] EVM: security.selinux\n[ 0.133056] EVM: security.SMACK64\n[ 0.134020] EVM: security.ima\n[ 0.134933] EVM: security.capability\n[ 0.137127] pinctrl core: initialized pinctrl subsystem\n[ 0.138550] regulator-dummy: no parameters\n[ 0.139776] RTC time: 13:06:20, date: 08/26/18\n[ 0.140134] NET: Registered protocol family 16\n[ 0.141527] cpuidle: using governor ladder\n[ 0.142692] cpuidle: using governor menu\n[ 0.143859] ACPI: bus type PCI registered\n[ 0.144017] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.145761] PCI: Using configuration type 1 for base access\n[ 0.147898] bio: create slab at 0\n[ 0.148084] ACPI: Added _OSI(Module Device)\n[ 0.149238] ACPI: Added _OSI(Processor Device)\n[ 0.150429] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.151661] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.153283] ACPI: Interpreter enabled\n[ 0.154352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.156799] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.159485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.161775] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.164007] ACPI: (supports S0 S5)\n[ 0.168003] ACPI: Using IOAPIC for interrupt routing\n[ 0.169351] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.171922] ACPI: No dock devices found.\n[ 0.174046] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.175598] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.176007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.177658] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.180216] acpiphp: Slot [3] registered\n[ 0.181325] acpiphp: Slot [4] registered\n[ 0.182440] acpiphp: Slot [5] registered\n[ 0.183562] acpiphp: Slot [6] registered\n[ 0.184023] acpiphp: Slot [7] registered\n[ 0.185153] acpiphp: Slot [8] registered\n[ 0.186258] acpiphp: Slot [9] registered\n[ 0.187378] acpiphp: Slot [10] registered\n[ 0.188021] acpiphp: Slot [11] registered\n[ 0.189173] acpiphp: Slot [12] registered\n[ 0.190303] acpiphp: Slot [13] registered\n[ 0.191437] acpiphp: Slot [14] registered\n[ 0.192021] acpiphp: Slot [15] registered\n[ 0.193147] acpiphp: Slot [16] registered\n[ 0.194337] acpiphp: Slot [17] registered\n[ 0.195467] acpiphp: Slot [18] registered\n[ 0.196028] acpiphp: Slot [19] registered\n[ 0.197172] acpiphp: Slot [20] registered\n[ 0.198305] acpiphp: Slot [21] registered\n[ 0.199421] acpiphp: Slot [22] registered\n[ 0.200021] acpiphp: Slot [23] registered\n[ 0.201148] acpiphp: Slot [24] registered\n[ 0.202266] acpiphp: Slot [25] registered\n[ 0.203385] acpiphp: Slot [26] registered\n[ 0.204020] acpiphp: Slot [27] registered\n[ 0.205115] acpiphp: Slot [28] registered\n[ 0.206224] acpiphp: Slot [29] registered\n[ 0.207320] acpiphp: Slot [30] registered\n[ 0.208027] acpiphp: Slot [31] registered\n[ 0.209114] PCI host bridge to bus 0000:00\n[ 0.210227] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.211630] 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.213670] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.215499] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.216003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.223589] 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.251469] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.253008] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.255052] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.256993] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.259334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.260805] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.262620] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.262620] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.264003] vgaarb: loaded\n[ 0.264916] vgaarb: bridge control possible 0000:00:02.0\n[ 0.266710] SCSI subsystem initialized\n[ 0.268081] ACPI: bus type USB registered\n[ 0.269352] usbcore: registered new interface driver usbfs\n[ 0.270925] usbcore: registered new interface driver hub\n[ 0.272050] usbcore: registered new device driver usb\n[ 0.273578] PCI: Using ACPI for IRQ routing\n[ 0.273728] NetLabel: Initializing\n[ 0.276007] NetLabel: domain hash size = 128\n[ 0.277299] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.278794] NetLabel: unlabeled traffic allowed by default\n[ 0.280198] Switched to clocksource kvm-clock\n[ 0.288964] AppArmor: AppArmor Filesystem Enabled\n[ 0.290438] pnp: PnP ACPI init\n[ 0.291457] ACPI: bus type PNP registered\n[ 0.293177] pnp: PnP ACPI: found 8 devices\n[ 0.294441] ACPI: bus type PNP unregistered\n[ 0.302078] NET: Registered protocol family 2\n[ 0.303680] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.305969] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.308021] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.309908] TCP: reno registered\n[ 0.310941] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.312652] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.314526] NET: Registered protocol family 1\n[ 0.315865] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.317522] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.319140] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.341340] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.363673] Trying to unpack rootfs image as initramfs...\n[ 0.463523] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.465832] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.467312] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.469278] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.472267] Scanning for low memory corruption every 60 seconds\n[ 0.474802] Initialise system trusted keyring\n[ 0.476398] audit: initializing netlink socket (disabled)\n[ 0.478143] type=2000 audit(1535288780.942:1): initialized\n[ 0.499192] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.501908] zbud: loaded\n[ 0.502998] VFS: Disk quotas dquot_6.5.2\n[ 0.504159] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.506228] fuse init (API version 7.22)\n[ 0.507463] msgmni has been set to 3997\n[ 0.508606] Key type big_key registered\n[ 0.510413] Key type asymmetric registered\n[ 0.511547] Asymmetric key parser 'x509' registered\n[ 0.512853] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.514961] io scheduler noop registered\n[ 0.516057] io scheduler deadline registered (default)\n[ 0.517410] io scheduler cfq registered\n[ 0.518544] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520257] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.522347] ipmi message handler version 39.2\n[ 0.523828] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.526257] ACPI: Power Button [PWRF]\n[ 0.527616] GHES: HEST is not enabled!\n[ 0.549578] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.593172] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.615515] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.617559] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.643204] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.646112] Linux agpgart interface v0.103\n[ 0.648237] brd: module loaded\n[ 0.649605] loop: module loaded\n[ 0.650908] blk-mq: CPU -> queue map\n[ 0.651915] CPU 0 -> Queue 0\n[ 0.652911] CPU 1 -> Queue 0\n[ 0.654661] vda: vda1\n[ 0.656424] scsi0 : ata_piix\n[ 0.657670] scsi1 : ata_piix\n[ 0.658741] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.660778] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.663047] libphy: Fixed MDIO Bus: probed\n[ 0.664524] tun: Universal TUN/TAP device driver, 1.6\n[ 0.666124] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.670531] PPP generic driver version 2.4.2\n[ 0.671914] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.673740] ehci-pci: EHCI PCI platform driver\n[ 0.675008] ehci-platform: EHCI generic platform driver\n[ 0.676374] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.677923] ohci-pci: OHCI PCI platform driver\n[ 0.679137] ohci-platform: OHCI generic platform driver\n[ 0.680497] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.702967] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.704365] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.706440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.707982] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.709660] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.711660] usb usb1: Product: UHCI Host Controller\n[ 0.712968] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.714573] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.715940] hub 1-0:1.0: USB hub found\n[ 0.717018] hub 1-0:1.0: 2 ports detected\n[ 0.718283] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.721204] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.722537] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.724061] mousedev: PS/2 mouse device common for all mice\n[ 0.725805] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.728270] rtc_cmos 00:00: RTC can wake from S4\n[ 0.729896] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.731599] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.733383] device-mapper: uevent: version 1.0.3\n[ 0.734754] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.737120] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.738833] TCP: cubic registered\n[ 0.739944] NET: Registered protocol family 10\n[ 0.741567] NET: Registered protocol family 17\n[ 0.742853] Key type dns_resolver registered\n[ 0.744273] Loading compiled-in X.509 certificates\n[ 0.746141] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.755916] registered taskstats version 1\n[ 0.759128] Key type trusted registered\n[ 0.763402] Key type encrypted registered\n[ 0.764677] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.766150] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.768200] regulator-dummy: disabling\n[ 0.769392] Magic number: 14:409:130\n[ 0.770513] acpi device:05: hash matches\n[ 0.771744] rtc_cmos 00:00: setting system clock to 2018-08-26 13:06:21 UTC (1535288781)\n[ 0.774019] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.775522] EDD information not available.\n[ 0.821340] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.823607] Write protecting the kernel read-only data: 12288k\n[ 0.825769] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.829239] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.844169] systemd-udevd[107]: starting version 204\n[ 0.885958] FDC 0 is a S82078B\n[ 1.028049] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.192492] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.194280] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.196120] usb 1-1: Product: QEMU USB Tablet\n[ 1.197332] usb 1-1: Manufacturer: QEMU\n[ 1.198435] usb 1-1: SerialNumber: 42\n[ 1.464112] tsc: Refined TSC clocksource calibration: 3491.845 MHz\n[ 1.905076] 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.243706] 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.794911] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 3.185789] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Sun, 26 Aug 2018 13:06:24 +0000. Up 4.04 seconds.\ncloud-init-nonet[4.23]: 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 * Stopping set console keymap[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.91]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 26 Aug 2018 13:06:26 +0000. Up 6.08 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:65:c5:2c |\nci-info: | eth0 | True | 192.168.0.18 | 255.255.255.0 | fa:16:3e:c4:7e:6c |\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.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n69:5e:02:a0:6a:5b:e3:a1:4b:f5:b6:c7:4b:50:89:3d root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . |\n| . .o . |\n| . ..E |\n| . .... |\n|.. = . S . |\n|. * + .o o |\n| + . o... |\n|. . . oo |\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:\n30:21:bc:31:41:5e:92:40:be:5c:82:4e:90:f3:35:cb root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n|.oo+=oo |\n|+o .B+ . |\n|.+ooo*o |\n|o..+E o |\n| .o S |\n| |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n98:1d:e2:bb:d1:cc:b2:db:cc:38:57:cd:b6:3b:da:6c root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| |\n| . . |\n| . = . |\n| + S o |\n| = . + |\n| + +. . . |\n| .X. oE |\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:\na2:6f:03:32:b6:82:25:70:86:bd:e9:00:64:ad:1f:46 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| . |\n| o E |\n|ooo |\n|+.+o |\n|oooo. . S |\n|o B... . |\n|.* +.. |\n|o o .o |\n| . ... |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\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 OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 26 Aug 2018 13:08:30 +0000. Up 129.98 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Sun, 26 Aug 2018 13:09:31 +0000. Up 190.90 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"} 2018-08-26 13:09:32,183 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34/action used request id req-49214893-5b3e-423d-8561-4a0008ba84ae 2018-08-26 13:09:32,183 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0771930217743s 2018-08-26 13:09:32,185 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34/action used request id req-49214893-5b3e-423d-8561-4a0008ba84ae 2018-08-26 13:09:32,185 - 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.009197] AppArmor: AppArmor initialized [ 0.012231] Yama: becoming mindful. [ 0.014093] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017813] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020913] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022564] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.025034] Initializing cgroup subsys memory [ 0.026294] Initializing cgroup subsys devices [ 0.028015] Initializing cgroup subsys freezer [ 0.029240] Initializing cgroup subsys blkio [ 0.030454] Initializing cgroup subsys perf_event [ 0.032021] Initializing cgroup subsys hugetlb [ 0.033415] FEATURE SPEC_CTRL Not Present [ 0.036195] mce: CPU supports 10 MCE banks [ 0.037457] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.037457] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040011] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.041741] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.044003] Speculative Store Bypass: Vulnerable [ 0.046360] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.052957] ACPI: Core revision 20131115 [ 0.054680] ACPI: All ACPI Tables successfully acquired [ 0.056414] ftrace: allocating 28717 entries in 113 pages [ 0.076304] smpboot: Max logical packages: 2 [ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.081753] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.084289] Enabling x2apic [ 0.085207] Enabled x2apic [ 0.086366] Switched APIC routing to physical x2apic. [ 0.089379] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.090937] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.093393] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.101485] KVM setup paravirtual spinlock [ 0.106203] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.108144] x86: Booting SMP configuration: [ 0.109351] .... node #0, CPUs: #1[ 0.106118] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.124018] x86: Booted up 1 node, 2 CPUs [ 0.124013] KVM setup async PF for cpu 1 [ 0.124016] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.127752] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.128433] devtmpfs: initialized [ 0.132072] EVM: security.selinux [ 0.133056] EVM: security.SMACK64 [ 0.134020] EVM: security.ima [ 0.134933] EVM: security.capability [ 0.137127] pinctrl core: initialized pinctrl subsystem [ 0.138550] regulator-dummy: no parameters [ 0.139776] RTC time: 13:06:20, date: 08/26/18 [ 0.140134] NET: Registered protocol family 16 [ 0.141527] cpuidle: using governor ladder [ 0.142692] cpuidle: using governor menu [ 0.143859] ACPI: bus type PCI registered [ 0.144017] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.145761] PCI: Using configuration type 1 for base access [ 0.147898] bio: create slab at 0 [ 0.148084] ACPI: Added _OSI(Module Device) [ 0.149238] ACPI: Added _OSI(Processor Device) [ 0.150429] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.151661] ACPI: Added _OSI(Processor Aggregator Device) [ 0.153283] ACPI: Interpreter enabled [ 0.154352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.156799] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.159485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.161775] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.164007] ACPI: (supports S0 S5) [ 0.168003] ACPI: Using IOAPIC for interrupt routing [ 0.169351] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.171922] ACPI: No dock devices found. [ 0.174046] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.175598] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.176007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.177658] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.180216] acpiphp: Slot [3] registered [ 0.181325] acpiphp: Slot [4] registered [ 0.182440] acpiphp: Slot [5] registered [ 0.183562] acpiphp: Slot [6] registered [ 0.184023] acpiphp: Slot [7] registered [ 0.185153] acpiphp: Slot [8] registered [ 0.186258] acpiphp: Slot [9] registered [ 0.187378] acpiphp: Slot [10] registered [ 0.188021] acpiphp: Slot [11] registered [ 0.189173] acpiphp: Slot [12] registered [ 0.190303] acpiphp: Slot [13] registered [ 0.191437] acpiphp: Slot [14] registered [ 0.192021] acpiphp: Slot [15] registered [ 0.193147] acpiphp: Slot [16] registered [ 0.194337] acpiphp: Slot [17] registered [ 0.195467] acpiphp: Slot [18] registered [ 0.196028] acpiphp: Slot [19] registered [ 0.197172] acpiphp: Slot [20] registered [ 0.198305] acpiphp: Slot [21] registered [ 0.199421] acpiphp: Slot [22] registered [ 0.200021] acpiphp: Slot [23] registered [ 0.201148] acpiphp: Slot [24] registered [ 0.202266] acpiphp: Slot [25] registered [ 0.203385] acpiphp: Slot [26] registered [ 0.204020] acpiphp: Slot [27] registered [ 0.205115] acpiphp: Slot [28] registered [ 0.206224] acpiphp: Slot [29] registered [ 0.207320] acpiphp: Slot [30] registered [ 0.208027] acpiphp: Slot [31] registered [ 0.209114] PCI host bridge to bus 0000:00 [ 0.210227] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.211630] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.212004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.213670] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.215499] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.216003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.223589] 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.251469] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.253008] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.255052] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.256993] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.259334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.260805] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.262620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.262620] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.264003] vgaarb: loaded [ 0.264916] vgaarb: bridge control possible 0000:00:02.0 [ 0.266710] SCSI subsystem initialized [ 0.268081] ACPI: bus type USB registered [ 0.269352] usbcore: registered new interface driver usbfs [ 0.270925] usbcore: registered new interface driver hub [ 0.272050] usbcore: registered new device driver usb [ 0.273578] PCI: Using ACPI for IRQ routing [ 0.273728] NetLabel: Initializing [ 0.276007] NetLabel: domain hash size = 128 [ 0.277299] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.278794] NetLabel: unlabeled traffic allowed by default [ 0.280198] Switched to clocksource kvm-clock [ 0.288964] AppArmor: AppArmor Filesystem Enabled [ 0.290438] pnp: PnP ACPI init [ 0.291457] ACPI: bus type PNP registered [ 0.293177] pnp: PnP ACPI: found 8 devices [ 0.294441] ACPI: bus type PNP unregistered [ 0.302078] NET: Registered protocol family 2 [ 0.303680] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.305969] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.308021] TCP: Hash tables configured (established 16384 bind 16384) [ 0.309908] TCP: reno registered [ 0.310941] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.312652] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.314526] NET: Registered protocol family 1 [ 0.315865] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.317522] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.319140] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.341340] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.363673] Trying to unpack rootfs image as initramfs... [ 0.463523] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.465832] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.467312] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.469278] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.472267] Scanning for low memory corruption every 60 seconds [ 0.474802] Initialise system trusted keyring [ 0.476398] audit: initializing netlink socket (disabled) [ 0.478143] type=2000 audit(1535288780.942:1): initialized [ 0.499192] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.501908] zbud: loaded [ 0.502998] VFS: Disk quotas dquot_6.5.2 [ 0.504159] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.506228] fuse init (API version 7.22) [ 0.507463] msgmni has been set to 3997 [ 0.508606] Key type big_key registered [ 0.510413] Key type asymmetric registered [ 0.511547] Asymmetric key parser 'x509' registered [ 0.512853] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.514961] io scheduler noop registered [ 0.516057] io scheduler deadline registered (default) [ 0.517410] io scheduler cfq registered [ 0.518544] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.520257] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.522347] ipmi message handler version 39.2 [ 0.523828] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.526257] ACPI: Power Button [PWRF] [ 0.527616] GHES: HEST is not enabled! [ 0.549578] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.593172] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.615515] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.617559] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.643204] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.646112] Linux agpgart interface v0.103 [ 0.648237] brd: module loaded [ 0.649605] loop: module loaded [ 0.650908] blk-mq: CPU -> queue map [ 0.651915] CPU 0 -> Queue 0 [ 0.652911] CPU 1 -> Queue 0 [ 0.654661] vda: vda1 [ 0.656424] scsi0 : ata_piix [ 0.657670] scsi1 : ata_piix [ 0.658741] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.660778] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.663047] libphy: Fixed MDIO Bus: probed [ 0.664524] tun: Universal TUN/TAP device driver, 1.6 [ 0.666124] tun: (C) 1999-2004 Max Krasnyansky [ 0.670531] PPP generic driver version 2.4.2 [ 0.671914] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.673740] ehci-pci: EHCI PCI platform driver [ 0.675008] ehci-platform: EHCI generic platform driver [ 0.676374] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.677923] ohci-pci: OHCI PCI platform driver [ 0.679137] ohci-platform: OHCI generic platform driver [ 0.680497] uhci_hcd: USB Universal Host Controller Interface driver [ 0.702967] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.704365] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.706440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.707982] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.709660] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.711660] usb usb1: Product: UHCI Host Controller [ 0.712968] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.714573] usb usb1: SerialNumber: 0000:00:01.2 [ 0.715940] hub 1-0:1.0: USB hub found [ 0.717018] hub 1-0:1.0: 2 ports detected [ 0.718283] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.721204] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.722537] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.724061] mousedev: PS/2 mouse device common for all mice [ 0.725805] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.728270] rtc_cmos 00:00: RTC can wake from S4 [ 0.729896] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.731599] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.733383] device-mapper: uevent: version 1.0.3 [ 0.734754] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.737120] ledtrig-cpu: registered to indicate activity on CPUs [ 0.738833] TCP: cubic registered [ 0.739944] NET: Registered protocol family 10 [ 0.741567] NET: Registered protocol family 17 [ 0.742853] Key type dns_resolver registered [ 0.744273] Loading compiled-in X.509 certificates [ 0.746141] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.755916] registered taskstats version 1 [ 0.759128] Key type trusted registered [ 0.763402] Key type encrypted registered [ 0.764677] AppArmor: AppArmor sha1 policy hashing enabled [ 0.766150] IMA: No TPM chip found, activating TPM-bypass! [ 0.768200] regulator-dummy: disabling [ 0.769392] Magic number: 14:409:130 [ 0.770513] acpi device:05: hash matches [ 0.771744] rtc_cmos 00:00: setting system clock to 2018-08-26 13:06:21 UTC (1535288781) [ 0.774019] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.775522] EDD information not available. [ 0.821340] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.823607] Write protecting the kernel read-only data: 12288k [ 0.825769] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.829239] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.844169] systemd-udevd[107]: starting version 204 [ 0.885958] FDC 0 is a S82078B [ 1.028049] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.192492] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.194280] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.196120] usb 1-1: Product: QEMU USB Tablet [ 1.197332] usb 1-1: Manufacturer: QEMU [ 1.198435] usb 1-1: SerialNumber: 42 [ 1.464112] tsc: Refined TSC clocksource calibration: 3491.845 MHz [ 1.905076] 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.243706] 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.794911] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 3.185789] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sun, 26 Aug 2018 13:06:24 +0000. Up 4.04 seconds. cloud-init-nonet[4.23]: 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 ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.91]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 26 Aug 2018 13:06:26 +0000. Up 6.08 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:65:c5:2c | ci-info: | eth0 | True | 192.168.0.18 | 255.255.255.0 | fa:16:3e:c4:7e:6c | 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.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 69:5e:02:a0:6a:5b:e3:a1:4b:f5:b6:c7:4b:50:89:3d root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | . | | . .o . | | . ..E | | . .... | |.. = . S . | |. * + .o o | | + . o... | |. . . oo | | . .... | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 30:21:bc:31:41:5e:92:40:be:5c:82:4e:90:f3:35:cb root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ |.oo+=oo | |+o .B+ . | |.+ooo*o | |o..+E o | | .o S | | | | | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 98:1d:e2:bb:d1:cc:b2:db:cc:38:57:cd:b6:3b:da:6c root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | . . | | . = . | | + S o | | = . + | | + +. . . | | .X. oE | | =++ .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: a2:6f:03:32:b6:82:25:70:86:bd:e9:00:64:ad:1f:46 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | . | | o E | |ooo | |+.+o | |oooo. . S | |o B... . | |.* +.. | |o o .o | | . ... | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting SystemD login management service[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 26 Aug 2018 13:08:30 +0000. Up 129.98 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Sun, 26 Aug 2018 13:09:31 +0000. Up 190.90 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 2018-08-26 13:09:32,186 - functest.core.singlevm - DEBUG - try 17: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-26 13:09:42,189 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 13:09:42,192 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:09:42,731 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13: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-ac656e65-b736-4965-8037-36331795f6a2 x-compute-request-id: req-ac656e65-b736-4965-8037-36331795f6a2 Content-Encoding: gzip Content-Length: 1498 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:c4:7e:6c", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:7e:6c", "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:65:c5:2c", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:c5:2c", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/44585adb-a974-4743-8ee5-68ef49323e34", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "44585adb-a974-4743-8ee5-68ef49323e34", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "bono-0.clearwater.opnfv", "created": "2018-08-26T13:05:34Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:5d:e3", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:5d:e3", "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:74:94:5f", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:94:5f", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "homer-0.clearwater.opnfv", "created": "2018-08-26T13:05:34Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:70:a6", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:70:a6", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:04:67", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "dime-0.clearwater.opnfv", "created": "2018-08-26T13:05:33Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:76:07", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:76:07", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:3f:bd", "version": 4, "addr": "192.168.1.22", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/04010b09-d548-48ae-8871-56d5c14751a2", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/04010b09-d548-48ae-8871-56d5c14751a2", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:06.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "04010b09-d548-48ae-8871-56d5c14751a2", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:06Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-26T13:05:32Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:68:d3", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:68:d3", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:03:d7:5a", "version": 4, "addr": "192.168.1.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/57ebb195-7daf-48cc-a21b-c274f8e0bb85", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/57ebb195-7daf-48cc-a21b-c274f8e0bb85", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:11.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "57ebb195-7daf-48cc-a21b-c274f8e0bb85", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:11Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-26T13:05:32Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:d7:76", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:d7:76", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b55ce29a-afa7-419f-b72b-55ee4962e6ac", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b55ce29a-afa7-419f-b72b-55ee4962e6ac", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:05:17.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "b55ce29a-afa7-419f-b72b-55ee4962e6ac", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:05:17Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-26T13:03:38Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:07:50", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:07:50", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:c1:d2", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b00b1f06-37cc-49cb-a11f-b314a9d7d334", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b00b1f06-37cc-49cb-a11f-b314a9d7d334", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:03:28.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "b00b1f06-37cc-49cb-a11f-b314a9d7d334", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:03:28Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "ns.clearwater.opnfv", "created": "2018-08-26T13:01:44Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 13:09:42,732 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ac656e65-b736-4965-8037-36331795f6a2 2018-08-26 13:09:42,732 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.543129920959s 2018-08-26 13:09:42,733 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ac656e65-b736-4965-8037-36331795f6a2 2018-08-26 13:09:42,740 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-26 13:09:42,742 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34/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}2016cfaed43b26833edac4f0a563297dd680dc74" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-26 13:09:42,813 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13: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-700c2f93-2209-4029-89a1-ac83510d973d x-compute-request-id: req-700c2f93-2209-4029-89a1-ac83510d973d Content-Encoding: gzip Content-Length: 10087 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.009197] AppArmor: AppArmor initialized\n[ 0.012231] Yama: becoming mindful.\n[ 0.014093] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017813] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020913] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022564] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.025034] Initializing cgroup subsys memory\n[ 0.026294] Initializing cgroup subsys devices\n[ 0.028015] Initializing cgroup subsys freezer\n[ 0.029240] Initializing cgroup subsys blkio\n[ 0.030454] Initializing cgroup subsys perf_event\n[ 0.032021] Initializing cgroup subsys hugetlb\n[ 0.033415] FEATURE SPEC_CTRL Not Present\n[ 0.036195] mce: CPU supports 10 MCE banks\n[ 0.037457] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.037457] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040011] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.041741] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.044003] Speculative Store Bypass: Vulnerable\n[ 0.046360] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.052957] ACPI: Core revision 20131115\n[ 0.054680] ACPI: All ACPI Tables successfully acquired\n[ 0.056414] ftrace: allocating 28717 entries in 113 pages\n[ 0.076304] smpboot: Max logical packages: 2\n[ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.081753] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.084289] Enabling x2apic\n[ 0.085207] Enabled x2apic\n[ 0.086366] Switched APIC routing to physical x2apic.\n[ 0.089379] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.090937] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.093393] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.101485] KVM setup paravirtual spinlock\n[ 0.106203] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.108144] x86: Booting SMP configuration:\n[ 0.109351] .... node #0, CPUs: #1[ 0.106118] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.124018] x86: Booted up 1 node, 2 CPUs\n[ 0.124013] KVM setup async PF for cpu 1\n[ 0.124016] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.127752] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.128433] devtmpfs: initialized\n[ 0.132072] EVM: security.selinux\n[ 0.133056] EVM: security.SMACK64\n[ 0.134020] EVM: security.ima\n[ 0.134933] EVM: security.capability\n[ 0.137127] pinctrl core: initialized pinctrl subsystem\n[ 0.138550] regulator-dummy: no parameters\n[ 0.139776] RTC time: 13:06:20, date: 08/26/18\n[ 0.140134] NET: Registered protocol family 16\n[ 0.141527] cpuidle: using governor ladder\n[ 0.142692] cpuidle: using governor menu\n[ 0.143859] ACPI: bus type PCI registered\n[ 0.144017] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.145761] PCI: Using configuration type 1 for base access\n[ 0.147898] bio: create slab at 0\n[ 0.148084] ACPI: Added _OSI(Module Device)\n[ 0.149238] ACPI: Added _OSI(Processor Device)\n[ 0.150429] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.151661] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.153283] ACPI: Interpreter enabled\n[ 0.154352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.156799] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.159485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.161775] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.164007] ACPI: (supports S0 S5)\n[ 0.168003] ACPI: Using IOAPIC for interrupt routing\n[ 0.169351] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.171922] ACPI: No dock devices found.\n[ 0.174046] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.175598] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.176007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.177658] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.180216] acpiphp: Slot [3] registered\n[ 0.181325] acpiphp: Slot [4] registered\n[ 0.182440] acpiphp: Slot [5] registered\n[ 0.183562] acpiphp: Slot [6] registered\n[ 0.184023] acpiphp: Slot [7] registered\n[ 0.185153] acpiphp: Slot [8] registered\n[ 0.186258] acpiphp: Slot [9] registered\n[ 0.187378] acpiphp: Slot [10] registered\n[ 0.188021] acpiphp: Slot [11] registered\n[ 0.189173] acpiphp: Slot [12] registered\n[ 0.190303] acpiphp: Slot [13] registered\n[ 0.191437] acpiphp: Slot [14] registered\n[ 0.192021] acpiphp: Slot [15] registered\n[ 0.193147] acpiphp: Slot [16] registered\n[ 0.194337] acpiphp: Slot [17] registered\n[ 0.195467] acpiphp: Slot [18] registered\n[ 0.196028] acpiphp: Slot [19] registered\n[ 0.197172] acpiphp: Slot [20] registered\n[ 0.198305] acpiphp: Slot [21] registered\n[ 0.199421] acpiphp: Slot [22] registered\n[ 0.200021] acpiphp: Slot [23] registered\n[ 0.201148] acpiphp: Slot [24] registered\n[ 0.202266] acpiphp: Slot [25] registered\n[ 0.203385] acpiphp: Slot [26] registered\n[ 0.204020] acpiphp: Slot [27] registered\n[ 0.205115] acpiphp: Slot [28] registered\n[ 0.206224] acpiphp: Slot [29] registered\n[ 0.207320] acpiphp: Slot [30] registered\n[ 0.208027] acpiphp: Slot [31] registered\n[ 0.209114] PCI host bridge to bus 0000:00\n[ 0.210227] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.211630] 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.213670] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.215499] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.216003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.223589] 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.251469] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.253008] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.255052] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.256993] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.259334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.260805] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.262620] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.262620] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.264003] vgaarb: loaded\n[ 0.264916] vgaarb: bridge control possible 0000:00:02.0\n[ 0.266710] SCSI subsystem initialized\n[ 0.268081] ACPI: bus type USB registered\n[ 0.269352] usbcore: registered new interface driver usbfs\n[ 0.270925] usbcore: registered new interface driver hub\n[ 0.272050] usbcore: registered new device driver usb\n[ 0.273578] PCI: Using ACPI for IRQ routing\n[ 0.273728] NetLabel: Initializing\n[ 0.276007] NetLabel: domain hash size = 128\n[ 0.277299] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.278794] NetLabel: unlabeled traffic allowed by default\n[ 0.280198] Switched to clocksource kvm-clock\n[ 0.288964] AppArmor: AppArmor Filesystem Enabled\n[ 0.290438] pnp: PnP ACPI init\n[ 0.291457] ACPI: bus type PNP registered\n[ 0.293177] pnp: PnP ACPI: found 8 devices\n[ 0.294441] ACPI: bus type PNP unregistered\n[ 0.302078] NET: Registered protocol family 2\n[ 0.303680] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.305969] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.308021] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.309908] TCP: reno registered\n[ 0.310941] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.312652] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.314526] NET: Registered protocol family 1\n[ 0.315865] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.317522] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.319140] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.341340] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.363673] Trying to unpack rootfs image as initramfs...\n[ 0.463523] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.465832] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.467312] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.469278] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.472267] Scanning for low memory corruption every 60 seconds\n[ 0.474802] Initialise system trusted keyring\n[ 0.476398] audit: initializing netlink socket (disabled)\n[ 0.478143] type=2000 audit(1535288780.942:1): initialized\n[ 0.499192] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.501908] zbud: loaded\n[ 0.502998] VFS: Disk quotas dquot_6.5.2\n[ 0.504159] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.506228] fuse init (API version 7.22)\n[ 0.507463] msgmni has been set to 3997\n[ 0.508606] Key type big_key registered\n[ 0.510413] Key type asymmetric registered\n[ 0.511547] Asymmetric key parser 'x509' registered\n[ 0.512853] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.514961] io scheduler noop registered\n[ 0.516057] io scheduler deadline registered (default)\n[ 0.517410] io scheduler cfq registered\n[ 0.518544] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520257] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.522347] ipmi message handler version 39.2\n[ 0.523828] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.526257] ACPI: Power Button [PWRF]\n[ 0.527616] GHES: HEST is not enabled!\n[ 0.549578] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.593172] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.615515] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.617559] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.643204] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.646112] Linux agpgart interface v0.103\n[ 0.648237] brd: module loaded\n[ 0.649605] loop: module loaded\n[ 0.650908] blk-mq: CPU -> queue map\n[ 0.651915] CPU 0 -> Queue 0\n[ 0.652911] CPU 1 -> Queue 0\n[ 0.654661] vda: vda1\n[ 0.656424] scsi0 : ata_piix\n[ 0.657670] scsi1 : ata_piix\n[ 0.658741] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.660778] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.663047] libphy: Fixed MDIO Bus: probed\n[ 0.664524] tun: Universal TUN/TAP device driver, 1.6\n[ 0.666124] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.670531] PPP generic driver version 2.4.2\n[ 0.671914] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.673740] ehci-pci: EHCI PCI platform driver\n[ 0.675008] ehci-platform: EHCI generic platform driver\n[ 0.676374] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.677923] ohci-pci: OHCI PCI platform driver\n[ 0.679137] ohci-platform: OHCI generic platform driver\n[ 0.680497] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.702967] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.704365] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.706440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.707982] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.709660] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.711660] usb usb1: Product: UHCI Host Controller\n[ 0.712968] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.714573] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.715940] hub 1-0:1.0: USB hub found\n[ 0.717018] hub 1-0:1.0: 2 ports detected\n[ 0.718283] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.721204] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.722537] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.724061] mousedev: PS/2 mouse device common for all mice\n[ 0.725805] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.728270] rtc_cmos 00:00: RTC can wake from S4\n[ 0.729896] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.731599] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.733383] device-mapper: uevent: version 1.0.3\n[ 0.734754] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.737120] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.738833] TCP: cubic registered\n[ 0.739944] NET: Registered protocol family 10\n[ 0.741567] NET: Registered protocol family 17\n[ 0.742853] Key type dns_resolver registered\n[ 0.744273] Loading compiled-in X.509 certificates\n[ 0.746141] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.755916] registered taskstats version 1\n[ 0.759128] Key type trusted registered\n[ 0.763402] Key type encrypted registered\n[ 0.764677] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.766150] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.768200] regulator-dummy: disabling\n[ 0.769392] Magic number: 14:409:130\n[ 0.770513] acpi device:05: hash matches\n[ 0.771744] rtc_cmos 00:00: setting system clock to 2018-08-26 13:06:21 UTC (1535288781)\n[ 0.774019] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.775522] EDD information not available.\n[ 0.821340] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.823607] Write protecting the kernel read-only data: 12288k\n[ 0.825769] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.829239] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.844169] systemd-udevd[107]: starting version 204\n[ 0.885958] FDC 0 is a S82078B\n[ 1.028049] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.192492] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.194280] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.196120] usb 1-1: Product: QEMU USB Tablet\n[ 1.197332] usb 1-1: Manufacturer: QEMU\n[ 1.198435] usb 1-1: SerialNumber: 42\n[ 1.464112] tsc: Refined TSC clocksource calibration: 3491.845 MHz\n[ 1.905076] 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.243706] 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.794911] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 3.185789] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Sun, 26 Aug 2018 13:06:24 +0000. Up 4.04 seconds.\ncloud-init-nonet[4.23]: 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 * Stopping set console keymap[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.91]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 26 Aug 2018 13:06:26 +0000. Up 6.08 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:65:c5:2c |\nci-info: | eth0 | True | 192.168.0.18 | 255.255.255.0 | fa:16:3e:c4:7e:6c |\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.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n69:5e:02:a0:6a:5b:e3:a1:4b:f5:b6:c7:4b:50:89:3d root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . |\n| . .o . |\n| . ..E |\n| . .... |\n|.. = . S . |\n|. * + .o o |\n| + . o... |\n|. . . oo |\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:\n30:21:bc:31:41:5e:92:40:be:5c:82:4e:90:f3:35:cb root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n|.oo+=oo |\n|+o .B+ . |\n|.+ooo*o |\n|o..+E o |\n| .o S |\n| |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n98:1d:e2:bb:d1:cc:b2:db:cc:38:57:cd:b6:3b:da:6c root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| |\n| . . |\n| . = . |\n| + S o |\n| = . + |\n| + +. . . |\n| .X. oE |\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:\na2:6f:03:32:b6:82:25:70:86:bd:e9:00:64:ad:1f:46 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| . |\n| o E |\n|ooo |\n|+.+o |\n|oooo. . S |\n|o B... . |\n|.* +.. |\n|o o .o |\n| . ... |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\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 OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 26 Aug 2018 13:08:30 +0000. Up 129.98 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Sun, 26 Aug 2018 13:09:31 +0000. Up 190.90 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 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0"} 2018-08-26 13:09:42,815 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34/action used request id req-700c2f93-2209-4029-89a1-ac83510d973d 2018-08-26 13:09:42,815 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0748219490051s 2018-08-26 13:09:42,816 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34/action used request id req-700c2f93-2209-4029-89a1-ac83510d973d 2018-08-26 13:09:42,816 - 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.009197] AppArmor: AppArmor initialized [ 0.012231] Yama: becoming mindful. [ 0.014093] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017813] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020913] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022564] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.025034] Initializing cgroup subsys memory [ 0.026294] Initializing cgroup subsys devices [ 0.028015] Initializing cgroup subsys freezer [ 0.029240] Initializing cgroup subsys blkio [ 0.030454] Initializing cgroup subsys perf_event [ 0.032021] Initializing cgroup subsys hugetlb [ 0.033415] FEATURE SPEC_CTRL Not Present [ 0.036195] mce: CPU supports 10 MCE banks [ 0.037457] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.037457] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040011] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.041741] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.044003] Speculative Store Bypass: Vulnerable [ 0.046360] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.052957] ACPI: Core revision 20131115 [ 0.054680] ACPI: All ACPI Tables successfully acquired [ 0.056414] ftrace: allocating 28717 entries in 113 pages [ 0.076304] smpboot: Max logical packages: 2 [ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.081753] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.084289] Enabling x2apic [ 0.085207] Enabled x2apic [ 0.086366] Switched APIC routing to physical x2apic. [ 0.089379] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.090937] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.093393] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.101485] KVM setup paravirtual spinlock [ 0.106203] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.108144] x86: Booting SMP configuration: [ 0.109351] .... node #0, CPUs: #1[ 0.106118] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.124018] x86: Booted up 1 node, 2 CPUs [ 0.124013] KVM setup async PF for cpu 1 [ 0.124016] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.127752] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.128433] devtmpfs: initialized [ 0.132072] EVM: security.selinux [ 0.133056] EVM: security.SMACK64 [ 0.134020] EVM: security.ima [ 0.134933] EVM: security.capability [ 0.137127] pinctrl core: initialized pinctrl subsystem [ 0.138550] regulator-dummy: no parameters [ 0.139776] RTC time: 13:06:20, date: 08/26/18 [ 0.140134] NET: Registered protocol family 16 [ 0.141527] cpuidle: using governor ladder [ 0.142692] cpuidle: using governor menu [ 0.143859] ACPI: bus type PCI registered [ 0.144017] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.145761] PCI: Using configuration type 1 for base access [ 0.147898] bio: create slab at 0 [ 0.148084] ACPI: Added _OSI(Module Device) [ 0.149238] ACPI: Added _OSI(Processor Device) [ 0.150429] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.151661] ACPI: Added _OSI(Processor Aggregator Device) [ 0.153283] ACPI: Interpreter enabled [ 0.154352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.156799] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.159485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.161775] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.164007] ACPI: (supports S0 S5) [ 0.168003] ACPI: Using IOAPIC for interrupt routing [ 0.169351] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.171922] ACPI: No dock devices found. [ 0.174046] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.175598] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.176007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.177658] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.180216] acpiphp: Slot [3] registered [ 0.181325] acpiphp: Slot [4] registered [ 0.182440] acpiphp: Slot [5] registered [ 0.183562] acpiphp: Slot [6] registered [ 0.184023] acpiphp: Slot [7] registered [ 0.185153] acpiphp: Slot [8] registered [ 0.186258] acpiphp: Slot [9] registered [ 0.187378] acpiphp: Slot [10] registered [ 0.188021] acpiphp: Slot [11] registered [ 0.189173] acpiphp: Slot [12] registered [ 0.190303] acpiphp: Slot [13] registered [ 0.191437] acpiphp: Slot [14] registered [ 0.192021] acpiphp: Slot [15] registered [ 0.193147] acpiphp: Slot [16] registered [ 0.194337] acpiphp: Slot [17] registered [ 0.195467] acpiphp: Slot [18] registered [ 0.196028] acpiphp: Slot [19] registered [ 0.197172] acpiphp: Slot [20] registered [ 0.198305] acpiphp: Slot [21] registered [ 0.199421] acpiphp: Slot [22] registered [ 0.200021] acpiphp: Slot [23] registered [ 0.201148] acpiphp: Slot [24] registered [ 0.202266] acpiphp: Slot [25] registered [ 0.203385] acpiphp: Slot [26] registered [ 0.204020] acpiphp: Slot [27] registered [ 0.205115] acpiphp: Slot [28] registered [ 0.206224] acpiphp: Slot [29] registered [ 0.207320] acpiphp: Slot [30] registered [ 0.208027] acpiphp: Slot [31] registered [ 0.209114] PCI host bridge to bus 0000:00 [ 0.210227] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.211630] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.212004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.213670] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.215499] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.216003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.223589] 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.251469] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.253008] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.255052] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.256993] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.259334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.260805] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.262620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.262620] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.264003] vgaarb: loaded [ 0.264916] vgaarb: bridge control possible 0000:00:02.0 [ 0.266710] SCSI subsystem initialized [ 0.268081] ACPI: bus type USB registered [ 0.269352] usbcore: registered new interface driver usbfs [ 0.270925] usbcore: registered new interface driver hub [ 0.272050] usbcore: registered new device driver usb [ 0.273578] PCI: Using ACPI for IRQ routing [ 0.273728] NetLabel: Initializing [ 0.276007] NetLabel: domain hash size = 128 [ 0.277299] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.278794] NetLabel: unlabeled traffic allowed by default [ 0.280198] Switched to clocksource kvm-clock [ 0.288964] AppArmor: AppArmor Filesystem Enabled [ 0.290438] pnp: PnP ACPI init [ 0.291457] ACPI: bus type PNP registered [ 0.293177] pnp: PnP ACPI: found 8 devices [ 0.294441] ACPI: bus type PNP unregistered [ 0.302078] NET: Registered protocol family 2 [ 0.303680] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.305969] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.308021] TCP: Hash tables configured (established 16384 bind 16384) [ 0.309908] TCP: reno registered [ 0.310941] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.312652] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.314526] NET: Registered protocol family 1 [ 0.315865] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.317522] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.319140] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.341340] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.363673] Trying to unpack rootfs image as initramfs... [ 0.463523] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.465832] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.467312] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.469278] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.472267] Scanning for low memory corruption every 60 seconds [ 0.474802] Initialise system trusted keyring [ 0.476398] audit: initializing netlink socket (disabled) [ 0.478143] type=2000 audit(1535288780.942:1): initialized [ 0.499192] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.501908] zbud: loaded [ 0.502998] VFS: Disk quotas dquot_6.5.2 [ 0.504159] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.506228] fuse init (API version 7.22) [ 0.507463] msgmni has been set to 3997 [ 0.508606] Key type big_key registered [ 0.510413] Key type asymmetric registered [ 0.511547] Asymmetric key parser 'x509' registered [ 0.512853] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.514961] io scheduler noop registered [ 0.516057] io scheduler deadline registered (default) [ 0.517410] io scheduler cfq registered [ 0.518544] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.520257] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.522347] ipmi message handler version 39.2 [ 0.523828] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.526257] ACPI: Power Button [PWRF] [ 0.527616] GHES: HEST is not enabled! [ 0.549578] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.593172] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.615515] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.617559] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.643204] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.646112] Linux agpgart interface v0.103 [ 0.648237] brd: module loaded [ 0.649605] loop: module loaded [ 0.650908] blk-mq: CPU -> queue map [ 0.651915] CPU 0 -> Queue 0 [ 0.652911] CPU 1 -> Queue 0 [ 0.654661] vda: vda1 [ 0.656424] scsi0 : ata_piix [ 0.657670] scsi1 : ata_piix [ 0.658741] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.660778] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.663047] libphy: Fixed MDIO Bus: probed [ 0.664524] tun: Universal TUN/TAP device driver, 1.6 [ 0.666124] tun: (C) 1999-2004 Max Krasnyansky [ 0.670531] PPP generic driver version 2.4.2 [ 0.671914] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.673740] ehci-pci: EHCI PCI platform driver [ 0.675008] ehci-platform: EHCI generic platform driver [ 0.676374] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.677923] ohci-pci: OHCI PCI platform driver [ 0.679137] ohci-platform: OHCI generic platform driver [ 0.680497] uhci_hcd: USB Universal Host Controller Interface driver [ 0.702967] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.704365] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.706440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.707982] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.709660] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.711660] usb usb1: Product: UHCI Host Controller [ 0.712968] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.714573] usb usb1: SerialNumber: 0000:00:01.2 [ 0.715940] hub 1-0:1.0: USB hub found [ 0.717018] hub 1-0:1.0: 2 ports detected [ 0.718283] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.721204] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.722537] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.724061] mousedev: PS/2 mouse device common for all mice [ 0.725805] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.728270] rtc_cmos 00:00: RTC can wake from S4 [ 0.729896] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.731599] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.733383] device-mapper: uevent: version 1.0.3 [ 0.734754] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.737120] ledtrig-cpu: registered to indicate activity on CPUs [ 0.738833] TCP: cubic registered [ 0.739944] NET: Registered protocol family 10 [ 0.741567] NET: Registered protocol family 17 [ 0.742853] Key type dns_resolver registered [ 0.744273] Loading compiled-in X.509 certificates [ 0.746141] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.755916] registered taskstats version 1 [ 0.759128] Key type trusted registered [ 0.763402] Key type encrypted registered [ 0.764677] AppArmor: AppArmor sha1 policy hashing enabled [ 0.766150] IMA: No TPM chip found, activating TPM-bypass! [ 0.768200] regulator-dummy: disabling [ 0.769392] Magic number: 14:409:130 [ 0.770513] acpi device:05: hash matches [ 0.771744] rtc_cmos 00:00: setting system clock to 2018-08-26 13:06:21 UTC (1535288781) [ 0.774019] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.775522] EDD information not available. [ 0.821340] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.823607] Write protecting the kernel read-only data: 12288k [ 0.825769] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.829239] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.844169] systemd-udevd[107]: starting version 204 [ 0.885958] FDC 0 is a S82078B [ 1.028049] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.192492] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.194280] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.196120] usb 1-1: Product: QEMU USB Tablet [ 1.197332] usb 1-1: Manufacturer: QEMU [ 1.198435] usb 1-1: SerialNumber: 42 [ 1.464112] tsc: Refined TSC clocksource calibration: 3491.845 MHz [ 1.905076] 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.243706] 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.794911] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 3.185789] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sun, 26 Aug 2018 13:06:24 +0000. Up 4.04 seconds. cloud-init-nonet[4.23]: 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 ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.91]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 26 Aug 2018 13:06:26 +0000. Up 6.08 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:65:c5:2c | ci-info: | eth0 | True | 192.168.0.18 | 255.255.255.0 | fa:16:3e:c4:7e:6c | 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.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 69:5e:02:a0:6a:5b:e3:a1:4b:f5:b6:c7:4b:50:89:3d root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | . | | . .o . | | . ..E | | . .... | |.. = . S . | |. * + .o o | | + . o... | |. . . oo | | . .... | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 30:21:bc:31:41:5e:92:40:be:5c:82:4e:90:f3:35:cb root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ |.oo+=oo | |+o .B+ . | |.+ooo*o | |o..+E o | | .o S | | | | | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 98:1d:e2:bb:d1:cc:b2:db:cc:38:57:cd:b6:3b:da:6c root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | . . | | . = . | | + S o | | = . + | | + +. . . | | .X. oE | | =++ .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: a2:6f:03:32:b6:82:25:70:86:bd:e9:00:64:ad:1f:46 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | . | | o E | |ooo | |+.+o | |oooo. . S | |o B... . | |.* +.. | |o o .o | | . ... | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting SystemD login management service[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 26 Aug 2018 13:08:30 +0000. Up 129.98 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Sun, 26 Aug 2018 13:09:31 +0000. Up 190.90 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 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 2018-08-26 13:09:42,818 - functest.core.singlevm - DEBUG - try 18: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-26 13:09:52,819 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 13:09:52,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:09:53,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:09: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-935e622f-cb0b-4b8c-b72a-ecd32a293bba x-compute-request-id: req-935e622f-cb0b-4b8c-b72a-ecd32a293bba Content-Encoding: gzip Content-Length: 1498 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:c4:7e:6c", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:7e:6c", "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:65:c5:2c", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:c5:2c", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/44585adb-a974-4743-8ee5-68ef49323e34", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "44585adb-a974-4743-8ee5-68ef49323e34", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "bono-0.clearwater.opnfv", "created": "2018-08-26T13:05:34Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:5d:e3", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:5d:e3", "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:74:94:5f", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:94:5f", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "homer-0.clearwater.opnfv", "created": "2018-08-26T13:05:34Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:70:a6", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:70:a6", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:04:67", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "dime-0.clearwater.opnfv", "created": "2018-08-26T13:05:33Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:76:07", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:76:07", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:3f:bd", "version": 4, "addr": "192.168.1.22", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/04010b09-d548-48ae-8871-56d5c14751a2", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/04010b09-d548-48ae-8871-56d5c14751a2", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:06.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "04010b09-d548-48ae-8871-56d5c14751a2", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:06Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-26T13:05:32Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:68:d3", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:68:d3", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:03:d7:5a", "version": 4, "addr": "192.168.1.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/57ebb195-7daf-48cc-a21b-c274f8e0bb85", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/57ebb195-7daf-48cc-a21b-c274f8e0bb85", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:11.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "57ebb195-7daf-48cc-a21b-c274f8e0bb85", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:11Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-26T13:05:32Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:d7:76", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:d7:76", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b55ce29a-afa7-419f-b72b-55ee4962e6ac", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b55ce29a-afa7-419f-b72b-55ee4962e6ac", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:05:17.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "b55ce29a-afa7-419f-b72b-55ee4962e6ac", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:05:17Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-26T13:03:38Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:07:50", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:07:50", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:c1:d2", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b00b1f06-37cc-49cb-a11f-b314a9d7d334", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b00b1f06-37cc-49cb-a11f-b314a9d7d334", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:03:28.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "b00b1f06-37cc-49cb-a11f-b314a9d7d334", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:03:28Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "ns.clearwater.opnfv", "created": "2018-08-26T13:01:44Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 13:09:53,395 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-935e622f-cb0b-4b8c-b72a-ecd32a293bba 2018-08-26 13:09:53,396 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.576443910599s 2018-08-26 13:09:53,396 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-935e622f-cb0b-4b8c-b72a-ecd32a293bba 2018-08-26 13:09:53,404 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-26 13:09:53,406 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34/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}2016cfaed43b26833edac4f0a563297dd680dc74" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-26 13:09:53,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13: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-7aa4f1bc-f6f5-42b0-a788-731c66afb387 x-compute-request-id: req-7aa4f1bc-f6f5-42b0-a788-731c66afb387 Content-Encoding: gzip Content-Length: 10173 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.009197] AppArmor: AppArmor initialized\n[ 0.012231] Yama: becoming mindful.\n[ 0.014093] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017813] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020913] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022564] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.025034] Initializing cgroup subsys memory\n[ 0.026294] Initializing cgroup subsys devices\n[ 0.028015] Initializing cgroup subsys freezer\n[ 0.029240] Initializing cgroup subsys blkio\n[ 0.030454] Initializing cgroup subsys perf_event\n[ 0.032021] Initializing cgroup subsys hugetlb\n[ 0.033415] FEATURE SPEC_CTRL Not Present\n[ 0.036195] mce: CPU supports 10 MCE banks\n[ 0.037457] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.037457] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040011] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.041741] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.044003] Speculative Store Bypass: Vulnerable\n[ 0.046360] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.052957] ACPI: Core revision 20131115\n[ 0.054680] ACPI: All ACPI Tables successfully acquired\n[ 0.056414] ftrace: allocating 28717 entries in 113 pages\n[ 0.076304] smpboot: Max logical packages: 2\n[ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.081753] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.084289] Enabling x2apic\n[ 0.085207] Enabled x2apic\n[ 0.086366] Switched APIC routing to physical x2apic.\n[ 0.089379] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.090937] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.093393] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.101485] KVM setup paravirtual spinlock\n[ 0.106203] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.108144] x86: Booting SMP configuration:\n[ 0.109351] .... node #0, CPUs: #1[ 0.106118] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.124018] x86: Booted up 1 node, 2 CPUs\n[ 0.124013] KVM setup async PF for cpu 1\n[ 0.124016] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.127752] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.128433] devtmpfs: initialized\n[ 0.132072] EVM: security.selinux\n[ 0.133056] EVM: security.SMACK64\n[ 0.134020] EVM: security.ima\n[ 0.134933] EVM: security.capability\n[ 0.137127] pinctrl core: initialized pinctrl subsystem\n[ 0.138550] regulator-dummy: no parameters\n[ 0.139776] RTC time: 13:06:20, date: 08/26/18\n[ 0.140134] NET: Registered protocol family 16\n[ 0.141527] cpuidle: using governor ladder\n[ 0.142692] cpuidle: using governor menu\n[ 0.143859] ACPI: bus type PCI registered\n[ 0.144017] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.145761] PCI: Using configuration type 1 for base access\n[ 0.147898] bio: create slab at 0\n[ 0.148084] ACPI: Added _OSI(Module Device)\n[ 0.149238] ACPI: Added _OSI(Processor Device)\n[ 0.150429] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.151661] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.153283] ACPI: Interpreter enabled\n[ 0.154352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.156799] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.159485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.161775] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.164007] ACPI: (supports S0 S5)\n[ 0.168003] ACPI: Using IOAPIC for interrupt routing\n[ 0.169351] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.171922] ACPI: No dock devices found.\n[ 0.174046] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.175598] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.176007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.177658] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.180216] acpiphp: Slot [3] registered\n[ 0.181325] acpiphp: Slot [4] registered\n[ 0.182440] acpiphp: Slot [5] registered\n[ 0.183562] acpiphp: Slot [6] registered\n[ 0.184023] acpiphp: Slot [7] registered\n[ 0.185153] acpiphp: Slot [8] registered\n[ 0.186258] acpiphp: Slot [9] registered\n[ 0.187378] acpiphp: Slot [10] registered\n[ 0.188021] acpiphp: Slot [11] registered\n[ 0.189173] acpiphp: Slot [12] registered\n[ 0.190303] acpiphp: Slot [13] registered\n[ 0.191437] acpiphp: Slot [14] registered\n[ 0.192021] acpiphp: Slot [15] registered\n[ 0.193147] acpiphp: Slot [16] registered\n[ 0.194337] acpiphp: Slot [17] registered\n[ 0.195467] acpiphp: Slot [18] registered\n[ 0.196028] acpiphp: Slot [19] registered\n[ 0.197172] acpiphp: Slot [20] registered\n[ 0.198305] acpiphp: Slot [21] registered\n[ 0.199421] acpiphp: Slot [22] registered\n[ 0.200021] acpiphp: Slot [23] registered\n[ 0.201148] acpiphp: Slot [24] registered\n[ 0.202266] acpiphp: Slot [25] registered\n[ 0.203385] acpiphp: Slot [26] registered\n[ 0.204020] acpiphp: Slot [27] registered\n[ 0.205115] acpiphp: Slot [28] registered\n[ 0.206224] acpiphp: Slot [29] registered\n[ 0.207320] acpiphp: Slot [30] registered\n[ 0.208027] acpiphp: Slot [31] registered\n[ 0.209114] PCI host bridge to bus 0000:00\n[ 0.210227] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.211630] 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.213670] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.215499] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.216003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.223589] 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.251469] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.253008] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.255052] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.256993] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.259334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.260805] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.262620] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.262620] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.264003] vgaarb: loaded\n[ 0.264916] vgaarb: bridge control possible 0000:00:02.0\n[ 0.266710] SCSI subsystem initialized\n[ 0.268081] ACPI: bus type USB registered\n[ 0.269352] usbcore: registered new interface driver usbfs\n[ 0.270925] usbcore: registered new interface driver hub\n[ 0.272050] usbcore: registered new device driver usb\n[ 0.273578] PCI: Using ACPI for IRQ routing\n[ 0.273728] NetLabel: Initializing\n[ 0.276007] NetLabel: domain hash size = 128\n[ 0.277299] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.278794] NetLabel: unlabeled traffic allowed by default\n[ 0.280198] Switched to clocksource kvm-clock\n[ 0.288964] AppArmor: AppArmor Filesystem Enabled\n[ 0.290438] pnp: PnP ACPI init\n[ 0.291457] ACPI: bus type PNP registered\n[ 0.293177] pnp: PnP ACPI: found 8 devices\n[ 0.294441] ACPI: bus type PNP unregistered\n[ 0.302078] NET: Registered protocol family 2\n[ 0.303680] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.305969] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.308021] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.309908] TCP: reno registered\n[ 0.310941] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.312652] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.314526] NET: Registered protocol family 1\n[ 0.315865] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.317522] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.319140] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.341340] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.363673] Trying to unpack rootfs image as initramfs...\n[ 0.463523] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.465832] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.467312] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.469278] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.472267] Scanning for low memory corruption every 60 seconds\n[ 0.474802] Initialise system trusted keyring\n[ 0.476398] audit: initializing netlink socket (disabled)\n[ 0.478143] type=2000 audit(1535288780.942:1): initialized\n[ 0.499192] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.501908] zbud: loaded\n[ 0.502998] VFS: Disk quotas dquot_6.5.2\n[ 0.504159] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.506228] fuse init (API version 7.22)\n[ 0.507463] msgmni has been set to 3997\n[ 0.508606] Key type big_key registered\n[ 0.510413] Key type asymmetric registered\n[ 0.511547] Asymmetric key parser 'x509' registered\n[ 0.512853] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.514961] io scheduler noop registered\n[ 0.516057] io scheduler deadline registered (default)\n[ 0.517410] io scheduler cfq registered\n[ 0.518544] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520257] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.522347] ipmi message handler version 39.2\n[ 0.523828] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.526257] ACPI: Power Button [PWRF]\n[ 0.527616] GHES: HEST is not enabled!\n[ 0.549578] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.593172] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.615515] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.617559] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.643204] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.646112] Linux agpgart interface v0.103\n[ 0.648237] brd: module loaded\n[ 0.649605] loop: module loaded\n[ 0.650908] blk-mq: CPU -> queue map\n[ 0.651915] CPU 0 -> Queue 0\n[ 0.652911] CPU 1 -> Queue 0\n[ 0.654661] vda: vda1\n[ 0.656424] scsi0 : ata_piix\n[ 0.657670] scsi1 : ata_piix\n[ 0.658741] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.660778] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.663047] libphy: Fixed MDIO Bus: probed\n[ 0.664524] tun: Universal TUN/TAP device driver, 1.6\n[ 0.666124] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.670531] PPP generic driver version 2.4.2\n[ 0.671914] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.673740] ehci-pci: EHCI PCI platform driver\n[ 0.675008] ehci-platform: EHCI generic platform driver\n[ 0.676374] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.677923] ohci-pci: OHCI PCI platform driver\n[ 0.679137] ohci-platform: OHCI generic platform driver\n[ 0.680497] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.702967] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.704365] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.706440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.707982] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.709660] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.711660] usb usb1: Product: UHCI Host Controller\n[ 0.712968] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.714573] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.715940] hub 1-0:1.0: USB hub found\n[ 0.717018] hub 1-0:1.0: 2 ports detected\n[ 0.718283] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.721204] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.722537] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.724061] mousedev: PS/2 mouse device common for all mice\n[ 0.725805] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.728270] rtc_cmos 00:00: RTC can wake from S4\n[ 0.729896] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.731599] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.733383] device-mapper: uevent: version 1.0.3\n[ 0.734754] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.737120] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.738833] TCP: cubic registered\n[ 0.739944] NET: Registered protocol family 10\n[ 0.741567] NET: Registered protocol family 17\n[ 0.742853] Key type dns_resolver registered\n[ 0.744273] Loading compiled-in X.509 certificates\n[ 0.746141] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.755916] registered taskstats version 1\n[ 0.759128] Key type trusted registered\n[ 0.763402] Key type encrypted registered\n[ 0.764677] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.766150] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.768200] regulator-dummy: disabling\n[ 0.769392] Magic number: 14:409:130\n[ 0.770513] acpi device:05: hash matches\n[ 0.771744] rtc_cmos 00:00: setting system clock to 2018-08-26 13:06:21 UTC (1535288781)\n[ 0.774019] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.775522] EDD information not available.\n[ 0.821340] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.823607] Write protecting the kernel read-only data: 12288k\n[ 0.825769] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.829239] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.844169] systemd-udevd[107]: starting version 204\n[ 0.885958] FDC 0 is a S82078B\n[ 1.028049] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.192492] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.194280] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.196120] usb 1-1: Product: QEMU USB Tablet\n[ 1.197332] usb 1-1: Manufacturer: QEMU\n[ 1.198435] usb 1-1: SerialNumber: 42\n[ 1.464112] tsc: Refined TSC clocksource calibration: 3491.845 MHz\n[ 1.905076] 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.243706] 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.794911] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 3.185789] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Sun, 26 Aug 2018 13:06:24 +0000. Up 4.04 seconds.\ncloud-init-nonet[4.23]: 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 * Stopping set console keymap[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.91]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 26 Aug 2018 13:06:26 +0000. Up 6.08 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:65:c5:2c |\nci-info: | eth0 | True | 192.168.0.18 | 255.255.255.0 | fa:16:3e:c4:7e:6c |\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.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n69:5e:02:a0:6a:5b:e3:a1:4b:f5:b6:c7:4b:50:89:3d root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . |\n| . .o . |\n| . ..E |\n| . .... |\n|.. = . S . |\n|. * + .o o |\n| + . o... |\n|. . . oo |\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:\n30:21:bc:31:41:5e:92:40:be:5c:82:4e:90:f3:35:cb root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n|.oo+=oo |\n|+o .B+ . |\n|.+ooo*o |\n|o..+E o |\n| .o S |\n| |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n98:1d:e2:bb:d1:cc:b2:db:cc:38:57:cd:b6:3b:da:6c root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| |\n| . . |\n| . = . |\n| + S o |\n| = . + |\n| + +. . . |\n| .X. oE |\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:\na2:6f:03:32:b6:82:25:70:86:bd:e9:00:64:ad:1f:46 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| . |\n| o E |\n|ooo |\n|+.+o |\n|oooo. . S |\n|o B... . |\n|.* +.. |\n|o o .o |\n| . ... |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\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 OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 26 Aug 2018 13:08:30 +0000. Up 129.98 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Sun, 26 Aug 2018 13:09:31 +0000. Up 190.90 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 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\n"} 2018-08-26 13:09:53,485 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34/action used request id req-7aa4f1bc-f6f5-42b0-a788-731c66afb387 2018-08-26 13:09:53,486 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0817420482635s 2018-08-26 13:09:53,487 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34/action used request id req-7aa4f1bc-f6f5-42b0-a788-731c66afb387 2018-08-26 13:09:53,488 - 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.009197] AppArmor: AppArmor initialized [ 0.012231] Yama: becoming mindful. [ 0.014093] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017813] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020913] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022564] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.025034] Initializing cgroup subsys memory [ 0.026294] Initializing cgroup subsys devices [ 0.028015] Initializing cgroup subsys freezer [ 0.029240] Initializing cgroup subsys blkio [ 0.030454] Initializing cgroup subsys perf_event [ 0.032021] Initializing cgroup subsys hugetlb [ 0.033415] FEATURE SPEC_CTRL Not Present [ 0.036195] mce: CPU supports 10 MCE banks [ 0.037457] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.037457] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040011] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.041741] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.044003] Speculative Store Bypass: Vulnerable [ 0.046360] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.052957] ACPI: Core revision 20131115 [ 0.054680] ACPI: All ACPI Tables successfully acquired [ 0.056414] ftrace: allocating 28717 entries in 113 pages [ 0.076304] smpboot: Max logical packages: 2 [ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.081753] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.084289] Enabling x2apic [ 0.085207] Enabled x2apic [ 0.086366] Switched APIC routing to physical x2apic. [ 0.089379] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.090937] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.093393] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.101485] KVM setup paravirtual spinlock [ 0.106203] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.108144] x86: Booting SMP configuration: [ 0.109351] .... node #0, CPUs: #1[ 0.106118] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.124018] x86: Booted up 1 node, 2 CPUs [ 0.124013] KVM setup async PF for cpu 1 [ 0.124016] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.127752] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.128433] devtmpfs: initialized [ 0.132072] EVM: security.selinux [ 0.133056] EVM: security.SMACK64 [ 0.134020] EVM: security.ima [ 0.134933] EVM: security.capability [ 0.137127] pinctrl core: initialized pinctrl subsystem [ 0.138550] regulator-dummy: no parameters [ 0.139776] RTC time: 13:06:20, date: 08/26/18 [ 0.140134] NET: Registered protocol family 16 [ 0.141527] cpuidle: using governor ladder [ 0.142692] cpuidle: using governor menu [ 0.143859] ACPI: bus type PCI registered [ 0.144017] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.145761] PCI: Using configuration type 1 for base access [ 0.147898] bio: create slab at 0 [ 0.148084] ACPI: Added _OSI(Module Device) [ 0.149238] ACPI: Added _OSI(Processor Device) [ 0.150429] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.151661] ACPI: Added _OSI(Processor Aggregator Device) [ 0.153283] ACPI: Interpreter enabled [ 0.154352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.156799] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.159485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.161775] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.164007] ACPI: (supports S0 S5) [ 0.168003] ACPI: Using IOAPIC for interrupt routing [ 0.169351] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.171922] ACPI: No dock devices found. [ 0.174046] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.175598] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.176007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.177658] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.180216] acpiphp: Slot [3] registered [ 0.181325] acpiphp: Slot [4] registered [ 0.182440] acpiphp: Slot [5] registered [ 0.183562] acpiphp: Slot [6] registered [ 0.184023] acpiphp: Slot [7] registered [ 0.185153] acpiphp: Slot [8] registered [ 0.186258] acpiphp: Slot [9] registered [ 0.187378] acpiphp: Slot [10] registered [ 0.188021] acpiphp: Slot [11] registered [ 0.189173] acpiphp: Slot [12] registered [ 0.190303] acpiphp: Slot [13] registered [ 0.191437] acpiphp: Slot [14] registered [ 0.192021] acpiphp: Slot [15] registered [ 0.193147] acpiphp: Slot [16] registered [ 0.194337] acpiphp: Slot [17] registered [ 0.195467] acpiphp: Slot [18] registered [ 0.196028] acpiphp: Slot [19] registered [ 0.197172] acpiphp: Slot [20] registered [ 0.198305] acpiphp: Slot [21] registered [ 0.199421] acpiphp: Slot [22] registered [ 0.200021] acpiphp: Slot [23] registered [ 0.201148] acpiphp: Slot [24] registered [ 0.202266] acpiphp: Slot [25] registered [ 0.203385] acpiphp: Slot [26] registered [ 0.204020] acpiphp: Slot [27] registered [ 0.205115] acpiphp: Slot [28] registered [ 0.206224] acpiphp: Slot [29] registered [ 0.207320] acpiphp: Slot [30] registered [ 0.208027] acpiphp: Slot [31] registered [ 0.209114] PCI host bridge to bus 0000:00 [ 0.210227] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.211630] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.212004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.213670] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.215499] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.216003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.223589] 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.251469] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.253008] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.255052] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.256993] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.259334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.260805] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.262620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.262620] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.264003] vgaarb: loaded [ 0.264916] vgaarb: bridge control possible 0000:00:02.0 [ 0.266710] SCSI subsystem initialized [ 0.268081] ACPI: bus type USB registered [ 0.269352] usbcore: registered new interface driver usbfs [ 0.270925] usbcore: registered new interface driver hub [ 0.272050] usbcore: registered new device driver usb [ 0.273578] PCI: Using ACPI for IRQ routing [ 0.273728] NetLabel: Initializing [ 0.276007] NetLabel: domain hash size = 128 [ 0.277299] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.278794] NetLabel: unlabeled traffic allowed by default [ 0.280198] Switched to clocksource kvm-clock [ 0.288964] AppArmor: AppArmor Filesystem Enabled [ 0.290438] pnp: PnP ACPI init [ 0.291457] ACPI: bus type PNP registered [ 0.293177] pnp: PnP ACPI: found 8 devices [ 0.294441] ACPI: bus type PNP unregistered [ 0.302078] NET: Registered protocol family 2 [ 0.303680] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.305969] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.308021] TCP: Hash tables configured (established 16384 bind 16384) [ 0.309908] TCP: reno registered [ 0.310941] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.312652] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.314526] NET: Registered protocol family 1 [ 0.315865] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.317522] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.319140] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.341340] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.363673] Trying to unpack rootfs image as initramfs... [ 0.463523] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.465832] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.467312] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.469278] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.472267] Scanning for low memory corruption every 60 seconds [ 0.474802] Initialise system trusted keyring [ 0.476398] audit: initializing netlink socket (disabled) [ 0.478143] type=2000 audit(1535288780.942:1): initialized [ 0.499192] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.501908] zbud: loaded [ 0.502998] VFS: Disk quotas dquot_6.5.2 [ 0.504159] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.506228] fuse init (API version 7.22) [ 0.507463] msgmni has been set to 3997 [ 0.508606] Key type big_key registered [ 0.510413] Key type asymmetric registered [ 0.511547] Asymmetric key parser 'x509' registered [ 0.512853] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.514961] io scheduler noop registered [ 0.516057] io scheduler deadline registered (default) [ 0.517410] io scheduler cfq registered [ 0.518544] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.520257] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.522347] ipmi message handler version 39.2 [ 0.523828] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.526257] ACPI: Power Button [PWRF] [ 0.527616] GHES: HEST is not enabled! [ 0.549578] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.593172] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.615515] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.617559] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.643204] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.646112] Linux agpgart interface v0.103 [ 0.648237] brd: module loaded [ 0.649605] loop: module loaded [ 0.650908] blk-mq: CPU -> queue map [ 0.651915] CPU 0 -> Queue 0 [ 0.652911] CPU 1 -> Queue 0 [ 0.654661] vda: vda1 [ 0.656424] scsi0 : ata_piix [ 0.657670] scsi1 : ata_piix [ 0.658741] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.660778] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.663047] libphy: Fixed MDIO Bus: probed [ 0.664524] tun: Universal TUN/TAP device driver, 1.6 [ 0.666124] tun: (C) 1999-2004 Max Krasnyansky [ 0.670531] PPP generic driver version 2.4.2 [ 0.671914] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.673740] ehci-pci: EHCI PCI platform driver [ 0.675008] ehci-platform: EHCI generic platform driver [ 0.676374] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.677923] ohci-pci: OHCI PCI platform driver [ 0.679137] ohci-platform: OHCI generic platform driver [ 0.680497] uhci_hcd: USB Universal Host Controller Interface driver [ 0.702967] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.704365] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.706440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.707982] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.709660] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.711660] usb usb1: Product: UHCI Host Controller [ 0.712968] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.714573] usb usb1: SerialNumber: 0000:00:01.2 [ 0.715940] hub 1-0:1.0: USB hub found [ 0.717018] hub 1-0:1.0: 2 ports detected [ 0.718283] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.721204] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.722537] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.724061] mousedev: PS/2 mouse device common for all mice [ 0.725805] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.728270] rtc_cmos 00:00: RTC can wake from S4 [ 0.729896] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.731599] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.733383] device-mapper: uevent: version 1.0.3 [ 0.734754] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.737120] ledtrig-cpu: registered to indicate activity on CPUs [ 0.738833] TCP: cubic registered [ 0.739944] NET: Registered protocol family 10 [ 0.741567] NET: Registered protocol family 17 [ 0.742853] Key type dns_resolver registered [ 0.744273] Loading compiled-in X.509 certificates [ 0.746141] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.755916] registered taskstats version 1 [ 0.759128] Key type trusted registered [ 0.763402] Key type encrypted registered [ 0.764677] AppArmor: AppArmor sha1 policy hashing enabled [ 0.766150] IMA: No TPM chip found, activating TPM-bypass! [ 0.768200] regulator-dummy: disabling [ 0.769392] Magic number: 14:409:130 [ 0.770513] acpi device:05: hash matches [ 0.771744] rtc_cmos 00:00: setting system clock to 2018-08-26 13:06:21 UTC (1535288781) [ 0.774019] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.775522] EDD information not available. [ 0.821340] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.823607] Write protecting the kernel read-only data: 12288k [ 0.825769] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.829239] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.844169] systemd-udevd[107]: starting version 204 [ 0.885958] FDC 0 is a S82078B [ 1.028049] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.192492] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.194280] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.196120] usb 1-1: Product: QEMU USB Tablet [ 1.197332] usb 1-1: Manufacturer: QEMU [ 1.198435] usb 1-1: SerialNumber: 42 [ 1.464112] tsc: Refined TSC clocksource calibration: 3491.845 MHz [ 1.905076] 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.243706] 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.794911] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 3.185789] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sun, 26 Aug 2018 13:06:24 +0000. Up 4.04 seconds. cloud-init-nonet[4.23]: 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 ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.91]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 26 Aug 2018 13:06:26 +0000. Up 6.08 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:65:c5:2c | ci-info: | eth0 | True | 192.168.0.18 | 255.255.255.0 | fa:16:3e:c4:7e:6c | 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.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 69:5e:02:a0:6a:5b:e3:a1:4b:f5:b6:c7:4b:50:89:3d root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | . | | . .o . | | . ..E | | . .... | |.. = . S . | |. * + .o o | | + . o... | |. . . oo | | . .... | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 30:21:bc:31:41:5e:92:40:be:5c:82:4e:90:f3:35:cb root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ |.oo+=oo | |+o .B+ . | |.+ooo*o | |o..+E o | | .o S | | | | | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 98:1d:e2:bb:d1:cc:b2:db:cc:38:57:cd:b6:3b:da:6c root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | . . | | . = . | | + S o | | = . + | | + +. . . | | .X. oE | | =++ .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: a2:6f:03:32:b6:82:25:70:86:bd:e9:00:64:ad:1f:46 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | . | | o E | |ooo | |+.+o | |oooo. . S | |o B... . | |.* +.. | |o o .o | | . ... | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting SystemD login management service[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 26 Aug 2018 13:08:30 +0000. Up 129.98 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Sun, 26 Aug 2018 13:09:31 +0000. Up 190.90 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 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update 2018-08-26 13:09:53,490 - functest.core.singlevm - DEBUG - try 19: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-26 13:10:03,501 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 13:10:03,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:10:04,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:10:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4ba86a15-ee8c-4484-9e85-e21482772d8c x-compute-request-id: req-4ba86a15-ee8c-4484-9e85-e21482772d8c Content-Encoding: gzip Content-Length: 1498 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:c4:7e:6c", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:7e:6c", "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:65:c5:2c", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:c5:2c", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/44585adb-a974-4743-8ee5-68ef49323e34", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "44585adb-a974-4743-8ee5-68ef49323e34", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "bono-0.clearwater.opnfv", "created": "2018-08-26T13:05:34Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:5d:e3", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:5d:e3", "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:74:94:5f", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:94:5f", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "homer-0.clearwater.opnfv", "created": "2018-08-26T13:05:34Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:70:a6", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:70:a6", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:04:67", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "dime-0.clearwater.opnfv", "created": "2018-08-26T13:05:33Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:76:07", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:76:07", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:3f:bd", "version": 4, "addr": "192.168.1.22", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/04010b09-d548-48ae-8871-56d5c14751a2", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/04010b09-d548-48ae-8871-56d5c14751a2", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:06.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "04010b09-d548-48ae-8871-56d5c14751a2", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:06Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-26T13:05:32Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:68:d3", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:68:d3", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:03:d7:5a", "version": 4, "addr": "192.168.1.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/57ebb195-7daf-48cc-a21b-c274f8e0bb85", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/57ebb195-7daf-48cc-a21b-c274f8e0bb85", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:11.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "57ebb195-7daf-48cc-a21b-c274f8e0bb85", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:11Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-26T13:05:32Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:d7:76", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:d7:76", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b55ce29a-afa7-419f-b72b-55ee4962e6ac", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b55ce29a-afa7-419f-b72b-55ee4962e6ac", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:05:17.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "b55ce29a-afa7-419f-b72b-55ee4962e6ac", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:05:17Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-26T13:03:38Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:07:50", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:07:50", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:c1:d2", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b00b1f06-37cc-49cb-a11f-b314a9d7d334", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b00b1f06-37cc-49cb-a11f-b314a9d7d334", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:03:28.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "b00b1f06-37cc-49cb-a11f-b314a9d7d334", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:03:28Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "ns.clearwater.opnfv", "created": "2018-08-26T13:01:44Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 13:10:04,047 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-4ba86a15-ee8c-4484-9e85-e21482772d8c 2018-08-26 13:10:04,048 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.54678106308s 2018-08-26 13:10:04,048 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-4ba86a15-ee8c-4484-9e85-e21482772d8c 2018-08-26 13:10:04,054 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-26 13:10:04,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34/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}2016cfaed43b26833edac4f0a563297dd680dc74" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-26 13:10:04,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:10: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-59f42804-073e-4aa6-b715-824b769beb1a x-compute-request-id: req-59f42804-073e-4aa6-b715-824b769beb1a Content-Encoding: gzip Content-Length: 10173 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.009197] AppArmor: AppArmor initialized\n[ 0.012231] Yama: becoming mindful.\n[ 0.014093] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017813] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020913] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022564] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.025034] Initializing cgroup subsys memory\n[ 0.026294] Initializing cgroup subsys devices\n[ 0.028015] Initializing cgroup subsys freezer\n[ 0.029240] Initializing cgroup subsys blkio\n[ 0.030454] Initializing cgroup subsys perf_event\n[ 0.032021] Initializing cgroup subsys hugetlb\n[ 0.033415] FEATURE SPEC_CTRL Not Present\n[ 0.036195] mce: CPU supports 10 MCE banks\n[ 0.037457] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.037457] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040011] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.041741] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.044003] Speculative Store Bypass: Vulnerable\n[ 0.046360] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.052957] ACPI: Core revision 20131115\n[ 0.054680] ACPI: All ACPI Tables successfully acquired\n[ 0.056414] ftrace: allocating 28717 entries in 113 pages\n[ 0.076304] smpboot: Max logical packages: 2\n[ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.081753] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.084289] Enabling x2apic\n[ 0.085207] Enabled x2apic\n[ 0.086366] Switched APIC routing to physical x2apic.\n[ 0.089379] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.090937] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.093393] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.101485] KVM setup paravirtual spinlock\n[ 0.106203] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.108144] x86: Booting SMP configuration:\n[ 0.109351] .... node #0, CPUs: #1[ 0.106118] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.124018] x86: Booted up 1 node, 2 CPUs\n[ 0.124013] KVM setup async PF for cpu 1\n[ 0.124016] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.127752] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.128433] devtmpfs: initialized\n[ 0.132072] EVM: security.selinux\n[ 0.133056] EVM: security.SMACK64\n[ 0.134020] EVM: security.ima\n[ 0.134933] EVM: security.capability\n[ 0.137127] pinctrl core: initialized pinctrl subsystem\n[ 0.138550] regulator-dummy: no parameters\n[ 0.139776] RTC time: 13:06:20, date: 08/26/18\n[ 0.140134] NET: Registered protocol family 16\n[ 0.141527] cpuidle: using governor ladder\n[ 0.142692] cpuidle: using governor menu\n[ 0.143859] ACPI: bus type PCI registered\n[ 0.144017] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.145761] PCI: Using configuration type 1 for base access\n[ 0.147898] bio: create slab at 0\n[ 0.148084] ACPI: Added _OSI(Module Device)\n[ 0.149238] ACPI: Added _OSI(Processor Device)\n[ 0.150429] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.151661] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.153283] ACPI: Interpreter enabled\n[ 0.154352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.156799] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.159485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.161775] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.164007] ACPI: (supports S0 S5)\n[ 0.168003] ACPI: Using IOAPIC for interrupt routing\n[ 0.169351] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.171922] ACPI: No dock devices found.\n[ 0.174046] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.175598] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.176007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.177658] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.180216] acpiphp: Slot [3] registered\n[ 0.181325] acpiphp: Slot [4] registered\n[ 0.182440] acpiphp: Slot [5] registered\n[ 0.183562] acpiphp: Slot [6] registered\n[ 0.184023] acpiphp: Slot [7] registered\n[ 0.185153] acpiphp: Slot [8] registered\n[ 0.186258] acpiphp: Slot [9] registered\n[ 0.187378] acpiphp: Slot [10] registered\n[ 0.188021] acpiphp: Slot [11] registered\n[ 0.189173] acpiphp: Slot [12] registered\n[ 0.190303] acpiphp: Slot [13] registered\n[ 0.191437] acpiphp: Slot [14] registered\n[ 0.192021] acpiphp: Slot [15] registered\n[ 0.193147] acpiphp: Slot [16] registered\n[ 0.194337] acpiphp: Slot [17] registered\n[ 0.195467] acpiphp: Slot [18] registered\n[ 0.196028] acpiphp: Slot [19] registered\n[ 0.197172] acpiphp: Slot [20] registered\n[ 0.198305] acpiphp: Slot [21] registered\n[ 0.199421] acpiphp: Slot [22] registered\n[ 0.200021] acpiphp: Slot [23] registered\n[ 0.201148] acpiphp: Slot [24] registered\n[ 0.202266] acpiphp: Slot [25] registered\n[ 0.203385] acpiphp: Slot [26] registered\n[ 0.204020] acpiphp: Slot [27] registered\n[ 0.205115] acpiphp: Slot [28] registered\n[ 0.206224] acpiphp: Slot [29] registered\n[ 0.207320] acpiphp: Slot [30] registered\n[ 0.208027] acpiphp: Slot [31] registered\n[ 0.209114] PCI host bridge to bus 0000:00\n[ 0.210227] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.211630] 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.213670] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.215499] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.216003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.223589] 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.251469] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.253008] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.255052] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.256993] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.259334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.260805] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.262620] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.262620] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.264003] vgaarb: loaded\n[ 0.264916] vgaarb: bridge control possible 0000:00:02.0\n[ 0.266710] SCSI subsystem initialized\n[ 0.268081] ACPI: bus type USB registered\n[ 0.269352] usbcore: registered new interface driver usbfs\n[ 0.270925] usbcore: registered new interface driver hub\n[ 0.272050] usbcore: registered new device driver usb\n[ 0.273578] PCI: Using ACPI for IRQ routing\n[ 0.273728] NetLabel: Initializing\n[ 0.276007] NetLabel: domain hash size = 128\n[ 0.277299] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.278794] NetLabel: unlabeled traffic allowed by default\n[ 0.280198] Switched to clocksource kvm-clock\n[ 0.288964] AppArmor: AppArmor Filesystem Enabled\n[ 0.290438] pnp: PnP ACPI init\n[ 0.291457] ACPI: bus type PNP registered\n[ 0.293177] pnp: PnP ACPI: found 8 devices\n[ 0.294441] ACPI: bus type PNP unregistered\n[ 0.302078] NET: Registered protocol family 2\n[ 0.303680] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.305969] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.308021] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.309908] TCP: reno registered\n[ 0.310941] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.312652] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.314526] NET: Registered protocol family 1\n[ 0.315865] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.317522] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.319140] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.341340] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.363673] Trying to unpack rootfs image as initramfs...\n[ 0.463523] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.465832] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.467312] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.469278] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.472267] Scanning for low memory corruption every 60 seconds\n[ 0.474802] Initialise system trusted keyring\n[ 0.476398] audit: initializing netlink socket (disabled)\n[ 0.478143] type=2000 audit(1535288780.942:1): initialized\n[ 0.499192] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.501908] zbud: loaded\n[ 0.502998] VFS: Disk quotas dquot_6.5.2\n[ 0.504159] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.506228] fuse init (API version 7.22)\n[ 0.507463] msgmni has been set to 3997\n[ 0.508606] Key type big_key registered\n[ 0.510413] Key type asymmetric registered\n[ 0.511547] Asymmetric key parser 'x509' registered\n[ 0.512853] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.514961] io scheduler noop registered\n[ 0.516057] io scheduler deadline registered (default)\n[ 0.517410] io scheduler cfq registered\n[ 0.518544] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520257] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.522347] ipmi message handler version 39.2\n[ 0.523828] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.526257] ACPI: Power Button [PWRF]\n[ 0.527616] GHES: HEST is not enabled!\n[ 0.549578] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.593172] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.615515] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.617559] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.643204] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.646112] Linux agpgart interface v0.103\n[ 0.648237] brd: module loaded\n[ 0.649605] loop: module loaded\n[ 0.650908] blk-mq: CPU -> queue map\n[ 0.651915] CPU 0 -> Queue 0\n[ 0.652911] CPU 1 -> Queue 0\n[ 0.654661] vda: vda1\n[ 0.656424] scsi0 : ata_piix\n[ 0.657670] scsi1 : ata_piix\n[ 0.658741] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.660778] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.663047] libphy: Fixed MDIO Bus: probed\n[ 0.664524] tun: Universal TUN/TAP device driver, 1.6\n[ 0.666124] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.670531] PPP generic driver version 2.4.2\n[ 0.671914] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.673740] ehci-pci: EHCI PCI platform driver\n[ 0.675008] ehci-platform: EHCI generic platform driver\n[ 0.676374] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.677923] ohci-pci: OHCI PCI platform driver\n[ 0.679137] ohci-platform: OHCI generic platform driver\n[ 0.680497] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.702967] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.704365] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.706440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.707982] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.709660] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.711660] usb usb1: Product: UHCI Host Controller\n[ 0.712968] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.714573] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.715940] hub 1-0:1.0: USB hub found\n[ 0.717018] hub 1-0:1.0: 2 ports detected\n[ 0.718283] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.721204] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.722537] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.724061] mousedev: PS/2 mouse device common for all mice\n[ 0.725805] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.728270] rtc_cmos 00:00: RTC can wake from S4\n[ 0.729896] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.731599] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.733383] device-mapper: uevent: version 1.0.3\n[ 0.734754] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.737120] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.738833] TCP: cubic registered\n[ 0.739944] NET: Registered protocol family 10\n[ 0.741567] NET: Registered protocol family 17\n[ 0.742853] Key type dns_resolver registered\n[ 0.744273] Loading compiled-in X.509 certificates\n[ 0.746141] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.755916] registered taskstats version 1\n[ 0.759128] Key type trusted registered\n[ 0.763402] Key type encrypted registered\n[ 0.764677] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.766150] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.768200] regulator-dummy: disabling\n[ 0.769392] Magic number: 14:409:130\n[ 0.770513] acpi device:05: hash matches\n[ 0.771744] rtc_cmos 00:00: setting system clock to 2018-08-26 13:06:21 UTC (1535288781)\n[ 0.774019] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.775522] EDD information not available.\n[ 0.821340] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.823607] Write protecting the kernel read-only data: 12288k\n[ 0.825769] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.829239] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.844169] systemd-udevd[107]: starting version 204\n[ 0.885958] FDC 0 is a S82078B\n[ 1.028049] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.192492] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.194280] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.196120] usb 1-1: Product: QEMU USB Tablet\n[ 1.197332] usb 1-1: Manufacturer: QEMU\n[ 1.198435] usb 1-1: SerialNumber: 42\n[ 1.464112] tsc: Refined TSC clocksource calibration: 3491.845 MHz\n[ 1.905076] 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.243706] 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.794911] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 3.185789] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Sun, 26 Aug 2018 13:06:24 +0000. Up 4.04 seconds.\ncloud-init-nonet[4.23]: 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 * Stopping set console keymap[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.91]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 26 Aug 2018 13:06:26 +0000. Up 6.08 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:65:c5:2c |\nci-info: | eth0 | True | 192.168.0.18 | 255.255.255.0 | fa:16:3e:c4:7e:6c |\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.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n69:5e:02:a0:6a:5b:e3:a1:4b:f5:b6:c7:4b:50:89:3d root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . |\n| . .o . |\n| . ..E |\n| . .... |\n|.. = . S . |\n|. * + .o o |\n| + . o... |\n|. . . oo |\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:\n30:21:bc:31:41:5e:92:40:be:5c:82:4e:90:f3:35:cb root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n|.oo+=oo |\n|+o .B+ . |\n|.+ooo*o |\n|o..+E o |\n| .o S |\n| |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n98:1d:e2:bb:d1:cc:b2:db:cc:38:57:cd:b6:3b:da:6c root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| |\n| . . |\n| . = . |\n| + S o |\n| = . + |\n| + +. . . |\n| .X. oE |\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:\na2:6f:03:32:b6:82:25:70:86:bd:e9:00:64:ad:1f:46 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| . |\n| o E |\n|ooo |\n|+.+o |\n|oooo. . S |\n|o B... . |\n|.* +.. |\n|o o .o |\n| . ... |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\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 OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 26 Aug 2018 13:08:30 +0000. Up 129.98 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Sun, 26 Aug 2018 13:09:31 +0000. Up 190.90 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 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\n"} 2018-08-26 13:10:04,124 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34/action used request id req-59f42804-073e-4aa6-b715-824b769beb1a 2018-08-26 13:10:04,124 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0700781345367s 2018-08-26 13:10:04,125 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34/action used request id req-59f42804-073e-4aa6-b715-824b769beb1a 2018-08-26 13:10:04,125 - 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.009197] AppArmor: AppArmor initialized [ 0.012231] Yama: becoming mindful. [ 0.014093] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017813] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020913] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022564] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.025034] Initializing cgroup subsys memory [ 0.026294] Initializing cgroup subsys devices [ 0.028015] Initializing cgroup subsys freezer [ 0.029240] Initializing cgroup subsys blkio [ 0.030454] Initializing cgroup subsys perf_event [ 0.032021] Initializing cgroup subsys hugetlb [ 0.033415] FEATURE SPEC_CTRL Not Present [ 0.036195] mce: CPU supports 10 MCE banks [ 0.037457] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.037457] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040011] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.041741] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.044003] Speculative Store Bypass: Vulnerable [ 0.046360] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.052957] ACPI: Core revision 20131115 [ 0.054680] ACPI: All ACPI Tables successfully acquired [ 0.056414] ftrace: allocating 28717 entries in 113 pages [ 0.076304] smpboot: Max logical packages: 2 [ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.081753] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.084289] Enabling x2apic [ 0.085207] Enabled x2apic [ 0.086366] Switched APIC routing to physical x2apic. [ 0.089379] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.090937] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.093393] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.101485] KVM setup paravirtual spinlock [ 0.106203] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.108144] x86: Booting SMP configuration: [ 0.109351] .... node #0, CPUs: #1[ 0.106118] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.124018] x86: Booted up 1 node, 2 CPUs [ 0.124013] KVM setup async PF for cpu 1 [ 0.124016] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.127752] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.128433] devtmpfs: initialized [ 0.132072] EVM: security.selinux [ 0.133056] EVM: security.SMACK64 [ 0.134020] EVM: security.ima [ 0.134933] EVM: security.capability [ 0.137127] pinctrl core: initialized pinctrl subsystem [ 0.138550] regulator-dummy: no parameters [ 0.139776] RTC time: 13:06:20, date: 08/26/18 [ 0.140134] NET: Registered protocol family 16 [ 0.141527] cpuidle: using governor ladder [ 0.142692] cpuidle: using governor menu [ 0.143859] ACPI: bus type PCI registered [ 0.144017] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.145761] PCI: Using configuration type 1 for base access [ 0.147898] bio: create slab at 0 [ 0.148084] ACPI: Added _OSI(Module Device) [ 0.149238] ACPI: Added _OSI(Processor Device) [ 0.150429] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.151661] ACPI: Added _OSI(Processor Aggregator Device) [ 0.153283] ACPI: Interpreter enabled [ 0.154352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.156799] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.159485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.161775] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.164007] ACPI: (supports S0 S5) [ 0.168003] ACPI: Using IOAPIC for interrupt routing [ 0.169351] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.171922] ACPI: No dock devices found. [ 0.174046] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.175598] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.176007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.177658] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.180216] acpiphp: Slot [3] registered [ 0.181325] acpiphp: Slot [4] registered [ 0.182440] acpiphp: Slot [5] registered [ 0.183562] acpiphp: Slot [6] registered [ 0.184023] acpiphp: Slot [7] registered [ 0.185153] acpiphp: Slot [8] registered [ 0.186258] acpiphp: Slot [9] registered [ 0.187378] acpiphp: Slot [10] registered [ 0.188021] acpiphp: Slot [11] registered [ 0.189173] acpiphp: Slot [12] registered [ 0.190303] acpiphp: Slot [13] registered [ 0.191437] acpiphp: Slot [14] registered [ 0.192021] acpiphp: Slot [15] registered [ 0.193147] acpiphp: Slot [16] registered [ 0.194337] acpiphp: Slot [17] registered [ 0.195467] acpiphp: Slot [18] registered [ 0.196028] acpiphp: Slot [19] registered [ 0.197172] acpiphp: Slot [20] registered [ 0.198305] acpiphp: Slot [21] registered [ 0.199421] acpiphp: Slot [22] registered [ 0.200021] acpiphp: Slot [23] registered [ 0.201148] acpiphp: Slot [24] registered [ 0.202266] acpiphp: Slot [25] registered [ 0.203385] acpiphp: Slot [26] registered [ 0.204020] acpiphp: Slot [27] registered [ 0.205115] acpiphp: Slot [28] registered [ 0.206224] acpiphp: Slot [29] registered [ 0.207320] acpiphp: Slot [30] registered [ 0.208027] acpiphp: Slot [31] registered [ 0.209114] PCI host bridge to bus 0000:00 [ 0.210227] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.211630] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.212004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.213670] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.215499] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.216003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.223589] 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.251469] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.253008] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.255052] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.256993] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.259334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.260805] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.262620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.262620] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.264003] vgaarb: loaded [ 0.264916] vgaarb: bridge control possible 0000:00:02.0 [ 0.266710] SCSI subsystem initialized [ 0.268081] ACPI: bus type USB registered [ 0.269352] usbcore: registered new interface driver usbfs [ 0.270925] usbcore: registered new interface driver hub [ 0.272050] usbcore: registered new device driver usb [ 0.273578] PCI: Using ACPI for IRQ routing [ 0.273728] NetLabel: Initializing [ 0.276007] NetLabel: domain hash size = 128 [ 0.277299] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.278794] NetLabel: unlabeled traffic allowed by default [ 0.280198] Switched to clocksource kvm-clock [ 0.288964] AppArmor: AppArmor Filesystem Enabled [ 0.290438] pnp: PnP ACPI init [ 0.291457] ACPI: bus type PNP registered [ 0.293177] pnp: PnP ACPI: found 8 devices [ 0.294441] ACPI: bus type PNP unregistered [ 0.302078] NET: Registered protocol family 2 [ 0.303680] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.305969] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.308021] TCP: Hash tables configured (established 16384 bind 16384) [ 0.309908] TCP: reno registered [ 0.310941] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.312652] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.314526] NET: Registered protocol family 1 [ 0.315865] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.317522] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.319140] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.341340] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.363673] Trying to unpack rootfs image as initramfs... [ 0.463523] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.465832] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.467312] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.469278] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.472267] Scanning for low memory corruption every 60 seconds [ 0.474802] Initialise system trusted keyring [ 0.476398] audit: initializing netlink socket (disabled) [ 0.478143] type=2000 audit(1535288780.942:1): initialized [ 0.499192] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.501908] zbud: loaded [ 0.502998] VFS: Disk quotas dquot_6.5.2 [ 0.504159] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.506228] fuse init (API version 7.22) [ 0.507463] msgmni has been set to 3997 [ 0.508606] Key type big_key registered [ 0.510413] Key type asymmetric registered [ 0.511547] Asymmetric key parser 'x509' registered [ 0.512853] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.514961] io scheduler noop registered [ 0.516057] io scheduler deadline registered (default) [ 0.517410] io scheduler cfq registered [ 0.518544] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.520257] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.522347] ipmi message handler version 39.2 [ 0.523828] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.526257] ACPI: Power Button [PWRF] [ 0.527616] GHES: HEST is not enabled! [ 0.549578] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.593172] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.615515] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.617559] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.643204] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.646112] Linux agpgart interface v0.103 [ 0.648237] brd: module loaded [ 0.649605] loop: module loaded [ 0.650908] blk-mq: CPU -> queue map [ 0.651915] CPU 0 -> Queue 0 [ 0.652911] CPU 1 -> Queue 0 [ 0.654661] vda: vda1 [ 0.656424] scsi0 : ata_piix [ 0.657670] scsi1 : ata_piix [ 0.658741] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.660778] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.663047] libphy: Fixed MDIO Bus: probed [ 0.664524] tun: Universal TUN/TAP device driver, 1.6 [ 0.666124] tun: (C) 1999-2004 Max Krasnyansky [ 0.670531] PPP generic driver version 2.4.2 [ 0.671914] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.673740] ehci-pci: EHCI PCI platform driver [ 0.675008] ehci-platform: EHCI generic platform driver [ 0.676374] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.677923] ohci-pci: OHCI PCI platform driver [ 0.679137] ohci-platform: OHCI generic platform driver [ 0.680497] uhci_hcd: USB Universal Host Controller Interface driver [ 0.702967] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.704365] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.706440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.707982] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.709660] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.711660] usb usb1: Product: UHCI Host Controller [ 0.712968] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.714573] usb usb1: SerialNumber: 0000:00:01.2 [ 0.715940] hub 1-0:1.0: USB hub found [ 0.717018] hub 1-0:1.0: 2 ports detected [ 0.718283] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.721204] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.722537] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.724061] mousedev: PS/2 mouse device common for all mice [ 0.725805] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.728270] rtc_cmos 00:00: RTC can wake from S4 [ 0.729896] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.731599] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.733383] device-mapper: uevent: version 1.0.3 [ 0.734754] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.737120] ledtrig-cpu: registered to indicate activity on CPUs [ 0.738833] TCP: cubic registered [ 0.739944] NET: Registered protocol family 10 [ 0.741567] NET: Registered protocol family 17 [ 0.742853] Key type dns_resolver registered [ 0.744273] Loading compiled-in X.509 certificates [ 0.746141] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.755916] registered taskstats version 1 [ 0.759128] Key type trusted registered [ 0.763402] Key type encrypted registered [ 0.764677] AppArmor: AppArmor sha1 policy hashing enabled [ 0.766150] IMA: No TPM chip found, activating TPM-bypass! [ 0.768200] regulator-dummy: disabling [ 0.769392] Magic number: 14:409:130 [ 0.770513] acpi device:05: hash matches [ 0.771744] rtc_cmos 00:00: setting system clock to 2018-08-26 13:06:21 UTC (1535288781) [ 0.774019] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.775522] EDD information not available. [ 0.821340] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.823607] Write protecting the kernel read-only data: 12288k [ 0.825769] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.829239] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.844169] systemd-udevd[107]: starting version 204 [ 0.885958] FDC 0 is a S82078B [ 1.028049] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.192492] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.194280] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.196120] usb 1-1: Product: QEMU USB Tablet [ 1.197332] usb 1-1: Manufacturer: QEMU [ 1.198435] usb 1-1: SerialNumber: 42 [ 1.464112] tsc: Refined TSC clocksource calibration: 3491.845 MHz [ 1.905076] 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.243706] 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.794911] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 3.185789] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sun, 26 Aug 2018 13:06:24 +0000. Up 4.04 seconds. cloud-init-nonet[4.23]: 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 ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.91]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 26 Aug 2018 13:06:26 +0000. Up 6.08 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:65:c5:2c | ci-info: | eth0 | True | 192.168.0.18 | 255.255.255.0 | fa:16:3e:c4:7e:6c | 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.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 69:5e:02:a0:6a:5b:e3:a1:4b:f5:b6:c7:4b:50:89:3d root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | . | | . .o . | | . ..E | | . .... | |.. = . S . | |. * + .o o | | + . o... | |. . . oo | | . .... | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 30:21:bc:31:41:5e:92:40:be:5c:82:4e:90:f3:35:cb root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ |.oo+=oo | |+o .B+ . | |.+ooo*o | |o..+E o | | .o S | | | | | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 98:1d:e2:bb:d1:cc:b2:db:cc:38:57:cd:b6:3b:da:6c root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | . . | | . = . | | + S o | | = . + | | + +. . . | | .X. oE | | =++ .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: a2:6f:03:32:b6:82:25:70:86:bd:e9:00:64:ad:1f:46 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | . | | o E | |ooo | |+.+o | |oooo. . S | |o B... . | |.* +.. | |o o .o | | . ... | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting SystemD login management service[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 26 Aug 2018 13:08:30 +0000. Up 129.98 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Sun, 26 Aug 2018 13:09:31 +0000. Up 190.90 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 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update 2018-08-26 13:10:04,127 - functest.core.singlevm - DEBUG - try 20: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-26 13:10:14,134 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 13:10:14,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:10:14,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:10:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4d73e6ca-80db-47f3-b1ba-4d9b56bd14d3 x-compute-request-id: req-4d73e6ca-80db-47f3-b1ba-4d9b56bd14d3 Content-Encoding: gzip Content-Length: 1498 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:c4:7e:6c", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:7e:6c", "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:65:c5:2c", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:c5:2c", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/44585adb-a974-4743-8ee5-68ef49323e34", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "44585adb-a974-4743-8ee5-68ef49323e34", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "bono-0.clearwater.opnfv", "created": "2018-08-26T13:05:34Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:5d:e3", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:5d:e3", "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:74:94:5f", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:94:5f", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "homer-0.clearwater.opnfv", "created": "2018-08-26T13:05:34Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:70:a6", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:70:a6", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:04:67", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "dime-0.clearwater.opnfv", "created": "2018-08-26T13:05:33Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:76:07", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:76:07", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:3f:bd", "version": 4, "addr": "192.168.1.22", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/04010b09-d548-48ae-8871-56d5c14751a2", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/04010b09-d548-48ae-8871-56d5c14751a2", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:06.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "04010b09-d548-48ae-8871-56d5c14751a2", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:06Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-26T13:05:32Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:68:d3", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:68:d3", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:03:d7:5a", "version": 4, "addr": "192.168.1.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/57ebb195-7daf-48cc-a21b-c274f8e0bb85", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/57ebb195-7daf-48cc-a21b-c274f8e0bb85", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:11.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "57ebb195-7daf-48cc-a21b-c274f8e0bb85", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:11Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-26T13:05:32Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:d7:76", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:d7:76", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b55ce29a-afa7-419f-b72b-55ee4962e6ac", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b55ce29a-afa7-419f-b72b-55ee4962e6ac", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:05:17.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "b55ce29a-afa7-419f-b72b-55ee4962e6ac", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:05:17Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-26T13:03:38Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:07:50", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:07:50", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:c1:d2", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b00b1f06-37cc-49cb-a11f-b314a9d7d334", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b00b1f06-37cc-49cb-a11f-b314a9d7d334", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:03:28.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "b00b1f06-37cc-49cb-a11f-b314a9d7d334", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:03:28Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "ns.clearwater.opnfv", "created": "2018-08-26T13:01:44Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 13:10:14,884 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-4d73e6ca-80db-47f3-b1ba-4d9b56bd14d3 2018-08-26 13:10:14,884 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.749368906021s 2018-08-26 13:10:14,884 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-4d73e6ca-80db-47f3-b1ba-4d9b56bd14d3 2018-08-26 13:10:14,891 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-26 13:10:14,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34/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}2016cfaed43b26833edac4f0a563297dd680dc74" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-26 13:10:14,968 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:10:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3a3167fb-a6ab-4b00-ac77-cefd2a417b7a x-compute-request-id: req-3a3167fb-a6ab-4b00-ac77-cefd2a417b7a Content-Encoding: gzip Content-Length: 10173 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.009197] AppArmor: AppArmor initialized\n[ 0.012231] Yama: becoming mindful.\n[ 0.014093] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017813] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020913] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022564] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.025034] Initializing cgroup subsys memory\n[ 0.026294] Initializing cgroup subsys devices\n[ 0.028015] Initializing cgroup subsys freezer\n[ 0.029240] Initializing cgroup subsys blkio\n[ 0.030454] Initializing cgroup subsys perf_event\n[ 0.032021] Initializing cgroup subsys hugetlb\n[ 0.033415] FEATURE SPEC_CTRL Not Present\n[ 0.036195] mce: CPU supports 10 MCE banks\n[ 0.037457] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.037457] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040011] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.041741] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.044003] Speculative Store Bypass: Vulnerable\n[ 0.046360] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.052957] ACPI: Core revision 20131115\n[ 0.054680] ACPI: All ACPI Tables successfully acquired\n[ 0.056414] ftrace: allocating 28717 entries in 113 pages\n[ 0.076304] smpboot: Max logical packages: 2\n[ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.081753] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.084289] Enabling x2apic\n[ 0.085207] Enabled x2apic\n[ 0.086366] Switched APIC routing to physical x2apic.\n[ 0.089379] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.090937] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.093393] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.101485] KVM setup paravirtual spinlock\n[ 0.106203] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.108144] x86: Booting SMP configuration:\n[ 0.109351] .... node #0, CPUs: #1[ 0.106118] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.124018] x86: Booted up 1 node, 2 CPUs\n[ 0.124013] KVM setup async PF for cpu 1\n[ 0.124016] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.127752] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.128433] devtmpfs: initialized\n[ 0.132072] EVM: security.selinux\n[ 0.133056] EVM: security.SMACK64\n[ 0.134020] EVM: security.ima\n[ 0.134933] EVM: security.capability\n[ 0.137127] pinctrl core: initialized pinctrl subsystem\n[ 0.138550] regulator-dummy: no parameters\n[ 0.139776] RTC time: 13:06:20, date: 08/26/18\n[ 0.140134] NET: Registered protocol family 16\n[ 0.141527] cpuidle: using governor ladder\n[ 0.142692] cpuidle: using governor menu\n[ 0.143859] ACPI: bus type PCI registered\n[ 0.144017] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.145761] PCI: Using configuration type 1 for base access\n[ 0.147898] bio: create slab at 0\n[ 0.148084] ACPI: Added _OSI(Module Device)\n[ 0.149238] ACPI: Added _OSI(Processor Device)\n[ 0.150429] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.151661] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.153283] ACPI: Interpreter enabled\n[ 0.154352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.156799] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.159485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.161775] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.164007] ACPI: (supports S0 S5)\n[ 0.168003] ACPI: Using IOAPIC for interrupt routing\n[ 0.169351] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.171922] ACPI: No dock devices found.\n[ 0.174046] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.175598] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.176007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.177658] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.180216] acpiphp: Slot [3] registered\n[ 0.181325] acpiphp: Slot [4] registered\n[ 0.182440] acpiphp: Slot [5] registered\n[ 0.183562] acpiphp: Slot [6] registered\n[ 0.184023] acpiphp: Slot [7] registered\n[ 0.185153] acpiphp: Slot [8] registered\n[ 0.186258] acpiphp: Slot [9] registered\n[ 0.187378] acpiphp: Slot [10] registered\n[ 0.188021] acpiphp: Slot [11] registered\n[ 0.189173] acpiphp: Slot [12] registered\n[ 0.190303] acpiphp: Slot [13] registered\n[ 0.191437] acpiphp: Slot [14] registered\n[ 0.192021] acpiphp: Slot [15] registered\n[ 0.193147] acpiphp: Slot [16] registered\n[ 0.194337] acpiphp: Slot [17] registered\n[ 0.195467] acpiphp: Slot [18] registered\n[ 0.196028] acpiphp: Slot [19] registered\n[ 0.197172] acpiphp: Slot [20] registered\n[ 0.198305] acpiphp: Slot [21] registered\n[ 0.199421] acpiphp: Slot [22] registered\n[ 0.200021] acpiphp: Slot [23] registered\n[ 0.201148] acpiphp: Slot [24] registered\n[ 0.202266] acpiphp: Slot [25] registered\n[ 0.203385] acpiphp: Slot [26] registered\n[ 0.204020] acpiphp: Slot [27] registered\n[ 0.205115] acpiphp: Slot [28] registered\n[ 0.206224] acpiphp: Slot [29] registered\n[ 0.207320] acpiphp: Slot [30] registered\n[ 0.208027] acpiphp: Slot [31] registered\n[ 0.209114] PCI host bridge to bus 0000:00\n[ 0.210227] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.211630] 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.213670] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.215499] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.216003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.223589] 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.251469] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.253008] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.255052] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.256993] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.259334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.260805] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.262620] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.262620] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.264003] vgaarb: loaded\n[ 0.264916] vgaarb: bridge control possible 0000:00:02.0\n[ 0.266710] SCSI subsystem initialized\n[ 0.268081] ACPI: bus type USB registered\n[ 0.269352] usbcore: registered new interface driver usbfs\n[ 0.270925] usbcore: registered new interface driver hub\n[ 0.272050] usbcore: registered new device driver usb\n[ 0.273578] PCI: Using ACPI for IRQ routing\n[ 0.273728] NetLabel: Initializing\n[ 0.276007] NetLabel: domain hash size = 128\n[ 0.277299] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.278794] NetLabel: unlabeled traffic allowed by default\n[ 0.280198] Switched to clocksource kvm-clock\n[ 0.288964] AppArmor: AppArmor Filesystem Enabled\n[ 0.290438] pnp: PnP ACPI init\n[ 0.291457] ACPI: bus type PNP registered\n[ 0.293177] pnp: PnP ACPI: found 8 devices\n[ 0.294441] ACPI: bus type PNP unregistered\n[ 0.302078] NET: Registered protocol family 2\n[ 0.303680] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.305969] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.308021] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.309908] TCP: reno registered\n[ 0.310941] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.312652] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.314526] NET: Registered protocol family 1\n[ 0.315865] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.317522] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.319140] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.341340] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.363673] Trying to unpack rootfs image as initramfs...\n[ 0.463523] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.465832] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.467312] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.469278] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.472267] Scanning for low memory corruption every 60 seconds\n[ 0.474802] Initialise system trusted keyring\n[ 0.476398] audit: initializing netlink socket (disabled)\n[ 0.478143] type=2000 audit(1535288780.942:1): initialized\n[ 0.499192] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.501908] zbud: loaded\n[ 0.502998] VFS: Disk quotas dquot_6.5.2\n[ 0.504159] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.506228] fuse init (API version 7.22)\n[ 0.507463] msgmni has been set to 3997\n[ 0.508606] Key type big_key registered\n[ 0.510413] Key type asymmetric registered\n[ 0.511547] Asymmetric key parser 'x509' registered\n[ 0.512853] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.514961] io scheduler noop registered\n[ 0.516057] io scheduler deadline registered (default)\n[ 0.517410] io scheduler cfq registered\n[ 0.518544] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520257] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.522347] ipmi message handler version 39.2\n[ 0.523828] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.526257] ACPI: Power Button [PWRF]\n[ 0.527616] GHES: HEST is not enabled!\n[ 0.549578] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.593172] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.615515] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.617559] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.643204] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.646112] Linux agpgart interface v0.103\n[ 0.648237] brd: module loaded\n[ 0.649605] loop: module loaded\n[ 0.650908] blk-mq: CPU -> queue map\n[ 0.651915] CPU 0 -> Queue 0\n[ 0.652911] CPU 1 -> Queue 0\n[ 0.654661] vda: vda1\n[ 0.656424] scsi0 : ata_piix\n[ 0.657670] scsi1 : ata_piix\n[ 0.658741] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.660778] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.663047] libphy: Fixed MDIO Bus: probed\n[ 0.664524] tun: Universal TUN/TAP device driver, 1.6\n[ 0.666124] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.670531] PPP generic driver version 2.4.2\n[ 0.671914] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.673740] ehci-pci: EHCI PCI platform driver\n[ 0.675008] ehci-platform: EHCI generic platform driver\n[ 0.676374] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.677923] ohci-pci: OHCI PCI platform driver\n[ 0.679137] ohci-platform: OHCI generic platform driver\n[ 0.680497] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.702967] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.704365] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.706440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.707982] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.709660] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.711660] usb usb1: Product: UHCI Host Controller\n[ 0.712968] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.714573] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.715940] hub 1-0:1.0: USB hub found\n[ 0.717018] hub 1-0:1.0: 2 ports detected\n[ 0.718283] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.721204] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.722537] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.724061] mousedev: PS/2 mouse device common for all mice\n[ 0.725805] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.728270] rtc_cmos 00:00: RTC can wake from S4\n[ 0.729896] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.731599] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.733383] device-mapper: uevent: version 1.0.3\n[ 0.734754] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.737120] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.738833] TCP: cubic registered\n[ 0.739944] NET: Registered protocol family 10\n[ 0.741567] NET: Registered protocol family 17\n[ 0.742853] Key type dns_resolver registered\n[ 0.744273] Loading compiled-in X.509 certificates\n[ 0.746141] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.755916] registered taskstats version 1\n[ 0.759128] Key type trusted registered\n[ 0.763402] Key type encrypted registered\n[ 0.764677] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.766150] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.768200] regulator-dummy: disabling\n[ 0.769392] Magic number: 14:409:130\n[ 0.770513] acpi device:05: hash matches\n[ 0.771744] rtc_cmos 00:00: setting system clock to 2018-08-26 13:06:21 UTC (1535288781)\n[ 0.774019] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.775522] EDD information not available.\n[ 0.821340] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.823607] Write protecting the kernel read-only data: 12288k\n[ 0.825769] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.829239] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.844169] systemd-udevd[107]: starting version 204\n[ 0.885958] FDC 0 is a S82078B\n[ 1.028049] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.192492] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.194280] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.196120] usb 1-1: Product: QEMU USB Tablet\n[ 1.197332] usb 1-1: Manufacturer: QEMU\n[ 1.198435] usb 1-1: SerialNumber: 42\n[ 1.464112] tsc: Refined TSC clocksource calibration: 3491.845 MHz\n[ 1.905076] 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.243706] 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.794911] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 3.185789] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Sun, 26 Aug 2018 13:06:24 +0000. Up 4.04 seconds.\ncloud-init-nonet[4.23]: 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 * Stopping set console keymap[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.91]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 26 Aug 2018 13:06:26 +0000. Up 6.08 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:65:c5:2c |\nci-info: | eth0 | True | 192.168.0.18 | 255.255.255.0 | fa:16:3e:c4:7e:6c |\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.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n69:5e:02:a0:6a:5b:e3:a1:4b:f5:b6:c7:4b:50:89:3d root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . |\n| . .o . |\n| . ..E |\n| . .... |\n|.. = . S . |\n|. * + .o o |\n| + . o... |\n|. . . oo |\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:\n30:21:bc:31:41:5e:92:40:be:5c:82:4e:90:f3:35:cb root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n|.oo+=oo |\n|+o .B+ . |\n|.+ooo*o |\n|o..+E o |\n| .o S |\n| |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n98:1d:e2:bb:d1:cc:b2:db:cc:38:57:cd:b6:3b:da:6c root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| |\n| . . |\n| . = . |\n| + S o |\n| = . + |\n| + +. . . |\n| .X. oE |\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:\na2:6f:03:32:b6:82:25:70:86:bd:e9:00:64:ad:1f:46 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| . |\n| o E |\n|ooo |\n|+.+o |\n|oooo. . S |\n|o B... . |\n|.* +.. |\n|o o .o |\n| . ... |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\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 OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 26 Aug 2018 13:08:30 +0000. Up 129.98 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Sun, 26 Aug 2018 13:09:31 +0000. Up 190.90 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 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\n"} 2018-08-26 13:10:14,969 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34/action used request id req-3a3167fb-a6ab-4b00-ac77-cefd2a417b7a 2018-08-26 13:10:14,969 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0773220062256s 2018-08-26 13:10:14,970 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34/action used request id req-3a3167fb-a6ab-4b00-ac77-cefd2a417b7a 2018-08-26 13:10:14,970 - 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.009197] AppArmor: AppArmor initialized [ 0.012231] Yama: becoming mindful. [ 0.014093] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017813] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020913] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022564] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.025034] Initializing cgroup subsys memory [ 0.026294] Initializing cgroup subsys devices [ 0.028015] Initializing cgroup subsys freezer [ 0.029240] Initializing cgroup subsys blkio [ 0.030454] Initializing cgroup subsys perf_event [ 0.032021] Initializing cgroup subsys hugetlb [ 0.033415] FEATURE SPEC_CTRL Not Present [ 0.036195] mce: CPU supports 10 MCE banks [ 0.037457] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.037457] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040011] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.041741] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.044003] Speculative Store Bypass: Vulnerable [ 0.046360] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.052957] ACPI: Core revision 20131115 [ 0.054680] ACPI: All ACPI Tables successfully acquired [ 0.056414] ftrace: allocating 28717 entries in 113 pages [ 0.076304] smpboot: Max logical packages: 2 [ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.081753] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.084289] Enabling x2apic [ 0.085207] Enabled x2apic [ 0.086366] Switched APIC routing to physical x2apic. [ 0.089379] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.090937] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.093393] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.101485] KVM setup paravirtual spinlock [ 0.106203] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.108144] x86: Booting SMP configuration: [ 0.109351] .... node #0, CPUs: #1[ 0.106118] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.124018] x86: Booted up 1 node, 2 CPUs [ 0.124013] KVM setup async PF for cpu 1 [ 0.124016] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.127752] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.128433] devtmpfs: initialized [ 0.132072] EVM: security.selinux [ 0.133056] EVM: security.SMACK64 [ 0.134020] EVM: security.ima [ 0.134933] EVM: security.capability [ 0.137127] pinctrl core: initialized pinctrl subsystem [ 0.138550] regulator-dummy: no parameters [ 0.139776] RTC time: 13:06:20, date: 08/26/18 [ 0.140134] NET: Registered protocol family 16 [ 0.141527] cpuidle: using governor ladder [ 0.142692] cpuidle: using governor menu [ 0.143859] ACPI: bus type PCI registered [ 0.144017] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.145761] PCI: Using configuration type 1 for base access [ 0.147898] bio: create slab at 0 [ 0.148084] ACPI: Added _OSI(Module Device) [ 0.149238] ACPI: Added _OSI(Processor Device) [ 0.150429] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.151661] ACPI: Added _OSI(Processor Aggregator Device) [ 0.153283] ACPI: Interpreter enabled [ 0.154352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.156799] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.159485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.161775] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.164007] ACPI: (supports S0 S5) [ 0.168003] ACPI: Using IOAPIC for interrupt routing [ 0.169351] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.171922] ACPI: No dock devices found. [ 0.174046] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.175598] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.176007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.177658] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.180216] acpiphp: Slot [3] registered [ 0.181325] acpiphp: Slot [4] registered [ 0.182440] acpiphp: Slot [5] registered [ 0.183562] acpiphp: Slot [6] registered [ 0.184023] acpiphp: Slot [7] registered [ 0.185153] acpiphp: Slot [8] registered [ 0.186258] acpiphp: Slot [9] registered [ 0.187378] acpiphp: Slot [10] registered [ 0.188021] acpiphp: Slot [11] registered [ 0.189173] acpiphp: Slot [12] registered [ 0.190303] acpiphp: Slot [13] registered [ 0.191437] acpiphp: Slot [14] registered [ 0.192021] acpiphp: Slot [15] registered [ 0.193147] acpiphp: Slot [16] registered [ 0.194337] acpiphp: Slot [17] registered [ 0.195467] acpiphp: Slot [18] registered [ 0.196028] acpiphp: Slot [19] registered [ 0.197172] acpiphp: Slot [20] registered [ 0.198305] acpiphp: Slot [21] registered [ 0.199421] acpiphp: Slot [22] registered [ 0.200021] acpiphp: Slot [23] registered [ 0.201148] acpiphp: Slot [24] registered [ 0.202266] acpiphp: Slot [25] registered [ 0.203385] acpiphp: Slot [26] registered [ 0.204020] acpiphp: Slot [27] registered [ 0.205115] acpiphp: Slot [28] registered [ 0.206224] acpiphp: Slot [29] registered [ 0.207320] acpiphp: Slot [30] registered [ 0.208027] acpiphp: Slot [31] registered [ 0.209114] PCI host bridge to bus 0000:00 [ 0.210227] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.211630] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.212004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.213670] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.215499] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.216003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.223589] 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.251469] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.253008] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.255052] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.256993] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.259334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.260805] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.262620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.262620] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.264003] vgaarb: loaded [ 0.264916] vgaarb: bridge control possible 0000:00:02.0 [ 0.266710] SCSI subsystem initialized [ 0.268081] ACPI: bus type USB registered [ 0.269352] usbcore: registered new interface driver usbfs [ 0.270925] usbcore: registered new interface driver hub [ 0.272050] usbcore: registered new device driver usb [ 0.273578] PCI: Using ACPI for IRQ routing [ 0.273728] NetLabel: Initializing [ 0.276007] NetLabel: domain hash size = 128 [ 0.277299] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.278794] NetLabel: unlabeled traffic allowed by default [ 0.280198] Switched to clocksource kvm-clock [ 0.288964] AppArmor: AppArmor Filesystem Enabled [ 0.290438] pnp: PnP ACPI init [ 0.291457] ACPI: bus type PNP registered [ 0.293177] pnp: PnP ACPI: found 8 devices [ 0.294441] ACPI: bus type PNP unregistered [ 0.302078] NET: Registered protocol family 2 [ 0.303680] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.305969] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.308021] TCP: Hash tables configured (established 16384 bind 16384) [ 0.309908] TCP: reno registered [ 0.310941] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.312652] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.314526] NET: Registered protocol family 1 [ 0.315865] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.317522] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.319140] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.341340] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.363673] Trying to unpack rootfs image as initramfs... [ 0.463523] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.465832] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.467312] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.469278] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.472267] Scanning for low memory corruption every 60 seconds [ 0.474802] Initialise system trusted keyring [ 0.476398] audit: initializing netlink socket (disabled) [ 0.478143] type=2000 audit(1535288780.942:1): initialized [ 0.499192] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.501908] zbud: loaded [ 0.502998] VFS: Disk quotas dquot_6.5.2 [ 0.504159] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.506228] fuse init (API version 7.22) [ 0.507463] msgmni has been set to 3997 [ 0.508606] Key type big_key registered [ 0.510413] Key type asymmetric registered [ 0.511547] Asymmetric key parser 'x509' registered [ 0.512853] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.514961] io scheduler noop registered [ 0.516057] io scheduler deadline registered (default) [ 0.517410] io scheduler cfq registered [ 0.518544] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.520257] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.522347] ipmi message handler version 39.2 [ 0.523828] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.526257] ACPI: Power Button [PWRF] [ 0.527616] GHES: HEST is not enabled! [ 0.549578] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.593172] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.615515] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.617559] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.643204] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.646112] Linux agpgart interface v0.103 [ 0.648237] brd: module loaded [ 0.649605] loop: module loaded [ 0.650908] blk-mq: CPU -> queue map [ 0.651915] CPU 0 -> Queue 0 [ 0.652911] CPU 1 -> Queue 0 [ 0.654661] vda: vda1 [ 0.656424] scsi0 : ata_piix [ 0.657670] scsi1 : ata_piix [ 0.658741] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.660778] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.663047] libphy: Fixed MDIO Bus: probed [ 0.664524] tun: Universal TUN/TAP device driver, 1.6 [ 0.666124] tun: (C) 1999-2004 Max Krasnyansky [ 0.670531] PPP generic driver version 2.4.2 [ 0.671914] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.673740] ehci-pci: EHCI PCI platform driver [ 0.675008] ehci-platform: EHCI generic platform driver [ 0.676374] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.677923] ohci-pci: OHCI PCI platform driver [ 0.679137] ohci-platform: OHCI generic platform driver [ 0.680497] uhci_hcd: USB Universal Host Controller Interface driver [ 0.702967] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.704365] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.706440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.707982] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.709660] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.711660] usb usb1: Product: UHCI Host Controller [ 0.712968] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.714573] usb usb1: SerialNumber: 0000:00:01.2 [ 0.715940] hub 1-0:1.0: USB hub found [ 0.717018] hub 1-0:1.0: 2 ports detected [ 0.718283] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.721204] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.722537] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.724061] mousedev: PS/2 mouse device common for all mice [ 0.725805] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.728270] rtc_cmos 00:00: RTC can wake from S4 [ 0.729896] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.731599] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.733383] device-mapper: uevent: version 1.0.3 [ 0.734754] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.737120] ledtrig-cpu: registered to indicate activity on CPUs [ 0.738833] TCP: cubic registered [ 0.739944] NET: Registered protocol family 10 [ 0.741567] NET: Registered protocol family 17 [ 0.742853] Key type dns_resolver registered [ 0.744273] Loading compiled-in X.509 certificates [ 0.746141] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.755916] registered taskstats version 1 [ 0.759128] Key type trusted registered [ 0.763402] Key type encrypted registered [ 0.764677] AppArmor: AppArmor sha1 policy hashing enabled [ 0.766150] IMA: No TPM chip found, activating TPM-bypass! [ 0.768200] regulator-dummy: disabling [ 0.769392] Magic number: 14:409:130 [ 0.770513] acpi device:05: hash matches [ 0.771744] rtc_cmos 00:00: setting system clock to 2018-08-26 13:06:21 UTC (1535288781) [ 0.774019] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.775522] EDD information not available. [ 0.821340] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.823607] Write protecting the kernel read-only data: 12288k [ 0.825769] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.829239] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.844169] systemd-udevd[107]: starting version 204 [ 0.885958] FDC 0 is a S82078B [ 1.028049] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.192492] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.194280] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.196120] usb 1-1: Product: QEMU USB Tablet [ 1.197332] usb 1-1: Manufacturer: QEMU [ 1.198435] usb 1-1: SerialNumber: 42 [ 1.464112] tsc: Refined TSC clocksource calibration: 3491.845 MHz [ 1.905076] 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.243706] 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.794911] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 3.185789] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sun, 26 Aug 2018 13:06:24 +0000. Up 4.04 seconds. cloud-init-nonet[4.23]: 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 ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.91]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 26 Aug 2018 13:06:26 +0000. Up 6.08 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:65:c5:2c | ci-info: | eth0 | True | 192.168.0.18 | 255.255.255.0 | fa:16:3e:c4:7e:6c | 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.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 69:5e:02:a0:6a:5b:e3:a1:4b:f5:b6:c7:4b:50:89:3d root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | . | | . .o . | | . ..E | | . .... | |.. = . S . | |. * + .o o | | + . o... | |. . . oo | | . .... | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 30:21:bc:31:41:5e:92:40:be:5c:82:4e:90:f3:35:cb root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ |.oo+=oo | |+o .B+ . | |.+ooo*o | |o..+E o | | .o S | | | | | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 98:1d:e2:bb:d1:cc:b2:db:cc:38:57:cd:b6:3b:da:6c root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | . . | | . = . | | + S o | | = . + | | + +. . . | | .X. oE | | =++ .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: a2:6f:03:32:b6:82:25:70:86:bd:e9:00:64:ad:1f:46 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | . | | o E | |ooo | |+.+o | |oooo. . S | |o B... . | |.* +.. | |o o .o | | . ... | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting SystemD login management service[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 26 Aug 2018 13:08:30 +0000. Up 129.98 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Sun, 26 Aug 2018 13:09:31 +0000. Up 190.90 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 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update 2018-08-26 13:10:14,972 - functest.core.singlevm - DEBUG - try 21: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-26 13:10:24,983 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 13:10:24,986 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:10:25,477 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:10: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-f94d6324-0ca2-4149-8a1e-53cd5274ef8d x-compute-request-id: req-f94d6324-0ca2-4149-8a1e-53cd5274ef8d Content-Encoding: gzip Content-Length: 1498 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:c4:7e:6c", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:7e:6c", "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:65:c5:2c", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:c5:2c", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/44585adb-a974-4743-8ee5-68ef49323e34", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "44585adb-a974-4743-8ee5-68ef49323e34", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "bono-0.clearwater.opnfv", "created": "2018-08-26T13:05:34Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:5d:e3", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:5d:e3", "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:74:94:5f", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:94:5f", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "homer-0.clearwater.opnfv", "created": "2018-08-26T13:05:34Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:70:a6", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:70:a6", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:04:67", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "dime-0.clearwater.opnfv", "created": "2018-08-26T13:05:33Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:76:07", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:76:07", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:3f:bd", "version": 4, "addr": "192.168.1.22", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/04010b09-d548-48ae-8871-56d5c14751a2", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/04010b09-d548-48ae-8871-56d5c14751a2", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:06.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "04010b09-d548-48ae-8871-56d5c14751a2", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:06Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-26T13:05:32Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:68:d3", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:68:d3", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:03:d7:5a", "version": 4, "addr": "192.168.1.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/57ebb195-7daf-48cc-a21b-c274f8e0bb85", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/57ebb195-7daf-48cc-a21b-c274f8e0bb85", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:11.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "57ebb195-7daf-48cc-a21b-c274f8e0bb85", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:11Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-26T13:05:32Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:d7:76", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:d7:76", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b55ce29a-afa7-419f-b72b-55ee4962e6ac", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b55ce29a-afa7-419f-b72b-55ee4962e6ac", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:05:17.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "b55ce29a-afa7-419f-b72b-55ee4962e6ac", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:05:17Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-26T13:03:38Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:07:50", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:07:50", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:c1:d2", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b00b1f06-37cc-49cb-a11f-b314a9d7d334", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b00b1f06-37cc-49cb-a11f-b314a9d7d334", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:03:28.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "b00b1f06-37cc-49cb-a11f-b314a9d7d334", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:03:28Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "ns.clearwater.opnfv", "created": "2018-08-26T13:01:44Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 13:10:25,477 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f94d6324-0ca2-4149-8a1e-53cd5274ef8d 2018-08-26 13:10:25,477 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.494425058365s 2018-08-26 13:10:25,478 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f94d6324-0ca2-4149-8a1e-53cd5274ef8d 2018-08-26 13:10:25,485 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-26 13:10:25,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34/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}2016cfaed43b26833edac4f0a563297dd680dc74" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-26 13:10:25,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:10: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-ff44d960-6fca-4818-b2bf-bba0cda9398f x-compute-request-id: req-ff44d960-6fca-4818-b2bf-bba0cda9398f Content-Encoding: gzip Content-Length: 10173 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.009197] AppArmor: AppArmor initialized\n[ 0.012231] Yama: becoming mindful.\n[ 0.014093] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017813] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020913] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022564] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.025034] Initializing cgroup subsys memory\n[ 0.026294] Initializing cgroup subsys devices\n[ 0.028015] Initializing cgroup subsys freezer\n[ 0.029240] Initializing cgroup subsys blkio\n[ 0.030454] Initializing cgroup subsys perf_event\n[ 0.032021] Initializing cgroup subsys hugetlb\n[ 0.033415] FEATURE SPEC_CTRL Not Present\n[ 0.036195] mce: CPU supports 10 MCE banks\n[ 0.037457] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.037457] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040011] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.041741] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.044003] Speculative Store Bypass: Vulnerable\n[ 0.046360] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.052957] ACPI: Core revision 20131115\n[ 0.054680] ACPI: All ACPI Tables successfully acquired\n[ 0.056414] ftrace: allocating 28717 entries in 113 pages\n[ 0.076304] smpboot: Max logical packages: 2\n[ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.081753] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.084289] Enabling x2apic\n[ 0.085207] Enabled x2apic\n[ 0.086366] Switched APIC routing to physical x2apic.\n[ 0.089379] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.090937] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.093393] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.101485] KVM setup paravirtual spinlock\n[ 0.106203] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.108144] x86: Booting SMP configuration:\n[ 0.109351] .... node #0, CPUs: #1[ 0.106118] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.124018] x86: Booted up 1 node, 2 CPUs\n[ 0.124013] KVM setup async PF for cpu 1\n[ 0.124016] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.127752] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.128433] devtmpfs: initialized\n[ 0.132072] EVM: security.selinux\n[ 0.133056] EVM: security.SMACK64\n[ 0.134020] EVM: security.ima\n[ 0.134933] EVM: security.capability\n[ 0.137127] pinctrl core: initialized pinctrl subsystem\n[ 0.138550] regulator-dummy: no parameters\n[ 0.139776] RTC time: 13:06:20, date: 08/26/18\n[ 0.140134] NET: Registered protocol family 16\n[ 0.141527] cpuidle: using governor ladder\n[ 0.142692] cpuidle: using governor menu\n[ 0.143859] ACPI: bus type PCI registered\n[ 0.144017] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.145761] PCI: Using configuration type 1 for base access\n[ 0.147898] bio: create slab at 0\n[ 0.148084] ACPI: Added _OSI(Module Device)\n[ 0.149238] ACPI: Added _OSI(Processor Device)\n[ 0.150429] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.151661] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.153283] ACPI: Interpreter enabled\n[ 0.154352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.156799] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.159485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.161775] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.164007] ACPI: (supports S0 S5)\n[ 0.168003] ACPI: Using IOAPIC for interrupt routing\n[ 0.169351] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.171922] ACPI: No dock devices found.\n[ 0.174046] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.175598] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.176007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.177658] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.180216] acpiphp: Slot [3] registered\n[ 0.181325] acpiphp: Slot [4] registered\n[ 0.182440] acpiphp: Slot [5] registered\n[ 0.183562] acpiphp: Slot [6] registered\n[ 0.184023] acpiphp: Slot [7] registered\n[ 0.185153] acpiphp: Slot [8] registered\n[ 0.186258] acpiphp: Slot [9] registered\n[ 0.187378] acpiphp: Slot [10] registered\n[ 0.188021] acpiphp: Slot [11] registered\n[ 0.189173] acpiphp: Slot [12] registered\n[ 0.190303] acpiphp: Slot [13] registered\n[ 0.191437] acpiphp: Slot [14] registered\n[ 0.192021] acpiphp: Slot [15] registered\n[ 0.193147] acpiphp: Slot [16] registered\n[ 0.194337] acpiphp: Slot [17] registered\n[ 0.195467] acpiphp: Slot [18] registered\n[ 0.196028] acpiphp: Slot [19] registered\n[ 0.197172] acpiphp: Slot [20] registered\n[ 0.198305] acpiphp: Slot [21] registered\n[ 0.199421] acpiphp: Slot [22] registered\n[ 0.200021] acpiphp: Slot [23] registered\n[ 0.201148] acpiphp: Slot [24] registered\n[ 0.202266] acpiphp: Slot [25] registered\n[ 0.203385] acpiphp: Slot [26] registered\n[ 0.204020] acpiphp: Slot [27] registered\n[ 0.205115] acpiphp: Slot [28] registered\n[ 0.206224] acpiphp: Slot [29] registered\n[ 0.207320] acpiphp: Slot [30] registered\n[ 0.208027] acpiphp: Slot [31] registered\n[ 0.209114] PCI host bridge to bus 0000:00\n[ 0.210227] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.211630] 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.213670] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.215499] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.216003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.223589] 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.251469] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.253008] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.255052] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.256993] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.259334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.260805] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.262620] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.262620] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.264003] vgaarb: loaded\n[ 0.264916] vgaarb: bridge control possible 0000:00:02.0\n[ 0.266710] SCSI subsystem initialized\n[ 0.268081] ACPI: bus type USB registered\n[ 0.269352] usbcore: registered new interface driver usbfs\n[ 0.270925] usbcore: registered new interface driver hub\n[ 0.272050] usbcore: registered new device driver usb\n[ 0.273578] PCI: Using ACPI for IRQ routing\n[ 0.273728] NetLabel: Initializing\n[ 0.276007] NetLabel: domain hash size = 128\n[ 0.277299] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.278794] NetLabel: unlabeled traffic allowed by default\n[ 0.280198] Switched to clocksource kvm-clock\n[ 0.288964] AppArmor: AppArmor Filesystem Enabled\n[ 0.290438] pnp: PnP ACPI init\n[ 0.291457] ACPI: bus type PNP registered\n[ 0.293177] pnp: PnP ACPI: found 8 devices\n[ 0.294441] ACPI: bus type PNP unregistered\n[ 0.302078] NET: Registered protocol family 2\n[ 0.303680] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.305969] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.308021] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.309908] TCP: reno registered\n[ 0.310941] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.312652] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.314526] NET: Registered protocol family 1\n[ 0.315865] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.317522] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.319140] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.341340] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.363673] Trying to unpack rootfs image as initramfs...\n[ 0.463523] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.465832] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.467312] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.469278] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.472267] Scanning for low memory corruption every 60 seconds\n[ 0.474802] Initialise system trusted keyring\n[ 0.476398] audit: initializing netlink socket (disabled)\n[ 0.478143] type=2000 audit(1535288780.942:1): initialized\n[ 0.499192] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.501908] zbud: loaded\n[ 0.502998] VFS: Disk quotas dquot_6.5.2\n[ 0.504159] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.506228] fuse init (API version 7.22)\n[ 0.507463] msgmni has been set to 3997\n[ 0.508606] Key type big_key registered\n[ 0.510413] Key type asymmetric registered\n[ 0.511547] Asymmetric key parser 'x509' registered\n[ 0.512853] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.514961] io scheduler noop registered\n[ 0.516057] io scheduler deadline registered (default)\n[ 0.517410] io scheduler cfq registered\n[ 0.518544] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520257] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.522347] ipmi message handler version 39.2\n[ 0.523828] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.526257] ACPI: Power Button [PWRF]\n[ 0.527616] GHES: HEST is not enabled!\n[ 0.549578] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.593172] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.615515] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.617559] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.643204] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.646112] Linux agpgart interface v0.103\n[ 0.648237] brd: module loaded\n[ 0.649605] loop: module loaded\n[ 0.650908] blk-mq: CPU -> queue map\n[ 0.651915] CPU 0 -> Queue 0\n[ 0.652911] CPU 1 -> Queue 0\n[ 0.654661] vda: vda1\n[ 0.656424] scsi0 : ata_piix\n[ 0.657670] scsi1 : ata_piix\n[ 0.658741] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.660778] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.663047] libphy: Fixed MDIO Bus: probed\n[ 0.664524] tun: Universal TUN/TAP device driver, 1.6\n[ 0.666124] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.670531] PPP generic driver version 2.4.2\n[ 0.671914] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.673740] ehci-pci: EHCI PCI platform driver\n[ 0.675008] ehci-platform: EHCI generic platform driver\n[ 0.676374] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.677923] ohci-pci: OHCI PCI platform driver\n[ 0.679137] ohci-platform: OHCI generic platform driver\n[ 0.680497] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.702967] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.704365] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.706440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.707982] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.709660] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.711660] usb usb1: Product: UHCI Host Controller\n[ 0.712968] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.714573] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.715940] hub 1-0:1.0: USB hub found\n[ 0.717018] hub 1-0:1.0: 2 ports detected\n[ 0.718283] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.721204] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.722537] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.724061] mousedev: PS/2 mouse device common for all mice\n[ 0.725805] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.728270] rtc_cmos 00:00: RTC can wake from S4\n[ 0.729896] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.731599] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.733383] device-mapper: uevent: version 1.0.3\n[ 0.734754] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.737120] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.738833] TCP: cubic registered\n[ 0.739944] NET: Registered protocol family 10\n[ 0.741567] NET: Registered protocol family 17\n[ 0.742853] Key type dns_resolver registered\n[ 0.744273] Loading compiled-in X.509 certificates\n[ 0.746141] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.755916] registered taskstats version 1\n[ 0.759128] Key type trusted registered\n[ 0.763402] Key type encrypted registered\n[ 0.764677] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.766150] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.768200] regulator-dummy: disabling\n[ 0.769392] Magic number: 14:409:130\n[ 0.770513] acpi device:05: hash matches\n[ 0.771744] rtc_cmos 00:00: setting system clock to 2018-08-26 13:06:21 UTC (1535288781)\n[ 0.774019] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.775522] EDD information not available.\n[ 0.821340] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.823607] Write protecting the kernel read-only data: 12288k\n[ 0.825769] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.829239] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.844169] systemd-udevd[107]: starting version 204\n[ 0.885958] FDC 0 is a S82078B\n[ 1.028049] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.192492] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.194280] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.196120] usb 1-1: Product: QEMU USB Tablet\n[ 1.197332] usb 1-1: Manufacturer: QEMU\n[ 1.198435] usb 1-1: SerialNumber: 42\n[ 1.464112] tsc: Refined TSC clocksource calibration: 3491.845 MHz\n[ 1.905076] 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.243706] 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.794911] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 3.185789] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Sun, 26 Aug 2018 13:06:24 +0000. Up 4.04 seconds.\ncloud-init-nonet[4.23]: 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 * Stopping set console keymap[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.91]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 26 Aug 2018 13:06:26 +0000. Up 6.08 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:65:c5:2c |\nci-info: | eth0 | True | 192.168.0.18 | 255.255.255.0 | fa:16:3e:c4:7e:6c |\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.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n69:5e:02:a0:6a:5b:e3:a1:4b:f5:b6:c7:4b:50:89:3d root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . |\n| . .o . |\n| . ..E |\n| . .... |\n|.. = . S . |\n|. * + .o o |\n| + . o... |\n|. . . oo |\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:\n30:21:bc:31:41:5e:92:40:be:5c:82:4e:90:f3:35:cb root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n|.oo+=oo |\n|+o .B+ . |\n|.+ooo*o |\n|o..+E o |\n| .o S |\n| |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n98:1d:e2:bb:d1:cc:b2:db:cc:38:57:cd:b6:3b:da:6c root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| |\n| . . |\n| . = . |\n| + S o |\n| = . + |\n| + +. . . |\n| .X. oE |\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:\na2:6f:03:32:b6:82:25:70:86:bd:e9:00:64:ad:1f:46 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| . |\n| o E |\n|ooo |\n|+.+o |\n|oooo. . S |\n|o B... . |\n|.* +.. |\n|o o .o |\n| . ... |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\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 OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 26 Aug 2018 13:08:30 +0000. Up 129.98 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Sun, 26 Aug 2018 13:09:31 +0000. Up 190.90 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 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\n"} 2018-08-26 13:10:25,558 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34/action used request id req-ff44d960-6fca-4818-b2bf-bba0cda9398f 2018-08-26 13:10:25,559 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0733118057251s 2018-08-26 13:10:25,560 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34/action used request id req-ff44d960-6fca-4818-b2bf-bba0cda9398f 2018-08-26 13:10:25,560 - 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.009197] AppArmor: AppArmor initialized [ 0.012231] Yama: becoming mindful. [ 0.014093] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017813] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020913] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022564] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.025034] Initializing cgroup subsys memory [ 0.026294] Initializing cgroup subsys devices [ 0.028015] Initializing cgroup subsys freezer [ 0.029240] Initializing cgroup subsys blkio [ 0.030454] Initializing cgroup subsys perf_event [ 0.032021] Initializing cgroup subsys hugetlb [ 0.033415] FEATURE SPEC_CTRL Not Present [ 0.036195] mce: CPU supports 10 MCE banks [ 0.037457] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.037457] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040011] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.041741] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.044003] Speculative Store Bypass: Vulnerable [ 0.046360] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.052957] ACPI: Core revision 20131115 [ 0.054680] ACPI: All ACPI Tables successfully acquired [ 0.056414] ftrace: allocating 28717 entries in 113 pages [ 0.076304] smpboot: Max logical packages: 2 [ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.081753] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.084289] Enabling x2apic [ 0.085207] Enabled x2apic [ 0.086366] Switched APIC routing to physical x2apic. [ 0.089379] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.090937] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.093393] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.101485] KVM setup paravirtual spinlock [ 0.106203] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.108144] x86: Booting SMP configuration: [ 0.109351] .... node #0, CPUs: #1[ 0.106118] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.124018] x86: Booted up 1 node, 2 CPUs [ 0.124013] KVM setup async PF for cpu 1 [ 0.124016] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.127752] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.128433] devtmpfs: initialized [ 0.132072] EVM: security.selinux [ 0.133056] EVM: security.SMACK64 [ 0.134020] EVM: security.ima [ 0.134933] EVM: security.capability [ 0.137127] pinctrl core: initialized pinctrl subsystem [ 0.138550] regulator-dummy: no parameters [ 0.139776] RTC time: 13:06:20, date: 08/26/18 [ 0.140134] NET: Registered protocol family 16 [ 0.141527] cpuidle: using governor ladder [ 0.142692] cpuidle: using governor menu [ 0.143859] ACPI: bus type PCI registered [ 0.144017] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.145761] PCI: Using configuration type 1 for base access [ 0.147898] bio: create slab at 0 [ 0.148084] ACPI: Added _OSI(Module Device) [ 0.149238] ACPI: Added _OSI(Processor Device) [ 0.150429] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.151661] ACPI: Added _OSI(Processor Aggregator Device) [ 0.153283] ACPI: Interpreter enabled [ 0.154352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.156799] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.159485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.161775] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.164007] ACPI: (supports S0 S5) [ 0.168003] ACPI: Using IOAPIC for interrupt routing [ 0.169351] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.171922] ACPI: No dock devices found. [ 0.174046] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.175598] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.176007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.177658] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.180216] acpiphp: Slot [3] registered [ 0.181325] acpiphp: Slot [4] registered [ 0.182440] acpiphp: Slot [5] registered [ 0.183562] acpiphp: Slot [6] registered [ 0.184023] acpiphp: Slot [7] registered [ 0.185153] acpiphp: Slot [8] registered [ 0.186258] acpiphp: Slot [9] registered [ 0.187378] acpiphp: Slot [10] registered [ 0.188021] acpiphp: Slot [11] registered [ 0.189173] acpiphp: Slot [12] registered [ 0.190303] acpiphp: Slot [13] registered [ 0.191437] acpiphp: Slot [14] registered [ 0.192021] acpiphp: Slot [15] registered [ 0.193147] acpiphp: Slot [16] registered [ 0.194337] acpiphp: Slot [17] registered [ 0.195467] acpiphp: Slot [18] registered [ 0.196028] acpiphp: Slot [19] registered [ 0.197172] acpiphp: Slot [20] registered [ 0.198305] acpiphp: Slot [21] registered [ 0.199421] acpiphp: Slot [22] registered [ 0.200021] acpiphp: Slot [23] registered [ 0.201148] acpiphp: Slot [24] registered [ 0.202266] acpiphp: Slot [25] registered [ 0.203385] acpiphp: Slot [26] registered [ 0.204020] acpiphp: Slot [27] registered [ 0.205115] acpiphp: Slot [28] registered [ 0.206224] acpiphp: Slot [29] registered [ 0.207320] acpiphp: Slot [30] registered [ 0.208027] acpiphp: Slot [31] registered [ 0.209114] PCI host bridge to bus 0000:00 [ 0.210227] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.211630] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.212004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.213670] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.215499] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.216003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.223589] 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.251469] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.253008] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.255052] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.256993] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.259334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.260805] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.262620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.262620] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.264003] vgaarb: loaded [ 0.264916] vgaarb: bridge control possible 0000:00:02.0 [ 0.266710] SCSI subsystem initialized [ 0.268081] ACPI: bus type USB registered [ 0.269352] usbcore: registered new interface driver usbfs [ 0.270925] usbcore: registered new interface driver hub [ 0.272050] usbcore: registered new device driver usb [ 0.273578] PCI: Using ACPI for IRQ routing [ 0.273728] NetLabel: Initializing [ 0.276007] NetLabel: domain hash size = 128 [ 0.277299] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.278794] NetLabel: unlabeled traffic allowed by default [ 0.280198] Switched to clocksource kvm-clock [ 0.288964] AppArmor: AppArmor Filesystem Enabled [ 0.290438] pnp: PnP ACPI init [ 0.291457] ACPI: bus type PNP registered [ 0.293177] pnp: PnP ACPI: found 8 devices [ 0.294441] ACPI: bus type PNP unregistered [ 0.302078] NET: Registered protocol family 2 [ 0.303680] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.305969] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.308021] TCP: Hash tables configured (established 16384 bind 16384) [ 0.309908] TCP: reno registered [ 0.310941] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.312652] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.314526] NET: Registered protocol family 1 [ 0.315865] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.317522] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.319140] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.341340] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.363673] Trying to unpack rootfs image as initramfs... [ 0.463523] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.465832] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.467312] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.469278] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.472267] Scanning for low memory corruption every 60 seconds [ 0.474802] Initialise system trusted keyring [ 0.476398] audit: initializing netlink socket (disabled) [ 0.478143] type=2000 audit(1535288780.942:1): initialized [ 0.499192] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.501908] zbud: loaded [ 0.502998] VFS: Disk quotas dquot_6.5.2 [ 0.504159] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.506228] fuse init (API version 7.22) [ 0.507463] msgmni has been set to 3997 [ 0.508606] Key type big_key registered [ 0.510413] Key type asymmetric registered [ 0.511547] Asymmetric key parser 'x509' registered [ 0.512853] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.514961] io scheduler noop registered [ 0.516057] io scheduler deadline registered (default) [ 0.517410] io scheduler cfq registered [ 0.518544] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.520257] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.522347] ipmi message handler version 39.2 [ 0.523828] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.526257] ACPI: Power Button [PWRF] [ 0.527616] GHES: HEST is not enabled! [ 0.549578] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.593172] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.615515] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.617559] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.643204] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.646112] Linux agpgart interface v0.103 [ 0.648237] brd: module loaded [ 0.649605] loop: module loaded [ 0.650908] blk-mq: CPU -> queue map [ 0.651915] CPU 0 -> Queue 0 [ 0.652911] CPU 1 -> Queue 0 [ 0.654661] vda: vda1 [ 0.656424] scsi0 : ata_piix [ 0.657670] scsi1 : ata_piix [ 0.658741] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.660778] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.663047] libphy: Fixed MDIO Bus: probed [ 0.664524] tun: Universal TUN/TAP device driver, 1.6 [ 0.666124] tun: (C) 1999-2004 Max Krasnyansky [ 0.670531] PPP generic driver version 2.4.2 [ 0.671914] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.673740] ehci-pci: EHCI PCI platform driver [ 0.675008] ehci-platform: EHCI generic platform driver [ 0.676374] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.677923] ohci-pci: OHCI PCI platform driver [ 0.679137] ohci-platform: OHCI generic platform driver [ 0.680497] uhci_hcd: USB Universal Host Controller Interface driver [ 0.702967] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.704365] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.706440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.707982] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.709660] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.711660] usb usb1: Product: UHCI Host Controller [ 0.712968] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.714573] usb usb1: SerialNumber: 0000:00:01.2 [ 0.715940] hub 1-0:1.0: USB hub found [ 0.717018] hub 1-0:1.0: 2 ports detected [ 0.718283] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.721204] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.722537] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.724061] mousedev: PS/2 mouse device common for all mice [ 0.725805] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.728270] rtc_cmos 00:00: RTC can wake from S4 [ 0.729896] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.731599] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.733383] device-mapper: uevent: version 1.0.3 [ 0.734754] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.737120] ledtrig-cpu: registered to indicate activity on CPUs [ 0.738833] TCP: cubic registered [ 0.739944] NET: Registered protocol family 10 [ 0.741567] NET: Registered protocol family 17 [ 0.742853] Key type dns_resolver registered [ 0.744273] Loading compiled-in X.509 certificates [ 0.746141] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.755916] registered taskstats version 1 [ 0.759128] Key type trusted registered [ 0.763402] Key type encrypted registered [ 0.764677] AppArmor: AppArmor sha1 policy hashing enabled [ 0.766150] IMA: No TPM chip found, activating TPM-bypass! [ 0.768200] regulator-dummy: disabling [ 0.769392] Magic number: 14:409:130 [ 0.770513] acpi device:05: hash matches [ 0.771744] rtc_cmos 00:00: setting system clock to 2018-08-26 13:06:21 UTC (1535288781) [ 0.774019] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.775522] EDD information not available. [ 0.821340] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.823607] Write protecting the kernel read-only data: 12288k [ 0.825769] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.829239] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.844169] systemd-udevd[107]: starting version 204 [ 0.885958] FDC 0 is a S82078B [ 1.028049] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.192492] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.194280] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.196120] usb 1-1: Product: QEMU USB Tablet [ 1.197332] usb 1-1: Manufacturer: QEMU [ 1.198435] usb 1-1: SerialNumber: 42 [ 1.464112] tsc: Refined TSC clocksource calibration: 3491.845 MHz [ 1.905076] 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.243706] 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.794911] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 3.185789] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sun, 26 Aug 2018 13:06:24 +0000. Up 4.04 seconds. cloud-init-nonet[4.23]: 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 ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.91]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 26 Aug 2018 13:06:26 +0000. Up 6.08 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:65:c5:2c | ci-info: | eth0 | True | 192.168.0.18 | 255.255.255.0 | fa:16:3e:c4:7e:6c | 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.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 69:5e:02:a0:6a:5b:e3:a1:4b:f5:b6:c7:4b:50:89:3d root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | . | | . .o . | | . ..E | | . .... | |.. = . S . | |. * + .o o | | + . o... | |. . . oo | | . .... | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 30:21:bc:31:41:5e:92:40:be:5c:82:4e:90:f3:35:cb root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ |.oo+=oo | |+o .B+ . | |.+ooo*o | |o..+E o | | .o S | | | | | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 98:1d:e2:bb:d1:cc:b2:db:cc:38:57:cd:b6:3b:da:6c root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | . . | | . = . | | + S o | | = . + | | + +. . . | | .X. oE | | =++ .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: a2:6f:03:32:b6:82:25:70:86:bd:e9:00:64:ad:1f:46 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | . | | o E | |ooo | |+.+o | |oooo. . S | |o B... . | |.* +.. | |o o .o | | . ... | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting SystemD login management service[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 26 Aug 2018 13:08:30 +0000. Up 129.98 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Sun, 26 Aug 2018 13:09:31 +0000. Up 190.90 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 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update 2018-08-26 13:10:25,561 - functest.core.singlevm - DEBUG - try 22: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-26 13:10:35,572 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 13:10:35,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:10:36,168 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:10:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9097f1d0-c38a-49cb-8fb0-54f23f19a245 x-compute-request-id: req-9097f1d0-c38a-49cb-8fb0-54f23f19a245 Content-Encoding: gzip Content-Length: 1498 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:c4:7e:6c", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:7e:6c", "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:65:c5:2c", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:c5:2c", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/44585adb-a974-4743-8ee5-68ef49323e34", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "44585adb-a974-4743-8ee5-68ef49323e34", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "bono-0.clearwater.opnfv", "created": "2018-08-26T13:05:34Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:5d:e3", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:5d:e3", "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:74:94:5f", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:94:5f", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "homer-0.clearwater.opnfv", "created": "2018-08-26T13:05:34Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:70:a6", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:70:a6", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:04:67", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "dime-0.clearwater.opnfv", "created": "2018-08-26T13:05:33Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:76:07", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:76:07", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:3f:bd", "version": 4, "addr": "192.168.1.22", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/04010b09-d548-48ae-8871-56d5c14751a2", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/04010b09-d548-48ae-8871-56d5c14751a2", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:06.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "04010b09-d548-48ae-8871-56d5c14751a2", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:06Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-26T13:05:32Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:68:d3", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:68:d3", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:03:d7:5a", "version": 4, "addr": "192.168.1.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/57ebb195-7daf-48cc-a21b-c274f8e0bb85", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/57ebb195-7daf-48cc-a21b-c274f8e0bb85", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:11.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "57ebb195-7daf-48cc-a21b-c274f8e0bb85", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:11Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-26T13:05:32Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:d7:76", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:d7:76", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b55ce29a-afa7-419f-b72b-55ee4962e6ac", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b55ce29a-afa7-419f-b72b-55ee4962e6ac", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:05:17.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "b55ce29a-afa7-419f-b72b-55ee4962e6ac", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:05:17Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-26T13:03:38Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:07:50", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:07:50", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:c1:d2", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b00b1f06-37cc-49cb-a11f-b314a9d7d334", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b00b1f06-37cc-49cb-a11f-b314a9d7d334", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:03:28.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "b00b1f06-37cc-49cb-a11f-b314a9d7d334", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:03:28Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "ns.clearwater.opnfv", "created": "2018-08-26T13:01:44Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 13:10:36,168 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-9097f1d0-c38a-49cb-8fb0-54f23f19a245 2018-08-26 13:10:36,168 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.595725059509s 2018-08-26 13:10:36,169 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-9097f1d0-c38a-49cb-8fb0-54f23f19a245 2018-08-26 13:10:36,176 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-26 13:10:36,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34/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}2016cfaed43b26833edac4f0a563297dd680dc74" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-26 13:10:36,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:10:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-db20b321-7dfb-4262-91b5-ff64cb902f72 x-compute-request-id: req-db20b321-7dfb-4262-91b5-ff64cb902f72 Content-Encoding: gzip Content-Length: 10747 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.009197] AppArmor: AppArmor initialized\n[ 0.012231] Yama: becoming mindful.\n[ 0.014093] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017813] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020913] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022564] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.025034] Initializing cgroup subsys memory\n[ 0.026294] Initializing cgroup subsys devices\n[ 0.028015] Initializing cgroup subsys freezer\n[ 0.029240] Initializing cgroup subsys blkio\n[ 0.030454] Initializing cgroup subsys perf_event\n[ 0.032021] Initializing cgroup subsys hugetlb\n[ 0.033415] FEATURE SPEC_CTRL Not Present\n[ 0.036195] mce: CPU supports 10 MCE banks\n[ 0.037457] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.037457] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040011] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.041741] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.044003] Speculative Store Bypass: Vulnerable\n[ 0.046360] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.052957] ACPI: Core revision 20131115\n[ 0.054680] ACPI: All ACPI Tables successfully acquired\n[ 0.056414] ftrace: allocating 28717 entries in 113 pages\n[ 0.076304] smpboot: Max logical packages: 2\n[ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.081753] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.084289] Enabling x2apic\n[ 0.085207] Enabled x2apic\n[ 0.086366] Switched APIC routing to physical x2apic.\n[ 0.089379] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.090937] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.093393] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.101485] KVM setup paravirtual spinlock\n[ 0.106203] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.108144] x86: Booting SMP configuration:\n[ 0.109351] .... node #0, CPUs: #1[ 0.106118] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.124018] x86: Booted up 1 node, 2 CPUs\n[ 0.124013] KVM setup async PF for cpu 1\n[ 0.124016] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.127752] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.128433] devtmpfs: initialized\n[ 0.132072] EVM: security.selinux\n[ 0.133056] EVM: security.SMACK64\n[ 0.134020] EVM: security.ima\n[ 0.134933] EVM: security.capability\n[ 0.137127] pinctrl core: initialized pinctrl subsystem\n[ 0.138550] regulator-dummy: no parameters\n[ 0.139776] RTC time: 13:06:20, date: 08/26/18\n[ 0.140134] NET: Registered protocol family 16\n[ 0.141527] cpuidle: using governor ladder\n[ 0.142692] cpuidle: using governor menu\n[ 0.143859] ACPI: bus type PCI registered\n[ 0.144017] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.145761] PCI: Using configuration type 1 for base access\n[ 0.147898] bio: create slab at 0\n[ 0.148084] ACPI: Added _OSI(Module Device)\n[ 0.149238] ACPI: Added _OSI(Processor Device)\n[ 0.150429] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.151661] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.153283] ACPI: Interpreter enabled\n[ 0.154352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.156799] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.159485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.161775] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.164007] ACPI: (supports S0 S5)\n[ 0.168003] ACPI: Using IOAPIC for interrupt routing\n[ 0.169351] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.171922] ACPI: No dock devices found.\n[ 0.174046] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.175598] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.176007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.177658] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.180216] acpiphp: Slot [3] registered\n[ 0.181325] acpiphp: Slot [4] registered\n[ 0.182440] acpiphp: Slot [5] registered\n[ 0.183562] acpiphp: Slot [6] registered\n[ 0.184023] acpiphp: Slot [7] registered\n[ 0.185153] acpiphp: Slot [8] registered\n[ 0.186258] acpiphp: Slot [9] registered\n[ 0.187378] acpiphp: Slot [10] registered\n[ 0.188021] acpiphp: Slot [11] registered\n[ 0.189173] acpiphp: Slot [12] registered\n[ 0.190303] acpiphp: Slot [13] registered\n[ 0.191437] acpiphp: Slot [14] registered\n[ 0.192021] acpiphp: Slot [15] registered\n[ 0.193147] acpiphp: Slot [16] registered\n[ 0.194337] acpiphp: Slot [17] registered\n[ 0.195467] acpiphp: Slot [18] registered\n[ 0.196028] acpiphp: Slot [19] registered\n[ 0.197172] acpiphp: Slot [20] registered\n[ 0.198305] acpiphp: Slot [21] registered\n[ 0.199421] acpiphp: Slot [22] registered\n[ 0.200021] acpiphp: Slot [23] registered\n[ 0.201148] acpiphp: Slot [24] registered\n[ 0.202266] acpiphp: Slot [25] registered\n[ 0.203385] acpiphp: Slot [26] registered\n[ 0.204020] acpiphp: Slot [27] registered\n[ 0.205115] acpiphp: Slot [28] registered\n[ 0.206224] acpiphp: Slot [29] registered\n[ 0.207320] acpiphp: Slot [30] registered\n[ 0.208027] acpiphp: Slot [31] registered\n[ 0.209114] PCI host bridge to bus 0000:00\n[ 0.210227] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.211630] 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.213670] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.215499] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.216003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.223589] 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.251469] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.253008] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.255052] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.256993] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.259334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.260805] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.262620] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.262620] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.264003] vgaarb: loaded\n[ 0.264916] vgaarb: bridge control possible 0000:00:02.0\n[ 0.266710] SCSI subsystem initialized\n[ 0.268081] ACPI: bus type USB registered\n[ 0.269352] usbcore: registered new interface driver usbfs\n[ 0.270925] usbcore: registered new interface driver hub\n[ 0.272050] usbcore: registered new device driver usb\n[ 0.273578] PCI: Using ACPI for IRQ routing\n[ 0.273728] NetLabel: Initializing\n[ 0.276007] NetLabel: domain hash size = 128\n[ 0.277299] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.278794] NetLabel: unlabeled traffic allowed by default\n[ 0.280198] Switched to clocksource kvm-clock\n[ 0.288964] AppArmor: AppArmor Filesystem Enabled\n[ 0.290438] pnp: PnP ACPI init\n[ 0.291457] ACPI: bus type PNP registered\n[ 0.293177] pnp: PnP ACPI: found 8 devices\n[ 0.294441] ACPI: bus type PNP unregistered\n[ 0.302078] NET: Registered protocol family 2\n[ 0.303680] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.305969] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.308021] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.309908] TCP: reno registered\n[ 0.310941] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.312652] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.314526] NET: Registered protocol family 1\n[ 0.315865] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.317522] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.319140] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.341340] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.363673] Trying to unpack rootfs image as initramfs...\n[ 0.463523] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.465832] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.467312] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.469278] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.472267] Scanning for low memory corruption every 60 seconds\n[ 0.474802] Initialise system trusted keyring\n[ 0.476398] audit: initializing netlink socket (disabled)\n[ 0.478143] type=2000 audit(1535288780.942:1): initialized\n[ 0.499192] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.501908] zbud: loaded\n[ 0.502998] VFS: Disk quotas dquot_6.5.2\n[ 0.504159] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.506228] fuse init (API version 7.22)\n[ 0.507463] msgmni has been set to 3997\n[ 0.508606] Key type big_key registered\n[ 0.510413] Key type asymmetric registered\n[ 0.511547] Asymmetric key parser 'x509' registered\n[ 0.512853] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.514961] io scheduler noop registered\n[ 0.516057] io scheduler deadline registered (default)\n[ 0.517410] io scheduler cfq registered\n[ 0.518544] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520257] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.522347] ipmi message handler version 39.2\n[ 0.523828] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.526257] ACPI: Power Button [PWRF]\n[ 0.527616] GHES: HEST is not enabled!\n[ 0.549578] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.593172] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.615515] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.617559] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.643204] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.646112] Linux agpgart interface v0.103\n[ 0.648237] brd: module loaded\n[ 0.649605] loop: module loaded\n[ 0.650908] blk-mq: CPU -> queue map\n[ 0.651915] CPU 0 -> Queue 0\n[ 0.652911] CPU 1 -> Queue 0\n[ 0.654661] vda: vda1\n[ 0.656424] scsi0 : ata_piix\n[ 0.657670] scsi1 : ata_piix\n[ 0.658741] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.660778] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.663047] libphy: Fixed MDIO Bus: probed\n[ 0.664524] tun: Universal TUN/TAP device driver, 1.6\n[ 0.666124] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.670531] PPP generic driver version 2.4.2\n[ 0.671914] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.673740] ehci-pci: EHCI PCI platform driver\n[ 0.675008] ehci-platform: EHCI generic platform driver\n[ 0.676374] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.677923] ohci-pci: OHCI PCI platform driver\n[ 0.679137] ohci-platform: OHCI generic platform driver\n[ 0.680497] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.702967] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.704365] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.706440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.707982] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.709660] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.711660] usb usb1: Product: UHCI Host Controller\n[ 0.712968] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.714573] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.715940] hub 1-0:1.0: USB hub found\n[ 0.717018] hub 1-0:1.0: 2 ports detected\n[ 0.718283] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.721204] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.722537] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.724061] mousedev: PS/2 mouse device common for all mice\n[ 0.725805] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.728270] rtc_cmos 00:00: RTC can wake from S4\n[ 0.729896] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.731599] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.733383] device-mapper: uevent: version 1.0.3\n[ 0.734754] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.737120] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.738833] TCP: cubic registered\n[ 0.739944] NET: Registered protocol family 10\n[ 0.741567] NET: Registered protocol family 17\n[ 0.742853] Key type dns_resolver registered\n[ 0.744273] Loading compiled-in X.509 certificates\n[ 0.746141] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.755916] registered taskstats version 1\n[ 0.759128] Key type trusted registered\n[ 0.763402] Key type encrypted registered\n[ 0.764677] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.766150] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.768200] regulator-dummy: disabling\n[ 0.769392] Magic number: 14:409:130\n[ 0.770513] acpi device:05: hash matches\n[ 0.771744] rtc_cmos 00:00: setting system clock to 2018-08-26 13:06:21 UTC (1535288781)\n[ 0.774019] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.775522] EDD information not available.\n[ 0.821340] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.823607] Write protecting the kernel read-only data: 12288k\n[ 0.825769] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.829239] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.844169] systemd-udevd[107]: starting version 204\n[ 0.885958] FDC 0 is a S82078B\n[ 1.028049] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.192492] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.194280] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.196120] usb 1-1: Product: QEMU USB Tablet\n[ 1.197332] usb 1-1: Manufacturer: QEMU\n[ 1.198435] usb 1-1: SerialNumber: 42\n[ 1.464112] tsc: Refined TSC clocksource calibration: 3491.845 MHz\n[ 1.905076] 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.243706] 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.794911] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 3.185789] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Sun, 26 Aug 2018 13:06:24 +0000. Up 4.04 seconds.\ncloud-init-nonet[4.23]: 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 * Stopping set console keymap[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.91]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 26 Aug 2018 13:06:26 +0000. Up 6.08 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:65:c5:2c |\nci-info: | eth0 | True | 192.168.0.18 | 255.255.255.0 | fa:16:3e:c4:7e:6c |\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.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n69:5e:02:a0:6a:5b:e3:a1:4b:f5:b6:c7:4b:50:89:3d root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . |\n| . .o . |\n| . ..E |\n| . .... |\n|.. = . S . |\n|. * + .o o |\n| + . o... |\n|. . . oo |\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:\n30:21:bc:31:41:5e:92:40:be:5c:82:4e:90:f3:35:cb root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n|.oo+=oo |\n|+o .B+ . |\n|.+ooo*o |\n|o..+E o |\n| .o S |\n| |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n98:1d:e2:bb:d1:cc:b2:db:cc:38:57:cd:b6:3b:da:6c root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| |\n| . . |\n| . = . |\n| + S o |\n| = . + |\n| + +. . . |\n| .X. oE |\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:\na2:6f:03:32:b6:82:25:70:86:bd:e9:00:64:ad:1f:46 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| . |\n| o E |\n|ooo |\n|+.+o |\n|oooo. . S |\n|o B... . |\n|.* +.. |\n|o o .o |\n| . ... |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\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 OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 26 Aug 2018 13:08:30 +0000. Up 129.98 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Sun, 26 Aug 2018 13:09:31 +0000. Up 190.90 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 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://archive.ubuntu.com trusty InRelease\n \nErr http://archive.ubuntu.com trusty-updates InRelease\n \nErr http://archive.ubuntu.com trusty-backports InRelease\n \nErr http://archive.ubuntu.com trusty Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.10\n+ '[' -n 192.168.0.10 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bono --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package bono\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package clearwater-management\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 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n"} 2018-08-26 13:10:36,250 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34/action used request id req-db20b321-7dfb-4262-91b5-ff64cb902f72 2018-08-26 13:10:36,251 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0743989944458s 2018-08-26 13:10:36,252 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34/action used request id req-db20b321-7dfb-4262-91b5-ff64cb902f72 2018-08-26 13:10:36,252 - 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.009197] AppArmor: AppArmor initialized [ 0.012231] Yama: becoming mindful. [ 0.014093] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017813] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020913] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022564] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.025034] Initializing cgroup subsys memory [ 0.026294] Initializing cgroup subsys devices [ 0.028015] Initializing cgroup subsys freezer [ 0.029240] Initializing cgroup subsys blkio [ 0.030454] Initializing cgroup subsys perf_event [ 0.032021] Initializing cgroup subsys hugetlb [ 0.033415] FEATURE SPEC_CTRL Not Present [ 0.036195] mce: CPU supports 10 MCE banks [ 0.037457] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.037457] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040011] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.041741] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.044003] Speculative Store Bypass: Vulnerable [ 0.046360] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.052957] ACPI: Core revision 20131115 [ 0.054680] ACPI: All ACPI Tables successfully acquired [ 0.056414] ftrace: allocating 28717 entries in 113 pages [ 0.076304] smpboot: Max logical packages: 2 [ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.081753] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.084289] Enabling x2apic [ 0.085207] Enabled x2apic [ 0.086366] Switched APIC routing to physical x2apic. [ 0.089379] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.090937] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.093393] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.101485] KVM setup paravirtual spinlock [ 0.106203] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.108144] x86: Booting SMP configuration: [ 0.109351] .... node #0, CPUs: #1[ 0.106118] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.124018] x86: Booted up 1 node, 2 CPUs [ 0.124013] KVM setup async PF for cpu 1 [ 0.124016] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.127752] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.128433] devtmpfs: initialized [ 0.132072] EVM: security.selinux [ 0.133056] EVM: security.SMACK64 [ 0.134020] EVM: security.ima [ 0.134933] EVM: security.capability [ 0.137127] pinctrl core: initialized pinctrl subsystem [ 0.138550] regulator-dummy: no parameters [ 0.139776] RTC time: 13:06:20, date: 08/26/18 [ 0.140134] NET: Registered protocol family 16 [ 0.141527] cpuidle: using governor ladder [ 0.142692] cpuidle: using governor menu [ 0.143859] ACPI: bus type PCI registered [ 0.144017] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.145761] PCI: Using configuration type 1 for base access [ 0.147898] bio: create slab at 0 [ 0.148084] ACPI: Added _OSI(Module Device) [ 0.149238] ACPI: Added _OSI(Processor Device) [ 0.150429] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.151661] ACPI: Added _OSI(Processor Aggregator Device) [ 0.153283] ACPI: Interpreter enabled [ 0.154352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.156799] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.159485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.161775] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.164007] ACPI: (supports S0 S5) [ 0.168003] ACPI: Using IOAPIC for interrupt routing [ 0.169351] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.171922] ACPI: No dock devices found. [ 0.174046] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.175598] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.176007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.177658] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.180216] acpiphp: Slot [3] registered [ 0.181325] acpiphp: Slot [4] registered [ 0.182440] acpiphp: Slot [5] registered [ 0.183562] acpiphp: Slot [6] registered [ 0.184023] acpiphp: Slot [7] registered [ 0.185153] acpiphp: Slot [8] registered [ 0.186258] acpiphp: Slot [9] registered [ 0.187378] acpiphp: Slot [10] registered [ 0.188021] acpiphp: Slot [11] registered [ 0.189173] acpiphp: Slot [12] registered [ 0.190303] acpiphp: Slot [13] registered [ 0.191437] acpiphp: Slot [14] registered [ 0.192021] acpiphp: Slot [15] registered [ 0.193147] acpiphp: Slot [16] registered [ 0.194337] acpiphp: Slot [17] registered [ 0.195467] acpiphp: Slot [18] registered [ 0.196028] acpiphp: Slot [19] registered [ 0.197172] acpiphp: Slot [20] registered [ 0.198305] acpiphp: Slot [21] registered [ 0.199421] acpiphp: Slot [22] registered [ 0.200021] acpiphp: Slot [23] registered [ 0.201148] acpiphp: Slot [24] registered [ 0.202266] acpiphp: Slot [25] registered [ 0.203385] acpiphp: Slot [26] registered [ 0.204020] acpiphp: Slot [27] registered [ 0.205115] acpiphp: Slot [28] registered [ 0.206224] acpiphp: Slot [29] registered [ 0.207320] acpiphp: Slot [30] registered [ 0.208027] acpiphp: Slot [31] registered [ 0.209114] PCI host bridge to bus 0000:00 [ 0.210227] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.211630] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.212004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.213670] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.215499] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.216003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.223589] 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.251469] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.253008] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.255052] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.256993] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.259334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.260805] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.262620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.262620] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.264003] vgaarb: loaded [ 0.264916] vgaarb: bridge control possible 0000:00:02.0 [ 0.266710] SCSI subsystem initialized [ 0.268081] ACPI: bus type USB registered [ 0.269352] usbcore: registered new interface driver usbfs [ 0.270925] usbcore: registered new interface driver hub [ 0.272050] usbcore: registered new device driver usb [ 0.273578] PCI: Using ACPI for IRQ routing [ 0.273728] NetLabel: Initializing [ 0.276007] NetLabel: domain hash size = 128 [ 0.277299] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.278794] NetLabel: unlabeled traffic allowed by default [ 0.280198] Switched to clocksource kvm-clock [ 0.288964] AppArmor: AppArmor Filesystem Enabled [ 0.290438] pnp: PnP ACPI init [ 0.291457] ACPI: bus type PNP registered [ 0.293177] pnp: PnP ACPI: found 8 devices [ 0.294441] ACPI: bus type PNP unregistered [ 0.302078] NET: Registered protocol family 2 [ 0.303680] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.305969] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.308021] TCP: Hash tables configured (established 16384 bind 16384) [ 0.309908] TCP: reno registered [ 0.310941] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.312652] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.314526] NET: Registered protocol family 1 [ 0.315865] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.317522] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.319140] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.341340] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.363673] Trying to unpack rootfs image as initramfs... [ 0.463523] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.465832] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.467312] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.469278] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.472267] Scanning for low memory corruption every 60 seconds [ 0.474802] Initialise system trusted keyring [ 0.476398] audit: initializing netlink socket (disabled) [ 0.478143] type=2000 audit(1535288780.942:1): initialized [ 0.499192] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.501908] zbud: loaded [ 0.502998] VFS: Disk quotas dquot_6.5.2 [ 0.504159] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.506228] fuse init (API version 7.22) [ 0.507463] msgmni has been set to 3997 [ 0.508606] Key type big_key registered [ 0.510413] Key type asymmetric registered [ 0.511547] Asymmetric key parser 'x509' registered [ 0.512853] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.514961] io scheduler noop registered [ 0.516057] io scheduler deadline registered (default) [ 0.517410] io scheduler cfq registered [ 0.518544] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.520257] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.522347] ipmi message handler version 39.2 [ 0.523828] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.526257] ACPI: Power Button [PWRF] [ 0.527616] GHES: HEST is not enabled! [ 0.549578] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.593172] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.615515] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.617559] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.643204] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.646112] Linux agpgart interface v0.103 [ 0.648237] brd: module loaded [ 0.649605] loop: module loaded [ 0.650908] blk-mq: CPU -> queue map [ 0.651915] CPU 0 -> Queue 0 [ 0.652911] CPU 1 -> Queue 0 [ 0.654661] vda: vda1 [ 0.656424] scsi0 : ata_piix [ 0.657670] scsi1 : ata_piix [ 0.658741] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.660778] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.663047] libphy: Fixed MDIO Bus: probed [ 0.664524] tun: Universal TUN/TAP device driver, 1.6 [ 0.666124] tun: (C) 1999-2004 Max Krasnyansky [ 0.670531] PPP generic driver version 2.4.2 [ 0.671914] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.673740] ehci-pci: EHCI PCI platform driver [ 0.675008] ehci-platform: EHCI generic platform driver [ 0.676374] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.677923] ohci-pci: OHCI PCI platform driver [ 0.679137] ohci-platform: OHCI generic platform driver [ 0.680497] uhci_hcd: USB Universal Host Controller Interface driver [ 0.702967] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.704365] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.706440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.707982] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.709660] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.711660] usb usb1: Product: UHCI Host Controller [ 0.712968] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.714573] usb usb1: SerialNumber: 0000:00:01.2 [ 0.715940] hub 1-0:1.0: USB hub found [ 0.717018] hub 1-0:1.0: 2 ports detected [ 0.718283] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.721204] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.722537] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.724061] mousedev: PS/2 mouse device common for all mice [ 0.725805] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.728270] rtc_cmos 00:00: RTC can wake from S4 [ 0.729896] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.731599] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.733383] device-mapper: uevent: version 1.0.3 [ 0.734754] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.737120] ledtrig-cpu: registered to indicate activity on CPUs [ 0.738833] TCP: cubic registered [ 0.739944] NET: Registered protocol family 10 [ 0.741567] NET: Registered protocol family 17 [ 0.742853] Key type dns_resolver registered [ 0.744273] Loading compiled-in X.509 certificates [ 0.746141] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.755916] registered taskstats version 1 [ 0.759128] Key type trusted registered [ 0.763402] Key type encrypted registered [ 0.764677] AppArmor: AppArmor sha1 policy hashing enabled [ 0.766150] IMA: No TPM chip found, activating TPM-bypass! [ 0.768200] regulator-dummy: disabling [ 0.769392] Magic number: 14:409:130 [ 0.770513] acpi device:05: hash matches [ 0.771744] rtc_cmos 00:00: setting system clock to 2018-08-26 13:06:21 UTC (1535288781) [ 0.774019] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.775522] EDD information not available. [ 0.821340] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.823607] Write protecting the kernel read-only data: 12288k [ 0.825769] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.829239] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.844169] systemd-udevd[107]: starting version 204 [ 0.885958] FDC 0 is a S82078B [ 1.028049] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.192492] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.194280] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.196120] usb 1-1: Product: QEMU USB Tablet [ 1.197332] usb 1-1: Manufacturer: QEMU [ 1.198435] usb 1-1: SerialNumber: 42 [ 1.464112] tsc: Refined TSC clocksource calibration: 3491.845 MHz [ 1.905076] 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.243706] 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.794911] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 3.185789] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sun, 26 Aug 2018 13:06:24 +0000. Up 4.04 seconds. cloud-init-nonet[4.23]: 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 ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.91]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 26 Aug 2018 13:06:26 +0000. Up 6.08 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:65:c5:2c | ci-info: | eth0 | True | 192.168.0.18 | 255.255.255.0 | fa:16:3e:c4:7e:6c | 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.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 69:5e:02:a0:6a:5b:e3:a1:4b:f5:b6:c7:4b:50:89:3d root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | . | | . .o . | | . ..E | | . .... | |.. = . S . | |. * + .o o | | + . o... | |. . . oo | | . .... | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 30:21:bc:31:41:5e:92:40:be:5c:82:4e:90:f3:35:cb root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ |.oo+=oo | |+o .B+ . | |.+ooo*o | |o..+E o | | .o S | | | | | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 98:1d:e2:bb:d1:cc:b2:db:cc:38:57:cd:b6:3b:da:6c root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | . . | | . = . | | + S o | | = . + | | + +. . . | | .X. oE | | =++ .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: a2:6f:03:32:b6:82:25:70:86:bd:e9:00:64:ad:1f:46 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | . | | o E | |ooo | |+.+o | |oooo. . S | |o B... . | |.* +.. | |o o .o | | . ... | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting SystemD login management service[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 26 Aug 2018 13:08:30 +0000. Up 129.98 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Sun, 26 Aug 2018 13:09:31 +0000. Up 190.90 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 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.10 + '[' -n 192.168.0.10 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package bono + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + 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 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 2018-08-26 13:10:36,254 - functest.core.singlevm - DEBUG - try 23: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-26 13:10:46,264 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 13:10:46,268 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:10:47,058 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:10: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-0bafab7b-fffd-44ca-8333-90ad3d4b7bd7 x-compute-request-id: req-0bafab7b-fffd-44ca-8333-90ad3d4b7bd7 Content-Encoding: gzip Content-Length: 1498 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:c4:7e:6c", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:7e:6c", "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:65:c5:2c", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:c5:2c", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/44585adb-a974-4743-8ee5-68ef49323e34", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "44585adb-a974-4743-8ee5-68ef49323e34", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "bono-0.clearwater.opnfv", "created": "2018-08-26T13:05:34Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:5d:e3", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:5d:e3", "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:74:94:5f", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:94:5f", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "homer-0.clearwater.opnfv", "created": "2018-08-26T13:05:34Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:70:a6", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:70:a6", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:04:67", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "dime-0.clearwater.opnfv", "created": "2018-08-26T13:05:33Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:76:07", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:76:07", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:3f:bd", "version": 4, "addr": "192.168.1.22", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/04010b09-d548-48ae-8871-56d5c14751a2", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/04010b09-d548-48ae-8871-56d5c14751a2", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:06.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "04010b09-d548-48ae-8871-56d5c14751a2", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:06Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-26T13:05:32Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:68:d3", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:68:d3", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:03:d7:5a", "version": 4, "addr": "192.168.1.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/57ebb195-7daf-48cc-a21b-c274f8e0bb85", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/57ebb195-7daf-48cc-a21b-c274f8e0bb85", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:11.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "57ebb195-7daf-48cc-a21b-c274f8e0bb85", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:11Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-26T13:05:32Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:d7:76", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:d7:76", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b55ce29a-afa7-419f-b72b-55ee4962e6ac", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b55ce29a-afa7-419f-b72b-55ee4962e6ac", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:05:17.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "b55ce29a-afa7-419f-b72b-55ee4962e6ac", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:05:17Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-26T13:03:38Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:07:50", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:07:50", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:c1:d2", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b00b1f06-37cc-49cb-a11f-b314a9d7d334", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b00b1f06-37cc-49cb-a11f-b314a9d7d334", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:03:28.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "b00b1f06-37cc-49cb-a11f-b314a9d7d334", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:03:28Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "ns.clearwater.opnfv", "created": "2018-08-26T13:01:44Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 13:10:47,059 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-0bafab7b-fffd-44ca-8333-90ad3d4b7bd7 2018-08-26 13:10:47,059 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.794263839722s 2018-08-26 13:10:47,060 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-0bafab7b-fffd-44ca-8333-90ad3d4b7bd7 2018-08-26 13:10:47,067 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-26 13:10:47,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34/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}2016cfaed43b26833edac4f0a563297dd680dc74" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-26 13:10:47,143 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:10: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-8dfd8a78-e5d5-4276-93c1-f715872086d8 x-compute-request-id: req-8dfd8a78-e5d5-4276-93c1-f715872086d8 Content-Encoding: gzip Content-Length: 10747 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.009197] AppArmor: AppArmor initialized\n[ 0.012231] Yama: becoming mindful.\n[ 0.014093] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017813] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020913] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022564] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.025034] Initializing cgroup subsys memory\n[ 0.026294] Initializing cgroup subsys devices\n[ 0.028015] Initializing cgroup subsys freezer\n[ 0.029240] Initializing cgroup subsys blkio\n[ 0.030454] Initializing cgroup subsys perf_event\n[ 0.032021] Initializing cgroup subsys hugetlb\n[ 0.033415] FEATURE SPEC_CTRL Not Present\n[ 0.036195] mce: CPU supports 10 MCE banks\n[ 0.037457] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.037457] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040011] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.041741] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.044003] Speculative Store Bypass: Vulnerable\n[ 0.046360] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.052957] ACPI: Core revision 20131115\n[ 0.054680] ACPI: All ACPI Tables successfully acquired\n[ 0.056414] ftrace: allocating 28717 entries in 113 pages\n[ 0.076304] smpboot: Max logical packages: 2\n[ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.081753] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.084289] Enabling x2apic\n[ 0.085207] Enabled x2apic\n[ 0.086366] Switched APIC routing to physical x2apic.\n[ 0.089379] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.090937] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.093393] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.101485] KVM setup paravirtual spinlock\n[ 0.106203] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.108144] x86: Booting SMP configuration:\n[ 0.109351] .... node #0, CPUs: #1[ 0.106118] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.124018] x86: Booted up 1 node, 2 CPUs\n[ 0.124013] KVM setup async PF for cpu 1\n[ 0.124016] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.127752] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.128433] devtmpfs: initialized\n[ 0.132072] EVM: security.selinux\n[ 0.133056] EVM: security.SMACK64\n[ 0.134020] EVM: security.ima\n[ 0.134933] EVM: security.capability\n[ 0.137127] pinctrl core: initialized pinctrl subsystem\n[ 0.138550] regulator-dummy: no parameters\n[ 0.139776] RTC time: 13:06:20, date: 08/26/18\n[ 0.140134] NET: Registered protocol family 16\n[ 0.141527] cpuidle: using governor ladder\n[ 0.142692] cpuidle: using governor menu\n[ 0.143859] ACPI: bus type PCI registered\n[ 0.144017] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.145761] PCI: Using configuration type 1 for base access\n[ 0.147898] bio: create slab at 0\n[ 0.148084] ACPI: Added _OSI(Module Device)\n[ 0.149238] ACPI: Added _OSI(Processor Device)\n[ 0.150429] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.151661] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.153283] ACPI: Interpreter enabled\n[ 0.154352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.156799] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.159485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.161775] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.164007] ACPI: (supports S0 S5)\n[ 0.168003] ACPI: Using IOAPIC for interrupt routing\n[ 0.169351] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.171922] ACPI: No dock devices found.\n[ 0.174046] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.175598] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.176007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.177658] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.180216] acpiphp: Slot [3] registered\n[ 0.181325] acpiphp: Slot [4] registered\n[ 0.182440] acpiphp: Slot [5] registered\n[ 0.183562] acpiphp: Slot [6] registered\n[ 0.184023] acpiphp: Slot [7] registered\n[ 0.185153] acpiphp: Slot [8] registered\n[ 0.186258] acpiphp: Slot [9] registered\n[ 0.187378] acpiphp: Slot [10] registered\n[ 0.188021] acpiphp: Slot [11] registered\n[ 0.189173] acpiphp: Slot [12] registered\n[ 0.190303] acpiphp: Slot [13] registered\n[ 0.191437] acpiphp: Slot [14] registered\n[ 0.192021] acpiphp: Slot [15] registered\n[ 0.193147] acpiphp: Slot [16] registered\n[ 0.194337] acpiphp: Slot [17] registered\n[ 0.195467] acpiphp: Slot [18] registered\n[ 0.196028] acpiphp: Slot [19] registered\n[ 0.197172] acpiphp: Slot [20] registered\n[ 0.198305] acpiphp: Slot [21] registered\n[ 0.199421] acpiphp: Slot [22] registered\n[ 0.200021] acpiphp: Slot [23] registered\n[ 0.201148] acpiphp: Slot [24] registered\n[ 0.202266] acpiphp: Slot [25] registered\n[ 0.203385] acpiphp: Slot [26] registered\n[ 0.204020] acpiphp: Slot [27] registered\n[ 0.205115] acpiphp: Slot [28] registered\n[ 0.206224] acpiphp: Slot [29] registered\n[ 0.207320] acpiphp: Slot [30] registered\n[ 0.208027] acpiphp: Slot [31] registered\n[ 0.209114] PCI host bridge to bus 0000:00\n[ 0.210227] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.211630] 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.213670] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.215499] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.216003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.223589] 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.251469] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.253008] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.255052] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.256993] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.259334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.260805] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.262620] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.262620] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.264003] vgaarb: loaded\n[ 0.264916] vgaarb: bridge control possible 0000:00:02.0\n[ 0.266710] SCSI subsystem initialized\n[ 0.268081] ACPI: bus type USB registered\n[ 0.269352] usbcore: registered new interface driver usbfs\n[ 0.270925] usbcore: registered new interface driver hub\n[ 0.272050] usbcore: registered new device driver usb\n[ 0.273578] PCI: Using ACPI for IRQ routing\n[ 0.273728] NetLabel: Initializing\n[ 0.276007] NetLabel: domain hash size = 128\n[ 0.277299] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.278794] NetLabel: unlabeled traffic allowed by default\n[ 0.280198] Switched to clocksource kvm-clock\n[ 0.288964] AppArmor: AppArmor Filesystem Enabled\n[ 0.290438] pnp: PnP ACPI init\n[ 0.291457] ACPI: bus type PNP registered\n[ 0.293177] pnp: PnP ACPI: found 8 devices\n[ 0.294441] ACPI: bus type PNP unregistered\n[ 0.302078] NET: Registered protocol family 2\n[ 0.303680] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.305969] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.308021] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.309908] TCP: reno registered\n[ 0.310941] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.312652] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.314526] NET: Registered protocol family 1\n[ 0.315865] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.317522] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.319140] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.341340] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.363673] Trying to unpack rootfs image as initramfs...\n[ 0.463523] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.465832] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.467312] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.469278] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.472267] Scanning for low memory corruption every 60 seconds\n[ 0.474802] Initialise system trusted keyring\n[ 0.476398] audit: initializing netlink socket (disabled)\n[ 0.478143] type=2000 audit(1535288780.942:1): initialized\n[ 0.499192] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.501908] zbud: loaded\n[ 0.502998] VFS: Disk quotas dquot_6.5.2\n[ 0.504159] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.506228] fuse init (API version 7.22)\n[ 0.507463] msgmni has been set to 3997\n[ 0.508606] Key type big_key registered\n[ 0.510413] Key type asymmetric registered\n[ 0.511547] Asymmetric key parser 'x509' registered\n[ 0.512853] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.514961] io scheduler noop registered\n[ 0.516057] io scheduler deadline registered (default)\n[ 0.517410] io scheduler cfq registered\n[ 0.518544] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520257] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.522347] ipmi message handler version 39.2\n[ 0.523828] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.526257] ACPI: Power Button [PWRF]\n[ 0.527616] GHES: HEST is not enabled!\n[ 0.549578] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.593172] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.615515] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.617559] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.643204] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.646112] Linux agpgart interface v0.103\n[ 0.648237] brd: module loaded\n[ 0.649605] loop: module loaded\n[ 0.650908] blk-mq: CPU -> queue map\n[ 0.651915] CPU 0 -> Queue 0\n[ 0.652911] CPU 1 -> Queue 0\n[ 0.654661] vda: vda1\n[ 0.656424] scsi0 : ata_piix\n[ 0.657670] scsi1 : ata_piix\n[ 0.658741] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.660778] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.663047] libphy: Fixed MDIO Bus: probed\n[ 0.664524] tun: Universal TUN/TAP device driver, 1.6\n[ 0.666124] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.670531] PPP generic driver version 2.4.2\n[ 0.671914] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.673740] ehci-pci: EHCI PCI platform driver\n[ 0.675008] ehci-platform: EHCI generic platform driver\n[ 0.676374] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.677923] ohci-pci: OHCI PCI platform driver\n[ 0.679137] ohci-platform: OHCI generic platform driver\n[ 0.680497] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.702967] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.704365] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.706440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.707982] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.709660] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.711660] usb usb1: Product: UHCI Host Controller\n[ 0.712968] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.714573] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.715940] hub 1-0:1.0: USB hub found\n[ 0.717018] hub 1-0:1.0: 2 ports detected\n[ 0.718283] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.721204] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.722537] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.724061] mousedev: PS/2 mouse device common for all mice\n[ 0.725805] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.728270] rtc_cmos 00:00: RTC can wake from S4\n[ 0.729896] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.731599] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.733383] device-mapper: uevent: version 1.0.3\n[ 0.734754] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.737120] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.738833] TCP: cubic registered\n[ 0.739944] NET: Registered protocol family 10\n[ 0.741567] NET: Registered protocol family 17\n[ 0.742853] Key type dns_resolver registered\n[ 0.744273] Loading compiled-in X.509 certificates\n[ 0.746141] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.755916] registered taskstats version 1\n[ 0.759128] Key type trusted registered\n[ 0.763402] Key type encrypted registered\n[ 0.764677] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.766150] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.768200] regulator-dummy: disabling\n[ 0.769392] Magic number: 14:409:130\n[ 0.770513] acpi device:05: hash matches\n[ 0.771744] rtc_cmos 00:00: setting system clock to 2018-08-26 13:06:21 UTC (1535288781)\n[ 0.774019] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.775522] EDD information not available.\n[ 0.821340] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.823607] Write protecting the kernel read-only data: 12288k\n[ 0.825769] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.829239] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.844169] systemd-udevd[107]: starting version 204\n[ 0.885958] FDC 0 is a S82078B\n[ 1.028049] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.192492] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.194280] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.196120] usb 1-1: Product: QEMU USB Tablet\n[ 1.197332] usb 1-1: Manufacturer: QEMU\n[ 1.198435] usb 1-1: SerialNumber: 42\n[ 1.464112] tsc: Refined TSC clocksource calibration: 3491.845 MHz\n[ 1.905076] 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.243706] 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.794911] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 3.185789] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Sun, 26 Aug 2018 13:06:24 +0000. Up 4.04 seconds.\ncloud-init-nonet[4.23]: 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 * Stopping set console keymap[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.91]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 26 Aug 2018 13:06:26 +0000. Up 6.08 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:65:c5:2c |\nci-info: | eth0 | True | 192.168.0.18 | 255.255.255.0 | fa:16:3e:c4:7e:6c |\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.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n69:5e:02:a0:6a:5b:e3:a1:4b:f5:b6:c7:4b:50:89:3d root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . |\n| . .o . |\n| . ..E |\n| . .... |\n|.. = . S . |\n|. * + .o o |\n| + . o... |\n|. . . oo |\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:\n30:21:bc:31:41:5e:92:40:be:5c:82:4e:90:f3:35:cb root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n|.oo+=oo |\n|+o .B+ . |\n|.+ooo*o |\n|o..+E o |\n| .o S |\n| |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n98:1d:e2:bb:d1:cc:b2:db:cc:38:57:cd:b6:3b:da:6c root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| |\n| . . |\n| . = . |\n| + S o |\n| = . + |\n| + +. . . |\n| .X. oE |\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:\na2:6f:03:32:b6:82:25:70:86:bd:e9:00:64:ad:1f:46 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| . |\n| o E |\n|ooo |\n|+.+o |\n|oooo. . S |\n|o B... . |\n|.* +.. |\n|o o .o |\n| . ... |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\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 OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 26 Aug 2018 13:08:30 +0000. Up 129.98 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Sun, 26 Aug 2018 13:09:31 +0000. Up 190.90 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 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://archive.ubuntu.com trusty InRelease\n \nErr http://archive.ubuntu.com trusty-updates InRelease\n \nErr http://archive.ubuntu.com trusty-backports InRelease\n \nErr http://archive.ubuntu.com trusty Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.10\n+ '[' -n 192.168.0.10 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bono --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package bono\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package clearwater-management\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 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n"} 2018-08-26 13:10:47,144 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34/action used request id req-8dfd8a78-e5d5-4276-93c1-f715872086d8 2018-08-26 13:10:47,144 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0771758556366s 2018-08-26 13:10:47,146 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34/action used request id req-8dfd8a78-e5d5-4276-93c1-f715872086d8 2018-08-26 13:10:47,146 - 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.009197] AppArmor: AppArmor initialized [ 0.012231] Yama: becoming mindful. [ 0.014093] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017813] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020913] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022564] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.025034] Initializing cgroup subsys memory [ 0.026294] Initializing cgroup subsys devices [ 0.028015] Initializing cgroup subsys freezer [ 0.029240] Initializing cgroup subsys blkio [ 0.030454] Initializing cgroup subsys perf_event [ 0.032021] Initializing cgroup subsys hugetlb [ 0.033415] FEATURE SPEC_CTRL Not Present [ 0.036195] mce: CPU supports 10 MCE banks [ 0.037457] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.037457] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040011] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.041741] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.044003] Speculative Store Bypass: Vulnerable [ 0.046360] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.052957] ACPI: Core revision 20131115 [ 0.054680] ACPI: All ACPI Tables successfully acquired [ 0.056414] ftrace: allocating 28717 entries in 113 pages [ 0.076304] smpboot: Max logical packages: 2 [ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.081753] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.084289] Enabling x2apic [ 0.085207] Enabled x2apic [ 0.086366] Switched APIC routing to physical x2apic. [ 0.089379] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.090937] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.093393] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.101485] KVM setup paravirtual spinlock [ 0.106203] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.108144] x86: Booting SMP configuration: [ 0.109351] .... node #0, CPUs: #1[ 0.106118] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.124018] x86: Booted up 1 node, 2 CPUs [ 0.124013] KVM setup async PF for cpu 1 [ 0.124016] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.127752] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.128433] devtmpfs: initialized [ 0.132072] EVM: security.selinux [ 0.133056] EVM: security.SMACK64 [ 0.134020] EVM: security.ima [ 0.134933] EVM: security.capability [ 0.137127] pinctrl core: initialized pinctrl subsystem [ 0.138550] regulator-dummy: no parameters [ 0.139776] RTC time: 13:06:20, date: 08/26/18 [ 0.140134] NET: Registered protocol family 16 [ 0.141527] cpuidle: using governor ladder [ 0.142692] cpuidle: using governor menu [ 0.143859] ACPI: bus type PCI registered [ 0.144017] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.145761] PCI: Using configuration type 1 for base access [ 0.147898] bio: create slab at 0 [ 0.148084] ACPI: Added _OSI(Module Device) [ 0.149238] ACPI: Added _OSI(Processor Device) [ 0.150429] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.151661] ACPI: Added _OSI(Processor Aggregator Device) [ 0.153283] ACPI: Interpreter enabled [ 0.154352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.156799] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.159485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.161775] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.164007] ACPI: (supports S0 S5) [ 0.168003] ACPI: Using IOAPIC for interrupt routing [ 0.169351] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.171922] ACPI: No dock devices found. [ 0.174046] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.175598] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.176007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.177658] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.180216] acpiphp: Slot [3] registered [ 0.181325] acpiphp: Slot [4] registered [ 0.182440] acpiphp: Slot [5] registered [ 0.183562] acpiphp: Slot [6] registered [ 0.184023] acpiphp: Slot [7] registered [ 0.185153] acpiphp: Slot [8] registered [ 0.186258] acpiphp: Slot [9] registered [ 0.187378] acpiphp: Slot [10] registered [ 0.188021] acpiphp: Slot [11] registered [ 0.189173] acpiphp: Slot [12] registered [ 0.190303] acpiphp: Slot [13] registered [ 0.191437] acpiphp: Slot [14] registered [ 0.192021] acpiphp: Slot [15] registered [ 0.193147] acpiphp: Slot [16] registered [ 0.194337] acpiphp: Slot [17] registered [ 0.195467] acpiphp: Slot [18] registered [ 0.196028] acpiphp: Slot [19] registered [ 0.197172] acpiphp: Slot [20] registered [ 0.198305] acpiphp: Slot [21] registered [ 0.199421] acpiphp: Slot [22] registered [ 0.200021] acpiphp: Slot [23] registered [ 0.201148] acpiphp: Slot [24] registered [ 0.202266] acpiphp: Slot [25] registered [ 0.203385] acpiphp: Slot [26] registered [ 0.204020] acpiphp: Slot [27] registered [ 0.205115] acpiphp: Slot [28] registered [ 0.206224] acpiphp: Slot [29] registered [ 0.207320] acpiphp: Slot [30] registered [ 0.208027] acpiphp: Slot [31] registered [ 0.209114] PCI host bridge to bus 0000:00 [ 0.210227] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.211630] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.212004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.213670] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.215499] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.216003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.223589] 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.251469] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.253008] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.255052] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.256993] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.259334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.260805] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.262620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.262620] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.264003] vgaarb: loaded [ 0.264916] vgaarb: bridge control possible 0000:00:02.0 [ 0.266710] SCSI subsystem initialized [ 0.268081] ACPI: bus type USB registered [ 0.269352] usbcore: registered new interface driver usbfs [ 0.270925] usbcore: registered new interface driver hub [ 0.272050] usbcore: registered new device driver usb [ 0.273578] PCI: Using ACPI for IRQ routing [ 0.273728] NetLabel: Initializing [ 0.276007] NetLabel: domain hash size = 128 [ 0.277299] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.278794] NetLabel: unlabeled traffic allowed by default [ 0.280198] Switched to clocksource kvm-clock [ 0.288964] AppArmor: AppArmor Filesystem Enabled [ 0.290438] pnp: PnP ACPI init [ 0.291457] ACPI: bus type PNP registered [ 0.293177] pnp: PnP ACPI: found 8 devices [ 0.294441] ACPI: bus type PNP unregistered [ 0.302078] NET: Registered protocol family 2 [ 0.303680] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.305969] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.308021] TCP: Hash tables configured (established 16384 bind 16384) [ 0.309908] TCP: reno registered [ 0.310941] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.312652] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.314526] NET: Registered protocol family 1 [ 0.315865] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.317522] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.319140] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.341340] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.363673] Trying to unpack rootfs image as initramfs... [ 0.463523] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.465832] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.467312] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.469278] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.472267] Scanning for low memory corruption every 60 seconds [ 0.474802] Initialise system trusted keyring [ 0.476398] audit: initializing netlink socket (disabled) [ 0.478143] type=2000 audit(1535288780.942:1): initialized [ 0.499192] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.501908] zbud: loaded [ 0.502998] VFS: Disk quotas dquot_6.5.2 [ 0.504159] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.506228] fuse init (API version 7.22) [ 0.507463] msgmni has been set to 3997 [ 0.508606] Key type big_key registered [ 0.510413] Key type asymmetric registered [ 0.511547] Asymmetric key parser 'x509' registered [ 0.512853] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.514961] io scheduler noop registered [ 0.516057] io scheduler deadline registered (default) [ 0.517410] io scheduler cfq registered [ 0.518544] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.520257] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.522347] ipmi message handler version 39.2 [ 0.523828] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.526257] ACPI: Power Button [PWRF] [ 0.527616] GHES: HEST is not enabled! [ 0.549578] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.593172] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.615515] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.617559] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.643204] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.646112] Linux agpgart interface v0.103 [ 0.648237] brd: module loaded [ 0.649605] loop: module loaded [ 0.650908] blk-mq: CPU -> queue map [ 0.651915] CPU 0 -> Queue 0 [ 0.652911] CPU 1 -> Queue 0 [ 0.654661] vda: vda1 [ 0.656424] scsi0 : ata_piix [ 0.657670] scsi1 : ata_piix [ 0.658741] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.660778] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.663047] libphy: Fixed MDIO Bus: probed [ 0.664524] tun: Universal TUN/TAP device driver, 1.6 [ 0.666124] tun: (C) 1999-2004 Max Krasnyansky [ 0.670531] PPP generic driver version 2.4.2 [ 0.671914] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.673740] ehci-pci: EHCI PCI platform driver [ 0.675008] ehci-platform: EHCI generic platform driver [ 0.676374] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.677923] ohci-pci: OHCI PCI platform driver [ 0.679137] ohci-platform: OHCI generic platform driver [ 0.680497] uhci_hcd: USB Universal Host Controller Interface driver [ 0.702967] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.704365] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.706440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.707982] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.709660] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.711660] usb usb1: Product: UHCI Host Controller [ 0.712968] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.714573] usb usb1: SerialNumber: 0000:00:01.2 [ 0.715940] hub 1-0:1.0: USB hub found [ 0.717018] hub 1-0:1.0: 2 ports detected [ 0.718283] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.721204] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.722537] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.724061] mousedev: PS/2 mouse device common for all mice [ 0.725805] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.728270] rtc_cmos 00:00: RTC can wake from S4 [ 0.729896] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.731599] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.733383] device-mapper: uevent: version 1.0.3 [ 0.734754] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.737120] ledtrig-cpu: registered to indicate activity on CPUs [ 0.738833] TCP: cubic registered [ 0.739944] NET: Registered protocol family 10 [ 0.741567] NET: Registered protocol family 17 [ 0.742853] Key type dns_resolver registered [ 0.744273] Loading compiled-in X.509 certificates [ 0.746141] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.755916] registered taskstats version 1 [ 0.759128] Key type trusted registered [ 0.763402] Key type encrypted registered [ 0.764677] AppArmor: AppArmor sha1 policy hashing enabled [ 0.766150] IMA: No TPM chip found, activating TPM-bypass! [ 0.768200] regulator-dummy: disabling [ 0.769392] Magic number: 14:409:130 [ 0.770513] acpi device:05: hash matches [ 0.771744] rtc_cmos 00:00: setting system clock to 2018-08-26 13:06:21 UTC (1535288781) [ 0.774019] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.775522] EDD information not available. [ 0.821340] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.823607] Write protecting the kernel read-only data: 12288k [ 0.825769] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.829239] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.844169] systemd-udevd[107]: starting version 204 [ 0.885958] FDC 0 is a S82078B [ 1.028049] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.192492] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.194280] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.196120] usb 1-1: Product: QEMU USB Tablet [ 1.197332] usb 1-1: Manufacturer: QEMU [ 1.198435] usb 1-1: SerialNumber: 42 [ 1.464112] tsc: Refined TSC clocksource calibration: 3491.845 MHz [ 1.905076] 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.243706] 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.794911] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 3.185789] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sun, 26 Aug 2018 13:06:24 +0000. Up 4.04 seconds. cloud-init-nonet[4.23]: 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 ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.91]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 26 Aug 2018 13:06:26 +0000. Up 6.08 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:65:c5:2c | ci-info: | eth0 | True | 192.168.0.18 | 255.255.255.0 | fa:16:3e:c4:7e:6c | 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.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 69:5e:02:a0:6a:5b:e3:a1:4b:f5:b6:c7:4b:50:89:3d root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | . | | . .o . | | . ..E | | . .... | |.. = . S . | |. * + .o o | | + . o... | |. . . oo | | . .... | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 30:21:bc:31:41:5e:92:40:be:5c:82:4e:90:f3:35:cb root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ |.oo+=oo | |+o .B+ . | |.+ooo*o | |o..+E o | | .o S | | | | | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 98:1d:e2:bb:d1:cc:b2:db:cc:38:57:cd:b6:3b:da:6c root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | . . | | . = . | | + S o | | = . + | | + +. . . | | .X. oE | | =++ .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: a2:6f:03:32:b6:82:25:70:86:bd:e9:00:64:ad:1f:46 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | . | | o E | |ooo | |+.+o | |oooo. . S | |o B... . | |.* +.. | |o o .o | | . ... | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting SystemD login management service[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 26 Aug 2018 13:08:30 +0000. Up 129.98 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Sun, 26 Aug 2018 13:09:31 +0000. Up 190.90 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 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.10 + '[' -n 192.168.0.10 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package bono + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + 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 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 2018-08-26 13:10:47,148 - functest.core.singlevm - DEBUG - try 24: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-26 13:10:57,159 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 13:10:57,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:10:57,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:10: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-5a245d92-1d44-4df8-922d-f8db822aab41 x-compute-request-id: req-5a245d92-1d44-4df8-922d-f8db822aab41 Content-Encoding: gzip Content-Length: 1498 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:c4:7e:6c", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:7e:6c", "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:65:c5:2c", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:c5:2c", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/44585adb-a974-4743-8ee5-68ef49323e34", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "44585adb-a974-4743-8ee5-68ef49323e34", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "bono-0.clearwater.opnfv", "created": "2018-08-26T13:05:34Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:5d:e3", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:5d:e3", "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:74:94:5f", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:94:5f", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "homer-0.clearwater.opnfv", "created": "2018-08-26T13:05:34Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:70:a6", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:70:a6", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:04:67", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "dime-0.clearwater.opnfv", "created": "2018-08-26T13:05:33Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:76:07", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:76:07", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:3f:bd", "version": 4, "addr": "192.168.1.22", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/04010b09-d548-48ae-8871-56d5c14751a2", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/04010b09-d548-48ae-8871-56d5c14751a2", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:06.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "04010b09-d548-48ae-8871-56d5c14751a2", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:06Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-26T13:05:32Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:68:d3", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:68:d3", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:03:d7:5a", "version": 4, "addr": "192.168.1.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/57ebb195-7daf-48cc-a21b-c274f8e0bb85", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/57ebb195-7daf-48cc-a21b-c274f8e0bb85", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:11.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "57ebb195-7daf-48cc-a21b-c274f8e0bb85", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:11Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-26T13:05:32Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:d7:76", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:d7:76", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b55ce29a-afa7-419f-b72b-55ee4962e6ac", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b55ce29a-afa7-419f-b72b-55ee4962e6ac", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:05:17.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "b55ce29a-afa7-419f-b72b-55ee4962e6ac", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:05:17Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-26T13:03:38Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:07:50", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:07:50", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:c1:d2", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b00b1f06-37cc-49cb-a11f-b314a9d7d334", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b00b1f06-37cc-49cb-a11f-b314a9d7d334", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:03:28.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "b00b1f06-37cc-49cb-a11f-b314a9d7d334", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:03:28Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "ns.clearwater.opnfv", "created": "2018-08-26T13:01:44Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 13:10:57,727 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5a245d92-1d44-4df8-922d-f8db822aab41 2018-08-26 13:10:57,727 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.567976951599s 2018-08-26 13:10:57,728 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5a245d92-1d44-4df8-922d-f8db822aab41 2018-08-26 13:10:57,735 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-26 13:10:57,738 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34/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}2016cfaed43b26833edac4f0a563297dd680dc74" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-26 13:10:57,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:10: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-421161ae-8820-4bac-b715-7a3964ba14b0 x-compute-request-id: req-421161ae-8820-4bac-b715-7a3964ba14b0 Content-Encoding: gzip Content-Length: 10842 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.009197] AppArmor: AppArmor initialized\n[ 0.012231] Yama: becoming mindful.\n[ 0.014093] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017813] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020913] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022564] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.025034] Initializing cgroup subsys memory\n[ 0.026294] Initializing cgroup subsys devices\n[ 0.028015] Initializing cgroup subsys freezer\n[ 0.029240] Initializing cgroup subsys blkio\n[ 0.030454] Initializing cgroup subsys perf_event\n[ 0.032021] Initializing cgroup subsys hugetlb\n[ 0.033415] FEATURE SPEC_CTRL Not Present\n[ 0.036195] mce: CPU supports 10 MCE banks\n[ 0.037457] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.037457] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040011] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.041741] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.044003] Speculative Store Bypass: Vulnerable\n[ 0.046360] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.052957] ACPI: Core revision 20131115\n[ 0.054680] ACPI: All ACPI Tables successfully acquired\n[ 0.056414] ftrace: allocating 28717 entries in 113 pages\n[ 0.076304] smpboot: Max logical packages: 2\n[ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.081753] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.084289] Enabling x2apic\n[ 0.085207] Enabled x2apic\n[ 0.086366] Switched APIC routing to physical x2apic.\n[ 0.089379] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.090937] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.093393] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.101485] KVM setup paravirtual spinlock\n[ 0.106203] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.108144] x86: Booting SMP configuration:\n[ 0.109351] .... node #0, CPUs: #1[ 0.106118] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.124018] x86: Booted up 1 node, 2 CPUs\n[ 0.124013] KVM setup async PF for cpu 1\n[ 0.124016] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.127752] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.128433] devtmpfs: initialized\n[ 0.132072] EVM: security.selinux\n[ 0.133056] EVM: security.SMACK64\n[ 0.134020] EVM: security.ima\n[ 0.134933] EVM: security.capability\n[ 0.137127] pinctrl core: initialized pinctrl subsystem\n[ 0.138550] regulator-dummy: no parameters\n[ 0.139776] RTC time: 13:06:20, date: 08/26/18\n[ 0.140134] NET: Registered protocol family 16\n[ 0.141527] cpuidle: using governor ladder\n[ 0.142692] cpuidle: using governor menu\n[ 0.143859] ACPI: bus type PCI registered\n[ 0.144017] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.145761] PCI: Using configuration type 1 for base access\n[ 0.147898] bio: create slab at 0\n[ 0.148084] ACPI: Added _OSI(Module Device)\n[ 0.149238] ACPI: Added _OSI(Processor Device)\n[ 0.150429] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.151661] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.153283] ACPI: Interpreter enabled\n[ 0.154352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.156799] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.159485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.161775] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.164007] ACPI: (supports S0 S5)\n[ 0.168003] ACPI: Using IOAPIC for interrupt routing\n[ 0.169351] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.171922] ACPI: No dock devices found.\n[ 0.174046] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.175598] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.176007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.177658] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.180216] acpiphp: Slot [3] registered\n[ 0.181325] acpiphp: Slot [4] registered\n[ 0.182440] acpiphp: Slot [5] registered\n[ 0.183562] acpiphp: Slot [6] registered\n[ 0.184023] acpiphp: Slot [7] registered\n[ 0.185153] acpiphp: Slot [8] registered\n[ 0.186258] acpiphp: Slot [9] registered\n[ 0.187378] acpiphp: Slot [10] registered\n[ 0.188021] acpiphp: Slot [11] registered\n[ 0.189173] acpiphp: Slot [12] registered\n[ 0.190303] acpiphp: Slot [13] registered\n[ 0.191437] acpiphp: Slot [14] registered\n[ 0.192021] acpiphp: Slot [15] registered\n[ 0.193147] acpiphp: Slot [16] registered\n[ 0.194337] acpiphp: Slot [17] registered\n[ 0.195467] acpiphp: Slot [18] registered\n[ 0.196028] acpiphp: Slot [19] registered\n[ 0.197172] acpiphp: Slot [20] registered\n[ 0.198305] acpiphp: Slot [21] registered\n[ 0.199421] acpiphp: Slot [22] registered\n[ 0.200021] acpiphp: Slot [23] registered\n[ 0.201148] acpiphp: Slot [24] registered\n[ 0.202266] acpiphp: Slot [25] registered\n[ 0.203385] acpiphp: Slot [26] registered\n[ 0.204020] acpiphp: Slot [27] registered\n[ 0.205115] acpiphp: Slot [28] registered\n[ 0.206224] acpiphp: Slot [29] registered\n[ 0.207320] acpiphp: Slot [30] registered\n[ 0.208027] acpiphp: Slot [31] registered\n[ 0.209114] PCI host bridge to bus 0000:00\n[ 0.210227] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.211630] 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.213670] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.215499] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.216003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.223589] 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.251469] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.253008] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.255052] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.256993] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.259334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.260805] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.262620] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.262620] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.264003] vgaarb: loaded\n[ 0.264916] vgaarb: bridge control possible 0000:00:02.0\n[ 0.266710] SCSI subsystem initialized\n[ 0.268081] ACPI: bus type USB registered\n[ 0.269352] usbcore: registered new interface driver usbfs\n[ 0.270925] usbcore: registered new interface driver hub\n[ 0.272050] usbcore: registered new device driver usb\n[ 0.273578] PCI: Using ACPI for IRQ routing\n[ 0.273728] NetLabel: Initializing\n[ 0.276007] NetLabel: domain hash size = 128\n[ 0.277299] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.278794] NetLabel: unlabeled traffic allowed by default\n[ 0.280198] Switched to clocksource kvm-clock\n[ 0.288964] AppArmor: AppArmor Filesystem Enabled\n[ 0.290438] pnp: PnP ACPI init\n[ 0.291457] ACPI: bus type PNP registered\n[ 0.293177] pnp: PnP ACPI: found 8 devices\n[ 0.294441] ACPI: bus type PNP unregistered\n[ 0.302078] NET: Registered protocol family 2\n[ 0.303680] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.305969] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.308021] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.309908] TCP: reno registered\n[ 0.310941] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.312652] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.314526] NET: Registered protocol family 1\n[ 0.315865] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.317522] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.319140] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.341340] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.363673] Trying to unpack rootfs image as initramfs...\n[ 0.463523] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.465832] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.467312] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.469278] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.472267] Scanning for low memory corruption every 60 seconds\n[ 0.474802] Initialise system trusted keyring\n[ 0.476398] audit: initializing netlink socket (disabled)\n[ 0.478143] type=2000 audit(1535288780.942:1): initialized\n[ 0.499192] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.501908] zbud: loaded\n[ 0.502998] VFS: Disk quotas dquot_6.5.2\n[ 0.504159] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.506228] fuse init (API version 7.22)\n[ 0.507463] msgmni has been set to 3997\n[ 0.508606] Key type big_key registered\n[ 0.510413] Key type asymmetric registered\n[ 0.511547] Asymmetric key parser 'x509' registered\n[ 0.512853] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.514961] io scheduler noop registered\n[ 0.516057] io scheduler deadline registered (default)\n[ 0.517410] io scheduler cfq registered\n[ 0.518544] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520257] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.522347] ipmi message handler version 39.2\n[ 0.523828] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.526257] ACPI: Power Button [PWRF]\n[ 0.527616] GHES: HEST is not enabled!\n[ 0.549578] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.593172] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.615515] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.617559] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.643204] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.646112] Linux agpgart interface v0.103\n[ 0.648237] brd: module loaded\n[ 0.649605] loop: module loaded\n[ 0.650908] blk-mq: CPU -> queue map\n[ 0.651915] CPU 0 -> Queue 0\n[ 0.652911] CPU 1 -> Queue 0\n[ 0.654661] vda: vda1\n[ 0.656424] scsi0 : ata_piix\n[ 0.657670] scsi1 : ata_piix\n[ 0.658741] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.660778] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.663047] libphy: Fixed MDIO Bus: probed\n[ 0.664524] tun: Universal TUN/TAP device driver, 1.6\n[ 0.666124] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.670531] PPP generic driver version 2.4.2\n[ 0.671914] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.673740] ehci-pci: EHCI PCI platform driver\n[ 0.675008] ehci-platform: EHCI generic platform driver\n[ 0.676374] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.677923] ohci-pci: OHCI PCI platform driver\n[ 0.679137] ohci-platform: OHCI generic platform driver\n[ 0.680497] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.702967] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.704365] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.706440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.707982] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.709660] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.711660] usb usb1: Product: UHCI Host Controller\n[ 0.712968] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.714573] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.715940] hub 1-0:1.0: USB hub found\n[ 0.717018] hub 1-0:1.0: 2 ports detected\n[ 0.718283] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.721204] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.722537] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.724061] mousedev: PS/2 mouse device common for all mice\n[ 0.725805] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.728270] rtc_cmos 00:00: RTC can wake from S4\n[ 0.729896] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.731599] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.733383] device-mapper: uevent: version 1.0.3\n[ 0.734754] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.737120] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.738833] TCP: cubic registered\n[ 0.739944] NET: Registered protocol family 10\n[ 0.741567] NET: Registered protocol family 17\n[ 0.742853] Key type dns_resolver registered\n[ 0.744273] Loading compiled-in X.509 certificates\n[ 0.746141] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.755916] registered taskstats version 1\n[ 0.759128] Key type trusted registered\n[ 0.763402] Key type encrypted registered\n[ 0.764677] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.766150] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.768200] regulator-dummy: disabling\n[ 0.769392] Magic number: 14:409:130\n[ 0.770513] acpi device:05: hash matches\n[ 0.771744] rtc_cmos 00:00: setting system clock to 2018-08-26 13:06:21 UTC (1535288781)\n[ 0.774019] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.775522] EDD information not available.\n[ 0.821340] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.823607] Write protecting the kernel read-only data: 12288k\n[ 0.825769] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.829239] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.844169] systemd-udevd[107]: starting version 204\n[ 0.885958] FDC 0 is a S82078B\n[ 1.028049] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.192492] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.194280] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.196120] usb 1-1: Product: QEMU USB Tablet\n[ 1.197332] usb 1-1: Manufacturer: QEMU\n[ 1.198435] usb 1-1: SerialNumber: 42\n[ 1.464112] tsc: Refined TSC clocksource calibration: 3491.845 MHz\n[ 1.905076] 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.243706] 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.794911] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 3.185789] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Sun, 26 Aug 2018 13:06:24 +0000. Up 4.04 seconds.\ncloud-init-nonet[4.23]: 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 * Stopping set console keymap[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.91]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 26 Aug 2018 13:06:26 +0000. Up 6.08 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:65:c5:2c |\nci-info: | eth0 | True | 192.168.0.18 | 255.255.255.0 | fa:16:3e:c4:7e:6c |\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.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n69:5e:02:a0:6a:5b:e3:a1:4b:f5:b6:c7:4b:50:89:3d root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . |\n| . .o . |\n| . ..E |\n| . .... |\n|.. = . S . |\n|. * + .o o |\n| + . o... |\n|. . . oo |\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:\n30:21:bc:31:41:5e:92:40:be:5c:82:4e:90:f3:35:cb root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n|.oo+=oo |\n|+o .B+ . |\n|.+ooo*o |\n|o..+E o |\n| .o S |\n| |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n98:1d:e2:bb:d1:cc:b2:db:cc:38:57:cd:b6:3b:da:6c root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| |\n| . . |\n| . = . |\n| + S o |\n| = . + |\n| + +. . . |\n| .X. oE |\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:\na2:6f:03:32:b6:82:25:70:86:bd:e9:00:64:ad:1f:46 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| . |\n| o E |\n|ooo |\n|+.+o |\n|oooo. . S |\n|o B... . |\n|.* +.. |\n|o o .o |\n| . ... |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\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 OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 26 Aug 2018 13:08:30 +0000. Up 129.98 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Sun, 26 Aug 2018 13:09:31 +0000. Up 190.90 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 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://archive.ubuntu.com trusty InRelease\n \nErr http://archive.ubuntu.com trusty-updates InRelease\n \nErr http://archive.ubuntu.com trusty-backports InRelease\n \nErr http://archive.ubuntu.com trusty Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.10\n+ '[' -n 192.168.0.10 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bono --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package bono\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package clearwater-management\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 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 0 -lt 10 ']'\n+ retries=1\n+ echo 'nsupdate failed - retrying (retry 1)...'\nnsupdate failed - retrying (retry 1)...\n+ sleep 5\n"} 2018-08-26 13:10:57,810 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34/action used request id req-421161ae-8820-4bac-b715-7a3964ba14b0 2018-08-26 13:10:57,811 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0753700733185s 2018-08-26 13:10:57,812 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34/action used request id req-421161ae-8820-4bac-b715-7a3964ba14b0 2018-08-26 13:10:57,812 - 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.009197] AppArmor: AppArmor initialized [ 0.012231] Yama: becoming mindful. [ 0.014093] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017813] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020913] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022564] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.025034] Initializing cgroup subsys memory [ 0.026294] Initializing cgroup subsys devices [ 0.028015] Initializing cgroup subsys freezer [ 0.029240] Initializing cgroup subsys blkio [ 0.030454] Initializing cgroup subsys perf_event [ 0.032021] Initializing cgroup subsys hugetlb [ 0.033415] FEATURE SPEC_CTRL Not Present [ 0.036195] mce: CPU supports 10 MCE banks [ 0.037457] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.037457] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040011] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.041741] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.044003] Speculative Store Bypass: Vulnerable [ 0.046360] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.052957] ACPI: Core revision 20131115 [ 0.054680] ACPI: All ACPI Tables successfully acquired [ 0.056414] ftrace: allocating 28717 entries in 113 pages [ 0.076304] smpboot: Max logical packages: 2 [ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.081753] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.084289] Enabling x2apic [ 0.085207] Enabled x2apic [ 0.086366] Switched APIC routing to physical x2apic. [ 0.089379] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.090937] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.093393] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.101485] KVM setup paravirtual spinlock [ 0.106203] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.108144] x86: Booting SMP configuration: [ 0.109351] .... node #0, CPUs: #1[ 0.106118] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.124018] x86: Booted up 1 node, 2 CPUs [ 0.124013] KVM setup async PF for cpu 1 [ 0.124016] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.127752] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.128433] devtmpfs: initialized [ 0.132072] EVM: security.selinux [ 0.133056] EVM: security.SMACK64 [ 0.134020] EVM: security.ima [ 0.134933] EVM: security.capability [ 0.137127] pinctrl core: initialized pinctrl subsystem [ 0.138550] regulator-dummy: no parameters [ 0.139776] RTC time: 13:06:20, date: 08/26/18 [ 0.140134] NET: Registered protocol family 16 [ 0.141527] cpuidle: using governor ladder [ 0.142692] cpuidle: using governor menu [ 0.143859] ACPI: bus type PCI registered [ 0.144017] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.145761] PCI: Using configuration type 1 for base access [ 0.147898] bio: create slab at 0 [ 0.148084] ACPI: Added _OSI(Module Device) [ 0.149238] ACPI: Added _OSI(Processor Device) [ 0.150429] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.151661] ACPI: Added _OSI(Processor Aggregator Device) [ 0.153283] ACPI: Interpreter enabled [ 0.154352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.156799] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.159485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.161775] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.164007] ACPI: (supports S0 S5) [ 0.168003] ACPI: Using IOAPIC for interrupt routing [ 0.169351] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.171922] ACPI: No dock devices found. [ 0.174046] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.175598] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.176007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.177658] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.180216] acpiphp: Slot [3] registered [ 0.181325] acpiphp: Slot [4] registered [ 0.182440] acpiphp: Slot [5] registered [ 0.183562] acpiphp: Slot [6] registered [ 0.184023] acpiphp: Slot [7] registered [ 0.185153] acpiphp: Slot [8] registered [ 0.186258] acpiphp: Slot [9] registered [ 0.187378] acpiphp: Slot [10] registered [ 0.188021] acpiphp: Slot [11] registered [ 0.189173] acpiphp: Slot [12] registered [ 0.190303] acpiphp: Slot [13] registered [ 0.191437] acpiphp: Slot [14] registered [ 0.192021] acpiphp: Slot [15] registered [ 0.193147] acpiphp: Slot [16] registered [ 0.194337] acpiphp: Slot [17] registered [ 0.195467] acpiphp: Slot [18] registered [ 0.196028] acpiphp: Slot [19] registered [ 0.197172] acpiphp: Slot [20] registered [ 0.198305] acpiphp: Slot [21] registered [ 0.199421] acpiphp: Slot [22] registered [ 0.200021] acpiphp: Slot [23] registered [ 0.201148] acpiphp: Slot [24] registered [ 0.202266] acpiphp: Slot [25] registered [ 0.203385] acpiphp: Slot [26] registered [ 0.204020] acpiphp: Slot [27] registered [ 0.205115] acpiphp: Slot [28] registered [ 0.206224] acpiphp: Slot [29] registered [ 0.207320] acpiphp: Slot [30] registered [ 0.208027] acpiphp: Slot [31] registered [ 0.209114] PCI host bridge to bus 0000:00 [ 0.210227] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.211630] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.212004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.213670] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.215499] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.216003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.223589] 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.251469] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.253008] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.255052] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.256993] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.259334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.260805] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.262620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.262620] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.264003] vgaarb: loaded [ 0.264916] vgaarb: bridge control possible 0000:00:02.0 [ 0.266710] SCSI subsystem initialized [ 0.268081] ACPI: bus type USB registered [ 0.269352] usbcore: registered new interface driver usbfs [ 0.270925] usbcore: registered new interface driver hub [ 0.272050] usbcore: registered new device driver usb [ 0.273578] PCI: Using ACPI for IRQ routing [ 0.273728] NetLabel: Initializing [ 0.276007] NetLabel: domain hash size = 128 [ 0.277299] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.278794] NetLabel: unlabeled traffic allowed by default [ 0.280198] Switched to clocksource kvm-clock [ 0.288964] AppArmor: AppArmor Filesystem Enabled [ 0.290438] pnp: PnP ACPI init [ 0.291457] ACPI: bus type PNP registered [ 0.293177] pnp: PnP ACPI: found 8 devices [ 0.294441] ACPI: bus type PNP unregistered [ 0.302078] NET: Registered protocol family 2 [ 0.303680] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.305969] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.308021] TCP: Hash tables configured (established 16384 bind 16384) [ 0.309908] TCP: reno registered [ 0.310941] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.312652] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.314526] NET: Registered protocol family 1 [ 0.315865] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.317522] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.319140] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.341340] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.363673] Trying to unpack rootfs image as initramfs... [ 0.463523] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.465832] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.467312] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.469278] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.472267] Scanning for low memory corruption every 60 seconds [ 0.474802] Initialise system trusted keyring [ 0.476398] audit: initializing netlink socket (disabled) [ 0.478143] type=2000 audit(1535288780.942:1): initialized [ 0.499192] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.501908] zbud: loaded [ 0.502998] VFS: Disk quotas dquot_6.5.2 [ 0.504159] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.506228] fuse init (API version 7.22) [ 0.507463] msgmni has been set to 3997 [ 0.508606] Key type big_key registered [ 0.510413] Key type asymmetric registered [ 0.511547] Asymmetric key parser 'x509' registered [ 0.512853] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.514961] io scheduler noop registered [ 0.516057] io scheduler deadline registered (default) [ 0.517410] io scheduler cfq registered [ 0.518544] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.520257] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.522347] ipmi message handler version 39.2 [ 0.523828] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.526257] ACPI: Power Button [PWRF] [ 0.527616] GHES: HEST is not enabled! [ 0.549578] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.593172] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.615515] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.617559] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.643204] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.646112] Linux agpgart interface v0.103 [ 0.648237] brd: module loaded [ 0.649605] loop: module loaded [ 0.650908] blk-mq: CPU -> queue map [ 0.651915] CPU 0 -> Queue 0 [ 0.652911] CPU 1 -> Queue 0 [ 0.654661] vda: vda1 [ 0.656424] scsi0 : ata_piix [ 0.657670] scsi1 : ata_piix [ 0.658741] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.660778] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.663047] libphy: Fixed MDIO Bus: probed [ 0.664524] tun: Universal TUN/TAP device driver, 1.6 [ 0.666124] tun: (C) 1999-2004 Max Krasnyansky [ 0.670531] PPP generic driver version 2.4.2 [ 0.671914] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.673740] ehci-pci: EHCI PCI platform driver [ 0.675008] ehci-platform: EHCI generic platform driver [ 0.676374] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.677923] ohci-pci: OHCI PCI platform driver [ 0.679137] ohci-platform: OHCI generic platform driver [ 0.680497] uhci_hcd: USB Universal Host Controller Interface driver [ 0.702967] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.704365] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.706440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.707982] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.709660] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.711660] usb usb1: Product: UHCI Host Controller [ 0.712968] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.714573] usb usb1: SerialNumber: 0000:00:01.2 [ 0.715940] hub 1-0:1.0: USB hub found [ 0.717018] hub 1-0:1.0: 2 ports detected [ 0.718283] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.721204] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.722537] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.724061] mousedev: PS/2 mouse device common for all mice [ 0.725805] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.728270] rtc_cmos 00:00: RTC can wake from S4 [ 0.729896] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.731599] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.733383] device-mapper: uevent: version 1.0.3 [ 0.734754] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.737120] ledtrig-cpu: registered to indicate activity on CPUs [ 0.738833] TCP: cubic registered [ 0.739944] NET: Registered protocol family 10 [ 0.741567] NET: Registered protocol family 17 [ 0.742853] Key type dns_resolver registered [ 0.744273] Loading compiled-in X.509 certificates [ 0.746141] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.755916] registered taskstats version 1 [ 0.759128] Key type trusted registered [ 0.763402] Key type encrypted registered [ 0.764677] AppArmor: AppArmor sha1 policy hashing enabled [ 0.766150] IMA: No TPM chip found, activating TPM-bypass! [ 0.768200] regulator-dummy: disabling [ 0.769392] Magic number: 14:409:130 [ 0.770513] acpi device:05: hash matches [ 0.771744] rtc_cmos 00:00: setting system clock to 2018-08-26 13:06:21 UTC (1535288781) [ 0.774019] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.775522] EDD information not available. [ 0.821340] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.823607] Write protecting the kernel read-only data: 12288k [ 0.825769] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.829239] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.844169] systemd-udevd[107]: starting version 204 [ 0.885958] FDC 0 is a S82078B [ 1.028049] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.192492] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.194280] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.196120] usb 1-1: Product: QEMU USB Tablet [ 1.197332] usb 1-1: Manufacturer: QEMU [ 1.198435] usb 1-1: SerialNumber: 42 [ 1.464112] tsc: Refined TSC clocksource calibration: 3491.845 MHz [ 1.905076] 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.243706] 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.794911] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 3.185789] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sun, 26 Aug 2018 13:06:24 +0000. Up 4.04 seconds. cloud-init-nonet[4.23]: 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 ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.91]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 26 Aug 2018 13:06:26 +0000. Up 6.08 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:65:c5:2c | ci-info: | eth0 | True | 192.168.0.18 | 255.255.255.0 | fa:16:3e:c4:7e:6c | 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.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 69:5e:02:a0:6a:5b:e3:a1:4b:f5:b6:c7:4b:50:89:3d root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | . | | . .o . | | . ..E | | . .... | |.. = . S . | |. * + .o o | | + . o... | |. . . oo | | . .... | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 30:21:bc:31:41:5e:92:40:be:5c:82:4e:90:f3:35:cb root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ |.oo+=oo | |+o .B+ . | |.+ooo*o | |o..+E o | | .o S | | | | | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 98:1d:e2:bb:d1:cc:b2:db:cc:38:57:cd:b6:3b:da:6c root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | . . | | . = . | | + S o | | = . + | | + +. . . | | .X. oE | | =++ .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: a2:6f:03:32:b6:82:25:70:86:bd:e9:00:64:ad:1f:46 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | . | | o E | |ooo | |+.+o | |oooo. . S | |o B... . | |.* +.. | |o o .o | | . ... | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting SystemD login management service[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 26 Aug 2018 13:08:30 +0000. Up 129.98 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Sun, 26 Aug 2018 13:09:31 +0000. Up 190.90 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 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.10 + '[' -n 192.168.0.10 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package bono + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + 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 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 2018-08-26 13:10:57,814 - functest.core.singlevm - DEBUG - try 25: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-26 13:11:07,819 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 13:11:07,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:11:08,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:11:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-72b247ff-00e6-4baa-b317-eda4d9f7f43d x-compute-request-id: req-72b247ff-00e6-4baa-b317-eda4d9f7f43d Content-Encoding: gzip Content-Length: 1498 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:c4:7e:6c", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:7e:6c", "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:65:c5:2c", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:c5:2c", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/44585adb-a974-4743-8ee5-68ef49323e34", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "44585adb-a974-4743-8ee5-68ef49323e34", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "bono-0.clearwater.opnfv", "created": "2018-08-26T13:05:34Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:5d:e3", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:5d:e3", "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:74:94:5f", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:94:5f", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "homer-0.clearwater.opnfv", "created": "2018-08-26T13:05:34Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:70:a6", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:70:a6", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:04:67", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "dime-0.clearwater.opnfv", "created": "2018-08-26T13:05:33Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:76:07", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:76:07", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:3f:bd", "version": 4, "addr": "192.168.1.22", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/04010b09-d548-48ae-8871-56d5c14751a2", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/04010b09-d548-48ae-8871-56d5c14751a2", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:06.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "04010b09-d548-48ae-8871-56d5c14751a2", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:06Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-26T13:05:32Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:68:d3", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:68:d3", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:03:d7:5a", "version": 4, "addr": "192.168.1.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/57ebb195-7daf-48cc-a21b-c274f8e0bb85", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/57ebb195-7daf-48cc-a21b-c274f8e0bb85", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:11.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "57ebb195-7daf-48cc-a21b-c274f8e0bb85", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:11Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-26T13:05:32Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:d7:76", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:d7:76", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b55ce29a-afa7-419f-b72b-55ee4962e6ac", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b55ce29a-afa7-419f-b72b-55ee4962e6ac", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:05:17.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "b55ce29a-afa7-419f-b72b-55ee4962e6ac", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:05:17Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-26T13:03:38Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:07:50", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:07:50", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:c1:d2", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b00b1f06-37cc-49cb-a11f-b314a9d7d334", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b00b1f06-37cc-49cb-a11f-b314a9d7d334", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:03:28.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "b00b1f06-37cc-49cb-a11f-b314a9d7d334", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:03:28Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "ns.clearwater.opnfv", "created": "2018-08-26T13:01:44Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 13:11:08,679 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-72b247ff-00e6-4baa-b317-eda4d9f7f43d 2018-08-26 13:11:08,679 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.859475135803s 2018-08-26 13:11:08,680 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-72b247ff-00e6-4baa-b317-eda4d9f7f43d 2018-08-26 13:11:08,687 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-26 13:11:08,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34/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}2016cfaed43b26833edac4f0a563297dd680dc74" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-26 13:11:09,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:11: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-e6f88c15-a983-4c01-a57b-45150969f981 x-compute-request-id: req-e6f88c15-a983-4c01-a57b-45150969f981 Content-Encoding: gzip Content-Length: 10855 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.009197] AppArmor: AppArmor initialized\n[ 0.012231] Yama: becoming mindful.\n[ 0.014093] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017813] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020913] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022564] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.025034] Initializing cgroup subsys memory\n[ 0.026294] Initializing cgroup subsys devices\n[ 0.028015] Initializing cgroup subsys freezer\n[ 0.029240] Initializing cgroup subsys blkio\n[ 0.030454] Initializing cgroup subsys perf_event\n[ 0.032021] Initializing cgroup subsys hugetlb\n[ 0.033415] FEATURE SPEC_CTRL Not Present\n[ 0.036195] mce: CPU supports 10 MCE banks\n[ 0.037457] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.037457] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040011] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.041741] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.044003] Speculative Store Bypass: Vulnerable\n[ 0.046360] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.052957] ACPI: Core revision 20131115\n[ 0.054680] ACPI: All ACPI Tables successfully acquired\n[ 0.056414] ftrace: allocating 28717 entries in 113 pages\n[ 0.076304] smpboot: Max logical packages: 2\n[ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.081753] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.084289] Enabling x2apic\n[ 0.085207] Enabled x2apic\n[ 0.086366] Switched APIC routing to physical x2apic.\n[ 0.089379] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.090937] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.093393] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.101485] KVM setup paravirtual spinlock\n[ 0.106203] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.108144] x86: Booting SMP configuration:\n[ 0.109351] .... node #0, CPUs: #1[ 0.106118] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.124018] x86: Booted up 1 node, 2 CPUs\n[ 0.124013] KVM setup async PF for cpu 1\n[ 0.124016] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.127752] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.128433] devtmpfs: initialized\n[ 0.132072] EVM: security.selinux\n[ 0.133056] EVM: security.SMACK64\n[ 0.134020] EVM: security.ima\n[ 0.134933] EVM: security.capability\n[ 0.137127] pinctrl core: initialized pinctrl subsystem\n[ 0.138550] regulator-dummy: no parameters\n[ 0.139776] RTC time: 13:06:20, date: 08/26/18\n[ 0.140134] NET: Registered protocol family 16\n[ 0.141527] cpuidle: using governor ladder\n[ 0.142692] cpuidle: using governor menu\n[ 0.143859] ACPI: bus type PCI registered\n[ 0.144017] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.145761] PCI: Using configuration type 1 for base access\n[ 0.147898] bio: create slab at 0\n[ 0.148084] ACPI: Added _OSI(Module Device)\n[ 0.149238] ACPI: Added _OSI(Processor Device)\n[ 0.150429] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.151661] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.153283] ACPI: Interpreter enabled\n[ 0.154352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.156799] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.159485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.161775] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.164007] ACPI: (supports S0 S5)\n[ 0.168003] ACPI: Using IOAPIC for interrupt routing\n[ 0.169351] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.171922] ACPI: No dock devices found.\n[ 0.174046] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.175598] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.176007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.177658] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.180216] acpiphp: Slot [3] registered\n[ 0.181325] acpiphp: Slot [4] registered\n[ 0.182440] acpiphp: Slot [5] registered\n[ 0.183562] acpiphp: Slot [6] registered\n[ 0.184023] acpiphp: Slot [7] registered\n[ 0.185153] acpiphp: Slot [8] registered\n[ 0.186258] acpiphp: Slot [9] registered\n[ 0.187378] acpiphp: Slot [10] registered\n[ 0.188021] acpiphp: Slot [11] registered\n[ 0.189173] acpiphp: Slot [12] registered\n[ 0.190303] acpiphp: Slot [13] registered\n[ 0.191437] acpiphp: Slot [14] registered\n[ 0.192021] acpiphp: Slot [15] registered\n[ 0.193147] acpiphp: Slot [16] registered\n[ 0.194337] acpiphp: Slot [17] registered\n[ 0.195467] acpiphp: Slot [18] registered\n[ 0.196028] acpiphp: Slot [19] registered\n[ 0.197172] acpiphp: Slot [20] registered\n[ 0.198305] acpiphp: Slot [21] registered\n[ 0.199421] acpiphp: Slot [22] registered\n[ 0.200021] acpiphp: Slot [23] registered\n[ 0.201148] acpiphp: Slot [24] registered\n[ 0.202266] acpiphp: Slot [25] registered\n[ 0.203385] acpiphp: Slot [26] registered\n[ 0.204020] acpiphp: Slot [27] registered\n[ 0.205115] acpiphp: Slot [28] registered\n[ 0.206224] acpiphp: Slot [29] registered\n[ 0.207320] acpiphp: Slot [30] registered\n[ 0.208027] acpiphp: Slot [31] registered\n[ 0.209114] PCI host bridge to bus 0000:00\n[ 0.210227] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.211630] 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.213670] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.215499] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.216003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.223589] 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.251469] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.253008] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.255052] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.256993] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.259334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.260805] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.262620] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.262620] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.264003] vgaarb: loaded\n[ 0.264916] vgaarb: bridge control possible 0000:00:02.0\n[ 0.266710] SCSI subsystem initialized\n[ 0.268081] ACPI: bus type USB registered\n[ 0.269352] usbcore: registered new interface driver usbfs\n[ 0.270925] usbcore: registered new interface driver hub\n[ 0.272050] usbcore: registered new device driver usb\n[ 0.273578] PCI: Using ACPI for IRQ routing\n[ 0.273728] NetLabel: Initializing\n[ 0.276007] NetLabel: domain hash size = 128\n[ 0.277299] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.278794] NetLabel: unlabeled traffic allowed by default\n[ 0.280198] Switched to clocksource kvm-clock\n[ 0.288964] AppArmor: AppArmor Filesystem Enabled\n[ 0.290438] pnp: PnP ACPI init\n[ 0.291457] ACPI: bus type PNP registered\n[ 0.293177] pnp: PnP ACPI: found 8 devices\n[ 0.294441] ACPI: bus type PNP unregistered\n[ 0.302078] NET: Registered protocol family 2\n[ 0.303680] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.305969] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.308021] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.309908] TCP: reno registered\n[ 0.310941] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.312652] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.314526] NET: Registered protocol family 1\n[ 0.315865] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.317522] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.319140] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.341340] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.363673] Trying to unpack rootfs image as initramfs...\n[ 0.463523] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.465832] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.467312] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.469278] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.472267] Scanning for low memory corruption every 60 seconds\n[ 0.474802] Initialise system trusted keyring\n[ 0.476398] audit: initializing netlink socket (disabled)\n[ 0.478143] type=2000 audit(1535288780.942:1): initialized\n[ 0.499192] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.501908] zbud: loaded\n[ 0.502998] VFS: Disk quotas dquot_6.5.2\n[ 0.504159] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.506228] fuse init (API version 7.22)\n[ 0.507463] msgmni has been set to 3997\n[ 0.508606] Key type big_key registered\n[ 0.510413] Key type asymmetric registered\n[ 0.511547] Asymmetric key parser 'x509' registered\n[ 0.512853] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.514961] io scheduler noop registered\n[ 0.516057] io scheduler deadline registered (default)\n[ 0.517410] io scheduler cfq registered\n[ 0.518544] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520257] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.522347] ipmi message handler version 39.2\n[ 0.523828] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.526257] ACPI: Power Button [PWRF]\n[ 0.527616] GHES: HEST is not enabled!\n[ 0.549578] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.593172] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.615515] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.617559] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.643204] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.646112] Linux agpgart interface v0.103\n[ 0.648237] brd: module loaded\n[ 0.649605] loop: module loaded\n[ 0.650908] blk-mq: CPU -> queue map\n[ 0.651915] CPU 0 -> Queue 0\n[ 0.652911] CPU 1 -> Queue 0\n[ 0.654661] vda: vda1\n[ 0.656424] scsi0 : ata_piix\n[ 0.657670] scsi1 : ata_piix\n[ 0.658741] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.660778] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.663047] libphy: Fixed MDIO Bus: probed\n[ 0.664524] tun: Universal TUN/TAP device driver, 1.6\n[ 0.666124] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.670531] PPP generic driver version 2.4.2\n[ 0.671914] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.673740] ehci-pci: EHCI PCI platform driver\n[ 0.675008] ehci-platform: EHCI generic platform driver\n[ 0.676374] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.677923] ohci-pci: OHCI PCI platform driver\n[ 0.679137] ohci-platform: OHCI generic platform driver\n[ 0.680497] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.702967] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.704365] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.706440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.707982] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.709660] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.711660] usb usb1: Product: UHCI Host Controller\n[ 0.712968] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.714573] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.715940] hub 1-0:1.0: USB hub found\n[ 0.717018] hub 1-0:1.0: 2 ports detected\n[ 0.718283] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.721204] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.722537] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.724061] mousedev: PS/2 mouse device common for all mice\n[ 0.725805] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.728270] rtc_cmos 00:00: RTC can wake from S4\n[ 0.729896] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.731599] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.733383] device-mapper: uevent: version 1.0.3\n[ 0.734754] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.737120] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.738833] TCP: cubic registered\n[ 0.739944] NET: Registered protocol family 10\n[ 0.741567] NET: Registered protocol family 17\n[ 0.742853] Key type dns_resolver registered\n[ 0.744273] Loading compiled-in X.509 certificates\n[ 0.746141] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.755916] registered taskstats version 1\n[ 0.759128] Key type trusted registered\n[ 0.763402] Key type encrypted registered\n[ 0.764677] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.766150] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.768200] regulator-dummy: disabling\n[ 0.769392] Magic number: 14:409:130\n[ 0.770513] acpi device:05: hash matches\n[ 0.771744] rtc_cmos 00:00: setting system clock to 2018-08-26 13:06:21 UTC (1535288781)\n[ 0.774019] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.775522] EDD information not available.\n[ 0.821340] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.823607] Write protecting the kernel read-only data: 12288k\n[ 0.825769] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.829239] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.844169] systemd-udevd[107]: starting version 204\n[ 0.885958] FDC 0 is a S82078B\n[ 1.028049] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.192492] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.194280] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.196120] usb 1-1: Product: QEMU USB Tablet\n[ 1.197332] usb 1-1: Manufacturer: QEMU\n[ 1.198435] usb 1-1: SerialNumber: 42\n[ 1.464112] tsc: Refined TSC clocksource calibration: 3491.845 MHz\n[ 1.905076] 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.243706] 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.794911] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 3.185789] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Sun, 26 Aug 2018 13:06:24 +0000. Up 4.04 seconds.\ncloud-init-nonet[4.23]: 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 * Stopping set console keymap[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.91]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 26 Aug 2018 13:06:26 +0000. Up 6.08 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:65:c5:2c |\nci-info: | eth0 | True | 192.168.0.18 | 255.255.255.0 | fa:16:3e:c4:7e:6c |\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.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n69:5e:02:a0:6a:5b:e3:a1:4b:f5:b6:c7:4b:50:89:3d root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . |\n| . .o . |\n| . ..E |\n| . .... |\n|.. = . S . |\n|. * + .o o |\n| + . o... |\n|. . . oo |\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:\n30:21:bc:31:41:5e:92:40:be:5c:82:4e:90:f3:35:cb root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n|.oo+=oo |\n|+o .B+ . |\n|.+ooo*o |\n|o..+E o |\n| .o S |\n| |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n98:1d:e2:bb:d1:cc:b2:db:cc:38:57:cd:b6:3b:da:6c root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| |\n| . . |\n| . = . |\n| + S o |\n| = . + |\n| + +. . . |\n| .X. oE |\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:\na2:6f:03:32:b6:82:25:70:86:bd:e9:00:64:ad:1f:46 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| . |\n| o E |\n|ooo |\n|+.+o |\n|oooo. . S |\n|o B... . |\n|.* +.. |\n|o o .o |\n| . ... |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\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 OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 26 Aug 2018 13:08:30 +0000. Up 129.98 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Sun, 26 Aug 2018 13:09:31 +0000. Up 190.90 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 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://archive.ubuntu.com trusty InRelease\n \nErr http://archive.ubuntu.com trusty-updates InRelease\n \nErr http://archive.ubuntu.com trusty-backports InRelease\n \nErr http://archive.ubuntu.com trusty Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.10\n+ '[' -n 192.168.0.10 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bono --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package bono\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package clearwater-management\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 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 0 -lt 10 ']'\n+ retries=1\n+ echo 'nsupdate failed - retrying (retry 1)...'\nnsupdate failed - retrying (retry 1)...\n+ sleep 5\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 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n"} 2018-08-26 13:11:09,019 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34/action used request id req-e6f88c15-a983-4c01-a57b-45150969f981 2018-08-26 13:11:09,020 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.332144975662s 2018-08-26 13:11:09,021 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34/action used request id req-e6f88c15-a983-4c01-a57b-45150969f981 2018-08-26 13:11:09,021 - 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.009197] AppArmor: AppArmor initialized [ 0.012231] Yama: becoming mindful. [ 0.014093] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017813] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020913] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022564] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.025034] Initializing cgroup subsys memory [ 0.026294] Initializing cgroup subsys devices [ 0.028015] Initializing cgroup subsys freezer [ 0.029240] Initializing cgroup subsys blkio [ 0.030454] Initializing cgroup subsys perf_event [ 0.032021] Initializing cgroup subsys hugetlb [ 0.033415] FEATURE SPEC_CTRL Not Present [ 0.036195] mce: CPU supports 10 MCE banks [ 0.037457] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.037457] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040011] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.041741] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.044003] Speculative Store Bypass: Vulnerable [ 0.046360] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.052957] ACPI: Core revision 20131115 [ 0.054680] ACPI: All ACPI Tables successfully acquired [ 0.056414] ftrace: allocating 28717 entries in 113 pages [ 0.076304] smpboot: Max logical packages: 2 [ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.081753] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.084289] Enabling x2apic [ 0.085207] Enabled x2apic [ 0.086366] Switched APIC routing to physical x2apic. [ 0.089379] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.090937] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.093393] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.101485] KVM setup paravirtual spinlock [ 0.106203] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.108144] x86: Booting SMP configuration: [ 0.109351] .... node #0, CPUs: #1[ 0.106118] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.124018] x86: Booted up 1 node, 2 CPUs [ 0.124013] KVM setup async PF for cpu 1 [ 0.124016] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.127752] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.128433] devtmpfs: initialized [ 0.132072] EVM: security.selinux [ 0.133056] EVM: security.SMACK64 [ 0.134020] EVM: security.ima [ 0.134933] EVM: security.capability [ 0.137127] pinctrl core: initialized pinctrl subsystem [ 0.138550] regulator-dummy: no parameters [ 0.139776] RTC time: 13:06:20, date: 08/26/18 [ 0.140134] NET: Registered protocol family 16 [ 0.141527] cpuidle: using governor ladder [ 0.142692] cpuidle: using governor menu [ 0.143859] ACPI: bus type PCI registered [ 0.144017] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.145761] PCI: Using configuration type 1 for base access [ 0.147898] bio: create slab at 0 [ 0.148084] ACPI: Added _OSI(Module Device) [ 0.149238] ACPI: Added _OSI(Processor Device) [ 0.150429] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.151661] ACPI: Added _OSI(Processor Aggregator Device) [ 0.153283] ACPI: Interpreter enabled [ 0.154352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.156799] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.159485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.161775] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.164007] ACPI: (supports S0 S5) [ 0.168003] ACPI: Using IOAPIC for interrupt routing [ 0.169351] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.171922] ACPI: No dock devices found. [ 0.174046] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.175598] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.176007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.177658] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.180216] acpiphp: Slot [3] registered [ 0.181325] acpiphp: Slot [4] registered [ 0.182440] acpiphp: Slot [5] registered [ 0.183562] acpiphp: Slot [6] registered [ 0.184023] acpiphp: Slot [7] registered [ 0.185153] acpiphp: Slot [8] registered [ 0.186258] acpiphp: Slot [9] registered [ 0.187378] acpiphp: Slot [10] registered [ 0.188021] acpiphp: Slot [11] registered [ 0.189173] acpiphp: Slot [12] registered [ 0.190303] acpiphp: Slot [13] registered [ 0.191437] acpiphp: Slot [14] registered [ 0.192021] acpiphp: Slot [15] registered [ 0.193147] acpiphp: Slot [16] registered [ 0.194337] acpiphp: Slot [17] registered [ 0.195467] acpiphp: Slot [18] registered [ 0.196028] acpiphp: Slot [19] registered [ 0.197172] acpiphp: Slot [20] registered [ 0.198305] acpiphp: Slot [21] registered [ 0.199421] acpiphp: Slot [22] registered [ 0.200021] acpiphp: Slot [23] registered [ 0.201148] acpiphp: Slot [24] registered [ 0.202266] acpiphp: Slot [25] registered [ 0.203385] acpiphp: Slot [26] registered [ 0.204020] acpiphp: Slot [27] registered [ 0.205115] acpiphp: Slot [28] registered [ 0.206224] acpiphp: Slot [29] registered [ 0.207320] acpiphp: Slot [30] registered [ 0.208027] acpiphp: Slot [31] registered [ 0.209114] PCI host bridge to bus 0000:00 [ 0.210227] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.211630] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.212004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.213670] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.215499] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.216003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.223589] 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.251469] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.253008] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.255052] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.256993] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.259334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.260805] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.262620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.262620] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.264003] vgaarb: loaded [ 0.264916] vgaarb: bridge control possible 0000:00:02.0 [ 0.266710] SCSI subsystem initialized [ 0.268081] ACPI: bus type USB registered [ 0.269352] usbcore: registered new interface driver usbfs [ 0.270925] usbcore: registered new interface driver hub [ 0.272050] usbcore: registered new device driver usb [ 0.273578] PCI: Using ACPI for IRQ routing [ 0.273728] NetLabel: Initializing [ 0.276007] NetLabel: domain hash size = 128 [ 0.277299] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.278794] NetLabel: unlabeled traffic allowed by default [ 0.280198] Switched to clocksource kvm-clock [ 0.288964] AppArmor: AppArmor Filesystem Enabled [ 0.290438] pnp: PnP ACPI init [ 0.291457] ACPI: bus type PNP registered [ 0.293177] pnp: PnP ACPI: found 8 devices [ 0.294441] ACPI: bus type PNP unregistered [ 0.302078] NET: Registered protocol family 2 [ 0.303680] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.305969] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.308021] TCP: Hash tables configured (established 16384 bind 16384) [ 0.309908] TCP: reno registered [ 0.310941] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.312652] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.314526] NET: Registered protocol family 1 [ 0.315865] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.317522] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.319140] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.341340] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.363673] Trying to unpack rootfs image as initramfs... [ 0.463523] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.465832] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.467312] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.469278] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.472267] Scanning for low memory corruption every 60 seconds [ 0.474802] Initialise system trusted keyring [ 0.476398] audit: initializing netlink socket (disabled) [ 0.478143] type=2000 audit(1535288780.942:1): initialized [ 0.499192] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.501908] zbud: loaded [ 0.502998] VFS: Disk quotas dquot_6.5.2 [ 0.504159] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.506228] fuse init (API version 7.22) [ 0.507463] msgmni has been set to 3997 [ 0.508606] Key type big_key registered [ 0.510413] Key type asymmetric registered [ 0.511547] Asymmetric key parser 'x509' registered [ 0.512853] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.514961] io scheduler noop registered [ 0.516057] io scheduler deadline registered (default) [ 0.517410] io scheduler cfq registered [ 0.518544] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.520257] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.522347] ipmi message handler version 39.2 [ 0.523828] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.526257] ACPI: Power Button [PWRF] [ 0.527616] GHES: HEST is not enabled! [ 0.549578] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.593172] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.615515] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.617559] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.643204] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.646112] Linux agpgart interface v0.103 [ 0.648237] brd: module loaded [ 0.649605] loop: module loaded [ 0.650908] blk-mq: CPU -> queue map [ 0.651915] CPU 0 -> Queue 0 [ 0.652911] CPU 1 -> Queue 0 [ 0.654661] vda: vda1 [ 0.656424] scsi0 : ata_piix [ 0.657670] scsi1 : ata_piix [ 0.658741] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.660778] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.663047] libphy: Fixed MDIO Bus: probed [ 0.664524] tun: Universal TUN/TAP device driver, 1.6 [ 0.666124] tun: (C) 1999-2004 Max Krasnyansky [ 0.670531] PPP generic driver version 2.4.2 [ 0.671914] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.673740] ehci-pci: EHCI PCI platform driver [ 0.675008] ehci-platform: EHCI generic platform driver [ 0.676374] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.677923] ohci-pci: OHCI PCI platform driver [ 0.679137] ohci-platform: OHCI generic platform driver [ 0.680497] uhci_hcd: USB Universal Host Controller Interface driver [ 0.702967] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.704365] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.706440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.707982] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.709660] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.711660] usb usb1: Product: UHCI Host Controller [ 0.712968] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.714573] usb usb1: SerialNumber: 0000:00:01.2 [ 0.715940] hub 1-0:1.0: USB hub found [ 0.717018] hub 1-0:1.0: 2 ports detected [ 0.718283] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.721204] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.722537] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.724061] mousedev: PS/2 mouse device common for all mice [ 0.725805] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.728270] rtc_cmos 00:00: RTC can wake from S4 [ 0.729896] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.731599] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.733383] device-mapper: uevent: version 1.0.3 [ 0.734754] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.737120] ledtrig-cpu: registered to indicate activity on CPUs [ 0.738833] TCP: cubic registered [ 0.739944] NET: Registered protocol family 10 [ 0.741567] NET: Registered protocol family 17 [ 0.742853] Key type dns_resolver registered [ 0.744273] Loading compiled-in X.509 certificates [ 0.746141] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.755916] registered taskstats version 1 [ 0.759128] Key type trusted registered [ 0.763402] Key type encrypted registered [ 0.764677] AppArmor: AppArmor sha1 policy hashing enabled [ 0.766150] IMA: No TPM chip found, activating TPM-bypass! [ 0.768200] regulator-dummy: disabling [ 0.769392] Magic number: 14:409:130 [ 0.770513] acpi device:05: hash matches [ 0.771744] rtc_cmos 00:00: setting system clock to 2018-08-26 13:06:21 UTC (1535288781) [ 0.774019] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.775522] EDD information not available. [ 0.821340] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.823607] Write protecting the kernel read-only data: 12288k [ 0.825769] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.829239] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.844169] systemd-udevd[107]: starting version 204 [ 0.885958] FDC 0 is a S82078B [ 1.028049] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.192492] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.194280] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.196120] usb 1-1: Product: QEMU USB Tablet [ 1.197332] usb 1-1: Manufacturer: QEMU [ 1.198435] usb 1-1: SerialNumber: 42 [ 1.464112] tsc: Refined TSC clocksource calibration: 3491.845 MHz [ 1.905076] 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.243706] 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.794911] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 3.185789] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sun, 26 Aug 2018 13:06:24 +0000. Up 4.04 seconds. cloud-init-nonet[4.23]: 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 ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.91]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 26 Aug 2018 13:06:26 +0000. Up 6.08 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:65:c5:2c | ci-info: | eth0 | True | 192.168.0.18 | 255.255.255.0 | fa:16:3e:c4:7e:6c | 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.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 69:5e:02:a0:6a:5b:e3:a1:4b:f5:b6:c7:4b:50:89:3d root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | . | | . .o . | | . ..E | | . .... | |.. = . S . | |. * + .o o | | + . o... | |. . . oo | | . .... | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 30:21:bc:31:41:5e:92:40:be:5c:82:4e:90:f3:35:cb root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ |.oo+=oo | |+o .B+ . | |.+ooo*o | |o..+E o | | .o S | | | | | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 98:1d:e2:bb:d1:cc:b2:db:cc:38:57:cd:b6:3b:da:6c root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | . . | | . = . | | + S o | | = . + | | + +. . . | | .X. oE | | =++ .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: a2:6f:03:32:b6:82:25:70:86:bd:e9:00:64:ad:1f:46 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | . | | o E | |ooo | |+.+o | |oooo. . S | |o B... . | |.* +.. | |o o .o | | . ... | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting SystemD login management service[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 26 Aug 2018 13:08:30 +0000. Up 129.98 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Sun, 26 Aug 2018 13:09:31 +0000. Up 190.90 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 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.10 + '[' -n 192.168.0.10 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package bono + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + 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 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + 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 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 2018-08-26 13:11:09,023 - functest.core.singlevm - DEBUG - try 26: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-26 13:11:19,034 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 13:11:19,037 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:11:19,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:11:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f1856d10-16d5-4d64-808a-2dea22bfda1e x-compute-request-id: req-f1856d10-16d5-4d64-808a-2dea22bfda1e Content-Encoding: gzip Content-Length: 1498 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:c4:7e:6c", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:7e:6c", "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:65:c5:2c", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:c5:2c", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/44585adb-a974-4743-8ee5-68ef49323e34", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "44585adb-a974-4743-8ee5-68ef49323e34", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "bono-0.clearwater.opnfv", "created": "2018-08-26T13:05:34Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:5d:e3", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:5d:e3", "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:74:94:5f", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:94:5f", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "homer-0.clearwater.opnfv", "created": "2018-08-26T13:05:34Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:70:a6", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:70:a6", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:04:67", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "dime-0.clearwater.opnfv", "created": "2018-08-26T13:05:33Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:76:07", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:76:07", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:3f:bd", "version": 4, "addr": "192.168.1.22", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/04010b09-d548-48ae-8871-56d5c14751a2", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/04010b09-d548-48ae-8871-56d5c14751a2", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:06.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "04010b09-d548-48ae-8871-56d5c14751a2", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:06Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-26T13:05:32Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:68:d3", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:68:d3", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:03:d7:5a", "version": 4, "addr": "192.168.1.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/57ebb195-7daf-48cc-a21b-c274f8e0bb85", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/57ebb195-7daf-48cc-a21b-c274f8e0bb85", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:11.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "57ebb195-7daf-48cc-a21b-c274f8e0bb85", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:11Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-26T13:05:32Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:d7:76", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:d7:76", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b55ce29a-afa7-419f-b72b-55ee4962e6ac", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b55ce29a-afa7-419f-b72b-55ee4962e6ac", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:05:17.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "b55ce29a-afa7-419f-b72b-55ee4962e6ac", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:05:17Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-26T13:03:38Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:07:50", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:07:50", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:c1:d2", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b00b1f06-37cc-49cb-a11f-b314a9d7d334", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b00b1f06-37cc-49cb-a11f-b314a9d7d334", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:03:28.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "b00b1f06-37cc-49cb-a11f-b314a9d7d334", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:03:28Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "ns.clearwater.opnfv", "created": "2018-08-26T13:01:44Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 13:11:19,572 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f1856d10-16d5-4d64-808a-2dea22bfda1e 2018-08-26 13:11:19,573 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.5385658741s 2018-08-26 13:11:19,573 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f1856d10-16d5-4d64-808a-2dea22bfda1e 2018-08-26 13:11:19,580 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-26 13:11:19,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34/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}2016cfaed43b26833edac4f0a563297dd680dc74" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-26 13:11:19,655 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:11:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-36839cc4-1b78-4e41-b7a2-c3df442380c8 x-compute-request-id: req-36839cc4-1b78-4e41-b7a2-c3df442380c8 Content-Encoding: gzip Content-Length: 10855 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.009197] AppArmor: AppArmor initialized\n[ 0.012231] Yama: becoming mindful.\n[ 0.014093] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017813] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020913] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022564] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.025034] Initializing cgroup subsys memory\n[ 0.026294] Initializing cgroup subsys devices\n[ 0.028015] Initializing cgroup subsys freezer\n[ 0.029240] Initializing cgroup subsys blkio\n[ 0.030454] Initializing cgroup subsys perf_event\n[ 0.032021] Initializing cgroup subsys hugetlb\n[ 0.033415] FEATURE SPEC_CTRL Not Present\n[ 0.036195] mce: CPU supports 10 MCE banks\n[ 0.037457] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.037457] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040011] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.041741] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.044003] Speculative Store Bypass: Vulnerable\n[ 0.046360] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.052957] ACPI: Core revision 20131115\n[ 0.054680] ACPI: All ACPI Tables successfully acquired\n[ 0.056414] ftrace: allocating 28717 entries in 113 pages\n[ 0.076304] smpboot: Max logical packages: 2\n[ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.081753] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.084289] Enabling x2apic\n[ 0.085207] Enabled x2apic\n[ 0.086366] Switched APIC routing to physical x2apic.\n[ 0.089379] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.090937] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.093393] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.101485] KVM setup paravirtual spinlock\n[ 0.106203] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.108144] x86: Booting SMP configuration:\n[ 0.109351] .... node #0, CPUs: #1[ 0.106118] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.124018] x86: Booted up 1 node, 2 CPUs\n[ 0.124013] KVM setup async PF for cpu 1\n[ 0.124016] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.127752] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.128433] devtmpfs: initialized\n[ 0.132072] EVM: security.selinux\n[ 0.133056] EVM: security.SMACK64\n[ 0.134020] EVM: security.ima\n[ 0.134933] EVM: security.capability\n[ 0.137127] pinctrl core: initialized pinctrl subsystem\n[ 0.138550] regulator-dummy: no parameters\n[ 0.139776] RTC time: 13:06:20, date: 08/26/18\n[ 0.140134] NET: Registered protocol family 16\n[ 0.141527] cpuidle: using governor ladder\n[ 0.142692] cpuidle: using governor menu\n[ 0.143859] ACPI: bus type PCI registered\n[ 0.144017] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.145761] PCI: Using configuration type 1 for base access\n[ 0.147898] bio: create slab at 0\n[ 0.148084] ACPI: Added _OSI(Module Device)\n[ 0.149238] ACPI: Added _OSI(Processor Device)\n[ 0.150429] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.151661] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.153283] ACPI: Interpreter enabled\n[ 0.154352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.156799] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.159485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.161775] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.164007] ACPI: (supports S0 S5)\n[ 0.168003] ACPI: Using IOAPIC for interrupt routing\n[ 0.169351] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.171922] ACPI: No dock devices found.\n[ 0.174046] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.175598] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.176007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.177658] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.180216] acpiphp: Slot [3] registered\n[ 0.181325] acpiphp: Slot [4] registered\n[ 0.182440] acpiphp: Slot [5] registered\n[ 0.183562] acpiphp: Slot [6] registered\n[ 0.184023] acpiphp: Slot [7] registered\n[ 0.185153] acpiphp: Slot [8] registered\n[ 0.186258] acpiphp: Slot [9] registered\n[ 0.187378] acpiphp: Slot [10] registered\n[ 0.188021] acpiphp: Slot [11] registered\n[ 0.189173] acpiphp: Slot [12] registered\n[ 0.190303] acpiphp: Slot [13] registered\n[ 0.191437] acpiphp: Slot [14] registered\n[ 0.192021] acpiphp: Slot [15] registered\n[ 0.193147] acpiphp: Slot [16] registered\n[ 0.194337] acpiphp: Slot [17] registered\n[ 0.195467] acpiphp: Slot [18] registered\n[ 0.196028] acpiphp: Slot [19] registered\n[ 0.197172] acpiphp: Slot [20] registered\n[ 0.198305] acpiphp: Slot [21] registered\n[ 0.199421] acpiphp: Slot [22] registered\n[ 0.200021] acpiphp: Slot [23] registered\n[ 0.201148] acpiphp: Slot [24] registered\n[ 0.202266] acpiphp: Slot [25] registered\n[ 0.203385] acpiphp: Slot [26] registered\n[ 0.204020] acpiphp: Slot [27] registered\n[ 0.205115] acpiphp: Slot [28] registered\n[ 0.206224] acpiphp: Slot [29] registered\n[ 0.207320] acpiphp: Slot [30] registered\n[ 0.208027] acpiphp: Slot [31] registered\n[ 0.209114] PCI host bridge to bus 0000:00\n[ 0.210227] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.211630] 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.213670] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.215499] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.216003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.223589] 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.251469] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.253008] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.255052] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.256993] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.259334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.260805] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.262620] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.262620] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.264003] vgaarb: loaded\n[ 0.264916] vgaarb: bridge control possible 0000:00:02.0\n[ 0.266710] SCSI subsystem initialized\n[ 0.268081] ACPI: bus type USB registered\n[ 0.269352] usbcore: registered new interface driver usbfs\n[ 0.270925] usbcore: registered new interface driver hub\n[ 0.272050] usbcore: registered new device driver usb\n[ 0.273578] PCI: Using ACPI for IRQ routing\n[ 0.273728] NetLabel: Initializing\n[ 0.276007] NetLabel: domain hash size = 128\n[ 0.277299] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.278794] NetLabel: unlabeled traffic allowed by default\n[ 0.280198] Switched to clocksource kvm-clock\n[ 0.288964] AppArmor: AppArmor Filesystem Enabled\n[ 0.290438] pnp: PnP ACPI init\n[ 0.291457] ACPI: bus type PNP registered\n[ 0.293177] pnp: PnP ACPI: found 8 devices\n[ 0.294441] ACPI: bus type PNP unregistered\n[ 0.302078] NET: Registered protocol family 2\n[ 0.303680] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.305969] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.308021] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.309908] TCP: reno registered\n[ 0.310941] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.312652] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.314526] NET: Registered protocol family 1\n[ 0.315865] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.317522] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.319140] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.341340] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.363673] Trying to unpack rootfs image as initramfs...\n[ 0.463523] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.465832] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.467312] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.469278] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.472267] Scanning for low memory corruption every 60 seconds\n[ 0.474802] Initialise system trusted keyring\n[ 0.476398] audit: initializing netlink socket (disabled)\n[ 0.478143] type=2000 audit(1535288780.942:1): initialized\n[ 0.499192] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.501908] zbud: loaded\n[ 0.502998] VFS: Disk quotas dquot_6.5.2\n[ 0.504159] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.506228] fuse init (API version 7.22)\n[ 0.507463] msgmni has been set to 3997\n[ 0.508606] Key type big_key registered\n[ 0.510413] Key type asymmetric registered\n[ 0.511547] Asymmetric key parser 'x509' registered\n[ 0.512853] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.514961] io scheduler noop registered\n[ 0.516057] io scheduler deadline registered (default)\n[ 0.517410] io scheduler cfq registered\n[ 0.518544] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520257] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.522347] ipmi message handler version 39.2\n[ 0.523828] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.526257] ACPI: Power Button [PWRF]\n[ 0.527616] GHES: HEST is not enabled!\n[ 0.549578] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.593172] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.615515] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.617559] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.643204] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.646112] Linux agpgart interface v0.103\n[ 0.648237] brd: module loaded\n[ 0.649605] loop: module loaded\n[ 0.650908] blk-mq: CPU -> queue map\n[ 0.651915] CPU 0 -> Queue 0\n[ 0.652911] CPU 1 -> Queue 0\n[ 0.654661] vda: vda1\n[ 0.656424] scsi0 : ata_piix\n[ 0.657670] scsi1 : ata_piix\n[ 0.658741] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.660778] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.663047] libphy: Fixed MDIO Bus: probed\n[ 0.664524] tun: Universal TUN/TAP device driver, 1.6\n[ 0.666124] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.670531] PPP generic driver version 2.4.2\n[ 0.671914] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.673740] ehci-pci: EHCI PCI platform driver\n[ 0.675008] ehci-platform: EHCI generic platform driver\n[ 0.676374] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.677923] ohci-pci: OHCI PCI platform driver\n[ 0.679137] ohci-platform: OHCI generic platform driver\n[ 0.680497] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.702967] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.704365] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.706440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.707982] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.709660] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.711660] usb usb1: Product: UHCI Host Controller\n[ 0.712968] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.714573] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.715940] hub 1-0:1.0: USB hub found\n[ 0.717018] hub 1-0:1.0: 2 ports detected\n[ 0.718283] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.721204] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.722537] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.724061] mousedev: PS/2 mouse device common for all mice\n[ 0.725805] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.728270] rtc_cmos 00:00: RTC can wake from S4\n[ 0.729896] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.731599] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.733383] device-mapper: uevent: version 1.0.3\n[ 0.734754] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.737120] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.738833] TCP: cubic registered\n[ 0.739944] NET: Registered protocol family 10\n[ 0.741567] NET: Registered protocol family 17\n[ 0.742853] Key type dns_resolver registered\n[ 0.744273] Loading compiled-in X.509 certificates\n[ 0.746141] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.755916] registered taskstats version 1\n[ 0.759128] Key type trusted registered\n[ 0.763402] Key type encrypted registered\n[ 0.764677] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.766150] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.768200] regulator-dummy: disabling\n[ 0.769392] Magic number: 14:409:130\n[ 0.770513] acpi device:05: hash matches\n[ 0.771744] rtc_cmos 00:00: setting system clock to 2018-08-26 13:06:21 UTC (1535288781)\n[ 0.774019] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.775522] EDD information not available.\n[ 0.821340] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.823607] Write protecting the kernel read-only data: 12288k\n[ 0.825769] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.829239] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.844169] systemd-udevd[107]: starting version 204\n[ 0.885958] FDC 0 is a S82078B\n[ 1.028049] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.192492] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.194280] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.196120] usb 1-1: Product: QEMU USB Tablet\n[ 1.197332] usb 1-1: Manufacturer: QEMU\n[ 1.198435] usb 1-1: SerialNumber: 42\n[ 1.464112] tsc: Refined TSC clocksource calibration: 3491.845 MHz\n[ 1.905076] 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.243706] 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.794911] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 3.185789] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Sun, 26 Aug 2018 13:06:24 +0000. Up 4.04 seconds.\ncloud-init-nonet[4.23]: 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 * Stopping set console keymap[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.91]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 26 Aug 2018 13:06:26 +0000. Up 6.08 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:65:c5:2c |\nci-info: | eth0 | True | 192.168.0.18 | 255.255.255.0 | fa:16:3e:c4:7e:6c |\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.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n69:5e:02:a0:6a:5b:e3:a1:4b:f5:b6:c7:4b:50:89:3d root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . |\n| . .o . |\n| . ..E |\n| . .... |\n|.. = . S . |\n|. * + .o o |\n| + . o... |\n|. . . oo |\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:\n30:21:bc:31:41:5e:92:40:be:5c:82:4e:90:f3:35:cb root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n|.oo+=oo |\n|+o .B+ . |\n|.+ooo*o |\n|o..+E o |\n| .o S |\n| |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n98:1d:e2:bb:d1:cc:b2:db:cc:38:57:cd:b6:3b:da:6c root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| |\n| . . |\n| . = . |\n| + S o |\n| = . + |\n| + +. . . |\n| .X. oE |\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:\na2:6f:03:32:b6:82:25:70:86:bd:e9:00:64:ad:1f:46 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| . |\n| o E |\n|ooo |\n|+.+o |\n|oooo. . S |\n|o B... . |\n|.* +.. |\n|o o .o |\n| . ... |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\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 OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 26 Aug 2018 13:08:30 +0000. Up 129.98 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Sun, 26 Aug 2018 13:09:31 +0000. Up 190.90 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 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://archive.ubuntu.com trusty InRelease\n \nErr http://archive.ubuntu.com trusty-updates InRelease\n \nErr http://archive.ubuntu.com trusty-backports InRelease\n \nErr http://archive.ubuntu.com trusty Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.10\n+ '[' -n 192.168.0.10 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bono --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package bono\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package clearwater-management\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 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 0 -lt 10 ']'\n+ retries=1\n+ echo 'nsupdate failed - retrying (retry 1)...'\nnsupdate failed - retrying (retry 1)...\n+ sleep 5\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 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n"} 2018-08-26 13:11:19,656 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34/action used request id req-36839cc4-1b78-4e41-b7a2-c3df442380c8 2018-08-26 13:11:19,656 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0752329826355s 2018-08-26 13:11:19,657 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34/action used request id req-36839cc4-1b78-4e41-b7a2-c3df442380c8 2018-08-26 13:11:19,657 - 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.009197] AppArmor: AppArmor initialized [ 0.012231] Yama: becoming mindful. [ 0.014093] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017813] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020913] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022564] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.025034] Initializing cgroup subsys memory [ 0.026294] Initializing cgroup subsys devices [ 0.028015] Initializing cgroup subsys freezer [ 0.029240] Initializing cgroup subsys blkio [ 0.030454] Initializing cgroup subsys perf_event [ 0.032021] Initializing cgroup subsys hugetlb [ 0.033415] FEATURE SPEC_CTRL Not Present [ 0.036195] mce: CPU supports 10 MCE banks [ 0.037457] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.037457] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040011] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.041741] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.044003] Speculative Store Bypass: Vulnerable [ 0.046360] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.052957] ACPI: Core revision 20131115 [ 0.054680] ACPI: All ACPI Tables successfully acquired [ 0.056414] ftrace: allocating 28717 entries in 113 pages [ 0.076304] smpboot: Max logical packages: 2 [ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.081753] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.084289] Enabling x2apic [ 0.085207] Enabled x2apic [ 0.086366] Switched APIC routing to physical x2apic. [ 0.089379] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.090937] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.093393] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.101485] KVM setup paravirtual spinlock [ 0.106203] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.108144] x86: Booting SMP configuration: [ 0.109351] .... node #0, CPUs: #1[ 0.106118] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.124018] x86: Booted up 1 node, 2 CPUs [ 0.124013] KVM setup async PF for cpu 1 [ 0.124016] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.127752] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.128433] devtmpfs: initialized [ 0.132072] EVM: security.selinux [ 0.133056] EVM: security.SMACK64 [ 0.134020] EVM: security.ima [ 0.134933] EVM: security.capability [ 0.137127] pinctrl core: initialized pinctrl subsystem [ 0.138550] regulator-dummy: no parameters [ 0.139776] RTC time: 13:06:20, date: 08/26/18 [ 0.140134] NET: Registered protocol family 16 [ 0.141527] cpuidle: using governor ladder [ 0.142692] cpuidle: using governor menu [ 0.143859] ACPI: bus type PCI registered [ 0.144017] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.145761] PCI: Using configuration type 1 for base access [ 0.147898] bio: create slab at 0 [ 0.148084] ACPI: Added _OSI(Module Device) [ 0.149238] ACPI: Added _OSI(Processor Device) [ 0.150429] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.151661] ACPI: Added _OSI(Processor Aggregator Device) [ 0.153283] ACPI: Interpreter enabled [ 0.154352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.156799] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.159485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.161775] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.164007] ACPI: (supports S0 S5) [ 0.168003] ACPI: Using IOAPIC for interrupt routing [ 0.169351] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.171922] ACPI: No dock devices found. [ 0.174046] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.175598] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.176007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.177658] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.180216] acpiphp: Slot [3] registered [ 0.181325] acpiphp: Slot [4] registered [ 0.182440] acpiphp: Slot [5] registered [ 0.183562] acpiphp: Slot [6] registered [ 0.184023] acpiphp: Slot [7] registered [ 0.185153] acpiphp: Slot [8] registered [ 0.186258] acpiphp: Slot [9] registered [ 0.187378] acpiphp: Slot [10] registered [ 0.188021] acpiphp: Slot [11] registered [ 0.189173] acpiphp: Slot [12] registered [ 0.190303] acpiphp: Slot [13] registered [ 0.191437] acpiphp: Slot [14] registered [ 0.192021] acpiphp: Slot [15] registered [ 0.193147] acpiphp: Slot [16] registered [ 0.194337] acpiphp: Slot [17] registered [ 0.195467] acpiphp: Slot [18] registered [ 0.196028] acpiphp: Slot [19] registered [ 0.197172] acpiphp: Slot [20] registered [ 0.198305] acpiphp: Slot [21] registered [ 0.199421] acpiphp: Slot [22] registered [ 0.200021] acpiphp: Slot [23] registered [ 0.201148] acpiphp: Slot [24] registered [ 0.202266] acpiphp: Slot [25] registered [ 0.203385] acpiphp: Slot [26] registered [ 0.204020] acpiphp: Slot [27] registered [ 0.205115] acpiphp: Slot [28] registered [ 0.206224] acpiphp: Slot [29] registered [ 0.207320] acpiphp: Slot [30] registered [ 0.208027] acpiphp: Slot [31] registered [ 0.209114] PCI host bridge to bus 0000:00 [ 0.210227] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.211630] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.212004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.213670] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.215499] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.216003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.223589] 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.251469] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.253008] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.255052] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.256993] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.259334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.260805] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.262620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.262620] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.264003] vgaarb: loaded [ 0.264916] vgaarb: bridge control possible 0000:00:02.0 [ 0.266710] SCSI subsystem initialized [ 0.268081] ACPI: bus type USB registered [ 0.269352] usbcore: registered new interface driver usbfs [ 0.270925] usbcore: registered new interface driver hub [ 0.272050] usbcore: registered new device driver usb [ 0.273578] PCI: Using ACPI for IRQ routing [ 0.273728] NetLabel: Initializing [ 0.276007] NetLabel: domain hash size = 128 [ 0.277299] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.278794] NetLabel: unlabeled traffic allowed by default [ 0.280198] Switched to clocksource kvm-clock [ 0.288964] AppArmor: AppArmor Filesystem Enabled [ 0.290438] pnp: PnP ACPI init [ 0.291457] ACPI: bus type PNP registered [ 0.293177] pnp: PnP ACPI: found 8 devices [ 0.294441] ACPI: bus type PNP unregistered [ 0.302078] NET: Registered protocol family 2 [ 0.303680] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.305969] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.308021] TCP: Hash tables configured (established 16384 bind 16384) [ 0.309908] TCP: reno registered [ 0.310941] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.312652] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.314526] NET: Registered protocol family 1 [ 0.315865] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.317522] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.319140] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.341340] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.363673] Trying to unpack rootfs image as initramfs... [ 0.463523] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.465832] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.467312] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.469278] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.472267] Scanning for low memory corruption every 60 seconds [ 0.474802] Initialise system trusted keyring [ 0.476398] audit: initializing netlink socket (disabled) [ 0.478143] type=2000 audit(1535288780.942:1): initialized [ 0.499192] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.501908] zbud: loaded [ 0.502998] VFS: Disk quotas dquot_6.5.2 [ 0.504159] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.506228] fuse init (API version 7.22) [ 0.507463] msgmni has been set to 3997 [ 0.508606] Key type big_key registered [ 0.510413] Key type asymmetric registered [ 0.511547] Asymmetric key parser 'x509' registered [ 0.512853] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.514961] io scheduler noop registered [ 0.516057] io scheduler deadline registered (default) [ 0.517410] io scheduler cfq registered [ 0.518544] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.520257] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.522347] ipmi message handler version 39.2 [ 0.523828] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.526257] ACPI: Power Button [PWRF] [ 0.527616] GHES: HEST is not enabled! [ 0.549578] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.593172] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.615515] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.617559] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.643204] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.646112] Linux agpgart interface v0.103 [ 0.648237] brd: module loaded [ 0.649605] loop: module loaded [ 0.650908] blk-mq: CPU -> queue map [ 0.651915] CPU 0 -> Queue 0 [ 0.652911] CPU 1 -> Queue 0 [ 0.654661] vda: vda1 [ 0.656424] scsi0 : ata_piix [ 0.657670] scsi1 : ata_piix [ 0.658741] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.660778] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.663047] libphy: Fixed MDIO Bus: probed [ 0.664524] tun: Universal TUN/TAP device driver, 1.6 [ 0.666124] tun: (C) 1999-2004 Max Krasnyansky [ 0.670531] PPP generic driver version 2.4.2 [ 0.671914] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.673740] ehci-pci: EHCI PCI platform driver [ 0.675008] ehci-platform: EHCI generic platform driver [ 0.676374] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.677923] ohci-pci: OHCI PCI platform driver [ 0.679137] ohci-platform: OHCI generic platform driver [ 0.680497] uhci_hcd: USB Universal Host Controller Interface driver [ 0.702967] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.704365] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.706440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.707982] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.709660] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.711660] usb usb1: Product: UHCI Host Controller [ 0.712968] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.714573] usb usb1: SerialNumber: 0000:00:01.2 [ 0.715940] hub 1-0:1.0: USB hub found [ 0.717018] hub 1-0:1.0: 2 ports detected [ 0.718283] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.721204] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.722537] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.724061] mousedev: PS/2 mouse device common for all mice [ 0.725805] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.728270] rtc_cmos 00:00: RTC can wake from S4 [ 0.729896] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.731599] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.733383] device-mapper: uevent: version 1.0.3 [ 0.734754] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.737120] ledtrig-cpu: registered to indicate activity on CPUs [ 0.738833] TCP: cubic registered [ 0.739944] NET: Registered protocol family 10 [ 0.741567] NET: Registered protocol family 17 [ 0.742853] Key type dns_resolver registered [ 0.744273] Loading compiled-in X.509 certificates [ 0.746141] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.755916] registered taskstats version 1 [ 0.759128] Key type trusted registered [ 0.763402] Key type encrypted registered [ 0.764677] AppArmor: AppArmor sha1 policy hashing enabled [ 0.766150] IMA: No TPM chip found, activating TPM-bypass! [ 0.768200] regulator-dummy: disabling [ 0.769392] Magic number: 14:409:130 [ 0.770513] acpi device:05: hash matches [ 0.771744] rtc_cmos 00:00: setting system clock to 2018-08-26 13:06:21 UTC (1535288781) [ 0.774019] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.775522] EDD information not available. [ 0.821340] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.823607] Write protecting the kernel read-only data: 12288k [ 0.825769] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.829239] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.844169] systemd-udevd[107]: starting version 204 [ 0.885958] FDC 0 is a S82078B [ 1.028049] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.192492] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.194280] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.196120] usb 1-1: Product: QEMU USB Tablet [ 1.197332] usb 1-1: Manufacturer: QEMU [ 1.198435] usb 1-1: SerialNumber: 42 [ 1.464112] tsc: Refined TSC clocksource calibration: 3491.845 MHz [ 1.905076] 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.243706] 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.794911] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 3.185789] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sun, 26 Aug 2018 13:06:24 +0000. Up 4.04 seconds. cloud-init-nonet[4.23]: 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 ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.91]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 26 Aug 2018 13:06:26 +0000. Up 6.08 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:65:c5:2c | ci-info: | eth0 | True | 192.168.0.18 | 255.255.255.0 | fa:16:3e:c4:7e:6c | 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.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 69:5e:02:a0:6a:5b:e3:a1:4b:f5:b6:c7:4b:50:89:3d root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | . | | . .o . | | . ..E | | . .... | |.. = . S . | |. * + .o o | | + . o... | |. . . oo | | . .... | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 30:21:bc:31:41:5e:92:40:be:5c:82:4e:90:f3:35:cb root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ |.oo+=oo | |+o .B+ . | |.+ooo*o | |o..+E o | | .o S | | | | | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 98:1d:e2:bb:d1:cc:b2:db:cc:38:57:cd:b6:3b:da:6c root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | . . | | . = . | | + S o | | = . + | | + +. . . | | .X. oE | | =++ .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: a2:6f:03:32:b6:82:25:70:86:bd:e9:00:64:ad:1f:46 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | . | | o E | |ooo | |+.+o | |oooo. . S | |o B... . | |.* +.. | |o o .o | | . ... | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting SystemD login management service[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 26 Aug 2018 13:08:30 +0000. Up 129.98 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Sun, 26 Aug 2018 13:09:31 +0000. Up 190.90 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 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.10 + '[' -n 192.168.0.10 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package bono + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + 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 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + 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 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 2018-08-26 13:11:19,659 - functest.core.singlevm - DEBUG - try 27: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-26 13:11:29,670 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 13:11:29,673 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:11:30,211 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:11:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0bf5031b-7038-4940-a9c8-140ddac2aa28 x-compute-request-id: req-0bf5031b-7038-4940-a9c8-140ddac2aa28 Content-Encoding: gzip Content-Length: 1498 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:c4:7e:6c", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:7e:6c", "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:65:c5:2c", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:c5:2c", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/44585adb-a974-4743-8ee5-68ef49323e34", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "44585adb-a974-4743-8ee5-68ef49323e34", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "bono-0.clearwater.opnfv", "created": "2018-08-26T13:05:34Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:5d:e3", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:5d:e3", "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:74:94:5f", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:94:5f", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "homer-0.clearwater.opnfv", "created": "2018-08-26T13:05:34Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:70:a6", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:70:a6", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:04:67", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "dime-0.clearwater.opnfv", "created": "2018-08-26T13:05:33Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:76:07", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:76:07", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:3f:bd", "version": 4, "addr": "192.168.1.22", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/04010b09-d548-48ae-8871-56d5c14751a2", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/04010b09-d548-48ae-8871-56d5c14751a2", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:06.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "04010b09-d548-48ae-8871-56d5c14751a2", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:06Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-26T13:05:32Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:68:d3", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:68:d3", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:03:d7:5a", "version": 4, "addr": "192.168.1.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/57ebb195-7daf-48cc-a21b-c274f8e0bb85", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/57ebb195-7daf-48cc-a21b-c274f8e0bb85", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:11.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "57ebb195-7daf-48cc-a21b-c274f8e0bb85", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:11Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-26T13:05:32Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:d7:76", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:d7:76", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b55ce29a-afa7-419f-b72b-55ee4962e6ac", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b55ce29a-afa7-419f-b72b-55ee4962e6ac", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:05:17.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "b55ce29a-afa7-419f-b72b-55ee4962e6ac", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:05:17Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-26T13:03:38Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:07:50", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:07:50", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:c1:d2", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b00b1f06-37cc-49cb-a11f-b314a9d7d334", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b00b1f06-37cc-49cb-a11f-b314a9d7d334", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:03:28.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "b00b1f06-37cc-49cb-a11f-b314a9d7d334", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:03:28Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "ns.clearwater.opnfv", "created": "2018-08-26T13:01:44Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 13:11:30,211 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-0bf5031b-7038-4940-a9c8-140ddac2aa28 2018-08-26 13:11:30,211 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.54137802124s 2018-08-26 13:11:30,212 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-0bf5031b-7038-4940-a9c8-140ddac2aa28 2018-08-26 13:11:30,220 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-26 13:11:30,223 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34/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}2016cfaed43b26833edac4f0a563297dd680dc74" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-26 13:11:30,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:11: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-35833ed0-fddc-45ae-8458-d78244fb77b5 x-compute-request-id: req-35833ed0-fddc-45ae-8458-d78244fb77b5 Content-Encoding: gzip Content-Length: 10875 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.009197] AppArmor: AppArmor initialized\n[ 0.012231] Yama: becoming mindful.\n[ 0.014093] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017813] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020913] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022564] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.025034] Initializing cgroup subsys memory\n[ 0.026294] Initializing cgroup subsys devices\n[ 0.028015] Initializing cgroup subsys freezer\n[ 0.029240] Initializing cgroup subsys blkio\n[ 0.030454] Initializing cgroup subsys perf_event\n[ 0.032021] Initializing cgroup subsys hugetlb\n[ 0.033415] FEATURE SPEC_CTRL Not Present\n[ 0.036195] mce: CPU supports 10 MCE banks\n[ 0.037457] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.037457] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040011] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.041741] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.044003] Speculative Store Bypass: Vulnerable\n[ 0.046360] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.052957] ACPI: Core revision 20131115\n[ 0.054680] ACPI: All ACPI Tables successfully acquired\n[ 0.056414] ftrace: allocating 28717 entries in 113 pages\n[ 0.076304] smpboot: Max logical packages: 2\n[ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.081753] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.084289] Enabling x2apic\n[ 0.085207] Enabled x2apic\n[ 0.086366] Switched APIC routing to physical x2apic.\n[ 0.089379] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.090937] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.093393] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.101485] KVM setup paravirtual spinlock\n[ 0.106203] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.108144] x86: Booting SMP configuration:\n[ 0.109351] .... node #0, CPUs: #1[ 0.106118] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.124018] x86: Booted up 1 node, 2 CPUs\n[ 0.124013] KVM setup async PF for cpu 1\n[ 0.124016] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.127752] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.128433] devtmpfs: initialized\n[ 0.132072] EVM: security.selinux\n[ 0.133056] EVM: security.SMACK64\n[ 0.134020] EVM: security.ima\n[ 0.134933] EVM: security.capability\n[ 0.137127] pinctrl core: initialized pinctrl subsystem\n[ 0.138550] regulator-dummy: no parameters\n[ 0.139776] RTC time: 13:06:20, date: 08/26/18\n[ 0.140134] NET: Registered protocol family 16\n[ 0.141527] cpuidle: using governor ladder\n[ 0.142692] cpuidle: using governor menu\n[ 0.143859] ACPI: bus type PCI registered\n[ 0.144017] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.145761] PCI: Using configuration type 1 for base access\n[ 0.147898] bio: create slab at 0\n[ 0.148084] ACPI: Added _OSI(Module Device)\n[ 0.149238] ACPI: Added _OSI(Processor Device)\n[ 0.150429] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.151661] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.153283] ACPI: Interpreter enabled\n[ 0.154352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.156799] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.159485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.161775] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.164007] ACPI: (supports S0 S5)\n[ 0.168003] ACPI: Using IOAPIC for interrupt routing\n[ 0.169351] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.171922] ACPI: No dock devices found.\n[ 0.174046] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.175598] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.176007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.177658] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.180216] acpiphp: Slot [3] registered\n[ 0.181325] acpiphp: Slot [4] registered\n[ 0.182440] acpiphp: Slot [5] registered\n[ 0.183562] acpiphp: Slot [6] registered\n[ 0.184023] acpiphp: Slot [7] registered\n[ 0.185153] acpiphp: Slot [8] registered\n[ 0.186258] acpiphp: Slot [9] registered\n[ 0.187378] acpiphp: Slot [10] registered\n[ 0.188021] acpiphp: Slot [11] registered\n[ 0.189173] acpiphp: Slot [12] registered\n[ 0.190303] acpiphp: Slot [13] registered\n[ 0.191437] acpiphp: Slot [14] registered\n[ 0.192021] acpiphp: Slot [15] registered\n[ 0.193147] acpiphp: Slot [16] registered\n[ 0.194337] acpiphp: Slot [17] registered\n[ 0.195467] acpiphp: Slot [18] registered\n[ 0.196028] acpiphp: Slot [19] registered\n[ 0.197172] acpiphp: Slot [20] registered\n[ 0.198305] acpiphp: Slot [21] registered\n[ 0.199421] acpiphp: Slot [22] registered\n[ 0.200021] acpiphp: Slot [23] registered\n[ 0.201148] acpiphp: Slot [24] registered\n[ 0.202266] acpiphp: Slot [25] registered\n[ 0.203385] acpiphp: Slot [26] registered\n[ 0.204020] acpiphp: Slot [27] registered\n[ 0.205115] acpiphp: Slot [28] registered\n[ 0.206224] acpiphp: Slot [29] registered\n[ 0.207320] acpiphp: Slot [30] registered\n[ 0.208027] acpiphp: Slot [31] registered\n[ 0.209114] PCI host bridge to bus 0000:00\n[ 0.210227] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.211630] 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.213670] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.215499] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.216003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.223589] 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.251469] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.253008] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.255052] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.256993] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.259334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.260805] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.262620] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.262620] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.264003] vgaarb: loaded\n[ 0.264916] vgaarb: bridge control possible 0000:00:02.0\n[ 0.266710] SCSI subsystem initialized\n[ 0.268081] ACPI: bus type USB registered\n[ 0.269352] usbcore: registered new interface driver usbfs\n[ 0.270925] usbcore: registered new interface driver hub\n[ 0.272050] usbcore: registered new device driver usb\n[ 0.273578] PCI: Using ACPI for IRQ routing\n[ 0.273728] NetLabel: Initializing\n[ 0.276007] NetLabel: domain hash size = 128\n[ 0.277299] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.278794] NetLabel: unlabeled traffic allowed by default\n[ 0.280198] Switched to clocksource kvm-clock\n[ 0.288964] AppArmor: AppArmor Filesystem Enabled\n[ 0.290438] pnp: PnP ACPI init\n[ 0.291457] ACPI: bus type PNP registered\n[ 0.293177] pnp: PnP ACPI: found 8 devices\n[ 0.294441] ACPI: bus type PNP unregistered\n[ 0.302078] NET: Registered protocol family 2\n[ 0.303680] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.305969] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.308021] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.309908] TCP: reno registered\n[ 0.310941] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.312652] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.314526] NET: Registered protocol family 1\n[ 0.315865] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.317522] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.319140] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.341340] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.363673] Trying to unpack rootfs image as initramfs...\n[ 0.463523] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.465832] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.467312] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.469278] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.472267] Scanning for low memory corruption every 60 seconds\n[ 0.474802] Initialise system trusted keyring\n[ 0.476398] audit: initializing netlink socket (disabled)\n[ 0.478143] type=2000 audit(1535288780.942:1): initialized\n[ 0.499192] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.501908] zbud: loaded\n[ 0.502998] VFS: Disk quotas dquot_6.5.2\n[ 0.504159] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.506228] fuse init (API version 7.22)\n[ 0.507463] msgmni has been set to 3997\n[ 0.508606] Key type big_key registered\n[ 0.510413] Key type asymmetric registered\n[ 0.511547] Asymmetric key parser 'x509' registered\n[ 0.512853] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.514961] io scheduler noop registered\n[ 0.516057] io scheduler deadline registered (default)\n[ 0.517410] io scheduler cfq registered\n[ 0.518544] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520257] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.522347] ipmi message handler version 39.2\n[ 0.523828] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.526257] ACPI: Power Button [PWRF]\n[ 0.527616] GHES: HEST is not enabled!\n[ 0.549578] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.593172] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.615515] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.617559] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.643204] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.646112] Linux agpgart interface v0.103\n[ 0.648237] brd: module loaded\n[ 0.649605] loop: module loaded\n[ 0.650908] blk-mq: CPU -> queue map\n[ 0.651915] CPU 0 -> Queue 0\n[ 0.652911] CPU 1 -> Queue 0\n[ 0.654661] vda: vda1\n[ 0.656424] scsi0 : ata_piix\n[ 0.657670] scsi1 : ata_piix\n[ 0.658741] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.660778] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.663047] libphy: Fixed MDIO Bus: probed\n[ 0.664524] tun: Universal TUN/TAP device driver, 1.6\n[ 0.666124] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.670531] PPP generic driver version 2.4.2\n[ 0.671914] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.673740] ehci-pci: EHCI PCI platform driver\n[ 0.675008] ehci-platform: EHCI generic platform driver\n[ 0.676374] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.677923] ohci-pci: OHCI PCI platform driver\n[ 0.679137] ohci-platform: OHCI generic platform driver\n[ 0.680497] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.702967] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.704365] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.706440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.707982] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.709660] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.711660] usb usb1: Product: UHCI Host Controller\n[ 0.712968] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.714573] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.715940] hub 1-0:1.0: USB hub found\n[ 0.717018] hub 1-0:1.0: 2 ports detected\n[ 0.718283] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.721204] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.722537] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.724061] mousedev: PS/2 mouse device common for all mice\n[ 0.725805] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.728270] rtc_cmos 00:00: RTC can wake from S4\n[ 0.729896] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.731599] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.733383] device-mapper: uevent: version 1.0.3\n[ 0.734754] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.737120] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.738833] TCP: cubic registered\n[ 0.739944] NET: Registered protocol family 10\n[ 0.741567] NET: Registered protocol family 17\n[ 0.742853] Key type dns_resolver registered\n[ 0.744273] Loading compiled-in X.509 certificates\n[ 0.746141] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.755916] registered taskstats version 1\n[ 0.759128] Key type trusted registered\n[ 0.763402] Key type encrypted registered\n[ 0.764677] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.766150] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.768200] regulator-dummy: disabling\n[ 0.769392] Magic number: 14:409:130\n[ 0.770513] acpi device:05: hash matches\n[ 0.771744] rtc_cmos 00:00: setting system clock to 2018-08-26 13:06:21 UTC (1535288781)\n[ 0.774019] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.775522] EDD information not available.\n[ 0.821340] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.823607] Write protecting the kernel read-only data: 12288k\n[ 0.825769] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.829239] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.844169] systemd-udevd[107]: starting version 204\n[ 0.885958] FDC 0 is a S82078B\n[ 1.028049] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.192492] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.194280] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.196120] usb 1-1: Product: QEMU USB Tablet\n[ 1.197332] usb 1-1: Manufacturer: QEMU\n[ 1.198435] usb 1-1: SerialNumber: 42\n[ 1.464112] tsc: Refined TSC clocksource calibration: 3491.845 MHz\n[ 1.905076] 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.243706] 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.794911] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 3.185789] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Sun, 26 Aug 2018 13:06:24 +0000. Up 4.04 seconds.\ncloud-init-nonet[4.23]: 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 * Stopping set console keymap[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.91]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 26 Aug 2018 13:06:26 +0000. Up 6.08 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:65:c5:2c |\nci-info: | eth0 | True | 192.168.0.18 | 255.255.255.0 | fa:16:3e:c4:7e:6c |\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.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n69:5e:02:a0:6a:5b:e3:a1:4b:f5:b6:c7:4b:50:89:3d root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . |\n| . .o . |\n| . ..E |\n| . .... |\n|.. = . S . |\n|. * + .o o |\n| + . o... |\n|. . . oo |\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:\n30:21:bc:31:41:5e:92:40:be:5c:82:4e:90:f3:35:cb root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n|.oo+=oo |\n|+o .B+ . |\n|.+ooo*o |\n|o..+E o |\n| .o S |\n| |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n98:1d:e2:bb:d1:cc:b2:db:cc:38:57:cd:b6:3b:da:6c root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| |\n| . . |\n| . = . |\n| + S o |\n| = . + |\n| + +. . . |\n| .X. oE |\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:\na2:6f:03:32:b6:82:25:70:86:bd:e9:00:64:ad:1f:46 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| . |\n| o E |\n|ooo |\n|+.+o |\n|oooo. . S |\n|o B... . |\n|.* +.. |\n|o o .o |\n| . ... |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\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 OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 26 Aug 2018 13:08:30 +0000. Up 129.98 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Sun, 26 Aug 2018 13:09:31 +0000. Up 190.90 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 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://archive.ubuntu.com trusty InRelease\n \nErr http://archive.ubuntu.com trusty-updates InRelease\n \nErr http://archive.ubuntu.com trusty-backports InRelease\n \nErr http://archive.ubuntu.com trusty Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.10\n+ '[' -n 192.168.0.10 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bono --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package bono\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package clearwater-management\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 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 0 -lt 10 ']'\n+ retries=1\n+ echo 'nsupdate failed - retrying (retry 1)...'\nnsupdate failed - retrying (retry 1)...\n+ sleep 5\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 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 1 -lt 10 ']'\n+ retries=2\n+ echo 'nsupdate failed - retrying (retry 2)...'\nnsupdate failed - retrying (retry 2)...\n+ sleep 5\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 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n"} 2018-08-26 13:11:30,294 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34/action used request id req-35833ed0-fddc-45ae-8458-d78244fb77b5 2018-08-26 13:11:30,294 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0735950469971s 2018-08-26 13:11:30,295 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34/action used request id req-35833ed0-fddc-45ae-8458-d78244fb77b5 2018-08-26 13:11:30,295 - 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.009197] AppArmor: AppArmor initialized [ 0.012231] Yama: becoming mindful. [ 0.014093] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017813] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020913] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022564] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.025034] Initializing cgroup subsys memory [ 0.026294] Initializing cgroup subsys devices [ 0.028015] Initializing cgroup subsys freezer [ 0.029240] Initializing cgroup subsys blkio [ 0.030454] Initializing cgroup subsys perf_event [ 0.032021] Initializing cgroup subsys hugetlb [ 0.033415] FEATURE SPEC_CTRL Not Present [ 0.036195] mce: CPU supports 10 MCE banks [ 0.037457] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.037457] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040011] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.041741] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.044003] Speculative Store Bypass: Vulnerable [ 0.046360] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.052957] ACPI: Core revision 20131115 [ 0.054680] ACPI: All ACPI Tables successfully acquired [ 0.056414] ftrace: allocating 28717 entries in 113 pages [ 0.076304] smpboot: Max logical packages: 2 [ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.081753] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.084289] Enabling x2apic [ 0.085207] Enabled x2apic [ 0.086366] Switched APIC routing to physical x2apic. [ 0.089379] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.090937] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.093393] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.101485] KVM setup paravirtual spinlock [ 0.106203] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.108144] x86: Booting SMP configuration: [ 0.109351] .... node #0, CPUs: #1[ 0.106118] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.124018] x86: Booted up 1 node, 2 CPUs [ 0.124013] KVM setup async PF for cpu 1 [ 0.124016] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.127752] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.128433] devtmpfs: initialized [ 0.132072] EVM: security.selinux [ 0.133056] EVM: security.SMACK64 [ 0.134020] EVM: security.ima [ 0.134933] EVM: security.capability [ 0.137127] pinctrl core: initialized pinctrl subsystem [ 0.138550] regulator-dummy: no parameters [ 0.139776] RTC time: 13:06:20, date: 08/26/18 [ 0.140134] NET: Registered protocol family 16 [ 0.141527] cpuidle: using governor ladder [ 0.142692] cpuidle: using governor menu [ 0.143859] ACPI: bus type PCI registered [ 0.144017] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.145761] PCI: Using configuration type 1 for base access [ 0.147898] bio: create slab at 0 [ 0.148084] ACPI: Added _OSI(Module Device) [ 0.149238] ACPI: Added _OSI(Processor Device) [ 0.150429] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.151661] ACPI: Added _OSI(Processor Aggregator Device) [ 0.153283] ACPI: Interpreter enabled [ 0.154352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.156799] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.159485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.161775] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.164007] ACPI: (supports S0 S5) [ 0.168003] ACPI: Using IOAPIC for interrupt routing [ 0.169351] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.171922] ACPI: No dock devices found. [ 0.174046] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.175598] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.176007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.177658] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.180216] acpiphp: Slot [3] registered [ 0.181325] acpiphp: Slot [4] registered [ 0.182440] acpiphp: Slot [5] registered [ 0.183562] acpiphp: Slot [6] registered [ 0.184023] acpiphp: Slot [7] registered [ 0.185153] acpiphp: Slot [8] registered [ 0.186258] acpiphp: Slot [9] registered [ 0.187378] acpiphp: Slot [10] registered [ 0.188021] acpiphp: Slot [11] registered [ 0.189173] acpiphp: Slot [12] registered [ 0.190303] acpiphp: Slot [13] registered [ 0.191437] acpiphp: Slot [14] registered [ 0.192021] acpiphp: Slot [15] registered [ 0.193147] acpiphp: Slot [16] registered [ 0.194337] acpiphp: Slot [17] registered [ 0.195467] acpiphp: Slot [18] registered [ 0.196028] acpiphp: Slot [19] registered [ 0.197172] acpiphp: Slot [20] registered [ 0.198305] acpiphp: Slot [21] registered [ 0.199421] acpiphp: Slot [22] registered [ 0.200021] acpiphp: Slot [23] registered [ 0.201148] acpiphp: Slot [24] registered [ 0.202266] acpiphp: Slot [25] registered [ 0.203385] acpiphp: Slot [26] registered [ 0.204020] acpiphp: Slot [27] registered [ 0.205115] acpiphp: Slot [28] registered [ 0.206224] acpiphp: Slot [29] registered [ 0.207320] acpiphp: Slot [30] registered [ 0.208027] acpiphp: Slot [31] registered [ 0.209114] PCI host bridge to bus 0000:00 [ 0.210227] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.211630] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.212004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.213670] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.215499] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.216003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.223589] 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.251469] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.253008] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.255052] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.256993] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.259334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.260805] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.262620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.262620] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.264003] vgaarb: loaded [ 0.264916] vgaarb: bridge control possible 0000:00:02.0 [ 0.266710] SCSI subsystem initialized [ 0.268081] ACPI: bus type USB registered [ 0.269352] usbcore: registered new interface driver usbfs [ 0.270925] usbcore: registered new interface driver hub [ 0.272050] usbcore: registered new device driver usb [ 0.273578] PCI: Using ACPI for IRQ routing [ 0.273728] NetLabel: Initializing [ 0.276007] NetLabel: domain hash size = 128 [ 0.277299] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.278794] NetLabel: unlabeled traffic allowed by default [ 0.280198] Switched to clocksource kvm-clock [ 0.288964] AppArmor: AppArmor Filesystem Enabled [ 0.290438] pnp: PnP ACPI init [ 0.291457] ACPI: bus type PNP registered [ 0.293177] pnp: PnP ACPI: found 8 devices [ 0.294441] ACPI: bus type PNP unregistered [ 0.302078] NET: Registered protocol family 2 [ 0.303680] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.305969] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.308021] TCP: Hash tables configured (established 16384 bind 16384) [ 0.309908] TCP: reno registered [ 0.310941] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.312652] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.314526] NET: Registered protocol family 1 [ 0.315865] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.317522] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.319140] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.341340] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.363673] Trying to unpack rootfs image as initramfs... [ 0.463523] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.465832] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.467312] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.469278] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.472267] Scanning for low memory corruption every 60 seconds [ 0.474802] Initialise system trusted keyring [ 0.476398] audit: initializing netlink socket (disabled) [ 0.478143] type=2000 audit(1535288780.942:1): initialized [ 0.499192] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.501908] zbud: loaded [ 0.502998] VFS: Disk quotas dquot_6.5.2 [ 0.504159] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.506228] fuse init (API version 7.22) [ 0.507463] msgmni has been set to 3997 [ 0.508606] Key type big_key registered [ 0.510413] Key type asymmetric registered [ 0.511547] Asymmetric key parser 'x509' registered [ 0.512853] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.514961] io scheduler noop registered [ 0.516057] io scheduler deadline registered (default) [ 0.517410] io scheduler cfq registered [ 0.518544] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.520257] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.522347] ipmi message handler version 39.2 [ 0.523828] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.526257] ACPI: Power Button [PWRF] [ 0.527616] GHES: HEST is not enabled! [ 0.549578] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.593172] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.615515] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.617559] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.643204] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.646112] Linux agpgart interface v0.103 [ 0.648237] brd: module loaded [ 0.649605] loop: module loaded [ 0.650908] blk-mq: CPU -> queue map [ 0.651915] CPU 0 -> Queue 0 [ 0.652911] CPU 1 -> Queue 0 [ 0.654661] vda: vda1 [ 0.656424] scsi0 : ata_piix [ 0.657670] scsi1 : ata_piix [ 0.658741] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.660778] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.663047] libphy: Fixed MDIO Bus: probed [ 0.664524] tun: Universal TUN/TAP device driver, 1.6 [ 0.666124] tun: (C) 1999-2004 Max Krasnyansky [ 0.670531] PPP generic driver version 2.4.2 [ 0.671914] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.673740] ehci-pci: EHCI PCI platform driver [ 0.675008] ehci-platform: EHCI generic platform driver [ 0.676374] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.677923] ohci-pci: OHCI PCI platform driver [ 0.679137] ohci-platform: OHCI generic platform driver [ 0.680497] uhci_hcd: USB Universal Host Controller Interface driver [ 0.702967] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.704365] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.706440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.707982] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.709660] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.711660] usb usb1: Product: UHCI Host Controller [ 0.712968] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.714573] usb usb1: SerialNumber: 0000:00:01.2 [ 0.715940] hub 1-0:1.0: USB hub found [ 0.717018] hub 1-0:1.0: 2 ports detected [ 0.718283] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.721204] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.722537] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.724061] mousedev: PS/2 mouse device common for all mice [ 0.725805] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.728270] rtc_cmos 00:00: RTC can wake from S4 [ 0.729896] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.731599] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.733383] device-mapper: uevent: version 1.0.3 [ 0.734754] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.737120] ledtrig-cpu: registered to indicate activity on CPUs [ 0.738833] TCP: cubic registered [ 0.739944] NET: Registered protocol family 10 [ 0.741567] NET: Registered protocol family 17 [ 0.742853] Key type dns_resolver registered [ 0.744273] Loading compiled-in X.509 certificates [ 0.746141] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.755916] registered taskstats version 1 [ 0.759128] Key type trusted registered [ 0.763402] Key type encrypted registered [ 0.764677] AppArmor: AppArmor sha1 policy hashing enabled [ 0.766150] IMA: No TPM chip found, activating TPM-bypass! [ 0.768200] regulator-dummy: disabling [ 0.769392] Magic number: 14:409:130 [ 0.770513] acpi device:05: hash matches [ 0.771744] rtc_cmos 00:00: setting system clock to 2018-08-26 13:06:21 UTC (1535288781) [ 0.774019] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.775522] EDD information not available. [ 0.821340] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.823607] Write protecting the kernel read-only data: 12288k [ 0.825769] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.829239] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.844169] systemd-udevd[107]: starting version 204 [ 0.885958] FDC 0 is a S82078B [ 1.028049] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.192492] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.194280] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.196120] usb 1-1: Product: QEMU USB Tablet [ 1.197332] usb 1-1: Manufacturer: QEMU [ 1.198435] usb 1-1: SerialNumber: 42 [ 1.464112] tsc: Refined TSC clocksource calibration: 3491.845 MHz [ 1.905076] 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.243706] 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.794911] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 3.185789] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sun, 26 Aug 2018 13:06:24 +0000. Up 4.04 seconds. cloud-init-nonet[4.23]: 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 ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.91]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 26 Aug 2018 13:06:26 +0000. Up 6.08 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:65:c5:2c | ci-info: | eth0 | True | 192.168.0.18 | 255.255.255.0 | fa:16:3e:c4:7e:6c | 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.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 69:5e:02:a0:6a:5b:e3:a1:4b:f5:b6:c7:4b:50:89:3d root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | . | | . .o . | | . ..E | | . .... | |.. = . S . | |. * + .o o | | + . o... | |. . . oo | | . .... | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 30:21:bc:31:41:5e:92:40:be:5c:82:4e:90:f3:35:cb root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ |.oo+=oo | |+o .B+ . | |.+ooo*o | |o..+E o | | .o S | | | | | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 98:1d:e2:bb:d1:cc:b2:db:cc:38:57:cd:b6:3b:da:6c root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | . . | | . = . | | + S o | | = . + | | + +. . . | | .X. oE | | =++ .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: a2:6f:03:32:b6:82:25:70:86:bd:e9:00:64:ad:1f:46 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | . | | o E | |ooo | |+.+o | |oooo. . S | |o B... . | |.* +.. | |o o .o | | . ... | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting SystemD login management service[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 26 Aug 2018 13:08:30 +0000. Up 129.98 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Sun, 26 Aug 2018 13:09:31 +0000. Up 190.90 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 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.10 + '[' -n 192.168.0.10 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package bono + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + 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 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + 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 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + 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 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 2018-08-26 13:11:30,297 - functest.core.singlevm - DEBUG - try 28: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-26 13:11:40,308 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 13:11:40,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:11:40,784 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13: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,Accept-Encoding x-openstack-request-id: req-72979a29-93bb-46c6-9b1e-efeb28d96f7c x-compute-request-id: req-72979a29-93bb-46c6-9b1e-efeb28d96f7c Content-Encoding: gzip Content-Length: 1498 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:c4:7e:6c", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:7e:6c", "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:65:c5:2c", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:c5:2c", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/44585adb-a974-4743-8ee5-68ef49323e34", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "44585adb-a974-4743-8ee5-68ef49323e34", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "bono-0.clearwater.opnfv", "created": "2018-08-26T13:05:34Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:5d:e3", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:5d:e3", "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:74:94:5f", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:94:5f", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "homer-0.clearwater.opnfv", "created": "2018-08-26T13:05:34Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:70:a6", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:70:a6", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:04:67", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "dime-0.clearwater.opnfv", "created": "2018-08-26T13:05:33Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:76:07", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:76:07", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:3f:bd", "version": 4, "addr": "192.168.1.22", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/04010b09-d548-48ae-8871-56d5c14751a2", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/04010b09-d548-48ae-8871-56d5c14751a2", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:06.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "04010b09-d548-48ae-8871-56d5c14751a2", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:06Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-26T13:05:32Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:68:d3", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:68:d3", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:03:d7:5a", "version": 4, "addr": "192.168.1.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/57ebb195-7daf-48cc-a21b-c274f8e0bb85", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/57ebb195-7daf-48cc-a21b-c274f8e0bb85", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:11.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "57ebb195-7daf-48cc-a21b-c274f8e0bb85", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:11Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-26T13:05:32Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:d7:76", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:d7:76", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b55ce29a-afa7-419f-b72b-55ee4962e6ac", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b55ce29a-afa7-419f-b72b-55ee4962e6ac", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:05:17.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "b55ce29a-afa7-419f-b72b-55ee4962e6ac", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:05:17Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-26T13:03:38Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:07:50", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:07:50", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:c1:d2", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b00b1f06-37cc-49cb-a11f-b314a9d7d334", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b00b1f06-37cc-49cb-a11f-b314a9d7d334", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:03:28.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "b00b1f06-37cc-49cb-a11f-b314a9d7d334", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:03:28Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "ns.clearwater.opnfv", "created": "2018-08-26T13:01:44Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 13:11:40,784 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-72979a29-93bb-46c6-9b1e-efeb28d96f7c 2018-08-26 13:11:40,785 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.476361989975s 2018-08-26 13:11:40,785 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-72979a29-93bb-46c6-9b1e-efeb28d96f7c 2018-08-26 13:11:40,793 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-26 13:11:40,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34/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}2016cfaed43b26833edac4f0a563297dd680dc74" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-26 13:11:40,870 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13: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,Accept-Encoding x-openstack-request-id: req-7f0480b9-5a9c-4982-9310-859c4b955dc4 x-compute-request-id: req-7f0480b9-5a9c-4982-9310-859c4b955dc4 Content-Encoding: gzip Content-Length: 10875 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.009197] AppArmor: AppArmor initialized\n[ 0.012231] Yama: becoming mindful.\n[ 0.014093] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017813] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020913] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022564] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.025034] Initializing cgroup subsys memory\n[ 0.026294] Initializing cgroup subsys devices\n[ 0.028015] Initializing cgroup subsys freezer\n[ 0.029240] Initializing cgroup subsys blkio\n[ 0.030454] Initializing cgroup subsys perf_event\n[ 0.032021] Initializing cgroup subsys hugetlb\n[ 0.033415] FEATURE SPEC_CTRL Not Present\n[ 0.036195] mce: CPU supports 10 MCE banks\n[ 0.037457] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.037457] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040011] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.041741] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.044003] Speculative Store Bypass: Vulnerable\n[ 0.046360] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.052957] ACPI: Core revision 20131115\n[ 0.054680] ACPI: All ACPI Tables successfully acquired\n[ 0.056414] ftrace: allocating 28717 entries in 113 pages\n[ 0.076304] smpboot: Max logical packages: 2\n[ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.081753] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.084289] Enabling x2apic\n[ 0.085207] Enabled x2apic\n[ 0.086366] Switched APIC routing to physical x2apic.\n[ 0.089379] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.090937] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.093393] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.101485] KVM setup paravirtual spinlock\n[ 0.106203] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.108144] x86: Booting SMP configuration:\n[ 0.109351] .... node #0, CPUs: #1[ 0.106118] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.124018] x86: Booted up 1 node, 2 CPUs\n[ 0.124013] KVM setup async PF for cpu 1\n[ 0.124016] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.127752] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.128433] devtmpfs: initialized\n[ 0.132072] EVM: security.selinux\n[ 0.133056] EVM: security.SMACK64\n[ 0.134020] EVM: security.ima\n[ 0.134933] EVM: security.capability\n[ 0.137127] pinctrl core: initialized pinctrl subsystem\n[ 0.138550] regulator-dummy: no parameters\n[ 0.139776] RTC time: 13:06:20, date: 08/26/18\n[ 0.140134] NET: Registered protocol family 16\n[ 0.141527] cpuidle: using governor ladder\n[ 0.142692] cpuidle: using governor menu\n[ 0.143859] ACPI: bus type PCI registered\n[ 0.144017] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.145761] PCI: Using configuration type 1 for base access\n[ 0.147898] bio: create slab at 0\n[ 0.148084] ACPI: Added _OSI(Module Device)\n[ 0.149238] ACPI: Added _OSI(Processor Device)\n[ 0.150429] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.151661] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.153283] ACPI: Interpreter enabled\n[ 0.154352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.156799] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.159485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.161775] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.164007] ACPI: (supports S0 S5)\n[ 0.168003] ACPI: Using IOAPIC for interrupt routing\n[ 0.169351] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.171922] ACPI: No dock devices found.\n[ 0.174046] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.175598] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.176007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.177658] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.180216] acpiphp: Slot [3] registered\n[ 0.181325] acpiphp: Slot [4] registered\n[ 0.182440] acpiphp: Slot [5] registered\n[ 0.183562] acpiphp: Slot [6] registered\n[ 0.184023] acpiphp: Slot [7] registered\n[ 0.185153] acpiphp: Slot [8] registered\n[ 0.186258] acpiphp: Slot [9] registered\n[ 0.187378] acpiphp: Slot [10] registered\n[ 0.188021] acpiphp: Slot [11] registered\n[ 0.189173] acpiphp: Slot [12] registered\n[ 0.190303] acpiphp: Slot [13] registered\n[ 0.191437] acpiphp: Slot [14] registered\n[ 0.192021] acpiphp: Slot [15] registered\n[ 0.193147] acpiphp: Slot [16] registered\n[ 0.194337] acpiphp: Slot [17] registered\n[ 0.195467] acpiphp: Slot [18] registered\n[ 0.196028] acpiphp: Slot [19] registered\n[ 0.197172] acpiphp: Slot [20] registered\n[ 0.198305] acpiphp: Slot [21] registered\n[ 0.199421] acpiphp: Slot [22] registered\n[ 0.200021] acpiphp: Slot [23] registered\n[ 0.201148] acpiphp: Slot [24] registered\n[ 0.202266] acpiphp: Slot [25] registered\n[ 0.203385] acpiphp: Slot [26] registered\n[ 0.204020] acpiphp: Slot [27] registered\n[ 0.205115] acpiphp: Slot [28] registered\n[ 0.206224] acpiphp: Slot [29] registered\n[ 0.207320] acpiphp: Slot [30] registered\n[ 0.208027] acpiphp: Slot [31] registered\n[ 0.209114] PCI host bridge to bus 0000:00\n[ 0.210227] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.211630] 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.213670] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.215499] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.216003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.223589] 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.251469] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.253008] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.255052] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.256993] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.259334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.260805] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.262620] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.262620] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.264003] vgaarb: loaded\n[ 0.264916] vgaarb: bridge control possible 0000:00:02.0\n[ 0.266710] SCSI subsystem initialized\n[ 0.268081] ACPI: bus type USB registered\n[ 0.269352] usbcore: registered new interface driver usbfs\n[ 0.270925] usbcore: registered new interface driver hub\n[ 0.272050] usbcore: registered new device driver usb\n[ 0.273578] PCI: Using ACPI for IRQ routing\n[ 0.273728] NetLabel: Initializing\n[ 0.276007] NetLabel: domain hash size = 128\n[ 0.277299] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.278794] NetLabel: unlabeled traffic allowed by default\n[ 0.280198] Switched to clocksource kvm-clock\n[ 0.288964] AppArmor: AppArmor Filesystem Enabled\n[ 0.290438] pnp: PnP ACPI init\n[ 0.291457] ACPI: bus type PNP registered\n[ 0.293177] pnp: PnP ACPI: found 8 devices\n[ 0.294441] ACPI: bus type PNP unregistered\n[ 0.302078] NET: Registered protocol family 2\n[ 0.303680] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.305969] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.308021] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.309908] TCP: reno registered\n[ 0.310941] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.312652] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.314526] NET: Registered protocol family 1\n[ 0.315865] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.317522] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.319140] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.341340] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.363673] Trying to unpack rootfs image as initramfs...\n[ 0.463523] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.465832] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.467312] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.469278] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.472267] Scanning for low memory corruption every 60 seconds\n[ 0.474802] Initialise system trusted keyring\n[ 0.476398] audit: initializing netlink socket (disabled)\n[ 0.478143] type=2000 audit(1535288780.942:1): initialized\n[ 0.499192] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.501908] zbud: loaded\n[ 0.502998] VFS: Disk quotas dquot_6.5.2\n[ 0.504159] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.506228] fuse init (API version 7.22)\n[ 0.507463] msgmni has been set to 3997\n[ 0.508606] Key type big_key registered\n[ 0.510413] Key type asymmetric registered\n[ 0.511547] Asymmetric key parser 'x509' registered\n[ 0.512853] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.514961] io scheduler noop registered\n[ 0.516057] io scheduler deadline registered (default)\n[ 0.517410] io scheduler cfq registered\n[ 0.518544] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520257] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.522347] ipmi message handler version 39.2\n[ 0.523828] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.526257] ACPI: Power Button [PWRF]\n[ 0.527616] GHES: HEST is not enabled!\n[ 0.549578] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.593172] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.615515] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.617559] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.643204] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.646112] Linux agpgart interface v0.103\n[ 0.648237] brd: module loaded\n[ 0.649605] loop: module loaded\n[ 0.650908] blk-mq: CPU -> queue map\n[ 0.651915] CPU 0 -> Queue 0\n[ 0.652911] CPU 1 -> Queue 0\n[ 0.654661] vda: vda1\n[ 0.656424] scsi0 : ata_piix\n[ 0.657670] scsi1 : ata_piix\n[ 0.658741] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.660778] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.663047] libphy: Fixed MDIO Bus: probed\n[ 0.664524] tun: Universal TUN/TAP device driver, 1.6\n[ 0.666124] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.670531] PPP generic driver version 2.4.2\n[ 0.671914] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.673740] ehci-pci: EHCI PCI platform driver\n[ 0.675008] ehci-platform: EHCI generic platform driver\n[ 0.676374] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.677923] ohci-pci: OHCI PCI platform driver\n[ 0.679137] ohci-platform: OHCI generic platform driver\n[ 0.680497] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.702967] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.704365] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.706440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.707982] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.709660] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.711660] usb usb1: Product: UHCI Host Controller\n[ 0.712968] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.714573] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.715940] hub 1-0:1.0: USB hub found\n[ 0.717018] hub 1-0:1.0: 2 ports detected\n[ 0.718283] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.721204] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.722537] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.724061] mousedev: PS/2 mouse device common for all mice\n[ 0.725805] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.728270] rtc_cmos 00:00: RTC can wake from S4\n[ 0.729896] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.731599] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.733383] device-mapper: uevent: version 1.0.3\n[ 0.734754] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.737120] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.738833] TCP: cubic registered\n[ 0.739944] NET: Registered protocol family 10\n[ 0.741567] NET: Registered protocol family 17\n[ 0.742853] Key type dns_resolver registered\n[ 0.744273] Loading compiled-in X.509 certificates\n[ 0.746141] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.755916] registered taskstats version 1\n[ 0.759128] Key type trusted registered\n[ 0.763402] Key type encrypted registered\n[ 0.764677] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.766150] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.768200] regulator-dummy: disabling\n[ 0.769392] Magic number: 14:409:130\n[ 0.770513] acpi device:05: hash matches\n[ 0.771744] rtc_cmos 00:00: setting system clock to 2018-08-26 13:06:21 UTC (1535288781)\n[ 0.774019] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.775522] EDD information not available.\n[ 0.821340] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.823607] Write protecting the kernel read-only data: 12288k\n[ 0.825769] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.829239] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.844169] systemd-udevd[107]: starting version 204\n[ 0.885958] FDC 0 is a S82078B\n[ 1.028049] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.192492] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.194280] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.196120] usb 1-1: Product: QEMU USB Tablet\n[ 1.197332] usb 1-1: Manufacturer: QEMU\n[ 1.198435] usb 1-1: SerialNumber: 42\n[ 1.464112] tsc: Refined TSC clocksource calibration: 3491.845 MHz\n[ 1.905076] 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.243706] 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.794911] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 3.185789] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Sun, 26 Aug 2018 13:06:24 +0000. Up 4.04 seconds.\ncloud-init-nonet[4.23]: 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 * Stopping set console keymap[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.91]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 26 Aug 2018 13:06:26 +0000. Up 6.08 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:65:c5:2c |\nci-info: | eth0 | True | 192.168.0.18 | 255.255.255.0 | fa:16:3e:c4:7e:6c |\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.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n69:5e:02:a0:6a:5b:e3:a1:4b:f5:b6:c7:4b:50:89:3d root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . |\n| . .o . |\n| . ..E |\n| . .... |\n|.. = . S . |\n|. * + .o o |\n| + . o... |\n|. . . oo |\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:\n30:21:bc:31:41:5e:92:40:be:5c:82:4e:90:f3:35:cb root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n|.oo+=oo |\n|+o .B+ . |\n|.+ooo*o |\n|o..+E o |\n| .o S |\n| |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n98:1d:e2:bb:d1:cc:b2:db:cc:38:57:cd:b6:3b:da:6c root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| |\n| . . |\n| . = . |\n| + S o |\n| = . + |\n| + +. . . |\n| .X. oE |\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:\na2:6f:03:32:b6:82:25:70:86:bd:e9:00:64:ad:1f:46 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| . |\n| o E |\n|ooo |\n|+.+o |\n|oooo. . S |\n|o B... . |\n|.* +.. |\n|o o .o |\n| . ... |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\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 OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 26 Aug 2018 13:08:30 +0000. Up 129.98 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Sun, 26 Aug 2018 13:09:31 +0000. Up 190.90 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 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://archive.ubuntu.com trusty InRelease\n \nErr http://archive.ubuntu.com trusty-updates InRelease\n \nErr http://archive.ubuntu.com trusty-backports InRelease\n \nErr http://archive.ubuntu.com trusty Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.10\n+ '[' -n 192.168.0.10 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bono --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package bono\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package clearwater-management\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 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 0 -lt 10 ']'\n+ retries=1\n+ echo 'nsupdate failed - retrying (retry 1)...'\nnsupdate failed - retrying (retry 1)...\n+ sleep 5\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 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 1 -lt 10 ']'\n+ retries=2\n+ echo 'nsupdate failed - retrying (retry 2)...'\nnsupdate failed - retrying (retry 2)...\n+ sleep 5\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 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n"} 2018-08-26 13:11:40,871 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34/action used request id req-7f0480b9-5a9c-4982-9310-859c4b955dc4 2018-08-26 13:11:40,871 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0782799720764s 2018-08-26 13:11:40,872 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34/action used request id req-7f0480b9-5a9c-4982-9310-859c4b955dc4 2018-08-26 13:11:40,872 - 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.009197] AppArmor: AppArmor initialized [ 0.012231] Yama: becoming mindful. [ 0.014093] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017813] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020913] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022564] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.025034] Initializing cgroup subsys memory [ 0.026294] Initializing cgroup subsys devices [ 0.028015] Initializing cgroup subsys freezer [ 0.029240] Initializing cgroup subsys blkio [ 0.030454] Initializing cgroup subsys perf_event [ 0.032021] Initializing cgroup subsys hugetlb [ 0.033415] FEATURE SPEC_CTRL Not Present [ 0.036195] mce: CPU supports 10 MCE banks [ 0.037457] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.037457] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040011] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.041741] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.044003] Speculative Store Bypass: Vulnerable [ 0.046360] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.052957] ACPI: Core revision 20131115 [ 0.054680] ACPI: All ACPI Tables successfully acquired [ 0.056414] ftrace: allocating 28717 entries in 113 pages [ 0.076304] smpboot: Max logical packages: 2 [ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.081753] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.084289] Enabling x2apic [ 0.085207] Enabled x2apic [ 0.086366] Switched APIC routing to physical x2apic. [ 0.089379] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.090937] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.093393] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.101485] KVM setup paravirtual spinlock [ 0.106203] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.108144] x86: Booting SMP configuration: [ 0.109351] .... node #0, CPUs: #1[ 0.106118] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.124018] x86: Booted up 1 node, 2 CPUs [ 0.124013] KVM setup async PF for cpu 1 [ 0.124016] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.127752] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.128433] devtmpfs: initialized [ 0.132072] EVM: security.selinux [ 0.133056] EVM: security.SMACK64 [ 0.134020] EVM: security.ima [ 0.134933] EVM: security.capability [ 0.137127] pinctrl core: initialized pinctrl subsystem [ 0.138550] regulator-dummy: no parameters [ 0.139776] RTC time: 13:06:20, date: 08/26/18 [ 0.140134] NET: Registered protocol family 16 [ 0.141527] cpuidle: using governor ladder [ 0.142692] cpuidle: using governor menu [ 0.143859] ACPI: bus type PCI registered [ 0.144017] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.145761] PCI: Using configuration type 1 for base access [ 0.147898] bio: create slab at 0 [ 0.148084] ACPI: Added _OSI(Module Device) [ 0.149238] ACPI: Added _OSI(Processor Device) [ 0.150429] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.151661] ACPI: Added _OSI(Processor Aggregator Device) [ 0.153283] ACPI: Interpreter enabled [ 0.154352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.156799] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.159485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.161775] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.164007] ACPI: (supports S0 S5) [ 0.168003] ACPI: Using IOAPIC for interrupt routing [ 0.169351] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.171922] ACPI: No dock devices found. [ 0.174046] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.175598] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.176007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.177658] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.180216] acpiphp: Slot [3] registered [ 0.181325] acpiphp: Slot [4] registered [ 0.182440] acpiphp: Slot [5] registered [ 0.183562] acpiphp: Slot [6] registered [ 0.184023] acpiphp: Slot [7] registered [ 0.185153] acpiphp: Slot [8] registered [ 0.186258] acpiphp: Slot [9] registered [ 0.187378] acpiphp: Slot [10] registered [ 0.188021] acpiphp: Slot [11] registered [ 0.189173] acpiphp: Slot [12] registered [ 0.190303] acpiphp: Slot [13] registered [ 0.191437] acpiphp: Slot [14] registered [ 0.192021] acpiphp: Slot [15] registered [ 0.193147] acpiphp: Slot [16] registered [ 0.194337] acpiphp: Slot [17] registered [ 0.195467] acpiphp: Slot [18] registered [ 0.196028] acpiphp: Slot [19] registered [ 0.197172] acpiphp: Slot [20] registered [ 0.198305] acpiphp: Slot [21] registered [ 0.199421] acpiphp: Slot [22] registered [ 0.200021] acpiphp: Slot [23] registered [ 0.201148] acpiphp: Slot [24] registered [ 0.202266] acpiphp: Slot [25] registered [ 0.203385] acpiphp: Slot [26] registered [ 0.204020] acpiphp: Slot [27] registered [ 0.205115] acpiphp: Slot [28] registered [ 0.206224] acpiphp: Slot [29] registered [ 0.207320] acpiphp: Slot [30] registered [ 0.208027] acpiphp: Slot [31] registered [ 0.209114] PCI host bridge to bus 0000:00 [ 0.210227] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.211630] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.212004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.213670] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.215499] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.216003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.223589] 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.251469] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.253008] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.255052] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.256993] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.259334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.260805] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.262620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.262620] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.264003] vgaarb: loaded [ 0.264916] vgaarb: bridge control possible 0000:00:02.0 [ 0.266710] SCSI subsystem initialized [ 0.268081] ACPI: bus type USB registered [ 0.269352] usbcore: registered new interface driver usbfs [ 0.270925] usbcore: registered new interface driver hub [ 0.272050] usbcore: registered new device driver usb [ 0.273578] PCI: Using ACPI for IRQ routing [ 0.273728] NetLabel: Initializing [ 0.276007] NetLabel: domain hash size = 128 [ 0.277299] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.278794] NetLabel: unlabeled traffic allowed by default [ 0.280198] Switched to clocksource kvm-clock [ 0.288964] AppArmor: AppArmor Filesystem Enabled [ 0.290438] pnp: PnP ACPI init [ 0.291457] ACPI: bus type PNP registered [ 0.293177] pnp: PnP ACPI: found 8 devices [ 0.294441] ACPI: bus type PNP unregistered [ 0.302078] NET: Registered protocol family 2 [ 0.303680] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.305969] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.308021] TCP: Hash tables configured (established 16384 bind 16384) [ 0.309908] TCP: reno registered [ 0.310941] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.312652] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.314526] NET: Registered protocol family 1 [ 0.315865] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.317522] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.319140] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.341340] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.363673] Trying to unpack rootfs image as initramfs... [ 0.463523] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.465832] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.467312] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.469278] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.472267] Scanning for low memory corruption every 60 seconds [ 0.474802] Initialise system trusted keyring [ 0.476398] audit: initializing netlink socket (disabled) [ 0.478143] type=2000 audit(1535288780.942:1): initialized [ 0.499192] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.501908] zbud: loaded [ 0.502998] VFS: Disk quotas dquot_6.5.2 [ 0.504159] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.506228] fuse init (API version 7.22) [ 0.507463] msgmni has been set to 3997 [ 0.508606] Key type big_key registered [ 0.510413] Key type asymmetric registered [ 0.511547] Asymmetric key parser 'x509' registered [ 0.512853] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.514961] io scheduler noop registered [ 0.516057] io scheduler deadline registered (default) [ 0.517410] io scheduler cfq registered [ 0.518544] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.520257] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.522347] ipmi message handler version 39.2 [ 0.523828] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.526257] ACPI: Power Button [PWRF] [ 0.527616] GHES: HEST is not enabled! [ 0.549578] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.593172] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.615515] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.617559] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.643204] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.646112] Linux agpgart interface v0.103 [ 0.648237] brd: module loaded [ 0.649605] loop: module loaded [ 0.650908] blk-mq: CPU -> queue map [ 0.651915] CPU 0 -> Queue 0 [ 0.652911] CPU 1 -> Queue 0 [ 0.654661] vda: vda1 [ 0.656424] scsi0 : ata_piix [ 0.657670] scsi1 : ata_piix [ 0.658741] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.660778] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.663047] libphy: Fixed MDIO Bus: probed [ 0.664524] tun: Universal TUN/TAP device driver, 1.6 [ 0.666124] tun: (C) 1999-2004 Max Krasnyansky [ 0.670531] PPP generic driver version 2.4.2 [ 0.671914] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.673740] ehci-pci: EHCI PCI platform driver [ 0.675008] ehci-platform: EHCI generic platform driver [ 0.676374] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.677923] ohci-pci: OHCI PCI platform driver [ 0.679137] ohci-platform: OHCI generic platform driver [ 0.680497] uhci_hcd: USB Universal Host Controller Interface driver [ 0.702967] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.704365] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.706440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.707982] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.709660] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.711660] usb usb1: Product: UHCI Host Controller [ 0.712968] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.714573] usb usb1: SerialNumber: 0000:00:01.2 [ 0.715940] hub 1-0:1.0: USB hub found [ 0.717018] hub 1-0:1.0: 2 ports detected [ 0.718283] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.721204] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.722537] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.724061] mousedev: PS/2 mouse device common for all mice [ 0.725805] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.728270] rtc_cmos 00:00: RTC can wake from S4 [ 0.729896] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.731599] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.733383] device-mapper: uevent: version 1.0.3 [ 0.734754] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.737120] ledtrig-cpu: registered to indicate activity on CPUs [ 0.738833] TCP: cubic registered [ 0.739944] NET: Registered protocol family 10 [ 0.741567] NET: Registered protocol family 17 [ 0.742853] Key type dns_resolver registered [ 0.744273] Loading compiled-in X.509 certificates [ 0.746141] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.755916] registered taskstats version 1 [ 0.759128] Key type trusted registered [ 0.763402] Key type encrypted registered [ 0.764677] AppArmor: AppArmor sha1 policy hashing enabled [ 0.766150] IMA: No TPM chip found, activating TPM-bypass! [ 0.768200] regulator-dummy: disabling [ 0.769392] Magic number: 14:409:130 [ 0.770513] acpi device:05: hash matches [ 0.771744] rtc_cmos 00:00: setting system clock to 2018-08-26 13:06:21 UTC (1535288781) [ 0.774019] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.775522] EDD information not available. [ 0.821340] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.823607] Write protecting the kernel read-only data: 12288k [ 0.825769] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.829239] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.844169] systemd-udevd[107]: starting version 204 [ 0.885958] FDC 0 is a S82078B [ 1.028049] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.192492] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.194280] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.196120] usb 1-1: Product: QEMU USB Tablet [ 1.197332] usb 1-1: Manufacturer: QEMU [ 1.198435] usb 1-1: SerialNumber: 42 [ 1.464112] tsc: Refined TSC clocksource calibration: 3491.845 MHz [ 1.905076] 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.243706] 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.794911] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 3.185789] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sun, 26 Aug 2018 13:06:24 +0000. Up 4.04 seconds. cloud-init-nonet[4.23]: 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 ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.91]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 26 Aug 2018 13:06:26 +0000. Up 6.08 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:65:c5:2c | ci-info: | eth0 | True | 192.168.0.18 | 255.255.255.0 | fa:16:3e:c4:7e:6c | 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.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 69:5e:02:a0:6a:5b:e3:a1:4b:f5:b6:c7:4b:50:89:3d root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | . | | . .o . | | . ..E | | . .... | |.. = . S . | |. * + .o o | | + . o... | |. . . oo | | . .... | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 30:21:bc:31:41:5e:92:40:be:5c:82:4e:90:f3:35:cb root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ |.oo+=oo | |+o .B+ . | |.+ooo*o | |o..+E o | | .o S | | | | | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 98:1d:e2:bb:d1:cc:b2:db:cc:38:57:cd:b6:3b:da:6c root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | . . | | . = . | | + S o | | = . + | | + +. . . | | .X. oE | | =++ .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: a2:6f:03:32:b6:82:25:70:86:bd:e9:00:64:ad:1f:46 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | . | | o E | |ooo | |+.+o | |oooo. . S | |o B... . | |.* +.. | |o o .o | | . ... | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting SystemD login management service[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 26 Aug 2018 13:08:30 +0000. Up 129.98 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Sun, 26 Aug 2018 13:09:31 +0000. Up 190.90 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 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.10 + '[' -n 192.168.0.10 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package bono + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + 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 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + 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 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + 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 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 2018-08-26 13:11:40,874 - functest.core.singlevm - DEBUG - try 29: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-26 13:11:50,876 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 13:11:50,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:11:51,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:11: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-b124873b-39f1-491f-ba7c-7819ed13b2a7 x-compute-request-id: req-b124873b-39f1-491f-ba7c-7819ed13b2a7 Content-Encoding: gzip Content-Length: 1498 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:c4:7e:6c", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:7e:6c", "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:65:c5:2c", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:c5:2c", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/44585adb-a974-4743-8ee5-68ef49323e34", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "44585adb-a974-4743-8ee5-68ef49323e34", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "bono-0.clearwater.opnfv", "created": "2018-08-26T13:05:34Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:5d:e3", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:5d:e3", "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:74:94:5f", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:94:5f", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "homer-0.clearwater.opnfv", "created": "2018-08-26T13:05:34Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:70:a6", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:70:a6", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:04:67", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "dime-0.clearwater.opnfv", "created": "2018-08-26T13:05:33Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:76:07", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:76:07", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:3f:bd", "version": 4, "addr": "192.168.1.22", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/04010b09-d548-48ae-8871-56d5c14751a2", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/04010b09-d548-48ae-8871-56d5c14751a2", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:06.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "04010b09-d548-48ae-8871-56d5c14751a2", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:06Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-26T13:05:32Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:68:d3", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:68:d3", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:03:d7:5a", "version": 4, "addr": "192.168.1.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/57ebb195-7daf-48cc-a21b-c274f8e0bb85", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/57ebb195-7daf-48cc-a21b-c274f8e0bb85", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:11.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "57ebb195-7daf-48cc-a21b-c274f8e0bb85", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:11Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-26T13:05:32Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:d7:76", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:d7:76", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b55ce29a-afa7-419f-b72b-55ee4962e6ac", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b55ce29a-afa7-419f-b72b-55ee4962e6ac", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:05:17.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "b55ce29a-afa7-419f-b72b-55ee4962e6ac", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:05:17Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-26T13:03:38Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:07:50", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:07:50", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:c1:d2", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b00b1f06-37cc-49cb-a11f-b314a9d7d334", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b00b1f06-37cc-49cb-a11f-b314a9d7d334", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:03:28.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "b00b1f06-37cc-49cb-a11f-b314a9d7d334", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:03:28Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "ns.clearwater.opnfv", "created": "2018-08-26T13:01:44Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 13:11:51,641 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b124873b-39f1-491f-ba7c-7819ed13b2a7 2018-08-26 13:11:51,641 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.765254974365s 2018-08-26 13:11:51,642 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b124873b-39f1-491f-ba7c-7819ed13b2a7 2018-08-26 13:11:51,649 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-26 13:11:51,652 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34/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}2016cfaed43b26833edac4f0a563297dd680dc74" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-26 13:11:51,722 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:11:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-828644ed-0ae5-43dc-8075-2cd2ac94b4d2 x-compute-request-id: req-828644ed-0ae5-43dc-8075-2cd2ac94b4d2 Content-Encoding: gzip Content-Length: 10904 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.009197] AppArmor: AppArmor initialized\n[ 0.012231] Yama: becoming mindful.\n[ 0.014093] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017813] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020913] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022564] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.025034] Initializing cgroup subsys memory\n[ 0.026294] Initializing cgroup subsys devices\n[ 0.028015] Initializing cgroup subsys freezer\n[ 0.029240] Initializing cgroup subsys blkio\n[ 0.030454] Initializing cgroup subsys perf_event\n[ 0.032021] Initializing cgroup subsys hugetlb\n[ 0.033415] FEATURE SPEC_CTRL Not Present\n[ 0.036195] mce: CPU supports 10 MCE banks\n[ 0.037457] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.037457] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040011] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.041741] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.044003] Speculative Store Bypass: Vulnerable\n[ 0.046360] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.052957] ACPI: Core revision 20131115\n[ 0.054680] ACPI: All ACPI Tables successfully acquired\n[ 0.056414] ftrace: allocating 28717 entries in 113 pages\n[ 0.076304] smpboot: Max logical packages: 2\n[ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.081753] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.084289] Enabling x2apic\n[ 0.085207] Enabled x2apic\n[ 0.086366] Switched APIC routing to physical x2apic.\n[ 0.089379] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.090937] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.093393] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.101485] KVM setup paravirtual spinlock\n[ 0.106203] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.108144] x86: Booting SMP configuration:\n[ 0.109351] .... node #0, CPUs: #1[ 0.106118] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.124018] x86: Booted up 1 node, 2 CPUs\n[ 0.124013] KVM setup async PF for cpu 1\n[ 0.124016] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.127752] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.128433] devtmpfs: initialized\n[ 0.132072] EVM: security.selinux\n[ 0.133056] EVM: security.SMACK64\n[ 0.134020] EVM: security.ima\n[ 0.134933] EVM: security.capability\n[ 0.137127] pinctrl core: initialized pinctrl subsystem\n[ 0.138550] regulator-dummy: no parameters\n[ 0.139776] RTC time: 13:06:20, date: 08/26/18\n[ 0.140134] NET: Registered protocol family 16\n[ 0.141527] cpuidle: using governor ladder\n[ 0.142692] cpuidle: using governor menu\n[ 0.143859] ACPI: bus type PCI registered\n[ 0.144017] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.145761] PCI: Using configuration type 1 for base access\n[ 0.147898] bio: create slab at 0\n[ 0.148084] ACPI: Added _OSI(Module Device)\n[ 0.149238] ACPI: Added _OSI(Processor Device)\n[ 0.150429] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.151661] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.153283] ACPI: Interpreter enabled\n[ 0.154352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.156799] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.159485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.161775] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.164007] ACPI: (supports S0 S5)\n[ 0.168003] ACPI: Using IOAPIC for interrupt routing\n[ 0.169351] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.171922] ACPI: No dock devices found.\n[ 0.174046] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.175598] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.176007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.177658] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.180216] acpiphp: Slot [3] registered\n[ 0.181325] acpiphp: Slot [4] registered\n[ 0.182440] acpiphp: Slot [5] registered\n[ 0.183562] acpiphp: Slot [6] registered\n[ 0.184023] acpiphp: Slot [7] registered\n[ 0.185153] acpiphp: Slot [8] registered\n[ 0.186258] acpiphp: Slot [9] registered\n[ 0.187378] acpiphp: Slot [10] registered\n[ 0.188021] acpiphp: Slot [11] registered\n[ 0.189173] acpiphp: Slot [12] registered\n[ 0.190303] acpiphp: Slot [13] registered\n[ 0.191437] acpiphp: Slot [14] registered\n[ 0.192021] acpiphp: Slot [15] registered\n[ 0.193147] acpiphp: Slot [16] registered\n[ 0.194337] acpiphp: Slot [17] registered\n[ 0.195467] acpiphp: Slot [18] registered\n[ 0.196028] acpiphp: Slot [19] registered\n[ 0.197172] acpiphp: Slot [20] registered\n[ 0.198305] acpiphp: Slot [21] registered\n[ 0.199421] acpiphp: Slot [22] registered\n[ 0.200021] acpiphp: Slot [23] registered\n[ 0.201148] acpiphp: Slot [24] registered\n[ 0.202266] acpiphp: Slot [25] registered\n[ 0.203385] acpiphp: Slot [26] registered\n[ 0.204020] acpiphp: Slot [27] registered\n[ 0.205115] acpiphp: Slot [28] registered\n[ 0.206224] acpiphp: Slot [29] registered\n[ 0.207320] acpiphp: Slot [30] registered\n[ 0.208027] acpiphp: Slot [31] registered\n[ 0.209114] PCI host bridge to bus 0000:00\n[ 0.210227] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.211630] 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.213670] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.215499] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.216003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.223589] 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.251469] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.253008] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.255052] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.256993] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.259334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.260805] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.262620] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.262620] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.264003] vgaarb: loaded\n[ 0.264916] vgaarb: bridge control possible 0000:00:02.0\n[ 0.266710] SCSI subsystem initialized\n[ 0.268081] ACPI: bus type USB registered\n[ 0.269352] usbcore: registered new interface driver usbfs\n[ 0.270925] usbcore: registered new interface driver hub\n[ 0.272050] usbcore: registered new device driver usb\n[ 0.273578] PCI: Using ACPI for IRQ routing\n[ 0.273728] NetLabel: Initializing\n[ 0.276007] NetLabel: domain hash size = 128\n[ 0.277299] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.278794] NetLabel: unlabeled traffic allowed by default\n[ 0.280198] Switched to clocksource kvm-clock\n[ 0.288964] AppArmor: AppArmor Filesystem Enabled\n[ 0.290438] pnp: PnP ACPI init\n[ 0.291457] ACPI: bus type PNP registered\n[ 0.293177] pnp: PnP ACPI: found 8 devices\n[ 0.294441] ACPI: bus type PNP unregistered\n[ 0.302078] NET: Registered protocol family 2\n[ 0.303680] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.305969] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.308021] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.309908] TCP: reno registered\n[ 0.310941] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.312652] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.314526] NET: Registered protocol family 1\n[ 0.315865] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.317522] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.319140] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.341340] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.363673] Trying to unpack rootfs image as initramfs...\n[ 0.463523] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.465832] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.467312] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.469278] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.472267] Scanning for low memory corruption every 60 seconds\n[ 0.474802] Initialise system trusted keyring\n[ 0.476398] audit: initializing netlink socket (disabled)\n[ 0.478143] type=2000 audit(1535288780.942:1): initialized\n[ 0.499192] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.501908] zbud: loaded\n[ 0.502998] VFS: Disk quotas dquot_6.5.2\n[ 0.504159] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.506228] fuse init (API version 7.22)\n[ 0.507463] msgmni has been set to 3997\n[ 0.508606] Key type big_key registered\n[ 0.510413] Key type asymmetric registered\n[ 0.511547] Asymmetric key parser 'x509' registered\n[ 0.512853] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.514961] io scheduler noop registered\n[ 0.516057] io scheduler deadline registered (default)\n[ 0.517410] io scheduler cfq registered\n[ 0.518544] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520257] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.522347] ipmi message handler version 39.2\n[ 0.523828] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.526257] ACPI: Power Button [PWRF]\n[ 0.527616] GHES: HEST is not enabled!\n[ 0.549578] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.593172] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.615515] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.617559] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.643204] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.646112] Linux agpgart interface v0.103\n[ 0.648237] brd: module loaded\n[ 0.649605] loop: module loaded\n[ 0.650908] blk-mq: CPU -> queue map\n[ 0.651915] CPU 0 -> Queue 0\n[ 0.652911] CPU 1 -> Queue 0\n[ 0.654661] vda: vda1\n[ 0.656424] scsi0 : ata_piix\n[ 0.657670] scsi1 : ata_piix\n[ 0.658741] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.660778] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.663047] libphy: Fixed MDIO Bus: probed\n[ 0.664524] tun: Universal TUN/TAP device driver, 1.6\n[ 0.666124] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.670531] PPP generic driver version 2.4.2\n[ 0.671914] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.673740] ehci-pci: EHCI PCI platform driver\n[ 0.675008] ehci-platform: EHCI generic platform driver\n[ 0.676374] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.677923] ohci-pci: OHCI PCI platform driver\n[ 0.679137] ohci-platform: OHCI generic platform driver\n[ 0.680497] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.702967] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.704365] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.706440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.707982] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.709660] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.711660] usb usb1: Product: UHCI Host Controller\n[ 0.712968] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.714573] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.715940] hub 1-0:1.0: USB hub found\n[ 0.717018] hub 1-0:1.0: 2 ports detected\n[ 0.718283] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.721204] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.722537] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.724061] mousedev: PS/2 mouse device common for all mice\n[ 0.725805] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.728270] rtc_cmos 00:00: RTC can wake from S4\n[ 0.729896] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.731599] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.733383] device-mapper: uevent: version 1.0.3\n[ 0.734754] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.737120] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.738833] TCP: cubic registered\n[ 0.739944] NET: Registered protocol family 10\n[ 0.741567] NET: Registered protocol family 17\n[ 0.742853] Key type dns_resolver registered\n[ 0.744273] Loading compiled-in X.509 certificates\n[ 0.746141] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.755916] registered taskstats version 1\n[ 0.759128] Key type trusted registered\n[ 0.763402] Key type encrypted registered\n[ 0.764677] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.766150] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.768200] regulator-dummy: disabling\n[ 0.769392] Magic number: 14:409:130\n[ 0.770513] acpi device:05: hash matches\n[ 0.771744] rtc_cmos 00:00: setting system clock to 2018-08-26 13:06:21 UTC (1535288781)\n[ 0.774019] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.775522] EDD information not available.\n[ 0.821340] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.823607] Write protecting the kernel read-only data: 12288k\n[ 0.825769] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.829239] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.844169] systemd-udevd[107]: starting version 204\n[ 0.885958] FDC 0 is a S82078B\n[ 1.028049] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.192492] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.194280] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.196120] usb 1-1: Product: QEMU USB Tablet\n[ 1.197332] usb 1-1: Manufacturer: QEMU\n[ 1.198435] usb 1-1: SerialNumber: 42\n[ 1.464112] tsc: Refined TSC clocksource calibration: 3491.845 MHz\n[ 1.905076] 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.243706] 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.794911] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 3.185789] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Sun, 26 Aug 2018 13:06:24 +0000. Up 4.04 seconds.\ncloud-init-nonet[4.23]: 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 * Stopping set console keymap[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.91]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 26 Aug 2018 13:06:26 +0000. Up 6.08 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:65:c5:2c |\nci-info: | eth0 | True | 192.168.0.18 | 255.255.255.0 | fa:16:3e:c4:7e:6c |\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.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n69:5e:02:a0:6a:5b:e3:a1:4b:f5:b6:c7:4b:50:89:3d root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . |\n| . .o . |\n| . ..E |\n| . .... |\n|.. = . S . |\n|. * + .o o |\n| + . o... |\n|. . . oo |\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:\n30:21:bc:31:41:5e:92:40:be:5c:82:4e:90:f3:35:cb root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n|.oo+=oo |\n|+o .B+ . |\n|.+ooo*o |\n|o..+E o |\n| .o S |\n| |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n98:1d:e2:bb:d1:cc:b2:db:cc:38:57:cd:b6:3b:da:6c root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| |\n| . . |\n| . = . |\n| + S o |\n| = . + |\n| + +. . . |\n| .X. oE |\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:\na2:6f:03:32:b6:82:25:70:86:bd:e9:00:64:ad:1f:46 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| . |\n| o E |\n|ooo |\n|+.+o |\n|oooo. . S |\n|o B... . |\n|.* +.. |\n|o o .o |\n| . ... |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\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 OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 26 Aug 2018 13:08:30 +0000. Up 129.98 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Sun, 26 Aug 2018 13:09:31 +0000. Up 190.90 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 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://archive.ubuntu.com trusty InRelease\n \nErr http://archive.ubuntu.com trusty-updates InRelease\n \nErr http://archive.ubuntu.com trusty-backports InRelease\n \nErr http://archive.ubuntu.com trusty Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.10\n+ '[' -n 192.168.0.10 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bono --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package bono\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package clearwater-management\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 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 0 -lt 10 ']'\n+ retries=1\n+ echo 'nsupdate failed - retrying (retry 1)...'\nnsupdate failed - retrying (retry 1)...\n+ sleep 5\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 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 1 -lt 10 ']'\n+ retries=2\n+ echo 'nsupdate failed - retrying (retry 2)...'\nnsupdate failed - retrying (retry 2)...\n+ sleep 5\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 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 2 -lt 10 ']'\n+ retries=3\n+ echo 'nsupdate failed - retrying (retry 3)...'\nnsupdate failed - retrying (retry 3)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.204\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.204\n++ echo A 172.30.9.204\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n"} 2018-08-26 13:11:51,723 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34/action used request id req-828644ed-0ae5-43dc-8075-2cd2ac94b4d2 2018-08-26 13:11:51,723 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0735998153687s 2018-08-26 13:11:51,724 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34/action used request id req-828644ed-0ae5-43dc-8075-2cd2ac94b4d2 2018-08-26 13:11:51,724 - 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.009197] AppArmor: AppArmor initialized [ 0.012231] Yama: becoming mindful. [ 0.014093] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017813] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020913] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022564] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.025034] Initializing cgroup subsys memory [ 0.026294] Initializing cgroup subsys devices [ 0.028015] Initializing cgroup subsys freezer [ 0.029240] Initializing cgroup subsys blkio [ 0.030454] Initializing cgroup subsys perf_event [ 0.032021] Initializing cgroup subsys hugetlb [ 0.033415] FEATURE SPEC_CTRL Not Present [ 0.036195] mce: CPU supports 10 MCE banks [ 0.037457] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.037457] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040011] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.041741] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.044003] Speculative Store Bypass: Vulnerable [ 0.046360] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.052957] ACPI: Core revision 20131115 [ 0.054680] ACPI: All ACPI Tables successfully acquired [ 0.056414] ftrace: allocating 28717 entries in 113 pages [ 0.076304] smpboot: Max logical packages: 2 [ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.081753] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.084289] Enabling x2apic [ 0.085207] Enabled x2apic [ 0.086366] Switched APIC routing to physical x2apic. [ 0.089379] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.090937] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.093393] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.101485] KVM setup paravirtual spinlock [ 0.106203] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.108144] x86: Booting SMP configuration: [ 0.109351] .... node #0, CPUs: #1[ 0.106118] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.124018] x86: Booted up 1 node, 2 CPUs [ 0.124013] KVM setup async PF for cpu 1 [ 0.124016] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.127752] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.128433] devtmpfs: initialized [ 0.132072] EVM: security.selinux [ 0.133056] EVM: security.SMACK64 [ 0.134020] EVM: security.ima [ 0.134933] EVM: security.capability [ 0.137127] pinctrl core: initialized pinctrl subsystem [ 0.138550] regulator-dummy: no parameters [ 0.139776] RTC time: 13:06:20, date: 08/26/18 [ 0.140134] NET: Registered protocol family 16 [ 0.141527] cpuidle: using governor ladder [ 0.142692] cpuidle: using governor menu [ 0.143859] ACPI: bus type PCI registered [ 0.144017] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.145761] PCI: Using configuration type 1 for base access [ 0.147898] bio: create slab at 0 [ 0.148084] ACPI: Added _OSI(Module Device) [ 0.149238] ACPI: Added _OSI(Processor Device) [ 0.150429] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.151661] ACPI: Added _OSI(Processor Aggregator Device) [ 0.153283] ACPI: Interpreter enabled [ 0.154352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.156799] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.159485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.161775] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.164007] ACPI: (supports S0 S5) [ 0.168003] ACPI: Using IOAPIC for interrupt routing [ 0.169351] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.171922] ACPI: No dock devices found. [ 0.174046] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.175598] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.176007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.177658] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.180216] acpiphp: Slot [3] registered [ 0.181325] acpiphp: Slot [4] registered [ 0.182440] acpiphp: Slot [5] registered [ 0.183562] acpiphp: Slot [6] registered [ 0.184023] acpiphp: Slot [7] registered [ 0.185153] acpiphp: Slot [8] registered [ 0.186258] acpiphp: Slot [9] registered [ 0.187378] acpiphp: Slot [10] registered [ 0.188021] acpiphp: Slot [11] registered [ 0.189173] acpiphp: Slot [12] registered [ 0.190303] acpiphp: Slot [13] registered [ 0.191437] acpiphp: Slot [14] registered [ 0.192021] acpiphp: Slot [15] registered [ 0.193147] acpiphp: Slot [16] registered [ 0.194337] acpiphp: Slot [17] registered [ 0.195467] acpiphp: Slot [18] registered [ 0.196028] acpiphp: Slot [19] registered [ 0.197172] acpiphp: Slot [20] registered [ 0.198305] acpiphp: Slot [21] registered [ 0.199421] acpiphp: Slot [22] registered [ 0.200021] acpiphp: Slot [23] registered [ 0.201148] acpiphp: Slot [24] registered [ 0.202266] acpiphp: Slot [25] registered [ 0.203385] acpiphp: Slot [26] registered [ 0.204020] acpiphp: Slot [27] registered [ 0.205115] acpiphp: Slot [28] registered [ 0.206224] acpiphp: Slot [29] registered [ 0.207320] acpiphp: Slot [30] registered [ 0.208027] acpiphp: Slot [31] registered [ 0.209114] PCI host bridge to bus 0000:00 [ 0.210227] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.211630] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.212004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.213670] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.215499] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.216003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.223589] 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.251469] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.253008] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.255052] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.256993] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.259334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.260805] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.262620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.262620] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.264003] vgaarb: loaded [ 0.264916] vgaarb: bridge control possible 0000:00:02.0 [ 0.266710] SCSI subsystem initialized [ 0.268081] ACPI: bus type USB registered [ 0.269352] usbcore: registered new interface driver usbfs [ 0.270925] usbcore: registered new interface driver hub [ 0.272050] usbcore: registered new device driver usb [ 0.273578] PCI: Using ACPI for IRQ routing [ 0.273728] NetLabel: Initializing [ 0.276007] NetLabel: domain hash size = 128 [ 0.277299] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.278794] NetLabel: unlabeled traffic allowed by default [ 0.280198] Switched to clocksource kvm-clock [ 0.288964] AppArmor: AppArmor Filesystem Enabled [ 0.290438] pnp: PnP ACPI init [ 0.291457] ACPI: bus type PNP registered [ 0.293177] pnp: PnP ACPI: found 8 devices [ 0.294441] ACPI: bus type PNP unregistered [ 0.302078] NET: Registered protocol family 2 [ 0.303680] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.305969] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.308021] TCP: Hash tables configured (established 16384 bind 16384) [ 0.309908] TCP: reno registered [ 0.310941] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.312652] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.314526] NET: Registered protocol family 1 [ 0.315865] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.317522] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.319140] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.341340] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.363673] Trying to unpack rootfs image as initramfs... [ 0.463523] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.465832] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.467312] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.469278] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.472267] Scanning for low memory corruption every 60 seconds [ 0.474802] Initialise system trusted keyring [ 0.476398] audit: initializing netlink socket (disabled) [ 0.478143] type=2000 audit(1535288780.942:1): initialized [ 0.499192] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.501908] zbud: loaded [ 0.502998] VFS: Disk quotas dquot_6.5.2 [ 0.504159] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.506228] fuse init (API version 7.22) [ 0.507463] msgmni has been set to 3997 [ 0.508606] Key type big_key registered [ 0.510413] Key type asymmetric registered [ 0.511547] Asymmetric key parser 'x509' registered [ 0.512853] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.514961] io scheduler noop registered [ 0.516057] io scheduler deadline registered (default) [ 0.517410] io scheduler cfq registered [ 0.518544] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.520257] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.522347] ipmi message handler version 39.2 [ 0.523828] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.526257] ACPI: Power Button [PWRF] [ 0.527616] GHES: HEST is not enabled! [ 0.549578] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.593172] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.615515] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.617559] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.643204] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.646112] Linux agpgart interface v0.103 [ 0.648237] brd: module loaded [ 0.649605] loop: module loaded [ 0.650908] blk-mq: CPU -> queue map [ 0.651915] CPU 0 -> Queue 0 [ 0.652911] CPU 1 -> Queue 0 [ 0.654661] vda: vda1 [ 0.656424] scsi0 : ata_piix [ 0.657670] scsi1 : ata_piix [ 0.658741] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.660778] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.663047] libphy: Fixed MDIO Bus: probed [ 0.664524] tun: Universal TUN/TAP device driver, 1.6 [ 0.666124] tun: (C) 1999-2004 Max Krasnyansky [ 0.670531] PPP generic driver version 2.4.2 [ 0.671914] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.673740] ehci-pci: EHCI PCI platform driver [ 0.675008] ehci-platform: EHCI generic platform driver [ 0.676374] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.677923] ohci-pci: OHCI PCI platform driver [ 0.679137] ohci-platform: OHCI generic platform driver [ 0.680497] uhci_hcd: USB Universal Host Controller Interface driver [ 0.702967] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.704365] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.706440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.707982] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.709660] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.711660] usb usb1: Product: UHCI Host Controller [ 0.712968] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.714573] usb usb1: SerialNumber: 0000:00:01.2 [ 0.715940] hub 1-0:1.0: USB hub found [ 0.717018] hub 1-0:1.0: 2 ports detected [ 0.718283] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.721204] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.722537] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.724061] mousedev: PS/2 mouse device common for all mice [ 0.725805] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.728270] rtc_cmos 00:00: RTC can wake from S4 [ 0.729896] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.731599] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.733383] device-mapper: uevent: version 1.0.3 [ 0.734754] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.737120] ledtrig-cpu: registered to indicate activity on CPUs [ 0.738833] TCP: cubic registered [ 0.739944] NET: Registered protocol family 10 [ 0.741567] NET: Registered protocol family 17 [ 0.742853] Key type dns_resolver registered [ 0.744273] Loading compiled-in X.509 certificates [ 0.746141] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.755916] registered taskstats version 1 [ 0.759128] Key type trusted registered [ 0.763402] Key type encrypted registered [ 0.764677] AppArmor: AppArmor sha1 policy hashing enabled [ 0.766150] IMA: No TPM chip found, activating TPM-bypass! [ 0.768200] regulator-dummy: disabling [ 0.769392] Magic number: 14:409:130 [ 0.770513] acpi device:05: hash matches [ 0.771744] rtc_cmos 00:00: setting system clock to 2018-08-26 13:06:21 UTC (1535288781) [ 0.774019] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.775522] EDD information not available. [ 0.821340] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.823607] Write protecting the kernel read-only data: 12288k [ 0.825769] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.829239] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.844169] systemd-udevd[107]: starting version 204 [ 0.885958] FDC 0 is a S82078B [ 1.028049] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.192492] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.194280] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.196120] usb 1-1: Product: QEMU USB Tablet [ 1.197332] usb 1-1: Manufacturer: QEMU [ 1.198435] usb 1-1: SerialNumber: 42 [ 1.464112] tsc: Refined TSC clocksource calibration: 3491.845 MHz [ 1.905076] 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.243706] 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.794911] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 3.185789] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sun, 26 Aug 2018 13:06:24 +0000. Up 4.04 seconds. cloud-init-nonet[4.23]: 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 ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.91]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 26 Aug 2018 13:06:26 +0000. Up 6.08 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:65:c5:2c | ci-info: | eth0 | True | 192.168.0.18 | 255.255.255.0 | fa:16:3e:c4:7e:6c | 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.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 69:5e:02:a0:6a:5b:e3:a1:4b:f5:b6:c7:4b:50:89:3d root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | . | | . .o . | | . ..E | | . .... | |.. = . S . | |. * + .o o | | + . o... | |. . . oo | | . .... | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 30:21:bc:31:41:5e:92:40:be:5c:82:4e:90:f3:35:cb root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ |.oo+=oo | |+o .B+ . | |.+ooo*o | |o..+E o | | .o S | | | | | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 98:1d:e2:bb:d1:cc:b2:db:cc:38:57:cd:b6:3b:da:6c root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | . . | | . = . | | + S o | | = . + | | + +. . . | | .X. oE | | =++ .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: a2:6f:03:32:b6:82:25:70:86:bd:e9:00:64:ad:1f:46 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | . | | o E | |ooo | |+.+o | |oooo. . S | |o B... . | |.* +.. | |o o .o | | . ... | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting SystemD login management service[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 26 Aug 2018 13:08:30 +0000. Up 129.98 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Sun, 26 Aug 2018 13:09:31 +0000. Up 190.90 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 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.10 + '[' -n 192.168.0.10 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package bono + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + 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 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + 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 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + 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 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.204 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.204 ++ echo A 172.30.9.204 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 2018-08-26 13:11:51,726 - functest.core.singlevm - DEBUG - try 30: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-26 13:12:01,728 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 13:12:01,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:12:02,023 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:12:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8c9cdc71-a436-4346-a99c-d1abbc50255c x-compute-request-id: req-8c9cdc71-a436-4346-a99c-d1abbc50255c Content-Encoding: gzip Content-Length: 1498 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:c4:7e:6c", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:7e:6c", "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:65:c5:2c", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:c5:2c", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/44585adb-a974-4743-8ee5-68ef49323e34", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "44585adb-a974-4743-8ee5-68ef49323e34", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "bono-0.clearwater.opnfv", "created": "2018-08-26T13:05:34Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:5d:e3", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:5d:e3", "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:74:94:5f", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:94:5f", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "homer-0.clearwater.opnfv", "created": "2018-08-26T13:05:34Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:70:a6", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:70:a6", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:04:67", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "dime-0.clearwater.opnfv", "created": "2018-08-26T13:05:33Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:76:07", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:76:07", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:3f:bd", "version": 4, "addr": "192.168.1.22", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/04010b09-d548-48ae-8871-56d5c14751a2", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/04010b09-d548-48ae-8871-56d5c14751a2", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:06.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "04010b09-d548-48ae-8871-56d5c14751a2", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:06Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-26T13:05:32Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:68:d3", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:68:d3", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:03:d7:5a", "version": 4, "addr": "192.168.1.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/57ebb195-7daf-48cc-a21b-c274f8e0bb85", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/57ebb195-7daf-48cc-a21b-c274f8e0bb85", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:11.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "57ebb195-7daf-48cc-a21b-c274f8e0bb85", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:11Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-26T13:05:32Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:d7:76", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:d7:76", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b55ce29a-afa7-419f-b72b-55ee4962e6ac", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b55ce29a-afa7-419f-b72b-55ee4962e6ac", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:05:17.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "b55ce29a-afa7-419f-b72b-55ee4962e6ac", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:05:17Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-26T13:03:38Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:07:50", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:07:50", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:c1:d2", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b00b1f06-37cc-49cb-a11f-b314a9d7d334", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b00b1f06-37cc-49cb-a11f-b314a9d7d334", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:03:28.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "b00b1f06-37cc-49cb-a11f-b314a9d7d334", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:03:28Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "ns.clearwater.opnfv", "created": "2018-08-26T13:01:44Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 13:12:02,023 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8c9cdc71-a436-4346-a99c-d1abbc50255c 2018-08-26 13:12:02,023 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.295114994049s 2018-08-26 13:12:02,024 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8c9cdc71-a436-4346-a99c-d1abbc50255c 2018-08-26 13:12:02,031 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-26 13:12:02,034 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34/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}2016cfaed43b26833edac4f0a563297dd680dc74" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-26 13:12:02,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:12: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-24c71de5-21a5-44bd-b015-39061fb2ec68 x-compute-request-id: req-24c71de5-21a5-44bd-b015-39061fb2ec68 Content-Encoding: gzip Content-Length: 10904 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.009197] AppArmor: AppArmor initialized\n[ 0.012231] Yama: becoming mindful.\n[ 0.014093] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017813] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020913] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022564] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.025034] Initializing cgroup subsys memory\n[ 0.026294] Initializing cgroup subsys devices\n[ 0.028015] Initializing cgroup subsys freezer\n[ 0.029240] Initializing cgroup subsys blkio\n[ 0.030454] Initializing cgroup subsys perf_event\n[ 0.032021] Initializing cgroup subsys hugetlb\n[ 0.033415] FEATURE SPEC_CTRL Not Present\n[ 0.036195] mce: CPU supports 10 MCE banks\n[ 0.037457] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.037457] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040011] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.041741] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.044003] Speculative Store Bypass: Vulnerable\n[ 0.046360] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.052957] ACPI: Core revision 20131115\n[ 0.054680] ACPI: All ACPI Tables successfully acquired\n[ 0.056414] ftrace: allocating 28717 entries in 113 pages\n[ 0.076304] smpboot: Max logical packages: 2\n[ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.081753] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.084289] Enabling x2apic\n[ 0.085207] Enabled x2apic\n[ 0.086366] Switched APIC routing to physical x2apic.\n[ 0.089379] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.090937] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.093393] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.101485] KVM setup paravirtual spinlock\n[ 0.106203] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.108144] x86: Booting SMP configuration:\n[ 0.109351] .... node #0, CPUs: #1[ 0.106118] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.124018] x86: Booted up 1 node, 2 CPUs\n[ 0.124013] KVM setup async PF for cpu 1\n[ 0.124016] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.127752] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.128433] devtmpfs: initialized\n[ 0.132072] EVM: security.selinux\n[ 0.133056] EVM: security.SMACK64\n[ 0.134020] EVM: security.ima\n[ 0.134933] EVM: security.capability\n[ 0.137127] pinctrl core: initialized pinctrl subsystem\n[ 0.138550] regulator-dummy: no parameters\n[ 0.139776] RTC time: 13:06:20, date: 08/26/18\n[ 0.140134] NET: Registered protocol family 16\n[ 0.141527] cpuidle: using governor ladder\n[ 0.142692] cpuidle: using governor menu\n[ 0.143859] ACPI: bus type PCI registered\n[ 0.144017] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.145761] PCI: Using configuration type 1 for base access\n[ 0.147898] bio: create slab at 0\n[ 0.148084] ACPI: Added _OSI(Module Device)\n[ 0.149238] ACPI: Added _OSI(Processor Device)\n[ 0.150429] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.151661] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.153283] ACPI: Interpreter enabled\n[ 0.154352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.156799] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.159485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.161775] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.164007] ACPI: (supports S0 S5)\n[ 0.168003] ACPI: Using IOAPIC for interrupt routing\n[ 0.169351] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.171922] ACPI: No dock devices found.\n[ 0.174046] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.175598] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.176007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.177658] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.180216] acpiphp: Slot [3] registered\n[ 0.181325] acpiphp: Slot [4] registered\n[ 0.182440] acpiphp: Slot [5] registered\n[ 0.183562] acpiphp: Slot [6] registered\n[ 0.184023] acpiphp: Slot [7] registered\n[ 0.185153] acpiphp: Slot [8] registered\n[ 0.186258] acpiphp: Slot [9] registered\n[ 0.187378] acpiphp: Slot [10] registered\n[ 0.188021] acpiphp: Slot [11] registered\n[ 0.189173] acpiphp: Slot [12] registered\n[ 0.190303] acpiphp: Slot [13] registered\n[ 0.191437] acpiphp: Slot [14] registered\n[ 0.192021] acpiphp: Slot [15] registered\n[ 0.193147] acpiphp: Slot [16] registered\n[ 0.194337] acpiphp: Slot [17] registered\n[ 0.195467] acpiphp: Slot [18] registered\n[ 0.196028] acpiphp: Slot [19] registered\n[ 0.197172] acpiphp: Slot [20] registered\n[ 0.198305] acpiphp: Slot [21] registered\n[ 0.199421] acpiphp: Slot [22] registered\n[ 0.200021] acpiphp: Slot [23] registered\n[ 0.201148] acpiphp: Slot [24] registered\n[ 0.202266] acpiphp: Slot [25] registered\n[ 0.203385] acpiphp: Slot [26] registered\n[ 0.204020] acpiphp: Slot [27] registered\n[ 0.205115] acpiphp: Slot [28] registered\n[ 0.206224] acpiphp: Slot [29] registered\n[ 0.207320] acpiphp: Slot [30] registered\n[ 0.208027] acpiphp: Slot [31] registered\n[ 0.209114] PCI host bridge to bus 0000:00\n[ 0.210227] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.211630] 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.213670] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.215499] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.216003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.223589] 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.251469] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.253008] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.255052] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.256993] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.259334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.260805] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.262620] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.262620] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.264003] vgaarb: loaded\n[ 0.264916] vgaarb: bridge control possible 0000:00:02.0\n[ 0.266710] SCSI subsystem initialized\n[ 0.268081] ACPI: bus type USB registered\n[ 0.269352] usbcore: registered new interface driver usbfs\n[ 0.270925] usbcore: registered new interface driver hub\n[ 0.272050] usbcore: registered new device driver usb\n[ 0.273578] PCI: Using ACPI for IRQ routing\n[ 0.273728] NetLabel: Initializing\n[ 0.276007] NetLabel: domain hash size = 128\n[ 0.277299] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.278794] NetLabel: unlabeled traffic allowed by default\n[ 0.280198] Switched to clocksource kvm-clock\n[ 0.288964] AppArmor: AppArmor Filesystem Enabled\n[ 0.290438] pnp: PnP ACPI init\n[ 0.291457] ACPI: bus type PNP registered\n[ 0.293177] pnp: PnP ACPI: found 8 devices\n[ 0.294441] ACPI: bus type PNP unregistered\n[ 0.302078] NET: Registered protocol family 2\n[ 0.303680] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.305969] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.308021] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.309908] TCP: reno registered\n[ 0.310941] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.312652] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.314526] NET: Registered protocol family 1\n[ 0.315865] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.317522] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.319140] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.341340] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.363673] Trying to unpack rootfs image as initramfs...\n[ 0.463523] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.465832] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.467312] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.469278] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.472267] Scanning for low memory corruption every 60 seconds\n[ 0.474802] Initialise system trusted keyring\n[ 0.476398] audit: initializing netlink socket (disabled)\n[ 0.478143] type=2000 audit(1535288780.942:1): initialized\n[ 0.499192] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.501908] zbud: loaded\n[ 0.502998] VFS: Disk quotas dquot_6.5.2\n[ 0.504159] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.506228] fuse init (API version 7.22)\n[ 0.507463] msgmni has been set to 3997\n[ 0.508606] Key type big_key registered\n[ 0.510413] Key type asymmetric registered\n[ 0.511547] Asymmetric key parser 'x509' registered\n[ 0.512853] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.514961] io scheduler noop registered\n[ 0.516057] io scheduler deadline registered (default)\n[ 0.517410] io scheduler cfq registered\n[ 0.518544] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520257] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.522347] ipmi message handler version 39.2\n[ 0.523828] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.526257] ACPI: Power Button [PWRF]\n[ 0.527616] GHES: HEST is not enabled!\n[ 0.549578] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.593172] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.615515] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.617559] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.643204] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.646112] Linux agpgart interface v0.103\n[ 0.648237] brd: module loaded\n[ 0.649605] loop: module loaded\n[ 0.650908] blk-mq: CPU -> queue map\n[ 0.651915] CPU 0 -> Queue 0\n[ 0.652911] CPU 1 -> Queue 0\n[ 0.654661] vda: vda1\n[ 0.656424] scsi0 : ata_piix\n[ 0.657670] scsi1 : ata_piix\n[ 0.658741] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.660778] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.663047] libphy: Fixed MDIO Bus: probed\n[ 0.664524] tun: Universal TUN/TAP device driver, 1.6\n[ 0.666124] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.670531] PPP generic driver version 2.4.2\n[ 0.671914] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.673740] ehci-pci: EHCI PCI platform driver\n[ 0.675008] ehci-platform: EHCI generic platform driver\n[ 0.676374] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.677923] ohci-pci: OHCI PCI platform driver\n[ 0.679137] ohci-platform: OHCI generic platform driver\n[ 0.680497] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.702967] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.704365] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.706440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.707982] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.709660] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.711660] usb usb1: Product: UHCI Host Controller\n[ 0.712968] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.714573] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.715940] hub 1-0:1.0: USB hub found\n[ 0.717018] hub 1-0:1.0: 2 ports detected\n[ 0.718283] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.721204] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.722537] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.724061] mousedev: PS/2 mouse device common for all mice\n[ 0.725805] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.728270] rtc_cmos 00:00: RTC can wake from S4\n[ 0.729896] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.731599] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.733383] device-mapper: uevent: version 1.0.3\n[ 0.734754] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.737120] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.738833] TCP: cubic registered\n[ 0.739944] NET: Registered protocol family 10\n[ 0.741567] NET: Registered protocol family 17\n[ 0.742853] Key type dns_resolver registered\n[ 0.744273] Loading compiled-in X.509 certificates\n[ 0.746141] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.755916] registered taskstats version 1\n[ 0.759128] Key type trusted registered\n[ 0.763402] Key type encrypted registered\n[ 0.764677] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.766150] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.768200] regulator-dummy: disabling\n[ 0.769392] Magic number: 14:409:130\n[ 0.770513] acpi device:05: hash matches\n[ 0.771744] rtc_cmos 00:00: setting system clock to 2018-08-26 13:06:21 UTC (1535288781)\n[ 0.774019] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.775522] EDD information not available.\n[ 0.821340] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.823607] Write protecting the kernel read-only data: 12288k\n[ 0.825769] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.829239] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.844169] systemd-udevd[107]: starting version 204\n[ 0.885958] FDC 0 is a S82078B\n[ 1.028049] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.192492] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.194280] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.196120] usb 1-1: Product: QEMU USB Tablet\n[ 1.197332] usb 1-1: Manufacturer: QEMU\n[ 1.198435] usb 1-1: SerialNumber: 42\n[ 1.464112] tsc: Refined TSC clocksource calibration: 3491.845 MHz\n[ 1.905076] 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.243706] 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.794911] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 3.185789] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Sun, 26 Aug 2018 13:06:24 +0000. Up 4.04 seconds.\ncloud-init-nonet[4.23]: 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 * Stopping set console keymap[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.91]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 26 Aug 2018 13:06:26 +0000. Up 6.08 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:65:c5:2c |\nci-info: | eth0 | True | 192.168.0.18 | 255.255.255.0 | fa:16:3e:c4:7e:6c |\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.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n69:5e:02:a0:6a:5b:e3:a1:4b:f5:b6:c7:4b:50:89:3d root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . |\n| . .o . |\n| . ..E |\n| . .... |\n|.. = . S . |\n|. * + .o o |\n| + . o... |\n|. . . oo |\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:\n30:21:bc:31:41:5e:92:40:be:5c:82:4e:90:f3:35:cb root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n|.oo+=oo |\n|+o .B+ . |\n|.+ooo*o |\n|o..+E o |\n| .o S |\n| |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n98:1d:e2:bb:d1:cc:b2:db:cc:38:57:cd:b6:3b:da:6c root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| |\n| . . |\n| . = . |\n| + S o |\n| = . + |\n| + +. . . |\n| .X. oE |\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:\na2:6f:03:32:b6:82:25:70:86:bd:e9:00:64:ad:1f:46 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| . |\n| o E |\n|ooo |\n|+.+o |\n|oooo. . S |\n|o B... . |\n|.* +.. |\n|o o .o |\n| . ... |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\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 OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 26 Aug 2018 13:08:30 +0000. Up 129.98 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Sun, 26 Aug 2018 13:09:31 +0000. Up 190.90 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 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://archive.ubuntu.com trusty InRelease\n \nErr http://archive.ubuntu.com trusty-updates InRelease\n \nErr http://archive.ubuntu.com trusty-backports InRelease\n \nErr http://archive.ubuntu.com trusty Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.10\n+ '[' -n 192.168.0.10 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bono --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package bono\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package clearwater-management\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 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 0 -lt 10 ']'\n+ retries=1\n+ echo 'nsupdate failed - retrying (retry 1)...'\nnsupdate failed - retrying (retry 1)...\n+ sleep 5\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 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 1 -lt 10 ']'\n+ retries=2\n+ echo 'nsupdate failed - retrying (retry 2)...'\nnsupdate failed - retrying (retry 2)...\n+ sleep 5\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 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 2 -lt 10 ']'\n+ retries=3\n+ echo 'nsupdate failed - retrying (retry 3)...'\nnsupdate failed - retrying (retry 3)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.204\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.204\n++ echo A 172.30.9.204\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n"} 2018-08-26 13:12:02,118 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34/action used request id req-24c71de5-21a5-44bd-b015-39061fb2ec68 2018-08-26 13:12:02,118 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0867080688477s 2018-08-26 13:12:02,119 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34/action used request id req-24c71de5-21a5-44bd-b015-39061fb2ec68 2018-08-26 13:12:02,120 - 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.009197] AppArmor: AppArmor initialized [ 0.012231] Yama: becoming mindful. [ 0.014093] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017813] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020913] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022564] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.025034] Initializing cgroup subsys memory [ 0.026294] Initializing cgroup subsys devices [ 0.028015] Initializing cgroup subsys freezer [ 0.029240] Initializing cgroup subsys blkio [ 0.030454] Initializing cgroup subsys perf_event [ 0.032021] Initializing cgroup subsys hugetlb [ 0.033415] FEATURE SPEC_CTRL Not Present [ 0.036195] mce: CPU supports 10 MCE banks [ 0.037457] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.037457] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040011] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.041741] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.044003] Speculative Store Bypass: Vulnerable [ 0.046360] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.052957] ACPI: Core revision 20131115 [ 0.054680] ACPI: All ACPI Tables successfully acquired [ 0.056414] ftrace: allocating 28717 entries in 113 pages [ 0.076304] smpboot: Max logical packages: 2 [ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.081753] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.084289] Enabling x2apic [ 0.085207] Enabled x2apic [ 0.086366] Switched APIC routing to physical x2apic. [ 0.089379] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.090937] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.093393] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.101485] KVM setup paravirtual spinlock [ 0.106203] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.108144] x86: Booting SMP configuration: [ 0.109351] .... node #0, CPUs: #1[ 0.106118] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.124018] x86: Booted up 1 node, 2 CPUs [ 0.124013] KVM setup async PF for cpu 1 [ 0.124016] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.127752] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.128433] devtmpfs: initialized [ 0.132072] EVM: security.selinux [ 0.133056] EVM: security.SMACK64 [ 0.134020] EVM: security.ima [ 0.134933] EVM: security.capability [ 0.137127] pinctrl core: initialized pinctrl subsystem [ 0.138550] regulator-dummy: no parameters [ 0.139776] RTC time: 13:06:20, date: 08/26/18 [ 0.140134] NET: Registered protocol family 16 [ 0.141527] cpuidle: using governor ladder [ 0.142692] cpuidle: using governor menu [ 0.143859] ACPI: bus type PCI registered [ 0.144017] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.145761] PCI: Using configuration type 1 for base access [ 0.147898] bio: create slab at 0 [ 0.148084] ACPI: Added _OSI(Module Device) [ 0.149238] ACPI: Added _OSI(Processor Device) [ 0.150429] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.151661] ACPI: Added _OSI(Processor Aggregator Device) [ 0.153283] ACPI: Interpreter enabled [ 0.154352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.156799] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.159485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.161775] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.164007] ACPI: (supports S0 S5) [ 0.168003] ACPI: Using IOAPIC for interrupt routing [ 0.169351] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.171922] ACPI: No dock devices found. [ 0.174046] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.175598] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.176007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.177658] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.180216] acpiphp: Slot [3] registered [ 0.181325] acpiphp: Slot [4] registered [ 0.182440] acpiphp: Slot [5] registered [ 0.183562] acpiphp: Slot [6] registered [ 0.184023] acpiphp: Slot [7] registered [ 0.185153] acpiphp: Slot [8] registered [ 0.186258] acpiphp: Slot [9] registered [ 0.187378] acpiphp: Slot [10] registered [ 0.188021] acpiphp: Slot [11] registered [ 0.189173] acpiphp: Slot [12] registered [ 0.190303] acpiphp: Slot [13] registered [ 0.191437] acpiphp: Slot [14] registered [ 0.192021] acpiphp: Slot [15] registered [ 0.193147] acpiphp: Slot [16] registered [ 0.194337] acpiphp: Slot [17] registered [ 0.195467] acpiphp: Slot [18] registered [ 0.196028] acpiphp: Slot [19] registered [ 0.197172] acpiphp: Slot [20] registered [ 0.198305] acpiphp: Slot [21] registered [ 0.199421] acpiphp: Slot [22] registered [ 0.200021] acpiphp: Slot [23] registered [ 0.201148] acpiphp: Slot [24] registered [ 0.202266] acpiphp: Slot [25] registered [ 0.203385] acpiphp: Slot [26] registered [ 0.204020] acpiphp: Slot [27] registered [ 0.205115] acpiphp: Slot [28] registered [ 0.206224] acpiphp: Slot [29] registered [ 0.207320] acpiphp: Slot [30] registered [ 0.208027] acpiphp: Slot [31] registered [ 0.209114] PCI host bridge to bus 0000:00 [ 0.210227] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.211630] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.212004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.213670] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.215499] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.216003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.223589] 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.251469] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.253008] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.255052] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.256993] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.259334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.260805] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.262620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.262620] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.264003] vgaarb: loaded [ 0.264916] vgaarb: bridge control possible 0000:00:02.0 [ 0.266710] SCSI subsystem initialized [ 0.268081] ACPI: bus type USB registered [ 0.269352] usbcore: registered new interface driver usbfs [ 0.270925] usbcore: registered new interface driver hub [ 0.272050] usbcore: registered new device driver usb [ 0.273578] PCI: Using ACPI for IRQ routing [ 0.273728] NetLabel: Initializing [ 0.276007] NetLabel: domain hash size = 128 [ 0.277299] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.278794] NetLabel: unlabeled traffic allowed by default [ 0.280198] Switched to clocksource kvm-clock [ 0.288964] AppArmor: AppArmor Filesystem Enabled [ 0.290438] pnp: PnP ACPI init [ 0.291457] ACPI: bus type PNP registered [ 0.293177] pnp: PnP ACPI: found 8 devices [ 0.294441] ACPI: bus type PNP unregistered [ 0.302078] NET: Registered protocol family 2 [ 0.303680] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.305969] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.308021] TCP: Hash tables configured (established 16384 bind 16384) [ 0.309908] TCP: reno registered [ 0.310941] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.312652] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.314526] NET: Registered protocol family 1 [ 0.315865] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.317522] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.319140] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.341340] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.363673] Trying to unpack rootfs image as initramfs... [ 0.463523] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.465832] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.467312] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.469278] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.472267] Scanning for low memory corruption every 60 seconds [ 0.474802] Initialise system trusted keyring [ 0.476398] audit: initializing netlink socket (disabled) [ 0.478143] type=2000 audit(1535288780.942:1): initialized [ 0.499192] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.501908] zbud: loaded [ 0.502998] VFS: Disk quotas dquot_6.5.2 [ 0.504159] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.506228] fuse init (API version 7.22) [ 0.507463] msgmni has been set to 3997 [ 0.508606] Key type big_key registered [ 0.510413] Key type asymmetric registered [ 0.511547] Asymmetric key parser 'x509' registered [ 0.512853] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.514961] io scheduler noop registered [ 0.516057] io scheduler deadline registered (default) [ 0.517410] io scheduler cfq registered [ 0.518544] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.520257] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.522347] ipmi message handler version 39.2 [ 0.523828] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.526257] ACPI: Power Button [PWRF] [ 0.527616] GHES: HEST is not enabled! [ 0.549578] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.593172] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.615515] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.617559] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.643204] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.646112] Linux agpgart interface v0.103 [ 0.648237] brd: module loaded [ 0.649605] loop: module loaded [ 0.650908] blk-mq: CPU -> queue map [ 0.651915] CPU 0 -> Queue 0 [ 0.652911] CPU 1 -> Queue 0 [ 0.654661] vda: vda1 [ 0.656424] scsi0 : ata_piix [ 0.657670] scsi1 : ata_piix [ 0.658741] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.660778] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.663047] libphy: Fixed MDIO Bus: probed [ 0.664524] tun: Universal TUN/TAP device driver, 1.6 [ 0.666124] tun: (C) 1999-2004 Max Krasnyansky [ 0.670531] PPP generic driver version 2.4.2 [ 0.671914] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.673740] ehci-pci: EHCI PCI platform driver [ 0.675008] ehci-platform: EHCI generic platform driver [ 0.676374] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.677923] ohci-pci: OHCI PCI platform driver [ 0.679137] ohci-platform: OHCI generic platform driver [ 0.680497] uhci_hcd: USB Universal Host Controller Interface driver [ 0.702967] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.704365] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.706440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.707982] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.709660] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.711660] usb usb1: Product: UHCI Host Controller [ 0.712968] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.714573] usb usb1: SerialNumber: 0000:00:01.2 [ 0.715940] hub 1-0:1.0: USB hub found [ 0.717018] hub 1-0:1.0: 2 ports detected [ 0.718283] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.721204] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.722537] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.724061] mousedev: PS/2 mouse device common for all mice [ 0.725805] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.728270] rtc_cmos 00:00: RTC can wake from S4 [ 0.729896] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.731599] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.733383] device-mapper: uevent: version 1.0.3 [ 0.734754] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.737120] ledtrig-cpu: registered to indicate activity on CPUs [ 0.738833] TCP: cubic registered [ 0.739944] NET: Registered protocol family 10 [ 0.741567] NET: Registered protocol family 17 [ 0.742853] Key type dns_resolver registered [ 0.744273] Loading compiled-in X.509 certificates [ 0.746141] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.755916] registered taskstats version 1 [ 0.759128] Key type trusted registered [ 0.763402] Key type encrypted registered [ 0.764677] AppArmor: AppArmor sha1 policy hashing enabled [ 0.766150] IMA: No TPM chip found, activating TPM-bypass! [ 0.768200] regulator-dummy: disabling [ 0.769392] Magic number: 14:409:130 [ 0.770513] acpi device:05: hash matches [ 0.771744] rtc_cmos 00:00: setting system clock to 2018-08-26 13:06:21 UTC (1535288781) [ 0.774019] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.775522] EDD information not available. [ 0.821340] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.823607] Write protecting the kernel read-only data: 12288k [ 0.825769] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.829239] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.844169] systemd-udevd[107]: starting version 204 [ 0.885958] FDC 0 is a S82078B [ 1.028049] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.192492] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.194280] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.196120] usb 1-1: Product: QEMU USB Tablet [ 1.197332] usb 1-1: Manufacturer: QEMU [ 1.198435] usb 1-1: SerialNumber: 42 [ 1.464112] tsc: Refined TSC clocksource calibration: 3491.845 MHz [ 1.905076] 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.243706] 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.794911] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 3.185789] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sun, 26 Aug 2018 13:06:24 +0000. Up 4.04 seconds. cloud-init-nonet[4.23]: 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 ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.91]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 26 Aug 2018 13:06:26 +0000. Up 6.08 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:65:c5:2c | ci-info: | eth0 | True | 192.168.0.18 | 255.255.255.0 | fa:16:3e:c4:7e:6c | 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.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 69:5e:02:a0:6a:5b:e3:a1:4b:f5:b6:c7:4b:50:89:3d root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | . | | . .o . | | . ..E | | . .... | |.. = . S . | |. * + .o o | | + . o... | |. . . oo | | . .... | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 30:21:bc:31:41:5e:92:40:be:5c:82:4e:90:f3:35:cb root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ |.oo+=oo | |+o .B+ . | |.+ooo*o | |o..+E o | | .o S | | | | | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 98:1d:e2:bb:d1:cc:b2:db:cc:38:57:cd:b6:3b:da:6c root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | . . | | . = . | | + S o | | = . + | | + +. . . | | .X. oE | | =++ .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: a2:6f:03:32:b6:82:25:70:86:bd:e9:00:64:ad:1f:46 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | . | | o E | |ooo | |+.+o | |oooo. . S | |o B... . | |.* +.. | |o o .o | | . ... | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting SystemD login management service[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 26 Aug 2018 13:08:30 +0000. Up 129.98 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Sun, 26 Aug 2018 13:09:31 +0000. Up 190.90 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 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.10 + '[' -n 192.168.0.10 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package bono + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + 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 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + 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 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + 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 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.204 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.204 ++ echo A 172.30.9.204 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 2018-08-26 13:12:02,121 - functest.core.singlevm - DEBUG - try 31: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-26 13:12:12,132 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 13:12:12,135 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:12:12,686 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:12:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-669363b7-2108-46e1-a52e-d34fa835ebe2 x-compute-request-id: req-669363b7-2108-46e1-a52e-d34fa835ebe2 Content-Encoding: gzip Content-Length: 1498 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:c4:7e:6c", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:7e:6c", "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:65:c5:2c", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:c5:2c", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/44585adb-a974-4743-8ee5-68ef49323e34", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "44585adb-a974-4743-8ee5-68ef49323e34", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "bono-0.clearwater.opnfv", "created": "2018-08-26T13:05:34Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:5d:e3", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:5d:e3", "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:74:94:5f", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:94:5f", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "homer-0.clearwater.opnfv", "created": "2018-08-26T13:05:34Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:70:a6", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:70:a6", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:04:67", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "dime-0.clearwater.opnfv", "created": "2018-08-26T13:05:33Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:76:07", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:76:07", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:3f:bd", "version": 4, "addr": "192.168.1.22", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/04010b09-d548-48ae-8871-56d5c14751a2", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/04010b09-d548-48ae-8871-56d5c14751a2", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:06.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "04010b09-d548-48ae-8871-56d5c14751a2", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:06Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-26T13:05:32Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:68:d3", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:68:d3", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:03:d7:5a", "version": 4, "addr": "192.168.1.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/57ebb195-7daf-48cc-a21b-c274f8e0bb85", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/57ebb195-7daf-48cc-a21b-c274f8e0bb85", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:11.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "57ebb195-7daf-48cc-a21b-c274f8e0bb85", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:11Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-26T13:05:32Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:d7:76", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:d7:76", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b55ce29a-afa7-419f-b72b-55ee4962e6ac", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b55ce29a-afa7-419f-b72b-55ee4962e6ac", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:05:17.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "b55ce29a-afa7-419f-b72b-55ee4962e6ac", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:05:17Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-26T13:03:38Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:07:50", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:07:50", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:c1:d2", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b00b1f06-37cc-49cb-a11f-b314a9d7d334", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b00b1f06-37cc-49cb-a11f-b314a9d7d334", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:03:28.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "b00b1f06-37cc-49cb-a11f-b314a9d7d334", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:03:28Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "ns.clearwater.opnfv", "created": "2018-08-26T13:01:44Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 13:12:12,686 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-669363b7-2108-46e1-a52e-d34fa835ebe2 2018-08-26 13:12:12,686 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.553726911545s 2018-08-26 13:12:12,687 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-669363b7-2108-46e1-a52e-d34fa835ebe2 2018-08-26 13:12:12,694 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-26 13:12:12,696 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34/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}2016cfaed43b26833edac4f0a563297dd680dc74" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-26 13:12:12,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:12:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-82a3afdf-80c0-4813-8460-4fd072fc14dc x-compute-request-id: req-82a3afdf-80c0-4813-8460-4fd072fc14dc Content-Encoding: gzip Content-Length: 10918 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.009197] AppArmor: AppArmor initialized\n[ 0.012231] Yama: becoming mindful.\n[ 0.014093] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017813] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020913] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022564] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.025034] Initializing cgroup subsys memory\n[ 0.026294] Initializing cgroup subsys devices\n[ 0.028015] Initializing cgroup subsys freezer\n[ 0.029240] Initializing cgroup subsys blkio\n[ 0.030454] Initializing cgroup subsys perf_event\n[ 0.032021] Initializing cgroup subsys hugetlb\n[ 0.033415] FEATURE SPEC_CTRL Not Present\n[ 0.036195] mce: CPU supports 10 MCE banks\n[ 0.037457] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.037457] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040011] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.041741] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.044003] Speculative Store Bypass: Vulnerable\n[ 0.046360] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.052957] ACPI: Core revision 20131115\n[ 0.054680] ACPI: All ACPI Tables successfully acquired\n[ 0.056414] ftrace: allocating 28717 entries in 113 pages\n[ 0.076304] smpboot: Max logical packages: 2\n[ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.081753] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.084289] Enabling x2apic\n[ 0.085207] Enabled x2apic\n[ 0.086366] Switched APIC routing to physical x2apic.\n[ 0.089379] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.090937] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.093393] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.101485] KVM setup paravirtual spinlock\n[ 0.106203] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.108144] x86: Booting SMP configuration:\n[ 0.109351] .... node #0, CPUs: #1[ 0.106118] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.124018] x86: Booted up 1 node, 2 CPUs\n[ 0.124013] KVM setup async PF for cpu 1\n[ 0.124016] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.127752] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.128433] devtmpfs: initialized\n[ 0.132072] EVM: security.selinux\n[ 0.133056] EVM: security.SMACK64\n[ 0.134020] EVM: security.ima\n[ 0.134933] EVM: security.capability\n[ 0.137127] pinctrl core: initialized pinctrl subsystem\n[ 0.138550] regulator-dummy: no parameters\n[ 0.139776] RTC time: 13:06:20, date: 08/26/18\n[ 0.140134] NET: Registered protocol family 16\n[ 0.141527] cpuidle: using governor ladder\n[ 0.142692] cpuidle: using governor menu\n[ 0.143859] ACPI: bus type PCI registered\n[ 0.144017] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.145761] PCI: Using configuration type 1 for base access\n[ 0.147898] bio: create slab at 0\n[ 0.148084] ACPI: Added _OSI(Module Device)\n[ 0.149238] ACPI: Added _OSI(Processor Device)\n[ 0.150429] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.151661] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.153283] ACPI: Interpreter enabled\n[ 0.154352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.156799] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.159485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.161775] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.164007] ACPI: (supports S0 S5)\n[ 0.168003] ACPI: Using IOAPIC for interrupt routing\n[ 0.169351] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.171922] ACPI: No dock devices found.\n[ 0.174046] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.175598] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.176007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.177658] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.180216] acpiphp: Slot [3] registered\n[ 0.181325] acpiphp: Slot [4] registered\n[ 0.182440] acpiphp: Slot [5] registered\n[ 0.183562] acpiphp: Slot [6] registered\n[ 0.184023] acpiphp: Slot [7] registered\n[ 0.185153] acpiphp: Slot [8] registered\n[ 0.186258] acpiphp: Slot [9] registered\n[ 0.187378] acpiphp: Slot [10] registered\n[ 0.188021] acpiphp: Slot [11] registered\n[ 0.189173] acpiphp: Slot [12] registered\n[ 0.190303] acpiphp: Slot [13] registered\n[ 0.191437] acpiphp: Slot [14] registered\n[ 0.192021] acpiphp: Slot [15] registered\n[ 0.193147] acpiphp: Slot [16] registered\n[ 0.194337] acpiphp: Slot [17] registered\n[ 0.195467] acpiphp: Slot [18] registered\n[ 0.196028] acpiphp: Slot [19] registered\n[ 0.197172] acpiphp: Slot [20] registered\n[ 0.198305] acpiphp: Slot [21] registered\n[ 0.199421] acpiphp: Slot [22] registered\n[ 0.200021] acpiphp: Slot [23] registered\n[ 0.201148] acpiphp: Slot [24] registered\n[ 0.202266] acpiphp: Slot [25] registered\n[ 0.203385] acpiphp: Slot [26] registered\n[ 0.204020] acpiphp: Slot [27] registered\n[ 0.205115] acpiphp: Slot [28] registered\n[ 0.206224] acpiphp: Slot [29] registered\n[ 0.207320] acpiphp: Slot [30] registered\n[ 0.208027] acpiphp: Slot [31] registered\n[ 0.209114] PCI host bridge to bus 0000:00\n[ 0.210227] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.211630] 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.213670] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.215499] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.216003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.223589] 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.251469] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.253008] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.255052] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.256993] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.259334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.260805] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.262620] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.262620] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.264003] vgaarb: loaded\n[ 0.264916] vgaarb: bridge control possible 0000:00:02.0\n[ 0.266710] SCSI subsystem initialized\n[ 0.268081] ACPI: bus type USB registered\n[ 0.269352] usbcore: registered new interface driver usbfs\n[ 0.270925] usbcore: registered new interface driver hub\n[ 0.272050] usbcore: registered new device driver usb\n[ 0.273578] PCI: Using ACPI for IRQ routing\n[ 0.273728] NetLabel: Initializing\n[ 0.276007] NetLabel: domain hash size = 128\n[ 0.277299] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.278794] NetLabel: unlabeled traffic allowed by default\n[ 0.280198] Switched to clocksource kvm-clock\n[ 0.288964] AppArmor: AppArmor Filesystem Enabled\n[ 0.290438] pnp: PnP ACPI init\n[ 0.291457] ACPI: bus type PNP registered\n[ 0.293177] pnp: PnP ACPI: found 8 devices\n[ 0.294441] ACPI: bus type PNP unregistered\n[ 0.302078] NET: Registered protocol family 2\n[ 0.303680] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.305969] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.308021] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.309908] TCP: reno registered\n[ 0.310941] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.312652] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.314526] NET: Registered protocol family 1\n[ 0.315865] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.317522] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.319140] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.341340] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.363673] Trying to unpack rootfs image as initramfs...\n[ 0.463523] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.465832] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.467312] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.469278] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.472267] Scanning for low memory corruption every 60 seconds\n[ 0.474802] Initialise system trusted keyring\n[ 0.476398] audit: initializing netlink socket (disabled)\n[ 0.478143] type=2000 audit(1535288780.942:1): initialized\n[ 0.499192] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.501908] zbud: loaded\n[ 0.502998] VFS: Disk quotas dquot_6.5.2\n[ 0.504159] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.506228] fuse init (API version 7.22)\n[ 0.507463] msgmni has been set to 3997\n[ 0.508606] Key type big_key registered\n[ 0.510413] Key type asymmetric registered\n[ 0.511547] Asymmetric key parser 'x509' registered\n[ 0.512853] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.514961] io scheduler noop registered\n[ 0.516057] io scheduler deadline registered (default)\n[ 0.517410] io scheduler cfq registered\n[ 0.518544] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520257] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.522347] ipmi message handler version 39.2\n[ 0.523828] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.526257] ACPI: Power Button [PWRF]\n[ 0.527616] GHES: HEST is not enabled!\n[ 0.549578] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.593172] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.615515] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.617559] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.643204] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.646112] Linux agpgart interface v0.103\n[ 0.648237] brd: module loaded\n[ 0.649605] loop: module loaded\n[ 0.650908] blk-mq: CPU -> queue map\n[ 0.651915] CPU 0 -> Queue 0\n[ 0.652911] CPU 1 -> Queue 0\n[ 0.654661] vda: vda1\n[ 0.656424] scsi0 : ata_piix\n[ 0.657670] scsi1 : ata_piix\n[ 0.658741] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.660778] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.663047] libphy: Fixed MDIO Bus: probed\n[ 0.664524] tun: Universal TUN/TAP device driver, 1.6\n[ 0.666124] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.670531] PPP generic driver version 2.4.2\n[ 0.671914] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.673740] ehci-pci: EHCI PCI platform driver\n[ 0.675008] ehci-platform: EHCI generic platform driver\n[ 0.676374] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.677923] ohci-pci: OHCI PCI platform driver\n[ 0.679137] ohci-platform: OHCI generic platform driver\n[ 0.680497] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.702967] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.704365] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.706440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.707982] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.709660] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.711660] usb usb1: Product: UHCI Host Controller\n[ 0.712968] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.714573] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.715940] hub 1-0:1.0: USB hub found\n[ 0.717018] hub 1-0:1.0: 2 ports detected\n[ 0.718283] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.721204] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.722537] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.724061] mousedev: PS/2 mouse device common for all mice\n[ 0.725805] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.728270] rtc_cmos 00:00: RTC can wake from S4\n[ 0.729896] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.731599] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.733383] device-mapper: uevent: version 1.0.3\n[ 0.734754] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.737120] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.738833] TCP: cubic registered\n[ 0.739944] NET: Registered protocol family 10\n[ 0.741567] NET: Registered protocol family 17\n[ 0.742853] Key type dns_resolver registered\n[ 0.744273] Loading compiled-in X.509 certificates\n[ 0.746141] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.755916] registered taskstats version 1\n[ 0.759128] Key type trusted registered\n[ 0.763402] Key type encrypted registered\n[ 0.764677] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.766150] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.768200] regulator-dummy: disabling\n[ 0.769392] Magic number: 14:409:130\n[ 0.770513] acpi device:05: hash matches\n[ 0.771744] rtc_cmos 00:00: setting system clock to 2018-08-26 13:06:21 UTC (1535288781)\n[ 0.774019] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.775522] EDD information not available.\n[ 0.821340] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.823607] Write protecting the kernel read-only data: 12288k\n[ 0.825769] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.829239] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.844169] systemd-udevd[107]: starting version 204\n[ 0.885958] FDC 0 is a S82078B\n[ 1.028049] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.192492] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.194280] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.196120] usb 1-1: Product: QEMU USB Tablet\n[ 1.197332] usb 1-1: Manufacturer: QEMU\n[ 1.198435] usb 1-1: SerialNumber: 42\n[ 1.464112] tsc: Refined TSC clocksource calibration: 3491.845 MHz\n[ 1.905076] 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.243706] 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.794911] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 3.185789] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Sun, 26 Aug 2018 13:06:24 +0000. Up 4.04 seconds.\ncloud-init-nonet[4.23]: 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 * Stopping set console keymap[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.91]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 26 Aug 2018 13:06:26 +0000. Up 6.08 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:65:c5:2c |\nci-info: | eth0 | True | 192.168.0.18 | 255.255.255.0 | fa:16:3e:c4:7e:6c |\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.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n69:5e:02:a0:6a:5b:e3:a1:4b:f5:b6:c7:4b:50:89:3d root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . |\n| . .o . |\n| . ..E |\n| . .... |\n|.. = . S . |\n|. * + .o o |\n| + . o... |\n|. . . oo |\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:\n30:21:bc:31:41:5e:92:40:be:5c:82:4e:90:f3:35:cb root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n|.oo+=oo |\n|+o .B+ . |\n|.+ooo*o |\n|o..+E o |\n| .o S |\n| |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n98:1d:e2:bb:d1:cc:b2:db:cc:38:57:cd:b6:3b:da:6c root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| |\n| . . |\n| . = . |\n| + S o |\n| = . + |\n| + +. . . |\n| .X. oE |\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:\na2:6f:03:32:b6:82:25:70:86:bd:e9:00:64:ad:1f:46 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| . |\n| o E |\n|ooo |\n|+.+o |\n|oooo. . S |\n|o B... . |\n|.* +.. |\n|o o .o |\n| . ... |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\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 OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 26 Aug 2018 13:08:30 +0000. Up 129.98 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Sun, 26 Aug 2018 13:09:31 +0000. Up 190.90 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 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://archive.ubuntu.com trusty InRelease\n \nErr http://archive.ubuntu.com trusty-updates InRelease\n \nErr http://archive.ubuntu.com trusty-backports InRelease\n \nErr http://archive.ubuntu.com trusty Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.10\n+ '[' -n 192.168.0.10 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bono --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package bono\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package clearwater-management\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 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 0 -lt 10 ']'\n+ retries=1\n+ echo 'nsupdate failed - retrying (retry 1)...'\nnsupdate failed - retrying (retry 1)...\n+ sleep 5\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 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 1 -lt 10 ']'\n+ retries=2\n+ echo 'nsupdate failed - retrying (retry 2)...'\nnsupdate failed - retrying (retry 2)...\n+ sleep 5\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 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 2 -lt 10 ']'\n+ retries=3\n+ echo 'nsupdate failed - retrying (retry 3)...'\nnsupdate failed - retrying (retry 3)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.204\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.204\n++ echo A 172.30.9.204\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 3 -lt 10 ']'\n+ retries=4\n+ echo 'nsupdate failed - retrying (retry 4)...'\nnsupdate failed - retrying (retry 4)...\n+ sleep 5\n"} 2018-08-26 13:12:12,768 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34/action used request id req-82a3afdf-80c0-4813-8460-4fd072fc14dc 2018-08-26 13:12:12,768 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0742502212524s 2018-08-26 13:12:12,769 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34/action used request id req-82a3afdf-80c0-4813-8460-4fd072fc14dc 2018-08-26 13:12:12,769 - 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.009197] AppArmor: AppArmor initialized [ 0.012231] Yama: becoming mindful. [ 0.014093] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017813] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020913] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022564] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.025034] Initializing cgroup subsys memory [ 0.026294] Initializing cgroup subsys devices [ 0.028015] Initializing cgroup subsys freezer [ 0.029240] Initializing cgroup subsys blkio [ 0.030454] Initializing cgroup subsys perf_event [ 0.032021] Initializing cgroup subsys hugetlb [ 0.033415] FEATURE SPEC_CTRL Not Present [ 0.036195] mce: CPU supports 10 MCE banks [ 0.037457] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.037457] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040011] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.041741] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.044003] Speculative Store Bypass: Vulnerable [ 0.046360] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.052957] ACPI: Core revision 20131115 [ 0.054680] ACPI: All ACPI Tables successfully acquired [ 0.056414] ftrace: allocating 28717 entries in 113 pages [ 0.076304] smpboot: Max logical packages: 2 [ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.081753] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.084289] Enabling x2apic [ 0.085207] Enabled x2apic [ 0.086366] Switched APIC routing to physical x2apic. [ 0.089379] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.090937] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.093393] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.101485] KVM setup paravirtual spinlock [ 0.106203] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.108144] x86: Booting SMP configuration: [ 0.109351] .... node #0, CPUs: #1[ 0.106118] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.124018] x86: Booted up 1 node, 2 CPUs [ 0.124013] KVM setup async PF for cpu 1 [ 0.124016] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.127752] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.128433] devtmpfs: initialized [ 0.132072] EVM: security.selinux [ 0.133056] EVM: security.SMACK64 [ 0.134020] EVM: security.ima [ 0.134933] EVM: security.capability [ 0.137127] pinctrl core: initialized pinctrl subsystem [ 0.138550] regulator-dummy: no parameters [ 0.139776] RTC time: 13:06:20, date: 08/26/18 [ 0.140134] NET: Registered protocol family 16 [ 0.141527] cpuidle: using governor ladder [ 0.142692] cpuidle: using governor menu [ 0.143859] ACPI: bus type PCI registered [ 0.144017] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.145761] PCI: Using configuration type 1 for base access [ 0.147898] bio: create slab at 0 [ 0.148084] ACPI: Added _OSI(Module Device) [ 0.149238] ACPI: Added _OSI(Processor Device) [ 0.150429] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.151661] ACPI: Added _OSI(Processor Aggregator Device) [ 0.153283] ACPI: Interpreter enabled [ 0.154352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.156799] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.159485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.161775] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.164007] ACPI: (supports S0 S5) [ 0.168003] ACPI: Using IOAPIC for interrupt routing [ 0.169351] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.171922] ACPI: No dock devices found. [ 0.174046] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.175598] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.176007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.177658] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.180216] acpiphp: Slot [3] registered [ 0.181325] acpiphp: Slot [4] registered [ 0.182440] acpiphp: Slot [5] registered [ 0.183562] acpiphp: Slot [6] registered [ 0.184023] acpiphp: Slot [7] registered [ 0.185153] acpiphp: Slot [8] registered [ 0.186258] acpiphp: Slot [9] registered [ 0.187378] acpiphp: Slot [10] registered [ 0.188021] acpiphp: Slot [11] registered [ 0.189173] acpiphp: Slot [12] registered [ 0.190303] acpiphp: Slot [13] registered [ 0.191437] acpiphp: Slot [14] registered [ 0.192021] acpiphp: Slot [15] registered [ 0.193147] acpiphp: Slot [16] registered [ 0.194337] acpiphp: Slot [17] registered [ 0.195467] acpiphp: Slot [18] registered [ 0.196028] acpiphp: Slot [19] registered [ 0.197172] acpiphp: Slot [20] registered [ 0.198305] acpiphp: Slot [21] registered [ 0.199421] acpiphp: Slot [22] registered [ 0.200021] acpiphp: Slot [23] registered [ 0.201148] acpiphp: Slot [24] registered [ 0.202266] acpiphp: Slot [25] registered [ 0.203385] acpiphp: Slot [26] registered [ 0.204020] acpiphp: Slot [27] registered [ 0.205115] acpiphp: Slot [28] registered [ 0.206224] acpiphp: Slot [29] registered [ 0.207320] acpiphp: Slot [30] registered [ 0.208027] acpiphp: Slot [31] registered [ 0.209114] PCI host bridge to bus 0000:00 [ 0.210227] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.211630] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.212004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.213670] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.215499] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.216003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.223589] 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.251469] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.253008] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.255052] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.256993] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.259334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.260805] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.262620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.262620] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.264003] vgaarb: loaded [ 0.264916] vgaarb: bridge control possible 0000:00:02.0 [ 0.266710] SCSI subsystem initialized [ 0.268081] ACPI: bus type USB registered [ 0.269352] usbcore: registered new interface driver usbfs [ 0.270925] usbcore: registered new interface driver hub [ 0.272050] usbcore: registered new device driver usb [ 0.273578] PCI: Using ACPI for IRQ routing [ 0.273728] NetLabel: Initializing [ 0.276007] NetLabel: domain hash size = 128 [ 0.277299] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.278794] NetLabel: unlabeled traffic allowed by default [ 0.280198] Switched to clocksource kvm-clock [ 0.288964] AppArmor: AppArmor Filesystem Enabled [ 0.290438] pnp: PnP ACPI init [ 0.291457] ACPI: bus type PNP registered [ 0.293177] pnp: PnP ACPI: found 8 devices [ 0.294441] ACPI: bus type PNP unregistered [ 0.302078] NET: Registered protocol family 2 [ 0.303680] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.305969] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.308021] TCP: Hash tables configured (established 16384 bind 16384) [ 0.309908] TCP: reno registered [ 0.310941] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.312652] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.314526] NET: Registered protocol family 1 [ 0.315865] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.317522] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.319140] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.341340] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.363673] Trying to unpack rootfs image as initramfs... [ 0.463523] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.465832] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.467312] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.469278] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.472267] Scanning for low memory corruption every 60 seconds [ 0.474802] Initialise system trusted keyring [ 0.476398] audit: initializing netlink socket (disabled) [ 0.478143] type=2000 audit(1535288780.942:1): initialized [ 0.499192] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.501908] zbud: loaded [ 0.502998] VFS: Disk quotas dquot_6.5.2 [ 0.504159] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.506228] fuse init (API version 7.22) [ 0.507463] msgmni has been set to 3997 [ 0.508606] Key type big_key registered [ 0.510413] Key type asymmetric registered [ 0.511547] Asymmetric key parser 'x509' registered [ 0.512853] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.514961] io scheduler noop registered [ 0.516057] io scheduler deadline registered (default) [ 0.517410] io scheduler cfq registered [ 0.518544] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.520257] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.522347] ipmi message handler version 39.2 [ 0.523828] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.526257] ACPI: Power Button [PWRF] [ 0.527616] GHES: HEST is not enabled! [ 0.549578] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.593172] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.615515] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.617559] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.643204] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.646112] Linux agpgart interface v0.103 [ 0.648237] brd: module loaded [ 0.649605] loop: module loaded [ 0.650908] blk-mq: CPU -> queue map [ 0.651915] CPU 0 -> Queue 0 [ 0.652911] CPU 1 -> Queue 0 [ 0.654661] vda: vda1 [ 0.656424] scsi0 : ata_piix [ 0.657670] scsi1 : ata_piix [ 0.658741] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.660778] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.663047] libphy: Fixed MDIO Bus: probed [ 0.664524] tun: Universal TUN/TAP device driver, 1.6 [ 0.666124] tun: (C) 1999-2004 Max Krasnyansky [ 0.670531] PPP generic driver version 2.4.2 [ 0.671914] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.673740] ehci-pci: EHCI PCI platform driver [ 0.675008] ehci-platform: EHCI generic platform driver [ 0.676374] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.677923] ohci-pci: OHCI PCI platform driver [ 0.679137] ohci-platform: OHCI generic platform driver [ 0.680497] uhci_hcd: USB Universal Host Controller Interface driver [ 0.702967] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.704365] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.706440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.707982] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.709660] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.711660] usb usb1: Product: UHCI Host Controller [ 0.712968] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.714573] usb usb1: SerialNumber: 0000:00:01.2 [ 0.715940] hub 1-0:1.0: USB hub found [ 0.717018] hub 1-0:1.0: 2 ports detected [ 0.718283] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.721204] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.722537] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.724061] mousedev: PS/2 mouse device common for all mice [ 0.725805] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.728270] rtc_cmos 00:00: RTC can wake from S4 [ 0.729896] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.731599] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.733383] device-mapper: uevent: version 1.0.3 [ 0.734754] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.737120] ledtrig-cpu: registered to indicate activity on CPUs [ 0.738833] TCP: cubic registered [ 0.739944] NET: Registered protocol family 10 [ 0.741567] NET: Registered protocol family 17 [ 0.742853] Key type dns_resolver registered [ 0.744273] Loading compiled-in X.509 certificates [ 0.746141] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.755916] registered taskstats version 1 [ 0.759128] Key type trusted registered [ 0.763402] Key type encrypted registered [ 0.764677] AppArmor: AppArmor sha1 policy hashing enabled [ 0.766150] IMA: No TPM chip found, activating TPM-bypass! [ 0.768200] regulator-dummy: disabling [ 0.769392] Magic number: 14:409:130 [ 0.770513] acpi device:05: hash matches [ 0.771744] rtc_cmos 00:00: setting system clock to 2018-08-26 13:06:21 UTC (1535288781) [ 0.774019] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.775522] EDD information not available. [ 0.821340] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.823607] Write protecting the kernel read-only data: 12288k [ 0.825769] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.829239] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.844169] systemd-udevd[107]: starting version 204 [ 0.885958] FDC 0 is a S82078B [ 1.028049] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.192492] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.194280] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.196120] usb 1-1: Product: QEMU USB Tablet [ 1.197332] usb 1-1: Manufacturer: QEMU [ 1.198435] usb 1-1: SerialNumber: 42 [ 1.464112] tsc: Refined TSC clocksource calibration: 3491.845 MHz [ 1.905076] 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.243706] 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.794911] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 3.185789] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sun, 26 Aug 2018 13:06:24 +0000. Up 4.04 seconds. cloud-init-nonet[4.23]: 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 ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.91]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 26 Aug 2018 13:06:26 +0000. Up 6.08 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:65:c5:2c | ci-info: | eth0 | True | 192.168.0.18 | 255.255.255.0 | fa:16:3e:c4:7e:6c | 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.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 69:5e:02:a0:6a:5b:e3:a1:4b:f5:b6:c7:4b:50:89:3d root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | . | | . .o . | | . ..E | | . .... | |.. = . S . | |. * + .o o | | + . o... | |. . . oo | | . .... | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 30:21:bc:31:41:5e:92:40:be:5c:82:4e:90:f3:35:cb root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ |.oo+=oo | |+o .B+ . | |.+ooo*o | |o..+E o | | .o S | | | | | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 98:1d:e2:bb:d1:cc:b2:db:cc:38:57:cd:b6:3b:da:6c root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | . . | | . = . | | + S o | | = . + | | + +. . . | | .X. oE | | =++ .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: a2:6f:03:32:b6:82:25:70:86:bd:e9:00:64:ad:1f:46 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | . | | o E | |ooo | |+.+o | |oooo. . S | |o B... . | |.* +.. | |o o .o | | . ... | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting SystemD login management service[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 26 Aug 2018 13:08:30 +0000. Up 129.98 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Sun, 26 Aug 2018 13:09:31 +0000. Up 190.90 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 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.10 + '[' -n 192.168.0.10 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package bono + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + 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 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + 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 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + 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 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.204 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.204 ++ echo A 172.30.9.204 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 3 -lt 10 ']' + retries=4 + echo 'nsupdate failed - retrying (retry 4)...' nsupdate failed - retrying (retry 4)... + sleep 5 2018-08-26 13:12:12,771 - functest.core.singlevm - DEBUG - try 32: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-26 13:12:22,775 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 13:12:22,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:12:23,604 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:12:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6004b156-81f7-4b66-9b40-75dab9e38b69 x-compute-request-id: req-6004b156-81f7-4b66-9b40-75dab9e38b69 Content-Encoding: gzip Content-Length: 1498 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:c4:7e:6c", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:7e:6c", "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:65:c5:2c", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:c5:2c", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/44585adb-a974-4743-8ee5-68ef49323e34", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "44585adb-a974-4743-8ee5-68ef49323e34", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "bono-0.clearwater.opnfv", "created": "2018-08-26T13:05:34Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:5d:e3", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:5d:e3", "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:74:94:5f", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:94:5f", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "homer-0.clearwater.opnfv", "created": "2018-08-26T13:05:34Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:70:a6", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:70:a6", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:04:67", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "dime-0.clearwater.opnfv", "created": "2018-08-26T13:05:33Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:76:07", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:76:07", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:3f:bd", "version": 4, "addr": "192.168.1.22", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/04010b09-d548-48ae-8871-56d5c14751a2", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/04010b09-d548-48ae-8871-56d5c14751a2", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:06.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "04010b09-d548-48ae-8871-56d5c14751a2", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:06Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-26T13:05:32Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:68:d3", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:68:d3", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:03:d7:5a", "version": 4, "addr": "192.168.1.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/57ebb195-7daf-48cc-a21b-c274f8e0bb85", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/57ebb195-7daf-48cc-a21b-c274f8e0bb85", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:11.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "57ebb195-7daf-48cc-a21b-c274f8e0bb85", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:11Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-26T13:05:32Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:d7:76", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:d7:76", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b55ce29a-afa7-419f-b72b-55ee4962e6ac", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b55ce29a-afa7-419f-b72b-55ee4962e6ac", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:05:17.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "b55ce29a-afa7-419f-b72b-55ee4962e6ac", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:05:17Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-26T13:03:38Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:07:50", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:07:50", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:c1:d2", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b00b1f06-37cc-49cb-a11f-b314a9d7d334", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b00b1f06-37cc-49cb-a11f-b314a9d7d334", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:03:28.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "b00b1f06-37cc-49cb-a11f-b314a9d7d334", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:03:28Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "ns.clearwater.opnfv", "created": "2018-08-26T13:01:44Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 13:12:23,604 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-6004b156-81f7-4b66-9b40-75dab9e38b69 2018-08-26 13:12:23,604 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.829203128815s 2018-08-26 13:12:23,605 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-6004b156-81f7-4b66-9b40-75dab9e38b69 2018-08-26 13:12:23,614 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-26 13:12:23,616 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34/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}2016cfaed43b26833edac4f0a563297dd680dc74" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-26 13:12:23,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:12: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-e1f96bd9-95f9-4beb-8a26-67663bedc0fc x-compute-request-id: req-e1f96bd9-95f9-4beb-8a26-67663bedc0fc Content-Encoding: gzip Content-Length: 10926 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.009197] AppArmor: AppArmor initialized\n[ 0.012231] Yama: becoming mindful.\n[ 0.014093] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017813] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020913] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022564] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.025034] Initializing cgroup subsys memory\n[ 0.026294] Initializing cgroup subsys devices\n[ 0.028015] Initializing cgroup subsys freezer\n[ 0.029240] Initializing cgroup subsys blkio\n[ 0.030454] Initializing cgroup subsys perf_event\n[ 0.032021] Initializing cgroup subsys hugetlb\n[ 0.033415] FEATURE SPEC_CTRL Not Present\n[ 0.036195] mce: CPU supports 10 MCE banks\n[ 0.037457] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.037457] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040011] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.041741] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.044003] Speculative Store Bypass: Vulnerable\n[ 0.046360] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.052957] ACPI: Core revision 20131115\n[ 0.054680] ACPI: All ACPI Tables successfully acquired\n[ 0.056414] ftrace: allocating 28717 entries in 113 pages\n[ 0.076304] smpboot: Max logical packages: 2\n[ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.081753] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.084289] Enabling x2apic\n[ 0.085207] Enabled x2apic\n[ 0.086366] Switched APIC routing to physical x2apic.\n[ 0.089379] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.090937] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.093393] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.101485] KVM setup paravirtual spinlock\n[ 0.106203] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.108144] x86: Booting SMP configuration:\n[ 0.109351] .... node #0, CPUs: #1[ 0.106118] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.124018] x86: Booted up 1 node, 2 CPUs\n[ 0.124013] KVM setup async PF for cpu 1\n[ 0.124016] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.127752] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.128433] devtmpfs: initialized\n[ 0.132072] EVM: security.selinux\n[ 0.133056] EVM: security.SMACK64\n[ 0.134020] EVM: security.ima\n[ 0.134933] EVM: security.capability\n[ 0.137127] pinctrl core: initialized pinctrl subsystem\n[ 0.138550] regulator-dummy: no parameters\n[ 0.139776] RTC time: 13:06:20, date: 08/26/18\n[ 0.140134] NET: Registered protocol family 16\n[ 0.141527] cpuidle: using governor ladder\n[ 0.142692] cpuidle: using governor menu\n[ 0.143859] ACPI: bus type PCI registered\n[ 0.144017] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.145761] PCI: Using configuration type 1 for base access\n[ 0.147898] bio: create slab at 0\n[ 0.148084] ACPI: Added _OSI(Module Device)\n[ 0.149238] ACPI: Added _OSI(Processor Device)\n[ 0.150429] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.151661] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.153283] ACPI: Interpreter enabled\n[ 0.154352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.156799] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.159485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.161775] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.164007] ACPI: (supports S0 S5)\n[ 0.168003] ACPI: Using IOAPIC for interrupt routing\n[ 0.169351] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.171922] ACPI: No dock devices found.\n[ 0.174046] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.175598] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.176007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.177658] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.180216] acpiphp: Slot [3] registered\n[ 0.181325] acpiphp: Slot [4] registered\n[ 0.182440] acpiphp: Slot [5] registered\n[ 0.183562] acpiphp: Slot [6] registered\n[ 0.184023] acpiphp: Slot [7] registered\n[ 0.185153] acpiphp: Slot [8] registered\n[ 0.186258] acpiphp: Slot [9] registered\n[ 0.187378] acpiphp: Slot [10] registered\n[ 0.188021] acpiphp: Slot [11] registered\n[ 0.189173] acpiphp: Slot [12] registered\n[ 0.190303] acpiphp: Slot [13] registered\n[ 0.191437] acpiphp: Slot [14] registered\n[ 0.192021] acpiphp: Slot [15] registered\n[ 0.193147] acpiphp: Slot [16] registered\n[ 0.194337] acpiphp: Slot [17] registered\n[ 0.195467] acpiphp: Slot [18] registered\n[ 0.196028] acpiphp: Slot [19] registered\n[ 0.197172] acpiphp: Slot [20] registered\n[ 0.198305] acpiphp: Slot [21] registered\n[ 0.199421] acpiphp: Slot [22] registered\n[ 0.200021] acpiphp: Slot [23] registered\n[ 0.201148] acpiphp: Slot [24] registered\n[ 0.202266] acpiphp: Slot [25] registered\n[ 0.203385] acpiphp: Slot [26] registered\n[ 0.204020] acpiphp: Slot [27] registered\n[ 0.205115] acpiphp: Slot [28] registered\n[ 0.206224] acpiphp: Slot [29] registered\n[ 0.207320] acpiphp: Slot [30] registered\n[ 0.208027] acpiphp: Slot [31] registered\n[ 0.209114] PCI host bridge to bus 0000:00\n[ 0.210227] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.211630] 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.213670] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.215499] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.216003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.223589] 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.251469] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.253008] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.255052] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.256993] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.259334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.260805] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.262620] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.262620] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.264003] vgaarb: loaded\n[ 0.264916] vgaarb: bridge control possible 0000:00:02.0\n[ 0.266710] SCSI subsystem initialized\n[ 0.268081] ACPI: bus type USB registered\n[ 0.269352] usbcore: registered new interface driver usbfs\n[ 0.270925] usbcore: registered new interface driver hub\n[ 0.272050] usbcore: registered new device driver usb\n[ 0.273578] PCI: Using ACPI for IRQ routing\n[ 0.273728] NetLabel: Initializing\n[ 0.276007] NetLabel: domain hash size = 128\n[ 0.277299] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.278794] NetLabel: unlabeled traffic allowed by default\n[ 0.280198] Switched to clocksource kvm-clock\n[ 0.288964] AppArmor: AppArmor Filesystem Enabled\n[ 0.290438] pnp: PnP ACPI init\n[ 0.291457] ACPI: bus type PNP registered\n[ 0.293177] pnp: PnP ACPI: found 8 devices\n[ 0.294441] ACPI: bus type PNP unregistered\n[ 0.302078] NET: Registered protocol family 2\n[ 0.303680] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.305969] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.308021] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.309908] TCP: reno registered\n[ 0.310941] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.312652] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.314526] NET: Registered protocol family 1\n[ 0.315865] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.317522] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.319140] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.341340] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.363673] Trying to unpack rootfs image as initramfs...\n[ 0.463523] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.465832] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.467312] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.469278] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.472267] Scanning for low memory corruption every 60 seconds\n[ 0.474802] Initialise system trusted keyring\n[ 0.476398] audit: initializing netlink socket (disabled)\n[ 0.478143] type=2000 audit(1535288780.942:1): initialized\n[ 0.499192] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.501908] zbud: loaded\n[ 0.502998] VFS: Disk quotas dquot_6.5.2\n[ 0.504159] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.506228] fuse init (API version 7.22)\n[ 0.507463] msgmni has been set to 3997\n[ 0.508606] Key type big_key registered\n[ 0.510413] Key type asymmetric registered\n[ 0.511547] Asymmetric key parser 'x509' registered\n[ 0.512853] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.514961] io scheduler noop registered\n[ 0.516057] io scheduler deadline registered (default)\n[ 0.517410] io scheduler cfq registered\n[ 0.518544] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520257] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.522347] ipmi message handler version 39.2\n[ 0.523828] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.526257] ACPI: Power Button [PWRF]\n[ 0.527616] GHES: HEST is not enabled!\n[ 0.549578] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.593172] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.615515] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.617559] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.643204] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.646112] Linux agpgart interface v0.103\n[ 0.648237] brd: module loaded\n[ 0.649605] loop: module loaded\n[ 0.650908] blk-mq: CPU -> queue map\n[ 0.651915] CPU 0 -> Queue 0\n[ 0.652911] CPU 1 -> Queue 0\n[ 0.654661] vda: vda1\n[ 0.656424] scsi0 : ata_piix\n[ 0.657670] scsi1 : ata_piix\n[ 0.658741] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.660778] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.663047] libphy: Fixed MDIO Bus: probed\n[ 0.664524] tun: Universal TUN/TAP device driver, 1.6\n[ 0.666124] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.670531] PPP generic driver version 2.4.2\n[ 0.671914] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.673740] ehci-pci: EHCI PCI platform driver\n[ 0.675008] ehci-platform: EHCI generic platform driver\n[ 0.676374] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.677923] ohci-pci: OHCI PCI platform driver\n[ 0.679137] ohci-platform: OHCI generic platform driver\n[ 0.680497] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.702967] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.704365] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.706440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.707982] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.709660] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.711660] usb usb1: Product: UHCI Host Controller\n[ 0.712968] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.714573] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.715940] hub 1-0:1.0: USB hub found\n[ 0.717018] hub 1-0:1.0: 2 ports detected\n[ 0.718283] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.721204] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.722537] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.724061] mousedev: PS/2 mouse device common for all mice\n[ 0.725805] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.728270] rtc_cmos 00:00: RTC can wake from S4\n[ 0.729896] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.731599] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.733383] device-mapper: uevent: version 1.0.3\n[ 0.734754] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.737120] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.738833] TCP: cubic registered\n[ 0.739944] NET: Registered protocol family 10\n[ 0.741567] NET: Registered protocol family 17\n[ 0.742853] Key type dns_resolver registered\n[ 0.744273] Loading compiled-in X.509 certificates\n[ 0.746141] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.755916] registered taskstats version 1\n[ 0.759128] Key type trusted registered\n[ 0.763402] Key type encrypted registered\n[ 0.764677] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.766150] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.768200] regulator-dummy: disabling\n[ 0.769392] Magic number: 14:409:130\n[ 0.770513] acpi device:05: hash matches\n[ 0.771744] rtc_cmos 00:00: setting system clock to 2018-08-26 13:06:21 UTC (1535288781)\n[ 0.774019] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.775522] EDD information not available.\n[ 0.821340] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.823607] Write protecting the kernel read-only data: 12288k\n[ 0.825769] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.829239] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.844169] systemd-udevd[107]: starting version 204\n[ 0.885958] FDC 0 is a S82078B\n[ 1.028049] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.192492] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.194280] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.196120] usb 1-1: Product: QEMU USB Tablet\n[ 1.197332] usb 1-1: Manufacturer: QEMU\n[ 1.198435] usb 1-1: SerialNumber: 42\n[ 1.464112] tsc: Refined TSC clocksource calibration: 3491.845 MHz\n[ 1.905076] 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.243706] 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.794911] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 3.185789] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Sun, 26 Aug 2018 13:06:24 +0000. Up 4.04 seconds.\ncloud-init-nonet[4.23]: 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 * Stopping set console keymap[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.91]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 26 Aug 2018 13:06:26 +0000. Up 6.08 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:65:c5:2c |\nci-info: | eth0 | True | 192.168.0.18 | 255.255.255.0 | fa:16:3e:c4:7e:6c |\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.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n69:5e:02:a0:6a:5b:e3:a1:4b:f5:b6:c7:4b:50:89:3d root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . |\n| . .o . |\n| . ..E |\n| . .... |\n|.. = . S . |\n|. * + .o o |\n| + . o... |\n|. . . oo |\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:\n30:21:bc:31:41:5e:92:40:be:5c:82:4e:90:f3:35:cb root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n|.oo+=oo |\n|+o .B+ . |\n|.+ooo*o |\n|o..+E o |\n| .o S |\n| |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n98:1d:e2:bb:d1:cc:b2:db:cc:38:57:cd:b6:3b:da:6c root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| |\n| . . |\n| . = . |\n| + S o |\n| = . + |\n| + +. . . |\n| .X. oE |\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:\na2:6f:03:32:b6:82:25:70:86:bd:e9:00:64:ad:1f:46 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| . |\n| o E |\n|ooo |\n|+.+o |\n|oooo. . S |\n|o B... . |\n|.* +.. |\n|o o .o |\n| . ... |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\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 OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 26 Aug 2018 13:08:30 +0000. Up 129.98 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Sun, 26 Aug 2018 13:09:31 +0000. Up 190.90 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 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://archive.ubuntu.com trusty InRelease\n \nErr http://archive.ubuntu.com trusty-updates InRelease\n \nErr http://archive.ubuntu.com trusty-backports InRelease\n \nErr http://archive.ubuntu.com trusty Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.10\n+ '[' -n 192.168.0.10 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bono --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package bono\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package clearwater-management\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 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 0 -lt 10 ']'\n+ retries=1\n+ echo 'nsupdate failed - retrying (retry 1)...'\nnsupdate failed - retrying (retry 1)...\n+ sleep 5\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 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 1 -lt 10 ']'\n+ retries=2\n+ echo 'nsupdate failed - retrying (retry 2)...'\nnsupdate failed - retrying (retry 2)...\n+ sleep 5\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 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 2 -lt 10 ']'\n+ retries=3\n+ echo 'nsupdate failed - retrying (retry 3)...'\nnsupdate failed - retrying (retry 3)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.204\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.204\n++ echo A 172.30.9.204\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 3 -lt 10 ']'\n+ retries=4\n+ echo 'nsupdate failed - retrying (retry 4)...'\nnsupdate failed - retrying (retry 4)...\n+ sleep 5\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 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n"} 2018-08-26 13:12:23,711 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34/action used request id req-e1f96bd9-95f9-4beb-8a26-67663bedc0fc 2018-08-26 13:12:23,711 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0968220233917s 2018-08-26 13:12:23,712 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34/action used request id req-e1f96bd9-95f9-4beb-8a26-67663bedc0fc 2018-08-26 13:12:23,712 - 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.009197] AppArmor: AppArmor initialized [ 0.012231] Yama: becoming mindful. [ 0.014093] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017813] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020913] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022564] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.025034] Initializing cgroup subsys memory [ 0.026294] Initializing cgroup subsys devices [ 0.028015] Initializing cgroup subsys freezer [ 0.029240] Initializing cgroup subsys blkio [ 0.030454] Initializing cgroup subsys perf_event [ 0.032021] Initializing cgroup subsys hugetlb [ 0.033415] FEATURE SPEC_CTRL Not Present [ 0.036195] mce: CPU supports 10 MCE banks [ 0.037457] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.037457] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040011] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.041741] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.044003] Speculative Store Bypass: Vulnerable [ 0.046360] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.052957] ACPI: Core revision 20131115 [ 0.054680] ACPI: All ACPI Tables successfully acquired [ 0.056414] ftrace: allocating 28717 entries in 113 pages [ 0.076304] smpboot: Max logical packages: 2 [ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.081753] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.084289] Enabling x2apic [ 0.085207] Enabled x2apic [ 0.086366] Switched APIC routing to physical x2apic. [ 0.089379] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.090937] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.093393] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.101485] KVM setup paravirtual spinlock [ 0.106203] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.108144] x86: Booting SMP configuration: [ 0.109351] .... node #0, CPUs: #1[ 0.106118] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.124018] x86: Booted up 1 node, 2 CPUs [ 0.124013] KVM setup async PF for cpu 1 [ 0.124016] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.127752] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.128433] devtmpfs: initialized [ 0.132072] EVM: security.selinux [ 0.133056] EVM: security.SMACK64 [ 0.134020] EVM: security.ima [ 0.134933] EVM: security.capability [ 0.137127] pinctrl core: initialized pinctrl subsystem [ 0.138550] regulator-dummy: no parameters [ 0.139776] RTC time: 13:06:20, date: 08/26/18 [ 0.140134] NET: Registered protocol family 16 [ 0.141527] cpuidle: using governor ladder [ 0.142692] cpuidle: using governor menu [ 0.143859] ACPI: bus type PCI registered [ 0.144017] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.145761] PCI: Using configuration type 1 for base access [ 0.147898] bio: create slab at 0 [ 0.148084] ACPI: Added _OSI(Module Device) [ 0.149238] ACPI: Added _OSI(Processor Device) [ 0.150429] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.151661] ACPI: Added _OSI(Processor Aggregator Device) [ 0.153283] ACPI: Interpreter enabled [ 0.154352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.156799] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.159485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.161775] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.164007] ACPI: (supports S0 S5) [ 0.168003] ACPI: Using IOAPIC for interrupt routing [ 0.169351] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.171922] ACPI: No dock devices found. [ 0.174046] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.175598] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.176007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.177658] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.180216] acpiphp: Slot [3] registered [ 0.181325] acpiphp: Slot [4] registered [ 0.182440] acpiphp: Slot [5] registered [ 0.183562] acpiphp: Slot [6] registered [ 0.184023] acpiphp: Slot [7] registered [ 0.185153] acpiphp: Slot [8] registered [ 0.186258] acpiphp: Slot [9] registered [ 0.187378] acpiphp: Slot [10] registered [ 0.188021] acpiphp: Slot [11] registered [ 0.189173] acpiphp: Slot [12] registered [ 0.190303] acpiphp: Slot [13] registered [ 0.191437] acpiphp: Slot [14] registered [ 0.192021] acpiphp: Slot [15] registered [ 0.193147] acpiphp: Slot [16] registered [ 0.194337] acpiphp: Slot [17] registered [ 0.195467] acpiphp: Slot [18] registered [ 0.196028] acpiphp: Slot [19] registered [ 0.197172] acpiphp: Slot [20] registered [ 0.198305] acpiphp: Slot [21] registered [ 0.199421] acpiphp: Slot [22] registered [ 0.200021] acpiphp: Slot [23] registered [ 0.201148] acpiphp: Slot [24] registered [ 0.202266] acpiphp: Slot [25] registered [ 0.203385] acpiphp: Slot [26] registered [ 0.204020] acpiphp: Slot [27] registered [ 0.205115] acpiphp: Slot [28] registered [ 0.206224] acpiphp: Slot [29] registered [ 0.207320] acpiphp: Slot [30] registered [ 0.208027] acpiphp: Slot [31] registered [ 0.209114] PCI host bridge to bus 0000:00 [ 0.210227] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.211630] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.212004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.213670] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.215499] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.216003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.223589] 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.251469] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.253008] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.255052] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.256993] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.259334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.260805] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.262620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.262620] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.264003] vgaarb: loaded [ 0.264916] vgaarb: bridge control possible 0000:00:02.0 [ 0.266710] SCSI subsystem initialized [ 0.268081] ACPI: bus type USB registered [ 0.269352] usbcore: registered new interface driver usbfs [ 0.270925] usbcore: registered new interface driver hub [ 0.272050] usbcore: registered new device driver usb [ 0.273578] PCI: Using ACPI for IRQ routing [ 0.273728] NetLabel: Initializing [ 0.276007] NetLabel: domain hash size = 128 [ 0.277299] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.278794] NetLabel: unlabeled traffic allowed by default [ 0.280198] Switched to clocksource kvm-clock [ 0.288964] AppArmor: AppArmor Filesystem Enabled [ 0.290438] pnp: PnP ACPI init [ 0.291457] ACPI: bus type PNP registered [ 0.293177] pnp: PnP ACPI: found 8 devices [ 0.294441] ACPI: bus type PNP unregistered [ 0.302078] NET: Registered protocol family 2 [ 0.303680] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.305969] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.308021] TCP: Hash tables configured (established 16384 bind 16384) [ 0.309908] TCP: reno registered [ 0.310941] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.312652] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.314526] NET: Registered protocol family 1 [ 0.315865] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.317522] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.319140] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.341340] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.363673] Trying to unpack rootfs image as initramfs... [ 0.463523] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.465832] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.467312] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.469278] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.472267] Scanning for low memory corruption every 60 seconds [ 0.474802] Initialise system trusted keyring [ 0.476398] audit: initializing netlink socket (disabled) [ 0.478143] type=2000 audit(1535288780.942:1): initialized [ 0.499192] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.501908] zbud: loaded [ 0.502998] VFS: Disk quotas dquot_6.5.2 [ 0.504159] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.506228] fuse init (API version 7.22) [ 0.507463] msgmni has been set to 3997 [ 0.508606] Key type big_key registered [ 0.510413] Key type asymmetric registered [ 0.511547] Asymmetric key parser 'x509' registered [ 0.512853] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.514961] io scheduler noop registered [ 0.516057] io scheduler deadline registered (default) [ 0.517410] io scheduler cfq registered [ 0.518544] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.520257] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.522347] ipmi message handler version 39.2 [ 0.523828] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.526257] ACPI: Power Button [PWRF] [ 0.527616] GHES: HEST is not enabled! [ 0.549578] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.593172] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.615515] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.617559] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.643204] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.646112] Linux agpgart interface v0.103 [ 0.648237] brd: module loaded [ 0.649605] loop: module loaded [ 0.650908] blk-mq: CPU -> queue map [ 0.651915] CPU 0 -> Queue 0 [ 0.652911] CPU 1 -> Queue 0 [ 0.654661] vda: vda1 [ 0.656424] scsi0 : ata_piix [ 0.657670] scsi1 : ata_piix [ 0.658741] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.660778] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.663047] libphy: Fixed MDIO Bus: probed [ 0.664524] tun: Universal TUN/TAP device driver, 1.6 [ 0.666124] tun: (C) 1999-2004 Max Krasnyansky [ 0.670531] PPP generic driver version 2.4.2 [ 0.671914] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.673740] ehci-pci: EHCI PCI platform driver [ 0.675008] ehci-platform: EHCI generic platform driver [ 0.676374] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.677923] ohci-pci: OHCI PCI platform driver [ 0.679137] ohci-platform: OHCI generic platform driver [ 0.680497] uhci_hcd: USB Universal Host Controller Interface driver [ 0.702967] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.704365] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.706440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.707982] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.709660] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.711660] usb usb1: Product: UHCI Host Controller [ 0.712968] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.714573] usb usb1: SerialNumber: 0000:00:01.2 [ 0.715940] hub 1-0:1.0: USB hub found [ 0.717018] hub 1-0:1.0: 2 ports detected [ 0.718283] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.721204] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.722537] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.724061] mousedev: PS/2 mouse device common for all mice [ 0.725805] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.728270] rtc_cmos 00:00: RTC can wake from S4 [ 0.729896] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.731599] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.733383] device-mapper: uevent: version 1.0.3 [ 0.734754] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.737120] ledtrig-cpu: registered to indicate activity on CPUs [ 0.738833] TCP: cubic registered [ 0.739944] NET: Registered protocol family 10 [ 0.741567] NET: Registered protocol family 17 [ 0.742853] Key type dns_resolver registered [ 0.744273] Loading compiled-in X.509 certificates [ 0.746141] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.755916] registered taskstats version 1 [ 0.759128] Key type trusted registered [ 0.763402] Key type encrypted registered [ 0.764677] AppArmor: AppArmor sha1 policy hashing enabled [ 0.766150] IMA: No TPM chip found, activating TPM-bypass! [ 0.768200] regulator-dummy: disabling [ 0.769392] Magic number: 14:409:130 [ 0.770513] acpi device:05: hash matches [ 0.771744] rtc_cmos 00:00: setting system clock to 2018-08-26 13:06:21 UTC (1535288781) [ 0.774019] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.775522] EDD information not available. [ 0.821340] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.823607] Write protecting the kernel read-only data: 12288k [ 0.825769] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.829239] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.844169] systemd-udevd[107]: starting version 204 [ 0.885958] FDC 0 is a S82078B [ 1.028049] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.192492] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.194280] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.196120] usb 1-1: Product: QEMU USB Tablet [ 1.197332] usb 1-1: Manufacturer: QEMU [ 1.198435] usb 1-1: SerialNumber: 42 [ 1.464112] tsc: Refined TSC clocksource calibration: 3491.845 MHz [ 1.905076] 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.243706] 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.794911] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 3.185789] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sun, 26 Aug 2018 13:06:24 +0000. Up 4.04 seconds. cloud-init-nonet[4.23]: 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 ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.91]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 26 Aug 2018 13:06:26 +0000. Up 6.08 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:65:c5:2c | ci-info: | eth0 | True | 192.168.0.18 | 255.255.255.0 | fa:16:3e:c4:7e:6c | 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.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 69:5e:02:a0:6a:5b:e3:a1:4b:f5:b6:c7:4b:50:89:3d root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | . | | . .o . | | . ..E | | . .... | |.. = . S . | |. * + .o o | | + . o... | |. . . oo | | . .... | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 30:21:bc:31:41:5e:92:40:be:5c:82:4e:90:f3:35:cb root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ |.oo+=oo | |+o .B+ . | |.+ooo*o | |o..+E o | | .o S | | | | | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 98:1d:e2:bb:d1:cc:b2:db:cc:38:57:cd:b6:3b:da:6c root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | . . | | . = . | | + S o | | = . + | | + +. . . | | .X. oE | | =++ .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: a2:6f:03:32:b6:82:25:70:86:bd:e9:00:64:ad:1f:46 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | . | | o E | |ooo | |+.+o | |oooo. . S | |o B... . | |.* +.. | |o o .o | | . ... | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting SystemD login management service[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 26 Aug 2018 13:08:30 +0000. Up 129.98 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Sun, 26 Aug 2018 13:09:31 +0000. Up 190.90 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 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.10 + '[' -n 192.168.0.10 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package bono + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + 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 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + 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 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + 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 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.204 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.204 ++ echo A 172.30.9.204 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 3 -lt 10 ']' + retries=4 + echo 'nsupdate failed - retrying (retry 4)...' nsupdate failed - retrying (retry 4)... + sleep 5 + 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 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 2018-08-26 13:12:23,714 - functest.core.singlevm - DEBUG - try 33: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-26 13:12:33,725 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 13:12:33,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:12:34,522 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:12: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-f9b64328-d7a4-4168-897b-8d753ba35240 x-compute-request-id: req-f9b64328-d7a4-4168-897b-8d753ba35240 Content-Encoding: gzip Content-Length: 1498 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:c4:7e:6c", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:7e:6c", "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:65:c5:2c", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:c5:2c", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/44585adb-a974-4743-8ee5-68ef49323e34", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "44585adb-a974-4743-8ee5-68ef49323e34", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "bono-0.clearwater.opnfv", "created": "2018-08-26T13:05:34Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:5d:e3", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:5d:e3", "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:74:94:5f", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:94:5f", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "homer-0.clearwater.opnfv", "created": "2018-08-26T13:05:34Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:70:a6", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:70:a6", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:04:67", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "dime-0.clearwater.opnfv", "created": "2018-08-26T13:05:33Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:76:07", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:76:07", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:3f:bd", "version": 4, "addr": "192.168.1.22", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/04010b09-d548-48ae-8871-56d5c14751a2", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/04010b09-d548-48ae-8871-56d5c14751a2", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:06.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "04010b09-d548-48ae-8871-56d5c14751a2", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:06Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-26T13:05:32Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:68:d3", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:68:d3", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:03:d7:5a", "version": 4, "addr": "192.168.1.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/57ebb195-7daf-48cc-a21b-c274f8e0bb85", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/57ebb195-7daf-48cc-a21b-c274f8e0bb85", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:11.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "57ebb195-7daf-48cc-a21b-c274f8e0bb85", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:11Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-26T13:05:32Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:d7:76", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:d7:76", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b55ce29a-afa7-419f-b72b-55ee4962e6ac", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b55ce29a-afa7-419f-b72b-55ee4962e6ac", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:05:17.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "b55ce29a-afa7-419f-b72b-55ee4962e6ac", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:05:17Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-26T13:03:38Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:07:50", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:07:50", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:c1:d2", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b00b1f06-37cc-49cb-a11f-b314a9d7d334", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b00b1f06-37cc-49cb-a11f-b314a9d7d334", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:03:28.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "b00b1f06-37cc-49cb-a11f-b314a9d7d334", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:03:28Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "ns.clearwater.opnfv", "created": "2018-08-26T13:01:44Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 13:12:34,522 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f9b64328-d7a4-4168-897b-8d753ba35240 2018-08-26 13:12:34,522 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.796998023987s 2018-08-26 13:12:34,523 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f9b64328-d7a4-4168-897b-8d753ba35240 2018-08-26 13:12:34,530 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-26 13:12:34,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34/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}2016cfaed43b26833edac4f0a563297dd680dc74" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-26 13:12:34,604 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:12:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-db7b0917-9ab0-4827-a84a-36b0d8d13051 x-compute-request-id: req-db7b0917-9ab0-4827-a84a-36b0d8d13051 Content-Encoding: gzip Content-Length: 10926 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.009197] AppArmor: AppArmor initialized\n[ 0.012231] Yama: becoming mindful.\n[ 0.014093] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017813] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020913] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022564] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.025034] Initializing cgroup subsys memory\n[ 0.026294] Initializing cgroup subsys devices\n[ 0.028015] Initializing cgroup subsys freezer\n[ 0.029240] Initializing cgroup subsys blkio\n[ 0.030454] Initializing cgroup subsys perf_event\n[ 0.032021] Initializing cgroup subsys hugetlb\n[ 0.033415] FEATURE SPEC_CTRL Not Present\n[ 0.036195] mce: CPU supports 10 MCE banks\n[ 0.037457] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.037457] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040011] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.041741] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.044003] Speculative Store Bypass: Vulnerable\n[ 0.046360] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.052957] ACPI: Core revision 20131115\n[ 0.054680] ACPI: All ACPI Tables successfully acquired\n[ 0.056414] ftrace: allocating 28717 entries in 113 pages\n[ 0.076304] smpboot: Max logical packages: 2\n[ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.081753] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.084289] Enabling x2apic\n[ 0.085207] Enabled x2apic\n[ 0.086366] Switched APIC routing to physical x2apic.\n[ 0.089379] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.090937] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.093393] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.101485] KVM setup paravirtual spinlock\n[ 0.106203] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.108144] x86: Booting SMP configuration:\n[ 0.109351] .... node #0, CPUs: #1[ 0.106118] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.124018] x86: Booted up 1 node, 2 CPUs\n[ 0.124013] KVM setup async PF for cpu 1\n[ 0.124016] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.127752] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.128433] devtmpfs: initialized\n[ 0.132072] EVM: security.selinux\n[ 0.133056] EVM: security.SMACK64\n[ 0.134020] EVM: security.ima\n[ 0.134933] EVM: security.capability\n[ 0.137127] pinctrl core: initialized pinctrl subsystem\n[ 0.138550] regulator-dummy: no parameters\n[ 0.139776] RTC time: 13:06:20, date: 08/26/18\n[ 0.140134] NET: Registered protocol family 16\n[ 0.141527] cpuidle: using governor ladder\n[ 0.142692] cpuidle: using governor menu\n[ 0.143859] ACPI: bus type PCI registered\n[ 0.144017] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.145761] PCI: Using configuration type 1 for base access\n[ 0.147898] bio: create slab at 0\n[ 0.148084] ACPI: Added _OSI(Module Device)\n[ 0.149238] ACPI: Added _OSI(Processor Device)\n[ 0.150429] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.151661] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.153283] ACPI: Interpreter enabled\n[ 0.154352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.156799] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.159485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.161775] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.164007] ACPI: (supports S0 S5)\n[ 0.168003] ACPI: Using IOAPIC for interrupt routing\n[ 0.169351] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.171922] ACPI: No dock devices found.\n[ 0.174046] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.175598] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.176007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.177658] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.180216] acpiphp: Slot [3] registered\n[ 0.181325] acpiphp: Slot [4] registered\n[ 0.182440] acpiphp: Slot [5] registered\n[ 0.183562] acpiphp: Slot [6] registered\n[ 0.184023] acpiphp: Slot [7] registered\n[ 0.185153] acpiphp: Slot [8] registered\n[ 0.186258] acpiphp: Slot [9] registered\n[ 0.187378] acpiphp: Slot [10] registered\n[ 0.188021] acpiphp: Slot [11] registered\n[ 0.189173] acpiphp: Slot [12] registered\n[ 0.190303] acpiphp: Slot [13] registered\n[ 0.191437] acpiphp: Slot [14] registered\n[ 0.192021] acpiphp: Slot [15] registered\n[ 0.193147] acpiphp: Slot [16] registered\n[ 0.194337] acpiphp: Slot [17] registered\n[ 0.195467] acpiphp: Slot [18] registered\n[ 0.196028] acpiphp: Slot [19] registered\n[ 0.197172] acpiphp: Slot [20] registered\n[ 0.198305] acpiphp: Slot [21] registered\n[ 0.199421] acpiphp: Slot [22] registered\n[ 0.200021] acpiphp: Slot [23] registered\n[ 0.201148] acpiphp: Slot [24] registered\n[ 0.202266] acpiphp: Slot [25] registered\n[ 0.203385] acpiphp: Slot [26] registered\n[ 0.204020] acpiphp: Slot [27] registered\n[ 0.205115] acpiphp: Slot [28] registered\n[ 0.206224] acpiphp: Slot [29] registered\n[ 0.207320] acpiphp: Slot [30] registered\n[ 0.208027] acpiphp: Slot [31] registered\n[ 0.209114] PCI host bridge to bus 0000:00\n[ 0.210227] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.211630] 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.213670] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.215499] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.216003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.223589] 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.251469] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.253008] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.255052] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.256993] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.259334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.260805] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.262620] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.262620] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.264003] vgaarb: loaded\n[ 0.264916] vgaarb: bridge control possible 0000:00:02.0\n[ 0.266710] SCSI subsystem initialized\n[ 0.268081] ACPI: bus type USB registered\n[ 0.269352] usbcore: registered new interface driver usbfs\n[ 0.270925] usbcore: registered new interface driver hub\n[ 0.272050] usbcore: registered new device driver usb\n[ 0.273578] PCI: Using ACPI for IRQ routing\n[ 0.273728] NetLabel: Initializing\n[ 0.276007] NetLabel: domain hash size = 128\n[ 0.277299] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.278794] NetLabel: unlabeled traffic allowed by default\n[ 0.280198] Switched to clocksource kvm-clock\n[ 0.288964] AppArmor: AppArmor Filesystem Enabled\n[ 0.290438] pnp: PnP ACPI init\n[ 0.291457] ACPI: bus type PNP registered\n[ 0.293177] pnp: PnP ACPI: found 8 devices\n[ 0.294441] ACPI: bus type PNP unregistered\n[ 0.302078] NET: Registered protocol family 2\n[ 0.303680] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.305969] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.308021] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.309908] TCP: reno registered\n[ 0.310941] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.312652] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.314526] NET: Registered protocol family 1\n[ 0.315865] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.317522] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.319140] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.341340] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.363673] Trying to unpack rootfs image as initramfs...\n[ 0.463523] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.465832] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.467312] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.469278] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.472267] Scanning for low memory corruption every 60 seconds\n[ 0.474802] Initialise system trusted keyring\n[ 0.476398] audit: initializing netlink socket (disabled)\n[ 0.478143] type=2000 audit(1535288780.942:1): initialized\n[ 0.499192] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.501908] zbud: loaded\n[ 0.502998] VFS: Disk quotas dquot_6.5.2\n[ 0.504159] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.506228] fuse init (API version 7.22)\n[ 0.507463] msgmni has been set to 3997\n[ 0.508606] Key type big_key registered\n[ 0.510413] Key type asymmetric registered\n[ 0.511547] Asymmetric key parser 'x509' registered\n[ 0.512853] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.514961] io scheduler noop registered\n[ 0.516057] io scheduler deadline registered (default)\n[ 0.517410] io scheduler cfq registered\n[ 0.518544] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520257] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.522347] ipmi message handler version 39.2\n[ 0.523828] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.526257] ACPI: Power Button [PWRF]\n[ 0.527616] GHES: HEST is not enabled!\n[ 0.549578] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.593172] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.615515] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.617559] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.643204] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.646112] Linux agpgart interface v0.103\n[ 0.648237] brd: module loaded\n[ 0.649605] loop: module loaded\n[ 0.650908] blk-mq: CPU -> queue map\n[ 0.651915] CPU 0 -> Queue 0\n[ 0.652911] CPU 1 -> Queue 0\n[ 0.654661] vda: vda1\n[ 0.656424] scsi0 : ata_piix\n[ 0.657670] scsi1 : ata_piix\n[ 0.658741] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.660778] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.663047] libphy: Fixed MDIO Bus: probed\n[ 0.664524] tun: Universal TUN/TAP device driver, 1.6\n[ 0.666124] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.670531] PPP generic driver version 2.4.2\n[ 0.671914] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.673740] ehci-pci: EHCI PCI platform driver\n[ 0.675008] ehci-platform: EHCI generic platform driver\n[ 0.676374] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.677923] ohci-pci: OHCI PCI platform driver\n[ 0.679137] ohci-platform: OHCI generic platform driver\n[ 0.680497] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.702967] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.704365] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.706440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.707982] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.709660] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.711660] usb usb1: Product: UHCI Host Controller\n[ 0.712968] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.714573] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.715940] hub 1-0:1.0: USB hub found\n[ 0.717018] hub 1-0:1.0: 2 ports detected\n[ 0.718283] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.721204] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.722537] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.724061] mousedev: PS/2 mouse device common for all mice\n[ 0.725805] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.728270] rtc_cmos 00:00: RTC can wake from S4\n[ 0.729896] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.731599] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.733383] device-mapper: uevent: version 1.0.3\n[ 0.734754] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.737120] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.738833] TCP: cubic registered\n[ 0.739944] NET: Registered protocol family 10\n[ 0.741567] NET: Registered protocol family 17\n[ 0.742853] Key type dns_resolver registered\n[ 0.744273] Loading compiled-in X.509 certificates\n[ 0.746141] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.755916] registered taskstats version 1\n[ 0.759128] Key type trusted registered\n[ 0.763402] Key type encrypted registered\n[ 0.764677] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.766150] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.768200] regulator-dummy: disabling\n[ 0.769392] Magic number: 14:409:130\n[ 0.770513] acpi device:05: hash matches\n[ 0.771744] rtc_cmos 00:00: setting system clock to 2018-08-26 13:06:21 UTC (1535288781)\n[ 0.774019] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.775522] EDD information not available.\n[ 0.821340] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.823607] Write protecting the kernel read-only data: 12288k\n[ 0.825769] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.829239] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.844169] systemd-udevd[107]: starting version 204\n[ 0.885958] FDC 0 is a S82078B\n[ 1.028049] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.192492] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.194280] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.196120] usb 1-1: Product: QEMU USB Tablet\n[ 1.197332] usb 1-1: Manufacturer: QEMU\n[ 1.198435] usb 1-1: SerialNumber: 42\n[ 1.464112] tsc: Refined TSC clocksource calibration: 3491.845 MHz\n[ 1.905076] 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.243706] 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.794911] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 3.185789] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Sun, 26 Aug 2018 13:06:24 +0000. Up 4.04 seconds.\ncloud-init-nonet[4.23]: 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 * Stopping set console keymap[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.91]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 26 Aug 2018 13:06:26 +0000. Up 6.08 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:65:c5:2c |\nci-info: | eth0 | True | 192.168.0.18 | 255.255.255.0 | fa:16:3e:c4:7e:6c |\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.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n69:5e:02:a0:6a:5b:e3:a1:4b:f5:b6:c7:4b:50:89:3d root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . |\n| . .o . |\n| . ..E |\n| . .... |\n|.. = . S . |\n|. * + .o o |\n| + . o... |\n|. . . oo |\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:\n30:21:bc:31:41:5e:92:40:be:5c:82:4e:90:f3:35:cb root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n|.oo+=oo |\n|+o .B+ . |\n|.+ooo*o |\n|o..+E o |\n| .o S |\n| |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n98:1d:e2:bb:d1:cc:b2:db:cc:38:57:cd:b6:3b:da:6c root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| |\n| . . |\n| . = . |\n| + S o |\n| = . + |\n| + +. . . |\n| .X. oE |\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:\na2:6f:03:32:b6:82:25:70:86:bd:e9:00:64:ad:1f:46 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| . |\n| o E |\n|ooo |\n|+.+o |\n|oooo. . S |\n|o B... . |\n|.* +.. |\n|o o .o |\n| . ... |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\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 OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 26 Aug 2018 13:08:30 +0000. Up 129.98 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Sun, 26 Aug 2018 13:09:31 +0000. Up 190.90 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 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://archive.ubuntu.com trusty InRelease\n \nErr http://archive.ubuntu.com trusty-updates InRelease\n \nErr http://archive.ubuntu.com trusty-backports InRelease\n \nErr http://archive.ubuntu.com trusty Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.10\n+ '[' -n 192.168.0.10 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bono --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package bono\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package clearwater-management\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 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 0 -lt 10 ']'\n+ retries=1\n+ echo 'nsupdate failed - retrying (retry 1)...'\nnsupdate failed - retrying (retry 1)...\n+ sleep 5\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 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 1 -lt 10 ']'\n+ retries=2\n+ echo 'nsupdate failed - retrying (retry 2)...'\nnsupdate failed - retrying (retry 2)...\n+ sleep 5\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 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 2 -lt 10 ']'\n+ retries=3\n+ echo 'nsupdate failed - retrying (retry 3)...'\nnsupdate failed - retrying (retry 3)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.204\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.204\n++ echo A 172.30.9.204\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 3 -lt 10 ']'\n+ retries=4\n+ echo 'nsupdate failed - retrying (retry 4)...'\nnsupdate failed - retrying (retry 4)...\n+ sleep 5\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 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n"} 2018-08-26 13:12:34,605 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34/action used request id req-db7b0917-9ab0-4827-a84a-36b0d8d13051 2018-08-26 13:12:34,606 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0750341415405s 2018-08-26 13:12:34,607 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34/action used request id req-db7b0917-9ab0-4827-a84a-36b0d8d13051 2018-08-26 13:12:34,607 - 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.009197] AppArmor: AppArmor initialized [ 0.012231] Yama: becoming mindful. [ 0.014093] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017813] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020913] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022564] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.025034] Initializing cgroup subsys memory [ 0.026294] Initializing cgroup subsys devices [ 0.028015] Initializing cgroup subsys freezer [ 0.029240] Initializing cgroup subsys blkio [ 0.030454] Initializing cgroup subsys perf_event [ 0.032021] Initializing cgroup subsys hugetlb [ 0.033415] FEATURE SPEC_CTRL Not Present [ 0.036195] mce: CPU supports 10 MCE banks [ 0.037457] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.037457] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040011] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.041741] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.044003] Speculative Store Bypass: Vulnerable [ 0.046360] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.052957] ACPI: Core revision 20131115 [ 0.054680] ACPI: All ACPI Tables successfully acquired [ 0.056414] ftrace: allocating 28717 entries in 113 pages [ 0.076304] smpboot: Max logical packages: 2 [ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.081753] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.084289] Enabling x2apic [ 0.085207] Enabled x2apic [ 0.086366] Switched APIC routing to physical x2apic. [ 0.089379] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.090937] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.093393] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.101485] KVM setup paravirtual spinlock [ 0.106203] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.108144] x86: Booting SMP configuration: [ 0.109351] .... node #0, CPUs: #1[ 0.106118] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.124018] x86: Booted up 1 node, 2 CPUs [ 0.124013] KVM setup async PF for cpu 1 [ 0.124016] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.127752] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.128433] devtmpfs: initialized [ 0.132072] EVM: security.selinux [ 0.133056] EVM: security.SMACK64 [ 0.134020] EVM: security.ima [ 0.134933] EVM: security.capability [ 0.137127] pinctrl core: initialized pinctrl subsystem [ 0.138550] regulator-dummy: no parameters [ 0.139776] RTC time: 13:06:20, date: 08/26/18 [ 0.140134] NET: Registered protocol family 16 [ 0.141527] cpuidle: using governor ladder [ 0.142692] cpuidle: using governor menu [ 0.143859] ACPI: bus type PCI registered [ 0.144017] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.145761] PCI: Using configuration type 1 for base access [ 0.147898] bio: create slab at 0 [ 0.148084] ACPI: Added _OSI(Module Device) [ 0.149238] ACPI: Added _OSI(Processor Device) [ 0.150429] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.151661] ACPI: Added _OSI(Processor Aggregator Device) [ 0.153283] ACPI: Interpreter enabled [ 0.154352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.156799] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.159485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.161775] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.164007] ACPI: (supports S0 S5) [ 0.168003] ACPI: Using IOAPIC for interrupt routing [ 0.169351] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.171922] ACPI: No dock devices found. [ 0.174046] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.175598] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.176007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.177658] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.180216] acpiphp: Slot [3] registered [ 0.181325] acpiphp: Slot [4] registered [ 0.182440] acpiphp: Slot [5] registered [ 0.183562] acpiphp: Slot [6] registered [ 0.184023] acpiphp: Slot [7] registered [ 0.185153] acpiphp: Slot [8] registered [ 0.186258] acpiphp: Slot [9] registered [ 0.187378] acpiphp: Slot [10] registered [ 0.188021] acpiphp: Slot [11] registered [ 0.189173] acpiphp: Slot [12] registered [ 0.190303] acpiphp: Slot [13] registered [ 0.191437] acpiphp: Slot [14] registered [ 0.192021] acpiphp: Slot [15] registered [ 0.193147] acpiphp: Slot [16] registered [ 0.194337] acpiphp: Slot [17] registered [ 0.195467] acpiphp: Slot [18] registered [ 0.196028] acpiphp: Slot [19] registered [ 0.197172] acpiphp: Slot [20] registered [ 0.198305] acpiphp: Slot [21] registered [ 0.199421] acpiphp: Slot [22] registered [ 0.200021] acpiphp: Slot [23] registered [ 0.201148] acpiphp: Slot [24] registered [ 0.202266] acpiphp: Slot [25] registered [ 0.203385] acpiphp: Slot [26] registered [ 0.204020] acpiphp: Slot [27] registered [ 0.205115] acpiphp: Slot [28] registered [ 0.206224] acpiphp: Slot [29] registered [ 0.207320] acpiphp: Slot [30] registered [ 0.208027] acpiphp: Slot [31] registered [ 0.209114] PCI host bridge to bus 0000:00 [ 0.210227] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.211630] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.212004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.213670] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.215499] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.216003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.223589] 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.251469] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.253008] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.255052] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.256993] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.259334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.260805] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.262620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.262620] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.264003] vgaarb: loaded [ 0.264916] vgaarb: bridge control possible 0000:00:02.0 [ 0.266710] SCSI subsystem initialized [ 0.268081] ACPI: bus type USB registered [ 0.269352] usbcore: registered new interface driver usbfs [ 0.270925] usbcore: registered new interface driver hub [ 0.272050] usbcore: registered new device driver usb [ 0.273578] PCI: Using ACPI for IRQ routing [ 0.273728] NetLabel: Initializing [ 0.276007] NetLabel: domain hash size = 128 [ 0.277299] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.278794] NetLabel: unlabeled traffic allowed by default [ 0.280198] Switched to clocksource kvm-clock [ 0.288964] AppArmor: AppArmor Filesystem Enabled [ 0.290438] pnp: PnP ACPI init [ 0.291457] ACPI: bus type PNP registered [ 0.293177] pnp: PnP ACPI: found 8 devices [ 0.294441] ACPI: bus type PNP unregistered [ 0.302078] NET: Registered protocol family 2 [ 0.303680] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.305969] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.308021] TCP: Hash tables configured (established 16384 bind 16384) [ 0.309908] TCP: reno registered [ 0.310941] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.312652] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.314526] NET: Registered protocol family 1 [ 0.315865] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.317522] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.319140] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.341340] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.363673] Trying to unpack rootfs image as initramfs... [ 0.463523] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.465832] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.467312] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.469278] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.472267] Scanning for low memory corruption every 60 seconds [ 0.474802] Initialise system trusted keyring [ 0.476398] audit: initializing netlink socket (disabled) [ 0.478143] type=2000 audit(1535288780.942:1): initialized [ 0.499192] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.501908] zbud: loaded [ 0.502998] VFS: Disk quotas dquot_6.5.2 [ 0.504159] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.506228] fuse init (API version 7.22) [ 0.507463] msgmni has been set to 3997 [ 0.508606] Key type big_key registered [ 0.510413] Key type asymmetric registered [ 0.511547] Asymmetric key parser 'x509' registered [ 0.512853] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.514961] io scheduler noop registered [ 0.516057] io scheduler deadline registered (default) [ 0.517410] io scheduler cfq registered [ 0.518544] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.520257] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.522347] ipmi message handler version 39.2 [ 0.523828] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.526257] ACPI: Power Button [PWRF] [ 0.527616] GHES: HEST is not enabled! [ 0.549578] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.593172] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.615515] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.617559] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.643204] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.646112] Linux agpgart interface v0.103 [ 0.648237] brd: module loaded [ 0.649605] loop: module loaded [ 0.650908] blk-mq: CPU -> queue map [ 0.651915] CPU 0 -> Queue 0 [ 0.652911] CPU 1 -> Queue 0 [ 0.654661] vda: vda1 [ 0.656424] scsi0 : ata_piix [ 0.657670] scsi1 : ata_piix [ 0.658741] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.660778] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.663047] libphy: Fixed MDIO Bus: probed [ 0.664524] tun: Universal TUN/TAP device driver, 1.6 [ 0.666124] tun: (C) 1999-2004 Max Krasnyansky [ 0.670531] PPP generic driver version 2.4.2 [ 0.671914] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.673740] ehci-pci: EHCI PCI platform driver [ 0.675008] ehci-platform: EHCI generic platform driver [ 0.676374] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.677923] ohci-pci: OHCI PCI platform driver [ 0.679137] ohci-platform: OHCI generic platform driver [ 0.680497] uhci_hcd: USB Universal Host Controller Interface driver [ 0.702967] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.704365] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.706440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.707982] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.709660] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.711660] usb usb1: Product: UHCI Host Controller [ 0.712968] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.714573] usb usb1: SerialNumber: 0000:00:01.2 [ 0.715940] hub 1-0:1.0: USB hub found [ 0.717018] hub 1-0:1.0: 2 ports detected [ 0.718283] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.721204] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.722537] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.724061] mousedev: PS/2 mouse device common for all mice [ 0.725805] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.728270] rtc_cmos 00:00: RTC can wake from S4 [ 0.729896] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.731599] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.733383] device-mapper: uevent: version 1.0.3 [ 0.734754] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.737120] ledtrig-cpu: registered to indicate activity on CPUs [ 0.738833] TCP: cubic registered [ 0.739944] NET: Registered protocol family 10 [ 0.741567] NET: Registered protocol family 17 [ 0.742853] Key type dns_resolver registered [ 0.744273] Loading compiled-in X.509 certificates [ 0.746141] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.755916] registered taskstats version 1 [ 0.759128] Key type trusted registered [ 0.763402] Key type encrypted registered [ 0.764677] AppArmor: AppArmor sha1 policy hashing enabled [ 0.766150] IMA: No TPM chip found, activating TPM-bypass! [ 0.768200] regulator-dummy: disabling [ 0.769392] Magic number: 14:409:130 [ 0.770513] acpi device:05: hash matches [ 0.771744] rtc_cmos 00:00: setting system clock to 2018-08-26 13:06:21 UTC (1535288781) [ 0.774019] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.775522] EDD information not available. [ 0.821340] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.823607] Write protecting the kernel read-only data: 12288k [ 0.825769] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.829239] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.844169] systemd-udevd[107]: starting version 204 [ 0.885958] FDC 0 is a S82078B [ 1.028049] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.192492] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.194280] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.196120] usb 1-1: Product: QEMU USB Tablet [ 1.197332] usb 1-1: Manufacturer: QEMU [ 1.198435] usb 1-1: SerialNumber: 42 [ 1.464112] tsc: Refined TSC clocksource calibration: 3491.845 MHz [ 1.905076] 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.243706] 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.794911] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 3.185789] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sun, 26 Aug 2018 13:06:24 +0000. Up 4.04 seconds. cloud-init-nonet[4.23]: 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 ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.91]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 26 Aug 2018 13:06:26 +0000. Up 6.08 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:65:c5:2c | ci-info: | eth0 | True | 192.168.0.18 | 255.255.255.0 | fa:16:3e:c4:7e:6c | 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.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 69:5e:02:a0:6a:5b:e3:a1:4b:f5:b6:c7:4b:50:89:3d root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | . | | . .o . | | . ..E | | . .... | |.. = . S . | |. * + .o o | | + . o... | |. . . oo | | . .... | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 30:21:bc:31:41:5e:92:40:be:5c:82:4e:90:f3:35:cb root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ |.oo+=oo | |+o .B+ . | |.+ooo*o | |o..+E o | | .o S | | | | | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 98:1d:e2:bb:d1:cc:b2:db:cc:38:57:cd:b6:3b:da:6c root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | . . | | . = . | | + S o | | = . + | | + +. . . | | .X. oE | | =++ .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: a2:6f:03:32:b6:82:25:70:86:bd:e9:00:64:ad:1f:46 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | . | | o E | |ooo | |+.+o | |oooo. . S | |o B... . | |.* +.. | |o o .o | | . ... | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting SystemD login management service[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 26 Aug 2018 13:08:30 +0000. Up 129.98 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Sun, 26 Aug 2018 13:09:31 +0000. Up 190.90 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 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.10 + '[' -n 192.168.0.10 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package bono + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + 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 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + 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 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + 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 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.204 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.204 ++ echo A 172.30.9.204 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 3 -lt 10 ']' + retries=4 + echo 'nsupdate failed - retrying (retry 4)...' nsupdate failed - retrying (retry 4)... + sleep 5 + 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 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 2018-08-26 13:12:34,609 - functest.core.singlevm - DEBUG - try 34: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-26 13:12:44,620 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 13:12:44,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:12:45,477 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:12: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-6f22ef89-03f6-41d8-898d-cf1078bdac93 x-compute-request-id: req-6f22ef89-03f6-41d8-898d-cf1078bdac93 Content-Encoding: gzip Content-Length: 1498 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:c4:7e:6c", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:7e:6c", "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:65:c5:2c", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:c5:2c", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/44585adb-a974-4743-8ee5-68ef49323e34", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "44585adb-a974-4743-8ee5-68ef49323e34", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "bono-0.clearwater.opnfv", "created": "2018-08-26T13:05:34Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:5d:e3", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:5d:e3", "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:74:94:5f", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:94:5f", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "homer-0.clearwater.opnfv", "created": "2018-08-26T13:05:34Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:70:a6", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:70:a6", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:04:67", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "dime-0.clearwater.opnfv", "created": "2018-08-26T13:05:33Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:76:07", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:76:07", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:3f:bd", "version": 4, "addr": "192.168.1.22", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/04010b09-d548-48ae-8871-56d5c14751a2", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/04010b09-d548-48ae-8871-56d5c14751a2", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:06.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "04010b09-d548-48ae-8871-56d5c14751a2", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:06Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-26T13:05:32Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:68:d3", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:68:d3", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:03:d7:5a", "version": 4, "addr": "192.168.1.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/57ebb195-7daf-48cc-a21b-c274f8e0bb85", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/57ebb195-7daf-48cc-a21b-c274f8e0bb85", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:11.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "57ebb195-7daf-48cc-a21b-c274f8e0bb85", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:11Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-26T13:05:32Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:d7:76", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:d7:76", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b55ce29a-afa7-419f-b72b-55ee4962e6ac", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b55ce29a-afa7-419f-b72b-55ee4962e6ac", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:05:17.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "b55ce29a-afa7-419f-b72b-55ee4962e6ac", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:05:17Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-26T13:03:38Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:07:50", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:07:50", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:c1:d2", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b00b1f06-37cc-49cb-a11f-b314a9d7d334", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b00b1f06-37cc-49cb-a11f-b314a9d7d334", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:03:28.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "b00b1f06-37cc-49cb-a11f-b314a9d7d334", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:03:28Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "ns.clearwater.opnfv", "created": "2018-08-26T13:01:44Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 13:12:45,477 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-6f22ef89-03f6-41d8-898d-cf1078bdac93 2018-08-26 13:12:45,477 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.857609033585s 2018-08-26 13:12:45,478 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-6f22ef89-03f6-41d8-898d-cf1078bdac93 2018-08-26 13:12:45,485 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-26 13:12:45,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34/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}2016cfaed43b26833edac4f0a563297dd680dc74" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-26 13:12:45,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:12:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7b01bd05-e79b-4989-98f4-f75b83f9624b x-compute-request-id: req-7b01bd05-e79b-4989-98f4-f75b83f9624b Content-Encoding: gzip Content-Length: 10947 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.009197] AppArmor: AppArmor initialized\n[ 0.012231] Yama: becoming mindful.\n[ 0.014093] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017813] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020913] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022564] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.025034] Initializing cgroup subsys memory\n[ 0.026294] Initializing cgroup subsys devices\n[ 0.028015] Initializing cgroup subsys freezer\n[ 0.029240] Initializing cgroup subsys blkio\n[ 0.030454] Initializing cgroup subsys perf_event\n[ 0.032021] Initializing cgroup subsys hugetlb\n[ 0.033415] FEATURE SPEC_CTRL Not Present\n[ 0.036195] mce: CPU supports 10 MCE banks\n[ 0.037457] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.037457] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040011] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.041741] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.044003] Speculative Store Bypass: Vulnerable\n[ 0.046360] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.052957] ACPI: Core revision 20131115\n[ 0.054680] ACPI: All ACPI Tables successfully acquired\n[ 0.056414] ftrace: allocating 28717 entries in 113 pages\n[ 0.076304] smpboot: Max logical packages: 2\n[ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.081753] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.084289] Enabling x2apic\n[ 0.085207] Enabled x2apic\n[ 0.086366] Switched APIC routing to physical x2apic.\n[ 0.089379] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.090937] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.093393] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.101485] KVM setup paravirtual spinlock\n[ 0.106203] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.108144] x86: Booting SMP configuration:\n[ 0.109351] .... node #0, CPUs: #1[ 0.106118] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.124018] x86: Booted up 1 node, 2 CPUs\n[ 0.124013] KVM setup async PF for cpu 1\n[ 0.124016] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.127752] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.128433] devtmpfs: initialized\n[ 0.132072] EVM: security.selinux\n[ 0.133056] EVM: security.SMACK64\n[ 0.134020] EVM: security.ima\n[ 0.134933] EVM: security.capability\n[ 0.137127] pinctrl core: initialized pinctrl subsystem\n[ 0.138550] regulator-dummy: no parameters\n[ 0.139776] RTC time: 13:06:20, date: 08/26/18\n[ 0.140134] NET: Registered protocol family 16\n[ 0.141527] cpuidle: using governor ladder\n[ 0.142692] cpuidle: using governor menu\n[ 0.143859] ACPI: bus type PCI registered\n[ 0.144017] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.145761] PCI: Using configuration type 1 for base access\n[ 0.147898] bio: create slab at 0\n[ 0.148084] ACPI: Added _OSI(Module Device)\n[ 0.149238] ACPI: Added _OSI(Processor Device)\n[ 0.150429] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.151661] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.153283] ACPI: Interpreter enabled\n[ 0.154352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.156799] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.159485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.161775] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.164007] ACPI: (supports S0 S5)\n[ 0.168003] ACPI: Using IOAPIC for interrupt routing\n[ 0.169351] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.171922] ACPI: No dock devices found.\n[ 0.174046] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.175598] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.176007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.177658] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.180216] acpiphp: Slot [3] registered\n[ 0.181325] acpiphp: Slot [4] registered\n[ 0.182440] acpiphp: Slot [5] registered\n[ 0.183562] acpiphp: Slot [6] registered\n[ 0.184023] acpiphp: Slot [7] registered\n[ 0.185153] acpiphp: Slot [8] registered\n[ 0.186258] acpiphp: Slot [9] registered\n[ 0.187378] acpiphp: Slot [10] registered\n[ 0.188021] acpiphp: Slot [11] registered\n[ 0.189173] acpiphp: Slot [12] registered\n[ 0.190303] acpiphp: Slot [13] registered\n[ 0.191437] acpiphp: Slot [14] registered\n[ 0.192021] acpiphp: Slot [15] registered\n[ 0.193147] acpiphp: Slot [16] registered\n[ 0.194337] acpiphp: Slot [17] registered\n[ 0.195467] acpiphp: Slot [18] registered\n[ 0.196028] acpiphp: Slot [19] registered\n[ 0.197172] acpiphp: Slot [20] registered\n[ 0.198305] acpiphp: Slot [21] registered\n[ 0.199421] acpiphp: Slot [22] registered\n[ 0.200021] acpiphp: Slot [23] registered\n[ 0.201148] acpiphp: Slot [24] registered\n[ 0.202266] acpiphp: Slot [25] registered\n[ 0.203385] acpiphp: Slot [26] registered\n[ 0.204020] acpiphp: Slot [27] registered\n[ 0.205115] acpiphp: Slot [28] registered\n[ 0.206224] acpiphp: Slot [29] registered\n[ 0.207320] acpiphp: Slot [30] registered\n[ 0.208027] acpiphp: Slot [31] registered\n[ 0.209114] PCI host bridge to bus 0000:00\n[ 0.210227] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.211630] 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.213670] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.215499] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.216003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.223589] 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.251469] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.253008] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.255052] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.256993] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.259334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.260805] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.262620] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.262620] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.264003] vgaarb: loaded\n[ 0.264916] vgaarb: bridge control possible 0000:00:02.0\n[ 0.266710] SCSI subsystem initialized\n[ 0.268081] ACPI: bus type USB registered\n[ 0.269352] usbcore: registered new interface driver usbfs\n[ 0.270925] usbcore: registered new interface driver hub\n[ 0.272050] usbcore: registered new device driver usb\n[ 0.273578] PCI: Using ACPI for IRQ routing\n[ 0.273728] NetLabel: Initializing\n[ 0.276007] NetLabel: domain hash size = 128\n[ 0.277299] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.278794] NetLabel: unlabeled traffic allowed by default\n[ 0.280198] Switched to clocksource kvm-clock\n[ 0.288964] AppArmor: AppArmor Filesystem Enabled\n[ 0.290438] pnp: PnP ACPI init\n[ 0.291457] ACPI: bus type PNP registered\n[ 0.293177] pnp: PnP ACPI: found 8 devices\n[ 0.294441] ACPI: bus type PNP unregistered\n[ 0.302078] NET: Registered protocol family 2\n[ 0.303680] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.305969] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.308021] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.309908] TCP: reno registered\n[ 0.310941] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.312652] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.314526] NET: Registered protocol family 1\n[ 0.315865] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.317522] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.319140] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.341340] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.363673] Trying to unpack rootfs image as initramfs...\n[ 0.463523] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.465832] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.467312] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.469278] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.472267] Scanning for low memory corruption every 60 seconds\n[ 0.474802] Initialise system trusted keyring\n[ 0.476398] audit: initializing netlink socket (disabled)\n[ 0.478143] type=2000 audit(1535288780.942:1): initialized\n[ 0.499192] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.501908] zbud: loaded\n[ 0.502998] VFS: Disk quotas dquot_6.5.2\n[ 0.504159] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.506228] fuse init (API version 7.22)\n[ 0.507463] msgmni has been set to 3997\n[ 0.508606] Key type big_key registered\n[ 0.510413] Key type asymmetric registered\n[ 0.511547] Asymmetric key parser 'x509' registered\n[ 0.512853] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.514961] io scheduler noop registered\n[ 0.516057] io scheduler deadline registered (default)\n[ 0.517410] io scheduler cfq registered\n[ 0.518544] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520257] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.522347] ipmi message handler version 39.2\n[ 0.523828] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.526257] ACPI: Power Button [PWRF]\n[ 0.527616] GHES: HEST is not enabled!\n[ 0.549578] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.593172] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.615515] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.617559] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.643204] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.646112] Linux agpgart interface v0.103\n[ 0.648237] brd: module loaded\n[ 0.649605] loop: module loaded\n[ 0.650908] blk-mq: CPU -> queue map\n[ 0.651915] CPU 0 -> Queue 0\n[ 0.652911] CPU 1 -> Queue 0\n[ 0.654661] vda: vda1\n[ 0.656424] scsi0 : ata_piix\n[ 0.657670] scsi1 : ata_piix\n[ 0.658741] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.660778] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.663047] libphy: Fixed MDIO Bus: probed\n[ 0.664524] tun: Universal TUN/TAP device driver, 1.6\n[ 0.666124] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.670531] PPP generic driver version 2.4.2\n[ 0.671914] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.673740] ehci-pci: EHCI PCI platform driver\n[ 0.675008] ehci-platform: EHCI generic platform driver\n[ 0.676374] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.677923] ohci-pci: OHCI PCI platform driver\n[ 0.679137] ohci-platform: OHCI generic platform driver\n[ 0.680497] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.702967] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.704365] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.706440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.707982] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.709660] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.711660] usb usb1: Product: UHCI Host Controller\n[ 0.712968] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.714573] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.715940] hub 1-0:1.0: USB hub found\n[ 0.717018] hub 1-0:1.0: 2 ports detected\n[ 0.718283] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.721204] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.722537] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.724061] mousedev: PS/2 mouse device common for all mice\n[ 0.725805] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.728270] rtc_cmos 00:00: RTC can wake from S4\n[ 0.729896] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.731599] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.733383] device-mapper: uevent: version 1.0.3\n[ 0.734754] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.737120] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.738833] TCP: cubic registered\n[ 0.739944] NET: Registered protocol family 10\n[ 0.741567] NET: Registered protocol family 17\n[ 0.742853] Key type dns_resolver registered\n[ 0.744273] Loading compiled-in X.509 certificates\n[ 0.746141] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.755916] registered taskstats version 1\n[ 0.759128] Key type trusted registered\n[ 0.763402] Key type encrypted registered\n[ 0.764677] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.766150] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.768200] regulator-dummy: disabling\n[ 0.769392] Magic number: 14:409:130\n[ 0.770513] acpi device:05: hash matches\n[ 0.771744] rtc_cmos 00:00: setting system clock to 2018-08-26 13:06:21 UTC (1535288781)\n[ 0.774019] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.775522] EDD information not available.\n[ 0.821340] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.823607] Write protecting the kernel read-only data: 12288k\n[ 0.825769] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.829239] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.844169] systemd-udevd[107]: starting version 204\n[ 0.885958] FDC 0 is a S82078B\n[ 1.028049] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.192492] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.194280] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.196120] usb 1-1: Product: QEMU USB Tablet\n[ 1.197332] usb 1-1: Manufacturer: QEMU\n[ 1.198435] usb 1-1: SerialNumber: 42\n[ 1.464112] tsc: Refined TSC clocksource calibration: 3491.845 MHz\n[ 1.905076] 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.243706] 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.794911] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 3.185789] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Sun, 26 Aug 2018 13:06:24 +0000. Up 4.04 seconds.\ncloud-init-nonet[4.23]: 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 * Stopping set console keymap[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.91]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 26 Aug 2018 13:06:26 +0000. Up 6.08 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:65:c5:2c |\nci-info: | eth0 | True | 192.168.0.18 | 255.255.255.0 | fa:16:3e:c4:7e:6c |\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.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n69:5e:02:a0:6a:5b:e3:a1:4b:f5:b6:c7:4b:50:89:3d root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . |\n| . .o . |\n| . ..E |\n| . .... |\n|.. = . S . |\n|. * + .o o |\n| + . o... |\n|. . . oo |\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:\n30:21:bc:31:41:5e:92:40:be:5c:82:4e:90:f3:35:cb root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n|.oo+=oo |\n|+o .B+ . |\n|.+ooo*o |\n|o..+E o |\n| .o S |\n| |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n98:1d:e2:bb:d1:cc:b2:db:cc:38:57:cd:b6:3b:da:6c root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| |\n| . . |\n| . = . |\n| + S o |\n| = . + |\n| + +. . . |\n| .X. oE |\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:\na2:6f:03:32:b6:82:25:70:86:bd:e9:00:64:ad:1f:46 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| . |\n| o E |\n|ooo |\n|+.+o |\n|oooo. . S |\n|o B... . |\n|.* +.. |\n|o o .o |\n| . ... |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\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 OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 26 Aug 2018 13:08:30 +0000. Up 129.98 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Sun, 26 Aug 2018 13:09:31 +0000. Up 190.90 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 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://archive.ubuntu.com trusty InRelease\n \nErr http://archive.ubuntu.com trusty-updates InRelease\n \nErr http://archive.ubuntu.com trusty-backports InRelease\n \nErr http://archive.ubuntu.com trusty Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.10\n+ '[' -n 192.168.0.10 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bono --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package bono\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package clearwater-management\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 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 0 -lt 10 ']'\n+ retries=1\n+ echo 'nsupdate failed - retrying (retry 1)...'\nnsupdate failed - retrying (retry 1)...\n+ sleep 5\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 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 1 -lt 10 ']'\n+ retries=2\n+ echo 'nsupdate failed - retrying (retry 2)...'\nnsupdate failed - retrying (retry 2)...\n+ sleep 5\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 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 2 -lt 10 ']'\n+ retries=3\n+ echo 'nsupdate failed - retrying (retry 3)...'\nnsupdate failed - retrying (retry 3)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.204\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.204\n++ echo A 172.30.9.204\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 3 -lt 10 ']'\n+ retries=4\n+ echo 'nsupdate failed - retrying (retry 4)...'\nnsupdate failed - retrying (retry 4)...\n+ sleep 5\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 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 4 -lt 10 ']'\n+ retries=5\n+ echo 'nsupdate failed - retrying (retry 5)...'\nnsupdate failed - retrying (retry 5)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.204\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.204\n++ echo A 172.30.9.204\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n"} 2018-08-26 13:12:45,560 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34/action used request id req-7b01bd05-e79b-4989-98f4-f75b83f9624b 2018-08-26 13:12:45,560 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0746150016785s 2018-08-26 13:12:45,561 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34/action used request id req-7b01bd05-e79b-4989-98f4-f75b83f9624b 2018-08-26 13:12:45,562 - 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.009197] AppArmor: AppArmor initialized [ 0.012231] Yama: becoming mindful. [ 0.014093] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017813] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020913] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022564] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.025034] Initializing cgroup subsys memory [ 0.026294] Initializing cgroup subsys devices [ 0.028015] Initializing cgroup subsys freezer [ 0.029240] Initializing cgroup subsys blkio [ 0.030454] Initializing cgroup subsys perf_event [ 0.032021] Initializing cgroup subsys hugetlb [ 0.033415] FEATURE SPEC_CTRL Not Present [ 0.036195] mce: CPU supports 10 MCE banks [ 0.037457] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.037457] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040011] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.041741] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.044003] Speculative Store Bypass: Vulnerable [ 0.046360] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.052957] ACPI: Core revision 20131115 [ 0.054680] ACPI: All ACPI Tables successfully acquired [ 0.056414] ftrace: allocating 28717 entries in 113 pages [ 0.076304] smpboot: Max logical packages: 2 [ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.081753] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.084289] Enabling x2apic [ 0.085207] Enabled x2apic [ 0.086366] Switched APIC routing to physical x2apic. [ 0.089379] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.090937] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.093393] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.101485] KVM setup paravirtual spinlock [ 0.106203] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.108144] x86: Booting SMP configuration: [ 0.109351] .... node #0, CPUs: #1[ 0.106118] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.124018] x86: Booted up 1 node, 2 CPUs [ 0.124013] KVM setup async PF for cpu 1 [ 0.124016] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.127752] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.128433] devtmpfs: initialized [ 0.132072] EVM: security.selinux [ 0.133056] EVM: security.SMACK64 [ 0.134020] EVM: security.ima [ 0.134933] EVM: security.capability [ 0.137127] pinctrl core: initialized pinctrl subsystem [ 0.138550] regulator-dummy: no parameters [ 0.139776] RTC time: 13:06:20, date: 08/26/18 [ 0.140134] NET: Registered protocol family 16 [ 0.141527] cpuidle: using governor ladder [ 0.142692] cpuidle: using governor menu [ 0.143859] ACPI: bus type PCI registered [ 0.144017] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.145761] PCI: Using configuration type 1 for base access [ 0.147898] bio: create slab at 0 [ 0.148084] ACPI: Added _OSI(Module Device) [ 0.149238] ACPI: Added _OSI(Processor Device) [ 0.150429] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.151661] ACPI: Added _OSI(Processor Aggregator Device) [ 0.153283] ACPI: Interpreter enabled [ 0.154352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.156799] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.159485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.161775] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.164007] ACPI: (supports S0 S5) [ 0.168003] ACPI: Using IOAPIC for interrupt routing [ 0.169351] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.171922] ACPI: No dock devices found. [ 0.174046] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.175598] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.176007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.177658] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.180216] acpiphp: Slot [3] registered [ 0.181325] acpiphp: Slot [4] registered [ 0.182440] acpiphp: Slot [5] registered [ 0.183562] acpiphp: Slot [6] registered [ 0.184023] acpiphp: Slot [7] registered [ 0.185153] acpiphp: Slot [8] registered [ 0.186258] acpiphp: Slot [9] registered [ 0.187378] acpiphp: Slot [10] registered [ 0.188021] acpiphp: Slot [11] registered [ 0.189173] acpiphp: Slot [12] registered [ 0.190303] acpiphp: Slot [13] registered [ 0.191437] acpiphp: Slot [14] registered [ 0.192021] acpiphp: Slot [15] registered [ 0.193147] acpiphp: Slot [16] registered [ 0.194337] acpiphp: Slot [17] registered [ 0.195467] acpiphp: Slot [18] registered [ 0.196028] acpiphp: Slot [19] registered [ 0.197172] acpiphp: Slot [20] registered [ 0.198305] acpiphp: Slot [21] registered [ 0.199421] acpiphp: Slot [22] registered [ 0.200021] acpiphp: Slot [23] registered [ 0.201148] acpiphp: Slot [24] registered [ 0.202266] acpiphp: Slot [25] registered [ 0.203385] acpiphp: Slot [26] registered [ 0.204020] acpiphp: Slot [27] registered [ 0.205115] acpiphp: Slot [28] registered [ 0.206224] acpiphp: Slot [29] registered [ 0.207320] acpiphp: Slot [30] registered [ 0.208027] acpiphp: Slot [31] registered [ 0.209114] PCI host bridge to bus 0000:00 [ 0.210227] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.211630] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.212004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.213670] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.215499] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.216003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.223589] 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.251469] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.253008] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.255052] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.256993] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.259334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.260805] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.262620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.262620] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.264003] vgaarb: loaded [ 0.264916] vgaarb: bridge control possible 0000:00:02.0 [ 0.266710] SCSI subsystem initialized [ 0.268081] ACPI: bus type USB registered [ 0.269352] usbcore: registered new interface driver usbfs [ 0.270925] usbcore: registered new interface driver hub [ 0.272050] usbcore: registered new device driver usb [ 0.273578] PCI: Using ACPI for IRQ routing [ 0.273728] NetLabel: Initializing [ 0.276007] NetLabel: domain hash size = 128 [ 0.277299] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.278794] NetLabel: unlabeled traffic allowed by default [ 0.280198] Switched to clocksource kvm-clock [ 0.288964] AppArmor: AppArmor Filesystem Enabled [ 0.290438] pnp: PnP ACPI init [ 0.291457] ACPI: bus type PNP registered [ 0.293177] pnp: PnP ACPI: found 8 devices [ 0.294441] ACPI: bus type PNP unregistered [ 0.302078] NET: Registered protocol family 2 [ 0.303680] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.305969] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.308021] TCP: Hash tables configured (established 16384 bind 16384) [ 0.309908] TCP: reno registered [ 0.310941] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.312652] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.314526] NET: Registered protocol family 1 [ 0.315865] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.317522] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.319140] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.341340] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.363673] Trying to unpack rootfs image as initramfs... [ 0.463523] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.465832] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.467312] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.469278] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.472267] Scanning for low memory corruption every 60 seconds [ 0.474802] Initialise system trusted keyring [ 0.476398] audit: initializing netlink socket (disabled) [ 0.478143] type=2000 audit(1535288780.942:1): initialized [ 0.499192] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.501908] zbud: loaded [ 0.502998] VFS: Disk quotas dquot_6.5.2 [ 0.504159] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.506228] fuse init (API version 7.22) [ 0.507463] msgmni has been set to 3997 [ 0.508606] Key type big_key registered [ 0.510413] Key type asymmetric registered [ 0.511547] Asymmetric key parser 'x509' registered [ 0.512853] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.514961] io scheduler noop registered [ 0.516057] io scheduler deadline registered (default) [ 0.517410] io scheduler cfq registered [ 0.518544] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.520257] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.522347] ipmi message handler version 39.2 [ 0.523828] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.526257] ACPI: Power Button [PWRF] [ 0.527616] GHES: HEST is not enabled! [ 0.549578] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.593172] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.615515] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.617559] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.643204] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.646112] Linux agpgart interface v0.103 [ 0.648237] brd: module loaded [ 0.649605] loop: module loaded [ 0.650908] blk-mq: CPU -> queue map [ 0.651915] CPU 0 -> Queue 0 [ 0.652911] CPU 1 -> Queue 0 [ 0.654661] vda: vda1 [ 0.656424] scsi0 : ata_piix [ 0.657670] scsi1 : ata_piix [ 0.658741] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.660778] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.663047] libphy: Fixed MDIO Bus: probed [ 0.664524] tun: Universal TUN/TAP device driver, 1.6 [ 0.666124] tun: (C) 1999-2004 Max Krasnyansky [ 0.670531] PPP generic driver version 2.4.2 [ 0.671914] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.673740] ehci-pci: EHCI PCI platform driver [ 0.675008] ehci-platform: EHCI generic platform driver [ 0.676374] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.677923] ohci-pci: OHCI PCI platform driver [ 0.679137] ohci-platform: OHCI generic platform driver [ 0.680497] uhci_hcd: USB Universal Host Controller Interface driver [ 0.702967] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.704365] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.706440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.707982] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.709660] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.711660] usb usb1: Product: UHCI Host Controller [ 0.712968] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.714573] usb usb1: SerialNumber: 0000:00:01.2 [ 0.715940] hub 1-0:1.0: USB hub found [ 0.717018] hub 1-0:1.0: 2 ports detected [ 0.718283] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.721204] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.722537] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.724061] mousedev: PS/2 mouse device common for all mice [ 0.725805] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.728270] rtc_cmos 00:00: RTC can wake from S4 [ 0.729896] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.731599] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.733383] device-mapper: uevent: version 1.0.3 [ 0.734754] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.737120] ledtrig-cpu: registered to indicate activity on CPUs [ 0.738833] TCP: cubic registered [ 0.739944] NET: Registered protocol family 10 [ 0.741567] NET: Registered protocol family 17 [ 0.742853] Key type dns_resolver registered [ 0.744273] Loading compiled-in X.509 certificates [ 0.746141] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.755916] registered taskstats version 1 [ 0.759128] Key type trusted registered [ 0.763402] Key type encrypted registered [ 0.764677] AppArmor: AppArmor sha1 policy hashing enabled [ 0.766150] IMA: No TPM chip found, activating TPM-bypass! [ 0.768200] regulator-dummy: disabling [ 0.769392] Magic number: 14:409:130 [ 0.770513] acpi device:05: hash matches [ 0.771744] rtc_cmos 00:00: setting system clock to 2018-08-26 13:06:21 UTC (1535288781) [ 0.774019] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.775522] EDD information not available. [ 0.821340] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.823607] Write protecting the kernel read-only data: 12288k [ 0.825769] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.829239] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.844169] systemd-udevd[107]: starting version 204 [ 0.885958] FDC 0 is a S82078B [ 1.028049] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.192492] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.194280] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.196120] usb 1-1: Product: QEMU USB Tablet [ 1.197332] usb 1-1: Manufacturer: QEMU [ 1.198435] usb 1-1: SerialNumber: 42 [ 1.464112] tsc: Refined TSC clocksource calibration: 3491.845 MHz [ 1.905076] 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.243706] 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.794911] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 3.185789] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sun, 26 Aug 2018 13:06:24 +0000. Up 4.04 seconds. cloud-init-nonet[4.23]: 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 ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.91]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 26 Aug 2018 13:06:26 +0000. Up 6.08 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:65:c5:2c | ci-info: | eth0 | True | 192.168.0.18 | 255.255.255.0 | fa:16:3e:c4:7e:6c | 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.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 69:5e:02:a0:6a:5b:e3:a1:4b:f5:b6:c7:4b:50:89:3d root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | . | | . .o . | | . ..E | | . .... | |.. = . S . | |. * + .o o | | + . o... | |. . . oo | | . .... | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 30:21:bc:31:41:5e:92:40:be:5c:82:4e:90:f3:35:cb root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ |.oo+=oo | |+o .B+ . | |.+ooo*o | |o..+E o | | .o S | | | | | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 98:1d:e2:bb:d1:cc:b2:db:cc:38:57:cd:b6:3b:da:6c root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | . . | | . = . | | + S o | | = . + | | + +. . . | | .X. oE | | =++ .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: a2:6f:03:32:b6:82:25:70:86:bd:e9:00:64:ad:1f:46 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | . | | o E | |ooo | |+.+o | |oooo. . S | |o B... . | |.* +.. | |o o .o | | . ... | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting SystemD login management service[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 26 Aug 2018 13:08:30 +0000. Up 129.98 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Sun, 26 Aug 2018 13:09:31 +0000. Up 190.90 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 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.10 + '[' -n 192.168.0.10 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package bono + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + 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 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + 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 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + 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 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.204 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.204 ++ echo A 172.30.9.204 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 3 -lt 10 ']' + retries=4 + echo 'nsupdate failed - retrying (retry 4)...' nsupdate failed - retrying (retry 4)... + sleep 5 + 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 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 4 -lt 10 ']' + retries=5 + echo 'nsupdate failed - retrying (retry 5)...' nsupdate failed - retrying (retry 5)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.204 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.204 ++ echo A 172.30.9.204 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 2018-08-26 13:12:45,564 - functest.core.singlevm - DEBUG - try 35: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-26 13:12:55,567 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 13:12:55,570 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:12:56,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:12: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-b53434a6-20f7-463e-88fc-7759f26ec525 x-compute-request-id: req-b53434a6-20f7-463e-88fc-7759f26ec525 Content-Encoding: gzip Content-Length: 1498 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:c4:7e:6c", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:7e:6c", "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:65:c5:2c", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:c5:2c", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/44585adb-a974-4743-8ee5-68ef49323e34", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "44585adb-a974-4743-8ee5-68ef49323e34", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "bono-0.clearwater.opnfv", "created": "2018-08-26T13:05:34Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:5d:e3", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:5d:e3", "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:74:94:5f", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:94:5f", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "homer-0.clearwater.opnfv", "created": "2018-08-26T13:05:34Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:70:a6", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:70:a6", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:04:67", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "dime-0.clearwater.opnfv", "created": "2018-08-26T13:05:33Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:76:07", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:76:07", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:3f:bd", "version": 4, "addr": "192.168.1.22", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/04010b09-d548-48ae-8871-56d5c14751a2", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/04010b09-d548-48ae-8871-56d5c14751a2", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:06.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "04010b09-d548-48ae-8871-56d5c14751a2", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:06Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-26T13:05:32Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:68:d3", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:68:d3", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:03:d7:5a", "version": 4, "addr": "192.168.1.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/57ebb195-7daf-48cc-a21b-c274f8e0bb85", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/57ebb195-7daf-48cc-a21b-c274f8e0bb85", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:11.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "57ebb195-7daf-48cc-a21b-c274f8e0bb85", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:11Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-26T13:05:32Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:d7:76", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:d7:76", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b55ce29a-afa7-419f-b72b-55ee4962e6ac", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b55ce29a-afa7-419f-b72b-55ee4962e6ac", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:05:17.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "b55ce29a-afa7-419f-b72b-55ee4962e6ac", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:05:17Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-26T13:03:38Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:07:50", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:07:50", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:c1:d2", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b00b1f06-37cc-49cb-a11f-b314a9d7d334", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b00b1f06-37cc-49cb-a11f-b314a9d7d334", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:03:28.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "b00b1f06-37cc-49cb-a11f-b314a9d7d334", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:03:28Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "ns.clearwater.opnfv", "created": "2018-08-26T13:01:44Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 13:12:56,404 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b53434a6-20f7-463e-88fc-7759f26ec525 2018-08-26 13:12:56,405 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.83772611618s 2018-08-26 13:12:56,405 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b53434a6-20f7-463e-88fc-7759f26ec525 2018-08-26 13:12:56,413 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-26 13:12:56,415 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34/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}2016cfaed43b26833edac4f0a563297dd680dc74" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-26 13:12:56,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:12: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-1939e07b-6abd-4234-8761-c7a69bb0ff31 x-compute-request-id: req-1939e07b-6abd-4234-8761-c7a69bb0ff31 Content-Encoding: gzip Content-Length: 10947 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.009197] AppArmor: AppArmor initialized\n[ 0.012231] Yama: becoming mindful.\n[ 0.014093] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017813] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020913] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022564] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.025034] Initializing cgroup subsys memory\n[ 0.026294] Initializing cgroup subsys devices\n[ 0.028015] Initializing cgroup subsys freezer\n[ 0.029240] Initializing cgroup subsys blkio\n[ 0.030454] Initializing cgroup subsys perf_event\n[ 0.032021] Initializing cgroup subsys hugetlb\n[ 0.033415] FEATURE SPEC_CTRL Not Present\n[ 0.036195] mce: CPU supports 10 MCE banks\n[ 0.037457] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.037457] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040011] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.041741] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.044003] Speculative Store Bypass: Vulnerable\n[ 0.046360] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.052957] ACPI: Core revision 20131115\n[ 0.054680] ACPI: All ACPI Tables successfully acquired\n[ 0.056414] ftrace: allocating 28717 entries in 113 pages\n[ 0.076304] smpboot: Max logical packages: 2\n[ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.081753] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.084289] Enabling x2apic\n[ 0.085207] Enabled x2apic\n[ 0.086366] Switched APIC routing to physical x2apic.\n[ 0.089379] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.090937] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.093393] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.101485] KVM setup paravirtual spinlock\n[ 0.106203] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.108144] x86: Booting SMP configuration:\n[ 0.109351] .... node #0, CPUs: #1[ 0.106118] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.124018] x86: Booted up 1 node, 2 CPUs\n[ 0.124013] KVM setup async PF for cpu 1\n[ 0.124016] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.127752] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.128433] devtmpfs: initialized\n[ 0.132072] EVM: security.selinux\n[ 0.133056] EVM: security.SMACK64\n[ 0.134020] EVM: security.ima\n[ 0.134933] EVM: security.capability\n[ 0.137127] pinctrl core: initialized pinctrl subsystem\n[ 0.138550] regulator-dummy: no parameters\n[ 0.139776] RTC time: 13:06:20, date: 08/26/18\n[ 0.140134] NET: Registered protocol family 16\n[ 0.141527] cpuidle: using governor ladder\n[ 0.142692] cpuidle: using governor menu\n[ 0.143859] ACPI: bus type PCI registered\n[ 0.144017] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.145761] PCI: Using configuration type 1 for base access\n[ 0.147898] bio: create slab at 0\n[ 0.148084] ACPI: Added _OSI(Module Device)\n[ 0.149238] ACPI: Added _OSI(Processor Device)\n[ 0.150429] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.151661] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.153283] ACPI: Interpreter enabled\n[ 0.154352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.156799] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.159485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.161775] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.164007] ACPI: (supports S0 S5)\n[ 0.168003] ACPI: Using IOAPIC for interrupt routing\n[ 0.169351] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.171922] ACPI: No dock devices found.\n[ 0.174046] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.175598] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.176007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.177658] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.180216] acpiphp: Slot [3] registered\n[ 0.181325] acpiphp: Slot [4] registered\n[ 0.182440] acpiphp: Slot [5] registered\n[ 0.183562] acpiphp: Slot [6] registered\n[ 0.184023] acpiphp: Slot [7] registered\n[ 0.185153] acpiphp: Slot [8] registered\n[ 0.186258] acpiphp: Slot [9] registered\n[ 0.187378] acpiphp: Slot [10] registered\n[ 0.188021] acpiphp: Slot [11] registered\n[ 0.189173] acpiphp: Slot [12] registered\n[ 0.190303] acpiphp: Slot [13] registered\n[ 0.191437] acpiphp: Slot [14] registered\n[ 0.192021] acpiphp: Slot [15] registered\n[ 0.193147] acpiphp: Slot [16] registered\n[ 0.194337] acpiphp: Slot [17] registered\n[ 0.195467] acpiphp: Slot [18] registered\n[ 0.196028] acpiphp: Slot [19] registered\n[ 0.197172] acpiphp: Slot [20] registered\n[ 0.198305] acpiphp: Slot [21] registered\n[ 0.199421] acpiphp: Slot [22] registered\n[ 0.200021] acpiphp: Slot [23] registered\n[ 0.201148] acpiphp: Slot [24] registered\n[ 0.202266] acpiphp: Slot [25] registered\n[ 0.203385] acpiphp: Slot [26] registered\n[ 0.204020] acpiphp: Slot [27] registered\n[ 0.205115] acpiphp: Slot [28] registered\n[ 0.206224] acpiphp: Slot [29] registered\n[ 0.207320] acpiphp: Slot [30] registered\n[ 0.208027] acpiphp: Slot [31] registered\n[ 0.209114] PCI host bridge to bus 0000:00\n[ 0.210227] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.211630] 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.213670] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.215499] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.216003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.223589] 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.251469] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.253008] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.255052] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.256993] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.259334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.260805] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.262620] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.262620] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.264003] vgaarb: loaded\n[ 0.264916] vgaarb: bridge control possible 0000:00:02.0\n[ 0.266710] SCSI subsystem initialized\n[ 0.268081] ACPI: bus type USB registered\n[ 0.269352] usbcore: registered new interface driver usbfs\n[ 0.270925] usbcore: registered new interface driver hub\n[ 0.272050] usbcore: registered new device driver usb\n[ 0.273578] PCI: Using ACPI for IRQ routing\n[ 0.273728] NetLabel: Initializing\n[ 0.276007] NetLabel: domain hash size = 128\n[ 0.277299] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.278794] NetLabel: unlabeled traffic allowed by default\n[ 0.280198] Switched to clocksource kvm-clock\n[ 0.288964] AppArmor: AppArmor Filesystem Enabled\n[ 0.290438] pnp: PnP ACPI init\n[ 0.291457] ACPI: bus type PNP registered\n[ 0.293177] pnp: PnP ACPI: found 8 devices\n[ 0.294441] ACPI: bus type PNP unregistered\n[ 0.302078] NET: Registered protocol family 2\n[ 0.303680] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.305969] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.308021] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.309908] TCP: reno registered\n[ 0.310941] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.312652] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.314526] NET: Registered protocol family 1\n[ 0.315865] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.317522] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.319140] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.341340] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.363673] Trying to unpack rootfs image as initramfs...\n[ 0.463523] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.465832] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.467312] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.469278] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.472267] Scanning for low memory corruption every 60 seconds\n[ 0.474802] Initialise system trusted keyring\n[ 0.476398] audit: initializing netlink socket (disabled)\n[ 0.478143] type=2000 audit(1535288780.942:1): initialized\n[ 0.499192] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.501908] zbud: loaded\n[ 0.502998] VFS: Disk quotas dquot_6.5.2\n[ 0.504159] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.506228] fuse init (API version 7.22)\n[ 0.507463] msgmni has been set to 3997\n[ 0.508606] Key type big_key registered\n[ 0.510413] Key type asymmetric registered\n[ 0.511547] Asymmetric key parser 'x509' registered\n[ 0.512853] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.514961] io scheduler noop registered\n[ 0.516057] io scheduler deadline registered (default)\n[ 0.517410] io scheduler cfq registered\n[ 0.518544] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520257] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.522347] ipmi message handler version 39.2\n[ 0.523828] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.526257] ACPI: Power Button [PWRF]\n[ 0.527616] GHES: HEST is not enabled!\n[ 0.549578] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.593172] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.615515] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.617559] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.643204] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.646112] Linux agpgart interface v0.103\n[ 0.648237] brd: module loaded\n[ 0.649605] loop: module loaded\n[ 0.650908] blk-mq: CPU -> queue map\n[ 0.651915] CPU 0 -> Queue 0\n[ 0.652911] CPU 1 -> Queue 0\n[ 0.654661] vda: vda1\n[ 0.656424] scsi0 : ata_piix\n[ 0.657670] scsi1 : ata_piix\n[ 0.658741] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.660778] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.663047] libphy: Fixed MDIO Bus: probed\n[ 0.664524] tun: Universal TUN/TAP device driver, 1.6\n[ 0.666124] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.670531] PPP generic driver version 2.4.2\n[ 0.671914] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.673740] ehci-pci: EHCI PCI platform driver\n[ 0.675008] ehci-platform: EHCI generic platform driver\n[ 0.676374] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.677923] ohci-pci: OHCI PCI platform driver\n[ 0.679137] ohci-platform: OHCI generic platform driver\n[ 0.680497] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.702967] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.704365] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.706440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.707982] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.709660] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.711660] usb usb1: Product: UHCI Host Controller\n[ 0.712968] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.714573] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.715940] hub 1-0:1.0: USB hub found\n[ 0.717018] hub 1-0:1.0: 2 ports detected\n[ 0.718283] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.721204] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.722537] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.724061] mousedev: PS/2 mouse device common for all mice\n[ 0.725805] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.728270] rtc_cmos 00:00: RTC can wake from S4\n[ 0.729896] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.731599] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.733383] device-mapper: uevent: version 1.0.3\n[ 0.734754] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.737120] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.738833] TCP: cubic registered\n[ 0.739944] NET: Registered protocol family 10\n[ 0.741567] NET: Registered protocol family 17\n[ 0.742853] Key type dns_resolver registered\n[ 0.744273] Loading compiled-in X.509 certificates\n[ 0.746141] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.755916] registered taskstats version 1\n[ 0.759128] Key type trusted registered\n[ 0.763402] Key type encrypted registered\n[ 0.764677] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.766150] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.768200] regulator-dummy: disabling\n[ 0.769392] Magic number: 14:409:130\n[ 0.770513] acpi device:05: hash matches\n[ 0.771744] rtc_cmos 00:00: setting system clock to 2018-08-26 13:06:21 UTC (1535288781)\n[ 0.774019] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.775522] EDD information not available.\n[ 0.821340] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.823607] Write protecting the kernel read-only data: 12288k\n[ 0.825769] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.829239] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.844169] systemd-udevd[107]: starting version 204\n[ 0.885958] FDC 0 is a S82078B\n[ 1.028049] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.192492] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.194280] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.196120] usb 1-1: Product: QEMU USB Tablet\n[ 1.197332] usb 1-1: Manufacturer: QEMU\n[ 1.198435] usb 1-1: SerialNumber: 42\n[ 1.464112] tsc: Refined TSC clocksource calibration: 3491.845 MHz\n[ 1.905076] 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.243706] 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.794911] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 3.185789] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Sun, 26 Aug 2018 13:06:24 +0000. Up 4.04 seconds.\ncloud-init-nonet[4.23]: 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 * Stopping set console keymap[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.91]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 26 Aug 2018 13:06:26 +0000. Up 6.08 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:65:c5:2c |\nci-info: | eth0 | True | 192.168.0.18 | 255.255.255.0 | fa:16:3e:c4:7e:6c |\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.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n69:5e:02:a0:6a:5b:e3:a1:4b:f5:b6:c7:4b:50:89:3d root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . |\n| . .o . |\n| . ..E |\n| . .... |\n|.. = . S . |\n|. * + .o o |\n| + . o... |\n|. . . oo |\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:\n30:21:bc:31:41:5e:92:40:be:5c:82:4e:90:f3:35:cb root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n|.oo+=oo |\n|+o .B+ . |\n|.+ooo*o |\n|o..+E o |\n| .o S |\n| |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n98:1d:e2:bb:d1:cc:b2:db:cc:38:57:cd:b6:3b:da:6c root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| |\n| . . |\n| . = . |\n| + S o |\n| = . + |\n| + +. . . |\n| .X. oE |\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:\na2:6f:03:32:b6:82:25:70:86:bd:e9:00:64:ad:1f:46 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| . |\n| o E |\n|ooo |\n|+.+o |\n|oooo. . S |\n|o B... . |\n|.* +.. |\n|o o .o |\n| . ... |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\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 OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 26 Aug 2018 13:08:30 +0000. Up 129.98 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Sun, 26 Aug 2018 13:09:31 +0000. Up 190.90 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 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://archive.ubuntu.com trusty InRelease\n \nErr http://archive.ubuntu.com trusty-updates InRelease\n \nErr http://archive.ubuntu.com trusty-backports InRelease\n \nErr http://archive.ubuntu.com trusty Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.10\n+ '[' -n 192.168.0.10 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bono --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package bono\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package clearwater-management\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 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 0 -lt 10 ']'\n+ retries=1\n+ echo 'nsupdate failed - retrying (retry 1)...'\nnsupdate failed - retrying (retry 1)...\n+ sleep 5\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 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 1 -lt 10 ']'\n+ retries=2\n+ echo 'nsupdate failed - retrying (retry 2)...'\nnsupdate failed - retrying (retry 2)...\n+ sleep 5\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 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 2 -lt 10 ']'\n+ retries=3\n+ echo 'nsupdate failed - retrying (retry 3)...'\nnsupdate failed - retrying (retry 3)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.204\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.204\n++ echo A 172.30.9.204\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 3 -lt 10 ']'\n+ retries=4\n+ echo 'nsupdate failed - retrying (retry 4)...'\nnsupdate failed - retrying (retry 4)...\n+ sleep 5\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 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 4 -lt 10 ']'\n+ retries=5\n+ echo 'nsupdate failed - retrying (retry 5)...'\nnsupdate failed - retrying (retry 5)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.204\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.204\n++ echo A 172.30.9.204\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n"} 2018-08-26 13:12:56,490 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34/action used request id req-1939e07b-6abd-4234-8761-c7a69bb0ff31 2018-08-26 13:12:56,490 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0774779319763s 2018-08-26 13:12:56,492 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34/action used request id req-1939e07b-6abd-4234-8761-c7a69bb0ff31 2018-08-26 13:12:56,492 - 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.009197] AppArmor: AppArmor initialized [ 0.012231] Yama: becoming mindful. [ 0.014093] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017813] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020913] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022564] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.025034] Initializing cgroup subsys memory [ 0.026294] Initializing cgroup subsys devices [ 0.028015] Initializing cgroup subsys freezer [ 0.029240] Initializing cgroup subsys blkio [ 0.030454] Initializing cgroup subsys perf_event [ 0.032021] Initializing cgroup subsys hugetlb [ 0.033415] FEATURE SPEC_CTRL Not Present [ 0.036195] mce: CPU supports 10 MCE banks [ 0.037457] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.037457] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040011] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.041741] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.044003] Speculative Store Bypass: Vulnerable [ 0.046360] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.052957] ACPI: Core revision 20131115 [ 0.054680] ACPI: All ACPI Tables successfully acquired [ 0.056414] ftrace: allocating 28717 entries in 113 pages [ 0.076304] smpboot: Max logical packages: 2 [ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.081753] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.084289] Enabling x2apic [ 0.085207] Enabled x2apic [ 0.086366] Switched APIC routing to physical x2apic. [ 0.089379] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.090937] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.093393] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.101485] KVM setup paravirtual spinlock [ 0.106203] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.108144] x86: Booting SMP configuration: [ 0.109351] .... node #0, CPUs: #1[ 0.106118] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.124018] x86: Booted up 1 node, 2 CPUs [ 0.124013] KVM setup async PF for cpu 1 [ 0.124016] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.127752] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.128433] devtmpfs: initialized [ 0.132072] EVM: security.selinux [ 0.133056] EVM: security.SMACK64 [ 0.134020] EVM: security.ima [ 0.134933] EVM: security.capability [ 0.137127] pinctrl core: initialized pinctrl subsystem [ 0.138550] regulator-dummy: no parameters [ 0.139776] RTC time: 13:06:20, date: 08/26/18 [ 0.140134] NET: Registered protocol family 16 [ 0.141527] cpuidle: using governor ladder [ 0.142692] cpuidle: using governor menu [ 0.143859] ACPI: bus type PCI registered [ 0.144017] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.145761] PCI: Using configuration type 1 for base access [ 0.147898] bio: create slab at 0 [ 0.148084] ACPI: Added _OSI(Module Device) [ 0.149238] ACPI: Added _OSI(Processor Device) [ 0.150429] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.151661] ACPI: Added _OSI(Processor Aggregator Device) [ 0.153283] ACPI: Interpreter enabled [ 0.154352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.156799] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.159485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.161775] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.164007] ACPI: (supports S0 S5) [ 0.168003] ACPI: Using IOAPIC for interrupt routing [ 0.169351] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.171922] ACPI: No dock devices found. [ 0.174046] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.175598] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.176007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.177658] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.180216] acpiphp: Slot [3] registered [ 0.181325] acpiphp: Slot [4] registered [ 0.182440] acpiphp: Slot [5] registered [ 0.183562] acpiphp: Slot [6] registered [ 0.184023] acpiphp: Slot [7] registered [ 0.185153] acpiphp: Slot [8] registered [ 0.186258] acpiphp: Slot [9] registered [ 0.187378] acpiphp: Slot [10] registered [ 0.188021] acpiphp: Slot [11] registered [ 0.189173] acpiphp: Slot [12] registered [ 0.190303] acpiphp: Slot [13] registered [ 0.191437] acpiphp: Slot [14] registered [ 0.192021] acpiphp: Slot [15] registered [ 0.193147] acpiphp: Slot [16] registered [ 0.194337] acpiphp: Slot [17] registered [ 0.195467] acpiphp: Slot [18] registered [ 0.196028] acpiphp: Slot [19] registered [ 0.197172] acpiphp: Slot [20] registered [ 0.198305] acpiphp: Slot [21] registered [ 0.199421] acpiphp: Slot [22] registered [ 0.200021] acpiphp: Slot [23] registered [ 0.201148] acpiphp: Slot [24] registered [ 0.202266] acpiphp: Slot [25] registered [ 0.203385] acpiphp: Slot [26] registered [ 0.204020] acpiphp: Slot [27] registered [ 0.205115] acpiphp: Slot [28] registered [ 0.206224] acpiphp: Slot [29] registered [ 0.207320] acpiphp: Slot [30] registered [ 0.208027] acpiphp: Slot [31] registered [ 0.209114] PCI host bridge to bus 0000:00 [ 0.210227] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.211630] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.212004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.213670] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.215499] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.216003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.223589] 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.251469] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.253008] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.255052] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.256993] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.259334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.260805] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.262620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.262620] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.264003] vgaarb: loaded [ 0.264916] vgaarb: bridge control possible 0000:00:02.0 [ 0.266710] SCSI subsystem initialized [ 0.268081] ACPI: bus type USB registered [ 0.269352] usbcore: registered new interface driver usbfs [ 0.270925] usbcore: registered new interface driver hub [ 0.272050] usbcore: registered new device driver usb [ 0.273578] PCI: Using ACPI for IRQ routing [ 0.273728] NetLabel: Initializing [ 0.276007] NetLabel: domain hash size = 128 [ 0.277299] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.278794] NetLabel: unlabeled traffic allowed by default [ 0.280198] Switched to clocksource kvm-clock [ 0.288964] AppArmor: AppArmor Filesystem Enabled [ 0.290438] pnp: PnP ACPI init [ 0.291457] ACPI: bus type PNP registered [ 0.293177] pnp: PnP ACPI: found 8 devices [ 0.294441] ACPI: bus type PNP unregistered [ 0.302078] NET: Registered protocol family 2 [ 0.303680] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.305969] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.308021] TCP: Hash tables configured (established 16384 bind 16384) [ 0.309908] TCP: reno registered [ 0.310941] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.312652] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.314526] NET: Registered protocol family 1 [ 0.315865] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.317522] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.319140] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.341340] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.363673] Trying to unpack rootfs image as initramfs... [ 0.463523] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.465832] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.467312] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.469278] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.472267] Scanning for low memory corruption every 60 seconds [ 0.474802] Initialise system trusted keyring [ 0.476398] audit: initializing netlink socket (disabled) [ 0.478143] type=2000 audit(1535288780.942:1): initialized [ 0.499192] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.501908] zbud: loaded [ 0.502998] VFS: Disk quotas dquot_6.5.2 [ 0.504159] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.506228] fuse init (API version 7.22) [ 0.507463] msgmni has been set to 3997 [ 0.508606] Key type big_key registered [ 0.510413] Key type asymmetric registered [ 0.511547] Asymmetric key parser 'x509' registered [ 0.512853] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.514961] io scheduler noop registered [ 0.516057] io scheduler deadline registered (default) [ 0.517410] io scheduler cfq registered [ 0.518544] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.520257] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.522347] ipmi message handler version 39.2 [ 0.523828] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.526257] ACPI: Power Button [PWRF] [ 0.527616] GHES: HEST is not enabled! [ 0.549578] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.593172] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.615515] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.617559] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.643204] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.646112] Linux agpgart interface v0.103 [ 0.648237] brd: module loaded [ 0.649605] loop: module loaded [ 0.650908] blk-mq: CPU -> queue map [ 0.651915] CPU 0 -> Queue 0 [ 0.652911] CPU 1 -> Queue 0 [ 0.654661] vda: vda1 [ 0.656424] scsi0 : ata_piix [ 0.657670] scsi1 : ata_piix [ 0.658741] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.660778] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.663047] libphy: Fixed MDIO Bus: probed [ 0.664524] tun: Universal TUN/TAP device driver, 1.6 [ 0.666124] tun: (C) 1999-2004 Max Krasnyansky [ 0.670531] PPP generic driver version 2.4.2 [ 0.671914] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.673740] ehci-pci: EHCI PCI platform driver [ 0.675008] ehci-platform: EHCI generic platform driver [ 0.676374] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.677923] ohci-pci: OHCI PCI platform driver [ 0.679137] ohci-platform: OHCI generic platform driver [ 0.680497] uhci_hcd: USB Universal Host Controller Interface driver [ 0.702967] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.704365] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.706440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.707982] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.709660] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.711660] usb usb1: Product: UHCI Host Controller [ 0.712968] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.714573] usb usb1: SerialNumber: 0000:00:01.2 [ 0.715940] hub 1-0:1.0: USB hub found [ 0.717018] hub 1-0:1.0: 2 ports detected [ 0.718283] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.721204] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.722537] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.724061] mousedev: PS/2 mouse device common for all mice [ 0.725805] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.728270] rtc_cmos 00:00: RTC can wake from S4 [ 0.729896] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.731599] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.733383] device-mapper: uevent: version 1.0.3 [ 0.734754] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.737120] ledtrig-cpu: registered to indicate activity on CPUs [ 0.738833] TCP: cubic registered [ 0.739944] NET: Registered protocol family 10 [ 0.741567] NET: Registered protocol family 17 [ 0.742853] Key type dns_resolver registered [ 0.744273] Loading compiled-in X.509 certificates [ 0.746141] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.755916] registered taskstats version 1 [ 0.759128] Key type trusted registered [ 0.763402] Key type encrypted registered [ 0.764677] AppArmor: AppArmor sha1 policy hashing enabled [ 0.766150] IMA: No TPM chip found, activating TPM-bypass! [ 0.768200] regulator-dummy: disabling [ 0.769392] Magic number: 14:409:130 [ 0.770513] acpi device:05: hash matches [ 0.771744] rtc_cmos 00:00: setting system clock to 2018-08-26 13:06:21 UTC (1535288781) [ 0.774019] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.775522] EDD information not available. [ 0.821340] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.823607] Write protecting the kernel read-only data: 12288k [ 0.825769] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.829239] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.844169] systemd-udevd[107]: starting version 204 [ 0.885958] FDC 0 is a S82078B [ 1.028049] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.192492] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.194280] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.196120] usb 1-1: Product: QEMU USB Tablet [ 1.197332] usb 1-1: Manufacturer: QEMU [ 1.198435] usb 1-1: SerialNumber: 42 [ 1.464112] tsc: Refined TSC clocksource calibration: 3491.845 MHz [ 1.905076] 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.243706] 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.794911] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 3.185789] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sun, 26 Aug 2018 13:06:24 +0000. Up 4.04 seconds. cloud-init-nonet[4.23]: 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 ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.91]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 26 Aug 2018 13:06:26 +0000. Up 6.08 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:65:c5:2c | ci-info: | eth0 | True | 192.168.0.18 | 255.255.255.0 | fa:16:3e:c4:7e:6c | 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.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 69:5e:02:a0:6a:5b:e3:a1:4b:f5:b6:c7:4b:50:89:3d root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | . | | . .o . | | . ..E | | . .... | |.. = . S . | |. * + .o o | | + . o... | |. . . oo | | . .... | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 30:21:bc:31:41:5e:92:40:be:5c:82:4e:90:f3:35:cb root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ |.oo+=oo | |+o .B+ . | |.+ooo*o | |o..+E o | | .o S | | | | | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 98:1d:e2:bb:d1:cc:b2:db:cc:38:57:cd:b6:3b:da:6c root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | . . | | . = . | | + S o | | = . + | | + +. . . | | .X. oE | | =++ .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: a2:6f:03:32:b6:82:25:70:86:bd:e9:00:64:ad:1f:46 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | . | | o E | |ooo | |+.+o | |oooo. . S | |o B... . | |.* +.. | |o o .o | | . ... | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting SystemD login management service[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 26 Aug 2018 13:08:30 +0000. Up 129.98 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Sun, 26 Aug 2018 13:09:31 +0000. Up 190.90 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 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.10 + '[' -n 192.168.0.10 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package bono + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + 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 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + 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 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + 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 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.204 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.204 ++ echo A 172.30.9.204 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 3 -lt 10 ']' + retries=4 + echo 'nsupdate failed - retrying (retry 4)...' nsupdate failed - retrying (retry 4)... + sleep 5 + 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 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 4 -lt 10 ']' + retries=5 + echo 'nsupdate failed - retrying (retry 5)...' nsupdate failed - retrying (retry 5)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.204 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.204 ++ echo A 172.30.9.204 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 2018-08-26 13:12:56,494 - functest.core.singlevm - DEBUG - try 36: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-26 13:13:06,504 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 13:13:06,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:13:06,788 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:13:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-07bd2e9c-594c-4867-b457-13b3d75684ed x-compute-request-id: req-07bd2e9c-594c-4867-b457-13b3d75684ed Content-Encoding: gzip Content-Length: 1498 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:c4:7e:6c", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:7e:6c", "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:65:c5:2c", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:c5:2c", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/44585adb-a974-4743-8ee5-68ef49323e34", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "44585adb-a974-4743-8ee5-68ef49323e34", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "bono-0.clearwater.opnfv", "created": "2018-08-26T13:05:34Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:5d:e3", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:5d:e3", "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:74:94:5f", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:94:5f", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "homer-0.clearwater.opnfv", "created": "2018-08-26T13:05:34Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:70:a6", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:70:a6", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:04:67", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "dime-0.clearwater.opnfv", "created": "2018-08-26T13:05:33Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:76:07", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:76:07", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:3f:bd", "version": 4, "addr": "192.168.1.22", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/04010b09-d548-48ae-8871-56d5c14751a2", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/04010b09-d548-48ae-8871-56d5c14751a2", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:06.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "04010b09-d548-48ae-8871-56d5c14751a2", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:06Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-26T13:05:32Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:68:d3", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:68:d3", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:03:d7:5a", "version": 4, "addr": "192.168.1.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/57ebb195-7daf-48cc-a21b-c274f8e0bb85", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/57ebb195-7daf-48cc-a21b-c274f8e0bb85", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:11.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "57ebb195-7daf-48cc-a21b-c274f8e0bb85", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:11Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-26T13:05:32Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:d7:76", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:d7:76", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b55ce29a-afa7-419f-b72b-55ee4962e6ac", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b55ce29a-afa7-419f-b72b-55ee4962e6ac", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:05:17.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "b55ce29a-afa7-419f-b72b-55ee4962e6ac", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:05:17Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-26T13:03:38Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:07:50", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:07:50", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:c1:d2", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b00b1f06-37cc-49cb-a11f-b314a9d7d334", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b00b1f06-37cc-49cb-a11f-b314a9d7d334", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:03:28.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "b00b1f06-37cc-49cb-a11f-b314a9d7d334", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:03:28Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "ns.clearwater.opnfv", "created": "2018-08-26T13:01:44Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 13:13:06,788 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-07bd2e9c-594c-4867-b457-13b3d75684ed 2018-08-26 13:13:06,789 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.284078836441s 2018-08-26 13:13:06,789 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-07bd2e9c-594c-4867-b457-13b3d75684ed 2018-08-26 13:13:06,796 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-26 13:13:06,799 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34/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}2016cfaed43b26833edac4f0a563297dd680dc74" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-26 13:13:06,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:13:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ed2cabe2-b504-44af-b03e-39d93c389b52 x-compute-request-id: req-ed2cabe2-b504-44af-b03e-39d93c389b52 Content-Encoding: gzip Content-Length: 10969 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.009197] AppArmor: AppArmor initialized\n[ 0.012231] Yama: becoming mindful.\n[ 0.014093] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017813] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020913] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022564] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.025034] Initializing cgroup subsys memory\n[ 0.026294] Initializing cgroup subsys devices\n[ 0.028015] Initializing cgroup subsys freezer\n[ 0.029240] Initializing cgroup subsys blkio\n[ 0.030454] Initializing cgroup subsys perf_event\n[ 0.032021] Initializing cgroup subsys hugetlb\n[ 0.033415] FEATURE SPEC_CTRL Not Present\n[ 0.036195] mce: CPU supports 10 MCE banks\n[ 0.037457] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.037457] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040011] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.041741] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.044003] Speculative Store Bypass: Vulnerable\n[ 0.046360] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.052957] ACPI: Core revision 20131115\n[ 0.054680] ACPI: All ACPI Tables successfully acquired\n[ 0.056414] ftrace: allocating 28717 entries in 113 pages\n[ 0.076304] smpboot: Max logical packages: 2\n[ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.081753] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.084289] Enabling x2apic\n[ 0.085207] Enabled x2apic\n[ 0.086366] Switched APIC routing to physical x2apic.\n[ 0.089379] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.090937] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.093393] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.101485] KVM setup paravirtual spinlock\n[ 0.106203] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.108144] x86: Booting SMP configuration:\n[ 0.109351] .... node #0, CPUs: #1[ 0.106118] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.124018] x86: Booted up 1 node, 2 CPUs\n[ 0.124013] KVM setup async PF for cpu 1\n[ 0.124016] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.127752] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.128433] devtmpfs: initialized\n[ 0.132072] EVM: security.selinux\n[ 0.133056] EVM: security.SMACK64\n[ 0.134020] EVM: security.ima\n[ 0.134933] EVM: security.capability\n[ 0.137127] pinctrl core: initialized pinctrl subsystem\n[ 0.138550] regulator-dummy: no parameters\n[ 0.139776] RTC time: 13:06:20, date: 08/26/18\n[ 0.140134] NET: Registered protocol family 16\n[ 0.141527] cpuidle: using governor ladder\n[ 0.142692] cpuidle: using governor menu\n[ 0.143859] ACPI: bus type PCI registered\n[ 0.144017] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.145761] PCI: Using configuration type 1 for base access\n[ 0.147898] bio: create slab at 0\n[ 0.148084] ACPI: Added _OSI(Module Device)\n[ 0.149238] ACPI: Added _OSI(Processor Device)\n[ 0.150429] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.151661] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.153283] ACPI: Interpreter enabled\n[ 0.154352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.156799] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.159485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.161775] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.164007] ACPI: (supports S0 S5)\n[ 0.168003] ACPI: Using IOAPIC for interrupt routing\n[ 0.169351] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.171922] ACPI: No dock devices found.\n[ 0.174046] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.175598] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.176007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.177658] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.180216] acpiphp: Slot [3] registered\n[ 0.181325] acpiphp: Slot [4] registered\n[ 0.182440] acpiphp: Slot [5] registered\n[ 0.183562] acpiphp: Slot [6] registered\n[ 0.184023] acpiphp: Slot [7] registered\n[ 0.185153] acpiphp: Slot [8] registered\n[ 0.186258] acpiphp: Slot [9] registered\n[ 0.187378] acpiphp: Slot [10] registered\n[ 0.188021] acpiphp: Slot [11] registered\n[ 0.189173] acpiphp: Slot [12] registered\n[ 0.190303] acpiphp: Slot [13] registered\n[ 0.191437] acpiphp: Slot [14] registered\n[ 0.192021] acpiphp: Slot [15] registered\n[ 0.193147] acpiphp: Slot [16] registered\n[ 0.194337] acpiphp: Slot [17] registered\n[ 0.195467] acpiphp: Slot [18] registered\n[ 0.196028] acpiphp: Slot [19] registered\n[ 0.197172] acpiphp: Slot [20] registered\n[ 0.198305] acpiphp: Slot [21] registered\n[ 0.199421] acpiphp: Slot [22] registered\n[ 0.200021] acpiphp: Slot [23] registered\n[ 0.201148] acpiphp: Slot [24] registered\n[ 0.202266] acpiphp: Slot [25] registered\n[ 0.203385] acpiphp: Slot [26] registered\n[ 0.204020] acpiphp: Slot [27] registered\n[ 0.205115] acpiphp: Slot [28] registered\n[ 0.206224] acpiphp: Slot [29] registered\n[ 0.207320] acpiphp: Slot [30] registered\n[ 0.208027] acpiphp: Slot [31] registered\n[ 0.209114] PCI host bridge to bus 0000:00\n[ 0.210227] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.211630] 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.213670] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.215499] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.216003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.223589] 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.251469] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.253008] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.255052] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.256993] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.259334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.260805] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.262620] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.262620] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.264003] vgaarb: loaded\n[ 0.264916] vgaarb: bridge control possible 0000:00:02.0\n[ 0.266710] SCSI subsystem initialized\n[ 0.268081] ACPI: bus type USB registered\n[ 0.269352] usbcore: registered new interface driver usbfs\n[ 0.270925] usbcore: registered new interface driver hub\n[ 0.272050] usbcore: registered new device driver usb\n[ 0.273578] PCI: Using ACPI for IRQ routing\n[ 0.273728] NetLabel: Initializing\n[ 0.276007] NetLabel: domain hash size = 128\n[ 0.277299] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.278794] NetLabel: unlabeled traffic allowed by default\n[ 0.280198] Switched to clocksource kvm-clock\n[ 0.288964] AppArmor: AppArmor Filesystem Enabled\n[ 0.290438] pnp: PnP ACPI init\n[ 0.291457] ACPI: bus type PNP registered\n[ 0.293177] pnp: PnP ACPI: found 8 devices\n[ 0.294441] ACPI: bus type PNP unregistered\n[ 0.302078] NET: Registered protocol family 2\n[ 0.303680] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.305969] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.308021] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.309908] TCP: reno registered\n[ 0.310941] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.312652] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.314526] NET: Registered protocol family 1\n[ 0.315865] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.317522] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.319140] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.341340] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.363673] Trying to unpack rootfs image as initramfs...\n[ 0.463523] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.465832] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.467312] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.469278] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.472267] Scanning for low memory corruption every 60 seconds\n[ 0.474802] Initialise system trusted keyring\n[ 0.476398] audit: initializing netlink socket (disabled)\n[ 0.478143] type=2000 audit(1535288780.942:1): initialized\n[ 0.499192] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.501908] zbud: loaded\n[ 0.502998] VFS: Disk quotas dquot_6.5.2\n[ 0.504159] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.506228] fuse init (API version 7.22)\n[ 0.507463] msgmni has been set to 3997\n[ 0.508606] Key type big_key registered\n[ 0.510413] Key type asymmetric registered\n[ 0.511547] Asymmetric key parser 'x509' registered\n[ 0.512853] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.514961] io scheduler noop registered\n[ 0.516057] io scheduler deadline registered (default)\n[ 0.517410] io scheduler cfq registered\n[ 0.518544] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520257] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.522347] ipmi message handler version 39.2\n[ 0.523828] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.526257] ACPI: Power Button [PWRF]\n[ 0.527616] GHES: HEST is not enabled!\n[ 0.549578] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.593172] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.615515] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.617559] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.643204] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.646112] Linux agpgart interface v0.103\n[ 0.648237] brd: module loaded\n[ 0.649605] loop: module loaded\n[ 0.650908] blk-mq: CPU -> queue map\n[ 0.651915] CPU 0 -> Queue 0\n[ 0.652911] CPU 1 -> Queue 0\n[ 0.654661] vda: vda1\n[ 0.656424] scsi0 : ata_piix\n[ 0.657670] scsi1 : ata_piix\n[ 0.658741] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.660778] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.663047] libphy: Fixed MDIO Bus: probed\n[ 0.664524] tun: Universal TUN/TAP device driver, 1.6\n[ 0.666124] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.670531] PPP generic driver version 2.4.2\n[ 0.671914] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.673740] ehci-pci: EHCI PCI platform driver\n[ 0.675008] ehci-platform: EHCI generic platform driver\n[ 0.676374] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.677923] ohci-pci: OHCI PCI platform driver\n[ 0.679137] ohci-platform: OHCI generic platform driver\n[ 0.680497] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.702967] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.704365] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.706440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.707982] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.709660] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.711660] usb usb1: Product: UHCI Host Controller\n[ 0.712968] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.714573] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.715940] hub 1-0:1.0: USB hub found\n[ 0.717018] hub 1-0:1.0: 2 ports detected\n[ 0.718283] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.721204] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.722537] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.724061] mousedev: PS/2 mouse device common for all mice\n[ 0.725805] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.728270] rtc_cmos 00:00: RTC can wake from S4\n[ 0.729896] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.731599] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.733383] device-mapper: uevent: version 1.0.3\n[ 0.734754] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.737120] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.738833] TCP: cubic registered\n[ 0.739944] NET: Registered protocol family 10\n[ 0.741567] NET: Registered protocol family 17\n[ 0.742853] Key type dns_resolver registered\n[ 0.744273] Loading compiled-in X.509 certificates\n[ 0.746141] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.755916] registered taskstats version 1\n[ 0.759128] Key type trusted registered\n[ 0.763402] Key type encrypted registered\n[ 0.764677] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.766150] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.768200] regulator-dummy: disabling\n[ 0.769392] Magic number: 14:409:130\n[ 0.770513] acpi device:05: hash matches\n[ 0.771744] rtc_cmos 00:00: setting system clock to 2018-08-26 13:06:21 UTC (1535288781)\n[ 0.774019] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.775522] EDD information not available.\n[ 0.821340] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.823607] Write protecting the kernel read-only data: 12288k\n[ 0.825769] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.829239] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.844169] systemd-udevd[107]: starting version 204\n[ 0.885958] FDC 0 is a S82078B\n[ 1.028049] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.192492] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.194280] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.196120] usb 1-1: Product: QEMU USB Tablet\n[ 1.197332] usb 1-1: Manufacturer: QEMU\n[ 1.198435] usb 1-1: SerialNumber: 42\n[ 1.464112] tsc: Refined TSC clocksource calibration: 3491.845 MHz\n[ 1.905076] 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.243706] 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.794911] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 3.185789] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Sun, 26 Aug 2018 13:06:24 +0000. Up 4.04 seconds.\ncloud-init-nonet[4.23]: 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 * Stopping set console keymap[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.91]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 26 Aug 2018 13:06:26 +0000. Up 6.08 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:65:c5:2c |\nci-info: | eth0 | True | 192.168.0.18 | 255.255.255.0 | fa:16:3e:c4:7e:6c |\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.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n69:5e:02:a0:6a:5b:e3:a1:4b:f5:b6:c7:4b:50:89:3d root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . |\n| . .o . |\n| . ..E |\n| . .... |\n|.. = . S . |\n|. * + .o o |\n| + . o... |\n|. . . oo |\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:\n30:21:bc:31:41:5e:92:40:be:5c:82:4e:90:f3:35:cb root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n|.oo+=oo |\n|+o .B+ . |\n|.+ooo*o |\n|o..+E o |\n| .o S |\n| |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n98:1d:e2:bb:d1:cc:b2:db:cc:38:57:cd:b6:3b:da:6c root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| |\n| . . |\n| . = . |\n| + S o |\n| = . + |\n| + +. . . |\n| .X. oE |\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:\na2:6f:03:32:b6:82:25:70:86:bd:e9:00:64:ad:1f:46 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| . |\n| o E |\n|ooo |\n|+.+o |\n|oooo. . S |\n|o B... . |\n|.* +.. |\n|o o .o |\n| . ... |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\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 OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 26 Aug 2018 13:08:30 +0000. Up 129.98 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Sun, 26 Aug 2018 13:09:31 +0000. Up 190.90 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 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://archive.ubuntu.com trusty InRelease\n \nErr http://archive.ubuntu.com trusty-updates InRelease\n \nErr http://archive.ubuntu.com trusty-backports InRelease\n \nErr http://archive.ubuntu.com trusty Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.10\n+ '[' -n 192.168.0.10 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bono --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package bono\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package clearwater-management\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 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 0 -lt 10 ']'\n+ retries=1\n+ echo 'nsupdate failed - retrying (retry 1)...'\nnsupdate failed - retrying (retry 1)...\n+ sleep 5\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 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 1 -lt 10 ']'\n+ retries=2\n+ echo 'nsupdate failed - retrying (retry 2)...'\nnsupdate failed - retrying (retry 2)...\n+ sleep 5\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 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 2 -lt 10 ']'\n+ retries=3\n+ echo 'nsupdate failed - retrying (retry 3)...'\nnsupdate failed - retrying (retry 3)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.204\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.204\n++ echo A 172.30.9.204\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 3 -lt 10 ']'\n+ retries=4\n+ echo 'nsupdate failed - retrying (retry 4)...'\nnsupdate failed - retrying (retry 4)...\n+ sleep 5\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 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 4 -lt 10 ']'\n+ retries=5\n+ echo 'nsupdate failed - retrying (retry 5)...'\nnsupdate failed - retrying (retry 5)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.204\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.204\n++ echo A 172.30.9.204\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 5 -lt 10 ']'\n+ retries=6\n+ echo 'nsupdate failed - retrying (retry 6)...'\nnsupdate failed - retrying (retry 6)...\n+ sleep 5\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 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n"} 2018-08-26 13:13:06,868 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34/action used request id req-ed2cabe2-b504-44af-b03e-39d93c389b52 2018-08-26 13:13:06,868 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0715191364288s 2018-08-26 13:13:06,869 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34/action used request id req-ed2cabe2-b504-44af-b03e-39d93c389b52 2018-08-26 13:13:06,869 - 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.009197] AppArmor: AppArmor initialized [ 0.012231] Yama: becoming mindful. [ 0.014093] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017813] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020913] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022564] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.025034] Initializing cgroup subsys memory [ 0.026294] Initializing cgroup subsys devices [ 0.028015] Initializing cgroup subsys freezer [ 0.029240] Initializing cgroup subsys blkio [ 0.030454] Initializing cgroup subsys perf_event [ 0.032021] Initializing cgroup subsys hugetlb [ 0.033415] FEATURE SPEC_CTRL Not Present [ 0.036195] mce: CPU supports 10 MCE banks [ 0.037457] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.037457] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040011] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.041741] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.044003] Speculative Store Bypass: Vulnerable [ 0.046360] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.052957] ACPI: Core revision 20131115 [ 0.054680] ACPI: All ACPI Tables successfully acquired [ 0.056414] ftrace: allocating 28717 entries in 113 pages [ 0.076304] smpboot: Max logical packages: 2 [ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.081753] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.084289] Enabling x2apic [ 0.085207] Enabled x2apic [ 0.086366] Switched APIC routing to physical x2apic. [ 0.089379] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.090937] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.093393] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.101485] KVM setup paravirtual spinlock [ 0.106203] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.108144] x86: Booting SMP configuration: [ 0.109351] .... node #0, CPUs: #1[ 0.106118] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.124018] x86: Booted up 1 node, 2 CPUs [ 0.124013] KVM setup async PF for cpu 1 [ 0.124016] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.127752] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.128433] devtmpfs: initialized [ 0.132072] EVM: security.selinux [ 0.133056] EVM: security.SMACK64 [ 0.134020] EVM: security.ima [ 0.134933] EVM: security.capability [ 0.137127] pinctrl core: initialized pinctrl subsystem [ 0.138550] regulator-dummy: no parameters [ 0.139776] RTC time: 13:06:20, date: 08/26/18 [ 0.140134] NET: Registered protocol family 16 [ 0.141527] cpuidle: using governor ladder [ 0.142692] cpuidle: using governor menu [ 0.143859] ACPI: bus type PCI registered [ 0.144017] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.145761] PCI: Using configuration type 1 for base access [ 0.147898] bio: create slab at 0 [ 0.148084] ACPI: Added _OSI(Module Device) [ 0.149238] ACPI: Added _OSI(Processor Device) [ 0.150429] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.151661] ACPI: Added _OSI(Processor Aggregator Device) [ 0.153283] ACPI: Interpreter enabled [ 0.154352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.156799] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.159485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.161775] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.164007] ACPI: (supports S0 S5) [ 0.168003] ACPI: Using IOAPIC for interrupt routing [ 0.169351] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.171922] ACPI: No dock devices found. [ 0.174046] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.175598] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.176007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.177658] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.180216] acpiphp: Slot [3] registered [ 0.181325] acpiphp: Slot [4] registered [ 0.182440] acpiphp: Slot [5] registered [ 0.183562] acpiphp: Slot [6] registered [ 0.184023] acpiphp: Slot [7] registered [ 0.185153] acpiphp: Slot [8] registered [ 0.186258] acpiphp: Slot [9] registered [ 0.187378] acpiphp: Slot [10] registered [ 0.188021] acpiphp: Slot [11] registered [ 0.189173] acpiphp: Slot [12] registered [ 0.190303] acpiphp: Slot [13] registered [ 0.191437] acpiphp: Slot [14] registered [ 0.192021] acpiphp: Slot [15] registered [ 0.193147] acpiphp: Slot [16] registered [ 0.194337] acpiphp: Slot [17] registered [ 0.195467] acpiphp: Slot [18] registered [ 0.196028] acpiphp: Slot [19] registered [ 0.197172] acpiphp: Slot [20] registered [ 0.198305] acpiphp: Slot [21] registered [ 0.199421] acpiphp: Slot [22] registered [ 0.200021] acpiphp: Slot [23] registered [ 0.201148] acpiphp: Slot [24] registered [ 0.202266] acpiphp: Slot [25] registered [ 0.203385] acpiphp: Slot [26] registered [ 0.204020] acpiphp: Slot [27] registered [ 0.205115] acpiphp: Slot [28] registered [ 0.206224] acpiphp: Slot [29] registered [ 0.207320] acpiphp: Slot [30] registered [ 0.208027] acpiphp: Slot [31] registered [ 0.209114] PCI host bridge to bus 0000:00 [ 0.210227] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.211630] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.212004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.213670] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.215499] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.216003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.223589] 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.251469] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.253008] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.255052] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.256993] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.259334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.260805] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.262620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.262620] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.264003] vgaarb: loaded [ 0.264916] vgaarb: bridge control possible 0000:00:02.0 [ 0.266710] SCSI subsystem initialized [ 0.268081] ACPI: bus type USB registered [ 0.269352] usbcore: registered new interface driver usbfs [ 0.270925] usbcore: registered new interface driver hub [ 0.272050] usbcore: registered new device driver usb [ 0.273578] PCI: Using ACPI for IRQ routing [ 0.273728] NetLabel: Initializing [ 0.276007] NetLabel: domain hash size = 128 [ 0.277299] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.278794] NetLabel: unlabeled traffic allowed by default [ 0.280198] Switched to clocksource kvm-clock [ 0.288964] AppArmor: AppArmor Filesystem Enabled [ 0.290438] pnp: PnP ACPI init [ 0.291457] ACPI: bus type PNP registered [ 0.293177] pnp: PnP ACPI: found 8 devices [ 0.294441] ACPI: bus type PNP unregistered [ 0.302078] NET: Registered protocol family 2 [ 0.303680] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.305969] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.308021] TCP: Hash tables configured (established 16384 bind 16384) [ 0.309908] TCP: reno registered [ 0.310941] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.312652] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.314526] NET: Registered protocol family 1 [ 0.315865] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.317522] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.319140] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.341340] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.363673] Trying to unpack rootfs image as initramfs... [ 0.463523] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.465832] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.467312] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.469278] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.472267] Scanning for low memory corruption every 60 seconds [ 0.474802] Initialise system trusted keyring [ 0.476398] audit: initializing netlink socket (disabled) [ 0.478143] type=2000 audit(1535288780.942:1): initialized [ 0.499192] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.501908] zbud: loaded [ 0.502998] VFS: Disk quotas dquot_6.5.2 [ 0.504159] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.506228] fuse init (API version 7.22) [ 0.507463] msgmni has been set to 3997 [ 0.508606] Key type big_key registered [ 0.510413] Key type asymmetric registered [ 0.511547] Asymmetric key parser 'x509' registered [ 0.512853] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.514961] io scheduler noop registered [ 0.516057] io scheduler deadline registered (default) [ 0.517410] io scheduler cfq registered [ 0.518544] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.520257] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.522347] ipmi message handler version 39.2 [ 0.523828] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.526257] ACPI: Power Button [PWRF] [ 0.527616] GHES: HEST is not enabled! [ 0.549578] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.593172] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.615515] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.617559] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.643204] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.646112] Linux agpgart interface v0.103 [ 0.648237] brd: module loaded [ 0.649605] loop: module loaded [ 0.650908] blk-mq: CPU -> queue map [ 0.651915] CPU 0 -> Queue 0 [ 0.652911] CPU 1 -> Queue 0 [ 0.654661] vda: vda1 [ 0.656424] scsi0 : ata_piix [ 0.657670] scsi1 : ata_piix [ 0.658741] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.660778] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.663047] libphy: Fixed MDIO Bus: probed [ 0.664524] tun: Universal TUN/TAP device driver, 1.6 [ 0.666124] tun: (C) 1999-2004 Max Krasnyansky [ 0.670531] PPP generic driver version 2.4.2 [ 0.671914] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.673740] ehci-pci: EHCI PCI platform driver [ 0.675008] ehci-platform: EHCI generic platform driver [ 0.676374] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.677923] ohci-pci: OHCI PCI platform driver [ 0.679137] ohci-platform: OHCI generic platform driver [ 0.680497] uhci_hcd: USB Universal Host Controller Interface driver [ 0.702967] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.704365] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.706440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.707982] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.709660] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.711660] usb usb1: Product: UHCI Host Controller [ 0.712968] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.714573] usb usb1: SerialNumber: 0000:00:01.2 [ 0.715940] hub 1-0:1.0: USB hub found [ 0.717018] hub 1-0:1.0: 2 ports detected [ 0.718283] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.721204] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.722537] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.724061] mousedev: PS/2 mouse device common for all mice [ 0.725805] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.728270] rtc_cmos 00:00: RTC can wake from S4 [ 0.729896] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.731599] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.733383] device-mapper: uevent: version 1.0.3 [ 0.734754] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.737120] ledtrig-cpu: registered to indicate activity on CPUs [ 0.738833] TCP: cubic registered [ 0.739944] NET: Registered protocol family 10 [ 0.741567] NET: Registered protocol family 17 [ 0.742853] Key type dns_resolver registered [ 0.744273] Loading compiled-in X.509 certificates [ 0.746141] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.755916] registered taskstats version 1 [ 0.759128] Key type trusted registered [ 0.763402] Key type encrypted registered [ 0.764677] AppArmor: AppArmor sha1 policy hashing enabled [ 0.766150] IMA: No TPM chip found, activating TPM-bypass! [ 0.768200] regulator-dummy: disabling [ 0.769392] Magic number: 14:409:130 [ 0.770513] acpi device:05: hash matches [ 0.771744] rtc_cmos 00:00: setting system clock to 2018-08-26 13:06:21 UTC (1535288781) [ 0.774019] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.775522] EDD information not available. [ 0.821340] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.823607] Write protecting the kernel read-only data: 12288k [ 0.825769] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.829239] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.844169] systemd-udevd[107]: starting version 204 [ 0.885958] FDC 0 is a S82078B [ 1.028049] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.192492] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.194280] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.196120] usb 1-1: Product: QEMU USB Tablet [ 1.197332] usb 1-1: Manufacturer: QEMU [ 1.198435] usb 1-1: SerialNumber: 42 [ 1.464112] tsc: Refined TSC clocksource calibration: 3491.845 MHz [ 1.905076] 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.243706] 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.794911] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 3.185789] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sun, 26 Aug 2018 13:06:24 +0000. Up 4.04 seconds. cloud-init-nonet[4.23]: 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 ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.91]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 26 Aug 2018 13:06:26 +0000. Up 6.08 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:65:c5:2c | ci-info: | eth0 | True | 192.168.0.18 | 255.255.255.0 | fa:16:3e:c4:7e:6c | 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.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 69:5e:02:a0:6a:5b:e3:a1:4b:f5:b6:c7:4b:50:89:3d root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | . | | . .o . | | . ..E | | . .... | |.. = . S . | |. * + .o o | | + . o... | |. . . oo | | . .... | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 30:21:bc:31:41:5e:92:40:be:5c:82:4e:90:f3:35:cb root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ |.oo+=oo | |+o .B+ . | |.+ooo*o | |o..+E o | | .o S | | | | | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 98:1d:e2:bb:d1:cc:b2:db:cc:38:57:cd:b6:3b:da:6c root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | . . | | . = . | | + S o | | = . + | | + +. . . | | .X. oE | | =++ .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: a2:6f:03:32:b6:82:25:70:86:bd:e9:00:64:ad:1f:46 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | . | | o E | |ooo | |+.+o | |oooo. . S | |o B... . | |.* +.. | |o o .o | | . ... | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting SystemD login management service[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 26 Aug 2018 13:08:30 +0000. Up 129.98 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Sun, 26 Aug 2018 13:09:31 +0000. Up 190.90 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 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.10 + '[' -n 192.168.0.10 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package bono + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + 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 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + 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 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + 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 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.204 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.204 ++ echo A 172.30.9.204 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 3 -lt 10 ']' + retries=4 + echo 'nsupdate failed - retrying (retry 4)...' nsupdate failed - retrying (retry 4)... + sleep 5 + 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 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 4 -lt 10 ']' + retries=5 + echo 'nsupdate failed - retrying (retry 5)...' nsupdate failed - retrying (retry 5)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.204 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.204 ++ echo A 172.30.9.204 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 5 -lt 10 ']' + retries=6 + echo 'nsupdate failed - retrying (retry 6)...' nsupdate failed - retrying (retry 6)... + sleep 5 + 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 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 2018-08-26 13:13:06,871 - functest.core.singlevm - DEBUG - try 37: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-26 13:13:16,882 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 13:13:16,885 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:13:17,176 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:13: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-b318b244-7d19-49d9-bf44-5b6c7d8a6189 x-compute-request-id: req-b318b244-7d19-49d9-bf44-5b6c7d8a6189 Content-Encoding: gzip Content-Length: 1498 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:c4:7e:6c", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:7e:6c", "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:65:c5:2c", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:c5:2c", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/44585adb-a974-4743-8ee5-68ef49323e34", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "44585adb-a974-4743-8ee5-68ef49323e34", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "bono-0.clearwater.opnfv", "created": "2018-08-26T13:05:34Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:5d:e3", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:5d:e3", "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:74:94:5f", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:94:5f", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "homer-0.clearwater.opnfv", "created": "2018-08-26T13:05:34Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:70:a6", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:70:a6", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:04:67", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "dime-0.clearwater.opnfv", "created": "2018-08-26T13:05:33Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:76:07", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:76:07", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:3f:bd", "version": 4, "addr": "192.168.1.22", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/04010b09-d548-48ae-8871-56d5c14751a2", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/04010b09-d548-48ae-8871-56d5c14751a2", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:06.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "04010b09-d548-48ae-8871-56d5c14751a2", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:06Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-26T13:05:32Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:68:d3", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:68:d3", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:03:d7:5a", "version": 4, "addr": "192.168.1.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/57ebb195-7daf-48cc-a21b-c274f8e0bb85", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/57ebb195-7daf-48cc-a21b-c274f8e0bb85", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:11.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "57ebb195-7daf-48cc-a21b-c274f8e0bb85", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:11Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-26T13:05:32Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:d7:76", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:d7:76", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b55ce29a-afa7-419f-b72b-55ee4962e6ac", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b55ce29a-afa7-419f-b72b-55ee4962e6ac", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:05:17.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "b55ce29a-afa7-419f-b72b-55ee4962e6ac", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:05:17Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-26T13:03:38Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:07:50", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:07:50", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:c1:d2", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b00b1f06-37cc-49cb-a11f-b314a9d7d334", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b00b1f06-37cc-49cb-a11f-b314a9d7d334", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:03:28.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "b00b1f06-37cc-49cb-a11f-b314a9d7d334", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:03:28Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "ns.clearwater.opnfv", "created": "2018-08-26T13:01:44Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 13:13:17,176 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b318b244-7d19-49d9-bf44-5b6c7d8a6189 2018-08-26 13:13:17,176 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.293704032898s 2018-08-26 13:13:17,177 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b318b244-7d19-49d9-bf44-5b6c7d8a6189 2018-08-26 13:13:17,184 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-26 13:13:17,186 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34/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}2016cfaed43b26833edac4f0a563297dd680dc74" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-26 13:13:17,263 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:13:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9581bc37-2478-4690-814e-1c6825418307 x-compute-request-id: req-9581bc37-2478-4690-814e-1c6825418307 Content-Encoding: gzip Content-Length: 10969 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.009197] AppArmor: AppArmor initialized\n[ 0.012231] Yama: becoming mindful.\n[ 0.014093] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017813] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020913] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022564] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.025034] Initializing cgroup subsys memory\n[ 0.026294] Initializing cgroup subsys devices\n[ 0.028015] Initializing cgroup subsys freezer\n[ 0.029240] Initializing cgroup subsys blkio\n[ 0.030454] Initializing cgroup subsys perf_event\n[ 0.032021] Initializing cgroup subsys hugetlb\n[ 0.033415] FEATURE SPEC_CTRL Not Present\n[ 0.036195] mce: CPU supports 10 MCE banks\n[ 0.037457] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.037457] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040011] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.041741] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.044003] Speculative Store Bypass: Vulnerable\n[ 0.046360] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.052957] ACPI: Core revision 20131115\n[ 0.054680] ACPI: All ACPI Tables successfully acquired\n[ 0.056414] ftrace: allocating 28717 entries in 113 pages\n[ 0.076304] smpboot: Max logical packages: 2\n[ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.081753] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.084289] Enabling x2apic\n[ 0.085207] Enabled x2apic\n[ 0.086366] Switched APIC routing to physical x2apic.\n[ 0.089379] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.090937] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.093393] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.101485] KVM setup paravirtual spinlock\n[ 0.106203] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.108144] x86: Booting SMP configuration:\n[ 0.109351] .... node #0, CPUs: #1[ 0.106118] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.124018] x86: Booted up 1 node, 2 CPUs\n[ 0.124013] KVM setup async PF for cpu 1\n[ 0.124016] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.127752] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.128433] devtmpfs: initialized\n[ 0.132072] EVM: security.selinux\n[ 0.133056] EVM: security.SMACK64\n[ 0.134020] EVM: security.ima\n[ 0.134933] EVM: security.capability\n[ 0.137127] pinctrl core: initialized pinctrl subsystem\n[ 0.138550] regulator-dummy: no parameters\n[ 0.139776] RTC time: 13:06:20, date: 08/26/18\n[ 0.140134] NET: Registered protocol family 16\n[ 0.141527] cpuidle: using governor ladder\n[ 0.142692] cpuidle: using governor menu\n[ 0.143859] ACPI: bus type PCI registered\n[ 0.144017] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.145761] PCI: Using configuration type 1 for base access\n[ 0.147898] bio: create slab at 0\n[ 0.148084] ACPI: Added _OSI(Module Device)\n[ 0.149238] ACPI: Added _OSI(Processor Device)\n[ 0.150429] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.151661] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.153283] ACPI: Interpreter enabled\n[ 0.154352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.156799] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.159485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.161775] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.164007] ACPI: (supports S0 S5)\n[ 0.168003] ACPI: Using IOAPIC for interrupt routing\n[ 0.169351] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.171922] ACPI: No dock devices found.\n[ 0.174046] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.175598] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.176007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.177658] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.180216] acpiphp: Slot [3] registered\n[ 0.181325] acpiphp: Slot [4] registered\n[ 0.182440] acpiphp: Slot [5] registered\n[ 0.183562] acpiphp: Slot [6] registered\n[ 0.184023] acpiphp: Slot [7] registered\n[ 0.185153] acpiphp: Slot [8] registered\n[ 0.186258] acpiphp: Slot [9] registered\n[ 0.187378] acpiphp: Slot [10] registered\n[ 0.188021] acpiphp: Slot [11] registered\n[ 0.189173] acpiphp: Slot [12] registered\n[ 0.190303] acpiphp: Slot [13] registered\n[ 0.191437] acpiphp: Slot [14] registered\n[ 0.192021] acpiphp: Slot [15] registered\n[ 0.193147] acpiphp: Slot [16] registered\n[ 0.194337] acpiphp: Slot [17] registered\n[ 0.195467] acpiphp: Slot [18] registered\n[ 0.196028] acpiphp: Slot [19] registered\n[ 0.197172] acpiphp: Slot [20] registered\n[ 0.198305] acpiphp: Slot [21] registered\n[ 0.199421] acpiphp: Slot [22] registered\n[ 0.200021] acpiphp: Slot [23] registered\n[ 0.201148] acpiphp: Slot [24] registered\n[ 0.202266] acpiphp: Slot [25] registered\n[ 0.203385] acpiphp: Slot [26] registered\n[ 0.204020] acpiphp: Slot [27] registered\n[ 0.205115] acpiphp: Slot [28] registered\n[ 0.206224] acpiphp: Slot [29] registered\n[ 0.207320] acpiphp: Slot [30] registered\n[ 0.208027] acpiphp: Slot [31] registered\n[ 0.209114] PCI host bridge to bus 0000:00\n[ 0.210227] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.211630] 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.213670] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.215499] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.216003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.223589] 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.251469] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.253008] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.255052] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.256993] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.259334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.260805] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.262620] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.262620] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.264003] vgaarb: loaded\n[ 0.264916] vgaarb: bridge control possible 0000:00:02.0\n[ 0.266710] SCSI subsystem initialized\n[ 0.268081] ACPI: bus type USB registered\n[ 0.269352] usbcore: registered new interface driver usbfs\n[ 0.270925] usbcore: registered new interface driver hub\n[ 0.272050] usbcore: registered new device driver usb\n[ 0.273578] PCI: Using ACPI for IRQ routing\n[ 0.273728] NetLabel: Initializing\n[ 0.276007] NetLabel: domain hash size = 128\n[ 0.277299] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.278794] NetLabel: unlabeled traffic allowed by default\n[ 0.280198] Switched to clocksource kvm-clock\n[ 0.288964] AppArmor: AppArmor Filesystem Enabled\n[ 0.290438] pnp: PnP ACPI init\n[ 0.291457] ACPI: bus type PNP registered\n[ 0.293177] pnp: PnP ACPI: found 8 devices\n[ 0.294441] ACPI: bus type PNP unregistered\n[ 0.302078] NET: Registered protocol family 2\n[ 0.303680] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.305969] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.308021] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.309908] TCP: reno registered\n[ 0.310941] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.312652] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.314526] NET: Registered protocol family 1\n[ 0.315865] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.317522] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.319140] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.341340] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.363673] Trying to unpack rootfs image as initramfs...\n[ 0.463523] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.465832] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.467312] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.469278] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.472267] Scanning for low memory corruption every 60 seconds\n[ 0.474802] Initialise system trusted keyring\n[ 0.476398] audit: initializing netlink socket (disabled)\n[ 0.478143] type=2000 audit(1535288780.942:1): initialized\n[ 0.499192] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.501908] zbud: loaded\n[ 0.502998] VFS: Disk quotas dquot_6.5.2\n[ 0.504159] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.506228] fuse init (API version 7.22)\n[ 0.507463] msgmni has been set to 3997\n[ 0.508606] Key type big_key registered\n[ 0.510413] Key type asymmetric registered\n[ 0.511547] Asymmetric key parser 'x509' registered\n[ 0.512853] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.514961] io scheduler noop registered\n[ 0.516057] io scheduler deadline registered (default)\n[ 0.517410] io scheduler cfq registered\n[ 0.518544] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520257] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.522347] ipmi message handler version 39.2\n[ 0.523828] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.526257] ACPI: Power Button [PWRF]\n[ 0.527616] GHES: HEST is not enabled!\n[ 0.549578] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.593172] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.615515] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.617559] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.643204] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.646112] Linux agpgart interface v0.103\n[ 0.648237] brd: module loaded\n[ 0.649605] loop: module loaded\n[ 0.650908] blk-mq: CPU -> queue map\n[ 0.651915] CPU 0 -> Queue 0\n[ 0.652911] CPU 1 -> Queue 0\n[ 0.654661] vda: vda1\n[ 0.656424] scsi0 : ata_piix\n[ 0.657670] scsi1 : ata_piix\n[ 0.658741] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.660778] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.663047] libphy: Fixed MDIO Bus: probed\n[ 0.664524] tun: Universal TUN/TAP device driver, 1.6\n[ 0.666124] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.670531] PPP generic driver version 2.4.2\n[ 0.671914] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.673740] ehci-pci: EHCI PCI platform driver\n[ 0.675008] ehci-platform: EHCI generic platform driver\n[ 0.676374] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.677923] ohci-pci: OHCI PCI platform driver\n[ 0.679137] ohci-platform: OHCI generic platform driver\n[ 0.680497] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.702967] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.704365] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.706440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.707982] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.709660] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.711660] usb usb1: Product: UHCI Host Controller\n[ 0.712968] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.714573] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.715940] hub 1-0:1.0: USB hub found\n[ 0.717018] hub 1-0:1.0: 2 ports detected\n[ 0.718283] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.721204] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.722537] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.724061] mousedev: PS/2 mouse device common for all mice\n[ 0.725805] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.728270] rtc_cmos 00:00: RTC can wake from S4\n[ 0.729896] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.731599] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.733383] device-mapper: uevent: version 1.0.3\n[ 0.734754] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.737120] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.738833] TCP: cubic registered\n[ 0.739944] NET: Registered protocol family 10\n[ 0.741567] NET: Registered protocol family 17\n[ 0.742853] Key type dns_resolver registered\n[ 0.744273] Loading compiled-in X.509 certificates\n[ 0.746141] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.755916] registered taskstats version 1\n[ 0.759128] Key type trusted registered\n[ 0.763402] Key type encrypted registered\n[ 0.764677] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.766150] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.768200] regulator-dummy: disabling\n[ 0.769392] Magic number: 14:409:130\n[ 0.770513] acpi device:05: hash matches\n[ 0.771744] rtc_cmos 00:00: setting system clock to 2018-08-26 13:06:21 UTC (1535288781)\n[ 0.774019] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.775522] EDD information not available.\n[ 0.821340] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.823607] Write protecting the kernel read-only data: 12288k\n[ 0.825769] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.829239] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.844169] systemd-udevd[107]: starting version 204\n[ 0.885958] FDC 0 is a S82078B\n[ 1.028049] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.192492] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.194280] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.196120] usb 1-1: Product: QEMU USB Tablet\n[ 1.197332] usb 1-1: Manufacturer: QEMU\n[ 1.198435] usb 1-1: SerialNumber: 42\n[ 1.464112] tsc: Refined TSC clocksource calibration: 3491.845 MHz\n[ 1.905076] 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.243706] 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.794911] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 3.185789] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Sun, 26 Aug 2018 13:06:24 +0000. Up 4.04 seconds.\ncloud-init-nonet[4.23]: 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 * Stopping set console keymap[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.91]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 26 Aug 2018 13:06:26 +0000. Up 6.08 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:65:c5:2c |\nci-info: | eth0 | True | 192.168.0.18 | 255.255.255.0 | fa:16:3e:c4:7e:6c |\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.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n69:5e:02:a0:6a:5b:e3:a1:4b:f5:b6:c7:4b:50:89:3d root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . |\n| . .o . |\n| . ..E |\n| . .... |\n|.. = . S . |\n|. * + .o o |\n| + . o... |\n|. . . oo |\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:\n30:21:bc:31:41:5e:92:40:be:5c:82:4e:90:f3:35:cb root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n|.oo+=oo |\n|+o .B+ . |\n|.+ooo*o |\n|o..+E o |\n| .o S |\n| |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n98:1d:e2:bb:d1:cc:b2:db:cc:38:57:cd:b6:3b:da:6c root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| |\n| . . |\n| . = . |\n| + S o |\n| = . + |\n| + +. . . |\n| .X. oE |\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:\na2:6f:03:32:b6:82:25:70:86:bd:e9:00:64:ad:1f:46 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| . |\n| o E |\n|ooo |\n|+.+o |\n|oooo. . S |\n|o B... . |\n|.* +.. |\n|o o .o |\n| . ... |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\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 OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 26 Aug 2018 13:08:30 +0000. Up 129.98 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Sun, 26 Aug 2018 13:09:31 +0000. Up 190.90 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 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://archive.ubuntu.com trusty InRelease\n \nErr http://archive.ubuntu.com trusty-updates InRelease\n \nErr http://archive.ubuntu.com trusty-backports InRelease\n \nErr http://archive.ubuntu.com trusty Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.10\n+ '[' -n 192.168.0.10 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bono --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package bono\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package clearwater-management\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 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 0 -lt 10 ']'\n+ retries=1\n+ echo 'nsupdate failed - retrying (retry 1)...'\nnsupdate failed - retrying (retry 1)...\n+ sleep 5\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 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 1 -lt 10 ']'\n+ retries=2\n+ echo 'nsupdate failed - retrying (retry 2)...'\nnsupdate failed - retrying (retry 2)...\n+ sleep 5\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 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 2 -lt 10 ']'\n+ retries=3\n+ echo 'nsupdate failed - retrying (retry 3)...'\nnsupdate failed - retrying (retry 3)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.204\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.204\n++ echo A 172.30.9.204\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 3 -lt 10 ']'\n+ retries=4\n+ echo 'nsupdate failed - retrying (retry 4)...'\nnsupdate failed - retrying (retry 4)...\n+ sleep 5\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 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 4 -lt 10 ']'\n+ retries=5\n+ echo 'nsupdate failed - retrying (retry 5)...'\nnsupdate failed - retrying (retry 5)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.204\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.204\n++ echo A 172.30.9.204\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 5 -lt 10 ']'\n+ retries=6\n+ echo 'nsupdate failed - retrying (retry 6)...'\nnsupdate failed - retrying (retry 6)...\n+ sleep 5\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 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n"} 2018-08-26 13:13:17,264 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34/action used request id req-9581bc37-2478-4690-814e-1c6825418307 2018-08-26 13:13:17,264 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0801010131836s 2018-08-26 13:13:17,265 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34/action used request id req-9581bc37-2478-4690-814e-1c6825418307 2018-08-26 13:13:17,266 - 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.009197] AppArmor: AppArmor initialized [ 0.012231] Yama: becoming mindful. [ 0.014093] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017813] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020913] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022564] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.025034] Initializing cgroup subsys memory [ 0.026294] Initializing cgroup subsys devices [ 0.028015] Initializing cgroup subsys freezer [ 0.029240] Initializing cgroup subsys blkio [ 0.030454] Initializing cgroup subsys perf_event [ 0.032021] Initializing cgroup subsys hugetlb [ 0.033415] FEATURE SPEC_CTRL Not Present [ 0.036195] mce: CPU supports 10 MCE banks [ 0.037457] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.037457] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040011] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.041741] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.044003] Speculative Store Bypass: Vulnerable [ 0.046360] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.052957] ACPI: Core revision 20131115 [ 0.054680] ACPI: All ACPI Tables successfully acquired [ 0.056414] ftrace: allocating 28717 entries in 113 pages [ 0.076304] smpboot: Max logical packages: 2 [ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.081753] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.084289] Enabling x2apic [ 0.085207] Enabled x2apic [ 0.086366] Switched APIC routing to physical x2apic. [ 0.089379] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.090937] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.093393] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.101485] KVM setup paravirtual spinlock [ 0.106203] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.108144] x86: Booting SMP configuration: [ 0.109351] .... node #0, CPUs: #1[ 0.106118] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.124018] x86: Booted up 1 node, 2 CPUs [ 0.124013] KVM setup async PF for cpu 1 [ 0.124016] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.127752] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.128433] devtmpfs: initialized [ 0.132072] EVM: security.selinux [ 0.133056] EVM: security.SMACK64 [ 0.134020] EVM: security.ima [ 0.134933] EVM: security.capability [ 0.137127] pinctrl core: initialized pinctrl subsystem [ 0.138550] regulator-dummy: no parameters [ 0.139776] RTC time: 13:06:20, date: 08/26/18 [ 0.140134] NET: Registered protocol family 16 [ 0.141527] cpuidle: using governor ladder [ 0.142692] cpuidle: using governor menu [ 0.143859] ACPI: bus type PCI registered [ 0.144017] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.145761] PCI: Using configuration type 1 for base access [ 0.147898] bio: create slab at 0 [ 0.148084] ACPI: Added _OSI(Module Device) [ 0.149238] ACPI: Added _OSI(Processor Device) [ 0.150429] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.151661] ACPI: Added _OSI(Processor Aggregator Device) [ 0.153283] ACPI: Interpreter enabled [ 0.154352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.156799] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.159485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.161775] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.164007] ACPI: (supports S0 S5) [ 0.168003] ACPI: Using IOAPIC for interrupt routing [ 0.169351] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.171922] ACPI: No dock devices found. [ 0.174046] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.175598] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.176007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.177658] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.180216] acpiphp: Slot [3] registered [ 0.181325] acpiphp: Slot [4] registered [ 0.182440] acpiphp: Slot [5] registered [ 0.183562] acpiphp: Slot [6] registered [ 0.184023] acpiphp: Slot [7] registered [ 0.185153] acpiphp: Slot [8] registered [ 0.186258] acpiphp: Slot [9] registered [ 0.187378] acpiphp: Slot [10] registered [ 0.188021] acpiphp: Slot [11] registered [ 0.189173] acpiphp: Slot [12] registered [ 0.190303] acpiphp: Slot [13] registered [ 0.191437] acpiphp: Slot [14] registered [ 0.192021] acpiphp: Slot [15] registered [ 0.193147] acpiphp: Slot [16] registered [ 0.194337] acpiphp: Slot [17] registered [ 0.195467] acpiphp: Slot [18] registered [ 0.196028] acpiphp: Slot [19] registered [ 0.197172] acpiphp: Slot [20] registered [ 0.198305] acpiphp: Slot [21] registered [ 0.199421] acpiphp: Slot [22] registered [ 0.200021] acpiphp: Slot [23] registered [ 0.201148] acpiphp: Slot [24] registered [ 0.202266] acpiphp: Slot [25] registered [ 0.203385] acpiphp: Slot [26] registered [ 0.204020] acpiphp: Slot [27] registered [ 0.205115] acpiphp: Slot [28] registered [ 0.206224] acpiphp: Slot [29] registered [ 0.207320] acpiphp: Slot [30] registered [ 0.208027] acpiphp: Slot [31] registered [ 0.209114] PCI host bridge to bus 0000:00 [ 0.210227] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.211630] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.212004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.213670] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.215499] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.216003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.223589] 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.251469] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.253008] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.255052] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.256993] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.259334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.260805] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.262620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.262620] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.264003] vgaarb: loaded [ 0.264916] vgaarb: bridge control possible 0000:00:02.0 [ 0.266710] SCSI subsystem initialized [ 0.268081] ACPI: bus type USB registered [ 0.269352] usbcore: registered new interface driver usbfs [ 0.270925] usbcore: registered new interface driver hub [ 0.272050] usbcore: registered new device driver usb [ 0.273578] PCI: Using ACPI for IRQ routing [ 0.273728] NetLabel: Initializing [ 0.276007] NetLabel: domain hash size = 128 [ 0.277299] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.278794] NetLabel: unlabeled traffic allowed by default [ 0.280198] Switched to clocksource kvm-clock [ 0.288964] AppArmor: AppArmor Filesystem Enabled [ 0.290438] pnp: PnP ACPI init [ 0.291457] ACPI: bus type PNP registered [ 0.293177] pnp: PnP ACPI: found 8 devices [ 0.294441] ACPI: bus type PNP unregistered [ 0.302078] NET: Registered protocol family 2 [ 0.303680] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.305969] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.308021] TCP: Hash tables configured (established 16384 bind 16384) [ 0.309908] TCP: reno registered [ 0.310941] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.312652] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.314526] NET: Registered protocol family 1 [ 0.315865] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.317522] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.319140] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.341340] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.363673] Trying to unpack rootfs image as initramfs... [ 0.463523] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.465832] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.467312] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.469278] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.472267] Scanning for low memory corruption every 60 seconds [ 0.474802] Initialise system trusted keyring [ 0.476398] audit: initializing netlink socket (disabled) [ 0.478143] type=2000 audit(1535288780.942:1): initialized [ 0.499192] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.501908] zbud: loaded [ 0.502998] VFS: Disk quotas dquot_6.5.2 [ 0.504159] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.506228] fuse init (API version 7.22) [ 0.507463] msgmni has been set to 3997 [ 0.508606] Key type big_key registered [ 0.510413] Key type asymmetric registered [ 0.511547] Asymmetric key parser 'x509' registered [ 0.512853] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.514961] io scheduler noop registered [ 0.516057] io scheduler deadline registered (default) [ 0.517410] io scheduler cfq registered [ 0.518544] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.520257] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.522347] ipmi message handler version 39.2 [ 0.523828] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.526257] ACPI: Power Button [PWRF] [ 0.527616] GHES: HEST is not enabled! [ 0.549578] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.593172] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.615515] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.617559] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.643204] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.646112] Linux agpgart interface v0.103 [ 0.648237] brd: module loaded [ 0.649605] loop: module loaded [ 0.650908] blk-mq: CPU -> queue map [ 0.651915] CPU 0 -> Queue 0 [ 0.652911] CPU 1 -> Queue 0 [ 0.654661] vda: vda1 [ 0.656424] scsi0 : ata_piix [ 0.657670] scsi1 : ata_piix [ 0.658741] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.660778] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.663047] libphy: Fixed MDIO Bus: probed [ 0.664524] tun: Universal TUN/TAP device driver, 1.6 [ 0.666124] tun: (C) 1999-2004 Max Krasnyansky [ 0.670531] PPP generic driver version 2.4.2 [ 0.671914] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.673740] ehci-pci: EHCI PCI platform driver [ 0.675008] ehci-platform: EHCI generic platform driver [ 0.676374] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.677923] ohci-pci: OHCI PCI platform driver [ 0.679137] ohci-platform: OHCI generic platform driver [ 0.680497] uhci_hcd: USB Universal Host Controller Interface driver [ 0.702967] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.704365] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.706440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.707982] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.709660] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.711660] usb usb1: Product: UHCI Host Controller [ 0.712968] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.714573] usb usb1: SerialNumber: 0000:00:01.2 [ 0.715940] hub 1-0:1.0: USB hub found [ 0.717018] hub 1-0:1.0: 2 ports detected [ 0.718283] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.721204] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.722537] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.724061] mousedev: PS/2 mouse device common for all mice [ 0.725805] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.728270] rtc_cmos 00:00: RTC can wake from S4 [ 0.729896] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.731599] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.733383] device-mapper: uevent: version 1.0.3 [ 0.734754] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.737120] ledtrig-cpu: registered to indicate activity on CPUs [ 0.738833] TCP: cubic registered [ 0.739944] NET: Registered protocol family 10 [ 0.741567] NET: Registered protocol family 17 [ 0.742853] Key type dns_resolver registered [ 0.744273] Loading compiled-in X.509 certificates [ 0.746141] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.755916] registered taskstats version 1 [ 0.759128] Key type trusted registered [ 0.763402] Key type encrypted registered [ 0.764677] AppArmor: AppArmor sha1 policy hashing enabled [ 0.766150] IMA: No TPM chip found, activating TPM-bypass! [ 0.768200] regulator-dummy: disabling [ 0.769392] Magic number: 14:409:130 [ 0.770513] acpi device:05: hash matches [ 0.771744] rtc_cmos 00:00: setting system clock to 2018-08-26 13:06:21 UTC (1535288781) [ 0.774019] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.775522] EDD information not available. [ 0.821340] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.823607] Write protecting the kernel read-only data: 12288k [ 0.825769] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.829239] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.844169] systemd-udevd[107]: starting version 204 [ 0.885958] FDC 0 is a S82078B [ 1.028049] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.192492] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.194280] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.196120] usb 1-1: Product: QEMU USB Tablet [ 1.197332] usb 1-1: Manufacturer: QEMU [ 1.198435] usb 1-1: SerialNumber: 42 [ 1.464112] tsc: Refined TSC clocksource calibration: 3491.845 MHz [ 1.905076] 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.243706] 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.794911] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 3.185789] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sun, 26 Aug 2018 13:06:24 +0000. Up 4.04 seconds. cloud-init-nonet[4.23]: 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 ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.91]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 26 Aug 2018 13:06:26 +0000. Up 6.08 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:65:c5:2c | ci-info: | eth0 | True | 192.168.0.18 | 255.255.255.0 | fa:16:3e:c4:7e:6c | 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.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 69:5e:02:a0:6a:5b:e3:a1:4b:f5:b6:c7:4b:50:89:3d root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | . | | . .o . | | . ..E | | . .... | |.. = . S . | |. * + .o o | | + . o... | |. . . oo | | . .... | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 30:21:bc:31:41:5e:92:40:be:5c:82:4e:90:f3:35:cb root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ |.oo+=oo | |+o .B+ . | |.+ooo*o | |o..+E o | | .o S | | | | | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 98:1d:e2:bb:d1:cc:b2:db:cc:38:57:cd:b6:3b:da:6c root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | . . | | . = . | | + S o | | = . + | | + +. . . | | .X. oE | | =++ .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: a2:6f:03:32:b6:82:25:70:86:bd:e9:00:64:ad:1f:46 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | . | | o E | |ooo | |+.+o | |oooo. . S | |o B... . | |.* +.. | |o o .o | | . ... | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting SystemD login management service[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 26 Aug 2018 13:08:30 +0000. Up 129.98 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Sun, 26 Aug 2018 13:09:31 +0000. Up 190.90 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 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.10 + '[' -n 192.168.0.10 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package bono + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + 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 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + 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 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + 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 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.204 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.204 ++ echo A 172.30.9.204 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 3 -lt 10 ']' + retries=4 + echo 'nsupdate failed - retrying (retry 4)...' nsupdate failed - retrying (retry 4)... + sleep 5 + 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 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 4 -lt 10 ']' + retries=5 + echo 'nsupdate failed - retrying (retry 5)...' nsupdate failed - retrying (retry 5)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.204 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.204 ++ echo A 172.30.9.204 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 5 -lt 10 ']' + retries=6 + echo 'nsupdate failed - retrying (retry 6)...' nsupdate failed - retrying (retry 6)... + sleep 5 + 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 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 2018-08-26 13:13:17,268 - functest.core.singlevm - DEBUG - try 38: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-26 13:13:27,278 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 13:13:27,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:13:27,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:13:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d777ac68-6b29-4d61-b1fc-6df2ae511a35 x-compute-request-id: req-d777ac68-6b29-4d61-b1fc-6df2ae511a35 Content-Encoding: gzip Content-Length: 1498 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:c4:7e:6c", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:7e:6c", "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:65:c5:2c", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:c5:2c", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/44585adb-a974-4743-8ee5-68ef49323e34", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "44585adb-a974-4743-8ee5-68ef49323e34", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "bono-0.clearwater.opnfv", "created": "2018-08-26T13:05:34Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:5d:e3", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:5d:e3", "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:74:94:5f", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:94:5f", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "homer-0.clearwater.opnfv", "created": "2018-08-26T13:05:34Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:70:a6", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:70:a6", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:04:67", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "dime-0.clearwater.opnfv", "created": "2018-08-26T13:05:33Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:76:07", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:76:07", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:3f:bd", "version": 4, "addr": "192.168.1.22", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/04010b09-d548-48ae-8871-56d5c14751a2", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/04010b09-d548-48ae-8871-56d5c14751a2", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:06.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "04010b09-d548-48ae-8871-56d5c14751a2", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:06Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-26T13:05:32Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:68:d3", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:68:d3", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:03:d7:5a", "version": 4, "addr": "192.168.1.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/57ebb195-7daf-48cc-a21b-c274f8e0bb85", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/57ebb195-7daf-48cc-a21b-c274f8e0bb85", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:11.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "57ebb195-7daf-48cc-a21b-c274f8e0bb85", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:11Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-26T13:05:32Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:d7:76", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:d7:76", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b55ce29a-afa7-419f-b72b-55ee4962e6ac", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b55ce29a-afa7-419f-b72b-55ee4962e6ac", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:05:17.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "b55ce29a-afa7-419f-b72b-55ee4962e6ac", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:05:17Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-26T13:03:38Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:07:50", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:07:50", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:c1:d2", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b00b1f06-37cc-49cb-a11f-b314a9d7d334", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b00b1f06-37cc-49cb-a11f-b314a9d7d334", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:03:28.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "b00b1f06-37cc-49cb-a11f-b314a9d7d334", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:03:28Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "ns.clearwater.opnfv", "created": "2018-08-26T13:01:44Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 13:13:27,844 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d777ac68-6b29-4d61-b1fc-6df2ae511a35 2018-08-26 13:13:27,844 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.565536022186s 2018-08-26 13:13:27,845 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d777ac68-6b29-4d61-b1fc-6df2ae511a35 2018-08-26 13:13:27,852 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-26 13:13:27,854 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34/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}2016cfaed43b26833edac4f0a563297dd680dc74" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-26 13:13:27,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:13:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-45dd0a50-eedb-4989-9d43-ba7704c21885 x-compute-request-id: req-45dd0a50-eedb-4989-9d43-ba7704c21885 Content-Encoding: gzip Content-Length: 10985 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.009197] AppArmor: AppArmor initialized\n[ 0.012231] Yama: becoming mindful.\n[ 0.014093] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017813] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020913] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022564] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.025034] Initializing cgroup subsys memory\n[ 0.026294] Initializing cgroup subsys devices\n[ 0.028015] Initializing cgroup subsys freezer\n[ 0.029240] Initializing cgroup subsys blkio\n[ 0.030454] Initializing cgroup subsys perf_event\n[ 0.032021] Initializing cgroup subsys hugetlb\n[ 0.033415] FEATURE SPEC_CTRL Not Present\n[ 0.036195] mce: CPU supports 10 MCE banks\n[ 0.037457] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.037457] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040011] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.041741] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.044003] Speculative Store Bypass: Vulnerable\n[ 0.046360] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.052957] ACPI: Core revision 20131115\n[ 0.054680] ACPI: All ACPI Tables successfully acquired\n[ 0.056414] ftrace: allocating 28717 entries in 113 pages\n[ 0.076304] smpboot: Max logical packages: 2\n[ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.081753] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.084289] Enabling x2apic\n[ 0.085207] Enabled x2apic\n[ 0.086366] Switched APIC routing to physical x2apic.\n[ 0.089379] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.090937] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.093393] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.101485] KVM setup paravirtual spinlock\n[ 0.106203] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.108144] x86: Booting SMP configuration:\n[ 0.109351] .... node #0, CPUs: #1[ 0.106118] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.124018] x86: Booted up 1 node, 2 CPUs\n[ 0.124013] KVM setup async PF for cpu 1\n[ 0.124016] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.127752] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.128433] devtmpfs: initialized\n[ 0.132072] EVM: security.selinux\n[ 0.133056] EVM: security.SMACK64\n[ 0.134020] EVM: security.ima\n[ 0.134933] EVM: security.capability\n[ 0.137127] pinctrl core: initialized pinctrl subsystem\n[ 0.138550] regulator-dummy: no parameters\n[ 0.139776] RTC time: 13:06:20, date: 08/26/18\n[ 0.140134] NET: Registered protocol family 16\n[ 0.141527] cpuidle: using governor ladder\n[ 0.142692] cpuidle: using governor menu\n[ 0.143859] ACPI: bus type PCI registered\n[ 0.144017] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.145761] PCI: Using configuration type 1 for base access\n[ 0.147898] bio: create slab at 0\n[ 0.148084] ACPI: Added _OSI(Module Device)\n[ 0.149238] ACPI: Added _OSI(Processor Device)\n[ 0.150429] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.151661] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.153283] ACPI: Interpreter enabled\n[ 0.154352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.156799] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.159485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.161775] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.164007] ACPI: (supports S0 S5)\n[ 0.168003] ACPI: Using IOAPIC for interrupt routing\n[ 0.169351] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.171922] ACPI: No dock devices found.\n[ 0.174046] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.175598] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.176007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.177658] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.180216] acpiphp: Slot [3] registered\n[ 0.181325] acpiphp: Slot [4] registered\n[ 0.182440] acpiphp: Slot [5] registered\n[ 0.183562] acpiphp: Slot [6] registered\n[ 0.184023] acpiphp: Slot [7] registered\n[ 0.185153] acpiphp: Slot [8] registered\n[ 0.186258] acpiphp: Slot [9] registered\n[ 0.187378] acpiphp: Slot [10] registered\n[ 0.188021] acpiphp: Slot [11] registered\n[ 0.189173] acpiphp: Slot [12] registered\n[ 0.190303] acpiphp: Slot [13] registered\n[ 0.191437] acpiphp: Slot [14] registered\n[ 0.192021] acpiphp: Slot [15] registered\n[ 0.193147] acpiphp: Slot [16] registered\n[ 0.194337] acpiphp: Slot [17] registered\n[ 0.195467] acpiphp: Slot [18] registered\n[ 0.196028] acpiphp: Slot [19] registered\n[ 0.197172] acpiphp: Slot [20] registered\n[ 0.198305] acpiphp: Slot [21] registered\n[ 0.199421] acpiphp: Slot [22] registered\n[ 0.200021] acpiphp: Slot [23] registered\n[ 0.201148] acpiphp: Slot [24] registered\n[ 0.202266] acpiphp: Slot [25] registered\n[ 0.203385] acpiphp: Slot [26] registered\n[ 0.204020] acpiphp: Slot [27] registered\n[ 0.205115] acpiphp: Slot [28] registered\n[ 0.206224] acpiphp: Slot [29] registered\n[ 0.207320] acpiphp: Slot [30] registered\n[ 0.208027] acpiphp: Slot [31] registered\n[ 0.209114] PCI host bridge to bus 0000:00\n[ 0.210227] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.211630] 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.213670] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.215499] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.216003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.223589] 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.251469] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.253008] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.255052] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.256993] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.259334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.260805] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.262620] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.262620] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.264003] vgaarb: loaded\n[ 0.264916] vgaarb: bridge control possible 0000:00:02.0\n[ 0.266710] SCSI subsystem initialized\n[ 0.268081] ACPI: bus type USB registered\n[ 0.269352] usbcore: registered new interface driver usbfs\n[ 0.270925] usbcore: registered new interface driver hub\n[ 0.272050] usbcore: registered new device driver usb\n[ 0.273578] PCI: Using ACPI for IRQ routing\n[ 0.273728] NetLabel: Initializing\n[ 0.276007] NetLabel: domain hash size = 128\n[ 0.277299] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.278794] NetLabel: unlabeled traffic allowed by default\n[ 0.280198] Switched to clocksource kvm-clock\n[ 0.288964] AppArmor: AppArmor Filesystem Enabled\n[ 0.290438] pnp: PnP ACPI init\n[ 0.291457] ACPI: bus type PNP registered\n[ 0.293177] pnp: PnP ACPI: found 8 devices\n[ 0.294441] ACPI: bus type PNP unregistered\n[ 0.302078] NET: Registered protocol family 2\n[ 0.303680] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.305969] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.308021] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.309908] TCP: reno registered\n[ 0.310941] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.312652] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.314526] NET: Registered protocol family 1\n[ 0.315865] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.317522] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.319140] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.341340] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.363673] Trying to unpack rootfs image as initramfs...\n[ 0.463523] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.465832] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.467312] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.469278] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.472267] Scanning for low memory corruption every 60 seconds\n[ 0.474802] Initialise system trusted keyring\n[ 0.476398] audit: initializing netlink socket (disabled)\n[ 0.478143] type=2000 audit(1535288780.942:1): initialized\n[ 0.499192] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.501908] zbud: loaded\n[ 0.502998] VFS: Disk quotas dquot_6.5.2\n[ 0.504159] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.506228] fuse init (API version 7.22)\n[ 0.507463] msgmni has been set to 3997\n[ 0.508606] Key type big_key registered\n[ 0.510413] Key type asymmetric registered\n[ 0.511547] Asymmetric key parser 'x509' registered\n[ 0.512853] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.514961] io scheduler noop registered\n[ 0.516057] io scheduler deadline registered (default)\n[ 0.517410] io scheduler cfq registered\n[ 0.518544] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520257] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.522347] ipmi message handler version 39.2\n[ 0.523828] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.526257] ACPI: Power Button [PWRF]\n[ 0.527616] GHES: HEST is not enabled!\n[ 0.549578] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.593172] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.615515] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.617559] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.643204] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.646112] Linux agpgart interface v0.103\n[ 0.648237] brd: module loaded\n[ 0.649605] loop: module loaded\n[ 0.650908] blk-mq: CPU -> queue map\n[ 0.651915] CPU 0 -> Queue 0\n[ 0.652911] CPU 1 -> Queue 0\n[ 0.654661] vda: vda1\n[ 0.656424] scsi0 : ata_piix\n[ 0.657670] scsi1 : ata_piix\n[ 0.658741] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.660778] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.663047] libphy: Fixed MDIO Bus: probed\n[ 0.664524] tun: Universal TUN/TAP device driver, 1.6\n[ 0.666124] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.670531] PPP generic driver version 2.4.2\n[ 0.671914] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.673740] ehci-pci: EHCI PCI platform driver\n[ 0.675008] ehci-platform: EHCI generic platform driver\n[ 0.676374] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.677923] ohci-pci: OHCI PCI platform driver\n[ 0.679137] ohci-platform: OHCI generic platform driver\n[ 0.680497] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.702967] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.704365] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.706440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.707982] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.709660] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.711660] usb usb1: Product: UHCI Host Controller\n[ 0.712968] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.714573] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.715940] hub 1-0:1.0: USB hub found\n[ 0.717018] hub 1-0:1.0: 2 ports detected\n[ 0.718283] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.721204] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.722537] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.724061] mousedev: PS/2 mouse device common for all mice\n[ 0.725805] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.728270] rtc_cmos 00:00: RTC can wake from S4\n[ 0.729896] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.731599] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.733383] device-mapper: uevent: version 1.0.3\n[ 0.734754] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.737120] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.738833] TCP: cubic registered\n[ 0.739944] NET: Registered protocol family 10\n[ 0.741567] NET: Registered protocol family 17\n[ 0.742853] Key type dns_resolver registered\n[ 0.744273] Loading compiled-in X.509 certificates\n[ 0.746141] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.755916] registered taskstats version 1\n[ 0.759128] Key type trusted registered\n[ 0.763402] Key type encrypted registered\n[ 0.764677] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.766150] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.768200] regulator-dummy: disabling\n[ 0.769392] Magic number: 14:409:130\n[ 0.770513] acpi device:05: hash matches\n[ 0.771744] rtc_cmos 00:00: setting system clock to 2018-08-26 13:06:21 UTC (1535288781)\n[ 0.774019] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.775522] EDD information not available.\n[ 0.821340] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.823607] Write protecting the kernel read-only data: 12288k\n[ 0.825769] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.829239] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.844169] systemd-udevd[107]: starting version 204\n[ 0.885958] FDC 0 is a S82078B\n[ 1.028049] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.192492] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.194280] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.196120] usb 1-1: Product: QEMU USB Tablet\n[ 1.197332] usb 1-1: Manufacturer: QEMU\n[ 1.198435] usb 1-1: SerialNumber: 42\n[ 1.464112] tsc: Refined TSC clocksource calibration: 3491.845 MHz\n[ 1.905076] 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.243706] 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.794911] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 3.185789] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Sun, 26 Aug 2018 13:06:24 +0000. Up 4.04 seconds.\ncloud-init-nonet[4.23]: 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 * Stopping set console keymap[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.91]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 26 Aug 2018 13:06:26 +0000. Up 6.08 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:65:c5:2c |\nci-info: | eth0 | True | 192.168.0.18 | 255.255.255.0 | fa:16:3e:c4:7e:6c |\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.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n69:5e:02:a0:6a:5b:e3:a1:4b:f5:b6:c7:4b:50:89:3d root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . |\n| . .o . |\n| . ..E |\n| . .... |\n|.. = . S . |\n|. * + .o o |\n| + . o... |\n|. . . oo |\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:\n30:21:bc:31:41:5e:92:40:be:5c:82:4e:90:f3:35:cb root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n|.oo+=oo |\n|+o .B+ . |\n|.+ooo*o |\n|o..+E o |\n| .o S |\n| |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n98:1d:e2:bb:d1:cc:b2:db:cc:38:57:cd:b6:3b:da:6c root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| |\n| . . |\n| . = . |\n| + S o |\n| = . + |\n| + +. . . |\n| .X. oE |\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:\na2:6f:03:32:b6:82:25:70:86:bd:e9:00:64:ad:1f:46 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| . |\n| o E |\n|ooo |\n|+.+o |\n|oooo. . S |\n|o B... . |\n|.* +.. |\n|o o .o |\n| . ... |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\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 OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 26 Aug 2018 13:08:30 +0000. Up 129.98 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Sun, 26 Aug 2018 13:09:31 +0000. Up 190.90 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 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://archive.ubuntu.com trusty InRelease\n \nErr http://archive.ubuntu.com trusty-updates InRelease\n \nErr http://archive.ubuntu.com trusty-backports InRelease\n \nErr http://archive.ubuntu.com trusty Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.10\n+ '[' -n 192.168.0.10 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bono --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package bono\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package clearwater-management\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 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 0 -lt 10 ']'\n+ retries=1\n+ echo 'nsupdate failed - retrying (retry 1)...'\nnsupdate failed - retrying (retry 1)...\n+ sleep 5\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 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 1 -lt 10 ']'\n+ retries=2\n+ echo 'nsupdate failed - retrying (retry 2)...'\nnsupdate failed - retrying (retry 2)...\n+ sleep 5\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 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 2 -lt 10 ']'\n+ retries=3\n+ echo 'nsupdate failed - retrying (retry 3)...'\nnsupdate failed - retrying (retry 3)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.204\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.204\n++ echo A 172.30.9.204\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 3 -lt 10 ']'\n+ retries=4\n+ echo 'nsupdate failed - retrying (retry 4)...'\nnsupdate failed - retrying (retry 4)...\n+ sleep 5\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 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 4 -lt 10 ']'\n+ retries=5\n+ echo 'nsupdate failed - retrying (retry 5)...'\nnsupdate failed - retrying (retry 5)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.204\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.204\n++ echo A 172.30.9.204\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 5 -lt 10 ']'\n+ retries=6\n+ echo 'nsupdate failed - retrying (retry 6)...'\nnsupdate failed - retrying (retry 6)...\n+ sleep 5\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 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 6 -lt 10 ']'\n+ retries=7\n+ echo 'nsupdate failed - retrying (retry 7)...'\nnsupdate failed - retrying (retry 7)...\n+ sleep 5\n"} 2018-08-26 13:13:27,929 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34/action used request id req-45dd0a50-eedb-4989-9d43-ba7704c21885 2018-08-26 13:13:27,929 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0770778656006s 2018-08-26 13:13:27,930 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34/action used request id req-45dd0a50-eedb-4989-9d43-ba7704c21885 2018-08-26 13:13:27,931 - 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.009197] AppArmor: AppArmor initialized [ 0.012231] Yama: becoming mindful. [ 0.014093] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017813] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020913] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022564] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.025034] Initializing cgroup subsys memory [ 0.026294] Initializing cgroup subsys devices [ 0.028015] Initializing cgroup subsys freezer [ 0.029240] Initializing cgroup subsys blkio [ 0.030454] Initializing cgroup subsys perf_event [ 0.032021] Initializing cgroup subsys hugetlb [ 0.033415] FEATURE SPEC_CTRL Not Present [ 0.036195] mce: CPU supports 10 MCE banks [ 0.037457] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.037457] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040011] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.041741] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.044003] Speculative Store Bypass: Vulnerable [ 0.046360] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.052957] ACPI: Core revision 20131115 [ 0.054680] ACPI: All ACPI Tables successfully acquired [ 0.056414] ftrace: allocating 28717 entries in 113 pages [ 0.076304] smpboot: Max logical packages: 2 [ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.081753] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.084289] Enabling x2apic [ 0.085207] Enabled x2apic [ 0.086366] Switched APIC routing to physical x2apic. [ 0.089379] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.090937] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.093393] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.101485] KVM setup paravirtual spinlock [ 0.106203] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.108144] x86: Booting SMP configuration: [ 0.109351] .... node #0, CPUs: #1[ 0.106118] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.124018] x86: Booted up 1 node, 2 CPUs [ 0.124013] KVM setup async PF for cpu 1 [ 0.124016] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.127752] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.128433] devtmpfs: initialized [ 0.132072] EVM: security.selinux [ 0.133056] EVM: security.SMACK64 [ 0.134020] EVM: security.ima [ 0.134933] EVM: security.capability [ 0.137127] pinctrl core: initialized pinctrl subsystem [ 0.138550] regulator-dummy: no parameters [ 0.139776] RTC time: 13:06:20, date: 08/26/18 [ 0.140134] NET: Registered protocol family 16 [ 0.141527] cpuidle: using governor ladder [ 0.142692] cpuidle: using governor menu [ 0.143859] ACPI: bus type PCI registered [ 0.144017] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.145761] PCI: Using configuration type 1 for base access [ 0.147898] bio: create slab at 0 [ 0.148084] ACPI: Added _OSI(Module Device) [ 0.149238] ACPI: Added _OSI(Processor Device) [ 0.150429] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.151661] ACPI: Added _OSI(Processor Aggregator Device) [ 0.153283] ACPI: Interpreter enabled [ 0.154352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.156799] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.159485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.161775] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.164007] ACPI: (supports S0 S5) [ 0.168003] ACPI: Using IOAPIC for interrupt routing [ 0.169351] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.171922] ACPI: No dock devices found. [ 0.174046] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.175598] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.176007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.177658] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.180216] acpiphp: Slot [3] registered [ 0.181325] acpiphp: Slot [4] registered [ 0.182440] acpiphp: Slot [5] registered [ 0.183562] acpiphp: Slot [6] registered [ 0.184023] acpiphp: Slot [7] registered [ 0.185153] acpiphp: Slot [8] registered [ 0.186258] acpiphp: Slot [9] registered [ 0.187378] acpiphp: Slot [10] registered [ 0.188021] acpiphp: Slot [11] registered [ 0.189173] acpiphp: Slot [12] registered [ 0.190303] acpiphp: Slot [13] registered [ 0.191437] acpiphp: Slot [14] registered [ 0.192021] acpiphp: Slot [15] registered [ 0.193147] acpiphp: Slot [16] registered [ 0.194337] acpiphp: Slot [17] registered [ 0.195467] acpiphp: Slot [18] registered [ 0.196028] acpiphp: Slot [19] registered [ 0.197172] acpiphp: Slot [20] registered [ 0.198305] acpiphp: Slot [21] registered [ 0.199421] acpiphp: Slot [22] registered [ 0.200021] acpiphp: Slot [23] registered [ 0.201148] acpiphp: Slot [24] registered [ 0.202266] acpiphp: Slot [25] registered [ 0.203385] acpiphp: Slot [26] registered [ 0.204020] acpiphp: Slot [27] registered [ 0.205115] acpiphp: Slot [28] registered [ 0.206224] acpiphp: Slot [29] registered [ 0.207320] acpiphp: Slot [30] registered [ 0.208027] acpiphp: Slot [31] registered [ 0.209114] PCI host bridge to bus 0000:00 [ 0.210227] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.211630] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.212004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.213670] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.215499] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.216003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.223589] 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.251469] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.253008] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.255052] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.256993] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.259334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.260805] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.262620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.262620] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.264003] vgaarb: loaded [ 0.264916] vgaarb: bridge control possible 0000:00:02.0 [ 0.266710] SCSI subsystem initialized [ 0.268081] ACPI: bus type USB registered [ 0.269352] usbcore: registered new interface driver usbfs [ 0.270925] usbcore: registered new interface driver hub [ 0.272050] usbcore: registered new device driver usb [ 0.273578] PCI: Using ACPI for IRQ routing [ 0.273728] NetLabel: Initializing [ 0.276007] NetLabel: domain hash size = 128 [ 0.277299] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.278794] NetLabel: unlabeled traffic allowed by default [ 0.280198] Switched to clocksource kvm-clock [ 0.288964] AppArmor: AppArmor Filesystem Enabled [ 0.290438] pnp: PnP ACPI init [ 0.291457] ACPI: bus type PNP registered [ 0.293177] pnp: PnP ACPI: found 8 devices [ 0.294441] ACPI: bus type PNP unregistered [ 0.302078] NET: Registered protocol family 2 [ 0.303680] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.305969] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.308021] TCP: Hash tables configured (established 16384 bind 16384) [ 0.309908] TCP: reno registered [ 0.310941] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.312652] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.314526] NET: Registered protocol family 1 [ 0.315865] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.317522] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.319140] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.341340] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.363673] Trying to unpack rootfs image as initramfs... [ 0.463523] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.465832] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.467312] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.469278] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.472267] Scanning for low memory corruption every 60 seconds [ 0.474802] Initialise system trusted keyring [ 0.476398] audit: initializing netlink socket (disabled) [ 0.478143] type=2000 audit(1535288780.942:1): initialized [ 0.499192] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.501908] zbud: loaded [ 0.502998] VFS: Disk quotas dquot_6.5.2 [ 0.504159] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.506228] fuse init (API version 7.22) [ 0.507463] msgmni has been set to 3997 [ 0.508606] Key type big_key registered [ 0.510413] Key type asymmetric registered [ 0.511547] Asymmetric key parser 'x509' registered [ 0.512853] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.514961] io scheduler noop registered [ 0.516057] io scheduler deadline registered (default) [ 0.517410] io scheduler cfq registered [ 0.518544] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.520257] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.522347] ipmi message handler version 39.2 [ 0.523828] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.526257] ACPI: Power Button [PWRF] [ 0.527616] GHES: HEST is not enabled! [ 0.549578] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.593172] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.615515] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.617559] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.643204] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.646112] Linux agpgart interface v0.103 [ 0.648237] brd: module loaded [ 0.649605] loop: module loaded [ 0.650908] blk-mq: CPU -> queue map [ 0.651915] CPU 0 -> Queue 0 [ 0.652911] CPU 1 -> Queue 0 [ 0.654661] vda: vda1 [ 0.656424] scsi0 : ata_piix [ 0.657670] scsi1 : ata_piix [ 0.658741] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.660778] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.663047] libphy: Fixed MDIO Bus: probed [ 0.664524] tun: Universal TUN/TAP device driver, 1.6 [ 0.666124] tun: (C) 1999-2004 Max Krasnyansky [ 0.670531] PPP generic driver version 2.4.2 [ 0.671914] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.673740] ehci-pci: EHCI PCI platform driver [ 0.675008] ehci-platform: EHCI generic platform driver [ 0.676374] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.677923] ohci-pci: OHCI PCI platform driver [ 0.679137] ohci-platform: OHCI generic platform driver [ 0.680497] uhci_hcd: USB Universal Host Controller Interface driver [ 0.702967] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.704365] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.706440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.707982] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.709660] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.711660] usb usb1: Product: UHCI Host Controller [ 0.712968] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.714573] usb usb1: SerialNumber: 0000:00:01.2 [ 0.715940] hub 1-0:1.0: USB hub found [ 0.717018] hub 1-0:1.0: 2 ports detected [ 0.718283] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.721204] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.722537] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.724061] mousedev: PS/2 mouse device common for all mice [ 0.725805] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.728270] rtc_cmos 00:00: RTC can wake from S4 [ 0.729896] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.731599] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.733383] device-mapper: uevent: version 1.0.3 [ 0.734754] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.737120] ledtrig-cpu: registered to indicate activity on CPUs [ 0.738833] TCP: cubic registered [ 0.739944] NET: Registered protocol family 10 [ 0.741567] NET: Registered protocol family 17 [ 0.742853] Key type dns_resolver registered [ 0.744273] Loading compiled-in X.509 certificates [ 0.746141] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.755916] registered taskstats version 1 [ 0.759128] Key type trusted registered [ 0.763402] Key type encrypted registered [ 0.764677] AppArmor: AppArmor sha1 policy hashing enabled [ 0.766150] IMA: No TPM chip found, activating TPM-bypass! [ 0.768200] regulator-dummy: disabling [ 0.769392] Magic number: 14:409:130 [ 0.770513] acpi device:05: hash matches [ 0.771744] rtc_cmos 00:00: setting system clock to 2018-08-26 13:06:21 UTC (1535288781) [ 0.774019] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.775522] EDD information not available. [ 0.821340] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.823607] Write protecting the kernel read-only data: 12288k [ 0.825769] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.829239] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.844169] systemd-udevd[107]: starting version 204 [ 0.885958] FDC 0 is a S82078B [ 1.028049] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.192492] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.194280] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.196120] usb 1-1: Product: QEMU USB Tablet [ 1.197332] usb 1-1: Manufacturer: QEMU [ 1.198435] usb 1-1: SerialNumber: 42 [ 1.464112] tsc: Refined TSC clocksource calibration: 3491.845 MHz [ 1.905076] 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.243706] 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.794911] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 3.185789] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sun, 26 Aug 2018 13:06:24 +0000. Up 4.04 seconds. cloud-init-nonet[4.23]: 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 ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.91]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 26 Aug 2018 13:06:26 +0000. Up 6.08 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:65:c5:2c | ci-info: | eth0 | True | 192.168.0.18 | 255.255.255.0 | fa:16:3e:c4:7e:6c | 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.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 69:5e:02:a0:6a:5b:e3:a1:4b:f5:b6:c7:4b:50:89:3d root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | . | | . .o . | | . ..E | | . .... | |.. = . S . | |. * + .o o | | + . o... | |. . . oo | | . .... | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 30:21:bc:31:41:5e:92:40:be:5c:82:4e:90:f3:35:cb root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ |.oo+=oo | |+o .B+ . | |.+ooo*o | |o..+E o | | .o S | | | | | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 98:1d:e2:bb:d1:cc:b2:db:cc:38:57:cd:b6:3b:da:6c root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | . . | | . = . | | + S o | | = . + | | + +. . . | | .X. oE | | =++ .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: a2:6f:03:32:b6:82:25:70:86:bd:e9:00:64:ad:1f:46 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | . | | o E | |ooo | |+.+o | |oooo. . S | |o B... . | |.* +.. | |o o .o | | . ... | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting SystemD login management service[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 26 Aug 2018 13:08:30 +0000. Up 129.98 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Sun, 26 Aug 2018 13:09:31 +0000. Up 190.90 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 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.10 + '[' -n 192.168.0.10 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package bono + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + 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 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + 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 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + 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 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.204 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.204 ++ echo A 172.30.9.204 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 3 -lt 10 ']' + retries=4 + echo 'nsupdate failed - retrying (retry 4)...' nsupdate failed - retrying (retry 4)... + sleep 5 + 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 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 4 -lt 10 ']' + retries=5 + echo 'nsupdate failed - retrying (retry 5)...' nsupdate failed - retrying (retry 5)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.204 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.204 ++ echo A 172.30.9.204 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 5 -lt 10 ']' + retries=6 + echo 'nsupdate failed - retrying (retry 6)...' nsupdate failed - retrying (retry 6)... + sleep 5 + 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 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 6 -lt 10 ']' + retries=7 + echo 'nsupdate failed - retrying (retry 7)...' nsupdate failed - retrying (retry 7)... + sleep 5 2018-08-26 13:13:27,932 - functest.core.singlevm - DEBUG - try 39: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-26 13:13:37,943 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 13:13:37,947 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:13:38,230 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:13: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-ac39d6e3-ed24-40da-ac98-62f34a199bd5 x-compute-request-id: req-ac39d6e3-ed24-40da-ac98-62f34a199bd5 Content-Encoding: gzip Content-Length: 1498 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:c4:7e:6c", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:7e:6c", "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:65:c5:2c", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:c5:2c", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/44585adb-a974-4743-8ee5-68ef49323e34", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "44585adb-a974-4743-8ee5-68ef49323e34", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "bono-0.clearwater.opnfv", "created": "2018-08-26T13:05:34Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:5d:e3", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:5d:e3", "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:74:94:5f", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:94:5f", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "homer-0.clearwater.opnfv", "created": "2018-08-26T13:05:34Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:70:a6", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:70:a6", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:04:67", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "dime-0.clearwater.opnfv", "created": "2018-08-26T13:05:33Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:76:07", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:76:07", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:3f:bd", "version": 4, "addr": "192.168.1.22", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/04010b09-d548-48ae-8871-56d5c14751a2", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/04010b09-d548-48ae-8871-56d5c14751a2", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:06.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "04010b09-d548-48ae-8871-56d5c14751a2", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:06Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-26T13:05:32Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:68:d3", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:68:d3", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:03:d7:5a", "version": 4, "addr": "192.168.1.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/57ebb195-7daf-48cc-a21b-c274f8e0bb85", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/57ebb195-7daf-48cc-a21b-c274f8e0bb85", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:11.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "57ebb195-7daf-48cc-a21b-c274f8e0bb85", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:11Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-26T13:05:32Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:d7:76", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:d7:76", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b55ce29a-afa7-419f-b72b-55ee4962e6ac", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b55ce29a-afa7-419f-b72b-55ee4962e6ac", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:05:17.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "b55ce29a-afa7-419f-b72b-55ee4962e6ac", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:05:17Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-26T13:03:38Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:07:50", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:07:50", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:c1:d2", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b00b1f06-37cc-49cb-a11f-b314a9d7d334", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b00b1f06-37cc-49cb-a11f-b314a9d7d334", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:03:28.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "b00b1f06-37cc-49cb-a11f-b314a9d7d334", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:03:28Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "ns.clearwater.opnfv", "created": "2018-08-26T13:01:44Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 13:13:38,230 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ac39d6e3-ed24-40da-ac98-62f34a199bd5 2018-08-26 13:13:38,230 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.286895036697s 2018-08-26 13:13:38,231 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ac39d6e3-ed24-40da-ac98-62f34a199bd5 2018-08-26 13:13:38,239 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-26 13:13:38,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34/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}2016cfaed43b26833edac4f0a563297dd680dc74" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-26 13:13:38,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:13:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6b016d1b-8b95-43a3-82c0-42a61b22c14d x-compute-request-id: req-6b016d1b-8b95-43a3-82c0-42a61b22c14d Content-Encoding: gzip Content-Length: 10989 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.009197] AppArmor: AppArmor initialized\n[ 0.012231] Yama: becoming mindful.\n[ 0.014093] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017813] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020913] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022564] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.025034] Initializing cgroup subsys memory\n[ 0.026294] Initializing cgroup subsys devices\n[ 0.028015] Initializing cgroup subsys freezer\n[ 0.029240] Initializing cgroup subsys blkio\n[ 0.030454] Initializing cgroup subsys perf_event\n[ 0.032021] Initializing cgroup subsys hugetlb\n[ 0.033415] FEATURE SPEC_CTRL Not Present\n[ 0.036195] mce: CPU supports 10 MCE banks\n[ 0.037457] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.037457] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040011] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.041741] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.044003] Speculative Store Bypass: Vulnerable\n[ 0.046360] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.052957] ACPI: Core revision 20131115\n[ 0.054680] ACPI: All ACPI Tables successfully acquired\n[ 0.056414] ftrace: allocating 28717 entries in 113 pages\n[ 0.076304] smpboot: Max logical packages: 2\n[ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.081753] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.084289] Enabling x2apic\n[ 0.085207] Enabled x2apic\n[ 0.086366] Switched APIC routing to physical x2apic.\n[ 0.089379] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.090937] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.093393] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.101485] KVM setup paravirtual spinlock\n[ 0.106203] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.108144] x86: Booting SMP configuration:\n[ 0.109351] .... node #0, CPUs: #1[ 0.106118] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.124018] x86: Booted up 1 node, 2 CPUs\n[ 0.124013] KVM setup async PF for cpu 1\n[ 0.124016] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.127752] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.128433] devtmpfs: initialized\n[ 0.132072] EVM: security.selinux\n[ 0.133056] EVM: security.SMACK64\n[ 0.134020] EVM: security.ima\n[ 0.134933] EVM: security.capability\n[ 0.137127] pinctrl core: initialized pinctrl subsystem\n[ 0.138550] regulator-dummy: no parameters\n[ 0.139776] RTC time: 13:06:20, date: 08/26/18\n[ 0.140134] NET: Registered protocol family 16\n[ 0.141527] cpuidle: using governor ladder\n[ 0.142692] cpuidle: using governor menu\n[ 0.143859] ACPI: bus type PCI registered\n[ 0.144017] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.145761] PCI: Using configuration type 1 for base access\n[ 0.147898] bio: create slab at 0\n[ 0.148084] ACPI: Added _OSI(Module Device)\n[ 0.149238] ACPI: Added _OSI(Processor Device)\n[ 0.150429] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.151661] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.153283] ACPI: Interpreter enabled\n[ 0.154352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.156799] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.159485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.161775] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.164007] ACPI: (supports S0 S5)\n[ 0.168003] ACPI: Using IOAPIC for interrupt routing\n[ 0.169351] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.171922] ACPI: No dock devices found.\n[ 0.174046] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.175598] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.176007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.177658] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.180216] acpiphp: Slot [3] registered\n[ 0.181325] acpiphp: Slot [4] registered\n[ 0.182440] acpiphp: Slot [5] registered\n[ 0.183562] acpiphp: Slot [6] registered\n[ 0.184023] acpiphp: Slot [7] registered\n[ 0.185153] acpiphp: Slot [8] registered\n[ 0.186258] acpiphp: Slot [9] registered\n[ 0.187378] acpiphp: Slot [10] registered\n[ 0.188021] acpiphp: Slot [11] registered\n[ 0.189173] acpiphp: Slot [12] registered\n[ 0.190303] acpiphp: Slot [13] registered\n[ 0.191437] acpiphp: Slot [14] registered\n[ 0.192021] acpiphp: Slot [15] registered\n[ 0.193147] acpiphp: Slot [16] registered\n[ 0.194337] acpiphp: Slot [17] registered\n[ 0.195467] acpiphp: Slot [18] registered\n[ 0.196028] acpiphp: Slot [19] registered\n[ 0.197172] acpiphp: Slot [20] registered\n[ 0.198305] acpiphp: Slot [21] registered\n[ 0.199421] acpiphp: Slot [22] registered\n[ 0.200021] acpiphp: Slot [23] registered\n[ 0.201148] acpiphp: Slot [24] registered\n[ 0.202266] acpiphp: Slot [25] registered\n[ 0.203385] acpiphp: Slot [26] registered\n[ 0.204020] acpiphp: Slot [27] registered\n[ 0.205115] acpiphp: Slot [28] registered\n[ 0.206224] acpiphp: Slot [29] registered\n[ 0.207320] acpiphp: Slot [30] registered\n[ 0.208027] acpiphp: Slot [31] registered\n[ 0.209114] PCI host bridge to bus 0000:00\n[ 0.210227] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.211630] 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.213670] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.215499] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.216003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.223589] 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.251469] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.253008] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.255052] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.256993] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.259334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.260805] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.262620] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.262620] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.264003] vgaarb: loaded\n[ 0.264916] vgaarb: bridge control possible 0000:00:02.0\n[ 0.266710] SCSI subsystem initialized\n[ 0.268081] ACPI: bus type USB registered\n[ 0.269352] usbcore: registered new interface driver usbfs\n[ 0.270925] usbcore: registered new interface driver hub\n[ 0.272050] usbcore: registered new device driver usb\n[ 0.273578] PCI: Using ACPI for IRQ routing\n[ 0.273728] NetLabel: Initializing\n[ 0.276007] NetLabel: domain hash size = 128\n[ 0.277299] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.278794] NetLabel: unlabeled traffic allowed by default\n[ 0.280198] Switched to clocksource kvm-clock\n[ 0.288964] AppArmor: AppArmor Filesystem Enabled\n[ 0.290438] pnp: PnP ACPI init\n[ 0.291457] ACPI: bus type PNP registered\n[ 0.293177] pnp: PnP ACPI: found 8 devices\n[ 0.294441] ACPI: bus type PNP unregistered\n[ 0.302078] NET: Registered protocol family 2\n[ 0.303680] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.305969] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.308021] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.309908] TCP: reno registered\n[ 0.310941] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.312652] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.314526] NET: Registered protocol family 1\n[ 0.315865] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.317522] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.319140] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.341340] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.363673] Trying to unpack rootfs image as initramfs...\n[ 0.463523] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.465832] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.467312] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.469278] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.472267] Scanning for low memory corruption every 60 seconds\n[ 0.474802] Initialise system trusted keyring\n[ 0.476398] audit: initializing netlink socket (disabled)\n[ 0.478143] type=2000 audit(1535288780.942:1): initialized\n[ 0.499192] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.501908] zbud: loaded\n[ 0.502998] VFS: Disk quotas dquot_6.5.2\n[ 0.504159] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.506228] fuse init (API version 7.22)\n[ 0.507463] msgmni has been set to 3997\n[ 0.508606] Key type big_key registered\n[ 0.510413] Key type asymmetric registered\n[ 0.511547] Asymmetric key parser 'x509' registered\n[ 0.512853] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.514961] io scheduler noop registered\n[ 0.516057] io scheduler deadline registered (default)\n[ 0.517410] io scheduler cfq registered\n[ 0.518544] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520257] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.522347] ipmi message handler version 39.2\n[ 0.523828] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.526257] ACPI: Power Button [PWRF]\n[ 0.527616] GHES: HEST is not enabled!\n[ 0.549578] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.593172] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.615515] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.617559] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.643204] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.646112] Linux agpgart interface v0.103\n[ 0.648237] brd: module loaded\n[ 0.649605] loop: module loaded\n[ 0.650908] blk-mq: CPU -> queue map\n[ 0.651915] CPU 0 -> Queue 0\n[ 0.652911] CPU 1 -> Queue 0\n[ 0.654661] vda: vda1\n[ 0.656424] scsi0 : ata_piix\n[ 0.657670] scsi1 : ata_piix\n[ 0.658741] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.660778] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.663047] libphy: Fixed MDIO Bus: probed\n[ 0.664524] tun: Universal TUN/TAP device driver, 1.6\n[ 0.666124] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.670531] PPP generic driver version 2.4.2\n[ 0.671914] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.673740] ehci-pci: EHCI PCI platform driver\n[ 0.675008] ehci-platform: EHCI generic platform driver\n[ 0.676374] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.677923] ohci-pci: OHCI PCI platform driver\n[ 0.679137] ohci-platform: OHCI generic platform driver\n[ 0.680497] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.702967] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.704365] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.706440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.707982] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.709660] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.711660] usb usb1: Product: UHCI Host Controller\n[ 0.712968] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.714573] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.715940] hub 1-0:1.0: USB hub found\n[ 0.717018] hub 1-0:1.0: 2 ports detected\n[ 0.718283] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.721204] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.722537] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.724061] mousedev: PS/2 mouse device common for all mice\n[ 0.725805] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.728270] rtc_cmos 00:00: RTC can wake from S4\n[ 0.729896] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.731599] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.733383] device-mapper: uevent: version 1.0.3\n[ 0.734754] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.737120] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.738833] TCP: cubic registered\n[ 0.739944] NET: Registered protocol family 10\n[ 0.741567] NET: Registered protocol family 17\n[ 0.742853] Key type dns_resolver registered\n[ 0.744273] Loading compiled-in X.509 certificates\n[ 0.746141] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.755916] registered taskstats version 1\n[ 0.759128] Key type trusted registered\n[ 0.763402] Key type encrypted registered\n[ 0.764677] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.766150] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.768200] regulator-dummy: disabling\n[ 0.769392] Magic number: 14:409:130\n[ 0.770513] acpi device:05: hash matches\n[ 0.771744] rtc_cmos 00:00: setting system clock to 2018-08-26 13:06:21 UTC (1535288781)\n[ 0.774019] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.775522] EDD information not available.\n[ 0.821340] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.823607] Write protecting the kernel read-only data: 12288k\n[ 0.825769] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.829239] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.844169] systemd-udevd[107]: starting version 204\n[ 0.885958] FDC 0 is a S82078B\n[ 1.028049] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.192492] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.194280] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.196120] usb 1-1: Product: QEMU USB Tablet\n[ 1.197332] usb 1-1: Manufacturer: QEMU\n[ 1.198435] usb 1-1: SerialNumber: 42\n[ 1.464112] tsc: Refined TSC clocksource calibration: 3491.845 MHz\n[ 1.905076] 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.243706] 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.794911] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 3.185789] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Sun, 26 Aug 2018 13:06:24 +0000. Up 4.04 seconds.\ncloud-init-nonet[4.23]: 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 * Stopping set console keymap[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.91]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 26 Aug 2018 13:06:26 +0000. Up 6.08 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:65:c5:2c |\nci-info: | eth0 | True | 192.168.0.18 | 255.255.255.0 | fa:16:3e:c4:7e:6c |\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.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n69:5e:02:a0:6a:5b:e3:a1:4b:f5:b6:c7:4b:50:89:3d root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . |\n| . .o . |\n| . ..E |\n| . .... |\n|.. = . S . |\n|. * + .o o |\n| + . o... |\n|. . . oo |\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:\n30:21:bc:31:41:5e:92:40:be:5c:82:4e:90:f3:35:cb root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n|.oo+=oo |\n|+o .B+ . |\n|.+ooo*o |\n|o..+E o |\n| .o S |\n| |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n98:1d:e2:bb:d1:cc:b2:db:cc:38:57:cd:b6:3b:da:6c root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| |\n| . . |\n| . = . |\n| + S o |\n| = . + |\n| + +. . . |\n| .X. oE |\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:\na2:6f:03:32:b6:82:25:70:86:bd:e9:00:64:ad:1f:46 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| . |\n| o E |\n|ooo |\n|+.+o |\n|oooo. . S |\n|o B... . |\n|.* +.. |\n|o o .o |\n| . ... |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\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 OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 26 Aug 2018 13:08:30 +0000. Up 129.98 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Sun, 26 Aug 2018 13:09:31 +0000. Up 190.90 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 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://archive.ubuntu.com trusty InRelease\n \nErr http://archive.ubuntu.com trusty-updates InRelease\n \nErr http://archive.ubuntu.com trusty-backports InRelease\n \nErr http://archive.ubuntu.com trusty Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.10\n+ '[' -n 192.168.0.10 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bono --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package bono\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package clearwater-management\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 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 0 -lt 10 ']'\n+ retries=1\n+ echo 'nsupdate failed - retrying (retry 1)...'\nnsupdate failed - retrying (retry 1)...\n+ sleep 5\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 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 1 -lt 10 ']'\n+ retries=2\n+ echo 'nsupdate failed - retrying (retry 2)...'\nnsupdate failed - retrying (retry 2)...\n+ sleep 5\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 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 2 -lt 10 ']'\n+ retries=3\n+ echo 'nsupdate failed - retrying (retry 3)...'\nnsupdate failed - retrying (retry 3)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.204\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.204\n++ echo A 172.30.9.204\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 3 -lt 10 ']'\n+ retries=4\n+ echo 'nsupdate failed - retrying (retry 4)...'\nnsupdate failed - retrying (retry 4)...\n+ sleep 5\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 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 4 -lt 10 ']'\n+ retries=5\n+ echo 'nsupdate failed - retrying (retry 5)...'\nnsupdate failed - retrying (retry 5)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.204\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.204\n++ echo A 172.30.9.204\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 5 -lt 10 ']'\n+ retries=6\n+ echo 'nsupdate failed - retrying (retry 6)...'\nnsupdate failed - retrying (retry 6)...\n+ sleep 5\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 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 6 -lt 10 ']'\n+ retries=7\n+ echo 'nsupdate failed - retrying (retry 7)...'\nnsupdate failed - retrying (retry 7)...\n+ sleep 5\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 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n"} 2018-08-26 13:13:38,313 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34/action used request id req-6b016d1b-8b95-43a3-82c0-42a61b22c14d 2018-08-26 13:13:38,313 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0745348930359s 2018-08-26 13:13:38,315 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34/action used request id req-6b016d1b-8b95-43a3-82c0-42a61b22c14d 2018-08-26 13:13:38,315 - 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.009197] AppArmor: AppArmor initialized [ 0.012231] Yama: becoming mindful. [ 0.014093] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017813] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020913] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022564] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.025034] Initializing cgroup subsys memory [ 0.026294] Initializing cgroup subsys devices [ 0.028015] Initializing cgroup subsys freezer [ 0.029240] Initializing cgroup subsys blkio [ 0.030454] Initializing cgroup subsys perf_event [ 0.032021] Initializing cgroup subsys hugetlb [ 0.033415] FEATURE SPEC_CTRL Not Present [ 0.036195] mce: CPU supports 10 MCE banks [ 0.037457] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.037457] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040011] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.041741] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.044003] Speculative Store Bypass: Vulnerable [ 0.046360] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.052957] ACPI: Core revision 20131115 [ 0.054680] ACPI: All ACPI Tables successfully acquired [ 0.056414] ftrace: allocating 28717 entries in 113 pages [ 0.076304] smpboot: Max logical packages: 2 [ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.081753] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.084289] Enabling x2apic [ 0.085207] Enabled x2apic [ 0.086366] Switched APIC routing to physical x2apic. [ 0.089379] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.090937] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.093393] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.101485] KVM setup paravirtual spinlock [ 0.106203] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.108144] x86: Booting SMP configuration: [ 0.109351] .... node #0, CPUs: #1[ 0.106118] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.124018] x86: Booted up 1 node, 2 CPUs [ 0.124013] KVM setup async PF for cpu 1 [ 0.124016] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.127752] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.128433] devtmpfs: initialized [ 0.132072] EVM: security.selinux [ 0.133056] EVM: security.SMACK64 [ 0.134020] EVM: security.ima [ 0.134933] EVM: security.capability [ 0.137127] pinctrl core: initialized pinctrl subsystem [ 0.138550] regulator-dummy: no parameters [ 0.139776] RTC time: 13:06:20, date: 08/26/18 [ 0.140134] NET: Registered protocol family 16 [ 0.141527] cpuidle: using governor ladder [ 0.142692] cpuidle: using governor menu [ 0.143859] ACPI: bus type PCI registered [ 0.144017] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.145761] PCI: Using configuration type 1 for base access [ 0.147898] bio: create slab at 0 [ 0.148084] ACPI: Added _OSI(Module Device) [ 0.149238] ACPI: Added _OSI(Processor Device) [ 0.150429] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.151661] ACPI: Added _OSI(Processor Aggregator Device) [ 0.153283] ACPI: Interpreter enabled [ 0.154352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.156799] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.159485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.161775] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.164007] ACPI: (supports S0 S5) [ 0.168003] ACPI: Using IOAPIC for interrupt routing [ 0.169351] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.171922] ACPI: No dock devices found. [ 0.174046] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.175598] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.176007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.177658] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.180216] acpiphp: Slot [3] registered [ 0.181325] acpiphp: Slot [4] registered [ 0.182440] acpiphp: Slot [5] registered [ 0.183562] acpiphp: Slot [6] registered [ 0.184023] acpiphp: Slot [7] registered [ 0.185153] acpiphp: Slot [8] registered [ 0.186258] acpiphp: Slot [9] registered [ 0.187378] acpiphp: Slot [10] registered [ 0.188021] acpiphp: Slot [11] registered [ 0.189173] acpiphp: Slot [12] registered [ 0.190303] acpiphp: Slot [13] registered [ 0.191437] acpiphp: Slot [14] registered [ 0.192021] acpiphp: Slot [15] registered [ 0.193147] acpiphp: Slot [16] registered [ 0.194337] acpiphp: Slot [17] registered [ 0.195467] acpiphp: Slot [18] registered [ 0.196028] acpiphp: Slot [19] registered [ 0.197172] acpiphp: Slot [20] registered [ 0.198305] acpiphp: Slot [21] registered [ 0.199421] acpiphp: Slot [22] registered [ 0.200021] acpiphp: Slot [23] registered [ 0.201148] acpiphp: Slot [24] registered [ 0.202266] acpiphp: Slot [25] registered [ 0.203385] acpiphp: Slot [26] registered [ 0.204020] acpiphp: Slot [27] registered [ 0.205115] acpiphp: Slot [28] registered [ 0.206224] acpiphp: Slot [29] registered [ 0.207320] acpiphp: Slot [30] registered [ 0.208027] acpiphp: Slot [31] registered [ 0.209114] PCI host bridge to bus 0000:00 [ 0.210227] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.211630] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.212004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.213670] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.215499] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.216003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.223589] 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.251469] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.253008] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.255052] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.256993] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.259334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.260805] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.262620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.262620] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.264003] vgaarb: loaded [ 0.264916] vgaarb: bridge control possible 0000:00:02.0 [ 0.266710] SCSI subsystem initialized [ 0.268081] ACPI: bus type USB registered [ 0.269352] usbcore: registered new interface driver usbfs [ 0.270925] usbcore: registered new interface driver hub [ 0.272050] usbcore: registered new device driver usb [ 0.273578] PCI: Using ACPI for IRQ routing [ 0.273728] NetLabel: Initializing [ 0.276007] NetLabel: domain hash size = 128 [ 0.277299] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.278794] NetLabel: unlabeled traffic allowed by default [ 0.280198] Switched to clocksource kvm-clock [ 0.288964] AppArmor: AppArmor Filesystem Enabled [ 0.290438] pnp: PnP ACPI init [ 0.291457] ACPI: bus type PNP registered [ 0.293177] pnp: PnP ACPI: found 8 devices [ 0.294441] ACPI: bus type PNP unregistered [ 0.302078] NET: Registered protocol family 2 [ 0.303680] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.305969] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.308021] TCP: Hash tables configured (established 16384 bind 16384) [ 0.309908] TCP: reno registered [ 0.310941] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.312652] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.314526] NET: Registered protocol family 1 [ 0.315865] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.317522] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.319140] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.341340] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.363673] Trying to unpack rootfs image as initramfs... [ 0.463523] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.465832] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.467312] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.469278] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.472267] Scanning for low memory corruption every 60 seconds [ 0.474802] Initialise system trusted keyring [ 0.476398] audit: initializing netlink socket (disabled) [ 0.478143] type=2000 audit(1535288780.942:1): initialized [ 0.499192] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.501908] zbud: loaded [ 0.502998] VFS: Disk quotas dquot_6.5.2 [ 0.504159] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.506228] fuse init (API version 7.22) [ 0.507463] msgmni has been set to 3997 [ 0.508606] Key type big_key registered [ 0.510413] Key type asymmetric registered [ 0.511547] Asymmetric key parser 'x509' registered [ 0.512853] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.514961] io scheduler noop registered [ 0.516057] io scheduler deadline registered (default) [ 0.517410] io scheduler cfq registered [ 0.518544] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.520257] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.522347] ipmi message handler version 39.2 [ 0.523828] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.526257] ACPI: Power Button [PWRF] [ 0.527616] GHES: HEST is not enabled! [ 0.549578] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.593172] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.615515] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.617559] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.643204] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.646112] Linux agpgart interface v0.103 [ 0.648237] brd: module loaded [ 0.649605] loop: module loaded [ 0.650908] blk-mq: CPU -> queue map [ 0.651915] CPU 0 -> Queue 0 [ 0.652911] CPU 1 -> Queue 0 [ 0.654661] vda: vda1 [ 0.656424] scsi0 : ata_piix [ 0.657670] scsi1 : ata_piix [ 0.658741] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.660778] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.663047] libphy: Fixed MDIO Bus: probed [ 0.664524] tun: Universal TUN/TAP device driver, 1.6 [ 0.666124] tun: (C) 1999-2004 Max Krasnyansky [ 0.670531] PPP generic driver version 2.4.2 [ 0.671914] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.673740] ehci-pci: EHCI PCI platform driver [ 0.675008] ehci-platform: EHCI generic platform driver [ 0.676374] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.677923] ohci-pci: OHCI PCI platform driver [ 0.679137] ohci-platform: OHCI generic platform driver [ 0.680497] uhci_hcd: USB Universal Host Controller Interface driver [ 0.702967] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.704365] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.706440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.707982] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.709660] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.711660] usb usb1: Product: UHCI Host Controller [ 0.712968] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.714573] usb usb1: SerialNumber: 0000:00:01.2 [ 0.715940] hub 1-0:1.0: USB hub found [ 0.717018] hub 1-0:1.0: 2 ports detected [ 0.718283] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.721204] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.722537] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.724061] mousedev: PS/2 mouse device common for all mice [ 0.725805] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.728270] rtc_cmos 00:00: RTC can wake from S4 [ 0.729896] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.731599] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.733383] device-mapper: uevent: version 1.0.3 [ 0.734754] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.737120] ledtrig-cpu: registered to indicate activity on CPUs [ 0.738833] TCP: cubic registered [ 0.739944] NET: Registered protocol family 10 [ 0.741567] NET: Registered protocol family 17 [ 0.742853] Key type dns_resolver registered [ 0.744273] Loading compiled-in X.509 certificates [ 0.746141] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.755916] registered taskstats version 1 [ 0.759128] Key type trusted registered [ 0.763402] Key type encrypted registered [ 0.764677] AppArmor: AppArmor sha1 policy hashing enabled [ 0.766150] IMA: No TPM chip found, activating TPM-bypass! [ 0.768200] regulator-dummy: disabling [ 0.769392] Magic number: 14:409:130 [ 0.770513] acpi device:05: hash matches [ 0.771744] rtc_cmos 00:00: setting system clock to 2018-08-26 13:06:21 UTC (1535288781) [ 0.774019] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.775522] EDD information not available. [ 0.821340] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.823607] Write protecting the kernel read-only data: 12288k [ 0.825769] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.829239] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.844169] systemd-udevd[107]: starting version 204 [ 0.885958] FDC 0 is a S82078B [ 1.028049] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.192492] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.194280] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.196120] usb 1-1: Product: QEMU USB Tablet [ 1.197332] usb 1-1: Manufacturer: QEMU [ 1.198435] usb 1-1: SerialNumber: 42 [ 1.464112] tsc: Refined TSC clocksource calibration: 3491.845 MHz [ 1.905076] 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.243706] 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.794911] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 3.185789] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sun, 26 Aug 2018 13:06:24 +0000. Up 4.04 seconds. cloud-init-nonet[4.23]: 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 ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.91]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 26 Aug 2018 13:06:26 +0000. Up 6.08 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:65:c5:2c | ci-info: | eth0 | True | 192.168.0.18 | 255.255.255.0 | fa:16:3e:c4:7e:6c | 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.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 69:5e:02:a0:6a:5b:e3:a1:4b:f5:b6:c7:4b:50:89:3d root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | . | | . .o . | | . ..E | | . .... | |.. = . S . | |. * + .o o | | + . o... | |. . . oo | | . .... | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 30:21:bc:31:41:5e:92:40:be:5c:82:4e:90:f3:35:cb root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ |.oo+=oo | |+o .B+ . | |.+ooo*o | |o..+E o | | .o S | | | | | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 98:1d:e2:bb:d1:cc:b2:db:cc:38:57:cd:b6:3b:da:6c root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | . . | | . = . | | + S o | | = . + | | + +. . . | | .X. oE | | =++ .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: a2:6f:03:32:b6:82:25:70:86:bd:e9:00:64:ad:1f:46 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | . | | o E | |ooo | |+.+o | |oooo. . S | |o B... . | |.* +.. | |o o .o | | . ... | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting SystemD login management service[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 26 Aug 2018 13:08:30 +0000. Up 129.98 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Sun, 26 Aug 2018 13:09:31 +0000. Up 190.90 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 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.10 + '[' -n 192.168.0.10 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package bono + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + 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 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + 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 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + 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 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.204 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.204 ++ echo A 172.30.9.204 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 3 -lt 10 ']' + retries=4 + echo 'nsupdate failed - retrying (retry 4)...' nsupdate failed - retrying (retry 4)... + sleep 5 + 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 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 4 -lt 10 ']' + retries=5 + echo 'nsupdate failed - retrying (retry 5)...' nsupdate failed - retrying (retry 5)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.204 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.204 ++ echo A 172.30.9.204 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 5 -lt 10 ']' + retries=6 + echo 'nsupdate failed - retrying (retry 6)...' nsupdate failed - retrying (retry 6)... + sleep 5 + 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 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 6 -lt 10 ']' + retries=7 + echo 'nsupdate failed - retrying (retry 7)...' nsupdate failed - retrying (retry 7)... + sleep 5 + 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 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 2018-08-26 13:13:38,317 - functest.core.singlevm - DEBUG - try 40: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-26 13:13:48,328 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 13:13:48,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:13:48,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:13: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-5cb87a9a-b11f-4fab-b30a-673b570df82b x-compute-request-id: req-5cb87a9a-b11f-4fab-b30a-673b570df82b Content-Encoding: gzip Content-Length: 1498 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:c4:7e:6c", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:7e:6c", "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:65:c5:2c", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:c5:2c", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/44585adb-a974-4743-8ee5-68ef49323e34", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "44585adb-a974-4743-8ee5-68ef49323e34", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "bono-0.clearwater.opnfv", "created": "2018-08-26T13:05:34Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:5d:e3", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:5d:e3", "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:74:94:5f", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:94:5f", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "homer-0.clearwater.opnfv", "created": "2018-08-26T13:05:34Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:70:a6", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:70:a6", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:04:67", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "dime-0.clearwater.opnfv", "created": "2018-08-26T13:05:33Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:76:07", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:76:07", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:3f:bd", "version": 4, "addr": "192.168.1.22", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/04010b09-d548-48ae-8871-56d5c14751a2", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/04010b09-d548-48ae-8871-56d5c14751a2", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:06.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "04010b09-d548-48ae-8871-56d5c14751a2", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:06Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-26T13:05:32Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:68:d3", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:68:d3", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:03:d7:5a", "version": 4, "addr": "192.168.1.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/57ebb195-7daf-48cc-a21b-c274f8e0bb85", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/57ebb195-7daf-48cc-a21b-c274f8e0bb85", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:11.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "57ebb195-7daf-48cc-a21b-c274f8e0bb85", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:11Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-26T13:05:32Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:d7:76", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:d7:76", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b55ce29a-afa7-419f-b72b-55ee4962e6ac", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b55ce29a-afa7-419f-b72b-55ee4962e6ac", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:05:17.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "b55ce29a-afa7-419f-b72b-55ee4962e6ac", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:05:17Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-26T13:03:38Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:07:50", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:07:50", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:c1:d2", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b00b1f06-37cc-49cb-a11f-b314a9d7d334", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b00b1f06-37cc-49cb-a11f-b314a9d7d334", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:03:28.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "b00b1f06-37cc-49cb-a11f-b314a9d7d334", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:03:28Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "ns.clearwater.opnfv", "created": "2018-08-26T13:01:44Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 13:13:48,811 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5cb87a9a-b11f-4fab-b30a-673b570df82b 2018-08-26 13:13:48,811 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.483027935028s 2018-08-26 13:13:48,812 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5cb87a9a-b11f-4fab-b30a-673b570df82b 2018-08-26 13:13:48,819 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-26 13:13:48,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34/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}2016cfaed43b26833edac4f0a563297dd680dc74" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-26 13:13:48,891 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:13: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-4ee015a5-39ca-40f4-b096-078ee96f81de x-compute-request-id: req-4ee015a5-39ca-40f4-b096-078ee96f81de Content-Encoding: gzip Content-Length: 10989 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.009197] AppArmor: AppArmor initialized\n[ 0.012231] Yama: becoming mindful.\n[ 0.014093] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017813] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020913] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022564] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.025034] Initializing cgroup subsys memory\n[ 0.026294] Initializing cgroup subsys devices\n[ 0.028015] Initializing cgroup subsys freezer\n[ 0.029240] Initializing cgroup subsys blkio\n[ 0.030454] Initializing cgroup subsys perf_event\n[ 0.032021] Initializing cgroup subsys hugetlb\n[ 0.033415] FEATURE SPEC_CTRL Not Present\n[ 0.036195] mce: CPU supports 10 MCE banks\n[ 0.037457] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.037457] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040011] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.041741] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.044003] Speculative Store Bypass: Vulnerable\n[ 0.046360] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.052957] ACPI: Core revision 20131115\n[ 0.054680] ACPI: All ACPI Tables successfully acquired\n[ 0.056414] ftrace: allocating 28717 entries in 113 pages\n[ 0.076304] smpboot: Max logical packages: 2\n[ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.081753] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.084289] Enabling x2apic\n[ 0.085207] Enabled x2apic\n[ 0.086366] Switched APIC routing to physical x2apic.\n[ 0.089379] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.090937] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.093393] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.101485] KVM setup paravirtual spinlock\n[ 0.106203] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.108144] x86: Booting SMP configuration:\n[ 0.109351] .... node #0, CPUs: #1[ 0.106118] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.124018] x86: Booted up 1 node, 2 CPUs\n[ 0.124013] KVM setup async PF for cpu 1\n[ 0.124016] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.127752] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.128433] devtmpfs: initialized\n[ 0.132072] EVM: security.selinux\n[ 0.133056] EVM: security.SMACK64\n[ 0.134020] EVM: security.ima\n[ 0.134933] EVM: security.capability\n[ 0.137127] pinctrl core: initialized pinctrl subsystem\n[ 0.138550] regulator-dummy: no parameters\n[ 0.139776] RTC time: 13:06:20, date: 08/26/18\n[ 0.140134] NET: Registered protocol family 16\n[ 0.141527] cpuidle: using governor ladder\n[ 0.142692] cpuidle: using governor menu\n[ 0.143859] ACPI: bus type PCI registered\n[ 0.144017] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.145761] PCI: Using configuration type 1 for base access\n[ 0.147898] bio: create slab at 0\n[ 0.148084] ACPI: Added _OSI(Module Device)\n[ 0.149238] ACPI: Added _OSI(Processor Device)\n[ 0.150429] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.151661] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.153283] ACPI: Interpreter enabled\n[ 0.154352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.156799] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.159485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.161775] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.164007] ACPI: (supports S0 S5)\n[ 0.168003] ACPI: Using IOAPIC for interrupt routing\n[ 0.169351] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.171922] ACPI: No dock devices found.\n[ 0.174046] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.175598] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.176007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.177658] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.180216] acpiphp: Slot [3] registered\n[ 0.181325] acpiphp: Slot [4] registered\n[ 0.182440] acpiphp: Slot [5] registered\n[ 0.183562] acpiphp: Slot [6] registered\n[ 0.184023] acpiphp: Slot [7] registered\n[ 0.185153] acpiphp: Slot [8] registered\n[ 0.186258] acpiphp: Slot [9] registered\n[ 0.187378] acpiphp: Slot [10] registered\n[ 0.188021] acpiphp: Slot [11] registered\n[ 0.189173] acpiphp: Slot [12] registered\n[ 0.190303] acpiphp: Slot [13] registered\n[ 0.191437] acpiphp: Slot [14] registered\n[ 0.192021] acpiphp: Slot [15] registered\n[ 0.193147] acpiphp: Slot [16] registered\n[ 0.194337] acpiphp: Slot [17] registered\n[ 0.195467] acpiphp: Slot [18] registered\n[ 0.196028] acpiphp: Slot [19] registered\n[ 0.197172] acpiphp: Slot [20] registered\n[ 0.198305] acpiphp: Slot [21] registered\n[ 0.199421] acpiphp: Slot [22] registered\n[ 0.200021] acpiphp: Slot [23] registered\n[ 0.201148] acpiphp: Slot [24] registered\n[ 0.202266] acpiphp: Slot [25] registered\n[ 0.203385] acpiphp: Slot [26] registered\n[ 0.204020] acpiphp: Slot [27] registered\n[ 0.205115] acpiphp: Slot [28] registered\n[ 0.206224] acpiphp: Slot [29] registered\n[ 0.207320] acpiphp: Slot [30] registered\n[ 0.208027] acpiphp: Slot [31] registered\n[ 0.209114] PCI host bridge to bus 0000:00\n[ 0.210227] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.211630] 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.213670] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.215499] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.216003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.223589] 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.251469] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.253008] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.255052] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.256993] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.259334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.260805] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.262620] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.262620] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.264003] vgaarb: loaded\n[ 0.264916] vgaarb: bridge control possible 0000:00:02.0\n[ 0.266710] SCSI subsystem initialized\n[ 0.268081] ACPI: bus type USB registered\n[ 0.269352] usbcore: registered new interface driver usbfs\n[ 0.270925] usbcore: registered new interface driver hub\n[ 0.272050] usbcore: registered new device driver usb\n[ 0.273578] PCI: Using ACPI for IRQ routing\n[ 0.273728] NetLabel: Initializing\n[ 0.276007] NetLabel: domain hash size = 128\n[ 0.277299] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.278794] NetLabel: unlabeled traffic allowed by default\n[ 0.280198] Switched to clocksource kvm-clock\n[ 0.288964] AppArmor: AppArmor Filesystem Enabled\n[ 0.290438] pnp: PnP ACPI init\n[ 0.291457] ACPI: bus type PNP registered\n[ 0.293177] pnp: PnP ACPI: found 8 devices\n[ 0.294441] ACPI: bus type PNP unregistered\n[ 0.302078] NET: Registered protocol family 2\n[ 0.303680] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.305969] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.308021] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.309908] TCP: reno registered\n[ 0.310941] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.312652] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.314526] NET: Registered protocol family 1\n[ 0.315865] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.317522] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.319140] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.341340] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.363673] Trying to unpack rootfs image as initramfs...\n[ 0.463523] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.465832] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.467312] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.469278] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.472267] Scanning for low memory corruption every 60 seconds\n[ 0.474802] Initialise system trusted keyring\n[ 0.476398] audit: initializing netlink socket (disabled)\n[ 0.478143] type=2000 audit(1535288780.942:1): initialized\n[ 0.499192] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.501908] zbud: loaded\n[ 0.502998] VFS: Disk quotas dquot_6.5.2\n[ 0.504159] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.506228] fuse init (API version 7.22)\n[ 0.507463] msgmni has been set to 3997\n[ 0.508606] Key type big_key registered\n[ 0.510413] Key type asymmetric registered\n[ 0.511547] Asymmetric key parser 'x509' registered\n[ 0.512853] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.514961] io scheduler noop registered\n[ 0.516057] io scheduler deadline registered (default)\n[ 0.517410] io scheduler cfq registered\n[ 0.518544] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520257] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.522347] ipmi message handler version 39.2\n[ 0.523828] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.526257] ACPI: Power Button [PWRF]\n[ 0.527616] GHES: HEST is not enabled!\n[ 0.549578] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.593172] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.615515] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.617559] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.643204] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.646112] Linux agpgart interface v0.103\n[ 0.648237] brd: module loaded\n[ 0.649605] loop: module loaded\n[ 0.650908] blk-mq: CPU -> queue map\n[ 0.651915] CPU 0 -> Queue 0\n[ 0.652911] CPU 1 -> Queue 0\n[ 0.654661] vda: vda1\n[ 0.656424] scsi0 : ata_piix\n[ 0.657670] scsi1 : ata_piix\n[ 0.658741] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.660778] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.663047] libphy: Fixed MDIO Bus: probed\n[ 0.664524] tun: Universal TUN/TAP device driver, 1.6\n[ 0.666124] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.670531] PPP generic driver version 2.4.2\n[ 0.671914] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.673740] ehci-pci: EHCI PCI platform driver\n[ 0.675008] ehci-platform: EHCI generic platform driver\n[ 0.676374] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.677923] ohci-pci: OHCI PCI platform driver\n[ 0.679137] ohci-platform: OHCI generic platform driver\n[ 0.680497] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.702967] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.704365] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.706440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.707982] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.709660] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.711660] usb usb1: Product: UHCI Host Controller\n[ 0.712968] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.714573] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.715940] hub 1-0:1.0: USB hub found\n[ 0.717018] hub 1-0:1.0: 2 ports detected\n[ 0.718283] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.721204] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.722537] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.724061] mousedev: PS/2 mouse device common for all mice\n[ 0.725805] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.728270] rtc_cmos 00:00: RTC can wake from S4\n[ 0.729896] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.731599] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.733383] device-mapper: uevent: version 1.0.3\n[ 0.734754] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.737120] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.738833] TCP: cubic registered\n[ 0.739944] NET: Registered protocol family 10\n[ 0.741567] NET: Registered protocol family 17\n[ 0.742853] Key type dns_resolver registered\n[ 0.744273] Loading compiled-in X.509 certificates\n[ 0.746141] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.755916] registered taskstats version 1\n[ 0.759128] Key type trusted registered\n[ 0.763402] Key type encrypted registered\n[ 0.764677] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.766150] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.768200] regulator-dummy: disabling\n[ 0.769392] Magic number: 14:409:130\n[ 0.770513] acpi device:05: hash matches\n[ 0.771744] rtc_cmos 00:00: setting system clock to 2018-08-26 13:06:21 UTC (1535288781)\n[ 0.774019] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.775522] EDD information not available.\n[ 0.821340] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.823607] Write protecting the kernel read-only data: 12288k\n[ 0.825769] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.829239] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.844169] systemd-udevd[107]: starting version 204\n[ 0.885958] FDC 0 is a S82078B\n[ 1.028049] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.192492] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.194280] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.196120] usb 1-1: Product: QEMU USB Tablet\n[ 1.197332] usb 1-1: Manufacturer: QEMU\n[ 1.198435] usb 1-1: SerialNumber: 42\n[ 1.464112] tsc: Refined TSC clocksource calibration: 3491.845 MHz\n[ 1.905076] 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.243706] 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.794911] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 3.185789] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Sun, 26 Aug 2018 13:06:24 +0000. Up 4.04 seconds.\ncloud-init-nonet[4.23]: 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 * Stopping set console keymap[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.91]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 26 Aug 2018 13:06:26 +0000. Up 6.08 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:65:c5:2c |\nci-info: | eth0 | True | 192.168.0.18 | 255.255.255.0 | fa:16:3e:c4:7e:6c |\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.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n69:5e:02:a0:6a:5b:e3:a1:4b:f5:b6:c7:4b:50:89:3d root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . |\n| . .o . |\n| . ..E |\n| . .... |\n|.. = . S . |\n|. * + .o o |\n| + . o... |\n|. . . oo |\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:\n30:21:bc:31:41:5e:92:40:be:5c:82:4e:90:f3:35:cb root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n|.oo+=oo |\n|+o .B+ . |\n|.+ooo*o |\n|o..+E o |\n| .o S |\n| |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n98:1d:e2:bb:d1:cc:b2:db:cc:38:57:cd:b6:3b:da:6c root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| |\n| . . |\n| . = . |\n| + S o |\n| = . + |\n| + +. . . |\n| .X. oE |\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:\na2:6f:03:32:b6:82:25:70:86:bd:e9:00:64:ad:1f:46 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| . |\n| o E |\n|ooo |\n|+.+o |\n|oooo. . S |\n|o B... . |\n|.* +.. |\n|o o .o |\n| . ... |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\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 OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 26 Aug 2018 13:08:30 +0000. Up 129.98 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Sun, 26 Aug 2018 13:09:31 +0000. Up 190.90 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 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://archive.ubuntu.com trusty InRelease\n \nErr http://archive.ubuntu.com trusty-updates InRelease\n \nErr http://archive.ubuntu.com trusty-backports InRelease\n \nErr http://archive.ubuntu.com trusty Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.10\n+ '[' -n 192.168.0.10 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bono --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package bono\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package clearwater-management\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 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 0 -lt 10 ']'\n+ retries=1\n+ echo 'nsupdate failed - retrying (retry 1)...'\nnsupdate failed - retrying (retry 1)...\n+ sleep 5\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 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 1 -lt 10 ']'\n+ retries=2\n+ echo 'nsupdate failed - retrying (retry 2)...'\nnsupdate failed - retrying (retry 2)...\n+ sleep 5\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 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 2 -lt 10 ']'\n+ retries=3\n+ echo 'nsupdate failed - retrying (retry 3)...'\nnsupdate failed - retrying (retry 3)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.204\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.204\n++ echo A 172.30.9.204\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 3 -lt 10 ']'\n+ retries=4\n+ echo 'nsupdate failed - retrying (retry 4)...'\nnsupdate failed - retrying (retry 4)...\n+ sleep 5\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 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 4 -lt 10 ']'\n+ retries=5\n+ echo 'nsupdate failed - retrying (retry 5)...'\nnsupdate failed - retrying (retry 5)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.204\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.204\n++ echo A 172.30.9.204\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 5 -lt 10 ']'\n+ retries=6\n+ echo 'nsupdate failed - retrying (retry 6)...'\nnsupdate failed - retrying (retry 6)...\n+ sleep 5\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 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 6 -lt 10 ']'\n+ retries=7\n+ echo 'nsupdate failed - retrying (retry 7)...'\nnsupdate failed - retrying (retry 7)...\n+ sleep 5\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 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n"} 2018-08-26 13:13:48,892 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34/action used request id req-4ee015a5-39ca-40f4-b096-078ee96f81de 2018-08-26 13:13:48,892 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0729510784149s 2018-08-26 13:13:48,893 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34/action used request id req-4ee015a5-39ca-40f4-b096-078ee96f81de 2018-08-26 13:13:48,894 - 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.009197] AppArmor: AppArmor initialized [ 0.012231] Yama: becoming mindful. [ 0.014093] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017813] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020913] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022564] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.025034] Initializing cgroup subsys memory [ 0.026294] Initializing cgroup subsys devices [ 0.028015] Initializing cgroup subsys freezer [ 0.029240] Initializing cgroup subsys blkio [ 0.030454] Initializing cgroup subsys perf_event [ 0.032021] Initializing cgroup subsys hugetlb [ 0.033415] FEATURE SPEC_CTRL Not Present [ 0.036195] mce: CPU supports 10 MCE banks [ 0.037457] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.037457] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040011] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.041741] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.044003] Speculative Store Bypass: Vulnerable [ 0.046360] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.052957] ACPI: Core revision 20131115 [ 0.054680] ACPI: All ACPI Tables successfully acquired [ 0.056414] ftrace: allocating 28717 entries in 113 pages [ 0.076304] smpboot: Max logical packages: 2 [ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.081753] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.084289] Enabling x2apic [ 0.085207] Enabled x2apic [ 0.086366] Switched APIC routing to physical x2apic. [ 0.089379] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.090937] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.093393] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.101485] KVM setup paravirtual spinlock [ 0.106203] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.108144] x86: Booting SMP configuration: [ 0.109351] .... node #0, CPUs: #1[ 0.106118] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.124018] x86: Booted up 1 node, 2 CPUs [ 0.124013] KVM setup async PF for cpu 1 [ 0.124016] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.127752] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.128433] devtmpfs: initialized [ 0.132072] EVM: security.selinux [ 0.133056] EVM: security.SMACK64 [ 0.134020] EVM: security.ima [ 0.134933] EVM: security.capability [ 0.137127] pinctrl core: initialized pinctrl subsystem [ 0.138550] regulator-dummy: no parameters [ 0.139776] RTC time: 13:06:20, date: 08/26/18 [ 0.140134] NET: Registered protocol family 16 [ 0.141527] cpuidle: using governor ladder [ 0.142692] cpuidle: using governor menu [ 0.143859] ACPI: bus type PCI registered [ 0.144017] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.145761] PCI: Using configuration type 1 for base access [ 0.147898] bio: create slab at 0 [ 0.148084] ACPI: Added _OSI(Module Device) [ 0.149238] ACPI: Added _OSI(Processor Device) [ 0.150429] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.151661] ACPI: Added _OSI(Processor Aggregator Device) [ 0.153283] ACPI: Interpreter enabled [ 0.154352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.156799] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.159485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.161775] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.164007] ACPI: (supports S0 S5) [ 0.168003] ACPI: Using IOAPIC for interrupt routing [ 0.169351] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.171922] ACPI: No dock devices found. [ 0.174046] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.175598] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.176007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.177658] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.180216] acpiphp: Slot [3] registered [ 0.181325] acpiphp: Slot [4] registered [ 0.182440] acpiphp: Slot [5] registered [ 0.183562] acpiphp: Slot [6] registered [ 0.184023] acpiphp: Slot [7] registered [ 0.185153] acpiphp: Slot [8] registered [ 0.186258] acpiphp: Slot [9] registered [ 0.187378] acpiphp: Slot [10] registered [ 0.188021] acpiphp: Slot [11] registered [ 0.189173] acpiphp: Slot [12] registered [ 0.190303] acpiphp: Slot [13] registered [ 0.191437] acpiphp: Slot [14] registered [ 0.192021] acpiphp: Slot [15] registered [ 0.193147] acpiphp: Slot [16] registered [ 0.194337] acpiphp: Slot [17] registered [ 0.195467] acpiphp: Slot [18] registered [ 0.196028] acpiphp: Slot [19] registered [ 0.197172] acpiphp: Slot [20] registered [ 0.198305] acpiphp: Slot [21] registered [ 0.199421] acpiphp: Slot [22] registered [ 0.200021] acpiphp: Slot [23] registered [ 0.201148] acpiphp: Slot [24] registered [ 0.202266] acpiphp: Slot [25] registered [ 0.203385] acpiphp: Slot [26] registered [ 0.204020] acpiphp: Slot [27] registered [ 0.205115] acpiphp: Slot [28] registered [ 0.206224] acpiphp: Slot [29] registered [ 0.207320] acpiphp: Slot [30] registered [ 0.208027] acpiphp: Slot [31] registered [ 0.209114] PCI host bridge to bus 0000:00 [ 0.210227] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.211630] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.212004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.213670] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.215499] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.216003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.223589] 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.251469] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.253008] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.255052] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.256993] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.259334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.260805] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.262620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.262620] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.264003] vgaarb: loaded [ 0.264916] vgaarb: bridge control possible 0000:00:02.0 [ 0.266710] SCSI subsystem initialized [ 0.268081] ACPI: bus type USB registered [ 0.269352] usbcore: registered new interface driver usbfs [ 0.270925] usbcore: registered new interface driver hub [ 0.272050] usbcore: registered new device driver usb [ 0.273578] PCI: Using ACPI for IRQ routing [ 0.273728] NetLabel: Initializing [ 0.276007] NetLabel: domain hash size = 128 [ 0.277299] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.278794] NetLabel: unlabeled traffic allowed by default [ 0.280198] Switched to clocksource kvm-clock [ 0.288964] AppArmor: AppArmor Filesystem Enabled [ 0.290438] pnp: PnP ACPI init [ 0.291457] ACPI: bus type PNP registered [ 0.293177] pnp: PnP ACPI: found 8 devices [ 0.294441] ACPI: bus type PNP unregistered [ 0.302078] NET: Registered protocol family 2 [ 0.303680] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.305969] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.308021] TCP: Hash tables configured (established 16384 bind 16384) [ 0.309908] TCP: reno registered [ 0.310941] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.312652] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.314526] NET: Registered protocol family 1 [ 0.315865] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.317522] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.319140] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.341340] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.363673] Trying to unpack rootfs image as initramfs... [ 0.463523] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.465832] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.467312] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.469278] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.472267] Scanning for low memory corruption every 60 seconds [ 0.474802] Initialise system trusted keyring [ 0.476398] audit: initializing netlink socket (disabled) [ 0.478143] type=2000 audit(1535288780.942:1): initialized [ 0.499192] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.501908] zbud: loaded [ 0.502998] VFS: Disk quotas dquot_6.5.2 [ 0.504159] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.506228] fuse init (API version 7.22) [ 0.507463] msgmni has been set to 3997 [ 0.508606] Key type big_key registered [ 0.510413] Key type asymmetric registered [ 0.511547] Asymmetric key parser 'x509' registered [ 0.512853] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.514961] io scheduler noop registered [ 0.516057] io scheduler deadline registered (default) [ 0.517410] io scheduler cfq registered [ 0.518544] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.520257] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.522347] ipmi message handler version 39.2 [ 0.523828] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.526257] ACPI: Power Button [PWRF] [ 0.527616] GHES: HEST is not enabled! [ 0.549578] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.593172] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.615515] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.617559] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.643204] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.646112] Linux agpgart interface v0.103 [ 0.648237] brd: module loaded [ 0.649605] loop: module loaded [ 0.650908] blk-mq: CPU -> queue map [ 0.651915] CPU 0 -> Queue 0 [ 0.652911] CPU 1 -> Queue 0 [ 0.654661] vda: vda1 [ 0.656424] scsi0 : ata_piix [ 0.657670] scsi1 : ata_piix [ 0.658741] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.660778] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.663047] libphy: Fixed MDIO Bus: probed [ 0.664524] tun: Universal TUN/TAP device driver, 1.6 [ 0.666124] tun: (C) 1999-2004 Max Krasnyansky [ 0.670531] PPP generic driver version 2.4.2 [ 0.671914] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.673740] ehci-pci: EHCI PCI platform driver [ 0.675008] ehci-platform: EHCI generic platform driver [ 0.676374] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.677923] ohci-pci: OHCI PCI platform driver [ 0.679137] ohci-platform: OHCI generic platform driver [ 0.680497] uhci_hcd: USB Universal Host Controller Interface driver [ 0.702967] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.704365] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.706440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.707982] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.709660] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.711660] usb usb1: Product: UHCI Host Controller [ 0.712968] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.714573] usb usb1: SerialNumber: 0000:00:01.2 [ 0.715940] hub 1-0:1.0: USB hub found [ 0.717018] hub 1-0:1.0: 2 ports detected [ 0.718283] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.721204] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.722537] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.724061] mousedev: PS/2 mouse device common for all mice [ 0.725805] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.728270] rtc_cmos 00:00: RTC can wake from S4 [ 0.729896] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.731599] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.733383] device-mapper: uevent: version 1.0.3 [ 0.734754] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.737120] ledtrig-cpu: registered to indicate activity on CPUs [ 0.738833] TCP: cubic registered [ 0.739944] NET: Registered protocol family 10 [ 0.741567] NET: Registered protocol family 17 [ 0.742853] Key type dns_resolver registered [ 0.744273] Loading compiled-in X.509 certificates [ 0.746141] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.755916] registered taskstats version 1 [ 0.759128] Key type trusted registered [ 0.763402] Key type encrypted registered [ 0.764677] AppArmor: AppArmor sha1 policy hashing enabled [ 0.766150] IMA: No TPM chip found, activating TPM-bypass! [ 0.768200] regulator-dummy: disabling [ 0.769392] Magic number: 14:409:130 [ 0.770513] acpi device:05: hash matches [ 0.771744] rtc_cmos 00:00: setting system clock to 2018-08-26 13:06:21 UTC (1535288781) [ 0.774019] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.775522] EDD information not available. [ 0.821340] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.823607] Write protecting the kernel read-only data: 12288k [ 0.825769] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.829239] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.844169] systemd-udevd[107]: starting version 204 [ 0.885958] FDC 0 is a S82078B [ 1.028049] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.192492] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.194280] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.196120] usb 1-1: Product: QEMU USB Tablet [ 1.197332] usb 1-1: Manufacturer: QEMU [ 1.198435] usb 1-1: SerialNumber: 42 [ 1.464112] tsc: Refined TSC clocksource calibration: 3491.845 MHz [ 1.905076] 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.243706] 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.794911] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 3.185789] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sun, 26 Aug 2018 13:06:24 +0000. Up 4.04 seconds. cloud-init-nonet[4.23]: 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 ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.91]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 26 Aug 2018 13:06:26 +0000. Up 6.08 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:65:c5:2c | ci-info: | eth0 | True | 192.168.0.18 | 255.255.255.0 | fa:16:3e:c4:7e:6c | 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.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 69:5e:02:a0:6a:5b:e3:a1:4b:f5:b6:c7:4b:50:89:3d root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | . | | . .o . | | . ..E | | . .... | |.. = . S . | |. * + .o o | | + . o... | |. . . oo | | . .... | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 30:21:bc:31:41:5e:92:40:be:5c:82:4e:90:f3:35:cb root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ |.oo+=oo | |+o .B+ . | |.+ooo*o | |o..+E o | | .o S | | | | | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 98:1d:e2:bb:d1:cc:b2:db:cc:38:57:cd:b6:3b:da:6c root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | . . | | . = . | | + S o | | = . + | | + +. . . | | .X. oE | | =++ .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: a2:6f:03:32:b6:82:25:70:86:bd:e9:00:64:ad:1f:46 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | . | | o E | |ooo | |+.+o | |oooo. . S | |o B... . | |.* +.. | |o o .o | | . ... | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting SystemD login management service[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 26 Aug 2018 13:08:30 +0000. Up 129.98 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Sun, 26 Aug 2018 13:09:31 +0000. Up 190.90 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 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.10 + '[' -n 192.168.0.10 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package bono + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + 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 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + 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 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + 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 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.204 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.204 ++ echo A 172.30.9.204 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 3 -lt 10 ']' + retries=4 + echo 'nsupdate failed - retrying (retry 4)...' nsupdate failed - retrying (retry 4)... + sleep 5 + 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 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 4 -lt 10 ']' + retries=5 + echo 'nsupdate failed - retrying (retry 5)...' nsupdate failed - retrying (retry 5)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.204 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.204 ++ echo A 172.30.9.204 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 5 -lt 10 ']' + retries=6 + echo 'nsupdate failed - retrying (retry 6)...' nsupdate failed - retrying (retry 6)... + sleep 5 + 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 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 6 -lt 10 ']' + retries=7 + echo 'nsupdate failed - retrying (retry 7)...' nsupdate failed - retrying (retry 7)... + sleep 5 + 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 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 2018-08-26 13:13:48,895 - functest.core.singlevm - DEBUG - try 41: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-26 13:13:58,906 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 13:13:58,909 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:13:59,199 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:13: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-3fa9b035-6d13-419a-a3bd-05f1e2563611 x-compute-request-id: req-3fa9b035-6d13-419a-a3bd-05f1e2563611 Content-Encoding: gzip Content-Length: 1498 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:c4:7e:6c", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:7e:6c", "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:65:c5:2c", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:c5:2c", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/44585adb-a974-4743-8ee5-68ef49323e34", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "44585adb-a974-4743-8ee5-68ef49323e34", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "bono-0.clearwater.opnfv", "created": "2018-08-26T13:05:34Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:5d:e3", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:5d:e3", "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:74:94:5f", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:94:5f", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "homer-0.clearwater.opnfv", "created": "2018-08-26T13:05:34Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:70:a6", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:70:a6", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:04:67", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "dime-0.clearwater.opnfv", "created": "2018-08-26T13:05:33Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:76:07", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:76:07", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:3f:bd", "version": 4, "addr": "192.168.1.22", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/04010b09-d548-48ae-8871-56d5c14751a2", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/04010b09-d548-48ae-8871-56d5c14751a2", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:06.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "04010b09-d548-48ae-8871-56d5c14751a2", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:06Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-26T13:05:32Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:68:d3", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:68:d3", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:03:d7:5a", "version": 4, "addr": "192.168.1.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/57ebb195-7daf-48cc-a21b-c274f8e0bb85", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/57ebb195-7daf-48cc-a21b-c274f8e0bb85", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:11.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "57ebb195-7daf-48cc-a21b-c274f8e0bb85", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:11Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-26T13:05:32Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:d7:76", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:d7:76", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b55ce29a-afa7-419f-b72b-55ee4962e6ac", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b55ce29a-afa7-419f-b72b-55ee4962e6ac", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:05:17.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "b55ce29a-afa7-419f-b72b-55ee4962e6ac", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:05:17Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-26T13:03:38Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:07:50", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:07:50", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:c1:d2", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b00b1f06-37cc-49cb-a11f-b314a9d7d334", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b00b1f06-37cc-49cb-a11f-b314a9d7d334", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:03:28.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "b00b1f06-37cc-49cb-a11f-b314a9d7d334", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:03:28Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "ns.clearwater.opnfv", "created": "2018-08-26T13:01:44Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 13:13:59,200 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-3fa9b035-6d13-419a-a3bd-05f1e2563611 2018-08-26 13:13:59,200 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.293441057205s 2018-08-26 13:13:59,201 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-3fa9b035-6d13-419a-a3bd-05f1e2563611 2018-08-26 13:13:59,207 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-26 13:13:59,210 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34/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}2016cfaed43b26833edac4f0a563297dd680dc74" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-26 13:13:59,305 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:13:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bece3e9d-1302-4f48-911a-ef0a62a93f72 x-compute-request-id: req-bece3e9d-1302-4f48-911a-ef0a62a93f72 Content-Encoding: gzip Content-Length: 11011 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.009197] AppArmor: AppArmor initialized\n[ 0.012231] Yama: becoming mindful.\n[ 0.014093] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017813] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020913] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022564] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.025034] Initializing cgroup subsys memory\n[ 0.026294] Initializing cgroup subsys devices\n[ 0.028015] Initializing cgroup subsys freezer\n[ 0.029240] Initializing cgroup subsys blkio\n[ 0.030454] Initializing cgroup subsys perf_event\n[ 0.032021] Initializing cgroup subsys hugetlb\n[ 0.033415] FEATURE SPEC_CTRL Not Present\n[ 0.036195] mce: CPU supports 10 MCE banks\n[ 0.037457] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.037457] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040011] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.041741] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.044003] Speculative Store Bypass: Vulnerable\n[ 0.046360] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.052957] ACPI: Core revision 20131115\n[ 0.054680] ACPI: All ACPI Tables successfully acquired\n[ 0.056414] ftrace: allocating 28717 entries in 113 pages\n[ 0.076304] smpboot: Max logical packages: 2\n[ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.081753] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.084289] Enabling x2apic\n[ 0.085207] Enabled x2apic\n[ 0.086366] Switched APIC routing to physical x2apic.\n[ 0.089379] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.090937] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.093393] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.101485] KVM setup paravirtual spinlock\n[ 0.106203] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.108144] x86: Booting SMP configuration:\n[ 0.109351] .... node #0, CPUs: #1[ 0.106118] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.124018] x86: Booted up 1 node, 2 CPUs\n[ 0.124013] KVM setup async PF for cpu 1\n[ 0.124016] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.127752] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.128433] devtmpfs: initialized\n[ 0.132072] EVM: security.selinux\n[ 0.133056] EVM: security.SMACK64\n[ 0.134020] EVM: security.ima\n[ 0.134933] EVM: security.capability\n[ 0.137127] pinctrl core: initialized pinctrl subsystem\n[ 0.138550] regulator-dummy: no parameters\n[ 0.139776] RTC time: 13:06:20, date: 08/26/18\n[ 0.140134] NET: Registered protocol family 16\n[ 0.141527] cpuidle: using governor ladder\n[ 0.142692] cpuidle: using governor menu\n[ 0.143859] ACPI: bus type PCI registered\n[ 0.144017] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.145761] PCI: Using configuration type 1 for base access\n[ 0.147898] bio: create slab at 0\n[ 0.148084] ACPI: Added _OSI(Module Device)\n[ 0.149238] ACPI: Added _OSI(Processor Device)\n[ 0.150429] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.151661] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.153283] ACPI: Interpreter enabled\n[ 0.154352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.156799] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.159485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.161775] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.164007] ACPI: (supports S0 S5)\n[ 0.168003] ACPI: Using IOAPIC for interrupt routing\n[ 0.169351] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.171922] ACPI: No dock devices found.\n[ 0.174046] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.175598] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.176007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.177658] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.180216] acpiphp: Slot [3] registered\n[ 0.181325] acpiphp: Slot [4] registered\n[ 0.182440] acpiphp: Slot [5] registered\n[ 0.183562] acpiphp: Slot [6] registered\n[ 0.184023] acpiphp: Slot [7] registered\n[ 0.185153] acpiphp: Slot [8] registered\n[ 0.186258] acpiphp: Slot [9] registered\n[ 0.187378] acpiphp: Slot [10] registered\n[ 0.188021] acpiphp: Slot [11] registered\n[ 0.189173] acpiphp: Slot [12] registered\n[ 0.190303] acpiphp: Slot [13] registered\n[ 0.191437] acpiphp: Slot [14] registered\n[ 0.192021] acpiphp: Slot [15] registered\n[ 0.193147] acpiphp: Slot [16] registered\n[ 0.194337] acpiphp: Slot [17] registered\n[ 0.195467] acpiphp: Slot [18] registered\n[ 0.196028] acpiphp: Slot [19] registered\n[ 0.197172] acpiphp: Slot [20] registered\n[ 0.198305] acpiphp: Slot [21] registered\n[ 0.199421] acpiphp: Slot [22] registered\n[ 0.200021] acpiphp: Slot [23] registered\n[ 0.201148] acpiphp: Slot [24] registered\n[ 0.202266] acpiphp: Slot [25] registered\n[ 0.203385] acpiphp: Slot [26] registered\n[ 0.204020] acpiphp: Slot [27] registered\n[ 0.205115] acpiphp: Slot [28] registered\n[ 0.206224] acpiphp: Slot [29] registered\n[ 0.207320] acpiphp: Slot [30] registered\n[ 0.208027] acpiphp: Slot [31] registered\n[ 0.209114] PCI host bridge to bus 0000:00\n[ 0.210227] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.211630] 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.213670] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.215499] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.216003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.223589] 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.251469] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.253008] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.255052] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.256993] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.259334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.260805] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.262620] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.262620] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.264003] vgaarb: loaded\n[ 0.264916] vgaarb: bridge control possible 0000:00:02.0\n[ 0.266710] SCSI subsystem initialized\n[ 0.268081] ACPI: bus type USB registered\n[ 0.269352] usbcore: registered new interface driver usbfs\n[ 0.270925] usbcore: registered new interface driver hub\n[ 0.272050] usbcore: registered new device driver usb\n[ 0.273578] PCI: Using ACPI for IRQ routing\n[ 0.273728] NetLabel: Initializing\n[ 0.276007] NetLabel: domain hash size = 128\n[ 0.277299] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.278794] NetLabel: unlabeled traffic allowed by default\n[ 0.280198] Switched to clocksource kvm-clock\n[ 0.288964] AppArmor: AppArmor Filesystem Enabled\n[ 0.290438] pnp: PnP ACPI init\n[ 0.291457] ACPI: bus type PNP registered\n[ 0.293177] pnp: PnP ACPI: found 8 devices\n[ 0.294441] ACPI: bus type PNP unregistered\n[ 0.302078] NET: Registered protocol family 2\n[ 0.303680] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.305969] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.308021] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.309908] TCP: reno registered\n[ 0.310941] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.312652] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.314526] NET: Registered protocol family 1\n[ 0.315865] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.317522] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.319140] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.341340] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.363673] Trying to unpack rootfs image as initramfs...\n[ 0.463523] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.465832] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.467312] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.469278] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.472267] Scanning for low memory corruption every 60 seconds\n[ 0.474802] Initialise system trusted keyring\n[ 0.476398] audit: initializing netlink socket (disabled)\n[ 0.478143] type=2000 audit(1535288780.942:1): initialized\n[ 0.499192] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.501908] zbud: loaded\n[ 0.502998] VFS: Disk quotas dquot_6.5.2\n[ 0.504159] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.506228] fuse init (API version 7.22)\n[ 0.507463] msgmni has been set to 3997\n[ 0.508606] Key type big_key registered\n[ 0.510413] Key type asymmetric registered\n[ 0.511547] Asymmetric key parser 'x509' registered\n[ 0.512853] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.514961] io scheduler noop registered\n[ 0.516057] io scheduler deadline registered (default)\n[ 0.517410] io scheduler cfq registered\n[ 0.518544] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520257] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.522347] ipmi message handler version 39.2\n[ 0.523828] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.526257] ACPI: Power Button [PWRF]\n[ 0.527616] GHES: HEST is not enabled!\n[ 0.549578] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.593172] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.615515] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.617559] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.643204] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.646112] Linux agpgart interface v0.103\n[ 0.648237] brd: module loaded\n[ 0.649605] loop: module loaded\n[ 0.650908] blk-mq: CPU -> queue map\n[ 0.651915] CPU 0 -> Queue 0\n[ 0.652911] CPU 1 -> Queue 0\n[ 0.654661] vda: vda1\n[ 0.656424] scsi0 : ata_piix\n[ 0.657670] scsi1 : ata_piix\n[ 0.658741] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.660778] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.663047] libphy: Fixed MDIO Bus: probed\n[ 0.664524] tun: Universal TUN/TAP device driver, 1.6\n[ 0.666124] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.670531] PPP generic driver version 2.4.2\n[ 0.671914] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.673740] ehci-pci: EHCI PCI platform driver\n[ 0.675008] ehci-platform: EHCI generic platform driver\n[ 0.676374] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.677923] ohci-pci: OHCI PCI platform driver\n[ 0.679137] ohci-platform: OHCI generic platform driver\n[ 0.680497] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.702967] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.704365] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.706440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.707982] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.709660] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.711660] usb usb1: Product: UHCI Host Controller\n[ 0.712968] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.714573] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.715940] hub 1-0:1.0: USB hub found\n[ 0.717018] hub 1-0:1.0: 2 ports detected\n[ 0.718283] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.721204] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.722537] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.724061] mousedev: PS/2 mouse device common for all mice\n[ 0.725805] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.728270] rtc_cmos 00:00: RTC can wake from S4\n[ 0.729896] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.731599] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.733383] device-mapper: uevent: version 1.0.3\n[ 0.734754] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.737120] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.738833] TCP: cubic registered\n[ 0.739944] NET: Registered protocol family 10\n[ 0.741567] NET: Registered protocol family 17\n[ 0.742853] Key type dns_resolver registered\n[ 0.744273] Loading compiled-in X.509 certificates\n[ 0.746141] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.755916] registered taskstats version 1\n[ 0.759128] Key type trusted registered\n[ 0.763402] Key type encrypted registered\n[ 0.764677] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.766150] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.768200] regulator-dummy: disabling\n[ 0.769392] Magic number: 14:409:130\n[ 0.770513] acpi device:05: hash matches\n[ 0.771744] rtc_cmos 00:00: setting system clock to 2018-08-26 13:06:21 UTC (1535288781)\n[ 0.774019] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.775522] EDD information not available.\n[ 0.821340] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.823607] Write protecting the kernel read-only data: 12288k\n[ 0.825769] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.829239] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.844169] systemd-udevd[107]: starting version 204\n[ 0.885958] FDC 0 is a S82078B\n[ 1.028049] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.192492] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.194280] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.196120] usb 1-1: Product: QEMU USB Tablet\n[ 1.197332] usb 1-1: Manufacturer: QEMU\n[ 1.198435] usb 1-1: SerialNumber: 42\n[ 1.464112] tsc: Refined TSC clocksource calibration: 3491.845 MHz\n[ 1.905076] 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.243706] 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.794911] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 3.185789] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Sun, 26 Aug 2018 13:06:24 +0000. Up 4.04 seconds.\ncloud-init-nonet[4.23]: 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 * Stopping set console keymap[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.91]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 26 Aug 2018 13:06:26 +0000. Up 6.08 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:65:c5:2c |\nci-info: | eth0 | True | 192.168.0.18 | 255.255.255.0 | fa:16:3e:c4:7e:6c |\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.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n69:5e:02:a0:6a:5b:e3:a1:4b:f5:b6:c7:4b:50:89:3d root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . |\n| . .o . |\n| . ..E |\n| . .... |\n|.. = . S . |\n|. * + .o o |\n| + . o... |\n|. . . oo |\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:\n30:21:bc:31:41:5e:92:40:be:5c:82:4e:90:f3:35:cb root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n|.oo+=oo |\n|+o .B+ . |\n|.+ooo*o |\n|o..+E o |\n| .o S |\n| |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n98:1d:e2:bb:d1:cc:b2:db:cc:38:57:cd:b6:3b:da:6c root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| |\n| . . |\n| . = . |\n| + S o |\n| = . + |\n| + +. . . |\n| .X. oE |\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:\na2:6f:03:32:b6:82:25:70:86:bd:e9:00:64:ad:1f:46 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| . |\n| o E |\n|ooo |\n|+.+o |\n|oooo. . S |\n|o B... . |\n|.* +.. |\n|o o .o |\n| . ... |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\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 OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 26 Aug 2018 13:08:30 +0000. Up 129.98 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Sun, 26 Aug 2018 13:09:31 +0000. Up 190.90 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 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://archive.ubuntu.com trusty InRelease\n \nErr http://archive.ubuntu.com trusty-updates InRelease\n \nErr http://archive.ubuntu.com trusty-backports InRelease\n \nErr http://archive.ubuntu.com trusty Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.10\n+ '[' -n 192.168.0.10 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bono --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package bono\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package clearwater-management\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 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 0 -lt 10 ']'\n+ retries=1\n+ echo 'nsupdate failed - retrying (retry 1)...'\nnsupdate failed - retrying (retry 1)...\n+ sleep 5\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 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 1 -lt 10 ']'\n+ retries=2\n+ echo 'nsupdate failed - retrying (retry 2)...'\nnsupdate failed - retrying (retry 2)...\n+ sleep 5\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 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 2 -lt 10 ']'\n+ retries=3\n+ echo 'nsupdate failed - retrying (retry 3)...'\nnsupdate failed - retrying (retry 3)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.204\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.204\n++ echo A 172.30.9.204\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 3 -lt 10 ']'\n+ retries=4\n+ echo 'nsupdate failed - retrying (retry 4)...'\nnsupdate failed - retrying (retry 4)...\n+ sleep 5\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 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 4 -lt 10 ']'\n+ retries=5\n+ echo 'nsupdate failed - retrying (retry 5)...'\nnsupdate failed - retrying (retry 5)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.204\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.204\n++ echo A 172.30.9.204\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 5 -lt 10 ']'\n+ retries=6\n+ echo 'nsupdate failed - retrying (retry 6)...'\nnsupdate failed - retrying (retry 6)...\n+ sleep 5\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 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 6 -lt 10 ']'\n+ retries=7\n+ echo 'nsupdate failed - retrying (retry 7)...'\nnsupdate failed - retrying (retry 7)...\n+ sleep 5\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 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 7 -lt 10 ']'\n+ retries=8\n+ echo 'nsupdate failed - retrying (retry 8)...'\nnsupdate failed - retrying (retry 8)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.204\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.204\n++ echo A 172.30.9.204\n++ ip2rr 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n"} 2018-08-26 13:13:59,306 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34/action used request id req-bece3e9d-1302-4f48-911a-ef0a62a93f72 2018-08-26 13:13:59,306 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0982542037964s 2018-08-26 13:13:59,307 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34/action used request id req-bece3e9d-1302-4f48-911a-ef0a62a93f72 2018-08-26 13:13:59,307 - 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.009197] AppArmor: AppArmor initialized [ 0.012231] Yama: becoming mindful. [ 0.014093] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017813] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020913] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022564] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.025034] Initializing cgroup subsys memory [ 0.026294] Initializing cgroup subsys devices [ 0.028015] Initializing cgroup subsys freezer [ 0.029240] Initializing cgroup subsys blkio [ 0.030454] Initializing cgroup subsys perf_event [ 0.032021] Initializing cgroup subsys hugetlb [ 0.033415] FEATURE SPEC_CTRL Not Present [ 0.036195] mce: CPU supports 10 MCE banks [ 0.037457] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.037457] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040011] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.041741] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.044003] Speculative Store Bypass: Vulnerable [ 0.046360] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.052957] ACPI: Core revision 20131115 [ 0.054680] ACPI: All ACPI Tables successfully acquired [ 0.056414] ftrace: allocating 28717 entries in 113 pages [ 0.076304] smpboot: Max logical packages: 2 [ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.081753] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.084289] Enabling x2apic [ 0.085207] Enabled x2apic [ 0.086366] Switched APIC routing to physical x2apic. [ 0.089379] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.090937] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.093393] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.101485] KVM setup paravirtual spinlock [ 0.106203] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.108144] x86: Booting SMP configuration: [ 0.109351] .... node #0, CPUs: #1[ 0.106118] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.124018] x86: Booted up 1 node, 2 CPUs [ 0.124013] KVM setup async PF for cpu 1 [ 0.124016] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.127752] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.128433] devtmpfs: initialized [ 0.132072] EVM: security.selinux [ 0.133056] EVM: security.SMACK64 [ 0.134020] EVM: security.ima [ 0.134933] EVM: security.capability [ 0.137127] pinctrl core: initialized pinctrl subsystem [ 0.138550] regulator-dummy: no parameters [ 0.139776] RTC time: 13:06:20, date: 08/26/18 [ 0.140134] NET: Registered protocol family 16 [ 0.141527] cpuidle: using governor ladder [ 0.142692] cpuidle: using governor menu [ 0.143859] ACPI: bus type PCI registered [ 0.144017] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.145761] PCI: Using configuration type 1 for base access [ 0.147898] bio: create slab at 0 [ 0.148084] ACPI: Added _OSI(Module Device) [ 0.149238] ACPI: Added _OSI(Processor Device) [ 0.150429] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.151661] ACPI: Added _OSI(Processor Aggregator Device) [ 0.153283] ACPI: Interpreter enabled [ 0.154352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.156799] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.159485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.161775] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.164007] ACPI: (supports S0 S5) [ 0.168003] ACPI: Using IOAPIC for interrupt routing [ 0.169351] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.171922] ACPI: No dock devices found. [ 0.174046] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.175598] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.176007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.177658] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.180216] acpiphp: Slot [3] registered [ 0.181325] acpiphp: Slot [4] registered [ 0.182440] acpiphp: Slot [5] registered [ 0.183562] acpiphp: Slot [6] registered [ 0.184023] acpiphp: Slot [7] registered [ 0.185153] acpiphp: Slot [8] registered [ 0.186258] acpiphp: Slot [9] registered [ 0.187378] acpiphp: Slot [10] registered [ 0.188021] acpiphp: Slot [11] registered [ 0.189173] acpiphp: Slot [12] registered [ 0.190303] acpiphp: Slot [13] registered [ 0.191437] acpiphp: Slot [14] registered [ 0.192021] acpiphp: Slot [15] registered [ 0.193147] acpiphp: Slot [16] registered [ 0.194337] acpiphp: Slot [17] registered [ 0.195467] acpiphp: Slot [18] registered [ 0.196028] acpiphp: Slot [19] registered [ 0.197172] acpiphp: Slot [20] registered [ 0.198305] acpiphp: Slot [21] registered [ 0.199421] acpiphp: Slot [22] registered [ 0.200021] acpiphp: Slot [23] registered [ 0.201148] acpiphp: Slot [24] registered [ 0.202266] acpiphp: Slot [25] registered [ 0.203385] acpiphp: Slot [26] registered [ 0.204020] acpiphp: Slot [27] registered [ 0.205115] acpiphp: Slot [28] registered [ 0.206224] acpiphp: Slot [29] registered [ 0.207320] acpiphp: Slot [30] registered [ 0.208027] acpiphp: Slot [31] registered [ 0.209114] PCI host bridge to bus 0000:00 [ 0.210227] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.211630] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.212004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.213670] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.215499] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.216003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.223589] 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.251469] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.253008] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.255052] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.256993] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.259334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.260805] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.262620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.262620] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.264003] vgaarb: loaded [ 0.264916] vgaarb: bridge control possible 0000:00:02.0 [ 0.266710] SCSI subsystem initialized [ 0.268081] ACPI: bus type USB registered [ 0.269352] usbcore: registered new interface driver usbfs [ 0.270925] usbcore: registered new interface driver hub [ 0.272050] usbcore: registered new device driver usb [ 0.273578] PCI: Using ACPI for IRQ routing [ 0.273728] NetLabel: Initializing [ 0.276007] NetLabel: domain hash size = 128 [ 0.277299] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.278794] NetLabel: unlabeled traffic allowed by default [ 0.280198] Switched to clocksource kvm-clock [ 0.288964] AppArmor: AppArmor Filesystem Enabled [ 0.290438] pnp: PnP ACPI init [ 0.291457] ACPI: bus type PNP registered [ 0.293177] pnp: PnP ACPI: found 8 devices [ 0.294441] ACPI: bus type PNP unregistered [ 0.302078] NET: Registered protocol family 2 [ 0.303680] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.305969] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.308021] TCP: Hash tables configured (established 16384 bind 16384) [ 0.309908] TCP: reno registered [ 0.310941] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.312652] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.314526] NET: Registered protocol family 1 [ 0.315865] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.317522] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.319140] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.341340] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.363673] Trying to unpack rootfs image as initramfs... [ 0.463523] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.465832] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.467312] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.469278] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.472267] Scanning for low memory corruption every 60 seconds [ 0.474802] Initialise system trusted keyring [ 0.476398] audit: initializing netlink socket (disabled) [ 0.478143] type=2000 audit(1535288780.942:1): initialized [ 0.499192] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.501908] zbud: loaded [ 0.502998] VFS: Disk quotas dquot_6.5.2 [ 0.504159] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.506228] fuse init (API version 7.22) [ 0.507463] msgmni has been set to 3997 [ 0.508606] Key type big_key registered [ 0.510413] Key type asymmetric registered [ 0.511547] Asymmetric key parser 'x509' registered [ 0.512853] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.514961] io scheduler noop registered [ 0.516057] io scheduler deadline registered (default) [ 0.517410] io scheduler cfq registered [ 0.518544] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.520257] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.522347] ipmi message handler version 39.2 [ 0.523828] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.526257] ACPI: Power Button [PWRF] [ 0.527616] GHES: HEST is not enabled! [ 0.549578] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.593172] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.615515] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.617559] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.643204] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.646112] Linux agpgart interface v0.103 [ 0.648237] brd: module loaded [ 0.649605] loop: module loaded [ 0.650908] blk-mq: CPU -> queue map [ 0.651915] CPU 0 -> Queue 0 [ 0.652911] CPU 1 -> Queue 0 [ 0.654661] vda: vda1 [ 0.656424] scsi0 : ata_piix [ 0.657670] scsi1 : ata_piix [ 0.658741] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.660778] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.663047] libphy: Fixed MDIO Bus: probed [ 0.664524] tun: Universal TUN/TAP device driver, 1.6 [ 0.666124] tun: (C) 1999-2004 Max Krasnyansky [ 0.670531] PPP generic driver version 2.4.2 [ 0.671914] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.673740] ehci-pci: EHCI PCI platform driver [ 0.675008] ehci-platform: EHCI generic platform driver [ 0.676374] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.677923] ohci-pci: OHCI PCI platform driver [ 0.679137] ohci-platform: OHCI generic platform driver [ 0.680497] uhci_hcd: USB Universal Host Controller Interface driver [ 0.702967] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.704365] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.706440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.707982] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.709660] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.711660] usb usb1: Product: UHCI Host Controller [ 0.712968] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.714573] usb usb1: SerialNumber: 0000:00:01.2 [ 0.715940] hub 1-0:1.0: USB hub found [ 0.717018] hub 1-0:1.0: 2 ports detected [ 0.718283] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.721204] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.722537] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.724061] mousedev: PS/2 mouse device common for all mice [ 0.725805] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.728270] rtc_cmos 00:00: RTC can wake from S4 [ 0.729896] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.731599] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.733383] device-mapper: uevent: version 1.0.3 [ 0.734754] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.737120] ledtrig-cpu: registered to indicate activity on CPUs [ 0.738833] TCP: cubic registered [ 0.739944] NET: Registered protocol family 10 [ 0.741567] NET: Registered protocol family 17 [ 0.742853] Key type dns_resolver registered [ 0.744273] Loading compiled-in X.509 certificates [ 0.746141] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.755916] registered taskstats version 1 [ 0.759128] Key type trusted registered [ 0.763402] Key type encrypted registered [ 0.764677] AppArmor: AppArmor sha1 policy hashing enabled [ 0.766150] IMA: No TPM chip found, activating TPM-bypass! [ 0.768200] regulator-dummy: disabling [ 0.769392] Magic number: 14:409:130 [ 0.770513] acpi device:05: hash matches [ 0.771744] rtc_cmos 00:00: setting system clock to 2018-08-26 13:06:21 UTC (1535288781) [ 0.774019] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.775522] EDD information not available. [ 0.821340] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.823607] Write protecting the kernel read-only data: 12288k [ 0.825769] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.829239] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.844169] systemd-udevd[107]: starting version 204 [ 0.885958] FDC 0 is a S82078B [ 1.028049] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.192492] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.194280] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.196120] usb 1-1: Product: QEMU USB Tablet [ 1.197332] usb 1-1: Manufacturer: QEMU [ 1.198435] usb 1-1: SerialNumber: 42 [ 1.464112] tsc: Refined TSC clocksource calibration: 3491.845 MHz [ 1.905076] 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.243706] 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.794911] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 3.185789] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sun, 26 Aug 2018 13:06:24 +0000. Up 4.04 seconds. cloud-init-nonet[4.23]: 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 ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.91]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 26 Aug 2018 13:06:26 +0000. Up 6.08 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:65:c5:2c | ci-info: | eth0 | True | 192.168.0.18 | 255.255.255.0 | fa:16:3e:c4:7e:6c | 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.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 69:5e:02:a0:6a:5b:e3:a1:4b:f5:b6:c7:4b:50:89:3d root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | . | | . .o . | | . ..E | | . .... | |.. = . S . | |. * + .o o | | + . o... | |. . . oo | | . .... | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 30:21:bc:31:41:5e:92:40:be:5c:82:4e:90:f3:35:cb root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ |.oo+=oo | |+o .B+ . | |.+ooo*o | |o..+E o | | .o S | | | | | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 98:1d:e2:bb:d1:cc:b2:db:cc:38:57:cd:b6:3b:da:6c root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | . . | | . = . | | + S o | | = . + | | + +. . . | | .X. oE | | =++ .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: a2:6f:03:32:b6:82:25:70:86:bd:e9:00:64:ad:1f:46 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | . | | o E | |ooo | |+.+o | |oooo. . S | |o B... . | |.* +.. | |o o .o | | . ... | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting SystemD login management service[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 26 Aug 2018 13:08:30 +0000. Up 129.98 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Sun, 26 Aug 2018 13:09:31 +0000. Up 190.90 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 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.10 + '[' -n 192.168.0.10 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package bono + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + 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 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + 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 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + 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 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.204 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.204 ++ echo A 172.30.9.204 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 3 -lt 10 ']' + retries=4 + echo 'nsupdate failed - retrying (retry 4)...' nsupdate failed - retrying (retry 4)... + sleep 5 + 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 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 4 -lt 10 ']' + retries=5 + echo 'nsupdate failed - retrying (retry 5)...' nsupdate failed - retrying (retry 5)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.204 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.204 ++ echo A 172.30.9.204 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 5 -lt 10 ']' + retries=6 + echo 'nsupdate failed - retrying (retry 6)...' nsupdate failed - retrying (retry 6)... + sleep 5 + 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 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 6 -lt 10 ']' + retries=7 + echo 'nsupdate failed - retrying (retry 7)...' nsupdate failed - retrying (retry 7)... + sleep 5 + 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 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 7 -lt 10 ']' + retries=8 + echo 'nsupdate failed - retrying (retry 8)...' nsupdate failed - retrying (retry 8)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.204 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.204 ++ echo A 172.30.9.204 ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 2018-08-26 13:13:59,309 - functest.core.singlevm - DEBUG - try 42: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-26 13:14:09,320 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 13:14:09,323 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:14:09,892 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13: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-06270589-ac39-4323-bec3-88a8a70da868 x-compute-request-id: req-06270589-ac39-4323-bec3-88a8a70da868 Content-Encoding: gzip Content-Length: 1498 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:c4:7e:6c", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:7e:6c", "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:65:c5:2c", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:c5:2c", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/44585adb-a974-4743-8ee5-68ef49323e34", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "44585adb-a974-4743-8ee5-68ef49323e34", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "bono-0.clearwater.opnfv", "created": "2018-08-26T13:05:34Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:5d:e3", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:5d:e3", "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:74:94:5f", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:94:5f", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "homer-0.clearwater.opnfv", "created": "2018-08-26T13:05:34Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:70:a6", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:70:a6", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:04:67", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "dime-0.clearwater.opnfv", "created": "2018-08-26T13:05:33Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:76:07", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:76:07", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:3f:bd", "version": 4, "addr": "192.168.1.22", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/04010b09-d548-48ae-8871-56d5c14751a2", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/04010b09-d548-48ae-8871-56d5c14751a2", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:06.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "04010b09-d548-48ae-8871-56d5c14751a2", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:06Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-26T13:05:32Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:68:d3", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:68:d3", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:03:d7:5a", "version": 4, "addr": "192.168.1.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/57ebb195-7daf-48cc-a21b-c274f8e0bb85", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/57ebb195-7daf-48cc-a21b-c274f8e0bb85", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:11.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "57ebb195-7daf-48cc-a21b-c274f8e0bb85", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:11Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-26T13:05:32Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:d7:76", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:d7:76", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b55ce29a-afa7-419f-b72b-55ee4962e6ac", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b55ce29a-afa7-419f-b72b-55ee4962e6ac", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:05:17.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "b55ce29a-afa7-419f-b72b-55ee4962e6ac", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:05:17Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-26T13:03:38Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:07:50", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:07:50", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:c1:d2", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b00b1f06-37cc-49cb-a11f-b314a9d7d334", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b00b1f06-37cc-49cb-a11f-b314a9d7d334", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:03:28.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "b00b1f06-37cc-49cb-a11f-b314a9d7d334", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:03:28Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "ns.clearwater.opnfv", "created": "2018-08-26T13:01:44Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 13:14:09,893 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-06270589-ac39-4323-bec3-88a8a70da868 2018-08-26 13:14:09,893 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.572443008423s 2018-08-26 13:14:09,894 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-06270589-ac39-4323-bec3-88a8a70da868 2018-08-26 13:14:09,901 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-26 13:14:09,903 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34/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}2016cfaed43b26833edac4f0a563297dd680dc74" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-26 13:14:09,972 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13: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-7c6ca615-3fae-4cde-8173-edd5c1db2f58 x-compute-request-id: req-7c6ca615-3fae-4cde-8173-edd5c1db2f58 Content-Encoding: gzip Content-Length: 11011 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.009197] AppArmor: AppArmor initialized\n[ 0.012231] Yama: becoming mindful.\n[ 0.014093] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017813] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020913] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022564] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.025034] Initializing cgroup subsys memory\n[ 0.026294] Initializing cgroup subsys devices\n[ 0.028015] Initializing cgroup subsys freezer\n[ 0.029240] Initializing cgroup subsys blkio\n[ 0.030454] Initializing cgroup subsys perf_event\n[ 0.032021] Initializing cgroup subsys hugetlb\n[ 0.033415] FEATURE SPEC_CTRL Not Present\n[ 0.036195] mce: CPU supports 10 MCE banks\n[ 0.037457] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.037457] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040011] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.041741] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.044003] Speculative Store Bypass: Vulnerable\n[ 0.046360] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.052957] ACPI: Core revision 20131115\n[ 0.054680] ACPI: All ACPI Tables successfully acquired\n[ 0.056414] ftrace: allocating 28717 entries in 113 pages\n[ 0.076304] smpboot: Max logical packages: 2\n[ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.081753] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.084289] Enabling x2apic\n[ 0.085207] Enabled x2apic\n[ 0.086366] Switched APIC routing to physical x2apic.\n[ 0.089379] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.090937] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.093393] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.101485] KVM setup paravirtual spinlock\n[ 0.106203] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.108144] x86: Booting SMP configuration:\n[ 0.109351] .... node #0, CPUs: #1[ 0.106118] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.124018] x86: Booted up 1 node, 2 CPUs\n[ 0.124013] KVM setup async PF for cpu 1\n[ 0.124016] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.127752] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.128433] devtmpfs: initialized\n[ 0.132072] EVM: security.selinux\n[ 0.133056] EVM: security.SMACK64\n[ 0.134020] EVM: security.ima\n[ 0.134933] EVM: security.capability\n[ 0.137127] pinctrl core: initialized pinctrl subsystem\n[ 0.138550] regulator-dummy: no parameters\n[ 0.139776] RTC time: 13:06:20, date: 08/26/18\n[ 0.140134] NET: Registered protocol family 16\n[ 0.141527] cpuidle: using governor ladder\n[ 0.142692] cpuidle: using governor menu\n[ 0.143859] ACPI: bus type PCI registered\n[ 0.144017] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.145761] PCI: Using configuration type 1 for base access\n[ 0.147898] bio: create slab at 0\n[ 0.148084] ACPI: Added _OSI(Module Device)\n[ 0.149238] ACPI: Added _OSI(Processor Device)\n[ 0.150429] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.151661] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.153283] ACPI: Interpreter enabled\n[ 0.154352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.156799] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.159485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.161775] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.164007] ACPI: (supports S0 S5)\n[ 0.168003] ACPI: Using IOAPIC for interrupt routing\n[ 0.169351] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.171922] ACPI: No dock devices found.\n[ 0.174046] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.175598] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.176007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.177658] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.180216] acpiphp: Slot [3] registered\n[ 0.181325] acpiphp: Slot [4] registered\n[ 0.182440] acpiphp: Slot [5] registered\n[ 0.183562] acpiphp: Slot [6] registered\n[ 0.184023] acpiphp: Slot [7] registered\n[ 0.185153] acpiphp: Slot [8] registered\n[ 0.186258] acpiphp: Slot [9] registered\n[ 0.187378] acpiphp: Slot [10] registered\n[ 0.188021] acpiphp: Slot [11] registered\n[ 0.189173] acpiphp: Slot [12] registered\n[ 0.190303] acpiphp: Slot [13] registered\n[ 0.191437] acpiphp: Slot [14] registered\n[ 0.192021] acpiphp: Slot [15] registered\n[ 0.193147] acpiphp: Slot [16] registered\n[ 0.194337] acpiphp: Slot [17] registered\n[ 0.195467] acpiphp: Slot [18] registered\n[ 0.196028] acpiphp: Slot [19] registered\n[ 0.197172] acpiphp: Slot [20] registered\n[ 0.198305] acpiphp: Slot [21] registered\n[ 0.199421] acpiphp: Slot [22] registered\n[ 0.200021] acpiphp: Slot [23] registered\n[ 0.201148] acpiphp: Slot [24] registered\n[ 0.202266] acpiphp: Slot [25] registered\n[ 0.203385] acpiphp: Slot [26] registered\n[ 0.204020] acpiphp: Slot [27] registered\n[ 0.205115] acpiphp: Slot [28] registered\n[ 0.206224] acpiphp: Slot [29] registered\n[ 0.207320] acpiphp: Slot [30] registered\n[ 0.208027] acpiphp: Slot [31] registered\n[ 0.209114] PCI host bridge to bus 0000:00\n[ 0.210227] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.211630] 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.213670] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.215499] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.216003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.223589] 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.251469] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.253008] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.255052] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.256993] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.259334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.260805] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.262620] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.262620] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.264003] vgaarb: loaded\n[ 0.264916] vgaarb: bridge control possible 0000:00:02.0\n[ 0.266710] SCSI subsystem initialized\n[ 0.268081] ACPI: bus type USB registered\n[ 0.269352] usbcore: registered new interface driver usbfs\n[ 0.270925] usbcore: registered new interface driver hub\n[ 0.272050] usbcore: registered new device driver usb\n[ 0.273578] PCI: Using ACPI for IRQ routing\n[ 0.273728] NetLabel: Initializing\n[ 0.276007] NetLabel: domain hash size = 128\n[ 0.277299] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.278794] NetLabel: unlabeled traffic allowed by default\n[ 0.280198] Switched to clocksource kvm-clock\n[ 0.288964] AppArmor: AppArmor Filesystem Enabled\n[ 0.290438] pnp: PnP ACPI init\n[ 0.291457] ACPI: bus type PNP registered\n[ 0.293177] pnp: PnP ACPI: found 8 devices\n[ 0.294441] ACPI: bus type PNP unregistered\n[ 0.302078] NET: Registered protocol family 2\n[ 0.303680] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.305969] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.308021] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.309908] TCP: reno registered\n[ 0.310941] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.312652] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.314526] NET: Registered protocol family 1\n[ 0.315865] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.317522] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.319140] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.341340] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.363673] Trying to unpack rootfs image as initramfs...\n[ 0.463523] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.465832] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.467312] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.469278] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.472267] Scanning for low memory corruption every 60 seconds\n[ 0.474802] Initialise system trusted keyring\n[ 0.476398] audit: initializing netlink socket (disabled)\n[ 0.478143] type=2000 audit(1535288780.942:1): initialized\n[ 0.499192] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.501908] zbud: loaded\n[ 0.502998] VFS: Disk quotas dquot_6.5.2\n[ 0.504159] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.506228] fuse init (API version 7.22)\n[ 0.507463] msgmni has been set to 3997\n[ 0.508606] Key type big_key registered\n[ 0.510413] Key type asymmetric registered\n[ 0.511547] Asymmetric key parser 'x509' registered\n[ 0.512853] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.514961] io scheduler noop registered\n[ 0.516057] io scheduler deadline registered (default)\n[ 0.517410] io scheduler cfq registered\n[ 0.518544] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520257] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.522347] ipmi message handler version 39.2\n[ 0.523828] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.526257] ACPI: Power Button [PWRF]\n[ 0.527616] GHES: HEST is not enabled!\n[ 0.549578] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.593172] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.615515] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.617559] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.643204] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.646112] Linux agpgart interface v0.103\n[ 0.648237] brd: module loaded\n[ 0.649605] loop: module loaded\n[ 0.650908] blk-mq: CPU -> queue map\n[ 0.651915] CPU 0 -> Queue 0\n[ 0.652911] CPU 1 -> Queue 0\n[ 0.654661] vda: vda1\n[ 0.656424] scsi0 : ata_piix\n[ 0.657670] scsi1 : ata_piix\n[ 0.658741] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.660778] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.663047] libphy: Fixed MDIO Bus: probed\n[ 0.664524] tun: Universal TUN/TAP device driver, 1.6\n[ 0.666124] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.670531] PPP generic driver version 2.4.2\n[ 0.671914] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.673740] ehci-pci: EHCI PCI platform driver\n[ 0.675008] ehci-platform: EHCI generic platform driver\n[ 0.676374] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.677923] ohci-pci: OHCI PCI platform driver\n[ 0.679137] ohci-platform: OHCI generic platform driver\n[ 0.680497] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.702967] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.704365] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.706440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.707982] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.709660] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.711660] usb usb1: Product: UHCI Host Controller\n[ 0.712968] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.714573] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.715940] hub 1-0:1.0: USB hub found\n[ 0.717018] hub 1-0:1.0: 2 ports detected\n[ 0.718283] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.721204] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.722537] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.724061] mousedev: PS/2 mouse device common for all mice\n[ 0.725805] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.728270] rtc_cmos 00:00: RTC can wake from S4\n[ 0.729896] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.731599] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.733383] device-mapper: uevent: version 1.0.3\n[ 0.734754] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.737120] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.738833] TCP: cubic registered\n[ 0.739944] NET: Registered protocol family 10\n[ 0.741567] NET: Registered protocol family 17\n[ 0.742853] Key type dns_resolver registered\n[ 0.744273] Loading compiled-in X.509 certificates\n[ 0.746141] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.755916] registered taskstats version 1\n[ 0.759128] Key type trusted registered\n[ 0.763402] Key type encrypted registered\n[ 0.764677] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.766150] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.768200] regulator-dummy: disabling\n[ 0.769392] Magic number: 14:409:130\n[ 0.770513] acpi device:05: hash matches\n[ 0.771744] rtc_cmos 00:00: setting system clock to 2018-08-26 13:06:21 UTC (1535288781)\n[ 0.774019] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.775522] EDD information not available.\n[ 0.821340] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.823607] Write protecting the kernel read-only data: 12288k\n[ 0.825769] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.829239] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.844169] systemd-udevd[107]: starting version 204\n[ 0.885958] FDC 0 is a S82078B\n[ 1.028049] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.192492] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.194280] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.196120] usb 1-1: Product: QEMU USB Tablet\n[ 1.197332] usb 1-1: Manufacturer: QEMU\n[ 1.198435] usb 1-1: SerialNumber: 42\n[ 1.464112] tsc: Refined TSC clocksource calibration: 3491.845 MHz\n[ 1.905076] 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.243706] 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.794911] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 3.185789] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Sun, 26 Aug 2018 13:06:24 +0000. Up 4.04 seconds.\ncloud-init-nonet[4.23]: 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 * Stopping set console keymap[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.91]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 26 Aug 2018 13:06:26 +0000. Up 6.08 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:65:c5:2c |\nci-info: | eth0 | True | 192.168.0.18 | 255.255.255.0 | fa:16:3e:c4:7e:6c |\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.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n69:5e:02:a0:6a:5b:e3:a1:4b:f5:b6:c7:4b:50:89:3d root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . |\n| . .o . |\n| . ..E |\n| . .... |\n|.. = . S . |\n|. * + .o o |\n| + . o... |\n|. . . oo |\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:\n30:21:bc:31:41:5e:92:40:be:5c:82:4e:90:f3:35:cb root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n|.oo+=oo |\n|+o .B+ . |\n|.+ooo*o |\n|o..+E o |\n| .o S |\n| |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n98:1d:e2:bb:d1:cc:b2:db:cc:38:57:cd:b6:3b:da:6c root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| |\n| . . |\n| . = . |\n| + S o |\n| = . + |\n| + +. . . |\n| .X. oE |\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:\na2:6f:03:32:b6:82:25:70:86:bd:e9:00:64:ad:1f:46 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| . |\n| o E |\n|ooo |\n|+.+o |\n|oooo. . S |\n|o B... . |\n|.* +.. |\n|o o .o |\n| . ... |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\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 OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 26 Aug 2018 13:08:30 +0000. Up 129.98 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Sun, 26 Aug 2018 13:09:31 +0000. Up 190.90 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 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://archive.ubuntu.com trusty InRelease\n \nErr http://archive.ubuntu.com trusty-updates InRelease\n \nErr http://archive.ubuntu.com trusty-backports InRelease\n \nErr http://archive.ubuntu.com trusty Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.10\n+ '[' -n 192.168.0.10 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bono --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package bono\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package clearwater-management\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 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 0 -lt 10 ']'\n+ retries=1\n+ echo 'nsupdate failed - retrying (retry 1)...'\nnsupdate failed - retrying (retry 1)...\n+ sleep 5\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 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 1 -lt 10 ']'\n+ retries=2\n+ echo 'nsupdate failed - retrying (retry 2)...'\nnsupdate failed - retrying (retry 2)...\n+ sleep 5\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 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 2 -lt 10 ']'\n+ retries=3\n+ echo 'nsupdate failed - retrying (retry 3)...'\nnsupdate failed - retrying (retry 3)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.204\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.204\n++ echo A 172.30.9.204\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 3 -lt 10 ']'\n+ retries=4\n+ echo 'nsupdate failed - retrying (retry 4)...'\nnsupdate failed - retrying (retry 4)...\n+ sleep 5\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 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 4 -lt 10 ']'\n+ retries=5\n+ echo 'nsupdate failed - retrying (retry 5)...'\nnsupdate failed - retrying (retry 5)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.204\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.204\n++ echo A 172.30.9.204\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 5 -lt 10 ']'\n+ retries=6\n+ echo 'nsupdate failed - retrying (retry 6)...'\nnsupdate failed - retrying (retry 6)...\n+ sleep 5\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 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 6 -lt 10 ']'\n+ retries=7\n+ echo 'nsupdate failed - retrying (retry 7)...'\nnsupdate failed - retrying (retry 7)...\n+ sleep 5\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 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 7 -lt 10 ']'\n+ retries=8\n+ echo 'nsupdate failed - retrying (retry 8)...'\nnsupdate failed - retrying (retry 8)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.204\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.204\n++ echo A 172.30.9.204\n++ ip2rr 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n"} 2018-08-26 13:14:09,973 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34/action used request id req-7c6ca615-3fae-4cde-8173-edd5c1db2f58 2018-08-26 13:14:09,973 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0722370147705s 2018-08-26 13:14:09,974 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34/action used request id req-7c6ca615-3fae-4cde-8173-edd5c1db2f58 2018-08-26 13:14:09,974 - 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.009197] AppArmor: AppArmor initialized [ 0.012231] Yama: becoming mindful. [ 0.014093] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017813] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020913] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022564] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.025034] Initializing cgroup subsys memory [ 0.026294] Initializing cgroup subsys devices [ 0.028015] Initializing cgroup subsys freezer [ 0.029240] Initializing cgroup subsys blkio [ 0.030454] Initializing cgroup subsys perf_event [ 0.032021] Initializing cgroup subsys hugetlb [ 0.033415] FEATURE SPEC_CTRL Not Present [ 0.036195] mce: CPU supports 10 MCE banks [ 0.037457] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.037457] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040011] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.041741] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.044003] Speculative Store Bypass: Vulnerable [ 0.046360] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.052957] ACPI: Core revision 20131115 [ 0.054680] ACPI: All ACPI Tables successfully acquired [ 0.056414] ftrace: allocating 28717 entries in 113 pages [ 0.076304] smpboot: Max logical packages: 2 [ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.081753] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.084289] Enabling x2apic [ 0.085207] Enabled x2apic [ 0.086366] Switched APIC routing to physical x2apic. [ 0.089379] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.090937] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.093393] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.101485] KVM setup paravirtual spinlock [ 0.106203] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.108144] x86: Booting SMP configuration: [ 0.109351] .... node #0, CPUs: #1[ 0.106118] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.124018] x86: Booted up 1 node, 2 CPUs [ 0.124013] KVM setup async PF for cpu 1 [ 0.124016] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.127752] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.128433] devtmpfs: initialized [ 0.132072] EVM: security.selinux [ 0.133056] EVM: security.SMACK64 [ 0.134020] EVM: security.ima [ 0.134933] EVM: security.capability [ 0.137127] pinctrl core: initialized pinctrl subsystem [ 0.138550] regulator-dummy: no parameters [ 0.139776] RTC time: 13:06:20, date: 08/26/18 [ 0.140134] NET: Registered protocol family 16 [ 0.141527] cpuidle: using governor ladder [ 0.142692] cpuidle: using governor menu [ 0.143859] ACPI: bus type PCI registered [ 0.144017] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.145761] PCI: Using configuration type 1 for base access [ 0.147898] bio: create slab at 0 [ 0.148084] ACPI: Added _OSI(Module Device) [ 0.149238] ACPI: Added _OSI(Processor Device) [ 0.150429] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.151661] ACPI: Added _OSI(Processor Aggregator Device) [ 0.153283] ACPI: Interpreter enabled [ 0.154352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.156799] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.159485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.161775] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.164007] ACPI: (supports S0 S5) [ 0.168003] ACPI: Using IOAPIC for interrupt routing [ 0.169351] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.171922] ACPI: No dock devices found. [ 0.174046] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.175598] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.176007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.177658] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.180216] acpiphp: Slot [3] registered [ 0.181325] acpiphp: Slot [4] registered [ 0.182440] acpiphp: Slot [5] registered [ 0.183562] acpiphp: Slot [6] registered [ 0.184023] acpiphp: Slot [7] registered [ 0.185153] acpiphp: Slot [8] registered [ 0.186258] acpiphp: Slot [9] registered [ 0.187378] acpiphp: Slot [10] registered [ 0.188021] acpiphp: Slot [11] registered [ 0.189173] acpiphp: Slot [12] registered [ 0.190303] acpiphp: Slot [13] registered [ 0.191437] acpiphp: Slot [14] registered [ 0.192021] acpiphp: Slot [15] registered [ 0.193147] acpiphp: Slot [16] registered [ 0.194337] acpiphp: Slot [17] registered [ 0.195467] acpiphp: Slot [18] registered [ 0.196028] acpiphp: Slot [19] registered [ 0.197172] acpiphp: Slot [20] registered [ 0.198305] acpiphp: Slot [21] registered [ 0.199421] acpiphp: Slot [22] registered [ 0.200021] acpiphp: Slot [23] registered [ 0.201148] acpiphp: Slot [24] registered [ 0.202266] acpiphp: Slot [25] registered [ 0.203385] acpiphp: Slot [26] registered [ 0.204020] acpiphp: Slot [27] registered [ 0.205115] acpiphp: Slot [28] registered [ 0.206224] acpiphp: Slot [29] registered [ 0.207320] acpiphp: Slot [30] registered [ 0.208027] acpiphp: Slot [31] registered [ 0.209114] PCI host bridge to bus 0000:00 [ 0.210227] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.211630] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.212004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.213670] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.215499] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.216003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.223589] 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.251469] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.253008] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.255052] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.256993] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.259334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.260805] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.262620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.262620] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.264003] vgaarb: loaded [ 0.264916] vgaarb: bridge control possible 0000:00:02.0 [ 0.266710] SCSI subsystem initialized [ 0.268081] ACPI: bus type USB registered [ 0.269352] usbcore: registered new interface driver usbfs [ 0.270925] usbcore: registered new interface driver hub [ 0.272050] usbcore: registered new device driver usb [ 0.273578] PCI: Using ACPI for IRQ routing [ 0.273728] NetLabel: Initializing [ 0.276007] NetLabel: domain hash size = 128 [ 0.277299] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.278794] NetLabel: unlabeled traffic allowed by default [ 0.280198] Switched to clocksource kvm-clock [ 0.288964] AppArmor: AppArmor Filesystem Enabled [ 0.290438] pnp: PnP ACPI init [ 0.291457] ACPI: bus type PNP registered [ 0.293177] pnp: PnP ACPI: found 8 devices [ 0.294441] ACPI: bus type PNP unregistered [ 0.302078] NET: Registered protocol family 2 [ 0.303680] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.305969] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.308021] TCP: Hash tables configured (established 16384 bind 16384) [ 0.309908] TCP: reno registered [ 0.310941] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.312652] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.314526] NET: Registered protocol family 1 [ 0.315865] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.317522] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.319140] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.341340] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.363673] Trying to unpack rootfs image as initramfs... [ 0.463523] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.465832] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.467312] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.469278] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.472267] Scanning for low memory corruption every 60 seconds [ 0.474802] Initialise system trusted keyring [ 0.476398] audit: initializing netlink socket (disabled) [ 0.478143] type=2000 audit(1535288780.942:1): initialized [ 0.499192] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.501908] zbud: loaded [ 0.502998] VFS: Disk quotas dquot_6.5.2 [ 0.504159] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.506228] fuse init (API version 7.22) [ 0.507463] msgmni has been set to 3997 [ 0.508606] Key type big_key registered [ 0.510413] Key type asymmetric registered [ 0.511547] Asymmetric key parser 'x509' registered [ 0.512853] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.514961] io scheduler noop registered [ 0.516057] io scheduler deadline registered (default) [ 0.517410] io scheduler cfq registered [ 0.518544] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.520257] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.522347] ipmi message handler version 39.2 [ 0.523828] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.526257] ACPI: Power Button [PWRF] [ 0.527616] GHES: HEST is not enabled! [ 0.549578] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.593172] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.615515] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.617559] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.643204] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.646112] Linux agpgart interface v0.103 [ 0.648237] brd: module loaded [ 0.649605] loop: module loaded [ 0.650908] blk-mq: CPU -> queue map [ 0.651915] CPU 0 -> Queue 0 [ 0.652911] CPU 1 -> Queue 0 [ 0.654661] vda: vda1 [ 0.656424] scsi0 : ata_piix [ 0.657670] scsi1 : ata_piix [ 0.658741] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.660778] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.663047] libphy: Fixed MDIO Bus: probed [ 0.664524] tun: Universal TUN/TAP device driver, 1.6 [ 0.666124] tun: (C) 1999-2004 Max Krasnyansky [ 0.670531] PPP generic driver version 2.4.2 [ 0.671914] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.673740] ehci-pci: EHCI PCI platform driver [ 0.675008] ehci-platform: EHCI generic platform driver [ 0.676374] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.677923] ohci-pci: OHCI PCI platform driver [ 0.679137] ohci-platform: OHCI generic platform driver [ 0.680497] uhci_hcd: USB Universal Host Controller Interface driver [ 0.702967] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.704365] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.706440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.707982] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.709660] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.711660] usb usb1: Product: UHCI Host Controller [ 0.712968] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.714573] usb usb1: SerialNumber: 0000:00:01.2 [ 0.715940] hub 1-0:1.0: USB hub found [ 0.717018] hub 1-0:1.0: 2 ports detected [ 0.718283] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.721204] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.722537] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.724061] mousedev: PS/2 mouse device common for all mice [ 0.725805] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.728270] rtc_cmos 00:00: RTC can wake from S4 [ 0.729896] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.731599] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.733383] device-mapper: uevent: version 1.0.3 [ 0.734754] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.737120] ledtrig-cpu: registered to indicate activity on CPUs [ 0.738833] TCP: cubic registered [ 0.739944] NET: Registered protocol family 10 [ 0.741567] NET: Registered protocol family 17 [ 0.742853] Key type dns_resolver registered [ 0.744273] Loading compiled-in X.509 certificates [ 0.746141] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.755916] registered taskstats version 1 [ 0.759128] Key type trusted registered [ 0.763402] Key type encrypted registered [ 0.764677] AppArmor: AppArmor sha1 policy hashing enabled [ 0.766150] IMA: No TPM chip found, activating TPM-bypass! [ 0.768200] regulator-dummy: disabling [ 0.769392] Magic number: 14:409:130 [ 0.770513] acpi device:05: hash matches [ 0.771744] rtc_cmos 00:00: setting system clock to 2018-08-26 13:06:21 UTC (1535288781) [ 0.774019] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.775522] EDD information not available. [ 0.821340] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.823607] Write protecting the kernel read-only data: 12288k [ 0.825769] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.829239] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.844169] systemd-udevd[107]: starting version 204 [ 0.885958] FDC 0 is a S82078B [ 1.028049] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.192492] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.194280] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.196120] usb 1-1: Product: QEMU USB Tablet [ 1.197332] usb 1-1: Manufacturer: QEMU [ 1.198435] usb 1-1: SerialNumber: 42 [ 1.464112] tsc: Refined TSC clocksource calibration: 3491.845 MHz [ 1.905076] 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.243706] 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.794911] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 3.185789] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sun, 26 Aug 2018 13:06:24 +0000. Up 4.04 seconds. cloud-init-nonet[4.23]: 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 ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.91]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 26 Aug 2018 13:06:26 +0000. Up 6.08 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:65:c5:2c | ci-info: | eth0 | True | 192.168.0.18 | 255.255.255.0 | fa:16:3e:c4:7e:6c | 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.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 69:5e:02:a0:6a:5b:e3:a1:4b:f5:b6:c7:4b:50:89:3d root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | . | | . .o . | | . ..E | | . .... | |.. = . S . | |. * + .o o | | + . o... | |. . . oo | | . .... | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 30:21:bc:31:41:5e:92:40:be:5c:82:4e:90:f3:35:cb root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ |.oo+=oo | |+o .B+ . | |.+ooo*o | |o..+E o | | .o S | | | | | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 98:1d:e2:bb:d1:cc:b2:db:cc:38:57:cd:b6:3b:da:6c root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | . . | | . = . | | + S o | | = . + | | + +. . . | | .X. oE | | =++ .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: a2:6f:03:32:b6:82:25:70:86:bd:e9:00:64:ad:1f:46 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | . | | o E | |ooo | |+.+o | |oooo. . S | |o B... . | |.* +.. | |o o .o | | . ... | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting SystemD login management service[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 26 Aug 2018 13:08:30 +0000. Up 129.98 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Sun, 26 Aug 2018 13:09:31 +0000. Up 190.90 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 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.10 + '[' -n 192.168.0.10 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package bono + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + 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 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + 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 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + 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 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.204 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.204 ++ echo A 172.30.9.204 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 3 -lt 10 ']' + retries=4 + echo 'nsupdate failed - retrying (retry 4)...' nsupdate failed - retrying (retry 4)... + sleep 5 + 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 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 4 -lt 10 ']' + retries=5 + echo 'nsupdate failed - retrying (retry 5)...' nsupdate failed - retrying (retry 5)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.204 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.204 ++ echo A 172.30.9.204 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 5 -lt 10 ']' + retries=6 + echo 'nsupdate failed - retrying (retry 6)...' nsupdate failed - retrying (retry 6)... + sleep 5 + 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 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 6 -lt 10 ']' + retries=7 + echo 'nsupdate failed - retrying (retry 7)...' nsupdate failed - retrying (retry 7)... + sleep 5 + 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 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 7 -lt 10 ']' + retries=8 + echo 'nsupdate failed - retrying (retry 8)...' nsupdate failed - retrying (retry 8)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.204 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.204 ++ echo A 172.30.9.204 ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 2018-08-26 13:14:09,976 - functest.core.singlevm - DEBUG - try 43: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-26 13:14:19,982 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 13:14:19,985 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:14:20,450 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:14:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-99ab8eee-96ed-46a8-85d8-11663753129a x-compute-request-id: req-99ab8eee-96ed-46a8-85d8-11663753129a Content-Encoding: gzip Content-Length: 1498 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:c4:7e:6c", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:7e:6c", "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:65:c5:2c", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:c5:2c", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/44585adb-a974-4743-8ee5-68ef49323e34", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "44585adb-a974-4743-8ee5-68ef49323e34", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "bono-0.clearwater.opnfv", "created": "2018-08-26T13:05:34Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:5d:e3", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:5d:e3", "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:74:94:5f", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:94:5f", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "homer-0.clearwater.opnfv", "created": "2018-08-26T13:05:34Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:70:a6", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:70:a6", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:04:67", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "dime-0.clearwater.opnfv", "created": "2018-08-26T13:05:33Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:76:07", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:76:07", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:3f:bd", "version": 4, "addr": "192.168.1.22", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/04010b09-d548-48ae-8871-56d5c14751a2", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/04010b09-d548-48ae-8871-56d5c14751a2", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:06.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "04010b09-d548-48ae-8871-56d5c14751a2", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:06Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-26T13:05:32Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:68:d3", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:68:d3", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:03:d7:5a", "version": 4, "addr": "192.168.1.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/57ebb195-7daf-48cc-a21b-c274f8e0bb85", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/57ebb195-7daf-48cc-a21b-c274f8e0bb85", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:11.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "57ebb195-7daf-48cc-a21b-c274f8e0bb85", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:11Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-26T13:05:32Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:d7:76", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:d7:76", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b55ce29a-afa7-419f-b72b-55ee4962e6ac", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b55ce29a-afa7-419f-b72b-55ee4962e6ac", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:05:17.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "b55ce29a-afa7-419f-b72b-55ee4962e6ac", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:05:17Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-26T13:03:38Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:07:50", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:07:50", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:c1:d2", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b00b1f06-37cc-49cb-a11f-b314a9d7d334", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b00b1f06-37cc-49cb-a11f-b314a9d7d334", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:03:28.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "b00b1f06-37cc-49cb-a11f-b314a9d7d334", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:03:28Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "ns.clearwater.opnfv", "created": "2018-08-26T13:01:44Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 13:14:20,451 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-99ab8eee-96ed-46a8-85d8-11663753129a 2018-08-26 13:14:20,451 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.468640804291s 2018-08-26 13:14:20,452 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-99ab8eee-96ed-46a8-85d8-11663753129a 2018-08-26 13:14:20,459 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-26 13:14:20,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34/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}2016cfaed43b26833edac4f0a563297dd680dc74" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-26 13:14:20,532 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:14:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6dea6c53-f84d-4785-977b-6681257f1e01 x-compute-request-id: req-6dea6c53-f84d-4785-977b-6681257f1e01 Content-Encoding: gzip Content-Length: 11031 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.009197] AppArmor: AppArmor initialized\n[ 0.012231] Yama: becoming mindful.\n[ 0.014093] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017813] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020913] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022564] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.025034] Initializing cgroup subsys memory\n[ 0.026294] Initializing cgroup subsys devices\n[ 0.028015] Initializing cgroup subsys freezer\n[ 0.029240] Initializing cgroup subsys blkio\n[ 0.030454] Initializing cgroup subsys perf_event\n[ 0.032021] Initializing cgroup subsys hugetlb\n[ 0.033415] FEATURE SPEC_CTRL Not Present\n[ 0.036195] mce: CPU supports 10 MCE banks\n[ 0.037457] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.037457] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040011] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.041741] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.044003] Speculative Store Bypass: Vulnerable\n[ 0.046360] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.052957] ACPI: Core revision 20131115\n[ 0.054680] ACPI: All ACPI Tables successfully acquired\n[ 0.056414] ftrace: allocating 28717 entries in 113 pages\n[ 0.076304] smpboot: Max logical packages: 2\n[ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.081753] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.084289] Enabling x2apic\n[ 0.085207] Enabled x2apic\n[ 0.086366] Switched APIC routing to physical x2apic.\n[ 0.089379] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.090937] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.093393] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.101485] KVM setup paravirtual spinlock\n[ 0.106203] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.108144] x86: Booting SMP configuration:\n[ 0.109351] .... node #0, CPUs: #1[ 0.106118] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.124018] x86: Booted up 1 node, 2 CPUs\n[ 0.124013] KVM setup async PF for cpu 1\n[ 0.124016] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.127752] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.128433] devtmpfs: initialized\n[ 0.132072] EVM: security.selinux\n[ 0.133056] EVM: security.SMACK64\n[ 0.134020] EVM: security.ima\n[ 0.134933] EVM: security.capability\n[ 0.137127] pinctrl core: initialized pinctrl subsystem\n[ 0.138550] regulator-dummy: no parameters\n[ 0.139776] RTC time: 13:06:20, date: 08/26/18\n[ 0.140134] NET: Registered protocol family 16\n[ 0.141527] cpuidle: using governor ladder\n[ 0.142692] cpuidle: using governor menu\n[ 0.143859] ACPI: bus type PCI registered\n[ 0.144017] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.145761] PCI: Using configuration type 1 for base access\n[ 0.147898] bio: create slab at 0\n[ 0.148084] ACPI: Added _OSI(Module Device)\n[ 0.149238] ACPI: Added _OSI(Processor Device)\n[ 0.150429] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.151661] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.153283] ACPI: Interpreter enabled\n[ 0.154352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.156799] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.159485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.161775] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.164007] ACPI: (supports S0 S5)\n[ 0.168003] ACPI: Using IOAPIC for interrupt routing\n[ 0.169351] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.171922] ACPI: No dock devices found.\n[ 0.174046] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.175598] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.176007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.177658] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.180216] acpiphp: Slot [3] registered\n[ 0.181325] acpiphp: Slot [4] registered\n[ 0.182440] acpiphp: Slot [5] registered\n[ 0.183562] acpiphp: Slot [6] registered\n[ 0.184023] acpiphp: Slot [7] registered\n[ 0.185153] acpiphp: Slot [8] registered\n[ 0.186258] acpiphp: Slot [9] registered\n[ 0.187378] acpiphp: Slot [10] registered\n[ 0.188021] acpiphp: Slot [11] registered\n[ 0.189173] acpiphp: Slot [12] registered\n[ 0.190303] acpiphp: Slot [13] registered\n[ 0.191437] acpiphp: Slot [14] registered\n[ 0.192021] acpiphp: Slot [15] registered\n[ 0.193147] acpiphp: Slot [16] registered\n[ 0.194337] acpiphp: Slot [17] registered\n[ 0.195467] acpiphp: Slot [18] registered\n[ 0.196028] acpiphp: Slot [19] registered\n[ 0.197172] acpiphp: Slot [20] registered\n[ 0.198305] acpiphp: Slot [21] registered\n[ 0.199421] acpiphp: Slot [22] registered\n[ 0.200021] acpiphp: Slot [23] registered\n[ 0.201148] acpiphp: Slot [24] registered\n[ 0.202266] acpiphp: Slot [25] registered\n[ 0.203385] acpiphp: Slot [26] registered\n[ 0.204020] acpiphp: Slot [27] registered\n[ 0.205115] acpiphp: Slot [28] registered\n[ 0.206224] acpiphp: Slot [29] registered\n[ 0.207320] acpiphp: Slot [30] registered\n[ 0.208027] acpiphp: Slot [31] registered\n[ 0.209114] PCI host bridge to bus 0000:00\n[ 0.210227] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.211630] 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.213670] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.215499] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.216003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.223589] 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.251469] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.253008] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.255052] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.256993] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.259334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.260805] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.262620] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.262620] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.264003] vgaarb: loaded\n[ 0.264916] vgaarb: bridge control possible 0000:00:02.0\n[ 0.266710] SCSI subsystem initialized\n[ 0.268081] ACPI: bus type USB registered\n[ 0.269352] usbcore: registered new interface driver usbfs\n[ 0.270925] usbcore: registered new interface driver hub\n[ 0.272050] usbcore: registered new device driver usb\n[ 0.273578] PCI: Using ACPI for IRQ routing\n[ 0.273728] NetLabel: Initializing\n[ 0.276007] NetLabel: domain hash size = 128\n[ 0.277299] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.278794] NetLabel: unlabeled traffic allowed by default\n[ 0.280198] Switched to clocksource kvm-clock\n[ 0.288964] AppArmor: AppArmor Filesystem Enabled\n[ 0.290438] pnp: PnP ACPI init\n[ 0.291457] ACPI: bus type PNP registered\n[ 0.293177] pnp: PnP ACPI: found 8 devices\n[ 0.294441] ACPI: bus type PNP unregistered\n[ 0.302078] NET: Registered protocol family 2\n[ 0.303680] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.305969] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.308021] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.309908] TCP: reno registered\n[ 0.310941] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.312652] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.314526] NET: Registered protocol family 1\n[ 0.315865] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.317522] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.319140] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.341340] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.363673] Trying to unpack rootfs image as initramfs...\n[ 0.463523] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.465832] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.467312] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.469278] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.472267] Scanning for low memory corruption every 60 seconds\n[ 0.474802] Initialise system trusted keyring\n[ 0.476398] audit: initializing netlink socket (disabled)\n[ 0.478143] type=2000 audit(1535288780.942:1): initialized\n[ 0.499192] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.501908] zbud: loaded\n[ 0.502998] VFS: Disk quotas dquot_6.5.2\n[ 0.504159] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.506228] fuse init (API version 7.22)\n[ 0.507463] msgmni has been set to 3997\n[ 0.508606] Key type big_key registered\n[ 0.510413] Key type asymmetric registered\n[ 0.511547] Asymmetric key parser 'x509' registered\n[ 0.512853] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.514961] io scheduler noop registered\n[ 0.516057] io scheduler deadline registered (default)\n[ 0.517410] io scheduler cfq registered\n[ 0.518544] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520257] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.522347] ipmi message handler version 39.2\n[ 0.523828] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.526257] ACPI: Power Button [PWRF]\n[ 0.527616] GHES: HEST is not enabled!\n[ 0.549578] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.593172] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.615515] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.617559] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.643204] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.646112] Linux agpgart interface v0.103\n[ 0.648237] brd: module loaded\n[ 0.649605] loop: module loaded\n[ 0.650908] blk-mq: CPU -> queue map\n[ 0.651915] CPU 0 -> Queue 0\n[ 0.652911] CPU 1 -> Queue 0\n[ 0.654661] vda: vda1\n[ 0.656424] scsi0 : ata_piix\n[ 0.657670] scsi1 : ata_piix\n[ 0.658741] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.660778] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.663047] libphy: Fixed MDIO Bus: probed\n[ 0.664524] tun: Universal TUN/TAP device driver, 1.6\n[ 0.666124] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.670531] PPP generic driver version 2.4.2\n[ 0.671914] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.673740] ehci-pci: EHCI PCI platform driver\n[ 0.675008] ehci-platform: EHCI generic platform driver\n[ 0.676374] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.677923] ohci-pci: OHCI PCI platform driver\n[ 0.679137] ohci-platform: OHCI generic platform driver\n[ 0.680497] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.702967] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.704365] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.706440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.707982] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.709660] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.711660] usb usb1: Product: UHCI Host Controller\n[ 0.712968] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.714573] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.715940] hub 1-0:1.0: USB hub found\n[ 0.717018] hub 1-0:1.0: 2 ports detected\n[ 0.718283] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.721204] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.722537] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.724061] mousedev: PS/2 mouse device common for all mice\n[ 0.725805] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.728270] rtc_cmos 00:00: RTC can wake from S4\n[ 0.729896] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.731599] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.733383] device-mapper: uevent: version 1.0.3\n[ 0.734754] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.737120] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.738833] TCP: cubic registered\n[ 0.739944] NET: Registered protocol family 10\n[ 0.741567] NET: Registered protocol family 17\n[ 0.742853] Key type dns_resolver registered\n[ 0.744273] Loading compiled-in X.509 certificates\n[ 0.746141] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.755916] registered taskstats version 1\n[ 0.759128] Key type trusted registered\n[ 0.763402] Key type encrypted registered\n[ 0.764677] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.766150] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.768200] regulator-dummy: disabling\n[ 0.769392] Magic number: 14:409:130\n[ 0.770513] acpi device:05: hash matches\n[ 0.771744] rtc_cmos 00:00: setting system clock to 2018-08-26 13:06:21 UTC (1535288781)\n[ 0.774019] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.775522] EDD information not available.\n[ 0.821340] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.823607] Write protecting the kernel read-only data: 12288k\n[ 0.825769] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.829239] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.844169] systemd-udevd[107]: starting version 204\n[ 0.885958] FDC 0 is a S82078B\n[ 1.028049] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.192492] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.194280] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.196120] usb 1-1: Product: QEMU USB Tablet\n[ 1.197332] usb 1-1: Manufacturer: QEMU\n[ 1.198435] usb 1-1: SerialNumber: 42\n[ 1.464112] tsc: Refined TSC clocksource calibration: 3491.845 MHz\n[ 1.905076] 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.243706] 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.794911] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 3.185789] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Sun, 26 Aug 2018 13:06:24 +0000. Up 4.04 seconds.\ncloud-init-nonet[4.23]: 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 * Stopping set console keymap[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.91]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 26 Aug 2018 13:06:26 +0000. Up 6.08 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:65:c5:2c |\nci-info: | eth0 | True | 192.168.0.18 | 255.255.255.0 | fa:16:3e:c4:7e:6c |\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.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n69:5e:02:a0:6a:5b:e3:a1:4b:f5:b6:c7:4b:50:89:3d root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . |\n| . .o . |\n| . ..E |\n| . .... |\n|.. = . S . |\n|. * + .o o |\n| + . o... |\n|. . . oo |\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:\n30:21:bc:31:41:5e:92:40:be:5c:82:4e:90:f3:35:cb root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n|.oo+=oo |\n|+o .B+ . |\n|.+ooo*o |\n|o..+E o |\n| .o S |\n| |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n98:1d:e2:bb:d1:cc:b2:db:cc:38:57:cd:b6:3b:da:6c root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| |\n| . . |\n| . = . |\n| + S o |\n| = . + |\n| + +. . . |\n| .X. oE |\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:\na2:6f:03:32:b6:82:25:70:86:bd:e9:00:64:ad:1f:46 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| . |\n| o E |\n|ooo |\n|+.+o |\n|oooo. . S |\n|o B... . |\n|.* +.. |\n|o o .o |\n| . ... |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\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 OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 26 Aug 2018 13:08:30 +0000. Up 129.98 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Sun, 26 Aug 2018 13:09:31 +0000. Up 190.90 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 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://archive.ubuntu.com trusty InRelease\n \nErr http://archive.ubuntu.com trusty-updates InRelease\n \nErr http://archive.ubuntu.com trusty-backports InRelease\n \nErr http://archive.ubuntu.com trusty Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.10\n+ '[' -n 192.168.0.10 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bono --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package bono\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package clearwater-management\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 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 0 -lt 10 ']'\n+ retries=1\n+ echo 'nsupdate failed - retrying (retry 1)...'\nnsupdate failed - retrying (retry 1)...\n+ sleep 5\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 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 1 -lt 10 ']'\n+ retries=2\n+ echo 'nsupdate failed - retrying (retry 2)...'\nnsupdate failed - retrying (retry 2)...\n+ sleep 5\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 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 2 -lt 10 ']'\n+ retries=3\n+ echo 'nsupdate failed - retrying (retry 3)...'\nnsupdate failed - retrying (retry 3)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.204\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.204\n++ echo A 172.30.9.204\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 3 -lt 10 ']'\n+ retries=4\n+ echo 'nsupdate failed - retrying (retry 4)...'\nnsupdate failed - retrying (retry 4)...\n+ sleep 5\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 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 4 -lt 10 ']'\n+ retries=5\n+ echo 'nsupdate failed - retrying (retry 5)...'\nnsupdate failed - retrying (retry 5)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.204\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.204\n++ echo A 172.30.9.204\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 5 -lt 10 ']'\n+ retries=6\n+ echo 'nsupdate failed - retrying (retry 6)...'\nnsupdate failed - retrying (retry 6)...\n+ sleep 5\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 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 6 -lt 10 ']'\n+ retries=7\n+ echo 'nsupdate failed - retrying (retry 7)...'\nnsupdate failed - retrying (retry 7)...\n+ sleep 5\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 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 7 -lt 10 ']'\n+ retries=8\n+ echo 'nsupdate failed - retrying (retry 8)...'\nnsupdate failed - retrying (retry 8)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.204\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.204\n++ echo A 172.30.9.204\n++ ip2rr 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 8 -lt 10 ']'\n+ retries=9\n+ echo 'nsupdate failed - retrying (retry 9)...'\nnsupdate failed - retrying (retry 9)...\n+ sleep 5\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 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n"} 2018-08-26 13:14:20,533 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34/action used request id req-6dea6c53-f84d-4785-977b-6681257f1e01 2018-08-26 13:14:20,533 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0740809440613s 2018-08-26 13:14:20,534 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34/action used request id req-6dea6c53-f84d-4785-977b-6681257f1e01 2018-08-26 13:14:20,535 - 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.009197] AppArmor: AppArmor initialized [ 0.012231] Yama: becoming mindful. [ 0.014093] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017813] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020913] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022564] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.025034] Initializing cgroup subsys memory [ 0.026294] Initializing cgroup subsys devices [ 0.028015] Initializing cgroup subsys freezer [ 0.029240] Initializing cgroup subsys blkio [ 0.030454] Initializing cgroup subsys perf_event [ 0.032021] Initializing cgroup subsys hugetlb [ 0.033415] FEATURE SPEC_CTRL Not Present [ 0.036195] mce: CPU supports 10 MCE banks [ 0.037457] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.037457] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040011] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.041741] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.044003] Speculative Store Bypass: Vulnerable [ 0.046360] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.052957] ACPI: Core revision 20131115 [ 0.054680] ACPI: All ACPI Tables successfully acquired [ 0.056414] ftrace: allocating 28717 entries in 113 pages [ 0.076304] smpboot: Max logical packages: 2 [ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.081753] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.084289] Enabling x2apic [ 0.085207] Enabled x2apic [ 0.086366] Switched APIC routing to physical x2apic. [ 0.089379] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.090937] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.093393] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.101485] KVM setup paravirtual spinlock [ 0.106203] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.108144] x86: Booting SMP configuration: [ 0.109351] .... node #0, CPUs: #1[ 0.106118] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.124018] x86: Booted up 1 node, 2 CPUs [ 0.124013] KVM setup async PF for cpu 1 [ 0.124016] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.127752] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.128433] devtmpfs: initialized [ 0.132072] EVM: security.selinux [ 0.133056] EVM: security.SMACK64 [ 0.134020] EVM: security.ima [ 0.134933] EVM: security.capability [ 0.137127] pinctrl core: initialized pinctrl subsystem [ 0.138550] regulator-dummy: no parameters [ 0.139776] RTC time: 13:06:20, date: 08/26/18 [ 0.140134] NET: Registered protocol family 16 [ 0.141527] cpuidle: using governor ladder [ 0.142692] cpuidle: using governor menu [ 0.143859] ACPI: bus type PCI registered [ 0.144017] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.145761] PCI: Using configuration type 1 for base access [ 0.147898] bio: create slab at 0 [ 0.148084] ACPI: Added _OSI(Module Device) [ 0.149238] ACPI: Added _OSI(Processor Device) [ 0.150429] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.151661] ACPI: Added _OSI(Processor Aggregator Device) [ 0.153283] ACPI: Interpreter enabled [ 0.154352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.156799] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.159485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.161775] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.164007] ACPI: (supports S0 S5) [ 0.168003] ACPI: Using IOAPIC for interrupt routing [ 0.169351] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.171922] ACPI: No dock devices found. [ 0.174046] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.175598] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.176007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.177658] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.180216] acpiphp: Slot [3] registered [ 0.181325] acpiphp: Slot [4] registered [ 0.182440] acpiphp: Slot [5] registered [ 0.183562] acpiphp: Slot [6] registered [ 0.184023] acpiphp: Slot [7] registered [ 0.185153] acpiphp: Slot [8] registered [ 0.186258] acpiphp: Slot [9] registered [ 0.187378] acpiphp: Slot [10] registered [ 0.188021] acpiphp: Slot [11] registered [ 0.189173] acpiphp: Slot [12] registered [ 0.190303] acpiphp: Slot [13] registered [ 0.191437] acpiphp: Slot [14] registered [ 0.192021] acpiphp: Slot [15] registered [ 0.193147] acpiphp: Slot [16] registered [ 0.194337] acpiphp: Slot [17] registered [ 0.195467] acpiphp: Slot [18] registered [ 0.196028] acpiphp: Slot [19] registered [ 0.197172] acpiphp: Slot [20] registered [ 0.198305] acpiphp: Slot [21] registered [ 0.199421] acpiphp: Slot [22] registered [ 0.200021] acpiphp: Slot [23] registered [ 0.201148] acpiphp: Slot [24] registered [ 0.202266] acpiphp: Slot [25] registered [ 0.203385] acpiphp: Slot [26] registered [ 0.204020] acpiphp: Slot [27] registered [ 0.205115] acpiphp: Slot [28] registered [ 0.206224] acpiphp: Slot [29] registered [ 0.207320] acpiphp: Slot [30] registered [ 0.208027] acpiphp: Slot [31] registered [ 0.209114] PCI host bridge to bus 0000:00 [ 0.210227] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.211630] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.212004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.213670] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.215499] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.216003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.223589] 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.251469] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.253008] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.255052] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.256993] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.259334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.260805] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.262620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.262620] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.264003] vgaarb: loaded [ 0.264916] vgaarb: bridge control possible 0000:00:02.0 [ 0.266710] SCSI subsystem initialized [ 0.268081] ACPI: bus type USB registered [ 0.269352] usbcore: registered new interface driver usbfs [ 0.270925] usbcore: registered new interface driver hub [ 0.272050] usbcore: registered new device driver usb [ 0.273578] PCI: Using ACPI for IRQ routing [ 0.273728] NetLabel: Initializing [ 0.276007] NetLabel: domain hash size = 128 [ 0.277299] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.278794] NetLabel: unlabeled traffic allowed by default [ 0.280198] Switched to clocksource kvm-clock [ 0.288964] AppArmor: AppArmor Filesystem Enabled [ 0.290438] pnp: PnP ACPI init [ 0.291457] ACPI: bus type PNP registered [ 0.293177] pnp: PnP ACPI: found 8 devices [ 0.294441] ACPI: bus type PNP unregistered [ 0.302078] NET: Registered protocol family 2 [ 0.303680] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.305969] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.308021] TCP: Hash tables configured (established 16384 bind 16384) [ 0.309908] TCP: reno registered [ 0.310941] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.312652] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.314526] NET: Registered protocol family 1 [ 0.315865] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.317522] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.319140] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.341340] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.363673] Trying to unpack rootfs image as initramfs... [ 0.463523] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.465832] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.467312] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.469278] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.472267] Scanning for low memory corruption every 60 seconds [ 0.474802] Initialise system trusted keyring [ 0.476398] audit: initializing netlink socket (disabled) [ 0.478143] type=2000 audit(1535288780.942:1): initialized [ 0.499192] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.501908] zbud: loaded [ 0.502998] VFS: Disk quotas dquot_6.5.2 [ 0.504159] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.506228] fuse init (API version 7.22) [ 0.507463] msgmni has been set to 3997 [ 0.508606] Key type big_key registered [ 0.510413] Key type asymmetric registered [ 0.511547] Asymmetric key parser 'x509' registered [ 0.512853] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.514961] io scheduler noop registered [ 0.516057] io scheduler deadline registered (default) [ 0.517410] io scheduler cfq registered [ 0.518544] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.520257] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.522347] ipmi message handler version 39.2 [ 0.523828] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.526257] ACPI: Power Button [PWRF] [ 0.527616] GHES: HEST is not enabled! [ 0.549578] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.593172] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.615515] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.617559] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.643204] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.646112] Linux agpgart interface v0.103 [ 0.648237] brd: module loaded [ 0.649605] loop: module loaded [ 0.650908] blk-mq: CPU -> queue map [ 0.651915] CPU 0 -> Queue 0 [ 0.652911] CPU 1 -> Queue 0 [ 0.654661] vda: vda1 [ 0.656424] scsi0 : ata_piix [ 0.657670] scsi1 : ata_piix [ 0.658741] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.660778] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.663047] libphy: Fixed MDIO Bus: probed [ 0.664524] tun: Universal TUN/TAP device driver, 1.6 [ 0.666124] tun: (C) 1999-2004 Max Krasnyansky [ 0.670531] PPP generic driver version 2.4.2 [ 0.671914] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.673740] ehci-pci: EHCI PCI platform driver [ 0.675008] ehci-platform: EHCI generic platform driver [ 0.676374] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.677923] ohci-pci: OHCI PCI platform driver [ 0.679137] ohci-platform: OHCI generic platform driver [ 0.680497] uhci_hcd: USB Universal Host Controller Interface driver [ 0.702967] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.704365] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.706440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.707982] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.709660] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.711660] usb usb1: Product: UHCI Host Controller [ 0.712968] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.714573] usb usb1: SerialNumber: 0000:00:01.2 [ 0.715940] hub 1-0:1.0: USB hub found [ 0.717018] hub 1-0:1.0: 2 ports detected [ 0.718283] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.721204] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.722537] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.724061] mousedev: PS/2 mouse device common for all mice [ 0.725805] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.728270] rtc_cmos 00:00: RTC can wake from S4 [ 0.729896] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.731599] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.733383] device-mapper: uevent: version 1.0.3 [ 0.734754] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.737120] ledtrig-cpu: registered to indicate activity on CPUs [ 0.738833] TCP: cubic registered [ 0.739944] NET: Registered protocol family 10 [ 0.741567] NET: Registered protocol family 17 [ 0.742853] Key type dns_resolver registered [ 0.744273] Loading compiled-in X.509 certificates [ 0.746141] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.755916] registered taskstats version 1 [ 0.759128] Key type trusted registered [ 0.763402] Key type encrypted registered [ 0.764677] AppArmor: AppArmor sha1 policy hashing enabled [ 0.766150] IMA: No TPM chip found, activating TPM-bypass! [ 0.768200] regulator-dummy: disabling [ 0.769392] Magic number: 14:409:130 [ 0.770513] acpi device:05: hash matches [ 0.771744] rtc_cmos 00:00: setting system clock to 2018-08-26 13:06:21 UTC (1535288781) [ 0.774019] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.775522] EDD information not available. [ 0.821340] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.823607] Write protecting the kernel read-only data: 12288k [ 0.825769] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.829239] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.844169] systemd-udevd[107]: starting version 204 [ 0.885958] FDC 0 is a S82078B [ 1.028049] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.192492] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.194280] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.196120] usb 1-1: Product: QEMU USB Tablet [ 1.197332] usb 1-1: Manufacturer: QEMU [ 1.198435] usb 1-1: SerialNumber: 42 [ 1.464112] tsc: Refined TSC clocksource calibration: 3491.845 MHz [ 1.905076] 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.243706] 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.794911] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 3.185789] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sun, 26 Aug 2018 13:06:24 +0000. Up 4.04 seconds. cloud-init-nonet[4.23]: 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 ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.91]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 26 Aug 2018 13:06:26 +0000. Up 6.08 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:65:c5:2c | ci-info: | eth0 | True | 192.168.0.18 | 255.255.255.0 | fa:16:3e:c4:7e:6c | 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.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 69:5e:02:a0:6a:5b:e3:a1:4b:f5:b6:c7:4b:50:89:3d root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | . | | . .o . | | . ..E | | . .... | |.. = . S . | |. * + .o o | | + . o... | |. . . oo | | . .... | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 30:21:bc:31:41:5e:92:40:be:5c:82:4e:90:f3:35:cb root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ |.oo+=oo | |+o .B+ . | |.+ooo*o | |o..+E o | | .o S | | | | | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 98:1d:e2:bb:d1:cc:b2:db:cc:38:57:cd:b6:3b:da:6c root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | . . | | . = . | | + S o | | = . + | | + +. . . | | .X. oE | | =++ .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: a2:6f:03:32:b6:82:25:70:86:bd:e9:00:64:ad:1f:46 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | . | | o E | |ooo | |+.+o | |oooo. . S | |o B... . | |.* +.. | |o o .o | | . ... | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting SystemD login management service[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 26 Aug 2018 13:08:30 +0000. Up 129.98 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Sun, 26 Aug 2018 13:09:31 +0000. Up 190.90 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 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.10 + '[' -n 192.168.0.10 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package bono + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + 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 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + 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 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + 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 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.204 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.204 ++ echo A 172.30.9.204 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 3 -lt 10 ']' + retries=4 + echo 'nsupdate failed - retrying (retry 4)...' nsupdate failed - retrying (retry 4)... + sleep 5 + 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 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 4 -lt 10 ']' + retries=5 + echo 'nsupdate failed - retrying (retry 5)...' nsupdate failed - retrying (retry 5)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.204 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.204 ++ echo A 172.30.9.204 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 5 -lt 10 ']' + retries=6 + echo 'nsupdate failed - retrying (retry 6)...' nsupdate failed - retrying (retry 6)... + sleep 5 + 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 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 6 -lt 10 ']' + retries=7 + echo 'nsupdate failed - retrying (retry 7)...' nsupdate failed - retrying (retry 7)... + sleep 5 + 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 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 7 -lt 10 ']' + retries=8 + echo 'nsupdate failed - retrying (retry 8)...' nsupdate failed - retrying (retry 8)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.204 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.204 ++ echo A 172.30.9.204 ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 8 -lt 10 ']' + retries=9 + echo 'nsupdate failed - retrying (retry 9)...' nsupdate failed - retrying (retry 9)... + sleep 5 + 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 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 2018-08-26 13:14:20,537 - functest.core.singlevm - DEBUG - try 44: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-26 13:14:30,547 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 13:14:30,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:14:30,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13: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-b71276af-a02e-4430-9441-3482e753f35d x-compute-request-id: req-b71276af-a02e-4430-9441-3482e753f35d Content-Encoding: gzip Content-Length: 1498 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:c4:7e:6c", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:7e:6c", "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:65:c5:2c", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:c5:2c", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/44585adb-a974-4743-8ee5-68ef49323e34", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "44585adb-a974-4743-8ee5-68ef49323e34", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "bono-0.clearwater.opnfv", "created": "2018-08-26T13:05:34Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:5d:e3", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:5d:e3", "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:74:94:5f", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:94:5f", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "homer-0.clearwater.opnfv", "created": "2018-08-26T13:05:34Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:70:a6", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:70:a6", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:04:67", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "dime-0.clearwater.opnfv", "created": "2018-08-26T13:05:33Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:76:07", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:76:07", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:3f:bd", "version": 4, "addr": "192.168.1.22", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/04010b09-d548-48ae-8871-56d5c14751a2", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/04010b09-d548-48ae-8871-56d5c14751a2", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:06.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "04010b09-d548-48ae-8871-56d5c14751a2", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:06Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-26T13:05:32Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:68:d3", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:68:d3", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:03:d7:5a", "version": 4, "addr": "192.168.1.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/57ebb195-7daf-48cc-a21b-c274f8e0bb85", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/57ebb195-7daf-48cc-a21b-c274f8e0bb85", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:11.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "57ebb195-7daf-48cc-a21b-c274f8e0bb85", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:11Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-26T13:05:32Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:d7:76", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:d7:76", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b55ce29a-afa7-419f-b72b-55ee4962e6ac", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b55ce29a-afa7-419f-b72b-55ee4962e6ac", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:05:17.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "b55ce29a-afa7-419f-b72b-55ee4962e6ac", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:05:17Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-26T13:03:38Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:07:50", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:07:50", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:c1:d2", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b00b1f06-37cc-49cb-a11f-b314a9d7d334", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b00b1f06-37cc-49cb-a11f-b314a9d7d334", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:03:28.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "b00b1f06-37cc-49cb-a11f-b314a9d7d334", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:03:28Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "ns.clearwater.opnfv", "created": "2018-08-26T13:01:44Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 13:14:30,842 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b71276af-a02e-4430-9441-3482e753f35d 2018-08-26 13:14:30,842 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.294779062271s 2018-08-26 13:14:30,843 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b71276af-a02e-4430-9441-3482e753f35d 2018-08-26 13:14:30,850 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-26 13:14:30,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34/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}2016cfaed43b26833edac4f0a563297dd680dc74" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-26 13:14:30,941 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13: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-380414fb-a6fc-402e-a66d-8136965c5f1d x-compute-request-id: req-380414fb-a6fc-402e-a66d-8136965c5f1d Content-Encoding: gzip Content-Length: 11031 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.009197] AppArmor: AppArmor initialized\n[ 0.012231] Yama: becoming mindful.\n[ 0.014093] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017813] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020913] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022564] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.025034] Initializing cgroup subsys memory\n[ 0.026294] Initializing cgroup subsys devices\n[ 0.028015] Initializing cgroup subsys freezer\n[ 0.029240] Initializing cgroup subsys blkio\n[ 0.030454] Initializing cgroup subsys perf_event\n[ 0.032021] Initializing cgroup subsys hugetlb\n[ 0.033415] FEATURE SPEC_CTRL Not Present\n[ 0.036195] mce: CPU supports 10 MCE banks\n[ 0.037457] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.037457] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040011] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.041741] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.044003] Speculative Store Bypass: Vulnerable\n[ 0.046360] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.052957] ACPI: Core revision 20131115\n[ 0.054680] ACPI: All ACPI Tables successfully acquired\n[ 0.056414] ftrace: allocating 28717 entries in 113 pages\n[ 0.076304] smpboot: Max logical packages: 2\n[ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.081753] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.084289] Enabling x2apic\n[ 0.085207] Enabled x2apic\n[ 0.086366] Switched APIC routing to physical x2apic.\n[ 0.089379] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.090937] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.093393] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.101485] KVM setup paravirtual spinlock\n[ 0.106203] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.108144] x86: Booting SMP configuration:\n[ 0.109351] .... node #0, CPUs: #1[ 0.106118] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.124018] x86: Booted up 1 node, 2 CPUs\n[ 0.124013] KVM setup async PF for cpu 1\n[ 0.124016] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.127752] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.128433] devtmpfs: initialized\n[ 0.132072] EVM: security.selinux\n[ 0.133056] EVM: security.SMACK64\n[ 0.134020] EVM: security.ima\n[ 0.134933] EVM: security.capability\n[ 0.137127] pinctrl core: initialized pinctrl subsystem\n[ 0.138550] regulator-dummy: no parameters\n[ 0.139776] RTC time: 13:06:20, date: 08/26/18\n[ 0.140134] NET: Registered protocol family 16\n[ 0.141527] cpuidle: using governor ladder\n[ 0.142692] cpuidle: using governor menu\n[ 0.143859] ACPI: bus type PCI registered\n[ 0.144017] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.145761] PCI: Using configuration type 1 for base access\n[ 0.147898] bio: create slab at 0\n[ 0.148084] ACPI: Added _OSI(Module Device)\n[ 0.149238] ACPI: Added _OSI(Processor Device)\n[ 0.150429] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.151661] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.153283] ACPI: Interpreter enabled\n[ 0.154352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.156799] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.159485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.161775] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.164007] ACPI: (supports S0 S5)\n[ 0.168003] ACPI: Using IOAPIC for interrupt routing\n[ 0.169351] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.171922] ACPI: No dock devices found.\n[ 0.174046] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.175598] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.176007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.177658] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.180216] acpiphp: Slot [3] registered\n[ 0.181325] acpiphp: Slot [4] registered\n[ 0.182440] acpiphp: Slot [5] registered\n[ 0.183562] acpiphp: Slot [6] registered\n[ 0.184023] acpiphp: Slot [7] registered\n[ 0.185153] acpiphp: Slot [8] registered\n[ 0.186258] acpiphp: Slot [9] registered\n[ 0.187378] acpiphp: Slot [10] registered\n[ 0.188021] acpiphp: Slot [11] registered\n[ 0.189173] acpiphp: Slot [12] registered\n[ 0.190303] acpiphp: Slot [13] registered\n[ 0.191437] acpiphp: Slot [14] registered\n[ 0.192021] acpiphp: Slot [15] registered\n[ 0.193147] acpiphp: Slot [16] registered\n[ 0.194337] acpiphp: Slot [17] registered\n[ 0.195467] acpiphp: Slot [18] registered\n[ 0.196028] acpiphp: Slot [19] registered\n[ 0.197172] acpiphp: Slot [20] registered\n[ 0.198305] acpiphp: Slot [21] registered\n[ 0.199421] acpiphp: Slot [22] registered\n[ 0.200021] acpiphp: Slot [23] registered\n[ 0.201148] acpiphp: Slot [24] registered\n[ 0.202266] acpiphp: Slot [25] registered\n[ 0.203385] acpiphp: Slot [26] registered\n[ 0.204020] acpiphp: Slot [27] registered\n[ 0.205115] acpiphp: Slot [28] registered\n[ 0.206224] acpiphp: Slot [29] registered\n[ 0.207320] acpiphp: Slot [30] registered\n[ 0.208027] acpiphp: Slot [31] registered\n[ 0.209114] PCI host bridge to bus 0000:00\n[ 0.210227] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.211630] 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.213670] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.215499] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.216003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.223589] 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.251469] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.253008] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.255052] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.256993] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.259334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.260805] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.262620] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.262620] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.264003] vgaarb: loaded\n[ 0.264916] vgaarb: bridge control possible 0000:00:02.0\n[ 0.266710] SCSI subsystem initialized\n[ 0.268081] ACPI: bus type USB registered\n[ 0.269352] usbcore: registered new interface driver usbfs\n[ 0.270925] usbcore: registered new interface driver hub\n[ 0.272050] usbcore: registered new device driver usb\n[ 0.273578] PCI: Using ACPI for IRQ routing\n[ 0.273728] NetLabel: Initializing\n[ 0.276007] NetLabel: domain hash size = 128\n[ 0.277299] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.278794] NetLabel: unlabeled traffic allowed by default\n[ 0.280198] Switched to clocksource kvm-clock\n[ 0.288964] AppArmor: AppArmor Filesystem Enabled\n[ 0.290438] pnp: PnP ACPI init\n[ 0.291457] ACPI: bus type PNP registered\n[ 0.293177] pnp: PnP ACPI: found 8 devices\n[ 0.294441] ACPI: bus type PNP unregistered\n[ 0.302078] NET: Registered protocol family 2\n[ 0.303680] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.305969] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.308021] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.309908] TCP: reno registered\n[ 0.310941] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.312652] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.314526] NET: Registered protocol family 1\n[ 0.315865] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.317522] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.319140] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.341340] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.363673] Trying to unpack rootfs image as initramfs...\n[ 0.463523] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.465832] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.467312] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.469278] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.472267] Scanning for low memory corruption every 60 seconds\n[ 0.474802] Initialise system trusted keyring\n[ 0.476398] audit: initializing netlink socket (disabled)\n[ 0.478143] type=2000 audit(1535288780.942:1): initialized\n[ 0.499192] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.501908] zbud: loaded\n[ 0.502998] VFS: Disk quotas dquot_6.5.2\n[ 0.504159] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.506228] fuse init (API version 7.22)\n[ 0.507463] msgmni has been set to 3997\n[ 0.508606] Key type big_key registered\n[ 0.510413] Key type asymmetric registered\n[ 0.511547] Asymmetric key parser 'x509' registered\n[ 0.512853] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.514961] io scheduler noop registered\n[ 0.516057] io scheduler deadline registered (default)\n[ 0.517410] io scheduler cfq registered\n[ 0.518544] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520257] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.522347] ipmi message handler version 39.2\n[ 0.523828] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.526257] ACPI: Power Button [PWRF]\n[ 0.527616] GHES: HEST is not enabled!\n[ 0.549578] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.593172] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.615515] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.617559] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.643204] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.646112] Linux agpgart interface v0.103\n[ 0.648237] brd: module loaded\n[ 0.649605] loop: module loaded\n[ 0.650908] blk-mq: CPU -> queue map\n[ 0.651915] CPU 0 -> Queue 0\n[ 0.652911] CPU 1 -> Queue 0\n[ 0.654661] vda: vda1\n[ 0.656424] scsi0 : ata_piix\n[ 0.657670] scsi1 : ata_piix\n[ 0.658741] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.660778] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.663047] libphy: Fixed MDIO Bus: probed\n[ 0.664524] tun: Universal TUN/TAP device driver, 1.6\n[ 0.666124] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.670531] PPP generic driver version 2.4.2\n[ 0.671914] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.673740] ehci-pci: EHCI PCI platform driver\n[ 0.675008] ehci-platform: EHCI generic platform driver\n[ 0.676374] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.677923] ohci-pci: OHCI PCI platform driver\n[ 0.679137] ohci-platform: OHCI generic platform driver\n[ 0.680497] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.702967] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.704365] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.706440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.707982] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.709660] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.711660] usb usb1: Product: UHCI Host Controller\n[ 0.712968] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.714573] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.715940] hub 1-0:1.0: USB hub found\n[ 0.717018] hub 1-0:1.0: 2 ports detected\n[ 0.718283] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.721204] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.722537] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.724061] mousedev: PS/2 mouse device common for all mice\n[ 0.725805] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.728270] rtc_cmos 00:00: RTC can wake from S4\n[ 0.729896] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.731599] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.733383] device-mapper: uevent: version 1.0.3\n[ 0.734754] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.737120] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.738833] TCP: cubic registered\n[ 0.739944] NET: Registered protocol family 10\n[ 0.741567] NET: Registered protocol family 17\n[ 0.742853] Key type dns_resolver registered\n[ 0.744273] Loading compiled-in X.509 certificates\n[ 0.746141] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.755916] registered taskstats version 1\n[ 0.759128] Key type trusted registered\n[ 0.763402] Key type encrypted registered\n[ 0.764677] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.766150] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.768200] regulator-dummy: disabling\n[ 0.769392] Magic number: 14:409:130\n[ 0.770513] acpi device:05: hash matches\n[ 0.771744] rtc_cmos 00:00: setting system clock to 2018-08-26 13:06:21 UTC (1535288781)\n[ 0.774019] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.775522] EDD information not available.\n[ 0.821340] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.823607] Write protecting the kernel read-only data: 12288k\n[ 0.825769] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.829239] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.844169] systemd-udevd[107]: starting version 204\n[ 0.885958] FDC 0 is a S82078B\n[ 1.028049] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.192492] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.194280] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.196120] usb 1-1: Product: QEMU USB Tablet\n[ 1.197332] usb 1-1: Manufacturer: QEMU\n[ 1.198435] usb 1-1: SerialNumber: 42\n[ 1.464112] tsc: Refined TSC clocksource calibration: 3491.845 MHz\n[ 1.905076] 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.243706] 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.794911] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 3.185789] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Sun, 26 Aug 2018 13:06:24 +0000. Up 4.04 seconds.\ncloud-init-nonet[4.23]: 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 * Stopping set console keymap[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.91]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 26 Aug 2018 13:06:26 +0000. Up 6.08 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:65:c5:2c |\nci-info: | eth0 | True | 192.168.0.18 | 255.255.255.0 | fa:16:3e:c4:7e:6c |\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.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n69:5e:02:a0:6a:5b:e3:a1:4b:f5:b6:c7:4b:50:89:3d root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . |\n| . .o . |\n| . ..E |\n| . .... |\n|.. = . S . |\n|. * + .o o |\n| + . o... |\n|. . . oo |\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:\n30:21:bc:31:41:5e:92:40:be:5c:82:4e:90:f3:35:cb root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n|.oo+=oo |\n|+o .B+ . |\n|.+ooo*o |\n|o..+E o |\n| .o S |\n| |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n98:1d:e2:bb:d1:cc:b2:db:cc:38:57:cd:b6:3b:da:6c root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| |\n| . . |\n| . = . |\n| + S o |\n| = . + |\n| + +. . . |\n| .X. oE |\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:\na2:6f:03:32:b6:82:25:70:86:bd:e9:00:64:ad:1f:46 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| . |\n| o E |\n|ooo |\n|+.+o |\n|oooo. . S |\n|o B... . |\n|.* +.. |\n|o o .o |\n| . ... |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\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 OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 26 Aug 2018 13:08:30 +0000. Up 129.98 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Sun, 26 Aug 2018 13:09:31 +0000. Up 190.90 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 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://archive.ubuntu.com trusty InRelease\n \nErr http://archive.ubuntu.com trusty-updates InRelease\n \nErr http://archive.ubuntu.com trusty-backports InRelease\n \nErr http://archive.ubuntu.com trusty Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.10\n+ '[' -n 192.168.0.10 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bono --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package bono\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package clearwater-management\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 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 0 -lt 10 ']'\n+ retries=1\n+ echo 'nsupdate failed - retrying (retry 1)...'\nnsupdate failed - retrying (retry 1)...\n+ sleep 5\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 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 1 -lt 10 ']'\n+ retries=2\n+ echo 'nsupdate failed - retrying (retry 2)...'\nnsupdate failed - retrying (retry 2)...\n+ sleep 5\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 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 2 -lt 10 ']'\n+ retries=3\n+ echo 'nsupdate failed - retrying (retry 3)...'\nnsupdate failed - retrying (retry 3)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.204\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.204\n++ echo A 172.30.9.204\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 3 -lt 10 ']'\n+ retries=4\n+ echo 'nsupdate failed - retrying (retry 4)...'\nnsupdate failed - retrying (retry 4)...\n+ sleep 5\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 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 4 -lt 10 ']'\n+ retries=5\n+ echo 'nsupdate failed - retrying (retry 5)...'\nnsupdate failed - retrying (retry 5)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.204\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.204\n++ echo A 172.30.9.204\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 5 -lt 10 ']'\n+ retries=6\n+ echo 'nsupdate failed - retrying (retry 6)...'\nnsupdate failed - retrying (retry 6)...\n+ sleep 5\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 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 6 -lt 10 ']'\n+ retries=7\n+ echo 'nsupdate failed - retrying (retry 7)...'\nnsupdate failed - retrying (retry 7)...\n+ sleep 5\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 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 7 -lt 10 ']'\n+ retries=8\n+ echo 'nsupdate failed - retrying (retry 8)...'\nnsupdate failed - retrying (retry 8)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.204\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.204\n++ echo A 172.30.9.204\n++ ip2rr 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 8 -lt 10 ']'\n+ retries=9\n+ echo 'nsupdate failed - retrying (retry 9)...'\nnsupdate failed - retrying (retry 9)...\n+ sleep 5\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 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n"} 2018-08-26 13:14:30,942 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34/action used request id req-380414fb-a6fc-402e-a66d-8136965c5f1d 2018-08-26 13:14:30,943 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0926640033722s 2018-08-26 13:14:30,944 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34/action used request id req-380414fb-a6fc-402e-a66d-8136965c5f1d 2018-08-26 13:14:30,944 - 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.009197] AppArmor: AppArmor initialized [ 0.012231] Yama: becoming mindful. [ 0.014093] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017813] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020913] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022564] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.025034] Initializing cgroup subsys memory [ 0.026294] Initializing cgroup subsys devices [ 0.028015] Initializing cgroup subsys freezer [ 0.029240] Initializing cgroup subsys blkio [ 0.030454] Initializing cgroup subsys perf_event [ 0.032021] Initializing cgroup subsys hugetlb [ 0.033415] FEATURE SPEC_CTRL Not Present [ 0.036195] mce: CPU supports 10 MCE banks [ 0.037457] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.037457] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040011] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.041741] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.044003] Speculative Store Bypass: Vulnerable [ 0.046360] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.052957] ACPI: Core revision 20131115 [ 0.054680] ACPI: All ACPI Tables successfully acquired [ 0.056414] ftrace: allocating 28717 entries in 113 pages [ 0.076304] smpboot: Max logical packages: 2 [ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.081753] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.084289] Enabling x2apic [ 0.085207] Enabled x2apic [ 0.086366] Switched APIC routing to physical x2apic. [ 0.089379] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.090937] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.093393] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.101485] KVM setup paravirtual spinlock [ 0.106203] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.108144] x86: Booting SMP configuration: [ 0.109351] .... node #0, CPUs: #1[ 0.106118] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.124018] x86: Booted up 1 node, 2 CPUs [ 0.124013] KVM setup async PF for cpu 1 [ 0.124016] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.127752] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.128433] devtmpfs: initialized [ 0.132072] EVM: security.selinux [ 0.133056] EVM: security.SMACK64 [ 0.134020] EVM: security.ima [ 0.134933] EVM: security.capability [ 0.137127] pinctrl core: initialized pinctrl subsystem [ 0.138550] regulator-dummy: no parameters [ 0.139776] RTC time: 13:06:20, date: 08/26/18 [ 0.140134] NET: Registered protocol family 16 [ 0.141527] cpuidle: using governor ladder [ 0.142692] cpuidle: using governor menu [ 0.143859] ACPI: bus type PCI registered [ 0.144017] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.145761] PCI: Using configuration type 1 for base access [ 0.147898] bio: create slab at 0 [ 0.148084] ACPI: Added _OSI(Module Device) [ 0.149238] ACPI: Added _OSI(Processor Device) [ 0.150429] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.151661] ACPI: Added _OSI(Processor Aggregator Device) [ 0.153283] ACPI: Interpreter enabled [ 0.154352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.156799] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.159485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.161775] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.164007] ACPI: (supports S0 S5) [ 0.168003] ACPI: Using IOAPIC for interrupt routing [ 0.169351] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.171922] ACPI: No dock devices found. [ 0.174046] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.175598] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.176007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.177658] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.180216] acpiphp: Slot [3] registered [ 0.181325] acpiphp: Slot [4] registered [ 0.182440] acpiphp: Slot [5] registered [ 0.183562] acpiphp: Slot [6] registered [ 0.184023] acpiphp: Slot [7] registered [ 0.185153] acpiphp: Slot [8] registered [ 0.186258] acpiphp: Slot [9] registered [ 0.187378] acpiphp: Slot [10] registered [ 0.188021] acpiphp: Slot [11] registered [ 0.189173] acpiphp: Slot [12] registered [ 0.190303] acpiphp: Slot [13] registered [ 0.191437] acpiphp: Slot [14] registered [ 0.192021] acpiphp: Slot [15] registered [ 0.193147] acpiphp: Slot [16] registered [ 0.194337] acpiphp: Slot [17] registered [ 0.195467] acpiphp: Slot [18] registered [ 0.196028] acpiphp: Slot [19] registered [ 0.197172] acpiphp: Slot [20] registered [ 0.198305] acpiphp: Slot [21] registered [ 0.199421] acpiphp: Slot [22] registered [ 0.200021] acpiphp: Slot [23] registered [ 0.201148] acpiphp: Slot [24] registered [ 0.202266] acpiphp: Slot [25] registered [ 0.203385] acpiphp: Slot [26] registered [ 0.204020] acpiphp: Slot [27] registered [ 0.205115] acpiphp: Slot [28] registered [ 0.206224] acpiphp: Slot [29] registered [ 0.207320] acpiphp: Slot [30] registered [ 0.208027] acpiphp: Slot [31] registered [ 0.209114] PCI host bridge to bus 0000:00 [ 0.210227] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.211630] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.212004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.213670] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.215499] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.216003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.223589] 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.251469] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.253008] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.255052] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.256993] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.259334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.260805] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.262620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.262620] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.264003] vgaarb: loaded [ 0.264916] vgaarb: bridge control possible 0000:00:02.0 [ 0.266710] SCSI subsystem initialized [ 0.268081] ACPI: bus type USB registered [ 0.269352] usbcore: registered new interface driver usbfs [ 0.270925] usbcore: registered new interface driver hub [ 0.272050] usbcore: registered new device driver usb [ 0.273578] PCI: Using ACPI for IRQ routing [ 0.273728] NetLabel: Initializing [ 0.276007] NetLabel: domain hash size = 128 [ 0.277299] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.278794] NetLabel: unlabeled traffic allowed by default [ 0.280198] Switched to clocksource kvm-clock [ 0.288964] AppArmor: AppArmor Filesystem Enabled [ 0.290438] pnp: PnP ACPI init [ 0.291457] ACPI: bus type PNP registered [ 0.293177] pnp: PnP ACPI: found 8 devices [ 0.294441] ACPI: bus type PNP unregistered [ 0.302078] NET: Registered protocol family 2 [ 0.303680] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.305969] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.308021] TCP: Hash tables configured (established 16384 bind 16384) [ 0.309908] TCP: reno registered [ 0.310941] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.312652] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.314526] NET: Registered protocol family 1 [ 0.315865] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.317522] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.319140] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.341340] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.363673] Trying to unpack rootfs image as initramfs... [ 0.463523] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.465832] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.467312] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.469278] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.472267] Scanning for low memory corruption every 60 seconds [ 0.474802] Initialise system trusted keyring [ 0.476398] audit: initializing netlink socket (disabled) [ 0.478143] type=2000 audit(1535288780.942:1): initialized [ 0.499192] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.501908] zbud: loaded [ 0.502998] VFS: Disk quotas dquot_6.5.2 [ 0.504159] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.506228] fuse init (API version 7.22) [ 0.507463] msgmni has been set to 3997 [ 0.508606] Key type big_key registered [ 0.510413] Key type asymmetric registered [ 0.511547] Asymmetric key parser 'x509' registered [ 0.512853] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.514961] io scheduler noop registered [ 0.516057] io scheduler deadline registered (default) [ 0.517410] io scheduler cfq registered [ 0.518544] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.520257] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.522347] ipmi message handler version 39.2 [ 0.523828] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.526257] ACPI: Power Button [PWRF] [ 0.527616] GHES: HEST is not enabled! [ 0.549578] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.593172] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.615515] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.617559] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.643204] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.646112] Linux agpgart interface v0.103 [ 0.648237] brd: module loaded [ 0.649605] loop: module loaded [ 0.650908] blk-mq: CPU -> queue map [ 0.651915] CPU 0 -> Queue 0 [ 0.652911] CPU 1 -> Queue 0 [ 0.654661] vda: vda1 [ 0.656424] scsi0 : ata_piix [ 0.657670] scsi1 : ata_piix [ 0.658741] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.660778] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.663047] libphy: Fixed MDIO Bus: probed [ 0.664524] tun: Universal TUN/TAP device driver, 1.6 [ 0.666124] tun: (C) 1999-2004 Max Krasnyansky [ 0.670531] PPP generic driver version 2.4.2 [ 0.671914] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.673740] ehci-pci: EHCI PCI platform driver [ 0.675008] ehci-platform: EHCI generic platform driver [ 0.676374] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.677923] ohci-pci: OHCI PCI platform driver [ 0.679137] ohci-platform: OHCI generic platform driver [ 0.680497] uhci_hcd: USB Universal Host Controller Interface driver [ 0.702967] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.704365] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.706440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.707982] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.709660] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.711660] usb usb1: Product: UHCI Host Controller [ 0.712968] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.714573] usb usb1: SerialNumber: 0000:00:01.2 [ 0.715940] hub 1-0:1.0: USB hub found [ 0.717018] hub 1-0:1.0: 2 ports detected [ 0.718283] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.721204] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.722537] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.724061] mousedev: PS/2 mouse device common for all mice [ 0.725805] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.728270] rtc_cmos 00:00: RTC can wake from S4 [ 0.729896] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.731599] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.733383] device-mapper: uevent: version 1.0.3 [ 0.734754] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.737120] ledtrig-cpu: registered to indicate activity on CPUs [ 0.738833] TCP: cubic registered [ 0.739944] NET: Registered protocol family 10 [ 0.741567] NET: Registered protocol family 17 [ 0.742853] Key type dns_resolver registered [ 0.744273] Loading compiled-in X.509 certificates [ 0.746141] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.755916] registered taskstats version 1 [ 0.759128] Key type trusted registered [ 0.763402] Key type encrypted registered [ 0.764677] AppArmor: AppArmor sha1 policy hashing enabled [ 0.766150] IMA: No TPM chip found, activating TPM-bypass! [ 0.768200] regulator-dummy: disabling [ 0.769392] Magic number: 14:409:130 [ 0.770513] acpi device:05: hash matches [ 0.771744] rtc_cmos 00:00: setting system clock to 2018-08-26 13:06:21 UTC (1535288781) [ 0.774019] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.775522] EDD information not available. [ 0.821340] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.823607] Write protecting the kernel read-only data: 12288k [ 0.825769] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.829239] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.844169] systemd-udevd[107]: starting version 204 [ 0.885958] FDC 0 is a S82078B [ 1.028049] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.192492] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.194280] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.196120] usb 1-1: Product: QEMU USB Tablet [ 1.197332] usb 1-1: Manufacturer: QEMU [ 1.198435] usb 1-1: SerialNumber: 42 [ 1.464112] tsc: Refined TSC clocksource calibration: 3491.845 MHz [ 1.905076] 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.243706] 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.794911] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 3.185789] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sun, 26 Aug 2018 13:06:24 +0000. Up 4.04 seconds. cloud-init-nonet[4.23]: 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 ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.91]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 26 Aug 2018 13:06:26 +0000. Up 6.08 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:65:c5:2c | ci-info: | eth0 | True | 192.168.0.18 | 255.255.255.0 | fa:16:3e:c4:7e:6c | 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.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 69:5e:02:a0:6a:5b:e3:a1:4b:f5:b6:c7:4b:50:89:3d root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | . | | . .o . | | . ..E | | . .... | |.. = . S . | |. * + .o o | | + . o... | |. . . oo | | . .... | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 30:21:bc:31:41:5e:92:40:be:5c:82:4e:90:f3:35:cb root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ |.oo+=oo | |+o .B+ . | |.+ooo*o | |o..+E o | | .o S | | | | | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 98:1d:e2:bb:d1:cc:b2:db:cc:38:57:cd:b6:3b:da:6c root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | . . | | . = . | | + S o | | = . + | | + +. . . | | .X. oE | | =++ .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: a2:6f:03:32:b6:82:25:70:86:bd:e9:00:64:ad:1f:46 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | . | | o E | |ooo | |+.+o | |oooo. . S | |o B... . | |.* +.. | |o o .o | | . ... | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting SystemD login management service[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 26 Aug 2018 13:08:30 +0000. Up 129.98 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Sun, 26 Aug 2018 13:09:31 +0000. Up 190.90 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 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.10 + '[' -n 192.168.0.10 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package bono + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + 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 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + 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 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + 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 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.204 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.204 ++ echo A 172.30.9.204 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 3 -lt 10 ']' + retries=4 + echo 'nsupdate failed - retrying (retry 4)...' nsupdate failed - retrying (retry 4)... + sleep 5 + 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 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 4 -lt 10 ']' + retries=5 + echo 'nsupdate failed - retrying (retry 5)...' nsupdate failed - retrying (retry 5)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.204 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.204 ++ echo A 172.30.9.204 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 5 -lt 10 ']' + retries=6 + echo 'nsupdate failed - retrying (retry 6)...' nsupdate failed - retrying (retry 6)... + sleep 5 + 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 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 6 -lt 10 ']' + retries=7 + echo 'nsupdate failed - retrying (retry 7)...' nsupdate failed - retrying (retry 7)... + sleep 5 + 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 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 7 -lt 10 ']' + retries=8 + echo 'nsupdate failed - retrying (retry 8)...' nsupdate failed - retrying (retry 8)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.204 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.204 ++ echo A 172.30.9.204 ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 8 -lt 10 ']' + retries=9 + echo 'nsupdate failed - retrying (retry 9)...' nsupdate failed - retrying (retry 9)... + sleep 5 + 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 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 2018-08-26 13:14:30,946 - functest.core.singlevm - DEBUG - try 45: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-26 13:14:40,957 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 13:14:40,960 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:14:41,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13: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-f5c87a6a-e3b6-4b98-8ccd-3d483a6089ff x-compute-request-id: req-f5c87a6a-e3b6-4b98-8ccd-3d483a6089ff Content-Encoding: gzip Content-Length: 1498 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:c4:7e:6c", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:7e:6c", "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:65:c5:2c", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:c5:2c", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/44585adb-a974-4743-8ee5-68ef49323e34", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "44585adb-a974-4743-8ee5-68ef49323e34", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "bono-0.clearwater.opnfv", "created": "2018-08-26T13:05:34Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:5d:e3", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:5d:e3", "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:74:94:5f", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:94:5f", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "homer-0.clearwater.opnfv", "created": "2018-08-26T13:05:34Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:70:a6", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:70:a6", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:04:67", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "dime-0.clearwater.opnfv", "created": "2018-08-26T13:05:33Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:76:07", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:76:07", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:3f:bd", "version": 4, "addr": "192.168.1.22", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/04010b09-d548-48ae-8871-56d5c14751a2", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/04010b09-d548-48ae-8871-56d5c14751a2", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:06.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "04010b09-d548-48ae-8871-56d5c14751a2", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:06Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-26T13:05:32Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:68:d3", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:68:d3", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:03:d7:5a", "version": 4, "addr": "192.168.1.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/57ebb195-7daf-48cc-a21b-c274f8e0bb85", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/57ebb195-7daf-48cc-a21b-c274f8e0bb85", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:11.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "57ebb195-7daf-48cc-a21b-c274f8e0bb85", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:11Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-26T13:05:32Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:d7:76", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:d7:76", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b55ce29a-afa7-419f-b72b-55ee4962e6ac", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b55ce29a-afa7-419f-b72b-55ee4962e6ac", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:05:17.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "b55ce29a-afa7-419f-b72b-55ee4962e6ac", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:05:17Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-26T13:03:38Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:07:50", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:07:50", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:c1:d2", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b00b1f06-37cc-49cb-a11f-b314a9d7d334", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b00b1f06-37cc-49cb-a11f-b314a9d7d334", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:03:28.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "b00b1f06-37cc-49cb-a11f-b314a9d7d334", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:03:28Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "ns.clearwater.opnfv", "created": "2018-08-26T13:01:44Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 13:14:41,756 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f5c87a6a-e3b6-4b98-8ccd-3d483a6089ff 2018-08-26 13:14:41,756 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.799020051956s 2018-08-26 13:14:41,757 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f5c87a6a-e3b6-4b98-8ccd-3d483a6089ff 2018-08-26 13:14:41,763 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-26 13:14:41,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34/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}2016cfaed43b26833edac4f0a563297dd680dc74" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-26 13:14:41,837 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:14: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-00f42f27-9d63-41c9-b06e-eb03c4ef2bf3 x-compute-request-id: req-00f42f27-9d63-41c9-b06e-eb03c4ef2bf3 Content-Encoding: gzip Content-Length: 11048 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.009197] AppArmor: AppArmor initialized\n[ 0.012231] Yama: becoming mindful.\n[ 0.014093] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017813] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020913] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022564] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.025034] Initializing cgroup subsys memory\n[ 0.026294] Initializing cgroup subsys devices\n[ 0.028015] Initializing cgroup subsys freezer\n[ 0.029240] Initializing cgroup subsys blkio\n[ 0.030454] Initializing cgroup subsys perf_event\n[ 0.032021] Initializing cgroup subsys hugetlb\n[ 0.033415] FEATURE SPEC_CTRL Not Present\n[ 0.036195] mce: CPU supports 10 MCE banks\n[ 0.037457] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.037457] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040011] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.041741] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.044003] Speculative Store Bypass: Vulnerable\n[ 0.046360] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.052957] ACPI: Core revision 20131115\n[ 0.054680] ACPI: All ACPI Tables successfully acquired\n[ 0.056414] ftrace: allocating 28717 entries in 113 pages\n[ 0.076304] smpboot: Max logical packages: 2\n[ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.081753] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.084289] Enabling x2apic\n[ 0.085207] Enabled x2apic\n[ 0.086366] Switched APIC routing to physical x2apic.\n[ 0.089379] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.090937] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.093393] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.101485] KVM setup paravirtual spinlock\n[ 0.106203] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.108144] x86: Booting SMP configuration:\n[ 0.109351] .... node #0, CPUs: #1[ 0.106118] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.124018] x86: Booted up 1 node, 2 CPUs\n[ 0.124013] KVM setup async PF for cpu 1\n[ 0.124016] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.127752] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.128433] devtmpfs: initialized\n[ 0.132072] EVM: security.selinux\n[ 0.133056] EVM: security.SMACK64\n[ 0.134020] EVM: security.ima\n[ 0.134933] EVM: security.capability\n[ 0.137127] pinctrl core: initialized pinctrl subsystem\n[ 0.138550] regulator-dummy: no parameters\n[ 0.139776] RTC time: 13:06:20, date: 08/26/18\n[ 0.140134] NET: Registered protocol family 16\n[ 0.141527] cpuidle: using governor ladder\n[ 0.142692] cpuidle: using governor menu\n[ 0.143859] ACPI: bus type PCI registered\n[ 0.144017] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.145761] PCI: Using configuration type 1 for base access\n[ 0.147898] bio: create slab at 0\n[ 0.148084] ACPI: Added _OSI(Module Device)\n[ 0.149238] ACPI: Added _OSI(Processor Device)\n[ 0.150429] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.151661] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.153283] ACPI: Interpreter enabled\n[ 0.154352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.156799] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.159485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.161775] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.164007] ACPI: (supports S0 S5)\n[ 0.168003] ACPI: Using IOAPIC for interrupt routing\n[ 0.169351] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.171922] ACPI: No dock devices found.\n[ 0.174046] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.175598] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.176007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.177658] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.180216] acpiphp: Slot [3] registered\n[ 0.181325] acpiphp: Slot [4] registered\n[ 0.182440] acpiphp: Slot [5] registered\n[ 0.183562] acpiphp: Slot [6] registered\n[ 0.184023] acpiphp: Slot [7] registered\n[ 0.185153] acpiphp: Slot [8] registered\n[ 0.186258] acpiphp: Slot [9] registered\n[ 0.187378] acpiphp: Slot [10] registered\n[ 0.188021] acpiphp: Slot [11] registered\n[ 0.189173] acpiphp: Slot [12] registered\n[ 0.190303] acpiphp: Slot [13] registered\n[ 0.191437] acpiphp: Slot [14] registered\n[ 0.192021] acpiphp: Slot [15] registered\n[ 0.193147] acpiphp: Slot [16] registered\n[ 0.194337] acpiphp: Slot [17] registered\n[ 0.195467] acpiphp: Slot [18] registered\n[ 0.196028] acpiphp: Slot [19] registered\n[ 0.197172] acpiphp: Slot [20] registered\n[ 0.198305] acpiphp: Slot [21] registered\n[ 0.199421] acpiphp: Slot [22] registered\n[ 0.200021] acpiphp: Slot [23] registered\n[ 0.201148] acpiphp: Slot [24] registered\n[ 0.202266] acpiphp: Slot [25] registered\n[ 0.203385] acpiphp: Slot [26] registered\n[ 0.204020] acpiphp: Slot [27] registered\n[ 0.205115] acpiphp: Slot [28] registered\n[ 0.206224] acpiphp: Slot [29] registered\n[ 0.207320] acpiphp: Slot [30] registered\n[ 0.208027] acpiphp: Slot [31] registered\n[ 0.209114] PCI host bridge to bus 0000:00\n[ 0.210227] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.211630] 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.213670] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.215499] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.216003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.223589] 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.251469] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.253008] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.255052] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.256993] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.259334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.260805] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.262620] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.262620] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.264003] vgaarb: loaded\n[ 0.264916] vgaarb: bridge control possible 0000:00:02.0\n[ 0.266710] SCSI subsystem initialized\n[ 0.268081] ACPI: bus type USB registered\n[ 0.269352] usbcore: registered new interface driver usbfs\n[ 0.270925] usbcore: registered new interface driver hub\n[ 0.272050] usbcore: registered new device driver usb\n[ 0.273578] PCI: Using ACPI for IRQ routing\n[ 0.273728] NetLabel: Initializing\n[ 0.276007] NetLabel: domain hash size = 128\n[ 0.277299] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.278794] NetLabel: unlabeled traffic allowed by default\n[ 0.280198] Switched to clocksource kvm-clock\n[ 0.288964] AppArmor: AppArmor Filesystem Enabled\n[ 0.290438] pnp: PnP ACPI init\n[ 0.291457] ACPI: bus type PNP registered\n[ 0.293177] pnp: PnP ACPI: found 8 devices\n[ 0.294441] ACPI: bus type PNP unregistered\n[ 0.302078] NET: Registered protocol family 2\n[ 0.303680] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.305969] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.308021] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.309908] TCP: reno registered\n[ 0.310941] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.312652] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.314526] NET: Registered protocol family 1\n[ 0.315865] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.317522] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.319140] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.341340] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.363673] Trying to unpack rootfs image as initramfs...\n[ 0.463523] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.465832] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.467312] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.469278] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.472267] Scanning for low memory corruption every 60 seconds\n[ 0.474802] Initialise system trusted keyring\n[ 0.476398] audit: initializing netlink socket (disabled)\n[ 0.478143] type=2000 audit(1535288780.942:1): initialized\n[ 0.499192] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.501908] zbud: loaded\n[ 0.502998] VFS: Disk quotas dquot_6.5.2\n[ 0.504159] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.506228] fuse init (API version 7.22)\n[ 0.507463] msgmni has been set to 3997\n[ 0.508606] Key type big_key registered\n[ 0.510413] Key type asymmetric registered\n[ 0.511547] Asymmetric key parser 'x509' registered\n[ 0.512853] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.514961] io scheduler noop registered\n[ 0.516057] io scheduler deadline registered (default)\n[ 0.517410] io scheduler cfq registered\n[ 0.518544] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520257] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.522347] ipmi message handler version 39.2\n[ 0.523828] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.526257] ACPI: Power Button [PWRF]\n[ 0.527616] GHES: HEST is not enabled!\n[ 0.549578] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.593172] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.615515] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.617559] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.643204] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.646112] Linux agpgart interface v0.103\n[ 0.648237] brd: module loaded\n[ 0.649605] loop: module loaded\n[ 0.650908] blk-mq: CPU -> queue map\n[ 0.651915] CPU 0 -> Queue 0\n[ 0.652911] CPU 1 -> Queue 0\n[ 0.654661] vda: vda1\n[ 0.656424] scsi0 : ata_piix\n[ 0.657670] scsi1 : ata_piix\n[ 0.658741] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.660778] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.663047] libphy: Fixed MDIO Bus: probed\n[ 0.664524] tun: Universal TUN/TAP device driver, 1.6\n[ 0.666124] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.670531] PPP generic driver version 2.4.2\n[ 0.671914] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.673740] ehci-pci: EHCI PCI platform driver\n[ 0.675008] ehci-platform: EHCI generic platform driver\n[ 0.676374] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.677923] ohci-pci: OHCI PCI platform driver\n[ 0.679137] ohci-platform: OHCI generic platform driver\n[ 0.680497] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.702967] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.704365] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.706440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.707982] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.709660] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.711660] usb usb1: Product: UHCI Host Controller\n[ 0.712968] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.714573] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.715940] hub 1-0:1.0: USB hub found\n[ 0.717018] hub 1-0:1.0: 2 ports detected\n[ 0.718283] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.721204] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.722537] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.724061] mousedev: PS/2 mouse device common for all mice\n[ 0.725805] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.728270] rtc_cmos 00:00: RTC can wake from S4\n[ 0.729896] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.731599] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.733383] device-mapper: uevent: version 1.0.3\n[ 0.734754] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.737120] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.738833] TCP: cubic registered\n[ 0.739944] NET: Registered protocol family 10\n[ 0.741567] NET: Registered protocol family 17\n[ 0.742853] Key type dns_resolver registered\n[ 0.744273] Loading compiled-in X.509 certificates\n[ 0.746141] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.755916] registered taskstats version 1\n[ 0.759128] Key type trusted registered\n[ 0.763402] Key type encrypted registered\n[ 0.764677] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.766150] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.768200] regulator-dummy: disabling\n[ 0.769392] Magic number: 14:409:130\n[ 0.770513] acpi device:05: hash matches\n[ 0.771744] rtc_cmos 00:00: setting system clock to 2018-08-26 13:06:21 UTC (1535288781)\n[ 0.774019] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.775522] EDD information not available.\n[ 0.821340] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.823607] Write protecting the kernel read-only data: 12288k\n[ 0.825769] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.829239] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.844169] systemd-udevd[107]: starting version 204\n[ 0.885958] FDC 0 is a S82078B\n[ 1.028049] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.192492] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.194280] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.196120] usb 1-1: Product: QEMU USB Tablet\n[ 1.197332] usb 1-1: Manufacturer: QEMU\n[ 1.198435] usb 1-1: SerialNumber: 42\n[ 1.464112] tsc: Refined TSC clocksource calibration: 3491.845 MHz\n[ 1.905076] 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.243706] 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.794911] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 3.185789] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Sun, 26 Aug 2018 13:06:24 +0000. Up 4.04 seconds.\ncloud-init-nonet[4.23]: 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 * Stopping set console keymap[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.91]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 26 Aug 2018 13:06:26 +0000. Up 6.08 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:65:c5:2c |\nci-info: | eth0 | True | 192.168.0.18 | 255.255.255.0 | fa:16:3e:c4:7e:6c |\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.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n69:5e:02:a0:6a:5b:e3:a1:4b:f5:b6:c7:4b:50:89:3d root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . |\n| . .o . |\n| . ..E |\n| . .... |\n|.. = . S . |\n|. * + .o o |\n| + . o... |\n|. . . oo |\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:\n30:21:bc:31:41:5e:92:40:be:5c:82:4e:90:f3:35:cb root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n|.oo+=oo |\n|+o .B+ . |\n|.+ooo*o |\n|o..+E o |\n| .o S |\n| |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n98:1d:e2:bb:d1:cc:b2:db:cc:38:57:cd:b6:3b:da:6c root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| |\n| . . |\n| . = . |\n| + S o |\n| = . + |\n| + +. . . |\n| .X. oE |\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:\na2:6f:03:32:b6:82:25:70:86:bd:e9:00:64:ad:1f:46 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| . |\n| o E |\n|ooo |\n|+.+o |\n|oooo. . S |\n|o B... . |\n|.* +.. |\n|o o .o |\n| . ... |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\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 OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 26 Aug 2018 13:08:30 +0000. Up 129.98 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Sun, 26 Aug 2018 13:09:31 +0000. Up 190.90 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 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://archive.ubuntu.com trusty InRelease\n \nErr http://archive.ubuntu.com trusty-updates InRelease\n \nErr http://archive.ubuntu.com trusty-backports InRelease\n \nErr http://archive.ubuntu.com trusty Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.10\n+ '[' -n 192.168.0.10 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bono --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package bono\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package clearwater-management\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 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 0 -lt 10 ']'\n+ retries=1\n+ echo 'nsupdate failed - retrying (retry 1)...'\nnsupdate failed - retrying (retry 1)...\n+ sleep 5\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 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 1 -lt 10 ']'\n+ retries=2\n+ echo 'nsupdate failed - retrying (retry 2)...'\nnsupdate failed - retrying (retry 2)...\n+ sleep 5\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 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 2 -lt 10 ']'\n+ retries=3\n+ echo 'nsupdate failed - retrying (retry 3)...'\nnsupdate failed - retrying (retry 3)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.204\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.204\n++ echo A 172.30.9.204\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 3 -lt 10 ']'\n+ retries=4\n+ echo 'nsupdate failed - retrying (retry 4)...'\nnsupdate failed - retrying (retry 4)...\n+ sleep 5\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 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 4 -lt 10 ']'\n+ retries=5\n+ echo 'nsupdate failed - retrying (retry 5)...'\nnsupdate failed - retrying (retry 5)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.204\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.204\n++ echo A 172.30.9.204\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 5 -lt 10 ']'\n+ retries=6\n+ echo 'nsupdate failed - retrying (retry 6)...'\nnsupdate failed - retrying (retry 6)...\n+ sleep 5\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 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 6 -lt 10 ']'\n+ retries=7\n+ echo 'nsupdate failed - retrying (retry 7)...'\nnsupdate failed - retrying (retry 7)...\n+ sleep 5\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 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 7 -lt 10 ']'\n+ retries=8\n+ echo 'nsupdate failed - retrying (retry 8)...'\nnsupdate failed - retrying (retry 8)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.204\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.204\n++ echo A 172.30.9.204\n++ ip2rr 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 8 -lt 10 ']'\n+ retries=9\n+ echo 'nsupdate failed - retrying (retry 9)...'\nnsupdate failed - retrying (retry 9)...\n+ sleep 5\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 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 9 -lt 10 ']'\n+ retries=10\n+ echo 'nsupdate failed - retrying (retry 10)...'\nnsupdate failed - retrying (retry 10)...\n+ sleep 5\n"} 2018-08-26 13:14:41,838 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34/action used request id req-00f42f27-9d63-41c9-b06e-eb03c4ef2bf3 2018-08-26 13:14:41,838 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0747520923615s 2018-08-26 13:14:41,839 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34/action used request id req-00f42f27-9d63-41c9-b06e-eb03c4ef2bf3 2018-08-26 13:14:41,840 - 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.009197] AppArmor: AppArmor initialized [ 0.012231] Yama: becoming mindful. [ 0.014093] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017813] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020913] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022564] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.025034] Initializing cgroup subsys memory [ 0.026294] Initializing cgroup subsys devices [ 0.028015] Initializing cgroup subsys freezer [ 0.029240] Initializing cgroup subsys blkio [ 0.030454] Initializing cgroup subsys perf_event [ 0.032021] Initializing cgroup subsys hugetlb [ 0.033415] FEATURE SPEC_CTRL Not Present [ 0.036195] mce: CPU supports 10 MCE banks [ 0.037457] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.037457] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040011] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.041741] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.044003] Speculative Store Bypass: Vulnerable [ 0.046360] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.052957] ACPI: Core revision 20131115 [ 0.054680] ACPI: All ACPI Tables successfully acquired [ 0.056414] ftrace: allocating 28717 entries in 113 pages [ 0.076304] smpboot: Max logical packages: 2 [ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.081753] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.084289] Enabling x2apic [ 0.085207] Enabled x2apic [ 0.086366] Switched APIC routing to physical x2apic. [ 0.089379] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.090937] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.093393] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.101485] KVM setup paravirtual spinlock [ 0.106203] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.108144] x86: Booting SMP configuration: [ 0.109351] .... node #0, CPUs: #1[ 0.106118] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.124018] x86: Booted up 1 node, 2 CPUs [ 0.124013] KVM setup async PF for cpu 1 [ 0.124016] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.127752] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.128433] devtmpfs: initialized [ 0.132072] EVM: security.selinux [ 0.133056] EVM: security.SMACK64 [ 0.134020] EVM: security.ima [ 0.134933] EVM: security.capability [ 0.137127] pinctrl core: initialized pinctrl subsystem [ 0.138550] regulator-dummy: no parameters [ 0.139776] RTC time: 13:06:20, date: 08/26/18 [ 0.140134] NET: Registered protocol family 16 [ 0.141527] cpuidle: using governor ladder [ 0.142692] cpuidle: using governor menu [ 0.143859] ACPI: bus type PCI registered [ 0.144017] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.145761] PCI: Using configuration type 1 for base access [ 0.147898] bio: create slab at 0 [ 0.148084] ACPI: Added _OSI(Module Device) [ 0.149238] ACPI: Added _OSI(Processor Device) [ 0.150429] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.151661] ACPI: Added _OSI(Processor Aggregator Device) [ 0.153283] ACPI: Interpreter enabled [ 0.154352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.156799] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.159485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.161775] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.164007] ACPI: (supports S0 S5) [ 0.168003] ACPI: Using IOAPIC for interrupt routing [ 0.169351] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.171922] ACPI: No dock devices found. [ 0.174046] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.175598] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.176007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.177658] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.180216] acpiphp: Slot [3] registered [ 0.181325] acpiphp: Slot [4] registered [ 0.182440] acpiphp: Slot [5] registered [ 0.183562] acpiphp: Slot [6] registered [ 0.184023] acpiphp: Slot [7] registered [ 0.185153] acpiphp: Slot [8] registered [ 0.186258] acpiphp: Slot [9] registered [ 0.187378] acpiphp: Slot [10] registered [ 0.188021] acpiphp: Slot [11] registered [ 0.189173] acpiphp: Slot [12] registered [ 0.190303] acpiphp: Slot [13] registered [ 0.191437] acpiphp: Slot [14] registered [ 0.192021] acpiphp: Slot [15] registered [ 0.193147] acpiphp: Slot [16] registered [ 0.194337] acpiphp: Slot [17] registered [ 0.195467] acpiphp: Slot [18] registered [ 0.196028] acpiphp: Slot [19] registered [ 0.197172] acpiphp: Slot [20] registered [ 0.198305] acpiphp: Slot [21] registered [ 0.199421] acpiphp: Slot [22] registered [ 0.200021] acpiphp: Slot [23] registered [ 0.201148] acpiphp: Slot [24] registered [ 0.202266] acpiphp: Slot [25] registered [ 0.203385] acpiphp: Slot [26] registered [ 0.204020] acpiphp: Slot [27] registered [ 0.205115] acpiphp: Slot [28] registered [ 0.206224] acpiphp: Slot [29] registered [ 0.207320] acpiphp: Slot [30] registered [ 0.208027] acpiphp: Slot [31] registered [ 0.209114] PCI host bridge to bus 0000:00 [ 0.210227] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.211630] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.212004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.213670] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.215499] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.216003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.223589] 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.251469] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.253008] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.255052] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.256993] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.259334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.260805] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.262620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.262620] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.264003] vgaarb: loaded [ 0.264916] vgaarb: bridge control possible 0000:00:02.0 [ 0.266710] SCSI subsystem initialized [ 0.268081] ACPI: bus type USB registered [ 0.269352] usbcore: registered new interface driver usbfs [ 0.270925] usbcore: registered new interface driver hub [ 0.272050] usbcore: registered new device driver usb [ 0.273578] PCI: Using ACPI for IRQ routing [ 0.273728] NetLabel: Initializing [ 0.276007] NetLabel: domain hash size = 128 [ 0.277299] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.278794] NetLabel: unlabeled traffic allowed by default [ 0.280198] Switched to clocksource kvm-clock [ 0.288964] AppArmor: AppArmor Filesystem Enabled [ 0.290438] pnp: PnP ACPI init [ 0.291457] ACPI: bus type PNP registered [ 0.293177] pnp: PnP ACPI: found 8 devices [ 0.294441] ACPI: bus type PNP unregistered [ 0.302078] NET: Registered protocol family 2 [ 0.303680] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.305969] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.308021] TCP: Hash tables configured (established 16384 bind 16384) [ 0.309908] TCP: reno registered [ 0.310941] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.312652] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.314526] NET: Registered protocol family 1 [ 0.315865] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.317522] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.319140] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.341340] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.363673] Trying to unpack rootfs image as initramfs... [ 0.463523] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.465832] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.467312] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.469278] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.472267] Scanning for low memory corruption every 60 seconds [ 0.474802] Initialise system trusted keyring [ 0.476398] audit: initializing netlink socket (disabled) [ 0.478143] type=2000 audit(1535288780.942:1): initialized [ 0.499192] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.501908] zbud: loaded [ 0.502998] VFS: Disk quotas dquot_6.5.2 [ 0.504159] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.506228] fuse init (API version 7.22) [ 0.507463] msgmni has been set to 3997 [ 0.508606] Key type big_key registered [ 0.510413] Key type asymmetric registered [ 0.511547] Asymmetric key parser 'x509' registered [ 0.512853] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.514961] io scheduler noop registered [ 0.516057] io scheduler deadline registered (default) [ 0.517410] io scheduler cfq registered [ 0.518544] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.520257] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.522347] ipmi message handler version 39.2 [ 0.523828] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.526257] ACPI: Power Button [PWRF] [ 0.527616] GHES: HEST is not enabled! [ 0.549578] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.593172] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.615515] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.617559] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.643204] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.646112] Linux agpgart interface v0.103 [ 0.648237] brd: module loaded [ 0.649605] loop: module loaded [ 0.650908] blk-mq: CPU -> queue map [ 0.651915] CPU 0 -> Queue 0 [ 0.652911] CPU 1 -> Queue 0 [ 0.654661] vda: vda1 [ 0.656424] scsi0 : ata_piix [ 0.657670] scsi1 : ata_piix [ 0.658741] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.660778] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.663047] libphy: Fixed MDIO Bus: probed [ 0.664524] tun: Universal TUN/TAP device driver, 1.6 [ 0.666124] tun: (C) 1999-2004 Max Krasnyansky [ 0.670531] PPP generic driver version 2.4.2 [ 0.671914] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.673740] ehci-pci: EHCI PCI platform driver [ 0.675008] ehci-platform: EHCI generic platform driver [ 0.676374] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.677923] ohci-pci: OHCI PCI platform driver [ 0.679137] ohci-platform: OHCI generic platform driver [ 0.680497] uhci_hcd: USB Universal Host Controller Interface driver [ 0.702967] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.704365] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.706440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.707982] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.709660] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.711660] usb usb1: Product: UHCI Host Controller [ 0.712968] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.714573] usb usb1: SerialNumber: 0000:00:01.2 [ 0.715940] hub 1-0:1.0: USB hub found [ 0.717018] hub 1-0:1.0: 2 ports detected [ 0.718283] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.721204] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.722537] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.724061] mousedev: PS/2 mouse device common for all mice [ 0.725805] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.728270] rtc_cmos 00:00: RTC can wake from S4 [ 0.729896] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.731599] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.733383] device-mapper: uevent: version 1.0.3 [ 0.734754] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.737120] ledtrig-cpu: registered to indicate activity on CPUs [ 0.738833] TCP: cubic registered [ 0.739944] NET: Registered protocol family 10 [ 0.741567] NET: Registered protocol family 17 [ 0.742853] Key type dns_resolver registered [ 0.744273] Loading compiled-in X.509 certificates [ 0.746141] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.755916] registered taskstats version 1 [ 0.759128] Key type trusted registered [ 0.763402] Key type encrypted registered [ 0.764677] AppArmor: AppArmor sha1 policy hashing enabled [ 0.766150] IMA: No TPM chip found, activating TPM-bypass! [ 0.768200] regulator-dummy: disabling [ 0.769392] Magic number: 14:409:130 [ 0.770513] acpi device:05: hash matches [ 0.771744] rtc_cmos 00:00: setting system clock to 2018-08-26 13:06:21 UTC (1535288781) [ 0.774019] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.775522] EDD information not available. [ 0.821340] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.823607] Write protecting the kernel read-only data: 12288k [ 0.825769] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.829239] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.844169] systemd-udevd[107]: starting version 204 [ 0.885958] FDC 0 is a S82078B [ 1.028049] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.192492] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.194280] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.196120] usb 1-1: Product: QEMU USB Tablet [ 1.197332] usb 1-1: Manufacturer: QEMU [ 1.198435] usb 1-1: SerialNumber: 42 [ 1.464112] tsc: Refined TSC clocksource calibration: 3491.845 MHz [ 1.905076] 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.243706] 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.794911] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 3.185789] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sun, 26 Aug 2018 13:06:24 +0000. Up 4.04 seconds. cloud-init-nonet[4.23]: 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 ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.91]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 26 Aug 2018 13:06:26 +0000. Up 6.08 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:65:c5:2c | ci-info: | eth0 | True | 192.168.0.18 | 255.255.255.0 | fa:16:3e:c4:7e:6c | 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.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 69:5e:02:a0:6a:5b:e3:a1:4b:f5:b6:c7:4b:50:89:3d root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | . | | . .o . | | . ..E | | . .... | |.. = . S . | |. * + .o o | | + . o... | |. . . oo | | . .... | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 30:21:bc:31:41:5e:92:40:be:5c:82:4e:90:f3:35:cb root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ |.oo+=oo | |+o .B+ . | |.+ooo*o | |o..+E o | | .o S | | | | | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 98:1d:e2:bb:d1:cc:b2:db:cc:38:57:cd:b6:3b:da:6c root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | . . | | . = . | | + S o | | = . + | | + +. . . | | .X. oE | | =++ .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: a2:6f:03:32:b6:82:25:70:86:bd:e9:00:64:ad:1f:46 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | . | | o E | |ooo | |+.+o | |oooo. . S | |o B... . | |.* +.. | |o o .o | | . ... | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting SystemD login management service[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 26 Aug 2018 13:08:30 +0000. Up 129.98 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Sun, 26 Aug 2018 13:09:31 +0000. Up 190.90 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 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.10 + '[' -n 192.168.0.10 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package bono + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + 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 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + 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 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + 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 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.204 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.204 ++ echo A 172.30.9.204 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 3 -lt 10 ']' + retries=4 + echo 'nsupdate failed - retrying (retry 4)...' nsupdate failed - retrying (retry 4)... + sleep 5 + 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 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 4 -lt 10 ']' + retries=5 + echo 'nsupdate failed - retrying (retry 5)...' nsupdate failed - retrying (retry 5)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.204 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.204 ++ echo A 172.30.9.204 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 5 -lt 10 ']' + retries=6 + echo 'nsupdate failed - retrying (retry 6)...' nsupdate failed - retrying (retry 6)... + sleep 5 + 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 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 6 -lt 10 ']' + retries=7 + echo 'nsupdate failed - retrying (retry 7)...' nsupdate failed - retrying (retry 7)... + sleep 5 + 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 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 7 -lt 10 ']' + retries=8 + echo 'nsupdate failed - retrying (retry 8)...' nsupdate failed - retrying (retry 8)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.204 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.204 ++ echo A 172.30.9.204 ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 8 -lt 10 ']' + retries=9 + echo 'nsupdate failed - retrying (retry 9)...' nsupdate failed - retrying (retry 9)... + sleep 5 + 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 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 9 -lt 10 ']' + retries=10 + echo 'nsupdate failed - retrying (retry 10)...' nsupdate failed - retrying (retry 10)... + sleep 5 2018-08-26 13:14:41,842 - functest.core.singlevm - DEBUG - try 46: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-26 13:14:51,852 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 13:14:51,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:14:52,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:14: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-bfffb1b6-5e39-4a50-872a-6666301b2fb5 x-compute-request-id: req-bfffb1b6-5e39-4a50-872a-6666301b2fb5 Content-Encoding: gzip Content-Length: 1498 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:c4:7e:6c", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:7e:6c", "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:65:c5:2c", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:c5:2c", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/44585adb-a974-4743-8ee5-68ef49323e34", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "44585adb-a974-4743-8ee5-68ef49323e34", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "bono-0.clearwater.opnfv", "created": "2018-08-26T13:05:34Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:5d:e3", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:5d:e3", "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:74:94:5f", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:94:5f", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "homer-0.clearwater.opnfv", "created": "2018-08-26T13:05:34Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:70:a6", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:70:a6", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:04:67", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "dime-0.clearwater.opnfv", "created": "2018-08-26T13:05:33Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:76:07", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:76:07", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:3f:bd", "version": 4, "addr": "192.168.1.22", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/04010b09-d548-48ae-8871-56d5c14751a2", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/04010b09-d548-48ae-8871-56d5c14751a2", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:06.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "04010b09-d548-48ae-8871-56d5c14751a2", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:06Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-26T13:05:32Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:68:d3", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:68:d3", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:03:d7:5a", "version": 4, "addr": "192.168.1.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/57ebb195-7daf-48cc-a21b-c274f8e0bb85", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/57ebb195-7daf-48cc-a21b-c274f8e0bb85", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:11.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "57ebb195-7daf-48cc-a21b-c274f8e0bb85", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:11Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-26T13:05:32Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:d7:76", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:d7:76", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b55ce29a-afa7-419f-b72b-55ee4962e6ac", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b55ce29a-afa7-419f-b72b-55ee4962e6ac", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:05:17.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "b55ce29a-afa7-419f-b72b-55ee4962e6ac", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:05:17Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-26T13:03:38Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:07:50", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:07:50", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:c1:d2", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b00b1f06-37cc-49cb-a11f-b314a9d7d334", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b00b1f06-37cc-49cb-a11f-b314a9d7d334", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:03:28.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "b00b1f06-37cc-49cb-a11f-b314a9d7d334", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:03:28Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "ns.clearwater.opnfv", "created": "2018-08-26T13:01:44Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 13:14:52,402 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-bfffb1b6-5e39-4a50-872a-6666301b2fb5 2018-08-26 13:14:52,402 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.549649953842s 2018-08-26 13:14:52,403 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-bfffb1b6-5e39-4a50-872a-6666301b2fb5 2018-08-26 13:14:52,410 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-26 13:14:52,413 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34/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}2016cfaed43b26833edac4f0a563297dd680dc74" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-26 13:14:52,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:14: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-5366d012-a1e8-444a-8dc3-a5364f6de298 x-compute-request-id: req-5366d012-a1e8-444a-8dc3-a5364f6de298 Content-Encoding: gzip Content-Length: 11052 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.009197] AppArmor: AppArmor initialized\n[ 0.012231] Yama: becoming mindful.\n[ 0.014093] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017813] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020913] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022564] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.025034] Initializing cgroup subsys memory\n[ 0.026294] Initializing cgroup subsys devices\n[ 0.028015] Initializing cgroup subsys freezer\n[ 0.029240] Initializing cgroup subsys blkio\n[ 0.030454] Initializing cgroup subsys perf_event\n[ 0.032021] Initializing cgroup subsys hugetlb\n[ 0.033415] FEATURE SPEC_CTRL Not Present\n[ 0.036195] mce: CPU supports 10 MCE banks\n[ 0.037457] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.037457] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040011] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.041741] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.044003] Speculative Store Bypass: Vulnerable\n[ 0.046360] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.052957] ACPI: Core revision 20131115\n[ 0.054680] ACPI: All ACPI Tables successfully acquired\n[ 0.056414] ftrace: allocating 28717 entries in 113 pages\n[ 0.076304] smpboot: Max logical packages: 2\n[ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.081753] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.084289] Enabling x2apic\n[ 0.085207] Enabled x2apic\n[ 0.086366] Switched APIC routing to physical x2apic.\n[ 0.089379] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.090937] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.093393] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.101485] KVM setup paravirtual spinlock\n[ 0.106203] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.108144] x86: Booting SMP configuration:\n[ 0.109351] .... node #0, CPUs: #1[ 0.106118] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.124018] x86: Booted up 1 node, 2 CPUs\n[ 0.124013] KVM setup async PF for cpu 1\n[ 0.124016] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.127752] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.128433] devtmpfs: initialized\n[ 0.132072] EVM: security.selinux\n[ 0.133056] EVM: security.SMACK64\n[ 0.134020] EVM: security.ima\n[ 0.134933] EVM: security.capability\n[ 0.137127] pinctrl core: initialized pinctrl subsystem\n[ 0.138550] regulator-dummy: no parameters\n[ 0.139776] RTC time: 13:06:20, date: 08/26/18\n[ 0.140134] NET: Registered protocol family 16\n[ 0.141527] cpuidle: using governor ladder\n[ 0.142692] cpuidle: using governor menu\n[ 0.143859] ACPI: bus type PCI registered\n[ 0.144017] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.145761] PCI: Using configuration type 1 for base access\n[ 0.147898] bio: create slab at 0\n[ 0.148084] ACPI: Added _OSI(Module Device)\n[ 0.149238] ACPI: Added _OSI(Processor Device)\n[ 0.150429] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.151661] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.153283] ACPI: Interpreter enabled\n[ 0.154352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.156799] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.159485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.161775] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.164007] ACPI: (supports S0 S5)\n[ 0.168003] ACPI: Using IOAPIC for interrupt routing\n[ 0.169351] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.171922] ACPI: No dock devices found.\n[ 0.174046] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.175598] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.176007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.177658] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.180216] acpiphp: Slot [3] registered\n[ 0.181325] acpiphp: Slot [4] registered\n[ 0.182440] acpiphp: Slot [5] registered\n[ 0.183562] acpiphp: Slot [6] registered\n[ 0.184023] acpiphp: Slot [7] registered\n[ 0.185153] acpiphp: Slot [8] registered\n[ 0.186258] acpiphp: Slot [9] registered\n[ 0.187378] acpiphp: Slot [10] registered\n[ 0.188021] acpiphp: Slot [11] registered\n[ 0.189173] acpiphp: Slot [12] registered\n[ 0.190303] acpiphp: Slot [13] registered\n[ 0.191437] acpiphp: Slot [14] registered\n[ 0.192021] acpiphp: Slot [15] registered\n[ 0.193147] acpiphp: Slot [16] registered\n[ 0.194337] acpiphp: Slot [17] registered\n[ 0.195467] acpiphp: Slot [18] registered\n[ 0.196028] acpiphp: Slot [19] registered\n[ 0.197172] acpiphp: Slot [20] registered\n[ 0.198305] acpiphp: Slot [21] registered\n[ 0.199421] acpiphp: Slot [22] registered\n[ 0.200021] acpiphp: Slot [23] registered\n[ 0.201148] acpiphp: Slot [24] registered\n[ 0.202266] acpiphp: Slot [25] registered\n[ 0.203385] acpiphp: Slot [26] registered\n[ 0.204020] acpiphp: Slot [27] registered\n[ 0.205115] acpiphp: Slot [28] registered\n[ 0.206224] acpiphp: Slot [29] registered\n[ 0.207320] acpiphp: Slot [30] registered\n[ 0.208027] acpiphp: Slot [31] registered\n[ 0.209114] PCI host bridge to bus 0000:00\n[ 0.210227] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.211630] 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.213670] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.215499] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.216003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.223589] 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.251469] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.253008] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.255052] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.256993] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.259334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.260805] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.262620] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.262620] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.264003] vgaarb: loaded\n[ 0.264916] vgaarb: bridge control possible 0000:00:02.0\n[ 0.266710] SCSI subsystem initialized\n[ 0.268081] ACPI: bus type USB registered\n[ 0.269352] usbcore: registered new interface driver usbfs\n[ 0.270925] usbcore: registered new interface driver hub\n[ 0.272050] usbcore: registered new device driver usb\n[ 0.273578] PCI: Using ACPI for IRQ routing\n[ 0.273728] NetLabel: Initializing\n[ 0.276007] NetLabel: domain hash size = 128\n[ 0.277299] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.278794] NetLabel: unlabeled traffic allowed by default\n[ 0.280198] Switched to clocksource kvm-clock\n[ 0.288964] AppArmor: AppArmor Filesystem Enabled\n[ 0.290438] pnp: PnP ACPI init\n[ 0.291457] ACPI: bus type PNP registered\n[ 0.293177] pnp: PnP ACPI: found 8 devices\n[ 0.294441] ACPI: bus type PNP unregistered\n[ 0.302078] NET: Registered protocol family 2\n[ 0.303680] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.305969] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.308021] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.309908] TCP: reno registered\n[ 0.310941] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.312652] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.314526] NET: Registered protocol family 1\n[ 0.315865] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.317522] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.319140] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.341340] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.363673] Trying to unpack rootfs image as initramfs...\n[ 0.463523] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.465832] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.467312] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.469278] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.472267] Scanning for low memory corruption every 60 seconds\n[ 0.474802] Initialise system trusted keyring\n[ 0.476398] audit: initializing netlink socket (disabled)\n[ 0.478143] type=2000 audit(1535288780.942:1): initialized\n[ 0.499192] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.501908] zbud: loaded\n[ 0.502998] VFS: Disk quotas dquot_6.5.2\n[ 0.504159] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.506228] fuse init (API version 7.22)\n[ 0.507463] msgmni has been set to 3997\n[ 0.508606] Key type big_key registered\n[ 0.510413] Key type asymmetric registered\n[ 0.511547] Asymmetric key parser 'x509' registered\n[ 0.512853] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.514961] io scheduler noop registered\n[ 0.516057] io scheduler deadline registered (default)\n[ 0.517410] io scheduler cfq registered\n[ 0.518544] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520257] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.522347] ipmi message handler version 39.2\n[ 0.523828] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.526257] ACPI: Power Button [PWRF]\n[ 0.527616] GHES: HEST is not enabled!\n[ 0.549578] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.593172] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.615515] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.617559] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.643204] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.646112] Linux agpgart interface v0.103\n[ 0.648237] brd: module loaded\n[ 0.649605] loop: module loaded\n[ 0.650908] blk-mq: CPU -> queue map\n[ 0.651915] CPU 0 -> Queue 0\n[ 0.652911] CPU 1 -> Queue 0\n[ 0.654661] vda: vda1\n[ 0.656424] scsi0 : ata_piix\n[ 0.657670] scsi1 : ata_piix\n[ 0.658741] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.660778] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.663047] libphy: Fixed MDIO Bus: probed\n[ 0.664524] tun: Universal TUN/TAP device driver, 1.6\n[ 0.666124] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.670531] PPP generic driver version 2.4.2\n[ 0.671914] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.673740] ehci-pci: EHCI PCI platform driver\n[ 0.675008] ehci-platform: EHCI generic platform driver\n[ 0.676374] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.677923] ohci-pci: OHCI PCI platform driver\n[ 0.679137] ohci-platform: OHCI generic platform driver\n[ 0.680497] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.702967] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.704365] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.706440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.707982] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.709660] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.711660] usb usb1: Product: UHCI Host Controller\n[ 0.712968] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.714573] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.715940] hub 1-0:1.0: USB hub found\n[ 0.717018] hub 1-0:1.0: 2 ports detected\n[ 0.718283] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.721204] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.722537] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.724061] mousedev: PS/2 mouse device common for all mice\n[ 0.725805] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.728270] rtc_cmos 00:00: RTC can wake from S4\n[ 0.729896] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.731599] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.733383] device-mapper: uevent: version 1.0.3\n[ 0.734754] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.737120] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.738833] TCP: cubic registered\n[ 0.739944] NET: Registered protocol family 10\n[ 0.741567] NET: Registered protocol family 17\n[ 0.742853] Key type dns_resolver registered\n[ 0.744273] Loading compiled-in X.509 certificates\n[ 0.746141] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.755916] registered taskstats version 1\n[ 0.759128] Key type trusted registered\n[ 0.763402] Key type encrypted registered\n[ 0.764677] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.766150] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.768200] regulator-dummy: disabling\n[ 0.769392] Magic number: 14:409:130\n[ 0.770513] acpi device:05: hash matches\n[ 0.771744] rtc_cmos 00:00: setting system clock to 2018-08-26 13:06:21 UTC (1535288781)\n[ 0.774019] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.775522] EDD information not available.\n[ 0.821340] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.823607] Write protecting the kernel read-only data: 12288k\n[ 0.825769] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.829239] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.844169] systemd-udevd[107]: starting version 204\n[ 0.885958] FDC 0 is a S82078B\n[ 1.028049] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.192492] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.194280] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.196120] usb 1-1: Product: QEMU USB Tablet\n[ 1.197332] usb 1-1: Manufacturer: QEMU\n[ 1.198435] usb 1-1: SerialNumber: 42\n[ 1.464112] tsc: Refined TSC clocksource calibration: 3491.845 MHz\n[ 1.905076] 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.243706] 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.794911] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 3.185789] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Sun, 26 Aug 2018 13:06:24 +0000. Up 4.04 seconds.\ncloud-init-nonet[4.23]: 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 * Stopping set console keymap[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.91]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 26 Aug 2018 13:06:26 +0000. Up 6.08 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:65:c5:2c |\nci-info: | eth0 | True | 192.168.0.18 | 255.255.255.0 | fa:16:3e:c4:7e:6c |\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.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n69:5e:02:a0:6a:5b:e3:a1:4b:f5:b6:c7:4b:50:89:3d root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . |\n| . .o . |\n| . ..E |\n| . .... |\n|.. = . S . |\n|. * + .o o |\n| + . o... |\n|. . . oo |\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:\n30:21:bc:31:41:5e:92:40:be:5c:82:4e:90:f3:35:cb root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n|.oo+=oo |\n|+o .B+ . |\n|.+ooo*o |\n|o..+E o |\n| .o S |\n| |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n98:1d:e2:bb:d1:cc:b2:db:cc:38:57:cd:b6:3b:da:6c root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| |\n| . . |\n| . = . |\n| + S o |\n| = . + |\n| + +. . . |\n| .X. oE |\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:\na2:6f:03:32:b6:82:25:70:86:bd:e9:00:64:ad:1f:46 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| . |\n| o E |\n|ooo |\n|+.+o |\n|oooo. . S |\n|o B... . |\n|.* +.. |\n|o o .o |\n| . ... |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\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 OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 26 Aug 2018 13:08:30 +0000. Up 129.98 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Sun, 26 Aug 2018 13:09:31 +0000. Up 190.90 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 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://archive.ubuntu.com trusty InRelease\n \nErr http://archive.ubuntu.com trusty-updates InRelease\n \nErr http://archive.ubuntu.com trusty-backports InRelease\n \nErr http://archive.ubuntu.com trusty Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.10\n+ '[' -n 192.168.0.10 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bono --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package bono\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package clearwater-management\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 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 0 -lt 10 ']'\n+ retries=1\n+ echo 'nsupdate failed - retrying (retry 1)...'\nnsupdate failed - retrying (retry 1)...\n+ sleep 5\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 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 1 -lt 10 ']'\n+ retries=2\n+ echo 'nsupdate failed - retrying (retry 2)...'\nnsupdate failed - retrying (retry 2)...\n+ sleep 5\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 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 2 -lt 10 ']'\n+ retries=3\n+ echo 'nsupdate failed - retrying (retry 3)...'\nnsupdate failed - retrying (retry 3)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.204\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.204\n++ echo A 172.30.9.204\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 3 -lt 10 ']'\n+ retries=4\n+ echo 'nsupdate failed - retrying (retry 4)...'\nnsupdate failed - retrying (retry 4)...\n+ sleep 5\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 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 4 -lt 10 ']'\n+ retries=5\n+ echo 'nsupdate failed - retrying (retry 5)...'\nnsupdate failed - retrying (retry 5)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.204\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.204\n++ echo A 172.30.9.204\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 5 -lt 10 ']'\n+ retries=6\n+ echo 'nsupdate failed - retrying (retry 6)...'\nnsupdate failed - retrying (retry 6)...\n+ sleep 5\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 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 6 -lt 10 ']'\n+ retries=7\n+ echo 'nsupdate failed - retrying (retry 7)...'\nnsupdate failed - retrying (retry 7)...\n+ sleep 5\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 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 7 -lt 10 ']'\n+ retries=8\n+ echo 'nsupdate failed - retrying (retry 8)...'\nnsupdate failed - retrying (retry 8)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.204\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.204\n++ echo A 172.30.9.204\n++ ip2rr 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 8 -lt 10 ']'\n+ retries=9\n+ echo 'nsupdate failed - retrying (retry 9)...'\nnsupdate failed - retrying (retry 9)...\n+ sleep 5\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 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 9 -lt 10 ']'\n+ retries=10\n+ echo 'nsupdate failed - retrying (retry 10)...'\nnsupdate failed - retrying (retry 10)...\n+ sleep 5\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 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n"} 2018-08-26 13:14:52,487 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34/action used request id req-5366d012-a1e8-444a-8dc3-a5364f6de298 2018-08-26 13:14:52,487 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0771811008453s 2018-08-26 13:14:52,489 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34/action used request id req-5366d012-a1e8-444a-8dc3-a5364f6de298 2018-08-26 13:14:52,489 - 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.009197] AppArmor: AppArmor initialized [ 0.012231] Yama: becoming mindful. [ 0.014093] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017813] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020913] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022564] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.025034] Initializing cgroup subsys memory [ 0.026294] Initializing cgroup subsys devices [ 0.028015] Initializing cgroup subsys freezer [ 0.029240] Initializing cgroup subsys blkio [ 0.030454] Initializing cgroup subsys perf_event [ 0.032021] Initializing cgroup subsys hugetlb [ 0.033415] FEATURE SPEC_CTRL Not Present [ 0.036195] mce: CPU supports 10 MCE banks [ 0.037457] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.037457] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040011] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.041741] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.044003] Speculative Store Bypass: Vulnerable [ 0.046360] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.052957] ACPI: Core revision 20131115 [ 0.054680] ACPI: All ACPI Tables successfully acquired [ 0.056414] ftrace: allocating 28717 entries in 113 pages [ 0.076304] smpboot: Max logical packages: 2 [ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.081753] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.084289] Enabling x2apic [ 0.085207] Enabled x2apic [ 0.086366] Switched APIC routing to physical x2apic. [ 0.089379] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.090937] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.093393] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.101485] KVM setup paravirtual spinlock [ 0.106203] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.108144] x86: Booting SMP configuration: [ 0.109351] .... node #0, CPUs: #1[ 0.106118] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.124018] x86: Booted up 1 node, 2 CPUs [ 0.124013] KVM setup async PF for cpu 1 [ 0.124016] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.127752] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.128433] devtmpfs: initialized [ 0.132072] EVM: security.selinux [ 0.133056] EVM: security.SMACK64 [ 0.134020] EVM: security.ima [ 0.134933] EVM: security.capability [ 0.137127] pinctrl core: initialized pinctrl subsystem [ 0.138550] regulator-dummy: no parameters [ 0.139776] RTC time: 13:06:20, date: 08/26/18 [ 0.140134] NET: Registered protocol family 16 [ 0.141527] cpuidle: using governor ladder [ 0.142692] cpuidle: using governor menu [ 0.143859] ACPI: bus type PCI registered [ 0.144017] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.145761] PCI: Using configuration type 1 for base access [ 0.147898] bio: create slab at 0 [ 0.148084] ACPI: Added _OSI(Module Device) [ 0.149238] ACPI: Added _OSI(Processor Device) [ 0.150429] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.151661] ACPI: Added _OSI(Processor Aggregator Device) [ 0.153283] ACPI: Interpreter enabled [ 0.154352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.156799] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.159485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.161775] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.164007] ACPI: (supports S0 S5) [ 0.168003] ACPI: Using IOAPIC for interrupt routing [ 0.169351] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.171922] ACPI: No dock devices found. [ 0.174046] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.175598] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.176007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.177658] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.180216] acpiphp: Slot [3] registered [ 0.181325] acpiphp: Slot [4] registered [ 0.182440] acpiphp: Slot [5] registered [ 0.183562] acpiphp: Slot [6] registered [ 0.184023] acpiphp: Slot [7] registered [ 0.185153] acpiphp: Slot [8] registered [ 0.186258] acpiphp: Slot [9] registered [ 0.187378] acpiphp: Slot [10] registered [ 0.188021] acpiphp: Slot [11] registered [ 0.189173] acpiphp: Slot [12] registered [ 0.190303] acpiphp: Slot [13] registered [ 0.191437] acpiphp: Slot [14] registered [ 0.192021] acpiphp: Slot [15] registered [ 0.193147] acpiphp: Slot [16] registered [ 0.194337] acpiphp: Slot [17] registered [ 0.195467] acpiphp: Slot [18] registered [ 0.196028] acpiphp: Slot [19] registered [ 0.197172] acpiphp: Slot [20] registered [ 0.198305] acpiphp: Slot [21] registered [ 0.199421] acpiphp: Slot [22] registered [ 0.200021] acpiphp: Slot [23] registered [ 0.201148] acpiphp: Slot [24] registered [ 0.202266] acpiphp: Slot [25] registered [ 0.203385] acpiphp: Slot [26] registered [ 0.204020] acpiphp: Slot [27] registered [ 0.205115] acpiphp: Slot [28] registered [ 0.206224] acpiphp: Slot [29] registered [ 0.207320] acpiphp: Slot [30] registered [ 0.208027] acpiphp: Slot [31] registered [ 0.209114] PCI host bridge to bus 0000:00 [ 0.210227] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.211630] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.212004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.213670] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.215499] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.216003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.223589] 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.251469] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.253008] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.255052] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.256993] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.259334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.260805] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.262620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.262620] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.264003] vgaarb: loaded [ 0.264916] vgaarb: bridge control possible 0000:00:02.0 [ 0.266710] SCSI subsystem initialized [ 0.268081] ACPI: bus type USB registered [ 0.269352] usbcore: registered new interface driver usbfs [ 0.270925] usbcore: registered new interface driver hub [ 0.272050] usbcore: registered new device driver usb [ 0.273578] PCI: Using ACPI for IRQ routing [ 0.273728] NetLabel: Initializing [ 0.276007] NetLabel: domain hash size = 128 [ 0.277299] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.278794] NetLabel: unlabeled traffic allowed by default [ 0.280198] Switched to clocksource kvm-clock [ 0.288964] AppArmor: AppArmor Filesystem Enabled [ 0.290438] pnp: PnP ACPI init [ 0.291457] ACPI: bus type PNP registered [ 0.293177] pnp: PnP ACPI: found 8 devices [ 0.294441] ACPI: bus type PNP unregistered [ 0.302078] NET: Registered protocol family 2 [ 0.303680] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.305969] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.308021] TCP: Hash tables configured (established 16384 bind 16384) [ 0.309908] TCP: reno registered [ 0.310941] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.312652] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.314526] NET: Registered protocol family 1 [ 0.315865] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.317522] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.319140] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.341340] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.363673] Trying to unpack rootfs image as initramfs... [ 0.463523] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.465832] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.467312] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.469278] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.472267] Scanning for low memory corruption every 60 seconds [ 0.474802] Initialise system trusted keyring [ 0.476398] audit: initializing netlink socket (disabled) [ 0.478143] type=2000 audit(1535288780.942:1): initialized [ 0.499192] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.501908] zbud: loaded [ 0.502998] VFS: Disk quotas dquot_6.5.2 [ 0.504159] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.506228] fuse init (API version 7.22) [ 0.507463] msgmni has been set to 3997 [ 0.508606] Key type big_key registered [ 0.510413] Key type asymmetric registered [ 0.511547] Asymmetric key parser 'x509' registered [ 0.512853] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.514961] io scheduler noop registered [ 0.516057] io scheduler deadline registered (default) [ 0.517410] io scheduler cfq registered [ 0.518544] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.520257] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.522347] ipmi message handler version 39.2 [ 0.523828] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.526257] ACPI: Power Button [PWRF] [ 0.527616] GHES: HEST is not enabled! [ 0.549578] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.593172] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.615515] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.617559] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.643204] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.646112] Linux agpgart interface v0.103 [ 0.648237] brd: module loaded [ 0.649605] loop: module loaded [ 0.650908] blk-mq: CPU -> queue map [ 0.651915] CPU 0 -> Queue 0 [ 0.652911] CPU 1 -> Queue 0 [ 0.654661] vda: vda1 [ 0.656424] scsi0 : ata_piix [ 0.657670] scsi1 : ata_piix [ 0.658741] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.660778] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.663047] libphy: Fixed MDIO Bus: probed [ 0.664524] tun: Universal TUN/TAP device driver, 1.6 [ 0.666124] tun: (C) 1999-2004 Max Krasnyansky [ 0.670531] PPP generic driver version 2.4.2 [ 0.671914] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.673740] ehci-pci: EHCI PCI platform driver [ 0.675008] ehci-platform: EHCI generic platform driver [ 0.676374] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.677923] ohci-pci: OHCI PCI platform driver [ 0.679137] ohci-platform: OHCI generic platform driver [ 0.680497] uhci_hcd: USB Universal Host Controller Interface driver [ 0.702967] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.704365] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.706440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.707982] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.709660] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.711660] usb usb1: Product: UHCI Host Controller [ 0.712968] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.714573] usb usb1: SerialNumber: 0000:00:01.2 [ 0.715940] hub 1-0:1.0: USB hub found [ 0.717018] hub 1-0:1.0: 2 ports detected [ 0.718283] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.721204] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.722537] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.724061] mousedev: PS/2 mouse device common for all mice [ 0.725805] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.728270] rtc_cmos 00:00: RTC can wake from S4 [ 0.729896] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.731599] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.733383] device-mapper: uevent: version 1.0.3 [ 0.734754] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.737120] ledtrig-cpu: registered to indicate activity on CPUs [ 0.738833] TCP: cubic registered [ 0.739944] NET: Registered protocol family 10 [ 0.741567] NET: Registered protocol family 17 [ 0.742853] Key type dns_resolver registered [ 0.744273] Loading compiled-in X.509 certificates [ 0.746141] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.755916] registered taskstats version 1 [ 0.759128] Key type trusted registered [ 0.763402] Key type encrypted registered [ 0.764677] AppArmor: AppArmor sha1 policy hashing enabled [ 0.766150] IMA: No TPM chip found, activating TPM-bypass! [ 0.768200] regulator-dummy: disabling [ 0.769392] Magic number: 14:409:130 [ 0.770513] acpi device:05: hash matches [ 0.771744] rtc_cmos 00:00: setting system clock to 2018-08-26 13:06:21 UTC (1535288781) [ 0.774019] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.775522] EDD information not available. [ 0.821340] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.823607] Write protecting the kernel read-only data: 12288k [ 0.825769] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.829239] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.844169] systemd-udevd[107]: starting version 204 [ 0.885958] FDC 0 is a S82078B [ 1.028049] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.192492] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.194280] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.196120] usb 1-1: Product: QEMU USB Tablet [ 1.197332] usb 1-1: Manufacturer: QEMU [ 1.198435] usb 1-1: SerialNumber: 42 [ 1.464112] tsc: Refined TSC clocksource calibration: 3491.845 MHz [ 1.905076] 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.243706] 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.794911] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 3.185789] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sun, 26 Aug 2018 13:06:24 +0000. Up 4.04 seconds. cloud-init-nonet[4.23]: 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 ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.91]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 26 Aug 2018 13:06:26 +0000. Up 6.08 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:65:c5:2c | ci-info: | eth0 | True | 192.168.0.18 | 255.255.255.0 | fa:16:3e:c4:7e:6c | 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.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 69:5e:02:a0:6a:5b:e3:a1:4b:f5:b6:c7:4b:50:89:3d root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | . | | . .o . | | . ..E | | . .... | |.. = . S . | |. * + .o o | | + . o... | |. . . oo | | . .... | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 30:21:bc:31:41:5e:92:40:be:5c:82:4e:90:f3:35:cb root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ |.oo+=oo | |+o .B+ . | |.+ooo*o | |o..+E o | | .o S | | | | | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 98:1d:e2:bb:d1:cc:b2:db:cc:38:57:cd:b6:3b:da:6c root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | . . | | . = . | | + S o | | = . + | | + +. . . | | .X. oE | | =++ .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: a2:6f:03:32:b6:82:25:70:86:bd:e9:00:64:ad:1f:46 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | . | | o E | |ooo | |+.+o | |oooo. . S | |o B... . | |.* +.. | |o o .o | | . ... | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting SystemD login management service[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 26 Aug 2018 13:08:30 +0000. Up 129.98 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Sun, 26 Aug 2018 13:09:31 +0000. Up 190.90 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 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.10 + '[' -n 192.168.0.10 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package bono + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + 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 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + 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 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + 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 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.204 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.204 ++ echo A 172.30.9.204 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 3 -lt 10 ']' + retries=4 + echo 'nsupdate failed - retrying (retry 4)...' nsupdate failed - retrying (retry 4)... + sleep 5 + 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 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 4 -lt 10 ']' + retries=5 + echo 'nsupdate failed - retrying (retry 5)...' nsupdate failed - retrying (retry 5)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.204 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.204 ++ echo A 172.30.9.204 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 5 -lt 10 ']' + retries=6 + echo 'nsupdate failed - retrying (retry 6)...' nsupdate failed - retrying (retry 6)... + sleep 5 + 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 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 6 -lt 10 ']' + retries=7 + echo 'nsupdate failed - retrying (retry 7)...' nsupdate failed - retrying (retry 7)... + sleep 5 + 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 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 7 -lt 10 ']' + retries=8 + echo 'nsupdate failed - retrying (retry 8)...' nsupdate failed - retrying (retry 8)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.204 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.204 ++ echo A 172.30.9.204 ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 8 -lt 10 ']' + retries=9 + echo 'nsupdate failed - retrying (retry 9)...' nsupdate failed - retrying (retry 9)... + sleep 5 + 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 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 9 -lt 10 ']' + retries=10 + echo 'nsupdate failed - retrying (retry 10)...' nsupdate failed - retrying (retry 10)... + sleep 5 + 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 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 2018-08-26 13:14:52,491 - functest.core.singlevm - DEBUG - try 47: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-26 13:15:02,501 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 13:15:02,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:15:03,251 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:15: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-74d9347e-8fe1-4803-8d16-85a45285b897 x-compute-request-id: req-74d9347e-8fe1-4803-8d16-85a45285b897 Content-Encoding: gzip Content-Length: 1498 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:c4:7e:6c", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:7e:6c", "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:65:c5:2c", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:c5:2c", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/44585adb-a974-4743-8ee5-68ef49323e34", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "44585adb-a974-4743-8ee5-68ef49323e34", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "bono-0.clearwater.opnfv", "created": "2018-08-26T13:05:34Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:5d:e3", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:5d:e3", "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:74:94:5f", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:94:5f", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "homer-0.clearwater.opnfv", "created": "2018-08-26T13:05:34Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:70:a6", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:70:a6", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:04:67", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "dime-0.clearwater.opnfv", "created": "2018-08-26T13:05:33Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:76:07", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:76:07", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:3f:bd", "version": 4, "addr": "192.168.1.22", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/04010b09-d548-48ae-8871-56d5c14751a2", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/04010b09-d548-48ae-8871-56d5c14751a2", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:06.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "04010b09-d548-48ae-8871-56d5c14751a2", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:06Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-26T13:05:32Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:68:d3", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:68:d3", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:03:d7:5a", "version": 4, "addr": "192.168.1.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/57ebb195-7daf-48cc-a21b-c274f8e0bb85", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/57ebb195-7daf-48cc-a21b-c274f8e0bb85", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:11.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "57ebb195-7daf-48cc-a21b-c274f8e0bb85", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:11Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-26T13:05:32Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:d7:76", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:d7:76", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b55ce29a-afa7-419f-b72b-55ee4962e6ac", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b55ce29a-afa7-419f-b72b-55ee4962e6ac", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:05:17.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "b55ce29a-afa7-419f-b72b-55ee4962e6ac", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:05:17Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-26T13:03:38Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:07:50", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:07:50", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:c1:d2", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b00b1f06-37cc-49cb-a11f-b314a9d7d334", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b00b1f06-37cc-49cb-a11f-b314a9d7d334", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:03:28.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "b00b1f06-37cc-49cb-a11f-b314a9d7d334", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:03:28Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "ns.clearwater.opnfv", "created": "2018-08-26T13:01:44Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 13:15:03,251 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-74d9347e-8fe1-4803-8d16-85a45285b897 2018-08-26 13:15:03,251 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.749794006348s 2018-08-26 13:15:03,252 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-74d9347e-8fe1-4803-8d16-85a45285b897 2018-08-26 13:15:03,259 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-26 13:15:03,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34/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}2016cfaed43b26833edac4f0a563297dd680dc74" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-26 13:15:03,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13: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-03c976dd-7ea3-4e0e-987c-80776c05bd61 x-compute-request-id: req-03c976dd-7ea3-4e0e-987c-80776c05bd61 Content-Encoding: gzip Content-Length: 11052 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.009197] AppArmor: AppArmor initialized\n[ 0.012231] Yama: becoming mindful.\n[ 0.014093] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017813] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020913] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022564] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.025034] Initializing cgroup subsys memory\n[ 0.026294] Initializing cgroup subsys devices\n[ 0.028015] Initializing cgroup subsys freezer\n[ 0.029240] Initializing cgroup subsys blkio\n[ 0.030454] Initializing cgroup subsys perf_event\n[ 0.032021] Initializing cgroup subsys hugetlb\n[ 0.033415] FEATURE SPEC_CTRL Not Present\n[ 0.036195] mce: CPU supports 10 MCE banks\n[ 0.037457] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.037457] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040011] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.041741] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.044003] Speculative Store Bypass: Vulnerable\n[ 0.046360] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.052957] ACPI: Core revision 20131115\n[ 0.054680] ACPI: All ACPI Tables successfully acquired\n[ 0.056414] ftrace: allocating 28717 entries in 113 pages\n[ 0.076304] smpboot: Max logical packages: 2\n[ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.081753] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.084289] Enabling x2apic\n[ 0.085207] Enabled x2apic\n[ 0.086366] Switched APIC routing to physical x2apic.\n[ 0.089379] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.090937] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.093393] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.101485] KVM setup paravirtual spinlock\n[ 0.106203] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.108144] x86: Booting SMP configuration:\n[ 0.109351] .... node #0, CPUs: #1[ 0.106118] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.124018] x86: Booted up 1 node, 2 CPUs\n[ 0.124013] KVM setup async PF for cpu 1\n[ 0.124016] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.127752] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.128433] devtmpfs: initialized\n[ 0.132072] EVM: security.selinux\n[ 0.133056] EVM: security.SMACK64\n[ 0.134020] EVM: security.ima\n[ 0.134933] EVM: security.capability\n[ 0.137127] pinctrl core: initialized pinctrl subsystem\n[ 0.138550] regulator-dummy: no parameters\n[ 0.139776] RTC time: 13:06:20, date: 08/26/18\n[ 0.140134] NET: Registered protocol family 16\n[ 0.141527] cpuidle: using governor ladder\n[ 0.142692] cpuidle: using governor menu\n[ 0.143859] ACPI: bus type PCI registered\n[ 0.144017] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.145761] PCI: Using configuration type 1 for base access\n[ 0.147898] bio: create slab at 0\n[ 0.148084] ACPI: Added _OSI(Module Device)\n[ 0.149238] ACPI: Added _OSI(Processor Device)\n[ 0.150429] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.151661] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.153283] ACPI: Interpreter enabled\n[ 0.154352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.156799] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.159485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.161775] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.164007] ACPI: (supports S0 S5)\n[ 0.168003] ACPI: Using IOAPIC for interrupt routing\n[ 0.169351] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.171922] ACPI: No dock devices found.\n[ 0.174046] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.175598] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.176007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.177658] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.180216] acpiphp: Slot [3] registered\n[ 0.181325] acpiphp: Slot [4] registered\n[ 0.182440] acpiphp: Slot [5] registered\n[ 0.183562] acpiphp: Slot [6] registered\n[ 0.184023] acpiphp: Slot [7] registered\n[ 0.185153] acpiphp: Slot [8] registered\n[ 0.186258] acpiphp: Slot [9] registered\n[ 0.187378] acpiphp: Slot [10] registered\n[ 0.188021] acpiphp: Slot [11] registered\n[ 0.189173] acpiphp: Slot [12] registered\n[ 0.190303] acpiphp: Slot [13] registered\n[ 0.191437] acpiphp: Slot [14] registered\n[ 0.192021] acpiphp: Slot [15] registered\n[ 0.193147] acpiphp: Slot [16] registered\n[ 0.194337] acpiphp: Slot [17] registered\n[ 0.195467] acpiphp: Slot [18] registered\n[ 0.196028] acpiphp: Slot [19] registered\n[ 0.197172] acpiphp: Slot [20] registered\n[ 0.198305] acpiphp: Slot [21] registered\n[ 0.199421] acpiphp: Slot [22] registered\n[ 0.200021] acpiphp: Slot [23] registered\n[ 0.201148] acpiphp: Slot [24] registered\n[ 0.202266] acpiphp: Slot [25] registered\n[ 0.203385] acpiphp: Slot [26] registered\n[ 0.204020] acpiphp: Slot [27] registered\n[ 0.205115] acpiphp: Slot [28] registered\n[ 0.206224] acpiphp: Slot [29] registered\n[ 0.207320] acpiphp: Slot [30] registered\n[ 0.208027] acpiphp: Slot [31] registered\n[ 0.209114] PCI host bridge to bus 0000:00\n[ 0.210227] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.211630] 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.213670] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.215499] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.216003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.223589] 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.251469] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.253008] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.255052] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.256993] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.259334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.260805] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.262620] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.262620] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.264003] vgaarb: loaded\n[ 0.264916] vgaarb: bridge control possible 0000:00:02.0\n[ 0.266710] SCSI subsystem initialized\n[ 0.268081] ACPI: bus type USB registered\n[ 0.269352] usbcore: registered new interface driver usbfs\n[ 0.270925] usbcore: registered new interface driver hub\n[ 0.272050] usbcore: registered new device driver usb\n[ 0.273578] PCI: Using ACPI for IRQ routing\n[ 0.273728] NetLabel: Initializing\n[ 0.276007] NetLabel: domain hash size = 128\n[ 0.277299] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.278794] NetLabel: unlabeled traffic allowed by default\n[ 0.280198] Switched to clocksource kvm-clock\n[ 0.288964] AppArmor: AppArmor Filesystem Enabled\n[ 0.290438] pnp: PnP ACPI init\n[ 0.291457] ACPI: bus type PNP registered\n[ 0.293177] pnp: PnP ACPI: found 8 devices\n[ 0.294441] ACPI: bus type PNP unregistered\n[ 0.302078] NET: Registered protocol family 2\n[ 0.303680] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.305969] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.308021] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.309908] TCP: reno registered\n[ 0.310941] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.312652] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.314526] NET: Registered protocol family 1\n[ 0.315865] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.317522] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.319140] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.341340] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.363673] Trying to unpack rootfs image as initramfs...\n[ 0.463523] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.465832] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.467312] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.469278] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.472267] Scanning for low memory corruption every 60 seconds\n[ 0.474802] Initialise system trusted keyring\n[ 0.476398] audit: initializing netlink socket (disabled)\n[ 0.478143] type=2000 audit(1535288780.942:1): initialized\n[ 0.499192] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.501908] zbud: loaded\n[ 0.502998] VFS: Disk quotas dquot_6.5.2\n[ 0.504159] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.506228] fuse init (API version 7.22)\n[ 0.507463] msgmni has been set to 3997\n[ 0.508606] Key type big_key registered\n[ 0.510413] Key type asymmetric registered\n[ 0.511547] Asymmetric key parser 'x509' registered\n[ 0.512853] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.514961] io scheduler noop registered\n[ 0.516057] io scheduler deadline registered (default)\n[ 0.517410] io scheduler cfq registered\n[ 0.518544] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520257] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.522347] ipmi message handler version 39.2\n[ 0.523828] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.526257] ACPI: Power Button [PWRF]\n[ 0.527616] GHES: HEST is not enabled!\n[ 0.549578] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.593172] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.615515] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.617559] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.643204] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.646112] Linux agpgart interface v0.103\n[ 0.648237] brd: module loaded\n[ 0.649605] loop: module loaded\n[ 0.650908] blk-mq: CPU -> queue map\n[ 0.651915] CPU 0 -> Queue 0\n[ 0.652911] CPU 1 -> Queue 0\n[ 0.654661] vda: vda1\n[ 0.656424] scsi0 : ata_piix\n[ 0.657670] scsi1 : ata_piix\n[ 0.658741] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.660778] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.663047] libphy: Fixed MDIO Bus: probed\n[ 0.664524] tun: Universal TUN/TAP device driver, 1.6\n[ 0.666124] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.670531] PPP generic driver version 2.4.2\n[ 0.671914] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.673740] ehci-pci: EHCI PCI platform driver\n[ 0.675008] ehci-platform: EHCI generic platform driver\n[ 0.676374] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.677923] ohci-pci: OHCI PCI platform driver\n[ 0.679137] ohci-platform: OHCI generic platform driver\n[ 0.680497] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.702967] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.704365] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.706440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.707982] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.709660] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.711660] usb usb1: Product: UHCI Host Controller\n[ 0.712968] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.714573] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.715940] hub 1-0:1.0: USB hub found\n[ 0.717018] hub 1-0:1.0: 2 ports detected\n[ 0.718283] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.721204] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.722537] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.724061] mousedev: PS/2 mouse device common for all mice\n[ 0.725805] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.728270] rtc_cmos 00:00: RTC can wake from S4\n[ 0.729896] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.731599] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.733383] device-mapper: uevent: version 1.0.3\n[ 0.734754] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.737120] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.738833] TCP: cubic registered\n[ 0.739944] NET: Registered protocol family 10\n[ 0.741567] NET: Registered protocol family 17\n[ 0.742853] Key type dns_resolver registered\n[ 0.744273] Loading compiled-in X.509 certificates\n[ 0.746141] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.755916] registered taskstats version 1\n[ 0.759128] Key type trusted registered\n[ 0.763402] Key type encrypted registered\n[ 0.764677] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.766150] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.768200] regulator-dummy: disabling\n[ 0.769392] Magic number: 14:409:130\n[ 0.770513] acpi device:05: hash matches\n[ 0.771744] rtc_cmos 00:00: setting system clock to 2018-08-26 13:06:21 UTC (1535288781)\n[ 0.774019] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.775522] EDD information not available.\n[ 0.821340] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.823607] Write protecting the kernel read-only data: 12288k\n[ 0.825769] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.829239] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.844169] systemd-udevd[107]: starting version 204\n[ 0.885958] FDC 0 is a S82078B\n[ 1.028049] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.192492] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.194280] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.196120] usb 1-1: Product: QEMU USB Tablet\n[ 1.197332] usb 1-1: Manufacturer: QEMU\n[ 1.198435] usb 1-1: SerialNumber: 42\n[ 1.464112] tsc: Refined TSC clocksource calibration: 3491.845 MHz\n[ 1.905076] 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.243706] 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.794911] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 3.185789] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Sun, 26 Aug 2018 13:06:24 +0000. Up 4.04 seconds.\ncloud-init-nonet[4.23]: 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 * Stopping set console keymap[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.91]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 26 Aug 2018 13:06:26 +0000. Up 6.08 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:65:c5:2c |\nci-info: | eth0 | True | 192.168.0.18 | 255.255.255.0 | fa:16:3e:c4:7e:6c |\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.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n69:5e:02:a0:6a:5b:e3:a1:4b:f5:b6:c7:4b:50:89:3d root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . |\n| . .o . |\n| . ..E |\n| . .... |\n|.. = . S . |\n|. * + .o o |\n| + . o... |\n|. . . oo |\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:\n30:21:bc:31:41:5e:92:40:be:5c:82:4e:90:f3:35:cb root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n|.oo+=oo |\n|+o .B+ . |\n|.+ooo*o |\n|o..+E o |\n| .o S |\n| |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n98:1d:e2:bb:d1:cc:b2:db:cc:38:57:cd:b6:3b:da:6c root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| |\n| . . |\n| . = . |\n| + S o |\n| = . + |\n| + +. . . |\n| .X. oE |\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:\na2:6f:03:32:b6:82:25:70:86:bd:e9:00:64:ad:1f:46 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| . |\n| o E |\n|ooo |\n|+.+o |\n|oooo. . S |\n|o B... . |\n|.* +.. |\n|o o .o |\n| . ... |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\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 OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 26 Aug 2018 13:08:30 +0000. Up 129.98 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Sun, 26 Aug 2018 13:09:31 +0000. Up 190.90 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 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://archive.ubuntu.com trusty InRelease\n \nErr http://archive.ubuntu.com trusty-updates InRelease\n \nErr http://archive.ubuntu.com trusty-backports InRelease\n \nErr http://archive.ubuntu.com trusty Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.10\n+ '[' -n 192.168.0.10 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bono --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package bono\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package clearwater-management\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 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 0 -lt 10 ']'\n+ retries=1\n+ echo 'nsupdate failed - retrying (retry 1)...'\nnsupdate failed - retrying (retry 1)...\n+ sleep 5\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 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 1 -lt 10 ']'\n+ retries=2\n+ echo 'nsupdate failed - retrying (retry 2)...'\nnsupdate failed - retrying (retry 2)...\n+ sleep 5\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 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 2 -lt 10 ']'\n+ retries=3\n+ echo 'nsupdate failed - retrying (retry 3)...'\nnsupdate failed - retrying (retry 3)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.204\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.204\n++ echo A 172.30.9.204\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 3 -lt 10 ']'\n+ retries=4\n+ echo 'nsupdate failed - retrying (retry 4)...'\nnsupdate failed - retrying (retry 4)...\n+ sleep 5\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 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 4 -lt 10 ']'\n+ retries=5\n+ echo 'nsupdate failed - retrying (retry 5)...'\nnsupdate failed - retrying (retry 5)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.204\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.204\n++ echo A 172.30.9.204\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 5 -lt 10 ']'\n+ retries=6\n+ echo 'nsupdate failed - retrying (retry 6)...'\nnsupdate failed - retrying (retry 6)...\n+ sleep 5\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 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 6 -lt 10 ']'\n+ retries=7\n+ echo 'nsupdate failed - retrying (retry 7)...'\nnsupdate failed - retrying (retry 7)...\n+ sleep 5\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 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 7 -lt 10 ']'\n+ retries=8\n+ echo 'nsupdate failed - retrying (retry 8)...'\nnsupdate failed - retrying (retry 8)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.204\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.204\n++ echo A 172.30.9.204\n++ ip2rr 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 8 -lt 10 ']'\n+ retries=9\n+ echo 'nsupdate failed - retrying (retry 9)...'\nnsupdate failed - retrying (retry 9)...\n+ sleep 5\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 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 9 -lt 10 ']'\n+ retries=10\n+ echo 'nsupdate failed - retrying (retry 10)...'\nnsupdate failed - retrying (retry 10)...\n+ sleep 5\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 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n"} 2018-08-26 13:15:03,331 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34/action used request id req-03c976dd-7ea3-4e0e-987c-80776c05bd61 2018-08-26 13:15:03,331 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0726687908173s 2018-08-26 13:15:03,333 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34/action used request id req-03c976dd-7ea3-4e0e-987c-80776c05bd61 2018-08-26 13:15:03,333 - 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.009197] AppArmor: AppArmor initialized [ 0.012231] Yama: becoming mindful. [ 0.014093] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017813] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020913] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022564] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.025034] Initializing cgroup subsys memory [ 0.026294] Initializing cgroup subsys devices [ 0.028015] Initializing cgroup subsys freezer [ 0.029240] Initializing cgroup subsys blkio [ 0.030454] Initializing cgroup subsys perf_event [ 0.032021] Initializing cgroup subsys hugetlb [ 0.033415] FEATURE SPEC_CTRL Not Present [ 0.036195] mce: CPU supports 10 MCE banks [ 0.037457] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.037457] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040011] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.041741] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.044003] Speculative Store Bypass: Vulnerable [ 0.046360] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.052957] ACPI: Core revision 20131115 [ 0.054680] ACPI: All ACPI Tables successfully acquired [ 0.056414] ftrace: allocating 28717 entries in 113 pages [ 0.076304] smpboot: Max logical packages: 2 [ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.081753] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.084289] Enabling x2apic [ 0.085207] Enabled x2apic [ 0.086366] Switched APIC routing to physical x2apic. [ 0.089379] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.090937] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.093393] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.101485] KVM setup paravirtual spinlock [ 0.106203] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.108144] x86: Booting SMP configuration: [ 0.109351] .... node #0, CPUs: #1[ 0.106118] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.124018] x86: Booted up 1 node, 2 CPUs [ 0.124013] KVM setup async PF for cpu 1 [ 0.124016] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.127752] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.128433] devtmpfs: initialized [ 0.132072] EVM: security.selinux [ 0.133056] EVM: security.SMACK64 [ 0.134020] EVM: security.ima [ 0.134933] EVM: security.capability [ 0.137127] pinctrl core: initialized pinctrl subsystem [ 0.138550] regulator-dummy: no parameters [ 0.139776] RTC time: 13:06:20, date: 08/26/18 [ 0.140134] NET: Registered protocol family 16 [ 0.141527] cpuidle: using governor ladder [ 0.142692] cpuidle: using governor menu [ 0.143859] ACPI: bus type PCI registered [ 0.144017] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.145761] PCI: Using configuration type 1 for base access [ 0.147898] bio: create slab at 0 [ 0.148084] ACPI: Added _OSI(Module Device) [ 0.149238] ACPI: Added _OSI(Processor Device) [ 0.150429] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.151661] ACPI: Added _OSI(Processor Aggregator Device) [ 0.153283] ACPI: Interpreter enabled [ 0.154352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.156799] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.159485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.161775] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.164007] ACPI: (supports S0 S5) [ 0.168003] ACPI: Using IOAPIC for interrupt routing [ 0.169351] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.171922] ACPI: No dock devices found. [ 0.174046] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.175598] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.176007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.177658] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.180216] acpiphp: Slot [3] registered [ 0.181325] acpiphp: Slot [4] registered [ 0.182440] acpiphp: Slot [5] registered [ 0.183562] acpiphp: Slot [6] registered [ 0.184023] acpiphp: Slot [7] registered [ 0.185153] acpiphp: Slot [8] registered [ 0.186258] acpiphp: Slot [9] registered [ 0.187378] acpiphp: Slot [10] registered [ 0.188021] acpiphp: Slot [11] registered [ 0.189173] acpiphp: Slot [12] registered [ 0.190303] acpiphp: Slot [13] registered [ 0.191437] acpiphp: Slot [14] registered [ 0.192021] acpiphp: Slot [15] registered [ 0.193147] acpiphp: Slot [16] registered [ 0.194337] acpiphp: Slot [17] registered [ 0.195467] acpiphp: Slot [18] registered [ 0.196028] acpiphp: Slot [19] registered [ 0.197172] acpiphp: Slot [20] registered [ 0.198305] acpiphp: Slot [21] registered [ 0.199421] acpiphp: Slot [22] registered [ 0.200021] acpiphp: Slot [23] registered [ 0.201148] acpiphp: Slot [24] registered [ 0.202266] acpiphp: Slot [25] registered [ 0.203385] acpiphp: Slot [26] registered [ 0.204020] acpiphp: Slot [27] registered [ 0.205115] acpiphp: Slot [28] registered [ 0.206224] acpiphp: Slot [29] registered [ 0.207320] acpiphp: Slot [30] registered [ 0.208027] acpiphp: Slot [31] registered [ 0.209114] PCI host bridge to bus 0000:00 [ 0.210227] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.211630] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.212004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.213670] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.215499] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.216003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.223589] 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.251469] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.253008] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.255052] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.256993] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.259334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.260805] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.262620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.262620] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.264003] vgaarb: loaded [ 0.264916] vgaarb: bridge control possible 0000:00:02.0 [ 0.266710] SCSI subsystem initialized [ 0.268081] ACPI: bus type USB registered [ 0.269352] usbcore: registered new interface driver usbfs [ 0.270925] usbcore: registered new interface driver hub [ 0.272050] usbcore: registered new device driver usb [ 0.273578] PCI: Using ACPI for IRQ routing [ 0.273728] NetLabel: Initializing [ 0.276007] NetLabel: domain hash size = 128 [ 0.277299] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.278794] NetLabel: unlabeled traffic allowed by default [ 0.280198] Switched to clocksource kvm-clock [ 0.288964] AppArmor: AppArmor Filesystem Enabled [ 0.290438] pnp: PnP ACPI init [ 0.291457] ACPI: bus type PNP registered [ 0.293177] pnp: PnP ACPI: found 8 devices [ 0.294441] ACPI: bus type PNP unregistered [ 0.302078] NET: Registered protocol family 2 [ 0.303680] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.305969] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.308021] TCP: Hash tables configured (established 16384 bind 16384) [ 0.309908] TCP: reno registered [ 0.310941] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.312652] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.314526] NET: Registered protocol family 1 [ 0.315865] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.317522] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.319140] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.341340] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.363673] Trying to unpack rootfs image as initramfs... [ 0.463523] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.465832] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.467312] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.469278] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.472267] Scanning for low memory corruption every 60 seconds [ 0.474802] Initialise system trusted keyring [ 0.476398] audit: initializing netlink socket (disabled) [ 0.478143] type=2000 audit(1535288780.942:1): initialized [ 0.499192] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.501908] zbud: loaded [ 0.502998] VFS: Disk quotas dquot_6.5.2 [ 0.504159] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.506228] fuse init (API version 7.22) [ 0.507463] msgmni has been set to 3997 [ 0.508606] Key type big_key registered [ 0.510413] Key type asymmetric registered [ 0.511547] Asymmetric key parser 'x509' registered [ 0.512853] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.514961] io scheduler noop registered [ 0.516057] io scheduler deadline registered (default) [ 0.517410] io scheduler cfq registered [ 0.518544] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.520257] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.522347] ipmi message handler version 39.2 [ 0.523828] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.526257] ACPI: Power Button [PWRF] [ 0.527616] GHES: HEST is not enabled! [ 0.549578] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.593172] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.615515] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.617559] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.643204] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.646112] Linux agpgart interface v0.103 [ 0.648237] brd: module loaded [ 0.649605] loop: module loaded [ 0.650908] blk-mq: CPU -> queue map [ 0.651915] CPU 0 -> Queue 0 [ 0.652911] CPU 1 -> Queue 0 [ 0.654661] vda: vda1 [ 0.656424] scsi0 : ata_piix [ 0.657670] scsi1 : ata_piix [ 0.658741] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.660778] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.663047] libphy: Fixed MDIO Bus: probed [ 0.664524] tun: Universal TUN/TAP device driver, 1.6 [ 0.666124] tun: (C) 1999-2004 Max Krasnyansky [ 0.670531] PPP generic driver version 2.4.2 [ 0.671914] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.673740] ehci-pci: EHCI PCI platform driver [ 0.675008] ehci-platform: EHCI generic platform driver [ 0.676374] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.677923] ohci-pci: OHCI PCI platform driver [ 0.679137] ohci-platform: OHCI generic platform driver [ 0.680497] uhci_hcd: USB Universal Host Controller Interface driver [ 0.702967] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.704365] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.706440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.707982] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.709660] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.711660] usb usb1: Product: UHCI Host Controller [ 0.712968] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.714573] usb usb1: SerialNumber: 0000:00:01.2 [ 0.715940] hub 1-0:1.0: USB hub found [ 0.717018] hub 1-0:1.0: 2 ports detected [ 0.718283] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.721204] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.722537] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.724061] mousedev: PS/2 mouse device common for all mice [ 0.725805] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.728270] rtc_cmos 00:00: RTC can wake from S4 [ 0.729896] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.731599] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.733383] device-mapper: uevent: version 1.0.3 [ 0.734754] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.737120] ledtrig-cpu: registered to indicate activity on CPUs [ 0.738833] TCP: cubic registered [ 0.739944] NET: Registered protocol family 10 [ 0.741567] NET: Registered protocol family 17 [ 0.742853] Key type dns_resolver registered [ 0.744273] Loading compiled-in X.509 certificates [ 0.746141] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.755916] registered taskstats version 1 [ 0.759128] Key type trusted registered [ 0.763402] Key type encrypted registered [ 0.764677] AppArmor: AppArmor sha1 policy hashing enabled [ 0.766150] IMA: No TPM chip found, activating TPM-bypass! [ 0.768200] regulator-dummy: disabling [ 0.769392] Magic number: 14:409:130 [ 0.770513] acpi device:05: hash matches [ 0.771744] rtc_cmos 00:00: setting system clock to 2018-08-26 13:06:21 UTC (1535288781) [ 0.774019] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.775522] EDD information not available. [ 0.821340] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.823607] Write protecting the kernel read-only data: 12288k [ 0.825769] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.829239] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.844169] systemd-udevd[107]: starting version 204 [ 0.885958] FDC 0 is a S82078B [ 1.028049] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.192492] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.194280] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.196120] usb 1-1: Product: QEMU USB Tablet [ 1.197332] usb 1-1: Manufacturer: QEMU [ 1.198435] usb 1-1: SerialNumber: 42 [ 1.464112] tsc: Refined TSC clocksource calibration: 3491.845 MHz [ 1.905076] 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.243706] 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.794911] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 3.185789] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sun, 26 Aug 2018 13:06:24 +0000. Up 4.04 seconds. cloud-init-nonet[4.23]: 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 ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.91]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 26 Aug 2018 13:06:26 +0000. Up 6.08 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:65:c5:2c | ci-info: | eth0 | True | 192.168.0.18 | 255.255.255.0 | fa:16:3e:c4:7e:6c | 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.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 69:5e:02:a0:6a:5b:e3:a1:4b:f5:b6:c7:4b:50:89:3d root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | . | | . .o . | | . ..E | | . .... | |.. = . S . | |. * + .o o | | + . o... | |. . . oo | | . .... | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 30:21:bc:31:41:5e:92:40:be:5c:82:4e:90:f3:35:cb root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ |.oo+=oo | |+o .B+ . | |.+ooo*o | |o..+E o | | .o S | | | | | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 98:1d:e2:bb:d1:cc:b2:db:cc:38:57:cd:b6:3b:da:6c root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | . . | | . = . | | + S o | | = . + | | + +. . . | | .X. oE | | =++ .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: a2:6f:03:32:b6:82:25:70:86:bd:e9:00:64:ad:1f:46 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | . | | o E | |ooo | |+.+o | |oooo. . S | |o B... . | |.* +.. | |o o .o | | . ... | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting SystemD login management service[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 26 Aug 2018 13:08:30 +0000. Up 129.98 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Sun, 26 Aug 2018 13:09:31 +0000. Up 190.90 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 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.10 + '[' -n 192.168.0.10 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package bono + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + 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 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + 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 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + 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 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.204 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.204 ++ echo A 172.30.9.204 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 3 -lt 10 ']' + retries=4 + echo 'nsupdate failed - retrying (retry 4)...' nsupdate failed - retrying (retry 4)... + sleep 5 + 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 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 4 -lt 10 ']' + retries=5 + echo 'nsupdate failed - retrying (retry 5)...' nsupdate failed - retrying (retry 5)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.204 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.204 ++ echo A 172.30.9.204 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 5 -lt 10 ']' + retries=6 + echo 'nsupdate failed - retrying (retry 6)...' nsupdate failed - retrying (retry 6)... + sleep 5 + 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 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 6 -lt 10 ']' + retries=7 + echo 'nsupdate failed - retrying (retry 7)...' nsupdate failed - retrying (retry 7)... + sleep 5 + 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 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 7 -lt 10 ']' + retries=8 + echo 'nsupdate failed - retrying (retry 8)...' nsupdate failed - retrying (retry 8)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.204 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.204 ++ echo A 172.30.9.204 ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 8 -lt 10 ']' + retries=9 + echo 'nsupdate failed - retrying (retry 9)...' nsupdate failed - retrying (retry 9)... + sleep 5 + 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 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 9 -lt 10 ']' + retries=10 + echo 'nsupdate failed - retrying (retry 10)...' nsupdate failed - retrying (retry 10)... + sleep 5 + 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 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 2018-08-26 13:15:03,335 - functest.core.singlevm - DEBUG - try 48: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-26 13:15:13,346 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 13:15:13,349 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:15:14,165 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:15: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-bdf05896-9f17-4774-aa8d-a123d1a643ee x-compute-request-id: req-bdf05896-9f17-4774-aa8d-a123d1a643ee Content-Encoding: gzip Content-Length: 1498 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:c4:7e:6c", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:7e:6c", "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:65:c5:2c", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:c5:2c", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/44585adb-a974-4743-8ee5-68ef49323e34", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "44585adb-a974-4743-8ee5-68ef49323e34", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "bono-0.clearwater.opnfv", "created": "2018-08-26T13:05:34Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:5d:e3", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:5d:e3", "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:74:94:5f", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:94:5f", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "homer-0.clearwater.opnfv", "created": "2018-08-26T13:05:34Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:70:a6", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:70:a6", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:04:67", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "dime-0.clearwater.opnfv", "created": "2018-08-26T13:05:33Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:76:07", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:76:07", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:3f:bd", "version": 4, "addr": "192.168.1.22", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/04010b09-d548-48ae-8871-56d5c14751a2", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/04010b09-d548-48ae-8871-56d5c14751a2", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:06.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "04010b09-d548-48ae-8871-56d5c14751a2", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:06Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-26T13:05:32Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:68:d3", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:68:d3", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:03:d7:5a", "version": 4, "addr": "192.168.1.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/57ebb195-7daf-48cc-a21b-c274f8e0bb85", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/57ebb195-7daf-48cc-a21b-c274f8e0bb85", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:11.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "57ebb195-7daf-48cc-a21b-c274f8e0bb85", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:11Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-26T13:05:32Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:d7:76", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:d7:76", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b55ce29a-afa7-419f-b72b-55ee4962e6ac", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b55ce29a-afa7-419f-b72b-55ee4962e6ac", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:05:17.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "b55ce29a-afa7-419f-b72b-55ee4962e6ac", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:05:17Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-26T13:03:38Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:07:50", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:07:50", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:c1:d2", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b00b1f06-37cc-49cb-a11f-b314a9d7d334", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b00b1f06-37cc-49cb-a11f-b314a9d7d334", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:03:28.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "b00b1f06-37cc-49cb-a11f-b314a9d7d334", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:03:28Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "ns.clearwater.opnfv", "created": "2018-08-26T13:01:44Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 13:15:14,165 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-bdf05896-9f17-4774-aa8d-a123d1a643ee 2018-08-26 13:15:14,165 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.819269180298s 2018-08-26 13:15:14,165 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-bdf05896-9f17-4774-aa8d-a123d1a643ee 2018-08-26 13:15:14,169 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-26 13:15:14,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34/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}2016cfaed43b26833edac4f0a563297dd680dc74" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-26 13:15:14,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:15:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-081dff81-dc87-4785-abfa-d231f8041d24 x-compute-request-id: req-081dff81-dc87-4785-abfa-d231f8041d24 Content-Encoding: gzip Content-Length: 12160 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.009197] AppArmor: AppArmor initialized\n[ 0.012231] Yama: becoming mindful.\n[ 0.014093] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017813] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020913] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022564] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.025034] Initializing cgroup subsys memory\n[ 0.026294] Initializing cgroup subsys devices\n[ 0.028015] Initializing cgroup subsys freezer\n[ 0.029240] Initializing cgroup subsys blkio\n[ 0.030454] Initializing cgroup subsys perf_event\n[ 0.032021] Initializing cgroup subsys hugetlb\n[ 0.033415] FEATURE SPEC_CTRL Not Present\n[ 0.036195] mce: CPU supports 10 MCE banks\n[ 0.037457] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.037457] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040011] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.041741] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.044003] Speculative Store Bypass: Vulnerable\n[ 0.046360] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.052957] ACPI: Core revision 20131115\n[ 0.054680] ACPI: All ACPI Tables successfully acquired\n[ 0.056414] ftrace: allocating 28717 entries in 113 pages\n[ 0.076304] smpboot: Max logical packages: 2\n[ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.081753] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.084289] Enabling x2apic\n[ 0.085207] Enabled x2apic\n[ 0.086366] Switched APIC routing to physical x2apic.\n[ 0.089379] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.090937] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.093393] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.101485] KVM setup paravirtual spinlock\n[ 0.106203] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.108144] x86: Booting SMP configuration:\n[ 0.109351] .... node #0, CPUs: #1[ 0.106118] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.124018] x86: Booted up 1 node, 2 CPUs\n[ 0.124013] KVM setup async PF for cpu 1\n[ 0.124016] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.127752] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.128433] devtmpfs: initialized\n[ 0.132072] EVM: security.selinux\n[ 0.133056] EVM: security.SMACK64\n[ 0.134020] EVM: security.ima\n[ 0.134933] EVM: security.capability\n[ 0.137127] pinctrl core: initialized pinctrl subsystem\n[ 0.138550] regulator-dummy: no parameters\n[ 0.139776] RTC time: 13:06:20, date: 08/26/18\n[ 0.140134] NET: Registered protocol family 16\n[ 0.141527] cpuidle: using governor ladder\n[ 0.142692] cpuidle: using governor menu\n[ 0.143859] ACPI: bus type PCI registered\n[ 0.144017] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.145761] PCI: Using configuration type 1 for base access\n[ 0.147898] bio: create slab at 0\n[ 0.148084] ACPI: Added _OSI(Module Device)\n[ 0.149238] ACPI: Added _OSI(Processor Device)\n[ 0.150429] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.151661] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.153283] ACPI: Interpreter enabled\n[ 0.154352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.156799] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.159485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.161775] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.164007] ACPI: (supports S0 S5)\n[ 0.168003] ACPI: Using IOAPIC for interrupt routing\n[ 0.169351] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.171922] ACPI: No dock devices found.\n[ 0.174046] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.175598] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.176007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.177658] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.180216] acpiphp: Slot [3] registered\n[ 0.181325] acpiphp: Slot [4] registered\n[ 0.182440] acpiphp: Slot [5] registered\n[ 0.183562] acpiphp: Slot [6] registered\n[ 0.184023] acpiphp: Slot [7] registered\n[ 0.185153] acpiphp: Slot [8] registered\n[ 0.186258] acpiphp: Slot [9] registered\n[ 0.187378] acpiphp: Slot [10] registered\n[ 0.188021] acpiphp: Slot [11] registered\n[ 0.189173] acpiphp: Slot [12] registered\n[ 0.190303] acpiphp: Slot [13] registered\n[ 0.191437] acpiphp: Slot [14] registered\n[ 0.192021] acpiphp: Slot [15] registered\n[ 0.193147] acpiphp: Slot [16] registered\n[ 0.194337] acpiphp: Slot [17] registered\n[ 0.195467] acpiphp: Slot [18] registered\n[ 0.196028] acpiphp: Slot [19] registered\n[ 0.197172] acpiphp: Slot [20] registered\n[ 0.198305] acpiphp: Slot [21] registered\n[ 0.199421] acpiphp: Slot [22] registered\n[ 0.200021] acpiphp: Slot [23] registered\n[ 0.201148] acpiphp: Slot [24] registered\n[ 0.202266] acpiphp: Slot [25] registered\n[ 0.203385] acpiphp: Slot [26] registered\n[ 0.204020] acpiphp: Slot [27] registered\n[ 0.205115] acpiphp: Slot [28] registered\n[ 0.206224] acpiphp: Slot [29] registered\n[ 0.207320] acpiphp: Slot [30] registered\n[ 0.208027] acpiphp: Slot [31] registered\n[ 0.209114] PCI host bridge to bus 0000:00\n[ 0.210227] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.211630] 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.213670] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.215499] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.216003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.223589] 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.251469] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.253008] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.255052] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.256993] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.259334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.260805] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.262620] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.262620] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.264003] vgaarb: loaded\n[ 0.264916] vgaarb: bridge control possible 0000:00:02.0\n[ 0.266710] SCSI subsystem initialized\n[ 0.268081] ACPI: bus type USB registered\n[ 0.269352] usbcore: registered new interface driver usbfs\n[ 0.270925] usbcore: registered new interface driver hub\n[ 0.272050] usbcore: registered new device driver usb\n[ 0.273578] PCI: Using ACPI for IRQ routing\n[ 0.273728] NetLabel: Initializing\n[ 0.276007] NetLabel: domain hash size = 128\n[ 0.277299] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.278794] NetLabel: unlabeled traffic allowed by default\n[ 0.280198] Switched to clocksource kvm-clock\n[ 0.288964] AppArmor: AppArmor Filesystem Enabled\n[ 0.290438] pnp: PnP ACPI init\n[ 0.291457] ACPI: bus type PNP registered\n[ 0.293177] pnp: PnP ACPI: found 8 devices\n[ 0.294441] ACPI: bus type PNP unregistered\n[ 0.302078] NET: Registered protocol family 2\n[ 0.303680] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.305969] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.308021] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.309908] TCP: reno registered\n[ 0.310941] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.312652] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.314526] NET: Registered protocol family 1\n[ 0.315865] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.317522] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.319140] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.341340] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.363673] Trying to unpack rootfs image as initramfs...\n[ 0.463523] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.465832] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.467312] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.469278] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.472267] Scanning for low memory corruption every 60 seconds\n[ 0.474802] Initialise system trusted keyring\n[ 0.476398] audit: initializing netlink socket (disabled)\n[ 0.478143] type=2000 audit(1535288780.942:1): initialized\n[ 0.499192] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.501908] zbud: loaded\n[ 0.502998] VFS: Disk quotas dquot_6.5.2\n[ 0.504159] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.506228] fuse init (API version 7.22)\n[ 0.507463] msgmni has been set to 3997\n[ 0.508606] Key type big_key registered\n[ 0.510413] Key type asymmetric registered\n[ 0.511547] Asymmetric key parser 'x509' registered\n[ 0.512853] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.514961] io scheduler noop registered\n[ 0.516057] io scheduler deadline registered (default)\n[ 0.517410] io scheduler cfq registered\n[ 0.518544] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520257] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.522347] ipmi message handler version 39.2\n[ 0.523828] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.526257] ACPI: Power Button [PWRF]\n[ 0.527616] GHES: HEST is not enabled!\n[ 0.549578] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.593172] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.615515] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.617559] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.643204] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.646112] Linux agpgart interface v0.103\n[ 0.648237] brd: module loaded\n[ 0.649605] loop: module loaded\n[ 0.650908] blk-mq: CPU -> queue map\n[ 0.651915] CPU 0 -> Queue 0\n[ 0.652911] CPU 1 -> Queue 0\n[ 0.654661] vda: vda1\n[ 0.656424] scsi0 : ata_piix\n[ 0.657670] scsi1 : ata_piix\n[ 0.658741] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.660778] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.663047] libphy: Fixed MDIO Bus: probed\n[ 0.664524] tun: Universal TUN/TAP device driver, 1.6\n[ 0.666124] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.670531] PPP generic driver version 2.4.2\n[ 0.671914] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.673740] ehci-pci: EHCI PCI platform driver\n[ 0.675008] ehci-platform: EHCI generic platform driver\n[ 0.676374] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.677923] ohci-pci: OHCI PCI platform driver\n[ 0.679137] ohci-platform: OHCI generic platform driver\n[ 0.680497] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.702967] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.704365] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.706440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.707982] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.709660] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.711660] usb usb1: Product: UHCI Host Controller\n[ 0.712968] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.714573] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.715940] hub 1-0:1.0: USB hub found\n[ 0.717018] hub 1-0:1.0: 2 ports detected\n[ 0.718283] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.721204] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.722537] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.724061] mousedev: PS/2 mouse device common for all mice\n[ 0.725805] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.728270] rtc_cmos 00:00: RTC can wake from S4\n[ 0.729896] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.731599] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.733383] device-mapper: uevent: version 1.0.3\n[ 0.734754] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.737120] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.738833] TCP: cubic registered\n[ 0.739944] NET: Registered protocol family 10\n[ 0.741567] NET: Registered protocol family 17\n[ 0.742853] Key type dns_resolver registered\n[ 0.744273] Loading compiled-in X.509 certificates\n[ 0.746141] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.755916] registered taskstats version 1\n[ 0.759128] Key type trusted registered\n[ 0.763402] Key type encrypted registered\n[ 0.764677] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.766150] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.768200] regulator-dummy: disabling\n[ 0.769392] Magic number: 14:409:130\n[ 0.770513] acpi device:05: hash matches\n[ 0.771744] rtc_cmos 00:00: setting system clock to 2018-08-26 13:06:21 UTC (1535288781)\n[ 0.774019] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.775522] EDD information not available.\n[ 0.821340] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.823607] Write protecting the kernel read-only data: 12288k\n[ 0.825769] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.829239] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.844169] systemd-udevd[107]: starting version 204\n[ 0.885958] FDC 0 is a S82078B\n[ 1.028049] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.192492] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.194280] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.196120] usb 1-1: Product: QEMU USB Tablet\n[ 1.197332] usb 1-1: Manufacturer: QEMU\n[ 1.198435] usb 1-1: SerialNumber: 42\n[ 1.464112] tsc: Refined TSC clocksource calibration: 3491.845 MHz\n[ 1.905076] 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.243706] 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.794911] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 3.185789] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Sun, 26 Aug 2018 13:06:24 +0000. Up 4.04 seconds.\ncloud-init-nonet[4.23]: 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 * Stopping set console keymap[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.91]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 26 Aug 2018 13:06:26 +0000. Up 6.08 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:65:c5:2c |\nci-info: | eth0 | True | 192.168.0.18 | 255.255.255.0 | fa:16:3e:c4:7e:6c |\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.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n69:5e:02:a0:6a:5b:e3:a1:4b:f5:b6:c7:4b:50:89:3d root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . |\n| . .o . |\n| . ..E |\n| . .... |\n|.. = . S . |\n|. * + .o o |\n| + . o... |\n|. . . oo |\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:\n30:21:bc:31:41:5e:92:40:be:5c:82:4e:90:f3:35:cb root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n|.oo+=oo |\n|+o .B+ . |\n|.+ooo*o |\n|o..+E o |\n| .o S |\n| |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n98:1d:e2:bb:d1:cc:b2:db:cc:38:57:cd:b6:3b:da:6c root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| |\n| . . |\n| . = . |\n| + S o |\n| = . + |\n| + +. . . |\n| .X. oE |\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:\na2:6f:03:32:b6:82:25:70:86:bd:e9:00:64:ad:1f:46 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| . |\n| o E |\n|ooo |\n|+.+o |\n|oooo. . S |\n|o B... . |\n|.* +.. |\n|o o .o |\n| . ... |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\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 OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 26 Aug 2018 13:08:30 +0000. Up 129.98 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Sun, 26 Aug 2018 13:09:31 +0000. Up 190.90 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 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://archive.ubuntu.com trusty InRelease\n \nErr http://archive.ubuntu.com trusty-updates InRelease\n \nErr http://archive.ubuntu.com trusty-backports InRelease\n \nErr http://archive.ubuntu.com trusty Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.10\n+ '[' -n 192.168.0.10 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bono --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package bono\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package clearwater-management\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 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 0 -lt 10 ']'\n+ retries=1\n+ echo 'nsupdate failed - retrying (retry 1)...'\nnsupdate failed - retrying (retry 1)...\n+ sleep 5\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 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 1 -lt 10 ']'\n+ retries=2\n+ echo 'nsupdate failed - retrying (retry 2)...'\nnsupdate failed - retrying (retry 2)...\n+ sleep 5\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 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 2 -lt 10 ']'\n+ retries=3\n+ echo 'nsupdate failed - retrying (retry 3)...'\nnsupdate failed - retrying (retry 3)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.204\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.204\n++ echo A 172.30.9.204\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 3 -lt 10 ']'\n+ retries=4\n+ echo 'nsupdate failed - retrying (retry 4)...'\nnsupdate failed - retrying (retry 4)...\n+ sleep 5\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 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 4 -lt 10 ']'\n+ retries=5\n+ echo 'nsupdate failed - retrying (retry 5)...'\nnsupdate failed - retrying (retry 5)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.204\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.204\n++ echo A 172.30.9.204\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 5 -lt 10 ']'\n+ retries=6\n+ echo 'nsupdate failed - retrying (retry 6)...'\nnsupdate failed - retrying (retry 6)...\n+ sleep 5\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 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 6 -lt 10 ']'\n+ retries=7\n+ echo 'nsupdate failed - retrying (retry 7)...'\nnsupdate failed - retrying (retry 7)...\n+ sleep 5\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 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 7 -lt 10 ']'\n+ retries=8\n+ echo 'nsupdate failed - retrying (retry 8)...'\nnsupdate failed - retrying (retry 8)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.204\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.204\n++ echo A 172.30.9.204\n++ ip2rr 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 8 -lt 10 ']'\n+ retries=9\n+ echo 'nsupdate failed - retrying (retry 9)...'\nnsupdate failed - retrying (retry 9)...\n+ sleep 5\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 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 9 -lt 10 ']'\n+ retries=10\n+ echo 'nsupdate failed - retrying (retry 10)...'\nnsupdate failed - retrying (retry 10)...\n+ sleep 5\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 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 10 -lt 10 ']'\n+ echo 'nameserver 192.168.0.11'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ mkdir -p /etc/netns/signaling\n+ echo 'nameserver 192.168.1.2'\n+ service dnsmasq force-reload\ndnsmasq: unrecognized service\n2018-08-26 13:15:05,060 - util.py[WARNING]: Failed running /var/lib/cloud/instance/scripts/part-001 [1]\n2018-08-26 13:15:05,065 - cc_scripts_user.py[WARNING]: Failed to run module scripts-user (scripts in /var/lib/cloud/instance/scripts)\n2018-08-26 13:15:05,065 - util.py[WARNING]: Running scripts-user () failed\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 | 34:43:9b:73:27:07:c9:4f:e9:32:63:ca:04:b0:b4:6c | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 30:21:bc:31:41:5e:92:40:be:5c:82:4e:90:f3:35:cb root@bono-0 (DSA)\nec2: 256 98:1d:e2:bb:d1:cc:b2:db:cc:38:57:cd:b6:3b:da:6c root@bono-0 (ECDSA)\nec2: 256 a2:6f:03:32:b6:82:25:70:86:bd:e9:00:64:ad:1f:46 root@bono-0 (ED25519)\nec2: 2048 69:5e:02:a0:6a:5b:e3:a1:4b:f5:b6:c7:4b:50:89:3d root@bono-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMTCOwoPe1AE1waEQAqZi6CfONvDsrYqKIixCHyJUc5/0ftmWO9t4Q0cF3l1Bkxthki+3dxwdQ6pIbSkCYQSueE= root@bono-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIK6NUWBZwrmQ9hAnbUWCUQCWEBNw/4Z1aKCilYchZR0w root@bono-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCx0VLuxtXBwek/TWYhcOU8eA/KQ9LEaaWnH6nHJM5opaUfg3bLhdDd0TAnqt8yGPYD/h+sR+/1YwMkjDxfclbktrTD35rqegmsLv924pSlWdympN5DdpZt+ZJoU08zMR5+auwkA7uCLlPuqFKb0vwUbd/4xzK8kViFe6HgQmwi4y9d/7sKmEl50b3Mb/lNM+958lBB6xlDXfsxUBfYm7N6fbpPQkhaXmrSr4TqZorKEVApESj01LYhHXfBZwsQtEtp4X733YELPM8mw6ttDPgvuabOq2WgAdySdLmNm9r0aficmakJ59CXKtSJydO6cN4wDLnnXTACB7fOnQo9Kxtt root@bono-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Sun, 26 Aug 2018 13:15:05 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 524.40 seconds\n"} 2018-08-26 13:15:14,245 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34/action used request id req-081dff81-dc87-4785-abfa-d231f8041d24 2018-08-26 13:15:14,245 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.076632976532s 2018-08-26 13:15:14,246 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34/action used request id req-081dff81-dc87-4785-abfa-d231f8041d24 2018-08-26 13:15:14,246 - 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.009197] AppArmor: AppArmor initialized [ 0.012231] Yama: becoming mindful. [ 0.014093] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017813] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020913] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022564] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.025034] Initializing cgroup subsys memory [ 0.026294] Initializing cgroup subsys devices [ 0.028015] Initializing cgroup subsys freezer [ 0.029240] Initializing cgroup subsys blkio [ 0.030454] Initializing cgroup subsys perf_event [ 0.032021] Initializing cgroup subsys hugetlb [ 0.033415] FEATURE SPEC_CTRL Not Present [ 0.036195] mce: CPU supports 10 MCE banks [ 0.037457] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.037457] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040011] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.041741] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.044003] Speculative Store Bypass: Vulnerable [ 0.046360] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.052957] ACPI: Core revision 20131115 [ 0.054680] ACPI: All ACPI Tables successfully acquired [ 0.056414] ftrace: allocating 28717 entries in 113 pages [ 0.076304] smpboot: Max logical packages: 2 [ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.081753] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.084289] Enabling x2apic [ 0.085207] Enabled x2apic [ 0.086366] Switched APIC routing to physical x2apic. [ 0.089379] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.090937] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.093393] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.101485] KVM setup paravirtual spinlock [ 0.106203] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.108144] x86: Booting SMP configuration: [ 0.109351] .... node #0, CPUs: #1[ 0.106118] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.124018] x86: Booted up 1 node, 2 CPUs [ 0.124013] KVM setup async PF for cpu 1 [ 0.124016] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.127752] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.128433] devtmpfs: initialized [ 0.132072] EVM: security.selinux [ 0.133056] EVM: security.SMACK64 [ 0.134020] EVM: security.ima [ 0.134933] EVM: security.capability [ 0.137127] pinctrl core: initialized pinctrl subsystem [ 0.138550] regulator-dummy: no parameters [ 0.139776] RTC time: 13:06:20, date: 08/26/18 [ 0.140134] NET: Registered protocol family 16 [ 0.141527] cpuidle: using governor ladder [ 0.142692] cpuidle: using governor menu [ 0.143859] ACPI: bus type PCI registered [ 0.144017] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.145761] PCI: Using configuration type 1 for base access [ 0.147898] bio: create slab at 0 [ 0.148084] ACPI: Added _OSI(Module Device) [ 0.149238] ACPI: Added _OSI(Processor Device) [ 0.150429] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.151661] ACPI: Added _OSI(Processor Aggregator Device) [ 0.153283] ACPI: Interpreter enabled [ 0.154352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.156799] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.159485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.161775] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.164007] ACPI: (supports S0 S5) [ 0.168003] ACPI: Using IOAPIC for interrupt routing [ 0.169351] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.171922] ACPI: No dock devices found. [ 0.174046] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.175598] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.176007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.177658] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.180216] acpiphp: Slot [3] registered [ 0.181325] acpiphp: Slot [4] registered [ 0.182440] acpiphp: Slot [5] registered [ 0.183562] acpiphp: Slot [6] registered [ 0.184023] acpiphp: Slot [7] registered [ 0.185153] acpiphp: Slot [8] registered [ 0.186258] acpiphp: Slot [9] registered [ 0.187378] acpiphp: Slot [10] registered [ 0.188021] acpiphp: Slot [11] registered [ 0.189173] acpiphp: Slot [12] registered [ 0.190303] acpiphp: Slot [13] registered [ 0.191437] acpiphp: Slot [14] registered [ 0.192021] acpiphp: Slot [15] registered [ 0.193147] acpiphp: Slot [16] registered [ 0.194337] acpiphp: Slot [17] registered [ 0.195467] acpiphp: Slot [18] registered [ 0.196028] acpiphp: Slot [19] registered [ 0.197172] acpiphp: Slot [20] registered [ 0.198305] acpiphp: Slot [21] registered [ 0.199421] acpiphp: Slot [22] registered [ 0.200021] acpiphp: Slot [23] registered [ 0.201148] acpiphp: Slot [24] registered [ 0.202266] acpiphp: Slot [25] registered [ 0.203385] acpiphp: Slot [26] registered [ 0.204020] acpiphp: Slot [27] registered [ 0.205115] acpiphp: Slot [28] registered [ 0.206224] acpiphp: Slot [29] registered [ 0.207320] acpiphp: Slot [30] registered [ 0.208027] acpiphp: Slot [31] registered [ 0.209114] PCI host bridge to bus 0000:00 [ 0.210227] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.211630] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.212004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.213670] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.215499] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.216003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.223589] 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.251469] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.253008] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.255052] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.256993] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.259334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.260805] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.262620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.262620] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.264003] vgaarb: loaded [ 0.264916] vgaarb: bridge control possible 0000:00:02.0 [ 0.266710] SCSI subsystem initialized [ 0.268081] ACPI: bus type USB registered [ 0.269352] usbcore: registered new interface driver usbfs [ 0.270925] usbcore: registered new interface driver hub [ 0.272050] usbcore: registered new device driver usb [ 0.273578] PCI: Using ACPI for IRQ routing [ 0.273728] NetLabel: Initializing [ 0.276007] NetLabel: domain hash size = 128 [ 0.277299] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.278794] NetLabel: unlabeled traffic allowed by default [ 0.280198] Switched to clocksource kvm-clock [ 0.288964] AppArmor: AppArmor Filesystem Enabled [ 0.290438] pnp: PnP ACPI init [ 0.291457] ACPI: bus type PNP registered [ 0.293177] pnp: PnP ACPI: found 8 devices [ 0.294441] ACPI: bus type PNP unregistered [ 0.302078] NET: Registered protocol family 2 [ 0.303680] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.305969] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.308021] TCP: Hash tables configured (established 16384 bind 16384) [ 0.309908] TCP: reno registered [ 0.310941] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.312652] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.314526] NET: Registered protocol family 1 [ 0.315865] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.317522] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.319140] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.341340] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.363673] Trying to unpack rootfs image as initramfs... [ 0.463523] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.465832] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.467312] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.469278] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.472267] Scanning for low memory corruption every 60 seconds [ 0.474802] Initialise system trusted keyring [ 0.476398] audit: initializing netlink socket (disabled) [ 0.478143] type=2000 audit(1535288780.942:1): initialized [ 0.499192] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.501908] zbud: loaded [ 0.502998] VFS: Disk quotas dquot_6.5.2 [ 0.504159] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.506228] fuse init (API version 7.22) [ 0.507463] msgmni has been set to 3997 [ 0.508606] Key type big_key registered [ 0.510413] Key type asymmetric registered [ 0.511547] Asymmetric key parser 'x509' registered [ 0.512853] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.514961] io scheduler noop registered [ 0.516057] io scheduler deadline registered (default) [ 0.517410] io scheduler cfq registered [ 0.518544] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.520257] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.522347] ipmi message handler version 39.2 [ 0.523828] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.526257] ACPI: Power Button [PWRF] [ 0.527616] GHES: HEST is not enabled! [ 0.549578] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.593172] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.615515] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.617559] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.643204] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.646112] Linux agpgart interface v0.103 [ 0.648237] brd: module loaded [ 0.649605] loop: module loaded [ 0.650908] blk-mq: CPU -> queue map [ 0.651915] CPU 0 -> Queue 0 [ 0.652911] CPU 1 -> Queue 0 [ 0.654661] vda: vda1 [ 0.656424] scsi0 : ata_piix [ 0.657670] scsi1 : ata_piix [ 0.658741] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.660778] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.663047] libphy: Fixed MDIO Bus: probed [ 0.664524] tun: Universal TUN/TAP device driver, 1.6 [ 0.666124] tun: (C) 1999-2004 Max Krasnyansky [ 0.670531] PPP generic driver version 2.4.2 [ 0.671914] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.673740] ehci-pci: EHCI PCI platform driver [ 0.675008] ehci-platform: EHCI generic platform driver [ 0.676374] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.677923] ohci-pci: OHCI PCI platform driver [ 0.679137] ohci-platform: OHCI generic platform driver [ 0.680497] uhci_hcd: USB Universal Host Controller Interface driver [ 0.702967] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.704365] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.706440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.707982] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.709660] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.711660] usb usb1: Product: UHCI Host Controller [ 0.712968] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.714573] usb usb1: SerialNumber: 0000:00:01.2 [ 0.715940] hub 1-0:1.0: USB hub found [ 0.717018] hub 1-0:1.0: 2 ports detected [ 0.718283] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.721204] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.722537] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.724061] mousedev: PS/2 mouse device common for all mice [ 0.725805] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.728270] rtc_cmos 00:00: RTC can wake from S4 [ 0.729896] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.731599] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.733383] device-mapper: uevent: version 1.0.3 [ 0.734754] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.737120] ledtrig-cpu: registered to indicate activity on CPUs [ 0.738833] TCP: cubic registered [ 0.739944] NET: Registered protocol family 10 [ 0.741567] NET: Registered protocol family 17 [ 0.742853] Key type dns_resolver registered [ 0.744273] Loading compiled-in X.509 certificates [ 0.746141] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.755916] registered taskstats version 1 [ 0.759128] Key type trusted registered [ 0.763402] Key type encrypted registered [ 0.764677] AppArmor: AppArmor sha1 policy hashing enabled [ 0.766150] IMA: No TPM chip found, activating TPM-bypass! [ 0.768200] regulator-dummy: disabling [ 0.769392] Magic number: 14:409:130 [ 0.770513] acpi device:05: hash matches [ 0.771744] rtc_cmos 00:00: setting system clock to 2018-08-26 13:06:21 UTC (1535288781) [ 0.774019] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.775522] EDD information not available. [ 0.821340] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.823607] Write protecting the kernel read-only data: 12288k [ 0.825769] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.829239] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.844169] systemd-udevd[107]: starting version 204 [ 0.885958] FDC 0 is a S82078B [ 1.028049] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.192492] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.194280] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.196120] usb 1-1: Product: QEMU USB Tablet [ 1.197332] usb 1-1: Manufacturer: QEMU [ 1.198435] usb 1-1: SerialNumber: 42 [ 1.464112] tsc: Refined TSC clocksource calibration: 3491.845 MHz [ 1.905076] 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.243706] 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.794911] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 3.185789] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sun, 26 Aug 2018 13:06:24 +0000. Up 4.04 seconds. cloud-init-nonet[4.23]: 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 ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.91]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 26 Aug 2018 13:06:26 +0000. Up 6.08 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:65:c5:2c | ci-info: | eth0 | True | 192.168.0.18 | 255.255.255.0 | fa:16:3e:c4:7e:6c | 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.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 69:5e:02:a0:6a:5b:e3:a1:4b:f5:b6:c7:4b:50:89:3d root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | . | | . .o . | | . ..E | | . .... | |.. = . S . | |. * + .o o | | + . o... | |. . . oo | | . .... | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 30:21:bc:31:41:5e:92:40:be:5c:82:4e:90:f3:35:cb root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ |.oo+=oo | |+o .B+ . | |.+ooo*o | |o..+E o | | .o S | | | | | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 98:1d:e2:bb:d1:cc:b2:db:cc:38:57:cd:b6:3b:da:6c root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | . . | | . = . | | + S o | | = . + | | + +. . . | | .X. oE | | =++ .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: a2:6f:03:32:b6:82:25:70:86:bd:e9:00:64:ad:1f:46 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | . | | o E | |ooo | |+.+o | |oooo. . S | |o B... . | |.* +.. | |o o .o | | . ... | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting SystemD login management service[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 26 Aug 2018 13:08:30 +0000. Up 129.98 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Sun, 26 Aug 2018 13:09:31 +0000. Up 190.90 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 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.10 + '[' -n 192.168.0.10 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package bono + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + 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 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + 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 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + 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 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.204 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.204 ++ echo A 172.30.9.204 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 3 -lt 10 ']' + retries=4 + echo 'nsupdate failed - retrying (retry 4)...' nsupdate failed - retrying (retry 4)... + sleep 5 + 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 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 4 -lt 10 ']' + retries=5 + echo 'nsupdate failed - retrying (retry 5)...' nsupdate failed - retrying (retry 5)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.204 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.204 ++ echo A 172.30.9.204 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 5 -lt 10 ']' + retries=6 + echo 'nsupdate failed - retrying (retry 6)...' nsupdate failed - retrying (retry 6)... + sleep 5 + 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 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 6 -lt 10 ']' + retries=7 + echo 'nsupdate failed - retrying (retry 7)...' nsupdate failed - retrying (retry 7)... + sleep 5 + 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 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 7 -lt 10 ']' + retries=8 + echo 'nsupdate failed - retrying (retry 8)...' nsupdate failed - retrying (retry 8)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.204 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.204 ++ echo A 172.30.9.204 ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 8 -lt 10 ']' + retries=9 + echo 'nsupdate failed - retrying (retry 9)...' nsupdate failed - retrying (retry 9)... + sleep 5 + 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 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 9 -lt 10 ']' + retries=10 + echo 'nsupdate failed - retrying (retry 10)...' nsupdate failed - retrying (retry 10)... + sleep 5 + 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 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 10 -lt 10 ']' + echo 'nameserver 192.168.0.11' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.2' + service dnsmasq force-reload dnsmasq: unrecognized service 2018-08-26 13:15:05,060 - util.py[WARNING]: Failed running /var/lib/cloud/instance/scripts/part-001 [1] 2018-08-26 13:15:05,065 - cc_scripts_user.py[WARNING]: Failed to run module scripts-user (scripts in /var/lib/cloud/instance/scripts) 2018-08-26 13:15:05,065 - util.py[WARNING]: Running scripts-user () failed 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 | 34:43:9b:73:27:07:c9:4f:e9:32:63:ca:04:b0:b4:6c | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 30:21:bc:31:41:5e:92:40:be:5c:82:4e:90:f3:35:cb root@bono-0 (DSA) ec2: 256 98:1d:e2:bb:d1:cc:b2:db:cc:38:57:cd:b6:3b:da:6c root@bono-0 (ECDSA) ec2: 256 a2:6f:03:32:b6:82:25:70:86:bd:e9:00:64:ad:1f:46 root@bono-0 (ED25519) ec2: 2048 69:5e:02:a0:6a:5b:e3:a1:4b:f5:b6:c7:4b:50:89:3d root@bono-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMTCOwoPe1AE1waEQAqZi6CfONvDsrYqKIixCHyJUc5/0ftmWO9t4Q0cF3l1Bkxthki+3dxwdQ6pIbSkCYQSueE= root@bono-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIK6NUWBZwrmQ9hAnbUWCUQCWEBNw/4Z1aKCilYchZR0w root@bono-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCx0VLuxtXBwek/TWYhcOU8eA/KQ9LEaaWnH6nHJM5opaUfg3bLhdDd0TAnqt8yGPYD/h+sR+/1YwMkjDxfclbktrTD35rqegmsLv924pSlWdympN5DdpZt+ZJoU08zMR5+auwkA7uCLlPuqFKb0vwUbd/4xzK8kViFe6HgQmwi4y9d/7sKmEl50b3Mb/lNM+958lBB6xlDXfsxUBfYm7N6fbpPQkhaXmrSr4TqZorKEVApESj01LYhHXfBZwsQtEtp4X733YELPM8mw6ttDPgvuabOq2WgAdySdLmNm9r0aficmakJ59CXKtSJydO6cN4wDLnnXTACB7fOnQo9Kxtt root@bono-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Sun, 26 Aug 2018 13:15:05 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 524.40 seconds 2018-08-26 13:15:14,248 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-08-26 13:15:14,249 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 13:15:14,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:15:14,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:15:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-42633f5f-99f5-486e-975d-f57fd9e11468 x-compute-request-id: req-42633f5f-99f5-486e-975d-f57fd9e11468 Content-Encoding: gzip Content-Length: 1498 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:c4:7e:6c", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:7e:6c", "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:65:c5:2c", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:c5:2c", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/44585adb-a974-4743-8ee5-68ef49323e34", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "44585adb-a974-4743-8ee5-68ef49323e34", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "bono-0.clearwater.opnfv", "created": "2018-08-26T13:05:34Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:5d:e3", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:5d:e3", "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:74:94:5f", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:94:5f", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "homer-0.clearwater.opnfv", "created": "2018-08-26T13:05:34Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:70:a6", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:70:a6", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:04:67", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "dime-0.clearwater.opnfv", "created": "2018-08-26T13:05:33Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:76:07", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:76:07", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:3f:bd", "version": 4, "addr": "192.168.1.22", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/04010b09-d548-48ae-8871-56d5c14751a2", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/04010b09-d548-48ae-8871-56d5c14751a2", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:06.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "04010b09-d548-48ae-8871-56d5c14751a2", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:06Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-26T13:05:32Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:68:d3", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:68:d3", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:03:d7:5a", "version": 4, "addr": "192.168.1.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/57ebb195-7daf-48cc-a21b-c274f8e0bb85", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/57ebb195-7daf-48cc-a21b-c274f8e0bb85", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:11.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "57ebb195-7daf-48cc-a21b-c274f8e0bb85", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:11Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-26T13:05:32Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:d7:76", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:d7:76", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b55ce29a-afa7-419f-b72b-55ee4962e6ac", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b55ce29a-afa7-419f-b72b-55ee4962e6ac", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:05:17.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "b55ce29a-afa7-419f-b72b-55ee4962e6ac", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:05:17Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-26T13:03:38Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:07:50", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:07:50", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:c1:d2", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b00b1f06-37cc-49cb-a11f-b314a9d7d334", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b00b1f06-37cc-49cb-a11f-b314a9d7d334", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:03:28.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "b00b1f06-37cc-49cb-a11f-b314a9d7d334", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:03:28Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "ns.clearwater.opnfv", "created": "2018-08-26T13:01:44Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 13:15:14,937 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-42633f5f-99f5-486e-975d-f57fd9e11468 2018-08-26 13:15:14,937 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.68839097023s 2018-08-26 13:15:14,938 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-42633f5f-99f5-486e-975d-f57fd9e11468 2018-08-26 13:15:14,945 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-26 13:15:14,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/7ea2f1d5-49d8-487d-a65e-da117e46d9a2/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}2016cfaed43b26833edac4f0a563297dd680dc74" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-26 13:15:15,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:15:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9566fa04-eb4a-4f11-9fe3-a3f92af0ca93 x-compute-request-id: req-9566fa04-eb4a-4f11-9fe3-a3f92af0ca93 Content-Encoding: gzip Content-Length: 12173 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.008039] Security Framework initialized\n[ 0.009183] AppArmor: AppArmor initialized\n[ 0.010311] Yama: becoming mindful.\n[ 0.012148] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.016017] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.018593] 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.022013] Initializing cgroup subsys memory\n[ 0.023185] Initializing cgroup subsys devices\n[ 0.024003] Initializing cgroup subsys freezer\n[ 0.025187] Initializing cgroup subsys blkio\n[ 0.026328] Initializing cgroup subsys perf_event\n[ 0.028004] Initializing cgroup subsys hugetlb\n[ 0.029269] FEATURE SPEC_CTRL Not Present\n[ 0.031071] mce: CPU supports 10 MCE banks\n[ 0.032031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.034661] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.036003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.037957] Speculative Store Bypass: Vulnerable\n[ 0.040322] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.045087] ACPI: Core revision 20131115\n[ 0.046642] ACPI: All ACPI Tables successfully acquired\n[ 0.048026] ftrace: allocating 28717 entries in 113 pages\n[ 0.068258] smpboot: Max logical packages: 2\n[ 0.071747] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.072048] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.073984] Enabling x2apic\n[ 0.074845] Enabled x2apic\n[ 0.076012] Switched APIC routing to physical x2apic.\n[ 0.080160] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.081736] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.084093] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.093847] KVM setup paravirtual spinlock\n[ 0.097455] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.099417] x86: Booting SMP configuration:\n[ 0.100003] .... node #0, CPUs: #1[ 0.097397] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n[ 0.116020] KVM setup async PF for cpu 1\n[ 0.116033] x86: Booted up 1 node, 2 CPUs\n[ 0.116037] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n\n[ 0.120000] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.121807] devtmpfs: initialized\n[ 0.125252] EVM: security.selinux\n[ 0.126224] EVM: security.SMACK64\n[ 0.127211] EVM: security.ima\n[ 0.128003] EVM: security.capability\n[ 0.129064] pinctrl core: initialized pinctrl subsystem\n[ 0.130540] regulator-dummy: no parameters\n[ 0.132080] RTC time: 13:06:20, date: 08/26/18\n[ 0.133394] NET: Registered protocol family 16\n[ 0.134733] cpuidle: using governor ladder\n[ 0.135858] cpuidle: using governor menu\n[ 0.136064] ACPI: bus type PCI registered\n[ 0.137184] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.138926] PCI: Using configuration type 1 for base access\n[ 0.140653] bio: create slab at 0\n[ 0.141429] ACPI: Added _OSI(Module Device)\n[ 0.141538] ACPI: Added _OSI(Processor Device)\n[ 0.144004] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.145580] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.148773] ACPI: Interpreter enabled\n[ 0.150058] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.152905] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.155962] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.158045] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.164007] ACPI: (supports S0 S5)\n[ 0.165257] ACPI: Using IOAPIC for interrupt routing\n[ 0.166938] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.168211] ACPI: No dock devices found.\n[ 0.171662] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.172017] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.174221] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.176028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.179919] acpiphp: Slot [3] registered\n[ 0.180025] acpiphp: Slot [4] registered\n[ 0.181383] acpiphp: Slot [5] registered\n[ 0.182733] acpiphp: Slot [6] registered\n[ 0.184024] acpiphp: Slot [7] registered\n[ 0.185422] acpiphp: Slot [8] registered\n[ 0.186778] acpiphp: Slot [9] registered\n[ 0.188031] acpiphp: Slot [10] registered\n[ 0.189401] acpiphp: Slot [11] registered\n[ 0.190775] acpiphp: Slot [12] registered\n[ 0.192022] acpiphp: Slot [13] registered\n[ 0.193460] acpiphp: Slot [14] registered\n[ 0.194813] acpiphp: Slot [15] registered\n[ 0.196022] acpiphp: Slot [16] registered\n[ 0.197423] acpiphp: Slot [17] registered\n[ 0.198806] acpiphp: Slot [18] registered\n[ 0.200030] acpiphp: Slot [19] registered\n[ 0.201421] acpiphp: Slot [20] registered\n[ 0.202791] acpiphp: Slot [21] registered\n[ 0.204021] acpiphp: Slot [22] registered\n[ 0.205418] acpiphp: Slot [23] registered\n[ 0.206787] acpiphp: Slot [24] registered\n[ 0.208021] acpiphp: Slot [25] registered\n[ 0.209381] acpiphp: Slot [26] registered\n[ 0.210746] acpiphp: Slot [27] registered\n[ 0.212021] acpiphp: Slot [28] registered\n[ 0.213438] acpiphp: Slot [29] registered\n[ 0.214804] acpiphp: Slot [30] registered\n[ 0.216071] acpiphp: Slot [31] registered\n[ 0.217242] PCI host bridge to bus 0000:00\n[ 0.218431] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.219920] 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.221650] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.223416] 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.233335] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.235591] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.262692] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.265048] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.267994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.269034] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.271242] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.272856] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.274972] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.274972] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.276004] vgaarb: loaded\n[ 0.276906] vgaarb: bridge control possible 0000:00:02.0\n[ 0.278766] SCSI subsystem initialized\n[ 0.280196] ACPI: bus type USB registered\n[ 0.281393] usbcore: registered new interface driver usbfs\n[ 0.282911] usbcore: registered new interface driver hub\n[ 0.284059] usbcore: registered new device driver usb\n[ 0.285566] PCI: Using ACPI for IRQ routing\n[ 0.285873] NetLabel: Initializing\n[ 0.288007] NetLabel: domain hash size = 128\n[ 0.289250] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.290725] NetLabel: unlabeled traffic allowed by default\n[ 0.292226] Switched to clocksource kvm-clock\n[ 0.301248] AppArmor: AppArmor Filesystem Enabled\n[ 0.303101] pnp: PnP ACPI init\n[ 0.304085] ACPI: bus type PNP registered\n[ 0.305800] pnp: PnP ACPI: found 8 devices\n[ 0.306999] ACPI: bus type PNP unregistered\n[ 0.315236] NET: Registered protocol family 2\n[ 0.317031] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.319241] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.321219] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.323101] TCP: reno registered\n[ 0.324099] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.325727] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.327686] NET: Registered protocol family 1\n[ 0.328993] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.330584] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.332125] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.354157] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.376557] Trying to unpack rootfs image as initramfs...\n[ 0.477058] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.479614] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.481194] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.483303] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.486301] Scanning for low memory corruption every 60 seconds\n[ 0.488871] Initialise system trusted keyring\n[ 0.490459] audit: initializing netlink socket (disabled)\n[ 0.492285] type=2000 audit(1535288780.879:1): initialized\n[ 0.513399] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.516556] zbud: loaded\n[ 0.517844] VFS: Disk quotas dquot_6.5.2\n[ 0.519280] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.521908] fuse init (API version 7.22)\n[ 0.523359] msgmni has been set to 3997\n[ 0.524804] Key type big_key registered\n[ 0.526863] Key type asymmetric registered\n[ 0.528249] Asymmetric key parser 'x509' registered\n[ 0.529874] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.532472] io scheduler noop registered\n[ 0.533827] io scheduler deadline registered (default)\n[ 0.535524] io scheduler cfq registered\n[ 0.536905] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.538656] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.540735] ipmi message handler version 39.2\n[ 0.542225] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.544667] ACPI: Power Button [PWRF]\n[ 0.546012] GHES: HEST is not enabled!\n[ 0.568072] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.612402] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.635185] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.637475] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.662860] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.665913] Linux agpgart interface v0.103\n[ 0.668166] brd: module loaded\n[ 0.669646] loop: module loaded\n[ 0.671004] blk-mq: CPU -> queue map\n[ 0.672112] CPU 0 -> Queue 0\n[ 0.673094] CPU 1 -> Queue 0\n[ 0.675093] vda: vda1\n[ 0.676825] scsi0 : ata_piix\n[ 0.677909] scsi1 : ata_piix\n[ 0.678861] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.680536] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.682534] libphy: Fixed MDIO Bus: probed\n[ 0.683812] tun: Universal TUN/TAP device driver, 1.6\n[ 0.685196] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.688536] PPP generic driver version 2.4.2\n[ 0.689901] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.691795] ehci-pci: EHCI PCI platform driver\n[ 0.693146] ehci-platform: EHCI generic platform driver\n[ 0.694654] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.696190] ohci-pci: OHCI PCI platform driver\n[ 0.697405] ohci-platform: OHCI generic platform driver\n[ 0.698763] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.721149] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.722653] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.724820] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.726451] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.728147] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.730106] usb usb1: Product: UHCI Host Controller\n[ 0.731356] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.732960] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.734346] hub 1-0:1.0: USB hub found\n[ 0.735469] hub 1-0:1.0: 2 ports detected\n[ 0.736714] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.739765] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.741225] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.742905] mousedev: PS/2 mouse device common for all mice\n[ 0.744796] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.747286] rtc_cmos 00:00: RTC can wake from S4\n[ 0.748889] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.750529] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.752213] device-mapper: uevent: version 1.0.3\n[ 0.753553] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.755803] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.757458] TCP: cubic registered\n[ 0.758572] NET: Registered protocol family 10\n[ 0.760290] NET: Registered protocol family 17\n[ 0.761550] Key type dns_resolver registered\n[ 0.763014] Loading compiled-in X.509 certificates\n[ 0.771946] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.774390] registered taskstats version 1\n[ 0.777595] Key type trusted registered\n[ 0.781795] Key type encrypted registered\n[ 0.782908] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.784327] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.786307] regulator-dummy: disabling\n[ 0.787447] Magic number: 14:409:130\n[ 0.788562] acpi device:05: hash matches\n[ 0.789778] rtc_cmos 00:00: setting system clock to 2018-08-26 13:06:20 UTC (1535288780)\n[ 0.792087] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.793601] EDD information not available.\n[ 0.838315] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.840438] Write protecting the kernel read-only data: 12288k\n[ 0.843293] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.847372] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.860957] systemd-udevd[107]: starting version 204\n[ 0.896761] FDC 0 is a S82078B\n[ 1.048054] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.211480] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.213241] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.215038] usb 1-1: Product: QEMU USB Tablet\n[ 1.216226] usb 1-1: Manufacturer: QEMU\n[ 1.217334] usb 1-1: SerialNumber: 42\n[ 1.476053] tsc: Refined TSC clocksource calibration: 3491.843 MHz\n[ 1.913052] 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.252977] 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.406112] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Stopping adjust system clock and timezone[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Fix-up sensitive /proc filesystem entries[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.780648] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Sun, 26 Aug 2018 13:06:23 +0000. Up 3.46 seconds.\ncloud-init-nonet[3.69]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[7.41]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 26 Aug 2018 13:06:27 +0000. Up 7.53 seconds.\nci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:74:94:5f |\nci-info: | eth0 | True | 192.168.0.13 | 255.255.255.0 | fa:16:3e:9c:5d:e3 |\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.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\nf1:59:5b:46:d8:57:ca:3c:2c:f3:b9:f5:86:de:a6:72 root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| o. o|\n| .=...|\n| . + O. |\n| o o B o |\n| S o . o .|\n| +.|\n| o o|\n| ..Eo.|\n| ooo.|\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nb2:9d:b0:c6:f2:56:88:e3:e8:39:e5:43:23:ba:ca:a9 root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| |\n| |\n| |\n| .o.S |\n| . *..*.. |\n| . B.o=.o |\n|o +.++. |\n|E=o. o. |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n68:88:48:77:ba:0f:77:67:0e:90:5f:09:3f:da:88:52 root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| |\n| . . . . |\n|....o...o . |\n|. ...Eo 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:\n9e:f2:fb:76:5c:24:38:5b:f0:c0:9e:45:4e:6b:68:a2 root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| . .o |\n| ++.. |\n| ..oB+ |\n| . o=.+ . |\n| E S + o |\n| . .. . |\n| . o . . |\n| o . o |\n| o+.. |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * 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 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 ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS homer-0 ttyS0\n\nhomer-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 26 Aug 2018 13:08:30 +0000. Up 130.64 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Sun, 26 Aug 2018 13:09:31 +0000. Up 191.50 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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://archive.ubuntu.com trusty InRelease\n \nErr http://archive.ubuntu.com trusty-updates InRelease\n \nErr http://archive.ubuntu.com trusty-backports InRelease\n \nErr http://archive.ubuntu.com trusty Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.10\n+ '[' -n 192.168.0.10 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install homer --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package homer\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package clearwater-management\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.201\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.201\n++ echo A 172.30.9.201\n++ ip2rr 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.217\n++ echo A 172.30.9.217\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 0 -lt 10 ']'\n+ retries=1\n+ echo 'nsupdate failed - retrying (retry 1)...'\nnsupdate failed - retrying (retry 1)...\n+ sleep 5\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 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.217\n++ echo A 172.30.9.217\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 1 -lt 10 ']'\n+ retries=2\n+ echo 'nsupdate failed - retrying (retry 2)...'\nnsupdate failed - retrying (retry 2)...\n+ sleep 5\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 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.217\n++ echo A 172.30.9.217\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 2 -lt 10 ']'\n+ retries=3\n+ echo 'nsupdate failed - retrying (retry 3)...'\nnsupdate failed - retrying (retry 3)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.201\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.201\n++ echo A 172.30.9.201\n++ ip2rr 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.217\n++ echo A 172.30.9.217\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 3 -lt 10 ']'\n+ retries=4\n+ echo 'nsupdate failed - retrying (retry 4)...'\nnsupdate failed - retrying (retry 4)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.201\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.201\n++ echo A 172.30.9.201\n++ ip2rr 172.30.9.217\n++ echo 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.217\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 4 -lt 10 ']'\n+ retries=5\n+ echo 'nsupdate failed - retrying (retry 5)...'\nnsupdate failed - retrying (retry 5)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.201\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.201\n++ echo A 172.30.9.201\n++ ip2rr 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.217\n++ echo A 172.30.9.217\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 5 -lt 10 ']'\n+ retries=6\n+ echo 'nsupdate failed - retrying (retry 6)...'\nnsupdate failed - retrying (retry 6)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.201\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.201\n++ echo A 172.30.9.201\n++ ip2rr 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.217\n++ echo A 172.30.9.217\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 6 -lt 10 ']'\n+ retries=7\n+ echo 'nsupdate failed - retrying (retry 7)...'\nnsupdate failed - retrying (retry 7)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.201\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.201\n++ echo A 172.30.9.201\n++ ip2rr 172.30.9.217\n++ echo 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.217\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 7 -lt 10 ']'\n+ retries=8\n+ echo 'nsupdate failed - retrying (retry 8)...'\nnsupdate failed - retrying (retry 8)...\n+ sleep 5\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 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.217\n++ echo A 172.30.9.217\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 8 -lt 10 ']'\n+ retries=9\n+ echo 'nsupdate failed - retrying (retry 9)...'\nnsupdate failed - retrying (retry 9)...\n+ sleep 5\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 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.217\n++ echo A 172.30.9.217\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 9 -lt 10 ']'\n+ retries=10\n+ echo 'nsupdate failed - retrying (retry 10)...'\nnsupdate failed - retrying (retry 10)...\n+ sleep 5\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 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.217\n++ echo A 172.30.9.217\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 10 -lt 10 ']'\n+ echo 'nameserver 192.168.0.11'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ mkdir -p /etc/netns/signaling\n+ echo 'nameserver 192.168.1.2'\n+ service dnsmasq force-reload\ndnsmasq: unrecognized service\n2018-08-26 13:15:04,799 - util.py[WARNING]: Failed running /var/lib/cloud/instance/scripts/part-001 [1]\n2018-08-26 13:15:04,803 - cc_scripts_user.py[WARNING]: Failed to run module scripts-user (scripts in /var/lib/cloud/instance/scripts)\n2018-08-26 13:15:04,805 - util.py[WARNING]: Running scripts-user () failed\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 | 34:43:9b:73:27:07:c9:4f:e9:32:63:ca:04:b0:b4:6c | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 b2:9d:b0:c6:f2:56:88:e3:e8:39:e5:43:23:ba:ca:a9 root@homer-0 (DSA)\nec2: 256 68:88:48:77:ba:0f:77:67:0e:90:5f:09:3f:da:88:52 root@homer-0 (ECDSA)\nec2: 256 9e:f2:fb:76:5c:24:38:5b:f0:c0:9e:45:4e:6b:68:a2 root@homer-0 (ED25519)\nec2: 2048 f1:59:5b:46:d8:57:ca:3c:2c:f3:b9:f5:86:de:a6:72 root@homer-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGnqawXc+PNMmNorPfNfUGr7qIqABR3jCnkZ81qOtgnEi3KT2oFl5v08dabLIbeDavDEo0vGEzUSDDaLySNi8m4= root@homer-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKUi4fg2fXog1EJ44cPDWl80rD/ZDSEEluNvTbelcY2o root@homer-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDdjL5fZZjm/SsJ3jIz9AVex249bv9u23sUS+BMEeH8e5NJy3EAwbbV4+b+laCSXdr8JB6BoM1OjPNn2BstUxsDHZyn2f5kIu7TKQi0VjjI0fs5+QsAC3KIxLyD+xmrNwAa0zK6ir8sV9bFT1/vbkjdxK+RZUDJTGc8MRcAiE9rL0r1ywbVFow3aCGkf7nzd9Ezo8Ss1KRVdR7cvy9eUjYs78K/4c1AY1JuRNGPKpuxUgsqFgDupvqTJ0MOS+jOQJFxMiymqpfxd79OpiRet4Iqc3r9lsH2E8iL4GzklslDRH3U6Panr0ySJB60/9gqvXm+PPV3QR2T5AWoAiyMoiDZ root@homer-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Sun, 26 Aug 2018 13:15:04 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 525.14 seconds\n"} 2018-08-26 13:15:15,020 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/7ea2f1d5-49d8-487d-a65e-da117e46d9a2/action used request id req-9566fa04-eb4a-4f11-9fe3-a3f92af0ca93 2018-08-26 13:15:15,020 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0748760700226s 2018-08-26 13:15:15,022 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/7ea2f1d5-49d8-487d-a65e-da117e46d9a2/action used request id req-9566fa04-eb4a-4f11-9fe3-a3f92af0ca93 2018-08-26 13:15:15,022 - 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.008039] Security Framework initialized [ 0.009183] AppArmor: AppArmor initialized [ 0.010311] Yama: becoming mindful. [ 0.012148] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.016017] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.018593] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022013] Initializing cgroup subsys memory [ 0.023185] Initializing cgroup subsys devices [ 0.024003] Initializing cgroup subsys freezer [ 0.025187] Initializing cgroup subsys blkio [ 0.026328] Initializing cgroup subsys perf_event [ 0.028004] Initializing cgroup subsys hugetlb [ 0.029269] FEATURE SPEC_CTRL Not Present [ 0.031071] mce: CPU supports 10 MCE banks [ 0.032031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.034661] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.036003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.037957] Speculative Store Bypass: Vulnerable [ 0.040322] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.045087] ACPI: Core revision 20131115 [ 0.046642] ACPI: All ACPI Tables successfully acquired [ 0.048026] ftrace: allocating 28717 entries in 113 pages [ 0.068258] smpboot: Max logical packages: 2 [ 0.071747] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.072048] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.073984] Enabling x2apic [ 0.074845] Enabled x2apic [ 0.076012] Switched APIC routing to physical x2apic. [ 0.080160] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.081736] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.084093] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.093847] KVM setup paravirtual spinlock [ 0.097455] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.099417] x86: Booting SMP configuration: [ 0.100003] .... node #0, CPUs: #1[ 0.097397] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.116020] KVM setup async PF for cpu 1 [ 0.116033] x86: Booted up 1 node, 2 CPUs [ 0.116037] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.120000] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.121807] devtmpfs: initialized [ 0.125252] EVM: security.selinux [ 0.126224] EVM: security.SMACK64 [ 0.127211] EVM: security.ima [ 0.128003] EVM: security.capability [ 0.129064] pinctrl core: initialized pinctrl subsystem [ 0.130540] regulator-dummy: no parameters [ 0.132080] RTC time: 13:06:20, date: 08/26/18 [ 0.133394] NET: Registered protocol family 16 [ 0.134733] cpuidle: using governor ladder [ 0.135858] cpuidle: using governor menu [ 0.136064] ACPI: bus type PCI registered [ 0.137184] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.138926] PCI: Using configuration type 1 for base access [ 0.140653] bio: create slab at 0 [ 0.141429] ACPI: Added _OSI(Module Device) [ 0.141538] ACPI: Added _OSI(Processor Device) [ 0.144004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.145580] ACPI: Added _OSI(Processor Aggregator Device) [ 0.148773] ACPI: Interpreter enabled [ 0.150058] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.152905] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.155962] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.158045] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.164007] ACPI: (supports S0 S5) [ 0.165257] ACPI: Using IOAPIC for interrupt routing [ 0.166938] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.168211] ACPI: No dock devices found. [ 0.171662] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.172017] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.174221] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.176028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.179919] acpiphp: Slot [3] registered [ 0.180025] acpiphp: Slot [4] registered [ 0.181383] acpiphp: Slot [5] registered [ 0.182733] acpiphp: Slot [6] registered [ 0.184024] acpiphp: Slot [7] registered [ 0.185422] acpiphp: Slot [8] registered [ 0.186778] acpiphp: Slot [9] registered [ 0.188031] acpiphp: Slot [10] registered [ 0.189401] acpiphp: Slot [11] registered [ 0.190775] acpiphp: Slot [12] registered [ 0.192022] acpiphp: Slot [13] registered [ 0.193460] acpiphp: Slot [14] registered [ 0.194813] acpiphp: Slot [15] registered [ 0.196022] acpiphp: Slot [16] registered [ 0.197423] acpiphp: Slot [17] registered [ 0.198806] acpiphp: Slot [18] registered [ 0.200030] acpiphp: Slot [19] registered [ 0.201421] acpiphp: Slot [20] registered [ 0.202791] acpiphp: Slot [21] registered [ 0.204021] acpiphp: Slot [22] registered [ 0.205418] acpiphp: Slot [23] registered [ 0.206787] acpiphp: Slot [24] registered [ 0.208021] acpiphp: Slot [25] registered [ 0.209381] acpiphp: Slot [26] registered [ 0.210746] acpiphp: Slot [27] registered [ 0.212021] acpiphp: Slot [28] registered [ 0.213438] acpiphp: Slot [29] registered [ 0.214804] acpiphp: Slot [30] registered [ 0.216071] acpiphp: Slot [31] registered [ 0.217242] PCI host bridge to bus 0000:00 [ 0.218431] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.219920] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.220004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.221650] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.223416] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.224004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.233335] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.235591] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.262692] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.265048] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.267994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.269034] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.271242] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.272856] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.274972] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.274972] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.276004] vgaarb: loaded [ 0.276906] vgaarb: bridge control possible 0000:00:02.0 [ 0.278766] SCSI subsystem initialized [ 0.280196] ACPI: bus type USB registered [ 0.281393] usbcore: registered new interface driver usbfs [ 0.282911] usbcore: registered new interface driver hub [ 0.284059] usbcore: registered new device driver usb [ 0.285566] PCI: Using ACPI for IRQ routing [ 0.285873] NetLabel: Initializing [ 0.288007] NetLabel: domain hash size = 128 [ 0.289250] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.290725] NetLabel: unlabeled traffic allowed by default [ 0.292226] Switched to clocksource kvm-clock [ 0.301248] AppArmor: AppArmor Filesystem Enabled [ 0.303101] pnp: PnP ACPI init [ 0.304085] ACPI: bus type PNP registered [ 0.305800] pnp: PnP ACPI: found 8 devices [ 0.306999] ACPI: bus type PNP unregistered [ 0.315236] NET: Registered protocol family 2 [ 0.317031] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.319241] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.321219] TCP: Hash tables configured (established 16384 bind 16384) [ 0.323101] TCP: reno registered [ 0.324099] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.325727] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.327686] NET: Registered protocol family 1 [ 0.328993] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.330584] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.332125] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.354157] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.376557] Trying to unpack rootfs image as initramfs... [ 0.477058] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.479614] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.481194] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.483303] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.486301] Scanning for low memory corruption every 60 seconds [ 0.488871] Initialise system trusted keyring [ 0.490459] audit: initializing netlink socket (disabled) [ 0.492285] type=2000 audit(1535288780.879:1): initialized [ 0.513399] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.516556] zbud: loaded [ 0.517844] VFS: Disk quotas dquot_6.5.2 [ 0.519280] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.521908] fuse init (API version 7.22) [ 0.523359] msgmni has been set to 3997 [ 0.524804] Key type big_key registered [ 0.526863] Key type asymmetric registered [ 0.528249] Asymmetric key parser 'x509' registered [ 0.529874] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.532472] io scheduler noop registered [ 0.533827] io scheduler deadline registered (default) [ 0.535524] io scheduler cfq registered [ 0.536905] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.538656] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.540735] ipmi message handler version 39.2 [ 0.542225] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.544667] ACPI: Power Button [PWRF] [ 0.546012] GHES: HEST is not enabled! [ 0.568072] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.612402] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.635185] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.637475] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.662860] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.665913] Linux agpgart interface v0.103 [ 0.668166] brd: module loaded [ 0.669646] loop: module loaded [ 0.671004] blk-mq: CPU -> queue map [ 0.672112] CPU 0 -> Queue 0 [ 0.673094] CPU 1 -> Queue 0 [ 0.675093] vda: vda1 [ 0.676825] scsi0 : ata_piix [ 0.677909] scsi1 : ata_piix [ 0.678861] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.680536] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.682534] libphy: Fixed MDIO Bus: probed [ 0.683812] tun: Universal TUN/TAP device driver, 1.6 [ 0.685196] tun: (C) 1999-2004 Max Krasnyansky [ 0.688536] PPP generic driver version 2.4.2 [ 0.689901] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.691795] ehci-pci: EHCI PCI platform driver [ 0.693146] ehci-platform: EHCI generic platform driver [ 0.694654] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.696190] ohci-pci: OHCI PCI platform driver [ 0.697405] ohci-platform: OHCI generic platform driver [ 0.698763] uhci_hcd: USB Universal Host Controller Interface driver [ 0.721149] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.722653] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.724820] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.726451] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.728147] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.730106] usb usb1: Product: UHCI Host Controller [ 0.731356] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.732960] usb usb1: SerialNumber: 0000:00:01.2 [ 0.734346] hub 1-0:1.0: USB hub found [ 0.735469] hub 1-0:1.0: 2 ports detected [ 0.736714] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.739765] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.741225] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.742905] mousedev: PS/2 mouse device common for all mice [ 0.744796] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.747286] rtc_cmos 00:00: RTC can wake from S4 [ 0.748889] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.750529] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.752213] device-mapper: uevent: version 1.0.3 [ 0.753553] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.755803] ledtrig-cpu: registered to indicate activity on CPUs [ 0.757458] TCP: cubic registered [ 0.758572] NET: Registered protocol family 10 [ 0.760290] NET: Registered protocol family 17 [ 0.761550] Key type dns_resolver registered [ 0.763014] Loading compiled-in X.509 certificates [ 0.771946] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.774390] registered taskstats version 1 [ 0.777595] Key type trusted registered [ 0.781795] Key type encrypted registered [ 0.782908] AppArmor: AppArmor sha1 policy hashing enabled [ 0.784327] IMA: No TPM chip found, activating TPM-bypass! [ 0.786307] regulator-dummy: disabling [ 0.787447] Magic number: 14:409:130 [ 0.788562] acpi device:05: hash matches [ 0.789778] rtc_cmos 00:00: setting system clock to 2018-08-26 13:06:20 UTC (1535288780) [ 0.792087] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.793601] EDD information not available. [ 0.838315] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.840438] Write protecting the kernel read-only data: 12288k [ 0.843293] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.847372] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.860957] systemd-udevd[107]: starting version 204 [ 0.896761] FDC 0 is a S82078B [ 1.048054] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.211480] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.213241] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.215038] usb 1-1: Product: QEMU USB Tablet [ 1.216226] usb 1-1: Manufacturer: QEMU [ 1.217334] usb 1-1: SerialNumber: 42 [ 1.476053] tsc: Refined TSC clocksource calibration: 3491.843 MHz [ 1.913052] 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.252977] 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.406112] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Stopping adjust system clock and timezone[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.780648] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sun, 26 Aug 2018 13:06:23 +0000. Up 3.46 seconds. cloud-init-nonet[3.69]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[7.41]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 26 Aug 2018 13:06:27 +0000. Up 7.53 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:74:94:5f | ci-info: | eth0 | True | 192.168.0.13 | 255.255.255.0 | fa:16:3e:9c:5d:e3 | 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.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: f1:59:5b:46:d8:57:ca:3c:2c:f3:b9:f5:86:de:a6:72 root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | o. o| | .=...| | . + O. | | o o B o | | S o . o .| | +.| | o o| | ..Eo.| | ooo.| +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: b2:9d:b0:c6:f2:56:88:e3:e8:39:e5:43:23:ba:ca:a9 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | | | | | | | | | .o.S | | . *..*.. | | . B.o=.o | |o +.++. | |E=o. o. | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 68:88:48:77:ba:0f:77:67:0e:90:5f:09:3f:da:88:52 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | . . . . | |....o...o . | |. ...Eo 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: 9e:f2:fb:76:5c:24:38:5b:f0:c0:9e:45:4e:6b:68:a2 root@homer-0 The key's randomart image is: +--[ED25519 256--+ | . .o | | ++.. | | ..oB+ | | . o=.+ . | | E S + o | | . .. . | | . o . . | | o . o | | o+.. | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * 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 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 ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 26 Aug 2018 13:08:30 +0000. Up 130.64 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Sun, 26 Aug 2018 13:09:31 +0000. Up 191.50 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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.10 + '[' -n 192.168.0.10 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install homer --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package homer + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.201 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.201 ++ echo A 172.30.9.201 ++ ip2rr 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.217 ++ echo A 172.30.9.217 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + 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 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.217 ++ echo A 172.30.9.217 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + 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 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.217 ++ echo A 172.30.9.217 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.201 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.201 ++ echo A 172.30.9.201 ++ ip2rr 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.217 ++ echo A 172.30.9.217 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 3 -lt 10 ']' + retries=4 + echo 'nsupdate failed - retrying (retry 4)...' nsupdate failed - retrying (retry 4)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.201 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.201 ++ echo A 172.30.9.201 ++ ip2rr 172.30.9.217 ++ echo 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.217 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 4 -lt 10 ']' + retries=5 + echo 'nsupdate failed - retrying (retry 5)...' nsupdate failed - retrying (retry 5)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.201 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.201 ++ echo A 172.30.9.201 ++ ip2rr 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.217 ++ echo A 172.30.9.217 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 5 -lt 10 ']' + retries=6 + echo 'nsupdate failed - retrying (retry 6)...' nsupdate failed - retrying (retry 6)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.201 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.201 ++ echo A 172.30.9.201 ++ ip2rr 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.217 ++ echo A 172.30.9.217 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 6 -lt 10 ']' + retries=7 + echo 'nsupdate failed - retrying (retry 7)...' nsupdate failed - retrying (retry 7)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.201 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.201 ++ echo A 172.30.9.201 ++ ip2rr 172.30.9.217 ++ echo 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.217 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 7 -lt 10 ']' + retries=8 + echo 'nsupdate failed - retrying (retry 8)...' nsupdate failed - retrying (retry 8)... + sleep 5 + 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 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.217 ++ echo A 172.30.9.217 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 8 -lt 10 ']' + retries=9 + echo 'nsupdate failed - retrying (retry 9)...' nsupdate failed - retrying (retry 9)... + sleep 5 + 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 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.217 ++ echo A 172.30.9.217 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 9 -lt 10 ']' + retries=10 + echo 'nsupdate failed - retrying (retry 10)...' nsupdate failed - retrying (retry 10)... + sleep 5 + 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 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.217 ++ echo A 172.30.9.217 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 10 -lt 10 ']' + echo 'nameserver 192.168.0.11' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.2' + service dnsmasq force-reload dnsmasq: unrecognized service 2018-08-26 13:15:04,799 - util.py[WARNING]: Failed running /var/lib/cloud/instance/scripts/part-001 [1] 2018-08-26 13:15:04,803 - cc_scripts_user.py[WARNING]: Failed to run module scripts-user (scripts in /var/lib/cloud/instance/scripts) 2018-08-26 13:15:04,805 - util.py[WARNING]: Running scripts-user () failed 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 | 34:43:9b:73:27:07:c9:4f:e9:32:63:ca:04:b0:b4:6c | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 b2:9d:b0:c6:f2:56:88:e3:e8:39:e5:43:23:ba:ca:a9 root@homer-0 (DSA) ec2: 256 68:88:48:77:ba:0f:77:67:0e:90:5f:09:3f:da:88:52 root@homer-0 (ECDSA) ec2: 256 9e:f2:fb:76:5c:24:38:5b:f0:c0:9e:45:4e:6b:68:a2 root@homer-0 (ED25519) ec2: 2048 f1:59:5b:46:d8:57:ca:3c:2c:f3:b9:f5:86:de:a6:72 root@homer-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGnqawXc+PNMmNorPfNfUGr7qIqABR3jCnkZ81qOtgnEi3KT2oFl5v08dabLIbeDavDEo0vGEzUSDDaLySNi8m4= root@homer-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKUi4fg2fXog1EJ44cPDWl80rD/ZDSEEluNvTbelcY2o root@homer-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDdjL5fZZjm/SsJ3jIz9AVex249bv9u23sUS+BMEeH8e5NJy3EAwbbV4+b+laCSXdr8JB6BoM1OjPNn2BstUxsDHZyn2f5kIu7TKQi0VjjI0fs5+QsAC3KIxLyD+xmrNwAa0zK6ir8sV9bFT1/vbkjdxK+RZUDJTGc8MRcAiE9rL0r1ywbVFow3aCGkf7nzd9Ezo8Ss1KRVdR7cvy9eUjYs78K/4c1AY1JuRNGPKpuxUgsqFgDupvqTJ0MOS+jOQJFxMiymqpfxd79OpiRet4Iqc3r9lsH2E8iL4GzklslDRH3U6Panr0ySJB60/9gqvXm+PPV3QR2T5AWoAiyMoiDZ root@homer-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Sun, 26 Aug 2018 13:15:04 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 525.14 seconds 2018-08-26 13:15:15,023 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-08-26 13:15:15,024 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 13:15:15,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:15:15,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:15:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8964491a-a3b7-4614-b6cf-ade24c93f5f7 x-compute-request-id: req-8964491a-a3b7-4614-b6cf-ade24c93f5f7 Content-Encoding: gzip Content-Length: 1498 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:c4:7e:6c", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:7e:6c", "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:65:c5:2c", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:c5:2c", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/44585adb-a974-4743-8ee5-68ef49323e34", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "44585adb-a974-4743-8ee5-68ef49323e34", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "bono-0.clearwater.opnfv", "created": "2018-08-26T13:05:34Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:5d:e3", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:5d:e3", "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:74:94:5f", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:94:5f", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "homer-0.clearwater.opnfv", "created": "2018-08-26T13:05:34Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:70:a6", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:70:a6", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:04:67", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "dime-0.clearwater.opnfv", "created": "2018-08-26T13:05:33Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:76:07", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:76:07", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:3f:bd", "version": 4, "addr": "192.168.1.22", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/04010b09-d548-48ae-8871-56d5c14751a2", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/04010b09-d548-48ae-8871-56d5c14751a2", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:06.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "04010b09-d548-48ae-8871-56d5c14751a2", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:06Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-26T13:05:32Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:68:d3", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:68:d3", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:03:d7:5a", "version": 4, "addr": "192.168.1.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/57ebb195-7daf-48cc-a21b-c274f8e0bb85", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/57ebb195-7daf-48cc-a21b-c274f8e0bb85", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:11.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "57ebb195-7daf-48cc-a21b-c274f8e0bb85", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:11Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-26T13:05:32Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:d7:76", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:d7:76", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b55ce29a-afa7-419f-b72b-55ee4962e6ac", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b55ce29a-afa7-419f-b72b-55ee4962e6ac", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:05:17.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "b55ce29a-afa7-419f-b72b-55ee4962e6ac", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:05:17Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-26T13:03:38Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:07:50", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:07:50", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:c1:d2", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b00b1f06-37cc-49cb-a11f-b314a9d7d334", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b00b1f06-37cc-49cb-a11f-b314a9d7d334", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:03:28.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "b00b1f06-37cc-49cb-a11f-b314a9d7d334", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:03:28Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "ns.clearwater.opnfv", "created": "2018-08-26T13:01:44Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 13:15:15,326 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8964491a-a3b7-4614-b6cf-ade24c93f5f7 2018-08-26 13:15:15,326 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.302005052567s 2018-08-26 13:15:15,327 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8964491a-a3b7-4614-b6cf-ade24c93f5f7 2018-08-26 13:15:15,333 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-26 13:15:15,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb9c4d22-cee7-485f-9f32-b4f0ed86c18f/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}2016cfaed43b26833edac4f0a563297dd680dc74" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-26 13:15:15,405 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:15:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dceeda52-bfe1-42c4-85e3-0e3defadd995 x-compute-request-id: req-dceeda52-bfe1-42c4-85e3-0e3defadd995 Content-Encoding: gzip Content-Length: 11259 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.009278] AppArmor: AppArmor initialized\n[ 0.010482] Yama: becoming mindful.\n[ 0.012144] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.016445] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.019153] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020010] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022161] Initializing cgroup subsys memory\n[ 0.024007] Initializing cgroup subsys devices\n[ 0.025288] Initializing cgroup subsys freezer\n[ 0.026562] Initializing cgroup subsys blkio\n[ 0.028004] Initializing cgroup subsys perf_event\n[ 0.029366] Initializing cgroup subsys hugetlb\n[ 0.030712] FEATURE SPEC_CTRL Not Present\n[ 0.032702] mce: CPU supports 10 MCE banks\n[ 0.033922] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.033922] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036005] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.037752] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.040003] Speculative Store Bypass: Vulnerable\n[ 0.041978] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.046572] ACPI: Core revision 20131115\n[ 0.048481] ACPI: All ACPI Tables successfully acquired\n[ 0.050199] ftrace: allocating 28717 entries in 113 pages\n[ 0.072245] smpboot: Max logical packages: 2\n[ 0.076004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.077770] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.080254] Enabling x2apic\n[ 0.083897] Enabled x2apic\n[ 0.084118] Switched APIC routing to physical x2apic.\n[ 0.089000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.090714] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.093534] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.103948] KVM setup paravirtual spinlock\n[ 0.108630] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.110812] x86: Booting SMP configuration:\n[ 0.112004] .... node #0, CPUs: #1[ 0.108549] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n[ 0.128024] KVM setup async PF for cpu 1\n[ 0.128056] x86: Booted up 1 node, 2 CPUs\n[ 0.128066] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n\n[ 0.132000] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.134408] devtmpfs: initialized\n[ 0.138020] EVM: security.selinux\n[ 0.139059] EVM: security.SMACK64\n[ 0.140003] EVM: security.ima\n[ 0.140955] EVM: security.capability\n[ 0.142084] pinctrl core: initialized pinctrl subsystem\n[ 0.144119] regulator-dummy: no parameters\n[ 0.145400] RTC time: 13:06:19, date: 08/26/18\n[ 0.146781] NET: Registered protocol family 16\n[ 0.148153] cpuidle: using governor ladder\n[ 0.149359] cpuidle: using governor menu\n[ 0.150609] ACPI: bus type PCI registered\n[ 0.151807] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.152163] PCI: Using configuration type 1 for base access\n[ 0.154308] bio: create slab at 0\n[ 0.154308] ACPI: Added _OSI(Module Device)\n[ 0.156004] ACPI: Added _OSI(Processor Device)\n[ 0.157291] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.158613] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.161332] ACPI: Interpreter enabled\n[ 0.162450] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.164788] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.167464] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.169761] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.172008] ACPI: (supports S0 S5)\n[ 0.173088] ACPI: Using IOAPIC for interrupt routing\n[ 0.174499] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.176205] ACPI: No dock devices found.\n[ 0.179400] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.180017] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.181796] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.183539] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.184232] acpiphp: Slot [3] registered\n[ 0.185416] acpiphp: Slot [4] registered\n[ 0.186582] acpiphp: Slot [5] registered\n[ 0.187756] acpiphp: Slot [6] registered\n[ 0.188025] acpiphp: Slot [7] registered\n[ 0.189184] acpiphp: Slot [8] registered\n[ 0.190350] acpiphp: Slot [9] registered\n[ 0.191528] acpiphp: Slot [10] registered\n[ 0.192023] acpiphp: Slot [11] registered\n[ 0.193206] acpiphp: Slot [12] registered\n[ 0.194386] acpiphp: Slot [13] registered\n[ 0.195571] acpiphp: Slot [14] registered\n[ 0.196022] acpiphp: Slot [15] registered\n[ 0.197285] acpiphp: Slot [16] registered\n[ 0.198470] acpiphp: Slot [17] registered\n[ 0.199646] acpiphp: Slot [18] registered\n[ 0.200030] acpiphp: Slot [19] registered\n[ 0.201237] acpiphp: Slot [20] registered\n[ 0.202427] acpiphp: Slot [21] registered\n[ 0.203607] acpiphp: Slot [22] registered\n[ 0.204022] acpiphp: Slot [23] registered\n[ 0.205206] acpiphp: Slot [24] registered\n[ 0.206393] acpiphp: Slot [25] registered\n[ 0.207572] acpiphp: Slot [26] registered\n[ 0.208022] acpiphp: Slot [27] registered\n[ 0.209196] acpiphp: Slot [28] registered\n[ 0.210372] acpiphp: Slot [29] registered\n[ 0.211547] acpiphp: Slot [30] registered\n[ 0.212030] acpiphp: Slot [31] registered\n[ 0.213202] PCI host bridge to bus 0000:00\n[ 0.214386] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.215866] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.216004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.217637] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.219428] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.220004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.227714] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.228016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.255305] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.257035] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.259127] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.261013] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.263192] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.264843] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.266686] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.266686] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.268004] vgaarb: loaded\n[ 0.268918] vgaarb: bridge control possible 0000:00:02.0\n[ 0.270649] SCSI subsystem initialized\n[ 0.272027] ACPI: bus type USB registered\n[ 0.273273] usbcore: registered new interface driver usbfs\n[ 0.274797] usbcore: registered new interface driver hub\n[ 0.276052] usbcore: registered new device driver usb\n[ 0.277534] PCI: Using ACPI for IRQ routing\n[ 0.277722] NetLabel: Initializing\n[ 0.280007] NetLabel: domain hash size = 128\n[ 0.281251] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.282699] NetLabel: unlabeled traffic allowed by default\n[ 0.284216] Switched to clocksource kvm-clock\n[ 0.293021] AppArmor: AppArmor Filesystem Enabled\n[ 0.294401] pnp: PnP ACPI init\n[ 0.295419] ACPI: bus type PNP registered\n[ 0.297144] pnp: PnP ACPI: found 8 devices\n[ 0.298391] ACPI: bus type PNP unregistered\n[ 0.306484] NET: Registered protocol family 2\n[ 0.308120] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.310383] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.312429] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.314331] TCP: reno registered\n[ 0.315355] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.317016] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.318864] NET: Registered protocol family 1\n[ 0.320181] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.321813] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.323378] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.345860] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.369824] Trying to unpack rootfs image as initramfs...\n[ 0.473671] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.476174] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.477756] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.479914] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.482271] Scanning for low memory corruption every 60 seconds\n[ 0.484332] Initialise system trusted keyring\n[ 0.485619] audit: initializing netlink socket (disabled)\n[ 0.487067] type=2000 audit(1535288780.898:1): initialized\n[ 0.509005] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.511615] zbud: loaded\n[ 0.512737] VFS: Disk quotas dquot_6.5.2\n[ 0.513921] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.516108] fuse init (API version 7.22)\n[ 0.517361] msgmni has been set to 3997\n[ 0.518543] Key type big_key registered\n[ 0.520300] Key type asymmetric registered\n[ 0.521469] Asymmetric key parser 'x509' registered\n[ 0.522804] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.524925] io scheduler noop registered\n[ 0.526042] io scheduler deadline registered (default)\n[ 0.527402] io scheduler cfq registered\n[ 0.528595] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.530041] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.531735] ipmi message handler version 39.2\n[ 0.533000] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.535031] ACPI: Power Button [PWRF]\n[ 0.536274] GHES: HEST is not enabled!\n[ 0.557931] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.602059] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.624570] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.626956] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.652371] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.655716] Linux agpgart interface v0.103\n[ 0.658298] brd: module loaded\n[ 0.660062] loop: module loaded\n[ 0.661600] blk-mq: CPU -> queue map\n[ 0.662763] CPU 0 -> Queue 0\n[ 0.663914] CPU 1 -> Queue 0\n[ 0.666127] vda: vda1\n[ 0.667859] scsi0 : ata_piix\n[ 0.668935] scsi1 : ata_piix\n[ 0.669869] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.671583] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.673598] libphy: Fixed MDIO Bus: probed\n[ 0.674908] tun: Universal TUN/TAP device driver, 1.6\n[ 0.676265] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.679490] PPP generic driver version 2.4.2\n[ 0.680764] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.682439] ehci-pci: EHCI PCI platform driver\n[ 0.683681] ehci-platform: EHCI generic platform driver\n[ 0.685067] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.686654] ohci-pci: OHCI PCI platform driver\n[ 0.687889] ohci-platform: OHCI generic platform driver\n[ 0.689284] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.711751] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.713171] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.715329] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.716971] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.718705] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.720731] usb usb1: Product: UHCI Host Controller\n[ 0.722047] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.723686] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.725070] hub 1-0:1.0: USB hub found\n[ 0.726157] hub 1-0:1.0: 2 ports detected\n[ 0.727430] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.730401] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.731765] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.733257] mousedev: PS/2 mouse device common for all mice\n[ 0.735031] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.737638] rtc_cmos 00:00: RTC can wake from S4\n[ 0.739256] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.740951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.742706] device-mapper: uevent: version 1.0.3\n[ 0.744098] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.746394] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.748089] TCP: cubic registered\n[ 0.749192] NET: Registered protocol family 10\n[ 0.750755] NET: Registered protocol family 17\n[ 0.751998] Key type dns_resolver registered\n[ 0.753486] Loading compiled-in X.509 certificates\n[ 0.762603] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.765221] registered taskstats version 1\n[ 0.768579] Key type trusted registered\n[ 0.772529] Key type encrypted registered\n[ 0.773731] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.775187] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.777237] regulator-dummy: disabling\n[ 0.778417] Magic number: 14:409:130\n[ 0.779564] acpi device:05: hash matches\n[ 0.780870] rtc_cmos 00:00: setting system clock to 2018-08-26 13:06:20 UTC (1535288780)\n[ 0.783237] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.784840] EDD information not available.\n[ 0.829773] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.831977] Write protecting the kernel read-only data: 12288k\n[ 0.834175] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.837785] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.852760] systemd-udevd[107]: starting version 204\n[ 0.916509] FDC 0 is a S82078B\n[ 1.036046] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.200253] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.202120] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.203930] usb 1-1: Product: QEMU USB Tablet\n[ 1.205188] usb 1-1: Manufacturer: QEMU\n[ 1.206293] usb 1-1: SerialNumber: 42\n[ 1.472110] tsc: Refined TSC clocksource calibration: 3491.875 MHz\n[ 1.933415] 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.255727] 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.676881] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Stopping adjust system clock and timezone[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.880260] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Sun, 26 Aug 2018 13:06:23 +0000. Up 3.61 seconds.\ncloud-init-nonet[3.76]: 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 set console keymap[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[7.85]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 26 Aug 2018 13:06:27 +0000. Up 7.97 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:46:04:67 |\nci-info: | eth0 | True | 192.168.0.12 | 255.255.255.0 | fa:16:3e:d1:70:a6 |\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.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n6e:25:f9:4d:58:f8:13:c7:09:e7:ca:e5:ca:4a:0a:38 root@dime-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . . |\n| . = . |\n| . o * |\n| . = * |\n| S o * . |\n| . . + + o |\n| E . o o + |\n| . o o . |\n| . . |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nc4:34:96:ed:ba:67:b6:f8:3a:f7:83:32:44:dd:6f:7f root@dime-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| +o |\n| +... |\n| oo . |\n| .. o . |\n| .S. . |\n| o o |\n| . . . . . |\n| =.* . E|\n| o@oo.. .|\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n83:ca:5d:89:a0:6b:be:27:94:e2:06:43:2d:f9:9e:09 root@dime-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| |\n| o . |\n| + o . o . |\n|. +. o S |\n|+Eo+ o . . |\n|o+= = . |\n| =.+. |\n|. o+ |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\nf3:b2:79:6a:0a:bf:4f:de:cf:f9:0e:bf:78:b1:ef:bd root@dime-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| |\n| |\n| |\n| S |\n| o . |\n| . o . . o |\n| o o.=.. =o .|\n| +=*o..=+=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 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 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 * Stopping Flush boot log to disk[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [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 OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS dime-0 ttyS0\n\ndime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 26 Aug 2018 13:08:31 +0000. Up 131.31 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Sun, 26 Aug 2018 13:09:31 +0000. Up 191.99 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 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://archive.ubuntu.com trusty InRelease\n \nErr http://archive.ubuntu.com trusty-updates InRelease\n \nErr http://archive.ubuntu.com trusty-backports InRelease\n \nErr http://archive.ubuntu.com trusty Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.10\n+ '[' -n 192.168.0.10 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install dime --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nSuggested packages:\n libdime-doc\nThe following NEW packages will be installed:\n dime\n0 upgraded, 1 newly installed, 0 to remove and 2 not upgraded.\nNeed to get 7354 B of archives.\nAfter this operation, 51.2 kB of additional disk space will be used.\nErr http://archive.ubuntu.com/ubuntu/ trusty/universe dime amd64 0.20030921-4\n Could not resolve 'archive.ubuntu.com'\nE: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/universe/d/dime/dime_0.20030921-4_amd64.deb Could not resolve 'archive.ubuntu.com'\n\nE: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package clearwater-management\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.202\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.202\n++ echo A 172.30.9.202\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.0.12\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.12\n++ echo A 192.168.0.12\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 0 -lt 10 ']'\n+ retries=1\n+ echo 'nsupdate failed - retrying (retry 1)...'\nnsupdate failed - retrying (retry 1)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.202\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.202\n++ echo A 172.30.9.202\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.0.12\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.12\n++ echo A 192.168.0.12\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 1 -lt 10 ']'\n+ retries=2\n+ echo 'nsupdate failed - retrying (retry 2)...'\nnsupdate failed - retrying (retry 2)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.202\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.202\n++ echo A 172.30.9.202\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.0.12\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.12\n++ echo A 192.168.0.12\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 2 -lt 10 ']'\n+ retries=3\n+ echo 'nsupdate failed - retrying (retry 3)...'\nnsupdate failed - retrying (retry 3)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.202\n++ echo 172.30.9.202\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.202\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.0.12\n++ echo 192.168.0.12\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.0.12\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 3 -lt 10 ']'\n+ retries=4\n+ echo 'nsupdate failed - retrying (retry 4)...'\nnsupdate failed - retrying (retry 4)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.202\n++ echo 172.30.9.202\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.202\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.0.12\n++ echo 192.168.0.12\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.0.12\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 4 -lt 10 ']'\n+ retries=5\n+ echo 'nsupdate failed - retrying (retry 5)...'\nnsupdate failed - retrying (retry 5)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.202\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.202\n++ echo A 172.30.9.202\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.0.12\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.12\n++ echo A 192.168.0.12\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 5 -lt 10 ']'\n+ retries=6\n+ echo 'nsupdate failed - retrying (retry 6)...'\nnsupdate failed - retrying (retry 6)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.202\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.202\n++ echo A 172.30.9.202\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.0.12\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.12\n++ echo A 192.168.0.12\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 6 -lt 10 ']'\n+ retries=7\n+ echo 'nsupdate failed - retrying (retry 7)...'\nnsupdate failed - retrying (retry 7)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.202\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.202\n++ echo A 172.30.9.202\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.0.12\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.12\n++ echo A 192.168.0.12\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 7 -lt 10 ']'\n+ retries=8\n+ echo 'nsupdate failed - retrying (retry 8)...'\nnsupdate failed - retrying (retry 8)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.202\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.202\n++ echo A 172.30.9.202\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.0.12\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.12\n++ echo A 192.168.0.12\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 8 -lt 10 ']'\n+ retries=9\n+ echo 'nsupdate failed - retrying (retry 9)...'\nnsupdate failed - retrying (retry 9)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.202\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.202\n++ echo A 172.30.9.202\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.0.12\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.12\n++ echo A 192.168.0.12\n"} 2018-08-26 13:15:15,406 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb9c4d22-cee7-485f-9f32-b4f0ed86c18f/action used request id req-dceeda52-bfe1-42c4-85e3-0e3defadd995 2018-08-26 13:15:15,406 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0729072093964s 2018-08-26 13:15:15,407 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb9c4d22-cee7-485f-9f32-b4f0ed86c18f/action used request id req-dceeda52-bfe1-42c4-85e3-0e3defadd995 2018-08-26 13:15:15,407 - 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.009278] AppArmor: AppArmor initialized [ 0.010482] Yama: becoming mindful. [ 0.012144] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.016445] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.019153] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020010] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022161] Initializing cgroup subsys memory [ 0.024007] Initializing cgroup subsys devices [ 0.025288] Initializing cgroup subsys freezer [ 0.026562] Initializing cgroup subsys blkio [ 0.028004] Initializing cgroup subsys perf_event [ 0.029366] Initializing cgroup subsys hugetlb [ 0.030712] FEATURE SPEC_CTRL Not Present [ 0.032702] mce: CPU supports 10 MCE banks [ 0.033922] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.033922] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036005] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.037752] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.040003] Speculative Store Bypass: Vulnerable [ 0.041978] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.046572] ACPI: Core revision 20131115 [ 0.048481] ACPI: All ACPI Tables successfully acquired [ 0.050199] ftrace: allocating 28717 entries in 113 pages [ 0.072245] smpboot: Max logical packages: 2 [ 0.076004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.077770] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.080254] Enabling x2apic [ 0.083897] Enabled x2apic [ 0.084118] Switched APIC routing to physical x2apic. [ 0.089000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.090714] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.093534] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.103948] KVM setup paravirtual spinlock [ 0.108630] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.110812] x86: Booting SMP configuration: [ 0.112004] .... node #0, CPUs: #1[ 0.108549] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.128024] KVM setup async PF for cpu 1 [ 0.128056] x86: Booted up 1 node, 2 CPUs [ 0.128066] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.132000] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.134408] devtmpfs: initialized [ 0.138020] EVM: security.selinux [ 0.139059] EVM: security.SMACK64 [ 0.140003] EVM: security.ima [ 0.140955] EVM: security.capability [ 0.142084] pinctrl core: initialized pinctrl subsystem [ 0.144119] regulator-dummy: no parameters [ 0.145400] RTC time: 13:06:19, date: 08/26/18 [ 0.146781] NET: Registered protocol family 16 [ 0.148153] cpuidle: using governor ladder [ 0.149359] cpuidle: using governor menu [ 0.150609] ACPI: bus type PCI registered [ 0.151807] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.152163] PCI: Using configuration type 1 for base access [ 0.154308] bio: create slab at 0 [ 0.154308] ACPI: Added _OSI(Module Device) [ 0.156004] ACPI: Added _OSI(Processor Device) [ 0.157291] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.158613] ACPI: Added _OSI(Processor Aggregator Device) [ 0.161332] ACPI: Interpreter enabled [ 0.162450] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.164788] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.167464] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.169761] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.172008] ACPI: (supports S0 S5) [ 0.173088] ACPI: Using IOAPIC for interrupt routing [ 0.174499] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.176205] ACPI: No dock devices found. [ 0.179400] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.180017] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.181796] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.183539] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.184232] acpiphp: Slot [3] registered [ 0.185416] acpiphp: Slot [4] registered [ 0.186582] acpiphp: Slot [5] registered [ 0.187756] acpiphp: Slot [6] registered [ 0.188025] acpiphp: Slot [7] registered [ 0.189184] acpiphp: Slot [8] registered [ 0.190350] acpiphp: Slot [9] registered [ 0.191528] acpiphp: Slot [10] registered [ 0.192023] acpiphp: Slot [11] registered [ 0.193206] acpiphp: Slot [12] registered [ 0.194386] acpiphp: Slot [13] registered [ 0.195571] acpiphp: Slot [14] registered [ 0.196022] acpiphp: Slot [15] registered [ 0.197285] acpiphp: Slot [16] registered [ 0.198470] acpiphp: Slot [17] registered [ 0.199646] acpiphp: Slot [18] registered [ 0.200030] acpiphp: Slot [19] registered [ 0.201237] acpiphp: Slot [20] registered [ 0.202427] acpiphp: Slot [21] registered [ 0.203607] acpiphp: Slot [22] registered [ 0.204022] acpiphp: Slot [23] registered [ 0.205206] acpiphp: Slot [24] registered [ 0.206393] acpiphp: Slot [25] registered [ 0.207572] acpiphp: Slot [26] registered [ 0.208022] acpiphp: Slot [27] registered [ 0.209196] acpiphp: Slot [28] registered [ 0.210372] acpiphp: Slot [29] registered [ 0.211547] acpiphp: Slot [30] registered [ 0.212030] acpiphp: Slot [31] registered [ 0.213202] PCI host bridge to bus 0000:00 [ 0.214386] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.215866] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.216004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.217637] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.219428] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.220004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.227714] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.228016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.255305] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.257035] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.259127] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.261013] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.263192] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.264843] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.266686] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.266686] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.268004] vgaarb: loaded [ 0.268918] vgaarb: bridge control possible 0000:00:02.0 [ 0.270649] SCSI subsystem initialized [ 0.272027] ACPI: bus type USB registered [ 0.273273] usbcore: registered new interface driver usbfs [ 0.274797] usbcore: registered new interface driver hub [ 0.276052] usbcore: registered new device driver usb [ 0.277534] PCI: Using ACPI for IRQ routing [ 0.277722] NetLabel: Initializing [ 0.280007] NetLabel: domain hash size = 128 [ 0.281251] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.282699] NetLabel: unlabeled traffic allowed by default [ 0.284216] Switched to clocksource kvm-clock [ 0.293021] AppArmor: AppArmor Filesystem Enabled [ 0.294401] pnp: PnP ACPI init [ 0.295419] ACPI: bus type PNP registered [ 0.297144] pnp: PnP ACPI: found 8 devices [ 0.298391] ACPI: bus type PNP unregistered [ 0.306484] NET: Registered protocol family 2 [ 0.308120] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.310383] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.312429] TCP: Hash tables configured (established 16384 bind 16384) [ 0.314331] TCP: reno registered [ 0.315355] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.317016] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.318864] NET: Registered protocol family 1 [ 0.320181] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.321813] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.323378] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.345860] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.369824] Trying to unpack rootfs image as initramfs... [ 0.473671] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.476174] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.477756] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.479914] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.482271] Scanning for low memory corruption every 60 seconds [ 0.484332] Initialise system trusted keyring [ 0.485619] audit: initializing netlink socket (disabled) [ 0.487067] type=2000 audit(1535288780.898:1): initialized [ 0.509005] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.511615] zbud: loaded [ 0.512737] VFS: Disk quotas dquot_6.5.2 [ 0.513921] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.516108] fuse init (API version 7.22) [ 0.517361] msgmni has been set to 3997 [ 0.518543] Key type big_key registered [ 0.520300] Key type asymmetric registered [ 0.521469] Asymmetric key parser 'x509' registered [ 0.522804] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.524925] io scheduler noop registered [ 0.526042] io scheduler deadline registered (default) [ 0.527402] io scheduler cfq registered [ 0.528595] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.530041] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.531735] ipmi message handler version 39.2 [ 0.533000] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.535031] ACPI: Power Button [PWRF] [ 0.536274] GHES: HEST is not enabled! [ 0.557931] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.602059] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.624570] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.626956] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.652371] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.655716] Linux agpgart interface v0.103 [ 0.658298] brd: module loaded [ 0.660062] loop: module loaded [ 0.661600] blk-mq: CPU -> queue map [ 0.662763] CPU 0 -> Queue 0 [ 0.663914] CPU 1 -> Queue 0 [ 0.666127] vda: vda1 [ 0.667859] scsi0 : ata_piix [ 0.668935] scsi1 : ata_piix [ 0.669869] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.671583] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.673598] libphy: Fixed MDIO Bus: probed [ 0.674908] tun: Universal TUN/TAP device driver, 1.6 [ 0.676265] tun: (C) 1999-2004 Max Krasnyansky [ 0.679490] PPP generic driver version 2.4.2 [ 0.680764] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.682439] ehci-pci: EHCI PCI platform driver [ 0.683681] ehci-platform: EHCI generic platform driver [ 0.685067] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.686654] ohci-pci: OHCI PCI platform driver [ 0.687889] ohci-platform: OHCI generic platform driver [ 0.689284] uhci_hcd: USB Universal Host Controller Interface driver [ 0.711751] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.713171] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.715329] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.716971] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.718705] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.720731] usb usb1: Product: UHCI Host Controller [ 0.722047] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.723686] usb usb1: SerialNumber: 0000:00:01.2 [ 0.725070] hub 1-0:1.0: USB hub found [ 0.726157] hub 1-0:1.0: 2 ports detected [ 0.727430] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.730401] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.731765] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.733257] mousedev: PS/2 mouse device common for all mice [ 0.735031] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.737638] rtc_cmos 00:00: RTC can wake from S4 [ 0.739256] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.740951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.742706] device-mapper: uevent: version 1.0.3 [ 0.744098] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.746394] ledtrig-cpu: registered to indicate activity on CPUs [ 0.748089] TCP: cubic registered [ 0.749192] NET: Registered protocol family 10 [ 0.750755] NET: Registered protocol family 17 [ 0.751998] Key type dns_resolver registered [ 0.753486] Loading compiled-in X.509 certificates [ 0.762603] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.765221] registered taskstats version 1 [ 0.768579] Key type trusted registered [ 0.772529] Key type encrypted registered [ 0.773731] AppArmor: AppArmor sha1 policy hashing enabled [ 0.775187] IMA: No TPM chip found, activating TPM-bypass! [ 0.777237] regulator-dummy: disabling [ 0.778417] Magic number: 14:409:130 [ 0.779564] acpi device:05: hash matches [ 0.780870] rtc_cmos 00:00: setting system clock to 2018-08-26 13:06:20 UTC (1535288780) [ 0.783237] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.784840] EDD information not available. [ 0.829773] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.831977] Write protecting the kernel read-only data: 12288k [ 0.834175] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.837785] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.852760] systemd-udevd[107]: starting version 204 [ 0.916509] FDC 0 is a S82078B [ 1.036046] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.200253] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.202120] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.203930] usb 1-1: Product: QEMU USB Tablet [ 1.205188] usb 1-1: Manufacturer: QEMU [ 1.206293] usb 1-1: SerialNumber: 42 [ 1.472110] tsc: Refined TSC clocksource calibration: 3491.875 MHz [ 1.933415] 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.255727] 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.676881] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Stopping adjust system clock and timezone[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.880260] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sun, 26 Aug 2018 13:06:23 +0000. Up 3.61 seconds. cloud-init-nonet[3.76]: 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 set console keymap[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[7.85]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 26 Aug 2018 13:06:27 +0000. Up 7.97 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:46:04:67 | ci-info: | eth0 | True | 192.168.0.12 | 255.255.255.0 | fa:16:3e:d1:70:a6 | 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.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 6e:25:f9:4d:58:f8:13:c7:09:e7:ca:e5:ca:4a:0a:38 root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | . . | | . = . | | . o * | | . = * | | S o * . | | . . + + o | | E . o o + | | . o o . | | . . | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: c4:34:96:ed:ba:67:b6:f8:3a:f7:83:32:44:dd:6f:7f root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | +o | | +... | | oo . | | .. o . | | .S. . | | o o | | . . . . . | | =.* . E| | o@oo.. .| +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 83:ca:5d:89:a0:6b:be:27:94:e2:06:43:2d:f9:9e:09 root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | o . | | + o . o . | |. +. o S | |+Eo+ 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: f3:b2:79:6a:0a:bf:4f:de:cf:f9:0e:bf:78:b1:ef:bd root@dime-0 The key's randomart image is: +--[ED25519 256--+ | | | | | | | | | S | | o . | | . o . . o | | o o.=.. =o .| | +=*o..=+=E=| +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting Flush boot log to disk[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 ] * Stopping Flush boot log to disk[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [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 OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Stopping save kernel messages[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 26 Aug 2018 13:08:31 +0000. Up 131.31 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Sun, 26 Aug 2018 13:09:31 +0000. Up 191.99 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 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.10 + '[' -n 192.168.0.10 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install dime --yes --force-yes Reading package lists... Building dependency tree... Reading state information... Suggested packages: libdime-doc The following NEW packages will be installed: dime 0 upgraded, 1 newly installed, 0 to remove and 2 not upgraded. Need to get 7354 B of archives. After this operation, 51.2 kB of additional disk space will be used. Err http://archive.ubuntu.com/ubuntu/ trusty/universe dime amd64 0.20030921-4 Could not resolve 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/universe/d/dime/dime_0.20030921-4_amd64.deb Could not resolve 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.0.12 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.12 ++ echo A 192.168.0.12 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.0.12 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.12 ++ echo A 192.168.0.12 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.0.12 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.12 ++ echo A 192.168.0.12 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.202 ++ echo 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.202 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.0.12 ++ echo 192.168.0.12 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.12 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 3 -lt 10 ']' + retries=4 + echo 'nsupdate failed - retrying (retry 4)...' nsupdate failed - retrying (retry 4)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.202 ++ echo 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.202 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.0.12 ++ echo 192.168.0.12 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.12 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 4 -lt 10 ']' + retries=5 + echo 'nsupdate failed - retrying (retry 5)...' nsupdate failed - retrying (retry 5)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.0.12 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.12 ++ echo A 192.168.0.12 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 5 -lt 10 ']' + retries=6 + echo 'nsupdate failed - retrying (retry 6)...' nsupdate failed - retrying (retry 6)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.0.12 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.12 ++ echo A 192.168.0.12 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 6 -lt 10 ']' + retries=7 + echo 'nsupdate failed - retrying (retry 7)...' nsupdate failed - retrying (retry 7)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.0.12 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.12 ++ echo A 192.168.0.12 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 7 -lt 10 ']' + retries=8 + echo 'nsupdate failed - retrying (retry 8)...' nsupdate failed - retrying (retry 8)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.0.12 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.12 ++ echo A 192.168.0.12 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 8 -lt 10 ']' + retries=9 + echo 'nsupdate failed - retrying (retry 9)...' nsupdate failed - retrying (retry 9)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.0.12 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.12 ++ echo A 192.168.0.12 2018-08-26 13:15:15,409 - functest.core.singlevm - DEBUG - try 1: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-26 13:15:25,419 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 13:15:25,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:15:26,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:15:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7fee494a-2e43-407a-ab97-ce67749f62d2 x-compute-request-id: req-7fee494a-2e43-407a-ab97-ce67749f62d2 Content-Encoding: gzip Content-Length: 1498 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:c4:7e:6c", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:7e:6c", "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:65:c5:2c", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:c5:2c", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/44585adb-a974-4743-8ee5-68ef49323e34", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "44585adb-a974-4743-8ee5-68ef49323e34", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "bono-0.clearwater.opnfv", "created": "2018-08-26T13:05:34Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:5d:e3", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:5d:e3", "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:74:94:5f", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:94:5f", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "homer-0.clearwater.opnfv", "created": "2018-08-26T13:05:34Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:70:a6", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:70:a6", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:04:67", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "dime-0.clearwater.opnfv", "created": "2018-08-26T13:05:33Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:76:07", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:76:07", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:3f:bd", "version": 4, "addr": "192.168.1.22", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/04010b09-d548-48ae-8871-56d5c14751a2", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/04010b09-d548-48ae-8871-56d5c14751a2", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:06.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "04010b09-d548-48ae-8871-56d5c14751a2", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:06Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-26T13:05:32Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:68:d3", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:68:d3", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:03:d7:5a", "version": 4, "addr": "192.168.1.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/57ebb195-7daf-48cc-a21b-c274f8e0bb85", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/57ebb195-7daf-48cc-a21b-c274f8e0bb85", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:11.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "57ebb195-7daf-48cc-a21b-c274f8e0bb85", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:11Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-26T13:05:32Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:d7:76", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:d7:76", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b55ce29a-afa7-419f-b72b-55ee4962e6ac", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b55ce29a-afa7-419f-b72b-55ee4962e6ac", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:05:17.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "b55ce29a-afa7-419f-b72b-55ee4962e6ac", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:05:17Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-26T13:03:38Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:07:50", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:07:50", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:c1:d2", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b00b1f06-37cc-49cb-a11f-b314a9d7d334", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b00b1f06-37cc-49cb-a11f-b314a9d7d334", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:03:28.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "b00b1f06-37cc-49cb-a11f-b314a9d7d334", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:03:28Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "ns.clearwater.opnfv", "created": "2018-08-26T13:01:44Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 13:15:26,567 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-7fee494a-2e43-407a-ab97-ce67749f62d2 2018-08-26 13:15:26,568 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.14807486534s 2018-08-26 13:15:26,568 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-7fee494a-2e43-407a-ab97-ce67749f62d2 2018-08-26 13:15:26,575 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-26 13:15:26,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb9c4d22-cee7-485f-9f32-b4f0ed86c18f/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}2016cfaed43b26833edac4f0a563297dd680dc74" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-26 13:15:26,653 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:15: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-e1c74a18-33e0-4aa0-83f2-40b88aa627a6 x-compute-request-id: req-e1c74a18-33e0-4aa0-83f2-40b88aa627a6 Content-Encoding: gzip Content-Length: 11280 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.009278] AppArmor: AppArmor initialized\n[ 0.010482] Yama: becoming mindful.\n[ 0.012144] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.016445] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.019153] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020010] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022161] Initializing cgroup subsys memory\n[ 0.024007] Initializing cgroup subsys devices\n[ 0.025288] Initializing cgroup subsys freezer\n[ 0.026562] Initializing cgroup subsys blkio\n[ 0.028004] Initializing cgroup subsys perf_event\n[ 0.029366] Initializing cgroup subsys hugetlb\n[ 0.030712] FEATURE SPEC_CTRL Not Present\n[ 0.032702] mce: CPU supports 10 MCE banks\n[ 0.033922] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.033922] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036005] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.037752] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.040003] Speculative Store Bypass: Vulnerable\n[ 0.041978] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.046572] ACPI: Core revision 20131115\n[ 0.048481] ACPI: All ACPI Tables successfully acquired\n[ 0.050199] ftrace: allocating 28717 entries in 113 pages\n[ 0.072245] smpboot: Max logical packages: 2\n[ 0.076004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.077770] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.080254] Enabling x2apic\n[ 0.083897] Enabled x2apic\n[ 0.084118] Switched APIC routing to physical x2apic.\n[ 0.089000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.090714] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.093534] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.103948] KVM setup paravirtual spinlock\n[ 0.108630] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.110812] x86: Booting SMP configuration:\n[ 0.112004] .... node #0, CPUs: #1[ 0.108549] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n[ 0.128024] KVM setup async PF for cpu 1\n[ 0.128056] x86: Booted up 1 node, 2 CPUs\n[ 0.128066] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n\n[ 0.132000] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.134408] devtmpfs: initialized\n[ 0.138020] EVM: security.selinux\n[ 0.139059] EVM: security.SMACK64\n[ 0.140003] EVM: security.ima\n[ 0.140955] EVM: security.capability\n[ 0.142084] pinctrl core: initialized pinctrl subsystem\n[ 0.144119] regulator-dummy: no parameters\n[ 0.145400] RTC time: 13:06:19, date: 08/26/18\n[ 0.146781] NET: Registered protocol family 16\n[ 0.148153] cpuidle: using governor ladder\n[ 0.149359] cpuidle: using governor menu\n[ 0.150609] ACPI: bus type PCI registered\n[ 0.151807] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.152163] PCI: Using configuration type 1 for base access\n[ 0.154308] bio: create slab at 0\n[ 0.154308] ACPI: Added _OSI(Module Device)\n[ 0.156004] ACPI: Added _OSI(Processor Device)\n[ 0.157291] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.158613] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.161332] ACPI: Interpreter enabled\n[ 0.162450] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.164788] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.167464] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.169761] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.172008] ACPI: (supports S0 S5)\n[ 0.173088] ACPI: Using IOAPIC for interrupt routing\n[ 0.174499] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.176205] ACPI: No dock devices found.\n[ 0.179400] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.180017] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.181796] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.183539] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.184232] acpiphp: Slot [3] registered\n[ 0.185416] acpiphp: Slot [4] registered\n[ 0.186582] acpiphp: Slot [5] registered\n[ 0.187756] acpiphp: Slot [6] registered\n[ 0.188025] acpiphp: Slot [7] registered\n[ 0.189184] acpiphp: Slot [8] registered\n[ 0.190350] acpiphp: Slot [9] registered\n[ 0.191528] acpiphp: Slot [10] registered\n[ 0.192023] acpiphp: Slot [11] registered\n[ 0.193206] acpiphp: Slot [12] registered\n[ 0.194386] acpiphp: Slot [13] registered\n[ 0.195571] acpiphp: Slot [14] registered\n[ 0.196022] acpiphp: Slot [15] registered\n[ 0.197285] acpiphp: Slot [16] registered\n[ 0.198470] acpiphp: Slot [17] registered\n[ 0.199646] acpiphp: Slot [18] registered\n[ 0.200030] acpiphp: Slot [19] registered\n[ 0.201237] acpiphp: Slot [20] registered\n[ 0.202427] acpiphp: Slot [21] registered\n[ 0.203607] acpiphp: Slot [22] registered\n[ 0.204022] acpiphp: Slot [23] registered\n[ 0.205206] acpiphp: Slot [24] registered\n[ 0.206393] acpiphp: Slot [25] registered\n[ 0.207572] acpiphp: Slot [26] registered\n[ 0.208022] acpiphp: Slot [27] registered\n[ 0.209196] acpiphp: Slot [28] registered\n[ 0.210372] acpiphp: Slot [29] registered\n[ 0.211547] acpiphp: Slot [30] registered\n[ 0.212030] acpiphp: Slot [31] registered\n[ 0.213202] PCI host bridge to bus 0000:00\n[ 0.214386] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.215866] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.216004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.217637] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.219428] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.220004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.227714] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.228016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.255305] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.257035] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.259127] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.261013] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.263192] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.264843] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.266686] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.266686] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.268004] vgaarb: loaded\n[ 0.268918] vgaarb: bridge control possible 0000:00:02.0\n[ 0.270649] SCSI subsystem initialized\n[ 0.272027] ACPI: bus type USB registered\n[ 0.273273] usbcore: registered new interface driver usbfs\n[ 0.274797] usbcore: registered new interface driver hub\n[ 0.276052] usbcore: registered new device driver usb\n[ 0.277534] PCI: Using ACPI for IRQ routing\n[ 0.277722] NetLabel: Initializing\n[ 0.280007] NetLabel: domain hash size = 128\n[ 0.281251] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.282699] NetLabel: unlabeled traffic allowed by default\n[ 0.284216] Switched to clocksource kvm-clock\n[ 0.293021] AppArmor: AppArmor Filesystem Enabled\n[ 0.294401] pnp: PnP ACPI init\n[ 0.295419] ACPI: bus type PNP registered\n[ 0.297144] pnp: PnP ACPI: found 8 devices\n[ 0.298391] ACPI: bus type PNP unregistered\n[ 0.306484] NET: Registered protocol family 2\n[ 0.308120] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.310383] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.312429] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.314331] TCP: reno registered\n[ 0.315355] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.317016] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.318864] NET: Registered protocol family 1\n[ 0.320181] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.321813] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.323378] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.345860] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.369824] Trying to unpack rootfs image as initramfs...\n[ 0.473671] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.476174] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.477756] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.479914] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.482271] Scanning for low memory corruption every 60 seconds\n[ 0.484332] Initialise system trusted keyring\n[ 0.485619] audit: initializing netlink socket (disabled)\n[ 0.487067] type=2000 audit(1535288780.898:1): initialized\n[ 0.509005] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.511615] zbud: loaded\n[ 0.512737] VFS: Disk quotas dquot_6.5.2\n[ 0.513921] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.516108] fuse init (API version 7.22)\n[ 0.517361] msgmni has been set to 3997\n[ 0.518543] Key type big_key registered\n[ 0.520300] Key type asymmetric registered\n[ 0.521469] Asymmetric key parser 'x509' registered\n[ 0.522804] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.524925] io scheduler noop registered\n[ 0.526042] io scheduler deadline registered (default)\n[ 0.527402] io scheduler cfq registered\n[ 0.528595] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.530041] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.531735] ipmi message handler version 39.2\n[ 0.533000] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.535031] ACPI: Power Button [PWRF]\n[ 0.536274] GHES: HEST is not enabled!\n[ 0.557931] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.602059] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.624570] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.626956] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.652371] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.655716] Linux agpgart interface v0.103\n[ 0.658298] brd: module loaded\n[ 0.660062] loop: module loaded\n[ 0.661600] blk-mq: CPU -> queue map\n[ 0.662763] CPU 0 -> Queue 0\n[ 0.663914] CPU 1 -> Queue 0\n[ 0.666127] vda: vda1\n[ 0.667859] scsi0 : ata_piix\n[ 0.668935] scsi1 : ata_piix\n[ 0.669869] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.671583] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.673598] libphy: Fixed MDIO Bus: probed\n[ 0.674908] tun: Universal TUN/TAP device driver, 1.6\n[ 0.676265] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.679490] PPP generic driver version 2.4.2\n[ 0.680764] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.682439] ehci-pci: EHCI PCI platform driver\n[ 0.683681] ehci-platform: EHCI generic platform driver\n[ 0.685067] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.686654] ohci-pci: OHCI PCI platform driver\n[ 0.687889] ohci-platform: OHCI generic platform driver\n[ 0.689284] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.711751] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.713171] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.715329] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.716971] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.718705] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.720731] usb usb1: Product: UHCI Host Controller\n[ 0.722047] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.723686] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.725070] hub 1-0:1.0: USB hub found\n[ 0.726157] hub 1-0:1.0: 2 ports detected\n[ 0.727430] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.730401] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.731765] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.733257] mousedev: PS/2 mouse device common for all mice\n[ 0.735031] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.737638] rtc_cmos 00:00: RTC can wake from S4\n[ 0.739256] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.740951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.742706] device-mapper: uevent: version 1.0.3\n[ 0.744098] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.746394] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.748089] TCP: cubic registered\n[ 0.749192] NET: Registered protocol family 10\n[ 0.750755] NET: Registered protocol family 17\n[ 0.751998] Key type dns_resolver registered\n[ 0.753486] Loading compiled-in X.509 certificates\n[ 0.762603] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.765221] registered taskstats version 1\n[ 0.768579] Key type trusted registered\n[ 0.772529] Key type encrypted registered\n[ 0.773731] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.775187] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.777237] regulator-dummy: disabling\n[ 0.778417] Magic number: 14:409:130\n[ 0.779564] acpi device:05: hash matches\n[ 0.780870] rtc_cmos 00:00: setting system clock to 2018-08-26 13:06:20 UTC (1535288780)\n[ 0.783237] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.784840] EDD information not available.\n[ 0.829773] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.831977] Write protecting the kernel read-only data: 12288k\n[ 0.834175] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.837785] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.852760] systemd-udevd[107]: starting version 204\n[ 0.916509] FDC 0 is a S82078B\n[ 1.036046] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.200253] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.202120] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.203930] usb 1-1: Product: QEMU USB Tablet\n[ 1.205188] usb 1-1: Manufacturer: QEMU\n[ 1.206293] usb 1-1: SerialNumber: 42\n[ 1.472110] tsc: Refined TSC clocksource calibration: 3491.875 MHz\n[ 1.933415] 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.255727] 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.676881] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Stopping adjust system clock and timezone[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.880260] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Sun, 26 Aug 2018 13:06:23 +0000. Up 3.61 seconds.\ncloud-init-nonet[3.76]: 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 set console keymap[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[7.85]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 26 Aug 2018 13:06:27 +0000. Up 7.97 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:46:04:67 |\nci-info: | eth0 | True | 192.168.0.12 | 255.255.255.0 | fa:16:3e:d1:70:a6 |\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.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n6e:25:f9:4d:58:f8:13:c7:09:e7:ca:e5:ca:4a:0a:38 root@dime-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . . |\n| . = . |\n| . o * |\n| . = * |\n| S o * . |\n| . . + + o |\n| E . o o + |\n| . o o . |\n| . . |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nc4:34:96:ed:ba:67:b6:f8:3a:f7:83:32:44:dd:6f:7f root@dime-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| +o |\n| +... |\n| oo . |\n| .. o . |\n| .S. . |\n| o o |\n| . . . . . |\n| =.* . E|\n| o@oo.. .|\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n83:ca:5d:89:a0:6b:be:27:94:e2:06:43:2d:f9:9e:09 root@dime-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| |\n| o . |\n| + o . o . |\n|. +. o S |\n|+Eo+ o . . |\n|o+= = . |\n| =.+. |\n|. o+ |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\nf3:b2:79:6a:0a:bf:4f:de:cf:f9:0e:bf:78:b1:ef:bd root@dime-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| |\n| |\n| |\n| S |\n| o . |\n| . o . . o |\n| o o.=.. =o .|\n| +=*o..=+=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 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 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 * Stopping Flush boot log to disk[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [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 OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS dime-0 ttyS0\n\ndime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 26 Aug 2018 13:08:31 +0000. Up 131.31 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Sun, 26 Aug 2018 13:09:31 +0000. Up 191.99 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 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://archive.ubuntu.com trusty InRelease\n \nErr http://archive.ubuntu.com trusty-updates InRelease\n \nErr http://archive.ubuntu.com trusty-backports InRelease\n \nErr http://archive.ubuntu.com trusty Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.10\n+ '[' -n 192.168.0.10 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install dime --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nSuggested packages:\n libdime-doc\nThe following NEW packages will be installed:\n dime\n0 upgraded, 1 newly installed, 0 to remove and 2 not upgraded.\nNeed to get 7354 B of archives.\nAfter this operation, 51.2 kB of additional disk space will be used.\nErr http://archive.ubuntu.com/ubuntu/ trusty/universe dime amd64 0.20030921-4\n Could not resolve 'archive.ubuntu.com'\nE: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/universe/d/dime/dime_0.20030921-4_amd64.deb Could not resolve 'archive.ubuntu.com'\n\nE: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package clearwater-management\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.202\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.202\n++ echo A 172.30.9.202\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.0.12\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.12\n++ echo A 192.168.0.12\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 0 -lt 10 ']'\n+ retries=1\n+ echo 'nsupdate failed - retrying (retry 1)...'\nnsupdate failed - retrying (retry 1)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.202\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.202\n++ echo A 172.30.9.202\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.0.12\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.12\n++ echo A 192.168.0.12\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 1 -lt 10 ']'\n+ retries=2\n+ echo 'nsupdate failed - retrying (retry 2)...'\nnsupdate failed - retrying (retry 2)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.202\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.202\n++ echo A 172.30.9.202\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.0.12\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.12\n++ echo A 192.168.0.12\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 2 -lt 10 ']'\n+ retries=3\n+ echo 'nsupdate failed - retrying (retry 3)...'\nnsupdate failed - retrying (retry 3)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.202\n++ echo 172.30.9.202\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.202\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.0.12\n++ echo 192.168.0.12\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.0.12\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 3 -lt 10 ']'\n+ retries=4\n+ echo 'nsupdate failed - retrying (retry 4)...'\nnsupdate failed - retrying (retry 4)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.202\n++ echo 172.30.9.202\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.202\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.0.12\n++ echo 192.168.0.12\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.0.12\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 4 -lt 10 ']'\n+ retries=5\n+ echo 'nsupdate failed - retrying (retry 5)...'\nnsupdate failed - retrying (retry 5)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.202\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.202\n++ echo A 172.30.9.202\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.0.12\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.12\n++ echo A 192.168.0.12\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 5 -lt 10 ']'\n+ retries=6\n+ echo 'nsupdate failed - retrying (retry 6)...'\nnsupdate failed - retrying (retry 6)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.202\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.202\n++ echo A 172.30.9.202\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.0.12\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.12\n++ echo A 192.168.0.12\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 6 -lt 10 ']'\n+ retries=7\n+ echo 'nsupdate failed - retrying (retry 7)...'\nnsupdate failed - retrying (retry 7)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.202\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.202\n++ echo A 172.30.9.202\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.0.12\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.12\n++ echo A 192.168.0.12\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 7 -lt 10 ']'\n+ retries=8\n+ echo 'nsupdate failed - retrying (retry 8)...'\nnsupdate failed - retrying (retry 8)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.202\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.202\n++ echo A 172.30.9.202\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.0.12\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.12\n++ echo A 192.168.0.12\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 8 -lt 10 ']'\n+ retries=9\n+ echo 'nsupdate failed - retrying (retry 9)...'\nnsupdate failed - retrying (retry 9)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.202\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.202\n++ echo A 172.30.9.202\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.0.12\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.12\n++ echo A 192.168.0.12\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 9 -lt 10 ']'\n+ retries=10\n+ echo 'nsupdate failed - retrying (retry 10)...'\nnsupdate failed - retrying (retry 10)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.202\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.202\n++ echo A 172.30.9.202\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.0.12\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.12\n++ echo A 192.168.0.12\n"} 2018-08-26 13:15:26,654 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb9c4d22-cee7-485f-9f32-b4f0ed86c18f/action used request id req-e1c74a18-33e0-4aa0-83f2-40b88aa627a6 2018-08-26 13:15:26,654 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.07852602005s 2018-08-26 13:15:26,655 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb9c4d22-cee7-485f-9f32-b4f0ed86c18f/action used request id req-e1c74a18-33e0-4aa0-83f2-40b88aa627a6 2018-08-26 13:15:26,655 - 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.009278] AppArmor: AppArmor initialized [ 0.010482] Yama: becoming mindful. [ 0.012144] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.016445] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.019153] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020010] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022161] Initializing cgroup subsys memory [ 0.024007] Initializing cgroup subsys devices [ 0.025288] Initializing cgroup subsys freezer [ 0.026562] Initializing cgroup subsys blkio [ 0.028004] Initializing cgroup subsys perf_event [ 0.029366] Initializing cgroup subsys hugetlb [ 0.030712] FEATURE SPEC_CTRL Not Present [ 0.032702] mce: CPU supports 10 MCE banks [ 0.033922] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.033922] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036005] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.037752] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.040003] Speculative Store Bypass: Vulnerable [ 0.041978] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.046572] ACPI: Core revision 20131115 [ 0.048481] ACPI: All ACPI Tables successfully acquired [ 0.050199] ftrace: allocating 28717 entries in 113 pages [ 0.072245] smpboot: Max logical packages: 2 [ 0.076004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.077770] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.080254] Enabling x2apic [ 0.083897] Enabled x2apic [ 0.084118] Switched APIC routing to physical x2apic. [ 0.089000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.090714] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.093534] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.103948] KVM setup paravirtual spinlock [ 0.108630] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.110812] x86: Booting SMP configuration: [ 0.112004] .... node #0, CPUs: #1[ 0.108549] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.128024] KVM setup async PF for cpu 1 [ 0.128056] x86: Booted up 1 node, 2 CPUs [ 0.128066] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.132000] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.134408] devtmpfs: initialized [ 0.138020] EVM: security.selinux [ 0.139059] EVM: security.SMACK64 [ 0.140003] EVM: security.ima [ 0.140955] EVM: security.capability [ 0.142084] pinctrl core: initialized pinctrl subsystem [ 0.144119] regulator-dummy: no parameters [ 0.145400] RTC time: 13:06:19, date: 08/26/18 [ 0.146781] NET: Registered protocol family 16 [ 0.148153] cpuidle: using governor ladder [ 0.149359] cpuidle: using governor menu [ 0.150609] ACPI: bus type PCI registered [ 0.151807] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.152163] PCI: Using configuration type 1 for base access [ 0.154308] bio: create slab at 0 [ 0.154308] ACPI: Added _OSI(Module Device) [ 0.156004] ACPI: Added _OSI(Processor Device) [ 0.157291] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.158613] ACPI: Added _OSI(Processor Aggregator Device) [ 0.161332] ACPI: Interpreter enabled [ 0.162450] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.164788] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.167464] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.169761] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.172008] ACPI: (supports S0 S5) [ 0.173088] ACPI: Using IOAPIC for interrupt routing [ 0.174499] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.176205] ACPI: No dock devices found. [ 0.179400] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.180017] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.181796] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.183539] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.184232] acpiphp: Slot [3] registered [ 0.185416] acpiphp: Slot [4] registered [ 0.186582] acpiphp: Slot [5] registered [ 0.187756] acpiphp: Slot [6] registered [ 0.188025] acpiphp: Slot [7] registered [ 0.189184] acpiphp: Slot [8] registered [ 0.190350] acpiphp: Slot [9] registered [ 0.191528] acpiphp: Slot [10] registered [ 0.192023] acpiphp: Slot [11] registered [ 0.193206] acpiphp: Slot [12] registered [ 0.194386] acpiphp: Slot [13] registered [ 0.195571] acpiphp: Slot [14] registered [ 0.196022] acpiphp: Slot [15] registered [ 0.197285] acpiphp: Slot [16] registered [ 0.198470] acpiphp: Slot [17] registered [ 0.199646] acpiphp: Slot [18] registered [ 0.200030] acpiphp: Slot [19] registered [ 0.201237] acpiphp: Slot [20] registered [ 0.202427] acpiphp: Slot [21] registered [ 0.203607] acpiphp: Slot [22] registered [ 0.204022] acpiphp: Slot [23] registered [ 0.205206] acpiphp: Slot [24] registered [ 0.206393] acpiphp: Slot [25] registered [ 0.207572] acpiphp: Slot [26] registered [ 0.208022] acpiphp: Slot [27] registered [ 0.209196] acpiphp: Slot [28] registered [ 0.210372] acpiphp: Slot [29] registered [ 0.211547] acpiphp: Slot [30] registered [ 0.212030] acpiphp: Slot [31] registered [ 0.213202] PCI host bridge to bus 0000:00 [ 0.214386] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.215866] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.216004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.217637] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.219428] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.220004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.227714] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.228016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.255305] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.257035] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.259127] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.261013] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.263192] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.264843] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.266686] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.266686] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.268004] vgaarb: loaded [ 0.268918] vgaarb: bridge control possible 0000:00:02.0 [ 0.270649] SCSI subsystem initialized [ 0.272027] ACPI: bus type USB registered [ 0.273273] usbcore: registered new interface driver usbfs [ 0.274797] usbcore: registered new interface driver hub [ 0.276052] usbcore: registered new device driver usb [ 0.277534] PCI: Using ACPI for IRQ routing [ 0.277722] NetLabel: Initializing [ 0.280007] NetLabel: domain hash size = 128 [ 0.281251] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.282699] NetLabel: unlabeled traffic allowed by default [ 0.284216] Switched to clocksource kvm-clock [ 0.293021] AppArmor: AppArmor Filesystem Enabled [ 0.294401] pnp: PnP ACPI init [ 0.295419] ACPI: bus type PNP registered [ 0.297144] pnp: PnP ACPI: found 8 devices [ 0.298391] ACPI: bus type PNP unregistered [ 0.306484] NET: Registered protocol family 2 [ 0.308120] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.310383] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.312429] TCP: Hash tables configured (established 16384 bind 16384) [ 0.314331] TCP: reno registered [ 0.315355] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.317016] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.318864] NET: Registered protocol family 1 [ 0.320181] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.321813] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.323378] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.345860] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.369824] Trying to unpack rootfs image as initramfs... [ 0.473671] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.476174] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.477756] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.479914] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.482271] Scanning for low memory corruption every 60 seconds [ 0.484332] Initialise system trusted keyring [ 0.485619] audit: initializing netlink socket (disabled) [ 0.487067] type=2000 audit(1535288780.898:1): initialized [ 0.509005] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.511615] zbud: loaded [ 0.512737] VFS: Disk quotas dquot_6.5.2 [ 0.513921] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.516108] fuse init (API version 7.22) [ 0.517361] msgmni has been set to 3997 [ 0.518543] Key type big_key registered [ 0.520300] Key type asymmetric registered [ 0.521469] Asymmetric key parser 'x509' registered [ 0.522804] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.524925] io scheduler noop registered [ 0.526042] io scheduler deadline registered (default) [ 0.527402] io scheduler cfq registered [ 0.528595] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.530041] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.531735] ipmi message handler version 39.2 [ 0.533000] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.535031] ACPI: Power Button [PWRF] [ 0.536274] GHES: HEST is not enabled! [ 0.557931] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.602059] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.624570] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.626956] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.652371] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.655716] Linux agpgart interface v0.103 [ 0.658298] brd: module loaded [ 0.660062] loop: module loaded [ 0.661600] blk-mq: CPU -> queue map [ 0.662763] CPU 0 -> Queue 0 [ 0.663914] CPU 1 -> Queue 0 [ 0.666127] vda: vda1 [ 0.667859] scsi0 : ata_piix [ 0.668935] scsi1 : ata_piix [ 0.669869] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.671583] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.673598] libphy: Fixed MDIO Bus: probed [ 0.674908] tun: Universal TUN/TAP device driver, 1.6 [ 0.676265] tun: (C) 1999-2004 Max Krasnyansky [ 0.679490] PPP generic driver version 2.4.2 [ 0.680764] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.682439] ehci-pci: EHCI PCI platform driver [ 0.683681] ehci-platform: EHCI generic platform driver [ 0.685067] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.686654] ohci-pci: OHCI PCI platform driver [ 0.687889] ohci-platform: OHCI generic platform driver [ 0.689284] uhci_hcd: USB Universal Host Controller Interface driver [ 0.711751] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.713171] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.715329] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.716971] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.718705] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.720731] usb usb1: Product: UHCI Host Controller [ 0.722047] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.723686] usb usb1: SerialNumber: 0000:00:01.2 [ 0.725070] hub 1-0:1.0: USB hub found [ 0.726157] hub 1-0:1.0: 2 ports detected [ 0.727430] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.730401] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.731765] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.733257] mousedev: PS/2 mouse device common for all mice [ 0.735031] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.737638] rtc_cmos 00:00: RTC can wake from S4 [ 0.739256] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.740951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.742706] device-mapper: uevent: version 1.0.3 [ 0.744098] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.746394] ledtrig-cpu: registered to indicate activity on CPUs [ 0.748089] TCP: cubic registered [ 0.749192] NET: Registered protocol family 10 [ 0.750755] NET: Registered protocol family 17 [ 0.751998] Key type dns_resolver registered [ 0.753486] Loading compiled-in X.509 certificates [ 0.762603] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.765221] registered taskstats version 1 [ 0.768579] Key type trusted registered [ 0.772529] Key type encrypted registered [ 0.773731] AppArmor: AppArmor sha1 policy hashing enabled [ 0.775187] IMA: No TPM chip found, activating TPM-bypass! [ 0.777237] regulator-dummy: disabling [ 0.778417] Magic number: 14:409:130 [ 0.779564] acpi device:05: hash matches [ 0.780870] rtc_cmos 00:00: setting system clock to 2018-08-26 13:06:20 UTC (1535288780) [ 0.783237] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.784840] EDD information not available. [ 0.829773] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.831977] Write protecting the kernel read-only data: 12288k [ 0.834175] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.837785] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.852760] systemd-udevd[107]: starting version 204 [ 0.916509] FDC 0 is a S82078B [ 1.036046] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.200253] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.202120] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.203930] usb 1-1: Product: QEMU USB Tablet [ 1.205188] usb 1-1: Manufacturer: QEMU [ 1.206293] usb 1-1: SerialNumber: 42 [ 1.472110] tsc: Refined TSC clocksource calibration: 3491.875 MHz [ 1.933415] 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.255727] 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.676881] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Stopping adjust system clock and timezone[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.880260] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sun, 26 Aug 2018 13:06:23 +0000. Up 3.61 seconds. cloud-init-nonet[3.76]: 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 set console keymap[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[7.85]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 26 Aug 2018 13:06:27 +0000. Up 7.97 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:46:04:67 | ci-info: | eth0 | True | 192.168.0.12 | 255.255.255.0 | fa:16:3e:d1:70:a6 | 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.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 6e:25:f9:4d:58:f8:13:c7:09:e7:ca:e5:ca:4a:0a:38 root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | . . | | . = . | | . o * | | . = * | | S o * . | | . . + + o | | E . o o + | | . o o . | | . . | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: c4:34:96:ed:ba:67:b6:f8:3a:f7:83:32:44:dd:6f:7f root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | +o | | +... | | oo . | | .. o . | | .S. . | | o o | | . . . . . | | =.* . E| | o@oo.. .| +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 83:ca:5d:89:a0:6b:be:27:94:e2:06:43:2d:f9:9e:09 root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | o . | | + o . o . | |. +. o S | |+Eo+ 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: f3:b2:79:6a:0a:bf:4f:de:cf:f9:0e:bf:78:b1:ef:bd root@dime-0 The key's randomart image is: +--[ED25519 256--+ | | | | | | | | | S | | o . | | . o . . o | | o o.=.. =o .| | +=*o..=+=E=| +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting Flush boot log to disk[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 ] * Stopping Flush boot log to disk[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [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 OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Stopping save kernel messages[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 26 Aug 2018 13:08:31 +0000. Up 131.31 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Sun, 26 Aug 2018 13:09:31 +0000. Up 191.99 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 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.10 + '[' -n 192.168.0.10 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install dime --yes --force-yes Reading package lists... Building dependency tree... Reading state information... Suggested packages: libdime-doc The following NEW packages will be installed: dime 0 upgraded, 1 newly installed, 0 to remove and 2 not upgraded. Need to get 7354 B of archives. After this operation, 51.2 kB of additional disk space will be used. Err http://archive.ubuntu.com/ubuntu/ trusty/universe dime amd64 0.20030921-4 Could not resolve 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/universe/d/dime/dime_0.20030921-4_amd64.deb Could not resolve 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.0.12 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.12 ++ echo A 192.168.0.12 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.0.12 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.12 ++ echo A 192.168.0.12 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.0.12 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.12 ++ echo A 192.168.0.12 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.202 ++ echo 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.202 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.0.12 ++ echo 192.168.0.12 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.12 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 3 -lt 10 ']' + retries=4 + echo 'nsupdate failed - retrying (retry 4)...' nsupdate failed - retrying (retry 4)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.202 ++ echo 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.202 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.0.12 ++ echo 192.168.0.12 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.12 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 4 -lt 10 ']' + retries=5 + echo 'nsupdate failed - retrying (retry 5)...' nsupdate failed - retrying (retry 5)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.0.12 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.12 ++ echo A 192.168.0.12 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 5 -lt 10 ']' + retries=6 + echo 'nsupdate failed - retrying (retry 6)...' nsupdate failed - retrying (retry 6)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.0.12 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.12 ++ echo A 192.168.0.12 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 6 -lt 10 ']' + retries=7 + echo 'nsupdate failed - retrying (retry 7)...' nsupdate failed - retrying (retry 7)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.0.12 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.12 ++ echo A 192.168.0.12 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 7 -lt 10 ']' + retries=8 + echo 'nsupdate failed - retrying (retry 8)...' nsupdate failed - retrying (retry 8)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.0.12 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.12 ++ echo A 192.168.0.12 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 8 -lt 10 ']' + retries=9 + echo 'nsupdate failed - retrying (retry 9)...' nsupdate failed - retrying (retry 9)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.0.12 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.12 ++ echo A 192.168.0.12 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 9 -lt 10 ']' + retries=10 + echo 'nsupdate failed - retrying (retry 10)...' nsupdate failed - retrying (retry 10)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.0.12 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.12 ++ echo A 192.168.0.12 2018-08-26 13:15:26,658 - functest.core.singlevm - DEBUG - try 2: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-26 13:15:36,668 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 13:15:36,671 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:15:37,402 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13: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-f556fc4b-07ac-4a46-9168-a3df240d3e17 x-compute-request-id: req-f556fc4b-07ac-4a46-9168-a3df240d3e17 Content-Encoding: gzip Content-Length: 1498 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:c4:7e:6c", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:7e:6c", "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:65:c5:2c", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:c5:2c", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/44585adb-a974-4743-8ee5-68ef49323e34", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "44585adb-a974-4743-8ee5-68ef49323e34", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "bono-0.clearwater.opnfv", "created": "2018-08-26T13:05:34Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:5d:e3", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:5d:e3", "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:74:94:5f", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:94:5f", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "homer-0.clearwater.opnfv", "created": "2018-08-26T13:05:34Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:70:a6", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:70:a6", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:04:67", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "dime-0.clearwater.opnfv", "created": "2018-08-26T13:05:33Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:76:07", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:76:07", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:3f:bd", "version": 4, "addr": "192.168.1.22", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/04010b09-d548-48ae-8871-56d5c14751a2", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/04010b09-d548-48ae-8871-56d5c14751a2", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:06.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "04010b09-d548-48ae-8871-56d5c14751a2", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:06Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-26T13:05:32Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:68:d3", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:68:d3", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:03:d7:5a", "version": 4, "addr": "192.168.1.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/57ebb195-7daf-48cc-a21b-c274f8e0bb85", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/57ebb195-7daf-48cc-a21b-c274f8e0bb85", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:11.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "57ebb195-7daf-48cc-a21b-c274f8e0bb85", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:11Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-26T13:05:32Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:d7:76", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:d7:76", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b55ce29a-afa7-419f-b72b-55ee4962e6ac", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b55ce29a-afa7-419f-b72b-55ee4962e6ac", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:05:17.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "b55ce29a-afa7-419f-b72b-55ee4962e6ac", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:05:17Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-26T13:03:38Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:07:50", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:07:50", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:c1:d2", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b00b1f06-37cc-49cb-a11f-b314a9d7d334", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b00b1f06-37cc-49cb-a11f-b314a9d7d334", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:03:28.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "b00b1f06-37cc-49cb-a11f-b314a9d7d334", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:03:28Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "ns.clearwater.opnfv", "created": "2018-08-26T13:01:44Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 13:15:37,402 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f556fc4b-07ac-4a46-9168-a3df240d3e17 2018-08-26 13:15:37,402 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.733783960342s 2018-08-26 13:15:37,403 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f556fc4b-07ac-4a46-9168-a3df240d3e17 2018-08-26 13:15:37,410 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-26 13:15:37,413 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb9c4d22-cee7-485f-9f32-b4f0ed86c18f/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}2016cfaed43b26833edac4f0a563297dd680dc74" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-26 13:15:37,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:15:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-524362b3-e2b0-48d6-ae2c-922d3077d0da x-compute-request-id: req-524362b3-e2b0-48d6-ae2c-922d3077d0da Content-Encoding: gzip Content-Length: 11280 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.009278] AppArmor: AppArmor initialized\n[ 0.010482] Yama: becoming mindful.\n[ 0.012144] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.016445] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.019153] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020010] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022161] Initializing cgroup subsys memory\n[ 0.024007] Initializing cgroup subsys devices\n[ 0.025288] Initializing cgroup subsys freezer\n[ 0.026562] Initializing cgroup subsys blkio\n[ 0.028004] Initializing cgroup subsys perf_event\n[ 0.029366] Initializing cgroup subsys hugetlb\n[ 0.030712] FEATURE SPEC_CTRL Not Present\n[ 0.032702] mce: CPU supports 10 MCE banks\n[ 0.033922] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.033922] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036005] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.037752] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.040003] Speculative Store Bypass: Vulnerable\n[ 0.041978] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.046572] ACPI: Core revision 20131115\n[ 0.048481] ACPI: All ACPI Tables successfully acquired\n[ 0.050199] ftrace: allocating 28717 entries in 113 pages\n[ 0.072245] smpboot: Max logical packages: 2\n[ 0.076004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.077770] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.080254] Enabling x2apic\n[ 0.083897] Enabled x2apic\n[ 0.084118] Switched APIC routing to physical x2apic.\n[ 0.089000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.090714] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.093534] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.103948] KVM setup paravirtual spinlock\n[ 0.108630] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.110812] x86: Booting SMP configuration:\n[ 0.112004] .... node #0, CPUs: #1[ 0.108549] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n[ 0.128024] KVM setup async PF for cpu 1\n[ 0.128056] x86: Booted up 1 node, 2 CPUs\n[ 0.128066] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n\n[ 0.132000] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.134408] devtmpfs: initialized\n[ 0.138020] EVM: security.selinux\n[ 0.139059] EVM: security.SMACK64\n[ 0.140003] EVM: security.ima\n[ 0.140955] EVM: security.capability\n[ 0.142084] pinctrl core: initialized pinctrl subsystem\n[ 0.144119] regulator-dummy: no parameters\n[ 0.145400] RTC time: 13:06:19, date: 08/26/18\n[ 0.146781] NET: Registered protocol family 16\n[ 0.148153] cpuidle: using governor ladder\n[ 0.149359] cpuidle: using governor menu\n[ 0.150609] ACPI: bus type PCI registered\n[ 0.151807] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.152163] PCI: Using configuration type 1 for base access\n[ 0.154308] bio: create slab at 0\n[ 0.154308] ACPI: Added _OSI(Module Device)\n[ 0.156004] ACPI: Added _OSI(Processor Device)\n[ 0.157291] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.158613] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.161332] ACPI: Interpreter enabled\n[ 0.162450] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.164788] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.167464] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.169761] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.172008] ACPI: (supports S0 S5)\n[ 0.173088] ACPI: Using IOAPIC for interrupt routing\n[ 0.174499] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.176205] ACPI: No dock devices found.\n[ 0.179400] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.180017] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.181796] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.183539] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.184232] acpiphp: Slot [3] registered\n[ 0.185416] acpiphp: Slot [4] registered\n[ 0.186582] acpiphp: Slot [5] registered\n[ 0.187756] acpiphp: Slot [6] registered\n[ 0.188025] acpiphp: Slot [7] registered\n[ 0.189184] acpiphp: Slot [8] registered\n[ 0.190350] acpiphp: Slot [9] registered\n[ 0.191528] acpiphp: Slot [10] registered\n[ 0.192023] acpiphp: Slot [11] registered\n[ 0.193206] acpiphp: Slot [12] registered\n[ 0.194386] acpiphp: Slot [13] registered\n[ 0.195571] acpiphp: Slot [14] registered\n[ 0.196022] acpiphp: Slot [15] registered\n[ 0.197285] acpiphp: Slot [16] registered\n[ 0.198470] acpiphp: Slot [17] registered\n[ 0.199646] acpiphp: Slot [18] registered\n[ 0.200030] acpiphp: Slot [19] registered\n[ 0.201237] acpiphp: Slot [20] registered\n[ 0.202427] acpiphp: Slot [21] registered\n[ 0.203607] acpiphp: Slot [22] registered\n[ 0.204022] acpiphp: Slot [23] registered\n[ 0.205206] acpiphp: Slot [24] registered\n[ 0.206393] acpiphp: Slot [25] registered\n[ 0.207572] acpiphp: Slot [26] registered\n[ 0.208022] acpiphp: Slot [27] registered\n[ 0.209196] acpiphp: Slot [28] registered\n[ 0.210372] acpiphp: Slot [29] registered\n[ 0.211547] acpiphp: Slot [30] registered\n[ 0.212030] acpiphp: Slot [31] registered\n[ 0.213202] PCI host bridge to bus 0000:00\n[ 0.214386] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.215866] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.216004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.217637] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.219428] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.220004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.227714] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.228016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.255305] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.257035] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.259127] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.261013] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.263192] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.264843] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.266686] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.266686] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.268004] vgaarb: loaded\n[ 0.268918] vgaarb: bridge control possible 0000:00:02.0\n[ 0.270649] SCSI subsystem initialized\n[ 0.272027] ACPI: bus type USB registered\n[ 0.273273] usbcore: registered new interface driver usbfs\n[ 0.274797] usbcore: registered new interface driver hub\n[ 0.276052] usbcore: registered new device driver usb\n[ 0.277534] PCI: Using ACPI for IRQ routing\n[ 0.277722] NetLabel: Initializing\n[ 0.280007] NetLabel: domain hash size = 128\n[ 0.281251] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.282699] NetLabel: unlabeled traffic allowed by default\n[ 0.284216] Switched to clocksource kvm-clock\n[ 0.293021] AppArmor: AppArmor Filesystem Enabled\n[ 0.294401] pnp: PnP ACPI init\n[ 0.295419] ACPI: bus type PNP registered\n[ 0.297144] pnp: PnP ACPI: found 8 devices\n[ 0.298391] ACPI: bus type PNP unregistered\n[ 0.306484] NET: Registered protocol family 2\n[ 0.308120] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.310383] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.312429] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.314331] TCP: reno registered\n[ 0.315355] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.317016] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.318864] NET: Registered protocol family 1\n[ 0.320181] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.321813] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.323378] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.345860] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.369824] Trying to unpack rootfs image as initramfs...\n[ 0.473671] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.476174] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.477756] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.479914] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.482271] Scanning for low memory corruption every 60 seconds\n[ 0.484332] Initialise system trusted keyring\n[ 0.485619] audit: initializing netlink socket (disabled)\n[ 0.487067] type=2000 audit(1535288780.898:1): initialized\n[ 0.509005] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.511615] zbud: loaded\n[ 0.512737] VFS: Disk quotas dquot_6.5.2\n[ 0.513921] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.516108] fuse init (API version 7.22)\n[ 0.517361] msgmni has been set to 3997\n[ 0.518543] Key type big_key registered\n[ 0.520300] Key type asymmetric registered\n[ 0.521469] Asymmetric key parser 'x509' registered\n[ 0.522804] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.524925] io scheduler noop registered\n[ 0.526042] io scheduler deadline registered (default)\n[ 0.527402] io scheduler cfq registered\n[ 0.528595] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.530041] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.531735] ipmi message handler version 39.2\n[ 0.533000] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.535031] ACPI: Power Button [PWRF]\n[ 0.536274] GHES: HEST is not enabled!\n[ 0.557931] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.602059] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.624570] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.626956] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.652371] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.655716] Linux agpgart interface v0.103\n[ 0.658298] brd: module loaded\n[ 0.660062] loop: module loaded\n[ 0.661600] blk-mq: CPU -> queue map\n[ 0.662763] CPU 0 -> Queue 0\n[ 0.663914] CPU 1 -> Queue 0\n[ 0.666127] vda: vda1\n[ 0.667859] scsi0 : ata_piix\n[ 0.668935] scsi1 : ata_piix\n[ 0.669869] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.671583] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.673598] libphy: Fixed MDIO Bus: probed\n[ 0.674908] tun: Universal TUN/TAP device driver, 1.6\n[ 0.676265] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.679490] PPP generic driver version 2.4.2\n[ 0.680764] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.682439] ehci-pci: EHCI PCI platform driver\n[ 0.683681] ehci-platform: EHCI generic platform driver\n[ 0.685067] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.686654] ohci-pci: OHCI PCI platform driver\n[ 0.687889] ohci-platform: OHCI generic platform driver\n[ 0.689284] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.711751] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.713171] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.715329] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.716971] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.718705] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.720731] usb usb1: Product: UHCI Host Controller\n[ 0.722047] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.723686] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.725070] hub 1-0:1.0: USB hub found\n[ 0.726157] hub 1-0:1.0: 2 ports detected\n[ 0.727430] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.730401] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.731765] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.733257] mousedev: PS/2 mouse device common for all mice\n[ 0.735031] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.737638] rtc_cmos 00:00: RTC can wake from S4\n[ 0.739256] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.740951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.742706] device-mapper: uevent: version 1.0.3\n[ 0.744098] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.746394] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.748089] TCP: cubic registered\n[ 0.749192] NET: Registered protocol family 10\n[ 0.750755] NET: Registered protocol family 17\n[ 0.751998] Key type dns_resolver registered\n[ 0.753486] Loading compiled-in X.509 certificates\n[ 0.762603] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.765221] registered taskstats version 1\n[ 0.768579] Key type trusted registered\n[ 0.772529] Key type encrypted registered\n[ 0.773731] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.775187] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.777237] regulator-dummy: disabling\n[ 0.778417] Magic number: 14:409:130\n[ 0.779564] acpi device:05: hash matches\n[ 0.780870] rtc_cmos 00:00: setting system clock to 2018-08-26 13:06:20 UTC (1535288780)\n[ 0.783237] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.784840] EDD information not available.\n[ 0.829773] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.831977] Write protecting the kernel read-only data: 12288k\n[ 0.834175] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.837785] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.852760] systemd-udevd[107]: starting version 204\n[ 0.916509] FDC 0 is a S82078B\n[ 1.036046] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.200253] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.202120] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.203930] usb 1-1: Product: QEMU USB Tablet\n[ 1.205188] usb 1-1: Manufacturer: QEMU\n[ 1.206293] usb 1-1: SerialNumber: 42\n[ 1.472110] tsc: Refined TSC clocksource calibration: 3491.875 MHz\n[ 1.933415] 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.255727] 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.676881] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Stopping adjust system clock and timezone[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.880260] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Sun, 26 Aug 2018 13:06:23 +0000. Up 3.61 seconds.\ncloud-init-nonet[3.76]: 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 set console keymap[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[7.85]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 26 Aug 2018 13:06:27 +0000. Up 7.97 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:46:04:67 |\nci-info: | eth0 | True | 192.168.0.12 | 255.255.255.0 | fa:16:3e:d1:70:a6 |\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.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n6e:25:f9:4d:58:f8:13:c7:09:e7:ca:e5:ca:4a:0a:38 root@dime-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . . |\n| . = . |\n| . o * |\n| . = * |\n| S o * . |\n| . . + + o |\n| E . o o + |\n| . o o . |\n| . . |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nc4:34:96:ed:ba:67:b6:f8:3a:f7:83:32:44:dd:6f:7f root@dime-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| +o |\n| +... |\n| oo . |\n| .. o . |\n| .S. . |\n| o o |\n| . . . . . |\n| =.* . E|\n| o@oo.. .|\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n83:ca:5d:89:a0:6b:be:27:94:e2:06:43:2d:f9:9e:09 root@dime-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| |\n| o . |\n| + o . o . |\n|. +. o S |\n|+Eo+ o . . |\n|o+= = . |\n| =.+. |\n|. o+ |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\nf3:b2:79:6a:0a:bf:4f:de:cf:f9:0e:bf:78:b1:ef:bd root@dime-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| |\n| |\n| |\n| S |\n| o . |\n| . o . . o |\n| o o.=.. =o .|\n| +=*o..=+=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 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 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 * Stopping Flush boot log to disk[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [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 OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS dime-0 ttyS0\n\ndime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 26 Aug 2018 13:08:31 +0000. Up 131.31 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Sun, 26 Aug 2018 13:09:31 +0000. Up 191.99 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 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://archive.ubuntu.com trusty InRelease\n \nErr http://archive.ubuntu.com trusty-updates InRelease\n \nErr http://archive.ubuntu.com trusty-backports InRelease\n \nErr http://archive.ubuntu.com trusty Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.10\n+ '[' -n 192.168.0.10 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install dime --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nSuggested packages:\n libdime-doc\nThe following NEW packages will be installed:\n dime\n0 upgraded, 1 newly installed, 0 to remove and 2 not upgraded.\nNeed to get 7354 B of archives.\nAfter this operation, 51.2 kB of additional disk space will be used.\nErr http://archive.ubuntu.com/ubuntu/ trusty/universe dime amd64 0.20030921-4\n Could not resolve 'archive.ubuntu.com'\nE: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/universe/d/dime/dime_0.20030921-4_amd64.deb Could not resolve 'archive.ubuntu.com'\n\nE: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package clearwater-management\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.202\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.202\n++ echo A 172.30.9.202\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.0.12\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.12\n++ echo A 192.168.0.12\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 0 -lt 10 ']'\n+ retries=1\n+ echo 'nsupdate failed - retrying (retry 1)...'\nnsupdate failed - retrying (retry 1)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.202\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.202\n++ echo A 172.30.9.202\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.0.12\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.12\n++ echo A 192.168.0.12\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 1 -lt 10 ']'\n+ retries=2\n+ echo 'nsupdate failed - retrying (retry 2)...'\nnsupdate failed - retrying (retry 2)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.202\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.202\n++ echo A 172.30.9.202\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.0.12\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.12\n++ echo A 192.168.0.12\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 2 -lt 10 ']'\n+ retries=3\n+ echo 'nsupdate failed - retrying (retry 3)...'\nnsupdate failed - retrying (retry 3)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.202\n++ echo 172.30.9.202\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.202\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.0.12\n++ echo 192.168.0.12\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.0.12\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 3 -lt 10 ']'\n+ retries=4\n+ echo 'nsupdate failed - retrying (retry 4)...'\nnsupdate failed - retrying (retry 4)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.202\n++ echo 172.30.9.202\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.202\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.0.12\n++ echo 192.168.0.12\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.0.12\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 4 -lt 10 ']'\n+ retries=5\n+ echo 'nsupdate failed - retrying (retry 5)...'\nnsupdate failed - retrying (retry 5)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.202\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.202\n++ echo A 172.30.9.202\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.0.12\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.12\n++ echo A 192.168.0.12\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 5 -lt 10 ']'\n+ retries=6\n+ echo 'nsupdate failed - retrying (retry 6)...'\nnsupdate failed - retrying (retry 6)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.202\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.202\n++ echo A 172.30.9.202\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.0.12\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.12\n++ echo A 192.168.0.12\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 6 -lt 10 ']'\n+ retries=7\n+ echo 'nsupdate failed - retrying (retry 7)...'\nnsupdate failed - retrying (retry 7)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.202\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.202\n++ echo A 172.30.9.202\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.0.12\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.12\n++ echo A 192.168.0.12\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 7 -lt 10 ']'\n+ retries=8\n+ echo 'nsupdate failed - retrying (retry 8)...'\nnsupdate failed - retrying (retry 8)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.202\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.202\n++ echo A 172.30.9.202\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.0.12\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.12\n++ echo A 192.168.0.12\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 8 -lt 10 ']'\n+ retries=9\n+ echo 'nsupdate failed - retrying (retry 9)...'\nnsupdate failed - retrying (retry 9)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.202\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.202\n++ echo A 172.30.9.202\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.0.12\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.12\n++ echo A 192.168.0.12\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 9 -lt 10 ']'\n+ retries=10\n+ echo 'nsupdate failed - retrying (retry 10)...'\nnsupdate failed - retrying (retry 10)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.202\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.202\n++ echo A 172.30.9.202\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.0.12\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.12\n++ echo A 192.168.0.12\n"} 2018-08-26 13:15:37,486 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb9c4d22-cee7-485f-9f32-b4f0ed86c18f/action used request id req-524362b3-e2b0-48d6-ae2c-922d3077d0da 2018-08-26 13:15:37,486 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0759048461914s 2018-08-26 13:15:37,487 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb9c4d22-cee7-485f-9f32-b4f0ed86c18f/action used request id req-524362b3-e2b0-48d6-ae2c-922d3077d0da 2018-08-26 13:15:37,488 - 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.009278] AppArmor: AppArmor initialized [ 0.010482] Yama: becoming mindful. [ 0.012144] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.016445] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.019153] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020010] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022161] Initializing cgroup subsys memory [ 0.024007] Initializing cgroup subsys devices [ 0.025288] Initializing cgroup subsys freezer [ 0.026562] Initializing cgroup subsys blkio [ 0.028004] Initializing cgroup subsys perf_event [ 0.029366] Initializing cgroup subsys hugetlb [ 0.030712] FEATURE SPEC_CTRL Not Present [ 0.032702] mce: CPU supports 10 MCE banks [ 0.033922] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.033922] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036005] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.037752] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.040003] Speculative Store Bypass: Vulnerable [ 0.041978] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.046572] ACPI: Core revision 20131115 [ 0.048481] ACPI: All ACPI Tables successfully acquired [ 0.050199] ftrace: allocating 28717 entries in 113 pages [ 0.072245] smpboot: Max logical packages: 2 [ 0.076004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.077770] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.080254] Enabling x2apic [ 0.083897] Enabled x2apic [ 0.084118] Switched APIC routing to physical x2apic. [ 0.089000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.090714] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.093534] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.103948] KVM setup paravirtual spinlock [ 0.108630] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.110812] x86: Booting SMP configuration: [ 0.112004] .... node #0, CPUs: #1[ 0.108549] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.128024] KVM setup async PF for cpu 1 [ 0.128056] x86: Booted up 1 node, 2 CPUs [ 0.128066] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.132000] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.134408] devtmpfs: initialized [ 0.138020] EVM: security.selinux [ 0.139059] EVM: security.SMACK64 [ 0.140003] EVM: security.ima [ 0.140955] EVM: security.capability [ 0.142084] pinctrl core: initialized pinctrl subsystem [ 0.144119] regulator-dummy: no parameters [ 0.145400] RTC time: 13:06:19, date: 08/26/18 [ 0.146781] NET: Registered protocol family 16 [ 0.148153] cpuidle: using governor ladder [ 0.149359] cpuidle: using governor menu [ 0.150609] ACPI: bus type PCI registered [ 0.151807] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.152163] PCI: Using configuration type 1 for base access [ 0.154308] bio: create slab at 0 [ 0.154308] ACPI: Added _OSI(Module Device) [ 0.156004] ACPI: Added _OSI(Processor Device) [ 0.157291] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.158613] ACPI: Added _OSI(Processor Aggregator Device) [ 0.161332] ACPI: Interpreter enabled [ 0.162450] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.164788] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.167464] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.169761] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.172008] ACPI: (supports S0 S5) [ 0.173088] ACPI: Using IOAPIC for interrupt routing [ 0.174499] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.176205] ACPI: No dock devices found. [ 0.179400] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.180017] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.181796] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.183539] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.184232] acpiphp: Slot [3] registered [ 0.185416] acpiphp: Slot [4] registered [ 0.186582] acpiphp: Slot [5] registered [ 0.187756] acpiphp: Slot [6] registered [ 0.188025] acpiphp: Slot [7] registered [ 0.189184] acpiphp: Slot [8] registered [ 0.190350] acpiphp: Slot [9] registered [ 0.191528] acpiphp: Slot [10] registered [ 0.192023] acpiphp: Slot [11] registered [ 0.193206] acpiphp: Slot [12] registered [ 0.194386] acpiphp: Slot [13] registered [ 0.195571] acpiphp: Slot [14] registered [ 0.196022] acpiphp: Slot [15] registered [ 0.197285] acpiphp: Slot [16] registered [ 0.198470] acpiphp: Slot [17] registered [ 0.199646] acpiphp: Slot [18] registered [ 0.200030] acpiphp: Slot [19] registered [ 0.201237] acpiphp: Slot [20] registered [ 0.202427] acpiphp: Slot [21] registered [ 0.203607] acpiphp: Slot [22] registered [ 0.204022] acpiphp: Slot [23] registered [ 0.205206] acpiphp: Slot [24] registered [ 0.206393] acpiphp: Slot [25] registered [ 0.207572] acpiphp: Slot [26] registered [ 0.208022] acpiphp: Slot [27] registered [ 0.209196] acpiphp: Slot [28] registered [ 0.210372] acpiphp: Slot [29] registered [ 0.211547] acpiphp: Slot [30] registered [ 0.212030] acpiphp: Slot [31] registered [ 0.213202] PCI host bridge to bus 0000:00 [ 0.214386] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.215866] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.216004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.217637] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.219428] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.220004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.227714] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.228016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.255305] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.257035] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.259127] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.261013] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.263192] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.264843] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.266686] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.266686] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.268004] vgaarb: loaded [ 0.268918] vgaarb: bridge control possible 0000:00:02.0 [ 0.270649] SCSI subsystem initialized [ 0.272027] ACPI: bus type USB registered [ 0.273273] usbcore: registered new interface driver usbfs [ 0.274797] usbcore: registered new interface driver hub [ 0.276052] usbcore: registered new device driver usb [ 0.277534] PCI: Using ACPI for IRQ routing [ 0.277722] NetLabel: Initializing [ 0.280007] NetLabel: domain hash size = 128 [ 0.281251] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.282699] NetLabel: unlabeled traffic allowed by default [ 0.284216] Switched to clocksource kvm-clock [ 0.293021] AppArmor: AppArmor Filesystem Enabled [ 0.294401] pnp: PnP ACPI init [ 0.295419] ACPI: bus type PNP registered [ 0.297144] pnp: PnP ACPI: found 8 devices [ 0.298391] ACPI: bus type PNP unregistered [ 0.306484] NET: Registered protocol family 2 [ 0.308120] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.310383] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.312429] TCP: Hash tables configured (established 16384 bind 16384) [ 0.314331] TCP: reno registered [ 0.315355] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.317016] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.318864] NET: Registered protocol family 1 [ 0.320181] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.321813] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.323378] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.345860] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.369824] Trying to unpack rootfs image as initramfs... [ 0.473671] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.476174] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.477756] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.479914] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.482271] Scanning for low memory corruption every 60 seconds [ 0.484332] Initialise system trusted keyring [ 0.485619] audit: initializing netlink socket (disabled) [ 0.487067] type=2000 audit(1535288780.898:1): initialized [ 0.509005] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.511615] zbud: loaded [ 0.512737] VFS: Disk quotas dquot_6.5.2 [ 0.513921] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.516108] fuse init (API version 7.22) [ 0.517361] msgmni has been set to 3997 [ 0.518543] Key type big_key registered [ 0.520300] Key type asymmetric registered [ 0.521469] Asymmetric key parser 'x509' registered [ 0.522804] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.524925] io scheduler noop registered [ 0.526042] io scheduler deadline registered (default) [ 0.527402] io scheduler cfq registered [ 0.528595] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.530041] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.531735] ipmi message handler version 39.2 [ 0.533000] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.535031] ACPI: Power Button [PWRF] [ 0.536274] GHES: HEST is not enabled! [ 0.557931] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.602059] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.624570] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.626956] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.652371] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.655716] Linux agpgart interface v0.103 [ 0.658298] brd: module loaded [ 0.660062] loop: module loaded [ 0.661600] blk-mq: CPU -> queue map [ 0.662763] CPU 0 -> Queue 0 [ 0.663914] CPU 1 -> Queue 0 [ 0.666127] vda: vda1 [ 0.667859] scsi0 : ata_piix [ 0.668935] scsi1 : ata_piix [ 0.669869] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.671583] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.673598] libphy: Fixed MDIO Bus: probed [ 0.674908] tun: Universal TUN/TAP device driver, 1.6 [ 0.676265] tun: (C) 1999-2004 Max Krasnyansky [ 0.679490] PPP generic driver version 2.4.2 [ 0.680764] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.682439] ehci-pci: EHCI PCI platform driver [ 0.683681] ehci-platform: EHCI generic platform driver [ 0.685067] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.686654] ohci-pci: OHCI PCI platform driver [ 0.687889] ohci-platform: OHCI generic platform driver [ 0.689284] uhci_hcd: USB Universal Host Controller Interface driver [ 0.711751] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.713171] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.715329] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.716971] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.718705] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.720731] usb usb1: Product: UHCI Host Controller [ 0.722047] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.723686] usb usb1: SerialNumber: 0000:00:01.2 [ 0.725070] hub 1-0:1.0: USB hub found [ 0.726157] hub 1-0:1.0: 2 ports detected [ 0.727430] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.730401] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.731765] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.733257] mousedev: PS/2 mouse device common for all mice [ 0.735031] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.737638] rtc_cmos 00:00: RTC can wake from S4 [ 0.739256] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.740951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.742706] device-mapper: uevent: version 1.0.3 [ 0.744098] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.746394] ledtrig-cpu: registered to indicate activity on CPUs [ 0.748089] TCP: cubic registered [ 0.749192] NET: Registered protocol family 10 [ 0.750755] NET: Registered protocol family 17 [ 0.751998] Key type dns_resolver registered [ 0.753486] Loading compiled-in X.509 certificates [ 0.762603] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.765221] registered taskstats version 1 [ 0.768579] Key type trusted registered [ 0.772529] Key type encrypted registered [ 0.773731] AppArmor: AppArmor sha1 policy hashing enabled [ 0.775187] IMA: No TPM chip found, activating TPM-bypass! [ 0.777237] regulator-dummy: disabling [ 0.778417] Magic number: 14:409:130 [ 0.779564] acpi device:05: hash matches [ 0.780870] rtc_cmos 00:00: setting system clock to 2018-08-26 13:06:20 UTC (1535288780) [ 0.783237] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.784840] EDD information not available. [ 0.829773] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.831977] Write protecting the kernel read-only data: 12288k [ 0.834175] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.837785] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.852760] systemd-udevd[107]: starting version 204 [ 0.916509] FDC 0 is a S82078B [ 1.036046] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.200253] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.202120] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.203930] usb 1-1: Product: QEMU USB Tablet [ 1.205188] usb 1-1: Manufacturer: QEMU [ 1.206293] usb 1-1: SerialNumber: 42 [ 1.472110] tsc: Refined TSC clocksource calibration: 3491.875 MHz [ 1.933415] 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.255727] 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.676881] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Stopping adjust system clock and timezone[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.880260] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sun, 26 Aug 2018 13:06:23 +0000. Up 3.61 seconds. cloud-init-nonet[3.76]: 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 set console keymap[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[7.85]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 26 Aug 2018 13:06:27 +0000. Up 7.97 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:46:04:67 | ci-info: | eth0 | True | 192.168.0.12 | 255.255.255.0 | fa:16:3e:d1:70:a6 | 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.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 6e:25:f9:4d:58:f8:13:c7:09:e7:ca:e5:ca:4a:0a:38 root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | . . | | . = . | | . o * | | . = * | | S o * . | | . . + + o | | E . o o + | | . o o . | | . . | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: c4:34:96:ed:ba:67:b6:f8:3a:f7:83:32:44:dd:6f:7f root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | +o | | +... | | oo . | | .. o . | | .S. . | | o o | | . . . . . | | =.* . E| | o@oo.. .| +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 83:ca:5d:89:a0:6b:be:27:94:e2:06:43:2d:f9:9e:09 root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | o . | | + o . o . | |. +. o S | |+Eo+ 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: f3:b2:79:6a:0a:bf:4f:de:cf:f9:0e:bf:78:b1:ef:bd root@dime-0 The key's randomart image is: +--[ED25519 256--+ | | | | | | | | | S | | o . | | . o . . o | | o o.=.. =o .| | +=*o..=+=E=| +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting Flush boot log to disk[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 ] * Stopping Flush boot log to disk[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [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 OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Stopping save kernel messages[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 26 Aug 2018 13:08:31 +0000. Up 131.31 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Sun, 26 Aug 2018 13:09:31 +0000. Up 191.99 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 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.10 + '[' -n 192.168.0.10 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install dime --yes --force-yes Reading package lists... Building dependency tree... Reading state information... Suggested packages: libdime-doc The following NEW packages will be installed: dime 0 upgraded, 1 newly installed, 0 to remove and 2 not upgraded. Need to get 7354 B of archives. After this operation, 51.2 kB of additional disk space will be used. Err http://archive.ubuntu.com/ubuntu/ trusty/universe dime amd64 0.20030921-4 Could not resolve 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/universe/d/dime/dime_0.20030921-4_amd64.deb Could not resolve 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.0.12 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.12 ++ echo A 192.168.0.12 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.0.12 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.12 ++ echo A 192.168.0.12 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.0.12 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.12 ++ echo A 192.168.0.12 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.202 ++ echo 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.202 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.0.12 ++ echo 192.168.0.12 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.12 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 3 -lt 10 ']' + retries=4 + echo 'nsupdate failed - retrying (retry 4)...' nsupdate failed - retrying (retry 4)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.202 ++ echo 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.202 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.0.12 ++ echo 192.168.0.12 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.12 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 4 -lt 10 ']' + retries=5 + echo 'nsupdate failed - retrying (retry 5)...' nsupdate failed - retrying (retry 5)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.0.12 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.12 ++ echo A 192.168.0.12 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 5 -lt 10 ']' + retries=6 + echo 'nsupdate failed - retrying (retry 6)...' nsupdate failed - retrying (retry 6)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.0.12 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.12 ++ echo A 192.168.0.12 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 6 -lt 10 ']' + retries=7 + echo 'nsupdate failed - retrying (retry 7)...' nsupdate failed - retrying (retry 7)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.0.12 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.12 ++ echo A 192.168.0.12 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 7 -lt 10 ']' + retries=8 + echo 'nsupdate failed - retrying (retry 8)...' nsupdate failed - retrying (retry 8)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.0.12 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.12 ++ echo A 192.168.0.12 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 8 -lt 10 ']' + retries=9 + echo 'nsupdate failed - retrying (retry 9)...' nsupdate failed - retrying (retry 9)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.0.12 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.12 ++ echo A 192.168.0.12 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 9 -lt 10 ']' + retries=10 + echo 'nsupdate failed - retrying (retry 10)...' nsupdate failed - retrying (retry 10)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.0.12 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.12 ++ echo A 192.168.0.12 2018-08-26 13:15:37,489 - functest.core.singlevm - DEBUG - try 3: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-26 13:15:47,500 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 13:15:47,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:15:48,061 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:15:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2463d9d1-916b-4e9f-88e4-df6f2fb9dab1 x-compute-request-id: req-2463d9d1-916b-4e9f-88e4-df6f2fb9dab1 Content-Encoding: gzip Content-Length: 1498 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:c4:7e:6c", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:7e:6c", "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:65:c5:2c", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:c5:2c", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/44585adb-a974-4743-8ee5-68ef49323e34", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "44585adb-a974-4743-8ee5-68ef49323e34", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "bono-0.clearwater.opnfv", "created": "2018-08-26T13:05:34Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:5d:e3", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:5d:e3", "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:74:94:5f", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:94:5f", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "homer-0.clearwater.opnfv", "created": "2018-08-26T13:05:34Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:70:a6", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:70:a6", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:04:67", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "dime-0.clearwater.opnfv", "created": "2018-08-26T13:05:33Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:76:07", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:76:07", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:3f:bd", "version": 4, "addr": "192.168.1.22", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/04010b09-d548-48ae-8871-56d5c14751a2", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/04010b09-d548-48ae-8871-56d5c14751a2", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:06.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "04010b09-d548-48ae-8871-56d5c14751a2", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:06Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-26T13:05:32Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:68:d3", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:68:d3", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:03:d7:5a", "version": 4, "addr": "192.168.1.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/57ebb195-7daf-48cc-a21b-c274f8e0bb85", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/57ebb195-7daf-48cc-a21b-c274f8e0bb85", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:11.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "57ebb195-7daf-48cc-a21b-c274f8e0bb85", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:11Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-26T13:05:32Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:d7:76", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:d7:76", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b55ce29a-afa7-419f-b72b-55ee4962e6ac", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b55ce29a-afa7-419f-b72b-55ee4962e6ac", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:05:17.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "b55ce29a-afa7-419f-b72b-55ee4962e6ac", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:05:17Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-26T13:03:38Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:07:50", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:07:50", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:c1:d2", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b00b1f06-37cc-49cb-a11f-b314a9d7d334", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b00b1f06-37cc-49cb-a11f-b314a9d7d334", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:03:28.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "b00b1f06-37cc-49cb-a11f-b314a9d7d334", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:03:28Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "ns.clearwater.opnfv", "created": "2018-08-26T13:01:44Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 13:15:48,061 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2463d9d1-916b-4e9f-88e4-df6f2fb9dab1 2018-08-26 13:15:48,061 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.561028003693s 2018-08-26 13:15:48,062 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2463d9d1-916b-4e9f-88e4-df6f2fb9dab1 2018-08-26 13:15:48,068 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-26 13:15:48,070 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb9c4d22-cee7-485f-9f32-b4f0ed86c18f/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}2016cfaed43b26833edac4f0a563297dd680dc74" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-26 13:15:48,143 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:15: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-798ffb31-43a6-4dd8-9b59-6e2fe165a9c8 x-compute-request-id: req-798ffb31-43a6-4dd8-9b59-6e2fe165a9c8 Content-Encoding: gzip Content-Length: 12396 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.009278] AppArmor: AppArmor initialized\n[ 0.010482] Yama: becoming mindful.\n[ 0.012144] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.016445] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.019153] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020010] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022161] Initializing cgroup subsys memory\n[ 0.024007] Initializing cgroup subsys devices\n[ 0.025288] Initializing cgroup subsys freezer\n[ 0.026562] Initializing cgroup subsys blkio\n[ 0.028004] Initializing cgroup subsys perf_event\n[ 0.029366] Initializing cgroup subsys hugetlb\n[ 0.030712] FEATURE SPEC_CTRL Not Present\n[ 0.032702] mce: CPU supports 10 MCE banks\n[ 0.033922] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.033922] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036005] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.037752] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.040003] Speculative Store Bypass: Vulnerable\n[ 0.041978] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.046572] ACPI: Core revision 20131115\n[ 0.048481] ACPI: All ACPI Tables successfully acquired\n[ 0.050199] ftrace: allocating 28717 entries in 113 pages\n[ 0.072245] smpboot: Max logical packages: 2\n[ 0.076004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.077770] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.080254] Enabling x2apic\n[ 0.083897] Enabled x2apic\n[ 0.084118] Switched APIC routing to physical x2apic.\n[ 0.089000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.090714] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.093534] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.103948] KVM setup paravirtual spinlock\n[ 0.108630] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.110812] x86: Booting SMP configuration:\n[ 0.112004] .... node #0, CPUs: #1[ 0.108549] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n[ 0.128024] KVM setup async PF for cpu 1\n[ 0.128056] x86: Booted up 1 node, 2 CPUs\n[ 0.128066] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n\n[ 0.132000] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.134408] devtmpfs: initialized\n[ 0.138020] EVM: security.selinux\n[ 0.139059] EVM: security.SMACK64\n[ 0.140003] EVM: security.ima\n[ 0.140955] EVM: security.capability\n[ 0.142084] pinctrl core: initialized pinctrl subsystem\n[ 0.144119] regulator-dummy: no parameters\n[ 0.145400] RTC time: 13:06:19, date: 08/26/18\n[ 0.146781] NET: Registered protocol family 16\n[ 0.148153] cpuidle: using governor ladder\n[ 0.149359] cpuidle: using governor menu\n[ 0.150609] ACPI: bus type PCI registered\n[ 0.151807] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.152163] PCI: Using configuration type 1 for base access\n[ 0.154308] bio: create slab at 0\n[ 0.154308] ACPI: Added _OSI(Module Device)\n[ 0.156004] ACPI: Added _OSI(Processor Device)\n[ 0.157291] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.158613] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.161332] ACPI: Interpreter enabled\n[ 0.162450] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.164788] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.167464] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.169761] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.172008] ACPI: (supports S0 S5)\n[ 0.173088] ACPI: Using IOAPIC for interrupt routing\n[ 0.174499] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.176205] ACPI: No dock devices found.\n[ 0.179400] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.180017] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.181796] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.183539] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.184232] acpiphp: Slot [3] registered\n[ 0.185416] acpiphp: Slot [4] registered\n[ 0.186582] acpiphp: Slot [5] registered\n[ 0.187756] acpiphp: Slot [6] registered\n[ 0.188025] acpiphp: Slot [7] registered\n[ 0.189184] acpiphp: Slot [8] registered\n[ 0.190350] acpiphp: Slot [9] registered\n[ 0.191528] acpiphp: Slot [10] registered\n[ 0.192023] acpiphp: Slot [11] registered\n[ 0.193206] acpiphp: Slot [12] registered\n[ 0.194386] acpiphp: Slot [13] registered\n[ 0.195571] acpiphp: Slot [14] registered\n[ 0.196022] acpiphp: Slot [15] registered\n[ 0.197285] acpiphp: Slot [16] registered\n[ 0.198470] acpiphp: Slot [17] registered\n[ 0.199646] acpiphp: Slot [18] registered\n[ 0.200030] acpiphp: Slot [19] registered\n[ 0.201237] acpiphp: Slot [20] registered\n[ 0.202427] acpiphp: Slot [21] registered\n[ 0.203607] acpiphp: Slot [22] registered\n[ 0.204022] acpiphp: Slot [23] registered\n[ 0.205206] acpiphp: Slot [24] registered\n[ 0.206393] acpiphp: Slot [25] registered\n[ 0.207572] acpiphp: Slot [26] registered\n[ 0.208022] acpiphp: Slot [27] registered\n[ 0.209196] acpiphp: Slot [28] registered\n[ 0.210372] acpiphp: Slot [29] registered\n[ 0.211547] acpiphp: Slot [30] registered\n[ 0.212030] acpiphp: Slot [31] registered\n[ 0.213202] PCI host bridge to bus 0000:00\n[ 0.214386] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.215866] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.216004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.217637] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.219428] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.220004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.227714] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.228016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.255305] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.257035] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.259127] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.261013] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.263192] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.264843] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.266686] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.266686] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.268004] vgaarb: loaded\n[ 0.268918] vgaarb: bridge control possible 0000:00:02.0\n[ 0.270649] SCSI subsystem initialized\n[ 0.272027] ACPI: bus type USB registered\n[ 0.273273] usbcore: registered new interface driver usbfs\n[ 0.274797] usbcore: registered new interface driver hub\n[ 0.276052] usbcore: registered new device driver usb\n[ 0.277534] PCI: Using ACPI for IRQ routing\n[ 0.277722] NetLabel: Initializing\n[ 0.280007] NetLabel: domain hash size = 128\n[ 0.281251] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.282699] NetLabel: unlabeled traffic allowed by default\n[ 0.284216] Switched to clocksource kvm-clock\n[ 0.293021] AppArmor: AppArmor Filesystem Enabled\n[ 0.294401] pnp: PnP ACPI init\n[ 0.295419] ACPI: bus type PNP registered\n[ 0.297144] pnp: PnP ACPI: found 8 devices\n[ 0.298391] ACPI: bus type PNP unregistered\n[ 0.306484] NET: Registered protocol family 2\n[ 0.308120] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.310383] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.312429] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.314331] TCP: reno registered\n[ 0.315355] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.317016] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.318864] NET: Registered protocol family 1\n[ 0.320181] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.321813] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.323378] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.345860] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.369824] Trying to unpack rootfs image as initramfs...\n[ 0.473671] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.476174] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.477756] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.479914] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.482271] Scanning for low memory corruption every 60 seconds\n[ 0.484332] Initialise system trusted keyring\n[ 0.485619] audit: initializing netlink socket (disabled)\n[ 0.487067] type=2000 audit(1535288780.898:1): initialized\n[ 0.509005] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.511615] zbud: loaded\n[ 0.512737] VFS: Disk quotas dquot_6.5.2\n[ 0.513921] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.516108] fuse init (API version 7.22)\n[ 0.517361] msgmni has been set to 3997\n[ 0.518543] Key type big_key registered\n[ 0.520300] Key type asymmetric registered\n[ 0.521469] Asymmetric key parser 'x509' registered\n[ 0.522804] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.524925] io scheduler noop registered\n[ 0.526042] io scheduler deadline registered (default)\n[ 0.527402] io scheduler cfq registered\n[ 0.528595] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.530041] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.531735] ipmi message handler version 39.2\n[ 0.533000] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.535031] ACPI: Power Button [PWRF]\n[ 0.536274] GHES: HEST is not enabled!\n[ 0.557931] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.602059] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.624570] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.626956] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.652371] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.655716] Linux agpgart interface v0.103\n[ 0.658298] brd: module loaded\n[ 0.660062] loop: module loaded\n[ 0.661600] blk-mq: CPU -> queue map\n[ 0.662763] CPU 0 -> Queue 0\n[ 0.663914] CPU 1 -> Queue 0\n[ 0.666127] vda: vda1\n[ 0.667859] scsi0 : ata_piix\n[ 0.668935] scsi1 : ata_piix\n[ 0.669869] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.671583] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.673598] libphy: Fixed MDIO Bus: probed\n[ 0.674908] tun: Universal TUN/TAP device driver, 1.6\n[ 0.676265] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.679490] PPP generic driver version 2.4.2\n[ 0.680764] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.682439] ehci-pci: EHCI PCI platform driver\n[ 0.683681] ehci-platform: EHCI generic platform driver\n[ 0.685067] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.686654] ohci-pci: OHCI PCI platform driver\n[ 0.687889] ohci-platform: OHCI generic platform driver\n[ 0.689284] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.711751] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.713171] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.715329] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.716971] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.718705] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.720731] usb usb1: Product: UHCI Host Controller\n[ 0.722047] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.723686] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.725070] hub 1-0:1.0: USB hub found\n[ 0.726157] hub 1-0:1.0: 2 ports detected\n[ 0.727430] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.730401] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.731765] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.733257] mousedev: PS/2 mouse device common for all mice\n[ 0.735031] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.737638] rtc_cmos 00:00: RTC can wake from S4\n[ 0.739256] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.740951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.742706] device-mapper: uevent: version 1.0.3\n[ 0.744098] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.746394] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.748089] TCP: cubic registered\n[ 0.749192] NET: Registered protocol family 10\n[ 0.750755] NET: Registered protocol family 17\n[ 0.751998] Key type dns_resolver registered\n[ 0.753486] Loading compiled-in X.509 certificates\n[ 0.762603] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.765221] registered taskstats version 1\n[ 0.768579] Key type trusted registered\n[ 0.772529] Key type encrypted registered\n[ 0.773731] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.775187] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.777237] regulator-dummy: disabling\n[ 0.778417] Magic number: 14:409:130\n[ 0.779564] acpi device:05: hash matches\n[ 0.780870] rtc_cmos 00:00: setting system clock to 2018-08-26 13:06:20 UTC (1535288780)\n[ 0.783237] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.784840] EDD information not available.\n[ 0.829773] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.831977] Write protecting the kernel read-only data: 12288k\n[ 0.834175] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.837785] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.852760] systemd-udevd[107]: starting version 204\n[ 0.916509] FDC 0 is a S82078B\n[ 1.036046] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.200253] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.202120] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.203930] usb 1-1: Product: QEMU USB Tablet\n[ 1.205188] usb 1-1: Manufacturer: QEMU\n[ 1.206293] usb 1-1: SerialNumber: 42\n[ 1.472110] tsc: Refined TSC clocksource calibration: 3491.875 MHz\n[ 1.933415] 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.255727] 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.676881] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Stopping adjust system clock and timezone[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.880260] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Sun, 26 Aug 2018 13:06:23 +0000. Up 3.61 seconds.\ncloud-init-nonet[3.76]: 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 set console keymap[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[7.85]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 26 Aug 2018 13:06:27 +0000. Up 7.97 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:46:04:67 |\nci-info: | eth0 | True | 192.168.0.12 | 255.255.255.0 | fa:16:3e:d1:70:a6 |\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.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n6e:25:f9:4d:58:f8:13:c7:09:e7:ca:e5:ca:4a:0a:38 root@dime-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . . |\n| . = . |\n| . o * |\n| . = * |\n| S o * . |\n| . . + + o |\n| E . o o + |\n| . o o . |\n| . . |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nc4:34:96:ed:ba:67:b6:f8:3a:f7:83:32:44:dd:6f:7f root@dime-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| +o |\n| +... |\n| oo . |\n| .. o . |\n| .S. . |\n| o o |\n| . . . . . |\n| =.* . E|\n| o@oo.. .|\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n83:ca:5d:89:a0:6b:be:27:94:e2:06:43:2d:f9:9e:09 root@dime-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| |\n| o . |\n| + o . o . |\n|. +. o S |\n|+Eo+ o . . |\n|o+= = . |\n| =.+. |\n|. o+ |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\nf3:b2:79:6a:0a:bf:4f:de:cf:f9:0e:bf:78:b1:ef:bd root@dime-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| |\n| |\n| |\n| S |\n| o . |\n| . o . . o |\n| o o.=.. =o .|\n| +=*o..=+=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 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 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 * Stopping Flush boot log to disk[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [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 OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS dime-0 ttyS0\n\ndime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 26 Aug 2018 13:08:31 +0000. Up 131.31 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Sun, 26 Aug 2018 13:09:31 +0000. Up 191.99 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 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://archive.ubuntu.com trusty InRelease\n \nErr http://archive.ubuntu.com trusty-updates InRelease\n \nErr http://archive.ubuntu.com trusty-backports InRelease\n \nErr http://archive.ubuntu.com trusty Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.10\n+ '[' -n 192.168.0.10 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install dime --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nSuggested packages:\n libdime-doc\nThe following NEW packages will be installed:\n dime\n0 upgraded, 1 newly installed, 0 to remove and 2 not upgraded.\nNeed to get 7354 B of archives.\nAfter this operation, 51.2 kB of additional disk space will be used.\nErr http://archive.ubuntu.com/ubuntu/ trusty/universe dime amd64 0.20030921-4\n Could not resolve 'archive.ubuntu.com'\nE: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/universe/d/dime/dime_0.20030921-4_amd64.deb Could not resolve 'archive.ubuntu.com'\n\nE: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package clearwater-management\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.202\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.202\n++ echo A 172.30.9.202\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.0.12\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.12\n++ echo A 192.168.0.12\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 0 -lt 10 ']'\n+ retries=1\n+ echo 'nsupdate failed - retrying (retry 1)...'\nnsupdate failed - retrying (retry 1)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.202\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.202\n++ echo A 172.30.9.202\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.0.12\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.12\n++ echo A 192.168.0.12\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 1 -lt 10 ']'\n+ retries=2\n+ echo 'nsupdate failed - retrying (retry 2)...'\nnsupdate failed - retrying (retry 2)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.202\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.202\n++ echo A 172.30.9.202\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.0.12\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.12\n++ echo A 192.168.0.12\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 2 -lt 10 ']'\n+ retries=3\n+ echo 'nsupdate failed - retrying (retry 3)...'\nnsupdate failed - retrying (retry 3)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.202\n++ echo 172.30.9.202\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.202\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.0.12\n++ echo 192.168.0.12\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.0.12\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 3 -lt 10 ']'\n+ retries=4\n+ echo 'nsupdate failed - retrying (retry 4)...'\nnsupdate failed - retrying (retry 4)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.202\n++ echo 172.30.9.202\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.202\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.0.12\n++ echo 192.168.0.12\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.0.12\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 4 -lt 10 ']'\n+ retries=5\n+ echo 'nsupdate failed - retrying (retry 5)...'\nnsupdate failed - retrying (retry 5)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.202\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.202\n++ echo A 172.30.9.202\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.0.12\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.12\n++ echo A 192.168.0.12\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 5 -lt 10 ']'\n+ retries=6\n+ echo 'nsupdate failed - retrying (retry 6)...'\nnsupdate failed - retrying (retry 6)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.202\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.202\n++ echo A 172.30.9.202\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.0.12\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.12\n++ echo A 192.168.0.12\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 6 -lt 10 ']'\n+ retries=7\n+ echo 'nsupdate failed - retrying (retry 7)...'\nnsupdate failed - retrying (retry 7)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.202\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.202\n++ echo A 172.30.9.202\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.0.12\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.12\n++ echo A 192.168.0.12\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 7 -lt 10 ']'\n+ retries=8\n+ echo 'nsupdate failed - retrying (retry 8)...'\nnsupdate failed - retrying (retry 8)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.202\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.202\n++ echo A 172.30.9.202\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.0.12\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.12\n++ echo A 192.168.0.12\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 8 -lt 10 ']'\n+ retries=9\n+ echo 'nsupdate failed - retrying (retry 9)...'\nnsupdate failed - retrying (retry 9)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.202\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.202\n++ echo A 172.30.9.202\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.0.12\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.12\n++ echo A 192.168.0.12\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 9 -lt 10 ']'\n+ retries=10\n+ echo 'nsupdate failed - retrying (retry 10)...'\nnsupdate failed - retrying (retry 10)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.202\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.202\n++ echo A 172.30.9.202\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.0.12\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.12\n++ echo A 192.168.0.12\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 10 -lt 10 ']'\n+ echo 'nameserver 192.168.0.11'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ mkdir -p /etc/netns/signaling\n+ echo 'nameserver 192.168.1.2'\n+ service dnsmasq force-reload\ndnsmasq: unrecognized service\n2018-08-26 13:15:45,657 - util.py[WARNING]: Failed running /var/lib/cloud/instance/scripts/part-001 [1]\n2018-08-26 13:15:45,661 - cc_scripts_user.py[WARNING]: Failed to run module scripts-user (scripts in /var/lib/cloud/instance/scripts)\n2018-08-26 13:15:45,661 - util.py[WARNING]: Running scripts-user () failed\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 | 34:43:9b:73:27:07:c9:4f:e9:32:63:ca:04:b0:b4:6c | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 c4:34:96:ed:ba:67:b6:f8:3a:f7:83:32:44:dd:6f:7f root@dime-0 (DSA)\nec2: 256 83:ca:5d:89:a0:6b:be:27:94:e2:06:43:2d:f9:9e:09 root@dime-0 (ECDSA)\nec2: 256 f3:b2:79:6a:0a:bf:4f:de:cf:f9:0e:bf:78:b1:ef:bd root@dime-0 (ED25519)\nec2: 2048 6e:25:f9:4d:58:f8:13:c7:09:e7:ca:e5:ca:4a:0a:38 root@dime-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLKi86pUHaY1BZYeqOjDtA3uuK/Ky8DwpIwoXR00rV0pjbw9dW5pTR4pLxJj4NFadtZbSx8iJIilGu2qMOg4vlM= root@dime-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICySEbQBBuG/WkR6akk8oS4Y89FrHU0E0QsldTEdFY3m root@dime-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrvlcb1DlBl9/Da3ZTzn3It5Q8jA9yARxiQlEYwyGTt95SczZHaz9EmAGC9DWoC4lG37Rr5iarnspFQWGKVPWSYwSCVwbf2ERuhHLD68kEw19AErlwBkDJQe9ubFO8pgLQZVWbTvBmHN4UaKqzyI9pIMyjeCmihjyf53SfISDKkzs8y/s31jDdclQxgCmAYpaoucidvb/GAtIpjPWW2KyLkf5pC4wRo1LvlhY8t+Bvojl+mNMOIvOJwcMbUlylaybZfKP42GKyNLPSVXLev68DDP+fsqqNtfpuv6+v9RyFvstCoXYhw9DNU1tTWRjB2d8pj4nOU/V6YUqyBztEP3Cl root@dime-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Sun, 26 Aug 2018 13:15:45 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 565.99 seconds\n"} 2018-08-26 13:15:48,144 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb9c4d22-cee7-485f-9f32-b4f0ed86c18f/action used request id req-798ffb31-43a6-4dd8-9b59-6e2fe165a9c8 2018-08-26 13:15:48,144 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.076287984848s 2018-08-26 13:15:48,146 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb9c4d22-cee7-485f-9f32-b4f0ed86c18f/action used request id req-798ffb31-43a6-4dd8-9b59-6e2fe165a9c8 2018-08-26 13:15:48,146 - 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.009278] AppArmor: AppArmor initialized [ 0.010482] Yama: becoming mindful. [ 0.012144] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.016445] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.019153] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020010] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022161] Initializing cgroup subsys memory [ 0.024007] Initializing cgroup subsys devices [ 0.025288] Initializing cgroup subsys freezer [ 0.026562] Initializing cgroup subsys blkio [ 0.028004] Initializing cgroup subsys perf_event [ 0.029366] Initializing cgroup subsys hugetlb [ 0.030712] FEATURE SPEC_CTRL Not Present [ 0.032702] mce: CPU supports 10 MCE banks [ 0.033922] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.033922] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036005] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.037752] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.040003] Speculative Store Bypass: Vulnerable [ 0.041978] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.046572] ACPI: Core revision 20131115 [ 0.048481] ACPI: All ACPI Tables successfully acquired [ 0.050199] ftrace: allocating 28717 entries in 113 pages [ 0.072245] smpboot: Max logical packages: 2 [ 0.076004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.077770] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.080254] Enabling x2apic [ 0.083897] Enabled x2apic [ 0.084118] Switched APIC routing to physical x2apic. [ 0.089000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.090714] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.093534] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.103948] KVM setup paravirtual spinlock [ 0.108630] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.110812] x86: Booting SMP configuration: [ 0.112004] .... node #0, CPUs: #1[ 0.108549] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.128024] KVM setup async PF for cpu 1 [ 0.128056] x86: Booted up 1 node, 2 CPUs [ 0.128066] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.132000] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.134408] devtmpfs: initialized [ 0.138020] EVM: security.selinux [ 0.139059] EVM: security.SMACK64 [ 0.140003] EVM: security.ima [ 0.140955] EVM: security.capability [ 0.142084] pinctrl core: initialized pinctrl subsystem [ 0.144119] regulator-dummy: no parameters [ 0.145400] RTC time: 13:06:19, date: 08/26/18 [ 0.146781] NET: Registered protocol family 16 [ 0.148153] cpuidle: using governor ladder [ 0.149359] cpuidle: using governor menu [ 0.150609] ACPI: bus type PCI registered [ 0.151807] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.152163] PCI: Using configuration type 1 for base access [ 0.154308] bio: create slab at 0 [ 0.154308] ACPI: Added _OSI(Module Device) [ 0.156004] ACPI: Added _OSI(Processor Device) [ 0.157291] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.158613] ACPI: Added _OSI(Processor Aggregator Device) [ 0.161332] ACPI: Interpreter enabled [ 0.162450] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.164788] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.167464] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.169761] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.172008] ACPI: (supports S0 S5) [ 0.173088] ACPI: Using IOAPIC for interrupt routing [ 0.174499] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.176205] ACPI: No dock devices found. [ 0.179400] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.180017] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.181796] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.183539] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.184232] acpiphp: Slot [3] registered [ 0.185416] acpiphp: Slot [4] registered [ 0.186582] acpiphp: Slot [5] registered [ 0.187756] acpiphp: Slot [6] registered [ 0.188025] acpiphp: Slot [7] registered [ 0.189184] acpiphp: Slot [8] registered [ 0.190350] acpiphp: Slot [9] registered [ 0.191528] acpiphp: Slot [10] registered [ 0.192023] acpiphp: Slot [11] registered [ 0.193206] acpiphp: Slot [12] registered [ 0.194386] acpiphp: Slot [13] registered [ 0.195571] acpiphp: Slot [14] registered [ 0.196022] acpiphp: Slot [15] registered [ 0.197285] acpiphp: Slot [16] registered [ 0.198470] acpiphp: Slot [17] registered [ 0.199646] acpiphp: Slot [18] registered [ 0.200030] acpiphp: Slot [19] registered [ 0.201237] acpiphp: Slot [20] registered [ 0.202427] acpiphp: Slot [21] registered [ 0.203607] acpiphp: Slot [22] registered [ 0.204022] acpiphp: Slot [23] registered [ 0.205206] acpiphp: Slot [24] registered [ 0.206393] acpiphp: Slot [25] registered [ 0.207572] acpiphp: Slot [26] registered [ 0.208022] acpiphp: Slot [27] registered [ 0.209196] acpiphp: Slot [28] registered [ 0.210372] acpiphp: Slot [29] registered [ 0.211547] acpiphp: Slot [30] registered [ 0.212030] acpiphp: Slot [31] registered [ 0.213202] PCI host bridge to bus 0000:00 [ 0.214386] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.215866] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.216004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.217637] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.219428] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.220004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.227714] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.228016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.255305] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.257035] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.259127] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.261013] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.263192] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.264843] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.266686] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.266686] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.268004] vgaarb: loaded [ 0.268918] vgaarb: bridge control possible 0000:00:02.0 [ 0.270649] SCSI subsystem initialized [ 0.272027] ACPI: bus type USB registered [ 0.273273] usbcore: registered new interface driver usbfs [ 0.274797] usbcore: registered new interface driver hub [ 0.276052] usbcore: registered new device driver usb [ 0.277534] PCI: Using ACPI for IRQ routing [ 0.277722] NetLabel: Initializing [ 0.280007] NetLabel: domain hash size = 128 [ 0.281251] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.282699] NetLabel: unlabeled traffic allowed by default [ 0.284216] Switched to clocksource kvm-clock [ 0.293021] AppArmor: AppArmor Filesystem Enabled [ 0.294401] pnp: PnP ACPI init [ 0.295419] ACPI: bus type PNP registered [ 0.297144] pnp: PnP ACPI: found 8 devices [ 0.298391] ACPI: bus type PNP unregistered [ 0.306484] NET: Registered protocol family 2 [ 0.308120] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.310383] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.312429] TCP: Hash tables configured (established 16384 bind 16384) [ 0.314331] TCP: reno registered [ 0.315355] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.317016] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.318864] NET: Registered protocol family 1 [ 0.320181] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.321813] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.323378] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.345860] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.369824] Trying to unpack rootfs image as initramfs... [ 0.473671] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.476174] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.477756] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.479914] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.482271] Scanning for low memory corruption every 60 seconds [ 0.484332] Initialise system trusted keyring [ 0.485619] audit: initializing netlink socket (disabled) [ 0.487067] type=2000 audit(1535288780.898:1): initialized [ 0.509005] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.511615] zbud: loaded [ 0.512737] VFS: Disk quotas dquot_6.5.2 [ 0.513921] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.516108] fuse init (API version 7.22) [ 0.517361] msgmni has been set to 3997 [ 0.518543] Key type big_key registered [ 0.520300] Key type asymmetric registered [ 0.521469] Asymmetric key parser 'x509' registered [ 0.522804] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.524925] io scheduler noop registered [ 0.526042] io scheduler deadline registered (default) [ 0.527402] io scheduler cfq registered [ 0.528595] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.530041] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.531735] ipmi message handler version 39.2 [ 0.533000] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.535031] ACPI: Power Button [PWRF] [ 0.536274] GHES: HEST is not enabled! [ 0.557931] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.602059] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.624570] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.626956] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.652371] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.655716] Linux agpgart interface v0.103 [ 0.658298] brd: module loaded [ 0.660062] loop: module loaded [ 0.661600] blk-mq: CPU -> queue map [ 0.662763] CPU 0 -> Queue 0 [ 0.663914] CPU 1 -> Queue 0 [ 0.666127] vda: vda1 [ 0.667859] scsi0 : ata_piix [ 0.668935] scsi1 : ata_piix [ 0.669869] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.671583] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.673598] libphy: Fixed MDIO Bus: probed [ 0.674908] tun: Universal TUN/TAP device driver, 1.6 [ 0.676265] tun: (C) 1999-2004 Max Krasnyansky [ 0.679490] PPP generic driver version 2.4.2 [ 0.680764] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.682439] ehci-pci: EHCI PCI platform driver [ 0.683681] ehci-platform: EHCI generic platform driver [ 0.685067] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.686654] ohci-pci: OHCI PCI platform driver [ 0.687889] ohci-platform: OHCI generic platform driver [ 0.689284] uhci_hcd: USB Universal Host Controller Interface driver [ 0.711751] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.713171] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.715329] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.716971] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.718705] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.720731] usb usb1: Product: UHCI Host Controller [ 0.722047] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.723686] usb usb1: SerialNumber: 0000:00:01.2 [ 0.725070] hub 1-0:1.0: USB hub found [ 0.726157] hub 1-0:1.0: 2 ports detected [ 0.727430] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.730401] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.731765] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.733257] mousedev: PS/2 mouse device common for all mice [ 0.735031] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.737638] rtc_cmos 00:00: RTC can wake from S4 [ 0.739256] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.740951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.742706] device-mapper: uevent: version 1.0.3 [ 0.744098] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.746394] ledtrig-cpu: registered to indicate activity on CPUs [ 0.748089] TCP: cubic registered [ 0.749192] NET: Registered protocol family 10 [ 0.750755] NET: Registered protocol family 17 [ 0.751998] Key type dns_resolver registered [ 0.753486] Loading compiled-in X.509 certificates [ 0.762603] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.765221] registered taskstats version 1 [ 0.768579] Key type trusted registered [ 0.772529] Key type encrypted registered [ 0.773731] AppArmor: AppArmor sha1 policy hashing enabled [ 0.775187] IMA: No TPM chip found, activating TPM-bypass! [ 0.777237] regulator-dummy: disabling [ 0.778417] Magic number: 14:409:130 [ 0.779564] acpi device:05: hash matches [ 0.780870] rtc_cmos 00:00: setting system clock to 2018-08-26 13:06:20 UTC (1535288780) [ 0.783237] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.784840] EDD information not available. [ 0.829773] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.831977] Write protecting the kernel read-only data: 12288k [ 0.834175] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.837785] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.852760] systemd-udevd[107]: starting version 204 [ 0.916509] FDC 0 is a S82078B [ 1.036046] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.200253] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.202120] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.203930] usb 1-1: Product: QEMU USB Tablet [ 1.205188] usb 1-1: Manufacturer: QEMU [ 1.206293] usb 1-1: SerialNumber: 42 [ 1.472110] tsc: Refined TSC clocksource calibration: 3491.875 MHz [ 1.933415] 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.255727] 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.676881] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Stopping adjust system clock and timezone[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.880260] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sun, 26 Aug 2018 13:06:23 +0000. Up 3.61 seconds. cloud-init-nonet[3.76]: 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 set console keymap[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[7.85]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 26 Aug 2018 13:06:27 +0000. Up 7.97 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:46:04:67 | ci-info: | eth0 | True | 192.168.0.12 | 255.255.255.0 | fa:16:3e:d1:70:a6 | 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.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 6e:25:f9:4d:58:f8:13:c7:09:e7:ca:e5:ca:4a:0a:38 root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | . . | | . = . | | . o * | | . = * | | S o * . | | . . + + o | | E . o o + | | . o o . | | . . | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: c4:34:96:ed:ba:67:b6:f8:3a:f7:83:32:44:dd:6f:7f root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | +o | | +... | | oo . | | .. o . | | .S. . | | o o | | . . . . . | | =.* . E| | o@oo.. .| +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 83:ca:5d:89:a0:6b:be:27:94:e2:06:43:2d:f9:9e:09 root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | o . | | + o . o . | |. +. o S | |+Eo+ 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: f3:b2:79:6a:0a:bf:4f:de:cf:f9:0e:bf:78:b1:ef:bd root@dime-0 The key's randomart image is: +--[ED25519 256--+ | | | | | | | | | S | | o . | | . o . . o | | o o.=.. =o .| | +=*o..=+=E=| +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting Flush boot log to disk[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 ] * Stopping Flush boot log to disk[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [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 OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Stopping save kernel messages[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 26 Aug 2018 13:08:31 +0000. Up 131.31 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Sun, 26 Aug 2018 13:09:31 +0000. Up 191.99 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 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.10 + '[' -n 192.168.0.10 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install dime --yes --force-yes Reading package lists... Building dependency tree... Reading state information... Suggested packages: libdime-doc The following NEW packages will be installed: dime 0 upgraded, 1 newly installed, 0 to remove and 2 not upgraded. Need to get 7354 B of archives. After this operation, 51.2 kB of additional disk space will be used. Err http://archive.ubuntu.com/ubuntu/ trusty/universe dime amd64 0.20030921-4 Could not resolve 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/universe/d/dime/dime_0.20030921-4_amd64.deb Could not resolve 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.0.12 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.12 ++ echo A 192.168.0.12 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.0.12 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.12 ++ echo A 192.168.0.12 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.0.12 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.12 ++ echo A 192.168.0.12 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.202 ++ echo 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.202 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.0.12 ++ echo 192.168.0.12 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.12 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 3 -lt 10 ']' + retries=4 + echo 'nsupdate failed - retrying (retry 4)...' nsupdate failed - retrying (retry 4)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.202 ++ echo 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.202 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.0.12 ++ echo 192.168.0.12 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.12 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 4 -lt 10 ']' + retries=5 + echo 'nsupdate failed - retrying (retry 5)...' nsupdate failed - retrying (retry 5)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.0.12 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.12 ++ echo A 192.168.0.12 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 5 -lt 10 ']' + retries=6 + echo 'nsupdate failed - retrying (retry 6)...' nsupdate failed - retrying (retry 6)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.0.12 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.12 ++ echo A 192.168.0.12 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 6 -lt 10 ']' + retries=7 + echo 'nsupdate failed - retrying (retry 7)...' nsupdate failed - retrying (retry 7)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.0.12 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.12 ++ echo A 192.168.0.12 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 7 -lt 10 ']' + retries=8 + echo 'nsupdate failed - retrying (retry 8)...' nsupdate failed - retrying (retry 8)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.0.12 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.12 ++ echo A 192.168.0.12 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 8 -lt 10 ']' + retries=9 + echo 'nsupdate failed - retrying (retry 9)...' nsupdate failed - retrying (retry 9)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.0.12 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.12 ++ echo A 192.168.0.12 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 9 -lt 10 ']' + retries=10 + echo 'nsupdate failed - retrying (retry 10)...' nsupdate failed - retrying (retry 10)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.0.12 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.12 ++ echo A 192.168.0.12 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 10 -lt 10 ']' + echo 'nameserver 192.168.0.11' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.2' + service dnsmasq force-reload dnsmasq: unrecognized service 2018-08-26 13:15:45,657 - util.py[WARNING]: Failed running /var/lib/cloud/instance/scripts/part-001 [1] 2018-08-26 13:15:45,661 - cc_scripts_user.py[WARNING]: Failed to run module scripts-user (scripts in /var/lib/cloud/instance/scripts) 2018-08-26 13:15:45,661 - util.py[WARNING]: Running scripts-user () failed 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 | 34:43:9b:73:27:07:c9:4f:e9:32:63:ca:04:b0:b4:6c | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 c4:34:96:ed:ba:67:b6:f8:3a:f7:83:32:44:dd:6f:7f root@dime-0 (DSA) ec2: 256 83:ca:5d:89:a0:6b:be:27:94:e2:06:43:2d:f9:9e:09 root@dime-0 (ECDSA) ec2: 256 f3:b2:79:6a:0a:bf:4f:de:cf:f9:0e:bf:78:b1:ef:bd root@dime-0 (ED25519) ec2: 2048 6e:25:f9:4d:58:f8:13:c7:09:e7:ca:e5:ca:4a:0a:38 root@dime-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLKi86pUHaY1BZYeqOjDtA3uuK/Ky8DwpIwoXR00rV0pjbw9dW5pTR4pLxJj4NFadtZbSx8iJIilGu2qMOg4vlM= root@dime-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICySEbQBBuG/WkR6akk8oS4Y89FrHU0E0QsldTEdFY3m root@dime-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrvlcb1DlBl9/Da3ZTzn3It5Q8jA9yARxiQlEYwyGTt95SczZHaz9EmAGC9DWoC4lG37Rr5iarnspFQWGKVPWSYwSCVwbf2ERuhHLD68kEw19AErlwBkDJQe9ubFO8pgLQZVWbTvBmHN4UaKqzyI9pIMyjeCmihjyf53SfISDKkzs8y/s31jDdclQxgCmAYpaoucidvb/GAtIpjPWW2KyLkf5pC4wRo1LvlhY8t+Bvojl+mNMOIvOJwcMbUlylaybZfKP42GKyNLPSVXLev68DDP+fsqqNtfpuv6+v9RyFvstCoXYhw9DNU1tTWRjB2d8pj4nOU/V6YUqyBztEP3Cl root@dime-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Sun, 26 Aug 2018 13:15:45 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 565.99 seconds 2018-08-26 13:15:48,148 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-08-26 13:15:48,148 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 13:15:48,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:15:48,957 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:15: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-a1fb90ad-46ff-4d6f-8f43-db50d1379498 x-compute-request-id: req-a1fb90ad-46ff-4d6f-8f43-db50d1379498 Content-Encoding: gzip Content-Length: 1498 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:c4:7e:6c", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:7e:6c", "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:65:c5:2c", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:c5:2c", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/44585adb-a974-4743-8ee5-68ef49323e34", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "44585adb-a974-4743-8ee5-68ef49323e34", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "bono-0.clearwater.opnfv", "created": "2018-08-26T13:05:34Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:5d:e3", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:5d:e3", "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:74:94:5f", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:94:5f", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "homer-0.clearwater.opnfv", "created": "2018-08-26T13:05:34Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:70:a6", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:70:a6", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:04:67", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "dime-0.clearwater.opnfv", "created": "2018-08-26T13:05:33Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:76:07", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:76:07", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:3f:bd", "version": 4, "addr": "192.168.1.22", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/04010b09-d548-48ae-8871-56d5c14751a2", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/04010b09-d548-48ae-8871-56d5c14751a2", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:06.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "04010b09-d548-48ae-8871-56d5c14751a2", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:06Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-26T13:05:32Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:68:d3", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:68:d3", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:03:d7:5a", "version": 4, "addr": "192.168.1.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/57ebb195-7daf-48cc-a21b-c274f8e0bb85", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/57ebb195-7daf-48cc-a21b-c274f8e0bb85", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:11.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "57ebb195-7daf-48cc-a21b-c274f8e0bb85", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:11Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-26T13:05:32Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:d7:76", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:d7:76", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b55ce29a-afa7-419f-b72b-55ee4962e6ac", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b55ce29a-afa7-419f-b72b-55ee4962e6ac", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:05:17.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "b55ce29a-afa7-419f-b72b-55ee4962e6ac", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:05:17Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-26T13:03:38Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:07:50", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:07:50", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:c1:d2", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b00b1f06-37cc-49cb-a11f-b314a9d7d334", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b00b1f06-37cc-49cb-a11f-b314a9d7d334", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:03:28.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "b00b1f06-37cc-49cb-a11f-b314a9d7d334", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:03:28Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "ns.clearwater.opnfv", "created": "2018-08-26T13:01:44Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 13:15:48,958 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a1fb90ad-46ff-4d6f-8f43-db50d1379498 2018-08-26 13:15:48,958 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.809734106064s 2018-08-26 13:15:48,959 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a1fb90ad-46ff-4d6f-8f43-db50d1379498 2018-08-26 13:15:48,967 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-26 13:15:48,970 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/04010b09-d548-48ae-8871-56d5c14751a2/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}2016cfaed43b26833edac4f0a563297dd680dc74" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-26 13:15:49,041 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:15: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-1f22eec8-21ff-444b-82dc-d66c5113122a x-compute-request-id: req-1f22eec8-21ff-444b-82dc-d66c5113122a Content-Encoding: gzip Content-Length: 12200 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.008037] Security Framework initialized\n[ 0.009344] AppArmor: AppArmor initialized\n[ 0.010814] Yama: becoming mindful.\n[ 0.012150] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.016807] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.019476] 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.022082] Initializing cgroup subsys memory\n[ 0.024006] Initializing cgroup subsys devices\n[ 0.025362] Initializing cgroup subsys freezer\n[ 0.026665] Initializing cgroup subsys blkio\n[ 0.028004] Initializing cgroup subsys perf_event\n[ 0.029326] Initializing cgroup subsys hugetlb\n[ 0.030672] FEATURE SPEC_CTRL Not Present\n[ 0.032696] mce: CPU supports 10 MCE banks\n[ 0.033910] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.033910] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.037684] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.040003] Speculative Store Bypass: Vulnerable\n[ 0.041934] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.046565] ACPI: Core revision 20131115\n[ 0.048475] ACPI: All ACPI Tables successfully acquired\n[ 0.050126] ftrace: allocating 28717 entries in 113 pages\n[ 0.072360] smpboot: Max logical packages: 2\n[ 0.073802] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.076004] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.078057] Enabling x2apic\n[ 0.078985] Enabled x2apic\n[ 0.080004] Switched APIC routing to physical x2apic.\n[ 0.082785] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.086939] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.093749] KVM setup paravirtual spinlock\n[ 0.096499] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.098551] x86: Booting SMP configuration:\n[ 0.099831] .... node #0, CPUs: #1[ 0.096453] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.116022] x86: Booted up 1 node, 2 CPUs\n[ 0.116014] KVM setup async PF for cpu 1\n[ 0.116016] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.119987] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.120456] devtmpfs: initialized\n[ 0.123099] EVM: security.selinux\n[ 0.124005] EVM: security.SMACK64\n[ 0.125318] EVM: security.ima\n[ 0.126405] EVM: security.capability\n[ 0.128412] pinctrl core: initialized pinctrl subsystem\n[ 0.129940] regulator-dummy: no parameters\n[ 0.131210] RTC time: 13:06:08, date: 08/26/18\n[ 0.132040] NET: Registered protocol family 16\n[ 0.133445] cpuidle: using governor ladder\n[ 0.134664] cpuidle: using governor menu\n[ 0.135945] ACPI: bus type PCI registered\n[ 0.136011] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.138046] PCI: Using configuration type 1 for base access\n[ 0.140220] bio: create slab at 0\n[ 0.141264] ACPI: Added _OSI(Module Device)\n[ 0.141307] ACPI: Added _OSI(Processor Device)\n[ 0.144004] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.145337] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.148170] ACPI: Interpreter enabled\n[ 0.149286] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.151985] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.153742] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.156005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.158712] ACPI: (supports S0 S5)\n[ 0.160008] ACPI: Using IOAPIC for interrupt routing\n[ 0.161432] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.164148] ACPI: No dock devices found.\n[ 0.167363] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.168009] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.169823] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.171569] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.172214] acpiphp: Slot [3] registered\n[ 0.173382] acpiphp: Slot [4] registered\n[ 0.174548] acpiphp: Slot [5] registered\n[ 0.175728] acpiphp: Slot [6] registered\n[ 0.176022] acpiphp: Slot [7] registered\n[ 0.177148] acpiphp: Slot [8] registered\n[ 0.178343] acpiphp: Slot [9] registered\n[ 0.179530] acpiphp: Slot [10] registered\n[ 0.180022] acpiphp: Slot [11] registered\n[ 0.181219] acpiphp: Slot [12] registered\n[ 0.182395] acpiphp: Slot [13] registered\n[ 0.183582] acpiphp: Slot [14] registered\n[ 0.184022] acpiphp: Slot [15] registered\n[ 0.185309] acpiphp: Slot [16] registered\n[ 0.186509] acpiphp: Slot [17] registered\n[ 0.187694] acpiphp: Slot [18] registered\n[ 0.188029] acpiphp: Slot [19] registered\n[ 0.189217] acpiphp: Slot [20] registered\n[ 0.190395] acpiphp: Slot [21] registered\n[ 0.191573] acpiphp: Slot [22] registered\n[ 0.192021] acpiphp: Slot [23] registered\n[ 0.193231] acpiphp: Slot [24] registered\n[ 0.194406] acpiphp: Slot [25] registered\n[ 0.195592] acpiphp: Slot [26] registered\n[ 0.196021] acpiphp: Slot [27] registered\n[ 0.197205] acpiphp: Slot [28] registered\n[ 0.198386] acpiphp: Slot [29] registered\n[ 0.199569] acpiphp: Slot [30] registered\n[ 0.200029] acpiphp: Slot [31] registered\n[ 0.201206] PCI host bridge to bus 0000:00\n[ 0.202395] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.203884] 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.205642] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.207419] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.208004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.215713] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.216023] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.244098] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.246247] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.248440] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.250766] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.252833] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.254813] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.256295] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.257663] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.260004] vgaarb: loaded\n[ 0.260899] vgaarb: bridge control possible 0000:00:02.0\n[ 0.262645] SCSI subsystem initialized\n[ 0.264013] ACPI: bus type USB registered\n[ 0.265210] usbcore: registered new interface driver usbfs\n[ 0.266713] usbcore: registered new interface driver hub\n[ 0.268053] usbcore: registered new device driver usb\n[ 0.269517] PCI: Using ACPI for IRQ routing\n[ 0.269620] NetLabel: Initializing\n[ 0.272007] NetLabel: domain hash size = 128\n[ 0.273265] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.274667] NetLabel: unlabeled traffic allowed by default\n[ 0.276195] Switched to clocksource kvm-clock\n[ 0.285106] AppArmor: AppArmor Filesystem Enabled\n[ 0.286455] pnp: PnP ACPI init\n[ 0.287400] ACPI: bus type PNP registered\n[ 0.289021] pnp: PnP ACPI: found 8 devices\n[ 0.290175] ACPI: bus type PNP unregistered\n[ 0.298265] NET: Registered protocol family 2\n[ 0.299760] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.301897] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.303782] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.305570] TCP: reno registered\n[ 0.306543] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.308121] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.309839] NET: Registered protocol family 1\n[ 0.311071] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.312621] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.314129] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.336586] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.359011] Trying to unpack rootfs image as initramfs...\n[ 0.478846] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.481178] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.482679] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.484467] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.486794] Scanning for low memory corruption every 60 seconds\n[ 0.488716] Initialise system trusted keyring\n[ 0.489973] audit: initializing netlink socket (disabled)\n[ 0.491407] type=2000 audit(1535288768.989:1): initialized\n[ 0.512244] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.514839] zbud: loaded\n[ 0.515882] VFS: Disk quotas dquot_6.5.2\n[ 0.517033] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.519083] fuse init (API version 7.22)\n[ 0.520357] msgmni has been set to 3997\n[ 0.521505] Key type big_key registered\n[ 0.523036] Key type asymmetric registered\n[ 0.524194] Asymmetric key parser 'x509' registered\n[ 0.525988] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.528809] io scheduler noop registered\n[ 0.530268] io scheduler deadline registered (default)\n[ 0.532146] io scheduler cfq registered\n[ 0.533681] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.535272] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.536977] ipmi message handler version 39.2\n[ 0.538204] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.540183] ACPI: Power Button [PWRF]\n[ 0.541363] GHES: HEST is not enabled!\n[ 0.563325] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.606249] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.629339] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.631527] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.656028] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.659012] Linux agpgart interface v0.103\n[ 0.661184] brd: module loaded\n[ 0.662604] loop: module loaded\n[ 0.663916] blk-mq: CPU -> queue map\n[ 0.664973] CPU 0 -> Queue 0\n[ 0.665877] CPU 1 -> Queue 0\n[ 0.667550] vda: vda1\n[ 0.669055] scsi0 : ata_piix\n[ 0.670060] scsi1 : ata_piix\n[ 0.670951] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.672569] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.674454] libphy: Fixed MDIO Bus: probed\n[ 0.675659] tun: Universal TUN/TAP device driver, 1.6\n[ 0.677298] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.684888] PPP generic driver version 2.4.2\n[ 0.687150] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.690128] ehci-pci: EHCI PCI platform driver\n[ 0.692160] ehci-platform: EHCI generic platform driver\n[ 0.694687] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.697526] ohci-pci: OHCI PCI platform driver\n[ 0.699565] ohci-platform: OHCI generic platform driver\n[ 0.702060] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.725309] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.726636] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.728668] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.730173] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.731803] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.733738] usb usb1: Product: UHCI Host Controller\n[ 0.734995] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.736502] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.737895] hub 1-0:1.0: USB hub found\n[ 0.738952] hub 1-0:1.0: 2 ports detected\n[ 0.740229] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.743045] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.744317] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.745757] mousedev: PS/2 mouse device common for all mice\n[ 0.747457] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.749896] rtc_cmos 00:00: RTC can wake from S4\n[ 0.751449] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.753028] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.754656] device-mapper: uevent: version 1.0.3\n[ 0.755935] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.758093] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.759654] TCP: cubic registered\n[ 0.760667] NET: Registered protocol family 10\n[ 0.762121] NET: Registered protocol family 17\n[ 0.763332] Key type dns_resolver registered\n[ 0.764695] Loading compiled-in X.509 certificates\n[ 0.766457] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.776037] registered taskstats version 1\n[ 0.779060] Key type trusted registered\n[ 0.783158] Key type encrypted registered\n[ 0.784321] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.785753] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.787744] regulator-dummy: disabling\n[ 0.788905] Magic number: 14:409:130\n[ 0.790050] acpi device:05: hash matches\n[ 0.791273] rtc_cmos 00:00: setting system clock to 2018-08-26 13:06:08 UTC (1535288768)\n[ 0.793577] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.795122] EDD information not available.\n[ 0.833307] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.835497] Write protecting the kernel read-only data: 12288k\n[ 0.837629] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.841033] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.854996] systemd-udevd[107]: starting version 204\n[ 0.888639] FDC 0 is a S82078B\n[ 1.052118] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.216435] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.218226] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.219985] usb 1-1: Product: QEMU USB Tablet\n[ 1.221168] usb 1-1: Manufacturer: QEMU\n[ 1.222227] usb 1-1: SerialNumber: 42\n[ 1.480173] tsc: Refined TSC clocksource calibration: 3491.874 MHz\n[ 1.905040] 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.295764] 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.599867] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Stopping adjust system clock and timezone[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.883998] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Sun, 26 Aug 2018 13:06:12 +0000. Up 4.60 seconds.\ncloud-init-nonet[4.76]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.80]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 26 Aug 2018 13:06:13 +0000. Up 6.02 seconds.\nci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:c8:3f:bd |\nci-info: | eth0 | True | 192.168.0.2 | 255.255.255.0 | fa:16:3e:66:76:07 |\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.1 | 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:\n12:68:16:8b:49:9b:9d:9d:e2:07:a6:56:eb:a6:56:fe root@sprout-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . . |\n| . * * . |\n| = % + |\n| B + . |\n| o o o S |\n| . ... . |\n| oo |\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:\n75:d9:2c:0a:9e:37:a7:e9:ac:67:23:c1:21:b4:54:51 root@sprout-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .ooE |\n| o + |\n| o .. . + o |\n| o..+ o . |\n| oS.+ . |\n| o. = |\n| .o |\n| .o+ |\n| .=o. |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n01:c6:69:e6:9c:cf:c2:24:ca:2a:c8:7c:00:94:85:67 root@sprout-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| +. .o. |\n| + E .=. |\n|. o = .. |\n|. . = . |\n|.. . + oS |\n| .o o o |\n|+.. . |\n|+o . |\n|. . |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n02:ec:4e:2d:37:30:aa:68:e6:dd:dc:ef:5f:a0:9e:99 root@sprout-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| . |\n| = |\n| o = |\n| . + = S . |\n|.. o o o . . |\n|oo . . . |\n|+ . o . . + . |\n| . . o .oE.. |\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 * 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 AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS sprout-0 ttyS0\n\nsprout-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 26 Aug 2018 13:08:17 +0000. Up 129.77 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Sun, 26 Aug 2018 13:09:18 +0000. Up 190.65 seconds.\n+ cat\n++ cut -d / -f 2\n++ echo 192.168.1.0/24\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://archive.ubuntu.com trusty InRelease\n \nErr http://archive.ubuntu.com trusty-updates InRelease\n \nErr http://archive.ubuntu.com trusty-backports InRelease\n \nErr http://archive.ubuntu.com trusty Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nReading package lists...\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.10\n+ '[' -n 192.168.0.10 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install sprout --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package sprout\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package clearwater-management\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.212\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.212\n++ echo A 172.30.9.212\n++ ip2rr 192.168.1.22\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.22\n++ echo A 192.168.1.22\n++ ip2rr 192.168.1.22\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.22\n++ echo A 192.168.1.22\n++ ip2rr 192.168.1.22\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.22\n++ echo A 192.168.1.22\n++ ip2rr 192.168.1.22\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.22\n++ echo A 192.168.1.22\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 0 -lt 10 ']'\n+ retries=1\n+ echo 'nsupdate failed - retrying (retry 1)...'\nnsupdate failed - retrying (retry 1)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.212\n++ echo 172.30.9.212\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.212\n++ ip2rr 192.168.1.22\n++ echo 192.168.1.22\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.22\n++ ip2rr 192.168.1.22\n++ echo 192.168.1.22\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.22\n++ ip2rr 192.168.1.22\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.22\n++ echo A 192.168.1.22\n++ ip2rr 192.168.1.22\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.22\n++ echo A 192.168.1.22\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 1 -lt 10 ']'\n+ retries=2\n+ echo 'nsupdate failed - retrying (retry 2)...'\nnsupdate failed - retrying (retry 2)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.212\n++ echo 172.30.9.212\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.212\n++ ip2rr 192.168.1.22\n++ echo 192.168.1.22\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.22\n++ ip2rr 192.168.1.22\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.22\n++ echo A 192.168.1.22\n++ ip2rr 192.168.1.22\n++ echo 192.168.1.22\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.22\n++ ip2rr 192.168.1.22\n++ echo 192.168.1.22\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.22\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 2 -lt 10 ']'\n+ retries=3\n+ echo 'nsupdate failed - retrying (retry 3)...'\nnsupdate failed - retrying (retry 3)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.212\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.212\n++ echo A 172.30.9.212\n++ ip2rr 192.168.1.22\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.22\n++ echo A 192.168.1.22\n++ ip2rr 192.168.1.22\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.22\n++ echo A 192.168.1.22\n++ ip2rr 192.168.1.22\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.22\n++ echo A 192.168.1.22\n++ ip2rr 192.168.1.22\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.22\n++ echo A 192.168.1.22\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 3 -lt 10 ']'\n+ retries=4\n+ echo 'nsupdate failed - retrying (retry 4)...'\nnsupdate failed - retrying (retry 4)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.212\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.212\n++ echo A 172.30.9.212\n++ ip2rr 192.168.1.22\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.22\n++ echo A 192.168.1.22\n++ ip2rr 192.168.1.22\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.22\n++ echo A 192.168.1.22\n++ ip2rr 192.168.1.22\n++ echo 192.168.1.22\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.22\n++ ip2rr 192.168.1.22\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.22\n++ echo A 192.168.1.22\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 4 -lt 10 ']'\n+ retries=5\n+ echo 'nsupdate failed - retrying (retry 5)...'\nnsupdate failed - retrying (retry 5)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.212\n++ echo 172.30.9.212\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.212\n++ ip2rr 192.168.1.22\n++ echo 192.168.1.22\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.22\n++ ip2rr 192.168.1.22\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.22\n++ echo A 192.168.1.22\n++ ip2rr 192.168.1.22\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.22\n++ echo A 192.168.1.22\n++ ip2rr 192.168.1.22\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.22\n++ echo A 192.168.1.22\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 5 -lt 10 ']'\n+ retries=6\n+ echo 'nsupdate failed - retrying (retry 6)...'\nnsupdate failed - retrying (retry 6)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.212\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.212\n++ echo A 172.30.9.212\n++ ip2rr 192.168.1.22\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.22\n++ echo A 192.168.1.22\n++ ip2rr 192.168.1.22\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.22\n++ echo A 192.168.1.22\n++ ip2rr 192.168.1.22\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.22\n++ echo A 192.168.1.22\n++ ip2rr 192.168.1.22\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.22\n++ echo A 192.168.1.22\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 6 -lt 10 ']'\n+ retries=7\n+ echo 'nsupdate failed - retrying (retry 7)...'\nnsupdate failed - retrying (retry 7)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.212\n++ echo 172.30.9.212\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.212\n++ ip2rr 192.168.1.22\n++ echo 192.168.1.22\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.22\n++ ip2rr 192.168.1.22\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.22\n++ echo A 192.168.1.22\n++ ip2rr 192.168.1.22\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.22\n++ echo A 192.168.1.22\n++ ip2rr 192.168.1.22\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.22\n++ echo A 192.168.1.22\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 7 -lt 10 ']'\n+ retries=8\n+ echo 'nsupdate failed - retrying (retry 8)...'\nnsupdate failed - retrying (retry 8)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.212\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.212\n++ echo A 172.30.9.212\n++ ip2rr 192.168.1.22\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.22\n++ echo A 192.168.1.22\n++ ip2rr 192.168.1.22\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.22\n++ echo A 192.168.1.22\n++ ip2rr 192.168.1.22\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.22\n++ echo A 192.168.1.22\n++ ip2rr 192.168.1.22\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.22\n++ echo A 192.168.1.22\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 8 -lt 10 ']'\n+ retries=9\n+ echo 'nsupdate failed - retrying (retry 9)...'\nnsupdate failed - retrying (retry 9)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.212\n++ echo 172.30.9.212\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.212\n++ ip2rr 192.168.1.22\n++ echo 192.168.1.22\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.22\n++ ip2rr 192.168.1.22\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.22\n++ echo A 192.168.1.22\n++ ip2rr 192.168.1.22\n++ echo 192.168.1.22\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.22\n++ ip2rr 192.168.1.22\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.22\n++ echo A 192.168.1.22\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 9 -lt 10 ']'\n+ retries=10\n+ echo 'nsupdate failed - retrying (retry 10)...'\nnsupdate failed - retrying (retry 10)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.212\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.212\n++ echo A 172.30.9.212\n++ ip2rr 192.168.1.22\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.22\n++ echo A 192.168.1.22\n++ ip2rr 192.168.1.22\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.22\n++ echo A 192.168.1.22\n++ ip2rr 192.168.1.22\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.22\n++ echo A 192.168.1.22\n++ ip2rr 192.168.1.22\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.22\n++ echo A 192.168.1.22\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 10 -lt 10 ']'\n+ echo 'nameserver 192.168.0.11'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ mkdir -p /etc/netns/signaling\n+ echo 'nameserver 192.168.1.2'\n+ service dnsmasq force-reload\ndnsmasq: unrecognized service\n2018-08-26 13:14:51,576 - util.py[WARNING]: Failed running /var/lib/cloud/instance/scripts/part-001 [1]\n2018-08-26 13:14:51,579 - cc_scripts_user.py[WARNING]: Failed to run module scripts-user (scripts in /var/lib/cloud/instance/scripts)\n2018-08-26 13:14:51,579 - util.py[WARNING]: Running scripts-user () failed\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 | 34:43:9b:73:27:07:c9:4f:e9:32:63:ca:04:b0:b4:6c | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 75:d9:2c:0a:9e:37:a7:e9:ac:67:23:c1:21:b4:54:51 root@sprout-0 (DSA)\nec2: 256 01:c6:69:e6:9c:cf:c2:24:ca:2a:c8:7c:00:94:85:67 root@sprout-0 (ECDSA)\nec2: 256 02:ec:4e:2d:37:30:aa:68:e6:dd:dc:ef:5f:a0:9e:99 root@sprout-0 (ED25519)\nec2: 2048 12:68:16:8b:49:9b:9d:9d:e2:07:a6:56:eb:a6:56:fe root@sprout-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIhCVU+pRxjCqO1kiCSoUW2U8d/BERQ2nGfAId1xETAW1qJcE2v75Z2Wo+6Q6+1LKtHrq3GPHwhtwJguSXRiqoQ= root@sprout-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIC9R20OzMKvvN7DkQwlFKe9pdukWxI0aTjmEact6Im+X root@sprout-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCwa5KmPBfWztn2WwpwyoaadMuLlkzJW9qjv6encZVrr0jtkM4cXYPNrQ2xrOiItoWfRA4Ex3g0zHAJNcFL2w57i6DrOND/7SOyuVLRsFSLvmRS8KaBWJ13SowLHBDmze/H8aHeHAMSN/O8kKdX+0NnRisU+YAEtwLsc7LaCgm+jbfGmXpahQRKdw4+TjkHr7n0x0kDJMmJPUl2DgSpPAdSgJPYpSSlG8dGDUEA7vPfO9PghdPBioAm/P/w0eFqILY5oNpcIs11l4nLjjY32qijyjYzf0g0CO9d/No86sWmaDlkOdG4z5s17Xyi4ghnx4g/3FY4nt7JlygVvUnA9s/d root@sprout-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Sun, 26 Aug 2018 13:14:51 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 523.91 seconds\n"} 2018-08-26 13:15:49,042 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/04010b09-d548-48ae-8871-56d5c14751a2/action used request id req-1f22eec8-21ff-444b-82dc-d66c5113122a 2018-08-26 13:15:49,042 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.074648141861s 2018-08-26 13:15:49,043 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/04010b09-d548-48ae-8871-56d5c14751a2/action used request id req-1f22eec8-21ff-444b-82dc-d66c5113122a 2018-08-26 13:15:49,044 - 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.008037] Security Framework initialized [ 0.009344] AppArmor: AppArmor initialized [ 0.010814] Yama: becoming mindful. [ 0.012150] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.016807] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.019476] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022082] Initializing cgroup subsys memory [ 0.024006] Initializing cgroup subsys devices [ 0.025362] Initializing cgroup subsys freezer [ 0.026665] Initializing cgroup subsys blkio [ 0.028004] Initializing cgroup subsys perf_event [ 0.029326] Initializing cgroup subsys hugetlb [ 0.030672] FEATURE SPEC_CTRL Not Present [ 0.032696] mce: CPU supports 10 MCE banks [ 0.033910] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.033910] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.037684] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.040003] Speculative Store Bypass: Vulnerable [ 0.041934] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.046565] ACPI: Core revision 20131115 [ 0.048475] ACPI: All ACPI Tables successfully acquired [ 0.050126] ftrace: allocating 28717 entries in 113 pages [ 0.072360] smpboot: Max logical packages: 2 [ 0.073802] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.076004] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.078057] Enabling x2apic [ 0.078985] Enabled x2apic [ 0.080004] Switched APIC routing to physical x2apic. [ 0.082785] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.086939] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.093749] KVM setup paravirtual spinlock [ 0.096499] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.098551] x86: Booting SMP configuration: [ 0.099831] .... node #0, CPUs: #1[ 0.096453] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.116022] x86: Booted up 1 node, 2 CPUs [ 0.116014] KVM setup async PF for cpu 1 [ 0.116016] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.119987] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.120456] devtmpfs: initialized [ 0.123099] EVM: security.selinux [ 0.124005] EVM: security.SMACK64 [ 0.125318] EVM: security.ima [ 0.126405] EVM: security.capability [ 0.128412] pinctrl core: initialized pinctrl subsystem [ 0.129940] regulator-dummy: no parameters [ 0.131210] RTC time: 13:06:08, date: 08/26/18 [ 0.132040] NET: Registered protocol family 16 [ 0.133445] cpuidle: using governor ladder [ 0.134664] cpuidle: using governor menu [ 0.135945] ACPI: bus type PCI registered [ 0.136011] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.138046] PCI: Using configuration type 1 for base access [ 0.140220] bio: create slab at 0 [ 0.141264] ACPI: Added _OSI(Module Device) [ 0.141307] ACPI: Added _OSI(Processor Device) [ 0.144004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.145337] ACPI: Added _OSI(Processor Aggregator Device) [ 0.148170] ACPI: Interpreter enabled [ 0.149286] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.151985] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.153742] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.156005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.158712] ACPI: (supports S0 S5) [ 0.160008] ACPI: Using IOAPIC for interrupt routing [ 0.161432] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.164148] ACPI: No dock devices found. [ 0.167363] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.168009] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.169823] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.171569] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.172214] acpiphp: Slot [3] registered [ 0.173382] acpiphp: Slot [4] registered [ 0.174548] acpiphp: Slot [5] registered [ 0.175728] acpiphp: Slot [6] registered [ 0.176022] acpiphp: Slot [7] registered [ 0.177148] acpiphp: Slot [8] registered [ 0.178343] acpiphp: Slot [9] registered [ 0.179530] acpiphp: Slot [10] registered [ 0.180022] acpiphp: Slot [11] registered [ 0.181219] acpiphp: Slot [12] registered [ 0.182395] acpiphp: Slot [13] registered [ 0.183582] acpiphp: Slot [14] registered [ 0.184022] acpiphp: Slot [15] registered [ 0.185309] acpiphp: Slot [16] registered [ 0.186509] acpiphp: Slot [17] registered [ 0.187694] acpiphp: Slot [18] registered [ 0.188029] acpiphp: Slot [19] registered [ 0.189217] acpiphp: Slot [20] registered [ 0.190395] acpiphp: Slot [21] registered [ 0.191573] acpiphp: Slot [22] registered [ 0.192021] acpiphp: Slot [23] registered [ 0.193231] acpiphp: Slot [24] registered [ 0.194406] acpiphp: Slot [25] registered [ 0.195592] acpiphp: Slot [26] registered [ 0.196021] acpiphp: Slot [27] registered [ 0.197205] acpiphp: Slot [28] registered [ 0.198386] acpiphp: Slot [29] registered [ 0.199569] acpiphp: Slot [30] registered [ 0.200029] acpiphp: Slot [31] registered [ 0.201206] PCI host bridge to bus 0000:00 [ 0.202395] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.203884] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.204004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.205642] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.207419] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.208004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.215713] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.216023] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.244098] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.246247] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.248440] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.250766] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.252833] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.254813] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.256295] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.257663] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.260004] vgaarb: loaded [ 0.260899] vgaarb: bridge control possible 0000:00:02.0 [ 0.262645] SCSI subsystem initialized [ 0.264013] ACPI: bus type USB registered [ 0.265210] usbcore: registered new interface driver usbfs [ 0.266713] usbcore: registered new interface driver hub [ 0.268053] usbcore: registered new device driver usb [ 0.269517] PCI: Using ACPI for IRQ routing [ 0.269620] NetLabel: Initializing [ 0.272007] NetLabel: domain hash size = 128 [ 0.273265] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.274667] NetLabel: unlabeled traffic allowed by default [ 0.276195] Switched to clocksource kvm-clock [ 0.285106] AppArmor: AppArmor Filesystem Enabled [ 0.286455] pnp: PnP ACPI init [ 0.287400] ACPI: bus type PNP registered [ 0.289021] pnp: PnP ACPI: found 8 devices [ 0.290175] ACPI: bus type PNP unregistered [ 0.298265] NET: Registered protocol family 2 [ 0.299760] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.301897] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.303782] TCP: Hash tables configured (established 16384 bind 16384) [ 0.305570] TCP: reno registered [ 0.306543] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.308121] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.309839] NET: Registered protocol family 1 [ 0.311071] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.312621] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.314129] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.336586] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.359011] Trying to unpack rootfs image as initramfs... [ 0.478846] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.481178] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.482679] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.484467] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.486794] Scanning for low memory corruption every 60 seconds [ 0.488716] Initialise system trusted keyring [ 0.489973] audit: initializing netlink socket (disabled) [ 0.491407] type=2000 audit(1535288768.989:1): initialized [ 0.512244] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.514839] zbud: loaded [ 0.515882] VFS: Disk quotas dquot_6.5.2 [ 0.517033] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.519083] fuse init (API version 7.22) [ 0.520357] msgmni has been set to 3997 [ 0.521505] Key type big_key registered [ 0.523036] Key type asymmetric registered [ 0.524194] Asymmetric key parser 'x509' registered [ 0.525988] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.528809] io scheduler noop registered [ 0.530268] io scheduler deadline registered (default) [ 0.532146] io scheduler cfq registered [ 0.533681] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.535272] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.536977] ipmi message handler version 39.2 [ 0.538204] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.540183] ACPI: Power Button [PWRF] [ 0.541363] GHES: HEST is not enabled! [ 0.563325] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.606249] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.629339] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.631527] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.656028] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.659012] Linux agpgart interface v0.103 [ 0.661184] brd: module loaded [ 0.662604] loop: module loaded [ 0.663916] blk-mq: CPU -> queue map [ 0.664973] CPU 0 -> Queue 0 [ 0.665877] CPU 1 -> Queue 0 [ 0.667550] vda: vda1 [ 0.669055] scsi0 : ata_piix [ 0.670060] scsi1 : ata_piix [ 0.670951] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.672569] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.674454] libphy: Fixed MDIO Bus: probed [ 0.675659] tun: Universal TUN/TAP device driver, 1.6 [ 0.677298] tun: (C) 1999-2004 Max Krasnyansky [ 0.684888] PPP generic driver version 2.4.2 [ 0.687150] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.690128] ehci-pci: EHCI PCI platform driver [ 0.692160] ehci-platform: EHCI generic platform driver [ 0.694687] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.697526] ohci-pci: OHCI PCI platform driver [ 0.699565] ohci-platform: OHCI generic platform driver [ 0.702060] uhci_hcd: USB Universal Host Controller Interface driver [ 0.725309] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.726636] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.728668] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.730173] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.731803] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.733738] usb usb1: Product: UHCI Host Controller [ 0.734995] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.736502] usb usb1: SerialNumber: 0000:00:01.2 [ 0.737895] hub 1-0:1.0: USB hub found [ 0.738952] hub 1-0:1.0: 2 ports detected [ 0.740229] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.743045] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.744317] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.745757] mousedev: PS/2 mouse device common for all mice [ 0.747457] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.749896] rtc_cmos 00:00: RTC can wake from S4 [ 0.751449] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.753028] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.754656] device-mapper: uevent: version 1.0.3 [ 0.755935] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.758093] ledtrig-cpu: registered to indicate activity on CPUs [ 0.759654] TCP: cubic registered [ 0.760667] NET: Registered protocol family 10 [ 0.762121] NET: Registered protocol family 17 [ 0.763332] Key type dns_resolver registered [ 0.764695] Loading compiled-in X.509 certificates [ 0.766457] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.776037] registered taskstats version 1 [ 0.779060] Key type trusted registered [ 0.783158] Key type encrypted registered [ 0.784321] AppArmor: AppArmor sha1 policy hashing enabled [ 0.785753] IMA: No TPM chip found, activating TPM-bypass! [ 0.787744] regulator-dummy: disabling [ 0.788905] Magic number: 14:409:130 [ 0.790050] acpi device:05: hash matches [ 0.791273] rtc_cmos 00:00: setting system clock to 2018-08-26 13:06:08 UTC (1535288768) [ 0.793577] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.795122] EDD information not available. [ 0.833307] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.835497] Write protecting the kernel read-only data: 12288k [ 0.837629] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.841033] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.854996] systemd-udevd[107]: starting version 204 [ 0.888639] FDC 0 is a S82078B [ 1.052118] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.216435] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.218226] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.219985] usb 1-1: Product: QEMU USB Tablet [ 1.221168] usb 1-1: Manufacturer: QEMU [ 1.222227] usb 1-1: SerialNumber: 42 [ 1.480173] tsc: Refined TSC clocksource calibration: 3491.874 MHz [ 1.905040] 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.295764] 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.599867] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Stopping adjust system clock and timezone[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.883998] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sun, 26 Aug 2018 13:06:12 +0000. Up 4.60 seconds. cloud-init-nonet[4.76]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.80]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 26 Aug 2018 13:06:13 +0000. Up 6.02 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:c8:3f:bd | ci-info: | eth0 | True | 192.168.0.2 | 255.255.255.0 | fa:16:3e:66:76:07 | 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.1 | 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: 12:68:16:8b:49:9b:9d:9d:e2:07:a6:56:eb:a6:56:fe root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ | . . | | . * * . | | = % + | | B + . | | o o o S | | . ... . | | oo | | .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: 75:d9:2c:0a:9e:37:a7:e9:ac:67:23:c1:21:b4:54:51 root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | .ooE | | o + | | o .. . + o | | o..+ o . | | oS.+ . | | o. = | | .o | | .o+ | | .=o. | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 01:c6:69:e6:9c:cf:c2:24:ca:2a:c8:7c:00:94:85:67 root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ | +. .o. | | + E .=. | |. o = .. | |. . = . | |.. . + oS | | .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:ec:4e:2d:37:30:aa:68:e6:dd:dc:ef:5f:a0:9e:99 root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | | | . | | = | | o = | | . + = S . | |.. o o o . . | |oo . . . | |+ . o . . + . | | . . o .oE.. | +-----------------+ * 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 ] * 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 AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS sprout-0 ttyS0 sprout-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 26 Aug 2018 13:08:17 +0000. Up 129.77 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Sun, 26 Aug 2018 13:09:18 +0000. Up 190.65 seconds. + cat ++ cut -d / -f 2 ++ echo 192.168.1.0/24 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.10 + '[' -n 192.168.0.10 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install sprout --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package sprout + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.212 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.212 ++ echo A 172.30.9.212 ++ ip2rr 192.168.1.22 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.22 ++ echo A 192.168.1.22 ++ ip2rr 192.168.1.22 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.22 ++ echo A 192.168.1.22 ++ ip2rr 192.168.1.22 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.22 ++ echo A 192.168.1.22 ++ ip2rr 192.168.1.22 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.22 ++ echo A 192.168.1.22 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.212 ++ echo 172.30.9.212 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.212 ++ ip2rr 192.168.1.22 ++ echo 192.168.1.22 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.22 ++ ip2rr 192.168.1.22 ++ echo 192.168.1.22 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.22 ++ ip2rr 192.168.1.22 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.22 ++ echo A 192.168.1.22 ++ ip2rr 192.168.1.22 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.22 ++ echo A 192.168.1.22 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.212 ++ echo 172.30.9.212 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.212 ++ ip2rr 192.168.1.22 ++ echo 192.168.1.22 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.22 ++ ip2rr 192.168.1.22 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.22 ++ echo A 192.168.1.22 ++ ip2rr 192.168.1.22 ++ echo 192.168.1.22 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.22 ++ ip2rr 192.168.1.22 ++ echo 192.168.1.22 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.22 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.212 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.212 ++ echo A 172.30.9.212 ++ ip2rr 192.168.1.22 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.22 ++ echo A 192.168.1.22 ++ ip2rr 192.168.1.22 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.22 ++ echo A 192.168.1.22 ++ ip2rr 192.168.1.22 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.22 ++ echo A 192.168.1.22 ++ ip2rr 192.168.1.22 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.22 ++ echo A 192.168.1.22 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 3 -lt 10 ']' + retries=4 + echo 'nsupdate failed - retrying (retry 4)...' nsupdate failed - retrying (retry 4)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.212 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.212 ++ echo A 172.30.9.212 ++ ip2rr 192.168.1.22 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.22 ++ echo A 192.168.1.22 ++ ip2rr 192.168.1.22 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.22 ++ echo A 192.168.1.22 ++ ip2rr 192.168.1.22 ++ echo 192.168.1.22 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.22 ++ ip2rr 192.168.1.22 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.22 ++ echo A 192.168.1.22 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 4 -lt 10 ']' + retries=5 + echo 'nsupdate failed - retrying (retry 5)...' nsupdate failed - retrying (retry 5)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.212 ++ echo 172.30.9.212 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.212 ++ ip2rr 192.168.1.22 ++ echo 192.168.1.22 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.22 ++ ip2rr 192.168.1.22 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.22 ++ echo A 192.168.1.22 ++ ip2rr 192.168.1.22 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.22 ++ echo A 192.168.1.22 ++ ip2rr 192.168.1.22 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.22 ++ echo A 192.168.1.22 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 5 -lt 10 ']' + retries=6 + echo 'nsupdate failed - retrying (retry 6)...' nsupdate failed - retrying (retry 6)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.212 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.212 ++ echo A 172.30.9.212 ++ ip2rr 192.168.1.22 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.22 ++ echo A 192.168.1.22 ++ ip2rr 192.168.1.22 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.22 ++ echo A 192.168.1.22 ++ ip2rr 192.168.1.22 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.22 ++ echo A 192.168.1.22 ++ ip2rr 192.168.1.22 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.22 ++ echo A 192.168.1.22 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 6 -lt 10 ']' + retries=7 + echo 'nsupdate failed - retrying (retry 7)...' nsupdate failed - retrying (retry 7)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.212 ++ echo 172.30.9.212 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.212 ++ ip2rr 192.168.1.22 ++ echo 192.168.1.22 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.22 ++ ip2rr 192.168.1.22 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.22 ++ echo A 192.168.1.22 ++ ip2rr 192.168.1.22 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.22 ++ echo A 192.168.1.22 ++ ip2rr 192.168.1.22 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.22 ++ echo A 192.168.1.22 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 7 -lt 10 ']' + retries=8 + echo 'nsupdate failed - retrying (retry 8)...' nsupdate failed - retrying (retry 8)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.212 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.212 ++ echo A 172.30.9.212 ++ ip2rr 192.168.1.22 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.22 ++ echo A 192.168.1.22 ++ ip2rr 192.168.1.22 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.22 ++ echo A 192.168.1.22 ++ ip2rr 192.168.1.22 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.22 ++ echo A 192.168.1.22 ++ ip2rr 192.168.1.22 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.22 ++ echo A 192.168.1.22 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 8 -lt 10 ']' + retries=9 + echo 'nsupdate failed - retrying (retry 9)...' nsupdate failed - retrying (retry 9)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.212 ++ echo 172.30.9.212 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.212 ++ ip2rr 192.168.1.22 ++ echo 192.168.1.22 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.22 ++ ip2rr 192.168.1.22 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.22 ++ echo A 192.168.1.22 ++ ip2rr 192.168.1.22 ++ echo 192.168.1.22 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.22 ++ ip2rr 192.168.1.22 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.22 ++ echo A 192.168.1.22 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 9 -lt 10 ']' + retries=10 + echo 'nsupdate failed - retrying (retry 10)...' nsupdate failed - retrying (retry 10)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.212 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.212 ++ echo A 172.30.9.212 ++ ip2rr 192.168.1.22 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.22 ++ echo A 192.168.1.22 ++ ip2rr 192.168.1.22 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.22 ++ echo A 192.168.1.22 ++ ip2rr 192.168.1.22 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.22 ++ echo A 192.168.1.22 ++ ip2rr 192.168.1.22 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.22 ++ echo A 192.168.1.22 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 10 -lt 10 ']' + echo 'nameserver 192.168.0.11' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.2' + service dnsmasq force-reload dnsmasq: unrecognized service 2018-08-26 13:14:51,576 - util.py[WARNING]: Failed running /var/lib/cloud/instance/scripts/part-001 [1] 2018-08-26 13:14:51,579 - cc_scripts_user.py[WARNING]: Failed to run module scripts-user (scripts in /var/lib/cloud/instance/scripts) 2018-08-26 13:14:51,579 - util.py[WARNING]: Running scripts-user () failed 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 | 34:43:9b:73:27:07:c9:4f:e9:32:63:ca:04:b0:b4:6c | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 75:d9:2c:0a:9e:37:a7:e9:ac:67:23:c1:21:b4:54:51 root@sprout-0 (DSA) ec2: 256 01:c6:69:e6:9c:cf:c2:24:ca:2a:c8:7c:00:94:85:67 root@sprout-0 (ECDSA) ec2: 256 02:ec:4e:2d:37:30:aa:68:e6:dd:dc:ef:5f:a0:9e:99 root@sprout-0 (ED25519) ec2: 2048 12:68:16:8b:49:9b:9d:9d:e2:07:a6:56:eb:a6:56:fe root@sprout-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIhCVU+pRxjCqO1kiCSoUW2U8d/BERQ2nGfAId1xETAW1qJcE2v75Z2Wo+6Q6+1LKtHrq3GPHwhtwJguSXRiqoQ= root@sprout-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIC9R20OzMKvvN7DkQwlFKe9pdukWxI0aTjmEact6Im+X root@sprout-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCwa5KmPBfWztn2WwpwyoaadMuLlkzJW9qjv6encZVrr0jtkM4cXYPNrQ2xrOiItoWfRA4Ex3g0zHAJNcFL2w57i6DrOND/7SOyuVLRsFSLvmRS8KaBWJ13SowLHBDmze/H8aHeHAMSN/O8kKdX+0NnRisU+YAEtwLsc7LaCgm+jbfGmXpahQRKdw4+TjkHr7n0x0kDJMmJPUl2DgSpPAdSgJPYpSSlG8dGDUEA7vPfO9PghdPBioAm/P/w0eFqILY5oNpcIs11l4nLjjY32qijyjYzf0g0CO9d/No86sWmaDlkOdG4z5s17Xyi4ghnx4g/3FY4nt7JlygVvUnA9s/d root@sprout-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Sun, 26 Aug 2018 13:14:51 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 523.91 seconds 2018-08-26 13:15:49,045 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-08-26 13:15:49,046 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 13:15:49,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:15:49,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:15:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-60c9bd3a-9b39-42c7-8bbd-86c8eb25e941 x-compute-request-id: req-60c9bd3a-9b39-42c7-8bbd-86c8eb25e941 Content-Encoding: gzip Content-Length: 1498 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:c4:7e:6c", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:7e:6c", "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:65:c5:2c", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:c5:2c", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/44585adb-a974-4743-8ee5-68ef49323e34", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "44585adb-a974-4743-8ee5-68ef49323e34", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "bono-0.clearwater.opnfv", "created": "2018-08-26T13:05:34Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:5d:e3", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:5d:e3", "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:74:94:5f", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:94:5f", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "homer-0.clearwater.opnfv", "created": "2018-08-26T13:05:34Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:70:a6", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:70:a6", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:04:67", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "dime-0.clearwater.opnfv", "created": "2018-08-26T13:05:33Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:76:07", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:76:07", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:3f:bd", "version": 4, "addr": "192.168.1.22", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/04010b09-d548-48ae-8871-56d5c14751a2", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/04010b09-d548-48ae-8871-56d5c14751a2", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:06.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "04010b09-d548-48ae-8871-56d5c14751a2", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:06Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-26T13:05:32Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:68:d3", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:68:d3", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:03:d7:5a", "version": 4, "addr": "192.168.1.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/57ebb195-7daf-48cc-a21b-c274f8e0bb85", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/57ebb195-7daf-48cc-a21b-c274f8e0bb85", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:11.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "57ebb195-7daf-48cc-a21b-c274f8e0bb85", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:11Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-26T13:05:32Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:d7:76", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:d7:76", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b55ce29a-afa7-419f-b72b-55ee4962e6ac", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b55ce29a-afa7-419f-b72b-55ee4962e6ac", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:05:17.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "b55ce29a-afa7-419f-b72b-55ee4962e6ac", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:05:17Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-26T13:03:38Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:07:50", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:07:50", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:c1:d2", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b00b1f06-37cc-49cb-a11f-b314a9d7d334", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b00b1f06-37cc-49cb-a11f-b314a9d7d334", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:03:28.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "b00b1f06-37cc-49cb-a11f-b314a9d7d334", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:03:28Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "ns.clearwater.opnfv", "created": "2018-08-26T13:01:44Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 13:15:49,824 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-60c9bd3a-9b39-42c7-8bbd-86c8eb25e941 2018-08-26 13:15:49,825 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.77859210968s 2018-08-26 13:15:49,825 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-60c9bd3a-9b39-42c7-8bbd-86c8eb25e941 2018-08-26 13:15:49,832 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-26 13:15:49,835 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/57ebb195-7daf-48cc-a21b-c274f8e0bb85/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}2016cfaed43b26833edac4f0a563297dd680dc74" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-26 13:15:49,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:15:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-99d6e852-2fb0-4b87-8426-9b9e14da295e x-compute-request-id: req-99d6e852-2fb0-4b87-8426-9b9e14da295e Content-Encoding: gzip Content-Length: 12066 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.008037] Security Framework initialized\n[ 0.009202] AppArmor: AppArmor initialized\n[ 0.010357] Yama: becoming mindful.\n[ 0.012156] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.016212] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.018914] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020007] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022058] Initializing cgroup subsys memory\n[ 0.023310] Initializing cgroup subsys devices\n[ 0.024004] Initializing cgroup subsys freezer\n[ 0.025330] Initializing cgroup subsys blkio\n[ 0.026585] Initializing cgroup subsys perf_event\n[ 0.028005] Initializing cgroup subsys hugetlb\n[ 0.029271] FEATURE SPEC_CTRL Not Present\n[ 0.032332] mce: CPU supports 10 MCE banks\n[ 0.033489] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.033489] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.037717] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.039735] Speculative Store Bypass: Vulnerable\n[ 0.040332] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.046650] ACPI: Core revision 20131115\n[ 0.048308] ACPI: All ACPI Tables successfully acquired\n[ 0.049883] ftrace: allocating 28717 entries in 113 pages\n[ 0.068233] smpboot: Max logical packages: 2\n[ 0.069442] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.072010] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.076064] Enabling x2apic\n[ 0.077038] Enabled x2apic\n[ 0.078271] Switched APIC routing to physical x2apic.\n[ 0.081097] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.082856] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.085388] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.094402] KVM setup paravirtual spinlock\n[ 0.097086] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.099154] x86: Booting SMP configuration:\n[ 0.100005] .... node #0, CPUs: #1[ 0.097035] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.116027] x86: Booted up 1 node, 2 CPUs\n[ 0.116017] KVM setup async PF for cpu 1\n[ 0.116019] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.119994] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.120461] devtmpfs: initialized\n[ 0.123123] EVM: security.selinux\n[ 0.124006] EVM: security.SMACK64\n[ 0.125037] EVM: security.ima\n[ 0.125998] EVM: security.capability\n[ 0.128045] pinctrl core: initialized pinctrl subsystem\n[ 0.129541] regulator-dummy: no parameters\n[ 0.130816] RTC time: 13:06:12, date: 08/26/18\n[ 0.132041] NET: Registered protocol family 16\n[ 0.133433] cpuidle: using governor ladder\n[ 0.134616] cpuidle: using governor menu\n[ 0.135830] ACPI: bus type PCI registered\n[ 0.136004] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.137807] PCI: Using configuration type 1 for base access\n[ 0.140017] bio: create slab at 0\n[ 0.141239] ACPI: Added _OSI(Module Device)\n[ 0.141270] ACPI: Added _OSI(Processor Device)\n[ 0.142519] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.144004] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.146718] ACPI: Interpreter enabled\n[ 0.147871] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.149765] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.152004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.154712] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.156775] ACPI: (supports S0 S5)\n[ 0.160005] ACPI: Using IOAPIC for interrupt routing\n[ 0.161474] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.164208] ACPI: No dock devices found.\n[ 0.167463] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.168008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.169900] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.171705] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.172212] acpiphp: Slot [3] registered\n[ 0.173425] acpiphp: Slot [4] registered\n[ 0.174621] acpiphp: Slot [5] registered\n[ 0.175812] acpiphp: Slot [6] registered\n[ 0.176022] acpiphp: Slot [7] registered\n[ 0.177198] acpiphp: Slot [8] registered\n[ 0.178384] acpiphp: Slot [9] registered\n[ 0.179566] acpiphp: Slot [10] registered\n[ 0.180022] acpiphp: Slot [11] registered\n[ 0.181238] acpiphp: Slot [12] registered\n[ 0.182497] acpiphp: Slot [13] registered\n[ 0.183711] acpiphp: Slot [14] registered\n[ 0.184023] acpiphp: Slot [15] registered\n[ 0.185238] acpiphp: Slot [16] registered\n[ 0.186498] acpiphp: Slot [17] registered\n[ 0.187715] acpiphp: Slot [18] registered\n[ 0.188031] acpiphp: Slot [19] registered\n[ 0.189486] acpiphp: Slot [20] registered\n[ 0.190689] acpiphp: Slot [21] registered\n[ 0.191911] acpiphp: Slot [22] registered\n[ 0.192022] acpiphp: Slot [23] registered\n[ 0.193235] acpiphp: Slot [24] registered\n[ 0.194452] acpiphp: Slot [25] registered\n[ 0.195642] acpiphp: Slot [26] registered\n[ 0.196022] acpiphp: Slot [27] registered\n[ 0.197232] acpiphp: Slot [28] registered\n[ 0.198479] acpiphp: Slot [29] registered\n[ 0.199677] acpiphp: Slot [30] registered\n[ 0.200031] acpiphp: Slot [31] registered\n[ 0.201214] PCI host bridge to bus 0000:00\n[ 0.202404] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.203920] 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.205675] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.207475] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.208004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.215905] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.216016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.246996] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.249016] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.251166] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.253032] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.255263] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.256861] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.258756] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.258756] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.260004] vgaarb: loaded\n[ 0.260919] vgaarb: bridge control possible 0000:00:02.0\n[ 0.262673] SCSI subsystem initialized\n[ 0.264065] ACPI: bus type USB registered\n[ 0.265367] usbcore: registered new interface driver usbfs\n[ 0.266926] usbcore: registered new interface driver hub\n[ 0.268077] usbcore: registered new device driver usb\n[ 0.269584] PCI: Using ACPI for IRQ routing\n[ 0.269678] NetLabel: Initializing\n[ 0.272008] NetLabel: domain hash size = 128\n[ 0.273217] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.274699] NetLabel: unlabeled traffic allowed by default\n[ 0.276181] Switched to clocksource kvm-clock\n[ 0.286743] AppArmor: AppArmor Filesystem Enabled\n[ 0.288145] pnp: PnP ACPI init\n[ 0.289134] ACPI: bus type PNP registered\n[ 0.290780] pnp: PnP ACPI: found 8 devices\n[ 0.291989] ACPI: bus type PNP unregistered\n[ 0.299018] NET: Registered protocol family 2\n[ 0.300546] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.302804] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.304880] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.306819] TCP: reno registered\n[ 0.307847] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.309625] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.311367] NET: Registered protocol family 1\n[ 0.312670] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.314257] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.315816] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.338270] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.362559] Trying to unpack rootfs image as initramfs...\n[ 0.481147] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.483545] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.485787] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.487399] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.489782] Scanning for low memory corruption every 60 seconds\n[ 0.491756] Initialise system trusted keyring\n[ 0.493671] audit: initializing netlink socket (disabled)\n[ 0.495953] type=2000 audit(1535288773.522:1): initialized\n[ 0.523266] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.527336] zbud: loaded\n[ 0.528469] VFS: Disk quotas dquot_6.5.2\n[ 0.529691] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.531860] fuse init (API version 7.22)\n[ 0.533105] msgmni has been set to 3997\n[ 0.534376] Key type big_key registered\n[ 0.535992] Key type asymmetric registered\n[ 0.537215] Asymmetric key parser 'x509' registered\n[ 0.538741] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.541242] io scheduler noop registered\n[ 0.542393] io scheduler deadline registered (default)\n[ 0.543843] io scheduler cfq registered\n[ 0.545077] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.546713] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.548502] ipmi message handler version 39.2\n[ 0.549792] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.551888] ACPI: Power Button [PWRF]\n[ 0.553175] GHES: HEST is not enabled!\n[ 0.575461] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.619531] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.642553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.645102] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.669878] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.673678] Linux agpgart interface v0.103\n[ 0.676168] brd: module loaded\n[ 0.677816] loop: module loaded\n[ 0.679332] blk-mq: CPU -> queue map\n[ 0.680601] CPU 0 -> Queue 0\n[ 0.681703] CPU 1 -> Queue 0\n[ 0.683564] vda: vda1\n[ 0.685282] scsi0 : ata_piix\n[ 0.686540] scsi1 : ata_piix\n[ 0.687677] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.689849] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.692278] libphy: Fixed MDIO Bus: probed\n[ 0.693801] tun: Universal TUN/TAP device driver, 1.6\n[ 0.695555] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.699225] PPP generic driver version 2.4.2\n[ 0.700788] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.702887] ehci-pci: EHCI PCI platform driver\n[ 0.704410] ehci-platform: EHCI generic platform driver\n[ 0.706158] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.708165] ohci-pci: OHCI PCI platform driver\n[ 0.709705] ohci-platform: OHCI generic platform driver\n[ 0.711437] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.734316] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.736076] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.738687] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.740665] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.742849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.745360] usb usb1: Product: UHCI Host Controller\n[ 0.747011] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.749090] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.750776] hub 1-0:1.0: USB hub found\n[ 0.752135] hub 1-0:1.0: 2 ports detected\n[ 0.753690] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.757151] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.758842] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.760700] mousedev: PS/2 mouse device common for all mice\n[ 0.762877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.766040] rtc_cmos 00:00: RTC can wake from S4\n[ 0.767919] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.770002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.772182] device-mapper: uevent: version 1.0.3\n[ 0.773835] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.776712] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.778787] TCP: cubic registered\n[ 0.780102] NET: Registered protocol family 10\n[ 0.781919] NET: Registered protocol family 17\n[ 0.783483] Key type dns_resolver registered\n[ 0.785229] Loading compiled-in X.509 certificates\n[ 0.787411] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.797681] registered taskstats version 1\n[ 0.801047] Key type trusted registered\n[ 0.805058] Key type encrypted registered\n[ 0.806515] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.808344] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.810735] regulator-dummy: disabling\n[ 0.812163] Magic number: 14:409:130\n[ 0.813576] acpi device:05: hash matches\n[ 0.815074] rtc_cmos 00:00: setting system clock to 2018-08-26 13:06:13 UTC (1535288773)\n[ 0.817901] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.819881] EDD information not available.\n[ 0.849399] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.852106] Write protecting the kernel read-only data: 12288k\n[ 0.854703] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.858630] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.872625] systemd-udevd[107]: starting version 204\n[ 0.915003] FDC 0 is a S82078B\n[ 1.064090] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.228369] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.230635] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.232949] usb 1-1: Product: QEMU USB Tablet\n[ 1.234472] usb 1-1: Manufacturer: QEMU\n[ 1.235838] usb 1-1: SerialNumber: 42\n[ 1.480136] tsc: Refined TSC clocksource calibration: 3491.874 MHz\n[ 1.929049] 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.259408] 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.517169] random: init urandom read with 10 bits of entropy available\n[ 2.678810] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Sun, 26 Aug 2018 13:06:16 +0000. Up 3.78 seconds.\ncloud-init-nonet[3.91]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[7.81]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 26 Aug 2018 13:06:20 +0000. Up 7.93 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:03:d7:5a |\nci-info: | eth0 | True | 192.168.0.9 | 255.255.255.0 | fa:16:3e:14:68:d3 |\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.1 | 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:\n2b:4b:90:a1:de:fa:96:0e:00:8e:9c:7f:db:91:3f:eb root@vellum-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| |\n|. . |\n|= .. o |\n|o+. o S |\n| o.. . .. |\n| o..ooo. |\n| o+.ooo. |\n| .+o....Eo |\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:\n2e:83:b5:fb:ab:0f:80:66:93:90:e3:6f:65:52:85:61 root@vellum-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| Eo. |\n| . ... |\n|+ . |\n|.o o. |\n| .*..o. S |\n| o..++ o |\n| o. = . |\n| . = |\n| o++. |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n5a:34:b1:f8:e5:09:b7:36:30:f1:d8:3d:04:ac:06:32 root@vellum-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| o.... |\n| E .. B.o |\n| o..O.= o |\n| ooO o . |\n| .S * |\n| o . . |\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:\n10:bd:9f:49:68:b7:ce:da:87:dd:79:c9:d2:bf:ff:dd root@vellum-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .. |\n| .. |\n| . o |\n| .+ o |\n| .S+ + |\n| = |\n| o o .o..|\n| .+ o.o++|\n| .... .oE|\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 D-Bus system message bus[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 SystemD login management service[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [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 OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS vellum-0 ttyS0\n\nvellum-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 26 Aug 2018 13:08:24 +0000. Up 131.58 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Sun, 26 Aug 2018 13:09:25 +0000. Up 192.53 seconds.\n+ cat\n++ cut -d / -f 2\n++ echo 192.168.1.0/24\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://archive.ubuntu.com trusty InRelease\n \nErr http://archive.ubuntu.com trusty-updates InRelease\n \nErr http://archive.ubuntu.com trusty-backports InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://archive.ubuntu.com trusty Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.10\n+ '[' -n 192.168.0.10 ']'\n+ cat\n+ mkdir -p /etc/chronos\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install vellum --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package vellum\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package clearwater-management\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.208\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.208\n++ echo A 172.30.9.208\n++ ip2rr 192.168.1.23\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.23\n++ echo A 192.168.1.23\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 0 -lt 10 ']'\n+ retries=1\n+ echo 'nsupdate failed - retrying (retry 1)...'\nnsupdate failed - retrying (retry 1)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.208\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.208\n++ echo A 172.30.9.208\n++ ip2rr 192.168.1.23\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.23\n++ echo A 192.168.1.23\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 1 -lt 10 ']'\n+ retries=2\n+ echo 'nsupdate failed - retrying (retry 2)...'\nnsupdate failed - retrying (retry 2)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.208\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.208\n++ echo A 172.30.9.208\n++ ip2rr 192.168.1.23\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.23\n++ echo A 192.168.1.23\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 2 -lt 10 ']'\n+ retries=3\n+ echo 'nsupdate failed - retrying (retry 3)...'\nnsupdate failed - retrying (retry 3)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.208\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.208\n++ echo A 172.30.9.208\n++ ip2rr 192.168.1.23\n++ echo 192.168.1.23\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.23\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 3 -lt 10 ']'\n+ retries=4\n+ echo 'nsupdate failed - retrying (retry 4)...'\nnsupdate failed - retrying (retry 4)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.208\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.208\n++ echo A 172.30.9.208\n++ ip2rr 192.168.1.23\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.23\n++ echo A 192.168.1.23\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 4 -lt 10 ']'\n+ retries=5\n+ echo 'nsupdate failed - retrying (retry 5)...'\nnsupdate failed - retrying (retry 5)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.208\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.208\n++ echo A 172.30.9.208\n++ ip2rr 192.168.1.23\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.23\n++ echo A 192.168.1.23\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 5 -lt 10 ']'\n+ retries=6\n+ echo 'nsupdate failed - retrying (retry 6)...'\nnsupdate failed - retrying (retry 6)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.208\n++ echo 172.30.9.208\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.208\n++ ip2rr 192.168.1.23\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.23\n++ echo A 192.168.1.23\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 6 -lt 10 ']'\n+ retries=7\n+ echo 'nsupdate failed - retrying (retry 7)...'\nnsupdate failed - retrying (retry 7)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.208\n++ echo 172.30.9.208\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.208\n++ ip2rr 192.168.1.23\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.23\n++ echo A 192.168.1.23\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 7 -lt 10 ']'\n+ retries=8\n+ echo 'nsupdate failed - retrying (retry 8)...'\nnsupdate failed - retrying (retry 8)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.208\n++ echo 172.30.9.208\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.208\n++ ip2rr 192.168.1.23\n++ echo 192.168.1.23\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.23\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 8 -lt 10 ']'\n+ retries=9\n+ echo 'nsupdate failed - retrying (retry 9)...'\nnsupdate failed - retrying (retry 9)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.208\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.208\n++ echo A 172.30.9.208\n++ ip2rr 192.168.1.23\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.23\n++ echo A 192.168.1.23\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 9 -lt 10 ']'\n+ retries=10\n+ echo 'nsupdate failed - retrying (retry 10)...'\nnsupdate failed - retrying (retry 10)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.208\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.208\n++ echo A 172.30.9.208\n++ ip2rr 192.168.1.23\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.23\n++ echo A 192.168.1.23\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 10 -lt 10 ']'\n+ echo 'nameserver 192.168.0.11'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ mkdir -p /etc/netns/signaling\n+ echo 'nameserver 192.168.1.2'\n+ service dnsmasq force-reload\ndnsmasq: unrecognized service\n2018-08-26 13:14:58,343 - util.py[WARNING]: Failed running /var/lib/cloud/instance/scripts/part-001 [1]\n2018-08-26 13:14:58,349 - cc_scripts_user.py[WARNING]: Failed to run module scripts-user (scripts in /var/lib/cloud/instance/scripts)\n2018-08-26 13:14:58,350 - util.py[WARNING]: Running scripts-user () failed\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 | 34:43:9b:73:27:07:c9:4f:e9:32:63:ca:04:b0:b4:6c | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 2e:83:b5:fb:ab:0f:80:66:93:90:e3:6f:65:52:85:61 root@vellum-0 (DSA)\nec2: 256 5a:34:b1:f8:e5:09:b7:36:30:f1:d8:3d:04:ac:06:32 root@vellum-0 (ECDSA)\nec2: 256 10:bd:9f:49:68:b7:ce:da:87:dd:79:c9:d2:bf:ff:dd root@vellum-0 (ED25519)\nec2: 2048 2b:4b:90:a1:de:fa:96:0e:00:8e:9c:7f:db:91:3f:eb root@vellum-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBC50ZPMyCTlXt3gz85I/N6Lds/Ip4s62M1mwXK5KXUrzgrm4tNl79JTGTBtgxdioEU0hVAOu+lCPZUYtDtElCJ4= root@vellum-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDwUzxqxRWXWxwa/W6cFPwOMYIejvyXXYIG++MihFNTC root@vellum-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDJJFXU++SO/8Cn2ptT18TQyakkr8Uvuq4yefaoAm5fYiiF1g6tLz3IjokyU/cTLINKdEABvgaH0Xw6LimG6Ih7udX6T6ropkn6HOeRZ5/7b75ncACyrdvdjFHWp5DuEPKBQnZOeilCuoOKvIkdm5VvcmlnFMPPDE0JVhwX+/6rIKfXhb6MZvf+E4eonqlWYSchVFqPogZ6DCHwH0FoJ2NGgK33aJhsA8IBSrSQeWwC+t5BCPKc2vdgreV3DpvcQwnj1/bKkQ42BOpxOOty4tflfX032Ny8Gal72AC0WmgLvFP85a3j3/2H4p2nZ5hzeis8lQ0fVOLt+vvPcujlEoOJ root@vellum-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Sun, 26 Aug 2018 13:14:58 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 525.72 seconds\n"} 2018-08-26 13:15:49,906 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/57ebb195-7daf-48cc-a21b-c274f8e0bb85/action used request id req-99d6e852-2fb0-4b87-8426-9b9e14da295e 2018-08-26 13:15:49,906 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0733940601349s 2018-08-26 13:15:49,907 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/57ebb195-7daf-48cc-a21b-c274f8e0bb85/action used request id req-99d6e852-2fb0-4b87-8426-9b9e14da295e 2018-08-26 13:15:49,907 - 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.008037] Security Framework initialized [ 0.009202] AppArmor: AppArmor initialized [ 0.010357] Yama: becoming mindful. [ 0.012156] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.016212] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.018914] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020007] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022058] Initializing cgroup subsys memory [ 0.023310] Initializing cgroup subsys devices [ 0.024004] Initializing cgroup subsys freezer [ 0.025330] Initializing cgroup subsys blkio [ 0.026585] Initializing cgroup subsys perf_event [ 0.028005] Initializing cgroup subsys hugetlb [ 0.029271] FEATURE SPEC_CTRL Not Present [ 0.032332] mce: CPU supports 10 MCE banks [ 0.033489] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.033489] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.037717] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.039735] Speculative Store Bypass: Vulnerable [ 0.040332] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.046650] ACPI: Core revision 20131115 [ 0.048308] ACPI: All ACPI Tables successfully acquired [ 0.049883] ftrace: allocating 28717 entries in 113 pages [ 0.068233] smpboot: Max logical packages: 2 [ 0.069442] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.072010] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.076064] Enabling x2apic [ 0.077038] Enabled x2apic [ 0.078271] Switched APIC routing to physical x2apic. [ 0.081097] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.082856] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.085388] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.094402] KVM setup paravirtual spinlock [ 0.097086] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.099154] x86: Booting SMP configuration: [ 0.100005] .... node #0, CPUs: #1[ 0.097035] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.116027] x86: Booted up 1 node, 2 CPUs [ 0.116017] KVM setup async PF for cpu 1 [ 0.116019] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.119994] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.120461] devtmpfs: initialized [ 0.123123] EVM: security.selinux [ 0.124006] EVM: security.SMACK64 [ 0.125037] EVM: security.ima [ 0.125998] EVM: security.capability [ 0.128045] pinctrl core: initialized pinctrl subsystem [ 0.129541] regulator-dummy: no parameters [ 0.130816] RTC time: 13:06:12, date: 08/26/18 [ 0.132041] NET: Registered protocol family 16 [ 0.133433] cpuidle: using governor ladder [ 0.134616] cpuidle: using governor menu [ 0.135830] ACPI: bus type PCI registered [ 0.136004] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.137807] PCI: Using configuration type 1 for base access [ 0.140017] bio: create slab at 0 [ 0.141239] ACPI: Added _OSI(Module Device) [ 0.141270] ACPI: Added _OSI(Processor Device) [ 0.142519] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.144004] ACPI: Added _OSI(Processor Aggregator Device) [ 0.146718] ACPI: Interpreter enabled [ 0.147871] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.149765] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.152004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.154712] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.156775] ACPI: (supports S0 S5) [ 0.160005] ACPI: Using IOAPIC for interrupt routing [ 0.161474] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.164208] ACPI: No dock devices found. [ 0.167463] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.168008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.169900] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.171705] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.172212] acpiphp: Slot [3] registered [ 0.173425] acpiphp: Slot [4] registered [ 0.174621] acpiphp: Slot [5] registered [ 0.175812] acpiphp: Slot [6] registered [ 0.176022] acpiphp: Slot [7] registered [ 0.177198] acpiphp: Slot [8] registered [ 0.178384] acpiphp: Slot [9] registered [ 0.179566] acpiphp: Slot [10] registered [ 0.180022] acpiphp: Slot [11] registered [ 0.181238] acpiphp: Slot [12] registered [ 0.182497] acpiphp: Slot [13] registered [ 0.183711] acpiphp: Slot [14] registered [ 0.184023] acpiphp: Slot [15] registered [ 0.185238] acpiphp: Slot [16] registered [ 0.186498] acpiphp: Slot [17] registered [ 0.187715] acpiphp: Slot [18] registered [ 0.188031] acpiphp: Slot [19] registered [ 0.189486] acpiphp: Slot [20] registered [ 0.190689] acpiphp: Slot [21] registered [ 0.191911] acpiphp: Slot [22] registered [ 0.192022] acpiphp: Slot [23] registered [ 0.193235] acpiphp: Slot [24] registered [ 0.194452] acpiphp: Slot [25] registered [ 0.195642] acpiphp: Slot [26] registered [ 0.196022] acpiphp: Slot [27] registered [ 0.197232] acpiphp: Slot [28] registered [ 0.198479] acpiphp: Slot [29] registered [ 0.199677] acpiphp: Slot [30] registered [ 0.200031] acpiphp: Slot [31] registered [ 0.201214] PCI host bridge to bus 0000:00 [ 0.202404] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.203920] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.204004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.205675] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.207475] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.208004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.215905] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.216016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.246996] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.249016] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.251166] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.253032] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.255263] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.256861] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.258756] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.258756] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.260004] vgaarb: loaded [ 0.260919] vgaarb: bridge control possible 0000:00:02.0 [ 0.262673] SCSI subsystem initialized [ 0.264065] ACPI: bus type USB registered [ 0.265367] usbcore: registered new interface driver usbfs [ 0.266926] usbcore: registered new interface driver hub [ 0.268077] usbcore: registered new device driver usb [ 0.269584] PCI: Using ACPI for IRQ routing [ 0.269678] NetLabel: Initializing [ 0.272008] NetLabel: domain hash size = 128 [ 0.273217] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.274699] NetLabel: unlabeled traffic allowed by default [ 0.276181] Switched to clocksource kvm-clock [ 0.286743] AppArmor: AppArmor Filesystem Enabled [ 0.288145] pnp: PnP ACPI init [ 0.289134] ACPI: bus type PNP registered [ 0.290780] pnp: PnP ACPI: found 8 devices [ 0.291989] ACPI: bus type PNP unregistered [ 0.299018] NET: Registered protocol family 2 [ 0.300546] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.302804] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.304880] TCP: Hash tables configured (established 16384 bind 16384) [ 0.306819] TCP: reno registered [ 0.307847] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.309625] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.311367] NET: Registered protocol family 1 [ 0.312670] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.314257] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.315816] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.338270] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.362559] Trying to unpack rootfs image as initramfs... [ 0.481147] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.483545] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.485787] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.487399] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.489782] Scanning for low memory corruption every 60 seconds [ 0.491756] Initialise system trusted keyring [ 0.493671] audit: initializing netlink socket (disabled) [ 0.495953] type=2000 audit(1535288773.522:1): initialized [ 0.523266] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.527336] zbud: loaded [ 0.528469] VFS: Disk quotas dquot_6.5.2 [ 0.529691] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.531860] fuse init (API version 7.22) [ 0.533105] msgmni has been set to 3997 [ 0.534376] Key type big_key registered [ 0.535992] Key type asymmetric registered [ 0.537215] Asymmetric key parser 'x509' registered [ 0.538741] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.541242] io scheduler noop registered [ 0.542393] io scheduler deadline registered (default) [ 0.543843] io scheduler cfq registered [ 0.545077] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.546713] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.548502] ipmi message handler version 39.2 [ 0.549792] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.551888] ACPI: Power Button [PWRF] [ 0.553175] GHES: HEST is not enabled! [ 0.575461] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.619531] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.642553] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.645102] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.669878] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.673678] Linux agpgart interface v0.103 [ 0.676168] brd: module loaded [ 0.677816] loop: module loaded [ 0.679332] blk-mq: CPU -> queue map [ 0.680601] CPU 0 -> Queue 0 [ 0.681703] CPU 1 -> Queue 0 [ 0.683564] vda: vda1 [ 0.685282] scsi0 : ata_piix [ 0.686540] scsi1 : ata_piix [ 0.687677] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.689849] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.692278] libphy: Fixed MDIO Bus: probed [ 0.693801] tun: Universal TUN/TAP device driver, 1.6 [ 0.695555] tun: (C) 1999-2004 Max Krasnyansky [ 0.699225] PPP generic driver version 2.4.2 [ 0.700788] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.702887] ehci-pci: EHCI PCI platform driver [ 0.704410] ehci-platform: EHCI generic platform driver [ 0.706158] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.708165] ohci-pci: OHCI PCI platform driver [ 0.709705] ohci-platform: OHCI generic platform driver [ 0.711437] uhci_hcd: USB Universal Host Controller Interface driver [ 0.734316] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.736076] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.738687] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.740665] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.742849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.745360] usb usb1: Product: UHCI Host Controller [ 0.747011] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.749090] usb usb1: SerialNumber: 0000:00:01.2 [ 0.750776] hub 1-0:1.0: USB hub found [ 0.752135] hub 1-0:1.0: 2 ports detected [ 0.753690] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.757151] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.758842] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.760700] mousedev: PS/2 mouse device common for all mice [ 0.762877] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.766040] rtc_cmos 00:00: RTC can wake from S4 [ 0.767919] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.770002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.772182] device-mapper: uevent: version 1.0.3 [ 0.773835] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.776712] ledtrig-cpu: registered to indicate activity on CPUs [ 0.778787] TCP: cubic registered [ 0.780102] NET: Registered protocol family 10 [ 0.781919] NET: Registered protocol family 17 [ 0.783483] Key type dns_resolver registered [ 0.785229] Loading compiled-in X.509 certificates [ 0.787411] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.797681] registered taskstats version 1 [ 0.801047] Key type trusted registered [ 0.805058] Key type encrypted registered [ 0.806515] AppArmor: AppArmor sha1 policy hashing enabled [ 0.808344] IMA: No TPM chip found, activating TPM-bypass! [ 0.810735] regulator-dummy: disabling [ 0.812163] Magic number: 14:409:130 [ 0.813576] acpi device:05: hash matches [ 0.815074] rtc_cmos 00:00: setting system clock to 2018-08-26 13:06:13 UTC (1535288773) [ 0.817901] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.819881] EDD information not available. [ 0.849399] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.852106] Write protecting the kernel read-only data: 12288k [ 0.854703] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.858630] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.872625] systemd-udevd[107]: starting version 204 [ 0.915003] FDC 0 is a S82078B [ 1.064090] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.228369] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.230635] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.232949] usb 1-1: Product: QEMU USB Tablet [ 1.234472] usb 1-1: Manufacturer: QEMU [ 1.235838] usb 1-1: SerialNumber: 42 [ 1.480136] tsc: Refined TSC clocksource calibration: 3491.874 MHz [ 1.929049] 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.259408] 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.517169] random: init urandom read with 10 bits of entropy available [ 2.678810] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sun, 26 Aug 2018 13:06:16 +0000. Up 3.78 seconds. cloud-init-nonet[3.91]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[7.81]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 26 Aug 2018 13:06:20 +0000. Up 7.93 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:03:d7:5a | ci-info: | eth0 | True | 192.168.0.9 | 255.255.255.0 | fa:16:3e:14:68:d3 | 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.1 | 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: 2b:4b:90:a1:de:fa:96:0e:00:8e:9c:7f:db:91:3f:eb root@vellum-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | |. . | |= .. o | |o+. o S | | o.. . .. | | o..ooo. | | o+.ooo. | | .+o....Eo | +-----------------+ 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: 2e:83:b5:fb:ab:0f:80:66:93:90:e3:6f:65:52:85:61 root@vellum-0 The key's randomart image is: +--[ DSA 1024]----+ | Eo. | | . ... | |+ . | |.o o. | | .*..o. S | | o..++ o | | o. = . | | . = | | o++. | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 5a:34:b1:f8:e5:09:b7:36:30:f1:d8:3d:04:ac:06:32 root@vellum-0 The key's randomart image is: +--[ECDSA 256]---+ | o.... | | E .. B.o | | o..O.= o | | ooO 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: 10:bd:9f:49:68:b7:ce:da:87:dd:79:c9:d2:bf:ff:dd root@vellum-0 The key's randomart image is: +--[ED25519 256--+ | .. | | .. | | . o | | .+ o | | .S+ + | | = | | o o .o..| | .+ o.o++| | .... .oE| +-----------------+ * 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 D-Bus system message bus[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 SystemD login management service[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [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 OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS vellum-0 ttyS0 vellum-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 26 Aug 2018 13:08:24 +0000. Up 131.58 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Sun, 26 Aug 2018 13:09:25 +0000. Up 192.53 seconds. + cat ++ cut -d / -f 2 ++ echo 192.168.1.0/24 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.10 + '[' -n 192.168.0.10 ']' + cat + mkdir -p /etc/chronos + cat + DEBIAN_FRONTEND=noninteractive + apt-get install vellum --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package vellum + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.208 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.208 ++ echo A 172.30.9.208 ++ ip2rr 192.168.1.23 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.23 ++ echo A 192.168.1.23 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.208 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.208 ++ echo A 172.30.9.208 ++ ip2rr 192.168.1.23 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.23 ++ echo A 192.168.1.23 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.208 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.208 ++ echo A 172.30.9.208 ++ ip2rr 192.168.1.23 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.23 ++ echo A 192.168.1.23 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.208 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.208 ++ echo A 172.30.9.208 ++ ip2rr 192.168.1.23 ++ echo 192.168.1.23 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.23 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 3 -lt 10 ']' + retries=4 + echo 'nsupdate failed - retrying (retry 4)...' nsupdate failed - retrying (retry 4)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.208 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.208 ++ echo A 172.30.9.208 ++ ip2rr 192.168.1.23 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.23 ++ echo A 192.168.1.23 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 4 -lt 10 ']' + retries=5 + echo 'nsupdate failed - retrying (retry 5)...' nsupdate failed - retrying (retry 5)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.208 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.208 ++ echo A 172.30.9.208 ++ ip2rr 192.168.1.23 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.23 ++ echo A 192.168.1.23 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 5 -lt 10 ']' + retries=6 + echo 'nsupdate failed - retrying (retry 6)...' nsupdate failed - retrying (retry 6)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.208 ++ echo 172.30.9.208 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.208 ++ ip2rr 192.168.1.23 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.23 ++ echo A 192.168.1.23 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 6 -lt 10 ']' + retries=7 + echo 'nsupdate failed - retrying (retry 7)...' nsupdate failed - retrying (retry 7)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.208 ++ echo 172.30.9.208 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.208 ++ ip2rr 192.168.1.23 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.23 ++ echo A 192.168.1.23 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 7 -lt 10 ']' + retries=8 + echo 'nsupdate failed - retrying (retry 8)...' nsupdate failed - retrying (retry 8)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.208 ++ echo 172.30.9.208 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.208 ++ ip2rr 192.168.1.23 ++ echo 192.168.1.23 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.23 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 8 -lt 10 ']' + retries=9 + echo 'nsupdate failed - retrying (retry 9)...' nsupdate failed - retrying (retry 9)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.208 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.208 ++ echo A 172.30.9.208 ++ ip2rr 192.168.1.23 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.23 ++ echo A 192.168.1.23 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 9 -lt 10 ']' + retries=10 + echo 'nsupdate failed - retrying (retry 10)...' nsupdate failed - retrying (retry 10)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.208 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.208 ++ echo A 172.30.9.208 ++ ip2rr 192.168.1.23 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.23 ++ echo A 192.168.1.23 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 10 -lt 10 ']' + echo 'nameserver 192.168.0.11' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.2' + service dnsmasq force-reload dnsmasq: unrecognized service 2018-08-26 13:14:58,343 - util.py[WARNING]: Failed running /var/lib/cloud/instance/scripts/part-001 [1] 2018-08-26 13:14:58,349 - cc_scripts_user.py[WARNING]: Failed to run module scripts-user (scripts in /var/lib/cloud/instance/scripts) 2018-08-26 13:14:58,350 - util.py[WARNING]: Running scripts-user () failed 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 | 34:43:9b:73:27:07:c9:4f:e9:32:63:ca:04:b0:b4:6c | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 2e:83:b5:fb:ab:0f:80:66:93:90:e3:6f:65:52:85:61 root@vellum-0 (DSA) ec2: 256 5a:34:b1:f8:e5:09:b7:36:30:f1:d8:3d:04:ac:06:32 root@vellum-0 (ECDSA) ec2: 256 10:bd:9f:49:68:b7:ce:da:87:dd:79:c9:d2:bf:ff:dd root@vellum-0 (ED25519) ec2: 2048 2b:4b:90:a1:de:fa:96:0e:00:8e:9c:7f:db:91:3f:eb root@vellum-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBC50ZPMyCTlXt3gz85I/N6Lds/Ip4s62M1mwXK5KXUrzgrm4tNl79JTGTBtgxdioEU0hVAOu+lCPZUYtDtElCJ4= root@vellum-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDwUzxqxRWXWxwa/W6cFPwOMYIejvyXXYIG++MihFNTC root@vellum-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDJJFXU++SO/8Cn2ptT18TQyakkr8Uvuq4yefaoAm5fYiiF1g6tLz3IjokyU/cTLINKdEABvgaH0Xw6LimG6Ih7udX6T6ropkn6HOeRZ5/7b75ncACyrdvdjFHWp5DuEPKBQnZOeilCuoOKvIkdm5VvcmlnFMPPDE0JVhwX+/6rIKfXhb6MZvf+E4eonqlWYSchVFqPogZ6DCHwH0FoJ2NGgK33aJhsA8IBSrSQeWwC+t5BCPKc2vdgreV3DpvcQwnj1/bKkQ42BOpxOOty4tflfX032Ny8Gal72AC0WmgLvFP85a3j3/2H4p2nZ5hzeis8lQ0fVOLt+vvPcujlEoOJ root@vellum-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Sun, 26 Aug 2018 13:14:58 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 525.72 seconds 2018-08-26 13:15:49,909 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-08-26 13:15:49,910 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 13:15:49,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:15:50,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:15:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fd714ae6-e2d2-4375-8b19-e3c77be9e529 x-compute-request-id: req-fd714ae6-e2d2-4375-8b19-e3c77be9e529 Content-Encoding: gzip Content-Length: 1498 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:c4:7e:6c", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:7e:6c", "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:65:c5:2c", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:c5:2c", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/44585adb-a974-4743-8ee5-68ef49323e34", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "44585adb-a974-4743-8ee5-68ef49323e34", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "bono-0.clearwater.opnfv", "created": "2018-08-26T13:05:34Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:5d:e3", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:5d:e3", "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:74:94:5f", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:94:5f", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "homer-0.clearwater.opnfv", "created": "2018-08-26T13:05:34Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:70:a6", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:70:a6", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:04:67", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "dime-0.clearwater.opnfv", "created": "2018-08-26T13:05:33Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:76:07", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:76:07", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:3f:bd", "version": 4, "addr": "192.168.1.22", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/04010b09-d548-48ae-8871-56d5c14751a2", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/04010b09-d548-48ae-8871-56d5c14751a2", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:06.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "04010b09-d548-48ae-8871-56d5c14751a2", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:06Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-26T13:05:32Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:68:d3", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:68:d3", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:03:d7:5a", "version": 4, "addr": "192.168.1.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/57ebb195-7daf-48cc-a21b-c274f8e0bb85", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/57ebb195-7daf-48cc-a21b-c274f8e0bb85", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:11.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "57ebb195-7daf-48cc-a21b-c274f8e0bb85", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:11Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-26T13:05:32Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:d7:76", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:d7:76", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b55ce29a-afa7-419f-b72b-55ee4962e6ac", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b55ce29a-afa7-419f-b72b-55ee4962e6ac", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:05:17.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "b55ce29a-afa7-419f-b72b-55ee4962e6ac", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:05:17Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-26T13:03:38Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:07:50", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:07:50", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:c1:d2", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b00b1f06-37cc-49cb-a11f-b314a9d7d334", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b00b1f06-37cc-49cb-a11f-b314a9d7d334", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:03:28.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "b00b1f06-37cc-49cb-a11f-b314a9d7d334", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:03:28Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "ns.clearwater.opnfv", "created": "2018-08-26T13:01:44Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 13:15:50,461 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-fd714ae6-e2d2-4375-8b19-e3c77be9e529 2018-08-26 13:15:50,461 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.551492929459s 2018-08-26 13:15:50,462 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-fd714ae6-e2d2-4375-8b19-e3c77be9e529 2018-08-26 13:15:50,468 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-26 13:15:50,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/b55ce29a-afa7-419f-b72b-55ee4962e6ac/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}2016cfaed43b26833edac4f0a563297dd680dc74" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-26 13:15:50,546 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:15: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-d30c8e5e-2017-45e3-ba30-7c622d2daa7d x-compute-request-id: req-d30c8e5e-2017-45e3-ba30-7c622d2daa7d Content-Encoding: gzip Content-Length: 12167 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.008032] Security Framework initialized\n[ 0.009268] AppArmor: AppArmor initialized\n[ 0.010484] Yama: becoming mindful.\n[ 0.012148] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.016659] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.019421] 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.022214] Initializing cgroup subsys memory\n[ 0.024006] Initializing cgroup subsys devices\n[ 0.025291] Initializing cgroup subsys freezer\n[ 0.026569] Initializing cgroup subsys blkio\n[ 0.028003] Initializing cgroup subsys perf_event\n[ 0.029335] Initializing cgroup subsys hugetlb\n[ 0.030654] FEATURE SPEC_CTRL Not Present\n[ 0.032688] mce: CPU supports 10 MCE banks\n[ 0.033897] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.033897] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.037702] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.040002] Speculative Store Bypass: Vulnerable\n[ 0.041958] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.046497] ACPI: Core revision 20131115\n[ 0.048466] ACPI: All ACPI Tables successfully acquired\n[ 0.050115] ftrace: allocating 28717 entries in 113 pages\n[ 0.072220] smpboot: Max logical packages: 2\n[ 0.076003] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.077741] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.080269] Enabling x2apic\n[ 0.081202] Enabled x2apic\n[ 0.082366] Switched APIC routing to physical x2apic.\n[ 0.085239] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.086944] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.089375] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.097529] KVM setup paravirtual spinlock\n[ 0.100101] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.102163] x86: Booting SMP configuration:\n[ 0.103481] .... node #0, CPUs: #1[ 0.100057] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.120020] x86: Booted up 1 node, 2 CPUs\n[ 0.120013] KVM setup async PF for cpu 1\n[ 0.120014] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.124073] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.126508] devtmpfs: initialized\n[ 0.130223] EVM: security.selinux\n[ 0.131215] EVM: security.SMACK64\n[ 0.132003] EVM: security.ima\n[ 0.132901] EVM: security.capability\n[ 0.133972] pinctrl core: initialized pinctrl subsystem\n[ 0.136116] regulator-dummy: no parameters\n[ 0.137347] RTC time: 13:05:18, date: 08/26/18\n[ 0.138637] NET: Registered protocol family 16\n[ 0.140004] cpuidle: using governor ladder\n[ 0.141154] cpuidle: using governor menu\n[ 0.142372] ACPI: bus type PCI registered\n[ 0.143503] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.144203] PCI: Using configuration type 1 for base access\n[ 0.146290] bio: create slab at 0\n[ 0.146290] ACPI: Added _OSI(Module Device)\n[ 0.148003] ACPI: Added _OSI(Processor Device)\n[ 0.149207] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.150472] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.153586] ACPI: Interpreter enabled\n[ 0.154653] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.156749] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.159319] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.161703] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.164007] ACPI: (supports S0 S5)\n[ 0.165005] ACPI: Using IOAPIC for interrupt routing\n[ 0.166335] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.168203] ACPI: No dock devices found.\n[ 0.171376] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.172016] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.176006] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.177694] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.180252] acpiphp: Slot [3] registered\n[ 0.181385] acpiphp: Slot [4] registered\n[ 0.182512] acpiphp: Slot [5] registered\n[ 0.183648] acpiphp: Slot [6] registered\n[ 0.184021] acpiphp: Slot [7] registered\n[ 0.185153] acpiphp: Slot [8] registered\n[ 0.186280] acpiphp: Slot [9] registered\n[ 0.187414] acpiphp: Slot [10] registered\n[ 0.188021] acpiphp: Slot [11] registered\n[ 0.189163] acpiphp: Slot [12] registered\n[ 0.190309] acpiphp: Slot [13] registered\n[ 0.191457] acpiphp: Slot [14] registered\n[ 0.192021] acpiphp: Slot [15] registered\n[ 0.193179] acpiphp: Slot [16] registered\n[ 0.194413] acpiphp: Slot [17] registered\n[ 0.195554] acpiphp: Slot [18] registered\n[ 0.196028] acpiphp: Slot [19] registered\n[ 0.197176] acpiphp: Slot [20] registered\n[ 0.198315] acpiphp: Slot [21] registered\n[ 0.199457] acpiphp: Slot [22] registered\n[ 0.200020] acpiphp: Slot [23] registered\n[ 0.201171] acpiphp: Slot [24] registered\n[ 0.202311] acpiphp: Slot [25] registered\n[ 0.203454] acpiphp: Slot [26] registered\n[ 0.204020] acpiphp: Slot [27] registered\n[ 0.205164] acpiphp: Slot [28] registered\n[ 0.206302] acpiphp: Slot [29] registered\n[ 0.207451] acpiphp: Slot [30] registered\n[ 0.208028] acpiphp: Slot [31] registered\n[ 0.209159] PCI host bridge to bus 0000:00\n[ 0.210305] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.211723] 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.213570] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.215270] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.216003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.224563] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.226585] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.247860] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.249152] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.251162] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.252984] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.254953] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.256674] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.258442] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.258442] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.260003] vgaarb: loaded\n[ 0.260846] vgaarb: bridge control possible 0000:00:02.0\n[ 0.262497] SCSI subsystem initialized\n[ 0.263758] ACPI: bus type USB registered\n[ 0.264035] usbcore: registered new interface driver usbfs\n[ 0.265471] usbcore: registered new interface driver hub\n[ 0.266908] usbcore: registered new device driver usb\n[ 0.268110] PCI: Using ACPI for IRQ routing\n[ 0.269558] NetLabel: Initializing\n[ 0.270564] NetLabel: domain hash size = 128\n[ 0.271742] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.272092] NetLabel: unlabeled traffic allowed by default\n[ 0.273533] Switched to clocksource kvm-clock\n[ 0.280807] AppArmor: AppArmor Filesystem Enabled\n[ 0.282124] pnp: PnP ACPI init\n[ 0.283069] ACPI: bus type PNP registered\n[ 0.284708] pnp: PnP ACPI: found 8 devices\n[ 0.285863] ACPI: bus type PNP unregistered\n[ 0.293364] NET: Registered protocol family 2\n[ 0.294899] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.297043] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.298917] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.300698] TCP: reno registered\n[ 0.301661] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.303223] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.304942] NET: Registered protocol family 1\n[ 0.306176] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.307704] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.309192] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.331557] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.353614] Trying to unpack rootfs image as initramfs...\n[ 0.454422] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.456828] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.458355] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.460038] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.462361] Scanning for low memory corruption every 60 seconds\n[ 0.464317] Initialise system trusted keyring\n[ 0.465582] audit: initializing netlink socket (disabled)\n[ 0.467029] type=2000 audit(1535288718.739:1): initialized\n[ 0.487738] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.490243] zbud: loaded\n[ 0.491287] VFS: Disk quotas dquot_6.5.2\n[ 0.492439] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.494444] fuse init (API version 7.22)\n[ 0.495623] msgmni has been set to 3997\n[ 0.496788] Key type big_key registered\n[ 0.498245] Key type asymmetric registered\n[ 0.499406] Asymmetric key parser 'x509' registered\n[ 0.500749] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.502849] io scheduler noop registered\n[ 0.503966] io scheduler deadline registered (default)\n[ 0.505346] io scheduler cfq registered\n[ 0.506511] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.507986] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.509715] ipmi message handler version 39.2\n[ 0.510985] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513009] ACPI: Power Button [PWRF]\n[ 0.514168] GHES: HEST is not enabled!\n[ 0.535832] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.579286] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.581465] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.605205] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.608160] Linux agpgart interface v0.103\n[ 0.610289] brd: module loaded\n[ 0.611707] loop: module loaded\n[ 0.613055] blk-mq: CPU -> queue map\n[ 0.614146] CPU 0 -> Queue 0\n[ 0.615103] CPU 1 -> Queue 0\n[ 0.616925] vda: vda1\n[ 0.618463] scsi0 : ata_piix\n[ 0.619503] scsi1 : ata_piix\n[ 0.620440] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.622128] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.624029] libphy: Fixed MDIO Bus: probed\n[ 0.625270] tun: Universal TUN/TAP device driver, 1.6\n[ 0.626632] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.629069] PPP generic driver version 2.4.2\n[ 0.630340] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.631997] ehci-pci: EHCI PCI platform driver\n[ 0.633239] ehci-platform: EHCI generic platform driver\n[ 0.634619] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.636184] ohci-pci: OHCI PCI platform driver\n[ 0.637417] ohci-platform: OHCI generic platform driver\n[ 0.638806] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.661137] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.662537] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.664716] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.666312] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.667994] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.669978] usb usb1: Product: UHCI Host Controller\n[ 0.671251] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.672833] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.674166] hub 1-0:1.0: USB hub found\n[ 0.675273] hub 1-0:1.0: 2 ports detected\n[ 0.676539] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.679474] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.680828] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.682325] mousedev: PS/2 mouse device common for all mice\n[ 0.684114] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.686661] rtc_cmos 00:00: RTC can wake from S4\n[ 0.688246] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.689900] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.691582] device-mapper: uevent: version 1.0.3\n[ 0.692901] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.695164] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.696823] TCP: cubic registered\n[ 0.697885] NET: Registered protocol family 10\n[ 0.699373] NET: Registered protocol family 17\n[ 0.700624] Key type dns_resolver registered\n[ 0.702037] Loading compiled-in X.509 certificates\n[ 0.703868] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.706348] registered taskstats version 1\n[ 0.709349] Key type trusted registered\n[ 0.713300] Key type encrypted registered\n[ 0.714450] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.715886] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.717754] regulator-dummy: disabling\n[ 0.726040] Magic number: 14:856:79\n[ 0.727264] rtc_cmos 00:00: setting system clock to 2018-08-26 13:05:18 UTC (1535288718)\n[ 0.729561] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.731144] EDD information not available.\n[ 0.781478] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.783645] Write protecting the kernel read-only data: 12288k\n[ 0.785811] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.789246] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.803028] systemd-udevd[107]: starting version 204\n[ 0.836443] FDC 0 is a S82078B\n[ 0.988043] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.153061] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.154816] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.156636] usb 1-1: Product: QEMU USB Tablet\n[ 1.157850] usb 1-1: Manufacturer: QEMU\n[ 1.158954] usb 1-1: SerialNumber: 42\n[ 1.456142] tsc: Refined TSC clocksource calibration: 3491.841 MHz\n[ 1.857051] 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.192735] 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.345761] 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.496911] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Sun, 26 Aug 2018 13:05:20 +0000. Up 2.85 seconds.\ncloud-init-nonet[2.99]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[3.91]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 26 Aug 2018 13:05:21 +0000. Up 4.08 seconds.\nci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+------+--------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+------+--------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth0 | True | 192.168.0.10 | 255.255.255.0 | fa:16:3e:3e:d7:76 |\nci-info: +--------+------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 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:\nd7:26:62:62:87:c1:32:27:31:e2:89:92:9f:18:0e:5b root@ellis-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . o |\n| + o + |\n|* E + + |\n|+* . = o . |\n|o.o + S o o |\n| . + o o |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n34:1e:04:5f:4b:f2:37:d8:32:a5:a8:c1:15:e6:f3:57 root@ellis-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| ..*.o . |\n| . * * * |\n| o O B + E |\n| = = + o |\n| . S . . |\n| . |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n62:94:63:97:d7:b2:0d:89:50:28:81:5e:92:2b:a6:0b root@ellis-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| o...o. |\n| + o .o o o |\n| . + .= + = . |\n|..o o o . = |\n|o. o S . . |\n|E . . |\n|.. |\n|. |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\ncc:4f:5d:22:ee:e0:e4:73:75:5a:5f:32:df:b5:47:b3 root@ellis-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| |\n| . . . |\n| o . o o |\n| S o o =.+|\n| + = . + *B|\n| + + . E=|\n| o .|\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * 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 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 OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\nacpid: starting up with netlink and the input layer\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\n * Starting ACPI daemon[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS ellis-0 ttyS0\n\nellis-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 26 Aug 2018 13:07:25 +0000. Up 127.89 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Sun, 26 Aug 2018 13:08:26 +0000. Up 188.83 seconds.\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://archive.ubuntu.com trusty InRelease\n \nErr http://archive.ubuntu.com trusty-updates InRelease\n \nErr http://archive.ubuntu.com trusty-backports InRelease\n \nErr http://archive.ubuntu.com trusty Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n+ mkdir -p /etc/clearwater\n+ etcd_ip=\n+ '[' -n '' ']'\n+ etcd_ip=192.168.0.10\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install ellis --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package ellis\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package clearwater-management\n+ /usr/share/clearwater/clearwater-etcd/scripts/wait_for_etcd\n/var/lib/cloud/instance/scripts/part-001: line 31: /usr/share/clearwater/clearwater-etcd/scripts/wait_for_etcd: No such file or directory\n+ /usr/share/clearwater/clearwater-config-manager/scripts/cw-config download shared_config --autoconfirm --dir /tmp\n/var/lib/cloud/instance/scripts/part-001: line 34: /usr/share/clearwater/clearwater-config-manager/scripts/cw-config: No such file or directory\n+ cat\n+ /usr/share/clearwater/clearwater-config-manager/scripts/cw-config upload shared_config --autoconfirm --dir /tmp\n/var/lib/cloud/instance/scripts/part-001: line 64: /usr/share/clearwater/clearwater-config-manager/scripts/cw-config: No such file or directory\n+ service clearwater-infrastructure restart\nclearwater-infrastructure: unrecognized service\n+ service ellis stop\nellis: unrecognized service\n+ /usr/share/clearwater/ellis/env/bin/python /usr/share/clearwater/ellis/src/metaswitch/ellis/tools/create_numbers.py --start 6505550000 --count 1000\n/var/lib/cloud/instance/scripts/part-001: line 71: /usr/share/clearwater/ellis/env/bin/python: No such file or directory\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.203\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.203\n++ echo A 172.30.9.203\n++ ip2rr 172.30.9.203\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.203\n++ echo A 172.30.9.203\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 0 -lt 10 ']'\n+ retries=1\n+ echo 'nsupdate failed - retrying (retry 1)...'\nnsupdate failed - retrying (retry 1)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.203\n++ echo 172.30.9.203\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.203\n++ ip2rr 172.30.9.203\n++ echo 172.30.9.203\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.203\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 1 -lt 10 ']'\n+ retries=2\n+ echo 'nsupdate failed - retrying (retry 2)...'\nnsupdate failed - retrying (retry 2)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.203\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.203\n++ echo A 172.30.9.203\n++ ip2rr 172.30.9.203\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.203\n++ echo A 172.30.9.203\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 2 -lt 10 ']'\n+ retries=3\n+ echo 'nsupdate failed - retrying (retry 3)...'\nnsupdate failed - retrying (retry 3)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.203\n++ echo 172.30.9.203\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.203\n++ ip2rr 172.30.9.203\n++ echo 172.30.9.203\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.203\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 3 -lt 10 ']'\n+ retries=4\n+ echo 'nsupdate failed - retrying (retry 4)...'\nnsupdate failed - retrying (retry 4)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.203\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.203\n++ echo A 172.30.9.203\n++ ip2rr 172.30.9.203\n++ echo 172.30.9.203\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.203\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 4 -lt 10 ']'\n+ retries=5\n+ echo 'nsupdate failed - retrying (retry 5)...'\nnsupdate failed - retrying (retry 5)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.203\n++ echo 172.30.9.203\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.203\n++ ip2rr 172.30.9.203\n++ echo 172.30.9.203\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.203\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 5 -lt 10 ']'\n+ retries=6\n+ echo 'nsupdate failed - retrying (retry 6)...'\nnsupdate failed - retrying (retry 6)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.203\n++ echo 172.30.9.203\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.203\n++ ip2rr 172.30.9.203\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.203\n++ echo A 172.30.9.203\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 6 -lt 10 ']'\n+ retries=7\n+ echo 'nsupdate failed - retrying (retry 7)...'\nnsupdate failed - retrying (retry 7)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.203\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.203\n++ echo A 172.30.9.203\n++ ip2rr 172.30.9.203\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.203\n++ echo A 172.30.9.203\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 7 -lt 10 ']'\n+ retries=8\n+ echo 'nsupdate failed - retrying (retry 8)...'\nnsupdate failed - retrying (retry 8)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.203\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.203\n++ echo A 172.30.9.203\n++ ip2rr 172.30.9.203\n++ echo 172.30.9.203\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.203\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 8 -lt 10 ']'\n+ retries=9\n+ echo 'nsupdate failed - retrying (retry 9)...'\nnsupdate failed - retrying (retry 9)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.203\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.203\n++ echo A 172.30.9.203\n++ ip2rr 172.30.9.203\n++ echo 172.30.9.203\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.203\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 9 -lt 10 ']'\n+ retries=10\n+ echo 'nsupdate failed - retrying (retry 10)...'\nnsupdate failed - retrying (retry 10)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.203\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.203\n++ echo A 172.30.9.203\n++ ip2rr 172.30.9.203\n++ echo 172.30.9.203\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.203\n; Communication with 192.168.0.11#53 failed: timed out\ncould not talk to specified name server\n+ '[' 10 -lt 10 ']'\n+ echo 'nameserver 192.168.0.11'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ service dnsmasq force-reload\ndnsmasq: unrecognized service\n2018-08-26 13:13:59,830 - util.py[WARNING]: Failed running /var/lib/cloud/instance/scripts/part-001 [1]\n2018-08-26 13:13:59,857 - cc_scripts_user.py[WARNING]: Failed to run module scripts-user (scripts in /var/lib/cloud/instance/scripts)\n2018-08-26 13:13:59,857 - util.py[WARNING]: Running scripts-user () failed\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 | 34:43:9b:73:27:07:c9:4f:e9:32:63:ca:04:b0:b4:6c | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 34:1e:04:5f:4b:f2:37:d8:32:a5:a8:c1:15:e6:f3:57 root@ellis-0 (DSA)\nec2: 256 62:94:63:97:d7:b2:0d:89:50:28:81:5e:92:2b:a6:0b root@ellis-0 (ECDSA)\nec2: 256 cc:4f:5d:22:ee:e0:e4:73:75:5a:5f:32:df:b5:47:b3 root@ellis-0 (ED25519)\nec2: 2048 d7:26:62:62:87:c1:32:27:31:e2:89:92:9f:18:0e:5b root@ellis-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCO3uw04+jmbG+CVp83uDeqQv1oPV2vKVETYbYHOief5cUoKrjdOlF2hQ854HPIs/Bae9sptmTjFKlT6YvPgc1Y= root@ellis-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFjfat+RWuwOD88K68P9xlwtmvPY8Zlrz1UbQQs775+G root@ellis-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrr/cnCNDKsC3TOkRwGs7d5ticmBGKVX8RQzH9evTtg6NMPJa5A8Ix90OzgW1IbOvUACN/5GjezojRwJdKN/wjmfIwTx66g0d5CCriziRmBt5mr8hNnrKHOLCSC18wMKTO8UCZUEdGfXBQtLpFAGySXgBfY1JNSCEk+ji9IBuVyHDMOb2zu+YTKxFcaJqMBpzcAn8fkBgbnSkg1ldQS0n4uI0N8kCRryny0UyyYh0IhqzPRnX7lTyYtqFsBewnTefON0KPBg1kQeX80AuaGuGY6P/i+8kKmHgWj2ylnZUjSiZxNSw0soNTxF456uyWPgc/MqPDJKLgO8oFqpgK21ft root@ellis-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Sun, 26 Aug 2018 13:13:59 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 522.13 seconds\n"} 2018-08-26 13:15:50,548 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/b55ce29a-afa7-419f-b72b-55ee4962e6ac/action used request id req-d30c8e5e-2017-45e3-ba30-7c622d2daa7d 2018-08-26 13:15:50,548 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0795619487762s 2018-08-26 13:15:50,549 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/b55ce29a-afa7-419f-b72b-55ee4962e6ac/action used request id req-d30c8e5e-2017-45e3-ba30-7c622d2daa7d 2018-08-26 13:15:50,549 - 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.008032] Security Framework initialized [ 0.009268] AppArmor: AppArmor initialized [ 0.010484] Yama: becoming mindful. [ 0.012148] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.016659] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.019421] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022214] Initializing cgroup subsys memory [ 0.024006] Initializing cgroup subsys devices [ 0.025291] Initializing cgroup subsys freezer [ 0.026569] Initializing cgroup subsys blkio [ 0.028003] Initializing cgroup subsys perf_event [ 0.029335] Initializing cgroup subsys hugetlb [ 0.030654] FEATURE SPEC_CTRL Not Present [ 0.032688] mce: CPU supports 10 MCE banks [ 0.033897] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.033897] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.037702] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.040002] Speculative Store Bypass: Vulnerable [ 0.041958] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.046497] ACPI: Core revision 20131115 [ 0.048466] ACPI: All ACPI Tables successfully acquired [ 0.050115] ftrace: allocating 28717 entries in 113 pages [ 0.072220] smpboot: Max logical packages: 2 [ 0.076003] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.077741] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.080269] Enabling x2apic [ 0.081202] Enabled x2apic [ 0.082366] Switched APIC routing to physical x2apic. [ 0.085239] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.086944] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.089375] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.097529] KVM setup paravirtual spinlock [ 0.100101] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.102163] x86: Booting SMP configuration: [ 0.103481] .... node #0, CPUs: #1[ 0.100057] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.120020] x86: Booted up 1 node, 2 CPUs [ 0.120013] KVM setup async PF for cpu 1 [ 0.120014] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.124073] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.126508] devtmpfs: initialized [ 0.130223] EVM: security.selinux [ 0.131215] EVM: security.SMACK64 [ 0.132003] EVM: security.ima [ 0.132901] EVM: security.capability [ 0.133972] pinctrl core: initialized pinctrl subsystem [ 0.136116] regulator-dummy: no parameters [ 0.137347] RTC time: 13:05:18, date: 08/26/18 [ 0.138637] NET: Registered protocol family 16 [ 0.140004] cpuidle: using governor ladder [ 0.141154] cpuidle: using governor menu [ 0.142372] ACPI: bus type PCI registered [ 0.143503] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.144203] PCI: Using configuration type 1 for base access [ 0.146290] bio: create slab at 0 [ 0.146290] ACPI: Added _OSI(Module Device) [ 0.148003] ACPI: Added _OSI(Processor Device) [ 0.149207] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.150472] ACPI: Added _OSI(Processor Aggregator Device) [ 0.153586] ACPI: Interpreter enabled [ 0.154653] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.156749] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.159319] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.161703] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.164007] ACPI: (supports S0 S5) [ 0.165005] ACPI: Using IOAPIC for interrupt routing [ 0.166335] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.168203] ACPI: No dock devices found. [ 0.171376] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.172016] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.176006] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.177694] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.180252] acpiphp: Slot [3] registered [ 0.181385] acpiphp: Slot [4] registered [ 0.182512] acpiphp: Slot [5] registered [ 0.183648] acpiphp: Slot [6] registered [ 0.184021] acpiphp: Slot [7] registered [ 0.185153] acpiphp: Slot [8] registered [ 0.186280] acpiphp: Slot [9] registered [ 0.187414] acpiphp: Slot [10] registered [ 0.188021] acpiphp: Slot [11] registered [ 0.189163] acpiphp: Slot [12] registered [ 0.190309] acpiphp: Slot [13] registered [ 0.191457] acpiphp: Slot [14] registered [ 0.192021] acpiphp: Slot [15] registered [ 0.193179] acpiphp: Slot [16] registered [ 0.194413] acpiphp: Slot [17] registered [ 0.195554] acpiphp: Slot [18] registered [ 0.196028] acpiphp: Slot [19] registered [ 0.197176] acpiphp: Slot [20] registered [ 0.198315] acpiphp: Slot [21] registered [ 0.199457] acpiphp: Slot [22] registered [ 0.200020] acpiphp: Slot [23] registered [ 0.201171] acpiphp: Slot [24] registered [ 0.202311] acpiphp: Slot [25] registered [ 0.203454] acpiphp: Slot [26] registered [ 0.204020] acpiphp: Slot [27] registered [ 0.205164] acpiphp: Slot [28] registered [ 0.206302] acpiphp: Slot [29] registered [ 0.207451] acpiphp: Slot [30] registered [ 0.208028] acpiphp: Slot [31] registered [ 0.209159] PCI host bridge to bus 0000:00 [ 0.210305] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.211723] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.212004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.213570] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.215270] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.216003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.224563] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.226585] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.247860] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.249152] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.251162] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.252984] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.254953] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.256674] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.258442] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.258442] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.260003] vgaarb: loaded [ 0.260846] vgaarb: bridge control possible 0000:00:02.0 [ 0.262497] SCSI subsystem initialized [ 0.263758] ACPI: bus type USB registered [ 0.264035] usbcore: registered new interface driver usbfs [ 0.265471] usbcore: registered new interface driver hub [ 0.266908] usbcore: registered new device driver usb [ 0.268110] PCI: Using ACPI for IRQ routing [ 0.269558] NetLabel: Initializing [ 0.270564] NetLabel: domain hash size = 128 [ 0.271742] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.272092] NetLabel: unlabeled traffic allowed by default [ 0.273533] Switched to clocksource kvm-clock [ 0.280807] AppArmor: AppArmor Filesystem Enabled [ 0.282124] pnp: PnP ACPI init [ 0.283069] ACPI: bus type PNP registered [ 0.284708] pnp: PnP ACPI: found 8 devices [ 0.285863] ACPI: bus type PNP unregistered [ 0.293364] NET: Registered protocol family 2 [ 0.294899] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.297043] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.298917] TCP: Hash tables configured (established 16384 bind 16384) [ 0.300698] TCP: reno registered [ 0.301661] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.303223] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.304942] NET: Registered protocol family 1 [ 0.306176] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.307704] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.309192] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.331557] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.353614] Trying to unpack rootfs image as initramfs... [ 0.454422] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.456828] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.458355] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.460038] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.462361] Scanning for low memory corruption every 60 seconds [ 0.464317] Initialise system trusted keyring [ 0.465582] audit: initializing netlink socket (disabled) [ 0.467029] type=2000 audit(1535288718.739:1): initialized [ 0.487738] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.490243] zbud: loaded [ 0.491287] VFS: Disk quotas dquot_6.5.2 [ 0.492439] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.494444] fuse init (API version 7.22) [ 0.495623] msgmni has been set to 3997 [ 0.496788] Key type big_key registered [ 0.498245] Key type asymmetric registered [ 0.499406] Asymmetric key parser 'x509' registered [ 0.500749] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.502849] io scheduler noop registered [ 0.503966] io scheduler deadline registered (default) [ 0.505346] io scheduler cfq registered [ 0.506511] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.507986] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.509715] ipmi message handler version 39.2 [ 0.510985] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513009] ACPI: Power Button [PWRF] [ 0.514168] GHES: HEST is not enabled! [ 0.535832] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.579286] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.581465] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.605205] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.608160] Linux agpgart interface v0.103 [ 0.610289] brd: module loaded [ 0.611707] loop: module loaded [ 0.613055] blk-mq: CPU -> queue map [ 0.614146] CPU 0 -> Queue 0 [ 0.615103] CPU 1 -> Queue 0 [ 0.616925] vda: vda1 [ 0.618463] scsi0 : ata_piix [ 0.619503] scsi1 : ata_piix [ 0.620440] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.622128] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.624029] libphy: Fixed MDIO Bus: probed [ 0.625270] tun: Universal TUN/TAP device driver, 1.6 [ 0.626632] tun: (C) 1999-2004 Max Krasnyansky [ 0.629069] PPP generic driver version 2.4.2 [ 0.630340] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.631997] ehci-pci: EHCI PCI platform driver [ 0.633239] ehci-platform: EHCI generic platform driver [ 0.634619] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.636184] ohci-pci: OHCI PCI platform driver [ 0.637417] ohci-platform: OHCI generic platform driver [ 0.638806] uhci_hcd: USB Universal Host Controller Interface driver [ 0.661137] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.662537] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.664716] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.666312] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.667994] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.669978] usb usb1: Product: UHCI Host Controller [ 0.671251] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.672833] usb usb1: SerialNumber: 0000:00:01.2 [ 0.674166] hub 1-0:1.0: USB hub found [ 0.675273] hub 1-0:1.0: 2 ports detected [ 0.676539] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.679474] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.680828] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.682325] mousedev: PS/2 mouse device common for all mice [ 0.684114] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.686661] rtc_cmos 00:00: RTC can wake from S4 [ 0.688246] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.689900] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.691582] device-mapper: uevent: version 1.0.3 [ 0.692901] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.695164] ledtrig-cpu: registered to indicate activity on CPUs [ 0.696823] TCP: cubic registered [ 0.697885] NET: Registered protocol family 10 [ 0.699373] NET: Registered protocol family 17 [ 0.700624] Key type dns_resolver registered [ 0.702037] Loading compiled-in X.509 certificates [ 0.703868] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.706348] registered taskstats version 1 [ 0.709349] Key type trusted registered [ 0.713300] Key type encrypted registered [ 0.714450] AppArmor: AppArmor sha1 policy hashing enabled [ 0.715886] IMA: No TPM chip found, activating TPM-bypass! [ 0.717754] regulator-dummy: disabling [ 0.726040] Magic number: 14:856:79 [ 0.727264] rtc_cmos 00:00: setting system clock to 2018-08-26 13:05:18 UTC (1535288718) [ 0.729561] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.731144] EDD information not available. [ 0.781478] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.783645] Write protecting the kernel read-only data: 12288k [ 0.785811] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.789246] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.803028] systemd-udevd[107]: starting version 204 [ 0.836443] FDC 0 is a S82078B [ 0.988043] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.153061] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.154816] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.156636] usb 1-1: Product: QEMU USB Tablet [ 1.157850] usb 1-1: Manufacturer: QEMU [ 1.158954] usb 1-1: SerialNumber: 42 [ 1.456142] tsc: Refined TSC clocksource calibration: 3491.841 MHz [ 1.857051] 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.192735] 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.345761] 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.496911] EXT4-fs (vda1): re-mounted. Opts: (null) * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sun, 26 Aug 2018 13:05:20 +0000. Up 2.85 seconds. cloud-init-nonet[2.99]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[3.91]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 26 Aug 2018 13:05:21 +0000. Up 4.08 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth0 | True | 192.168.0.10 | 255.255.255.0 | fa:16:3e:3e:d7:76 | ci-info: +--------+------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 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: d7:26:62:62:87:c1:32:27:31:e2:89:92:9f:18:0e:5b root@ellis-0 The key's randomart image is: +--[ RSA 2048]----+ | . o | | + o + | |* E + + | |+* . = o . | |o.o + S o o | | . + o o | | | | | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 34:1e:04:5f:4b:f2:37:d8:32:a5:a8:c1:15:e6:f3:57 root@ellis-0 The key's randomart image is: +--[ DSA 1024]----+ | ..*.o . | | . * * * | | o O B + E | | = = + o | | . S . . | | . | | | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 62:94:63:97:d7:b2:0d:89:50:28:81:5e:92:2b:a6:0b root@ellis-0 The key's randomart image is: +--[ECDSA 256]---+ | o...o. | | + o .o o o | | . + .= + = . | |..o o o . = | |o. o S . . | |E . . | |.. | |. | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: cc:4f:5d:22:ee:e0:e4:73:75:5a:5f:32:df:b5:47:b3 root@ellis-0 The key's randomart image is: +--[ED25519 256--+ | | | | | . . . | | o . o o | | S o o =.+| | + = . + *B| | + + . E=| | o .| | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting 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 ] * 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 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 OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] acpid: starting up with netlink and the input layer acpid: 1 rule loaded acpid: waiting for events: event logging is off * Starting ACPI daemon[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS ellis-0 ttyS0 ellis-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 26 Aug 2018 13:07:25 +0000. Up 127.89 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Sun, 26 Aug 2018 13:08:26 +0000. Up 188.83 seconds. + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip= + '[' -n '' ']' + etcd_ip=192.168.0.10 + cat + DEBIAN_FRONTEND=noninteractive + apt-get install ellis --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package ellis + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + /usr/share/clearwater/clearwater-etcd/scripts/wait_for_etcd /var/lib/cloud/instance/scripts/part-001: line 31: /usr/share/clearwater/clearwater-etcd/scripts/wait_for_etcd: No such file or directory + /usr/share/clearwater/clearwater-config-manager/scripts/cw-config download shared_config --autoconfirm --dir /tmp /var/lib/cloud/instance/scripts/part-001: line 34: /usr/share/clearwater/clearwater-config-manager/scripts/cw-config: No such file or directory + cat + /usr/share/clearwater/clearwater-config-manager/scripts/cw-config upload shared_config --autoconfirm --dir /tmp /var/lib/cloud/instance/scripts/part-001: line 64: /usr/share/clearwater/clearwater-config-manager/scripts/cw-config: No such file or directory + service clearwater-infrastructure restart clearwater-infrastructure: unrecognized service + service ellis stop ellis: unrecognized service + /usr/share/clearwater/ellis/env/bin/python /usr/share/clearwater/ellis/src/metaswitch/ellis/tools/create_numbers.py --start 6505550000 --count 1000 /var/lib/cloud/instance/scripts/part-001: line 71: /usr/share/clearwater/ellis/env/bin/python: No such file or directory + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.203 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.203 ++ echo A 172.30.9.203 ++ ip2rr 172.30.9.203 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.203 ++ echo A 172.30.9.203 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.203 ++ echo 172.30.9.203 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.203 ++ ip2rr 172.30.9.203 ++ echo 172.30.9.203 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.203 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.203 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.203 ++ echo A 172.30.9.203 ++ ip2rr 172.30.9.203 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.203 ++ echo A 172.30.9.203 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.203 ++ echo 172.30.9.203 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.203 ++ ip2rr 172.30.9.203 ++ echo 172.30.9.203 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.203 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 3 -lt 10 ']' + retries=4 + echo 'nsupdate failed - retrying (retry 4)...' nsupdate failed - retrying (retry 4)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.203 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.203 ++ echo A 172.30.9.203 ++ ip2rr 172.30.9.203 ++ echo 172.30.9.203 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.203 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 4 -lt 10 ']' + retries=5 + echo 'nsupdate failed - retrying (retry 5)...' nsupdate failed - retrying (retry 5)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.203 ++ echo 172.30.9.203 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.203 ++ ip2rr 172.30.9.203 ++ echo 172.30.9.203 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.203 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 5 -lt 10 ']' + retries=6 + echo 'nsupdate failed - retrying (retry 6)...' nsupdate failed - retrying (retry 6)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.203 ++ echo 172.30.9.203 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.203 ++ ip2rr 172.30.9.203 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.203 ++ echo A 172.30.9.203 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 6 -lt 10 ']' + retries=7 + echo 'nsupdate failed - retrying (retry 7)...' nsupdate failed - retrying (retry 7)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.203 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.203 ++ echo A 172.30.9.203 ++ ip2rr 172.30.9.203 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.203 ++ echo A 172.30.9.203 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 7 -lt 10 ']' + retries=8 + echo 'nsupdate failed - retrying (retry 8)...' nsupdate failed - retrying (retry 8)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.203 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.203 ++ echo A 172.30.9.203 ++ ip2rr 172.30.9.203 ++ echo 172.30.9.203 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.203 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 8 -lt 10 ']' + retries=9 + echo 'nsupdate failed - retrying (retry 9)...' nsupdate failed - retrying (retry 9)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.203 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.203 ++ echo A 172.30.9.203 ++ ip2rr 172.30.9.203 ++ echo 172.30.9.203 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.203 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 9 -lt 10 ']' + retries=10 + echo 'nsupdate failed - retrying (retry 10)...' nsupdate failed - retrying (retry 10)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.203 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.203 ++ echo A 172.30.9.203 ++ ip2rr 172.30.9.203 ++ echo 172.30.9.203 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.203 ; Communication with 192.168.0.11#53 failed: timed out could not talk to specified name server + '[' 10 -lt 10 ']' + echo 'nameserver 192.168.0.11' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload dnsmasq: unrecognized service 2018-08-26 13:13:59,830 - util.py[WARNING]: Failed running /var/lib/cloud/instance/scripts/part-001 [1] 2018-08-26 13:13:59,857 - cc_scripts_user.py[WARNING]: Failed to run module scripts-user (scripts in /var/lib/cloud/instance/scripts) 2018-08-26 13:13:59,857 - util.py[WARNING]: Running scripts-user () failed 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 | 34:43:9b:73:27:07:c9:4f:e9:32:63:ca:04:b0:b4:6c | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 34:1e:04:5f:4b:f2:37:d8:32:a5:a8:c1:15:e6:f3:57 root@ellis-0 (DSA) ec2: 256 62:94:63:97:d7:b2:0d:89:50:28:81:5e:92:2b:a6:0b root@ellis-0 (ECDSA) ec2: 256 cc:4f:5d:22:ee:e0:e4:73:75:5a:5f:32:df:b5:47:b3 root@ellis-0 (ED25519) ec2: 2048 d7:26:62:62:87:c1:32:27:31:e2:89:92:9f:18:0e:5b root@ellis-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCO3uw04+jmbG+CVp83uDeqQv1oPV2vKVETYbYHOief5cUoKrjdOlF2hQ854HPIs/Bae9sptmTjFKlT6YvPgc1Y= root@ellis-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFjfat+RWuwOD88K68P9xlwtmvPY8Zlrz1UbQQs775+G root@ellis-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrr/cnCNDKsC3TOkRwGs7d5ticmBGKVX8RQzH9evTtg6NMPJa5A8Ix90OzgW1IbOvUACN/5GjezojRwJdKN/wjmfIwTx66g0d5CCriziRmBt5mr8hNnrKHOLCSC18wMKTO8UCZUEdGfXBQtLpFAGySXgBfY1JNSCEk+ji9IBuVyHDMOb2zu+YTKxFcaJqMBpzcAn8fkBgbnSkg1ldQS0n4uI0N8kCRryny0UyyYh0IhqzPRnX7lTyYtqFsBewnTefON0KPBg1kQeX80AuaGuGY6P/i+8kKmHgWj2ylnZUjSiZxNSw0soNTxF456uyWPgc/MqPDJKLgO8oFqpgK21ft root@ellis-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Sun, 26 Aug 2018 13:13:59 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 522.13 seconds 2018-08-26 13:15:50,551 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-08-26 13:15:50,551 - 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:3e:d7:76', 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:3e:d7:76', 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'287cbc25-dc53-4e84-8f7e-264dcb9f1735', 'name': u'heat_ims-img_alt_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c'}), 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-26T13:05:17.000000', 'flavor': Munch({u'id': u'08447a4a-9f82-4040-bf77-234e38d4a00a', 'name': u'heat_ims-flavor_alt_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c'}), 'az': u'nova', 'id': u'b55ce29a-afa7-419f-b72b-55ee4962e6ac', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'48c33c12dced4eaf9582f2a2d6224537', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'1cb765bc-cee8-4427-aa88-89d259a3201d', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'48c33c12dced4eaf9582f2a2d6224537', 'name': 'heat_ims-project_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c', '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'1eabebfe-decf-409f-95ae-11068ce29dfd'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'1cb765bc-cee8-4427-aa88-89d259a3201d', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'48c33c12dced4eaf9582f2a2d6224537', 'name': 'heat_ims-project_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c', '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'58c29120-5121-412c-b1ad-d75ad722547f'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'1cb765bc-cee8-4427-aa88-89d259a3201d', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'48c33c12dced4eaf9582f2a2d6224537', 'name': 'heat_ims-project_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'48c33c12dced4eaf9582f2a2d6224537', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'48c33c12dced4eaf9582f2a2d6224537', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'8489ea21-b0ba-4bc3-b507-75c6775190b4'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'1cb765bc-cee8-4427-aa88-89d259a3201d', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'48c33c12dced4eaf9582f2a2d6224537', 'name': 'heat_ims-project_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c', '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'c9126519-4062-4702-be36-b9c1a122152c'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'1cb765bc-cee8-4427-aa88-89d259a3201d', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'48c33c12dced4eaf9582f2a2d6224537', 'name': 'heat_ims-project_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'48c33c12dced4eaf9582f2a2d6224537', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'48c33c12dced4eaf9582f2a2d6224537', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'f629d5ed-54de-4fe8-96e9-1f652efe67fa'})], 'id': u'1cb765bc-cee8-4427-aa88-89d259a3201d', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'48c33c12dced4eaf9582f2a2d6224537', 'name': 'heat_ims-project_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'48c33c12dced4eaf9582f2a2d6224537', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Ellis nodes (management)', 'tenant_id': u'48c33c12dced4eaf9582f2a2d6224537', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 80, 'security_group_id': u'3ba533ae-1110-49d2-bea5-df8e1a2dd299', 'tenant_id': '', 'port_range_min': 80, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'48c33c12dced4eaf9582f2a2d6224537', 'name': 'heat_ims-project_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c', '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'4fce3c2f-8748-4c04-b66c-6adf5a191691'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 443, 'security_group_id': u'3ba533ae-1110-49d2-bea5-df8e1a2dd299', 'tenant_id': '', 'port_range_min': 443, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'48c33c12dced4eaf9582f2a2d6224537', 'name': 'heat_ims-project_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c', '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'9cd148ca-1536-4a87-8d7c-7df9796ea9c9'})], 'id': u'3ba533ae-1110-49d2-bea5-df8e1a2dd299', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'48c33c12dced4eaf9582f2a2d6224537', 'name': 'heat_ims-project_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'48c33c12dced4eaf9582f2a2d6224537', 'properties': Munch({}), 'name': u'clearwater-opnfv-ellis-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'0951623dc7d24da3a2a7d519c85a9e74', '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'48c33c12dced4eaf9582f2a2d6224537', 'name': 'heat_ims-project_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c', '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-26T13:05:17.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-26T13:05:17Z', 'hostId': u'067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c', 'public_v6': '', 'private_v4': u'192.168.0.10', 'cloud': 'envvars', 'host_id': u'067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75', '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-26T13:05:17.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'48c33c12dced4eaf9582f2a2d6224537', 'name': u'ellis-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'48c33c12dced4eaf9582f2a2d6224537', 'created_at': u'2018-08-26T13:03:38Z', 'created': u'2018-08-26T13:03:38Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-26 13:15:50,553 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 13:15:50,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:15:51,090 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:15: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-663085a4-170f-48d1-8fe9-72d1125b5611 x-compute-request-id: req-663085a4-170f-48d1-8fe9-72d1125b5611 Content-Encoding: gzip Content-Length: 1498 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:c4:7e:6c", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:7e:6c", "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:65:c5:2c", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:c5:2c", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/44585adb-a974-4743-8ee5-68ef49323e34", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/44585adb-a974-4743-8ee5-68ef49323e34", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "44585adb-a974-4743-8ee5-68ef49323e34", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "bono-0.clearwater.opnfv", "created": "2018-08-26T13:05:34Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:5d:e3", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:5d:e3", "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:74:94:5f", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:94:5f", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "7ea2f1d5-49d8-487d-a65e-da117e46d9a2", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "homer-0.clearwater.opnfv", "created": "2018-08-26T13:05:34Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:70:a6", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:70:a6", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:04:67", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:19.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "fb9c4d22-cee7-485f-9f32-b4f0ed86c18f", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:19Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "dime-0.clearwater.opnfv", "created": "2018-08-26T13:05:33Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:76:07", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:76:07", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:3f:bd", "version": 4, "addr": "192.168.1.22", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/04010b09-d548-48ae-8871-56d5c14751a2", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/04010b09-d548-48ae-8871-56d5c14751a2", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:06.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "04010b09-d548-48ae-8871-56d5c14751a2", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:06Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-26T13:05:32Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:68:d3", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:68:d3", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:03:d7:5a", "version": 4, "addr": "192.168.1.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/57ebb195-7daf-48cc-a21b-c274f8e0bb85", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/57ebb195-7daf-48cc-a21b-c274f8e0bb85", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:06:11.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "57ebb195-7daf-48cc-a21b-c274f8e0bb85", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:06:11Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-26T13:05:32Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:d7:76", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:d7:76", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b55ce29a-afa7-419f-b72b-55ee4962e6ac", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b55ce29a-afa7-419f-b72b-55ee4962e6ac", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:05:17.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "b55ce29a-afa7-419f-b72b-55ee4962e6ac", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:05:17Z", "hostId": "067ccc28db45680605baf166c2273097f423452f2d4635560d8a9b75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-26T13:03:38Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:07:50", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:07:50", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:c1:d2", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b00b1f06-37cc-49cb-a11f-b314a9d7d334", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b00b1f06-37cc-49cb-a11f-b314a9d7d334", "rel": "bookmark"}], "image": {"id": "287cbc25-dc53-4e84-8f7e-264dcb9f1735", "links": [{"href": "http://172.30.9.22:8774/images/287cbc25-dc53-4e84-8f7e-264dcb9f1735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:03:28.000000", "flavor": {"id": "08447a4a-9f82-4040-bf77-234e38d4a00a", "links": [{"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "bookmark"}]}, "id": "b00b1f06-37cc-49cb-a11f-b314a9d7d334", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "0951623dc7d24da3a2a7d519c85a9e74", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:03:28Z", "hostId": "3e23be79a6d56297a471e76a40bd81979a96115cc2727ebe0a970684", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "name": "ns.clearwater.opnfv", "created": "2018-08-26T13:01:44Z", "tenant_id": "48c33c12dced4eaf9582f2a2d6224537", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 13:15:51,091 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-663085a4-170f-48d1-8fe9-72d1125b5611 2018-08-26 13:15:51,091 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.537630081177s 2018-08-26 13:15:51,092 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-663085a4-170f-48d1-8fe9-72d1125b5611 2018-08-26 13:15:51,099 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-26 13:15:51,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/b00b1f06-37cc-49cb-a11f-b314a9d7d334/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}2016cfaed43b26833edac4f0a563297dd680dc74" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-26 13:15:51,171 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13: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-adeedeaa-7abc-47bf-aa26-ea903d0728b4 x-compute-request-id: req-adeedeaa-7abc-47bf-aa26-ea903d0728b4 Content-Encoding: gzip Content-Length: 11450 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.009276] AppArmor: AppArmor initialized\n[ 0.010476] Yama: becoming mindful.\n[ 0.012138] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.016495] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.019203] 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.022150] Initializing cgroup subsys memory\n[ 0.024006] Initializing cgroup subsys devices\n[ 0.025274] Initializing cgroup subsys freezer\n[ 0.026540] Initializing cgroup subsys blkio\n[ 0.028003] Initializing cgroup subsys perf_event\n[ 0.029353] Initializing cgroup subsys hugetlb\n[ 0.030653] FEATURE SPEC_CTRL Not Present\n[ 0.032694] mce: CPU supports 10 MCE banks\n[ 0.033920] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.033920] 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.041961] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.046489] ACPI: Core revision 20131115\n[ 0.048479] ACPI: All ACPI Tables successfully acquired\n[ 0.050152] ftrace: allocating 28717 entries in 113 pages\n[ 0.072240] smpboot: Max logical packages: 2\n[ 0.076003] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.077738] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.079698] Enabling x2apic\n[ 0.080000] Enabled x2apic\n[ 0.080003] Switched APIC routing to physical x2apic.\n[ 0.084507] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.086248] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.088663] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.097449] KVM setup paravirtual spinlock\n[ 0.100031] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.102072] x86: Booting SMP configuration:\n[ 0.103364] .... node #0, CPUs: #1[ 0.099994] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.120017] x86: Booted up 1 node, 2 CPUs\n[ 0.120011] KVM setup async PF for cpu 1\n[ 0.120013] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.123768] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.124420] devtmpfs: initialized\n[ 0.127001] EVM: security.selinux\n[ 0.128005] EVM: security.SMACK64\n[ 0.128979] EVM: security.ima\n[ 0.129879] EVM: security.capability\n[ 0.130937] pinctrl core: initialized pinctrl subsystem\n[ 0.132050] regulator-dummy: no parameters\n[ 0.133256] RTC time: 13:03:28, date: 08/26/18\n[ 0.134491] NET: Registered protocol family 16\n[ 0.135800] cpuidle: using governor ladder\n[ 0.136003] cpuidle: using governor menu\n[ 0.137199] ACPI: bus type PCI registered\n[ 0.138314] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.140021] PCI: Using configuration type 1 for base access\n[ 0.144871] bio: create slab at 0\n[ 0.145408] ACPI: Added _OSI(Module Device)\n[ 0.145408] ACPI: Added _OSI(Processor Device)\n[ 0.148004] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.149264] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.152151] ACPI: Interpreter enabled\n[ 0.153221] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.155801] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.157683] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.160008] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.162592] ACPI: (supports S0 S5)\n[ 0.164009] ACPI: Using IOAPIC for interrupt routing\n[ 0.165357] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.167951] ACPI: No dock devices found.\n[ 0.170064] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.171657] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.172007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.173679] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.176237] acpiphp: Slot [3] registered\n[ 0.177372] acpiphp: Slot [4] registered\n[ 0.178502] acpiphp: Slot [5] registered\n[ 0.179628] acpiphp: Slot [6] registered\n[ 0.180023] acpiphp: Slot [7] registered\n[ 0.181160] acpiphp: Slot [8] registered\n[ 0.182289] acpiphp: Slot [9] registered\n[ 0.183424] acpiphp: Slot [10] registered\n[ 0.184021] acpiphp: Slot [11] registered\n[ 0.185164] acpiphp: Slot [12] registered\n[ 0.186308] acpiphp: Slot [13] registered\n[ 0.187454] acpiphp: Slot [14] registered\n[ 0.188020] acpiphp: Slot [15] registered\n[ 0.189163] acpiphp: Slot [16] registered\n[ 0.190437] acpiphp: Slot [17] registered\n[ 0.191582] acpiphp: Slot [18] registered\n[ 0.192027] acpiphp: Slot [19] registered\n[ 0.193176] acpiphp: Slot [20] registered\n[ 0.194328] acpiphp: Slot [21] registered\n[ 0.195470] acpiphp: Slot [22] registered\n[ 0.196020] acpiphp: Slot [23] registered\n[ 0.197159] acpiphp: Slot [24] registered\n[ 0.198295] acpiphp: Slot [25] registered\n[ 0.199427] acpiphp: Slot [26] registered\n[ 0.200020] acpiphp: Slot [27] registered\n[ 0.201158] acpiphp: Slot [28] registered\n[ 0.202287] acpiphp: Slot [29] registered\n[ 0.203420] acpiphp: Slot [30] registered\n[ 0.204027] acpiphp: Slot [31] registered\n[ 0.205162] PCI host bridge to bus 0000:00\n[ 0.206295] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.207722] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.208004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.209566] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.211265] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.212003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.219510] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.220014] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.246437] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.248442] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.250443] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.252420] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.254498] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.256219] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.257994] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.257994] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.260004] vgaarb: loaded\n[ 0.260859] vgaarb: bridge control possible 0000:00:02.0\n[ 0.262542] SCSI subsystem initialized\n[ 0.263804] ACPI: bus type USB registered\n[ 0.264036] usbcore: registered new interface driver usbfs\n[ 0.265473] usbcore: registered new interface driver hub\n[ 0.266910] usbcore: registered new device driver usb\n[ 0.268114] PCI: Using ACPI for IRQ routing\n[ 0.269613] NetLabel: Initializing\n[ 0.270624] NetLabel: domain hash size = 128\n[ 0.272003] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.273381] NetLabel: unlabeled traffic allowed by default\n[ 0.274824] Switched to clocksource kvm-clock\n[ 0.280841] AppArmor: AppArmor Filesystem Enabled\n[ 0.282153] pnp: PnP ACPI init\n[ 0.283085] ACPI: bus type PNP registered\n[ 0.284695] pnp: PnP ACPI: found 8 devices\n[ 0.285848] ACPI: bus type PNP unregistered\n[ 0.293388] NET: Registered protocol family 2\n[ 0.294914] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.297037] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.298910] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.300685] TCP: reno registered\n[ 0.301649] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.303197] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.304903] NET: Registered protocol family 1\n[ 0.306122] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.307630] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.309113] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.331537] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.354382] Trying to unpack rootfs image as initramfs...\n[ 0.453502] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.455861] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.457350] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.458940] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.461253] Scanning for low memory corruption every 60 seconds\n[ 0.463172] Initialise system trusted keyring\n[ 0.464426] audit: initializing netlink socket (disabled)\n[ 0.465851] type=2000 audit(1535288609.997:1): initialized\n[ 0.486208] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.488817] zbud: loaded\n[ 0.489881] VFS: Disk quotas dquot_6.5.2\n[ 0.491149] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.493160] fuse init (API version 7.22)\n[ 0.494358] msgmni has been set to 3997\n[ 0.495525] Key type big_key registered\n[ 0.497033] Key type asymmetric registered\n[ 0.498190] Asymmetric key parser 'x509' registered\n[ 0.499517] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.501598] io scheduler noop registered\n[ 0.502715] io scheduler deadline registered (default)\n[ 0.504095] io scheduler cfq registered\n[ 0.505247] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.506698] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.508413] ipmi message handler version 39.2\n[ 0.509683] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.511711] ACPI: Power Button [PWRF]\n[ 0.512880] GHES: HEST is not enabled!\n[ 0.534702] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.578606] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.600813] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.602914] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.626751] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.629757] Linux agpgart interface v0.103\n[ 0.631991] brd: module loaded\n[ 0.633468] loop: module loaded\n[ 0.634837] blk-mq: CPU -> queue map\n[ 0.635922] CPU 0 -> Queue 0\n[ 0.636888] CPU 1 -> Queue 0\n[ 0.638743] vda: vda1\n[ 0.640296] scsi0 : ata_piix\n[ 0.641316] scsi1 : ata_piix\n[ 0.642253] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.643975] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.645905] libphy: Fixed MDIO Bus: probed\n[ 0.647168] tun: Universal TUN/TAP device driver, 1.6\n[ 0.648560] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.651859] PPP generic driver version 2.4.2\n[ 0.653134] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.654816] ehci-pci: EHCI PCI platform driver\n[ 0.656053] ehci-platform: EHCI generic platform driver\n[ 0.657459] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.659061] ohci-pci: OHCI PCI platform driver\n[ 0.660306] ohci-platform: OHCI generic platform driver\n[ 0.661699] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.683891] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.685308] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.687453] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.689077] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.690802] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.692831] usb usb1: Product: UHCI Host Controller\n[ 0.694153] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.695792] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.697168] hub 1-0:1.0: USB hub found\n[ 0.698276] hub 1-0:1.0: 2 ports detected\n[ 0.699539] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.702456] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.703810] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.705314] mousedev: PS/2 mouse device common for all mice\n[ 0.707091] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.709657] rtc_cmos 00:00: RTC can wake from S4\n[ 0.711257] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.712908] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.714615] device-mapper: uevent: version 1.0.3\n[ 0.715945] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.718251] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.719898] TCP: cubic registered\n[ 0.720976] NET: Registered protocol family 10\n[ 0.722516] NET: Registered protocol family 17\n[ 0.723776] Key type dns_resolver registered\n[ 0.725245] Loading compiled-in X.509 certificates\n[ 0.727076] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.736761] registered taskstats version 1\n[ 0.739819] Key type trusted registered\n[ 0.743678] Key type encrypted registered\n[ 0.744837] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.746289] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.748268] regulator-dummy: disabling\n[ 0.749417] Magic number: 14:856:79\n[ 0.750628] rtc_cmos 00:00: setting system clock to 2018-08-26 13:03:29 UTC (1535288609)\n[ 0.752890] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.754451] EDD information not available.\n[ 0.801762] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.803939] Write protecting the kernel read-only data: 12288k\n[ 0.806100] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.809545] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.823001] systemd-udevd[107]: starting version 204\n[ 0.865190] FDC 0 is a S82078B\n[ 1.008150] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.172374] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.174123] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.175899] usb 1-1: Product: QEMU USB Tablet\n[ 1.177104] usb 1-1: Manufacturer: QEMU\n[ 1.178203] usb 1-1: SerialNumber: 42\n[ 1.452076] tsc: Refined TSC clocksource calibration: 3491.873 MHz\n[ 1.877033] 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.214917] 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.303682] 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.398197] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Sun, 26 Aug 2018 13:03:31 +0000. Up 2.72 seconds.\ncloud-init-nonet[2.88]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting 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[3.98]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 26 Aug 2018 13:03:32 +0000. Up 4.18 seconds.\nci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:80:c1:d2 |\nci-info: | eth0 | True | 192.168.0.11 | 255.255.255.0 | fa:16:3e:37:07:50 |\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.1 | 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:\n1a:16:d4:b5:9f:c5:69:0a:01:c1:f3:6b:9f:32:97:cc root@ns\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .oo+o |\n| . + o . . |\n| . oo = |\n| . .o = |\n| o S .+ |\n| . o o |\n| . . + o |\n| o E |\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:\n7e:1e:6e:7c:8a:f5:ee:cf:17:ef:30:73:d7:13:c8:7f root@ns\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| |\n| |\n| . . |\n| S o . |\n| . ..o|\n| ..+ +oE|\n| *oo.. =*|\n| ..+=+.oo.|\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n01:b5:5a:a5:93:ee:01:e3:59:fb:b2:ad:c7:ce:57:ad root@ns\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ... . |\n| . = |\n| o O |\n| . O + |\n| + S . |\n| . o . .|\n| o.. . . |\n| =o . E |\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:\n30:6b:be:f6:c0:f3:75:2b:b9:42:47:d8:01:d3:59:53 root@ns\nThe key's randomart image is:\n+--[ED25519 256--+\n| oo oo.E |\n| .+ . |\n| o o . |\n| +. o |\n| o S. |\n| + . . |\n| =. .... |\n| .=..o. . |\n| ...o..o. |\n+-----------------+\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [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 deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing 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 ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS ns ttyS0\n\nns login: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 26 Aug 2018 13:05:36 +0000. Up 127.29 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Sun, 26 Aug 2018 13:06:39 +0000. Up 190.33 seconds.\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ ip addr add 192.168.1.2/24 dev eth1\n+ ip link set dev eth1 up\n+ apt-get update\nErr http://archive.ubuntu.com trusty InRelease\n \nErr http://archive.ubuntu.com trusty-updates InRelease\n \nErr http://archive.ubuntu.com trusty-backports InRelease\n \nErr http://archive.ubuntu.com trusty Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\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 2 not upgraded.\nNeed to get 433 kB of archives.\nAfter this operation, 1639 kB of additional disk space will be used.\nWARNING: The following packages cannot be authenticated!\n bind9utils bind9\nE: There are problems and -y was used without --force-yes\n+ cat\n/var/lib/cloud/instance/scripts/part-001: line 16: /etc/bind/named.conf.local: No such file or directory\n+ cat\n/var/lib/cloud/instance/scripts/part-001: line 41: /var/lib/bind/db.clearwater.opnfv: No such file or directory\n+ chown root:bind /var/lib/bind/db.clearwater.opnfv\nchown: invalid group: 'root:bind'\n+ service bind9 reload\nbind9: unrecognized service\n2018-08-26 13:07:21,205 - util.py[WARNING]: Failed running /var/lib/cloud/instance/scripts/part-001 [1]\n2018-08-26 13:07:21,220 - cc_scripts_user.py[WARNING]: Failed to run module scripts-user (scripts in /var/lib/cloud/instance/scripts)\n2018-08-26 13:07:21,220 - util.py[WARNING]: Running scripts-user () failed\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 | 34:43:9b:73:27:07:c9:4f:e9:32:63:ca:04:b0:b4:6c | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 7e:1e:6e:7c:8a:f5:ee:cf:17:ef:30:73:d7:13:c8:7f root@ns (DSA)\nec2: 256 01:b5:5a:a5:93:ee:01:e3:59:fb:b2:ad:c7:ce:57:ad root@ns (ECDSA)\nec2: 256 30:6b:be:f6:c0:f3:75:2b:b9:42:47:d8:01:d3:59:53 root@ns (ED25519)\nec2: 2048 1a:16:d4:b5:9f:c5:69:0a:01:c1:f3:6b:9f:32:97:cc root@ns (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLV+xxJKcqAQWZ+hmMyuj9QYRY/yGQ5w/NFCi40NB5m/8O3oJ8El98qdr8Oz90JFv/gUMWHYFPdlchMhCyiMVj0= root@ns\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAagebFrFByB6wMTR3txsKBg2ZVs0IvWcV98kth3wZQF root@ns\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDaOjHa8kaNfPqcRoBAJInZASzzCBrFHS8JMc91NKNsHgKACG+W0NgBvuPQf2QKtKPtK/21UPFgP1TBser222YhBdBWKjvflmma8ih0F2r6c7oI5b0WIdHMGPzyZpwYx2m31D7J2Tm/6mBuM7pPM1u+TZixlO7dz7dk5h/dmOKQTLILdmIAX+CuzcDjFKFaNbx/RgYwaRTApRGUyNHRFjrTmbPYKaan/qSYD+btsYIgKPwF9FU4N2fwbvoVFfeBCeGSAmkvCThOlOwV2AEZtoYmhFtKRavbBmJNBG+QF6+C5sP51/IpeyfJK+1xf/qjh2bWGx5ou/g1VXLsJbhi4UWv root@ns\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Sun, 26 Aug 2018 13:07:21 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 232.51 seconds\n"} 2018-08-26 13:15:51,172 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/b00b1f06-37cc-49cb-a11f-b314a9d7d334/action used request id req-adeedeaa-7abc-47bf-aa26-ea903d0728b4 2018-08-26 13:15:51,172 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0729849338531s 2018-08-26 13:15:51,173 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/b00b1f06-37cc-49cb-a11f-b314a9d7d334/action used request id req-adeedeaa-7abc-47bf-aa26-ea903d0728b4 2018-08-26 13:15:51,174 - 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.009276] AppArmor: AppArmor initialized [ 0.010476] Yama: becoming mindful. [ 0.012138] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.016495] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.019203] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022150] Initializing cgroup subsys memory [ 0.024006] Initializing cgroup subsys devices [ 0.025274] Initializing cgroup subsys freezer [ 0.026540] Initializing cgroup subsys blkio [ 0.028003] Initializing cgroup subsys perf_event [ 0.029353] Initializing cgroup subsys hugetlb [ 0.030653] FEATURE SPEC_CTRL Not Present [ 0.032694] mce: CPU supports 10 MCE banks [ 0.033920] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.033920] 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.041961] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.046489] ACPI: Core revision 20131115 [ 0.048479] ACPI: All ACPI Tables successfully acquired [ 0.050152] ftrace: allocating 28717 entries in 113 pages [ 0.072240] smpboot: Max logical packages: 2 [ 0.076003] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.077738] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.079698] Enabling x2apic [ 0.080000] Enabled x2apic [ 0.080003] Switched APIC routing to physical x2apic. [ 0.084507] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.086248] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.088663] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.097449] KVM setup paravirtual spinlock [ 0.100031] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.102072] x86: Booting SMP configuration: [ 0.103364] .... node #0, CPUs: #1[ 0.099994] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.120017] x86: Booted up 1 node, 2 CPUs [ 0.120011] KVM setup async PF for cpu 1 [ 0.120013] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.123768] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.124420] devtmpfs: initialized [ 0.127001] EVM: security.selinux [ 0.128005] EVM: security.SMACK64 [ 0.128979] EVM: security.ima [ 0.129879] EVM: security.capability [ 0.130937] pinctrl core: initialized pinctrl subsystem [ 0.132050] regulator-dummy: no parameters [ 0.133256] RTC time: 13:03:28, date: 08/26/18 [ 0.134491] NET: Registered protocol family 16 [ 0.135800] cpuidle: using governor ladder [ 0.136003] cpuidle: using governor menu [ 0.137199] ACPI: bus type PCI registered [ 0.138314] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.140021] PCI: Using configuration type 1 for base access [ 0.144871] bio: create slab at 0 [ 0.145408] ACPI: Added _OSI(Module Device) [ 0.145408] ACPI: Added _OSI(Processor Device) [ 0.148004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.149264] ACPI: Added _OSI(Processor Aggregator Device) [ 0.152151] ACPI: Interpreter enabled [ 0.153221] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.155801] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.157683] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.160008] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.162592] ACPI: (supports S0 S5) [ 0.164009] ACPI: Using IOAPIC for interrupt routing [ 0.165357] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.167951] ACPI: No dock devices found. [ 0.170064] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.171657] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.172007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.173679] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.176237] acpiphp: Slot [3] registered [ 0.177372] acpiphp: Slot [4] registered [ 0.178502] acpiphp: Slot [5] registered [ 0.179628] acpiphp: Slot [6] registered [ 0.180023] acpiphp: Slot [7] registered [ 0.181160] acpiphp: Slot [8] registered [ 0.182289] acpiphp: Slot [9] registered [ 0.183424] acpiphp: Slot [10] registered [ 0.184021] acpiphp: Slot [11] registered [ 0.185164] acpiphp: Slot [12] registered [ 0.186308] acpiphp: Slot [13] registered [ 0.187454] acpiphp: Slot [14] registered [ 0.188020] acpiphp: Slot [15] registered [ 0.189163] acpiphp: Slot [16] registered [ 0.190437] acpiphp: Slot [17] registered [ 0.191582] acpiphp: Slot [18] registered [ 0.192027] acpiphp: Slot [19] registered [ 0.193176] acpiphp: Slot [20] registered [ 0.194328] acpiphp: Slot [21] registered [ 0.195470] acpiphp: Slot [22] registered [ 0.196020] acpiphp: Slot [23] registered [ 0.197159] acpiphp: Slot [24] registered [ 0.198295] acpiphp: Slot [25] registered [ 0.199427] acpiphp: Slot [26] registered [ 0.200020] acpiphp: Slot [27] registered [ 0.201158] acpiphp: Slot [28] registered [ 0.202287] acpiphp: Slot [29] registered [ 0.203420] acpiphp: Slot [30] registered [ 0.204027] acpiphp: Slot [31] registered [ 0.205162] PCI host bridge to bus 0000:00 [ 0.206295] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.207722] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.208004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.209566] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.211265] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.212003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.219510] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.220014] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.246437] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.248442] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.250443] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.252420] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.254498] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.256219] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.257994] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.257994] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.260004] vgaarb: loaded [ 0.260859] vgaarb: bridge control possible 0000:00:02.0 [ 0.262542] SCSI subsystem initialized [ 0.263804] ACPI: bus type USB registered [ 0.264036] usbcore: registered new interface driver usbfs [ 0.265473] usbcore: registered new interface driver hub [ 0.266910] usbcore: registered new device driver usb [ 0.268114] PCI: Using ACPI for IRQ routing [ 0.269613] NetLabel: Initializing [ 0.270624] NetLabel: domain hash size = 128 [ 0.272003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.273381] NetLabel: unlabeled traffic allowed by default [ 0.274824] Switched to clocksource kvm-clock [ 0.280841] AppArmor: AppArmor Filesystem Enabled [ 0.282153] pnp: PnP ACPI init [ 0.283085] ACPI: bus type PNP registered [ 0.284695] pnp: PnP ACPI: found 8 devices [ 0.285848] ACPI: bus type PNP unregistered [ 0.293388] NET: Registered protocol family 2 [ 0.294914] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.297037] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.298910] TCP: Hash tables configured (established 16384 bind 16384) [ 0.300685] TCP: reno registered [ 0.301649] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.303197] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.304903] NET: Registered protocol family 1 [ 0.306122] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.307630] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.309113] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.331537] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.354382] Trying to unpack rootfs image as initramfs... [ 0.453502] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.455861] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.457350] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.458940] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.461253] Scanning for low memory corruption every 60 seconds [ 0.463172] Initialise system trusted keyring [ 0.464426] audit: initializing netlink socket (disabled) [ 0.465851] type=2000 audit(1535288609.997:1): initialized [ 0.486208] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.488817] zbud: loaded [ 0.489881] VFS: Disk quotas dquot_6.5.2 [ 0.491149] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.493160] fuse init (API version 7.22) [ 0.494358] msgmni has been set to 3997 [ 0.495525] Key type big_key registered [ 0.497033] Key type asymmetric registered [ 0.498190] Asymmetric key parser 'x509' registered [ 0.499517] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.501598] io scheduler noop registered [ 0.502715] io scheduler deadline registered (default) [ 0.504095] io scheduler cfq registered [ 0.505247] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.506698] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.508413] ipmi message handler version 39.2 [ 0.509683] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.511711] ACPI: Power Button [PWRF] [ 0.512880] GHES: HEST is not enabled! [ 0.534702] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.578606] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.600813] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.602914] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.626751] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.629757] Linux agpgart interface v0.103 [ 0.631991] brd: module loaded [ 0.633468] loop: module loaded [ 0.634837] blk-mq: CPU -> queue map [ 0.635922] CPU 0 -> Queue 0 [ 0.636888] CPU 1 -> Queue 0 [ 0.638743] vda: vda1 [ 0.640296] scsi0 : ata_piix [ 0.641316] scsi1 : ata_piix [ 0.642253] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.643975] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.645905] libphy: Fixed MDIO Bus: probed [ 0.647168] tun: Universal TUN/TAP device driver, 1.6 [ 0.648560] tun: (C) 1999-2004 Max Krasnyansky [ 0.651859] PPP generic driver version 2.4.2 [ 0.653134] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.654816] ehci-pci: EHCI PCI platform driver [ 0.656053] ehci-platform: EHCI generic platform driver [ 0.657459] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.659061] ohci-pci: OHCI PCI platform driver [ 0.660306] ohci-platform: OHCI generic platform driver [ 0.661699] uhci_hcd: USB Universal Host Controller Interface driver [ 0.683891] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.685308] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.687453] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.689077] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.690802] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.692831] usb usb1: Product: UHCI Host Controller [ 0.694153] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.695792] usb usb1: SerialNumber: 0000:00:01.2 [ 0.697168] hub 1-0:1.0: USB hub found [ 0.698276] hub 1-0:1.0: 2 ports detected [ 0.699539] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.702456] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.703810] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.705314] mousedev: PS/2 mouse device common for all mice [ 0.707091] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.709657] rtc_cmos 00:00: RTC can wake from S4 [ 0.711257] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.712908] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.714615] device-mapper: uevent: version 1.0.3 [ 0.715945] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.718251] ledtrig-cpu: registered to indicate activity on CPUs [ 0.719898] TCP: cubic registered [ 0.720976] NET: Registered protocol family 10 [ 0.722516] NET: Registered protocol family 17 [ 0.723776] Key type dns_resolver registered [ 0.725245] Loading compiled-in X.509 certificates [ 0.727076] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.736761] registered taskstats version 1 [ 0.739819] Key type trusted registered [ 0.743678] Key type encrypted registered [ 0.744837] AppArmor: AppArmor sha1 policy hashing enabled [ 0.746289] IMA: No TPM chip found, activating TPM-bypass! [ 0.748268] regulator-dummy: disabling [ 0.749417] Magic number: 14:856:79 [ 0.750628] rtc_cmos 00:00: setting system clock to 2018-08-26 13:03:29 UTC (1535288609) [ 0.752890] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.754451] EDD information not available. [ 0.801762] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.803939] Write protecting the kernel read-only data: 12288k [ 0.806100] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.809545] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.823001] systemd-udevd[107]: starting version 204 [ 0.865190] FDC 0 is a S82078B [ 1.008150] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.172374] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.174123] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.175899] usb 1-1: Product: QEMU USB Tablet [ 1.177104] usb 1-1: Manufacturer: QEMU [ 1.178203] usb 1-1: SerialNumber: 42 [ 1.452076] tsc: Refined TSC clocksource calibration: 3491.873 MHz [ 1.877033] 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.214917] 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.303682] 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.398197] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sun, 26 Aug 2018 13:03:31 +0000. Up 2.72 seconds. cloud-init-nonet[2.88]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting 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[3.98]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 26 Aug 2018 13:03:32 +0000. Up 4.18 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:80:c1:d2 | ci-info: | eth0 | True | 192.168.0.11 | 255.255.255.0 | fa:16:3e:37:07:50 | 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.1 | 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: 1a:16:d4:b5:9f:c5:69:0a:01:c1:f3:6b:9f:32:97:cc root@ns The key's randomart image is: +--[ RSA 2048]----+ | .oo+o | | . + o . . | | . oo = | | . .o = | | o S .+ | | . 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: 7e:1e:6e:7c:8a:f5:ee:cf:17:ef:30:73:d7:13:c8:7f root@ns The key's randomart image is: +--[ DSA 1024]----+ | | | | | | | . . | | S o . | | . ..o| | ..+ +oE| | *oo.. =*| | ..+=+.oo.| +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 01:b5:5a:a5:93:ee:01:e3:59:fb:b2:ad:c7:ce:57:ad root@ns The key's randomart image is: +--[ECDSA 256]---+ | ... . | | . = | | o O | | . O + | | + S . | | . o . .| | o.. . . | | =o . E | | o++. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 30:6b:be:f6:c0:f3:75:2b:b9:42:47:d8:01:d3:59:53 root@ns The key's randomart image is: +--[ED25519 256--+ | oo oo.E | | .+ . | | o o . | | +. o | | o S. | | + . . | | =. .... | | .=..o. . | | ...o..o. | +-----------------+ * Stopping Mount filesystems on boot[74G[ OK ] * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [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 deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS ns ttyS0 ns login: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 26 Aug 2018 13:05:36 +0000. Up 127.29 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Sun, 26 Aug 2018 13:06:39 +0000. Up 190.33 seconds. ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + ip addr add 192.168.1.2/24 dev eth1 + ip link set dev eth1 up + apt-get update Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + 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 2 not upgraded. Need to get 433 kB of archives. After this operation, 1639 kB of additional disk space will be used. WARNING: The following packages cannot be authenticated! bind9utils bind9 E: There are problems and -y was used without --force-yes + cat /var/lib/cloud/instance/scripts/part-001: line 16: /etc/bind/named.conf.local: No such file or directory + cat /var/lib/cloud/instance/scripts/part-001: line 41: /var/lib/bind/db.clearwater.opnfv: No such file or directory + chown root:bind /var/lib/bind/db.clearwater.opnfv chown: invalid group: 'root:bind' + service bind9 reload bind9: unrecognized service 2018-08-26 13:07:21,205 - util.py[WARNING]: Failed running /var/lib/cloud/instance/scripts/part-001 [1] 2018-08-26 13:07:21,220 - cc_scripts_user.py[WARNING]: Failed to run module scripts-user (scripts in /var/lib/cloud/instance/scripts) 2018-08-26 13:07:21,220 - util.py[WARNING]: Running scripts-user () failed 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 | 34:43:9b:73:27:07:c9:4f:e9:32:63:ca:04:b0:b4:6c | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 7e:1e:6e:7c:8a:f5:ee:cf:17:ef:30:73:d7:13:c8:7f root@ns (DSA) ec2: 256 01:b5:5a:a5:93:ee:01:e3:59:fb:b2:ad:c7:ce:57:ad root@ns (ECDSA) ec2: 256 30:6b:be:f6:c0:f3:75:2b:b9:42:47:d8:01:d3:59:53 root@ns (ED25519) ec2: 2048 1a:16:d4:b5:9f:c5:69:0a:01:c1:f3:6b:9f:32:97:cc root@ns (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLV+xxJKcqAQWZ+hmMyuj9QYRY/yGQ5w/NFCi40NB5m/8O3oJ8El98qdr8Oz90JFv/gUMWHYFPdlchMhCyiMVj0= root@ns ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAagebFrFByB6wMTR3txsKBg2ZVs0IvWcV98kth3wZQF root@ns ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDaOjHa8kaNfPqcRoBAJInZASzzCBrFHS8JMc91NKNsHgKACG+W0NgBvuPQf2QKtKPtK/21UPFgP1TBser222YhBdBWKjvflmma8ih0F2r6c7oI5b0WIdHMGPzyZpwYx2m31D7J2Tm/6mBuM7pPM1u+TZixlO7dz7dk5h/dmOKQTLILdmIAX+CuzcDjFKFaNbx/RgYwaRTApRGUyNHRFjrTmbPYKaan/qSYD+btsYIgKPwF9FU4N2fwbvoVFfeBCeGSAmkvCThOlOwV2AEZtoYmhFtKRavbBmJNBG+QF6+C5sP51/IpeyfJK+1xf/qjh2bWGx5ou/g1VXLsJbhi4UWv root@ns -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Sun, 26 Aug 2018 13:07:21 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 232.51 seconds 2018-08-26 13:15:51,175 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-08-26 13:15:51,177 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Ellis IP: 172.30.9.203 2018-08-26 13:16:06,209 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 1: cannot create ellis account 2018-08-26 13:16:31,241 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 2: cannot create ellis account 2018-08-26 13:16:56,271 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 3: cannot create ellis account 2018-08-26 13:17:21,276 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 4: cannot create ellis account 2018-08-26 13:17:46,288 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 5: cannot create ellis account 2018-08-26 13:18:11,297 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 6: cannot create ellis account 2018-08-26 13:18:36,313 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 7: cannot create ellis account 2018-08-26 13:19:01,332 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 8: cannot create ellis account 2018-08-26 13:19:26,358 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 9: cannot create ellis account 2018-08-26 13:19:51,364 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 10: cannot create ellis account 2018-08-26 13:20:16,392 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 11: cannot create ellis account 2018-08-26 13:20:41,423 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 12: cannot create ellis account 2018-08-26 13:21:06,453 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 13: cannot create ellis account 2018-08-26 13:21:31,458 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 14: cannot create ellis account 2018-08-26 13:21:56,475 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 15: cannot create ellis account 2018-08-26 13:22:21,495 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 16: cannot create ellis account 2018-08-26 13:22:46,505 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 17: cannot create ellis account 2018-08-26 13:23:11,513 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 18: cannot create ellis account 2018-08-26 13:23:36,531 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 19: cannot create ellis account 2018-08-26 13:24:01,562 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 20: cannot create ellis account 2018-08-26 13:24:26,571 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 21: cannot create ellis account 2018-08-26 13:24:51,605 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 22: cannot create ellis account 2018-08-26 13:25:16,637 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 23: cannot create ellis account 2018-08-26 13:25:41,670 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 24: cannot create ellis account 2018-08-26 13:26:06,696 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 25: cannot create ellis account 2018-08-26 13:26:31,726 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 26: cannot create ellis account 2018-08-26 13:26:56,755 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 27: cannot create ellis account 2018-08-26 13:27:21,779 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 28: cannot create ellis account 2018-08-26 13:27:46,801 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 29: cannot create ellis account 2018-08-26 13:28:11,831 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 30: cannot create ellis account 2018-08-26 13:28:36,861 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 31: cannot create ellis account 2018-08-26 13:29:01,880 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 32: cannot create ellis account 2018-08-26 13:29:26,911 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 33: cannot create ellis account 2018-08-26 13:29:51,926 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 34: cannot create ellis account 2018-08-26 13:30:16,954 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 35: cannot create ellis account 2018-08-26 13:30:41,968 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 36: cannot create ellis account 2018-08-26 13:31:06,981 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 37: cannot create ellis account 2018-08-26 13:31:32,006 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 38: cannot create ellis account 2018-08-26 13:31:57,033 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 39: cannot create ellis account 2018-08-26 13:32:22,044 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 40: cannot create ellis account 2018-08-26 13:32:47,074 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 41: cannot create ellis account 2018-08-26 13:33:12,083 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 42: cannot create ellis account 2018-08-26 13:33:37,113 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 43: cannot create ellis account 2018-08-26 13:34:02,120 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 44: cannot create ellis account 2018-08-26 13:34:27,138 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 45: cannot create ellis account 2018-08-26 13:34:52,162 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 46: cannot create ellis account 2018-08-26 13:35:17,186 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 47: cannot create ellis account 2018-08-26 13:35:42,201 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 48: cannot create ellis account 2018-08-26 13:36:07,229 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 49: cannot create ellis account 2018-08-26 13:36:32,236 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 50: cannot create ellis account 2018-08-26 13:36:57,238 - functest.opnfv_tests.vnf.ims.heat_ims - ERROR - Cannot run heat_ims Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/ims/heat_ims.py", line 127, in run if not self.execute(): File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/ims/heat_ims.py", line 105, in execute if (self.deploy_vnf() and self.test_vnf()): File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/ims/heat_ims.py", line 179, in deploy_vnf self.clearwater.availability_check_by_creating_numbers() File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/ims/clearwater.py", line 64, in availability_check_by_creating_numbers number_res = self._create_ellis_account(account_url, params) File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/ims/clearwater.py", line 106, in _create_ellis_account params.get('full_name'))) Exception: Unable to create an account opnfv functest user 2018-08-26 13:36:57,377 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-26 13:36:57,378 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | heat_ims | functest | 35:50 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-08-26 13:36:57,383 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-26 13:36:57,386 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/0daddb10-5cb3-4f50-82ff-2e7593750ead?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}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:36:57,681 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 26 Aug 2018 13:36:57 GMT Server: Apache x-openstack-request-id: req-5b26f63a-f5f3-4dd3-9502-6dfde8c524f0 Location: http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead?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-26 13:36:58,077 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:36:57 GMT Server: Apache x-openstack-request-id: req-256c07f2-6f31-4f1e-b960-478a0ee9ea4a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 886 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "48c33c12dced4eaf9582f2a2d6224537", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "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_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "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": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "0daddb10-5cb3-4f50-82ff-2e7593750ead", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ff341df7ed224a58abf711f9bfde8002", "tags": null, "creation_time": "2018-08-26T13:01:22Z", "links": [{"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "0daddb10-5cb3-4f50-82ff-2e7593750ead", "stack_status_reason": "Stack CREATE completed successfully", "template_description": "Clearwater deployment\n"}} 2018-08-26 13:36:58,078 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead?resolve_outputs=False used request id req-256c07f2-6f31-4f1e-b960-478a0ee9ea4a 2018-08-26 13:36:58,078 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.694650888443s 2018-08-26 13:36:58,078 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead?resolve_outputs=False used request id req-256c07f2-6f31-4f1e-b960-478a0ee9ea4a 2018-08-26 13:36:58,080 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-26 13:36:58,083 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/0daddb10-5cb3-4f50-82ff-2e7593750ead/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}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:36:58,370 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 26 Aug 2018 13:36:58 GMT Server: Apache x-openstack-request-id: req-dc31ec99-d91f-4368-a8d8-6bed72f39266 Location: http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/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-26 13:36:58,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:36:58 GMT Server: Apache x-openstack-request-id: req-c8b21615-9dba-4b2d-98a3-7e722ac24be9 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 342 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "clearwater-opnfv", "event_time": "2018-08-26T13:06:23Z", "links": [{"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/resources/clearwater-opnfv/events/29225cba-7414-4144-a015-0db4cade0b3d", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack CREATE completed successfully", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "0daddb10-5cb3-4f50-82ff-2e7593750ead", "id": "29225cba-7414-4144-a015-0db4cade0b3d"}]} 2018-08-26 13:36:58,689 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?limit=1&sort_dir=desc&limit=1&sort_dir=desc used request id req-c8b21615-9dba-4b2d-98a3-7e722ac24be9 2018-08-26 13:36:58,690 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.609170913696s 2018-08-26 13:36:58,690 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?limit=1&sort_dir=desc&limit=1&sort_dir=desc used request id req-c8b21615-9dba-4b2d-98a3-7e722ac24be9 2018-08-26 13:36:58,691 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.DELETE.stacks 2018-08-26 13:36:58,693 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/0daddb10-5cb3-4f50-82ff-2e7593750ead -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:36:58,989 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 26 Aug 2018 13:36:58 GMT Server: Apache x-openstack-request-id: req-75284930-4515-42bc-b953-7eeed2578665 Location: http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead 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-26 13:36:59,428 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 26 Aug 2018 13:36:58 GMT Server: Apache x-openstack-request-id: req-48169fb6-380b-45e3-9fb0-59fad5811f9a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-26 13:36:59,428 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead used request id req-48169fb6-380b-45e3-9fb0-59fad5811f9a 2018-08-26 13:36:59,429 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.DELETE.stacks in 0.737709999084s 2018-08-26 13:36:59,429 - shade.request_ids - DEBUG - DELETE call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead used request id req-48169fb6-380b-45e3-9fb0-59fad5811f9a 2018-08-26 13:36:59,429 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-26 13:36:59,432 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=29225cba-7414-4144-a015-0db4cade0b3d&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:36:59,754 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 26 Aug 2018 13:36:59 GMT Server: Apache x-openstack-request-id: req-672b4d01-1990-40b2-b751-313884be627f Location: http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=29225cba-7414-4144-a015-0db4cade0b3d&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-26 13:37:00,088 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:36:59 GMT Server: Apache x-openstack-request-id: req-adf4ab10-6ab0-4541-81bb-26085f4a39be Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 432 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "clearwater-opnfv", "event_time": "2018-08-26T13:36:59Z", "links": [{"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/resources/clearwater-opnfv/events/6043d4cc-ae32-4759-8b25-4206d1f1377b", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack DELETE started", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "0daddb10-5cb3-4f50-82ff-2e7593750ead", "id": "6043d4cc-ae32-4759-8b25-4206d1f1377b"}, {"resource_name": "sprout", "event_time": "2018-08-26T13:36:59Z", "links": [{"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/resources/sprout/events/5563651c-e4e5-48ed-8808-587040fa521a", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "387d3d22-63bf-4ecc-b295-43a7191493e6", "id": "5563651c-e4e5-48ed-8808-587040fa521a"}]} 2018-08-26 13:37:00,088 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=29225cba-7414-4144-a015-0db4cade0b3d&sort_dir=asc&marker=29225cba-7414-4144-a015-0db4cade0b3d&sort_dir=asc used request id req-adf4ab10-6ab0-4541-81bb-26085f4a39be 2018-08-26 13:37:00,088 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.659113883972s 2018-08-26 13:37:00,089 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=29225cba-7414-4144-a015-0db4cade0b3d&sort_dir=asc&marker=29225cba-7414-4144-a015-0db4cade0b3d&sort_dir=asc used request id req-adf4ab10-6ab0-4541-81bb-26085f4a39be 2018-08-26 13:37:05,095 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-26 13:37:05,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=5563651c-e4e5-48ed-8808-587040fa521a&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:37:06,248 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 26 Aug 2018 13:37:05 GMT Server: Apache x-openstack-request-id: req-9bf11d6e-e733-4987-9fcf-d5146846561f Location: http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=5563651c-e4e5-48ed-8808-587040fa521a&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-26 13:37:06,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:37:06 GMT Server: Apache x-openstack-request-id: req-ac1f6322-5b8a-447b-a28d-34f433ed19b1 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 606 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "vellum", "event_time": "2018-08-26T13:37:00Z", "links": [{"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/resources/vellum/events/af990eeb-7a41-49e9-bec0-5f50234875a3", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "c68331a4-5547-45c6-bb0b-2ed8ee22eed5", "id": "af990eeb-7a41-49e9-bec0-5f50234875a3"}, {"resource_name": "homer", "event_time": "2018-08-26T13:37:01Z", "links": [{"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/resources/homer/events/0206bda5-7762-480e-8de6-ae0310264fe2", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "968effa5-6a68-45a3-aa01-433d4938e537", "id": "0206bda5-7762-480e-8de6-ae0310264fe2"}, {"resource_name": "dime", "event_time": "2018-08-26T13:37:02Z", "links": [{"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/resources/dime/events/29a55ee6-ee3d-493a-8908-07287d2a6aea", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "2ed87440-2ebe-4de8-bcf0-7786512b76ef", "id": "29a55ee6-ee3d-493a-8908-07287d2a6aea"}, {"resource_name": "bono", "event_time": "2018-08-26T13:37:03Z", "links": [{"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/resources/bono/events/ae728c21-de76-4d26-8a1f-b7ff2414df87", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "7e5a7698-7216-48eb-b860-2fc16333dee2", "id": "ae728c21-de76-4d26-8a1f-b7ff2414df87"}]} 2018-08-26 13:37:06,326 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=5563651c-e4e5-48ed-8808-587040fa521a&sort_dir=asc&marker=5563651c-e4e5-48ed-8808-587040fa521a&sort_dir=asc used request id req-ac1f6322-5b8a-447b-a28d-34f433ed19b1 2018-08-26 13:37:06,327 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.23158693314s 2018-08-26 13:37:06,327 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=5563651c-e4e5-48ed-8808-587040fa521a&sort_dir=asc&marker=5563651c-e4e5-48ed-8808-587040fa521a&sort_dir=asc used request id req-ac1f6322-5b8a-447b-a28d-34f433ed19b1 2018-08-26 13:37:11,333 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-26 13:37:11,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=ae728c21-de76-4d26-8a1f-b7ff2414df87&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:37:11,413 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 26 Aug 2018 13:37:11 GMT Server: Apache x-openstack-request-id: req-e981d003-85cd-4483-be52-9ef27a285fec Location: http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=ae728c21-de76-4d26-8a1f-b7ff2414df87&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-26 13:37:11,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:37:11 GMT Server: Apache x-openstack-request-id: req-86789dfe-3348-4fda-901d-a080c4448a22 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-26 13:37:11,455 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=ae728c21-de76-4d26-8a1f-b7ff2414df87&sort_dir=asc&marker=ae728c21-de76-4d26-8a1f-b7ff2414df87&sort_dir=asc used request id req-86789dfe-3348-4fda-901d-a080c4448a22 2018-08-26 13:37:11,455 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.121779918671s 2018-08-26 13:37:11,456 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=ae728c21-de76-4d26-8a1f-b7ff2414df87&sort_dir=asc&marker=ae728c21-de76-4d26-8a1f-b7ff2414df87&sort_dir=asc used request id req-86789dfe-3348-4fda-901d-a080c4448a22 2018-08-26 13:37:16,461 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-26 13:37:16,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=ae728c21-de76-4d26-8a1f-b7ff2414df87&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:37:16,490 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 26 Aug 2018 13:37:16 GMT Server: Apache x-openstack-request-id: req-ba264504-ba94-40d4-9864-aabbf7b9e540 Location: http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=ae728c21-de76-4d26-8a1f-b7ff2414df87&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-26 13:37:16,534 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:37:16 GMT Server: Apache x-openstack-request-id: req-b6a543d5-e1b5-4d4f-b3b1-b78e11fc95ac Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 773 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "vellum", "event_time": "2018-08-26T13:37:11Z", "links": [{"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/resources/vellum/events/e30c756c-f124-4427-96f7-d78f05613fc8", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "c68331a4-5547-45c6-bb0b-2ed8ee22eed5", "id": "e30c756c-f124-4427-96f7-d78f05613fc8"}, {"resource_name": "homer", "event_time": "2018-08-26T13:37:12Z", "links": [{"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/resources/homer/events/194f609f-cc87-4442-8672-33e532eab9b1", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "968effa5-6a68-45a3-aa01-433d4938e537", "id": "194f609f-cc87-4442-8672-33e532eab9b1"}, {"resource_name": "sprout", "event_time": "2018-08-26T13:37:13Z", "links": [{"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/resources/sprout/events/7784b1dc-f859-4b06-a67b-8cbe065c988f", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "387d3d22-63bf-4ecc-b295-43a7191493e6", "id": "7784b1dc-f859-4b06-a67b-8cbe065c988f"}, {"resource_name": "dime", "event_time": "2018-08-26T13:37:14Z", "links": [{"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/resources/dime/events/f87460d0-990a-4a9b-9c10-2284268298e6", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "2ed87440-2ebe-4de8-bcf0-7786512b76ef", "id": "f87460d0-990a-4a9b-9c10-2284268298e6"}, {"resource_name": "bono", "event_time": "2018-08-26T13:37:15Z", "links": [{"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/resources/bono/events/f88ec52b-55e3-4bdc-a399-d4e3829b9a5a", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "7e5a7698-7216-48eb-b860-2fc16333dee2", "id": "f88ec52b-55e3-4bdc-a399-d4e3829b9a5a"}, {"resource_name": "ellis", "event_time": "2018-08-26T13:37:15Z", "links": [{"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/resources/ellis/events/658a2251-bbd5-4f0d-83d7-935b77f94529", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "6573cd27-7c9c-4331-bab0-e25c0411e8b9", "id": "658a2251-bbd5-4f0d-83d7-935b77f94529"}]} 2018-08-26 13:37:16,534 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=ae728c21-de76-4d26-8a1f-b7ff2414df87&sort_dir=asc&marker=ae728c21-de76-4d26-8a1f-b7ff2414df87&sort_dir=asc used request id req-b6a543d5-e1b5-4d4f-b3b1-b78e11fc95ac 2018-08-26 13:37:16,534 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0727989673615s 2018-08-26 13:37:16,535 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=ae728c21-de76-4d26-8a1f-b7ff2414df87&sort_dir=asc&marker=ae728c21-de76-4d26-8a1f-b7ff2414df87&sort_dir=asc used request id req-b6a543d5-e1b5-4d4f-b3b1-b78e11fc95ac 2018-08-26 13:37:21,541 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-26 13:37:21,544 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=658a2251-bbd5-4f0d-83d7-935b77f94529&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:37:21,860 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 26 Aug 2018 13:37:21 GMT Server: Apache x-openstack-request-id: req-64298c46-03d7-40ff-bb05-b649ef578eae Location: http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=658a2251-bbd5-4f0d-83d7-935b77f94529&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-26 13:37:21,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:37:21 GMT Server: Apache x-openstack-request-id: req-48dc9e47-fb9a-4cef-881c-c0e2cf89670f Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-26 13:37:21,907 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=658a2251-bbd5-4f0d-83d7-935b77f94529&sort_dir=asc&marker=658a2251-bbd5-4f0d-83d7-935b77f94529&sort_dir=asc used request id req-48dc9e47-fb9a-4cef-881c-c0e2cf89670f 2018-08-26 13:37:21,907 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.365702152252s 2018-08-26 13:37:21,908 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=658a2251-bbd5-4f0d-83d7-935b77f94529&sort_dir=asc&marker=658a2251-bbd5-4f0d-83d7-935b77f94529&sort_dir=asc used request id req-48dc9e47-fb9a-4cef-881c-c0e2cf89670f 2018-08-26 13:37:26,911 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-26 13:37:26,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=658a2251-bbd5-4f0d-83d7-935b77f94529&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:37:26,942 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 26 Aug 2018 13:37:26 GMT Server: Apache x-openstack-request-id: req-3ac1c839-4a90-4c10-aabe-182bc3866e12 Location: http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=658a2251-bbd5-4f0d-83d7-935b77f94529&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-26 13:37:26,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:37:26 GMT Server: Apache x-openstack-request-id: req-4aea44d7-839d-47a4-8ad3-4103cd389f19 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 449 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "ellis", "event_time": "2018-08-26T13:37:22Z", "links": [{"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/resources/ellis/events/680bd598-8de2-4898-b310-23ceba9f61e9", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "6573cd27-7c9c-4331-bab0-e25c0411e8b9", "id": "680bd598-8de2-4898-b310-23ceba9f61e9"}, {"resource_name": "dns", "event_time": "2018-08-26T13:37:22Z", "links": [{"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/resources/dns/events/38dca089-5ee6-481a-9eb8-220873ec982b", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "c8b62920-bcc4-44c4-9eca-0d3258c58cc1", "id": "38dca089-5ee6-481a-9eb8-220873ec982b"}]} 2018-08-26 13:37:26,984 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=658a2251-bbd5-4f0d-83d7-935b77f94529&sort_dir=asc&marker=658a2251-bbd5-4f0d-83d7-935b77f94529&sort_dir=asc used request id req-4aea44d7-839d-47a4-8ad3-4103cd389f19 2018-08-26 13:37:26,984 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0726470947266s 2018-08-26 13:37:26,985 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=658a2251-bbd5-4f0d-83d7-935b77f94529&sort_dir=asc&marker=658a2251-bbd5-4f0d-83d7-935b77f94529&sort_dir=asc used request id req-4aea44d7-839d-47a4-8ad3-4103cd389f19 2018-08-26 13:37:31,991 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-26 13:37:31,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=38dca089-5ee6-481a-9eb8-220873ec982b&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:37:32,019 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 26 Aug 2018 13:37:32 GMT Server: Apache x-openstack-request-id: req-70b49b9b-038f-4aac-9936-37a37d7ffb84 Location: http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=38dca089-5ee6-481a-9eb8-220873ec982b&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-26 13:37:32,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:37:32 GMT Server: Apache x-openstack-request-id: req-4c6f7773-2879-45ac-a09a-37575be3e57c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 619 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "dns", "event_time": "2018-08-26T13:37:28Z", "links": [{"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/resources/dns/events/301dbbec-1e0d-4f48-a422-07a05eaf6ad3", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "c8b62920-bcc4-44c4-9eca-0d3258c58cc1", "id": "301dbbec-1e0d-4f48-a422-07a05eaf6ad3"}, {"resource_name": "security_groups", "event_time": "2018-08-26T13:37:28Z", "links": [{"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/resources/security_groups/events/2e29318b-fc9e-4cca-b426-093bc044a878", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "8f6b5b35-062d-4334-a067-9545e7115d2d", "id": "2e29318b-fc9e-4cca-b426-093bc044a878"}, {"resource_name": "sig_network", "event_time": "2018-08-26T13:37:28Z", "links": [{"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/resources/sig_network/events/e16ab90e-09f9-41b2-9cf0-9783b04f3026", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/resources/sig_network", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead", "rel": "stack"}], "logical_resource_id": "sig_network", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "2a7f730a-c8a1-4b3e-8fb2-e303c2783783", "id": "e16ab90e-09f9-41b2-9cf0-9783b04f3026"}, {"resource_name": "mgmt_network", "event_time": "2018-08-26T13:37:28Z", "links": [{"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/resources/mgmt_network/events/5860bfe1-1afa-42a7-995e-d4db929deaf5", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "f32c9c0b-e232-4bd8-9877-655553efae0d", "id": "5860bfe1-1afa-42a7-995e-d4db929deaf5"}]} 2018-08-26 13:37:32,062 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=38dca089-5ee6-481a-9eb8-220873ec982b&sort_dir=asc&marker=38dca089-5ee6-481a-9eb8-220873ec982b&sort_dir=asc used request id req-4c6f7773-2879-45ac-a09a-37575be3e57c 2018-08-26 13:37:32,062 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0712420940399s 2018-08-26 13:37:32,063 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=38dca089-5ee6-481a-9eb8-220873ec982b&sort_dir=asc&marker=38dca089-5ee6-481a-9eb8-220873ec982b&sort_dir=asc used request id req-4c6f7773-2879-45ac-a09a-37575be3e57c 2018-08-26 13:37:37,069 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-26 13:37:37,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=5860bfe1-1afa-42a7-995e-d4db929deaf5&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:37:37,099 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 26 Aug 2018 13:37:37 GMT Server: Apache x-openstack-request-id: req-88c3a95a-3ad4-42cc-a566-8542f958a3fc Location: http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=5860bfe1-1afa-42a7-995e-d4db929deaf5&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-26 13:37:37,506 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:37:37 GMT Server: Apache x-openstack-request-id: req-39614eda-a573-4f4d-b53f-6e032177f24a Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-26 13:37:37,506 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=5860bfe1-1afa-42a7-995e-d4db929deaf5&sort_dir=asc&marker=5860bfe1-1afa-42a7-995e-d4db929deaf5&sort_dir=asc used request id req-39614eda-a573-4f4d-b53f-6e032177f24a 2018-08-26 13:37:37,506 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.43684220314s 2018-08-26 13:37:37,506 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=5860bfe1-1afa-42a7-995e-d4db929deaf5&sort_dir=asc&marker=5860bfe1-1afa-42a7-995e-d4db929deaf5&sort_dir=asc used request id req-39614eda-a573-4f4d-b53f-6e032177f24a 2018-08-26 13:37:42,512 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-26 13:37:42,515 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=5860bfe1-1afa-42a7-995e-d4db929deaf5&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:37:42,541 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 26 Aug 2018 13:37:42 GMT Server: Apache x-openstack-request-id: req-3a5f71db-7c96-49d3-a281-30632990c977 Location: http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=5860bfe1-1afa-42a7-995e-d4db929deaf5&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-26 13:37:42,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:37:42 GMT Server: Apache x-openstack-request-id: req-327d5967-802d-4468-9b91-f0931da152d5 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 616 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "mgmt_network", "event_time": "2018-08-26T13:37:38Z", "links": [{"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/resources/mgmt_network/events/359278f1-3cf2-4901-a595-7395634c64db", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "f32c9c0b-e232-4bd8-9877-655553efae0d", "id": "359278f1-3cf2-4901-a595-7395634c64db"}, {"resource_name": "security_groups", "event_time": "2018-08-26T13:37:39Z", "links": [{"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/resources/security_groups/events/037db9cb-72e1-45df-9067-35aa6c8efff9", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "8f6b5b35-062d-4334-a067-9545e7115d2d", "id": "037db9cb-72e1-45df-9067-35aa6c8efff9"}, {"resource_name": "sig_network", "event_time": "2018-08-26T13:37:39Z", "links": [{"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/resources/sig_network/events/4a90580e-a951-465e-b38e-7e61befbe4ff", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/resources/sig_network", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead", "rel": "stack"}], "logical_resource_id": "sig_network", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "2a7f730a-c8a1-4b3e-8fb2-e303c2783783", "id": "4a90580e-a951-465e-b38e-7e61befbe4ff"}, {"resource_name": "clearwater-opnfv", "event_time": "2018-08-26T13:37:39Z", "links": [{"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/resources/clearwater-opnfv/events/47a22e21-d112-4a1d-be65-6d141188f1c3", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack DELETE completed successfully", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "0daddb10-5cb3-4f50-82ff-2e7593750ead", "id": "47a22e21-d112-4a1d-be65-6d141188f1c3"}]} 2018-08-26 13:37:42,595 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=5860bfe1-1afa-42a7-995e-d4db929deaf5&sort_dir=asc&marker=5860bfe1-1afa-42a7-995e-d4db929deaf5&sort_dir=asc used request id req-327d5967-802d-4468-9b91-f0931da152d5 2018-08-26 13:37:42,595 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0827820301056s 2018-08-26 13:37:42,595 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=5860bfe1-1afa-42a7-995e-d4db929deaf5&sort_dir=asc&marker=5860bfe1-1afa-42a7-995e-d4db929deaf5&sort_dir=asc used request id req-327d5967-802d-4468-9b91-f0931da152d5 2018-08-26 13:37:47,602 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-26 13:37:47,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=47a22e21-d112-4a1d-be65-6d141188f1c3&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:37:47,631 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 26 Aug 2018 13:37:47 GMT Server: Apache x-openstack-request-id: req-d2050b7a-5787-4eb8-8880-0c95ad5f88f5 Location: http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=47a22e21-d112-4a1d-be65-6d141188f1c3&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-26 13:37:47,673 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:37:47 GMT Server: Apache x-openstack-request-id: req-6a1ce0c7-952a-4382-bb04-05df8716b1de Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-26 13:37:47,673 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=47a22e21-d112-4a1d-be65-6d141188f1c3&sort_dir=asc&marker=47a22e21-d112-4a1d-be65-6d141188f1c3&sort_dir=asc used request id req-6a1ce0c7-952a-4382-bb04-05df8716b1de 2018-08-26 13:37:47,673 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0714569091797s 2018-08-26 13:37:47,674 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=47a22e21-d112-4a1d-be65-6d141188f1c3&sort_dir=asc&marker=47a22e21-d112-4a1d-be65-6d141188f1c3&sort_dir=asc used request id req-6a1ce0c7-952a-4382-bb04-05df8716b1de 2018-08-26 13:37:52,679 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-26 13:37:52,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=47a22e21-d112-4a1d-be65-6d141188f1c3&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:37:52,709 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 26 Aug 2018 13:37:52 GMT Server: Apache x-openstack-request-id: req-7e4e580e-6870-4481-bfbe-9e782678120e Location: http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=47a22e21-d112-4a1d-be65-6d141188f1c3&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-26 13:37:52,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:37:52 GMT Server: Apache x-openstack-request-id: req-92c7c12e-d2ce-4faf-921b-a9c2d1ea8ab3 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-26 13:37:52,754 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=47a22e21-d112-4a1d-be65-6d141188f1c3&sort_dir=asc&marker=47a22e21-d112-4a1d-be65-6d141188f1c3&sort_dir=asc used request id req-92c7c12e-d2ce-4faf-921b-a9c2d1ea8ab3 2018-08-26 13:37:52,754 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0741188526154s 2018-08-26 13:37:52,754 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead/events?marker=47a22e21-d112-4a1d-be65-6d141188f1c3&sort_dir=asc&marker=47a22e21-d112-4a1d-be65-6d141188f1c3&sort_dir=asc used request id req-92c7c12e-d2ce-4faf-921b-a9c2d1ea8ab3 2018-08-26 13:37:52,754 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-26 13:37:52,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/0daddb10-5cb3-4f50-82ff-2e7593750ead?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}2016cfaed43b26833edac4f0a563297dd680dc74" 2018-08-26 13:37:52,783 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 26 Aug 2018 13:37:52 GMT Server: Apache x-openstack-request-id: req-2dac7f44-5573-4925-81cc-2daa21f8c18a Location: http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead?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-26 13:37:52,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:37:52 GMT Server: Apache x-openstack-request-id: req-c73a8b49-37d9-4d0a-8700-18b576d1c5cb Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 893 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "48c33c12dced4eaf9582f2a2d6224537", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "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_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "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": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "0daddb10-5cb3-4f50-82ff-2e7593750ead", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976"}, "deletion_time": "2018-08-26T13:37:40Z", "stack_name": "clearwater-opnfv", "stack_user_project_id": "ff341df7ed224a58abf711f9bfde8002", "tags": null, "creation_time": "2018-08-26T13:01:22Z", "links": [{"href": "http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-08-26T13:36:59Z", "id": "0daddb10-5cb3-4f50-82ff-2e7593750ead", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Clearwater deployment\n"}} 2018-08-26 13:37:52,824 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead?resolve_outputs=False used request id req-c73a8b49-37d9-4d0a-8700-18b576d1c5cb 2018-08-26 13:37:52,824 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.069461107254s 2018-08-26 13:37:52,824 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/48c33c12dced4eaf9582f2a2d6224537/stacks/clearwater-opnfv/0daddb10-5cb3-4f50-82ff-2e7593750ead?resolve_outputs=False used request id req-c73a8b49-37d9-4d0a-8700-18b576d1c5cb 2018-08-26 13:37:52,825 - functest.opnfv_tests.vnf.ims.heat_ims - ERROR - Cannot clean stack ressources Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/ims/heat_ims.py", line 226, in clean self.cloud.delete_stack(self.stack.id, wait=True) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 1416, in delete_stack marker=marker) File "/usr/lib/python2.7/site-packages/shade/_heat/event_utils.py", line 90, in poll_for_events stack_status = stack['stack_status'] TypeError: 'NoneType' object has no attribute '__getitem__' 2018-08-26 13:37:52,838 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-26 13:37:52,841 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}61f97b31b3abf92050b318574008b9addbffe1c8" 2018-08-26 13:37:53,046 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:37:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1053fa3a-a739-4b3f-9005-ebc18bae0b8b Content-Encoding: gzip Content-Length: 1028 Content-Type: application/json RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/00af5ffb672f4832ab8347fc3e59dad9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "00af5ffb672f4832ab8347fc3e59dad9", "email": "placement@localhost", "password_expires_at": null}, {"name": "api_check-user_cfa71808-e14a-4d0f-a925-c4cce043949d", "links": {"self": "http://172.30.9.22:5000/v3/users/0653adcd9bbd40d4a2487cf2c2b18753"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0653adcd9bbd40d4a2487cf2c2b18753", "domain_id": "default", "password_expires_at": null}, {"name": "heat_ims-user_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "links": {"self": "http://172.30.9.22:5000/v3/users/0951623dc7d24da3a2a7d519c85a9e74"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0951623dc7d24da3a2a7d519c85a9e74", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/1155cddaef57457382d358aece0b4688"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1155cddaef57457382d358aece0b4688", "email": "panko@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_d167a7b0-d3aa-4f83-af07-f37a57d140fb", "links": {"self": "http://172.30.9.22:5000/v3/users/1df9f75d1d584587b0935d6ba2e78671"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1df9f75d1d584587b0935d6ba2e78671", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/1e1511f6281344c28c2a63d6a8174f8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1e1511f6281344c28c2a63d6a8174f8d", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/1f874aa402974ad1bde389b6ec3af461"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f874aa402974ad1bde389b6ec3af461", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/30ef6c63ca4f478ababb01839799530e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30ef6c63ca4f478ababb01839799530e", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/35943616abfb419b876965ce89cb2b8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "35943616abfb419b876965ce89cb2b8d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/394bd3d373f84b679204b10778d4c5d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "394bd3d373f84b679204b10778d4c5d6", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/5c46482149dc41d8a0f23a545eb8a332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c46482149dc41d8a0f23a545eb8a332", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6731abf69162411bab854fe2da778196"}, "domain_id": "b7fcd596cb374671bfc994968e0279ce", "enabled": true, "options": {}, "id": "6731abf69162411bab854fe2da778196", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b80679fb-d169-458c-878e-95c75e0e6bb2", "links": {"self": "http://172.30.9.22:5000/v3/users/a48ec85b60524d6190c593867ad79365"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a48ec85b60524d6190c593867ad79365", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/bc64983782874634be200a54d67bb2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bc64983782874634be200a54d67bb2dc", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/c16290bda05544839663305b8b46bfc4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c16290bda05544839663305b8b46bfc4", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/c78b7ea859ad4b4d9090aceb9cc94927"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c78b7ea859ad4b4d9090aceb9cc94927", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/f77a9ddb8d1e4546857d3ecef0ddf962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77a9ddb8d1e4546857d3ecef0ddf962", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/fd2f2ae2af224ce09fd25349c942fbd7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd2f2ae2af224ce09fd25349c942fbd7", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-08-26 13:37:53,047 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-1053fa3a-a739-4b3f-9005-ebc18bae0b8b 2018-08-26 13:37:53,047 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.20880818367s 2018-08-26 13:37:53,047 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-1053fa3a-a739-4b3f-9005-ebc18bae0b8b 2018-08-26 13:37:53,052 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-26 13:37:53,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/0951623dc7d24da3a2a7d519c85a9e74 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}61f97b31b3abf92050b318574008b9addbffe1c8" 2018-08-26 13:37:53,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:37:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43d91acb-e9d2-4bed-b856-45c59795c346 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"user": {"name": "heat_ims-user_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "links": {"self": "http://172.30.9.22:5000/v3/users/0951623dc7d24da3a2a7d519c85a9e74"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "0951623dc7d24da3a2a7d519c85a9e74", "description": null}} 2018-08-26 13:37:53,248 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/0951623dc7d24da3a2a7d519c85a9e74 used request id req-43d91acb-e9d2-4bed-b856-45c59795c346 2018-08-26 13:37:53,248 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.196553945541s 2018-08-26 13:37:53,249 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/0951623dc7d24da3a2a7d519c85a9e74 used request id req-43d91acb-e9d2-4bed-b856-45c59795c346 2018-08-26 13:37:53,249 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-26 13:37:53,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/0951623dc7d24da3a2a7d519c85a9e74 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}61f97b31b3abf92050b318574008b9addbffe1c8" 2018-08-26 13:37:53,575 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 26 Aug 2018 13:37:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2eecaeff-46ed-4ec0-8a6e-97069a66e5f9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-26 13:37:53,575 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/0951623dc7d24da3a2a7d519c85a9e74 used request id req-2eecaeff-46ed-4ec0-8a6e-97069a66e5f9 2018-08-26 13:37:53,575 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.325853824615s 2018-08-26 13:37:53,576 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/0951623dc7d24da3a2a7d519c85a9e74 used request id req-2eecaeff-46ed-4ec0-8a6e-97069a66e5f9 2018-08-26 13:37:53,582 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-26 13:37:53,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}61f97b31b3abf92050b318574008b9addbffe1c8" 2018-08-26 13:37:53,780 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:37:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8fd53ace-6e6c-4656-95bc-294746ea08fa Content-Encoding: gzip Content-Length: 586 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/2ce8e98616074561ac73d2976131783f"}, "tags": [], "enabled": true, "id": "2ce8e98616074561ac73d2976131783f", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b80679fb-d169-458c-878e-95c75e0e6bb2"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/45644229c8c04c4988a3eb8730a7b1ac"}, "tags": [], "enabled": true, "id": "45644229c8c04c4988a3eb8730a7b1ac", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_d167a7b0-d3aa-4f83-af07-f37a57d140fb"}, {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.22:5000/v3/projects/48c33c12dced4eaf9582f2a2d6224537"}, "tags": [], "enabled": true, "id": "48c33c12dced4eaf9582f2a2d6224537", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/526e4f7307214396989751533ff33528"}, "tags": [], "enabled": true, "id": "526e4f7307214396989751533ff33528", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/c99e13955d6e4bb58dbfa100dcee4823"}, "tags": [], "enabled": true, "id": "c99e13955d6e4bb58dbfa100dcee4823", "parent_id": "default", "domain_id": "default", "name": "api_check-project_cfa71808-e14a-4d0f-a925-c4cce043949d"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/e428b6e578e2485b9cc26da9ccf96a96"}, "tags": [], "enabled": true, "id": "e428b6e578e2485b9cc26da9ccf96a96", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-08-26 13:37:53,781 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-8fd53ace-6e6c-4656-95bc-294746ea08fa 2018-08-26 13:37:53,781 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.198971033096s 2018-08-26 13:37:53,781 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-8fd53ace-6e6c-4656-95bc-294746ea08fa 2018-08-26 13:37:53,786 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-26 13:37:53,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/48c33c12dced4eaf9582f2a2d6224537 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}61f97b31b3abf92050b318574008b9addbffe1c8" 2018-08-26 13:37:53,977 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 26 Aug 2018 13:37:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-186d8a7f-36f7-4f28-a435-ccf21ab6114a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-26 13:37:53,977 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/48c33c12dced4eaf9582f2a2d6224537 used request id req-186d8a7f-36f7-4f28-a435-ccf21ab6114a 2018-08-26 13:37:53,978 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.191299915314s 2018-08-26 13:37:53,978 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/48c33c12dced4eaf9582f2a2d6224537 used request id req-186d8a7f-36f7-4f28-a435-ccf21ab6114a 2018-08-26 13:37:53,978 - xtesting.ci.run_tests - ERROR - The test case 'heat_ims' failed. 2018-08-26 13:37:54,005 - xtesting.ci.run_tests - INFO - Loading test case 'vyos_vrouter'... 2018-08-26 13:37:54,301 - git.cmd - DEBUG - Popen(['git', 'version'], cwd=/, universal_newlines=False, shell=None) 2018-08-26 13:37:54,346 - git.cmd - DEBUG - Popen(['git', 'version'], cwd=/, universal_newlines=False, shell=None) 2018-08-26 13:37:54,433 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-26 13:37:54,434 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-26 13:37:54,434 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-26 13:37:54,434 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-26 13:37:54,434 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-26 13:37:54,434 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-26 13:37:54,434 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-26 13:37:54,434 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-26 13:37:54,434 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-26 13:37:54,434 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-26 13:37:54,434 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-26 13:37:54,434 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-26 13:37:54,434 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-26 13:37:54,434 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-26 13:37:54,434 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-26 13:37:54,434 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-26 13:37:54,434 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-26 13:37:54,435 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-26 13:37:54,435 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-26 13:37:54,435 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-26 13:37:54,435 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-26 13:37:54,435 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-26 13:37:54,437 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-26 13:37:54,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:37:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db6213f5-f82d-494d-96ce-e6d056ea12b3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-08-26 13:37:54,443 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-db6213f5-f82d-494d-96ce-e6d056ea12b3 2018-08-26 13:37:54,444 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-26 13:37:54,945 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5d45fc17491a4aedb80e6e5e79d195c6", "name": "reader"}, {"id": "d371bb17b4354fa8812550829dff08d3", "name": "admin"}, {"id": "64b697102e1c4dfb82d6ae117acf5e44", "name": "member"}], "expires_at": "2018-08-26T14:37:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e428b6e578e2485b9cc26da9ccf96a96", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1210d332c9744f5cbc695a2c01f49732"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "816f0ebf045249fb84d97c4bfc1f0a06"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a44497dc0f584430880fbb34d798f187"}], "type": "metric", "id": "06403f6d19cc45d3876c1f817db4cc2a", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33aefc6453a54d88a8073094e7078823"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3af2aad436db4c72a190ee1afb07b296"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a48de89935fd4d0787f0c84bf3674881"}], "type": "network", "id": "4fcf375a7a284c3ca85dd165d598c3cb", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/e428b6e578e2485b9cc26da9ccf96a96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1acf73a288dd435cb0883e7723ed5056"}, {"url": "http://192.30.9.5:8776/v3/e428b6e578e2485b9cc26da9ccf96a96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25ab930679644d89bac501b74509b76d"}, {"url": "http://172.30.9.22:8776/v3/e428b6e578e2485b9cc26da9ccf96a96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe463692e35f41e28415b64d8ffd10af"}], "type": "volumev3", "id": "5679bf9cdfbb4efdb97a61a69442b76f", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/e428b6e578e2485b9cc26da9ccf96a96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4234eccc4e5c4c81a9740ee2adf95b67"}, {"url": "http://172.30.9.22:8776/v2/e428b6e578e2485b9cc26da9ccf96a96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "456ac2ca5ce14a919050a73ace6b5d36"}, {"url": "http://192.30.9.5:8776/v2/e428b6e578e2485b9cc26da9ccf96a96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec61effda13a4644aad9e330753e8ad3"}], "type": "volumev2", "id": "5fba3b72fec244c7b311cd023156a4e5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "057ed3b924844253978ad62059e6acbb"}, {"url": "http://172.30.9.22:8776/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c5726572f244dc1a37ddbd93a609edb"}, {"url": "http://192.30.9.5:8776/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7144203ef2f146f6a443da1e2a6503e6"}], "type": "volume", "id": "71aa1ff84fdd4eab95dbd16ac5fbfcf7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "218ecd9779c74fdbb9eff6a86b2e2ffa"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a4ae0c6c06a42aba305e1cb16268330"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f631f43b783d40b894997b7b49ab8a6b"}], "type": "image", "id": "7986c8336c5046db98dd34c332d24e7f", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "8edc8950a979429d96b680df313310a4", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a2d0d8a4ee24abcbae458bd1ce751ff"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6d1c3e6266f14458a3def33c4f0479b2"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "feca7a31784e458fb732ee0ca32ab24d"}], "type": "cloudformation", "id": "a1648659a78445d4bcaef3988eb0583e", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c10a925a2de437eac36a10b437ddcd1"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "517a76a99e3d470abde8b2e237f68205"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71f914c9732c486db7ec4dade5ea337a"}], "type": "compute", "id": "b18e3a8824af4ed79cd0162b85ca91d6", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91e36bdd70374197a9cc1cf82d4cacd4"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1c68732373a41b6bbdf0d38be58918e"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f7fd23166fd04cdbb15ae3b9534561a8"}], "type": "event", "id": "c887a5552b5842c5bbc8ce1b66332916", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68d3020187d14b4b925c0dbdfac338f6"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77e68b53932a4902a3a68484356b1c4e"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "809dcbff39164bbfaf936f0b35fd176c"}], "type": "placement", "id": "cd8c278131c84e4683012d83ae70eec0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8080/v1/AUTH_e428b6e578e2485b9cc26da9ccf96a96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49dd5c5e91d54d6aa44952eaa2390224"}, {"url": "http://12.0.0.43:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d5db89631954c7baafaf65b5aea991a"}, {"url": "http://12.0.0.43:8080/v1/AUTH_e428b6e578e2485b9cc26da9ccf96a96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "727249cbc39e4628bd3a179bd516b829"}], "type": "object-store", "id": "ec31481f5236441e98c13b38a9c609ec", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bc083505e0a4fba9e18037c17ad1785"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a4bed8aa09042d1be0a485c1bac878c"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89809cbce7344bcdbc14222d09ca5c81"}], "type": "identity", "id": "f4a28c09b9d7444fb27267a9c13f5ad7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0bd24ae5e1bc445db6c4eb649aa04b43"}, {"url": "http://192.30.9.5:8004/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6e6016d81674fa7951c5c486b38f564"}, {"url": "http://192.30.9.5:8004/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d22e870073e14dc5a443931e483e51a2"}], "type": "orchestration", "id": "f619feeb4e1c4cde836d701d6b52295f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "348e8fd3cbd140de8fdb5a2e7f1ba9ce"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37dabf8c0b3c4b4da176de43bbacdd17"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "97e424052ba4486c88034276e7ba90a9"}], "type": "alarming", "id": "ffab3464fcfe4e6086e29e4f2cac9a99", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1e1511f6281344c28c2a63d6a8174f8d"}, "audit_ids": ["MTgANn3VTQudGTkbnp8vLg"], "issued_at": "2018-08-26T13:37:54.000000Z"}} 2018-08-26 13:37:54,948 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-26 13:37:54,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}45a77b231558ecc31e497a0d7bfa53b96139b37d" 2018-08-26 13:37:55,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-a7fb246b-0445-4a00-8b6d-8bd23e1cf0e7 Date: Sun, 26 Aug 2018 13:37:55 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"9c1c4110-1d5a-4c9e-9e4a-8295252f6976","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"526e4f7307214396989751533ff33528","status":"ACTIVE","subnets":["a3c401bc-6377-43cc-8a20-abe78f2d51b9"],"description":"","tags":[],"updated_at":"2018-08-26T10:33:06Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"526e4f7307214396989751533ff33528","created_at":"2018-08-26T10:16:36Z","provider:network_type":"flat"}]} 2018-08-26 13:37:55,290 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-a7fb246b-0445-4a00-8b6d-8bd23e1cf0e7 2018-08-26 13:37:55,290 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.341870069504s 2018-08-26 13:37:55,290 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-a7fb246b-0445-4a00-8b6d-8bd23e1cf0e7 2018-08-26 13:37:55,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-26 13:37:55,299 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 26 Aug 2018 13:37:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-27718513-aee0-4fe7-8a45-a29e078328f3 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2018-08-26 13:37:55,299 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-27718513-aee0-4fe7-8a45-a29e078328f3 2018-08-26 13:37:55,300 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-26 13:37:55,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}45a77b231558ecc31e497a0d7bfa53b96139b37d" 2018-08-26 13:37:55,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:37:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8634f693-75e1-4e69-95e0-c28518bcbac8 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/b7fcd596cb374671bfc994968e0279ce"}, "tags": [], "enabled": true, "id": "b7fcd596cb374671bfc994968e0279ce", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-08-26 13:37:55,486 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-8634f693-75e1-4e69-95e0-c28518bcbac8 2018-08-26 13:37:55,486 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.18642282486s 2018-08-26 13:37:55,487 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-8634f693-75e1-4e69-95e0-c28518bcbac8 2018-08-26 13:37:55,494 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-26 13:37:55,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}45a77b231558ecc31e497a0d7bfa53b96139b37d" -d '{"project": {"description": "Created by OPNFV Functest: vyos_vrouter", "enabled": true, "domain_id": "default", "name": "vyos_vrouter-project_b8b63908-d6e8-4f67-bca2-d5cbdc14f569"}}' 2018-08-26 13:37:55,614 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 26 Aug 2018 13:37:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d5a5761c-7794-4aca-851e-e7d124cf00f0 Content-Length: 370 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.22:5000/v3/projects/76fa1d60a45a4159bff9e1c2a73a47b3"}, "tags": [], "enabled": true, "id": "76fa1d60a45a4159bff9e1c2a73a47b3", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_b8b63908-d6e8-4f67-bca2-d5cbdc14f569"}} 2018-08-26 13:37:55,614 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-d5a5761c-7794-4aca-851e-e7d124cf00f0 2018-08-26 13:37:55,615 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.120404005051s 2018-08-26 13:37:55,615 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-d5a5761c-7794-4aca-851e-e7d124cf00f0 2018-08-26 13:37:55,615 - 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'76fa1d60a45a4159bff9e1c2a73a47b3', '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_b8b63908-d6e8-4f67-bca2-d5cbdc14f569'}) 2018-08-26 13:37:55,622 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-26 13:37:55,625 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}45a77b231558ecc31e497a0d7bfa53b96139b37d" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "671b9ba1-1bef-4b75-81be-ecf92574ca12", "email": null, "name": "vyos_vrouter-user_b8b63908-d6e8-4f67-bca2-d5cbdc14f569"}}' 2018-08-26 13:37:56,042 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 26 Aug 2018 13:37:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc279d97-e2ce-434c-924d-545005c12a32 Content-Length: 327 Content-Type: application/json RESP BODY: {"user": {"name": "vyos_vrouter-user_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "links": {"self": "http://172.30.9.22:5000/v3/users/7b956c97e65b4480b902becc6308cef2"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7b956c97e65b4480b902becc6308cef2", "domain_id": "default", "password_expires_at": null}} 2018-08-26 13:37:56,042 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-bc279d97-e2ce-434c-924d-545005c12a32 2018-08-26 13:37:56,042 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.420458078384s 2018-08-26 13:37:56,042 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-bc279d97-e2ce-434c-924d-545005c12a32 2018-08-26 13:37:56,043 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'7b956c97e65b4480b902becc6308cef2', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vyos_vrouter-user_b8b63908-d6e8-4f67-bca2-d5cbdc14f569'}) 2018-08-26 13:37:56,047 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-26 13:37:56,050 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}45a77b231558ecc31e497a0d7bfa53b96139b37d" 2018-08-26 13:37:56,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:37:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7db299c4-4d85-48ac-90a7-5b64afcbfc6f Content-Encoding: gzip Content-Length: 409 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "478525232f8240f3a5bcb37e18d15367", "links": {"self": "http://172.30.9.22:5000/v3/roles/478525232f8240f3a5bcb37e18d15367"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5d45fc17491a4aedb80e6e5e79d195c6", "links": {"self": "http://172.30.9.22:5000/v3/roles/5d45fc17491a4aedb80e6e5e79d195c6"}, "name": "reader"}, {"domain_id": null, "id": "64b697102e1c4dfb82d6ae117acf5e44", "links": {"self": "http://172.30.9.22:5000/v3/roles/64b697102e1c4dfb82d6ae117acf5e44"}, "name": "member"}, {"domain_id": null, "id": "6c30dd1ed17747c19a3fff37cee8f134", "links": {"self": "http://172.30.9.22:5000/v3/roles/6c30dd1ed17747c19a3fff37cee8f134"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b29a3a0f7cee4599871eeb6731b9c6f2", "links": {"self": "http://172.30.9.22:5000/v3/roles/b29a3a0f7cee4599871eeb6731b9c6f2"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d371bb17b4354fa8812550829dff08d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/d371bb17b4354fa8812550829dff08d3"}, "name": "admin"}, {"domain_id": null, "id": "d54515a19cc04386a508cfaf3906e7e7", "links": {"self": "http://172.30.9.22:5000/v3/roles/d54515a19cc04386a508cfaf3906e7e7"}, "name": "swiftoperator"}]} 2018-08-26 13:37:56,236 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-7db299c4-4d85-48ac-90a7-5b64afcbfc6f 2018-08-26 13:37:56,236 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.189591884613s 2018-08-26 13:37:56,237 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-7db299c4-4d85-48ac-90a7-5b64afcbfc6f 2018-08-26 13:37:56,242 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-26 13:37:56,245 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}45a77b231558ecc31e497a0d7bfa53b96139b37d" 2018-08-26 13:37:56,390 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:37:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71132176-2dec-40e7-850a-e75f7f5d6a91 Content-Encoding: gzip Content-Length: 409 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "478525232f8240f3a5bcb37e18d15367", "links": {"self": "http://172.30.9.22:5000/v3/roles/478525232f8240f3a5bcb37e18d15367"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5d45fc17491a4aedb80e6e5e79d195c6", "links": {"self": "http://172.30.9.22:5000/v3/roles/5d45fc17491a4aedb80e6e5e79d195c6"}, "name": "reader"}, {"domain_id": null, "id": "64b697102e1c4dfb82d6ae117acf5e44", "links": {"self": "http://172.30.9.22:5000/v3/roles/64b697102e1c4dfb82d6ae117acf5e44"}, "name": "member"}, {"domain_id": null, "id": "6c30dd1ed17747c19a3fff37cee8f134", "links": {"self": "http://172.30.9.22:5000/v3/roles/6c30dd1ed17747c19a3fff37cee8f134"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b29a3a0f7cee4599871eeb6731b9c6f2", "links": {"self": "http://172.30.9.22:5000/v3/roles/b29a3a0f7cee4599871eeb6731b9c6f2"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d371bb17b4354fa8812550829dff08d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/d371bb17b4354fa8812550829dff08d3"}, "name": "admin"}, {"domain_id": null, "id": "d54515a19cc04386a508cfaf3906e7e7", "links": {"self": "http://172.30.9.22:5000/v3/roles/d54515a19cc04386a508cfaf3906e7e7"}, "name": "swiftoperator"}]} 2018-08-26 13:37:56,390 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-71132176-2dec-40e7-850a-e75f7f5d6a91 2018-08-26 13:37:56,390 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.148206949234s 2018-08-26 13:37:56,390 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-71132176-2dec-40e7-850a-e75f7f5d6a91 2018-08-26 13:37:56,395 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-26 13:37:56,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}45a77b231558ecc31e497a0d7bfa53b96139b37d" 2018-08-26 13:37:56,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:37:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c8b5b31-5e0e-4323-a707-5dff2c6830a0 Content-Encoding: gzip Content-Length: 409 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "478525232f8240f3a5bcb37e18d15367", "links": {"self": "http://172.30.9.22:5000/v3/roles/478525232f8240f3a5bcb37e18d15367"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5d45fc17491a4aedb80e6e5e79d195c6", "links": {"self": "http://172.30.9.22:5000/v3/roles/5d45fc17491a4aedb80e6e5e79d195c6"}, "name": "reader"}, {"domain_id": null, "id": "64b697102e1c4dfb82d6ae117acf5e44", "links": {"self": "http://172.30.9.22:5000/v3/roles/64b697102e1c4dfb82d6ae117acf5e44"}, "name": "member"}, {"domain_id": null, "id": "6c30dd1ed17747c19a3fff37cee8f134", "links": {"self": "http://172.30.9.22:5000/v3/roles/6c30dd1ed17747c19a3fff37cee8f134"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b29a3a0f7cee4599871eeb6731b9c6f2", "links": {"self": "http://172.30.9.22:5000/v3/roles/b29a3a0f7cee4599871eeb6731b9c6f2"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d371bb17b4354fa8812550829dff08d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/d371bb17b4354fa8812550829dff08d3"}, "name": "admin"}, {"domain_id": null, "id": "d54515a19cc04386a508cfaf3906e7e7", "links": {"self": "http://172.30.9.22:5000/v3/roles/d54515a19cc04386a508cfaf3906e7e7"}, "name": "swiftoperator"}]} 2018-08-26 13:37:56,497 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-8c8b5b31-5e0e-4323-a707-5dff2c6830a0 2018-08-26 13:37:56,497 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.101835012436s 2018-08-26 13:37:56,497 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-8c8b5b31-5e0e-4323-a707-5dff2c6830a0 2018-08-26 13:37:56,502 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-26 13:37:56,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}45a77b231558ecc31e497a0d7bfa53b96139b37d" 2018-08-26 13:37:56,617 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:37:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8537f264-4246-481a-9bcd-b30a4fec2a9d Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-26 13:37:56,618 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-8537f264-4246-481a-9bcd-b30a4fec2a9d 2018-08-26 13:37:56,618 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.114948034286s 2018-08-26 13:37:56,618 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-8537f264-4246-481a-9bcd-b30a4fec2a9d 2018-08-26 13:37:56,619 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-26 13:37:56,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}45a77b231558ecc31e497a0d7bfa53b96139b37d" 2018-08-26 13:37:56,820 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:37:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c5facc4-fb4b-4c46-aa86-213761ca7780 Content-Encoding: gzip Content-Length: 1033 Content-Type: application/json RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/00af5ffb672f4832ab8347fc3e59dad9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "00af5ffb672f4832ab8347fc3e59dad9", "email": "placement@localhost", "password_expires_at": null}, {"name": "api_check-user_cfa71808-e14a-4d0f-a925-c4cce043949d", "links": {"self": "http://172.30.9.22:5000/v3/users/0653adcd9bbd40d4a2487cf2c2b18753"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0653adcd9bbd40d4a2487cf2c2b18753", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/1155cddaef57457382d358aece0b4688"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1155cddaef57457382d358aece0b4688", "email": "panko@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_d167a7b0-d3aa-4f83-af07-f37a57d140fb", "links": {"self": "http://172.30.9.22:5000/v3/users/1df9f75d1d584587b0935d6ba2e78671"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1df9f75d1d584587b0935d6ba2e78671", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/1e1511f6281344c28c2a63d6a8174f8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1e1511f6281344c28c2a63d6a8174f8d", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/1f874aa402974ad1bde389b6ec3af461"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f874aa402974ad1bde389b6ec3af461", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/30ef6c63ca4f478ababb01839799530e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30ef6c63ca4f478ababb01839799530e", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/35943616abfb419b876965ce89cb2b8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "35943616abfb419b876965ce89cb2b8d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/394bd3d373f84b679204b10778d4c5d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "394bd3d373f84b679204b10778d4c5d6", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/5c46482149dc41d8a0f23a545eb8a332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c46482149dc41d8a0f23a545eb8a332", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6731abf69162411bab854fe2da778196"}, "domain_id": "b7fcd596cb374671bfc994968e0279ce", "enabled": true, "options": {}, "id": "6731abf69162411bab854fe2da778196", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "vyos_vrouter-user_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "links": {"self": "http://172.30.9.22:5000/v3/users/7b956c97e65b4480b902becc6308cef2"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7b956c97e65b4480b902becc6308cef2", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_smoke-user_b80679fb-d169-458c-878e-95c75e0e6bb2", "links": {"self": "http://172.30.9.22:5000/v3/users/a48ec85b60524d6190c593867ad79365"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a48ec85b60524d6190c593867ad79365", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/bc64983782874634be200a54d67bb2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bc64983782874634be200a54d67bb2dc", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/c16290bda05544839663305b8b46bfc4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c16290bda05544839663305b8b46bfc4", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/c78b7ea859ad4b4d9090aceb9cc94927"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c78b7ea859ad4b4d9090aceb9cc94927", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/f77a9ddb8d1e4546857d3ecef0ddf962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77a9ddb8d1e4546857d3ecef0ddf962", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/fd2f2ae2af224ce09fd25349c942fbd7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd2f2ae2af224ce09fd25349c942fbd7", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-08-26 13:37:56,821 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-6c5facc4-fb4b-4c46-aa86-213761ca7780 2018-08-26 13:37:56,821 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.201900959015s 2018-08-26 13:37:56,821 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-6c5facc4-fb4b-4c46-aa86-213761ca7780 2018-08-26 13:37:56,834 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-26 13:37:56,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}45a77b231558ecc31e497a0d7bfa53b96139b37d" 2018-08-26 13:37:57,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:37:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3946b85a-f3d7-4516-95cc-ca4d0acf171e Content-Encoding: gzip Content-Length: 598 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/e428b6e578e2485b9cc26da9ccf96a96"}, "tags": [], "enabled": true, "id": "e428b6e578e2485b9cc26da9ccf96a96", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/c99e13955d6e4bb58dbfa100dcee4823"}, "tags": [], "enabled": true, "id": "c99e13955d6e4bb58dbfa100dcee4823", "parent_id": "default", "domain_id": "default", "name": "api_check-project_cfa71808-e14a-4d0f-a925-c4cce043949d"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/526e4f7307214396989751533ff33528"}, "tags": [], "enabled": true, "id": "526e4f7307214396989751533ff33528", "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.22:5000/v3/projects/45644229c8c04c4988a3eb8730a7b1ac"}, "tags": [], "enabled": true, "id": "45644229c8c04c4988a3eb8730a7b1ac", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_d167a7b0-d3aa-4f83-af07-f37a57d140fb"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/2ce8e98616074561ac73d2976131783f"}, "tags": [], "enabled": true, "id": "2ce8e98616074561ac73d2976131783f", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b80679fb-d169-458c-878e-95c75e0e6bb2"}, {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.22:5000/v3/projects/76fa1d60a45a4159bff9e1c2a73a47b3"}, "tags": [], "enabled": true, "id": "76fa1d60a45a4159bff9e1c2a73a47b3", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_b8b63908-d6e8-4f67-bca2-d5cbdc14f569"}]} 2018-08-26 13:37:57,026 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-3946b85a-f3d7-4516-95cc-ca4d0acf171e 2018-08-26 13:37:57,026 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.192476987839s 2018-08-26 13:37:57,027 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-3946b85a-f3d7-4516-95cc-ca4d0acf171e 2018-08-26 13:37:57,035 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-26 13:37:57,038 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=7b956c97e65b4480b902becc6308cef2&role.id=64b697102e1c4dfb82d6ae117acf5e44&scope.project.id=76fa1d60a45a4159bff9e1c2a73a47b3" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}45a77b231558ecc31e497a0d7bfa53b96139b37d" 2018-08-26 13:37:57,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:37:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11c59ed9-619e-4701-9945-7d5355fa35cb Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=7b956c97e65b4480b902becc6308cef2&role.id=64b697102e1c4dfb82d6ae117acf5e44&scope.project.id=76fa1d60a45a4159bff9e1c2a73a47b3", "previous": null, "next": null}} 2018-08-26 13:37:57,224 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=7b956c97e65b4480b902becc6308cef2&role.id=64b697102e1c4dfb82d6ae117acf5e44&scope.project.id=76fa1d60a45a4159bff9e1c2a73a47b3 used request id req-11c59ed9-619e-4701-9945-7d5355fa35cb 2018-08-26 13:37:57,225 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.189716100693s 2018-08-26 13:37:57,225 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=7b956c97e65b4480b902becc6308cef2&role.id=64b697102e1c4dfb82d6ae117acf5e44&scope.project.id=76fa1d60a45a4159bff9e1c2a73a47b3 used request id req-11c59ed9-619e-4701-9945-7d5355fa35cb 2018-08-26 13:37:57,229 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-26 13:37:57,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/76fa1d60a45a4159bff9e1c2a73a47b3/users/7b956c97e65b4480b902becc6308cef2/roles/64b697102e1c4dfb82d6ae117acf5e44 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}45a77b231558ecc31e497a0d7bfa53b96139b37d" 2018-08-26 13:37:57,399 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 26 Aug 2018 13:37:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5389a1f9-044f-4538-a1f5-86cfae536e7a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-26 13:37:57,400 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/76fa1d60a45a4159bff9e1c2a73a47b3/users/7b956c97e65b4480b902becc6308cef2/roles/64b697102e1c4dfb82d6ae117acf5e44 used request id req-5389a1f9-044f-4538-a1f5-86cfae536e7a 2018-08-26 13:37:57,400 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.171118021011s 2018-08-26 13:37:57,400 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/76fa1d60a45a4159bff9e1c2a73a47b3/users/7b956c97e65b4480b902becc6308cef2/roles/64b697102e1c4dfb82d6ae117acf5e44 used request id req-5389a1f9-044f-4538-a1f5-86cfae536e7a 2018-08-26 13:37:57,401 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vyos_vrouter-project_b8b63908-d6e8-4f67-bca2-d5cbdc14f569', 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'76fa1d60a45a4159bff9e1c2a73a47b3', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '671b9ba1-1bef-4b75-81be-ecf92574ca12', 'username': u'vyos_vrouter-user_b8b63908-d6e8-4f67-bca2-d5cbdc14f569', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-26 13:37:57,402 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-26 13:37:57,402 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-26 13:37:57,402 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-26 13:37:57,402 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-26 13:37:57,402 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-26 13:37:57,402 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-26 13:37:57,403 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-26 13:37:57,403 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-26 13:37:57,403 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-26 13:37:57,403 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-26 13:37:57,403 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-26 13:37:57,403 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-26 13:37:57,403 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-26 13:37:57,403 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-26 13:37:57,403 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-26 13:37:57,403 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-26 13:37:57,404 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-26 13:37:57,404 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-26 13:37:57,404 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-26 13:37:57,404 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-26 13:37:57,404 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-26 13:37:57,404 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-26 13:37:57,406 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vyos_vrouter-user_b8b63908-d6e8-4f67-bca2-d5cbdc14f569', 'password': '671b9ba1-1bef-4b75-81be-ecf92574ca12', 'project_name': 'vyos_vrouter-project_b8b63908-d6e8-4f67-bca2-d5cbdc14f569', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': '76fa1d60a45a4159bff9e1c2a73a47b3', 'project_domain_name': 'Default'} 2018-08-26 13:37:57,451 - 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-26 13:37:57,451 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - name = functest.opnfv_tests.vnf.router.cloudify_vrouter 2018-08-26 13:37:57,492 - 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-26 13:37:57,500 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-08-26 13:37:57,500 - 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-26 13:37:57,856 - 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-26 13:37:57,922 - 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-26 13:37:57,922 - xtesting.ci.run_tests - INFO - Running test case 'vyos_vrouter'... 2018-08-26 13:37:57,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-26 13:37:57,933 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:37:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f11cb4e-815d-4001-8d31-54576a2854e2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-08-26 13:37:57,933 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-7f11cb4e-815d-4001-8d31-54576a2854e2 2018-08-26 13:37:57,934 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-26 13:37:58,325 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5d45fc17491a4aedb80e6e5e79d195c6", "name": "reader"}, {"id": "64b697102e1c4dfb82d6ae117acf5e44", "name": "member"}], "expires_at": "2018-08-26T14:37:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "76fa1d60a45a4159bff9e1c2a73a47b3", "name": "vyos_vrouter-project_b8b63908-d6e8-4f67-bca2-d5cbdc14f569"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1210d332c9744f5cbc695a2c01f49732"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "816f0ebf045249fb84d97c4bfc1f0a06"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a44497dc0f584430880fbb34d798f187"}], "type": "metric", "id": "06403f6d19cc45d3876c1f817db4cc2a", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33aefc6453a54d88a8073094e7078823"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3af2aad436db4c72a190ee1afb07b296"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a48de89935fd4d0787f0c84bf3674881"}], "type": "network", "id": "4fcf375a7a284c3ca85dd165d598c3cb", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/76fa1d60a45a4159bff9e1c2a73a47b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1acf73a288dd435cb0883e7723ed5056"}, {"url": "http://192.30.9.5:8776/v3/76fa1d60a45a4159bff9e1c2a73a47b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25ab930679644d89bac501b74509b76d"}, {"url": "http://172.30.9.22:8776/v3/76fa1d60a45a4159bff9e1c2a73a47b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe463692e35f41e28415b64d8ffd10af"}], "type": "volumev3", "id": "5679bf9cdfbb4efdb97a61a69442b76f", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/76fa1d60a45a4159bff9e1c2a73a47b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4234eccc4e5c4c81a9740ee2adf95b67"}, {"url": "http://172.30.9.22:8776/v2/76fa1d60a45a4159bff9e1c2a73a47b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "456ac2ca5ce14a919050a73ace6b5d36"}, {"url": "http://192.30.9.5:8776/v2/76fa1d60a45a4159bff9e1c2a73a47b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec61effda13a4644aad9e330753e8ad3"}], "type": "volumev2", "id": "5fba3b72fec244c7b311cd023156a4e5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/76fa1d60a45a4159bff9e1c2a73a47b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "057ed3b924844253978ad62059e6acbb"}, {"url": "http://172.30.9.22:8776/v1/76fa1d60a45a4159bff9e1c2a73a47b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c5726572f244dc1a37ddbd93a609edb"}, {"url": "http://192.30.9.5:8776/v1/76fa1d60a45a4159bff9e1c2a73a47b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7144203ef2f146f6a443da1e2a6503e6"}], "type": "volume", "id": "71aa1ff84fdd4eab95dbd16ac5fbfcf7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "218ecd9779c74fdbb9eff6a86b2e2ffa"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a4ae0c6c06a42aba305e1cb16268330"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f631f43b783d40b894997b7b49ab8a6b"}], "type": "image", "id": "7986c8336c5046db98dd34c332d24e7f", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "8edc8950a979429d96b680df313310a4", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a2d0d8a4ee24abcbae458bd1ce751ff"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6d1c3e6266f14458a3def33c4f0479b2"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "feca7a31784e458fb732ee0ca32ab24d"}], "type": "cloudformation", "id": "a1648659a78445d4bcaef3988eb0583e", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c10a925a2de437eac36a10b437ddcd1"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "517a76a99e3d470abde8b2e237f68205"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71f914c9732c486db7ec4dade5ea337a"}], "type": "compute", "id": "b18e3a8824af4ed79cd0162b85ca91d6", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91e36bdd70374197a9cc1cf82d4cacd4"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1c68732373a41b6bbdf0d38be58918e"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f7fd23166fd04cdbb15ae3b9534561a8"}], "type": "event", "id": "c887a5552b5842c5bbc8ce1b66332916", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68d3020187d14b4b925c0dbdfac338f6"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77e68b53932a4902a3a68484356b1c4e"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "809dcbff39164bbfaf936f0b35fd176c"}], "type": "placement", "id": "cd8c278131c84e4683012d83ae70eec0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8080/v1/AUTH_76fa1d60a45a4159bff9e1c2a73a47b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49dd5c5e91d54d6aa44952eaa2390224"}, {"url": "http://12.0.0.43:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d5db89631954c7baafaf65b5aea991a"}, {"url": "http://12.0.0.43:8080/v1/AUTH_76fa1d60a45a4159bff9e1c2a73a47b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "727249cbc39e4628bd3a179bd516b829"}], "type": "object-store", "id": "ec31481f5236441e98c13b38a9c609ec", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bc083505e0a4fba9e18037c17ad1785"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a4bed8aa09042d1be0a485c1bac878c"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89809cbce7344bcdbc14222d09ca5c81"}], "type": "identity", "id": "f4a28c09b9d7444fb27267a9c13f5ad7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/76fa1d60a45a4159bff9e1c2a73a47b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0bd24ae5e1bc445db6c4eb649aa04b43"}, {"url": "http://192.30.9.5:8004/v1/76fa1d60a45a4159bff9e1c2a73a47b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6e6016d81674fa7951c5c486b38f564"}, {"url": "http://192.30.9.5:8004/v1/76fa1d60a45a4159bff9e1c2a73a47b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d22e870073e14dc5a443931e483e51a2"}], "type": "orchestration", "id": "f619feeb4e1c4cde836d701d6b52295f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "348e8fd3cbd140de8fdb5a2e7f1ba9ce"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37dabf8c0b3c4b4da176de43bbacdd17"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "97e424052ba4486c88034276e7ba90a9"}], "type": "alarming", "id": "ffab3464fcfe4e6086e29e4f2cac9a99", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vyos_vrouter-user_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "id": "7b956c97e65b4480b902becc6308cef2"}, "audit_ids": ["t9artJyiRPu5CAvIzRTmTw"], "issued_at": "2018-08-26T13:37:58.000000Z"}} 2018-08-26 13:37:58,328 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-26 13:37:58,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f6968af8effe3e28f31772bae4caf3bbe3b5c905" -d '{"network": {"name": "vyos_vrouter-net_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "admin_state_up": true}}' 2018-08-26 13:37:59,010 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-011d5f12-7263-4351-8387-9bfea9a81376 Date: Sun, 26 Aug 2018 13:37:59 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"76fa1d60a45a4159bff9e1c2a73a47b3","created_at":"2018-08-26T13:37:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-26T13:37:58Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"76fa1d60a45a4159bff9e1c2a73a47b3","id":"dd535e27-ece2-413a-a75c-a25f16a6f767","name":"vyos_vrouter-net_b8b63908-d6e8-4f67-bca2-d5cbdc14f569"}} 2018-08-26 13:37:59,010 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-011d5f12-7263-4351-8387-9bfea9a81376 2018-08-26 13:37:59,010 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.681534051895s 2018-08-26 13:37:59,011 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-011d5f12-7263-4351-8387-9bfea9a81376 2018-08-26 13:37:59,011 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'updated_at': u'2018-08-26T13:37:58Z', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'id': u'dd535e27-ece2-413a-a75c-a25f16a6f767', u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vyos_vrouter-net_b8b63908-d6e8-4f67-bca2-d5cbdc14f569', u'admin_state_up': True, u'tenant_id': u'76fa1d60a45a4159bff9e1c2a73a47b3', u'created_at': u'2018-08-26T13:37:58Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'76fa1d60a45a4159bff9e1c2a73a47b3'}) 2018-08-26 13:37:59,012 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-26 13:37:59,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f6968af8effe3e28f31772bae4caf3bbe3b5c905" 2018-08-26 13:37:59,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1150 X-Openstack-Request-Id: req-715139f9-fd1d-4a6e-8ed6-ef149314e1b6 Date: Sun, 26 Aug 2018 13:37:59 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a3c401bc-6377-43cc-8a20-abe78f2d51b9"],"updated_at":"2018-08-26T10:33:06Z","tenant_id":"526e4f7307214396989751533ff33528","created_at":"2018-08-26T10:16:36Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"526e4f7307214396989751533ff33528","id":"9c1c4110-1d5a-4c9e-9e4a-8295252f6976","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-26T13:37:58Z","tenant_id":"76fa1d60a45a4159bff9e1c2a73a47b3","created_at":"2018-08-26T13:37:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":1,"admin_state_up":true,"shared":false,"project_id":"76fa1d60a45a4159bff9e1c2a73a47b3","id":"dd535e27-ece2-413a-a75c-a25f16a6f767","name":"vyos_vrouter-net_b8b63908-d6e8-4f67-bca2-d5cbdc14f569"}]} 2018-08-26 13:37:59,143 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-715139f9-fd1d-4a6e-8ed6-ef149314e1b6 2018-08-26 13:37:59,143 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.131421089172s 2018-08-26 13:37:59,144 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-715139f9-fd1d-4a6e-8ed6-ef149314e1b6 2018-08-26 13:37:59,145 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-26 13:37:59,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f6968af8effe3e28f31772bae4caf3bbe3b5c905" -d '{"subnet": {"name": "vyos_vrouter-subnet_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "enable_dhcp": true, "network_id": "dd535e27-ece2-413a-a75c-a25f16a6f767", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-26 13:37:59,709 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-f5057786-f8f5-4008-b31f-20fc1e6188bd Date: Sun, 26 Aug 2018 13:37:59 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dd535e27-ece2-413a-a75c-a25f16a6f767","tenant_id":"76fa1d60a45a4159bff9e1c2a73a47b3","created_at":"2018-08-26T13:37:59Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-26T13:37:59Z","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":"76fa1d60a45a4159bff9e1c2a73a47b3","id":"94a61172-552b-469c-829b-d7100f360885","subnetpool_id":null,"name":"vyos_vrouter-subnet_b8b63908-d6e8-4f67-bca2-d5cbdc14f569"}} 2018-08-26 13:37:59,710 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-f5057786-f8f5-4008-b31f-20fc1e6188bd 2018-08-26 13:37:59,710 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.564470052719s 2018-08-26 13:37:59,710 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-f5057786-f8f5-4008-b31f-20fc1e6188bd 2018-08-26 13:37:59,711 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-26T13:37:59Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'94a61172-552b-469c-829b-d7100f360885', u'subnetpool_id': None, u'service_types': [], u'name': u'vyos_vrouter-subnet_b8b63908-d6e8-4f67-bca2-d5cbdc14f569', u'enable_dhcp': True, u'network_id': u'dd535e27-ece2-413a-a75c-a25f16a6f767', u'tenant_id': u'76fa1d60a45a4159bff9e1c2a73a47b3', u'created_at': u'2018-08-26T13:37:59Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'76fa1d60a45a4159bff9e1c2a73a47b3'}) 2018-08-26 13:37:59,711 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-26 13:37:59,712 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f6968af8effe3e28f31772bae4caf3bbe3b5c905" -d '{"router": {"external_gateway_info": {"network_id": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976"}, "name": "vyos_vrouter-router_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "admin_state_up": true}}' 2018-08-26 13:38:01,169 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 623 X-Openstack-Request-Id: req-8fb76faf-379d-414f-8dc5-0dc81f516666 Date: Sun, 26 Aug 2018 13:38:01 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a3c401bc-6377-43cc-8a20-abe78f2d51b9", "ip_address": "172.30.9.212"}]}, "description": "", "tags": [], "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "created_at": "2018-08-26T13:37:59Z", "admin_state_up": true, "updated_at": "2018-08-26T13:38:01Z", "revision_number": 2, "routes": [], "project_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "id": "b1fc1e98-4c13-4777-9ccf-3f9296ca6df9", "name": "vyos_vrouter-router_b8b63908-d6e8-4f67-bca2-d5cbdc14f569"}} 2018-08-26 13:38:01,169 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-8fb76faf-379d-414f-8dc5-0dc81f516666 2018-08-26 13:38:01,170 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.45809006691s 2018-08-26 13:38:01,170 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-8fb76faf-379d-414f-8dc5-0dc81f516666 2018-08-26 13:38:01,170 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'9c1c4110-1d5a-4c9e-9e4a-8295252f6976', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'a3c401bc-6377-43cc-8a20-abe78f2d51b9', u'ip_address': u'172.30.9.212'}]}, u'description': u'', u'tags': [], u'tenant_id': u'76fa1d60a45a4159bff9e1c2a73a47b3', u'created_at': u'2018-08-26T13:37:59Z', u'admin_state_up': True, u'updated_at': u'2018-08-26T13:38:01Z', u'revision_number': 2, u'routes': [], u'project_id': u'76fa1d60a45a4159bff9e1c2a73a47b3', u'id': u'b1fc1e98-4c13-4777-9ccf-3f9296ca6df9', u'name': u'vyos_vrouter-router_b8b63908-d6e8-4f67-bca2-d5cbdc14f569'}) 2018-08-26 13:38:01,171 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-26 13:38:01,172 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/b1fc1e98-4c13-4777-9ccf-3f9296ca6df9/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}f6968af8effe3e28f31772bae4caf3bbe3b5c905" -d '{"subnet_id": "94a61172-552b-469c-829b-d7100f360885"}' 2018-08-26 13:38:03,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-c85a4fe5-9edc-44c7-97b7-31aa6a41fc27 Date: Sun, 26 Aug 2018 13:38:03 GMT RESP BODY: {"network_id": "dd535e27-ece2-413a-a75c-a25f16a6f767", "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "subnet_id": "94a61172-552b-469c-829b-d7100f360885", "subnet_ids": ["94a61172-552b-469c-829b-d7100f360885"], "port_id": "f32a514e-2867-46b7-bc81-949a12f79f80", "id": "b1fc1e98-4c13-4777-9ccf-3f9296ca6df9"} 2018-08-26 13:38:03,155 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/b1fc1e98-4c13-4777-9ccf-3f9296ca6df9/add_router_interface.json used request id req-c85a4fe5-9edc-44c7-97b7-31aa6a41fc27 2018-08-26 13:38:03,155 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.9838039875s 2018-08-26 13:38:03,155 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/b1fc1e98-4c13-4777-9ccf-3f9296ca6df9/add_router_interface.json used request id req-c85a4fe5-9edc-44c7-97b7-31aa6a41fc27 returning object b1fc1e98-4c13-4777-9ccf-3f9296ca6df9 2018-08-26 13:38:03,156 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-08-26 13:38:37,795 - shade - DEBUG - Image file /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 md5:d9fa9deb2e0906ab7da21bd97d305fa1 sha256:e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a 2018-08-26 13:38:37,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-26 13:38:37,810 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Sun, 26 Aug 2018 13:38:37 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2018-08-26 13:38:37,815 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-26 13:38:37,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f6968af8effe3e28f31772bae4caf3bbe3b5c905" 2018-08-26 13:38:38,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-d98f8f34-3b48-4eac-b76f-ea10ccc3ddbf Date: Sun, 26 Aug 2018 13:38:38 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-26 13:38:38,108 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-d98f8f34-3b48-4eac-b76f-ea10ccc3ddbf 2018-08-26 13:38:38,108 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.292687892914s 2018-08-26 13:38:38,108 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-d98f8f34-3b48-4eac-b76f-ea10ccc3ddbf 2018-08-26 13:38:38,116 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-26 13:38:38,120 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f6968af8effe3e28f31772bae4caf3bbe3b5c905" -d '{"owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "owner_specified.shade.object": "images/vyos_vrouter-img_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vyos_vrouter-img_b8b63908-d6e8-4f67-bca2-d5cbdc14f569"}' 2018-08-26 13:38:38,155 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 941 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/4df341a2-dbce-410a-864f-8cb095455ecd Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-2f3ba5c6-045e-4c76-91a7-b6f84aaa90e0 Date: Sun, 26 Aug 2018 13:38:38 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-26T13:38:38Z", "file": "/v2/images/4df341a2-dbce-410a-864f-8cb095455ecd/file", "owner": "76fa1d60a45a4159bff9e1c2a73a47b3", "id": "4df341a2-dbce-410a-864f-8cb095455ecd", "size": null, "self": "/v2/images/4df341a2-dbce-410a-864f-8cb095455ecd", "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_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "checksum": null, "created_at": "2018-08-26T13:38:38Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-26 13:38:38,155 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-2f3ba5c6-045e-4c76-91a7-b6f84aaa90e0 2018-08-26 13:38:38,155 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0387568473816s 2018-08-26 13:38:38,155 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-2f3ba5c6-045e-4c76-91a7-b6f84aaa90e0 returning object 4df341a2-dbce-410a-864f-8cb095455ecd 2018-08-26 13:38:38,156 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-26 13:38:38,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/4df341a2-dbce-410a-864f-8cb095455ecd/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}f6968af8effe3e28f31772bae4caf3bbe3b5c905" -d '' 2018-08-26 13:39:41,159 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b43c1ab9-e9fa-42c6-841a-1c0937daf592 Date: Sun, 26 Aug 2018 13:39: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-26 13:39:41,159 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/4df341a2-dbce-410a-864f-8cb095455ecd/file used request id req-b43c1ab9-e9fa-42c6-841a-1c0937daf592 2018-08-26 13:39:41,160 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 63.0035748482s 2018-08-26 13:39:41,160 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/4df341a2-dbce-410a-864f-8cb095455ecd/file used request id req-b43c1ab9-e9fa-42c6-841a-1c0937daf592 2018-08-26 13:39:41,165 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-26 13:39:41,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f6968af8effe3e28f31772bae4caf3bbe3b5c905" 2018-08-26 13:39:41,202 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1403 Content-Type: application/json X-Openstack-Request-Id: req-e5b7e981-ae02-400b-a2a0-7fdf946c8b76 Date: Sun, 26 Aug 2018 13:39:41 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-26T13:39:41Z", "file": "/v2/images/4df341a2-dbce-410a-864f-8cb095455ecd/file", "owner": "76fa1d60a45a4159bff9e1c2a73a47b3", "id": "4df341a2-dbce-410a-864f-8cb095455ecd", "size": 4373348352, "self": "/v2/images/4df341a2-dbce-410a-864f-8cb095455ecd", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/4df341a2-dbce-410a-864f-8cb095455ecd/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/4df341a2-dbce-410a-864f-8cb095455ecd/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-26T13:38:38Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-26 13:39:41,203 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-e5b7e981-ae02-400b-a2a0-7fdf946c8b76 2018-08-26 13:39:41,203 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0371999740601s 2018-08-26 13:39:41,203 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-e5b7e981-ae02-400b-a2a0-7fdf946c8b76 2018-08-26 13:39:41,205 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/4df341a2-dbce-410a-864f-8cb095455ecd/snap', u'metadata': Munch({})})], 'file': u'/v2/images/4df341a2-dbce-410a-864f-8cb095455ecd/file', 'owner': u'76fa1d60a45a4159bff9e1c2a73a47b3', 'id': u'4df341a2-dbce-410a-864f-8cb095455ecd', 'size': 4373348352, u'self': u'/v2/images/4df341a2-dbce-410a-864f-8cb095455ecd', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'76fa1d60a45a4159bff9e1c2a73a47b3', 'name': 'vyos_vrouter-project_b8b63908-d6e8-4f67-bca2-d5cbdc14f569', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/4df341a2-dbce-410a-864f-8cb095455ecd/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-26T13:39:41Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-26T13:39:41Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/vyos_vrouter-img_b8b63908-d6e8-4f67-bca2-d5cbdc14f569', '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/4df341a2-dbce-410a-864f-8cb095455ecd', 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_b8b63908-d6e8-4f67-bca2-d5cbdc14f569', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'schema': u'/v2/schemas/image'}, 'name': u'vyos_vrouter-img_b8b63908-d6e8-4f67-bca2-d5cbdc14f569', 'created': u'2018-08-26T13:38:38Z', 'checksum': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'created_at': u'2018-08-26T13:38:38Z', 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/4df341a2-dbce-410a-864f-8cb095455ecd', 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_b8b63908-d6e8-4f67-bca2-d5cbdc14f569', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'schema': u'/v2/schemas/image'}}) 2018-08-26 13:39:41,206 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-26 13:39:41,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}45a77b231558ecc31e497a0d7bfa53b96139b37d" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "vyos_vrouter-flavor_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2018-08-26 13:39:41,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:39:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f52c19aa-c0c0-40ab-9a69-0b26b0183073 x-compute-request-id: req-f52c19aa-c0c0-40ab-9a69-0b26b0183073 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"flavor": {"name": "vyos_vrouter-flavor_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/ef9c207d-7d05-45cf-a9f9-9d1e6681a1f5", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/ef9c207d-7d05-45cf-a9f9-9d1e6681a1f5", "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": "ef9c207d-7d05-45cf-a9f9-9d1e6681a1f5"}} 2018-08-26 13:39:41,547 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-f52c19aa-c0c0-40ab-9a69-0b26b0183073 2018-08-26 13:39:41,548 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.34091591835s 2018-08-26 13:39:41,548 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-f52c19aa-c0c0-40ab-9a69-0b26b0183073 2018-08-26 13:39:41,549 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vyos_vrouter-flavor_b8b63908-d6e8-4f67-bca2-d5cbdc14f569', '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'e428b6e578e2485b9cc26da9ccf96a96', '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'ef9c207d-7d05-45cf-a9f9-9d1e6681a1f5', 'swap': 0}) 2018-08-26 13:39:41,549 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-26 13:39:41,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/ef9c207d-7d05-45cf-a9f9-9d1e6681a1f5/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}45a77b231558ecc31e497a0d7bfa53b96139b37d" -d '{"extra_specs": {}}' 2018-08-26 13:39:41,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:39:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-17414fbb-17f2-420b-8293-73b6f540a0e3 x-compute-request-id: req-17414fbb-17f2-420b-8293-73b6f540a0e3 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-26 13:39:41,572 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/ef9c207d-7d05-45cf-a9f9-9d1e6681a1f5/os-extra_specs used request id req-17414fbb-17f2-420b-8293-73b6f540a0e3 2018-08-26 13:39:41,572 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0226728916168s 2018-08-26 13:39:41,572 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/ef9c207d-7d05-45cf-a9f9-9d1e6681a1f5/os-extra_specs used request id req-17414fbb-17f2-420b-8293-73b6f540a0e3 2018-08-26 13:39:41,573 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-26 13:39:41,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f6968af8effe3e28f31772bae4caf3bbe3b5c905" -d '{"keypair": {"name": "vyos_vrouter-kp_b8b63908-d6e8-4f67-bca2-d5cbdc14f569"}}' 2018-08-26 13:39:42,032 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:39:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2344fccb-1f3c-47c4-919b-bff215091306 x-compute-request-id: req-2344fccb-1f3c-47c4-919b-bff215091306 Content-Encoding: gzip Content-Length: 1805 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCwSwjZtSVNNBlwnSkxI6U3/d/Sor79RD08KTAczNY7H9Gylx4WEq6gCBDl5g08kxAC09A/a+pFoUBGOu80AMPEuDTLAwleRoT1OC7hHIoIeEuxpCbYBjBWedIHhQsM3ka4nR41vpEbBis2RuKhvleijRH67w2xfs2x5h4YQOfB9nkW2Q6OwbIuHMa6Q/h4l2AjlRfAfhNOpRWcIb1fQKpAJkVTOTdPdA+koHy4riQAD25oHu20+N0HcgZFo0LK5Sb6/X7v+hS6BNeK/6FW3FCkl61BxV1mU4k6Xcah9+PApJaRN0wQ77lq2I9P9og6ryI5wujtnwB1NX2f7/48SMRt Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAsEsI2bUlTTQZcJ0pMSOlN/3f0qK+/UQ9PCkwHMzWOx/Rspce\nFhKuoAgQ5eYNPJMQAtPQP2vqRaFARjrvNADDxLg0ywMJXkaE9Tgu4RyKCHhLsaQm\n2AYwVnnSB4ULDN5GuJ0eNb6RGwYrNkbiob5Xoo0R+u8NsX7NseYeGEDnwfZ5FtkO\njsGyLhzGukP4eJdgI5UXwH4TTqUVnCG9X0CqQCZFUzk3T3QPpKB8uK4kAA9uaB7t\ntPjdB3IGRaNCyuUm+v1+7/oUugTXiv+hVtxQpJetQcVdZlOJOl3GoffjwKSWkTdM\nEO+5atiPT/aIOq8iOcLo7Z8AdTV9n+/+PEjEbQIDAQABAoIBADI1XJLshXAke25Y\nREgLd92nf1x1H2HwUmRU8q/xIr56BHYRle8BaRyIz486YuCynafAfZnieTlVgIG/\n/SpZYWggcmCzP7LK8MkKNEfGogVhhWVVc/6oXJH0Zf3gRVJn58pibR0vZhJFQn9V\n1uvr0venp8xI0ySPEbQt7rpHmfniaCuOvklNUgizoQn1usDYoldsp+umT/5i02C1\n8NyBbysv+e/MUhp0rDZCeoQJR6yGIOPO/J3G9BjBIIBMclWMlnwx0Dr8PkLtJawY\nqk5ONEtlrJ4STiUI/LX/l8oCJ7xqImtovezFvAzqm8eMpMKCycrRAeH/+q3wba2r\nHAKV6MECgYEA5IWXJ2mxvk70CxMFAKo2Q9nd0ecAFEsA3v1iA1GQVOVcNH0Hi24q\nF82OIBs83lF1LhmnhiTrTdIOw0/q4+62iPlfYAQHfIIUzQLnX+ZaywULGqUyCR40\ny5kkOCY+M+nPpO8UydUiadUegxbF8Z/mn06FQgbAZFjtpLpNxwakKtECgYEAxX26\nTL+nvNE+E/IYPURv6C6SrNXMrFddCHlJmdfke/gQJnuc/yLhLCbp+QGDfYjHIuo/\ntrfY+dK+IxRD7k+H1g0GXdZk4e/ibVk5ZobQZ8UhSi751gMWjlpFNDaZlRYMYl4M\nfaHBCbWJpl6upLA2i/oAYAwi8eNtqomJcyoKbt0CgYBhFSfsBIkQcnZXJhNf/u/i\nz3HfNKXh+SM7mKXFByesCWysl9lWsMyNJDSXCztGr5B6r0duQ8z7WJwQ+aiugMFn\nW5nbLpsHmDPCDNPC+BfmXBQlk7y4Bu8i98JdYFHYuCIQzcklHbjrATFfO5OIXQga\n8b7HGBswBl+fNc7JGNcxoQKBgHbuV0Ie7PnVnKfQVG6ZBzdwzJ3PBzoGRp1yxTMj\ng5JwefFi4dH4BFhdeuuc0L3Jn/rTzNjRcJZKJnzjmGEsfeYW4+2gzhIOL3Kgl+O5\nbkn/uiN9lLEgHPZPQHvIIcdZhs26S5Vg0upw69tIC65b/A1h2dX9mRHIX2Oi/iZf\ne/b1AoGAYb9DnYfkl+UM2l2RGQknZ/azeBtfBhwdc0iYWoikincxTbgf9M6ATmfP\nHCHyzFkQvzLX2HmiQf6p/RYAhONLhBrqIvwUFDshHkePmxSDQj+d6ov+cV77z3pk\nXuh6USn94BtYu0OnpDTF2BlksHz7PxfPkvwCXw2NQaPr2l44AX8=\n-----END RSA PRIVATE KEY-----\n", "user_id": "7b956c97e65b4480b902becc6308cef2", "name": "vyos_vrouter-kp_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "fingerprint": "33:c6:cc:f5:b8:2c:ed:f6:bb:68:e7:4d:57:84:c7:7c"}} 2018-08-26 13:39:42,033 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-2344fccb-1f3c-47c4-919b-bff215091306 2018-08-26 13:39:42,033 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.459667921066s 2018-08-26 13:39:42,033 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-2344fccb-1f3c-47c4-919b-bff215091306 2018-08-26 13:39:42,034 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCwSwjZtSVNNBlwnSkxI6U3/d/Sor79RD08KTAczNY7H9Gylx4WEq6gCBDl5g08kxAC09A/a+pFoUBGOu80AMPEuDTLAwleRoT1OC7hHIoIeEuxpCbYBjBWedIHhQsM3ka4nR41vpEbBis2RuKhvleijRH67w2xfs2x5h4YQOfB9nkW2Q6OwbIuHMa6Q/h4l2AjlRfAfhNOpRWcIb1fQKpAJkVTOTdPdA+koHy4riQAD25oHu20+N0HcgZFo0LK5Sb6/X7v+hS6BNeK/6FW3FCkl61BxV1mU4k6Xcah9+PApJaRN0wQ77lq2I9P9og6ryI5wujtnwB1NX2f7/48SMRt Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAsEsI2bUlTTQZcJ0pMSOlN/3f0qK+/UQ9PCkwHMzWOx/Rspce\nFhKuoAgQ5eYNPJMQAtPQP2vqRaFARjrvNADDxLg0ywMJXkaE9Tgu4RyKCHhLsaQm\n2AYwVnnSB4ULDN5GuJ0eNb6RGwYrNkbiob5Xoo0R+u8NsX7NseYeGEDnwfZ5FtkO\njsGyLhzGukP4eJdgI5UXwH4TTqUVnCG9X0CqQCZFUzk3T3QPpKB8uK4kAA9uaB7t\ntPjdB3IGRaNCyuUm+v1+7/oUugTXiv+hVtxQpJetQcVdZlOJOl3GoffjwKSWkTdM\nEO+5atiPT/aIOq8iOcLo7Z8AdTV9n+/+PEjEbQIDAQABAoIBADI1XJLshXAke25Y\nREgLd92nf1x1H2HwUmRU8q/xIr56BHYRle8BaRyIz486YuCynafAfZnieTlVgIG/\n/SpZYWggcmCzP7LK8MkKNEfGogVhhWVVc/6oXJH0Zf3gRVJn58pibR0vZhJFQn9V\n1uvr0venp8xI0ySPEbQt7rpHmfniaCuOvklNUgizoQn1usDYoldsp+umT/5i02C1\n8NyBbysv+e/MUhp0rDZCeoQJR6yGIOPO/J3G9BjBIIBMclWMlnwx0Dr8PkLtJawY\nqk5ONEtlrJ4STiUI/LX/l8oCJ7xqImtovezFvAzqm8eMpMKCycrRAeH/+q3wba2r\nHAKV6MECgYEA5IWXJ2mxvk70CxMFAKo2Q9nd0ecAFEsA3v1iA1GQVOVcNH0Hi24q\nF82OIBs83lF1LhmnhiTrTdIOw0/q4+62iPlfYAQHfIIUzQLnX+ZaywULGqUyCR40\ny5kkOCY+M+nPpO8UydUiadUegxbF8Z/mn06FQgbAZFjtpLpNxwakKtECgYEAxX26\nTL+nvNE+E/IYPURv6C6SrNXMrFddCHlJmdfke/gQJnuc/yLhLCbp+QGDfYjHIuo/\ntrfY+dK+IxRD7k+H1g0GXdZk4e/ibVk5ZobQZ8UhSi751gMWjlpFNDaZlRYMYl4M\nfaHBCbWJpl6upLA2i/oAYAwi8eNtqomJcyoKbt0CgYBhFSfsBIkQcnZXJhNf/u/i\nz3HfNKXh+SM7mKXFByesCWysl9lWsMyNJDSXCztGr5B6r0duQ8z7WJwQ+aiugMFn\nW5nbLpsHmDPCDNPC+BfmXBQlk7y4Bu8i98JdYFHYuCIQzcklHbjrATFfO5OIXQga\n8b7HGBswBl+fNc7JGNcxoQKBgHbuV0Ie7PnVnKfQVG6ZBzdwzJ3PBzoGRp1yxTMj\ng5JwefFi4dH4BFhdeuuc0L3Jn/rTzNjRcJZKJnzjmGEsfeYW4+2gzhIOL3Kgl+O5\nbkn/uiN9lLEgHPZPQHvIIcdZhs26S5Vg0upw69tIC65b/A1h2dX9mRHIX2Oi/iZf\ne/b1AoGAYb9DnYfkl+UM2l2RGQknZ/azeBtfBhwdc0iYWoikincxTbgf9M6ATmfP\nHCHyzFkQvzLX2HmiQf6p/RYAhONLhBrqIvwUFDshHkePmxSDQj+d6ov+cV77z3pk\nXuh6USn94BtYu0OnpDTF2BlksHz7PxfPkvwCXw2NQaPr2l44AX8=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'7b956c97e65b4480b902becc6308cef2', 'name': u'vyos_vrouter-kp_b8b63908-d6e8-4f67-bca2-d5cbdc14f569', 'created_at': '2018-08-26T13:39:42.034400', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'76fa1d60a45a4159bff9e1c2a73a47b3', 'name': 'vyos_vrouter-project_b8b63908-d6e8-4f67-bca2-d5cbdc14f569', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'33:c6:cc:f5:b8:2c:ed:f6:bb:68:e7:4d:57:84:c7:7c', 'type': 'ssh', 'id': u'vyos_vrouter-kp_b8b63908-d6e8-4f67-bca2-d5cbdc14f569'}) 2018-08-26 13:39:42,034 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEogIBAAKCAQEAsEsI2bUlTTQZcJ0pMSOlN/3f0qK+/UQ9PCkwHMzWOx/Rspce FhKuoAgQ5eYNPJMQAtPQP2vqRaFARjrvNADDxLg0ywMJXkaE9Tgu4RyKCHhLsaQm 2AYwVnnSB4ULDN5GuJ0eNb6RGwYrNkbiob5Xoo0R+u8NsX7NseYeGEDnwfZ5FtkO jsGyLhzGukP4eJdgI5UXwH4TTqUVnCG9X0CqQCZFUzk3T3QPpKB8uK4kAA9uaB7t tPjdB3IGRaNCyuUm+v1+7/oUugTXiv+hVtxQpJetQcVdZlOJOl3GoffjwKSWkTdM EO+5atiPT/aIOq8iOcLo7Z8AdTV9n+/+PEjEbQIDAQABAoIBADI1XJLshXAke25Y REgLd92nf1x1H2HwUmRU8q/xIr56BHYRle8BaRyIz486YuCynafAfZnieTlVgIG/ /SpZYWggcmCzP7LK8MkKNEfGogVhhWVVc/6oXJH0Zf3gRVJn58pibR0vZhJFQn9V 1uvr0venp8xI0ySPEbQt7rpHmfniaCuOvklNUgizoQn1usDYoldsp+umT/5i02C1 8NyBbysv+e/MUhp0rDZCeoQJR6yGIOPO/J3G9BjBIIBMclWMlnwx0Dr8PkLtJawY qk5ONEtlrJ4STiUI/LX/l8oCJ7xqImtovezFvAzqm8eMpMKCycrRAeH/+q3wba2r HAKV6MECgYEA5IWXJ2mxvk70CxMFAKo2Q9nd0ecAFEsA3v1iA1GQVOVcNH0Hi24q F82OIBs83lF1LhmnhiTrTdIOw0/q4+62iPlfYAQHfIIUzQLnX+ZaywULGqUyCR40 y5kkOCY+M+nPpO8UydUiadUegxbF8Z/mn06FQgbAZFjtpLpNxwakKtECgYEAxX26 TL+nvNE+E/IYPURv6C6SrNXMrFddCHlJmdfke/gQJnuc/yLhLCbp+QGDfYjHIuo/ trfY+dK+IxRD7k+H1g0GXdZk4e/ibVk5ZobQZ8UhSi751gMWjlpFNDaZlRYMYl4M faHBCbWJpl6upLA2i/oAYAwi8eNtqomJcyoKbt0CgYBhFSfsBIkQcnZXJhNf/u/i z3HfNKXh+SM7mKXFByesCWysl9lWsMyNJDSXCztGr5B6r0duQ8z7WJwQ+aiugMFn W5nbLpsHmDPCDNPC+BfmXBQlk7y4Bu8i98JdYFHYuCIQzcklHbjrATFfO5OIXQga 8b7HGBswBl+fNc7JGNcxoQKBgHbuV0Ie7PnVnKfQVG6ZBzdwzJ3PBzoGRp1yxTMj g5JwefFi4dH4BFhdeuuc0L3Jn/rTzNjRcJZKJnzjmGEsfeYW4+2gzhIOL3Kgl+O5 bkn/uiN9lLEgHPZPQHvIIcdZhs26S5Vg0upw69tIC65b/A1h2dX9mRHIX2Oi/iZf e/b1AoGAYb9DnYfkl+UM2l2RGQknZ/azeBtfBhwdc0iYWoikincxTbgf9M6ATmfP HCHyzFkQvzLX2HmiQf6p/RYAhONLhBrqIvwUFDshHkePmxSDQj+d6ov+cV77z3pk Xuh6USn94BtYu0OnpDTF2BlksHz7PxfPkvwCXw2NQaPr2l44AX8= -----END RSA PRIVATE KEY----- 2018-08-26 13:39:42,037 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-08-26 13:39:42,038 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f6968af8effe3e28f31772bae4caf3bbe3b5c905" -d '{"security_group": {"name": "vyos_vrouter-sg_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "description": "created by OPNFV Functest (vyos_vrouter)"}}' 2018-08-26 13:39:42,207 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1424 X-Openstack-Request-Id: req-ac341a9a-f306-4ce8-a181-5cd4ef59a9ea Date: Sun, 26 Aug 2018 13:39:42 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "created_at": "2018-08-26T13:39:42Z", "updated_at": "2018-08-26T13:39:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T13:39:42Z", "revision_number": 0, "id": "9a7fa082-7f92-4901-9960-d6cefeac54f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T13:39:42Z", "security_group_id": "3f3cd597-6ee8-46d2-b942-ba6740469e2c", "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "76fa1d60a45a4159bff9e1c2a73a47b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T13:39:42Z", "revision_number": 0, "id": "a6937297-2991-47b1-b002-f9c410d342e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T13:39:42Z", "security_group_id": "3f3cd597-6ee8-46d2-b942-ba6740469e2c", "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "76fa1d60a45a4159bff9e1c2a73a47b3"}], "revision_number": 1, "project_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "id": "3f3cd597-6ee8-46d2-b942-ba6740469e2c", "name": "vyos_vrouter-sg_b8b63908-d6e8-4f67-bca2-d5cbdc14f569"}} 2018-08-26 13:39:42,207 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-ac341a9a-f306-4ce8-a181-5cd4ef59a9ea 2018-08-26 13:39:42,207 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.169773817062s 2018-08-26 13:39:42,208 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-ac341a9a-f306-4ce8-a181-5cd4ef59a9ea 2018-08-26 13:39:42,215 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-26 13:39:42,216 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f6968af8effe3e28f31772bae4caf3bbe3b5c905" 2018-08-26 13:39:42,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3840 X-Openstack-Request-Id: req-2bb5b045-682d-4971-bc56-ee867439acdf Date: Sun, 26 Aug 2018 13:39:42 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "created_at": "2018-08-26T13:39:42Z", "updated_at": "2018-08-26T13:39:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T13:39:42Z", "revision_number": 0, "id": "9a7fa082-7f92-4901-9960-d6cefeac54f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T13:39:42Z", "security_group_id": "3f3cd597-6ee8-46d2-b942-ba6740469e2c", "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "76fa1d60a45a4159bff9e1c2a73a47b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T13:39:42Z", "revision_number": 0, "id": "a6937297-2991-47b1-b002-f9c410d342e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T13:39:42Z", "security_group_id": "3f3cd597-6ee8-46d2-b942-ba6740469e2c", "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "76fa1d60a45a4159bff9e1c2a73a47b3"}], "revision_number": 1, "project_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "id": "3f3cd597-6ee8-46d2-b942-ba6740469e2c", "name": "vyos_vrouter-sg_b8b63908-d6e8-4f67-bca2-d5cbdc14f569"}, {"description": "Default security group", "tags": [], "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "created_at": "2018-08-26T13:37:58Z", "updated_at": "2018-08-26T13:37:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T13:37:58Z", "revision_number": 0, "id": "40a70d9f-f948-4ae3-a699-03ab3a55079d", "remote_group_id": "53feae80-8a96-47a7-840f-d9b9505239fe", "remote_ip_prefix": null, "created_at": "2018-08-26T13:37:58Z", "security_group_id": "53feae80-8a96-47a7-840f-d9b9505239fe", "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "76fa1d60a45a4159bff9e1c2a73a47b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T13:37:58Z", "revision_number": 0, "id": "41106ad8-0e70-4e89-84c2-e66f7db1b41b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T13:37:58Z", "security_group_id": "53feae80-8a96-47a7-840f-d9b9505239fe", "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "76fa1d60a45a4159bff9e1c2a73a47b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T13:37:58Z", "revision_number": 0, "id": "93f7d8c6-cce1-4671-8618-0b2387bcfa40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T13:37:58Z", "security_group_id": "53feae80-8a96-47a7-840f-d9b9505239fe", "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "76fa1d60a45a4159bff9e1c2a73a47b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T13:37:58Z", "revision_number": 0, "id": "de0e60ce-0040-465d-92ca-16bc2b71d442", "remote_group_id": "53feae80-8a96-47a7-840f-d9b9505239fe", "remote_ip_prefix": null, "created_at": "2018-08-26T13:37:58Z", "security_group_id": "53feae80-8a96-47a7-840f-d9b9505239fe", "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "76fa1d60a45a4159bff9e1c2a73a47b3"}], "revision_number": 1, "project_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "id": "53feae80-8a96-47a7-840f-d9b9505239fe", "name": "default"}]} 2018-08-26 13:39:42,318 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-2bb5b045-682d-4971-bc56-ee867439acdf 2018-08-26 13:39:42,318 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.102151155472s 2018-08-26 13:39:42,318 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-2bb5b045-682d-4971-bc56-ee867439acdf 2018-08-26 13:39:42,323 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-26 13:39:42,323 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f6968af8effe3e28f31772bae4caf3bbe3b5c905" -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": "3f3cd597-6ee8-46d2-b942-ba6740469e2c"}}' 2018-08-26 13:39:42,775 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-b5293d53-c09e-48ce-be9f-ce8b11c3447c Date: Sun, 26 Aug 2018 13:39: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": 22, "updated_at": "2018-08-26T13:39:42Z", "security_group_id": "3f3cd597-6ee8-46d2-b942-ba6740469e2c", "port_range_min": 22, "revision_number": 0, "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "created_at": "2018-08-26T13:39:42Z", "project_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "id": "5c14f4ba-606a-421e-8c35-f80e19b54625"}} 2018-08-26 13:39:42,775 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-b5293d53-c09e-48ce-be9f-ce8b11c3447c 2018-08-26 13:39:42,775 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.452097892761s 2018-08-26 13:39:42,775 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-b5293d53-c09e-48ce-be9f-ce8b11c3447c 2018-08-26 13:39:42,779 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-26 13:39:42,779 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f6968af8effe3e28f31772bae4caf3bbe3b5c905" 2018-08-26 13:39:42,829 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4336 X-Openstack-Request-Id: req-614a53ce-7912-4301-8030-04292abd4978 Date: Sun, 26 Aug 2018 13:39:42 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "created_at": "2018-08-26T13:39:42Z", "updated_at": "2018-08-26T13:39:42Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-26T13:39:42Z", "revision_number": 0, "id": "5c14f4ba-606a-421e-8c35-f80e19b54625", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T13:39:42Z", "security_group_id": "3f3cd597-6ee8-46d2-b942-ba6740469e2c", "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "port_range_min": 22, "ethertype": "IPv4", "project_id": "76fa1d60a45a4159bff9e1c2a73a47b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T13:39:42Z", "revision_number": 0, "id": "9a7fa082-7f92-4901-9960-d6cefeac54f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T13:39:42Z", "security_group_id": "3f3cd597-6ee8-46d2-b942-ba6740469e2c", "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "76fa1d60a45a4159bff9e1c2a73a47b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T13:39:42Z", "revision_number": 0, "id": "a6937297-2991-47b1-b002-f9c410d342e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T13:39:42Z", "security_group_id": "3f3cd597-6ee8-46d2-b942-ba6740469e2c", "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "76fa1d60a45a4159bff9e1c2a73a47b3"}], "revision_number": 2, "project_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "id": "3f3cd597-6ee8-46d2-b942-ba6740469e2c", "name": "vyos_vrouter-sg_b8b63908-d6e8-4f67-bca2-d5cbdc14f569"}, {"description": "Default security group", "tags": [], "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "created_at": "2018-08-26T13:37:58Z", "updated_at": "2018-08-26T13:37:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T13:37:58Z", "revision_number": 0, "id": "40a70d9f-f948-4ae3-a699-03ab3a55079d", "remote_group_id": "53feae80-8a96-47a7-840f-d9b9505239fe", "remote_ip_prefix": null, "created_at": "2018-08-26T13:37:58Z", "security_group_id": "53feae80-8a96-47a7-840f-d9b9505239fe", "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "76fa1d60a45a4159bff9e1c2a73a47b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T13:37:58Z", "revision_number": 0, "id": "41106ad8-0e70-4e89-84c2-e66f7db1b41b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T13:37:58Z", "security_group_id": "53feae80-8a96-47a7-840f-d9b9505239fe", "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "76fa1d60a45a4159bff9e1c2a73a47b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T13:37:58Z", "revision_number": 0, "id": "93f7d8c6-cce1-4671-8618-0b2387bcfa40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T13:37:58Z", "security_group_id": "53feae80-8a96-47a7-840f-d9b9505239fe", "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "76fa1d60a45a4159bff9e1c2a73a47b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T13:37:58Z", "revision_number": 0, "id": "de0e60ce-0040-465d-92ca-16bc2b71d442", "remote_group_id": "53feae80-8a96-47a7-840f-d9b9505239fe", "remote_ip_prefix": null, "created_at": "2018-08-26T13:37:58Z", "security_group_id": "53feae80-8a96-47a7-840f-d9b9505239fe", "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "76fa1d60a45a4159bff9e1c2a73a47b3"}], "revision_number": 1, "project_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "id": "53feae80-8a96-47a7-840f-d9b9505239fe", "name": "default"}]} 2018-08-26 13:39:42,829 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-614a53ce-7912-4301-8030-04292abd4978 2018-08-26 13:39:42,829 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.050332069397s 2018-08-26 13:39:42,830 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-614a53ce-7912-4301-8030-04292abd4978 2018-08-26 13:39:42,833 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-26 13:39:42,833 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f6968af8effe3e28f31772bae4caf3bbe3b5c905" -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": "3f3cd597-6ee8-46d2-b942-ba6740469e2c"}}' 2018-08-26 13:39:42,966 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-67caad55-96cb-4abc-9c78-3014a4e33fb7 Date: Sun, 26 Aug 2018 13:39:42 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-26T13:39:42Z", "security_group_id": "3f3cd597-6ee8-46d2-b942-ba6740469e2c", "port_range_min": null, "revision_number": 0, "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "created_at": "2018-08-26T13:39:42Z", "project_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "id": "8d17d478-6b5b-4c85-8c1f-495ec2775a85"}} 2018-08-26 13:39:42,966 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-67caad55-96cb-4abc-9c78-3014a4e33fb7 2018-08-26 13:39:42,966 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.13326883316s 2018-08-26 13:39:42,967 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-67caad55-96cb-4abc-9c78-3014a4e33fb7 2018-08-26 13:39:42,970 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-26 13:39:42,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f6968af8effe3e28f31772bae4caf3bbe3b5c905" 2018-08-26 13:39:43,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4837 X-Openstack-Request-Id: req-c4b0c49b-655d-4740-8685-ae16a1ed98bd Date: Sun, 26 Aug 2018 13:39:43 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "created_at": "2018-08-26T13:39:42Z", "updated_at": "2018-08-26T13:39:42Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-26T13:39:42Z", "revision_number": 0, "id": "5c14f4ba-606a-421e-8c35-f80e19b54625", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T13:39:42Z", "security_group_id": "3f3cd597-6ee8-46d2-b942-ba6740469e2c", "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "port_range_min": 22, "ethertype": "IPv4", "project_id": "76fa1d60a45a4159bff9e1c2a73a47b3"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-26T13:39:42Z", "revision_number": 0, "id": "8d17d478-6b5b-4c85-8c1f-495ec2775a85", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T13:39:42Z", "security_group_id": "3f3cd597-6ee8-46d2-b942-ba6740469e2c", "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "76fa1d60a45a4159bff9e1c2a73a47b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T13:39:42Z", "revision_number": 0, "id": "9a7fa082-7f92-4901-9960-d6cefeac54f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T13:39:42Z", "security_group_id": "3f3cd597-6ee8-46d2-b942-ba6740469e2c", "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "76fa1d60a45a4159bff9e1c2a73a47b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T13:39:42Z", "revision_number": 0, "id": "a6937297-2991-47b1-b002-f9c410d342e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T13:39:42Z", "security_group_id": "3f3cd597-6ee8-46d2-b942-ba6740469e2c", "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "76fa1d60a45a4159bff9e1c2a73a47b3"}], "revision_number": 3, "project_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "id": "3f3cd597-6ee8-46d2-b942-ba6740469e2c", "name": "vyos_vrouter-sg_b8b63908-d6e8-4f67-bca2-d5cbdc14f569"}, {"description": "Default security group", "tags": [], "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "created_at": "2018-08-26T13:37:58Z", "updated_at": "2018-08-26T13:37:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T13:37:58Z", "revision_number": 0, "id": "40a70d9f-f948-4ae3-a699-03ab3a55079d", "remote_group_id": "53feae80-8a96-47a7-840f-d9b9505239fe", "remote_ip_prefix": null, "created_at": "2018-08-26T13:37:58Z", "security_group_id": "53feae80-8a96-47a7-840f-d9b9505239fe", "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "76fa1d60a45a4159bff9e1c2a73a47b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T13:37:58Z", "revision_number": 0, "id": "41106ad8-0e70-4e89-84c2-e66f7db1b41b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T13:37:58Z", "security_group_id": "53feae80-8a96-47a7-840f-d9b9505239fe", "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "76fa1d60a45a4159bff9e1c2a73a47b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T13:37:58Z", "revision_number": 0, "id": "93f7d8c6-cce1-4671-8618-0b2387bcfa40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T13:37:58Z", "security_group_id": "53feae80-8a96-47a7-840f-d9b9505239fe", "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "76fa1d60a45a4159bff9e1c2a73a47b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T13:37:58Z", "revision_number": 0, "id": "de0e60ce-0040-465d-92ca-16bc2b71d442", "remote_group_id": "53feae80-8a96-47a7-840f-d9b9505239fe", "remote_ip_prefix": null, "created_at": "2018-08-26T13:37:58Z", "security_group_id": "53feae80-8a96-47a7-840f-d9b9505239fe", "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "76fa1d60a45a4159bff9e1c2a73a47b3"}], "revision_number": 1, "project_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "id": "53feae80-8a96-47a7-840f-d9b9505239fe", "name": "default"}]} 2018-08-26 13:39:43,023 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-c4b0c49b-655d-4740-8685-ae16a1ed98bd 2018-08-26 13:39:43,023 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0524427890778s 2018-08-26 13:39:43,023 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-c4b0c49b-655d-4740-8685-ae16a1ed98bd 2018-08-26 13:39:43,026 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-26 13:39:43,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f6968af8effe3e28f31772bae4caf3bbe3b5c905" -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": "3f3cd597-6ee8-46d2-b942-ba6740469e2c"}}' 2018-08-26 13:39:43,157 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-517df212-ee94-432a-85a1-da4c2ed743c2 Date: Sun, 26 Aug 2018 13:39:43 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-26T13:39:43Z", "security_group_id": "3f3cd597-6ee8-46d2-b942-ba6740469e2c", "port_range_min": 80, "revision_number": 0, "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "created_at": "2018-08-26T13:39:43Z", "project_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "id": "a5bb2cff-bd6a-48b1-9a60-aefb4cfbd3ce"}} 2018-08-26 13:39:43,158 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-517df212-ee94-432a-85a1-da4c2ed743c2 2018-08-26 13:39:43,158 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.131356954575s 2018-08-26 13:39:43,158 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-517df212-ee94-432a-85a1-da4c2ed743c2 2018-08-26 13:39:43,161 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-26 13:39:43,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f6968af8effe3e28f31772bae4caf3bbe3b5c905" 2018-08-26 13:39:43,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5333 X-Openstack-Request-Id: req-89b070e0-efda-4d50-a49c-6c53da8a52eb Date: Sun, 26 Aug 2018 13:39:43 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "created_at": "2018-08-26T13:39:42Z", "updated_at": "2018-08-26T13:39:43Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-26T13:39:42Z", "revision_number": 0, "id": "5c14f4ba-606a-421e-8c35-f80e19b54625", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T13:39:42Z", "security_group_id": "3f3cd597-6ee8-46d2-b942-ba6740469e2c", "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "port_range_min": 22, "ethertype": "IPv4", "project_id": "76fa1d60a45a4159bff9e1c2a73a47b3"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-26T13:39:42Z", "revision_number": 0, "id": "8d17d478-6b5b-4c85-8c1f-495ec2775a85", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T13:39:42Z", "security_group_id": "3f3cd597-6ee8-46d2-b942-ba6740469e2c", "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "76fa1d60a45a4159bff9e1c2a73a47b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T13:39:42Z", "revision_number": 0, "id": "9a7fa082-7f92-4901-9960-d6cefeac54f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T13:39:42Z", "security_group_id": "3f3cd597-6ee8-46d2-b942-ba6740469e2c", "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "76fa1d60a45a4159bff9e1c2a73a47b3"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-26T13:39:43Z", "revision_number": 0, "id": "a5bb2cff-bd6a-48b1-9a60-aefb4cfbd3ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T13:39:43Z", "security_group_id": "3f3cd597-6ee8-46d2-b942-ba6740469e2c", "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "port_range_min": 80, "ethertype": "IPv4", "project_id": "76fa1d60a45a4159bff9e1c2a73a47b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T13:39:42Z", "revision_number": 0, "id": "a6937297-2991-47b1-b002-f9c410d342e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T13:39:42Z", "security_group_id": "3f3cd597-6ee8-46d2-b942-ba6740469e2c", "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "76fa1d60a45a4159bff9e1c2a73a47b3"}], "revision_number": 4, "project_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "id": "3f3cd597-6ee8-46d2-b942-ba6740469e2c", "name": "vyos_vrouter-sg_b8b63908-d6e8-4f67-bca2-d5cbdc14f569"}, {"description": "Default security group", "tags": [], "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "created_at": "2018-08-26T13:37:58Z", "updated_at": "2018-08-26T13:37:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T13:37:58Z", "revision_number": 0, "id": "40a70d9f-f948-4ae3-a699-03ab3a55079d", "remote_group_id": "53feae80-8a96-47a7-840f-d9b9505239fe", "remote_ip_prefix": null, "created_at": "2018-08-26T13:37:58Z", "security_group_id": "53feae80-8a96-47a7-840f-d9b9505239fe", "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "76fa1d60a45a4159bff9e1c2a73a47b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T13:37:58Z", "revision_number": 0, "id": "41106ad8-0e70-4e89-84c2-e66f7db1b41b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T13:37:58Z", "security_group_id": "53feae80-8a96-47a7-840f-d9b9505239fe", "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "76fa1d60a45a4159bff9e1c2a73a47b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T13:37:58Z", "revision_number": 0, "id": "93f7d8c6-cce1-4671-8618-0b2387bcfa40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T13:37:58Z", "security_group_id": "53feae80-8a96-47a7-840f-d9b9505239fe", "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "76fa1d60a45a4159bff9e1c2a73a47b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T13:37:58Z", "revision_number": 0, "id": "de0e60ce-0040-465d-92ca-16bc2b71d442", "remote_group_id": "53feae80-8a96-47a7-840f-d9b9505239fe", "remote_ip_prefix": null, "created_at": "2018-08-26T13:37:58Z", "security_group_id": "53feae80-8a96-47a7-840f-d9b9505239fe", "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "76fa1d60a45a4159bff9e1c2a73a47b3"}], "revision_number": 1, "project_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "id": "53feae80-8a96-47a7-840f-d9b9505239fe", "name": "default"}]} 2018-08-26 13:39:43,216 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-89b070e0-efda-4d50-a49c-6c53da8a52eb 2018-08-26 13:39:43,216 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0545170307159s 2018-08-26 13:39:43,217 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-89b070e0-efda-4d50-a49c-6c53da8a52eb 2018-08-26 13:39:43,220 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-26 13:39:43,220 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f6968af8effe3e28f31772bae4caf3bbe3b5c905" -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": "3f3cd597-6ee8-46d2-b942-ba6740469e2c"}}' 2018-08-26 13:39:43,403 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-05b6754a-e9b0-4797-ba25-13fa475f1c20 Date: Sun, 26 Aug 2018 13:39:43 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 443, "updated_at": "2018-08-26T13:39:43Z", "security_group_id": "3f3cd597-6ee8-46d2-b942-ba6740469e2c", "port_range_min": 443, "revision_number": 0, "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "created_at": "2018-08-26T13:39:43Z", "project_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "id": "824b44e0-dbb9-4edf-a79c-304b6b95d4f7"}} 2018-08-26 13:39:43,403 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-05b6754a-e9b0-4797-ba25-13fa475f1c20 2018-08-26 13:39:43,404 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.183564186096s 2018-08-26 13:39:43,404 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-05b6754a-e9b0-4797-ba25-13fa475f1c20 2018-08-26 13:39:43,407 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-26 13:39:43,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f6968af8effe3e28f31772bae4caf3bbe3b5c905" 2018-08-26 13:39:43,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5831 X-Openstack-Request-Id: req-d623731d-2b2b-47fa-a4eb-d70db19c9619 Date: Sun, 26 Aug 2018 13:39:43 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "created_at": "2018-08-26T13:39:42Z", "updated_at": "2018-08-26T13:39:43Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-26T13:39:42Z", "revision_number": 0, "id": "5c14f4ba-606a-421e-8c35-f80e19b54625", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T13:39:42Z", "security_group_id": "3f3cd597-6ee8-46d2-b942-ba6740469e2c", "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "port_range_min": 22, "ethertype": "IPv4", "project_id": "76fa1d60a45a4159bff9e1c2a73a47b3"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-26T13:39:43Z", "revision_number": 0, "id": "824b44e0-dbb9-4edf-a79c-304b6b95d4f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T13:39:43Z", "security_group_id": "3f3cd597-6ee8-46d2-b942-ba6740469e2c", "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "port_range_min": 443, "ethertype": "IPv4", "project_id": "76fa1d60a45a4159bff9e1c2a73a47b3"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-26T13:39:42Z", "revision_number": 0, "id": "8d17d478-6b5b-4c85-8c1f-495ec2775a85", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T13:39:42Z", "security_group_id": "3f3cd597-6ee8-46d2-b942-ba6740469e2c", "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "76fa1d60a45a4159bff9e1c2a73a47b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T13:39:42Z", "revision_number": 0, "id": "9a7fa082-7f92-4901-9960-d6cefeac54f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T13:39:42Z", "security_group_id": "3f3cd597-6ee8-46d2-b942-ba6740469e2c", "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "76fa1d60a45a4159bff9e1c2a73a47b3"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-26T13:39:43Z", "revision_number": 0, "id": "a5bb2cff-bd6a-48b1-9a60-aefb4cfbd3ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T13:39:43Z", "security_group_id": "3f3cd597-6ee8-46d2-b942-ba6740469e2c", "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "port_range_min": 80, "ethertype": "IPv4", "project_id": "76fa1d60a45a4159bff9e1c2a73a47b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T13:39:42Z", "revision_number": 0, "id": "a6937297-2991-47b1-b002-f9c410d342e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T13:39:42Z", "security_group_id": "3f3cd597-6ee8-46d2-b942-ba6740469e2c", "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "76fa1d60a45a4159bff9e1c2a73a47b3"}], "revision_number": 5, "project_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "id": "3f3cd597-6ee8-46d2-b942-ba6740469e2c", "name": "vyos_vrouter-sg_b8b63908-d6e8-4f67-bca2-d5cbdc14f569"}, {"description": "Default security group", "tags": [], "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "created_at": "2018-08-26T13:37:58Z", "updated_at": "2018-08-26T13:37:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T13:37:58Z", "revision_number": 0, "id": "40a70d9f-f948-4ae3-a699-03ab3a55079d", "remote_group_id": "53feae80-8a96-47a7-840f-d9b9505239fe", "remote_ip_prefix": null, "created_at": "2018-08-26T13:37:58Z", "security_group_id": "53feae80-8a96-47a7-840f-d9b9505239fe", "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "76fa1d60a45a4159bff9e1c2a73a47b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T13:37:58Z", "revision_number": 0, "id": "41106ad8-0e70-4e89-84c2-e66f7db1b41b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T13:37:58Z", "security_group_id": "53feae80-8a96-47a7-840f-d9b9505239fe", "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "76fa1d60a45a4159bff9e1c2a73a47b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T13:37:58Z", "revision_number": 0, "id": "93f7d8c6-cce1-4671-8618-0b2387bcfa40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T13:37:58Z", "security_group_id": "53feae80-8a96-47a7-840f-d9b9505239fe", "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "76fa1d60a45a4159bff9e1c2a73a47b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T13:37:58Z", "revision_number": 0, "id": "de0e60ce-0040-465d-92ca-16bc2b71d442", "remote_group_id": "53feae80-8a96-47a7-840f-d9b9505239fe", "remote_ip_prefix": null, "created_at": "2018-08-26T13:37:58Z", "security_group_id": "53feae80-8a96-47a7-840f-d9b9505239fe", "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "76fa1d60a45a4159bff9e1c2a73a47b3"}], "revision_number": 1, "project_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "id": "53feae80-8a96-47a7-840f-d9b9505239fe", "name": "default"}]} 2018-08-26 13:39:43,468 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-d623731d-2b2b-47fa-a4eb-d70db19c9619 2018-08-26 13:39:43,468 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0600550174713s 2018-08-26 13:39:43,468 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-d623731d-2b2b-47fa-a4eb-d70db19c9619 2018-08-26 13:39:43,471 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-26 13:39:43,472 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f6968af8effe3e28f31772bae4caf3bbe3b5c905" -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": "3f3cd597-6ee8-46d2-b942-ba6740469e2c"}}' 2018-08-26 13:39:43,625 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-634f23b4-2b0e-4523-b1c5-339984565933 Date: Sun, 26 Aug 2018 13:39:43 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 5671, "updated_at": "2018-08-26T13:39:43Z", "security_group_id": "3f3cd597-6ee8-46d2-b942-ba6740469e2c", "port_range_min": 5671, "revision_number": 0, "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "created_at": "2018-08-26T13:39:43Z", "project_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "id": "1a925d10-1a8c-4ccf-bea2-f2f22b30f19a"}} 2018-08-26 13:39:43,625 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-634f23b4-2b0e-4523-b1c5-339984565933 2018-08-26 13:39:43,626 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.154078006744s 2018-08-26 13:39:43,626 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-634f23b4-2b0e-4523-b1c5-339984565933 2018-08-26 13:39:43,629 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-26 13:39:43,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f6968af8effe3e28f31772bae4caf3bbe3b5c905" 2018-08-26 13:39:43,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6331 X-Openstack-Request-Id: req-610c6762-a3c7-4a27-9e06-066121bd433e Date: Sun, 26 Aug 2018 13:39:43 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "created_at": "2018-08-26T13:39:42Z", "updated_at": "2018-08-26T13:39:43Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-08-26T13:39:43Z", "revision_number": 0, "id": "1a925d10-1a8c-4ccf-bea2-f2f22b30f19a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T13:39:43Z", "security_group_id": "3f3cd597-6ee8-46d2-b942-ba6740469e2c", "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "76fa1d60a45a4159bff9e1c2a73a47b3"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-26T13:39:42Z", "revision_number": 0, "id": "5c14f4ba-606a-421e-8c35-f80e19b54625", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T13:39:42Z", "security_group_id": "3f3cd597-6ee8-46d2-b942-ba6740469e2c", "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "port_range_min": 22, "ethertype": "IPv4", "project_id": "76fa1d60a45a4159bff9e1c2a73a47b3"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-26T13:39:43Z", "revision_number": 0, "id": "824b44e0-dbb9-4edf-a79c-304b6b95d4f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T13:39:43Z", "security_group_id": "3f3cd597-6ee8-46d2-b942-ba6740469e2c", "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "port_range_min": 443, "ethertype": "IPv4", "project_id": "76fa1d60a45a4159bff9e1c2a73a47b3"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-26T13:39:42Z", "revision_number": 0, "id": "8d17d478-6b5b-4c85-8c1f-495ec2775a85", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T13:39:42Z", "security_group_id": "3f3cd597-6ee8-46d2-b942-ba6740469e2c", "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "76fa1d60a45a4159bff9e1c2a73a47b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T13:39:42Z", "revision_number": 0, "id": "9a7fa082-7f92-4901-9960-d6cefeac54f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T13:39:42Z", "security_group_id": "3f3cd597-6ee8-46d2-b942-ba6740469e2c", "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "76fa1d60a45a4159bff9e1c2a73a47b3"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-26T13:39:43Z", "revision_number": 0, "id": "a5bb2cff-bd6a-48b1-9a60-aefb4cfbd3ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T13:39:43Z", "security_group_id": "3f3cd597-6ee8-46d2-b942-ba6740469e2c", "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "port_range_min": 80, "ethertype": "IPv4", "project_id": "76fa1d60a45a4159bff9e1c2a73a47b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T13:39:42Z", "revision_number": 0, "id": "a6937297-2991-47b1-b002-f9c410d342e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T13:39:42Z", "security_group_id": "3f3cd597-6ee8-46d2-b942-ba6740469e2c", "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "76fa1d60a45a4159bff9e1c2a73a47b3"}], "revision_number": 6, "project_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "id": "3f3cd597-6ee8-46d2-b942-ba6740469e2c", "name": "vyos_vrouter-sg_b8b63908-d6e8-4f67-bca2-d5cbdc14f569"}, {"description": "Default security group", "tags": [], "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "created_at": "2018-08-26T13:37:58Z", "updated_at": "2018-08-26T13:37:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T13:37:58Z", "revision_number": 0, "id": "40a70d9f-f948-4ae3-a699-03ab3a55079d", "remote_group_id": "53feae80-8a96-47a7-840f-d9b9505239fe", "remote_ip_prefix": null, "created_at": "2018-08-26T13:37:58Z", "security_group_id": "53feae80-8a96-47a7-840f-d9b9505239fe", "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "76fa1d60a45a4159bff9e1c2a73a47b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T13:37:58Z", "revision_number": 0, "id": "41106ad8-0e70-4e89-84c2-e66f7db1b41b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T13:37:58Z", "security_group_id": "53feae80-8a96-47a7-840f-d9b9505239fe", "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "76fa1d60a45a4159bff9e1c2a73a47b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T13:37:58Z", "revision_number": 0, "id": "93f7d8c6-cce1-4671-8618-0b2387bcfa40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T13:37:58Z", "security_group_id": "53feae80-8a96-47a7-840f-d9b9505239fe", "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "76fa1d60a45a4159bff9e1c2a73a47b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T13:37:58Z", "revision_number": 0, "id": "de0e60ce-0040-465d-92ca-16bc2b71d442", "remote_group_id": "53feae80-8a96-47a7-840f-d9b9505239fe", "remote_ip_prefix": null, "created_at": "2018-08-26T13:37:58Z", "security_group_id": "53feae80-8a96-47a7-840f-d9b9505239fe", "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "76fa1d60a45a4159bff9e1c2a73a47b3"}], "revision_number": 1, "project_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "id": "53feae80-8a96-47a7-840f-d9b9505239fe", "name": "default"}]} 2018-08-26 13:39:43,682 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-610c6762-a3c7-4a27-9e06-066121bd433e 2018-08-26 13:39:43,682 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0531928539276s 2018-08-26 13:39:43,683 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-610c6762-a3c7-4a27-9e06-066121bd433e 2018-08-26 13:39:43,686 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-26 13:39:43,686 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f6968af8effe3e28f31772bae4caf3bbe3b5c905" -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": "3f3cd597-6ee8-46d2-b942-ba6740469e2c"}}' 2018-08-26 13:39:43,828 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-5ec49c75-9a3d-4d3b-ab77-9527c601f585 Date: Sun, 26 Aug 2018 13:39:43 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 53333, "updated_at": "2018-08-26T13:39:43Z", "security_group_id": "3f3cd597-6ee8-46d2-b942-ba6740469e2c", "port_range_min": 53333, "revision_number": 0, "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "created_at": "2018-08-26T13:39:43Z", "project_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "id": "fa30d96b-dad3-4729-a925-05567e17eb0b"}} 2018-08-26 13:39:43,828 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-5ec49c75-9a3d-4d3b-ab77-9527c601f585 2018-08-26 13:39:43,829 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.142654895782s 2018-08-26 13:39:43,829 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-5ec49c75-9a3d-4d3b-ab77-9527c601f585 2018-08-26 13:39:43,831 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-26 13:39:43,831 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f6968af8effe3e28f31772bae4caf3bbe3b5c905" 2018-08-26 13:39:43,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1194 X-Openstack-Request-Id: req-4e458a58-ff6c-4ae0-996b-248e1252d43b Date: Sun, 26 Aug 2018 13:39:43 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a3c401bc-6377-43cc-8a20-abe78f2d51b9"],"updated_at":"2018-08-26T10:33:06Z","tenant_id":"526e4f7307214396989751533ff33528","created_at":"2018-08-26T10:16:36Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"526e4f7307214396989751533ff33528","id":"9c1c4110-1d5a-4c9e-9e4a-8295252f6976","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["94a61172-552b-469c-829b-d7100f360885"],"updated_at":"2018-08-26T13:37:59Z","tenant_id":"76fa1d60a45a4159bff9e1c2a73a47b3","created_at":"2018-08-26T13:37:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"76fa1d60a45a4159bff9e1c2a73a47b3","id":"dd535e27-ece2-413a-a75c-a25f16a6f767","name":"vyos_vrouter-net_b8b63908-d6e8-4f67-bca2-d5cbdc14f569"}]} 2018-08-26 13:39:43,938 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-4e458a58-ff6c-4ae0-996b-248e1252d43b 2018-08-26 13:39:43,938 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.107019901276s 2018-08-26 13:39:43,938 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-4e458a58-ff6c-4ae0-996b-248e1252d43b 2018-08-26 13:39:43,943 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-26 13:39:43,947 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f6968af8effe3e28f31772bae4caf3bbe3b5c905" 2018-08-26 13:39:43,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1403 Content-Type: application/json X-Openstack-Request-Id: req-1b21af8c-4f65-4419-a718-2f0682791b74 Date: Sun, 26 Aug 2018 13:39:43 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-26T13:39:41Z", "file": "/v2/images/4df341a2-dbce-410a-864f-8cb095455ecd/file", "owner": "76fa1d60a45a4159bff9e1c2a73a47b3", "id": "4df341a2-dbce-410a-864f-8cb095455ecd", "size": 4373348352, "self": "/v2/images/4df341a2-dbce-410a-864f-8cb095455ecd", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/4df341a2-dbce-410a-864f-8cb095455ecd/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/4df341a2-dbce-410a-864f-8cb095455ecd/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-26T13:38:38Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-26 13:39:43,980 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-1b21af8c-4f65-4419-a718-2f0682791b74 2018-08-26 13:39:43,980 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0375130176544s 2018-08-26 13:39:43,981 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-1b21af8c-4f65-4419-a718-2f0682791b74 2018-08-26 13:39:43,982 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-26 13:39:43,985 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f6968af8effe3e28f31772bae4caf3bbe3b5c905" 2018-08-26 13:39:44,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:39:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-55fddb0b-50d7-41c6-8138-d473db72cc79 x-compute-request-id: req-55fddb0b-50d7-41c6-8138-d473db72cc79 Content-Encoding: gzip Content-Length: 405 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_alt_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "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": "08447a4a-9f82-4040-bf77-234e38d4a00a"}, {"name": "vyos_vrouter-flavor_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/ef9c207d-7d05-45cf-a9f9-9d1e6681a1f5", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/ef9c207d-7d05-45cf-a9f9-9d1e6681a1f5", "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": "ef9c207d-7d05-45cf-a9f9-9d1e6681a1f5"}]} 2018-08-26 13:39:44,014 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-55fddb0b-50d7-41c6-8138-d473db72cc79 2018-08-26 13:39:44,014 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0319240093231s 2018-08-26 13:39:44,014 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-55fddb0b-50d7-41c6-8138-d473db72cc79 2018-08-26 13:39:44,017 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-26 13:39:44,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f6968af8effe3e28f31772bae4caf3bbe3b5c905" -d '{"server": {"name": "vyos_vrouter-vm_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "imageRef": "4df341a2-dbce-410a-864f-8cb095455ecd", "key_name": "vyos_vrouter-kp_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "flavorRef": "ef9c207d-7d05-45cf-a9f9-9d1e6681a1f5", "max_count": 1, "min_count": 1, "networks": [{"uuid": "dd535e27-ece2-413a-a75c-a25f16a6f767"}], "security_groups": [{"name": "3f3cd597-6ee8-46d2-b942-ba6740469e2c"}]}}' 2018-08-26 13:39:45,783 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 26 Aug 2018 13:39: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-d36a2703-2841-4b57-970c-661048f3f103 x-compute-request-id: req-d36a2703-2841-4b57-970c-661048f3f103 Content-Length: 403 location: http://172.30.9.22:8774/v2.1/servers/ed5038cd-15b0-4692-9546-b0e2a9592cf3 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "3f3cd597-6ee8-46d2-b942-ba6740469e2c"}], "OS-DCF:diskConfig": "MANUAL", "id": "ed5038cd-15b0-4692-9546-b0e2a9592cf3", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/ed5038cd-15b0-4692-9546-b0e2a9592cf3", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ed5038cd-15b0-4692-9546-b0e2a9592cf3", "rel": "bookmark"}], "adminPass": "EnNxD4mjhtGT"}} 2018-08-26 13:39:45,783 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-d36a2703-2841-4b57-970c-661048f3f103 2018-08-26 13:39:45,783 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.76659703255s 2018-08-26 13:39:45,784 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-d36a2703-2841-4b57-970c-661048f3f103 2018-08-26 13:39:45,784 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 13:39:45,787 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f6968af8effe3e28f31772bae4caf3bbe3b5c905" 2018-08-26 13:39:46,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:39:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-60fd08ab-27d9-48ba-8aff-ffbe3a190234 x-compute-request-id: req-60fd08ab-27d9-48ba-8aff-ffbe3a190234 Content-Encoding: gzip Content-Length: 605 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/ed5038cd-15b0-4692-9546-b0e2a9592cf3", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ed5038cd-15b0-4692-9546-b0e2a9592cf3", "rel": "bookmark"}], "image": {"id": "4df341a2-dbce-410a-864f-8cb095455ecd", "links": [{"href": "http://172.30.9.22:8774/images/4df341a2-dbce-410a-864f-8cb095455ecd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ef9c207d-7d05-45cf-a9f9-9d1e6681a1f5", "links": [{"href": "http://172.30.9.22:8774/flavors/ef9c207d-7d05-45cf-a9f9-9d1e6681a1f5", "rel": "bookmark"}]}, "id": "ed5038cd-15b0-4692-9546-b0e2a9592cf3", "user_id": "7b956c97e65b4480b902becc6308cef2", "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-26T13:39:45Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "name": "vyos_vrouter-vm_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "created": "2018-08-26T13:39:45Z", "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 13:39:46,155 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-60fd08ab-27d9-48ba-8aff-ffbe3a190234 2018-08-26 13:39:46,155 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.370198965073s 2018-08-26 13:39:46,155 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-60fd08ab-27d9-48ba-8aff-ffbe3a190234 2018-08-26 13:39:46,162 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-26 13:39:46,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f6968af8effe3e28f31772bae4caf3bbe3b5c905" 2018-08-26 13:39:46,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1194 X-Openstack-Request-Id: req-a693825c-329c-409a-8bee-01ec09182e2c Date: Sun, 26 Aug 2018 13:39:46 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a3c401bc-6377-43cc-8a20-abe78f2d51b9"],"updated_at":"2018-08-26T10:33:06Z","tenant_id":"526e4f7307214396989751533ff33528","created_at":"2018-08-26T10:16:36Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"526e4f7307214396989751533ff33528","id":"9c1c4110-1d5a-4c9e-9e4a-8295252f6976","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["94a61172-552b-469c-829b-d7100f360885"],"updated_at":"2018-08-26T13:37:59Z","tenant_id":"76fa1d60a45a4159bff9e1c2a73a47b3","created_at":"2018-08-26T13:37:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"76fa1d60a45a4159bff9e1c2a73a47b3","id":"dd535e27-ece2-413a-a75c-a25f16a6f767","name":"vyos_vrouter-net_b8b63908-d6e8-4f67-bca2-d5cbdc14f569"}]} 2018-08-26 13:39:46,251 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-a693825c-329c-409a-8bee-01ec09182e2c 2018-08-26 13:39:46,252 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0898001194s 2018-08-26 13:39:46,252 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-a693825c-329c-409a-8bee-01ec09182e2c 2018-08-26 13:39:46,253 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-26 13:39:46,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f6968af8effe3e28f31772bae4caf3bbe3b5c905" 2018-08-26 13:39:46,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-d5ef2ceb-e3ee-4052-93c3-fed816c0a922 Date: Sun, 26 Aug 2018 13:39:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dd535e27-ece2-413a-a75c-a25f16a6f767","tenant_id":"76fa1d60a45a4159bff9e1c2a73a47b3","created_at":"2018-08-26T13:37:59Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-26T13:37:59Z","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":"76fa1d60a45a4159bff9e1c2a73a47b3","id":"94a61172-552b-469c-829b-d7100f360885","subnetpool_id":null,"name":"vyos_vrouter-subnet_b8b63908-d6e8-4f67-bca2-d5cbdc14f569"}]} 2018-08-26 13:39:46,325 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-d5ef2ceb-e3ee-4052-93c3-fed816c0a922 2018-08-26 13:39:46,325 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0722789764404s 2018-08-26 13:39:46,326 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-d5ef2ceb-e3ee-4052-93c3-fed816c0a922 2018-08-26 13:39:46,326 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 13:39:48,329 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 13:39:48,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f6968af8effe3e28f31772bae4caf3bbe3b5c905" 2018-08-26 13:39:49,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:39:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-36a51b78-c1ae-4c63-9dab-3bd4d6dd5cdc x-compute-request-id: req-36a51b78-c1ae-4c63-9dab-3bd4d6dd5cdc Content-Encoding: gzip Content-Length: 678 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/ed5038cd-15b0-4692-9546-b0e2a9592cf3", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ed5038cd-15b0-4692-9546-b0e2a9592cf3", "rel": "bookmark"}], "image": {"id": "4df341a2-dbce-410a-864f-8cb095455ecd", "links": [{"href": "http://172.30.9.22:8774/images/4df341a2-dbce-410a-864f-8cb095455ecd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ef9c207d-7d05-45cf-a9f9-9d1e6681a1f5", "links": [{"href": "http://172.30.9.22:8774/flavors/ef9c207d-7d05-45cf-a9f9-9d1e6681a1f5", "rel": "bookmark"}]}, "id": "ed5038cd-15b0-4692-9546-b0e2a9592cf3", "security_groups": [{"name": "vyos_vrouter-sg_b8b63908-d6e8-4f67-bca2-d5cbdc14f569"}], "user_id": "7b956c97e65b4480b902becc6308cef2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T13:39:48Z", "hostId": "82fd5184728cb13031536d3db667cfc8b15fa3696b80febb1f634bf7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "name": "vyos_vrouter-vm_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "created": "2018-08-26T13:39:45Z", "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 13:39:49,104 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-36a51b78-c1ae-4c63-9dab-3bd4d6dd5cdc 2018-08-26 13:39:49,104 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.775286912918s 2018-08-26 13:39:49,105 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-36a51b78-c1ae-4c63-9dab-3bd4d6dd5cdc 2018-08-26 13:39:49,108 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 13:39:51,111 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 13:39:51,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f6968af8effe3e28f31772bae4caf3bbe3b5c905" 2018-08-26 13:39:51,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:39:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-30cbc0ef-700a-447b-a512-3564f3639c4c x-compute-request-id: req-30cbc0ef-700a-447b-a512-3564f3639c4c 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.22:8774/v2.1/servers/ed5038cd-15b0-4692-9546-b0e2a9592cf3", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ed5038cd-15b0-4692-9546-b0e2a9592cf3", "rel": "bookmark"}], "image": {"id": "4df341a2-dbce-410a-864f-8cb095455ecd", "links": [{"href": "http://172.30.9.22:8774/images/4df341a2-dbce-410a-864f-8cb095455ecd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ef9c207d-7d05-45cf-a9f9-9d1e6681a1f5", "links": [{"href": "http://172.30.9.22:8774/flavors/ef9c207d-7d05-45cf-a9f9-9d1e6681a1f5", "rel": "bookmark"}]}, "id": "ed5038cd-15b0-4692-9546-b0e2a9592cf3", "security_groups": [{"name": "vyos_vrouter-sg_b8b63908-d6e8-4f67-bca2-d5cbdc14f569"}], "user_id": "7b956c97e65b4480b902becc6308cef2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T13:39:48Z", "hostId": "82fd5184728cb13031536d3db667cfc8b15fa3696b80febb1f634bf7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "name": "vyos_vrouter-vm_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "created": "2018-08-26T13:39:45Z", "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 13:39:51,544 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-30cbc0ef-700a-447b-a512-3564f3639c4c 2018-08-26 13:39:51,544 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.433403015137s 2018-08-26 13:39:51,545 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-30cbc0ef-700a-447b-a512-3564f3639c4c 2018-08-26 13:39:51,549 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 13:39:53,551 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 13:39:53,554 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f6968af8effe3e28f31772bae4caf3bbe3b5c905" 2018-08-26 13:39:54,324 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:39:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-98198821-fbd3-4992-90d3-95efcdf6bc0b x-compute-request-id: req-98198821-fbd3-4992-90d3-95efcdf6bc0b 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.22:8774/v2.1/servers/ed5038cd-15b0-4692-9546-b0e2a9592cf3", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ed5038cd-15b0-4692-9546-b0e2a9592cf3", "rel": "bookmark"}], "image": {"id": "4df341a2-dbce-410a-864f-8cb095455ecd", "links": [{"href": "http://172.30.9.22:8774/images/4df341a2-dbce-410a-864f-8cb095455ecd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ef9c207d-7d05-45cf-a9f9-9d1e6681a1f5", "links": [{"href": "http://172.30.9.22:8774/flavors/ef9c207d-7d05-45cf-a9f9-9d1e6681a1f5", "rel": "bookmark"}]}, "id": "ed5038cd-15b0-4692-9546-b0e2a9592cf3", "security_groups": [{"name": "vyos_vrouter-sg_b8b63908-d6e8-4f67-bca2-d5cbdc14f569"}], "user_id": "7b956c97e65b4480b902becc6308cef2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T13:39:48Z", "hostId": "82fd5184728cb13031536d3db667cfc8b15fa3696b80febb1f634bf7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "name": "vyos_vrouter-vm_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "created": "2018-08-26T13:39:45Z", "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 13:39:54,325 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-98198821-fbd3-4992-90d3-95efcdf6bc0b 2018-08-26 13:39:54,325 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.773621082306s 2018-08-26 13:39:54,325 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-98198821-fbd3-4992-90d3-95efcdf6bc0b 2018-08-26 13:39:54,329 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 13:39:56,332 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 13:39:56,334 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f6968af8effe3e28f31772bae4caf3bbe3b5c905" 2018-08-26 13:39:57,290 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:39:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-161a06a8-864f-4491-83f9-11087e6609d5 x-compute-request-id: req-161a06a8-864f-4491-83f9-11087e6609d5 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.22:8774/v2.1/servers/ed5038cd-15b0-4692-9546-b0e2a9592cf3", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ed5038cd-15b0-4692-9546-b0e2a9592cf3", "rel": "bookmark"}], "image": {"id": "4df341a2-dbce-410a-864f-8cb095455ecd", "links": [{"href": "http://172.30.9.22:8774/images/4df341a2-dbce-410a-864f-8cb095455ecd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ef9c207d-7d05-45cf-a9f9-9d1e6681a1f5", "links": [{"href": "http://172.30.9.22:8774/flavors/ef9c207d-7d05-45cf-a9f9-9d1e6681a1f5", "rel": "bookmark"}]}, "id": "ed5038cd-15b0-4692-9546-b0e2a9592cf3", "security_groups": [{"name": "vyos_vrouter-sg_b8b63908-d6e8-4f67-bca2-d5cbdc14f569"}], "user_id": "7b956c97e65b4480b902becc6308cef2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T13:39:48Z", "hostId": "82fd5184728cb13031536d3db667cfc8b15fa3696b80febb1f634bf7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "name": "vyos_vrouter-vm_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "created": "2018-08-26T13:39:45Z", "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 13:39:57,290 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-161a06a8-864f-4491-83f9-11087e6609d5 2018-08-26 13:39:57,290 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.958487033844s 2018-08-26 13:39:57,291 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-161a06a8-864f-4491-83f9-11087e6609d5 2018-08-26 13:39:57,294 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 13:39:59,297 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 13:39:59,299 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f6968af8effe3e28f31772bae4caf3bbe3b5c905" 2018-08-26 13:39:59,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:39:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-87cb951a-2d7d-4068-acb2-0574b94ad432 x-compute-request-id: req-87cb951a-2d7d-4068-acb2-0574b94ad432 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.22:8774/v2.1/servers/ed5038cd-15b0-4692-9546-b0e2a9592cf3", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ed5038cd-15b0-4692-9546-b0e2a9592cf3", "rel": "bookmark"}], "image": {"id": "4df341a2-dbce-410a-864f-8cb095455ecd", "links": [{"href": "http://172.30.9.22:8774/images/4df341a2-dbce-410a-864f-8cb095455ecd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ef9c207d-7d05-45cf-a9f9-9d1e6681a1f5", "links": [{"href": "http://172.30.9.22:8774/flavors/ef9c207d-7d05-45cf-a9f9-9d1e6681a1f5", "rel": "bookmark"}]}, "id": "ed5038cd-15b0-4692-9546-b0e2a9592cf3", "security_groups": [{"name": "vyos_vrouter-sg_b8b63908-d6e8-4f67-bca2-d5cbdc14f569"}], "user_id": "7b956c97e65b4480b902becc6308cef2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T13:39:48Z", "hostId": "82fd5184728cb13031536d3db667cfc8b15fa3696b80febb1f634bf7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "name": "vyos_vrouter-vm_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "created": "2018-08-26T13:39:45Z", "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 13:39:59,512 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-87cb951a-2d7d-4068-acb2-0574b94ad432 2018-08-26 13:39:59,512 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.214632034302s 2018-08-26 13:39:59,512 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-87cb951a-2d7d-4068-acb2-0574b94ad432 2018-08-26 13:39:59,516 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 13:40:01,518 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 13:40:01,522 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f6968af8effe3e28f31772bae4caf3bbe3b5c905" 2018-08-26 13:40:02,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:40:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5f41a543-5044-4f3d-b4ae-88899f522c66 x-compute-request-id: req-5f41a543-5044-4f3d-b4ae-88899f522c66 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.22:8774/v2.1/servers/ed5038cd-15b0-4692-9546-b0e2a9592cf3", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ed5038cd-15b0-4692-9546-b0e2a9592cf3", "rel": "bookmark"}], "image": {"id": "4df341a2-dbce-410a-864f-8cb095455ecd", "links": [{"href": "http://172.30.9.22:8774/images/4df341a2-dbce-410a-864f-8cb095455ecd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ef9c207d-7d05-45cf-a9f9-9d1e6681a1f5", "links": [{"href": "http://172.30.9.22:8774/flavors/ef9c207d-7d05-45cf-a9f9-9d1e6681a1f5", "rel": "bookmark"}]}, "id": "ed5038cd-15b0-4692-9546-b0e2a9592cf3", "security_groups": [{"name": "vyos_vrouter-sg_b8b63908-d6e8-4f67-bca2-d5cbdc14f569"}], "user_id": "7b956c97e65b4480b902becc6308cef2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T13:39:48Z", "hostId": "82fd5184728cb13031536d3db667cfc8b15fa3696b80febb1f634bf7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "name": "vyos_vrouter-vm_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "created": "2018-08-26T13:39:45Z", "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 13:40:02,287 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5f41a543-5044-4f3d-b4ae-88899f522c66 2018-08-26 13:40:02,287 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.768505811691s 2018-08-26 13:40:02,288 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5f41a543-5044-4f3d-b4ae-88899f522c66 2018-08-26 13:40:02,291 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 13:40:04,294 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 13:40:04,297 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f6968af8effe3e28f31772bae4caf3bbe3b5c905" 2018-08-26 13:40:04,491 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:40: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-3457f087-9dbb-4d00-8e57-54db838f3930 x-compute-request-id: req-3457f087-9dbb-4d00-8e57-54db838f3930 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.22:8774/v2.1/servers/ed5038cd-15b0-4692-9546-b0e2a9592cf3", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ed5038cd-15b0-4692-9546-b0e2a9592cf3", "rel": "bookmark"}], "image": {"id": "4df341a2-dbce-410a-864f-8cb095455ecd", "links": [{"href": "http://172.30.9.22:8774/images/4df341a2-dbce-410a-864f-8cb095455ecd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ef9c207d-7d05-45cf-a9f9-9d1e6681a1f5", "links": [{"href": "http://172.30.9.22:8774/flavors/ef9c207d-7d05-45cf-a9f9-9d1e6681a1f5", "rel": "bookmark"}]}, "id": "ed5038cd-15b0-4692-9546-b0e2a9592cf3", "security_groups": [{"name": "vyos_vrouter-sg_b8b63908-d6e8-4f67-bca2-d5cbdc14f569"}], "user_id": "7b956c97e65b4480b902becc6308cef2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T13:39:48Z", "hostId": "82fd5184728cb13031536d3db667cfc8b15fa3696b80febb1f634bf7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "name": "vyos_vrouter-vm_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "created": "2018-08-26T13:39:45Z", "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 13:40:04,491 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-3457f087-9dbb-4d00-8e57-54db838f3930 2018-08-26 13:40:04,491 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.196712017059s 2018-08-26 13:40:04,491 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-3457f087-9dbb-4d00-8e57-54db838f3930 2018-08-26 13:40:04,495 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 13:40:06,498 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 13:40:06,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f6968af8effe3e28f31772bae4caf3bbe3b5c905" 2018-08-26 13:40:06,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:40: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-9a54a50c-985a-4691-895a-6122a41ddde4 x-compute-request-id: req-9a54a50c-985a-4691-895a-6122a41ddde4 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.22:8774/v2.1/servers/ed5038cd-15b0-4692-9546-b0e2a9592cf3", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ed5038cd-15b0-4692-9546-b0e2a9592cf3", "rel": "bookmark"}], "image": {"id": "4df341a2-dbce-410a-864f-8cb095455ecd", "links": [{"href": "http://172.30.9.22:8774/images/4df341a2-dbce-410a-864f-8cb095455ecd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ef9c207d-7d05-45cf-a9f9-9d1e6681a1f5", "links": [{"href": "http://172.30.9.22:8774/flavors/ef9c207d-7d05-45cf-a9f9-9d1e6681a1f5", "rel": "bookmark"}]}, "id": "ed5038cd-15b0-4692-9546-b0e2a9592cf3", "security_groups": [{"name": "vyos_vrouter-sg_b8b63908-d6e8-4f67-bca2-d5cbdc14f569"}], "user_id": "7b956c97e65b4480b902becc6308cef2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T13:39:48Z", "hostId": "82fd5184728cb13031536d3db667cfc8b15fa3696b80febb1f634bf7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "name": "vyos_vrouter-vm_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "created": "2018-08-26T13:39:45Z", "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 13:40:06,994 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-9a54a50c-985a-4691-895a-6122a41ddde4 2018-08-26 13:40:06,994 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.496117115021s 2018-08-26 13:40:06,995 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-9a54a50c-985a-4691-895a-6122a41ddde4 2018-08-26 13:40:06,999 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 13:40:09,000 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 13:40:09,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f6968af8effe3e28f31772bae4caf3bbe3b5c905" 2018-08-26 13:40:09,444 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:40:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a7b1152f-b44c-4935-94a0-ff64c4b57416 x-compute-request-id: req-a7b1152f-b44c-4935-94a0-ff64c4b57416 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.22:8774/v2.1/servers/ed5038cd-15b0-4692-9546-b0e2a9592cf3", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ed5038cd-15b0-4692-9546-b0e2a9592cf3", "rel": "bookmark"}], "image": {"id": "4df341a2-dbce-410a-864f-8cb095455ecd", "links": [{"href": "http://172.30.9.22:8774/images/4df341a2-dbce-410a-864f-8cb095455ecd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ef9c207d-7d05-45cf-a9f9-9d1e6681a1f5", "links": [{"href": "http://172.30.9.22:8774/flavors/ef9c207d-7d05-45cf-a9f9-9d1e6681a1f5", "rel": "bookmark"}]}, "id": "ed5038cd-15b0-4692-9546-b0e2a9592cf3", "security_groups": [{"name": "vyos_vrouter-sg_b8b63908-d6e8-4f67-bca2-d5cbdc14f569"}], "user_id": "7b956c97e65b4480b902becc6308cef2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T13:39:48Z", "hostId": "82fd5184728cb13031536d3db667cfc8b15fa3696b80febb1f634bf7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "name": "vyos_vrouter-vm_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "created": "2018-08-26T13:39:45Z", "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 13:40:09,444 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a7b1152f-b44c-4935-94a0-ff64c4b57416 2018-08-26 13:40:09,445 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.44412112236s 2018-08-26 13:40:09,445 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a7b1152f-b44c-4935-94a0-ff64c4b57416 2018-08-26 13:40:09,449 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 13:40:11,450 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 13:40:11,453 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f6968af8effe3e28f31772bae4caf3bbe3b5c905" 2018-08-26 13:40:12,232 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:40:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-237eba9a-55b2-4fe9-aa7d-37aa269dfb45 x-compute-request-id: req-237eba9a-55b2-4fe9-aa7d-37aa269dfb45 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.22:8774/v2.1/servers/ed5038cd-15b0-4692-9546-b0e2a9592cf3", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ed5038cd-15b0-4692-9546-b0e2a9592cf3", "rel": "bookmark"}], "image": {"id": "4df341a2-dbce-410a-864f-8cb095455ecd", "links": [{"href": "http://172.30.9.22:8774/images/4df341a2-dbce-410a-864f-8cb095455ecd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ef9c207d-7d05-45cf-a9f9-9d1e6681a1f5", "links": [{"href": "http://172.30.9.22:8774/flavors/ef9c207d-7d05-45cf-a9f9-9d1e6681a1f5", "rel": "bookmark"}]}, "id": "ed5038cd-15b0-4692-9546-b0e2a9592cf3", "security_groups": [{"name": "vyos_vrouter-sg_b8b63908-d6e8-4f67-bca2-d5cbdc14f569"}], "user_id": "7b956c97e65b4480b902becc6308cef2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T13:39:48Z", "hostId": "82fd5184728cb13031536d3db667cfc8b15fa3696b80febb1f634bf7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "name": "vyos_vrouter-vm_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "created": "2018-08-26T13:39:45Z", "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 13:40:12,232 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-237eba9a-55b2-4fe9-aa7d-37aa269dfb45 2018-08-26 13:40:12,232 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.781587123871s 2018-08-26 13:40:12,232 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-237eba9a-55b2-4fe9-aa7d-37aa269dfb45 2018-08-26 13:40:12,237 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 13:40:14,237 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 13:40:14,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f6968af8effe3e28f31772bae4caf3bbe3b5c905" 2018-08-26 13:40:14,617 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:40:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2cbb62c3-5029-441a-be81-158e54fb6631 x-compute-request-id: req-2cbb62c3-5029-441a-be81-158e54fb6631 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.22:8774/v2.1/servers/ed5038cd-15b0-4692-9546-b0e2a9592cf3", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ed5038cd-15b0-4692-9546-b0e2a9592cf3", "rel": "bookmark"}], "image": {"id": "4df341a2-dbce-410a-864f-8cb095455ecd", "links": [{"href": "http://172.30.9.22:8774/images/4df341a2-dbce-410a-864f-8cb095455ecd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ef9c207d-7d05-45cf-a9f9-9d1e6681a1f5", "links": [{"href": "http://172.30.9.22:8774/flavors/ef9c207d-7d05-45cf-a9f9-9d1e6681a1f5", "rel": "bookmark"}]}, "id": "ed5038cd-15b0-4692-9546-b0e2a9592cf3", "security_groups": [{"name": "vyos_vrouter-sg_b8b63908-d6e8-4f67-bca2-d5cbdc14f569"}], "user_id": "7b956c97e65b4480b902becc6308cef2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T13:39:48Z", "hostId": "82fd5184728cb13031536d3db667cfc8b15fa3696b80febb1f634bf7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "name": "vyos_vrouter-vm_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "created": "2018-08-26T13:39:45Z", "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 13:40:14,617 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2cbb62c3-5029-441a-be81-158e54fb6631 2018-08-26 13:40:14,617 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.379747152328s 2018-08-26 13:40:14,618 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2cbb62c3-5029-441a-be81-158e54fb6631 2018-08-26 13:40:14,622 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 13:40:16,625 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 13:40:16,628 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f6968af8effe3e28f31772bae4caf3bbe3b5c905" 2018-08-26 13:40:16,975 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:40:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2193029d-d87b-47a6-8c6f-7d42a87ffb17 x-compute-request-id: req-2193029d-d87b-47a6-8c6f-7d42a87ffb17 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.22:8774/v2.1/servers/ed5038cd-15b0-4692-9546-b0e2a9592cf3", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ed5038cd-15b0-4692-9546-b0e2a9592cf3", "rel": "bookmark"}], "image": {"id": "4df341a2-dbce-410a-864f-8cb095455ecd", "links": [{"href": "http://172.30.9.22:8774/images/4df341a2-dbce-410a-864f-8cb095455ecd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ef9c207d-7d05-45cf-a9f9-9d1e6681a1f5", "links": [{"href": "http://172.30.9.22:8774/flavors/ef9c207d-7d05-45cf-a9f9-9d1e6681a1f5", "rel": "bookmark"}]}, "id": "ed5038cd-15b0-4692-9546-b0e2a9592cf3", "security_groups": [{"name": "vyos_vrouter-sg_b8b63908-d6e8-4f67-bca2-d5cbdc14f569"}], "user_id": "7b956c97e65b4480b902becc6308cef2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T13:39:48Z", "hostId": "82fd5184728cb13031536d3db667cfc8b15fa3696b80febb1f634bf7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "name": "vyos_vrouter-vm_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "created": "2018-08-26T13:39:45Z", "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 13:40:16,975 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2193029d-d87b-47a6-8c6f-7d42a87ffb17 2018-08-26 13:40:16,975 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.350138902664s 2018-08-26 13:40:16,975 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2193029d-d87b-47a6-8c6f-7d42a87ffb17 2018-08-26 13:40:16,979 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 13:40:18,980 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 13:40:18,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f6968af8effe3e28f31772bae4caf3bbe3b5c905" 2018-08-26 13:40:19,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:40: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-9b9f2db0-8021-4536-82f6-3466efae1338 x-compute-request-id: req-9b9f2db0-8021-4536-82f6-3466efae1338 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.22:8774/v2.1/servers/ed5038cd-15b0-4692-9546-b0e2a9592cf3", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ed5038cd-15b0-4692-9546-b0e2a9592cf3", "rel": "bookmark"}], "image": {"id": "4df341a2-dbce-410a-864f-8cb095455ecd", "links": [{"href": "http://172.30.9.22:8774/images/4df341a2-dbce-410a-864f-8cb095455ecd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ef9c207d-7d05-45cf-a9f9-9d1e6681a1f5", "links": [{"href": "http://172.30.9.22:8774/flavors/ef9c207d-7d05-45cf-a9f9-9d1e6681a1f5", "rel": "bookmark"}]}, "id": "ed5038cd-15b0-4692-9546-b0e2a9592cf3", "security_groups": [{"name": "vyos_vrouter-sg_b8b63908-d6e8-4f67-bca2-d5cbdc14f569"}], "user_id": "7b956c97e65b4480b902becc6308cef2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T13:39:48Z", "hostId": "82fd5184728cb13031536d3db667cfc8b15fa3696b80febb1f634bf7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "name": "vyos_vrouter-vm_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "created": "2018-08-26T13:39:45Z", "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 13:40:19,657 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-9b9f2db0-8021-4536-82f6-3466efae1338 2018-08-26 13:40:19,657 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.676986932755s 2018-08-26 13:40:19,658 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-9b9f2db0-8021-4536-82f6-3466efae1338 2018-08-26 13:40:19,661 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 13:40:21,664 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 13:40:21,667 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f6968af8effe3e28f31772bae4caf3bbe3b5c905" 2018-08-26 13:40:22,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:40:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c969cbbc-6970-42fc-ad62-439705f41339 x-compute-request-id: req-c969cbbc-6970-42fc-ad62-439705f41339 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.22:8774/v2.1/servers/ed5038cd-15b0-4692-9546-b0e2a9592cf3", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ed5038cd-15b0-4692-9546-b0e2a9592cf3", "rel": "bookmark"}], "image": {"id": "4df341a2-dbce-410a-864f-8cb095455ecd", "links": [{"href": "http://172.30.9.22:8774/images/4df341a2-dbce-410a-864f-8cb095455ecd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ef9c207d-7d05-45cf-a9f9-9d1e6681a1f5", "links": [{"href": "http://172.30.9.22:8774/flavors/ef9c207d-7d05-45cf-a9f9-9d1e6681a1f5", "rel": "bookmark"}]}, "id": "ed5038cd-15b0-4692-9546-b0e2a9592cf3", "security_groups": [{"name": "vyos_vrouter-sg_b8b63908-d6e8-4f67-bca2-d5cbdc14f569"}], "user_id": "7b956c97e65b4480b902becc6308cef2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T13:39:48Z", "hostId": "82fd5184728cb13031536d3db667cfc8b15fa3696b80febb1f634bf7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "name": "vyos_vrouter-vm_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "created": "2018-08-26T13:39:45Z", "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 13:40:22,115 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c969cbbc-6970-42fc-ad62-439705f41339 2018-08-26 13:40:22,115 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.450828075409s 2018-08-26 13:40:22,116 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c969cbbc-6970-42fc-ad62-439705f41339 2018-08-26 13:40:22,120 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 13:40:24,122 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 13:40:24,126 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f6968af8effe3e28f31772bae4caf3bbe3b5c905" 2018-08-26 13:40:24,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:40:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0e59cdd1-b60c-4a1d-81ed-78572c32c06d x-compute-request-id: req-0e59cdd1-b60c-4a1d-81ed-78572c32c06d 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.22:8774/v2.1/servers/ed5038cd-15b0-4692-9546-b0e2a9592cf3", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ed5038cd-15b0-4692-9546-b0e2a9592cf3", "rel": "bookmark"}], "image": {"id": "4df341a2-dbce-410a-864f-8cb095455ecd", "links": [{"href": "http://172.30.9.22:8774/images/4df341a2-dbce-410a-864f-8cb095455ecd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ef9c207d-7d05-45cf-a9f9-9d1e6681a1f5", "links": [{"href": "http://172.30.9.22:8774/flavors/ef9c207d-7d05-45cf-a9f9-9d1e6681a1f5", "rel": "bookmark"}]}, "id": "ed5038cd-15b0-4692-9546-b0e2a9592cf3", "security_groups": [{"name": "vyos_vrouter-sg_b8b63908-d6e8-4f67-bca2-d5cbdc14f569"}], "user_id": "7b956c97e65b4480b902becc6308cef2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T13:39:48Z", "hostId": "82fd5184728cb13031536d3db667cfc8b15fa3696b80febb1f634bf7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "name": "vyos_vrouter-vm_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "created": "2018-08-26T13:39:45Z", "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 13:40:24,587 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-0e59cdd1-b60c-4a1d-81ed-78572c32c06d 2018-08-26 13:40:24,587 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.464251041412s 2018-08-26 13:40:24,587 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-0e59cdd1-b60c-4a1d-81ed-78572c32c06d 2018-08-26 13:40:24,591 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 13:40:26,594 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 13:40:26,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f6968af8effe3e28f31772bae4caf3bbe3b5c905" 2018-08-26 13:40:26,771 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:40:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-42daec92-77aa-43fd-bc9a-18a862e4a4df x-compute-request-id: req-42daec92-77aa-43fd-bc9a-18a862e4a4df 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.22:8774/v2.1/servers/ed5038cd-15b0-4692-9546-b0e2a9592cf3", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ed5038cd-15b0-4692-9546-b0e2a9592cf3", "rel": "bookmark"}], "image": {"id": "4df341a2-dbce-410a-864f-8cb095455ecd", "links": [{"href": "http://172.30.9.22:8774/images/4df341a2-dbce-410a-864f-8cb095455ecd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ef9c207d-7d05-45cf-a9f9-9d1e6681a1f5", "links": [{"href": "http://172.30.9.22:8774/flavors/ef9c207d-7d05-45cf-a9f9-9d1e6681a1f5", "rel": "bookmark"}]}, "id": "ed5038cd-15b0-4692-9546-b0e2a9592cf3", "security_groups": [{"name": "vyos_vrouter-sg_b8b63908-d6e8-4f67-bca2-d5cbdc14f569"}], "user_id": "7b956c97e65b4480b902becc6308cef2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T13:39:48Z", "hostId": "82fd5184728cb13031536d3db667cfc8b15fa3696b80febb1f634bf7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "name": "vyos_vrouter-vm_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "created": "2018-08-26T13:39:45Z", "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 13:40:26,771 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-42daec92-77aa-43fd-bc9a-18a862e4a4df 2018-08-26 13:40:26,771 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.177093029022s 2018-08-26 13:40:26,772 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-42daec92-77aa-43fd-bc9a-18a862e4a4df 2018-08-26 13:40:26,776 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 13:40:28,779 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 13:40:28,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f6968af8effe3e28f31772bae4caf3bbe3b5c905" 2018-08-26 13:40:28,960 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:40: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-0e0e6b35-bc05-4286-8f77-79dcc3746a4e x-compute-request-id: req-0e0e6b35-bc05-4286-8f77-79dcc3746a4e 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.22:8774/v2.1/servers/ed5038cd-15b0-4692-9546-b0e2a9592cf3", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ed5038cd-15b0-4692-9546-b0e2a9592cf3", "rel": "bookmark"}], "image": {"id": "4df341a2-dbce-410a-864f-8cb095455ecd", "links": [{"href": "http://172.30.9.22:8774/images/4df341a2-dbce-410a-864f-8cb095455ecd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ef9c207d-7d05-45cf-a9f9-9d1e6681a1f5", "links": [{"href": "http://172.30.9.22:8774/flavors/ef9c207d-7d05-45cf-a9f9-9d1e6681a1f5", "rel": "bookmark"}]}, "id": "ed5038cd-15b0-4692-9546-b0e2a9592cf3", "security_groups": [{"name": "vyos_vrouter-sg_b8b63908-d6e8-4f67-bca2-d5cbdc14f569"}], "user_id": "7b956c97e65b4480b902becc6308cef2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T13:39:48Z", "hostId": "82fd5184728cb13031536d3db667cfc8b15fa3696b80febb1f634bf7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "name": "vyos_vrouter-vm_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "created": "2018-08-26T13:39:45Z", "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 13:40:28,960 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-0e0e6b35-bc05-4286-8f77-79dcc3746a4e 2018-08-26 13:40:28,960 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.181323051453s 2018-08-26 13:40:28,960 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-0e0e6b35-bc05-4286-8f77-79dcc3746a4e 2018-08-26 13:40:28,965 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 13:40:30,967 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 13:40:30,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f6968af8effe3e28f31772bae4caf3bbe3b5c905" 2018-08-26 13:40:31,516 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:40: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-e22544be-ac45-4be0-918f-75ddfc8f7cba x-compute-request-id: req-e22544be-ac45-4be0-918f-75ddfc8f7cba 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.22:8774/v2.1/servers/ed5038cd-15b0-4692-9546-b0e2a9592cf3", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ed5038cd-15b0-4692-9546-b0e2a9592cf3", "rel": "bookmark"}], "image": {"id": "4df341a2-dbce-410a-864f-8cb095455ecd", "links": [{"href": "http://172.30.9.22:8774/images/4df341a2-dbce-410a-864f-8cb095455ecd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ef9c207d-7d05-45cf-a9f9-9d1e6681a1f5", "links": [{"href": "http://172.30.9.22:8774/flavors/ef9c207d-7d05-45cf-a9f9-9d1e6681a1f5", "rel": "bookmark"}]}, "id": "ed5038cd-15b0-4692-9546-b0e2a9592cf3", "security_groups": [{"name": "vyos_vrouter-sg_b8b63908-d6e8-4f67-bca2-d5cbdc14f569"}], "user_id": "7b956c97e65b4480b902becc6308cef2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T13:39:48Z", "hostId": "82fd5184728cb13031536d3db667cfc8b15fa3696b80febb1f634bf7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "name": "vyos_vrouter-vm_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "created": "2018-08-26T13:39:45Z", "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 13:40:31,516 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-e22544be-ac45-4be0-918f-75ddfc8f7cba 2018-08-26 13:40:31,517 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.548837184906s 2018-08-26 13:40:31,517 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-e22544be-ac45-4be0-918f-75ddfc8f7cba 2018-08-26 13:40:31,521 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 13:40:33,524 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 13:40:33,527 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f6968af8effe3e28f31772bae4caf3bbe3b5c905" 2018-08-26 13:40:34,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:40:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-32c596aa-86cd-4f76-a33a-9e2cc61bc81b x-compute-request-id: req-32c596aa-86cd-4f76-a33a-9e2cc61bc81b 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.22:8774/v2.1/servers/ed5038cd-15b0-4692-9546-b0e2a9592cf3", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ed5038cd-15b0-4692-9546-b0e2a9592cf3", "rel": "bookmark"}], "image": {"id": "4df341a2-dbce-410a-864f-8cb095455ecd", "links": [{"href": "http://172.30.9.22:8774/images/4df341a2-dbce-410a-864f-8cb095455ecd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ef9c207d-7d05-45cf-a9f9-9d1e6681a1f5", "links": [{"href": "http://172.30.9.22:8774/flavors/ef9c207d-7d05-45cf-a9f9-9d1e6681a1f5", "rel": "bookmark"}]}, "id": "ed5038cd-15b0-4692-9546-b0e2a9592cf3", "security_groups": [{"name": "vyos_vrouter-sg_b8b63908-d6e8-4f67-bca2-d5cbdc14f569"}], "user_id": "7b956c97e65b4480b902becc6308cef2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T13:39:48Z", "hostId": "82fd5184728cb13031536d3db667cfc8b15fa3696b80febb1f634bf7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "name": "vyos_vrouter-vm_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "created": "2018-08-26T13:39:45Z", "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 13:40:34,056 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-32c596aa-86cd-4f76-a33a-9e2cc61bc81b 2018-08-26 13:40:34,056 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.531876802444s 2018-08-26 13:40:34,056 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-32c596aa-86cd-4f76-a33a-9e2cc61bc81b 2018-08-26 13:40:34,058 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 13:40:36,061 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 13:40:36,063 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f6968af8effe3e28f31772bae4caf3bbe3b5c905" 2018-08-26 13:40:36,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:40:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bb2ae637-9852-42d3-9cc0-e01ff5aa3584 x-compute-request-id: req-bb2ae637-9852-42d3-9cc0-e01ff5aa3584 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.22:8774/v2.1/servers/ed5038cd-15b0-4692-9546-b0e2a9592cf3", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ed5038cd-15b0-4692-9546-b0e2a9592cf3", "rel": "bookmark"}], "image": {"id": "4df341a2-dbce-410a-864f-8cb095455ecd", "links": [{"href": "http://172.30.9.22:8774/images/4df341a2-dbce-410a-864f-8cb095455ecd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ef9c207d-7d05-45cf-a9f9-9d1e6681a1f5", "links": [{"href": "http://172.30.9.22:8774/flavors/ef9c207d-7d05-45cf-a9f9-9d1e6681a1f5", "rel": "bookmark"}]}, "id": "ed5038cd-15b0-4692-9546-b0e2a9592cf3", "security_groups": [{"name": "vyos_vrouter-sg_b8b63908-d6e8-4f67-bca2-d5cbdc14f569"}], "user_id": "7b956c97e65b4480b902becc6308cef2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T13:39:48Z", "hostId": "82fd5184728cb13031536d3db667cfc8b15fa3696b80febb1f634bf7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "name": "vyos_vrouter-vm_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "created": "2018-08-26T13:39:45Z", "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 13:40:36,243 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-bb2ae637-9852-42d3-9cc0-e01ff5aa3584 2018-08-26 13:40:36,243 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.182079076767s 2018-08-26 13:40:36,243 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-bb2ae637-9852-42d3-9cc0-e01ff5aa3584 2018-08-26 13:40:36,248 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 13:40:38,250 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 13:40:38,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f6968af8effe3e28f31772bae4caf3bbe3b5c905" 2018-08-26 13:40:38,778 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:40:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-df1ef538-8896-47f9-bb0a-092223548809 x-compute-request-id: req-df1ef538-8896-47f9-bb0a-092223548809 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.22:8774/v2.1/servers/ed5038cd-15b0-4692-9546-b0e2a9592cf3", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ed5038cd-15b0-4692-9546-b0e2a9592cf3", "rel": "bookmark"}], "image": {"id": "4df341a2-dbce-410a-864f-8cb095455ecd", "links": [{"href": "http://172.30.9.22:8774/images/4df341a2-dbce-410a-864f-8cb095455ecd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ef9c207d-7d05-45cf-a9f9-9d1e6681a1f5", "links": [{"href": "http://172.30.9.22:8774/flavors/ef9c207d-7d05-45cf-a9f9-9d1e6681a1f5", "rel": "bookmark"}]}, "id": "ed5038cd-15b0-4692-9546-b0e2a9592cf3", "security_groups": [{"name": "vyos_vrouter-sg_b8b63908-d6e8-4f67-bca2-d5cbdc14f569"}], "user_id": "7b956c97e65b4480b902becc6308cef2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T13:39:48Z", "hostId": "82fd5184728cb13031536d3db667cfc8b15fa3696b80febb1f634bf7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "name": "vyos_vrouter-vm_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "created": "2018-08-26T13:39:45Z", "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 13:40:38,778 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-df1ef538-8896-47f9-bb0a-092223548809 2018-08-26 13:40:38,779 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.527795791626s 2018-08-26 13:40:38,779 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-df1ef538-8896-47f9-bb0a-092223548809 2018-08-26 13:40:38,783 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 13:40:40,786 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 13:40:40,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f6968af8effe3e28f31772bae4caf3bbe3b5c905" 2018-08-26 13:40:41,188 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:40:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7604a8a3-0177-4740-8de4-52adf94da15a x-compute-request-id: req-7604a8a3-0177-4740-8de4-52adf94da15a 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.22:8774/v2.1/servers/ed5038cd-15b0-4692-9546-b0e2a9592cf3", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ed5038cd-15b0-4692-9546-b0e2a9592cf3", "rel": "bookmark"}], "image": {"id": "4df341a2-dbce-410a-864f-8cb095455ecd", "links": [{"href": "http://172.30.9.22:8774/images/4df341a2-dbce-410a-864f-8cb095455ecd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ef9c207d-7d05-45cf-a9f9-9d1e6681a1f5", "links": [{"href": "http://172.30.9.22:8774/flavors/ef9c207d-7d05-45cf-a9f9-9d1e6681a1f5", "rel": "bookmark"}]}, "id": "ed5038cd-15b0-4692-9546-b0e2a9592cf3", "security_groups": [{"name": "vyos_vrouter-sg_b8b63908-d6e8-4f67-bca2-d5cbdc14f569"}], "user_id": "7b956c97e65b4480b902becc6308cef2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T13:39:48Z", "hostId": "82fd5184728cb13031536d3db667cfc8b15fa3696b80febb1f634bf7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "name": "vyos_vrouter-vm_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "created": "2018-08-26T13:39:45Z", "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 13:40:41,188 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-7604a8a3-0177-4740-8de4-52adf94da15a 2018-08-26 13:40:41,188 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.402287006378s 2018-08-26 13:40:41,189 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-7604a8a3-0177-4740-8de4-52adf94da15a 2018-08-26 13:40:41,192 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 13:40:43,195 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 13:40:43,197 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f6968af8effe3e28f31772bae4caf3bbe3b5c905" 2018-08-26 13:40:43,396 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:40:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-abb67c79-92db-4d87-aa27-e18c2c028f96 x-compute-request-id: req-abb67c79-92db-4d87-aa27-e18c2c028f96 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.22:8774/v2.1/servers/ed5038cd-15b0-4692-9546-b0e2a9592cf3", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ed5038cd-15b0-4692-9546-b0e2a9592cf3", "rel": "bookmark"}], "image": {"id": "4df341a2-dbce-410a-864f-8cb095455ecd", "links": [{"href": "http://172.30.9.22:8774/images/4df341a2-dbce-410a-864f-8cb095455ecd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ef9c207d-7d05-45cf-a9f9-9d1e6681a1f5", "links": [{"href": "http://172.30.9.22:8774/flavors/ef9c207d-7d05-45cf-a9f9-9d1e6681a1f5", "rel": "bookmark"}]}, "id": "ed5038cd-15b0-4692-9546-b0e2a9592cf3", "security_groups": [{"name": "vyos_vrouter-sg_b8b63908-d6e8-4f67-bca2-d5cbdc14f569"}], "user_id": "7b956c97e65b4480b902becc6308cef2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T13:39:48Z", "hostId": "82fd5184728cb13031536d3db667cfc8b15fa3696b80febb1f634bf7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "name": "vyos_vrouter-vm_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "created": "2018-08-26T13:39:45Z", "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 13:40:43,397 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-abb67c79-92db-4d87-aa27-e18c2c028f96 2018-08-26 13:40:43,397 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.201967954636s 2018-08-26 13:40:43,397 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-abb67c79-92db-4d87-aa27-e18c2c028f96 2018-08-26 13:40:43,401 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 13:40:45,403 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 13:40:45,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f6968af8effe3e28f31772bae4caf3bbe3b5c905" 2018-08-26 13:40:45,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:40:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2460c205-8b44-4bd1-ad3c-aa86cf4eab10 x-compute-request-id: req-2460c205-8b44-4bd1-ad3c-aa86cf4eab10 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.22:8774/v2.1/servers/ed5038cd-15b0-4692-9546-b0e2a9592cf3", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ed5038cd-15b0-4692-9546-b0e2a9592cf3", "rel": "bookmark"}], "image": {"id": "4df341a2-dbce-410a-864f-8cb095455ecd", "links": [{"href": "http://172.30.9.22:8774/images/4df341a2-dbce-410a-864f-8cb095455ecd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ef9c207d-7d05-45cf-a9f9-9d1e6681a1f5", "links": [{"href": "http://172.30.9.22:8774/flavors/ef9c207d-7d05-45cf-a9f9-9d1e6681a1f5", "rel": "bookmark"}]}, "id": "ed5038cd-15b0-4692-9546-b0e2a9592cf3", "security_groups": [{"name": "vyos_vrouter-sg_b8b63908-d6e8-4f67-bca2-d5cbdc14f569"}], "user_id": "7b956c97e65b4480b902becc6308cef2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T13:39:48Z", "hostId": "82fd5184728cb13031536d3db667cfc8b15fa3696b80febb1f634bf7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "name": "vyos_vrouter-vm_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "created": "2018-08-26T13:39:45Z", "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 13:40:45,873 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2460c205-8b44-4bd1-ad3c-aa86cf4eab10 2018-08-26 13:40:45,873 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.469373941422s 2018-08-26 13:40:45,873 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2460c205-8b44-4bd1-ad3c-aa86cf4eab10 2018-08-26 13:40:45,878 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 13:40:47,880 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 13:40:47,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f6968af8effe3e28f31772bae4caf3bbe3b5c905" 2018-08-26 13:40:48,081 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:40:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-555bd538-e288-4c0c-b0b8-294a005d4cb8 x-compute-request-id: req-555bd538-e288-4c0c-b0b8-294a005d4cb8 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.22:8774/v2.1/servers/ed5038cd-15b0-4692-9546-b0e2a9592cf3", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ed5038cd-15b0-4692-9546-b0e2a9592cf3", "rel": "bookmark"}], "image": {"id": "4df341a2-dbce-410a-864f-8cb095455ecd", "links": [{"href": "http://172.30.9.22:8774/images/4df341a2-dbce-410a-864f-8cb095455ecd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ef9c207d-7d05-45cf-a9f9-9d1e6681a1f5", "links": [{"href": "http://172.30.9.22:8774/flavors/ef9c207d-7d05-45cf-a9f9-9d1e6681a1f5", "rel": "bookmark"}]}, "id": "ed5038cd-15b0-4692-9546-b0e2a9592cf3", "security_groups": [{"name": "vyos_vrouter-sg_b8b63908-d6e8-4f67-bca2-d5cbdc14f569"}], "user_id": "7b956c97e65b4480b902becc6308cef2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T13:39:48Z", "hostId": "82fd5184728cb13031536d3db667cfc8b15fa3696b80febb1f634bf7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "name": "vyos_vrouter-vm_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "created": "2018-08-26T13:39:45Z", "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 13:40:48,081 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-555bd538-e288-4c0c-b0b8-294a005d4cb8 2018-08-26 13:40:48,081 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.200448036194s 2018-08-26 13:40:48,082 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-555bd538-e288-4c0c-b0b8-294a005d4cb8 2018-08-26 13:40:48,086 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 13:40:50,087 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 13:40:50,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f6968af8effe3e28f31772bae4caf3bbe3b5c905" 2018-08-26 13:40:50,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:40:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-630a3263-417f-4e70-96f6-d5f15d8933ac x-compute-request-id: req-630a3263-417f-4e70-96f6-d5f15d8933ac 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.22:8774/v2.1/servers/ed5038cd-15b0-4692-9546-b0e2a9592cf3", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ed5038cd-15b0-4692-9546-b0e2a9592cf3", "rel": "bookmark"}], "image": {"id": "4df341a2-dbce-410a-864f-8cb095455ecd", "links": [{"href": "http://172.30.9.22:8774/images/4df341a2-dbce-410a-864f-8cb095455ecd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ef9c207d-7d05-45cf-a9f9-9d1e6681a1f5", "links": [{"href": "http://172.30.9.22:8774/flavors/ef9c207d-7d05-45cf-a9f9-9d1e6681a1f5", "rel": "bookmark"}]}, "id": "ed5038cd-15b0-4692-9546-b0e2a9592cf3", "security_groups": [{"name": "vyos_vrouter-sg_b8b63908-d6e8-4f67-bca2-d5cbdc14f569"}], "user_id": "7b956c97e65b4480b902becc6308cef2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T13:39:48Z", "hostId": "82fd5184728cb13031536d3db667cfc8b15fa3696b80febb1f634bf7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "name": "vyos_vrouter-vm_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "created": "2018-08-26T13:39:45Z", "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 13:40:50,258 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-630a3263-417f-4e70-96f6-d5f15d8933ac 2018-08-26 13:40:50,258 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.171298980713s 2018-08-26 13:40:50,259 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-630a3263-417f-4e70-96f6-d5f15d8933ac 2018-08-26 13:40:50,262 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 13:40:52,265 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 13:40:52,268 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f6968af8effe3e28f31772bae4caf3bbe3b5c905" 2018-08-26 13:40:52,917 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:40:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5cc42ac7-d422-4be7-afaf-1e4d3d5ccc80 x-compute-request-id: req-5cc42ac7-d422-4be7-afaf-1e4d3d5ccc80 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.22:8774/v2.1/servers/ed5038cd-15b0-4692-9546-b0e2a9592cf3", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ed5038cd-15b0-4692-9546-b0e2a9592cf3", "rel": "bookmark"}], "image": {"id": "4df341a2-dbce-410a-864f-8cb095455ecd", "links": [{"href": "http://172.30.9.22:8774/images/4df341a2-dbce-410a-864f-8cb095455ecd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ef9c207d-7d05-45cf-a9f9-9d1e6681a1f5", "links": [{"href": "http://172.30.9.22:8774/flavors/ef9c207d-7d05-45cf-a9f9-9d1e6681a1f5", "rel": "bookmark"}]}, "id": "ed5038cd-15b0-4692-9546-b0e2a9592cf3", "security_groups": [{"name": "vyos_vrouter-sg_b8b63908-d6e8-4f67-bca2-d5cbdc14f569"}], "user_id": "7b956c97e65b4480b902becc6308cef2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T13:39:48Z", "hostId": "82fd5184728cb13031536d3db667cfc8b15fa3696b80febb1f634bf7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "name": "vyos_vrouter-vm_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "created": "2018-08-26T13:39:45Z", "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 13:40:52,917 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5cc42ac7-d422-4be7-afaf-1e4d3d5ccc80 2018-08-26 13:40:52,917 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.652122974396s 2018-08-26 13:40:52,918 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5cc42ac7-d422-4be7-afaf-1e4d3d5ccc80 2018-08-26 13:40:52,922 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 13:40:54,925 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 13:40:54,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f6968af8effe3e28f31772bae4caf3bbe3b5c905" 2018-08-26 13:40:55,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:40:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d5cc96fd-bbef-486c-8d69-ae96618af336 x-compute-request-id: req-d5cc96fd-bbef-486c-8d69-ae96618af336 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.22:8774/v2.1/servers/ed5038cd-15b0-4692-9546-b0e2a9592cf3", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ed5038cd-15b0-4692-9546-b0e2a9592cf3", "rel": "bookmark"}], "image": {"id": "4df341a2-dbce-410a-864f-8cb095455ecd", "links": [{"href": "http://172.30.9.22:8774/images/4df341a2-dbce-410a-864f-8cb095455ecd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ef9c207d-7d05-45cf-a9f9-9d1e6681a1f5", "links": [{"href": "http://172.30.9.22:8774/flavors/ef9c207d-7d05-45cf-a9f9-9d1e6681a1f5", "rel": "bookmark"}]}, "id": "ed5038cd-15b0-4692-9546-b0e2a9592cf3", "security_groups": [{"name": "vyos_vrouter-sg_b8b63908-d6e8-4f67-bca2-d5cbdc14f569"}], "user_id": "7b956c97e65b4480b902becc6308cef2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T13:39:48Z", "hostId": "82fd5184728cb13031536d3db667cfc8b15fa3696b80febb1f634bf7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "name": "vyos_vrouter-vm_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "created": "2018-08-26T13:39:45Z", "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 13:40:55,347 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d5cc96fd-bbef-486c-8d69-ae96618af336 2018-08-26 13:40:55,348 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.422590017319s 2018-08-26 13:40:55,348 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d5cc96fd-bbef-486c-8d69-ae96618af336 2018-08-26 13:40:55,352 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 13:40:57,355 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 13:40:57,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f6968af8effe3e28f31772bae4caf3bbe3b5c905" 2018-08-26 13:40:57,542 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:40:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e5b1dafe-02f1-4ccf-9d7c-dbd2a4faf541 x-compute-request-id: req-e5b1dafe-02f1-4ccf-9d7c-dbd2a4faf541 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.22:8774/v2.1/servers/ed5038cd-15b0-4692-9546-b0e2a9592cf3", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ed5038cd-15b0-4692-9546-b0e2a9592cf3", "rel": "bookmark"}], "image": {"id": "4df341a2-dbce-410a-864f-8cb095455ecd", "links": [{"href": "http://172.30.9.22:8774/images/4df341a2-dbce-410a-864f-8cb095455ecd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ef9c207d-7d05-45cf-a9f9-9d1e6681a1f5", "links": [{"href": "http://172.30.9.22:8774/flavors/ef9c207d-7d05-45cf-a9f9-9d1e6681a1f5", "rel": "bookmark"}]}, "id": "ed5038cd-15b0-4692-9546-b0e2a9592cf3", "security_groups": [{"name": "vyos_vrouter-sg_b8b63908-d6e8-4f67-bca2-d5cbdc14f569"}], "user_id": "7b956c97e65b4480b902becc6308cef2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T13:39:48Z", "hostId": "82fd5184728cb13031536d3db667cfc8b15fa3696b80febb1f634bf7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "name": "vyos_vrouter-vm_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "created": "2018-08-26T13:39:45Z", "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 13:40:57,542 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-e5b1dafe-02f1-4ccf-9d7c-dbd2a4faf541 2018-08-26 13:40:57,542 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.187212944031s 2018-08-26 13:40:57,543 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-e5b1dafe-02f1-4ccf-9d7c-dbd2a4faf541 2018-08-26 13:40:57,545 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 13:40:59,547 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 13:40:59,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f6968af8effe3e28f31772bae4caf3bbe3b5c905" 2018-08-26 13:40:59,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:40:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7c9b4344-825d-41fb-877d-6a4a843d3bc8 x-compute-request-id: req-7c9b4344-825d-41fb-877d-6a4a843d3bc8 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.22:8774/v2.1/servers/ed5038cd-15b0-4692-9546-b0e2a9592cf3", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ed5038cd-15b0-4692-9546-b0e2a9592cf3", "rel": "bookmark"}], "image": {"id": "4df341a2-dbce-410a-864f-8cb095455ecd", "links": [{"href": "http://172.30.9.22:8774/images/4df341a2-dbce-410a-864f-8cb095455ecd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ef9c207d-7d05-45cf-a9f9-9d1e6681a1f5", "links": [{"href": "http://172.30.9.22:8774/flavors/ef9c207d-7d05-45cf-a9f9-9d1e6681a1f5", "rel": "bookmark"}]}, "id": "ed5038cd-15b0-4692-9546-b0e2a9592cf3", "security_groups": [{"name": "vyos_vrouter-sg_b8b63908-d6e8-4f67-bca2-d5cbdc14f569"}], "user_id": "7b956c97e65b4480b902becc6308cef2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T13:39:48Z", "hostId": "82fd5184728cb13031536d3db667cfc8b15fa3696b80febb1f634bf7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "name": "vyos_vrouter-vm_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "created": "2018-08-26T13:39:45Z", "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 13:40:59,736 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-7c9b4344-825d-41fb-877d-6a4a843d3bc8 2018-08-26 13:40:59,737 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.189054965973s 2018-08-26 13:40:59,737 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-7c9b4344-825d-41fb-877d-6a4a843d3bc8 2018-08-26 13:40:59,741 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 13:41:01,744 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 13:41:01,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f6968af8effe3e28f31772bae4caf3bbe3b5c905" 2018-08-26 13:41:01,943 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:41:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a09d56f5-9ba0-40b6-9c04-1426bd6f0a33 x-compute-request-id: req-a09d56f5-9ba0-40b6-9c04-1426bd6f0a33 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.22:8774/v2.1/servers/ed5038cd-15b0-4692-9546-b0e2a9592cf3", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ed5038cd-15b0-4692-9546-b0e2a9592cf3", "rel": "bookmark"}], "image": {"id": "4df341a2-dbce-410a-864f-8cb095455ecd", "links": [{"href": "http://172.30.9.22:8774/images/4df341a2-dbce-410a-864f-8cb095455ecd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ef9c207d-7d05-45cf-a9f9-9d1e6681a1f5", "links": [{"href": "http://172.30.9.22:8774/flavors/ef9c207d-7d05-45cf-a9f9-9d1e6681a1f5", "rel": "bookmark"}]}, "id": "ed5038cd-15b0-4692-9546-b0e2a9592cf3", "security_groups": [{"name": "vyos_vrouter-sg_b8b63908-d6e8-4f67-bca2-d5cbdc14f569"}], "user_id": "7b956c97e65b4480b902becc6308cef2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T13:39:48Z", "hostId": "82fd5184728cb13031536d3db667cfc8b15fa3696b80febb1f634bf7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "name": "vyos_vrouter-vm_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "created": "2018-08-26T13:39:45Z", "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 13:41:01,944 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a09d56f5-9ba0-40b6-9c04-1426bd6f0a33 2018-08-26 13:41:01,944 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.199598789215s 2018-08-26 13:41:01,944 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a09d56f5-9ba0-40b6-9c04-1426bd6f0a33 2018-08-26 13:41:01,948 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 13:41:03,951 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 13:41:03,955 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f6968af8effe3e28f31772bae4caf3bbe3b5c905" 2018-08-26 13:41:04,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:41:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a637d9c5-c7ac-4bd8-beee-d9e4cef47efc x-compute-request-id: req-a637d9c5-c7ac-4bd8-beee-d9e4cef47efc 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.22:8774/v2.1/servers/ed5038cd-15b0-4692-9546-b0e2a9592cf3", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ed5038cd-15b0-4692-9546-b0e2a9592cf3", "rel": "bookmark"}], "image": {"id": "4df341a2-dbce-410a-864f-8cb095455ecd", "links": [{"href": "http://172.30.9.22:8774/images/4df341a2-dbce-410a-864f-8cb095455ecd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ef9c207d-7d05-45cf-a9f9-9d1e6681a1f5", "links": [{"href": "http://172.30.9.22:8774/flavors/ef9c207d-7d05-45cf-a9f9-9d1e6681a1f5", "rel": "bookmark"}]}, "id": "ed5038cd-15b0-4692-9546-b0e2a9592cf3", "security_groups": [{"name": "vyos_vrouter-sg_b8b63908-d6e8-4f67-bca2-d5cbdc14f569"}], "user_id": "7b956c97e65b4480b902becc6308cef2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T13:39:48Z", "hostId": "82fd5184728cb13031536d3db667cfc8b15fa3696b80febb1f634bf7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "name": "vyos_vrouter-vm_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "created": "2018-08-26T13:39:45Z", "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 13:41:04,327 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a637d9c5-c7ac-4bd8-beee-d9e4cef47efc 2018-08-26 13:41:04,327 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.375704050064s 2018-08-26 13:41:04,327 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a637d9c5-c7ac-4bd8-beee-d9e4cef47efc 2018-08-26 13:41:04,331 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 13:41:06,333 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 13:41:06,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f6968af8effe3e28f31772bae4caf3bbe3b5c905" 2018-08-26 13:41:06,532 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:41:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3f042316-677d-4e39-8316-cc940cdff4e1 x-compute-request-id: req-3f042316-677d-4e39-8316-cc940cdff4e1 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.22:8774/v2.1/servers/ed5038cd-15b0-4692-9546-b0e2a9592cf3", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ed5038cd-15b0-4692-9546-b0e2a9592cf3", "rel": "bookmark"}], "image": {"id": "4df341a2-dbce-410a-864f-8cb095455ecd", "links": [{"href": "http://172.30.9.22:8774/images/4df341a2-dbce-410a-864f-8cb095455ecd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ef9c207d-7d05-45cf-a9f9-9d1e6681a1f5", "links": [{"href": "http://172.30.9.22:8774/flavors/ef9c207d-7d05-45cf-a9f9-9d1e6681a1f5", "rel": "bookmark"}]}, "id": "ed5038cd-15b0-4692-9546-b0e2a9592cf3", "security_groups": [{"name": "vyos_vrouter-sg_b8b63908-d6e8-4f67-bca2-d5cbdc14f569"}], "user_id": "7b956c97e65b4480b902becc6308cef2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T13:39:48Z", "hostId": "82fd5184728cb13031536d3db667cfc8b15fa3696b80febb1f634bf7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "name": "vyos_vrouter-vm_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "created": "2018-08-26T13:39:45Z", "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 13:41:06,532 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-3f042316-677d-4e39-8316-cc940cdff4e1 2018-08-26 13:41:06,533 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.19887804985s 2018-08-26 13:41:06,533 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-3f042316-677d-4e39-8316-cc940cdff4e1 2018-08-26 13:41:06,537 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 13:41:08,540 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 13:41:08,543 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f6968af8effe3e28f31772bae4caf3bbe3b5c905" 2018-08-26 13:41:09,016 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:41:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-85709848-9d3b-4d2b-95b1-d44cb1617d0c x-compute-request-id: req-85709848-9d3b-4d2b-95b1-d44cb1617d0c 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.22:8774/v2.1/servers/ed5038cd-15b0-4692-9546-b0e2a9592cf3", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ed5038cd-15b0-4692-9546-b0e2a9592cf3", "rel": "bookmark"}], "image": {"id": "4df341a2-dbce-410a-864f-8cb095455ecd", "links": [{"href": "http://172.30.9.22:8774/images/4df341a2-dbce-410a-864f-8cb095455ecd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ef9c207d-7d05-45cf-a9f9-9d1e6681a1f5", "links": [{"href": "http://172.30.9.22:8774/flavors/ef9c207d-7d05-45cf-a9f9-9d1e6681a1f5", "rel": "bookmark"}]}, "id": "ed5038cd-15b0-4692-9546-b0e2a9592cf3", "security_groups": [{"name": "vyos_vrouter-sg_b8b63908-d6e8-4f67-bca2-d5cbdc14f569"}], "user_id": "7b956c97e65b4480b902becc6308cef2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T13:39:48Z", "hostId": "82fd5184728cb13031536d3db667cfc8b15fa3696b80febb1f634bf7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "name": "vyos_vrouter-vm_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "created": "2018-08-26T13:39:45Z", "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 13:41:09,016 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-85709848-9d3b-4d2b-95b1-d44cb1617d0c 2018-08-26 13:41:09,017 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.476544857025s 2018-08-26 13:41:09,017 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-85709848-9d3b-4d2b-95b1-d44cb1617d0c 2018-08-26 13:41:09,021 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 13:41:11,024 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 13:41:11,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f6968af8effe3e28f31772bae4caf3bbe3b5c905" 2018-08-26 13:41:11,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:41: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-5660024b-fa03-46c5-a19c-ca74ccf5fe69 x-compute-request-id: req-5660024b-fa03-46c5-a19c-ca74ccf5fe69 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.22:8774/v2.1/servers/ed5038cd-15b0-4692-9546-b0e2a9592cf3", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ed5038cd-15b0-4692-9546-b0e2a9592cf3", "rel": "bookmark"}], "image": {"id": "4df341a2-dbce-410a-864f-8cb095455ecd", "links": [{"href": "http://172.30.9.22:8774/images/4df341a2-dbce-410a-864f-8cb095455ecd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ef9c207d-7d05-45cf-a9f9-9d1e6681a1f5", "links": [{"href": "http://172.30.9.22:8774/flavors/ef9c207d-7d05-45cf-a9f9-9d1e6681a1f5", "rel": "bookmark"}]}, "id": "ed5038cd-15b0-4692-9546-b0e2a9592cf3", "security_groups": [{"name": "vyos_vrouter-sg_b8b63908-d6e8-4f67-bca2-d5cbdc14f569"}], "user_id": "7b956c97e65b4480b902becc6308cef2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T13:39:48Z", "hostId": "82fd5184728cb13031536d3db667cfc8b15fa3696b80febb1f634bf7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "name": "vyos_vrouter-vm_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "created": "2018-08-26T13:39:45Z", "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 13:41:11,638 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5660024b-fa03-46c5-a19c-ca74ccf5fe69 2018-08-26 13:41:11,638 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.614222049713s 2018-08-26 13:41:11,639 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5660024b-fa03-46c5-a19c-ca74ccf5fe69 2018-08-26 13:41:11,643 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 13:41:13,645 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 13:41:13,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f6968af8effe3e28f31772bae4caf3bbe3b5c905" 2018-08-26 13:41:13,818 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:41:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3173cb57-9631-4cb4-be9f-e0588b984110 x-compute-request-id: req-3173cb57-9631-4cb4-be9f-e0588b984110 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.22:8774/v2.1/servers/ed5038cd-15b0-4692-9546-b0e2a9592cf3", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ed5038cd-15b0-4692-9546-b0e2a9592cf3", "rel": "bookmark"}], "image": {"id": "4df341a2-dbce-410a-864f-8cb095455ecd", "links": [{"href": "http://172.30.9.22:8774/images/4df341a2-dbce-410a-864f-8cb095455ecd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ef9c207d-7d05-45cf-a9f9-9d1e6681a1f5", "links": [{"href": "http://172.30.9.22:8774/flavors/ef9c207d-7d05-45cf-a9f9-9d1e6681a1f5", "rel": "bookmark"}]}, "id": "ed5038cd-15b0-4692-9546-b0e2a9592cf3", "security_groups": [{"name": "vyos_vrouter-sg_b8b63908-d6e8-4f67-bca2-d5cbdc14f569"}], "user_id": "7b956c97e65b4480b902becc6308cef2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T13:39:48Z", "hostId": "82fd5184728cb13031536d3db667cfc8b15fa3696b80febb1f634bf7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "name": "vyos_vrouter-vm_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "created": "2018-08-26T13:39:45Z", "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 13:41:13,818 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-3173cb57-9631-4cb4-be9f-e0588b984110 2018-08-26 13:41:13,818 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.172723054886s 2018-08-26 13:41:13,819 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-3173cb57-9631-4cb4-be9f-e0588b984110 2018-08-26 13:41:13,823 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 13:41:15,825 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 13:41:15,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f6968af8effe3e28f31772bae4caf3bbe3b5c905" 2018-08-26 13:41:15,999 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:41:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c8b0d351-32af-41f6-b0c7-1e05bd70313a x-compute-request-id: req-c8b0d351-32af-41f6-b0c7-1e05bd70313a 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.22:8774/v2.1/servers/ed5038cd-15b0-4692-9546-b0e2a9592cf3", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ed5038cd-15b0-4692-9546-b0e2a9592cf3", "rel": "bookmark"}], "image": {"id": "4df341a2-dbce-410a-864f-8cb095455ecd", "links": [{"href": "http://172.30.9.22:8774/images/4df341a2-dbce-410a-864f-8cb095455ecd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ef9c207d-7d05-45cf-a9f9-9d1e6681a1f5", "links": [{"href": "http://172.30.9.22:8774/flavors/ef9c207d-7d05-45cf-a9f9-9d1e6681a1f5", "rel": "bookmark"}]}, "id": "ed5038cd-15b0-4692-9546-b0e2a9592cf3", "security_groups": [{"name": "vyos_vrouter-sg_b8b63908-d6e8-4f67-bca2-d5cbdc14f569"}], "user_id": "7b956c97e65b4480b902becc6308cef2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T13:39:48Z", "hostId": "82fd5184728cb13031536d3db667cfc8b15fa3696b80febb1f634bf7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "name": "vyos_vrouter-vm_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "created": "2018-08-26T13:39:45Z", "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 13:41:15,999 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c8b0d351-32af-41f6-b0c7-1e05bd70313a 2018-08-26 13:41:15,999 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.173558950424s 2018-08-26 13:41:16,000 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c8b0d351-32af-41f6-b0c7-1e05bd70313a 2018-08-26 13:41:16,003 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 13:41:18,006 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 13:41:18,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f6968af8effe3e28f31772bae4caf3bbe3b5c905" 2018-08-26 13:41:18,190 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:41: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-617c1b3e-52e1-47e5-9666-22d815a86292 x-compute-request-id: req-617c1b3e-52e1-47e5-9666-22d815a86292 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.22:8774/v2.1/servers/ed5038cd-15b0-4692-9546-b0e2a9592cf3", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ed5038cd-15b0-4692-9546-b0e2a9592cf3", "rel": "bookmark"}], "image": {"id": "4df341a2-dbce-410a-864f-8cb095455ecd", "links": [{"href": "http://172.30.9.22:8774/images/4df341a2-dbce-410a-864f-8cb095455ecd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ef9c207d-7d05-45cf-a9f9-9d1e6681a1f5", "links": [{"href": "http://172.30.9.22:8774/flavors/ef9c207d-7d05-45cf-a9f9-9d1e6681a1f5", "rel": "bookmark"}]}, "id": "ed5038cd-15b0-4692-9546-b0e2a9592cf3", "security_groups": [{"name": "vyos_vrouter-sg_b8b63908-d6e8-4f67-bca2-d5cbdc14f569"}], "user_id": "7b956c97e65b4480b902becc6308cef2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T13:39:48Z", "hostId": "82fd5184728cb13031536d3db667cfc8b15fa3696b80febb1f634bf7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "name": "vyos_vrouter-vm_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "created": "2018-08-26T13:39:45Z", "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 13:41:18,190 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-617c1b3e-52e1-47e5-9666-22d815a86292 2018-08-26 13:41:18,190 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.1836810112s 2018-08-26 13:41:18,190 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-617c1b3e-52e1-47e5-9666-22d815a86292 2018-08-26 13:41:18,194 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 13:41:20,196 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 13:41:20,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f6968af8effe3e28f31772bae4caf3bbe3b5c905" 2018-08-26 13:41:20,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:41:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-91c1715c-abb1-4ad0-a039-cf7c5f8f26b7 x-compute-request-id: req-91c1715c-abb1-4ad0-a039-cf7c5f8f26b7 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.22:8774/v2.1/servers/ed5038cd-15b0-4692-9546-b0e2a9592cf3", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ed5038cd-15b0-4692-9546-b0e2a9592cf3", "rel": "bookmark"}], "image": {"id": "4df341a2-dbce-410a-864f-8cb095455ecd", "links": [{"href": "http://172.30.9.22:8774/images/4df341a2-dbce-410a-864f-8cb095455ecd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ef9c207d-7d05-45cf-a9f9-9d1e6681a1f5", "links": [{"href": "http://172.30.9.22:8774/flavors/ef9c207d-7d05-45cf-a9f9-9d1e6681a1f5", "rel": "bookmark"}]}, "id": "ed5038cd-15b0-4692-9546-b0e2a9592cf3", "security_groups": [{"name": "vyos_vrouter-sg_b8b63908-d6e8-4f67-bca2-d5cbdc14f569"}], "user_id": "7b956c97e65b4480b902becc6308cef2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T13:39:48Z", "hostId": "82fd5184728cb13031536d3db667cfc8b15fa3696b80febb1f634bf7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "name": "vyos_vrouter-vm_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "created": "2018-08-26T13:39:45Z", "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 13:41:20,645 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-91c1715c-abb1-4ad0-a039-cf7c5f8f26b7 2018-08-26 13:41:20,645 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.449166059494s 2018-08-26 13:41:20,646 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-91c1715c-abb1-4ad0-a039-cf7c5f8f26b7 2018-08-26 13:41:20,650 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 13:41:22,653 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 13:41:22,656 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f6968af8effe3e28f31772bae4caf3bbe3b5c905" 2018-08-26 13:41:23,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:41:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2e1a98b1-8e89-44d7-a771-90039381e84d x-compute-request-id: req-2e1a98b1-8e89-44d7-a771-90039381e84d 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.22:8774/v2.1/servers/ed5038cd-15b0-4692-9546-b0e2a9592cf3", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ed5038cd-15b0-4692-9546-b0e2a9592cf3", "rel": "bookmark"}], "image": {"id": "4df341a2-dbce-410a-864f-8cb095455ecd", "links": [{"href": "http://172.30.9.22:8774/images/4df341a2-dbce-410a-864f-8cb095455ecd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ef9c207d-7d05-45cf-a9f9-9d1e6681a1f5", "links": [{"href": "http://172.30.9.22:8774/flavors/ef9c207d-7d05-45cf-a9f9-9d1e6681a1f5", "rel": "bookmark"}]}, "id": "ed5038cd-15b0-4692-9546-b0e2a9592cf3", "security_groups": [{"name": "vyos_vrouter-sg_b8b63908-d6e8-4f67-bca2-d5cbdc14f569"}], "user_id": "7b956c97e65b4480b902becc6308cef2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T13:39:48Z", "hostId": "82fd5184728cb13031536d3db667cfc8b15fa3696b80febb1f634bf7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "name": "vyos_vrouter-vm_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "created": "2018-08-26T13:39:45Z", "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 13:41:23,117 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2e1a98b1-8e89-44d7-a771-90039381e84d 2018-08-26 13:41:23,117 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.464356184006s 2018-08-26 13:41:23,118 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2e1a98b1-8e89-44d7-a771-90039381e84d 2018-08-26 13:41:23,122 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 13:41:25,124 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 13:41:25,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f6968af8effe3e28f31772bae4caf3bbe3b5c905" 2018-08-26 13:41:25,320 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:41:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6de6b8f7-3891-4570-8f9f-010f8a36359c x-compute-request-id: req-6de6b8f7-3891-4570-8f9f-010f8a36359c 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.22:8774/v2.1/servers/ed5038cd-15b0-4692-9546-b0e2a9592cf3", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ed5038cd-15b0-4692-9546-b0e2a9592cf3", "rel": "bookmark"}], "image": {"id": "4df341a2-dbce-410a-864f-8cb095455ecd", "links": [{"href": "http://172.30.9.22:8774/images/4df341a2-dbce-410a-864f-8cb095455ecd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ef9c207d-7d05-45cf-a9f9-9d1e6681a1f5", "links": [{"href": "http://172.30.9.22:8774/flavors/ef9c207d-7d05-45cf-a9f9-9d1e6681a1f5", "rel": "bookmark"}]}, "id": "ed5038cd-15b0-4692-9546-b0e2a9592cf3", "security_groups": [{"name": "vyos_vrouter-sg_b8b63908-d6e8-4f67-bca2-d5cbdc14f569"}], "user_id": "7b956c97e65b4480b902becc6308cef2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T13:39:48Z", "hostId": "82fd5184728cb13031536d3db667cfc8b15fa3696b80febb1f634bf7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "name": "vyos_vrouter-vm_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "created": "2018-08-26T13:39:45Z", "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 13:41:25,320 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-6de6b8f7-3891-4570-8f9f-010f8a36359c 2018-08-26 13:41:25,320 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.195961952209s 2018-08-26 13:41:25,321 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-6de6b8f7-3891-4570-8f9f-010f8a36359c 2018-08-26 13:41:25,324 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 13:41:27,327 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 13:41:27,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f6968af8effe3e28f31772bae4caf3bbe3b5c905" 2018-08-26 13:41:27,815 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:41:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d43899ea-b064-40d4-b57a-f43f50254111 x-compute-request-id: req-d43899ea-b064-40d4-b57a-f43f50254111 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.22:8774/v2.1/servers/ed5038cd-15b0-4692-9546-b0e2a9592cf3", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ed5038cd-15b0-4692-9546-b0e2a9592cf3", "rel": "bookmark"}], "image": {"id": "4df341a2-dbce-410a-864f-8cb095455ecd", "links": [{"href": "http://172.30.9.22:8774/images/4df341a2-dbce-410a-864f-8cb095455ecd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ef9c207d-7d05-45cf-a9f9-9d1e6681a1f5", "links": [{"href": "http://172.30.9.22:8774/flavors/ef9c207d-7d05-45cf-a9f9-9d1e6681a1f5", "rel": "bookmark"}]}, "id": "ed5038cd-15b0-4692-9546-b0e2a9592cf3", "security_groups": [{"name": "vyos_vrouter-sg_b8b63908-d6e8-4f67-bca2-d5cbdc14f569"}], "user_id": "7b956c97e65b4480b902becc6308cef2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T13:39:48Z", "hostId": "82fd5184728cb13031536d3db667cfc8b15fa3696b80febb1f634bf7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "name": "vyos_vrouter-vm_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "created": "2018-08-26T13:39:45Z", "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 13:41:27,815 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d43899ea-b064-40d4-b57a-f43f50254111 2018-08-26 13:41:27,815 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.487779140472s 2018-08-26 13:41:27,816 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d43899ea-b064-40d4-b57a-f43f50254111 2018-08-26 13:41:27,818 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 13:41:29,820 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 13:41:29,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f6968af8effe3e28f31772bae4caf3bbe3b5c905" 2018-08-26 13:41:30,077 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:41: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-36ddd43d-3928-406d-adc8-97016effedbb x-compute-request-id: req-36ddd43d-3928-406d-adc8-97016effedbb 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.22:8774/v2.1/servers/ed5038cd-15b0-4692-9546-b0e2a9592cf3", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ed5038cd-15b0-4692-9546-b0e2a9592cf3", "rel": "bookmark"}], "image": {"id": "4df341a2-dbce-410a-864f-8cb095455ecd", "links": [{"href": "http://172.30.9.22:8774/images/4df341a2-dbce-410a-864f-8cb095455ecd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ef9c207d-7d05-45cf-a9f9-9d1e6681a1f5", "links": [{"href": "http://172.30.9.22:8774/flavors/ef9c207d-7d05-45cf-a9f9-9d1e6681a1f5", "rel": "bookmark"}]}, "id": "ed5038cd-15b0-4692-9546-b0e2a9592cf3", "security_groups": [{"name": "vyos_vrouter-sg_b8b63908-d6e8-4f67-bca2-d5cbdc14f569"}], "user_id": "7b956c97e65b4480b902becc6308cef2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T13:39:48Z", "hostId": "82fd5184728cb13031536d3db667cfc8b15fa3696b80febb1f634bf7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "name": "vyos_vrouter-vm_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "created": "2018-08-26T13:39:45Z", "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 13:41:30,077 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-36ddd43d-3928-406d-adc8-97016effedbb 2018-08-26 13:41:30,077 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.256843090057s 2018-08-26 13:41:30,078 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-36ddd43d-3928-406d-adc8-97016effedbb 2018-08-26 13:41:30,082 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 13:41:32,084 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 13:41:32,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f6968af8effe3e28f31772bae4caf3bbe3b5c905" 2018-08-26 13:41:32,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:41:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-28a8940d-99e7-47cd-bc5d-083e0123c485 x-compute-request-id: req-28a8940d-99e7-47cd-bc5d-083e0123c485 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.22:8774/v2.1/servers/ed5038cd-15b0-4692-9546-b0e2a9592cf3", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ed5038cd-15b0-4692-9546-b0e2a9592cf3", "rel": "bookmark"}], "image": {"id": "4df341a2-dbce-410a-864f-8cb095455ecd", "links": [{"href": "http://172.30.9.22:8774/images/4df341a2-dbce-410a-864f-8cb095455ecd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ef9c207d-7d05-45cf-a9f9-9d1e6681a1f5", "links": [{"href": "http://172.30.9.22:8774/flavors/ef9c207d-7d05-45cf-a9f9-9d1e6681a1f5", "rel": "bookmark"}]}, "id": "ed5038cd-15b0-4692-9546-b0e2a9592cf3", "security_groups": [{"name": "vyos_vrouter-sg_b8b63908-d6e8-4f67-bca2-d5cbdc14f569"}], "user_id": "7b956c97e65b4480b902becc6308cef2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T13:39:48Z", "hostId": "82fd5184728cb13031536d3db667cfc8b15fa3696b80febb1f634bf7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "name": "vyos_vrouter-vm_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "created": "2018-08-26T13:39:45Z", "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 13:41:32,734 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-28a8940d-99e7-47cd-bc5d-083e0123c485 2018-08-26 13:41:32,734 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.649865865707s 2018-08-26 13:41:32,735 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-28a8940d-99e7-47cd-bc5d-083e0123c485 2018-08-26 13:41:32,739 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 13:41:34,741 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 13:41:34,745 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f6968af8effe3e28f31772bae4caf3bbe3b5c905" 2018-08-26 13:41:35,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:41:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-263835f1-bc2f-42de-af5d-397031581288 x-compute-request-id: req-263835f1-bc2f-42de-af5d-397031581288 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.22:8774/v2.1/servers/ed5038cd-15b0-4692-9546-b0e2a9592cf3", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ed5038cd-15b0-4692-9546-b0e2a9592cf3", "rel": "bookmark"}], "image": {"id": "4df341a2-dbce-410a-864f-8cb095455ecd", "links": [{"href": "http://172.30.9.22:8774/images/4df341a2-dbce-410a-864f-8cb095455ecd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ef9c207d-7d05-45cf-a9f9-9d1e6681a1f5", "links": [{"href": "http://172.30.9.22:8774/flavors/ef9c207d-7d05-45cf-a9f9-9d1e6681a1f5", "rel": "bookmark"}]}, "id": "ed5038cd-15b0-4692-9546-b0e2a9592cf3", "security_groups": [{"name": "vyos_vrouter-sg_b8b63908-d6e8-4f67-bca2-d5cbdc14f569"}], "user_id": "7b956c97e65b4480b902becc6308cef2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T13:39:48Z", "hostId": "82fd5184728cb13031536d3db667cfc8b15fa3696b80febb1f634bf7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "name": "vyos_vrouter-vm_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "created": "2018-08-26T13:39:45Z", "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 13:41:35,142 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-263835f1-bc2f-42de-af5d-397031581288 2018-08-26 13:41:35,142 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.400649785995s 2018-08-26 13:41:35,143 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-263835f1-bc2f-42de-af5d-397031581288 2018-08-26 13:41:35,147 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 13:41:37,149 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 13:41:37,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f6968af8effe3e28f31772bae4caf3bbe3b5c905" 2018-08-26 13:41:37,622 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:41: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-dd363f3d-4353-4578-bf87-cafd45f9b8eb x-compute-request-id: req-dd363f3d-4353-4578-bf87-cafd45f9b8eb 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.22:8774/v2.1/servers/ed5038cd-15b0-4692-9546-b0e2a9592cf3", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ed5038cd-15b0-4692-9546-b0e2a9592cf3", "rel": "bookmark"}], "image": {"id": "4df341a2-dbce-410a-864f-8cb095455ecd", "links": [{"href": "http://172.30.9.22:8774/images/4df341a2-dbce-410a-864f-8cb095455ecd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ef9c207d-7d05-45cf-a9f9-9d1e6681a1f5", "links": [{"href": "http://172.30.9.22:8774/flavors/ef9c207d-7d05-45cf-a9f9-9d1e6681a1f5", "rel": "bookmark"}]}, "id": "ed5038cd-15b0-4692-9546-b0e2a9592cf3", "security_groups": [{"name": "vyos_vrouter-sg_b8b63908-d6e8-4f67-bca2-d5cbdc14f569"}], "user_id": "7b956c97e65b4480b902becc6308cef2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T13:39:48Z", "hostId": "82fd5184728cb13031536d3db667cfc8b15fa3696b80febb1f634bf7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "name": "vyos_vrouter-vm_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "created": "2018-08-26T13:39:45Z", "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 13:41:37,622 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-dd363f3d-4353-4578-bf87-cafd45f9b8eb 2018-08-26 13:41:37,623 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.473112106323s 2018-08-26 13:41:37,623 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-dd363f3d-4353-4578-bf87-cafd45f9b8eb 2018-08-26 13:41:37,628 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 13:41:39,631 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 13:41:39,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f6968af8effe3e28f31772bae4caf3bbe3b5c905" 2018-08-26 13:41:40,034 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:41: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-e217f08d-647b-4602-9807-d90ed1f20c16 x-compute-request-id: req-e217f08d-647b-4602-9807-d90ed1f20c16 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.22:8774/v2.1/servers/ed5038cd-15b0-4692-9546-b0e2a9592cf3", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ed5038cd-15b0-4692-9546-b0e2a9592cf3", "rel": "bookmark"}], "image": {"id": "4df341a2-dbce-410a-864f-8cb095455ecd", "links": [{"href": "http://172.30.9.22:8774/images/4df341a2-dbce-410a-864f-8cb095455ecd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ef9c207d-7d05-45cf-a9f9-9d1e6681a1f5", "links": [{"href": "http://172.30.9.22:8774/flavors/ef9c207d-7d05-45cf-a9f9-9d1e6681a1f5", "rel": "bookmark"}]}, "id": "ed5038cd-15b0-4692-9546-b0e2a9592cf3", "security_groups": [{"name": "vyos_vrouter-sg_b8b63908-d6e8-4f67-bca2-d5cbdc14f569"}], "user_id": "7b956c97e65b4480b902becc6308cef2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T13:39:48Z", "hostId": "82fd5184728cb13031536d3db667cfc8b15fa3696b80febb1f634bf7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "name": "vyos_vrouter-vm_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "created": "2018-08-26T13:39:45Z", "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 13:41:40,034 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-e217f08d-647b-4602-9807-d90ed1f20c16 2018-08-26 13:41:40,035 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.403869152069s 2018-08-26 13:41:40,035 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-e217f08d-647b-4602-9807-d90ed1f20c16 2018-08-26 13:41:40,039 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 13:41:42,042 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 13:41:42,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f6968af8effe3e28f31772bae4caf3bbe3b5c905" 2018-08-26 13:41:42,740 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:41:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e818154f-715d-4a35-a75d-6c8bb40d5885 x-compute-request-id: req-e818154f-715d-4a35-a75d-6c8bb40d5885 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.22:8774/v2.1/servers/ed5038cd-15b0-4692-9546-b0e2a9592cf3", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ed5038cd-15b0-4692-9546-b0e2a9592cf3", "rel": "bookmark"}], "image": {"id": "4df341a2-dbce-410a-864f-8cb095455ecd", "links": [{"href": "http://172.30.9.22:8774/images/4df341a2-dbce-410a-864f-8cb095455ecd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ef9c207d-7d05-45cf-a9f9-9d1e6681a1f5", "links": [{"href": "http://172.30.9.22:8774/flavors/ef9c207d-7d05-45cf-a9f9-9d1e6681a1f5", "rel": "bookmark"}]}, "id": "ed5038cd-15b0-4692-9546-b0e2a9592cf3", "security_groups": [{"name": "vyos_vrouter-sg_b8b63908-d6e8-4f67-bca2-d5cbdc14f569"}], "user_id": "7b956c97e65b4480b902becc6308cef2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T13:39:48Z", "hostId": "82fd5184728cb13031536d3db667cfc8b15fa3696b80febb1f634bf7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "name": "vyos_vrouter-vm_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "created": "2018-08-26T13:39:45Z", "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 13:41:42,741 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-e818154f-715d-4a35-a75d-6c8bb40d5885 2018-08-26 13:41:42,741 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.698714971542s 2018-08-26 13:41:42,741 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-e818154f-715d-4a35-a75d-6c8bb40d5885 2018-08-26 13:41:42,745 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 13:41:44,748 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 13:41:44,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f6968af8effe3e28f31772bae4caf3bbe3b5c905" 2018-08-26 13:41:44,934 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:41:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-945f764a-1910-4ff8-b357-cd8bdf06f081 x-compute-request-id: req-945f764a-1910-4ff8-b357-cd8bdf06f081 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.22:8774/v2.1/servers/ed5038cd-15b0-4692-9546-b0e2a9592cf3", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ed5038cd-15b0-4692-9546-b0e2a9592cf3", "rel": "bookmark"}], "image": {"id": "4df341a2-dbce-410a-864f-8cb095455ecd", "links": [{"href": "http://172.30.9.22:8774/images/4df341a2-dbce-410a-864f-8cb095455ecd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ef9c207d-7d05-45cf-a9f9-9d1e6681a1f5", "links": [{"href": "http://172.30.9.22:8774/flavors/ef9c207d-7d05-45cf-a9f9-9d1e6681a1f5", "rel": "bookmark"}]}, "id": "ed5038cd-15b0-4692-9546-b0e2a9592cf3", "security_groups": [{"name": "vyos_vrouter-sg_b8b63908-d6e8-4f67-bca2-d5cbdc14f569"}], "user_id": "7b956c97e65b4480b902becc6308cef2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T13:39:48Z", "hostId": "82fd5184728cb13031536d3db667cfc8b15fa3696b80febb1f634bf7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "name": "vyos_vrouter-vm_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "created": "2018-08-26T13:39:45Z", "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 13:41:44,934 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-945f764a-1910-4ff8-b357-cd8bdf06f081 2018-08-26 13:41:44,935 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.186712026596s 2018-08-26 13:41:44,935 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-945f764a-1910-4ff8-b357-cd8bdf06f081 2018-08-26 13:41:44,940 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 13:41:46,941 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 13:41:46,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f6968af8effe3e28f31772bae4caf3bbe3b5c905" 2018-08-26 13:41:47,412 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:41:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ed705a87-e4d3-4b99-a15b-7b26357a1ae3 x-compute-request-id: req-ed705a87-e4d3-4b99-a15b-7b26357a1ae3 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.22:8774/v2.1/servers/ed5038cd-15b0-4692-9546-b0e2a9592cf3", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ed5038cd-15b0-4692-9546-b0e2a9592cf3", "rel": "bookmark"}], "image": {"id": "4df341a2-dbce-410a-864f-8cb095455ecd", "links": [{"href": "http://172.30.9.22:8774/images/4df341a2-dbce-410a-864f-8cb095455ecd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ef9c207d-7d05-45cf-a9f9-9d1e6681a1f5", "links": [{"href": "http://172.30.9.22:8774/flavors/ef9c207d-7d05-45cf-a9f9-9d1e6681a1f5", "rel": "bookmark"}]}, "id": "ed5038cd-15b0-4692-9546-b0e2a9592cf3", "security_groups": [{"name": "vyos_vrouter-sg_b8b63908-d6e8-4f67-bca2-d5cbdc14f569"}], "user_id": "7b956c97e65b4480b902becc6308cef2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T13:39:48Z", "hostId": "82fd5184728cb13031536d3db667cfc8b15fa3696b80febb1f634bf7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "name": "vyos_vrouter-vm_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "created": "2018-08-26T13:39:45Z", "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 13:41:47,412 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ed705a87-e4d3-4b99-a15b-7b26357a1ae3 2018-08-26 13:41:47,412 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.470548152924s 2018-08-26 13:41:47,413 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ed705a87-e4d3-4b99-a15b-7b26357a1ae3 2018-08-26 13:41:47,417 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 13:41:49,420 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 13:41:49,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f6968af8effe3e28f31772bae4caf3bbe3b5c905" 2018-08-26 13:41:50,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:41:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7f1e43dc-5e6f-488c-bb51-d5a1aac1ef19 x-compute-request-id: req-7f1e43dc-5e6f-488c-bb51-d5a1aac1ef19 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.22:8774/v2.1/servers/ed5038cd-15b0-4692-9546-b0e2a9592cf3", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ed5038cd-15b0-4692-9546-b0e2a9592cf3", "rel": "bookmark"}], "image": {"id": "4df341a2-dbce-410a-864f-8cb095455ecd", "links": [{"href": "http://172.30.9.22:8774/images/4df341a2-dbce-410a-864f-8cb095455ecd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ef9c207d-7d05-45cf-a9f9-9d1e6681a1f5", "links": [{"href": "http://172.30.9.22:8774/flavors/ef9c207d-7d05-45cf-a9f9-9d1e6681a1f5", "rel": "bookmark"}]}, "id": "ed5038cd-15b0-4692-9546-b0e2a9592cf3", "security_groups": [{"name": "vyos_vrouter-sg_b8b63908-d6e8-4f67-bca2-d5cbdc14f569"}], "user_id": "7b956c97e65b4480b902becc6308cef2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T13:39:48Z", "hostId": "82fd5184728cb13031536d3db667cfc8b15fa3696b80febb1f634bf7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "name": "vyos_vrouter-vm_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "created": "2018-08-26T13:39:45Z", "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 13:41:50,128 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-7f1e43dc-5e6f-488c-bb51-d5a1aac1ef19 2018-08-26 13:41:50,128 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.708415031433s 2018-08-26 13:41:50,129 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-7f1e43dc-5e6f-488c-bb51-d5a1aac1ef19 2018-08-26 13:41:50,133 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 13:41:52,134 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 13:41:52,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f6968af8effe3e28f31772bae4caf3bbe3b5c905" 2018-08-26 13:41:52,784 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:41:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0ecea92a-01f6-40d8-a5f5-cfeb003be155 x-compute-request-id: req-0ecea92a-01f6-40d8-a5f5-cfeb003be155 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.22:8774/v2.1/servers/ed5038cd-15b0-4692-9546-b0e2a9592cf3", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ed5038cd-15b0-4692-9546-b0e2a9592cf3", "rel": "bookmark"}], "image": {"id": "4df341a2-dbce-410a-864f-8cb095455ecd", "links": [{"href": "http://172.30.9.22:8774/images/4df341a2-dbce-410a-864f-8cb095455ecd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ef9c207d-7d05-45cf-a9f9-9d1e6681a1f5", "links": [{"href": "http://172.30.9.22:8774/flavors/ef9c207d-7d05-45cf-a9f9-9d1e6681a1f5", "rel": "bookmark"}]}, "id": "ed5038cd-15b0-4692-9546-b0e2a9592cf3", "security_groups": [{"name": "vyos_vrouter-sg_b8b63908-d6e8-4f67-bca2-d5cbdc14f569"}], "user_id": "7b956c97e65b4480b902becc6308cef2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T13:39:48Z", "hostId": "82fd5184728cb13031536d3db667cfc8b15fa3696b80febb1f634bf7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "name": "vyos_vrouter-vm_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "created": "2018-08-26T13:39:45Z", "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 13:41:52,784 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-0ecea92a-01f6-40d8-a5f5-cfeb003be155 2018-08-26 13:41:52,784 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.649643182755s 2018-08-26 13:41:52,785 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-0ecea92a-01f6-40d8-a5f5-cfeb003be155 2018-08-26 13:41:52,789 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 13:41:54,791 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 13:41:54,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f6968af8effe3e28f31772bae4caf3bbe3b5c905" 2018-08-26 13:41:55,259 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:41:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1fa7c7a8-9f76-47de-85e1-afef941f43e6 x-compute-request-id: req-1fa7c7a8-9f76-47de-85e1-afef941f43e6 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.22:8774/v2.1/servers/ed5038cd-15b0-4692-9546-b0e2a9592cf3", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ed5038cd-15b0-4692-9546-b0e2a9592cf3", "rel": "bookmark"}], "image": {"id": "4df341a2-dbce-410a-864f-8cb095455ecd", "links": [{"href": "http://172.30.9.22:8774/images/4df341a2-dbce-410a-864f-8cb095455ecd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ef9c207d-7d05-45cf-a9f9-9d1e6681a1f5", "links": [{"href": "http://172.30.9.22:8774/flavors/ef9c207d-7d05-45cf-a9f9-9d1e6681a1f5", "rel": "bookmark"}]}, "id": "ed5038cd-15b0-4692-9546-b0e2a9592cf3", "security_groups": [{"name": "vyos_vrouter-sg_b8b63908-d6e8-4f67-bca2-d5cbdc14f569"}], "user_id": "7b956c97e65b4480b902becc6308cef2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T13:39:48Z", "hostId": "82fd5184728cb13031536d3db667cfc8b15fa3696b80febb1f634bf7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "name": "vyos_vrouter-vm_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "created": "2018-08-26T13:39:45Z", "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 13:41:55,260 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-1fa7c7a8-9f76-47de-85e1-afef941f43e6 2018-08-26 13:41:55,260 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.468177080154s 2018-08-26 13:41:55,260 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-1fa7c7a8-9f76-47de-85e1-afef941f43e6 2018-08-26 13:41:55,264 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 13:41:57,267 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 13:41:57,270 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f6968af8effe3e28f31772bae4caf3bbe3b5c905" 2018-08-26 13:41:57,699 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:41:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-09f324dc-f457-49f2-b682-e185c7acba84 x-compute-request-id: req-09f324dc-f457-49f2-b682-e185c7acba84 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.22:8774/v2.1/servers/ed5038cd-15b0-4692-9546-b0e2a9592cf3", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ed5038cd-15b0-4692-9546-b0e2a9592cf3", "rel": "bookmark"}], "image": {"id": "4df341a2-dbce-410a-864f-8cb095455ecd", "links": [{"href": "http://172.30.9.22:8774/images/4df341a2-dbce-410a-864f-8cb095455ecd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ef9c207d-7d05-45cf-a9f9-9d1e6681a1f5", "links": [{"href": "http://172.30.9.22:8774/flavors/ef9c207d-7d05-45cf-a9f9-9d1e6681a1f5", "rel": "bookmark"}]}, "id": "ed5038cd-15b0-4692-9546-b0e2a9592cf3", "security_groups": [{"name": "vyos_vrouter-sg_b8b63908-d6e8-4f67-bca2-d5cbdc14f569"}], "user_id": "7b956c97e65b4480b902becc6308cef2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T13:39:48Z", "hostId": "82fd5184728cb13031536d3db667cfc8b15fa3696b80febb1f634bf7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "name": "vyos_vrouter-vm_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "created": "2018-08-26T13:39:45Z", "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 13:41:57,699 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-09f324dc-f457-49f2-b682-e185c7acba84 2018-08-26 13:41:57,699 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.432218074799s 2018-08-26 13:41:57,700 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-09f324dc-f457-49f2-b682-e185c7acba84 2018-08-26 13:41:57,704 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 13:41:59,707 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 13:41:59,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f6968af8effe3e28f31772bae4caf3bbe3b5c905" 2018-08-26 13:42:00,157 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:41: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-9a5719d2-44e1-4fff-b4b6-dceece7225eb x-compute-request-id: req-9a5719d2-44e1-4fff-b4b6-dceece7225eb 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.22:8774/v2.1/servers/ed5038cd-15b0-4692-9546-b0e2a9592cf3", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ed5038cd-15b0-4692-9546-b0e2a9592cf3", "rel": "bookmark"}], "image": {"id": "4df341a2-dbce-410a-864f-8cb095455ecd", "links": [{"href": "http://172.30.9.22:8774/images/4df341a2-dbce-410a-864f-8cb095455ecd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ef9c207d-7d05-45cf-a9f9-9d1e6681a1f5", "links": [{"href": "http://172.30.9.22:8774/flavors/ef9c207d-7d05-45cf-a9f9-9d1e6681a1f5", "rel": "bookmark"}]}, "id": "ed5038cd-15b0-4692-9546-b0e2a9592cf3", "security_groups": [{"name": "vyos_vrouter-sg_b8b63908-d6e8-4f67-bca2-d5cbdc14f569"}], "user_id": "7b956c97e65b4480b902becc6308cef2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T13:39:48Z", "hostId": "82fd5184728cb13031536d3db667cfc8b15fa3696b80febb1f634bf7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "name": "vyos_vrouter-vm_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "created": "2018-08-26T13:39:45Z", "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 13:42:00,158 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-9a5719d2-44e1-4fff-b4b6-dceece7225eb 2018-08-26 13:42:00,158 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.451052904129s 2018-08-26 13:42:00,158 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-9a5719d2-44e1-4fff-b4b6-dceece7225eb 2018-08-26 13:42:00,162 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 13:42:02,165 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 13:42:02,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f6968af8effe3e28f31772bae4caf3bbe3b5c905" 2018-08-26 13:42:02,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13: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-3e9a3112-78fd-40f3-9c38-8d1962aed006 x-compute-request-id: req-3e9a3112-78fd-40f3-9c38-8d1962aed006 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.22:8774/v2.1/servers/ed5038cd-15b0-4692-9546-b0e2a9592cf3", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ed5038cd-15b0-4692-9546-b0e2a9592cf3", "rel": "bookmark"}], "image": {"id": "4df341a2-dbce-410a-864f-8cb095455ecd", "links": [{"href": "http://172.30.9.22:8774/images/4df341a2-dbce-410a-864f-8cb095455ecd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ef9c207d-7d05-45cf-a9f9-9d1e6681a1f5", "links": [{"href": "http://172.30.9.22:8774/flavors/ef9c207d-7d05-45cf-a9f9-9d1e6681a1f5", "rel": "bookmark"}]}, "id": "ed5038cd-15b0-4692-9546-b0e2a9592cf3", "security_groups": [{"name": "vyos_vrouter-sg_b8b63908-d6e8-4f67-bca2-d5cbdc14f569"}], "user_id": "7b956c97e65b4480b902becc6308cef2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T13:39:48Z", "hostId": "82fd5184728cb13031536d3db667cfc8b15fa3696b80febb1f634bf7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "name": "vyos_vrouter-vm_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "created": "2018-08-26T13:39:45Z", "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 13:42:02,721 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-3e9a3112-78fd-40f3-9c38-8d1962aed006 2018-08-26 13:42:02,722 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.556105852127s 2018-08-26 13:42:02,722 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-3e9a3112-78fd-40f3-9c38-8d1962aed006 2018-08-26 13:42:02,726 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 13:42:04,729 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 13:42:04,732 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f6968af8effe3e28f31772bae4caf3bbe3b5c905" 2018-08-26 13:42:05,529 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:42:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d46159e3-9826-4b82-9bda-568fc6ce615c x-compute-request-id: req-d46159e3-9826-4b82-9bda-568fc6ce615c 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.22:8774/v2.1/servers/ed5038cd-15b0-4692-9546-b0e2a9592cf3", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ed5038cd-15b0-4692-9546-b0e2a9592cf3", "rel": "bookmark"}], "image": {"id": "4df341a2-dbce-410a-864f-8cb095455ecd", "links": [{"href": "http://172.30.9.22:8774/images/4df341a2-dbce-410a-864f-8cb095455ecd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ef9c207d-7d05-45cf-a9f9-9d1e6681a1f5", "links": [{"href": "http://172.30.9.22:8774/flavors/ef9c207d-7d05-45cf-a9f9-9d1e6681a1f5", "rel": "bookmark"}]}, "id": "ed5038cd-15b0-4692-9546-b0e2a9592cf3", "security_groups": [{"name": "vyos_vrouter-sg_b8b63908-d6e8-4f67-bca2-d5cbdc14f569"}], "user_id": "7b956c97e65b4480b902becc6308cef2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T13:39:48Z", "hostId": "82fd5184728cb13031536d3db667cfc8b15fa3696b80febb1f634bf7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "name": "vyos_vrouter-vm_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "created": "2018-08-26T13:39:45Z", "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 13:42:05,529 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d46159e3-9826-4b82-9bda-568fc6ce615c 2018-08-26 13:42:05,530 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.800498008728s 2018-08-26 13:42:05,530 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d46159e3-9826-4b82-9bda-568fc6ce615c 2018-08-26 13:42:05,534 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 13:42:07,539 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 13:42:07,543 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f6968af8effe3e28f31772bae4caf3bbe3b5c905" 2018-08-26 13:42:07,933 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13: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-9dab8782-d95d-4b72-bd16-897ac519a187 x-compute-request-id: req-9dab8782-d95d-4b72-bd16-897ac519a187 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.22:8774/v2.1/servers/ed5038cd-15b0-4692-9546-b0e2a9592cf3", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ed5038cd-15b0-4692-9546-b0e2a9592cf3", "rel": "bookmark"}], "image": {"id": "4df341a2-dbce-410a-864f-8cb095455ecd", "links": [{"href": "http://172.30.9.22:8774/images/4df341a2-dbce-410a-864f-8cb095455ecd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ef9c207d-7d05-45cf-a9f9-9d1e6681a1f5", "links": [{"href": "http://172.30.9.22:8774/flavors/ef9c207d-7d05-45cf-a9f9-9d1e6681a1f5", "rel": "bookmark"}]}, "id": "ed5038cd-15b0-4692-9546-b0e2a9592cf3", "security_groups": [{"name": "vyos_vrouter-sg_b8b63908-d6e8-4f67-bca2-d5cbdc14f569"}], "user_id": "7b956c97e65b4480b902becc6308cef2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T13:39:48Z", "hostId": "82fd5184728cb13031536d3db667cfc8b15fa3696b80febb1f634bf7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "name": "vyos_vrouter-vm_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "created": "2018-08-26T13:39:45Z", "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 13:42:07,933 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-9dab8782-d95d-4b72-bd16-897ac519a187 2018-08-26 13:42:07,934 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.394930124283s 2018-08-26 13:42:07,934 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-9dab8782-d95d-4b72-bd16-897ac519a187 2018-08-26 13:42:07,939 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 13:42:09,941 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 13:42:09,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f6968af8effe3e28f31772bae4caf3bbe3b5c905" 2018-08-26 13:42:10,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:42:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0070e861-c4a6-4130-bd92-dcd1f30a1c8f x-compute-request-id: req-0070e861-c4a6-4130-bd92-dcd1f30a1c8f 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.22:8774/v2.1/servers/ed5038cd-15b0-4692-9546-b0e2a9592cf3", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ed5038cd-15b0-4692-9546-b0e2a9592cf3", "rel": "bookmark"}], "image": {"id": "4df341a2-dbce-410a-864f-8cb095455ecd", "links": [{"href": "http://172.30.9.22:8774/images/4df341a2-dbce-410a-864f-8cb095455ecd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ef9c207d-7d05-45cf-a9f9-9d1e6681a1f5", "links": [{"href": "http://172.30.9.22:8774/flavors/ef9c207d-7d05-45cf-a9f9-9d1e6681a1f5", "rel": "bookmark"}]}, "id": "ed5038cd-15b0-4692-9546-b0e2a9592cf3", "security_groups": [{"name": "vyos_vrouter-sg_b8b63908-d6e8-4f67-bca2-d5cbdc14f569"}], "user_id": "7b956c97e65b4480b902becc6308cef2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-26T13:39:48Z", "hostId": "82fd5184728cb13031536d3db667cfc8b15fa3696b80febb1f634bf7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "name": "vyos_vrouter-vm_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "created": "2018-08-26T13:39:45Z", "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 13:42:10,441 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-0070e861-c4a6-4130-bd92-dcd1f30a1c8f 2018-08-26 13:42:10,441 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.499612808228s 2018-08-26 13:42:10,442 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-0070e861-c4a6-4130-bd92-dcd1f30a1c8f 2018-08-26 13:42:10,446 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 13:42:12,449 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 13:42:12,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f6968af8effe3e28f31772bae4caf3bbe3b5c905" 2018-08-26 13:42:12,634 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:42: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-f546cc62-bf62-4497-beb9-891e31b56473 x-compute-request-id: req-f546cc62-bf62-4497-beb9-891e31b56473 Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_b8b63908-d6e8-4f67-bca2-d5cbdc14f569": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:32:fc", "version": 4, "addr": "192.168.120.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/ed5038cd-15b0-4692-9546-b0e2a9592cf3", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ed5038cd-15b0-4692-9546-b0e2a9592cf3", "rel": "bookmark"}], "image": {"id": "4df341a2-dbce-410a-864f-8cb095455ecd", "links": [{"href": "http://172.30.9.22:8774/images/4df341a2-dbce-410a-864f-8cb095455ecd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:42:09.000000", "flavor": {"id": "ef9c207d-7d05-45cf-a9f9-9d1e6681a1f5", "links": [{"href": "http://172.30.9.22:8774/flavors/ef9c207d-7d05-45cf-a9f9-9d1e6681a1f5", "rel": "bookmark"}]}, "id": "ed5038cd-15b0-4692-9546-b0e2a9592cf3", "security_groups": [{"name": "vyos_vrouter-sg_b8b63908-d6e8-4f67-bca2-d5cbdc14f569"}], "user_id": "7b956c97e65b4480b902becc6308cef2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:42:10Z", "hostId": "82fd5184728cb13031536d3db667cfc8b15fa3696b80febb1f634bf7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "name": "vyos_vrouter-vm_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "created": "2018-08-26T13:39:45Z", "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 13:42:12,634 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f546cc62-bf62-4497-beb9-891e31b56473 2018-08-26 13:42:12,634 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.185189008713s 2018-08-26 13:42:12,634 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f546cc62-bf62-4497-beb9-891e31b56473 2018-08-26 13:42:12,639 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-26 13:42:12,639 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=ed5038cd-15b0-4692-9546-b0e2a9592cf3" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f6968af8effe3e28f31772bae4caf3bbe3b5c905" 2018-08-26 13:42:12,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-6ec0d7f2-05a8-4ccc-abad-a882f2a987b3 Date: Sun, 26 Aug 2018 13:42:12 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"dd535e27-ece2-413a-a75c-a25f16a6f767","tenant_id":"76fa1d60a45a4159bff9e1c2a73a47b3","created_at":"2018-08-26T13:39:48Z","admin_state_up":true,"updated_at":"2018-08-26T13:42:09Z","binding:vnic_type":"normal","device_id":"ed5038cd-15b0-4692-9546-b0e2a9592cf3","device_owner":"compute:nova","revision_number":4,"mac_address":"fa:16:3e:25:32:fc","id":"ddb5939b-fabf-481e-b963-2c9dd20582fd","port_security_enabled":true,"project_id":"76fa1d60a45a4159bff9e1c2a73a47b3","fixed_ips":[{"subnet_id":"94a61172-552b-469c-829b-d7100f360885","ip_address":"192.168.120.20"}],"extra_dhcp_opts":[],"security_groups":["3f3cd597-6ee8-46d2-b942-ba6740469e2c"],"name":""}]} 2018-08-26 13:42:12,693 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=ed5038cd-15b0-4692-9546-b0e2a9592cf3 used request id req-6ec0d7f2-05a8-4ccc-abad-a882f2a987b3 2018-08-26 13:42:12,693 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0539031028748s 2018-08-26 13:42:12,693 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=ed5038cd-15b0-4692-9546-b0e2a9592cf3 used request id req-6ec0d7f2-05a8-4ccc-abad-a882f2a987b3 2018-08-26 13:42:12,698 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-26 13:42:12,699 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/floatingips.json?port_id=ddb5939b-fabf-481e-b963-2c9dd20582fd" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f6968af8effe3e28f31772bae4caf3bbe3b5c905" 2018-08-26 13:42:12,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-e1690b26-d079-4ef9-b0e0-5232d6722134 Date: Sun, 26 Aug 2018 13:42:12 GMT RESP BODY: {"floatingips": []} 2018-08-26 13:42:12,743 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=ddb5939b-fabf-481e-b963-2c9dd20582fd used request id req-e1690b26-d079-4ef9-b0e0-5232d6722134 2018-08-26 13:42:12,744 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0449540615082s 2018-08-26 13:42:12,744 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=ddb5939b-fabf-481e-b963-2c9dd20582fd used request id req-e1690b26-d079-4ef9-b0e0-5232d6722134 2018-08-26 13:42:12,745 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vyos_vrouter-net_b8b63908-d6e8-4f67-bca2-d5cbdc14f569': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:25:32:fc', u'version': 4, u'addr': u'192.168.120.20', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'4df341a2-dbce-410a-864f-8cb095455ecd'}), 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-26T13:42:09.000000', 'flavor': Munch({u'id': u'ef9c207d-7d05-45cf-a9f9-9d1e6681a1f5'}), 'az': u'nova', 'id': u'ed5038cd-15b0-4692-9546-b0e2a9592cf3', 'security_groups': [Munch({u'name': u'vyos_vrouter-sg_b8b63908-d6e8-4f67-bca2-d5cbdc14f569'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'7b956c97e65b4480b902becc6308cef2', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'76fa1d60a45a4159bff9e1c2a73a47b3', 'name': 'vyos_vrouter-project_b8b63908-d6e8-4f67-bca2-d5cbdc14f569', '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-26T13:42:09.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-26T13:42:10Z', 'hostId': u'82fd5184728cb13031536d3db667cfc8b15fa3696b80febb1f634bf7', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vyos_vrouter-kp_b8b63908-d6e8-4f67-bca2-d5cbdc14f569', 'public_v6': '', 'private_v4': u'192.168.120.20', 'cloud': 'envvars', 'host_id': u'82fd5184728cb13031536d3db667cfc8b15fa3696b80febb1f634bf7', '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-26T13:42:09.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'76fa1d60a45a4159bff9e1c2a73a47b3', 'name': u'vyos_vrouter-vm_b8b63908-d6e8-4f67-bca2-d5cbdc14f569', 'adminPass': u'EnNxD4mjhtGT', 'tenant_id': u'76fa1d60a45a4159bff9e1c2a73a47b3', 'created_at': u'2018-08-26T13:39:45Z', 'created': u'2018-08-26T13:39:45Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-26 13:42:12,748 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-26 13:42:12,749 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f6968af8effe3e28f31772bae4caf3bbe3b5c905" 2018-08-26 13:42:12,838 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1194 X-Openstack-Request-Id: req-972f23c8-aba8-4c30-8239-d48fa667fb83 Date: Sun, 26 Aug 2018 13:42:12 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a3c401bc-6377-43cc-8a20-abe78f2d51b9"],"updated_at":"2018-08-26T10:33:06Z","tenant_id":"526e4f7307214396989751533ff33528","created_at":"2018-08-26T10:16:36Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"526e4f7307214396989751533ff33528","id":"9c1c4110-1d5a-4c9e-9e4a-8295252f6976","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["94a61172-552b-469c-829b-d7100f360885"],"updated_at":"2018-08-26T13:37:59Z","tenant_id":"76fa1d60a45a4159bff9e1c2a73a47b3","created_at":"2018-08-26T13:37:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"76fa1d60a45a4159bff9e1c2a73a47b3","id":"dd535e27-ece2-413a-a75c-a25f16a6f767","name":"vyos_vrouter-net_b8b63908-d6e8-4f67-bca2-d5cbdc14f569"}]} 2018-08-26 13:42:12,838 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-972f23c8-aba8-4c30-8239-d48fa667fb83 2018-08-26 13:42:12,839 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0904560089111s 2018-08-26 13:42:12,839 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-972f23c8-aba8-4c30-8239-d48fa667fb83 2018-08-26 13:42:12,841 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-26 13:42:12,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=ed5038cd-15b0-4692-9546-b0e2a9592cf3" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f6968af8effe3e28f31772bae4caf3bbe3b5c905" 2018-08-26 13:42:12,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-e6c0dcac-a60e-4df6-b4ad-edbf6a39d9cf Date: Sun, 26 Aug 2018 13:42:12 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"dd535e27-ece2-413a-a75c-a25f16a6f767","tenant_id":"76fa1d60a45a4159bff9e1c2a73a47b3","created_at":"2018-08-26T13:39:48Z","admin_state_up":true,"updated_at":"2018-08-26T13:42:09Z","binding:vnic_type":"normal","device_id":"ed5038cd-15b0-4692-9546-b0e2a9592cf3","device_owner":"compute:nova","revision_number":4,"mac_address":"fa:16:3e:25:32:fc","id":"ddb5939b-fabf-481e-b963-2c9dd20582fd","port_security_enabled":true,"project_id":"76fa1d60a45a4159bff9e1c2a73a47b3","fixed_ips":[{"subnet_id":"94a61172-552b-469c-829b-d7100f360885","ip_address":"192.168.120.20"}],"extra_dhcp_opts":[],"security_groups":["3f3cd597-6ee8-46d2-b942-ba6740469e2c"],"name":""}]} 2018-08-26 13:42:12,889 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=ed5038cd-15b0-4692-9546-b0e2a9592cf3 used request id req-e6c0dcac-a60e-4df6-b4ad-edbf6a39d9cf 2018-08-26 13:42:12,889 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0473248958588s 2018-08-26 13:42:12,889 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=ed5038cd-15b0-4692-9546-b0e2a9592cf3 used request id req-e6c0dcac-a60e-4df6-b4ad-edbf6a39d9cf 2018-08-26 13:42:12,890 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-08-26 13:42:12,891 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f6968af8effe3e28f31772bae4caf3bbe3b5c905" -d '{"floatingip": {"floating_network_id": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976", "fixed_ip_address": "192.168.120.20", "port_id": "ddb5939b-fabf-481e-b963-2c9dd20582fd"}}' 2018-08-26 13:42:14,811 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 554 X-Openstack-Request-Id: req-cb75d32e-ae9d-4451-ab3b-c2eb71be8e35 Date: Sun, 26 Aug 2018 13:42:14 GMT RESP BODY: {"floatingip": {"router_id": "b1fc1e98-4c13-4777-9ccf-3f9296ca6df9", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-26T13:42:13Z", "floating_network_id": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976", "fixed_ip_address": "192.168.120.20", "floating_ip_address": "172.30.9.206", "revision_number": 0, "port_id": "ddb5939b-fabf-481e-b963-2c9dd20582fd", "id": "9bf65445-2521-4e9e-9523-8e620a87ec4f", "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "created_at": "2018-08-26T13:42:13Z", "project_id": "76fa1d60a45a4159bff9e1c2a73a47b3"}} 2018-08-26 13:42:14,811 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-cb75d32e-ae9d-4451-ab3b-c2eb71be8e35 2018-08-26 13:42:14,811 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.92112898827s 2018-08-26 13:42:14,812 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-cb75d32e-ae9d-4451-ab3b-c2eb71be8e35 2018-08-26 13:42:14,820 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-26 13:42:14,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f6968af8effe3e28f31772bae4caf3bbe3b5c905" 2018-08-26 13:42:14,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 557 X-Openstack-Request-Id: req-dc1356e0-1d3b-4512-a748-3860d955191b Date: Sun, 26 Aug 2018 13:42:14 GMT RESP BODY: {"floatingips": [{"router_id": "b1fc1e98-4c13-4777-9ccf-3f9296ca6df9", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-26T13:42:13Z", "floating_network_id": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976", "fixed_ip_address": "192.168.120.20", "floating_ip_address": "172.30.9.206", "revision_number": 0, "port_id": "ddb5939b-fabf-481e-b963-2c9dd20582fd", "id": "9bf65445-2521-4e9e-9523-8e620a87ec4f", "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "created_at": "2018-08-26T13:42:13Z", "project_id": "76fa1d60a45a4159bff9e1c2a73a47b3"}]} 2018-08-26 13:42:14,885 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-dc1356e0-1d3b-4512-a748-3860d955191b 2018-08-26 13:42:14,886 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0654180049896s 2018-08-26 13:42:14,886 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-dc1356e0-1d3b-4512-a748-3860d955191b 2018-08-26 13:42:14,890 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'b1fc1e98-4c13-4777-9ccf-3f9296ca6df9', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'76fa1d60a45a4159bff9e1c2a73a47b3', 'created_at': u'2018-08-26T13:42:13Z', 'attached': True, 'updated_at': u'2018-08-26T13:42:13Z', 'id': u'9bf65445-2521-4e9e-9523-8e620a87ec4f', 'floating_network_id': u'9c1c4110-1d5a-4c9e-9e4a-8295252f6976', 'fixed_ip_address': u'192.168.120.20', 'floating_ip_address': u'172.30.9.206', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'76fa1d60a45a4159bff9e1c2a73a47b3', 'name': 'vyos_vrouter-project_b8b63908-d6e8-4f67-bca2-d5cbdc14f569', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'b1fc1e98-4c13-4777-9ccf-3f9296ca6df9', 'project_id': u'76fa1d60a45a4159bff9e1c2a73a47b3', 'port_id': u'ddb5939b-fabf-481e-b963-2c9dd20582fd', 'port': u'ddb5939b-fabf-481e-b963-2c9dd20582fd', 'network': u'9c1c4110-1d5a-4c9e-9e4a-8295252f6976'}) 2018-08-26 13:42:14,891 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-26 13:42:14,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/ed5038cd-15b0-4692-9546-b0e2a9592cf3/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}f6968af8effe3e28f31772bae4caf3bbe3b5c905" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-26 13:42:14,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:42:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3e628331-e3d0-4c62-98f0-2e0e9ae62a53 x-compute-request-id: req-3e628331-e3d0-4c62-98f0-2e0e9ae62a53 Content-Encoding: gzip Content-Length: 9273 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 2000594204 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.446932] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.450146] pid_max: default: 32768 minimum: 301\n[ 0.452298] Security Framework initialized\n[ 0.453936] SELinux: Initializing.\n[ 0.455637] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.463460] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.467627] Mount-cache hash table entries: 4096\n[ 0.469684] Initializing cgroup subsys memory\n[ 0.471356] Initializing cgroup subsys devices\n[ 0.473053] Initializing cgroup subsys freezer\n[ 0.474725] Initializing cgroup subsys net_cls\n[ 0.476409] Initializing cgroup subsys blkio\n[ 0.478040] Initializing cgroup subsys perf_event\n[ 0.479767] Initializing cgroup subsys hugetlb\n[ 0.481415] Initializing cgroup subsys pids\n[ 0.483001] Initializing cgroup subsys net_prio\n[ 0.484748] CPU: Physical Processor ID: 0\n[ 0.487020] mce: CPU supports 10 MCE banks\n[ 0.489517] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.491804] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.493676] tlb_flushall_shift: 6\n[ 0.495710] Freeing SMP alternatives: 28k freed\n[ 0.500119] ACPI: Core revision 20130517\n[ 0.502264] ACPI: All ACPI Tables successfully acquired\n[ 0.504684] ftrace: allocating 25812 entries in 101 pages\n[ 0.527601] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.529818] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.531998] smpboot: Max logical packages: 2\n[ 0.533897] Enabling x2apic\n[ 0.535206] Enabled x2apic\n[ 0.536788] Switched APIC routing to physical x2apic.\n[ 0.539968] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.542060] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.545790] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.554201] KVM setup paravirtual spinlock\n[ 0.557097] smpboot: Booting Node 0, Processors #1 OK\n[ 0.559367] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.581371] Brought up 2 CPUs\n[ 0.581373] KVM setup async PF for cpu 1\n[ 0.581376] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.585829] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.588777] devtmpfs: initialized\n[ 0.591570] EVM: security.selinux\n[ 0.592982] EVM: security.ima\n[ 0.594303] EVM: security.capability\n[ 0.596446] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.598624] pinctrl core: initialized pinctrl subsystem\n[ 0.600551] NET: Registered protocol family 16\n[ 0.602375] ACPI: bus type PCI registered\n[ 0.603927] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.606074] PCI: Using configuration type 1 for base access\n[ 0.611409] ACPI: Added _OSI(Module Device)\n[ 0.613037] ACPI: Added _OSI(Processor Device)\n[ 0.614694] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.616411] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.619361] ACPI: Interpreter enabled\n[ 0.620875] ACPI: (supports S0 S5)\n[ 0.622318] ACPI: Using IOAPIC for interrupt routing\n[ 0.624119] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.629198] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.631236] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.633430] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.635536] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.639469] acpiphp: Slot [3] registered\n[ 0.641030] acpiphp: Slot [4] registered\n[ 0.642616] acpiphp: Slot [5] registered\n[ 0.644184] acpiphp: Slot [6] registered\n[ 0.645763] acpiphp: Slot [7] registered\n[ 0.647338] acpiphp: Slot [8] registered\n[ 0.648895] acpiphp: Slot [9] registered\n[ 0.650470] acpiphp: Slot [10] registered\n[ 0.651985] acpiphp: Slot [11] registered\n[ 0.653565] acpiphp: Slot [12] registered\n[ 0.655146] acpiphp: Slot [13] registered\n[ 0.656737] acpiphp: Slot [14] registered\n[ 0.658322] acpiphp: Slot [15] registered\n[ 0.659909] acpiphp: Slot [16] registered\n[ 0.661500] acpiphp: Slot [17] registered\n[ 0.663089] acpiphp: Slot [18] registered\n[ 0.664681] acpiphp: Slot [19] registered\n[ 0.666277] acpiphp: Slot [20] registered\n[ 0.667872] acpiphp: Slot [21] registered\n[ 0.669486] acpiphp: Slot [22] registered\n[ 0.671095] acpiphp: Slot [23] registered\n[ 0.672690] acpiphp: Slot [24] registered\n[ 0.674292] acpiphp: Slot [25] registered\n[ 0.675887] acpiphp: Slot [26] registered\n[ 0.677479] acpiphp: Slot [27] registered\n[ 0.679069] acpiphp: Slot [28] registered\n[ 0.680662] acpiphp: Slot [29] registered\n[ 0.682243] acpiphp: Slot [30] registered\n[ 0.683809] acpiphp: Slot [31] registered\n[ 0.685395] PCI host bridge to bus 0000:00\n[ 0.687028] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.688891] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.691073] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.693203] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.696107] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.698960] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.704609] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.706849] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.708949] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.711222] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.715486] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.718326] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.741566] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.744123] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.746870] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.749337] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.751750] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.754026] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.756405] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.759481] vgaarb: loaded\n[ 0.760753] vgaarb: bridge control possible 0000:00:02.0\n[ 0.762817] SCSI subsystem initialized\n[ 0.764357] ACPI: bus type USB registered\n[ 0.765903] usbcore: registered new interface driver usbfs\n[ 0.767746] usbcore: registered new interface driver hub\n[ 0.769596] usbcore: registered new device driver usb\n[ 0.771581] PCI: Using ACPI for IRQ routing\n[ 0.773594] NetLabel: Initializing\n[ 0.775020] NetLabel: domain hash size = 128\n[ 0.776657] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.778478] NetLabel: unlabeled traffic allowed by default\n[ 0.780579] Switched to clocksource kvm-clock\n[ 0.790554] pnp: PnP ACPI init\n[ 0.791942] ACPI: bus type PNP registered\n[ 0.793938] pnp: PnP ACPI: found 5 devices\n[ 0.795541] ACPI: bus type PNP unregistered\n[ 0.803917] NET: Registered protocol family 2\n[ 0.805936] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.809064] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.811702] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.813941] TCP: reno registered\n[ 0.815341] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.817400] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.819597] NET: Registered protocol family 1\n[ 0.821285] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.823285] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.825253] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.845883] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.866324] Unpacking initramfs...\n[ 1.350730] Freeing initrd memory: 37508k freed\n[ 1.361043] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.363255] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.367105] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.369174] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.371600] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.373672] Initialise system trusted keyring\n[ 1.375376] audit: initializing netlink socket (disabled)\n[ 1.377323] type=2000 audit(1535290932.810:1): initialized\n[ 1.395224] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.397367] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.400405] zpool: loaded\n[ 1.401724] zbud: loaded\n[ 1.403215] VFS: Disk quotas dquot_6.5.2\n[ 1.404851] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.407196] msgmni has been set to 7578\n[ 1.408821] Key type big_key registered\n[ 1.411142] NET: Registered protocol family 38\n[ 1.412883] Key type asymmetric registered\n[ 1.414522] Asymmetric key parser 'x509' registered\n[ 1.416298] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.419237] io scheduler noop registered\n[ 1.420786] io scheduler deadline registered (default)\n[ 1.437019] io scheduler cfq registered\n[ 1.438671] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.440646] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.442956] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.445937] ACPI: Power Button [PWRF]\n[ 1.447657] GHES: HEST is not enabled!\n[ 1.449287] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.474874] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.477287] Non-volatile memory driver v1.3\n[ 1.478922] Linux agpgart interface v0.103\n[ 1.480683] crash memory driver: version 1.1\n[ 1.482411] rdac: device handler registered\n[ 1.484082] hp_sw: device handler registered\n[ 1.485745] emc: device handler registered\n[ 1.487337] alua: device handler registered\n[ 1.488910] libphy: Fixed MDIO Bus: probed\n[ 1.490651] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.492756] ehci-pci: EHCI PCI platform driver\n[ 1.494372] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.496414] ohci-pci: OHCI PCI platform driver\n[ 1.498025] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.518210] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.520076] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.522978] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.524814] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.526836] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.529004] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.531853] usb usb1: Product: UHCI Host Controller\n[ 1.533546] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.535726] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.537474] hub 1-0:1.0: USB hub found\n[ 1.539018] hub 1-0:1.0: 2 ports detected\n[ 1.540769] usbcore: registered new interface driver usbserial\n[ 1.542820] usbcore: registered new interface driver usbserial_generic\n[ 1.545005] usbserial: USB Serial support registered for generic\n[ 1.547020] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.550803] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.553001] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.554876] mousedev: PS/2 mouse device common for all mice\n[ 1.557293] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.561230] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.564541] rtc_cmos 00:00: RTC can wake from S4\n[ 1.566452] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.566696] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.566890] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.566931] cpuidle: using governor menu\n[ 1.566992] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.567069] usbcore: registered new interface driver usbhid\n[ 1.567072] usbhid: USB HID core driver\n[ 1.567105] drop_monitor: Initializing network drop monitor service\n[ 1.567151] TCP: cubic registered\n[ 1.567153] Initializing XFRM netlink socket\n[ 1.567237] NET: Registered protocol family 10\n[ 1.573874] NET: Registered protocol family 17\n[ 1.575297] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.575301] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.575321] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.575395] Loading compiled-in X.509 certificates\n[ 1.575416] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.575423] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.575756] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.575778] registered taskstats version 1\n[ 1.581281] Key type trusted registered\n[ 1.582440] Key type encrypted registered\n[ 1.583616] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.585614] rtc_cmos 00:00: setting system clock to 2018-08-26 13:42:12 UTC (1535290932)\n[ 1.617432] Freeing unused kernel memory: 1680k freed\n[ 1.623428] 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.629186] systemd[1]: Detected virtualization kvm.\n[ 1.630953] systemd[1]: Detected architecture x86-64.\n[ 1.632702] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.635858] systemd[1]: No hostname configured.\n[ 1.637520] systemd[1]: Set hostname to .\n[ 1.639334] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.662740] systemd[1]: Reached target Local File Systems.\n[ 1.664626] systemd[1]: Starting Local File Systems.\n[ 1.666403] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.669360] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.673347] systemd[1]: Reached target Paths.\n[ 1.674965] systemd[1]: Starting Paths.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.677597] systemd[1]: Created slice Root Slice.\n[ 1.679310] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.682090] systemd[1]: Listening on udev Control Socket.\n[ 1.683955] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.686853] systemd[1]: Listening on udev Kernel Socket.\n[ 1.688694] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Created slice System Slice.\n[ 1.691546] systemd[1]: Created slice System Slice.\n[ 1.693295] systemd[1]: Starting System Slice.\n[[32m OK [0m] Reached target Slices.\n[ 1.695950] systemd[1]: Reached target Slices.\n[ 1.697600] systemd[1]: Starting Slices.\n[[32m OK [0m] Reached target Timers.\n[ 1.700149] systemd[1]: Reached target Timers.\n[ 1.701886] systemd[1]: Starting Timers.\n[[32m OK [0m] Reached target Swap.\n[ 1.704412] systemd[1]: Reached target Swap.\n[ 1.706061] systemd[1]: Starting Swap.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.708692] systemd[1]: Listening on Journal Socket.\n[ 1.710464] systemd[1]: Starting Journal Socket.\n[ 1.712571] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.715625] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Reached target Sockets.\n[ 1.719517] systemd[1]: Reached target Sockets.\n[ 1.721184] systemd[1]: Starting Sockets.\n[ 1.723050] 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.728138] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Started Journal Service.\n[ 1.732195] 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.796757] RPC: Registered named UNIX socket transport module.\n[ 1.798713] RPC: Registered udp transport module.\n[ 1.800393] RPC: Registered tcp transport module.\n[ 1.802235] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[ 1.843599] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n Starting dracut [ 1.901172] FDC 0 is a S82078B\ninitqueue hook...\n[ 1.924325] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.964088] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.970298] scsi host0: ata_piix\n[ 1.971820] vda: vda1\n[ 1.973465] scsi host1: ata_piix\n[ 1.975123] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.977361] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14.\n Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14...\n[ 2.002850] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.005194] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.007555] usb 1-1: Product: QEMU USB Tablet\n[ 2.009248] usb 1-1: Manufacturer: QEMU\n[ 2.010769] usb 1-1: SerialNumber: 42\n[[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14.\n[ 2.023614] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 2.027344] 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.151158] SGI XFS with ACLs, security attributes, no debug enabled\n[ 2.154385] XFS (vda1): Mounting V4 Filesystem\n[ 2.190123] 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[ 2.370835] tsc: Refined TSC clocksource calibration: 3491.880 MHz\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 target Initrd Default Target.\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped udev Kernel Device Manager.\n[[32m OK [0m] Stopped Create Static Device Nodes in /dev.\n Stopping Create Static Device Nodes in /dev...\n[[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel.\n Stopping Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Stopped dracut pre-udev hook.\n Stopping dracut pre-udev hook...\n[[32m OK [0m] Stopped dracut cmdline hook.\n Stopping dracut cmdline hook...\n[[32m OK [0m] Closed udev Kernel Socket.\n[[32m OK [0m] Closed udev Control Socket.\n Starting Cleanup udevd DB...\n[[32m OK [0m] Started Cleanup udevd DB.\n[[32m OK [0m] Reached target Switch Root.\n Starting Switch Root...\n[ 2.429142] systemd-journald[104]: Received SIGTERM from PID 1 (systemd).\n[ 2.600629] SELinux: Disabled at runtime.\n[ 2.637614] type=1404 audit(1535290933.553:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.686930] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.688847] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n"} 2018-08-26 13:42:14,966 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/ed5038cd-15b0-4692-9546-b0e2a9592cf3/action used request id req-3e628331-e3d0-4c62-98f0-2e0e9ae62a53 2018-08-26 13:42:14,966 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0750780105591s 2018-08-26 13:42:14,967 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/ed5038cd-15b0-4692-9546-b0e2a9592cf3/action used request id req-3e628331-e3d0-4c62-98f0-2e0e9ae62a53 2018-08-26 13:42:14,967 - 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 2000594204 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.446932] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.450146] pid_max: default: 32768 minimum: 301 [ 0.452298] Security Framework initialized [ 0.453936] SELinux: Initializing. [ 0.455637] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.463460] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.467627] Mount-cache hash table entries: 4096 [ 0.469684] Initializing cgroup subsys memory [ 0.471356] Initializing cgroup subsys devices [ 0.473053] Initializing cgroup subsys freezer [ 0.474725] Initializing cgroup subsys net_cls [ 0.476409] Initializing cgroup subsys blkio [ 0.478040] Initializing cgroup subsys perf_event [ 0.479767] Initializing cgroup subsys hugetlb [ 0.481415] Initializing cgroup subsys pids [ 0.483001] Initializing cgroup subsys net_prio [ 0.484748] CPU: Physical Processor ID: 0 [ 0.487020] mce: CPU supports 10 MCE banks [ 0.489517] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.491804] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.493676] tlb_flushall_shift: 6 [ 0.495710] Freeing SMP alternatives: 28k freed [ 0.500119] ACPI: Core revision 20130517 [ 0.502264] ACPI: All ACPI Tables successfully acquired [ 0.504684] ftrace: allocating 25812 entries in 101 pages [ 0.527601] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.529818] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.531998] smpboot: Max logical packages: 2 [ 0.533897] Enabling x2apic [ 0.535206] Enabled x2apic [ 0.536788] Switched APIC routing to physical x2apic. [ 0.539968] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.542060] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.545790] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.554201] KVM setup paravirtual spinlock [ 0.557097] smpboot: Booting Node 0, Processors #1 OK [ 0.559367] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.581371] Brought up 2 CPUs [ 0.581373] KVM setup async PF for cpu 1 [ 0.581376] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.585829] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.588777] devtmpfs: initialized [ 0.591570] EVM: security.selinux [ 0.592982] EVM: security.ima [ 0.594303] EVM: security.capability [ 0.596446] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.598624] pinctrl core: initialized pinctrl subsystem [ 0.600551] NET: Registered protocol family 16 [ 0.602375] ACPI: bus type PCI registered [ 0.603927] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.606074] PCI: Using configuration type 1 for base access [ 0.611409] ACPI: Added _OSI(Module Device) [ 0.613037] ACPI: Added _OSI(Processor Device) [ 0.614694] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.616411] ACPI: Added _OSI(Processor Aggregator Device) [ 0.619361] ACPI: Interpreter enabled [ 0.620875] ACPI: (supports S0 S5) [ 0.622318] ACPI: Using IOAPIC for interrupt routing [ 0.624119] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.629198] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.631236] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.633430] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.635536] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.639469] acpiphp: Slot [3] registered [ 0.641030] acpiphp: Slot [4] registered [ 0.642616] acpiphp: Slot [5] registered [ 0.644184] acpiphp: Slot [6] registered [ 0.645763] acpiphp: Slot [7] registered [ 0.647338] acpiphp: Slot [8] registered [ 0.648895] acpiphp: Slot [9] registered [ 0.650470] acpiphp: Slot [10] registered [ 0.651985] acpiphp: Slot [11] registered [ 0.653565] acpiphp: Slot [12] registered [ 0.655146] acpiphp: Slot [13] registered [ 0.656737] acpiphp: Slot [14] registered [ 0.658322] acpiphp: Slot [15] registered [ 0.659909] acpiphp: Slot [16] registered [ 0.661500] acpiphp: Slot [17] registered [ 0.663089] acpiphp: Slot [18] registered [ 0.664681] acpiphp: Slot [19] registered [ 0.666277] acpiphp: Slot [20] registered [ 0.667872] acpiphp: Slot [21] registered [ 0.669486] acpiphp: Slot [22] registered [ 0.671095] acpiphp: Slot [23] registered [ 0.672690] acpiphp: Slot [24] registered [ 0.674292] acpiphp: Slot [25] registered [ 0.675887] acpiphp: Slot [26] registered [ 0.677479] acpiphp: Slot [27] registered [ 0.679069] acpiphp: Slot [28] registered [ 0.680662] acpiphp: Slot [29] registered [ 0.682243] acpiphp: Slot [30] registered [ 0.683809] acpiphp: Slot [31] registered [ 0.685395] PCI host bridge to bus 0000:00 [ 0.687028] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.688891] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.691073] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.693203] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.696107] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.698960] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.704609] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.706849] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.708949] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.711222] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.715486] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.718326] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.741566] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.744123] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.746870] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.749337] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.751750] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.754026] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.756405] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.759481] vgaarb: loaded [ 0.760753] vgaarb: bridge control possible 0000:00:02.0 [ 0.762817] SCSI subsystem initialized [ 0.764357] ACPI: bus type USB registered [ 0.765903] usbcore: registered new interface driver usbfs [ 0.767746] usbcore: registered new interface driver hub [ 0.769596] usbcore: registered new device driver usb [ 0.771581] PCI: Using ACPI for IRQ routing [ 0.773594] NetLabel: Initializing [ 0.775020] NetLabel: domain hash size = 128 [ 0.776657] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.778478] NetLabel: unlabeled traffic allowed by default [ 0.780579] Switched to clocksource kvm-clock [ 0.790554] pnp: PnP ACPI init [ 0.791942] ACPI: bus type PNP registered [ 0.793938] pnp: PnP ACPI: found 5 devices [ 0.795541] ACPI: bus type PNP unregistered [ 0.803917] NET: Registered protocol family 2 [ 0.805936] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.809064] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.811702] TCP: Hash tables configured (established 32768 bind 32768) [ 0.813941] TCP: reno registered [ 0.815341] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.817400] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.819597] NET: Registered protocol family 1 [ 0.821285] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.823285] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.825253] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.845883] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.866324] Unpacking initramfs... [ 1.350730] Freeing initrd memory: 37508k freed [ 1.361043] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.363255] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.367105] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.369174] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.371600] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.373672] Initialise system trusted keyring [ 1.375376] audit: initializing netlink socket (disabled) [ 1.377323] type=2000 audit(1535290932.810:1): initialized [ 1.395224] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.397367] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.400405] zpool: loaded [ 1.401724] zbud: loaded [ 1.403215] VFS: Disk quotas dquot_6.5.2 [ 1.404851] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.407196] msgmni has been set to 7578 [ 1.408821] Key type big_key registered [ 1.411142] NET: Registered protocol family 38 [ 1.412883] Key type asymmetric registered [ 1.414522] Asymmetric key parser 'x509' registered [ 1.416298] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.419237] io scheduler noop registered [ 1.420786] io scheduler deadline registered (default) [ 1.437019] io scheduler cfq registered [ 1.438671] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.440646] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.442956] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.445937] ACPI: Power Button [PWRF] [ 1.447657] GHES: HEST is not enabled! [ 1.449287] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.474874] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.477287] Non-volatile memory driver v1.3 [ 1.478922] Linux agpgart interface v0.103 [ 1.480683] crash memory driver: version 1.1 [ 1.482411] rdac: device handler registered [ 1.484082] hp_sw: device handler registered [ 1.485745] emc: device handler registered [ 1.487337] alua: device handler registered [ 1.488910] libphy: Fixed MDIO Bus: probed [ 1.490651] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.492756] ehci-pci: EHCI PCI platform driver [ 1.494372] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.496414] ohci-pci: OHCI PCI platform driver [ 1.498025] uhci_hcd: USB Universal Host Controller Interface driver [ 1.518210] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.520076] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.522978] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.524814] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.526836] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.529004] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.531853] usb usb1: Product: UHCI Host Controller [ 1.533546] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.535726] usb usb1: SerialNumber: 0000:00:01.2 [ 1.537474] hub 1-0:1.0: USB hub found [ 1.539018] hub 1-0:1.0: 2 ports detected [ 1.540769] usbcore: registered new interface driver usbserial [ 1.542820] usbcore: registered new interface driver usbserial_generic [ 1.545005] usbserial: USB Serial support registered for generic [ 1.547020] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.550803] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.553001] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.554876] mousedev: PS/2 mouse device common for all mice [ 1.557293] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.561230] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.564541] rtc_cmos 00:00: RTC can wake from S4 [ 1.566452] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.566696] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.566890] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.566931] cpuidle: using governor menu [ 1.566992] hidraw: raw HID events driver (C) Jiri Kosina [ 1.567069] usbcore: registered new interface driver usbhid [ 1.567072] usbhid: USB HID core driver [ 1.567105] drop_monitor: Initializing network drop monitor service [ 1.567151] TCP: cubic registered [ 1.567153] Initializing XFRM netlink socket [ 1.567237] NET: Registered protocol family 10 [ 1.573874] NET: Registered protocol family 17 [ 1.575297] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.575301] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.575321] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.575395] Loading compiled-in X.509 certificates [ 1.575416] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.575423] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.575756] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.575778] registered taskstats version 1 [ 1.581281] Key type trusted registered [ 1.582440] Key type encrypted registered [ 1.583616] IMA: No TPM chip found, activating TPM-bypass! [ 1.585614] rtc_cmos 00:00: setting system clock to 2018-08-26 13:42:12 UTC (1535290932) [ 1.617432] Freeing unused kernel memory: 1680k freed [ 1.623428] 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.629186] systemd[1]: Detected virtualization kvm. [ 1.630953] systemd[1]: Detected architecture x86-64. [ 1.632702] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.635858] systemd[1]: No hostname configured. [ 1.637520] systemd[1]: Set hostname to . [ 1.639334] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Local File Systems. [ 1.662740] systemd[1]: Reached target Local File Systems. [ 1.664626] systemd[1]: Starting Local File Systems. [ 1.666403] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.669360] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.673347] systemd[1]: Reached target Paths. [ 1.674965] systemd[1]: Starting Paths. [[32m OK [0m] Created slice Root Slice. [ 1.677597] systemd[1]: Created slice Root Slice. [ 1.679310] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on udev Control Socket. [ 1.682090] systemd[1]: Listening on udev Control Socket. [ 1.683955] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.686853] systemd[1]: Listening on udev Kernel Socket. [ 1.688694] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Created slice System Slice. [ 1.691546] systemd[1]: Created slice System Slice. [ 1.693295] systemd[1]: Starting System Slice. [[32m OK [0m] Reached target Slices. [ 1.695950] systemd[1]: Reached target Slices. [ 1.697600] systemd[1]: Starting Slices. [[32m OK [0m] Reached target Timers. [ 1.700149] systemd[1]: Reached target Timers. [ 1.701886] systemd[1]: Starting Timers. [[32m OK [0m] Reached target Swap. [ 1.704412] systemd[1]: Reached target Swap. [ 1.706061] systemd[1]: Starting Swap. [[32m OK [0m] Listening on Journal Socket. [ 1.708692] systemd[1]: Listening on Journal Socket. [ 1.710464] systemd[1]: Starting Journal Socket. [ 1.712571] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.715625] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Reached target Sockets. [ 1.719517] systemd[1]: Reached target Sockets. [ 1.721184] systemd[1]: Starting Sockets. [ 1.723050] 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.728138] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Started Journal Service. [ 1.732195] 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.796757] RPC: Registered named UNIX socket transport module. [ 1.798713] RPC: Registered udp transport module. [ 1.800393] RPC: Registered tcp transport module. [ 1.802235] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.843599] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. Starting dracut [ 1.901172] FDC 0 is a S82078B initqueue hook... [ 1.924325] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.964088] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.970298] scsi host0: ata_piix [ 1.971820] vda: vda1 [ 1.973465] scsi host1: ata_piix [ 1.975123] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.977361] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [ 2.002850] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 2.005194] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 2.007555] usb 1-1: Product: QEMU USB Tablet [ 2.009248] usb 1-1: Manufacturer: QEMU [ 2.010769] usb 1-1: SerialNumber: 42 [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [ 2.023614] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 2.027344] 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.151158] SGI XFS with ACLs, security attributes, no debug enabled [ 2.154385] XFS (vda1): Mounting V4 Filesystem [ 2.190123] 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... [ 2.370835] tsc: Refined TSC clocksource calibration: 3491.880 MHz [[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 target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Closed udev Kernel Socket. [[32m OK [0m] Closed udev Control Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.429142] systemd-journald[104]: Received SIGTERM from PID 1 (systemd). [ 2.600629] SELinux: Disabled at runtime. [ 2.637614] type=1404 audit(1535290933.553:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.686930] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.688847] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! 2018-08-26 13:42:15,970 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.206: timed out 2018-08-26 13:42:24,980 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-26 13:42:24,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/ed5038cd-15b0-4692-9546-b0e2a9592cf3/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}f6968af8effe3e28f31772bae4caf3bbe3b5c905" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-26 13:42:25,096 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13: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-c34a0510-a199-4b18-88ed-1d238be8e3bc x-compute-request-id: req-c34a0510-a199-4b18-88ed-1d238be8e3bc Content-Encoding: gzip Content-Length: 11724 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 2000594204 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.446932] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.450146] pid_max: default: 32768 minimum: 301\n[ 0.452298] Security Framework initialized\n[ 0.453936] SELinux: Initializing.\n[ 0.455637] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.463460] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.467627] Mount-cache hash table entries: 4096\n[ 0.469684] Initializing cgroup subsys memory\n[ 0.471356] Initializing cgroup subsys devices\n[ 0.473053] Initializing cgroup subsys freezer\n[ 0.474725] Initializing cgroup subsys net_cls\n[ 0.476409] Initializing cgroup subsys blkio\n[ 0.478040] Initializing cgroup subsys perf_event\n[ 0.479767] Initializing cgroup subsys hugetlb\n[ 0.481415] Initializing cgroup subsys pids\n[ 0.483001] Initializing cgroup subsys net_prio\n[ 0.484748] CPU: Physical Processor ID: 0\n[ 0.487020] mce: CPU supports 10 MCE banks\n[ 0.489517] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.491804] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.493676] tlb_flushall_shift: 6\n[ 0.495710] Freeing SMP alternatives: 28k freed\n[ 0.500119] ACPI: Core revision 20130517\n[ 0.502264] ACPI: All ACPI Tables successfully acquired\n[ 0.504684] ftrace: allocating 25812 entries in 101 pages\n[ 0.527601] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.529818] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.531998] smpboot: Max logical packages: 2\n[ 0.533897] Enabling x2apic\n[ 0.535206] Enabled x2apic\n[ 0.536788] Switched APIC routing to physical x2apic.\n[ 0.539968] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.542060] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.545790] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.554201] KVM setup paravirtual spinlock\n[ 0.557097] smpboot: Booting Node 0, Processors #1 OK\n[ 0.559367] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.581371] Brought up 2 CPUs\n[ 0.581373] KVM setup async PF for cpu 1\n[ 0.581376] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.585829] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.588777] devtmpfs: initialized\n[ 0.591570] EVM: security.selinux\n[ 0.592982] EVM: security.ima\n[ 0.594303] EVM: security.capability\n[ 0.596446] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.598624] pinctrl core: initialized pinctrl subsystem\n[ 0.600551] NET: Registered protocol family 16\n[ 0.602375] ACPI: bus type PCI registered\n[ 0.603927] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.606074] PCI: Using configuration type 1 for base access\n[ 0.611409] ACPI: Added _OSI(Module Device)\n[ 0.613037] ACPI: Added _OSI(Processor Device)\n[ 0.614694] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.616411] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.619361] ACPI: Interpreter enabled\n[ 0.620875] ACPI: (supports S0 S5)\n[ 0.622318] ACPI: Using IOAPIC for interrupt routing\n[ 0.624119] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.629198] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.631236] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.633430] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.635536] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.639469] acpiphp: Slot [3] registered\n[ 0.641030] acpiphp: Slot [4] registered\n[ 0.642616] acpiphp: Slot [5] registered\n[ 0.644184] acpiphp: Slot [6] registered\n[ 0.645763] acpiphp: Slot [7] registered\n[ 0.647338] acpiphp: Slot [8] registered\n[ 0.648895] acpiphp: Slot [9] registered\n[ 0.650470] acpiphp: Slot [10] registered\n[ 0.651985] acpiphp: Slot [11] registered\n[ 0.653565] acpiphp: Slot [12] registered\n[ 0.655146] acpiphp: Slot [13] registered\n[ 0.656737] acpiphp: Slot [14] registered\n[ 0.658322] acpiphp: Slot [15] registered\n[ 0.659909] acpiphp: Slot [16] registered\n[ 0.661500] acpiphp: Slot [17] registered\n[ 0.663089] acpiphp: Slot [18] registered\n[ 0.664681] acpiphp: Slot [19] registered\n[ 0.666277] acpiphp: Slot [20] registered\n[ 0.667872] acpiphp: Slot [21] registered\n[ 0.669486] acpiphp: Slot [22] registered\n[ 0.671095] acpiphp: Slot [23] registered\n[ 0.672690] acpiphp: Slot [24] registered\n[ 0.674292] acpiphp: Slot [25] registered\n[ 0.675887] acpiphp: Slot [26] registered\n[ 0.677479] acpiphp: Slot [27] registered\n[ 0.679069] acpiphp: Slot [28] registered\n[ 0.680662] acpiphp: Slot [29] registered\n[ 0.682243] acpiphp: Slot [30] registered\n[ 0.683809] acpiphp: Slot [31] registered\n[ 0.685395] PCI host bridge to bus 0000:00\n[ 0.687028] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.688891] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.691073] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.693203] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.696107] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.698960] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.704609] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.706849] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.708949] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.711222] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.715486] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.718326] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.741566] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.744123] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.746870] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.749337] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.751750] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.754026] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.756405] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.759481] vgaarb: loaded\n[ 0.760753] vgaarb: bridge control possible 0000:00:02.0\n[ 0.762817] SCSI subsystem initialized\n[ 0.764357] ACPI: bus type USB registered\n[ 0.765903] usbcore: registered new interface driver usbfs\n[ 0.767746] usbcore: registered new interface driver hub\n[ 0.769596] usbcore: registered new device driver usb\n[ 0.771581] PCI: Using ACPI for IRQ routing\n[ 0.773594] NetLabel: Initializing\n[ 0.775020] NetLabel: domain hash size = 128\n[ 0.776657] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.778478] NetLabel: unlabeled traffic allowed by default\n[ 0.780579] Switched to clocksource kvm-clock\n[ 0.790554] pnp: PnP ACPI init\n[ 0.791942] ACPI: bus type PNP registered\n[ 0.793938] pnp: PnP ACPI: found 5 devices\n[ 0.795541] ACPI: bus type PNP unregistered\n[ 0.803917] NET: Registered protocol family 2\n[ 0.805936] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.809064] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.811702] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.813941] TCP: reno registered\n[ 0.815341] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.817400] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.819597] NET: Registered protocol family 1\n[ 0.821285] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.823285] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.825253] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.845883] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.866324] Unpacking initramfs...\n[ 1.350730] Freeing initrd memory: 37508k freed\n[ 1.361043] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.363255] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.367105] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.369174] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.371600] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.373672] Initialise system trusted keyring\n[ 1.375376] audit: initializing netlink socket (disabled)\n[ 1.377323] type=2000 audit(1535290932.810:1): initialized\n[ 1.395224] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.397367] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.400405] zpool: loaded\n[ 1.401724] zbud: loaded\n[ 1.403215] VFS: Disk quotas dquot_6.5.2\n[ 1.404851] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.407196] msgmni has been set to 7578\n[ 1.408821] Key type big_key registered\n[ 1.411142] NET: Registered protocol family 38\n[ 1.412883] Key type asymmetric registered\n[ 1.414522] Asymmetric key parser 'x509' registered\n[ 1.416298] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.419237] io scheduler noop registered\n[ 1.420786] io scheduler deadline registered (default)\n[ 1.437019] io scheduler cfq registered\n[ 1.438671] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.440646] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.442956] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.445937] ACPI: Power Button [PWRF]\n[ 1.447657] GHES: HEST is not enabled!\n[ 1.449287] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.474874] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.477287] Non-volatile memory driver v1.3\n[ 1.478922] Linux agpgart interface v0.103\n[ 1.480683] crash memory driver: version 1.1\n[ 1.482411] rdac: device handler registered\n[ 1.484082] hp_sw: device handler registered\n[ 1.485745] emc: device handler registered\n[ 1.487337] alua: device handler registered\n[ 1.488910] libphy: Fixed MDIO Bus: probed\n[ 1.490651] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.492756] ehci-pci: EHCI PCI platform driver\n[ 1.494372] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.496414] ohci-pci: OHCI PCI platform driver\n[ 1.498025] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.518210] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.520076] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.522978] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.524814] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.526836] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.529004] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.531853] usb usb1: Product: UHCI Host Controller\n[ 1.533546] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.535726] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.537474] hub 1-0:1.0: USB hub found\n[ 1.539018] hub 1-0:1.0: 2 ports detected\n[ 1.540769] usbcore: registered new interface driver usbserial\n[ 1.542820] usbcore: registered new interface driver usbserial_generic\n[ 1.545005] usbserial: USB Serial support registered for generic\n[ 1.547020] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.550803] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.553001] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.554876] mousedev: PS/2 mouse device common for all mice\n[ 1.557293] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.561230] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.564541] rtc_cmos 00:00: RTC can wake from S4\n[ 1.566452] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.566696] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.566890] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.566931] cpuidle: using governor menu\n[ 1.566992] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.567069] usbcore: registered new interface driver usbhid\n[ 1.567072] usbhid: USB HID core driver\n[ 1.567105] drop_monitor: Initializing network drop monitor service\n[ 1.567151] TCP: cubic registered\n[ 1.567153] Initializing XFRM netlink socket\n[ 1.567237] NET: Registered protocol family 10\n[ 1.573874] NET: Registered protocol family 17\n[ 1.575297] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.575301] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.575321] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.575395] Loading compiled-in X.509 certificates\n[ 1.575416] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.575423] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.575756] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.575778] registered taskstats version 1\n[ 1.581281] Key type trusted registered\n[ 1.582440] Key type encrypted registered\n[ 1.583616] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.585614] rtc_cmos 00:00: setting system clock to 2018-08-26 13:42:12 UTC (1535290932)\n[ 1.617432] Freeing unused kernel memory: 1680k freed\n[ 1.623428] 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.629186] systemd[1]: Detected virtualization kvm.\n[ 1.630953] systemd[1]: Detected architecture x86-64.\n[ 1.632702] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.635858] systemd[1]: No hostname configured.\n[ 1.637520] systemd[1]: Set hostname to .\n[ 1.639334] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.662740] systemd[1]: Reached target Local File Systems.\n[ 1.664626] systemd[1]: Starting Local File Systems.\n[ 1.666403] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.669360] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.673347] systemd[1]: Reached target Paths.\n[ 1.674965] systemd[1]: Starting Paths.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.677597] systemd[1]: Created slice Root Slice.\n[ 1.679310] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.682090] systemd[1]: Listening on udev Control Socket.\n[ 1.683955] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.686853] systemd[1]: Listening on udev Kernel Socket.\n[ 1.688694] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Created slice System Slice.\n[ 1.691546] systemd[1]: Created slice System Slice.\n[ 1.693295] systemd[1]: Starting System Slice.\n[[32m OK [0m] Reached target Slices.\n[ 1.695950] systemd[1]: Reached target Slices.\n[ 1.697600] systemd[1]: Starting Slices.\n[[32m OK [0m] Reached target Timers.\n[ 1.700149] systemd[1]: Reached target Timers.\n[ 1.701886] systemd[1]: Starting Timers.\n[[32m OK [0m] Reached target Swap.\n[ 1.704412] systemd[1]: Reached target Swap.\n[ 1.706061] systemd[1]: Starting Swap.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.708692] systemd[1]: Listening on Journal Socket.\n[ 1.710464] systemd[1]: Starting Journal Socket.\n[ 1.712571] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.715625] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Reached target Sockets.\n[ 1.719517] systemd[1]: Reached target Sockets.\n[ 1.721184] systemd[1]: Starting Sockets.\n[ 1.723050] 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.728138] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Started Journal Service.\n[ 1.732195] 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.796757] RPC: Registered named UNIX socket transport module.\n[ 1.798713] RPC: Registered udp transport module.\n[ 1.800393] RPC: Registered tcp transport module.\n[ 1.802235] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[ 1.843599] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n Starting dracut [ 1.901172] FDC 0 is a S82078B\ninitqueue hook...\n[ 1.924325] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.964088] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.970298] scsi host0: ata_piix\n[ 1.971820] vda: vda1\n[ 1.973465] scsi host1: ata_piix\n[ 1.975123] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.977361] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14.\n Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14...\n[ 2.002850] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.005194] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.007555] usb 1-1: Product: QEMU USB Tablet\n[ 2.009248] usb 1-1: Manufacturer: QEMU\n[ 2.010769] usb 1-1: SerialNumber: 42\n[[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14.\n[ 2.023614] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 2.027344] 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.151158] SGI XFS with ACLs, security attributes, no debug enabled\n[ 2.154385] XFS (vda1): Mounting V4 Filesystem\n[ 2.190123] 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[ 2.370835] tsc: Refined TSC clocksource calibration: 3491.880 MHz\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 target Initrd Default Target.\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped udev Kernel Device Manager.\n[[32m OK [0m] Stopped Create Static Device Nodes in /dev.\n Stopping Create Static Device Nodes in /dev...\n[[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel.\n Stopping Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Stopped dracut pre-udev hook.\n Stopping dracut pre-udev hook...\n[[32m OK [0m] Stopped dracut cmdline hook.\n Stopping dracut cmdline hook...\n[[32m OK [0m] Closed udev Kernel Socket.\n[[32m OK [0m] Closed udev Control Socket.\n Starting Cleanup udevd DB...\n[[32m OK [0m] Started Cleanup udevd DB.\n[[32m OK [0m] Reached target Switch Root.\n Starting Switch Root...\n[ 2.429142] systemd-journald[104]: Received SIGTERM from PID 1 (systemd).\n[ 2.600629] SELinux: Disabled at runtime.\n[ 2.637614] type=1404 audit(1535290933.553:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.686930] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.688847] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n Starting Create list of required st... nodes for the current kernel...\n Mounting Debug File System...\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Stopped 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[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n Starting Remount Root and Kernel File Systems...\n[[32m OK [0m] Stopped target Initrd File Systems.\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Listening on udev Kernel Socket.\n Mounting Huge Pages File System...\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Listening on udev Control Socket.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Created slice system-getty.slice.\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] 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 Remount Root and Kernel File Systems.\n Starting Load/Save Random Seed...\n Starting Rebuild Hardware Database...\n Starting Configure read-only root support...\n[[32m OK [0m] Started Journal Service.\n Starting Flush Journal to Persistent Storage...\n[ 3.344879] systemd-journald[388]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Load/Save Random Seed.\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[ 3.379176] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Reached target Local File Systems (Pre).\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started Configure read-only root support.\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 Preprocess NFS configuration.\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started 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[[32m OK [0m] Started Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[ 3.615561] type=1305 audit(1535290934.530:3): audit_pid=437 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[32m OK [0m] Started Rebuild Hardware Database.\n Starting Update is Completed...\n Starting udev Coldplug all Devices...\n[[32m OK [0m] Started Update is Completed.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Paths.[ 3.796199] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[ 3.802921] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[ 3.806024] [drm] Initialized drm 1.1.0 20060810\n\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Reached target Basic System.\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.830370] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.833567] [TTM] Initializing pool allocator\n[ 3.833594] [TTM] Initializing DMA pool allocator\n[ 3.833815] [drm] fb mappable at 0xFC000000\n[ 3.833816] [drm] vram aper at 0xFC000000\n[ 3.833816] [drm] size 33554432\n[ 3.833816] [drm] fb depth is 24\n[ 3.833817] [drm] pitch is 3072\n[ 3.842610] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.843274] ppdev: user-space parallel port driver\n[ 3.867711] Console: switching to colour frame buffer device 128x48\n[ 3.884822] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n Starting D-Bus System Message Bus...\n Starting Authorization Manager...\n Starting GSSAPI Proxy Daemon...\n Starting NTP client/server...\n[ 3.893591] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n Starting Login Service...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting LSB: Bring up/down networking...\n Starting Dump dmesg to /var/log/dmesg...\n Starting Initial cloud-init job (pre-networking)...\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started Login Service.\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[[32m OK [0m] Started 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[[32m OK [0m] Started NTP client/server.\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[ 4.133366] AES CTR mode by8 optimization enabled\n[ 4.136543] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 4.153036] alg: No test for crc32 (crc32-pclmul)\n[ 4.157342] intel_rapl: no valid rapl domains found in package 0\n[ 4.164872] intel_rapl: no valid rapl domains found in package 0\n[ 4.168271] intel_powerclamp: No package C-state available\n[ 4.174345] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager.\n[ 4.606842] cloud-init[495]: Cloud-init v. 0.7.5 running 'init-local' at Sun, 26 Aug 2018 13:42:16 +0000. Up 4.56 seconds.\n[[32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[32m OK [0m] Started LSB: Bring up/down networking.\n[[32m OK [0m] Reached target Network.\n Starting nginx - high performance web server...\n Starting Postfix Mail Transport Agent...\n Starting Initial cloud-init job (metadata service crawler)...\n Starting Dynamic System Tuning Daemon...\n Starting Notify NFS peers of a restart...\n Starting System Logging Service...\n Starting OpenSSH server daemon...\n[[32m OK [0m] Reached target Network is Online.\n Starting RabbitMQ 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[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n Starting Crash recovery kernel arming...\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n Starting LSB: Starts Logstash as a daemon....\n Starting PostgreSQL 9.5 database server...\n[[32m OK [0m] Started OpenSSH server daemon.\n[[32m OK [0m] Started Notify NFS peers of a restart.\n Mounting Arbitrary Executable File Formats File System...\n[[32m OK [0m] Mounted Arbitrary Executable File Formats File System.\n[[32m OK [0m] Started LSB: Supports the direct execution of binary formats..\n[[32m OK [0m] Started LSB: Starts Logstash as a daemon..\n[[32m OK [0m] Started nginx - high performance web server.\n[[32m OK [0m] Created slice user-993.slice.\n[ 6.599861] cloud-init[790]: Cloud-init v. 0.7.5 running 'init' at Sun, 26 Aug 2018 13:42:18 +0000. Up 6.54 seconds.\n[ 6.661073] cloud-init[790]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++\n[ 6.663109] cloud-init[790]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.664955] cloud-init[790]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 6.666860] cloud-init[790]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.672818] cloud-init[790]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 6.684340] cloud-init[790]: ci-info: | eth0: | True | 192.168.120.20 | 255.255.255.0 | fa:16:3e:25:32:fc |\n[ 6.692136] cloud-init[790]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.697947] cloud-init[790]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 6.700653] cloud-init[790]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.709393] cloud-init[790]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 6.715183] cloud-init[790]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.724166] cloud-init[790]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 6.742981] cloud-init[790]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH |\n[ 6.748577] cloud-init[790]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 6.757885] cloud-init[790]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[[32m OK [0m] Started Dynamic System Tuning Daemon.\n[[32m OK [0m] Started Postfix Mail Transport Agent.\n[[32m OK [0m] Started PostgreSQL 9.5 database server.\n\nCentOS Linux 7 (Core)\nKernel 3.10.0-514.16.1.el7.x86_64 on an x86_64\n\ncloudify login: "} 2018-08-26 13:42:25,097 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/ed5038cd-15b0-4692-9546-b0e2a9592cf3/action used request id req-c34a0510-a199-4b18-88ed-1d238be8e3bc 2018-08-26 13:42:25,097 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.116971969604s 2018-08-26 13:42:25,098 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/ed5038cd-15b0-4692-9546-b0e2a9592cf3/action used request id req-c34a0510-a199-4b18-88ed-1d238be8e3bc 2018-08-26 13:42:25,098 - 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 2000594204 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.446932] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.450146] pid_max: default: 32768 minimum: 301 [ 0.452298] Security Framework initialized [ 0.453936] SELinux: Initializing. [ 0.455637] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.463460] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.467627] Mount-cache hash table entries: 4096 [ 0.469684] Initializing cgroup subsys memory [ 0.471356] Initializing cgroup subsys devices [ 0.473053] Initializing cgroup subsys freezer [ 0.474725] Initializing cgroup subsys net_cls [ 0.476409] Initializing cgroup subsys blkio [ 0.478040] Initializing cgroup subsys perf_event [ 0.479767] Initializing cgroup subsys hugetlb [ 0.481415] Initializing cgroup subsys pids [ 0.483001] Initializing cgroup subsys net_prio [ 0.484748] CPU: Physical Processor ID: 0 [ 0.487020] mce: CPU supports 10 MCE banks [ 0.489517] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.491804] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.493676] tlb_flushall_shift: 6 [ 0.495710] Freeing SMP alternatives: 28k freed [ 0.500119] ACPI: Core revision 20130517 [ 0.502264] ACPI: All ACPI Tables successfully acquired [ 0.504684] ftrace: allocating 25812 entries in 101 pages [ 0.527601] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.529818] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.531998] smpboot: Max logical packages: 2 [ 0.533897] Enabling x2apic [ 0.535206] Enabled x2apic [ 0.536788] Switched APIC routing to physical x2apic. [ 0.539968] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.542060] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.545790] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.554201] KVM setup paravirtual spinlock [ 0.557097] smpboot: Booting Node 0, Processors #1 OK [ 0.559367] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.581371] Brought up 2 CPUs [ 0.581373] KVM setup async PF for cpu 1 [ 0.581376] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.585829] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.588777] devtmpfs: initialized [ 0.591570] EVM: security.selinux [ 0.592982] EVM: security.ima [ 0.594303] EVM: security.capability [ 0.596446] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.598624] pinctrl core: initialized pinctrl subsystem [ 0.600551] NET: Registered protocol family 16 [ 0.602375] ACPI: bus type PCI registered [ 0.603927] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.606074] PCI: Using configuration type 1 for base access [ 0.611409] ACPI: Added _OSI(Module Device) [ 0.613037] ACPI: Added _OSI(Processor Device) [ 0.614694] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.616411] ACPI: Added _OSI(Processor Aggregator Device) [ 0.619361] ACPI: Interpreter enabled [ 0.620875] ACPI: (supports S0 S5) [ 0.622318] ACPI: Using IOAPIC for interrupt routing [ 0.624119] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.629198] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.631236] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.633430] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.635536] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.639469] acpiphp: Slot [3] registered [ 0.641030] acpiphp: Slot [4] registered [ 0.642616] acpiphp: Slot [5] registered [ 0.644184] acpiphp: Slot [6] registered [ 0.645763] acpiphp: Slot [7] registered [ 0.647338] acpiphp: Slot [8] registered [ 0.648895] acpiphp: Slot [9] registered [ 0.650470] acpiphp: Slot [10] registered [ 0.651985] acpiphp: Slot [11] registered [ 0.653565] acpiphp: Slot [12] registered [ 0.655146] acpiphp: Slot [13] registered [ 0.656737] acpiphp: Slot [14] registered [ 0.658322] acpiphp: Slot [15] registered [ 0.659909] acpiphp: Slot [16] registered [ 0.661500] acpiphp: Slot [17] registered [ 0.663089] acpiphp: Slot [18] registered [ 0.664681] acpiphp: Slot [19] registered [ 0.666277] acpiphp: Slot [20] registered [ 0.667872] acpiphp: Slot [21] registered [ 0.669486] acpiphp: Slot [22] registered [ 0.671095] acpiphp: Slot [23] registered [ 0.672690] acpiphp: Slot [24] registered [ 0.674292] acpiphp: Slot [25] registered [ 0.675887] acpiphp: Slot [26] registered [ 0.677479] acpiphp: Slot [27] registered [ 0.679069] acpiphp: Slot [28] registered [ 0.680662] acpiphp: Slot [29] registered [ 0.682243] acpiphp: Slot [30] registered [ 0.683809] acpiphp: Slot [31] registered [ 0.685395] PCI host bridge to bus 0000:00 [ 0.687028] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.688891] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.691073] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.693203] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.696107] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.698960] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.704609] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.706849] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.708949] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.711222] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.715486] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.718326] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.741566] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.744123] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.746870] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.749337] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.751750] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.754026] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.756405] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.759481] vgaarb: loaded [ 0.760753] vgaarb: bridge control possible 0000:00:02.0 [ 0.762817] SCSI subsystem initialized [ 0.764357] ACPI: bus type USB registered [ 0.765903] usbcore: registered new interface driver usbfs [ 0.767746] usbcore: registered new interface driver hub [ 0.769596] usbcore: registered new device driver usb [ 0.771581] PCI: Using ACPI for IRQ routing [ 0.773594] NetLabel: Initializing [ 0.775020] NetLabel: domain hash size = 128 [ 0.776657] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.778478] NetLabel: unlabeled traffic allowed by default [ 0.780579] Switched to clocksource kvm-clock [ 0.790554] pnp: PnP ACPI init [ 0.791942] ACPI: bus type PNP registered [ 0.793938] pnp: PnP ACPI: found 5 devices [ 0.795541] ACPI: bus type PNP unregistered [ 0.803917] NET: Registered protocol family 2 [ 0.805936] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.809064] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.811702] TCP: Hash tables configured (established 32768 bind 32768) [ 0.813941] TCP: reno registered [ 0.815341] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.817400] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.819597] NET: Registered protocol family 1 [ 0.821285] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.823285] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.825253] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.845883] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.866324] Unpacking initramfs... [ 1.350730] Freeing initrd memory: 37508k freed [ 1.361043] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.363255] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.367105] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.369174] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.371600] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.373672] Initialise system trusted keyring [ 1.375376] audit: initializing netlink socket (disabled) [ 1.377323] type=2000 audit(1535290932.810:1): initialized [ 1.395224] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.397367] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.400405] zpool: loaded [ 1.401724] zbud: loaded [ 1.403215] VFS: Disk quotas dquot_6.5.2 [ 1.404851] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.407196] msgmni has been set to 7578 [ 1.408821] Key type big_key registered [ 1.411142] NET: Registered protocol family 38 [ 1.412883] Key type asymmetric registered [ 1.414522] Asymmetric key parser 'x509' registered [ 1.416298] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.419237] io scheduler noop registered [ 1.420786] io scheduler deadline registered (default) [ 1.437019] io scheduler cfq registered [ 1.438671] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.440646] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.442956] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.445937] ACPI: Power Button [PWRF] [ 1.447657] GHES: HEST is not enabled! [ 1.449287] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.474874] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.477287] Non-volatile memory driver v1.3 [ 1.478922] Linux agpgart interface v0.103 [ 1.480683] crash memory driver: version 1.1 [ 1.482411] rdac: device handler registered [ 1.484082] hp_sw: device handler registered [ 1.485745] emc: device handler registered [ 1.487337] alua: device handler registered [ 1.488910] libphy: Fixed MDIO Bus: probed [ 1.490651] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.492756] ehci-pci: EHCI PCI platform driver [ 1.494372] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.496414] ohci-pci: OHCI PCI platform driver [ 1.498025] uhci_hcd: USB Universal Host Controller Interface driver [ 1.518210] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.520076] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.522978] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.524814] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.526836] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.529004] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.531853] usb usb1: Product: UHCI Host Controller [ 1.533546] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.535726] usb usb1: SerialNumber: 0000:00:01.2 [ 1.537474] hub 1-0:1.0: USB hub found [ 1.539018] hub 1-0:1.0: 2 ports detected [ 1.540769] usbcore: registered new interface driver usbserial [ 1.542820] usbcore: registered new interface driver usbserial_generic [ 1.545005] usbserial: USB Serial support registered for generic [ 1.547020] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.550803] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.553001] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.554876] mousedev: PS/2 mouse device common for all mice [ 1.557293] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.561230] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.564541] rtc_cmos 00:00: RTC can wake from S4 [ 1.566452] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.566696] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.566890] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.566931] cpuidle: using governor menu [ 1.566992] hidraw: raw HID events driver (C) Jiri Kosina [ 1.567069] usbcore: registered new interface driver usbhid [ 1.567072] usbhid: USB HID core driver [ 1.567105] drop_monitor: Initializing network drop monitor service [ 1.567151] TCP: cubic registered [ 1.567153] Initializing XFRM netlink socket [ 1.567237] NET: Registered protocol family 10 [ 1.573874] NET: Registered protocol family 17 [ 1.575297] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.575301] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.575321] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.575395] Loading compiled-in X.509 certificates [ 1.575416] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.575423] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.575756] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.575778] registered taskstats version 1 [ 1.581281] Key type trusted registered [ 1.582440] Key type encrypted registered [ 1.583616] IMA: No TPM chip found, activating TPM-bypass! [ 1.585614] rtc_cmos 00:00: setting system clock to 2018-08-26 13:42:12 UTC (1535290932) [ 1.617432] Freeing unused kernel memory: 1680k freed [ 1.623428] 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.629186] systemd[1]: Detected virtualization kvm. [ 1.630953] systemd[1]: Detected architecture x86-64. [ 1.632702] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.635858] systemd[1]: No hostname configured. [ 1.637520] systemd[1]: Set hostname to . [ 1.639334] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Local File Systems. [ 1.662740] systemd[1]: Reached target Local File Systems. [ 1.664626] systemd[1]: Starting Local File Systems. [ 1.666403] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.669360] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.673347] systemd[1]: Reached target Paths. [ 1.674965] systemd[1]: Starting Paths. [[32m OK [0m] Created slice Root Slice. [ 1.677597] systemd[1]: Created slice Root Slice. [ 1.679310] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on udev Control Socket. [ 1.682090] systemd[1]: Listening on udev Control Socket. [ 1.683955] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.686853] systemd[1]: Listening on udev Kernel Socket. [ 1.688694] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Created slice System Slice. [ 1.691546] systemd[1]: Created slice System Slice. [ 1.693295] systemd[1]: Starting System Slice. [[32m OK [0m] Reached target Slices. [ 1.695950] systemd[1]: Reached target Slices. [ 1.697600] systemd[1]: Starting Slices. [[32m OK [0m] Reached target Timers. [ 1.700149] systemd[1]: Reached target Timers. [ 1.701886] systemd[1]: Starting Timers. [[32m OK [0m] Reached target Swap. [ 1.704412] systemd[1]: Reached target Swap. [ 1.706061] systemd[1]: Starting Swap. [[32m OK [0m] Listening on Journal Socket. [ 1.708692] systemd[1]: Listening on Journal Socket. [ 1.710464] systemd[1]: Starting Journal Socket. [ 1.712571] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.715625] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Reached target Sockets. [ 1.719517] systemd[1]: Reached target Sockets. [ 1.721184] systemd[1]: Starting Sockets. [ 1.723050] 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.728138] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Started Journal Service. [ 1.732195] 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.796757] RPC: Registered named UNIX socket transport module. [ 1.798713] RPC: Registered udp transport module. [ 1.800393] RPC: Registered tcp transport module. [ 1.802235] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.843599] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. Starting dracut [ 1.901172] FDC 0 is a S82078B initqueue hook... [ 1.924325] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.964088] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.970298] scsi host0: ata_piix [ 1.971820] vda: vda1 [ 1.973465] scsi host1: ata_piix [ 1.975123] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.977361] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [ 2.002850] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 2.005194] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 2.007555] usb 1-1: Product: QEMU USB Tablet [ 2.009248] usb 1-1: Manufacturer: QEMU [ 2.010769] usb 1-1: SerialNumber: 42 [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [ 2.023614] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 2.027344] 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.151158] SGI XFS with ACLs, security attributes, no debug enabled [ 2.154385] XFS (vda1): Mounting V4 Filesystem [ 2.190123] 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... [ 2.370835] tsc: Refined TSC clocksource calibration: 3491.880 MHz [[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 target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Closed udev Kernel Socket. [[32m OK [0m] Closed udev Control Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.429142] systemd-journald[104]: Received SIGTERM from PID 1 (systemd). [ 2.600629] SELinux: Disabled at runtime. [ 2.637614] type=1404 audit(1535290933.553:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.686930] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.688847] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. Starting Create list of required st... nodes for the current kernel... Mounting Debug File System... Mounting POSIX Message Queue File System... [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Starting Apply Kernel Variables... Starting Setup Virtual Console... [[32m OK [0m] Stopped Journal Service. Starting Journal Service... Starting Remount Root and Kernel File Systems... [[32m OK [0m] Stopped target Initrd File Systems. Mounting NFSD configuration filesystem... [[32m OK [0m] Listening on udev Kernel Socket. Mounting Huge Pages File System... [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Slices. [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Created slice system-getty.slice. [[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] 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 Remount Root and Kernel File Systems. Starting Load/Save Random Seed... Starting Rebuild Hardware Database... Starting Configure read-only root support... [[32m OK [0m] Started Journal Service. Starting Flush Journal to Persistent Storage... [ 3.344879] systemd-journald[388]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Load/Save Random Seed. [[32m OK [0m] Started Flush Journal to Persistent Storage. [ 3.379176] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Reached target Local File Systems (Pre). Starting udev Kernel Device Manager... [[32m OK [0m] Started Configure read-only root support. [[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 Preprocess NFS configuration. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started 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... [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [ 3.615561] type=1305 audit(1535290934.530:3): audit_pid=437 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[32m OK [0m] Started Rebuild Hardware Database. Starting Update is Completed... Starting udev Coldplug all Devices... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Paths.[ 3.796199] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.802921] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 3.806024] [drm] Initialized drm 1.1.0 20060810 [[32m OK [0m] Reached target Timers. [[32m OK [0m] Reached target Basic System. [[32m OK [0m] Started D-Bus System Message Bus. [ 3.830370] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.833567] [TTM] Initializing pool allocator [ 3.833594] [TTM] Initializing DMA pool allocator [ 3.833815] [drm] fb mappable at 0xFC000000 [ 3.833816] [drm] vram aper at 0xFC000000 [ 3.833816] [drm] size 33554432 [ 3.833816] [drm] fb depth is 24 [ 3.833817] [drm] pitch is 3072 [ 3.842610] fbcon: cirrusdrmfb (fb0) is primary device [ 3.843274] ppdev: user-space parallel port driver [ 3.867711] Console: switching to colour frame buffer device 128x48 [ 3.884822] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting D-Bus System Message Bus... Starting Authorization Manager... Starting GSSAPI Proxy Daemon... Starting NTP client/server... [ 3.893591] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting Login Service... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting LSB: Bring up/down networking... Starting Dump dmesg to /var/log/dmesg... Starting Initial cloud-init job (pre-networking)... [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started 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... [[32m OK [0m] Started NTP client/server. [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [ 4.133366] AES CTR mode by8 optimization enabled [ 4.136543] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 4.153036] alg: No test for crc32 (crc32-pclmul) [ 4.157342] intel_rapl: no valid rapl domains found in package 0 [ 4.164872] intel_rapl: no valid rapl domains found in package 0 [ 4.168271] intel_powerclamp: No package C-state available [ 4.174345] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager. [ 4.606842] cloud-init[495]: Cloud-init v. 0.7.5 running 'init-local' at Sun, 26 Aug 2018 13:42:16 +0000. Up 4.56 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). [[32m OK [0m] Started LSB: Bring up/down networking. [[32m OK [0m] Reached target Network. Starting nginx - high performance web server... Starting Postfix Mail Transport Agent... Starting Initial cloud-init job (metadata service crawler)... Starting Dynamic System Tuning Daemon... Starting Notify NFS peers of a restart... Starting System Logging Service... Starting OpenSSH server daemon... [[32m OK [0m] Reached target Network is Online. Starting RabbitMQ Service... Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting Crash recovery kernel arming... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting LSB: Starts Logstash as a daemon.... Starting PostgreSQL 9.5 database server... [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Started Notify NFS peers of a restart. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. [[32m OK [0m] Started nginx - high performance web server. [[32m OK [0m] Created slice user-993.slice. [ 6.599861] cloud-init[790]: Cloud-init v. 0.7.5 running 'init' at Sun, 26 Aug 2018 13:42:18 +0000. Up 6.54 seconds. [ 6.661073] cloud-init[790]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ [ 6.663109] cloud-init[790]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.664955] cloud-init[790]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.666860] cloud-init[790]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.672818] cloud-init[790]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.684340] cloud-init[790]: ci-info: | eth0: | True | 192.168.120.20 | 255.255.255.0 | fa:16:3e:25:32:fc | [ 6.692136] cloud-init[790]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.697947] cloud-init[790]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.700653] cloud-init[790]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.709393] cloud-init[790]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.715183] cloud-init[790]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.724166] cloud-init[790]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.742981] cloud-init[790]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH | [ 6.748577] cloud-init[790]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.757885] cloud-init[790]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Started Dynamic System Tuning Daemon. [[32m OK [0m] Started Postfix Mail Transport Agent. [[32m OK [0m] Started PostgreSQL 9.5 database server. CentOS Linux 7 (Core) Kernel 3.10.0-514.16.1.el7.x86_64 on an x86_64 cloudify login: 2018-08-26 13:42:25,101 - paramiko.transport - DEBUG - starting thread (client mode): 0xa946450L 2018-08-26 13:42:25,102 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-26 13:42:25,107 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-08-26 13:42:25,107 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-08-26 13:42:25,141 - 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-26 13:42:25,141 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-26 13:42:25,141 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-26 13:42:25,141 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-26 13:42:25,141 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-26 13:42:25,141 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-26 13:42:25,146 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-26 13:42:25,146 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-26 13:42:25,165 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.206: 4c1f7c71f5a98b8370f02ab218eae423 2018-08-26 13:42:25,166 - paramiko.transport - DEBUG - Trying discovered key 33c6ccf5b82cedf6bb68e74d5784c77c in /tmp/tmpCR7y35 2018-08-26 13:42:25,194 - paramiko.transport - DEBUG - userauth is OK 2018-08-26 13:42:35,265 - paramiko.transport - INFO - Authentication (publickey) failed. 2018-08-26 13:42:35,280 - paramiko.transport - DEBUG - Trying discovered key 53a32704d80d9fa5426a394ad4fcf413 in /root/.ssh/id_rsa 2018-08-26 13:42:35,281 - paramiko.transport - DEBUG - userauth is OK 2018-08-26 13:42:35,293 - paramiko.transport - INFO - Authentication (publickey) failed. 2018-08-26 13:42:35,296 - functest.core.singlevm - DEBUG - try 2: cannot connect to 172.30.9.206: Authentication failed. 2018-08-26 13:42:44,305 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-26 13:42:44,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/ed5038cd-15b0-4692-9546-b0e2a9592cf3/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}f6968af8effe3e28f31772bae4caf3bbe3b5c905" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-26 13:42:44,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:42:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a3d09080-1a97-46e0-b411-1d5f0d587462 x-compute-request-id: req-a3d09080-1a97-46e0-b411-1d5f0d587462 Content-Encoding: gzip Content-Length: 11724 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 2000594204 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.446932] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.450146] pid_max: default: 32768 minimum: 301\n[ 0.452298] Security Framework initialized\n[ 0.453936] SELinux: Initializing.\n[ 0.455637] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.463460] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.467627] Mount-cache hash table entries: 4096\n[ 0.469684] Initializing cgroup subsys memory\n[ 0.471356] Initializing cgroup subsys devices\n[ 0.473053] Initializing cgroup subsys freezer\n[ 0.474725] Initializing cgroup subsys net_cls\n[ 0.476409] Initializing cgroup subsys blkio\n[ 0.478040] Initializing cgroup subsys perf_event\n[ 0.479767] Initializing cgroup subsys hugetlb\n[ 0.481415] Initializing cgroup subsys pids\n[ 0.483001] Initializing cgroup subsys net_prio\n[ 0.484748] CPU: Physical Processor ID: 0\n[ 0.487020] mce: CPU supports 10 MCE banks\n[ 0.489517] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.491804] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.493676] tlb_flushall_shift: 6\n[ 0.495710] Freeing SMP alternatives: 28k freed\n[ 0.500119] ACPI: Core revision 20130517\n[ 0.502264] ACPI: All ACPI Tables successfully acquired\n[ 0.504684] ftrace: allocating 25812 entries in 101 pages\n[ 0.527601] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.529818] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.531998] smpboot: Max logical packages: 2\n[ 0.533897] Enabling x2apic\n[ 0.535206] Enabled x2apic\n[ 0.536788] Switched APIC routing to physical x2apic.\n[ 0.539968] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.542060] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.545790] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.554201] KVM setup paravirtual spinlock\n[ 0.557097] smpboot: Booting Node 0, Processors #1 OK\n[ 0.559367] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.581371] Brought up 2 CPUs\n[ 0.581373] KVM setup async PF for cpu 1\n[ 0.581376] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.585829] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.588777] devtmpfs: initialized\n[ 0.591570] EVM: security.selinux\n[ 0.592982] EVM: security.ima\n[ 0.594303] EVM: security.capability\n[ 0.596446] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.598624] pinctrl core: initialized pinctrl subsystem\n[ 0.600551] NET: Registered protocol family 16\n[ 0.602375] ACPI: bus type PCI registered\n[ 0.603927] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.606074] PCI: Using configuration type 1 for base access\n[ 0.611409] ACPI: Added _OSI(Module Device)\n[ 0.613037] ACPI: Added _OSI(Processor Device)\n[ 0.614694] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.616411] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.619361] ACPI: Interpreter enabled\n[ 0.620875] ACPI: (supports S0 S5)\n[ 0.622318] ACPI: Using IOAPIC for interrupt routing\n[ 0.624119] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.629198] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.631236] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.633430] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.635536] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.639469] acpiphp: Slot [3] registered\n[ 0.641030] acpiphp: Slot [4] registered\n[ 0.642616] acpiphp: Slot [5] registered\n[ 0.644184] acpiphp: Slot [6] registered\n[ 0.645763] acpiphp: Slot [7] registered\n[ 0.647338] acpiphp: Slot [8] registered\n[ 0.648895] acpiphp: Slot [9] registered\n[ 0.650470] acpiphp: Slot [10] registered\n[ 0.651985] acpiphp: Slot [11] registered\n[ 0.653565] acpiphp: Slot [12] registered\n[ 0.655146] acpiphp: Slot [13] registered\n[ 0.656737] acpiphp: Slot [14] registered\n[ 0.658322] acpiphp: Slot [15] registered\n[ 0.659909] acpiphp: Slot [16] registered\n[ 0.661500] acpiphp: Slot [17] registered\n[ 0.663089] acpiphp: Slot [18] registered\n[ 0.664681] acpiphp: Slot [19] registered\n[ 0.666277] acpiphp: Slot [20] registered\n[ 0.667872] acpiphp: Slot [21] registered\n[ 0.669486] acpiphp: Slot [22] registered\n[ 0.671095] acpiphp: Slot [23] registered\n[ 0.672690] acpiphp: Slot [24] registered\n[ 0.674292] acpiphp: Slot [25] registered\n[ 0.675887] acpiphp: Slot [26] registered\n[ 0.677479] acpiphp: Slot [27] registered\n[ 0.679069] acpiphp: Slot [28] registered\n[ 0.680662] acpiphp: Slot [29] registered\n[ 0.682243] acpiphp: Slot [30] registered\n[ 0.683809] acpiphp: Slot [31] registered\n[ 0.685395] PCI host bridge to bus 0000:00\n[ 0.687028] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.688891] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.691073] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.693203] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.696107] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.698960] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.704609] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.706849] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.708949] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.711222] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.715486] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.718326] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.741566] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.744123] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.746870] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.749337] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.751750] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.754026] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.756405] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.759481] vgaarb: loaded\n[ 0.760753] vgaarb: bridge control possible 0000:00:02.0\n[ 0.762817] SCSI subsystem initialized\n[ 0.764357] ACPI: bus type USB registered\n[ 0.765903] usbcore: registered new interface driver usbfs\n[ 0.767746] usbcore: registered new interface driver hub\n[ 0.769596] usbcore: registered new device driver usb\n[ 0.771581] PCI: Using ACPI for IRQ routing\n[ 0.773594] NetLabel: Initializing\n[ 0.775020] NetLabel: domain hash size = 128\n[ 0.776657] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.778478] NetLabel: unlabeled traffic allowed by default\n[ 0.780579] Switched to clocksource kvm-clock\n[ 0.790554] pnp: PnP ACPI init\n[ 0.791942] ACPI: bus type PNP registered\n[ 0.793938] pnp: PnP ACPI: found 5 devices\n[ 0.795541] ACPI: bus type PNP unregistered\n[ 0.803917] NET: Registered protocol family 2\n[ 0.805936] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.809064] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.811702] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.813941] TCP: reno registered\n[ 0.815341] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.817400] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.819597] NET: Registered protocol family 1\n[ 0.821285] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.823285] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.825253] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.845883] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.866324] Unpacking initramfs...\n[ 1.350730] Freeing initrd memory: 37508k freed\n[ 1.361043] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.363255] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.367105] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.369174] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.371600] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.373672] Initialise system trusted keyring\n[ 1.375376] audit: initializing netlink socket (disabled)\n[ 1.377323] type=2000 audit(1535290932.810:1): initialized\n[ 1.395224] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.397367] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.400405] zpool: loaded\n[ 1.401724] zbud: loaded\n[ 1.403215] VFS: Disk quotas dquot_6.5.2\n[ 1.404851] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.407196] msgmni has been set to 7578\n[ 1.408821] Key type big_key registered\n[ 1.411142] NET: Registered protocol family 38\n[ 1.412883] Key type asymmetric registered\n[ 1.414522] Asymmetric key parser 'x509' registered\n[ 1.416298] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.419237] io scheduler noop registered\n[ 1.420786] io scheduler deadline registered (default)\n[ 1.437019] io scheduler cfq registered\n[ 1.438671] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.440646] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.442956] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.445937] ACPI: Power Button [PWRF]\n[ 1.447657] GHES: HEST is not enabled!\n[ 1.449287] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.474874] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.477287] Non-volatile memory driver v1.3\n[ 1.478922] Linux agpgart interface v0.103\n[ 1.480683] crash memory driver: version 1.1\n[ 1.482411] rdac: device handler registered\n[ 1.484082] hp_sw: device handler registered\n[ 1.485745] emc: device handler registered\n[ 1.487337] alua: device handler registered\n[ 1.488910] libphy: Fixed MDIO Bus: probed\n[ 1.490651] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.492756] ehci-pci: EHCI PCI platform driver\n[ 1.494372] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.496414] ohci-pci: OHCI PCI platform driver\n[ 1.498025] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.518210] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.520076] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.522978] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.524814] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.526836] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.529004] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.531853] usb usb1: Product: UHCI Host Controller\n[ 1.533546] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.535726] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.537474] hub 1-0:1.0: USB hub found\n[ 1.539018] hub 1-0:1.0: 2 ports detected\n[ 1.540769] usbcore: registered new interface driver usbserial\n[ 1.542820] usbcore: registered new interface driver usbserial_generic\n[ 1.545005] usbserial: USB Serial support registered for generic\n[ 1.547020] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.550803] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.553001] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.554876] mousedev: PS/2 mouse device common for all mice\n[ 1.557293] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.561230] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.564541] rtc_cmos 00:00: RTC can wake from S4\n[ 1.566452] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.566696] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.566890] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.566931] cpuidle: using governor menu\n[ 1.566992] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.567069] usbcore: registered new interface driver usbhid\n[ 1.567072] usbhid: USB HID core driver\n[ 1.567105] drop_monitor: Initializing network drop monitor service\n[ 1.567151] TCP: cubic registered\n[ 1.567153] Initializing XFRM netlink socket\n[ 1.567237] NET: Registered protocol family 10\n[ 1.573874] NET: Registered protocol family 17\n[ 1.575297] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.575301] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.575321] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.575395] Loading compiled-in X.509 certificates\n[ 1.575416] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.575423] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.575756] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.575778] registered taskstats version 1\n[ 1.581281] Key type trusted registered\n[ 1.582440] Key type encrypted registered\n[ 1.583616] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.585614] rtc_cmos 00:00: setting system clock to 2018-08-26 13:42:12 UTC (1535290932)\n[ 1.617432] Freeing unused kernel memory: 1680k freed\n[ 1.623428] 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.629186] systemd[1]: Detected virtualization kvm.\n[ 1.630953] systemd[1]: Detected architecture x86-64.\n[ 1.632702] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.635858] systemd[1]: No hostname configured.\n[ 1.637520] systemd[1]: Set hostname to .\n[ 1.639334] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.662740] systemd[1]: Reached target Local File Systems.\n[ 1.664626] systemd[1]: Starting Local File Systems.\n[ 1.666403] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.669360] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.673347] systemd[1]: Reached target Paths.\n[ 1.674965] systemd[1]: Starting Paths.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.677597] systemd[1]: Created slice Root Slice.\n[ 1.679310] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.682090] systemd[1]: Listening on udev Control Socket.\n[ 1.683955] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.686853] systemd[1]: Listening on udev Kernel Socket.\n[ 1.688694] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Created slice System Slice.\n[ 1.691546] systemd[1]: Created slice System Slice.\n[ 1.693295] systemd[1]: Starting System Slice.\n[[32m OK [0m] Reached target Slices.\n[ 1.695950] systemd[1]: Reached target Slices.\n[ 1.697600] systemd[1]: Starting Slices.\n[[32m OK [0m] Reached target Timers.\n[ 1.700149] systemd[1]: Reached target Timers.\n[ 1.701886] systemd[1]: Starting Timers.\n[[32m OK [0m] Reached target Swap.\n[ 1.704412] systemd[1]: Reached target Swap.\n[ 1.706061] systemd[1]: Starting Swap.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.708692] systemd[1]: Listening on Journal Socket.\n[ 1.710464] systemd[1]: Starting Journal Socket.\n[ 1.712571] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.715625] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Reached target Sockets.\n[ 1.719517] systemd[1]: Reached target Sockets.\n[ 1.721184] systemd[1]: Starting Sockets.\n[ 1.723050] 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.728138] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Started Journal Service.\n[ 1.732195] 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.796757] RPC: Registered named UNIX socket transport module.\n[ 1.798713] RPC: Registered udp transport module.\n[ 1.800393] RPC: Registered tcp transport module.\n[ 1.802235] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[ 1.843599] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n Starting dracut [ 1.901172] FDC 0 is a S82078B\ninitqueue hook...\n[ 1.924325] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.964088] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.970298] scsi host0: ata_piix\n[ 1.971820] vda: vda1\n[ 1.973465] scsi host1: ata_piix\n[ 1.975123] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.977361] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14.\n Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14...\n[ 2.002850] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.005194] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.007555] usb 1-1: Product: QEMU USB Tablet\n[ 2.009248] usb 1-1: Manufacturer: QEMU\n[ 2.010769] usb 1-1: SerialNumber: 42\n[[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14.\n[ 2.023614] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 2.027344] 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.151158] SGI XFS with ACLs, security attributes, no debug enabled\n[ 2.154385] XFS (vda1): Mounting V4 Filesystem\n[ 2.190123] 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[ 2.370835] tsc: Refined TSC clocksource calibration: 3491.880 MHz\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 target Initrd Default Target.\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped udev Kernel Device Manager.\n[[32m OK [0m] Stopped Create Static Device Nodes in /dev.\n Stopping Create Static Device Nodes in /dev...\n[[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel.\n Stopping Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Stopped dracut pre-udev hook.\n Stopping dracut pre-udev hook...\n[[32m OK [0m] Stopped dracut cmdline hook.\n Stopping dracut cmdline hook...\n[[32m OK [0m] Closed udev Kernel Socket.\n[[32m OK [0m] Closed udev Control Socket.\n Starting Cleanup udevd DB...\n[[32m OK [0m] Started Cleanup udevd DB.\n[[32m OK [0m] Reached target Switch Root.\n Starting Switch Root...\n[ 2.429142] systemd-journald[104]: Received SIGTERM from PID 1 (systemd).\n[ 2.600629] SELinux: Disabled at runtime.\n[ 2.637614] type=1404 audit(1535290933.553:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.686930] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.688847] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n Starting Create list of required st... nodes for the current kernel...\n Mounting Debug File System...\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Stopped 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[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n Starting Remount Root and Kernel File Systems...\n[[32m OK [0m] Stopped target Initrd File Systems.\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Listening on udev Kernel Socket.\n Mounting Huge Pages File System...\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Listening on udev Control Socket.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Created slice system-getty.slice.\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] 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 Remount Root and Kernel File Systems.\n Starting Load/Save Random Seed...\n Starting Rebuild Hardware Database...\n Starting Configure read-only root support...\n[[32m OK [0m] Started Journal Service.\n Starting Flush Journal to Persistent Storage...\n[ 3.344879] systemd-journald[388]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Load/Save Random Seed.\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[ 3.379176] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Reached target Local File Systems (Pre).\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started Configure read-only root support.\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 Preprocess NFS configuration.\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started 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[[32m OK [0m] Started Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[ 3.615561] type=1305 audit(1535290934.530:3): audit_pid=437 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[32m OK [0m] Started Rebuild Hardware Database.\n Starting Update is Completed...\n Starting udev Coldplug all Devices...\n[[32m OK [0m] Started Update is Completed.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Paths.[ 3.796199] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[ 3.802921] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[ 3.806024] [drm] Initialized drm 1.1.0 20060810\n\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Reached target Basic System.\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.830370] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.833567] [TTM] Initializing pool allocator\n[ 3.833594] [TTM] Initializing DMA pool allocator\n[ 3.833815] [drm] fb mappable at 0xFC000000\n[ 3.833816] [drm] vram aper at 0xFC000000\n[ 3.833816] [drm] size 33554432\n[ 3.833816] [drm] fb depth is 24\n[ 3.833817] [drm] pitch is 3072\n[ 3.842610] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.843274] ppdev: user-space parallel port driver\n[ 3.867711] Console: switching to colour frame buffer device 128x48\n[ 3.884822] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n Starting D-Bus System Message Bus...\n Starting Authorization Manager...\n Starting GSSAPI Proxy Daemon...\n Starting NTP client/server...\n[ 3.893591] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n Starting Login Service...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting LSB: Bring up/down networking...\n Starting Dump dmesg to /var/log/dmesg...\n Starting Initial cloud-init job (pre-networking)...\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started Login Service.\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[[32m OK [0m] Started 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[[32m OK [0m] Started NTP client/server.\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[ 4.133366] AES CTR mode by8 optimization enabled\n[ 4.136543] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 4.153036] alg: No test for crc32 (crc32-pclmul)\n[ 4.157342] intel_rapl: no valid rapl domains found in package 0\n[ 4.164872] intel_rapl: no valid rapl domains found in package 0\n[ 4.168271] intel_powerclamp: No package C-state available\n[ 4.174345] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager.\n[ 4.606842] cloud-init[495]: Cloud-init v. 0.7.5 running 'init-local' at Sun, 26 Aug 2018 13:42:16 +0000. Up 4.56 seconds.\n[[32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[32m OK [0m] Started LSB: Bring up/down networking.\n[[32m OK [0m] Reached target Network.\n Starting nginx - high performance web server...\n Starting Postfix Mail Transport Agent...\n Starting Initial cloud-init job (metadata service crawler)...\n Starting Dynamic System Tuning Daemon...\n Starting Notify NFS peers of a restart...\n Starting System Logging Service...\n Starting OpenSSH server daemon...\n[[32m OK [0m] Reached target Network is Online.\n Starting RabbitMQ 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[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n Starting Crash recovery kernel arming...\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n Starting LSB: Starts Logstash as a daemon....\n Starting PostgreSQL 9.5 database server...\n[[32m OK [0m] Started OpenSSH server daemon.\n[[32m OK [0m] Started Notify NFS peers of a restart.\n Mounting Arbitrary Executable File Formats File System...\n[[32m OK [0m] Mounted Arbitrary Executable File Formats File System.\n[[32m OK [0m] Started LSB: Supports the direct execution of binary formats..\n[[32m OK [0m] Started LSB: Starts Logstash as a daemon..\n[[32m OK [0m] Started nginx - high performance web server.\n[[32m OK [0m] Created slice user-993.slice.\n[ 6.599861] cloud-init[790]: Cloud-init v. 0.7.5 running 'init' at Sun, 26 Aug 2018 13:42:18 +0000. Up 6.54 seconds.\n[ 6.661073] cloud-init[790]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++\n[ 6.663109] cloud-init[790]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.664955] cloud-init[790]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 6.666860] cloud-init[790]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.672818] cloud-init[790]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 6.684340] cloud-init[790]: ci-info: | eth0: | True | 192.168.120.20 | 255.255.255.0 | fa:16:3e:25:32:fc |\n[ 6.692136] cloud-init[790]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.697947] cloud-init[790]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 6.700653] cloud-init[790]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.709393] cloud-init[790]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 6.715183] cloud-init[790]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.724166] cloud-init[790]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 6.742981] cloud-init[790]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH |\n[ 6.748577] cloud-init[790]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 6.757885] cloud-init[790]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[[32m OK [0m] Started Dynamic System Tuning Daemon.\n[[32m OK [0m] Started Postfix Mail Transport Agent.\n[[32m OK [0m] Started PostgreSQL 9.5 database server.\n\nCentOS Linux 7 (Core)\nKernel 3.10.0-514.16.1.el7.x86_64 on an x86_64\n\ncloudify login: "} 2018-08-26 13:42:44,408 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/ed5038cd-15b0-4692-9546-b0e2a9592cf3/action used request id req-a3d09080-1a97-46e0-b411-1d5f0d587462 2018-08-26 13:42:44,409 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.102938890457s 2018-08-26 13:42:44,410 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/ed5038cd-15b0-4692-9546-b0e2a9592cf3/action used request id req-a3d09080-1a97-46e0-b411-1d5f0d587462 2018-08-26 13:42:44,410 - 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 2000594204 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.446932] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.450146] pid_max: default: 32768 minimum: 301 [ 0.452298] Security Framework initialized [ 0.453936] SELinux: Initializing. [ 0.455637] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.463460] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.467627] Mount-cache hash table entries: 4096 [ 0.469684] Initializing cgroup subsys memory [ 0.471356] Initializing cgroup subsys devices [ 0.473053] Initializing cgroup subsys freezer [ 0.474725] Initializing cgroup subsys net_cls [ 0.476409] Initializing cgroup subsys blkio [ 0.478040] Initializing cgroup subsys perf_event [ 0.479767] Initializing cgroup subsys hugetlb [ 0.481415] Initializing cgroup subsys pids [ 0.483001] Initializing cgroup subsys net_prio [ 0.484748] CPU: Physical Processor ID: 0 [ 0.487020] mce: CPU supports 10 MCE banks [ 0.489517] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.491804] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.493676] tlb_flushall_shift: 6 [ 0.495710] Freeing SMP alternatives: 28k freed [ 0.500119] ACPI: Core revision 20130517 [ 0.502264] ACPI: All ACPI Tables successfully acquired [ 0.504684] ftrace: allocating 25812 entries in 101 pages [ 0.527601] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.529818] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.531998] smpboot: Max logical packages: 2 [ 0.533897] Enabling x2apic [ 0.535206] Enabled x2apic [ 0.536788] Switched APIC routing to physical x2apic. [ 0.539968] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.542060] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.545790] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.554201] KVM setup paravirtual spinlock [ 0.557097] smpboot: Booting Node 0, Processors #1 OK [ 0.559367] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.581371] Brought up 2 CPUs [ 0.581373] KVM setup async PF for cpu 1 [ 0.581376] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.585829] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.588777] devtmpfs: initialized [ 0.591570] EVM: security.selinux [ 0.592982] EVM: security.ima [ 0.594303] EVM: security.capability [ 0.596446] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.598624] pinctrl core: initialized pinctrl subsystem [ 0.600551] NET: Registered protocol family 16 [ 0.602375] ACPI: bus type PCI registered [ 0.603927] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.606074] PCI: Using configuration type 1 for base access [ 0.611409] ACPI: Added _OSI(Module Device) [ 0.613037] ACPI: Added _OSI(Processor Device) [ 0.614694] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.616411] ACPI: Added _OSI(Processor Aggregator Device) [ 0.619361] ACPI: Interpreter enabled [ 0.620875] ACPI: (supports S0 S5) [ 0.622318] ACPI: Using IOAPIC for interrupt routing [ 0.624119] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.629198] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.631236] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.633430] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.635536] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.639469] acpiphp: Slot [3] registered [ 0.641030] acpiphp: Slot [4] registered [ 0.642616] acpiphp: Slot [5] registered [ 0.644184] acpiphp: Slot [6] registered [ 0.645763] acpiphp: Slot [7] registered [ 0.647338] acpiphp: Slot [8] registered [ 0.648895] acpiphp: Slot [9] registered [ 0.650470] acpiphp: Slot [10] registered [ 0.651985] acpiphp: Slot [11] registered [ 0.653565] acpiphp: Slot [12] registered [ 0.655146] acpiphp: Slot [13] registered [ 0.656737] acpiphp: Slot [14] registered [ 0.658322] acpiphp: Slot [15] registered [ 0.659909] acpiphp: Slot [16] registered [ 0.661500] acpiphp: Slot [17] registered [ 0.663089] acpiphp: Slot [18] registered [ 0.664681] acpiphp: Slot [19] registered [ 0.666277] acpiphp: Slot [20] registered [ 0.667872] acpiphp: Slot [21] registered [ 0.669486] acpiphp: Slot [22] registered [ 0.671095] acpiphp: Slot [23] registered [ 0.672690] acpiphp: Slot [24] registered [ 0.674292] acpiphp: Slot [25] registered [ 0.675887] acpiphp: Slot [26] registered [ 0.677479] acpiphp: Slot [27] registered [ 0.679069] acpiphp: Slot [28] registered [ 0.680662] acpiphp: Slot [29] registered [ 0.682243] acpiphp: Slot [30] registered [ 0.683809] acpiphp: Slot [31] registered [ 0.685395] PCI host bridge to bus 0000:00 [ 0.687028] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.688891] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.691073] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.693203] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.696107] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.698960] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.704609] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.706849] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.708949] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.711222] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.715486] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.718326] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.741566] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.744123] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.746870] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.749337] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.751750] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.754026] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.756405] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.759481] vgaarb: loaded [ 0.760753] vgaarb: bridge control possible 0000:00:02.0 [ 0.762817] SCSI subsystem initialized [ 0.764357] ACPI: bus type USB registered [ 0.765903] usbcore: registered new interface driver usbfs [ 0.767746] usbcore: registered new interface driver hub [ 0.769596] usbcore: registered new device driver usb [ 0.771581] PCI: Using ACPI for IRQ routing [ 0.773594] NetLabel: Initializing [ 0.775020] NetLabel: domain hash size = 128 [ 0.776657] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.778478] NetLabel: unlabeled traffic allowed by default [ 0.780579] Switched to clocksource kvm-clock [ 0.790554] pnp: PnP ACPI init [ 0.791942] ACPI: bus type PNP registered [ 0.793938] pnp: PnP ACPI: found 5 devices [ 0.795541] ACPI: bus type PNP unregistered [ 0.803917] NET: Registered protocol family 2 [ 0.805936] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.809064] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.811702] TCP: Hash tables configured (established 32768 bind 32768) [ 0.813941] TCP: reno registered [ 0.815341] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.817400] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.819597] NET: Registered protocol family 1 [ 0.821285] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.823285] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.825253] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.845883] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.866324] Unpacking initramfs... [ 1.350730] Freeing initrd memory: 37508k freed [ 1.361043] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.363255] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.367105] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.369174] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.371600] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.373672] Initialise system trusted keyring [ 1.375376] audit: initializing netlink socket (disabled) [ 1.377323] type=2000 audit(1535290932.810:1): initialized [ 1.395224] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.397367] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.400405] zpool: loaded [ 1.401724] zbud: loaded [ 1.403215] VFS: Disk quotas dquot_6.5.2 [ 1.404851] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.407196] msgmni has been set to 7578 [ 1.408821] Key type big_key registered [ 1.411142] NET: Registered protocol family 38 [ 1.412883] Key type asymmetric registered [ 1.414522] Asymmetric key parser 'x509' registered [ 1.416298] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.419237] io scheduler noop registered [ 1.420786] io scheduler deadline registered (default) [ 1.437019] io scheduler cfq registered [ 1.438671] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.440646] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.442956] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.445937] ACPI: Power Button [PWRF] [ 1.447657] GHES: HEST is not enabled! [ 1.449287] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.474874] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.477287] Non-volatile memory driver v1.3 [ 1.478922] Linux agpgart interface v0.103 [ 1.480683] crash memory driver: version 1.1 [ 1.482411] rdac: device handler registered [ 1.484082] hp_sw: device handler registered [ 1.485745] emc: device handler registered [ 1.487337] alua: device handler registered [ 1.488910] libphy: Fixed MDIO Bus: probed [ 1.490651] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.492756] ehci-pci: EHCI PCI platform driver [ 1.494372] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.496414] ohci-pci: OHCI PCI platform driver [ 1.498025] uhci_hcd: USB Universal Host Controller Interface driver [ 1.518210] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.520076] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.522978] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.524814] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.526836] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.529004] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.531853] usb usb1: Product: UHCI Host Controller [ 1.533546] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.535726] usb usb1: SerialNumber: 0000:00:01.2 [ 1.537474] hub 1-0:1.0: USB hub found [ 1.539018] hub 1-0:1.0: 2 ports detected [ 1.540769] usbcore: registered new interface driver usbserial [ 1.542820] usbcore: registered new interface driver usbserial_generic [ 1.545005] usbserial: USB Serial support registered for generic [ 1.547020] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.550803] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.553001] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.554876] mousedev: PS/2 mouse device common for all mice [ 1.557293] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.561230] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.564541] rtc_cmos 00:00: RTC can wake from S4 [ 1.566452] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.566696] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.566890] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.566931] cpuidle: using governor menu [ 1.566992] hidraw: raw HID events driver (C) Jiri Kosina [ 1.567069] usbcore: registered new interface driver usbhid [ 1.567072] usbhid: USB HID core driver [ 1.567105] drop_monitor: Initializing network drop monitor service [ 1.567151] TCP: cubic registered [ 1.567153] Initializing XFRM netlink socket [ 1.567237] NET: Registered protocol family 10 [ 1.573874] NET: Registered protocol family 17 [ 1.575297] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.575301] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.575321] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.575395] Loading compiled-in X.509 certificates [ 1.575416] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.575423] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.575756] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.575778] registered taskstats version 1 [ 1.581281] Key type trusted registered [ 1.582440] Key type encrypted registered [ 1.583616] IMA: No TPM chip found, activating TPM-bypass! [ 1.585614] rtc_cmos 00:00: setting system clock to 2018-08-26 13:42:12 UTC (1535290932) [ 1.617432] Freeing unused kernel memory: 1680k freed [ 1.623428] 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.629186] systemd[1]: Detected virtualization kvm. [ 1.630953] systemd[1]: Detected architecture x86-64. [ 1.632702] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.635858] systemd[1]: No hostname configured. [ 1.637520] systemd[1]: Set hostname to . [ 1.639334] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Local File Systems. [ 1.662740] systemd[1]: Reached target Local File Systems. [ 1.664626] systemd[1]: Starting Local File Systems. [ 1.666403] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.669360] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.673347] systemd[1]: Reached target Paths. [ 1.674965] systemd[1]: Starting Paths. [[32m OK [0m] Created slice Root Slice. [ 1.677597] systemd[1]: Created slice Root Slice. [ 1.679310] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on udev Control Socket. [ 1.682090] systemd[1]: Listening on udev Control Socket. [ 1.683955] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.686853] systemd[1]: Listening on udev Kernel Socket. [ 1.688694] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Created slice System Slice. [ 1.691546] systemd[1]: Created slice System Slice. [ 1.693295] systemd[1]: Starting System Slice. [[32m OK [0m] Reached target Slices. [ 1.695950] systemd[1]: Reached target Slices. [ 1.697600] systemd[1]: Starting Slices. [[32m OK [0m] Reached target Timers. [ 1.700149] systemd[1]: Reached target Timers. [ 1.701886] systemd[1]: Starting Timers. [[32m OK [0m] Reached target Swap. [ 1.704412] systemd[1]: Reached target Swap. [ 1.706061] systemd[1]: Starting Swap. [[32m OK [0m] Listening on Journal Socket. [ 1.708692] systemd[1]: Listening on Journal Socket. [ 1.710464] systemd[1]: Starting Journal Socket. [ 1.712571] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.715625] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Reached target Sockets. [ 1.719517] systemd[1]: Reached target Sockets. [ 1.721184] systemd[1]: Starting Sockets. [ 1.723050] 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.728138] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Started Journal Service. [ 1.732195] 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.796757] RPC: Registered named UNIX socket transport module. [ 1.798713] RPC: Registered udp transport module. [ 1.800393] RPC: Registered tcp transport module. [ 1.802235] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.843599] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. Starting dracut [ 1.901172] FDC 0 is a S82078B initqueue hook... [ 1.924325] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.964088] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.970298] scsi host0: ata_piix [ 1.971820] vda: vda1 [ 1.973465] scsi host1: ata_piix [ 1.975123] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.977361] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [ 2.002850] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 2.005194] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 2.007555] usb 1-1: Product: QEMU USB Tablet [ 2.009248] usb 1-1: Manufacturer: QEMU [ 2.010769] usb 1-1: SerialNumber: 42 [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [ 2.023614] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 2.027344] 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.151158] SGI XFS with ACLs, security attributes, no debug enabled [ 2.154385] XFS (vda1): Mounting V4 Filesystem [ 2.190123] 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... [ 2.370835] tsc: Refined TSC clocksource calibration: 3491.880 MHz [[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 target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Closed udev Kernel Socket. [[32m OK [0m] Closed udev Control Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.429142] systemd-journald[104]: Received SIGTERM from PID 1 (systemd). [ 2.600629] SELinux: Disabled at runtime. [ 2.637614] type=1404 audit(1535290933.553:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.686930] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.688847] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. Starting Create list of required st... nodes for the current kernel... Mounting Debug File System... Mounting POSIX Message Queue File System... [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Starting Apply Kernel Variables... Starting Setup Virtual Console... [[32m OK [0m] Stopped Journal Service. Starting Journal Service... Starting Remount Root and Kernel File Systems... [[32m OK [0m] Stopped target Initrd File Systems. Mounting NFSD configuration filesystem... [[32m OK [0m] Listening on udev Kernel Socket. Mounting Huge Pages File System... [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Slices. [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Created slice system-getty.slice. [[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] 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 Remount Root and Kernel File Systems. Starting Load/Save Random Seed... Starting Rebuild Hardware Database... Starting Configure read-only root support... [[32m OK [0m] Started Journal Service. Starting Flush Journal to Persistent Storage... [ 3.344879] systemd-journald[388]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Load/Save Random Seed. [[32m OK [0m] Started Flush Journal to Persistent Storage. [ 3.379176] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Reached target Local File Systems (Pre). Starting udev Kernel Device Manager... [[32m OK [0m] Started Configure read-only root support. [[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 Preprocess NFS configuration. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started 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... [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [ 3.615561] type=1305 audit(1535290934.530:3): audit_pid=437 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[32m OK [0m] Started Rebuild Hardware Database. Starting Update is Completed... Starting udev Coldplug all Devices... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Paths.[ 3.796199] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.802921] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 3.806024] [drm] Initialized drm 1.1.0 20060810 [[32m OK [0m] Reached target Timers. [[32m OK [0m] Reached target Basic System. [[32m OK [0m] Started D-Bus System Message Bus. [ 3.830370] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.833567] [TTM] Initializing pool allocator [ 3.833594] [TTM] Initializing DMA pool allocator [ 3.833815] [drm] fb mappable at 0xFC000000 [ 3.833816] [drm] vram aper at 0xFC000000 [ 3.833816] [drm] size 33554432 [ 3.833816] [drm] fb depth is 24 [ 3.833817] [drm] pitch is 3072 [ 3.842610] fbcon: cirrusdrmfb (fb0) is primary device [ 3.843274] ppdev: user-space parallel port driver [ 3.867711] Console: switching to colour frame buffer device 128x48 [ 3.884822] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting D-Bus System Message Bus... Starting Authorization Manager... Starting GSSAPI Proxy Daemon... Starting NTP client/server... [ 3.893591] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting Login Service... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting LSB: Bring up/down networking... Starting Dump dmesg to /var/log/dmesg... Starting Initial cloud-init job (pre-networking)... [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started 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... [[32m OK [0m] Started NTP client/server. [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [ 4.133366] AES CTR mode by8 optimization enabled [ 4.136543] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 4.153036] alg: No test for crc32 (crc32-pclmul) [ 4.157342] intel_rapl: no valid rapl domains found in package 0 [ 4.164872] intel_rapl: no valid rapl domains found in package 0 [ 4.168271] intel_powerclamp: No package C-state available [ 4.174345] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager. [ 4.606842] cloud-init[495]: Cloud-init v. 0.7.5 running 'init-local' at Sun, 26 Aug 2018 13:42:16 +0000. Up 4.56 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). [[32m OK [0m] Started LSB: Bring up/down networking. [[32m OK [0m] Reached target Network. Starting nginx - high performance web server... Starting Postfix Mail Transport Agent... Starting Initial cloud-init job (metadata service crawler)... Starting Dynamic System Tuning Daemon... Starting Notify NFS peers of a restart... Starting System Logging Service... Starting OpenSSH server daemon... [[32m OK [0m] Reached target Network is Online. Starting RabbitMQ Service... Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting Crash recovery kernel arming... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting LSB: Starts Logstash as a daemon.... Starting PostgreSQL 9.5 database server... [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Started Notify NFS peers of a restart. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. [[32m OK [0m] Started nginx - high performance web server. [[32m OK [0m] Created slice user-993.slice. [ 6.599861] cloud-init[790]: Cloud-init v. 0.7.5 running 'init' at Sun, 26 Aug 2018 13:42:18 +0000. Up 6.54 seconds. [ 6.661073] cloud-init[790]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ [ 6.663109] cloud-init[790]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.664955] cloud-init[790]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.666860] cloud-init[790]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.672818] cloud-init[790]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.684340] cloud-init[790]: ci-info: | eth0: | True | 192.168.120.20 | 255.255.255.0 | fa:16:3e:25:32:fc | [ 6.692136] cloud-init[790]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.697947] cloud-init[790]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.700653] cloud-init[790]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.709393] cloud-init[790]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.715183] cloud-init[790]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.724166] cloud-init[790]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.742981] cloud-init[790]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH | [ 6.748577] cloud-init[790]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.757885] cloud-init[790]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Started Dynamic System Tuning Daemon. [[32m OK [0m] Started Postfix Mail Transport Agent. [[32m OK [0m] Started PostgreSQL 9.5 database server. CentOS Linux 7 (Core) Kernel 3.10.0-514.16.1.el7.x86_64 on an x86_64 cloudify login: 2018-08-26 13:42:44,414 - paramiko.transport - DEBUG - starting thread (client mode): 0xa94aa50L 2018-08-26 13:42:44,414 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-26 13:42:44,419 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-08-26 13:42:44,420 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-08-26 13:42:44,421 - 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-26 13:42:44,422 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-26 13:42:44,422 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-26 13:42:44,422 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-26 13:42:44,422 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-26 13:42:44,422 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-26 13:42:44,427 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-26 13:42:44,428 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-26 13:42:44,430 - paramiko.transport - DEBUG - Trying discovered key 33c6ccf5b82cedf6bb68e74d5784c77c in /tmp/tmpCR7y35 2018-08-26 13:42:44,468 - paramiko.transport - DEBUG - userauth is OK 2018-08-26 13:42:54,489 - paramiko.transport - INFO - Authentication (publickey) failed. 2018-08-26 13:42:54,508 - paramiko.transport - DEBUG - Trying discovered key 53a32704d80d9fa5426a394ad4fcf413 in /root/.ssh/id_rsa 2018-08-26 13:42:54,509 - paramiko.transport - DEBUG - userauth is OK 2018-08-26 13:42:54,514 - paramiko.transport - INFO - Authentication (publickey) failed. 2018-08-26 13:42:54,516 - functest.core.singlevm - DEBUG - try 3: cannot connect to 172.30.9.206: Authentication failed. 2018-08-26 13:43:03,525 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-26 13:43:03,529 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/ed5038cd-15b0-4692-9546-b0e2a9592cf3/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}f6968af8effe3e28f31772bae4caf3bbe3b5c905" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-26 13:43:03,607 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13: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-e2d1f095-3b5e-4f73-8e73-d9664907ab71 x-compute-request-id: req-e2d1f095-3b5e-4f73-8e73-d9664907ab71 Content-Encoding: gzip Content-Length: 11724 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 2000594204 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.446932] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.450146] pid_max: default: 32768 minimum: 301\n[ 0.452298] Security Framework initialized\n[ 0.453936] SELinux: Initializing.\n[ 0.455637] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.463460] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.467627] Mount-cache hash table entries: 4096\n[ 0.469684] Initializing cgroup subsys memory\n[ 0.471356] Initializing cgroup subsys devices\n[ 0.473053] Initializing cgroup subsys freezer\n[ 0.474725] Initializing cgroup subsys net_cls\n[ 0.476409] Initializing cgroup subsys blkio\n[ 0.478040] Initializing cgroup subsys perf_event\n[ 0.479767] Initializing cgroup subsys hugetlb\n[ 0.481415] Initializing cgroup subsys pids\n[ 0.483001] Initializing cgroup subsys net_prio\n[ 0.484748] CPU: Physical Processor ID: 0\n[ 0.487020] mce: CPU supports 10 MCE banks\n[ 0.489517] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.491804] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.493676] tlb_flushall_shift: 6\n[ 0.495710] Freeing SMP alternatives: 28k freed\n[ 0.500119] ACPI: Core revision 20130517\n[ 0.502264] ACPI: All ACPI Tables successfully acquired\n[ 0.504684] ftrace: allocating 25812 entries in 101 pages\n[ 0.527601] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.529818] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.531998] smpboot: Max logical packages: 2\n[ 0.533897] Enabling x2apic\n[ 0.535206] Enabled x2apic\n[ 0.536788] Switched APIC routing to physical x2apic.\n[ 0.539968] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.542060] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.545790] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.554201] KVM setup paravirtual spinlock\n[ 0.557097] smpboot: Booting Node 0, Processors #1 OK\n[ 0.559367] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.581371] Brought up 2 CPUs\n[ 0.581373] KVM setup async PF for cpu 1\n[ 0.581376] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.585829] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.588777] devtmpfs: initialized\n[ 0.591570] EVM: security.selinux\n[ 0.592982] EVM: security.ima\n[ 0.594303] EVM: security.capability\n[ 0.596446] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.598624] pinctrl core: initialized pinctrl subsystem\n[ 0.600551] NET: Registered protocol family 16\n[ 0.602375] ACPI: bus type PCI registered\n[ 0.603927] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.606074] PCI: Using configuration type 1 for base access\n[ 0.611409] ACPI: Added _OSI(Module Device)\n[ 0.613037] ACPI: Added _OSI(Processor Device)\n[ 0.614694] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.616411] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.619361] ACPI: Interpreter enabled\n[ 0.620875] ACPI: (supports S0 S5)\n[ 0.622318] ACPI: Using IOAPIC for interrupt routing\n[ 0.624119] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.629198] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.631236] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.633430] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.635536] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.639469] acpiphp: Slot [3] registered\n[ 0.641030] acpiphp: Slot [4] registered\n[ 0.642616] acpiphp: Slot [5] registered\n[ 0.644184] acpiphp: Slot [6] registered\n[ 0.645763] acpiphp: Slot [7] registered\n[ 0.647338] acpiphp: Slot [8] registered\n[ 0.648895] acpiphp: Slot [9] registered\n[ 0.650470] acpiphp: Slot [10] registered\n[ 0.651985] acpiphp: Slot [11] registered\n[ 0.653565] acpiphp: Slot [12] registered\n[ 0.655146] acpiphp: Slot [13] registered\n[ 0.656737] acpiphp: Slot [14] registered\n[ 0.658322] acpiphp: Slot [15] registered\n[ 0.659909] acpiphp: Slot [16] registered\n[ 0.661500] acpiphp: Slot [17] registered\n[ 0.663089] acpiphp: Slot [18] registered\n[ 0.664681] acpiphp: Slot [19] registered\n[ 0.666277] acpiphp: Slot [20] registered\n[ 0.667872] acpiphp: Slot [21] registered\n[ 0.669486] acpiphp: Slot [22] registered\n[ 0.671095] acpiphp: Slot [23] registered\n[ 0.672690] acpiphp: Slot [24] registered\n[ 0.674292] acpiphp: Slot [25] registered\n[ 0.675887] acpiphp: Slot [26] registered\n[ 0.677479] acpiphp: Slot [27] registered\n[ 0.679069] acpiphp: Slot [28] registered\n[ 0.680662] acpiphp: Slot [29] registered\n[ 0.682243] acpiphp: Slot [30] registered\n[ 0.683809] acpiphp: Slot [31] registered\n[ 0.685395] PCI host bridge to bus 0000:00\n[ 0.687028] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.688891] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.691073] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.693203] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.696107] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.698960] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.704609] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.706849] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.708949] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.711222] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.715486] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.718326] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.741566] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.744123] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.746870] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.749337] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.751750] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.754026] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.756405] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.759481] vgaarb: loaded\n[ 0.760753] vgaarb: bridge control possible 0000:00:02.0\n[ 0.762817] SCSI subsystem initialized\n[ 0.764357] ACPI: bus type USB registered\n[ 0.765903] usbcore: registered new interface driver usbfs\n[ 0.767746] usbcore: registered new interface driver hub\n[ 0.769596] usbcore: registered new device driver usb\n[ 0.771581] PCI: Using ACPI for IRQ routing\n[ 0.773594] NetLabel: Initializing\n[ 0.775020] NetLabel: domain hash size = 128\n[ 0.776657] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.778478] NetLabel: unlabeled traffic allowed by default\n[ 0.780579] Switched to clocksource kvm-clock\n[ 0.790554] pnp: PnP ACPI init\n[ 0.791942] ACPI: bus type PNP registered\n[ 0.793938] pnp: PnP ACPI: found 5 devices\n[ 0.795541] ACPI: bus type PNP unregistered\n[ 0.803917] NET: Registered protocol family 2\n[ 0.805936] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.809064] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.811702] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.813941] TCP: reno registered\n[ 0.815341] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.817400] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.819597] NET: Registered protocol family 1\n[ 0.821285] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.823285] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.825253] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.845883] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.866324] Unpacking initramfs...\n[ 1.350730] Freeing initrd memory: 37508k freed\n[ 1.361043] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.363255] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.367105] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.369174] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.371600] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.373672] Initialise system trusted keyring\n[ 1.375376] audit: initializing netlink socket (disabled)\n[ 1.377323] type=2000 audit(1535290932.810:1): initialized\n[ 1.395224] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.397367] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.400405] zpool: loaded\n[ 1.401724] zbud: loaded\n[ 1.403215] VFS: Disk quotas dquot_6.5.2\n[ 1.404851] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.407196] msgmni has been set to 7578\n[ 1.408821] Key type big_key registered\n[ 1.411142] NET: Registered protocol family 38\n[ 1.412883] Key type asymmetric registered\n[ 1.414522] Asymmetric key parser 'x509' registered\n[ 1.416298] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.419237] io scheduler noop registered\n[ 1.420786] io scheduler deadline registered (default)\n[ 1.437019] io scheduler cfq registered\n[ 1.438671] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.440646] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.442956] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.445937] ACPI: Power Button [PWRF]\n[ 1.447657] GHES: HEST is not enabled!\n[ 1.449287] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.474874] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.477287] Non-volatile memory driver v1.3\n[ 1.478922] Linux agpgart interface v0.103\n[ 1.480683] crash memory driver: version 1.1\n[ 1.482411] rdac: device handler registered\n[ 1.484082] hp_sw: device handler registered\n[ 1.485745] emc: device handler registered\n[ 1.487337] alua: device handler registered\n[ 1.488910] libphy: Fixed MDIO Bus: probed\n[ 1.490651] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.492756] ehci-pci: EHCI PCI platform driver\n[ 1.494372] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.496414] ohci-pci: OHCI PCI platform driver\n[ 1.498025] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.518210] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.520076] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.522978] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.524814] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.526836] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.529004] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.531853] usb usb1: Product: UHCI Host Controller\n[ 1.533546] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.535726] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.537474] hub 1-0:1.0: USB hub found\n[ 1.539018] hub 1-0:1.0: 2 ports detected\n[ 1.540769] usbcore: registered new interface driver usbserial\n[ 1.542820] usbcore: registered new interface driver usbserial_generic\n[ 1.545005] usbserial: USB Serial support registered for generic\n[ 1.547020] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.550803] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.553001] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.554876] mousedev: PS/2 mouse device common for all mice\n[ 1.557293] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.561230] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.564541] rtc_cmos 00:00: RTC can wake from S4\n[ 1.566452] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.566696] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.566890] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.566931] cpuidle: using governor menu\n[ 1.566992] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.567069] usbcore: registered new interface driver usbhid\n[ 1.567072] usbhid: USB HID core driver\n[ 1.567105] drop_monitor: Initializing network drop monitor service\n[ 1.567151] TCP: cubic registered\n[ 1.567153] Initializing XFRM netlink socket\n[ 1.567237] NET: Registered protocol family 10\n[ 1.573874] NET: Registered protocol family 17\n[ 1.575297] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.575301] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.575321] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.575395] Loading compiled-in X.509 certificates\n[ 1.575416] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.575423] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.575756] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.575778] registered taskstats version 1\n[ 1.581281] Key type trusted registered\n[ 1.582440] Key type encrypted registered\n[ 1.583616] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.585614] rtc_cmos 00:00: setting system clock to 2018-08-26 13:42:12 UTC (1535290932)\n[ 1.617432] Freeing unused kernel memory: 1680k freed\n[ 1.623428] 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.629186] systemd[1]: Detected virtualization kvm.\n[ 1.630953] systemd[1]: Detected architecture x86-64.\n[ 1.632702] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.635858] systemd[1]: No hostname configured.\n[ 1.637520] systemd[1]: Set hostname to .\n[ 1.639334] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.662740] systemd[1]: Reached target Local File Systems.\n[ 1.664626] systemd[1]: Starting Local File Systems.\n[ 1.666403] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.669360] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.673347] systemd[1]: Reached target Paths.\n[ 1.674965] systemd[1]: Starting Paths.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.677597] systemd[1]: Created slice Root Slice.\n[ 1.679310] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.682090] systemd[1]: Listening on udev Control Socket.\n[ 1.683955] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.686853] systemd[1]: Listening on udev Kernel Socket.\n[ 1.688694] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Created slice System Slice.\n[ 1.691546] systemd[1]: Created slice System Slice.\n[ 1.693295] systemd[1]: Starting System Slice.\n[[32m OK [0m] Reached target Slices.\n[ 1.695950] systemd[1]: Reached target Slices.\n[ 1.697600] systemd[1]: Starting Slices.\n[[32m OK [0m] Reached target Timers.\n[ 1.700149] systemd[1]: Reached target Timers.\n[ 1.701886] systemd[1]: Starting Timers.\n[[32m OK [0m] Reached target Swap.\n[ 1.704412] systemd[1]: Reached target Swap.\n[ 1.706061] systemd[1]: Starting Swap.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.708692] systemd[1]: Listening on Journal Socket.\n[ 1.710464] systemd[1]: Starting Journal Socket.\n[ 1.712571] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.715625] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Reached target Sockets.\n[ 1.719517] systemd[1]: Reached target Sockets.\n[ 1.721184] systemd[1]: Starting Sockets.\n[ 1.723050] 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.728138] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Started Journal Service.\n[ 1.732195] 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.796757] RPC: Registered named UNIX socket transport module.\n[ 1.798713] RPC: Registered udp transport module.\n[ 1.800393] RPC: Registered tcp transport module.\n[ 1.802235] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[ 1.843599] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n Starting dracut [ 1.901172] FDC 0 is a S82078B\ninitqueue hook...\n[ 1.924325] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.964088] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.970298] scsi host0: ata_piix\n[ 1.971820] vda: vda1\n[ 1.973465] scsi host1: ata_piix\n[ 1.975123] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.977361] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14.\n Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14...\n[ 2.002850] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.005194] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.007555] usb 1-1: Product: QEMU USB Tablet\n[ 2.009248] usb 1-1: Manufacturer: QEMU\n[ 2.010769] usb 1-1: SerialNumber: 42\n[[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14.\n[ 2.023614] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 2.027344] 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.151158] SGI XFS with ACLs, security attributes, no debug enabled\n[ 2.154385] XFS (vda1): Mounting V4 Filesystem\n[ 2.190123] 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[ 2.370835] tsc: Refined TSC clocksource calibration: 3491.880 MHz\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 target Initrd Default Target.\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped udev Kernel Device Manager.\n[[32m OK [0m] Stopped Create Static Device Nodes in /dev.\n Stopping Create Static Device Nodes in /dev...\n[[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel.\n Stopping Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Stopped dracut pre-udev hook.\n Stopping dracut pre-udev hook...\n[[32m OK [0m] Stopped dracut cmdline hook.\n Stopping dracut cmdline hook...\n[[32m OK [0m] Closed udev Kernel Socket.\n[[32m OK [0m] Closed udev Control Socket.\n Starting Cleanup udevd DB...\n[[32m OK [0m] Started Cleanup udevd DB.\n[[32m OK [0m] Reached target Switch Root.\n Starting Switch Root...\n[ 2.429142] systemd-journald[104]: Received SIGTERM from PID 1 (systemd).\n[ 2.600629] SELinux: Disabled at runtime.\n[ 2.637614] type=1404 audit(1535290933.553:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.686930] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.688847] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n Starting Create list of required st... nodes for the current kernel...\n Mounting Debug File System...\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Stopped 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[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n Starting Remount Root and Kernel File Systems...\n[[32m OK [0m] Stopped target Initrd File Systems.\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Listening on udev Kernel Socket.\n Mounting Huge Pages File System...\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Listening on udev Control Socket.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Created slice system-getty.slice.\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] 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 Remount Root and Kernel File Systems.\n Starting Load/Save Random Seed...\n Starting Rebuild Hardware Database...\n Starting Configure read-only root support...\n[[32m OK [0m] Started Journal Service.\n Starting Flush Journal to Persistent Storage...\n[ 3.344879] systemd-journald[388]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Load/Save Random Seed.\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[ 3.379176] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Reached target Local File Systems (Pre).\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started Configure read-only root support.\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 Preprocess NFS configuration.\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started 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[[32m OK [0m] Started Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[ 3.615561] type=1305 audit(1535290934.530:3): audit_pid=437 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[32m OK [0m] Started Rebuild Hardware Database.\n Starting Update is Completed...\n Starting udev Coldplug all Devices...\n[[32m OK [0m] Started Update is Completed.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Paths.[ 3.796199] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[ 3.802921] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[ 3.806024] [drm] Initialized drm 1.1.0 20060810\n\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Reached target Basic System.\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.830370] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.833567] [TTM] Initializing pool allocator\n[ 3.833594] [TTM] Initializing DMA pool allocator\n[ 3.833815] [drm] fb mappable at 0xFC000000\n[ 3.833816] [drm] vram aper at 0xFC000000\n[ 3.833816] [drm] size 33554432\n[ 3.833816] [drm] fb depth is 24\n[ 3.833817] [drm] pitch is 3072\n[ 3.842610] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.843274] ppdev: user-space parallel port driver\n[ 3.867711] Console: switching to colour frame buffer device 128x48\n[ 3.884822] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n Starting D-Bus System Message Bus...\n Starting Authorization Manager...\n Starting GSSAPI Proxy Daemon...\n Starting NTP client/server...\n[ 3.893591] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n Starting Login Service...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting LSB: Bring up/down networking...\n Starting Dump dmesg to /var/log/dmesg...\n Starting Initial cloud-init job (pre-networking)...\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started Login Service.\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[[32m OK [0m] Started 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[[32m OK [0m] Started NTP client/server.\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[ 4.133366] AES CTR mode by8 optimization enabled\n[ 4.136543] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 4.153036] alg: No test for crc32 (crc32-pclmul)\n[ 4.157342] intel_rapl: no valid rapl domains found in package 0\n[ 4.164872] intel_rapl: no valid rapl domains found in package 0\n[ 4.168271] intel_powerclamp: No package C-state available\n[ 4.174345] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager.\n[ 4.606842] cloud-init[495]: Cloud-init v. 0.7.5 running 'init-local' at Sun, 26 Aug 2018 13:42:16 +0000. Up 4.56 seconds.\n[[32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[32m OK [0m] Started LSB: Bring up/down networking.\n[[32m OK [0m] Reached target Network.\n Starting nginx - high performance web server...\n Starting Postfix Mail Transport Agent...\n Starting Initial cloud-init job (metadata service crawler)...\n Starting Dynamic System Tuning Daemon...\n Starting Notify NFS peers of a restart...\n Starting System Logging Service...\n Starting OpenSSH server daemon...\n[[32m OK [0m] Reached target Network is Online.\n Starting RabbitMQ 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[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n Starting Crash recovery kernel arming...\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n Starting LSB: Starts Logstash as a daemon....\n Starting PostgreSQL 9.5 database server...\n[[32m OK [0m] Started OpenSSH server daemon.\n[[32m OK [0m] Started Notify NFS peers of a restart.\n Mounting Arbitrary Executable File Formats File System...\n[[32m OK [0m] Mounted Arbitrary Executable File Formats File System.\n[[32m OK [0m] Started LSB: Supports the direct execution of binary formats..\n[[32m OK [0m] Started LSB: Starts Logstash as a daemon..\n[[32m OK [0m] Started nginx - high performance web server.\n[[32m OK [0m] Created slice user-993.slice.\n[ 6.599861] cloud-init[790]: Cloud-init v. 0.7.5 running 'init' at Sun, 26 Aug 2018 13:42:18 +0000. Up 6.54 seconds.\n[ 6.661073] cloud-init[790]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++\n[ 6.663109] cloud-init[790]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.664955] cloud-init[790]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 6.666860] cloud-init[790]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.672818] cloud-init[790]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 6.684340] cloud-init[790]: ci-info: | eth0: | True | 192.168.120.20 | 255.255.255.0 | fa:16:3e:25:32:fc |\n[ 6.692136] cloud-init[790]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.697947] cloud-init[790]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 6.700653] cloud-init[790]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.709393] cloud-init[790]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 6.715183] cloud-init[790]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.724166] cloud-init[790]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 6.742981] cloud-init[790]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH |\n[ 6.748577] cloud-init[790]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 6.757885] cloud-init[790]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[[32m OK [0m] Started Dynamic System Tuning Daemon.\n[[32m OK [0m] Started Postfix Mail Transport Agent.\n[[32m OK [0m] Started PostgreSQL 9.5 database server.\n\nCentOS Linux 7 (Core)\nKernel 3.10.0-514.16.1.el7.x86_64 on an x86_64\n\ncloudify login: "} 2018-08-26 13:43:03,608 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/ed5038cd-15b0-4692-9546-b0e2a9592cf3/action used request id req-e2d1f095-3b5e-4f73-8e73-d9664907ab71 2018-08-26 13:43:03,608 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0820620059967s 2018-08-26 13:43:03,609 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/ed5038cd-15b0-4692-9546-b0e2a9592cf3/action used request id req-e2d1f095-3b5e-4f73-8e73-d9664907ab71 2018-08-26 13:43:03,609 - 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 2000594204 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.446932] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.450146] pid_max: default: 32768 minimum: 301 [ 0.452298] Security Framework initialized [ 0.453936] SELinux: Initializing. [ 0.455637] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.463460] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.467627] Mount-cache hash table entries: 4096 [ 0.469684] Initializing cgroup subsys memory [ 0.471356] Initializing cgroup subsys devices [ 0.473053] Initializing cgroup subsys freezer [ 0.474725] Initializing cgroup subsys net_cls [ 0.476409] Initializing cgroup subsys blkio [ 0.478040] Initializing cgroup subsys perf_event [ 0.479767] Initializing cgroup subsys hugetlb [ 0.481415] Initializing cgroup subsys pids [ 0.483001] Initializing cgroup subsys net_prio [ 0.484748] CPU: Physical Processor ID: 0 [ 0.487020] mce: CPU supports 10 MCE banks [ 0.489517] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.491804] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.493676] tlb_flushall_shift: 6 [ 0.495710] Freeing SMP alternatives: 28k freed [ 0.500119] ACPI: Core revision 20130517 [ 0.502264] ACPI: All ACPI Tables successfully acquired [ 0.504684] ftrace: allocating 25812 entries in 101 pages [ 0.527601] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.529818] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.531998] smpboot: Max logical packages: 2 [ 0.533897] Enabling x2apic [ 0.535206] Enabled x2apic [ 0.536788] Switched APIC routing to physical x2apic. [ 0.539968] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.542060] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.545790] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.554201] KVM setup paravirtual spinlock [ 0.557097] smpboot: Booting Node 0, Processors #1 OK [ 0.559367] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.581371] Brought up 2 CPUs [ 0.581373] KVM setup async PF for cpu 1 [ 0.581376] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.585829] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.588777] devtmpfs: initialized [ 0.591570] EVM: security.selinux [ 0.592982] EVM: security.ima [ 0.594303] EVM: security.capability [ 0.596446] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.598624] pinctrl core: initialized pinctrl subsystem [ 0.600551] NET: Registered protocol family 16 [ 0.602375] ACPI: bus type PCI registered [ 0.603927] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.606074] PCI: Using configuration type 1 for base access [ 0.611409] ACPI: Added _OSI(Module Device) [ 0.613037] ACPI: Added _OSI(Processor Device) [ 0.614694] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.616411] ACPI: Added _OSI(Processor Aggregator Device) [ 0.619361] ACPI: Interpreter enabled [ 0.620875] ACPI: (supports S0 S5) [ 0.622318] ACPI: Using IOAPIC for interrupt routing [ 0.624119] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.629198] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.631236] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.633430] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.635536] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.639469] acpiphp: Slot [3] registered [ 0.641030] acpiphp: Slot [4] registered [ 0.642616] acpiphp: Slot [5] registered [ 0.644184] acpiphp: Slot [6] registered [ 0.645763] acpiphp: Slot [7] registered [ 0.647338] acpiphp: Slot [8] registered [ 0.648895] acpiphp: Slot [9] registered [ 0.650470] acpiphp: Slot [10] registered [ 0.651985] acpiphp: Slot [11] registered [ 0.653565] acpiphp: Slot [12] registered [ 0.655146] acpiphp: Slot [13] registered [ 0.656737] acpiphp: Slot [14] registered [ 0.658322] acpiphp: Slot [15] registered [ 0.659909] acpiphp: Slot [16] registered [ 0.661500] acpiphp: Slot [17] registered [ 0.663089] acpiphp: Slot [18] registered [ 0.664681] acpiphp: Slot [19] registered [ 0.666277] acpiphp: Slot [20] registered [ 0.667872] acpiphp: Slot [21] registered [ 0.669486] acpiphp: Slot [22] registered [ 0.671095] acpiphp: Slot [23] registered [ 0.672690] acpiphp: Slot [24] registered [ 0.674292] acpiphp: Slot [25] registered [ 0.675887] acpiphp: Slot [26] registered [ 0.677479] acpiphp: Slot [27] registered [ 0.679069] acpiphp: Slot [28] registered [ 0.680662] acpiphp: Slot [29] registered [ 0.682243] acpiphp: Slot [30] registered [ 0.683809] acpiphp: Slot [31] registered [ 0.685395] PCI host bridge to bus 0000:00 [ 0.687028] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.688891] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.691073] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.693203] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.696107] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.698960] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.704609] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.706849] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.708949] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.711222] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.715486] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.718326] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.741566] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.744123] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.746870] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.749337] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.751750] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.754026] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.756405] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.759481] vgaarb: loaded [ 0.760753] vgaarb: bridge control possible 0000:00:02.0 [ 0.762817] SCSI subsystem initialized [ 0.764357] ACPI: bus type USB registered [ 0.765903] usbcore: registered new interface driver usbfs [ 0.767746] usbcore: registered new interface driver hub [ 0.769596] usbcore: registered new device driver usb [ 0.771581] PCI: Using ACPI for IRQ routing [ 0.773594] NetLabel: Initializing [ 0.775020] NetLabel: domain hash size = 128 [ 0.776657] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.778478] NetLabel: unlabeled traffic allowed by default [ 0.780579] Switched to clocksource kvm-clock [ 0.790554] pnp: PnP ACPI init [ 0.791942] ACPI: bus type PNP registered [ 0.793938] pnp: PnP ACPI: found 5 devices [ 0.795541] ACPI: bus type PNP unregistered [ 0.803917] NET: Registered protocol family 2 [ 0.805936] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.809064] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.811702] TCP: Hash tables configured (established 32768 bind 32768) [ 0.813941] TCP: reno registered [ 0.815341] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.817400] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.819597] NET: Registered protocol family 1 [ 0.821285] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.823285] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.825253] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.845883] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.866324] Unpacking initramfs... [ 1.350730] Freeing initrd memory: 37508k freed [ 1.361043] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.363255] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.367105] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.369174] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.371600] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.373672] Initialise system trusted keyring [ 1.375376] audit: initializing netlink socket (disabled) [ 1.377323] type=2000 audit(1535290932.810:1): initialized [ 1.395224] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.397367] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.400405] zpool: loaded [ 1.401724] zbud: loaded [ 1.403215] VFS: Disk quotas dquot_6.5.2 [ 1.404851] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.407196] msgmni has been set to 7578 [ 1.408821] Key type big_key registered [ 1.411142] NET: Registered protocol family 38 [ 1.412883] Key type asymmetric registered [ 1.414522] Asymmetric key parser 'x509' registered [ 1.416298] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.419237] io scheduler noop registered [ 1.420786] io scheduler deadline registered (default) [ 1.437019] io scheduler cfq registered [ 1.438671] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.440646] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.442956] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.445937] ACPI: Power Button [PWRF] [ 1.447657] GHES: HEST is not enabled! [ 1.449287] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.474874] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.477287] Non-volatile memory driver v1.3 [ 1.478922] Linux agpgart interface v0.103 [ 1.480683] crash memory driver: version 1.1 [ 1.482411] rdac: device handler registered [ 1.484082] hp_sw: device handler registered [ 1.485745] emc: device handler registered [ 1.487337] alua: device handler registered [ 1.488910] libphy: Fixed MDIO Bus: probed [ 1.490651] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.492756] ehci-pci: EHCI PCI platform driver [ 1.494372] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.496414] ohci-pci: OHCI PCI platform driver [ 1.498025] uhci_hcd: USB Universal Host Controller Interface driver [ 1.518210] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.520076] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.522978] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.524814] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.526836] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.529004] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.531853] usb usb1: Product: UHCI Host Controller [ 1.533546] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.535726] usb usb1: SerialNumber: 0000:00:01.2 [ 1.537474] hub 1-0:1.0: USB hub found [ 1.539018] hub 1-0:1.0: 2 ports detected [ 1.540769] usbcore: registered new interface driver usbserial [ 1.542820] usbcore: registered new interface driver usbserial_generic [ 1.545005] usbserial: USB Serial support registered for generic [ 1.547020] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.550803] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.553001] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.554876] mousedev: PS/2 mouse device common for all mice [ 1.557293] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.561230] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.564541] rtc_cmos 00:00: RTC can wake from S4 [ 1.566452] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.566696] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.566890] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.566931] cpuidle: using governor menu [ 1.566992] hidraw: raw HID events driver (C) Jiri Kosina [ 1.567069] usbcore: registered new interface driver usbhid [ 1.567072] usbhid: USB HID core driver [ 1.567105] drop_monitor: Initializing network drop monitor service [ 1.567151] TCP: cubic registered [ 1.567153] Initializing XFRM netlink socket [ 1.567237] NET: Registered protocol family 10 [ 1.573874] NET: Registered protocol family 17 [ 1.575297] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.575301] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.575321] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.575395] Loading compiled-in X.509 certificates [ 1.575416] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.575423] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.575756] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.575778] registered taskstats version 1 [ 1.581281] Key type trusted registered [ 1.582440] Key type encrypted registered [ 1.583616] IMA: No TPM chip found, activating TPM-bypass! [ 1.585614] rtc_cmos 00:00: setting system clock to 2018-08-26 13:42:12 UTC (1535290932) [ 1.617432] Freeing unused kernel memory: 1680k freed [ 1.623428] 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.629186] systemd[1]: Detected virtualization kvm. [ 1.630953] systemd[1]: Detected architecture x86-64. [ 1.632702] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.635858] systemd[1]: No hostname configured. [ 1.637520] systemd[1]: Set hostname to . [ 1.639334] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Local File Systems. [ 1.662740] systemd[1]: Reached target Local File Systems. [ 1.664626] systemd[1]: Starting Local File Systems. [ 1.666403] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.669360] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.673347] systemd[1]: Reached target Paths. [ 1.674965] systemd[1]: Starting Paths. [[32m OK [0m] Created slice Root Slice. [ 1.677597] systemd[1]: Created slice Root Slice. [ 1.679310] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on udev Control Socket. [ 1.682090] systemd[1]: Listening on udev Control Socket. [ 1.683955] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.686853] systemd[1]: Listening on udev Kernel Socket. [ 1.688694] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Created slice System Slice. [ 1.691546] systemd[1]: Created slice System Slice. [ 1.693295] systemd[1]: Starting System Slice. [[32m OK [0m] Reached target Slices. [ 1.695950] systemd[1]: Reached target Slices. [ 1.697600] systemd[1]: Starting Slices. [[32m OK [0m] Reached target Timers. [ 1.700149] systemd[1]: Reached target Timers. [ 1.701886] systemd[1]: Starting Timers. [[32m OK [0m] Reached target Swap. [ 1.704412] systemd[1]: Reached target Swap. [ 1.706061] systemd[1]: Starting Swap. [[32m OK [0m] Listening on Journal Socket. [ 1.708692] systemd[1]: Listening on Journal Socket. [ 1.710464] systemd[1]: Starting Journal Socket. [ 1.712571] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.715625] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Reached target Sockets. [ 1.719517] systemd[1]: Reached target Sockets. [ 1.721184] systemd[1]: Starting Sockets. [ 1.723050] 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.728138] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Started Journal Service. [ 1.732195] 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.796757] RPC: Registered named UNIX socket transport module. [ 1.798713] RPC: Registered udp transport module. [ 1.800393] RPC: Registered tcp transport module. [ 1.802235] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.843599] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. Starting dracut [ 1.901172] FDC 0 is a S82078B initqueue hook... [ 1.924325] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.964088] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.970298] scsi host0: ata_piix [ 1.971820] vda: vda1 [ 1.973465] scsi host1: ata_piix [ 1.975123] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.977361] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [ 2.002850] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 2.005194] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 2.007555] usb 1-1: Product: QEMU USB Tablet [ 2.009248] usb 1-1: Manufacturer: QEMU [ 2.010769] usb 1-1: SerialNumber: 42 [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [ 2.023614] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 2.027344] 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.151158] SGI XFS with ACLs, security attributes, no debug enabled [ 2.154385] XFS (vda1): Mounting V4 Filesystem [ 2.190123] 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... [ 2.370835] tsc: Refined TSC clocksource calibration: 3491.880 MHz [[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 target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Closed udev Kernel Socket. [[32m OK [0m] Closed udev Control Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.429142] systemd-journald[104]: Received SIGTERM from PID 1 (systemd). [ 2.600629] SELinux: Disabled at runtime. [ 2.637614] type=1404 audit(1535290933.553:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.686930] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.688847] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. Starting Create list of required st... nodes for the current kernel... Mounting Debug File System... Mounting POSIX Message Queue File System... [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Starting Apply Kernel Variables... Starting Setup Virtual Console... [[32m OK [0m] Stopped Journal Service. Starting Journal Service... Starting Remount Root and Kernel File Systems... [[32m OK [0m] Stopped target Initrd File Systems. Mounting NFSD configuration filesystem... [[32m OK [0m] Listening on udev Kernel Socket. Mounting Huge Pages File System... [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Slices. [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Created slice system-getty.slice. [[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] 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 Remount Root and Kernel File Systems. Starting Load/Save Random Seed... Starting Rebuild Hardware Database... Starting Configure read-only root support... [[32m OK [0m] Started Journal Service. Starting Flush Journal to Persistent Storage... [ 3.344879] systemd-journald[388]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Load/Save Random Seed. [[32m OK [0m] Started Flush Journal to Persistent Storage. [ 3.379176] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Reached target Local File Systems (Pre). Starting udev Kernel Device Manager... [[32m OK [0m] Started Configure read-only root support. [[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 Preprocess NFS configuration. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started 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... [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [ 3.615561] type=1305 audit(1535290934.530:3): audit_pid=437 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[32m OK [0m] Started Rebuild Hardware Database. Starting Update is Completed... Starting udev Coldplug all Devices... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Paths.[ 3.796199] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.802921] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 3.806024] [drm] Initialized drm 1.1.0 20060810 [[32m OK [0m] Reached target Timers. [[32m OK [0m] Reached target Basic System. [[32m OK [0m] Started D-Bus System Message Bus. [ 3.830370] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.833567] [TTM] Initializing pool allocator [ 3.833594] [TTM] Initializing DMA pool allocator [ 3.833815] [drm] fb mappable at 0xFC000000 [ 3.833816] [drm] vram aper at 0xFC000000 [ 3.833816] [drm] size 33554432 [ 3.833816] [drm] fb depth is 24 [ 3.833817] [drm] pitch is 3072 [ 3.842610] fbcon: cirrusdrmfb (fb0) is primary device [ 3.843274] ppdev: user-space parallel port driver [ 3.867711] Console: switching to colour frame buffer device 128x48 [ 3.884822] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting D-Bus System Message Bus... Starting Authorization Manager... Starting GSSAPI Proxy Daemon... Starting NTP client/server... [ 3.893591] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting Login Service... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting LSB: Bring up/down networking... Starting Dump dmesg to /var/log/dmesg... Starting Initial cloud-init job (pre-networking)... [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started 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... [[32m OK [0m] Started NTP client/server. [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [ 4.133366] AES CTR mode by8 optimization enabled [ 4.136543] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 4.153036] alg: No test for crc32 (crc32-pclmul) [ 4.157342] intel_rapl: no valid rapl domains found in package 0 [ 4.164872] intel_rapl: no valid rapl domains found in package 0 [ 4.168271] intel_powerclamp: No package C-state available [ 4.174345] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager. [ 4.606842] cloud-init[495]: Cloud-init v. 0.7.5 running 'init-local' at Sun, 26 Aug 2018 13:42:16 +0000. Up 4.56 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). [[32m OK [0m] Started LSB: Bring up/down networking. [[32m OK [0m] Reached target Network. Starting nginx - high performance web server... Starting Postfix Mail Transport Agent... Starting Initial cloud-init job (metadata service crawler)... Starting Dynamic System Tuning Daemon... Starting Notify NFS peers of a restart... Starting System Logging Service... Starting OpenSSH server daemon... [[32m OK [0m] Reached target Network is Online. Starting RabbitMQ Service... Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting Crash recovery kernel arming... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting LSB: Starts Logstash as a daemon.... Starting PostgreSQL 9.5 database server... [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Started Notify NFS peers of a restart. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. [[32m OK [0m] Started nginx - high performance web server. [[32m OK [0m] Created slice user-993.slice. [ 6.599861] cloud-init[790]: Cloud-init v. 0.7.5 running 'init' at Sun, 26 Aug 2018 13:42:18 +0000. Up 6.54 seconds. [ 6.661073] cloud-init[790]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ [ 6.663109] cloud-init[790]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.664955] cloud-init[790]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.666860] cloud-init[790]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.672818] cloud-init[790]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.684340] cloud-init[790]: ci-info: | eth0: | True | 192.168.120.20 | 255.255.255.0 | fa:16:3e:25:32:fc | [ 6.692136] cloud-init[790]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.697947] cloud-init[790]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.700653] cloud-init[790]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.709393] cloud-init[790]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.715183] cloud-init[790]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.724166] cloud-init[790]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.742981] cloud-init[790]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH | [ 6.748577] cloud-init[790]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.757885] cloud-init[790]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Started Dynamic System Tuning Daemon. [[32m OK [0m] Started Postfix Mail Transport Agent. [[32m OK [0m] Started PostgreSQL 9.5 database server. CentOS Linux 7 (Core) Kernel 3.10.0-514.16.1.el7.x86_64 on an x86_64 cloudify login: 2018-08-26 13:43:03,613 - paramiko.transport - DEBUG - starting thread (client mode): 0xa92f810L 2018-08-26 13:43:03,613 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-26 13:43:03,621 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-08-26 13:43:03,621 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-08-26 13:43:03,623 - 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-26 13:43:03,623 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-26 13:43:03,624 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-26 13:43:03,624 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-26 13:43:03,624 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-26 13:43:03,624 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-26 13:43:03,629 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-26 13:43:03,630 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-26 13:43:03,646 - paramiko.transport - DEBUG - Trying discovered key 33c6ccf5b82cedf6bb68e74d5784c77c in /tmp/tmpCR7y35 2018-08-26 13:43:03,670 - paramiko.transport - DEBUG - userauth is OK 2018-08-26 13:43:13,689 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-26 13:43:13,691 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2018-08-26 13:43:13,691 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2018-08-26 13:43:13,692 - functest.core.cloudify - INFO - Attemps running status of the Manager 2018-08-26 13:43:13,692 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/status 2018-08-26 13:43:13,876 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-26 13:43:13,876 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-26 13:43:13,876 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-26 13:43:13,876 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-26 13:43:13,876 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-26 13:43:13,876 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-26 13:43:13,876 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-26 13:43:13,876 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 808, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-mgmtworker.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "Celery Management"}, {"instances": [{"LoadState": "loaded", "Description": "LSB: Starts Logstash as a daemon.", "state": "running", "MainPID": 0, "Id": "logstash.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Logstash"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "start-post", "MainPID": 7989, "Id": "cloudify-rabbitmq.service", "ActiveState": "activating", "SubState": "start-post"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-amqpinflux.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 871, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 806, "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": "dead", "MainPID": 0, "Id": "cloudify-riemann.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 858, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-08-26 13:43:13,877 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-26 13:43:13,877 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 26 Aug 2018 13:43:12 GMT 2018-08-26 13:43:13,877 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-26 13:43:13,877 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2378 2018-08-26 13:43:13,877 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-26 13:43:13,877 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 808, u'state': u'running', u'Id': u'cloudify-influxdb.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'InfluxDB'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Management Worker Service', u'MainPID': 0, u'state': u'dead', u'Id': u'cloudify-mgmtworker.service', u'ActiveState': u'inactive', u'SubState': u'dead'}], u'display_name': u'Celery Management'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'LSB: Starts Logstash as a daemon.', u'MainPID': 0, u'state': u'running', u'Id': u'logstash.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Logstash'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'RabbitMQ Service', u'MainPID': 7989, u'state': u'start-post', u'Id': u'cloudify-rabbitmq.service', u'ActiveState': u'activating', u'SubState': u'start-post'}], u'display_name': u'RabbitMQ'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify AMQP InfluxDB Broker Service', u'MainPID': 0, u'state': u'dead', u'Id': u'cloudify-amqpinflux.service', u'ActiveState': u'inactive', u'SubState': u'dead'}], u'display_name': u'AMQP InfluxDB'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'PostgreSQL 9.5 database server', u'MainPID': 871, 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': 806, 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': 0, u'state': u'dead', u'Id': u'cloudify-riemann.service', u'ActiveState': u'inactive', u'SubState': u'dead'}], u'display_name': u'Riemann'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'nginx - high performance web server', u'MainPID': 858, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-08-26 13:43:13,878 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/status 2018-08-26 13:43:13,968 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-26 13:43:13,968 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-26 13:43:13,968 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-26 13:43:13,968 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-26 13:43:13,968 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-26 13:43:13,968 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-26 13:43:13,969 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-26 13:43:13,969 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 808, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-mgmtworker.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "Celery Management"}, {"instances": [{"LoadState": "loaded", "Description": "LSB: Starts Logstash as a daemon.", "state": "running", "MainPID": 0, "Id": "logstash.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Logstash"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "start-post", "MainPID": 7989, "Id": "cloudify-rabbitmq.service", "ActiveState": "activating", "SubState": "start-post"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-amqpinflux.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 871, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 806, "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": "dead", "MainPID": 0, "Id": "cloudify-riemann.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 858, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-08-26 13:43:13,969 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-26 13:43:13,969 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 26 Aug 2018 13:43:12 GMT 2018-08-26 13:43:13,969 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-26 13:43:13,969 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2378 2018-08-26 13:43:13,969 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-26 13:43:13,970 - functest.core.cloudify - INFO - The current manager status is running 2018-08-26 13:43:13,970 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.206:80/api/v3/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2018-08-26 13:43:14,032 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-26 13:43:14,033 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-26 13:43:14,033 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-26 13:43:14,033 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-26 13:43:14,033 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-26 13:43:14,033 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-26 13:43:14,033 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-26 13:43:14,033 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2018-08-26 13:43:14,033 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-26T13:43:13.043Z", "updated_at": "2018-08-26T13:43:13.043Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-08-26 13:43:14,033 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-26 13:43:14,034 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 26 Aug 2018 13:43:13 GMT 2018-08-26 13:43:14,034 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-26 13:43:14,034 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-08-26 13:43:14,034 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-26 13:43:14,034 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/secrets 2018-08-26 13:43:14,081 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-26 13:43:14,081 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-26 13:43:14,081 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-26 13:43:14,081 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-26 13:43:14,081 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-26 13:43:14,082 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-26 13:43:14,082 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-26 13:43:14,082 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"permission": null, "tenant_name": "default_tenant", "created_at": "2018-08-26T13:43:13.043Z", "updated_at": "2018-08-26T13:43:13.043Z", "created_by": "admin", "key": "foo"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-08-26 13:43:14,082 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-26 13:43:14,082 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 26 Aug 2018 13:43:13 GMT 2018-08-26 13:43:14,082 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-26 13:43:14,082 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 253 2018-08-26 13:43:14,082 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-26 13:43:14,083 - functest.core.cloudify - DEBUG - List secrets: 2018-08-26 13:43:14,083 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.206:80/api/v3/secrets/foo 2018-08-26 13:43:14,132 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-26 13:43:14,132 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-26 13:43:14,132 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-26 13:43:14,132 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-26 13:43:14,132 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-26 13:43:14,132 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-26 13:43:14,132 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-26 13:43:14,132 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-08-26 13:43:14,133 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-26T13:43:13.043Z", "updated_at": "2018-08-26T13:43:13.043Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-08-26 13:43:14,133 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-26 13:43:14,133 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 26 Aug 2018 13:43:13 GMT 2018-08-26 13:43:14,133 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-26 13:43:14,133 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-08-26 13:43:14,133 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-26 13:43:14,133 - functest.core.cloudify - INFO - Secrets API successfully reached 2018-08-26 13:43:14,133 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2018-08-26 13:43:14,134 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Put private keypair in manager 2018-08-26 13:43:14,134 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-26 13:43:14,135 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-26 13:43:14,135 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-26 13:43:14,138 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-26 13:43:14,173 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-26 13:43:14,174 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-26 13:43:14,175 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-26 13:43:14,214 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-26 13:43:14,214 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-26 13:43:14,239 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-26 13:43:35,323 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-26 13:43:35,323 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - output: Loaded plugins: fastestmirror Could not retrieve mirrorlist http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os&infra=genclo error was 14: curl#6 - "Could not resolve host: mirrorlist.centos.org; Unknown error" 2018-08-26 13:43:35,324 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-26 13:43:35,324 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - error: One of the configured repositories failed (Unknown), and yum doesn't have enough cached data to continue. At this point the only safe thing yum can do is fail. There are a few ways to work "fix" this: 1. Contact the upstream for the repository and get them to fix the problem. 2. Reconfigure the baseurl/etc. for the repository, to point to a working upstream. This is most often useful if you are using a newer distribution release than is supported by the repository (and the packages for the previous distribution release still work). 3. Run the command with the repository temporarily disabled yum --disablerepo= ... 4. Disable the repository permanently, so yum won't use it by default. Yum will then just ignore the repository until you permanently enable it again or use --enablerepo for temporary usage: yum-config-manager --disable or subscription-manager repos --disable= 5. Configure the failing repository to be skipped, if it is unavailable. Note that yum will try to contact the repo. when it runs most commands, so will have to try and fail each time (and thus. yum will be be much slower). If it is a very temporary problem though, this is often a nice compromise: yum-config-manager --save --setopt=.skip_if_unavailable=true Cannot find a valid baseurl for repo: base/7/x86_64 2018-08-26 13:43:35,325 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/vyos-1.1.7.img 2018-08-26 13:43:39,938 - shade - DEBUG - Image file /home/opnfv/functest/images/vyos-1.1.7.img md5:5428081a21782d4eab3b67d8cc6bf508 sha256:55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0 2018-08-26 13:43:39,945 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-26 13:43:39,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f6968af8effe3e28f31772bae4caf3bbe3b5c905" 2018-08-26 13:43:40,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1403 Content-Type: application/json X-Openstack-Request-Id: req-6749fdb4-e0ae-4fa3-808b-5c442766a867 Date: Sun, 26 Aug 2018 13:43:40 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-26T13:39:41Z", "file": "/v2/images/4df341a2-dbce-410a-864f-8cb095455ecd/file", "owner": "76fa1d60a45a4159bff9e1c2a73a47b3", "id": "4df341a2-dbce-410a-864f-8cb095455ecd", "size": 4373348352, "self": "/v2/images/4df341a2-dbce-410a-864f-8cb095455ecd", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/4df341a2-dbce-410a-864f-8cb095455ecd/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/4df341a2-dbce-410a-864f-8cb095455ecd/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-26T13:38:38Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-26 13:43:40,762 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-6749fdb4-e0ae-4fa3-808b-5c442766a867 2018-08-26 13:43:40,762 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.817215919495s 2018-08-26 13:43:40,763 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-6749fdb4-e0ae-4fa3-808b-5c442766a867 2018-08-26 13:43:40,773 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-26 13:43:40,777 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f6968af8effe3e28f31772bae4caf3bbe3b5c905" -d '{"owner_specified.shade.md5": "5428081a21782d4eab3b67d8cc6bf508", "owner_specified.shade.sha256": "55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vyos_vrouter-img_alt_b8b63908-d6e8-4f67-bca2-d5cbdc14f569"}' 2018-08-26 13:43:40,877 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 949 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/baa29c19-1a42-40ce-a4e1-87c17a6236dc Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-8fe68943-74fc-4611-b13d-1e9cc6c5a2bf Date: Sun, 26 Aug 2018 13:43:40 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-26T13:43:40Z", "file": "/v2/images/baa29c19-1a42-40ce-a4e1-87c17a6236dc/file", "owner": "76fa1d60a45a4159bff9e1c2a73a47b3", "id": "baa29c19-1a42-40ce-a4e1-87c17a6236dc", "size": null, "self": "/v2/images/baa29c19-1a42-40ce-a4e1-87c17a6236dc", "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_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "5428081a21782d4eab3b67d8cc6bf508", "name": "vyos_vrouter-img_alt_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "checksum": null, "created_at": "2018-08-26T13:43:40Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-26 13:43:40,877 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-8fe68943-74fc-4611-b13d-1e9cc6c5a2bf 2018-08-26 13:43:40,877 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.103600025177s 2018-08-26 13:43:40,877 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-8fe68943-74fc-4611-b13d-1e9cc6c5a2bf returning object baa29c19-1a42-40ce-a4e1-87c17a6236dc 2018-08-26 13:43:40,878 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-26 13:43:40,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/baa29c19-1a42-40ce-a4e1-87c17a6236dc/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}f6968af8effe3e28f31772bae4caf3bbe3b5c905" -d '' 2018-08-26 13:43:47,637 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4ee4f126-ce4a-4993-b59d-b7a100fbc186 Date: Sun, 26 Aug 2018 13:43:47 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-26 13:43:47,637 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/baa29c19-1a42-40ce-a4e1-87c17a6236dc/file used request id req-4ee4f126-ce4a-4993-b59d-b7a100fbc186 2018-08-26 13:43:47,637 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 6.75903010368s 2018-08-26 13:43:47,637 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/baa29c19-1a42-40ce-a4e1-87c17a6236dc/file used request id req-4ee4f126-ce4a-4993-b59d-b7a100fbc186 2018-08-26 13:43:47,642 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-26 13:43:47,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f6968af8effe3e28f31772bae4caf3bbe3b5c905" 2018-08-26 13:43:47,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2746 Content-Type: application/json X-Openstack-Request-Id: req-b5cb45de-5fe3-4d55-98e1-e5f8f0aa5549 Date: Sun, 26 Aug 2018 13:43:47 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-26T13:43:47Z", "file": "/v2/images/baa29c19-1a42-40ce-a4e1-87c17a6236dc/file", "owner": "76fa1d60a45a4159bff9e1c2a73a47b3", "id": "baa29c19-1a42-40ce-a4e1-87c17a6236dc", "size": 426967040, "self": "/v2/images/baa29c19-1a42-40ce-a4e1-87c17a6236dc", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/baa29c19-1a42-40ce-a4e1-87c17a6236dc/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0", "locations": [{"url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/baa29c19-1a42-40ce-a4e1-87c17a6236dc/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "5428081a21782d4eab3b67d8cc6bf508", "name": "vyos_vrouter-img_alt_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "checksum": "5428081a21782d4eab3b67d8cc6bf508", "created_at": "2018-08-26T13:43:40Z", "os_hidden": false, "protected": false, "os_hash_value": "77f766c489a66d0506f9afd6dc7cfae37b4deb03859757e52a38fe3a9dcc949b8679b3c8530423931d2cb5da8e0747bdce1af7f977d1451c4866a5efdd957a6b"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-26T13:39:41Z", "file": "/v2/images/4df341a2-dbce-410a-864f-8cb095455ecd/file", "owner": "76fa1d60a45a4159bff9e1c2a73a47b3", "id": "4df341a2-dbce-410a-864f-8cb095455ecd", "size": 4373348352, "self": "/v2/images/4df341a2-dbce-410a-864f-8cb095455ecd", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/4df341a2-dbce-410a-864f-8cb095455ecd/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/4df341a2-dbce-410a-864f-8cb095455ecd/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-26T13:38:38Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-26 13:43:47,698 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-b5cb45de-5fe3-4d55-98e1-e5f8f0aa5549 2018-08-26 13:43:47,698 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0565621852875s 2018-08-26 13:43:47,699 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-b5cb45de-5fe3-4d55-98e1-e5f8f0aa5549 2018-08-26 13:43:47,701 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/baa29c19-1a42-40ce-a4e1-87c17a6236dc/snap', u'metadata': Munch({})})], 'file': u'/v2/images/baa29c19-1a42-40ce-a4e1-87c17a6236dc/file', 'owner': u'76fa1d60a45a4159bff9e1c2a73a47b3', 'id': u'baa29c19-1a42-40ce-a4e1-87c17a6236dc', 'size': 426967040, u'self': u'/v2/images/baa29c19-1a42-40ce-a4e1-87c17a6236dc', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'76fa1d60a45a4159bff9e1c2a73a47b3', 'name': 'vyos_vrouter-project_b8b63908-d6e8-4f67-bca2-d5cbdc14f569', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/baa29c19-1a42-40ce-a4e1-87c17a6236dc/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-26T13:43:47Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-26T13:43:47Z', u'owner_specified.shade.sha256': u'55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0', u'owner_specified.shade.object': u'images/vyos_vrouter-img_alt_b8b63908-d6e8-4f67-bca2-d5cbdc14f569', '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/baa29c19-1a42-40ce-a4e1-87c17a6236dc', 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_b8b63908-d6e8-4f67-bca2-d5cbdc14f569', u'owner_specified.shade.md5': u'5428081a21782d4eab3b67d8cc6bf508', u'schema': u'/v2/schemas/image'}, 'name': u'vyos_vrouter-img_alt_b8b63908-d6e8-4f67-bca2-d5cbdc14f569', 'created': u'2018-08-26T13:43:40Z', 'checksum': u'5428081a21782d4eab3b67d8cc6bf508', 'created_at': u'2018-08-26T13:43:40Z', 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/baa29c19-1a42-40ce-a4e1-87c17a6236dc', 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_b8b63908-d6e8-4f67-bca2-d5cbdc14f569', u'owner_specified.shade.md5': u'5428081a21782d4eab3b67d8cc6bf508', u'schema': u'/v2/schemas/image'}}) 2018-08-26 13:43:47,702 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-26 13:43:47,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}45a77b231558ecc31e497a0d7bfa53b96139b37d" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "vyos_vrouter-flavor_alt_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 50, "id": null, "swap": 0}}' 2018-08-26 13:43:47,763 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13: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-13c902b1-f922-4dba-98f6-724d00589426 x-compute-request-id: req-13c902b1-f922-4dba-98f6-724d00589426 Content-Encoding: gzip Content-Length: 318 Content-Type: application/json RESP BODY: {"flavor": {"name": "vyos_vrouter-flavor_alt_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/32b03cc4-48bc-4121-b058-6ab6000c183e", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/32b03cc4-48bc-4121-b058-6ab6000c183e", "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": "32b03cc4-48bc-4121-b058-6ab6000c183e"}} 2018-08-26 13:43:47,764 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-13c902b1-f922-4dba-98f6-724d00589426 2018-08-26 13:43:47,764 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0612661838531s 2018-08-26 13:43:47,764 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-13c902b1-f922-4dba-98f6-724d00589426 2018-08-26 13:43:47,765 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vyos_vrouter-flavor_alt_b8b63908-d6e8-4f67-bca2-d5cbdc14f569', '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'e428b6e578e2485b9cc26da9ccf96a96', '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'32b03cc4-48bc-4121-b058-6ab6000c183e', 'swap': 0}) 2018-08-26 13:43:47,766 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-26 13:43:47,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/32b03cc4-48bc-4121-b058-6ab6000c183e/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}45a77b231558ecc31e497a0d7bfa53b96139b37d" -d '{"extra_specs": {}}' 2018-08-26 13:43:47,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13: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 x-openstack-request-id: req-efffbf0d-1459-4362-9fb8-a9994fbf8b39 x-compute-request-id: req-efffbf0d-1459-4362-9fb8-a9994fbf8b39 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-26 13:43:47,787 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/32b03cc4-48bc-4121-b058-6ab6000c183e/os-extra_specs used request id req-efffbf0d-1459-4362-9fb8-a9994fbf8b39 2018-08-26 13:43:47,788 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0217299461365s 2018-08-26 13:43:47,788 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/32b03cc4-48bc-4121-b058-6ab6000c183e/os-extra_specs used request id req-efffbf0d-1459-4362-9fb8-a9994fbf8b39 2018-08-26 13:43:47,791 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-08-26 13:43:47,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.5: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-26 13:43:47,800 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 26 Aug 2018 13:43:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b7221059-a982-49dd-8eb0-9b4eb421c86e 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.5:35357/v3/", "rel": "self"}]}]}} 2018-08-26 13:43:47,801 - keystoneauth.session - DEBUG - GET call to None for http://192.30.9.5:35357/ used request id req-b7221059-a982-49dd-8eb0-9b4eb421c86e 2018-08-26 13:43:47,801 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.5: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}45a77b231558ecc31e497a0d7bfa53b96139b37d" 2018-08-26 13:43:48,000 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:43:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef929747-fb55-4abe-804c-6994b060a8c1 Content-Encoding: gzip Content-Length: 856 Content-Type: application/json RESP BODY: {"services": [{"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.5:35357/v3/services/06403f6d19cc45d3876c1f817db4cc2a"}, "enabled": true, "type": "metric", "id": "06403f6d19cc45d3876c1f817db4cc2a", "name": "gnocchi"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.5:35357/v3/services/4fcf375a7a284c3ca85dd165d598c3cb"}, "enabled": true, "type": "network", "id": "4fcf375a7a284c3ca85dd165d598c3cb", "name": "neutron"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.5:35357/v3/services/5679bf9cdfbb4efdb97a61a69442b76f"}, "enabled": true, "type": "volumev3", "id": "5679bf9cdfbb4efdb97a61a69442b76f", "name": "cinderv3"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.5:35357/v3/services/5fba3b72fec244c7b311cd023156a4e5"}, "enabled": true, "type": "volumev2", "id": "5fba3b72fec244c7b311cd023156a4e5", "name": "cinderv2"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.5:35357/v3/services/71aa1ff84fdd4eab95dbd16ac5fbfcf7"}, "enabled": true, "type": "volume", "id": "71aa1ff84fdd4eab95dbd16ac5fbfcf7", "name": "cinder"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.5:35357/v3/services/7986c8336c5046db98dd34c332d24e7f"}, "enabled": true, "type": "image", "id": "7986c8336c5046db98dd34c332d24e7f", "name": "glance"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.5:35357/v3/services/8edc8950a979429d96b680df313310a4"}, "enabled": true, "type": "metering", "id": "8edc8950a979429d96b680df313310a4", "name": "ceilometer"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.5:35357/v3/services/a1648659a78445d4bcaef3988eb0583e"}, "enabled": true, "type": "cloudformation", "id": "a1648659a78445d4bcaef3988eb0583e", "name": "heat-cfn"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.5:35357/v3/services/b18e3a8824af4ed79cd0162b85ca91d6"}, "enabled": true, "type": "compute", "id": "b18e3a8824af4ed79cd0162b85ca91d6", "name": "nova"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.5:35357/v3/services/c887a5552b5842c5bbc8ce1b66332916"}, "enabled": true, "type": "event", "id": "c887a5552b5842c5bbc8ce1b66332916", "name": "panko"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.5:35357/v3/services/cd8c278131c84e4683012d83ae70eec0"}, "enabled": true, "type": "placement", "id": "cd8c278131c84e4683012d83ae70eec0", "name": "placement"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.5:35357/v3/services/ec31481f5236441e98c13b38a9c609ec"}, "enabled": true, "type": "object-store", "id": "ec31481f5236441e98c13b38a9c609ec", "name": "swift"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.5:35357/v3/services/f4a28c09b9d7444fb27267a9c13f5ad7"}, "enabled": true, "type": "identity", "id": "f4a28c09b9d7444fb27267a9c13f5ad7", "name": "keystone"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.5:35357/v3/services/f619feeb4e1c4cde836d701d6b52295f"}, "enabled": true, "type": "orchestration", "id": "f619feeb4e1c4cde836d701d6b52295f", "name": "heat"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.5:35357/v3/services/ffab3464fcfe4e6086e29e4f2cac9a99"}, "enabled": true, "type": "alarming", "id": "ffab3464fcfe4e6086e29e4f2cac9a99", "name": "aodh"}], "links": {"self": "http://192.30.9.5:35357/v3/services", "previous": null, "next": null}} 2018-08-26 13:43:48,001 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.5:35357/v3/services used request id req-ef929747-fb55-4abe-804c-6994b060a8c1 2018-08-26 13:43:48,001 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.209290981293s 2018-08-26 13:43:48,001 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.5:35357/v3/services used request id req-ef929747-fb55-4abe-804c-6994b060a8c1 2018-08-26 13:43:48,010 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-08-26 13:43:48,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/endpoints -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}45a77b231558ecc31e497a0d7bfa53b96139b37d" 2018-08-26 13:43:48,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:43:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e27b350-232b-4260-b5f0-f13d683285e7 Content-Encoding: gzip Content-Length: 1975 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/057ed3b924844253978ad62059e6acbb"}, "url": "http://192.30.9.5:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "71aa1ff84fdd4eab95dbd16ac5fbfcf7", "id": "057ed3b924844253978ad62059e6acbb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/0bd24ae5e1bc445db6c4eb649aa04b43"}, "url": "http://172.30.9.22:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f619feeb4e1c4cde836d701d6b52295f", "id": "0bd24ae5e1bc445db6c4eb649aa04b43"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/1210d332c9744f5cbc695a2c01f49732"}, "url": "http://192.30.9.5:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "06403f6d19cc45d3876c1f817db4cc2a", "id": "1210d332c9744f5cbc695a2c01f49732"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/1acf73a288dd435cb0883e7723ed5056"}, "url": "http://192.30.9.5:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5679bf9cdfbb4efdb97a61a69442b76f", "id": "1acf73a288dd435cb0883e7723ed5056"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/1c10a925a2de437eac36a10b437ddcd1"}, "url": "http://172.30.9.22:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b18e3a8824af4ed79cd0162b85ca91d6", "id": "1c10a925a2de437eac36a10b437ddcd1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/218ecd9779c74fdbb9eff6a86b2e2ffa"}, "url": "http://192.30.9.5:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "7986c8336c5046db98dd34c332d24e7f", "id": "218ecd9779c74fdbb9eff6a86b2e2ffa"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/25ab930679644d89bac501b74509b76d"}, "url": "http://192.30.9.5:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5679bf9cdfbb4efdb97a61a69442b76f", "id": "25ab930679644d89bac501b74509b76d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/2bc083505e0a4fba9e18037c17ad1785"}, "url": "http://192.30.9.5:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f4a28c09b9d7444fb27267a9c13f5ad7", "id": "2bc083505e0a4fba9e18037c17ad1785"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/33aefc6453a54d88a8073094e7078823"}, "url": "http://192.30.9.5:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "4fcf375a7a284c3ca85dd165d598c3cb", "id": "33aefc6453a54d88a8073094e7078823"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/348e8fd3cbd140de8fdb5a2e7f1ba9ce"}, "url": "http://192.30.9.5:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ffab3464fcfe4e6086e29e4f2cac9a99", "id": "348e8fd3cbd140de8fdb5a2e7f1ba9ce"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/37dabf8c0b3c4b4da176de43bbacdd17"}, "url": "http://172.30.9.22:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ffab3464fcfe4e6086e29e4f2cac9a99", "id": "37dabf8c0b3c4b4da176de43bbacdd17"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/3af2aad436db4c72a190ee1afb07b296"}, "url": "http://172.30.9.22:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "4fcf375a7a284c3ca85dd165d598c3cb", "id": "3af2aad436db4c72a190ee1afb07b296"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/4234eccc4e5c4c81a9740ee2adf95b67"}, "url": "http://192.30.9.5:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5fba3b72fec244c7b311cd023156a4e5", "id": "4234eccc4e5c4c81a9740ee2adf95b67"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/456ac2ca5ce14a919050a73ace6b5d36"}, "url": "http://172.30.9.22:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5fba3b72fec244c7b311cd023156a4e5", "id": "456ac2ca5ce14a919050a73ace6b5d36"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/49dd5c5e91d54d6aa44952eaa2390224"}, "url": "http://172.30.9.22:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ec31481f5236441e98c13b38a9c609ec", "id": "49dd5c5e91d54d6aa44952eaa2390224"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/4a2d0d8a4ee24abcbae458bd1ce751ff"}, "url": "http://172.30.9.22:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a1648659a78445d4bcaef3988eb0583e", "id": "4a2d0d8a4ee24abcbae458bd1ce751ff"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/517a76a99e3d470abde8b2e237f68205"}, "url": "http://192.30.9.5:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b18e3a8824af4ed79cd0162b85ca91d6", "id": "517a76a99e3d470abde8b2e237f68205"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/5c5726572f244dc1a37ddbd93a609edb"}, "url": "http://172.30.9.22:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "71aa1ff84fdd4eab95dbd16ac5fbfcf7", "id": "5c5726572f244dc1a37ddbd93a609edb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/5d5db89631954c7baafaf65b5aea991a"}, "url": "http://12.0.0.43:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ec31481f5236441e98c13b38a9c609ec", "id": "5d5db89631954c7baafaf65b5aea991a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/68d3020187d14b4b925c0dbdfac338f6"}, "url": "http://172.30.9.22:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "cd8c278131c84e4683012d83ae70eec0", "id": "68d3020187d14b4b925c0dbdfac338f6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/6d1c3e6266f14458a3def33c4f0479b2"}, "url": "http://192.30.9.5:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a1648659a78445d4bcaef3988eb0583e", "id": "6d1c3e6266f14458a3def33c4f0479b2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/7144203ef2f146f6a443da1e2a6503e6"}, "url": "http://192.30.9.5:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "71aa1ff84fdd4eab95dbd16ac5fbfcf7", "id": "7144203ef2f146f6a443da1e2a6503e6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/71f914c9732c486db7ec4dade5ea337a"}, "url": "http://192.30.9.5:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b18e3a8824af4ed79cd0162b85ca91d6", "id": "71f914c9732c486db7ec4dade5ea337a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/727249cbc39e4628bd3a179bd516b829"}, "url": "http://12.0.0.43:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ec31481f5236441e98c13b38a9c609ec", "id": "727249cbc39e4628bd3a179bd516b829"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/77e68b53932a4902a3a68484356b1c4e"}, "url": "http://192.30.9.5:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "cd8c278131c84e4683012d83ae70eec0", "id": "77e68b53932a4902a3a68484356b1c4e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/7a4ae0c6c06a42aba305e1cb16268330"}, "url": "http://172.30.9.22:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "7986c8336c5046db98dd34c332d24e7f", "id": "7a4ae0c6c06a42aba305e1cb16268330"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/7a4bed8aa09042d1be0a485c1bac878c"}, "url": "http://192.30.9.5:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f4a28c09b9d7444fb27267a9c13f5ad7", "id": "7a4bed8aa09042d1be0a485c1bac878c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/809dcbff39164bbfaf936f0b35fd176c"}, "url": "http://192.30.9.5:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "cd8c278131c84e4683012d83ae70eec0", "id": "809dcbff39164bbfaf936f0b35fd176c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/816f0ebf045249fb84d97c4bfc1f0a06"}, "url": "http://172.30.9.22:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "06403f6d19cc45d3876c1f817db4cc2a", "id": "816f0ebf045249fb84d97c4bfc1f0a06"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/89809cbce7344bcdbc14222d09ca5c81"}, "url": "http://172.30.9.22:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f4a28c09b9d7444fb27267a9c13f5ad7", "id": "89809cbce7344bcdbc14222d09ca5c81"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/91e36bdd70374197a9cc1cf82d4cacd4"}, "url": "http://172.30.9.22:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "c887a5552b5842c5bbc8ce1b66332916", "id": "91e36bdd70374197a9cc1cf82d4cacd4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/97e424052ba4486c88034276e7ba90a9"}, "url": "http://192.30.9.5:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ffab3464fcfe4e6086e29e4f2cac9a99", "id": "97e424052ba4486c88034276e7ba90a9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/a44497dc0f584430880fbb34d798f187"}, "url": "http://192.30.9.5:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "06403f6d19cc45d3876c1f817db4cc2a", "id": "a44497dc0f584430880fbb34d798f187"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/a48de89935fd4d0787f0c84bf3674881"}, "url": "http://192.30.9.5:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "4fcf375a7a284c3ca85dd165d598c3cb", "id": "a48de89935fd4d0787f0c84bf3674881"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/a6e6016d81674fa7951c5c486b38f564"}, "url": "http://192.30.9.5:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f619feeb4e1c4cde836d701d6b52295f", "id": "a6e6016d81674fa7951c5c486b38f564"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/d22e870073e14dc5a443931e483e51a2"}, "url": "http://192.30.9.5:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f619feeb4e1c4cde836d701d6b52295f", "id": "d22e870073e14dc5a443931e483e51a2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/e1c68732373a41b6bbdf0d38be58918e"}, "url": "http://192.30.9.5:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "c887a5552b5842c5bbc8ce1b66332916", "id": "e1c68732373a41b6bbdf0d38be58918e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/ec61effda13a4644aad9e330753e8ad3"}, "url": "http://192.30.9.5:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5fba3b72fec244c7b311cd023156a4e5", "id": "ec61effda13a4644aad9e330753e8ad3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/f631f43b783d40b894997b7b49ab8a6b"}, "url": "http://192.30.9.5:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "7986c8336c5046db98dd34c332d24e7f", "id": "f631f43b783d40b894997b7b49ab8a6b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/f7fd23166fd04cdbb15ae3b9534561a8"}, "url": "http://192.30.9.5:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "c887a5552b5842c5bbc8ce1b66332916", "id": "f7fd23166fd04cdbb15ae3b9534561a8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/fe463692e35f41e28415b64d8ffd10af"}, "url": "http://172.30.9.22:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5679bf9cdfbb4efdb97a61a69442b76f", "id": "fe463692e35f41e28415b64d8ffd10af"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/feca7a31784e458fb732ee0ca32ab24d"}, "url": "http://192.30.9.5:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a1648659a78445d4bcaef3988eb0583e", "id": "feca7a31784e458fb732ee0ca32ab24d"}], "links": {"self": "http://172.30.9.22:5000/v3/endpoints", "previous": null, "next": null}} 2018-08-26 13:43:48,196 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/endpoints used request id req-8e27b350-232b-4260-b5f0-f13d683285e7 2018-08-26 13:43:48,196 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.185696125031s 2018-08-26 13:43:48,197 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/endpoints used request id req-8e27b350-232b-4260-b5f0-f13d683285e7 2018-08-26 13:43:48,207 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-26 13:43:48,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f6968af8effe3e28f31772bae4caf3bbe3b5c905" 2018-08-26 13:43:48,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6833 X-Openstack-Request-Id: req-59eaa706-1563-4b0a-aadd-72f115a10044 Date: Sun, 26 Aug 2018 13:43:48 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "created_at": "2018-08-26T13:39:42Z", "updated_at": "2018-08-26T13:39:43Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-08-26T13:39:43Z", "revision_number": 0, "id": "1a925d10-1a8c-4ccf-bea2-f2f22b30f19a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T13:39:43Z", "security_group_id": "3f3cd597-6ee8-46d2-b942-ba6740469e2c", "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "76fa1d60a45a4159bff9e1c2a73a47b3"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-26T13:39:42Z", "revision_number": 0, "id": "5c14f4ba-606a-421e-8c35-f80e19b54625", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T13:39:42Z", "security_group_id": "3f3cd597-6ee8-46d2-b942-ba6740469e2c", "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "port_range_min": 22, "ethertype": "IPv4", "project_id": "76fa1d60a45a4159bff9e1c2a73a47b3"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-26T13:39:43Z", "revision_number": 0, "id": "824b44e0-dbb9-4edf-a79c-304b6b95d4f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T13:39:43Z", "security_group_id": "3f3cd597-6ee8-46d2-b942-ba6740469e2c", "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "port_range_min": 443, "ethertype": "IPv4", "project_id": "76fa1d60a45a4159bff9e1c2a73a47b3"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-26T13:39:42Z", "revision_number": 0, "id": "8d17d478-6b5b-4c85-8c1f-495ec2775a85", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T13:39:42Z", "security_group_id": "3f3cd597-6ee8-46d2-b942-ba6740469e2c", "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "76fa1d60a45a4159bff9e1c2a73a47b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T13:39:42Z", "revision_number": 0, "id": "9a7fa082-7f92-4901-9960-d6cefeac54f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T13:39:42Z", "security_group_id": "3f3cd597-6ee8-46d2-b942-ba6740469e2c", "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "76fa1d60a45a4159bff9e1c2a73a47b3"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-26T13:39:43Z", "revision_number": 0, "id": "a5bb2cff-bd6a-48b1-9a60-aefb4cfbd3ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T13:39:43Z", "security_group_id": "3f3cd597-6ee8-46d2-b942-ba6740469e2c", "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "port_range_min": 80, "ethertype": "IPv4", "project_id": "76fa1d60a45a4159bff9e1c2a73a47b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T13:39:42Z", "revision_number": 0, "id": "a6937297-2991-47b1-b002-f9c410d342e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T13:39:42Z", "security_group_id": "3f3cd597-6ee8-46d2-b942-ba6740469e2c", "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "76fa1d60a45a4159bff9e1c2a73a47b3"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-08-26T13:39:43Z", "revision_number": 0, "id": "fa30d96b-dad3-4729-a925-05567e17eb0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T13:39:43Z", "security_group_id": "3f3cd597-6ee8-46d2-b942-ba6740469e2c", "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "76fa1d60a45a4159bff9e1c2a73a47b3"}], "revision_number": 7, "project_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "id": "3f3cd597-6ee8-46d2-b942-ba6740469e2c", "name": "vyos_vrouter-sg_b8b63908-d6e8-4f67-bca2-d5cbdc14f569"}, {"description": "Default security group", "tags": [], "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "created_at": "2018-08-26T13:37:58Z", "updated_at": "2018-08-26T13:37:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T13:37:58Z", "revision_number": 0, "id": "40a70d9f-f948-4ae3-a699-03ab3a55079d", "remote_group_id": "53feae80-8a96-47a7-840f-d9b9505239fe", "remote_ip_prefix": null, "created_at": "2018-08-26T13:37:58Z", "security_group_id": "53feae80-8a96-47a7-840f-d9b9505239fe", "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "76fa1d60a45a4159bff9e1c2a73a47b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T13:37:58Z", "revision_number": 0, "id": "41106ad8-0e70-4e89-84c2-e66f7db1b41b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T13:37:58Z", "security_group_id": "53feae80-8a96-47a7-840f-d9b9505239fe", "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "76fa1d60a45a4159bff9e1c2a73a47b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T13:37:58Z", "revision_number": 0, "id": "93f7d8c6-cce1-4671-8618-0b2387bcfa40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T13:37:58Z", "security_group_id": "53feae80-8a96-47a7-840f-d9b9505239fe", "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "76fa1d60a45a4159bff9e1c2a73a47b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T13:37:58Z", "revision_number": 0, "id": "de0e60ce-0040-465d-92ca-16bc2b71d442", "remote_group_id": "53feae80-8a96-47a7-840f-d9b9505239fe", "remote_ip_prefix": null, "created_at": "2018-08-26T13:37:58Z", "security_group_id": "53feae80-8a96-47a7-840f-d9b9505239fe", "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "76fa1d60a45a4159bff9e1c2a73a47b3"}], "revision_number": 1, "project_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "id": "53feae80-8a96-47a7-840f-d9b9505239fe", "name": "default"}]} 2018-08-26 13:43:48,305 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-59eaa706-1563-4b0a-aadd-72f115a10044 2018-08-26 13:43:48,305 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0982019901276s 2018-08-26 13:43:48,306 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-59eaa706-1563-4b0a-aadd-72f115a10044 2018-08-26 13:43:48,309 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-26 13:43:48,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f6968af8effe3e28f31772bae4caf3bbe3b5c905" -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": "53feae80-8a96-47a7-840f-d9b9505239fe"}}' 2018-08-26 13:43:48,830 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-068b7897-856a-4c06-a62a-6a85ed050834 Date: Sun, 26 Aug 2018 13:43:48 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-26T13:43:48Z", "security_group_id": "53feae80-8a96-47a7-840f-d9b9505239fe", "port_range_min": 22, "revision_number": 0, "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "created_at": "2018-08-26T13:43:48Z", "project_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "id": "b35aab77-5ed9-4fa4-8d5e-b81642c619f2"}} 2018-08-26 13:43:48,830 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-068b7897-856a-4c06-a62a-6a85ed050834 2018-08-26 13:43:48,830 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.521416902542s 2018-08-26 13:43:48,831 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-068b7897-856a-4c06-a62a-6a85ed050834 2018-08-26 13:43:48,832 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload VNFD 2018-08-26 13:43:48,846 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.206:80/api/v3/blueprints/vrouter-opnfv; body: bytes data 2018-08-26 13:43:50,584 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-26 13:43:50,585 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-26 13:43:50,585 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-26 13:43:50,585 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-26 13:43:50,585 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-26 13:43:50,585 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-26 13:43:50,585 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-26 13:43:50,585 - cloudify.rest_client.http - DEBUG - request header: Transfer-Encoding: chunked 2018-08-26 13:43:50,586 - 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-26T13:43:49.574Z", "updated_at": "2018-08-26T13:43:49.574Z", "created_by": "admin", "private_resource": false, "plan": {"relationships": {"cloudify.openstack.server_connected_to_port": {"name": "cloudify.openstack.server_connected_to_port", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_security_group": {"name": "cloudify.openstack.port_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.depends_on": {"properties": {"connection_type": {"default": "all_to_all"}}, "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "name": "cloudify.relationships.depends_on", "type_hierarchy": ["cloudify.relationships.depends_on"], "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}}, "cloudify.openstack.server_connected_to_keypair": {"name": "cloudify.openstack.server_connected_to_keypair", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.subnet_connected_to_router": {"name": "cloudify.openstack.subnet_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_security_group": {"name": "cloudify.openstack.server_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_subnet": {"name": "cloudify.openstack.port_connected_to_subnet", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_subnet"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.contained_in": {"name": "cloudify.relationships.contained_in", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_floating_ip": {"name": "cloudify.openstack.port_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_floating_ip": {"name": "cloudify.openstack.server_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": {"default": "", "type": "string", "description": "The fixed IP to be associated with the floating IP. If omitted, Openstack will choose which port to associate.\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.connected_to": {"name": "cloudify.relationships.connected_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.volume_attached_to_server": {"name": "cloudify.openstack.volume_attached_to_server", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.volume_attached_to_server"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.attach_volume", "inputs": {"status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.detach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the detachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the detachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_depends_on_volume": {"name": "cloudify.relationships.file_system_depends_on_volume", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.file_system_depends_on_volume"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/fdisk.sh"}, "device_name": {"default": {"get_attribute": ["TARGET", "device_name"]}}}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_contained_in_compute": {"name": "cloudify.relationships.file_system_contained_in_compute", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in", "cloudify.relationships.file_system_contained_in_compute"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.contained_in", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/mount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/unmount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}}, "inputs": {"keypair_name": {"default": "vnf_test_keypair", "type": "string"}, "management_plane_network_name": {"default": "management_plane_network", "type": "string"}, "external_network_name": {"type": "string"}, "keystone_user_domain_name": {"type": "string"}, "data_plane_network_name": {"default": "data_plane_network", "type": "string"}, "target_vnf_name": {"default": "target_vnf", "type": "string"}, "reference_vnf_flavor_id": {"type": "string"}, "target_vnf_flavor_id": {"type": "string"}, "reference_vnf_name": {"default": "reference_vnf", "type": "string"}, "target_vnf_data_plane_port_name": {"default": "target_vnf_data_plane_port", "type": "string"}, "reference_vnf_data_plane_port_name": {"default": "reference_vnf_data_plane_port", "type": "string"}, "keystone_username": {"type": "string"}, "security_group_name": {"default": "vnf_test_security_group", "type": "string"}, "reference_vnf_image_id": {"type": "string"}, "keystone_password": {"type": "string"}, "target_vnf_port_name": {"default": "target_vnf_port", "type": "string"}, "keystone_tenant_name": {"type": "string"}, "keystone_project_domain_name": {"type": "string"}, "keystone_url": {"type": "string"}, "reference_vnf_port_name": {"default": "reference_vnf_port", "type": "string"}, "target_vnf_image_id": {"type": "string"}, "management_plane_subnet_name": {"default": "management_plane_subnet", "type": "string"}, "ssh_key_filename": {"default": "~/.ssh/vnf_test_keypair.pem", "type": "string"}, "router_name": {"default": "vnf_test_router", "type": "string"}, "region": {"type": "string"}, "data_plane_subnet_name": {"default": "data_plane_subnet", "type": "string"}}, "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "outputs": {"vnfs": {"description": "Infomation of vnf.", "value": {"reference_vnf": {"vnf_name": {"get_property": ["reference_vnf_host", "resource_id"]}, "public_key_path": {"get_property": ["keypair", "private_key_path"]}, "floating_ip": {"get_attribute": ["reference_vnf_ip", "floating_ip_address"]}}, "target_vnf": {"vnf_name": {"get_property": ["target_vnf_host", "resource_id"]}, "public_key_path": {"get_property": ["keypair", "private_key_path"]}, "floating_ip": {"get_attribute": ["target_vnf_ip", "floating_ip_address"]}}}}, "networks": {"description": "Infomation of network.", "value": {"management_plane_network": {"network_name": {"get_property": ["management_plane_network", "resource_id"]}}, "data_plane_network": {"network_name": {"get_property": ["data_plane_network", "resource_id"]}}}}}, "version": {"definitions_name": "cloudify_dsl", "raw": "cloudify_dsl_1_3", "definitions_version": [1, 3]}, "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "groups": {}, "workflows": {"scale": {"operation": "cloudify.plugins.workflows.scale_entity", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}, "plugin": "default_workflows"}, "heal": {"operation": "cloudify.plugins.workflows.auto_heal_reinstall_node_subgraph", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}, "plugin": "default_workflows"}, "update": {"operation": "cloudify.plugins.workflows.update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}}, "plugin": "default_workflows"}, "execute_operation": {"operation": "cloudify.plugins.workflows.execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}, "plugin": "default_workflows"}, "install": {"operation": "cloudify.plugins.workflows.install", "parameters": {}, "plugin": "default_workflows"}, "install_new_agents": {"operation": "cloudify.plugins.workflows.install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}, "plugin": "default_workflows"}, "uninstall": {"operation": "cloudify.plugins.workflows.uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}, "plugin": "default_workflows"}}, "policies": {}, "nodes": [{"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "management_plane_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "management_plane_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"use_external_resource": false, "resource_id": {"get_input": "management_plane_network_name"}, "network": {}, "create_if_missing": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_data_plane_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "target_vnf_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "target_vnf_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_name"}, "ip": "", "image": {"get_input": "target_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "target_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "reference_vnf_data_plane_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_data_plane_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_data_plane_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_ip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "reference_vnf_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "target_vnf_ip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_ip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"use_external_resource": false, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": false, "resource_id": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "reference_vnf_ip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_ip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"use_external_resource": false, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": false, "resource_id": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.disconnect_subnet"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.connect_subnet"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.disconnect_subnet"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.connect_subnet"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "router", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.subnet_connected_to_router", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}}, "name": "management_plane_subnet", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Subnet", "cloudify.openstack.nodes.Subnet"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.subnet.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.subnet.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.subnet.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "management_plane_subnet", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Subnet", "properties": {"subnet": {"ip_version": 4, "cidr": "11.0.0.0/24"}, "resource_id": {"get_input": "management_plane_subnet_name"}, "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, "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": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}}, "name": "data_plane_subnet", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Subnet", "cloudify.openstack.nodes.Subnet"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.subnet.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.subnet.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.subnet.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "data_plane_subnet", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Subnet", "properties": {"subnet": {"ip_version": 4, "cidr": "12.0.0.0/24", "gateway_ip": null}, "resource_id": {"get_input": "data_plane_subnet_name"}, "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, "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": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "target_vnf_data_plane_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_data_plane_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_data_plane_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}}, "name": "keypair", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.openstack.nodes.KeyPair"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.keypair.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.keypair.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.keypair.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "keypair", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.KeyPair", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "keypair_name"}, "create_if_missing": false, "keypair": {}, "private_key_path": {"get_input": "ssh_key_filename"}, "use_external_resource": false}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_ip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "target_vnf_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "data_plane_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "data_plane_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"use_external_resource": false, "resource_id": {"get_input": "data_plane_network_name"}, "network": {}, "create_if_missing": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.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, "resource_id": {"get_input": "external_network_name"}, "network": {}, "create_if_missing": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_data_plane_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "reference_vnf_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "reference_vnf_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_name"}, "ip": "", "image": {"get_input": "reference_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "reference_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}], "scaling_groups": {}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}}, "id": "vrouter-opnfv"} 2018-08-26 13:43:50,587 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-26 13:43:50,587 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 26 Aug 2018 13:43:49 GMT 2018-08-26 13:43:50,587 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-26 13:43:50,587 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 258596 2018-08-26 13:43:50,587 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-26 13:43:50,600 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Create VNF Instance 2018-08-26 13:43:50,600 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.206:80/api/v3/deployments/vrouter-opnfv; body: {"inputs": {"keystone_url": "http://172.30.9.22:5000", "keystone_tenant_name": "vyos_vrouter-project_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "keystone_project_domain_name": "Default", "region": "regionOne", "external_network_name": "external", "keystone_username": "vyos_vrouter-user_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "keystone_user_domain_name": "Default", "reference_vnf_image_id": "baa29c19-1a42-40ce-a4e1-87c17a6236dc", "keystone_password": "671b9ba1-1bef-4b75-81be-ecf92574ca12", "reference_vnf_flavor_id": "32b03cc4-48bc-4121-b058-6ab6000c183e", "target_vnf_flavor_id": "32b03cc4-48bc-4121-b058-6ab6000c183e", "target_vnf_image_id": "baa29c19-1a42-40ce-a4e1-87c17a6236dc"}, "skip_plugins_validation": false, "visibility": "tenant", "blueprint_id": "vrouter-opnfv"} 2018-08-26 13:43:52,172 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-26 13:43:52,172 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-26 13:43:52,172 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-26 13:43:52,172 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-26 13:43:52,172 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-26 13:43:52,173 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-26 13:43:52,173 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-26 13:43:52,173 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 774 2018-08-26 13:43:52,173 - cloudify.rest_client.http - DEBUG - reply: "500 INTERNAL SERVER ERROR" {"status": 500, "message": "Internal Server Error"} 2018-08-26 13:43:52,173 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-26 13:43:52,173 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 26 Aug 2018 13:43:51 GMT 2018-08-26 13:43:52,173 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-26 13:43:52,173 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 51 2018-08-26 13:43:52,173 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-26 13:43:52,173 - functest.core.singlevm - ERROR - Cannot run vyos_vrouter Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 429, in run if not self.execute(): File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/router/cloudify_vrouter.py", line 162, in execute if self.deploy_vnf() and self.test_vnf(): File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/router/cloudify_vrouter.py", line 187, in deploy_vnf self.vnf.get('inputs')) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/deployments.py", line 214, in create response = self.api.put(uri, data, expected_status_code=201) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 263, in put timeout=timeout) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 224, in do_request verify=self.get_request_verify(), timeout=timeout) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 158, in _do_request self._raise_client_error(response, request_url) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 119, in _raise_client_error response=response) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 131, in _prepare_and_raise_exception status_code, error_code=error_code, response=response) CloudifyClientError: 500: Internal Server Error 2018-08-26 13:43:52,304 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-26 13:43:52,305 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | vyos_vrouter | functest | 05:54 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-08-26 13:43:52,310 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Deleting the current deployment 2018-08-26 13:43:52,310 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions 2018-08-26 13:43:52,369 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-26 13:43:52,369 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-26 13:43:52,369 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-26 13:43:52,369 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-26 13:43:52,369 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-26 13:43:52,369 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-26 13:43:52,369 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-26 13:43:52,369 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"status": "pending", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-26T13:43:50.241Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "3d2c8841-a127-4717-8b97-e64d565c4810"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-08-26 13:43:52,369 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-26 13:43:52,370 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 26 Aug 2018 13:43:51 GMT 2018-08-26 13:43:52,370 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-26 13:43:52,370 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6010 2018-08-26 13:43:52,370 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-26 13:43:52,370 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.206:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "vrouter-opnfv", "force": "false", "workflow_id": "uninstall", "parameters": {"ignore_failure": true}} 2018-08-26 13:43:52,429 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-26 13:43:52,429 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-26 13:43:52,429 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-26 13:43:52,429 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-26 13:43:52,429 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-26 13:43:52,430 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-26 13:43:52,430 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-26 13:43:52,430 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 156 2018-08-26 13:43:52,430 - cloudify.rest_client.http - DEBUG - reply: "400 BAD REQUEST" {"message": "Deployment environment creation is still pending, try again in a minute", "error_code": "deployment_environment_creation_pending_error", "server_traceback": "Traceback (most recent call last):\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/rest/rest_decorators.py\", line 93, in wrapper\n return func(*args, **kwargs)\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/rest/rest_decorators.py\", line 133, in wrapper\n response = f(*args, **kwargs)\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/rest/resources_v1/executions.py\", line 115, in post\n bypass_maintenance=bypass_maintenance)\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/resource_manager.py\", line 359, in execute_workflow\n self._verify_deployment_environment_created_successfully(deployment_id)\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/resource_manager.py\", line 1117, in _verify_deployment_environment_created_successfully\n 'Deployment environment creation is still pending, '\nDeploymentEnvironmentCreationPendingError: Deployment environment creation is still pending, try again in a minute\n"} 2018-08-26 13:43:52,430 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-26 13:43:52,430 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 26 Aug 2018 13:43:51 GMT 2018-08-26 13:43:52,430 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-26 13:43:52,430 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1203 2018-08-26 13:43:52,430 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-26 13:43:52,431 - functest.opnfv_tests.vnf.router.cloudify_vrouter - ERROR - Some issue during the undeployment .. Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/router/cloudify_vrouter.py", line 243, in clean dep_name, 'uninstall', parameters=dict(ignore_failure=True)) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/executions.py", line 201, in start expected_status_code=201) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 285, in post timeout=timeout) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 224, in do_request verify=self.get_request_verify(), timeout=timeout) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 158, in _do_request self._raise_client_error(response, request_url) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 119, in _raise_client_error response=response) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 131, in _prepare_and_raise_exception status_code, error_code=error_code, response=response) DeploymentEnvironmentCreationPendingError: 400: Deployment environment creation is still pending, try again in a minute 2018-08-26 13:43:52,431 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-26 13:43:52,436 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/baa29c19-1a42-40ce-a4e1-87c17a6236dc -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f6968af8effe3e28f31772bae4caf3bbe3b5c905" 2018-08-26 13:43:52,902 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f22b8d71-4d2f-48d9-862a-ae63015023fe Date: Sun, 26 Aug 2018 13:43:52 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-26 13:43:52,902 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/baa29c19-1a42-40ce-a4e1-87c17a6236dc used request id req-f22b8d71-4d2f-48d9-862a-ae63015023fe 2018-08-26 13:43:52,902 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.470823049545s 2018-08-26 13:43:52,903 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/baa29c19-1a42-40ce-a4e1-87c17a6236dc used request id req-f22b8d71-4d2f-48d9-862a-ae63015023fe 2018-08-26 13:43:52,903 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-26 13:43:52,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}45a77b231558ecc31e497a0d7bfa53b96139b37d" 2018-08-26 13:43:52,927 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13: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-7ccfa1d2-d00b-41a4-8717-f634b41f1a5e x-compute-request-id: req-7ccfa1d2-d00b-41a4-8717-f634b41f1a5e Content-Encoding: gzip Content-Length: 453 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_alt_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "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": "08447a4a-9f82-4040-bf77-234e38d4a00a"}, {"name": "vyos_vrouter-flavor_alt_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/32b03cc4-48bc-4121-b058-6ab6000c183e", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/32b03cc4-48bc-4121-b058-6ab6000c183e", "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": "32b03cc4-48bc-4121-b058-6ab6000c183e"}, {"name": "vyos_vrouter-flavor_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/ef9c207d-7d05-45cf-a9f9-9d1e6681a1f5", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/ef9c207d-7d05-45cf-a9f9-9d1e6681a1f5", "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": "ef9c207d-7d05-45cf-a9f9-9d1e6681a1f5"}]} 2018-08-26 13:43:52,927 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-7ccfa1d2-d00b-41a4-8717-f634b41f1a5e 2018-08-26 13:43:52,927 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0236620903015s 2018-08-26 13:43:52,927 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-7ccfa1d2-d00b-41a4-8717-f634b41f1a5e 2018-08-26 13:43:52,930 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-26 13:43:52,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/32b03cc4-48bc-4121-b058-6ab6000c183e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}45a77b231558ecc31e497a0d7bfa53b96139b37d" 2018-08-26 13:43:52,961 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 26 Aug 2018 13: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 x-openstack-request-id: req-776138e5-1fdd-4900-892f-ba129467b023 x-compute-request-id: req-776138e5-1fdd-4900-892f-ba129467b023 Content-Length: 0 Content-Type: application/json 2018-08-26 13:43:52,961 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/32b03cc4-48bc-4121-b058-6ab6000c183e used request id req-776138e5-1fdd-4900-892f-ba129467b023 2018-08-26 13:43:52,961 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.031350851059s 2018-08-26 13:43:52,961 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/32b03cc4-48bc-4121-b058-6ab6000c183e used request id req-776138e5-1fdd-4900-892f-ba129467b023 2018-08-26 13:43:52,963 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-26 13:43:52,964 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/floatingips/9bf65445-2521-4e9e-9523-8e620a87ec4f.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f6968af8effe3e28f31772bae4caf3bbe3b5c905" 2018-08-26 13:43:53,890 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e3fda289-8a16-4b0a-9861-1c5bba23d876 Content-Length: 0 Date: Sun, 26 Aug 2018 13:43:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-26 13:43:53,891 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/9bf65445-2521-4e9e-9523-8e620a87ec4f.json used request id req-e3fda289-8a16-4b0a-9861-1c5bba23d876 2018-08-26 13:43:53,891 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.927314996719s 2018-08-26 13:43:53,891 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/9bf65445-2521-4e9e-9523-8e620a87ec4f.json used request id req-e3fda289-8a16-4b0a-9861-1c5bba23d876 2018-08-26 13:43:53,896 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-26 13:43:53,896 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f6968af8effe3e28f31772bae4caf3bbe3b5c905" 2018-08-26 13:43:53,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-f49fd527-35b8-455f-9355-ff42531def46 Date: Sun, 26 Aug 2018 13:43:53 GMT RESP BODY: {"floatingips": []} 2018-08-26 13:43:53,945 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-f49fd527-35b8-455f-9355-ff42531def46 2018-08-26 13:43:53,945 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0486681461334s 2018-08-26 13:43:53,945 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-f49fd527-35b8-455f-9355-ff42531def46 2018-08-26 13:43:53,946 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-26 13:43:53,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/servers/ed5038cd-15b0-4692-9546-b0e2a9592cf3 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f6968af8effe3e28f31772bae4caf3bbe3b5c905" 2018-08-26 13:43:54,105 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 26 Aug 2018 13:43:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-de0e47bc-cfb0-4b81-a974-b47bd81c0c33 x-compute-request-id: req-de0e47bc-cfb0-4b81-a974-b47bd81c0c33 Content-Type: application/json 2018-08-26 13:43:54,105 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/ed5038cd-15b0-4692-9546-b0e2a9592cf3 used request id req-de0e47bc-cfb0-4b81-a974-b47bd81c0c33 2018-08-26 13:43:54,106 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.159683942795s 2018-08-26 13:43:54,106 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/ed5038cd-15b0-4692-9546-b0e2a9592cf3 used request id req-de0e47bc-cfb0-4b81-a974-b47bd81c0c33 2018-08-26 13:43:54,106 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 13:43:54,109 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f6968af8effe3e28f31772bae4caf3bbe3b5c905" 2018-08-26 13:43:55,122 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:43:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3863df05-306d-49ba-8dda-97ac3605fb16 x-compute-request-id: req-3863df05-306d-49ba-8dda-97ac3605fb16 Content-Encoding: gzip Content-Length: 771 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vyos_vrouter-net_b8b63908-d6e8-4f67-bca2-d5cbdc14f569": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:32:fc", "version": 4, "addr": "192.168.120.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:32:fc", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/ed5038cd-15b0-4692-9546-b0e2a9592cf3", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ed5038cd-15b0-4692-9546-b0e2a9592cf3", "rel": "bookmark"}], "image": {"id": "4df341a2-dbce-410a-864f-8cb095455ecd", "links": [{"href": "http://172.30.9.22:8774/images/4df341a2-dbce-410a-864f-8cb095455ecd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-26T13:42:09.000000", "flavor": {"id": "ef9c207d-7d05-45cf-a9f9-9d1e6681a1f5", "links": [{"href": "http://172.30.9.22:8774/flavors/ef9c207d-7d05-45cf-a9f9-9d1e6681a1f5", "rel": "bookmark"}]}, "id": "ed5038cd-15b0-4692-9546-b0e2a9592cf3", "security_groups": [{"name": "vyos_vrouter-sg_b8b63908-d6e8-4f67-bca2-d5cbdc14f569"}], "user_id": "7b956c97e65b4480b902becc6308cef2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-26T13:43:54Z", "hostId": "82fd5184728cb13031536d3db667cfc8b15fa3696b80febb1f634bf7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "name": "vyos_vrouter-vm_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "created": "2018-08-26T13:39:45Z", "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-26 13:43:55,122 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-3863df05-306d-49ba-8dda-97ac3605fb16 2018-08-26 13:43:55,122 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.01583790779s 2018-08-26 13:43:55,123 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-3863df05-306d-49ba-8dda-97ac3605fb16 2018-08-26 13:43:55,124 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-26 13:43:57,126 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 13:43:57,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f6968af8effe3e28f31772bae4caf3bbe3b5c905" 2018-08-26 13:43:57,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:43: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-edf9f6f7-2a95-471c-8d83-13ead9058234 x-compute-request-id: req-edf9f6f7-2a95-471c-8d83-13ead9058234 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-26 13:43:57,195 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-edf9f6f7-2a95-471c-8d83-13ead9058234 2018-08-26 13:43:57,195 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.068480014801s 2018-08-26 13:43:57,195 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-edf9f6f7-2a95-471c-8d83-13ead9058234 2018-08-26 13:43:57,198 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-26 13:43:57,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f6968af8effe3e28f31772bae4caf3bbe3b5c905" 2018-08-26 13:43:57,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7329 X-Openstack-Request-Id: req-cc567184-9343-45f1-84ad-98e1ab844efc Date: Sun, 26 Aug 2018 13:43:57 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "created_at": "2018-08-26T13:39:42Z", "updated_at": "2018-08-26T13:39:43Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-08-26T13:39:43Z", "revision_number": 0, "id": "1a925d10-1a8c-4ccf-bea2-f2f22b30f19a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T13:39:43Z", "security_group_id": "3f3cd597-6ee8-46d2-b942-ba6740469e2c", "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "76fa1d60a45a4159bff9e1c2a73a47b3"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-26T13:39:42Z", "revision_number": 0, "id": "5c14f4ba-606a-421e-8c35-f80e19b54625", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T13:39:42Z", "security_group_id": "3f3cd597-6ee8-46d2-b942-ba6740469e2c", "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "port_range_min": 22, "ethertype": "IPv4", "project_id": "76fa1d60a45a4159bff9e1c2a73a47b3"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-26T13:39:43Z", "revision_number": 0, "id": "824b44e0-dbb9-4edf-a79c-304b6b95d4f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T13:39:43Z", "security_group_id": "3f3cd597-6ee8-46d2-b942-ba6740469e2c", "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "port_range_min": 443, "ethertype": "IPv4", "project_id": "76fa1d60a45a4159bff9e1c2a73a47b3"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-26T13:39:42Z", "revision_number": 0, "id": "8d17d478-6b5b-4c85-8c1f-495ec2775a85", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T13:39:42Z", "security_group_id": "3f3cd597-6ee8-46d2-b942-ba6740469e2c", "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "76fa1d60a45a4159bff9e1c2a73a47b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T13:39:42Z", "revision_number": 0, "id": "9a7fa082-7f92-4901-9960-d6cefeac54f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T13:39:42Z", "security_group_id": "3f3cd597-6ee8-46d2-b942-ba6740469e2c", "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "76fa1d60a45a4159bff9e1c2a73a47b3"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-26T13:39:43Z", "revision_number": 0, "id": "a5bb2cff-bd6a-48b1-9a60-aefb4cfbd3ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T13:39:43Z", "security_group_id": "3f3cd597-6ee8-46d2-b942-ba6740469e2c", "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "port_range_min": 80, "ethertype": "IPv4", "project_id": "76fa1d60a45a4159bff9e1c2a73a47b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T13:39:42Z", "revision_number": 0, "id": "a6937297-2991-47b1-b002-f9c410d342e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T13:39:42Z", "security_group_id": "3f3cd597-6ee8-46d2-b942-ba6740469e2c", "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "76fa1d60a45a4159bff9e1c2a73a47b3"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-08-26T13:39:43Z", "revision_number": 0, "id": "fa30d96b-dad3-4729-a925-05567e17eb0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T13:39:43Z", "security_group_id": "3f3cd597-6ee8-46d2-b942-ba6740469e2c", "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "76fa1d60a45a4159bff9e1c2a73a47b3"}], "revision_number": 7, "project_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "id": "3f3cd597-6ee8-46d2-b942-ba6740469e2c", "name": "vyos_vrouter-sg_b8b63908-d6e8-4f67-bca2-d5cbdc14f569"}, {"description": "Default security group", "tags": [], "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "created_at": "2018-08-26T13:37:58Z", "updated_at": "2018-08-26T13:43:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T13:37:58Z", "revision_number": 0, "id": "40a70d9f-f948-4ae3-a699-03ab3a55079d", "remote_group_id": "53feae80-8a96-47a7-840f-d9b9505239fe", "remote_ip_prefix": null, "created_at": "2018-08-26T13:37:58Z", "security_group_id": "53feae80-8a96-47a7-840f-d9b9505239fe", "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "76fa1d60a45a4159bff9e1c2a73a47b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T13:37:58Z", "revision_number": 0, "id": "41106ad8-0e70-4e89-84c2-e66f7db1b41b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T13:37:58Z", "security_group_id": "53feae80-8a96-47a7-840f-d9b9505239fe", "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "76fa1d60a45a4159bff9e1c2a73a47b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T13:37:58Z", "revision_number": 0, "id": "93f7d8c6-cce1-4671-8618-0b2387bcfa40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T13:37:58Z", "security_group_id": "53feae80-8a96-47a7-840f-d9b9505239fe", "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "76fa1d60a45a4159bff9e1c2a73a47b3"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-26T13:43:48Z", "revision_number": 0, "id": "b35aab77-5ed9-4fa4-8d5e-b81642c619f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-26T13:43:48Z", "security_group_id": "53feae80-8a96-47a7-840f-d9b9505239fe", "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "port_range_min": 22, "ethertype": "IPv4", "project_id": "76fa1d60a45a4159bff9e1c2a73a47b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-26T13:37:58Z", "revision_number": 0, "id": "de0e60ce-0040-465d-92ca-16bc2b71d442", "remote_group_id": "53feae80-8a96-47a7-840f-d9b9505239fe", "remote_ip_prefix": null, "created_at": "2018-08-26T13:37:58Z", "security_group_id": "53feae80-8a96-47a7-840f-d9b9505239fe", "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "76fa1d60a45a4159bff9e1c2a73a47b3"}], "revision_number": 2, "project_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "id": "53feae80-8a96-47a7-840f-d9b9505239fe", "name": "default"}]} 2018-08-26 13:43:57,249 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-cc567184-9343-45f1-84ad-98e1ab844efc 2018-08-26 13:43:57,250 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0512189865112s 2018-08-26 13:43:57,250 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-cc567184-9343-45f1-84ad-98e1ab844efc 2018-08-26 13:43:57,254 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-08-26 13:43:57,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/security-groups/3f3cd597-6ee8-46d2-b942-ba6740469e2c.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f6968af8effe3e28f31772bae4caf3bbe3b5c905" 2018-08-26 13:43:57,706 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5e93736a-dcb9-44f9-b444-cd1d83b58709 Content-Length: 0 Date: Sun, 26 Aug 2018 13:43:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-26 13:43:57,706 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/3f3cd597-6ee8-46d2-b942-ba6740469e2c.json used request id req-5e93736a-dcb9-44f9-b444-cd1d83b58709 2018-08-26 13:43:57,706 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.452488899231s 2018-08-26 13:43:57,706 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/3f3cd597-6ee8-46d2-b942-ba6740469e2c.json used request id req-5e93736a-dcb9-44f9-b444-cd1d83b58709 2018-08-26 13:43:57,707 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-26 13:43:57,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/os-keypairs/vyos_vrouter-kp_b8b63908-d6e8-4f67-bca2-d5cbdc14f569 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f6968af8effe3e28f31772bae4caf3bbe3b5c905" 2018-08-26 13:43:57,766 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 26 Aug 2018 13:43: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-b5a54f40-7dfa-4774-94b0-3067476e247f x-compute-request-id: req-b5a54f40-7dfa-4774-94b0-3067476e247f Content-Length: 0 Content-Type: application/json 2018-08-26 13:43:57,766 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/vyos_vrouter-kp_b8b63908-d6e8-4f67-bca2-d5cbdc14f569 used request id req-b5a54f40-7dfa-4774-94b0-3067476e247f 2018-08-26 13:43:57,767 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0595550537109s 2018-08-26 13:43:57,767 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/vyos_vrouter-kp_b8b63908-d6e8-4f67-bca2-d5cbdc14f569 used request id req-b5a54f40-7dfa-4774-94b0-3067476e247f 2018-08-26 13:43:57,767 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-26 13:43:57,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/b1fc1e98-4c13-4777-9ccf-3f9296ca6df9/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}f6968af8effe3e28f31772bae4caf3bbe3b5c905" -d '{"subnet_id": "94a61172-552b-469c-829b-d7100f360885"}' 2018-08-26 13:43:59,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-649f53c6-9275-4058-a909-365d34066240 Date: Sun, 26 Aug 2018 13:43:59 GMT RESP BODY: {"network_id": "dd535e27-ece2-413a-a75c-a25f16a6f767", "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "subnet_id": "94a61172-552b-469c-829b-d7100f360885", "subnet_ids": ["94a61172-552b-469c-829b-d7100f360885"], "port_id": "f32a514e-2867-46b7-bc81-949a12f79f80", "id": "b1fc1e98-4c13-4777-9ccf-3f9296ca6df9"} 2018-08-26 13:43:59,491 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/b1fc1e98-4c13-4777-9ccf-3f9296ca6df9/remove_router_interface.json used request id req-649f53c6-9275-4058-a909-365d34066240 2018-08-26 13:43:59,491 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.72419404984s 2018-08-26 13:43:59,492 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/b1fc1e98-4c13-4777-9ccf-3f9296ca6df9/remove_router_interface.json used request id req-649f53c6-9275-4058-a909-365d34066240 returning object b1fc1e98-4c13-4777-9ccf-3f9296ca6df9 2018-08-26 13:43:59,492 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-26 13:43:59,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f6968af8effe3e28f31772bae4caf3bbe3b5c905" 2018-08-26 13:43:59,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 626 X-Openstack-Request-Id: req-d3d481b9-c641-48d8-883c-d3697010a49b Date: Sun, 26 Aug 2018 13:43:59 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a3c401bc-6377-43cc-8a20-abe78f2d51b9", "ip_address": "172.30.9.212"}]}, "description": "", "tags": [], "tenant_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "created_at": "2018-08-26T13:37:59Z", "admin_state_up": true, "updated_at": "2018-08-26T13:43:58Z", "revision_number": 4, "routes": [], "project_id": "76fa1d60a45a4159bff9e1c2a73a47b3", "id": "b1fc1e98-4c13-4777-9ccf-3f9296ca6df9", "name": "vyos_vrouter-router_b8b63908-d6e8-4f67-bca2-d5cbdc14f569"}]} 2018-08-26 13:43:59,607 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-d3d481b9-c641-48d8-883c-d3697010a49b 2018-08-26 13:43:59,607 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.114464044571s 2018-08-26 13:43:59,607 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-d3d481b9-c641-48d8-883c-d3697010a49b 2018-08-26 13:43:59,608 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-26 13:43:59,609 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/b1fc1e98-4c13-4777-9ccf-3f9296ca6df9.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f6968af8effe3e28f31772bae4caf3bbe3b5c905" 2018-08-26 13:44:01,092 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-597ffeac-9641-4bf3-9ad7-cf4761b0a455 Content-Length: 0 Date: Sun, 26 Aug 2018 13:44:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-26 13:44:01,092 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/b1fc1e98-4c13-4777-9ccf-3f9296ca6df9.json used request id req-597ffeac-9641-4bf3-9ad7-cf4761b0a455 2018-08-26 13:44:01,093 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.48413300514s 2018-08-26 13:44:01,093 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/b1fc1e98-4c13-4777-9ccf-3f9296ca6df9.json used request id req-597ffeac-9641-4bf3-9ad7-cf4761b0a455 2018-08-26 13:44:01,093 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-26 13:44:01,094 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f6968af8effe3e28f31772bae4caf3bbe3b5c905" 2018-08-26 13:44:01,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-562ad7fa-9916-4c32-ad80-80803e19b7c2 Date: Sun, 26 Aug 2018 13:44:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dd535e27-ece2-413a-a75c-a25f16a6f767","tenant_id":"76fa1d60a45a4159bff9e1c2a73a47b3","created_at":"2018-08-26T13:37:59Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-26T13:37:59Z","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":"76fa1d60a45a4159bff9e1c2a73a47b3","id":"94a61172-552b-469c-829b-d7100f360885","subnetpool_id":null,"name":"vyos_vrouter-subnet_b8b63908-d6e8-4f67-bca2-d5cbdc14f569"}]} 2018-08-26 13:44:01,133 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-562ad7fa-9916-4c32-ad80-80803e19b7c2 2018-08-26 13:44:01,133 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0395829677582s 2018-08-26 13:44:01,133 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-562ad7fa-9916-4c32-ad80-80803e19b7c2 2018-08-26 13:44:01,135 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-26 13:44:01,135 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/94a61172-552b-469c-829b-d7100f360885.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f6968af8effe3e28f31772bae4caf3bbe3b5c905" 2018-08-26 13:44:02,414 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8769b27d-127c-4ef0-a4c5-99487ff1ab55 Date: Sun, 26 Aug 2018 13:44:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-26 13:44:02,414 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/94a61172-552b-469c-829b-d7100f360885.json used request id req-8769b27d-127c-4ef0-a4c5-99487ff1ab55 2018-08-26 13:44:02,415 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.2799539566s 2018-08-26 13:44:02,415 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/94a61172-552b-469c-829b-d7100f360885.json used request id req-8769b27d-127c-4ef0-a4c5-99487ff1ab55 2018-08-26 13:44:02,415 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-26 13:44:02,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f6968af8effe3e28f31772bae4caf3bbe3b5c905" 2018-08-26 13:44:02,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1156 X-Openstack-Request-Id: req-55ce3451-2224-4bb1-8929-ed9a7ef91df4 Date: Sun, 26 Aug 2018 13:44:02 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a3c401bc-6377-43cc-8a20-abe78f2d51b9"],"updated_at":"2018-08-26T10:33:06Z","tenant_id":"526e4f7307214396989751533ff33528","created_at":"2018-08-26T10:16:36Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"526e4f7307214396989751533ff33528","id":"9c1c4110-1d5a-4c9e-9e4a-8295252f6976","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-26T13:44:02Z","tenant_id":"76fa1d60a45a4159bff9e1c2a73a47b3","created_at":"2018-08-26T13:37:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"76fa1d60a45a4159bff9e1c2a73a47b3","id":"dd535e27-ece2-413a-a75c-a25f16a6f767","name":"vyos_vrouter-net_b8b63908-d6e8-4f67-bca2-d5cbdc14f569"}]} 2018-08-26 13:44:02,509 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-55ce3451-2224-4bb1-8929-ed9a7ef91df4 2018-08-26 13:44:02,509 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0935428142548s 2018-08-26 13:44:02,509 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-55ce3451-2224-4bb1-8929-ed9a7ef91df4 2018-08-26 13:44:02,510 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-26 13:44:02,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/dd535e27-ece2-413a-a75c-a25f16a6f767.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f6968af8effe3e28f31772bae4caf3bbe3b5c905" 2018-08-26 13:44:04,466 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-51198d66-eb2f-4a1c-8d7a-a896ca5a81dc Date: Sun, 26 Aug 2018 13:44:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-26 13:44:04,466 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/dd535e27-ece2-413a-a75c-a25f16a6f767.json used request id req-51198d66-eb2f-4a1c-8d7a-a896ca5a81dc 2018-08-26 13:44:04,466 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.95565915108s 2018-08-26 13:44:04,466 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/dd535e27-ece2-413a-a75c-a25f16a6f767.json used request id req-51198d66-eb2f-4a1c-8d7a-a896ca5a81dc 2018-08-26 13:44:04,470 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-26 13:44:04,474 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f6968af8effe3e28f31772bae4caf3bbe3b5c905" 2018-08-26 13:44:04,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1403 Content-Type: application/json X-Openstack-Request-Id: req-1dadf6f2-4f73-466d-8324-d456a95d922f Date: Sun, 26 Aug 2018 13:44:04 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-26T13:39:41Z", "file": "/v2/images/4df341a2-dbce-410a-864f-8cb095455ecd/file", "owner": "76fa1d60a45a4159bff9e1c2a73a47b3", "id": "4df341a2-dbce-410a-864f-8cb095455ecd", "size": 4373348352, "self": "/v2/images/4df341a2-dbce-410a-864f-8cb095455ecd", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/4df341a2-dbce-410a-864f-8cb095455ecd/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/4df341a2-dbce-410a-864f-8cb095455ecd/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-26T13:38:38Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-26 13:44:04,765 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-1dadf6f2-4f73-466d-8324-d456a95d922f 2018-08-26 13:44:04,765 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.294873952866s 2018-08-26 13:44:04,766 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-1dadf6f2-4f73-466d-8324-d456a95d922f 2018-08-26 13:44:04,767 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-26 13:44:04,771 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/4df341a2-dbce-410a-864f-8cb095455ecd -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f6968af8effe3e28f31772bae4caf3bbe3b5c905" 2018-08-26 13:44:05,269 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d31085a4-0621-4236-b042-27d75aab51a1 Date: Sun, 26 Aug 2018 13:44: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-26 13:44:05,269 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/4df341a2-dbce-410a-864f-8cb095455ecd used request id req-d31085a4-0621-4236-b042-27d75aab51a1 2018-08-26 13:44:05,269 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.501899003983s 2018-08-26 13:44:05,270 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/4df341a2-dbce-410a-864f-8cb095455ecd used request id req-d31085a4-0621-4236-b042-27d75aab51a1 2018-08-26 13:44:05,270 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-26 13:44:05,273 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}45a77b231558ecc31e497a0d7bfa53b96139b37d" 2018-08-26 13:44:05,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13: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-73021dff-f594-44dc-b0e2-b3b3856d2f21 x-compute-request-id: req-73021dff-f594-44dc-b0e2-b3b3856d2f21 Content-Encoding: gzip Content-Length: 405 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_alt_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "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": "08447a4a-9f82-4040-bf77-234e38d4a00a"}, {"name": "vyos_vrouter-flavor_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/ef9c207d-7d05-45cf-a9f9-9d1e6681a1f5", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/ef9c207d-7d05-45cf-a9f9-9d1e6681a1f5", "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": "ef9c207d-7d05-45cf-a9f9-9d1e6681a1f5"}]} 2018-08-26 13:44:05,318 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-73021dff-f594-44dc-b0e2-b3b3856d2f21 2018-08-26 13:44:05,318 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0478219985962s 2018-08-26 13:44:05,318 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-73021dff-f594-44dc-b0e2-b3b3856d2f21 2018-08-26 13:44:05,320 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-26 13:44:05,322 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/ef9c207d-7d05-45cf-a9f9-9d1e6681a1f5 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}45a77b231558ecc31e497a0d7bfa53b96139b37d" 2018-08-26 13:44:05,388 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 26 Aug 2018 13: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 x-openstack-request-id: req-85f9962f-12a7-4d30-b718-be9dcd6eac1b x-compute-request-id: req-85f9962f-12a7-4d30-b718-be9dcd6eac1b Content-Length: 0 Content-Type: application/json 2018-08-26 13:44:05,388 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/ef9c207d-7d05-45cf-a9f9-9d1e6681a1f5 used request id req-85f9962f-12a7-4d30-b718-be9dcd6eac1b 2018-08-26 13:44:05,388 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.068391084671s 2018-08-26 13:44:05,389 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/ef9c207d-7d05-45cf-a9f9-9d1e6681a1f5 used request id req-85f9962f-12a7-4d30-b718-be9dcd6eac1b 2018-08-26 13:44:05,389 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-26 13:44:05,393 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}45a77b231558ecc31e497a0d7bfa53b96139b37d" 2018-08-26 13:44:05,608 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:44:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00c99bb7-7273-4931-b33f-cc31691b3ce8 Content-Encoding: gzip Content-Length: 1033 Content-Type: application/json RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/00af5ffb672f4832ab8347fc3e59dad9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "00af5ffb672f4832ab8347fc3e59dad9", "email": "placement@localhost", "password_expires_at": null}, {"name": "api_check-user_cfa71808-e14a-4d0f-a925-c4cce043949d", "links": {"self": "http://172.30.9.22:5000/v3/users/0653adcd9bbd40d4a2487cf2c2b18753"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0653adcd9bbd40d4a2487cf2c2b18753", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/1155cddaef57457382d358aece0b4688"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1155cddaef57457382d358aece0b4688", "email": "panko@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_d167a7b0-d3aa-4f83-af07-f37a57d140fb", "links": {"self": "http://172.30.9.22:5000/v3/users/1df9f75d1d584587b0935d6ba2e78671"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1df9f75d1d584587b0935d6ba2e78671", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/1e1511f6281344c28c2a63d6a8174f8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1e1511f6281344c28c2a63d6a8174f8d", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/1f874aa402974ad1bde389b6ec3af461"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f874aa402974ad1bde389b6ec3af461", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/30ef6c63ca4f478ababb01839799530e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30ef6c63ca4f478ababb01839799530e", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/35943616abfb419b876965ce89cb2b8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "35943616abfb419b876965ce89cb2b8d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/394bd3d373f84b679204b10778d4c5d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "394bd3d373f84b679204b10778d4c5d6", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/5c46482149dc41d8a0f23a545eb8a332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c46482149dc41d8a0f23a545eb8a332", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6731abf69162411bab854fe2da778196"}, "domain_id": "b7fcd596cb374671bfc994968e0279ce", "enabled": true, "options": {}, "id": "6731abf69162411bab854fe2da778196", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "vyos_vrouter-user_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "links": {"self": "http://172.30.9.22:5000/v3/users/7b956c97e65b4480b902becc6308cef2"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7b956c97e65b4480b902becc6308cef2", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_smoke-user_b80679fb-d169-458c-878e-95c75e0e6bb2", "links": {"self": "http://172.30.9.22:5000/v3/users/a48ec85b60524d6190c593867ad79365"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a48ec85b60524d6190c593867ad79365", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/bc64983782874634be200a54d67bb2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bc64983782874634be200a54d67bb2dc", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/c16290bda05544839663305b8b46bfc4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c16290bda05544839663305b8b46bfc4", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/c78b7ea859ad4b4d9090aceb9cc94927"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c78b7ea859ad4b4d9090aceb9cc94927", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/f77a9ddb8d1e4546857d3ecef0ddf962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77a9ddb8d1e4546857d3ecef0ddf962", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/fd2f2ae2af224ce09fd25349c942fbd7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd2f2ae2af224ce09fd25349c942fbd7", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-08-26 13:44:05,609 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-00c99bb7-7273-4931-b33f-cc31691b3ce8 2018-08-26 13:44:05,609 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.219516992569s 2018-08-26 13:44:05,609 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-00c99bb7-7273-4931-b33f-cc31691b3ce8 2018-08-26 13:44:05,616 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-26 13:44:05,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/7b956c97e65b4480b902becc6308cef2 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}45a77b231558ecc31e497a0d7bfa53b96139b37d" 2018-08-26 13:44:05,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:44:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfbf72bc-9338-4e87-a1e7-a76e182ea78f Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"user": {"name": "vyos_vrouter-user_b8b63908-d6e8-4f67-bca2-d5cbdc14f569", "links": {"self": "http://172.30.9.22:5000/v3/users/7b956c97e65b4480b902becc6308cef2"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "7b956c97e65b4480b902becc6308cef2", "description": null}} 2018-08-26 13:44:05,810 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/7b956c97e65b4480b902becc6308cef2 used request id req-cfbf72bc-9338-4e87-a1e7-a76e182ea78f 2018-08-26 13:44:05,810 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.194206953049s 2018-08-26 13:44:05,811 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/7b956c97e65b4480b902becc6308cef2 used request id req-cfbf72bc-9338-4e87-a1e7-a76e182ea78f 2018-08-26 13:44:05,811 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-26 13:44:05,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/7b956c97e65b4480b902becc6308cef2 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}45a77b231558ecc31e497a0d7bfa53b96139b37d" 2018-08-26 13:44:06,109 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 26 Aug 2018 13:44:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bb30b45d-fe72-47e8-b7da-602b61264c74 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-26 13:44:06,109 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/7b956c97e65b4480b902becc6308cef2 used request id req-bb30b45d-fe72-47e8-b7da-602b61264c74 2018-08-26 13:44:06,109 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.297526836395s 2018-08-26 13:44:06,109 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/7b956c97e65b4480b902becc6308cef2 used request id req-bb30b45d-fe72-47e8-b7da-602b61264c74 2018-08-26 13:44:06,118 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-26 13:44:06,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}45a77b231558ecc31e497a0d7bfa53b96139b37d" 2018-08-26 13:44:06,313 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:44:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-686845a0-8eb2-4a38-a19d-4955dcb22221 Content-Encoding: gzip Content-Length: 590 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/2ce8e98616074561ac73d2976131783f"}, "tags": [], "enabled": true, "id": "2ce8e98616074561ac73d2976131783f", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b80679fb-d169-458c-878e-95c75e0e6bb2"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/45644229c8c04c4988a3eb8730a7b1ac"}, "tags": [], "enabled": true, "id": "45644229c8c04c4988a3eb8730a7b1ac", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_d167a7b0-d3aa-4f83-af07-f37a57d140fb"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/526e4f7307214396989751533ff33528"}, "tags": [], "enabled": true, "id": "526e4f7307214396989751533ff33528", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.22:5000/v3/projects/76fa1d60a45a4159bff9e1c2a73a47b3"}, "tags": [], "enabled": true, "id": "76fa1d60a45a4159bff9e1c2a73a47b3", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_b8b63908-d6e8-4f67-bca2-d5cbdc14f569"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/c99e13955d6e4bb58dbfa100dcee4823"}, "tags": [], "enabled": true, "id": "c99e13955d6e4bb58dbfa100dcee4823", "parent_id": "default", "domain_id": "default", "name": "api_check-project_cfa71808-e14a-4d0f-a925-c4cce043949d"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/e428b6e578e2485b9cc26da9ccf96a96"}, "tags": [], "enabled": true, "id": "e428b6e578e2485b9cc26da9ccf96a96", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-08-26 13:44:06,313 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-686845a0-8eb2-4a38-a19d-4955dcb22221 2018-08-26 13:44:06,313 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.195027828217s 2018-08-26 13:44:06,314 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-686845a0-8eb2-4a38-a19d-4955dcb22221 2018-08-26 13:44:06,319 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-26 13:44:06,323 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/76fa1d60a45a4159bff9e1c2a73a47b3 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}45a77b231558ecc31e497a0d7bfa53b96139b37d" 2018-08-26 13:44:06,472 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 26 Aug 2018 13:44:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1902cec1-3f24-47e7-9d3c-9446d128d961 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-26 13:44:06,472 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/76fa1d60a45a4159bff9e1c2a73a47b3 used request id req-1902cec1-3f24-47e7-9d3c-9446d128d961 2018-08-26 13:44:06,473 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.153111934662s 2018-08-26 13:44:06,473 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/76fa1d60a45a4159bff9e1c2a73a47b3 used request id req-1902cec1-3f24-47e7-9d3c-9446d128d961 2018-08-26 13:44:06,473 - xtesting.ci.run_tests - ERROR - The test case 'vyos_vrouter' failed. 2018-08-26 13:44:06,499 - xtesting.ci.run_tests - INFO - Loading test case 'juju_epc'... 2018-08-26 13:44:06,540 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-26 13:44:06,541 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-26 13:44:06,541 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-26 13:44:06,541 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-26 13:44:06,541 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-26 13:44:06,541 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-26 13:44:06,541 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-26 13:44:06,541 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-26 13:44:06,541 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-26 13:44:06,541 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-26 13:44:06,542 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-26 13:44:06,542 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-26 13:44:06,542 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-26 13:44:06,542 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-26 13:44:06,542 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-26 13:44:06,542 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-26 13:44:06,542 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-26 13:44:06,542 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-26 13:44:06,542 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-26 13:44:06,543 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-26 13:44:06,543 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-26 13:44:06,543 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-26 13:44:06,545 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-26 13:44:06,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:44:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7598cbe2-7ec6-4035-8e9b-46e1d30bb39f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-08-26 13:44:06,551 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-7598cbe2-7ec6-4035-8e9b-46e1d30bb39f 2018-08-26 13:44:06,552 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-26 13:44:06,957 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5d45fc17491a4aedb80e6e5e79d195c6", "name": "reader"}, {"id": "d371bb17b4354fa8812550829dff08d3", "name": "admin"}, {"id": "64b697102e1c4dfb82d6ae117acf5e44", "name": "member"}], "expires_at": "2018-08-26T14:44:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e428b6e578e2485b9cc26da9ccf96a96", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1210d332c9744f5cbc695a2c01f49732"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "816f0ebf045249fb84d97c4bfc1f0a06"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a44497dc0f584430880fbb34d798f187"}], "type": "metric", "id": "06403f6d19cc45d3876c1f817db4cc2a", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33aefc6453a54d88a8073094e7078823"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3af2aad436db4c72a190ee1afb07b296"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a48de89935fd4d0787f0c84bf3674881"}], "type": "network", "id": "4fcf375a7a284c3ca85dd165d598c3cb", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/e428b6e578e2485b9cc26da9ccf96a96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1acf73a288dd435cb0883e7723ed5056"}, {"url": "http://192.30.9.5:8776/v3/e428b6e578e2485b9cc26da9ccf96a96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25ab930679644d89bac501b74509b76d"}, {"url": "http://172.30.9.22:8776/v3/e428b6e578e2485b9cc26da9ccf96a96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe463692e35f41e28415b64d8ffd10af"}], "type": "volumev3", "id": "5679bf9cdfbb4efdb97a61a69442b76f", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/e428b6e578e2485b9cc26da9ccf96a96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4234eccc4e5c4c81a9740ee2adf95b67"}, {"url": "http://172.30.9.22:8776/v2/e428b6e578e2485b9cc26da9ccf96a96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "456ac2ca5ce14a919050a73ace6b5d36"}, {"url": "http://192.30.9.5:8776/v2/e428b6e578e2485b9cc26da9ccf96a96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec61effda13a4644aad9e330753e8ad3"}], "type": "volumev2", "id": "5fba3b72fec244c7b311cd023156a4e5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "057ed3b924844253978ad62059e6acbb"}, {"url": "http://172.30.9.22:8776/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c5726572f244dc1a37ddbd93a609edb"}, {"url": "http://192.30.9.5:8776/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7144203ef2f146f6a443da1e2a6503e6"}], "type": "volume", "id": "71aa1ff84fdd4eab95dbd16ac5fbfcf7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "218ecd9779c74fdbb9eff6a86b2e2ffa"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a4ae0c6c06a42aba305e1cb16268330"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f631f43b783d40b894997b7b49ab8a6b"}], "type": "image", "id": "7986c8336c5046db98dd34c332d24e7f", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "8edc8950a979429d96b680df313310a4", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a2d0d8a4ee24abcbae458bd1ce751ff"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6d1c3e6266f14458a3def33c4f0479b2"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "feca7a31784e458fb732ee0ca32ab24d"}], "type": "cloudformation", "id": "a1648659a78445d4bcaef3988eb0583e", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c10a925a2de437eac36a10b437ddcd1"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "517a76a99e3d470abde8b2e237f68205"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71f914c9732c486db7ec4dade5ea337a"}], "type": "compute", "id": "b18e3a8824af4ed79cd0162b85ca91d6", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91e36bdd70374197a9cc1cf82d4cacd4"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1c68732373a41b6bbdf0d38be58918e"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f7fd23166fd04cdbb15ae3b9534561a8"}], "type": "event", "id": "c887a5552b5842c5bbc8ce1b66332916", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68d3020187d14b4b925c0dbdfac338f6"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77e68b53932a4902a3a68484356b1c4e"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "809dcbff39164bbfaf936f0b35fd176c"}], "type": "placement", "id": "cd8c278131c84e4683012d83ae70eec0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8080/v1/AUTH_e428b6e578e2485b9cc26da9ccf96a96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49dd5c5e91d54d6aa44952eaa2390224"}, {"url": "http://12.0.0.43:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d5db89631954c7baafaf65b5aea991a"}, {"url": "http://12.0.0.43:8080/v1/AUTH_e428b6e578e2485b9cc26da9ccf96a96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "727249cbc39e4628bd3a179bd516b829"}], "type": "object-store", "id": "ec31481f5236441e98c13b38a9c609ec", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bc083505e0a4fba9e18037c17ad1785"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a4bed8aa09042d1be0a485c1bac878c"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89809cbce7344bcdbc14222d09ca5c81"}], "type": "identity", "id": "f4a28c09b9d7444fb27267a9c13f5ad7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0bd24ae5e1bc445db6c4eb649aa04b43"}, {"url": "http://192.30.9.5:8004/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6e6016d81674fa7951c5c486b38f564"}, {"url": "http://192.30.9.5:8004/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d22e870073e14dc5a443931e483e51a2"}], "type": "orchestration", "id": "f619feeb4e1c4cde836d701d6b52295f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "348e8fd3cbd140de8fdb5a2e7f1ba9ce"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37dabf8c0b3c4b4da176de43bbacdd17"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "97e424052ba4486c88034276e7ba90a9"}], "type": "alarming", "id": "ffab3464fcfe4e6086e29e4f2cac9a99", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1e1511f6281344c28c2a63d6a8174f8d"}, "audit_ids": ["UY74eietQd2isl5SDwjqsQ"], "issued_at": "2018-08-26T13:44:06.000000Z"}} 2018-08-26 13:44:06,960 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-26 13:44:06,961 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d6c30764d00baa7bb73384336498fa9297f20f1f" 2018-08-26 13:44:07,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-cece0a37-2c87-49c3-895d-9d7768529e81 Date: Sun, 26 Aug 2018 13:44:07 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"9c1c4110-1d5a-4c9e-9e4a-8295252f6976","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"526e4f7307214396989751533ff33528","status":"ACTIVE","subnets":["a3c401bc-6377-43cc-8a20-abe78f2d51b9"],"description":"","tags":[],"updated_at":"2018-08-26T10:33:06Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"526e4f7307214396989751533ff33528","created_at":"2018-08-26T10:16:36Z","provider:network_type":"flat"}]} 2018-08-26 13:44:07,516 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-cece0a37-2c87-49c3-895d-9d7768529e81 2018-08-26 13:44:07,516 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.555513143539s 2018-08-26 13:44:07,516 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-cece0a37-2c87-49c3-895d-9d7768529e81 2018-08-26 13:44:07,520 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-26 13:44:07,525 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 26 Aug 2018 13:44:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc324bfa-82b9-4fda-a1aa-bc02c252f770 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2018-08-26 13:44:07,526 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-bc324bfa-82b9-4fda-a1aa-bc02c252f770 2018-08-26 13:44:07,526 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-26 13:44:07,529 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d6c30764d00baa7bb73384336498fa9297f20f1f" 2018-08-26 13:44:07,714 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:44:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b35aa4f-3db6-4685-9aa9-631eca9916d5 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/b7fcd596cb374671bfc994968e0279ce"}, "tags": [], "enabled": true, "id": "b7fcd596cb374671bfc994968e0279ce", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-08-26 13:44:07,714 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-1b35aa4f-3db6-4685-9aa9-631eca9916d5 2018-08-26 13:44:07,714 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.18776512146s 2018-08-26 13:44:07,715 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-1b35aa4f-3db6-4685-9aa9-631eca9916d5 2018-08-26 13:44:07,723 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-26 13:44:07,726 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d6c30764d00baa7bb73384336498fa9297f20f1f" -d '{"project": {"description": "Created by OPNFV Functest: juju_epc", "enabled": true, "domain_id": "default", "name": "juju_epc-project_d865a0ee-af19-4c56-998c-646b984e6c83"}}' 2018-08-26 13:44:07,901 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 26 Aug 2018 13:44:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eeea665c-2310-47b0-8928-bcea90c9e3d3 Content-Length: 362 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.22:5000/v3/projects/a2dac0efad814b39831a671b24dffe97"}, "tags": [], "enabled": true, "id": "a2dac0efad814b39831a671b24dffe97", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_d865a0ee-af19-4c56-998c-646b984e6c83"}} 2018-08-26 13:44:07,901 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-eeea665c-2310-47b0-8928-bcea90c9e3d3 2018-08-26 13:44:07,901 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.177571058273s 2018-08-26 13:44:07,901 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-eeea665c-2310-47b0-8928-bcea90c9e3d3 2018-08-26 13:44:07,902 - 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'a2dac0efad814b39831a671b24dffe97', '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_d865a0ee-af19-4c56-998c-646b984e6c83'}) 2018-08-26 13:44:07,907 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-26 13:44:07,910 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d6c30764d00baa7bb73384336498fa9297f20f1f" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "573893c1-f9eb-4547-90f4-fd655a8a6b96", "email": null, "name": "juju_epc-user_d865a0ee-af19-4c56-998c-646b984e6c83"}}' 2018-08-26 13:44:08,373 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 26 Aug 2018 13:44:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d0cc0c2-d1d0-4857-b000-c2a1b6595015 Content-Length: 323 Content-Type: application/json RESP BODY: {"user": {"name": "juju_epc-user_d865a0ee-af19-4c56-998c-646b984e6c83", "links": {"self": "http://172.30.9.22:5000/v3/users/8205cb39267d42aca08684e399dc310f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8205cb39267d42aca08684e399dc310f", "domain_id": "default", "password_expires_at": null}} 2018-08-26 13:44:08,374 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-1d0cc0c2-d1d0-4857-b000-c2a1b6595015 2018-08-26 13:44:08,374 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.466989994049s 2018-08-26 13:44:08,374 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-1d0cc0c2-d1d0-4857-b000-c2a1b6595015 2018-08-26 13:44:08,375 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'8205cb39267d42aca08684e399dc310f', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'juju_epc-user_d865a0ee-af19-4c56-998c-646b984e6c83'}) 2018-08-26 13:44:08,378 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-26 13:44:08,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d6c30764d00baa7bb73384336498fa9297f20f1f" 2018-08-26 13:44:08,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:44:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f00d2f5d-013c-4232-a36f-87d1e4ef15a4 Content-Encoding: gzip Content-Length: 409 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "478525232f8240f3a5bcb37e18d15367", "links": {"self": "http://172.30.9.22:5000/v3/roles/478525232f8240f3a5bcb37e18d15367"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5d45fc17491a4aedb80e6e5e79d195c6", "links": {"self": "http://172.30.9.22:5000/v3/roles/5d45fc17491a4aedb80e6e5e79d195c6"}, "name": "reader"}, {"domain_id": null, "id": "64b697102e1c4dfb82d6ae117acf5e44", "links": {"self": "http://172.30.9.22:5000/v3/roles/64b697102e1c4dfb82d6ae117acf5e44"}, "name": "member"}, {"domain_id": null, "id": "6c30dd1ed17747c19a3fff37cee8f134", "links": {"self": "http://172.30.9.22:5000/v3/roles/6c30dd1ed17747c19a3fff37cee8f134"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b29a3a0f7cee4599871eeb6731b9c6f2", "links": {"self": "http://172.30.9.22:5000/v3/roles/b29a3a0f7cee4599871eeb6731b9c6f2"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d371bb17b4354fa8812550829dff08d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/d371bb17b4354fa8812550829dff08d3"}, "name": "admin"}, {"domain_id": null, "id": "d54515a19cc04386a508cfaf3906e7e7", "links": {"self": "http://172.30.9.22:5000/v3/roles/d54515a19cc04386a508cfaf3906e7e7"}, "name": "swiftoperator"}]} 2018-08-26 13:44:08,486 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-f00d2f5d-013c-4232-a36f-87d1e4ef15a4 2018-08-26 13:44:08,486 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.1076130867s 2018-08-26 13:44:08,486 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-f00d2f5d-013c-4232-a36f-87d1e4ef15a4 2018-08-26 13:44:08,491 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-26 13:44:08,494 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d6c30764d00baa7bb73384336498fa9297f20f1f" 2018-08-26 13:44:08,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:44:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e5f6199-e9de-4867-b779-2cdb725d9391 Content-Encoding: gzip Content-Length: 409 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "478525232f8240f3a5bcb37e18d15367", "links": {"self": "http://172.30.9.22:5000/v3/roles/478525232f8240f3a5bcb37e18d15367"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5d45fc17491a4aedb80e6e5e79d195c6", "links": {"self": "http://172.30.9.22:5000/v3/roles/5d45fc17491a4aedb80e6e5e79d195c6"}, "name": "reader"}, {"domain_id": null, "id": "64b697102e1c4dfb82d6ae117acf5e44", "links": {"self": "http://172.30.9.22:5000/v3/roles/64b697102e1c4dfb82d6ae117acf5e44"}, "name": "member"}, {"domain_id": null, "id": "6c30dd1ed17747c19a3fff37cee8f134", "links": {"self": "http://172.30.9.22:5000/v3/roles/6c30dd1ed17747c19a3fff37cee8f134"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b29a3a0f7cee4599871eeb6731b9c6f2", "links": {"self": "http://172.30.9.22:5000/v3/roles/b29a3a0f7cee4599871eeb6731b9c6f2"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d371bb17b4354fa8812550829dff08d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/d371bb17b4354fa8812550829dff08d3"}, "name": "admin"}, {"domain_id": null, "id": "d54515a19cc04386a508cfaf3906e7e7", "links": {"self": "http://172.30.9.22:5000/v3/roles/d54515a19cc04386a508cfaf3906e7e7"}, "name": "swiftoperator"}]} 2018-08-26 13:44:08,668 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-9e5f6199-e9de-4867-b779-2cdb725d9391 2018-08-26 13:44:08,669 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.177529096603s 2018-08-26 13:44:08,669 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-9e5f6199-e9de-4867-b779-2cdb725d9391 2018-08-26 13:44:08,674 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-26 13:44:08,677 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d6c30764d00baa7bb73384336498fa9297f20f1f" 2018-08-26 13:44:08,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:44:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60b61576-47e0-4762-855e-77c067d57a70 Content-Encoding: gzip Content-Length: 409 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "478525232f8240f3a5bcb37e18d15367", "links": {"self": "http://172.30.9.22:5000/v3/roles/478525232f8240f3a5bcb37e18d15367"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5d45fc17491a4aedb80e6e5e79d195c6", "links": {"self": "http://172.30.9.22:5000/v3/roles/5d45fc17491a4aedb80e6e5e79d195c6"}, "name": "reader"}, {"domain_id": null, "id": "64b697102e1c4dfb82d6ae117acf5e44", "links": {"self": "http://172.30.9.22:5000/v3/roles/64b697102e1c4dfb82d6ae117acf5e44"}, "name": "member"}, {"domain_id": null, "id": "6c30dd1ed17747c19a3fff37cee8f134", "links": {"self": "http://172.30.9.22:5000/v3/roles/6c30dd1ed17747c19a3fff37cee8f134"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b29a3a0f7cee4599871eeb6731b9c6f2", "links": {"self": "http://172.30.9.22:5000/v3/roles/b29a3a0f7cee4599871eeb6731b9c6f2"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d371bb17b4354fa8812550829dff08d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/d371bb17b4354fa8812550829dff08d3"}, "name": "admin"}, {"domain_id": null, "id": "d54515a19cc04386a508cfaf3906e7e7", "links": {"self": "http://172.30.9.22:5000/v3/roles/d54515a19cc04386a508cfaf3906e7e7"}, "name": "swiftoperator"}]} 2018-08-26 13:44:08,816 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-60b61576-47e0-4762-855e-77c067d57a70 2018-08-26 13:44:08,816 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.142407894135s 2018-08-26 13:44:08,817 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-60b61576-47e0-4762-855e-77c067d57a70 2018-08-26 13:44:08,822 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-26 13:44:08,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d6c30764d00baa7bb73384336498fa9297f20f1f" 2018-08-26 13:44:08,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:44:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1a8f110-2d8e-48b9-9aa7-e755b394ecc2 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-26 13:44:08,981 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-e1a8f110-2d8e-48b9-9aa7-e755b394ecc2 2018-08-26 13:44:08,982 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.159639120102s 2018-08-26 13:44:08,982 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-e1a8f110-2d8e-48b9-9aa7-e755b394ecc2 2018-08-26 13:44:08,983 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-26 13:44:08,986 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d6c30764d00baa7bb73384336498fa9297f20f1f" 2018-08-26 13:44:09,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:44:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d59c71a-71f8-40f3-acc1-f8079c664f33 Content-Encoding: gzip Content-Length: 1029 Content-Type: application/json RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/00af5ffb672f4832ab8347fc3e59dad9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "00af5ffb672f4832ab8347fc3e59dad9", "email": "placement@localhost", "password_expires_at": null}, {"name": "api_check-user_cfa71808-e14a-4d0f-a925-c4cce043949d", "links": {"self": "http://172.30.9.22:5000/v3/users/0653adcd9bbd40d4a2487cf2c2b18753"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0653adcd9bbd40d4a2487cf2c2b18753", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/1155cddaef57457382d358aece0b4688"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1155cddaef57457382d358aece0b4688", "email": "panko@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_d167a7b0-d3aa-4f83-af07-f37a57d140fb", "links": {"self": "http://172.30.9.22:5000/v3/users/1df9f75d1d584587b0935d6ba2e78671"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1df9f75d1d584587b0935d6ba2e78671", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/1e1511f6281344c28c2a63d6a8174f8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1e1511f6281344c28c2a63d6a8174f8d", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/1f874aa402974ad1bde389b6ec3af461"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f874aa402974ad1bde389b6ec3af461", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/30ef6c63ca4f478ababb01839799530e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30ef6c63ca4f478ababb01839799530e", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/35943616abfb419b876965ce89cb2b8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "35943616abfb419b876965ce89cb2b8d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/394bd3d373f84b679204b10778d4c5d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "394bd3d373f84b679204b10778d4c5d6", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/5c46482149dc41d8a0f23a545eb8a332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c46482149dc41d8a0f23a545eb8a332", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6731abf69162411bab854fe2da778196"}, "domain_id": "b7fcd596cb374671bfc994968e0279ce", "enabled": true, "options": {}, "id": "6731abf69162411bab854fe2da778196", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "juju_epc-user_d865a0ee-af19-4c56-998c-646b984e6c83", "links": {"self": "http://172.30.9.22:5000/v3/users/8205cb39267d42aca08684e399dc310f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8205cb39267d42aca08684e399dc310f", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_smoke-user_b80679fb-d169-458c-878e-95c75e0e6bb2", "links": {"self": "http://172.30.9.22:5000/v3/users/a48ec85b60524d6190c593867ad79365"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a48ec85b60524d6190c593867ad79365", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/bc64983782874634be200a54d67bb2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bc64983782874634be200a54d67bb2dc", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/c16290bda05544839663305b8b46bfc4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c16290bda05544839663305b8b46bfc4", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/c78b7ea859ad4b4d9090aceb9cc94927"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c78b7ea859ad4b4d9090aceb9cc94927", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/f77a9ddb8d1e4546857d3ecef0ddf962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77a9ddb8d1e4546857d3ecef0ddf962", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/fd2f2ae2af224ce09fd25349c942fbd7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd2f2ae2af224ce09fd25349c942fbd7", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-08-26 13:44:09,180 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-8d59c71a-71f8-40f3-acc1-f8079c664f33 2018-08-26 13:44:09,181 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.197694063187s 2018-08-26 13:44:09,181 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-8d59c71a-71f8-40f3-acc1-f8079c664f33 2018-08-26 13:44:09,194 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-26 13:44:09,197 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d6c30764d00baa7bb73384336498fa9297f20f1f" 2018-08-26 13:44:09,316 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:44:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4381db1-6cdc-411b-ba46-637d4f4e5be3 Content-Encoding: gzip Content-Length: 597 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/e428b6e578e2485b9cc26da9ccf96a96"}, "tags": [], "enabled": true, "id": "e428b6e578e2485b9cc26da9ccf96a96", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/c99e13955d6e4bb58dbfa100dcee4823"}, "tags": [], "enabled": true, "id": "c99e13955d6e4bb58dbfa100dcee4823", "parent_id": "default", "domain_id": "default", "name": "api_check-project_cfa71808-e14a-4d0f-a925-c4cce043949d"}, {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.22:5000/v3/projects/a2dac0efad814b39831a671b24dffe97"}, "tags": [], "enabled": true, "id": "a2dac0efad814b39831a671b24dffe97", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_d865a0ee-af19-4c56-998c-646b984e6c83"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/526e4f7307214396989751533ff33528"}, "tags": [], "enabled": true, "id": "526e4f7307214396989751533ff33528", "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.22:5000/v3/projects/45644229c8c04c4988a3eb8730a7b1ac"}, "tags": [], "enabled": true, "id": "45644229c8c04c4988a3eb8730a7b1ac", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_d167a7b0-d3aa-4f83-af07-f37a57d140fb"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/2ce8e98616074561ac73d2976131783f"}, "tags": [], "enabled": true, "id": "2ce8e98616074561ac73d2976131783f", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b80679fb-d169-458c-878e-95c75e0e6bb2"}]} 2018-08-26 13:44:09,316 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-f4381db1-6cdc-411b-ba46-637d4f4e5be3 2018-08-26 13:44:09,316 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.121968984604s 2018-08-26 13:44:09,317 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-f4381db1-6cdc-411b-ba46-637d4f4e5be3 2018-08-26 13:44:09,326 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-26 13:44:09,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=8205cb39267d42aca08684e399dc310f&role.id=64b697102e1c4dfb82d6ae117acf5e44&scope.project.id=a2dac0efad814b39831a671b24dffe97" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d6c30764d00baa7bb73384336498fa9297f20f1f" 2018-08-26 13:44:09,516 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:44:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f109785f-d4cb-4905-aa1b-3371e9fe75ce Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=8205cb39267d42aca08684e399dc310f&role.id=64b697102e1c4dfb82d6ae117acf5e44&scope.project.id=a2dac0efad814b39831a671b24dffe97", "previous": null, "next": null}} 2018-08-26 13:44:09,517 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=8205cb39267d42aca08684e399dc310f&role.id=64b697102e1c4dfb82d6ae117acf5e44&scope.project.id=a2dac0efad814b39831a671b24dffe97 used request id req-f109785f-d4cb-4905-aa1b-3371e9fe75ce 2018-08-26 13:44:09,517 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.190899848938s 2018-08-26 13:44:09,517 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=8205cb39267d42aca08684e399dc310f&role.id=64b697102e1c4dfb82d6ae117acf5e44&scope.project.id=a2dac0efad814b39831a671b24dffe97 used request id req-f109785f-d4cb-4905-aa1b-3371e9fe75ce 2018-08-26 13:44:09,521 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-26 13:44:09,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/a2dac0efad814b39831a671b24dffe97/users/8205cb39267d42aca08684e399dc310f/roles/64b697102e1c4dfb82d6ae117acf5e44 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d6c30764d00baa7bb73384336498fa9297f20f1f" 2018-08-26 13:44:09,667 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 26 Aug 2018 13:44:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-75dfaa3b-406b-464f-93af-020c272af352 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-26 13:44:09,668 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/a2dac0efad814b39831a671b24dffe97/users/8205cb39267d42aca08684e399dc310f/roles/64b697102e1c4dfb82d6ae117acf5e44 used request id req-75dfaa3b-406b-464f-93af-020c272af352 2018-08-26 13:44:09,668 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.146923065186s 2018-08-26 13:44:09,668 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/a2dac0efad814b39831a671b24dffe97/users/8205cb39267d42aca08684e399dc310f/roles/64b697102e1c4dfb82d6ae117acf5e44 used request id req-75dfaa3b-406b-464f-93af-020c272af352 2018-08-26 13:44:09,669 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'juju_epc-project_d865a0ee-af19-4c56-998c-646b984e6c83', 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'a2dac0efad814b39831a671b24dffe97', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '573893c1-f9eb-4547-90f4-fd655a8a6b96', 'username': u'juju_epc-user_d865a0ee-af19-4c56-998c-646b984e6c83', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-26 13:44:09,670 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-26 13:44:09,670 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-26 13:44:09,670 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-26 13:44:09,670 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-26 13:44:09,671 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-26 13:44:09,671 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-26 13:44:09,671 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-26 13:44:09,671 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-26 13:44:09,671 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-26 13:44:09,671 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-26 13:44:09,671 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-26 13:44:09,671 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-26 13:44:09,672 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-26 13:44:09,672 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-26 13:44:09,672 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-26 13:44:09,672 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-26 13:44:09,672 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-26 13:44:09,672 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-26 13:44:09,672 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-26 13:44:09,672 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-26 13:44:09,672 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-26 13:44:09,673 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-26 13:44:09,674 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'juju_epc-user_d865a0ee-af19-4c56-998c-646b984e6c83', 'password': '573893c1-f9eb-4547-90f4-fd655a8a6b96', 'project_name': 'juju_epc-project_d865a0ee-af19-4c56-998c-646b984e6c83', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': 'a2dac0efad814b39831a671b24dffe97', 'project_domain_name': 'Default'} 2018-08-26 13:44:09,744 - 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-26 13:44:09,779 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-08-26 13:44:09,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.5: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-26 13:44:09,787 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 26 Aug 2018 13:44:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-65cb1e8a-8631-4512-bb9f-af69430103f6 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.5:35357/v3/", "rel": "self"}]}]}} 2018-08-26 13:44:09,787 - keystoneauth.session - DEBUG - GET call to None for http://192.30.9.5:35357/ used request id req-65cb1e8a-8631-4512-bb9f-af69430103f6 2018-08-26 13:44:09,788 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.5: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}d6c30764d00baa7bb73384336498fa9297f20f1f" 2018-08-26 13:44:10,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:44:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3baced44-d2e3-4524-bd33-7ac96d4374a6 Content-Encoding: gzip Content-Length: 856 Content-Type: application/json RESP BODY: {"services": [{"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.5:35357/v3/services/06403f6d19cc45d3876c1f817db4cc2a"}, "enabled": true, "type": "metric", "id": "06403f6d19cc45d3876c1f817db4cc2a", "name": "gnocchi"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.5:35357/v3/services/4fcf375a7a284c3ca85dd165d598c3cb"}, "enabled": true, "type": "network", "id": "4fcf375a7a284c3ca85dd165d598c3cb", "name": "neutron"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.5:35357/v3/services/5679bf9cdfbb4efdb97a61a69442b76f"}, "enabled": true, "type": "volumev3", "id": "5679bf9cdfbb4efdb97a61a69442b76f", "name": "cinderv3"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.5:35357/v3/services/5fba3b72fec244c7b311cd023156a4e5"}, "enabled": true, "type": "volumev2", "id": "5fba3b72fec244c7b311cd023156a4e5", "name": "cinderv2"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.5:35357/v3/services/71aa1ff84fdd4eab95dbd16ac5fbfcf7"}, "enabled": true, "type": "volume", "id": "71aa1ff84fdd4eab95dbd16ac5fbfcf7", "name": "cinder"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.5:35357/v3/services/7986c8336c5046db98dd34c332d24e7f"}, "enabled": true, "type": "image", "id": "7986c8336c5046db98dd34c332d24e7f", "name": "glance"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.5:35357/v3/services/8edc8950a979429d96b680df313310a4"}, "enabled": true, "type": "metering", "id": "8edc8950a979429d96b680df313310a4", "name": "ceilometer"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.5:35357/v3/services/a1648659a78445d4bcaef3988eb0583e"}, "enabled": true, "type": "cloudformation", "id": "a1648659a78445d4bcaef3988eb0583e", "name": "heat-cfn"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.5:35357/v3/services/b18e3a8824af4ed79cd0162b85ca91d6"}, "enabled": true, "type": "compute", "id": "b18e3a8824af4ed79cd0162b85ca91d6", "name": "nova"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.5:35357/v3/services/c887a5552b5842c5bbc8ce1b66332916"}, "enabled": true, "type": "event", "id": "c887a5552b5842c5bbc8ce1b66332916", "name": "panko"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.5:35357/v3/services/cd8c278131c84e4683012d83ae70eec0"}, "enabled": true, "type": "placement", "id": "cd8c278131c84e4683012d83ae70eec0", "name": "placement"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.5:35357/v3/services/ec31481f5236441e98c13b38a9c609ec"}, "enabled": true, "type": "object-store", "id": "ec31481f5236441e98c13b38a9c609ec", "name": "swift"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.5:35357/v3/services/f4a28c09b9d7444fb27267a9c13f5ad7"}, "enabled": true, "type": "identity", "id": "f4a28c09b9d7444fb27267a9c13f5ad7", "name": "keystone"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.5:35357/v3/services/f619feeb4e1c4cde836d701d6b52295f"}, "enabled": true, "type": "orchestration", "id": "f619feeb4e1c4cde836d701d6b52295f", "name": "heat"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.5:35357/v3/services/ffab3464fcfe4e6086e29e4f2cac9a99"}, "enabled": true, "type": "alarming", "id": "ffab3464fcfe4e6086e29e4f2cac9a99", "name": "aodh"}], "links": {"self": "http://192.30.9.5:35357/v3/services", "previous": null, "next": null}} 2018-08-26 13:44:10,043 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.5:35357/v3/services used request id req-3baced44-d2e3-4524-bd33-7ac96d4374a6 2018-08-26 13:44:10,043 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.263851881027s 2018-08-26 13:44:10,044 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.5:35357/v3/services used request id req-3baced44-d2e3-4524-bd33-7ac96d4374a6 2018-08-26 13:44:10,052 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-08-26 13:44:10,055 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/endpoints -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d6c30764d00baa7bb73384336498fa9297f20f1f" 2018-08-26 13:44:10,237 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:44:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b9f81f8-208d-45da-9906-9e814223b1e6 Content-Encoding: gzip Content-Length: 1975 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/057ed3b924844253978ad62059e6acbb"}, "url": "http://192.30.9.5:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "71aa1ff84fdd4eab95dbd16ac5fbfcf7", "id": "057ed3b924844253978ad62059e6acbb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/0bd24ae5e1bc445db6c4eb649aa04b43"}, "url": "http://172.30.9.22:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f619feeb4e1c4cde836d701d6b52295f", "id": "0bd24ae5e1bc445db6c4eb649aa04b43"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/1210d332c9744f5cbc695a2c01f49732"}, "url": "http://192.30.9.5:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "06403f6d19cc45d3876c1f817db4cc2a", "id": "1210d332c9744f5cbc695a2c01f49732"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/1acf73a288dd435cb0883e7723ed5056"}, "url": "http://192.30.9.5:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5679bf9cdfbb4efdb97a61a69442b76f", "id": "1acf73a288dd435cb0883e7723ed5056"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/1c10a925a2de437eac36a10b437ddcd1"}, "url": "http://172.30.9.22:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b18e3a8824af4ed79cd0162b85ca91d6", "id": "1c10a925a2de437eac36a10b437ddcd1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/218ecd9779c74fdbb9eff6a86b2e2ffa"}, "url": "http://192.30.9.5:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "7986c8336c5046db98dd34c332d24e7f", "id": "218ecd9779c74fdbb9eff6a86b2e2ffa"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/25ab930679644d89bac501b74509b76d"}, "url": "http://192.30.9.5:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5679bf9cdfbb4efdb97a61a69442b76f", "id": "25ab930679644d89bac501b74509b76d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/2bc083505e0a4fba9e18037c17ad1785"}, "url": "http://192.30.9.5:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f4a28c09b9d7444fb27267a9c13f5ad7", "id": "2bc083505e0a4fba9e18037c17ad1785"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/33aefc6453a54d88a8073094e7078823"}, "url": "http://192.30.9.5:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "4fcf375a7a284c3ca85dd165d598c3cb", "id": "33aefc6453a54d88a8073094e7078823"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/348e8fd3cbd140de8fdb5a2e7f1ba9ce"}, "url": "http://192.30.9.5:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ffab3464fcfe4e6086e29e4f2cac9a99", "id": "348e8fd3cbd140de8fdb5a2e7f1ba9ce"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/37dabf8c0b3c4b4da176de43bbacdd17"}, "url": "http://172.30.9.22:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ffab3464fcfe4e6086e29e4f2cac9a99", "id": "37dabf8c0b3c4b4da176de43bbacdd17"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/3af2aad436db4c72a190ee1afb07b296"}, "url": "http://172.30.9.22:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "4fcf375a7a284c3ca85dd165d598c3cb", "id": "3af2aad436db4c72a190ee1afb07b296"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/4234eccc4e5c4c81a9740ee2adf95b67"}, "url": "http://192.30.9.5:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5fba3b72fec244c7b311cd023156a4e5", "id": "4234eccc4e5c4c81a9740ee2adf95b67"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/456ac2ca5ce14a919050a73ace6b5d36"}, "url": "http://172.30.9.22:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5fba3b72fec244c7b311cd023156a4e5", "id": "456ac2ca5ce14a919050a73ace6b5d36"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/49dd5c5e91d54d6aa44952eaa2390224"}, "url": "http://172.30.9.22:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ec31481f5236441e98c13b38a9c609ec", "id": "49dd5c5e91d54d6aa44952eaa2390224"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/4a2d0d8a4ee24abcbae458bd1ce751ff"}, "url": "http://172.30.9.22:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a1648659a78445d4bcaef3988eb0583e", "id": "4a2d0d8a4ee24abcbae458bd1ce751ff"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/517a76a99e3d470abde8b2e237f68205"}, "url": "http://192.30.9.5:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b18e3a8824af4ed79cd0162b85ca91d6", "id": "517a76a99e3d470abde8b2e237f68205"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/5c5726572f244dc1a37ddbd93a609edb"}, "url": "http://172.30.9.22:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "71aa1ff84fdd4eab95dbd16ac5fbfcf7", "id": "5c5726572f244dc1a37ddbd93a609edb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/5d5db89631954c7baafaf65b5aea991a"}, "url": "http://12.0.0.43:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ec31481f5236441e98c13b38a9c609ec", "id": "5d5db89631954c7baafaf65b5aea991a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/68d3020187d14b4b925c0dbdfac338f6"}, "url": "http://172.30.9.22:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "cd8c278131c84e4683012d83ae70eec0", "id": "68d3020187d14b4b925c0dbdfac338f6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/6d1c3e6266f14458a3def33c4f0479b2"}, "url": "http://192.30.9.5:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a1648659a78445d4bcaef3988eb0583e", "id": "6d1c3e6266f14458a3def33c4f0479b2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/7144203ef2f146f6a443da1e2a6503e6"}, "url": "http://192.30.9.5:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "71aa1ff84fdd4eab95dbd16ac5fbfcf7", "id": "7144203ef2f146f6a443da1e2a6503e6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/71f914c9732c486db7ec4dade5ea337a"}, "url": "http://192.30.9.5:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b18e3a8824af4ed79cd0162b85ca91d6", "id": "71f914c9732c486db7ec4dade5ea337a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/727249cbc39e4628bd3a179bd516b829"}, "url": "http://12.0.0.43:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ec31481f5236441e98c13b38a9c609ec", "id": "727249cbc39e4628bd3a179bd516b829"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/77e68b53932a4902a3a68484356b1c4e"}, "url": "http://192.30.9.5:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "cd8c278131c84e4683012d83ae70eec0", "id": "77e68b53932a4902a3a68484356b1c4e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/7a4ae0c6c06a42aba305e1cb16268330"}, "url": "http://172.30.9.22:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "7986c8336c5046db98dd34c332d24e7f", "id": "7a4ae0c6c06a42aba305e1cb16268330"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/7a4bed8aa09042d1be0a485c1bac878c"}, "url": "http://192.30.9.5:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f4a28c09b9d7444fb27267a9c13f5ad7", "id": "7a4bed8aa09042d1be0a485c1bac878c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/809dcbff39164bbfaf936f0b35fd176c"}, "url": "http://192.30.9.5:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "cd8c278131c84e4683012d83ae70eec0", "id": "809dcbff39164bbfaf936f0b35fd176c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/816f0ebf045249fb84d97c4bfc1f0a06"}, "url": "http://172.30.9.22:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "06403f6d19cc45d3876c1f817db4cc2a", "id": "816f0ebf045249fb84d97c4bfc1f0a06"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/89809cbce7344bcdbc14222d09ca5c81"}, "url": "http://172.30.9.22:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f4a28c09b9d7444fb27267a9c13f5ad7", "id": "89809cbce7344bcdbc14222d09ca5c81"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/91e36bdd70374197a9cc1cf82d4cacd4"}, "url": "http://172.30.9.22:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "c887a5552b5842c5bbc8ce1b66332916", "id": "91e36bdd70374197a9cc1cf82d4cacd4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/97e424052ba4486c88034276e7ba90a9"}, "url": "http://192.30.9.5:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ffab3464fcfe4e6086e29e4f2cac9a99", "id": "97e424052ba4486c88034276e7ba90a9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/a44497dc0f584430880fbb34d798f187"}, "url": "http://192.30.9.5:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "06403f6d19cc45d3876c1f817db4cc2a", "id": "a44497dc0f584430880fbb34d798f187"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/a48de89935fd4d0787f0c84bf3674881"}, "url": "http://192.30.9.5:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "4fcf375a7a284c3ca85dd165d598c3cb", "id": "a48de89935fd4d0787f0c84bf3674881"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/a6e6016d81674fa7951c5c486b38f564"}, "url": "http://192.30.9.5:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f619feeb4e1c4cde836d701d6b52295f", "id": "a6e6016d81674fa7951c5c486b38f564"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/d22e870073e14dc5a443931e483e51a2"}, "url": "http://192.30.9.5:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f619feeb4e1c4cde836d701d6b52295f", "id": "d22e870073e14dc5a443931e483e51a2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/e1c68732373a41b6bbdf0d38be58918e"}, "url": "http://192.30.9.5:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "c887a5552b5842c5bbc8ce1b66332916", "id": "e1c68732373a41b6bbdf0d38be58918e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/ec61effda13a4644aad9e330753e8ad3"}, "url": "http://192.30.9.5:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5fba3b72fec244c7b311cd023156a4e5", "id": "ec61effda13a4644aad9e330753e8ad3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/f631f43b783d40b894997b7b49ab8a6b"}, "url": "http://192.30.9.5:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "7986c8336c5046db98dd34c332d24e7f", "id": "f631f43b783d40b894997b7b49ab8a6b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/f7fd23166fd04cdbb15ae3b9534561a8"}, "url": "http://192.30.9.5:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "c887a5552b5842c5bbc8ce1b66332916", "id": "f7fd23166fd04cdbb15ae3b9534561a8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/fe463692e35f41e28415b64d8ffd10af"}, "url": "http://172.30.9.22:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5679bf9cdfbb4efdb97a61a69442b76f", "id": "fe463692e35f41e28415b64d8ffd10af"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/feca7a31784e458fb732ee0ca32ab24d"}, "url": "http://192.30.9.5:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a1648659a78445d4bcaef3988eb0583e", "id": "feca7a31784e458fb732ee0ca32ab24d"}], "links": {"self": "http://172.30.9.22:5000/v3/endpoints", "previous": null, "next": null}} 2018-08-26 13:44:10,237 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/endpoints used request id req-6b9f81f8-208d-45da-9906-9e814223b1e6 2018-08-26 13:44:10,237 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.185262918472s 2018-08-26 13:44:10,238 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/endpoints used request id req-6b9f81f8-208d-45da-9906-9e814223b1e6 2018-08-26 13:44:10,244 - xtesting.ci.run_tests - INFO - Running test case 'juju_epc'... 2018-08-26 13:44:10,245 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-26 13:44:10,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:44:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b082229-6d0e-4d28-8d3c-4520d4887f78 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-08-26 13:44:10,250 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-5b082229-6d0e-4d28-8d3c-4520d4887f78 2018-08-26 13:44:10,251 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-26 13:44:10,656 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5d45fc17491a4aedb80e6e5e79d195c6", "name": "reader"}, {"id": "64b697102e1c4dfb82d6ae117acf5e44", "name": "member"}], "expires_at": "2018-08-26T14:44:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2dac0efad814b39831a671b24dffe97", "name": "juju_epc-project_d865a0ee-af19-4c56-998c-646b984e6c83"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1210d332c9744f5cbc695a2c01f49732"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "816f0ebf045249fb84d97c4bfc1f0a06"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a44497dc0f584430880fbb34d798f187"}], "type": "metric", "id": "06403f6d19cc45d3876c1f817db4cc2a", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33aefc6453a54d88a8073094e7078823"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3af2aad436db4c72a190ee1afb07b296"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a48de89935fd4d0787f0c84bf3674881"}], "type": "network", "id": "4fcf375a7a284c3ca85dd165d598c3cb", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/a2dac0efad814b39831a671b24dffe97", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1acf73a288dd435cb0883e7723ed5056"}, {"url": "http://192.30.9.5:8776/v3/a2dac0efad814b39831a671b24dffe97", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25ab930679644d89bac501b74509b76d"}, {"url": "http://172.30.9.22:8776/v3/a2dac0efad814b39831a671b24dffe97", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe463692e35f41e28415b64d8ffd10af"}], "type": "volumev3", "id": "5679bf9cdfbb4efdb97a61a69442b76f", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/a2dac0efad814b39831a671b24dffe97", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4234eccc4e5c4c81a9740ee2adf95b67"}, {"url": "http://172.30.9.22:8776/v2/a2dac0efad814b39831a671b24dffe97", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "456ac2ca5ce14a919050a73ace6b5d36"}, {"url": "http://192.30.9.5:8776/v2/a2dac0efad814b39831a671b24dffe97", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec61effda13a4644aad9e330753e8ad3"}], "type": "volumev2", "id": "5fba3b72fec244c7b311cd023156a4e5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/a2dac0efad814b39831a671b24dffe97", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "057ed3b924844253978ad62059e6acbb"}, {"url": "http://172.30.9.22:8776/v1/a2dac0efad814b39831a671b24dffe97", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c5726572f244dc1a37ddbd93a609edb"}, {"url": "http://192.30.9.5:8776/v1/a2dac0efad814b39831a671b24dffe97", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7144203ef2f146f6a443da1e2a6503e6"}], "type": "volume", "id": "71aa1ff84fdd4eab95dbd16ac5fbfcf7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "218ecd9779c74fdbb9eff6a86b2e2ffa"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a4ae0c6c06a42aba305e1cb16268330"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f631f43b783d40b894997b7b49ab8a6b"}], "type": "image", "id": "7986c8336c5046db98dd34c332d24e7f", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "8edc8950a979429d96b680df313310a4", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a2d0d8a4ee24abcbae458bd1ce751ff"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6d1c3e6266f14458a3def33c4f0479b2"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "feca7a31784e458fb732ee0ca32ab24d"}], "type": "cloudformation", "id": "a1648659a78445d4bcaef3988eb0583e", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c10a925a2de437eac36a10b437ddcd1"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "517a76a99e3d470abde8b2e237f68205"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71f914c9732c486db7ec4dade5ea337a"}], "type": "compute", "id": "b18e3a8824af4ed79cd0162b85ca91d6", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91e36bdd70374197a9cc1cf82d4cacd4"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1c68732373a41b6bbdf0d38be58918e"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f7fd23166fd04cdbb15ae3b9534561a8"}], "type": "event", "id": "c887a5552b5842c5bbc8ce1b66332916", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68d3020187d14b4b925c0dbdfac338f6"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77e68b53932a4902a3a68484356b1c4e"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "809dcbff39164bbfaf936f0b35fd176c"}], "type": "placement", "id": "cd8c278131c84e4683012d83ae70eec0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8080/v1/AUTH_a2dac0efad814b39831a671b24dffe97", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49dd5c5e91d54d6aa44952eaa2390224"}, {"url": "http://12.0.0.43:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d5db89631954c7baafaf65b5aea991a"}, {"url": "http://12.0.0.43:8080/v1/AUTH_a2dac0efad814b39831a671b24dffe97", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "727249cbc39e4628bd3a179bd516b829"}], "type": "object-store", "id": "ec31481f5236441e98c13b38a9c609ec", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bc083505e0a4fba9e18037c17ad1785"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a4bed8aa09042d1be0a485c1bac878c"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89809cbce7344bcdbc14222d09ca5c81"}], "type": "identity", "id": "f4a28c09b9d7444fb27267a9c13f5ad7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/a2dac0efad814b39831a671b24dffe97", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0bd24ae5e1bc445db6c4eb649aa04b43"}, {"url": "http://192.30.9.5:8004/v1/a2dac0efad814b39831a671b24dffe97", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6e6016d81674fa7951c5c486b38f564"}, {"url": "http://192.30.9.5:8004/v1/a2dac0efad814b39831a671b24dffe97", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d22e870073e14dc5a443931e483e51a2"}], "type": "orchestration", "id": "f619feeb4e1c4cde836d701d6b52295f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "348e8fd3cbd140de8fdb5a2e7f1ba9ce"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37dabf8c0b3c4b4da176de43bbacdd17"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "97e424052ba4486c88034276e7ba90a9"}], "type": "alarming", "id": "ffab3464fcfe4e6086e29e4f2cac9a99", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-user_d865a0ee-af19-4c56-998c-646b984e6c83", "id": "8205cb39267d42aca08684e399dc310f"}, "audit_ids": ["che4gTjAQuCcf25bjhkNgQ"], "issued_at": "2018-08-26T13:44:10.000000Z"}} 2018-08-26 13:44:10,659 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-26 13:44:10,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5771eb878fdd6f982ced28bb7ea98dbb203c2a5d" -d '{"network": {"name": "juju_epc-net_d865a0ee-af19-4c56-998c-646b984e6c83", "admin_state_up": true}}' 2018-08-26 13:44:11,370 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 586 X-Openstack-Request-Id: req-c213c57c-9a0c-4fd4-a46a-6cedb179c61b Date: Sun, 26 Aug 2018 13:44:11 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"a2dac0efad814b39831a671b24dffe97","created_at":"2018-08-26T13:44:11Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-26T13:44:11Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"a2dac0efad814b39831a671b24dffe97","id":"a454b349-e7bc-418f-8b41-45f48fe844fe","name":"juju_epc-net_d865a0ee-af19-4c56-998c-646b984e6c83"}} 2018-08-26 13:44:11,370 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-c213c57c-9a0c-4fd4-a46a-6cedb179c61b 2018-08-26 13:44:11,370 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.711614847183s 2018-08-26 13:44:11,371 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-c213c57c-9a0c-4fd4-a46a-6cedb179c61b 2018-08-26 13:44:11,371 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'updated_at': u'2018-08-26T13:44:11Z', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'id': u'a454b349-e7bc-418f-8b41-45f48fe844fe', u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'juju_epc-net_d865a0ee-af19-4c56-998c-646b984e6c83', u'admin_state_up': True, u'tenant_id': u'a2dac0efad814b39831a671b24dffe97', u'created_at': u'2018-08-26T13:44:11Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'a2dac0efad814b39831a671b24dffe97'}) 2018-08-26 13:44:11,372 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-26 13:44:11,372 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5771eb878fdd6f982ced28bb7ea98dbb203c2a5d" 2018-08-26 13:44:11,554 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1146 X-Openstack-Request-Id: req-3a26b226-0195-409c-ae68-462aab2e6b92 Date: Sun, 26 Aug 2018 13:44:11 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a3c401bc-6377-43cc-8a20-abe78f2d51b9"],"updated_at":"2018-08-26T10:33:06Z","tenant_id":"526e4f7307214396989751533ff33528","created_at":"2018-08-26T10:16:36Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"526e4f7307214396989751533ff33528","id":"9c1c4110-1d5a-4c9e-9e4a-8295252f6976","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-26T13:44:11Z","tenant_id":"a2dac0efad814b39831a671b24dffe97","created_at":"2018-08-26T13:44:11Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":1,"admin_state_up":true,"shared":false,"project_id":"a2dac0efad814b39831a671b24dffe97","id":"a454b349-e7bc-418f-8b41-45f48fe844fe","name":"juju_epc-net_d865a0ee-af19-4c56-998c-646b984e6c83"}]} 2018-08-26 13:44:11,554 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-3a26b226-0195-409c-ae68-462aab2e6b92 2018-08-26 13:44:11,554 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.18202495575s 2018-08-26 13:44:11,554 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-3a26b226-0195-409c-ae68-462aab2e6b92 2018-08-26 13:44:11,556 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-26 13:44:11,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5771eb878fdd6f982ced28bb7ea98dbb203c2a5d" -d '{"subnet": {"name": "juju_epc-subnet_d865a0ee-af19-4c56-998c-646b984e6c83", "enable_dhcp": true, "network_id": "a454b349-e7bc-418f-8b41-45f48fe844fe", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.121.0/24"}}' 2018-08-26 13:44:12,389 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-74898433-3653-4666-9627-5519cd0bba72 Date: Sun, 26 Aug 2018 13:44:12 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a454b349-e7bc-418f-8b41-45f48fe844fe","tenant_id":"a2dac0efad814b39831a671b24dffe97","created_at":"2018-08-26T13:44:11Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-26T13:44:11Z","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":"a2dac0efad814b39831a671b24dffe97","id":"cd5a2031-9f7b-48b3-8adf-2d35eeb5d9d9","subnetpool_id":null,"name":"juju_epc-subnet_d865a0ee-af19-4c56-998c-646b984e6c83"}} 2018-08-26 13:44:12,389 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-74898433-3653-4666-9627-5519cd0bba72 2018-08-26 13:44:12,390 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.832944869995s 2018-08-26 13:44:12,390 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-74898433-3653-4666-9627-5519cd0bba72 2018-08-26 13:44:12,390 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-26T13:44:11Z', 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'cd5a2031-9f7b-48b3-8adf-2d35eeb5d9d9', u'subnetpool_id': None, u'service_types': [], u'name': u'juju_epc-subnet_d865a0ee-af19-4c56-998c-646b984e6c83', u'enable_dhcp': True, u'network_id': u'a454b349-e7bc-418f-8b41-45f48fe844fe', u'tenant_id': u'a2dac0efad814b39831a671b24dffe97', u'created_at': u'2018-08-26T13:44:11Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.121.1', u'ip_version': 4, u'project_id': u'a2dac0efad814b39831a671b24dffe97'}) 2018-08-26 13:44:12,391 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-26 13:44:12,392 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5771eb878fdd6f982ced28bb7ea98dbb203c2a5d" -d '{"router": {"external_gateway_info": {"network_id": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976"}, "name": "juju_epc-router_d865a0ee-af19-4c56-998c-646b984e6c83", "admin_state_up": true}}' 2018-08-26 13:44:13,469 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-4b9bd76c-6f68-46c7-8170-d30f27732cff Date: Sun, 26 Aug 2018 13:44:13 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a3c401bc-6377-43cc-8a20-abe78f2d51b9", "ip_address": "172.30.9.205"}]}, "description": "", "tags": [], "tenant_id": "a2dac0efad814b39831a671b24dffe97", "created_at": "2018-08-26T13:44:12Z", "admin_state_up": true, "updated_at": "2018-08-26T13:44:13Z", "revision_number": 2, "routes": [], "project_id": "a2dac0efad814b39831a671b24dffe97", "id": "3168aafb-3260-4a63-a732-5424b5a70d85", "name": "juju_epc-router_d865a0ee-af19-4c56-998c-646b984e6c83"}} 2018-08-26 13:44:13,469 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-4b9bd76c-6f68-46c7-8170-d30f27732cff 2018-08-26 13:44:13,469 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.07801699638s 2018-08-26 13:44:13,469 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-4b9bd76c-6f68-46c7-8170-d30f27732cff 2018-08-26 13:44:13,470 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'9c1c4110-1d5a-4c9e-9e4a-8295252f6976', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'a3c401bc-6377-43cc-8a20-abe78f2d51b9', u'ip_address': u'172.30.9.205'}]}, u'description': u'', u'tags': [], u'tenant_id': u'a2dac0efad814b39831a671b24dffe97', u'created_at': u'2018-08-26T13:44:12Z', u'admin_state_up': True, u'updated_at': u'2018-08-26T13:44:13Z', u'revision_number': 2, u'routes': [], u'project_id': u'a2dac0efad814b39831a671b24dffe97', u'id': u'3168aafb-3260-4a63-a732-5424b5a70d85', u'name': u'juju_epc-router_d865a0ee-af19-4c56-998c-646b984e6c83'}) 2018-08-26 13:44:13,470 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-26 13:44:13,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/3168aafb-3260-4a63-a732-5424b5a70d85/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}5771eb878fdd6f982ced28bb7ea98dbb203c2a5d" -d '{"subnet_id": "cd5a2031-9f7b-48b3-8adf-2d35eeb5d9d9"}' 2018-08-26 13:44:15,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-2aab0dba-cc9f-4690-8e56-bbd6c60a53fb Date: Sun, 26 Aug 2018 13:44:15 GMT RESP BODY: {"network_id": "a454b349-e7bc-418f-8b41-45f48fe844fe", "tenant_id": "a2dac0efad814b39831a671b24dffe97", "subnet_id": "cd5a2031-9f7b-48b3-8adf-2d35eeb5d9d9", "subnet_ids": ["cd5a2031-9f7b-48b3-8adf-2d35eeb5d9d9"], "port_id": "5842b95a-af03-4de2-8ddf-979431a32e0a", "id": "3168aafb-3260-4a63-a732-5424b5a70d85"} 2018-08-26 13:44:15,712 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/3168aafb-3260-4a63-a732-5424b5a70d85/add_router_interface.json used request id req-2aab0dba-cc9f-4690-8e56-bbd6c60a53fb 2018-08-26 13:44:15,713 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.24199390411s 2018-08-26 13:44:15,713 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/3168aafb-3260-4a63-a732-5424b5a70d85/add_router_interface.json used request id req-2aab0dba-cc9f-4690-8e56-bbd6c60a53fb returning object 3168aafb-3260-4a63-a732-5424b5a70d85 2018-08-26 13:44:15,713 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2018-08-26 13:44:17,689 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img md5:f4a9830fb482d07eec07c8532a1c265e sha256:1cbcd7982061f60172fb90f2b08f5da155096d5c7d7979777a46cd36c722a15d 2018-08-26 13:44:17,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-26 13:44:17,695 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Sun, 26 Aug 2018 13:44:17 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2018-08-26 13:44:17,700 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-26 13:44:17,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5771eb878fdd6f982ced28bb7ea98dbb203c2a5d" 2018-08-26 13:44:17,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-e7276aef-63b1-4589-b22a-2d0883dd91b5 Date: Sun, 26 Aug 2018 13:44:17 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-26 13:44:17,983 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-e7276aef-63b1-4589-b22a-2d0883dd91b5 2018-08-26 13:44:17,983 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.282597064972s 2018-08-26 13:44:17,983 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-e7276aef-63b1-4589-b22a-2d0883dd91b5 2018-08-26 13:44:17,992 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-26 13:44:17,995 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5771eb878fdd6f982ced28bb7ea98dbb203c2a5d" -d '{"owner_specified.shade.md5": "f4a9830fb482d07eec07c8532a1c265e", "owner_specified.shade.sha256": "1cbcd7982061f60172fb90f2b08f5da155096d5c7d7979777a46cd36c722a15d", "owner_specified.shade.object": "images/juju_epc-img_d865a0ee-af19-4c56-998c-646b984e6c83", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "juju_epc-img_d865a0ee-af19-4c56-998c-646b984e6c83"}' 2018-08-26 13:44:18,072 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/aee5dc34-e28a-4d67-9398-fee621812e6b Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-796eba75-3c28-415c-9708-a649d491f824 Date: Sun, 26 Aug 2018 13:44:18 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-26T13:44:18Z", "file": "/v2/images/aee5dc34-e28a-4d67-9398-fee621812e6b/file", "owner": "a2dac0efad814b39831a671b24dffe97", "id": "aee5dc34-e28a-4d67-9398-fee621812e6b", "size": null, "self": "/v2/images/aee5dc34-e28a-4d67-9398-fee621812e6b", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "1cbcd7982061f60172fb90f2b08f5da155096d5c7d7979777a46cd36c722a15d", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_d865a0ee-af19-4c56-998c-646b984e6c83", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "f4a9830fb482d07eec07c8532a1c265e", "name": "juju_epc-img_d865a0ee-af19-4c56-998c-646b984e6c83", "checksum": null, "created_at": "2018-08-26T13:44:18Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-26 13:44:18,072 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-796eba75-3c28-415c-9708-a649d491f824 2018-08-26 13:44:18,072 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0799379348755s 2018-08-26 13:44:18,072 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-796eba75-3c28-415c-9708-a649d491f824 returning object aee5dc34-e28a-4d67-9398-fee621812e6b 2018-08-26 13:44:18,072 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-26 13:44:18,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/aee5dc34-e28a-4d67-9398-fee621812e6b/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}5771eb878fdd6f982ced28bb7ea98dbb203c2a5d" -d '' 2018-08-26 13:44:23,008 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6a8241f3-2dd6-4686-83f5-617d450fef8f Date: Sun, 26 Aug 2018 13:44: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-26 13:44:23,008 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/aee5dc34-e28a-4d67-9398-fee621812e6b/file used request id req-6a8241f3-2dd6-4686-83f5-617d450fef8f 2018-08-26 13:44:23,008 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.93574786186s 2018-08-26 13:44:23,008 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/aee5dc34-e28a-4d67-9398-fee621812e6b/file used request id req-6a8241f3-2dd6-4686-83f5-617d450fef8f 2018-08-26 13:44:23,011 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-26 13:44:23,014 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5771eb878fdd6f982ced28bb7ea98dbb203c2a5d" 2018-08-26 13:44:23,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json X-Openstack-Request-Id: req-04e40601-56e1-4d2b-b528-72fa9d8eb4ea Date: Sun, 26 Aug 2018 13:44:23 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-26T13:44:22Z", "file": "/v2/images/aee5dc34-e28a-4d67-9398-fee621812e6b/file", "owner": "a2dac0efad814b39831a671b24dffe97", "id": "aee5dc34-e28a-4d67-9398-fee621812e6b", "size": 296681472, "self": "/v2/images/aee5dc34-e28a-4d67-9398-fee621812e6b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/aee5dc34-e28a-4d67-9398-fee621812e6b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1cbcd7982061f60172fb90f2b08f5da155096d5c7d7979777a46cd36c722a15d", "locations": [{"url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/aee5dc34-e28a-4d67-9398-fee621812e6b/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_d865a0ee-af19-4c56-998c-646b984e6c83", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "f4a9830fb482d07eec07c8532a1c265e", "name": "juju_epc-img_d865a0ee-af19-4c56-998c-646b984e6c83", "checksum": "f4a9830fb482d07eec07c8532a1c265e", "created_at": "2018-08-26T13:44:18Z", "os_hidden": false, "protected": false, "os_hash_value": "81fa1c8acfa7afe4c5b0ec1c3d1494271792398cbc7aeb2672ced22dab4541df610b84b8584d2fa622b0e06fa144a5e80dd3d9911a9c208b7d866671346378ca"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-26 13:44:23,069 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-04e40601-56e1-4d2b-b528-72fa9d8eb4ea 2018-08-26 13:44:23,069 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0576930046082s 2018-08-26 13:44:23,069 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-04e40601-56e1-4d2b-b528-72fa9d8eb4ea 2018-08-26 13:44:23,071 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/aee5dc34-e28a-4d67-9398-fee621812e6b/snap', u'metadata': Munch({})})], 'file': u'/v2/images/aee5dc34-e28a-4d67-9398-fee621812e6b/file', 'owner': u'a2dac0efad814b39831a671b24dffe97', 'id': u'aee5dc34-e28a-4d67-9398-fee621812e6b', 'size': 296681472, u'self': u'/v2/images/aee5dc34-e28a-4d67-9398-fee621812e6b', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a2dac0efad814b39831a671b24dffe97', 'name': 'juju_epc-project_d865a0ee-af19-4c56-998c-646b984e6c83', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/aee5dc34-e28a-4d67-9398-fee621812e6b/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-26T13:44:22Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-26T13:44:22Z', u'owner_specified.shade.sha256': u'1cbcd7982061f60172fb90f2b08f5da155096d5c7d7979777a46cd36c722a15d', u'owner_specified.shade.object': u'images/juju_epc-img_d865a0ee-af19-4c56-998c-646b984e6c83', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'f4a9830fb482d07eec07c8532a1c265e', 'properties': {u'os_hash_value': u'81fa1c8acfa7afe4c5b0ec1c3d1494271792398cbc7aeb2672ced22dab4541df610b84b8584d2fa622b0e06fa144a5e80dd3d9911a9c208b7d866671346378ca', u'self': u'/v2/images/aee5dc34-e28a-4d67-9398-fee621812e6b', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'1cbcd7982061f60172fb90f2b08f5da155096d5c7d7979777a46cd36c722a15d', u'owner_specified.shade.object': u'images/juju_epc-img_d865a0ee-af19-4c56-998c-646b984e6c83', u'owner_specified.shade.md5': u'f4a9830fb482d07eec07c8532a1c265e', u'schema': u'/v2/schemas/image'}, 'name': u'juju_epc-img_d865a0ee-af19-4c56-998c-646b984e6c83', 'created': u'2018-08-26T13:44:18Z', 'checksum': u'f4a9830fb482d07eec07c8532a1c265e', 'created_at': u'2018-08-26T13:44:18Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'81fa1c8acfa7afe4c5b0ec1c3d1494271792398cbc7aeb2672ced22dab4541df610b84b8584d2fa622b0e06fa144a5e80dd3d9911a9c208b7d866671346378ca', 'metadata': {u'os_hash_value': u'81fa1c8acfa7afe4c5b0ec1c3d1494271792398cbc7aeb2672ced22dab4541df610b84b8584d2fa622b0e06fa144a5e80dd3d9911a9c208b7d866671346378ca', u'self': u'/v2/images/aee5dc34-e28a-4d67-9398-fee621812e6b', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'1cbcd7982061f60172fb90f2b08f5da155096d5c7d7979777a46cd36c722a15d', u'owner_specified.shade.object': u'images/juju_epc-img_d865a0ee-af19-4c56-998c-646b984e6c83', u'owner_specified.shade.md5': u'f4a9830fb482d07eec07c8532a1c265e', u'schema': u'/v2/schemas/image'}}) 2018-08-26 13:44:25,463 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i aee5dc34-e28a-4d67-9398-fee621812e6b -s xenial -r regionOne -u http://172.30.9.22:5000/v3 Since Juju 2 is being run for the first time, downloading latest cloud information. Fetching latest public cloud list... Updated your list of public clouds with 6 cloud regions added: added cloud region: - aws/eu-west-3 - google/asia-south1 - google/europe-west2 - google/europe-west3 - google/southamerica-east1 - google/us-east4 WARNING model could not be opened: No controllers registered. Please either create a new controller using "juju bootstrap" or connect to another controller that you have been given access to using "juju register". Image metadata files have been written to: /root/images/streams/v1. For Juju to use this metadata, the files need to be put into the image metadata search path. There are 2 options: 1. Use the --metadata-source parameter when bootstrapping: juju bootstrap --metadata-source /root 2. Use image-metadata-url in $JUJU_DATA/environments.yaml (if $JUJU_DATA is not set it will try $XDG_DATA_HOME/juju and if not set either default to ~/.local/share/juju) Configure a http server to serve the contents of /root and set the value of image-metadata-url accordingly. 2018-08-26 13:44:25,465 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-26 13:44:25,469 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d6c30764d00baa7bb73384336498fa9297f20f1f" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "juju_epc-flavor_d865a0ee-af19-4c56-998c-646b984e6c83", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": null, "swap": 0}}' 2018-08-26 13:44:25,927 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:44: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-b0c3fe4e-7557-4381-af11-d1226952fa3e x-compute-request-id: req-b0c3fe4e-7557-4381-af11-d1226952fa3e Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"name": "juju_epc-flavor_d865a0ee-af19-4c56-998c-646b984e6c83", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/acc72e7e-0478-4e46-8817-b6017e63bd02", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/acc72e7e-0478-4e46-8817-b6017e63bd02", "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": "acc72e7e-0478-4e46-8817-b6017e63bd02"}} 2018-08-26 13:44:25,927 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-b0c3fe4e-7557-4381-af11-d1226952fa3e 2018-08-26 13:44:25,927 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.462109088898s 2018-08-26 13:44:25,928 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-b0c3fe4e-7557-4381-af11-d1226952fa3e 2018-08-26 13:44:25,929 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'juju_epc-flavor_d865a0ee-af19-4c56-998c-646b984e6c83', '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'e428b6e578e2485b9cc26da9ccf96a96', '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'acc72e7e-0478-4e46-8817-b6017e63bd02', 'swap': 0}) 2018-08-26 13:44:25,930 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-26 13:44:25,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/acc72e7e-0478-4e46-8817-b6017e63bd02/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}d6c30764d00baa7bb73384336498fa9297f20f1f" -d '{"extra_specs": {}}' 2018-08-26 13:44:25,951 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:44: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-b70ae9a7-b72e-421f-9163-e4feb087ad13 x-compute-request-id: req-b70ae9a7-b72e-421f-9163-e4feb087ad13 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-26 13:44:25,951 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/acc72e7e-0478-4e46-8817-b6017e63bd02/os-extra_specs used request id req-b70ae9a7-b72e-421f-9163-e4feb087ad13 2018-08-26 13:44:25,951 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0212769508362s 2018-08-26 13:44:25,951 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/acc72e7e-0478-4e46-8817-b6017e63bd02/os-extra_specs used request id req-b70ae9a7-b72e-421f-9163-e4feb087ad13 2018-08-26 13:44:25,951 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Additional pre-configuration steps 2018-08-26 13:44:25,953 - 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 | Zzu7akOxpmOC2jHVAgCfwEcGT | | SDN_CONTROLLER_WEBPORT | 8080 | | DEPLOY_SCENARIO | os-odl-nofeature-noha | | NODE_NAME | lf-pod1 | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-246 | | SDN_CONTROLLER_IP | 192.30.9.5 | | ENERGY_RECORDER_API_PASSWORD | | | VOLUME_DEVICE_NAME | vdb | | NEW_USER_ROLE | Member | | INSTALLER_TYPE | apex | | EXTERNAL_NETWORK | | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | NAMESERVER | 8.8.8.8 | | ENERGY_RECORDER_API_USER | | +--------------------------------------+----------------------------------------------------------+ 2018-08-26 13:44:25,962 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Cloud for Abot-epc ..... 2018-08-26 13:44:26,053 - 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-26 13:44:26,053 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Credentials for Abot-epc ..... 2018-08-26 13:44:26,147 - 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-26 13:44:26,148 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-08-26 13:44:28,066 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:e99edc0ddb9a257a75b095cc2b9780eb sha256:cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1 2018-08-26 13:44:28,070 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-26 13:44:28,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5771eb878fdd6f982ced28bb7ea98dbb203c2a5d" 2018-08-26 13:44:28,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json X-Openstack-Request-Id: req-6e77b497-5ec8-479b-9cb3-813c7b4d27e4 Date: Sun, 26 Aug 2018 13:44:28 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-26T13:44:22Z", "file": "/v2/images/aee5dc34-e28a-4d67-9398-fee621812e6b/file", "owner": "a2dac0efad814b39831a671b24dffe97", "id": "aee5dc34-e28a-4d67-9398-fee621812e6b", "size": 296681472, "self": "/v2/images/aee5dc34-e28a-4d67-9398-fee621812e6b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/aee5dc34-e28a-4d67-9398-fee621812e6b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1cbcd7982061f60172fb90f2b08f5da155096d5c7d7979777a46cd36c722a15d", "locations": [{"url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/aee5dc34-e28a-4d67-9398-fee621812e6b/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_d865a0ee-af19-4c56-998c-646b984e6c83", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "f4a9830fb482d07eec07c8532a1c265e", "name": "juju_epc-img_d865a0ee-af19-4c56-998c-646b984e6c83", "checksum": "f4a9830fb482d07eec07c8532a1c265e", "created_at": "2018-08-26T13:44:18Z", "os_hidden": false, "protected": false, "os_hash_value": "81fa1c8acfa7afe4c5b0ec1c3d1494271792398cbc7aeb2672ced22dab4541df610b84b8584d2fa622b0e06fa144a5e80dd3d9911a9c208b7d866671346378ca"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-26 13:44:28,109 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-6e77b497-5ec8-479b-9cb3-813c7b4d27e4 2018-08-26 13:44:28,110 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0390400886536s 2018-08-26 13:44:28,110 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-6e77b497-5ec8-479b-9cb3-813c7b4d27e4 2018-08-26 13:44:28,119 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-26 13:44:28,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5771eb878fdd6f982ced28bb7ea98dbb203c2a5d" -d '{"owner_specified.shade.md5": "e99edc0ddb9a257a75b095cc2b9780eb", "owner_specified.shade.sha256": "cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1", "owner_specified.shade.object": "images/juju_epc-img_alt_d865a0ee-af19-4c56-998c-646b984e6c83", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "juju_epc-img_alt_d865a0ee-af19-4c56-998c-646b984e6c83"}' 2018-08-26 13:44:28,172 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 941 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/5a0d5de0-52be-4a0a-bf61-1d7b348fb722 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-0df47d57-df8c-46cf-86be-99f2f6daff53 Date: Sun, 26 Aug 2018 13:44:28 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-26T13:44:28Z", "file": "/v2/images/5a0d5de0-52be-4a0a-bf61-1d7b348fb722/file", "owner": "a2dac0efad814b39831a671b24dffe97", "id": "5a0d5de0-52be-4a0a-bf61-1d7b348fb722", "size": null, "self": "/v2/images/5a0d5de0-52be-4a0a-bf61-1d7b348fb722", "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_d865a0ee-af19-4c56-998c-646b984e6c83", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "e99edc0ddb9a257a75b095cc2b9780eb", "name": "juju_epc-img_alt_d865a0ee-af19-4c56-998c-646b984e6c83", "checksum": null, "created_at": "2018-08-26T13:44:28Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-26 13:44:28,172 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-0df47d57-df8c-46cf-86be-99f2f6daff53 2018-08-26 13:44:28,172 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0533349514008s 2018-08-26 13:44:28,173 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-0df47d57-df8c-46cf-86be-99f2f6daff53 returning object 5a0d5de0-52be-4a0a-bf61-1d7b348fb722 2018-08-26 13:44:28,173 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-26 13:44:28,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/5a0d5de0-52be-4a0a-bf61-1d7b348fb722/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}5771eb878fdd6f982ced28bb7ea98dbb203c2a5d" -d '' 2018-08-26 13:44:32,836 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f765e420-0c31-4adc-adb5-d68f52e90833 Date: Sun, 26 Aug 2018 13:44:32 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-26 13:44:32,837 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/5a0d5de0-52be-4a0a-bf61-1d7b348fb722/file used request id req-f765e420-0c31-4adc-adb5-d68f52e90833 2018-08-26 13:44:32,837 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.66356992722s 2018-08-26 13:44:32,837 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/5a0d5de0-52be-4a0a-bf61-1d7b348fb722/file used request id req-f765e420-0c31-4adc-adb5-d68f52e90833 2018-08-26 13:44:32,841 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-26 13:44:32,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5771eb878fdd6f982ced28bb7ea98dbb203c2a5d" 2018-08-26 13:44:32,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2729 Content-Type: application/json X-Openstack-Request-Id: req-56ef9e21-1100-4c88-95e4-1e40b91ff583 Date: Sun, 26 Aug 2018 13:44:32 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-26T13:44:32Z", "file": "/v2/images/5a0d5de0-52be-4a0a-bf61-1d7b348fb722/file", "owner": "a2dac0efad814b39831a671b24dffe97", "id": "5a0d5de0-52be-4a0a-bf61-1d7b348fb722", "size": 263193088, "self": "/v2/images/5a0d5de0-52be-4a0a-bf61-1d7b348fb722", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/5a0d5de0-52be-4a0a-bf61-1d7b348fb722/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1", "locations": [{"url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/5a0d5de0-52be-4a0a-bf61-1d7b348fb722/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_alt_d865a0ee-af19-4c56-998c-646b984e6c83", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "e99edc0ddb9a257a75b095cc2b9780eb", "name": "juju_epc-img_alt_d865a0ee-af19-4c56-998c-646b984e6c83", "checksum": "e99edc0ddb9a257a75b095cc2b9780eb", "created_at": "2018-08-26T13:44:28Z", "os_hidden": false, "protected": false, "os_hash_value": "95292149bd2422421f9108f90b8aa2421121b613d5620d7abb2484936b6f58fb9a0e8022f765360c1efac021ccb1e92775e9fe7ba0f78034ca56d97d5a3cbe15"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-26T13:44:22Z", "file": "/v2/images/aee5dc34-e28a-4d67-9398-fee621812e6b/file", "owner": "a2dac0efad814b39831a671b24dffe97", "id": "aee5dc34-e28a-4d67-9398-fee621812e6b", "size": 296681472, "self": "/v2/images/aee5dc34-e28a-4d67-9398-fee621812e6b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/aee5dc34-e28a-4d67-9398-fee621812e6b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1cbcd7982061f60172fb90f2b08f5da155096d5c7d7979777a46cd36c722a15d", "locations": [{"url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/aee5dc34-e28a-4d67-9398-fee621812e6b/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_d865a0ee-af19-4c56-998c-646b984e6c83", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "f4a9830fb482d07eec07c8532a1c265e", "name": "juju_epc-img_d865a0ee-af19-4c56-998c-646b984e6c83", "checksum": "f4a9830fb482d07eec07c8532a1c265e", "created_at": "2018-08-26T13:44:18Z", "os_hidden": false, "protected": false, "os_hash_value": "81fa1c8acfa7afe4c5b0ec1c3d1494271792398cbc7aeb2672ced22dab4541df610b84b8584d2fa622b0e06fa144a5e80dd3d9911a9c208b7d866671346378ca"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-26 13:44:32,881 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-56ef9e21-1100-4c88-95e4-1e40b91ff583 2018-08-26 13:44:32,881 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0395958423615s 2018-08-26 13:44:32,881 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-56ef9e21-1100-4c88-95e4-1e40b91ff583 2018-08-26 13:44:32,884 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/5a0d5de0-52be-4a0a-bf61-1d7b348fb722/snap', u'metadata': Munch({})})], 'file': u'/v2/images/5a0d5de0-52be-4a0a-bf61-1d7b348fb722/file', 'owner': u'a2dac0efad814b39831a671b24dffe97', 'id': u'5a0d5de0-52be-4a0a-bf61-1d7b348fb722', 'size': 263193088, u'self': u'/v2/images/5a0d5de0-52be-4a0a-bf61-1d7b348fb722', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a2dac0efad814b39831a671b24dffe97', 'name': 'juju_epc-project_d865a0ee-af19-4c56-998c-646b984e6c83', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/5a0d5de0-52be-4a0a-bf61-1d7b348fb722/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-26T13:44:32Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-26T13:44:32Z', u'owner_specified.shade.sha256': u'cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1', u'owner_specified.shade.object': u'images/juju_epc-img_alt_d865a0ee-af19-4c56-998c-646b984e6c83', '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/5a0d5de0-52be-4a0a-bf61-1d7b348fb722', 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_d865a0ee-af19-4c56-998c-646b984e6c83', u'owner_specified.shade.md5': u'e99edc0ddb9a257a75b095cc2b9780eb', u'schema': u'/v2/schemas/image'}, 'name': u'juju_epc-img_alt_d865a0ee-af19-4c56-998c-646b984e6c83', 'created': u'2018-08-26T13:44:28Z', 'checksum': u'e99edc0ddb9a257a75b095cc2b9780eb', 'created_at': u'2018-08-26T13:44:28Z', 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/5a0d5de0-52be-4a0a-bf61-1d7b348fb722', 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_d865a0ee-af19-4c56-998c-646b984e6c83', u'owner_specified.shade.md5': u'e99edc0ddb9a257a75b095cc2b9780eb', u'schema': u'/v2/schemas/image'}}) 2018-08-26 13:44:33,051 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i 5a0d5de0-52be-4a0a-bf61-1d7b348fb722 -s trusty -r regionOne -u http://172.30.9.22:5000/v3 WARNING model could not be opened: No controllers registered. Please either create a new controller using "juju bootstrap" or connect to another controller that you have been given access to using "juju register". Image metadata files have been written to: /root/images/streams/v1. For Juju to use this metadata, the files need to be put into the image metadata search path. There are 2 options: 1. Use the --metadata-source parameter when bootstrapping: juju bootstrap --metadata-source /root 2. Use image-metadata-url in $JUJU_DATA/environments.yaml (if $JUJU_DATA is not set it will try $XDG_DATA_HOME/juju and if not set either default to ~/.local/share/juju) Configure a http server to serve the contents of /root and set the value of image-metadata-url accordingly. 2018-08-26 13:44:33,052 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-26 13:44:33,055 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d6c30764d00baa7bb73384336498fa9297f20f1f" -d '{"flavor": {"vcpus": 1, "ram": 4096, "name": "juju_epc-flavor_alt_d865a0ee-af19-4c56-998c-646b984e6c83", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": null, "swap": 0}}' 2018-08-26 13:44:33,105 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:44:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-34a68902-9631-4bba-a8bd-9242ca74b785 x-compute-request-id: req-34a68902-9631-4bba-a8bd-9242ca74b785 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"flavor": {"name": "juju_epc-flavor_alt_d865a0ee-af19-4c56-998c-646b984e6c83", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/5d458e0c-f83a-4150-b6fb-173713748173", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/5d458e0c-f83a-4150-b6fb-173713748173", "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": "5d458e0c-f83a-4150-b6fb-173713748173"}} 2018-08-26 13:44:33,105 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-34a68902-9631-4bba-a8bd-9242ca74b785 2018-08-26 13:44:33,105 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0531578063965s 2018-08-26 13:44:33,106 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-34a68902-9631-4bba-a8bd-9242ca74b785 2018-08-26 13:44:33,107 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'juju_epc-flavor_alt_d865a0ee-af19-4c56-998c-646b984e6c83', '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'e428b6e578e2485b9cc26da9ccf96a96', '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'5d458e0c-f83a-4150-b6fb-173713748173', 'swap': 0}) 2018-08-26 13:44:33,107 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-26 13:44:33,110 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/5d458e0c-f83a-4150-b6fb-173713748173/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}d6c30764d00baa7bb73384336498fa9297f20f1f" -d '{"extra_specs": {}}' 2018-08-26 13:44:33,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 13:44:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4fb0b4dd-2087-411f-bb30-9a3c1a770a2f x-compute-request-id: req-4fb0b4dd-2087-411f-bb30-9a3c1a770a2f Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-26 13:44:33,128 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/5d458e0c-f83a-4150-b6fb-173713748173/os-extra_specs used request id req-4fb0b4dd-2087-411f-bb30-9a3c1a770a2f 2018-08-26 13:44:33,128 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0207149982452s 2018-08-26 13:44:33,128 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/5d458e0c-f83a-4150-b6fb-173713748173/os-extra_specs used request id req-4fb0b4dd-2087-411f-bb30-9a3c1a770a2f 2018-08-26 13:44:33,129 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Starting Juju Bootstrap process... 2018-08-26 13:48:23,648 - 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=a454b349-e7bc-418f-8b41-45f48fe844fe --config ssl-hostname-verification=false --config use-floating-ip=true --config use-default-secgroup=true --debug 13:44:33 INFO juju.cmd supercommand.go:63 running juju [2.2.5 gc go1.9.4] 13:44:33 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=a454b349-e7bc-418f-8b41-45f48fe844fe", "--config", "ssl-hostname-verification=false", "--config", "use-floating-ip=true", "--config", "use-default-secgroup=true", "--debug"} 13:44:33 DEBUG juju.cmd.juju.commands bootstrap.go:804 authenticating with region "regionOne" and credential "abot-epc" () 13:44:33 DEBUG juju.cmd.juju.commands bootstrap.go:932 provider attrs: map[use-floating-ip:true use-default-secgroup:true network:a454b349-e7bc-418f-8b41-45f48fe844fe external-network:] 13:44:33 INFO cmd authkeys.go:114 Adding contents of "/root/.local/share/juju/ssh/juju_id_rsa.pub" to authorized-keys 13:44:33 DEBUG juju.cmd.juju.commands bootstrap.go:988 preparing controller with config: map[name:controller use-default-secgroup:true test-mode:false no-proxy:127.0.0.1,localhost,::1 max-action-results-size:5G agent-metadata-url: firewall-mode:instance image-stream:released max-action-results-age:336h disable-network-management:false apt-http-proxy: type:openstack logging-config: provisioner-harvest-mode:destroyed max-status-history-size:5G net-bond-reconfigure-delay:17 authorized-keys:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDCVpDI6K7tt3lKcHyX6tllXsP1217hULmqErmVc8ZKLTRDIcfhPbUYbDyxaY7uXhelYS1n6zZY6SM3MHa9E1Wjw5XDL+CfBfIeBspjd349TBkWZy11yEmh07nK+MCfs7flmenJB/0auyFFDcNMiXoxEMFkW3iKzhrT/7LXyVlDjvVTIwL/4LasUOrpYHCpLFDNyk3m9SCaxIT31K3kLg+MJZy88gAVK8KqYgACXAS0EpiR+KtgqfLkarjdDesMHgz4bV+q9gCLsLW9x71GxqcvEdCYcCL08sMpcu1CmgsPeBiawiOZBL86RJND3M3pIDTF++Dioj9kbnMM+u4DGDVx juju-client-key automatically-retry-hooks:true uuid:9eb3caaa-ed96-443b-8ad8-5ec14ba36660 apt-ftp-proxy: default-series:xenial network:a454b349-e7bc-418f-8b41-45f48fe844fe use-floating-ip:true external-network: proxy-ssh:false image-metadata-url: http-proxy: ssl-hostname-verification:false update-status-hook-interval:5m ftp-proxy: logforward-enabled:false max-status-history-age:336h resource-tags: transmit-vendor-metrics:true enable-os-upgrade:true ignore-machine-addresses:false apt-https-proxy: apt-mirror: development:false https-proxy: apt-no-proxy: agent-stream:released enable-os-refresh-update:true] 13:44:33 INFO juju.provider.openstack provider.go:144 opening model "controller" 13:44:34 DEBUG goose :1 auth details: &{Token:gAAAAABbgq7CK3ZX0y9dIOgTiGFCnOQJDSafNdxoD6vjJOW3bgzYRJsDXNyWLAYMQSw-6ZzB_HxcnVFBQD9H-gCGiCAJoXWbVUAJ0lYfBixJyDD_kN40sWXXaJtPvjHB0C-ga6y0vhyoZ-EUU9oqKJF2d8rm4AKuBRkrnvkNi5DzKob1mfxF7io TenantId:a2dac0efad814b39831a671b24dffe97 UserId:8205cb39267d42aca08684e399dc310f Domain: RegionServiceURLs:map[regionOne:map[metric:http://172.30.9.22:8041 volumev2:http://172.30.9.22:8776/v2/a2dac0efad814b39831a671b24dffe97 volume:http://172.30.9.22:8776/v1/a2dac0efad814b39831a671b24dffe97 cloudformation:http://172.30.9.22:8000/v1 placement:http://172.30.9.22:8778/placement identity:http://172.30.9.22:5000 orchestration:http://172.30.9.22:8004/v1/a2dac0efad814b39831a671b24dffe97 alarming:http://172.30.9.22:8042 network:http://172.30.9.22:9696 volumev3:http://172.30.9.22:8776/v3/a2dac0efad814b39831a671b24dffe97 image:http://172.30.9.22:9292 compute:http://172.30.9.22:8774/v2.1 event:http://172.30.9.22:8977 object-store:http://172.30.9.22:8080/v1/AUTH_a2dac0efad814b39831a671b24dffe97]]} 13:44:34 INFO cmd bootstrap.go:482 Creating Juju controller "abot-controller" on abot-epc/regionOne 13:44:34 DEBUG goose :1 performing API version discovery for "http://172.30.9.22:8774/" 13:44:34 DEBUG goose :1 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.22:8774/v2/ Rel:self}] Status:SUPPORTED} {Version:{major:2 minor:1} Links:[{Href:http://172.30.9.22:8774/v2.1/ Rel:self}] Status:CURRENT}] 13:44:34 INFO juju.cmd.juju.commands bootstrap.go:540 combined bootstrap constraints: mem=2048M 13:44:34 DEBUG juju.environs.bootstrap bootstrap.go:199 model "controller" supports service/machine networks: true 13:44:34 DEBUG juju.environs.bootstrap bootstrap.go:201 network management by juju enabled: true 13:44:34 DEBUG juju.environs.bootstrap bootstrap.go:685 no agent directory found, using default agent binary metadata source: https://streams.canonical.com/juju/tools 13:44:34 DEBUG juju.environs.bootstrap bootstrap.go:710 setting default image metadata source: /root/images 13:44:34 DEBUG juju.environs imagemetadata.go:46 new user image datasource registered: bootstrap metadata 13:44:34 INFO juju.environs.bootstrap bootstrap.go:728 custom image metadata added to search path 13:44:34 INFO cmd bootstrap.go:233 Loading image metadata 13:44:34 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "bootstrap metadata" 13:44:34 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default cloud images" 13:44:34 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default ubuntu cloud images" 13:44:34 DEBUG juju.environs.bootstrap bootstrap.go:576 constraints for image metadata lookup &{{{regionOne http://172.30.9.22:5000/v3} [utopic win2008r2 win8 yakkety win81 opensuseleap win2016hv win2016nano genericlinux precise quantal wily xenial win2012hv centos7 saucy trusty win2012r2 win2012 win7 win10 raring vivid zesty win2012hvr2 win2016] [amd64 i386 armhf arm64 ppc64el s390x] released}} 13:44:34 DEBUG juju.environs.bootstrap bootstrap.go:588 found 2 image metadata in bootstrap metadata 13:44:37 DEBUG juju.environs.bootstrap bootstrap.go:588 found 0 image metadata in default cloud images 13:44:38 DEBUG juju.environs.simplestreams simplestreams.go:457 skipping index "http://cloud-images.ubuntu.com/releases/streams/v1/index.sjson" because of missing information: index file has no data for cloud {regionOne http://172.30.9.22:5000/v3} not found 13:44:38 DEBUG juju.environs.bootstrap bootstrap.go:584 ignoring image metadata in default ubuntu cloud images: index file has no data for cloud {regionOne http://172.30.9.22:5000/v3} not found 13:44:38 DEBUG juju.environs.bootstrap bootstrap.go:592 found 2 image metadata from all image data sources 13:44:38 INFO cmd bootstrap.go:296 Looking for packaged Juju agent version 2.2.9 for amd64 13:44:38 INFO juju.environs.bootstrap tools.go:72 looking for bootstrap agent binaries: version=2.2.9 13:44:38 DEBUG juju.environs.tools tools.go:101 finding agent binaries in stream "released" 13:44:38 DEBUG juju.environs.tools tools.go:103 reading agent binaries with major.minor version 2.2 13:44:38 DEBUG juju.environs.tools tools.go:111 filtering agent binaries by version: 2.2.9 13:44:38 DEBUG juju.environs.tools tools.go:114 filtering agent binaries by series: xenial 13:44:38 DEBUG juju.environs.tools tools.go:117 filtering agent binaries by architecture: amd64 13:44:38 DEBUG juju.environs.tools urls.go:109 trying datasource "keystone catalog" 13:44:39 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 []} 13:44:42 INFO juju.environs.bootstrap tools.go:74 found 1 packaged agent binaries 13:44:42 INFO cmd bootstrap.go:357 Starting new instance for initial controller Launching controller instance(s) on abot-epc/regionOne... 13:44:42 DEBUG juju.environs.instances image.go:64 instance constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} 13:44:42 DEBUG juju.environs.instances image.go:70 matching constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} against possible image metadata [{Id:aee5dc34-e28a-4d67-9398-fee621812e6b Arch:amd64 VirtType:}] 13:44:42 INFO juju.environs.instances image.go:106 find instance - using image with id: aee5dc34-e28a-4d67-9398-fee621812e6b 13:44:42 DEBUG juju.cloudconfig.instancecfg instancecfg.go:832 Setting numa ctl preference to false 13:44:42 DEBUG juju.service discovery.go:63 discovered init system "systemd" from series "xenial" 13:44:42 DEBUG juju.provider.openstack provider.go:1010 openstack user data; 2488 bytes 13:44:42 DEBUG juju.provider.openstack provider.go:1022 using network id "a454b349-e7bc-418f-8b41-45f48fe844fe" 13:44:42 DEBUG goose :1 performing API version discovery for "http://172.30.9.22:9696/" 13:44:42 DEBUG goose :1 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.22:9696/v2.0/ Rel:self}] Status:CURRENT}] 13:44:45 INFO juju.provider.openstack provider.go:1146 trying to build instance in availability zone "nova" - instance "f84db096-5230-49f5-aa5d-90a652cd0053" has status BUILD, wait 10 seconds before retry, attempt 1 - instance "f84db096-5230-49f5-aa5d-90a652cd0053" has status BUILD, wait 10 seconds before retry, attempt 2 - instance "f84db096-5230-49f5-aa5d-90a652cd0053" has status BUILD, wait 10 seconds before retry, attempt 3 - instance "f84db096-5230-49f5-aa5d-90a652cd0053" has status BUILD, wait 10 seconds before retry, attempt 4 - instance "f84db096-5230-49f5-aa5d-90a652cd0053" has status BUILD, wait 10 seconds before retry, attempt 5 - instance "f84db096-5230-49f5-aa5d-90a652cd0053" has status BUILD, wait 10 seconds before retry, attempt 6 - instance "f84db096-5230-49f5-aa5d-90a652cd0053" has status BUILD, wait 10 seconds before retry, attempt 7 - instance "f84db096-5230-49f5-aa5d-90a652cd0053" has status BUILD, wait 10 seconds before retry, attempt 8 - instance "f84db096-5230-49f5-aa5d-90a652cd0053" has status BUILD, wait 10 seconds before retry, attempt 9 - instance "f84db096-5230-49f5-aa5d-90a652cd0053" has status BUILD, wait 10 seconds before retry, attempt 10 - instance "f84db096-5230-49f5-aa5d-90a652cd0053" has status BUILD, wait 10 seconds before retry, attempt 11 13:46:44 INFO juju.provider.openstack provider.go:1189 started instance "f84db096-5230-49f5-aa5d-90a652cd0053" 13:46:44 DEBUG juju.provider.openstack provider.go:1193 allocating public IP address for openstack node 13:46:46 DEBUG juju.provider.openstack networking.go:216 allocated new public IP: 172.30.9.211 13:46:46 INFO juju.provider.openstack provider.go:1198 allocated public IP 172.30.9.211 - f84db096-5230-49f5-aa5d-90a652cd0053 (arch=amd64 mem=2G cores=1) 13:46:49 INFO juju.environs.bootstrap bootstrap.go:606 newest version: 2.2.9 13:46:49 INFO juju.environs.bootstrap bootstrap.go:613 failed to find 2.2.5 tools, will attempt to use 2.2.9 13:46:49 INFO juju.environs.bootstrap bootstrap.go:621 picked bootstrap agent binary version: 2.2.9 13:46:49 INFO juju.environs.bootstrap bootstrap.go:393 Installing Juju agent on bootstrap instance 13:46:52 INFO cmd bootstrap.go:485 Fetching Juju GUI 2.13.2 13:46:52 DEBUG juju.cloudconfig.instancecfg instancecfg.go:832 Setting numa ctl preference to false Waiting for address 13:46:53 DEBUG juju.provider.openstack provider.go:414 instance f84db096-5230-49f5-aa5d-90a652cd0053 has floating IP address: 172.30.9.211 Attempting to connect to 172.30.9.211:22 Attempting to connect to 192.168.121.23:22 13:46:53 DEBUG juju.provider.common bootstrap.go:497 connection attempt for 192.168.121.23 failed: ssh: connect to host 192.168.121.23 port 22: Connection refused 13:46:54 DEBUG juju.provider.common bootstrap.go:497 connection attempt for 172.30.9.211 failed: ssh: connect to host 172.30.9.211 port 22: Connection refused 13:46:58 DEBUG juju.provider.common bootstrap.go:497 connection attempt for 192.168.121.23 failed: ssh: connect to host 192.168.121.23 port 22: Connection refused 13:46:59 DEBUG juju.provider.common bootstrap.go:497 connection attempt for 172.30.9.211 failed: /var/lib/juju/nonce.txt does not exist 13:47:03 DEBUG juju.provider.common bootstrap.go:497 connection attempt for 192.168.121.23 failed: ssh: connect to host 192.168.121.23 port 22: Connection refused 13:47:03 DEBUG juju.provider.openstack provider.go:414 instance f84db096-5230-49f5-aa5d-90a652cd0053 has floating IP address: 172.30.9.211 13:47:04 INFO juju.cloudconfig userdatacfg_unix.go:410 Fetching agent: curl -sSfw 'tools from %{url_effective} downloaded: HTTP %{http_code}; time %{time_total}s; size %{size_download} bytes; speed %{speed_download} bytes/s ' --retry 10 --insecure -o $bin/tools.tar.gz <[https://streams.canonical.com/juju/tools/agent/2.2.9/juju-2.2.9-ubuntu-amd64.tgz]> sudo: unable to resolve host juju-a36660-controller-0 13:48:20 INFO cmd bootstrap.go:423 Bootstrap agent now started 13:48:21 DEBUG juju.provider.openstack provider.go:414 instance f84db096-5230-49f5-aa5d-90a652cd0053 has floating IP address: 172.30.9.211 13:48:21 INFO juju.juju api.go:308 API endpoints changed from [] to [172.30.9.211:17070 192.168.121.23:17070] 13:48:21 INFO cmd controller.go:82 Contacting Juju controller at 172.30.9.211 to verify accessibility... 13:48:21 INFO juju.juju api.go:67 connecting to API addresses: [172.30.9.211:17070 192.168.121.23:17070] 13:48:23 DEBUG juju.api apiclient.go:863 successfully dialed "wss://172.30.9.211:17070/model/065f2c57-2413-479b-8cbd-bd1aad81e853/api" 13:48:23 INFO juju.api apiclient.go:617 connection established to "wss://172.30.9.211:17070/model/065f2c57-2413-479b-8cbd-bd1aad81e853/api" 13:48:23 DEBUG juju.api monitor.go:35 RPC connection died 13:48:23 INFO cmd controller.go:87 Bootstrap complete, "abot-controller" controller now available. 13:48:23 INFO cmd controller.go:88 Controller machines are in the "controller" model. 13:48:23 INFO cmd controller.go:89 Initial model "default" added. 13:48:23 INFO cmd supercommand.go:465 command finished 2018-08-26 13:48:23,648 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Upload VNFD 2018-08-26 13:48:23,649 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deploying Abot-epc bundle file ... 2018-08-26 13:48:37,160 - 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-26 13:48:37,161 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Waiting for instances ..... 2018-08-26 14:48:37,504 - functest.opnfv_tests.vnf.epc.juju_epc - ERROR - Exception with Juju VNF Deployment: ['timeout', '-t', '3600', 'juju-wait'] 2018-08-26 14:48:37,631 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-26 14:48:37,632 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | juju_epc | functest | 64:27 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-08-26 14:48:38,008 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - juju debug-log --replay --no-tail machine-1: 13:56:42 INFO juju.cmd running jujud [2.2.9 gc go1.8] machine-1: 13:56:42 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-1/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "1", "--debug"} machine-1: 13:56:42 DEBUG juju.agent read agent config, format "2.0" machine-1: 13:56:42 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-1: 13:56:42 INFO juju.worker.upgradesteps upgrade steps for 2.2.9 have already been run. machine-1: 13:56:42 DEBUG juju.worker start "engine" machine-1: 13:56:42 INFO juju.worker start "engine" machine-1: 13:56:42 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 13:56:42 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-1: 13:56:42 DEBUG juju.worker.dependency "agent" manifold worker started machine-1: 13:56:42 DEBUG juju.worker.apicaller connecting with old password machine-1: 13:56:42 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-1: 13:56:42 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-1" machine-1: 13:56:42 DEBUG juju.worker "engine" started machine-1: 13:56:42 DEBUG juju.worker.introspection stats worker now serving machine-1: 13:56:42 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 13:56:42 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 13:56:42 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-1: 13:56:42 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 13:56:42 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 13:56:42 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-1: 13:56:42 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 13:56:42 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-1: 13:56:42 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 13:56:42 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-1: 13:56:42 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 13:56:42 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 13:56:42 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-1: 13:56:42 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 13:56:42 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-1: 13:56:42 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 13:56:42 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 13:56:42 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-1: 13:56:42 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 13:56:42 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 13:56:42 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-1: 13:56:42 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 13:56:42 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 13:56:42 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 13:56:42 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 13:56:42 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 13:56:42 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-1: 13:56:42 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 13:56:42 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 13:56:42 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-1: 13:56:42 DEBUG juju.api successfully dialed "wss://192.168.121.23:17070/model/065f2c57-2413-479b-8cbd-bd1aad81e853/api" machine-1: 13:56:42 INFO juju.api connection established to "wss://192.168.121.23:17070/model/065f2c57-2413-479b-8cbd-bd1aad81e853/api" machine-1: 13:56:42 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-1: 13:56:42 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 13:56:42 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-1: 13:56:42 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-1: 13:56:42 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-1: 13:56:42 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-1: 13:56:42 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 13:56:42 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 13:56:42 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-1: 13:56:43 DEBUG juju.worker.apicaller connected machine-1: 13:56:43 DEBUG juju.worker.apicaller changing password... machine-1: 13:56:43 DEBUG juju.worker.apicaller password changed machine-1: 13:56:43 DEBUG juju.api RPC connection died machine-1: 13:56:43 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-1: 13:56:43 DEBUG juju.worker.apicaller connecting with current password machine-1: 13:56:43 DEBUG juju.api successfully dialed "wss://192.168.121.23:17070/model/065f2c57-2413-479b-8cbd-bd1aad81e853/api" machine-1: 13:56:43 INFO juju.api connection established to "wss://192.168.121.23:17070/model/065f2c57-2413-479b-8cbd-bd1aad81e853/api" machine-1: 13:56:43 DEBUG juju.api successfully dialed "wss://172.30.9.211:17070/model/065f2c57-2413-479b-8cbd-bd1aad81e853/api" machine-1: 13:56:43 DEBUG juju.worker.apicaller connected machine-1: 13:56:43 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-1: 13:56:43 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 13:56:43 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 13:56:43 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 13:56:43 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-1: 13:56:43 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 13:56:43 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 13:56:43 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 13:56:43 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 13:56:43 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 13:56:43 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 13:56:43 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 13:56:43 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-1: 13:56:43 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-1: 13:56:43 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-1: 13:56:43 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-1: 13:56:43 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-1: 13:56:43 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-1: 13:56:43 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-1: 13:56:43 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-1: 13:56:43 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-1: 13:56:43 INFO juju.worker.upgrader abort check blocked until version event received machine-1: 13:56:43 INFO juju.worker.upgrader unblocking abort check machine-1: 13:56:43 INFO juju.worker.upgrader desired tool version: 2.2.9 machine-1: 13:56:43 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-1: 13:56:43 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 13:56:43 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 13:56:43 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-1: 13:56:43 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 13:56:43 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-1: 13:56:43 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-1: 13:56:43 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-1: 13:56:43 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 13:56:43 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 13:56:43 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 13:56:43 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 13:56:43 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 13:56:43 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 13:56:43 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 13:56:43 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 13:56:43 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 13:56:43 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-1: 13:56:43 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 13:56:43 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 13:56:43 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 13:56:43 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 13:56:43 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 13:56:43 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-1: 13:56:43 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-1: 13:56:43 INFO juju.worker.migrationminion migration phase is now: NONE machine-1: 13:56:43 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-1: 13:56:43 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-1: 13:56:43 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-1: 13:56:43 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-1: 13:56:43 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-1: 13:56:43 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-1: 13:56:43 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-1: 13:56:43 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-1: 13:56:43 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-1: 13:56:43 DEBUG juju.worker.logger logger setup machine-1: 13:56:43 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-1: 13:56:43 DEBUG juju.worker.dependency "machiner" manifold worker started machine-1: 13:56:43 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-1: 13:56:43 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-1: 13:56:43 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-1: 13:56:43 WARNING juju.cmd.jujud determining kvm support: kvm-ok executable not found no kvm containers possible machine-1: 13:56:43 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-1: 13:56:43 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-1: 13:56:43 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 13:56:43 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 13:56:43 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 13:56:43 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 13:56:43 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-1: 13:56:43 DEBUG juju.network including address local-cloud:192.168.121.4 for machine machine-1: 13:56:43 DEBUG juju.network including address local-machine:::1 for machine machine-1: 13:56:43 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.4 local-machine:::1] machine-1: 13:56:43 INFO juju.worker.machiner setting addresses for "machine-1" to [local-machine:127.0.0.1 local-cloud:192.168.121.4 local-machine:::1] machine-1: 13:56:43 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-1: 13:56:43 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-1: 13:56:43 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 13:56:43 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 13:56:43 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 13:56:43 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 13:56:43 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 13:56:43 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 13:56:43 DEBUG juju.network including address public:172.30.9.211 for machine machine-1: 13:56:43 DEBUG juju.network including address local-cloud:192.168.121.23 for machine machine-1: 13:56:43 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 13:56:43 DEBUG juju.network including address local-machine:::1 for machine machine-1: 13:56:43 DEBUG juju.network addresses after filtering: [public:172.30.9.211 local-cloud:192.168.121.23 local-machine:127.0.0.1 local-machine:::1] machine-1: 13:56:43 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.211:17070 192.168.121.23:17070 127.0.0.1:17070 [::1]:17070]] machine-1: 13:56:43 DEBUG juju.agent API server address details [["172.30.9.211:17070" "192.168.121.23:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.23:17070" "172.30.9.211:17070"] machine-1: 13:56:43 INFO juju.worker.authenticationworker "machine-1" key updater worker started machine-1: 13:56:43 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.211,192.168.121.23,::1,localhost", AutoNoProxy:""} machine-1: 13:56:43 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-1: 13:56:43 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo apt-get install lxd and then configure it with: $ newgrp lxd $ lxd init machine-1: 13:56:43 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-1: 13:56:43 DEBUG juju.worker.reboot Reboot worker got action: noop machine-1: 13:56:43 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-1: 13:56:43 INFO juju.worker.deployer checking unit "mysql/0" machine-1: 13:56:43 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-1: 13:56:43 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-1: 13:56:43 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-1: 13:56:43 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-1: 13:56:43 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 1 machine-1: 13:56:43 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-1: 13:56:43 INFO juju.worker.deployer deploying unit "mysql/0" machine-1: 13:56:43 DEBUG juju.worker start "1-container-watcher" machine-1: 13:56:43 DEBUG juju.worker start "stateconverter" machine-1: 13:56:43 INFO juju.worker start "1-container-watcher" machine-1: 13:56:43 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-1: 13:56:43 DEBUG juju.worker "1-container-watcher" started machine-1: 13:56:43 INFO juju.worker start "stateconverter" machine-1: 13:56:43 DEBUG juju.worker "stateconverter" started machine-1: 13:56:43 DEBUG juju.cmd.jujud upgrades done, starting worker "1-container-watcher" machine-1: 13:56:43 INFO juju.worker.machiner "machine-1" started machine-1: 13:56:43 DEBUG juju.service discovered init system "upstart" from local host machine-1: 13:56:43 DEBUG juju.worker.deployer state addresses: ["192.168.121.23:37017"] machine-1: 13:56:43 DEBUG juju.worker.deployer API addresses: ["192.168.121.23:17070" "172.30.9.211:17070"] machine-1: 13:56:43 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: 13:56:43 INFO juju.cmd running jujud [2.2.9 gc go1.8] unit-mysql-0: 13:56:43 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: 13:56:43 DEBUG juju.agent read agent config, format "2.0" unit-mysql-0: 13:56:43 DEBUG juju.worker start "api" unit-mysql-0: 13:56:43 INFO juju.worker start "api" unit-mysql-0: 13:56:43 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 13:56:44 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 13:56:44 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 13:56:44 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 13:56:44 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 13:56:44 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 13:56:44 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 13:56:44 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-mysql-0: 13:56:44 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 13:56:44 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-mysql-0" unit-mysql-0: 13:56:44 DEBUG juju.worker "api" started unit-mysql-0: 13:56:44 DEBUG juju.worker.introspection stats worker now serving unit-mysql-0: 13:56:44 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 13:56:44 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 13:56:44 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 13:56:44 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 13:56:44 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 13:56:44 DEBUG juju.worker.dependency "agent" manifold worker started unit-mysql-0: 13:56:44 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 13:56:44 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 13:56:44 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 13:56:44 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 13:56:44 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-mysql-0: 13:56:44 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-mysql-0: 13:56:44 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: unit-mysql-0: 13:56:44 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-mysql-0: 13:56:44 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-mysql-0: 13:56:44 DEBUG juju.worker.apicaller connecting with old password unit-mysql-0: 13:56:44 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 13:56:44 DEBUG juju.api successfully dialed "wss://172.30.9.211:17070/model/065f2c57-2413-479b-8cbd-bd1aad81e853/api" unit-mysql-0: 13:56:44 INFO juju.api connection established to "wss://172.30.9.211:17070/model/065f2c57-2413-479b-8cbd-bd1aad81e853/api" unit-mysql-0: 13:56:44 DEBUG juju.api successfully dialed "wss://192.168.121.23:17070/model/065f2c57-2413-479b-8cbd-bd1aad81e853/api" unit-mysql-0: 13:56:44 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 13:56:44 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 13:56:44 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 13:56:44 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 13:56:44 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 13:56:44 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-mysql-0: 13:56:44 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 13:56:44 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 13:56:44 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 13:56:44 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 13:56:44 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 13:56:44 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 13:56:44 DEBUG juju.api successfully dialed "wss://172.30.9.211:17070/model/065f2c57-2413-479b-8cbd-bd1aad81e853/api" unit-mysql-0: 13:56:44 DEBUG juju.worker.apicaller connected unit-mysql-0: 13:56:44 DEBUG juju.worker.apicaller changing password... unit-mysql-0: 13:56:44 DEBUG juju.worker.apicaller password changed unit-mysql-0: 13:56:44 DEBUG juju.api RPC connection died unit-mysql-0: 13:56:44 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-mysql-0: 13:56:44 DEBUG juju.worker.apicaller connecting with current password unit-mysql-0: 13:56:44 DEBUG juju.api successfully dialed "wss://172.30.9.211:17070/model/065f2c57-2413-479b-8cbd-bd1aad81e853/api" unit-mysql-0: 13:56:44 INFO juju.api connection established to "wss://172.30.9.211:17070/model/065f2c57-2413-479b-8cbd-bd1aad81e853/api" unit-mysql-0: 13:56:44 DEBUG juju.api successfully dialed "wss://192.168.121.23:17070/model/065f2c57-2413-479b-8cbd-bd1aad81e853/api" machine-1: 13:56:44 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:b3:9e:97 192.168.121.0/24 1450 0 eth0 ethernet false false static 192.168.121.4 [] [] []} {2 fa:16:3e:b3:9e:97 1450 0 eth0 ethernet false false manual [] [] []}] unit-mysql-0: 13:56:44 DEBUG juju.worker.apicaller connected unit-mysql-0: 13:56:44 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-mysql-0: 13:56:44 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 13:56:44 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 13:56:44 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 13:56:44 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 13:56:44 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 13:56:44 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 13:56:44 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-mysql-0: 13:56:44 INFO juju.worker.migrationminion migration phase is now: NONE unit-mysql-0: 13:56:44 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-mysql-0: 13:56:44 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 13:56:44 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-mysql-0: 13:56:44 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 13:56:44 INFO juju.worker.upgrader abort check blocked until version event received unit-mysql-0: 13:56:44 INFO juju.worker.upgrader unblocking abort check unit-mysql-0: 13:56:44 INFO juju.worker.upgrader desired tool version: 2.2.9 unit-mysql-0: 13:56:44 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-mysql-0: 13:56:44 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-mysql-0: 13:56:44 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-mysql-0: 13:56:44 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-mysql-0: 13:56:44 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-mysql-0: 13:56:44 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-mysql-0: 13:56:44 DEBUG juju.worker.logger logger setup unit-mysql-0: 13:56:44 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-mysql-0: 13:56:44 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-mysql-0: 13:56:44 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-mysql-0: 13:56:44 DEBUG juju.worker.leadership mysql/0 making initial claim for mysql leadership unit-mysql-0: 13:56:44 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-mysql-0: 13:56:44 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-mysql-0: 13:56:44 DEBUG juju.network no lxc bridge addresses to filter for machine unit-mysql-0: 13:56:44 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-mysql-0: 13:56:44 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-mysql-0: 13:56:44 DEBUG juju.network including address public:172.30.9.211 for machine unit-mysql-0: 13:56:44 DEBUG juju.network including address local-cloud:192.168.121.23 for machine unit-mysql-0: 13:56:44 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-mysql-0: 13:56:44 DEBUG juju.network including address local-machine:::1 for machine unit-mysql-0: 13:56:44 DEBUG juju.network addresses after filtering: [public:172.30.9.211 local-cloud:192.168.121.23 local-machine:127.0.0.1 local-machine:::1] unit-mysql-0: 13:56:44 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.211:17070 192.168.121.23:17070 127.0.0.1:17070 [::1]:17070]] unit-mysql-0: 13:56:44 DEBUG juju.agent API server address details [["172.30.9.211:17070" "192.168.121.23:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.23:17070" "172.30.9.211:17070"] unit-mysql-0: 13:56:44 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-mysql-0: 13:56:44 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-mysql-0: 13:56:44 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.211,192.168.121.23,::1,localhost", AutoNoProxy:""} unit-mysql-0: 13:56:44 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-mysql-0: 13:56:44 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-mysql-0: 13:56:44 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-mysql-0: 13:56:44 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-mysql-0: 13:56:44 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-mysql-0: 13:56:44 INFO juju.worker.leadership mysql/0 promoted to leadership of mysql unit-mysql-0: 13:56:44 DEBUG juju.worker.meterstatus acquire lock "machine-lock" for meter status hook execution unit-mysql-0: 13:56:44 DEBUG juju.worker.meterstatus lock "machine-lock" acquired unit-mysql-0: 13:56:44 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-mysql-0: 13:56:44 DEBUG juju.worker.meterstatus release lock "machine-lock" for meter status hook execution unit-mysql-0: 13:56:44 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-mysql-0: 13:56:44 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-mysql-0: 13:56:44 DEBUG juju.worker.dependency "uniter" manifold worker started unit-mysql-0: 13:56:44 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-mysql-0 unit-mysql-0: 13:56:44 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.2.9-trusty-amd64 unit-mysql-0: 13:56:44 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.2.9-trusty-amd64/jujud unit-mysql-0: 13:56:44 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-mysql-0/run.socket unit-mysql-0: 13:56:44 INFO juju.worker.uniter unit "mysql/0" started unit-mysql-0: 13:56:44 DEBUG juju.worker.uniter juju-run listener running unit-mysql-0: 13:56:44 INFO juju.worker.uniter resuming charm install unit-mysql-0: 13:56:44 DEBUG juju.worker.uniter.operation running operation install cs:mysql-55 unit-mysql-0: 13:56:44 DEBUG juju.worker.uniter.operation preparing operation "install cs:mysql-55" unit-mysql-0: 13:56:44 INFO juju.worker.uniter.charm downloading cs:mysql-55 from API server unit-mysql-0: 13:56:44 INFO juju.downloader downloading from cs:mysql-55 unit-mysql-0: 13:56:44 DEBUG httpbakery client do GET https://172.30.9.211:17070/model/065f2c57-2413-479b-8cbd-bd1aad81e853/charms?file=%2A&url=cs%3Amysql-55 { unit-mysql-0: 13:56:44 DEBUG httpbakery } -> error unit-mysql-0: 13:56:44 INFO juju.downloader download complete ("cs:mysql-55") unit-mysql-0: 13:56:44 INFO juju.downloader download verified ("cs:mysql-55") unit-mysql-0: 13:56:44 DEBUG juju.worker.uniter.operation executing operation "install cs:mysql-55" unit-mysql-0: 13:56:44 DEBUG juju.worker.uniter.charm preparing to deploy charm "cs:mysql-55" unit-mysql-0: 13:56:44 DEBUG juju.worker.uniter.charm deploying charm "cs:mysql-55" unit-mysql-0: 13:56:45 DEBUG juju.worker.uniter.charm finishing deploy of charm "cs:mysql-55" unit-mysql-0: 13:56:45 DEBUG juju.worker.uniter.operation committing operation "install cs:mysql-55" unit-mysql-0: 13:56:45 INFO juju.worker.uniter hooks are retried true unit-mysql-0: 13:56:45 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-mysql-0: 13:56:45 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-mysql-0: 13:56:45 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-mysql-0: 13:56:45 DEBUG juju.worker.uniter.remotestate got unit change unit-mysql-0: 13:56:45 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-mysql-0: 13:56:45 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-mysql-0: 13:56:45 DEBUG juju.worker.uniter.remotestate got service change unit-mysql-0: 13:56:45 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-mysql-0: 13:56:45 INFO juju.worker.uniter.storage initial storage attachments ready unit-mysql-0: 13:56:45 INFO juju.worker.uniter found queued "install" hook unit-mysql-0: 13:56:45 DEBUG juju.worker.uniter.operation running operation run install hook unit-mysql-0: 13:56:45 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-mysql-0: 13:56:45 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-mysql-0: 13:56:45 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-mysql-0: 13:56:45 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-mysql-0: 13:56:45 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-mysql-0: 13:56:45 DEBUG unit.mysql/0.install dpkg-query: package 'python-netaddr' is not installed and no information is available unit-mysql-0: 13:56:45 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 13:56:45 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 13:56:45 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 13:56:45 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 13:56:45 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 13:56:45 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 13:56:45 DEBUG unit.mysql/0.install ipython python-netaddr-docs unit-mysql-0: 13:56:45 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 13:56:45 DEBUG unit.mysql/0.install python-netaddr unit-mysql-0: 13:56:45 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 2 not upgraded. unit-mysql-0: 13:56:45 DEBUG unit.mysql/0.install Need to get 849 kB of archives. unit-mysql-0: 13:56:45 DEBUG unit.mysql/0.install After this operation, 4216 kB of additional disk space will be used. unit-mysql-0: 13:56:45 DEBUG unit.mysql/0.install WARNING: The following packages cannot be authenticated! unit-mysql-0: 13:56:45 DEBUG unit.mysql/0.install python-netaddr unit-mysql-0: 13:56:45 DEBUG unit.mysql/0.install E: There are problems and -y was used without --force-yes unit-mysql-0: 13:56:45 DEBUG unit.mysql/0.install dpkg-query: package 'python-netifaces' is not installed and no information is available unit-mysql-0: 13:56:45 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 13:56:45 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 13:56:45 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 13:56:45 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 13:56:45 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 13:56:45 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 13:56:45 DEBUG unit.mysql/0.install python-netifaces machine-3: 13:57:05 INFO juju.cmd running jujud [2.2.9 gc go1.8] machine-3: 13:57:05 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-3/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "3", "--debug"} machine-3: 13:57:05 DEBUG juju.agent read agent config, format "2.0" machine-3: 13:57:05 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-3: 13:57:05 INFO juju.worker.upgradesteps upgrade steps for 2.2.9 have already been run. machine-3: 13:57:05 DEBUG juju.worker start "engine" machine-3: 13:57:05 INFO juju.worker start "engine" machine-3: 13:57:05 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:57:05 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:57:05 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:57:05 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:57:05 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 13:57:05 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-3: 13:57:05 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-3: 13:57:05 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 13:57:05 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-3: 13:57:05 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:57:05 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 13:57:05 DEBUG juju.worker.dependency "agent" manifold worker started machine-3: 13:57:05 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-3: 13:57:05 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-3: 13:57:05 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:57:05 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:57:05 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-3: 13:57:05 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:57:05 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:57:05 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-3: 13:57:05 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-3" machine-3: 13:57:05 DEBUG juju.worker "engine" started machine-3: 13:57:05 DEBUG juju.worker.introspection stats worker now serving machine-3: 13:57:05 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:57:05 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:57:05 DEBUG juju.worker.apicaller connecting with old password machine-3: 13:57:05 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-3: 13:57:05 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-3: 13:57:05 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-3: 13:57:05 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:57:05 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 13:57:05 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:57:05 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:57:05 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:57:05 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:57:05 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 13:57:05 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-3: 13:57:05 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:57:05 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-3: 13:57:05 DEBUG juju.api successfully dialed "wss://192.168.121.23:17070/model/065f2c57-2413-479b-8cbd-bd1aad81e853/api" machine-3: 13:57:05 INFO juju.api connection established to "wss://192.168.121.23:17070/model/065f2c57-2413-479b-8cbd-bd1aad81e853/api" machine-3: 13:57:05 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 13:57:05 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:57:05 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 13:57:05 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-3: 13:57:05 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 13:57:05 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-3: 13:57:05 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-3: 13:57:05 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-3: 13:57:05 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:57:05 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:57:05 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:57:05 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 13:57:05 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:57:05 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-3: 13:57:05 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-3: 13:57:06 DEBUG juju.worker.apicaller connected machine-3: 13:57:06 DEBUG juju.worker.apicaller changing password... machine-3: 13:57:06 DEBUG juju.worker.apicaller password changed machine-3: 13:57:06 DEBUG juju.api RPC connection died machine-3: 13:57:06 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-3: 13:57:06 DEBUG juju.worker.apicaller connecting with current password machine-3: 13:57:06 DEBUG juju.api successfully dialed "wss://192.168.121.23:17070/model/065f2c57-2413-479b-8cbd-bd1aad81e853/api" machine-3: 13:57:06 INFO juju.api connection established to "wss://192.168.121.23:17070/model/065f2c57-2413-479b-8cbd-bd1aad81e853/api" machine-3: 13:57:06 DEBUG juju.api successfully dialed "wss://172.30.9.211:17070/model/065f2c57-2413-479b-8cbd-bd1aad81e853/api" machine-3: 13:57:06 DEBUG juju.worker.apicaller connected machine-3: 13:57:06 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-3: 13:57:06 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:57:06 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 13:57:06 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:57:06 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:57:06 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:57:06 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:57:06 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-3: 13:57:06 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-3: 13:57:06 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 13:57:06 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:57:06 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:57:06 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:57:06 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:57:06 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:57:06 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:57:06 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:57:06 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-3: 13:57:06 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:57:06 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:57:06 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:57:06 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:57:06 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-3: 13:57:06 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-3: 13:57:06 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 13:57:06 INFO juju.worker.upgrader abort check blocked until version event received machine-3: 13:57:06 INFO juju.worker.upgrader unblocking abort check machine-3: 13:57:06 INFO juju.worker.upgrader desired tool version: 2.2.9 machine-3: 13:57:06 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-3: 13:57:06 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 13:57:06 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 13:57:06 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 13:57:06 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 13:57:06 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 13:57:06 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 13:57:06 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 13:57:06 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 13:57:06 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 13:57:06 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 13:57:06 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 13:57:06 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 13:57:06 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 13:57:06 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 13:57:06 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 13:57:06 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 13:57:06 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-3: 13:57:06 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 13:57:06 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-3: 13:57:06 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-3: 13:57:06 INFO juju.worker.migrationminion migration phase is now: NONE machine-3: 13:57:06 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-3: 13:57:06 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-3: 13:57:06 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-3: 13:57:06 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-3: 13:57:06 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-3: 13:57:07 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-3: 13:57:07 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-3: 13:57:07 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-3: 13:57:07 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-3: 13:57:07 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-3: 13:57:07 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-3: 13:57:07 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-3: 13:57:07 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-3: 13:57:07 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.211,192.168.121.23,::1,localhost", AutoNoProxy:""} machine-3: 13:57:07 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-3: 13:57:07 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo apt-get install lxd and then configure it with: $ newgrp lxd $ lxd init machine-3: 13:57:07 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-3: 13:57:07 WARNING juju.cmd.jujud determining kvm support: kvm-ok executable not found no kvm containers possible machine-3: 13:57:07 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-3: 13:57:07 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-3: 13:57:07 DEBUG juju.worker.logger logger setup machine-3: 13:57:07 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-3: 13:57:07 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-3: 13:57:07 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 13:57:07 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 13:57:07 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 13:57:07 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-3: 13:57:07 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 13:57:07 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-3: 13:57:07 DEBUG juju.worker.dependency "machiner" manifold worker started machine-3: 13:57:07 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 13:57:07 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 13:57:07 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 13:57:07 DEBUG juju.network including address public:172.30.9.211 for machine machine-3: 13:57:07 DEBUG juju.network including address local-cloud:192.168.121.23 for machine machine-3: 13:57:07 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 13:57:07 DEBUG juju.network including address local-machine:::1 for machine machine-3: 13:57:07 DEBUG juju.network addresses after filtering: [public:172.30.9.211 local-cloud:192.168.121.23 local-machine:127.0.0.1 local-machine:::1] machine-3: 13:57:07 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.211:17070 192.168.121.23:17070 127.0.0.1:17070 [::1]:17070]] machine-3: 13:57:07 DEBUG juju.agent API server address details [["172.30.9.211:17070" "192.168.121.23:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.23:17070" "172.30.9.211:17070"] machine-3: 13:57:07 DEBUG juju.worker.reboot Reboot worker got action: noop machine-3: 13:57:07 INFO juju.worker.authenticationworker "machine-3" key updater worker started machine-3: 13:57:07 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 13:57:07 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 13:57:07 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 13:57:07 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 13:57:07 DEBUG juju.network including address local-cloud:192.168.121.7 for machine machine-3: 13:57:07 DEBUG juju.network including address local-machine:::1 for machine machine-3: 13:57:07 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.7 local-machine:::1] machine-3: 13:57:07 INFO juju.worker.machiner setting addresses for "machine-3" to [local-machine:127.0.0.1 local-cloud:192.168.121.7 local-machine:::1] machine-3: 13:57:07 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-3: 13:57:07 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 3 machine-3: 13:57:07 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-3: 13:57:07 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-3: 13:57:07 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-3: 13:57:07 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-3: 13:57:07 DEBUG juju.worker start "3-container-watcher" machine-3: 13:57:07 DEBUG juju.worker start "stateconverter" machine-3: 13:57:07 INFO juju.worker start "3-container-watcher" machine-3: 13:57:07 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-3: 13:57:07 DEBUG juju.worker "3-container-watcher" started machine-3: 13:57:07 INFO juju.worker start "stateconverter" machine-3: 13:57:07 DEBUG juju.cmd.jujud upgrades done, starting worker "3-container-watcher" machine-3: 13:57:07 DEBUG juju.worker "stateconverter" started machine-3: 13:57:07 INFO juju.worker.deployer deploying unit "oai-hss/0" machine-3: 13:57:07 INFO juju.worker.machiner "machine-3" started machine-3: 13:57:07 DEBUG juju.service discovered init system "upstart" from local host machine-3: 13:57:07 DEBUG juju.worker.deployer state addresses: ["192.168.121.23:37017"] machine-3: 13:57:07 DEBUG juju.worker.deployer API addresses: ["192.168.121.23:17070" "172.30.9.211:17070"] machine-3: 13:57:07 INFO juju.service Installing and starting service &{Service:{Name:jujud-unit-oai-hss-0 Conf:{Desc:juju unit agent for oai-hss/0 Transient:false AfterStopped: Env:map[JUJU_CONTAINER_TYPE:] Limit:map[] Timeout:300 ExecStart:'/var/lib/juju/tools/unit-oai-hss-0/jujud' unit --data-dir '/var/lib/juju' --unit-name oai-hss/0 --debug ExecStopPost: Logfile:/var/log/juju/unit-oai-hss-0.log ExtraScript: ServiceBinary:/var/lib/juju/tools/unit-oai-hss-0/jujud ServiceArgs:[unit --data-dir /var/lib/juju --unit-name oai-hss/0 --debug]}}} unit-oai-hss-0: 13:57:07 INFO juju.cmd running jujud [2.2.9 gc go1.8] unit-oai-hss-0: 13:57:07 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/unit-oai-hss-0/jujud", "unit", "--data-dir", "/var/lib/juju", "--unit-name", "oai-hss/0", "--debug"} unit-oai-hss-0: 13:57:07 DEBUG juju.agent read agent config, format "2.0" unit-oai-hss-0: 13:57:07 DEBUG juju.worker start "api" unit-oai-hss-0: 13:57:07 INFO juju.worker start "api" unit-oai-hss-0: 13:57:07 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 13:57:07 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 13:57:07 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 13:57:07 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 13:57:07 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 13:57:07 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 13:57:07 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 13:57:07 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-hss-0: 13:57:07 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 13:57:07 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 13:57:07 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 13:57:07 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-hss-0" unit-oai-hss-0: 13:57:07 DEBUG juju.worker "api" started unit-oai-hss-0: 13:57:07 DEBUG juju.worker.introspection stats worker now serving unit-oai-hss-0: 13:57:07 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 13:57:07 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 13:57:07 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 13:57:07 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 13:57:07 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-hss-0: 13:57:07 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 13:57:07 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 13:57:07 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 13:57:07 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-oai-hss-0: 13:57:07 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: unit-oai-hss-0: 13:57:07 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-hss-0: 13:57:07 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-oai-hss-0: 13:57:07 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 13:57:07 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 13:57:07 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 13:57:07 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 13:57:07 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 13:57:07 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 13:57:07 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 13:57:07 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 13:57:07 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 13:57:07 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 13:57:07 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-hss-0: 13:57:07 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-oai-hss-0: 13:57:07 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 13:57:07 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 13:57:07 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 13:57:07 DEBUG juju.worker.apicaller connecting with old password unit-oai-hss-0: 13:57:07 DEBUG juju.api successfully dialed "wss://172.30.9.211:17070/model/065f2c57-2413-479b-8cbd-bd1aad81e853/api" unit-oai-hss-0: 13:57:07 INFO juju.api connection established to "wss://172.30.9.211:17070/model/065f2c57-2413-479b-8cbd-bd1aad81e853/api" unit-oai-hss-0: 13:57:07 DEBUG juju.api successfully dialed "wss://192.168.121.23:17070/model/065f2c57-2413-479b-8cbd-bd1aad81e853/api" machine-3: 13:57:07 DEBUG juju.api successfully dialed "wss://172.30.9.211:17070/model/065f2c57-2413-479b-8cbd-bd1aad81e853/api" machine-3: 13:57:07 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:b8:a9:93 192.168.121.0/24 1450 0 eth0 ethernet false false static 192.168.121.7 [] [] []} {2 fa:16:3e:b8:a9:93 1450 0 eth0 ethernet false false manual [] [] []}] unit-oai-hss-0: 13:57:08 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 13:57:08 DEBUG juju.worker.apicaller changing password... unit-oai-hss-0: 13:57:08 DEBUG juju.worker.apicaller password changed unit-oai-hss-0: 13:57:08 DEBUG juju.api RPC connection died unit-oai-hss-0: 13:57:08 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-oai-hss-0: 13:57:08 DEBUG juju.worker.apicaller connecting with current password unit-oai-hss-0: 13:57:08 DEBUG juju.api successfully dialed "wss://172.30.9.211:17070/model/065f2c57-2413-479b-8cbd-bd1aad81e853/api" unit-oai-hss-0: 13:57:08 INFO juju.api connection established to "wss://172.30.9.211:17070/model/065f2c57-2413-479b-8cbd-bd1aad81e853/api" unit-oai-hss-0: 13:57:08 DEBUG juju.api successfully dialed "wss://192.168.121.23:17070/model/065f2c57-2413-479b-8cbd-bd1aad81e853/api" unit-oai-hss-0: 13:57:08 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 13:57:08 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-hss-0: 13:57:08 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 13:57:08 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-hss-0: 13:57:08 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-oai-hss-0: 13:57:08 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-oai-hss-0: 13:57:08 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-oai-hss-0: 13:57:08 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 13:57:08 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-oai-hss-0: 13:57:08 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-oai-hss-0: 13:57:08 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-oai-hss-0: 13:57:08 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-hss-0: 13:57:08 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-hss-0: 13:57:08 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-hss-0: 13:57:08 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-oai-hss-0: 13:57:08 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-hss-0: 13:57:08 INFO juju.worker.upgrader unblocking abort check unit-oai-hss-0: 13:57:08 INFO juju.worker.upgrader desired tool version: 2.2.9 unit-oai-hss-0: 13:57:08 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-hss-0: 13:57:08 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-hss-0: 13:57:08 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-hss-0: 13:57:08 DEBUG juju.worker.meterstatus acquire lock "machine-lock" for meter status hook execution unit-oai-hss-0: 13:57:08 DEBUG juju.worker.meterstatus lock "machine-lock" acquired unit-oai-hss-0: 13:57:08 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-hss-0: 13:57:08 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-hss-0: 13:57:08 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 13:57:08 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 13:57:08 DEBUG juju.network including address public:172.30.9.211 for machine unit-oai-hss-0: 13:57:08 DEBUG juju.network including address local-cloud:192.168.121.23 for machine unit-oai-hss-0: 13:57:08 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-hss-0: 13:57:08 DEBUG juju.network including address local-machine:::1 for machine unit-oai-hss-0: 13:57:08 DEBUG juju.network addresses after filtering: [public:172.30.9.211 local-cloud:192.168.121.23 local-machine:127.0.0.1 local-machine:::1] unit-oai-hss-0: 13:57:08 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.211:17070 192.168.121.23:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-hss-0: 13:57:08 DEBUG juju.agent API server address details [["172.30.9.211:17070" "192.168.121.23:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.23:17070" "172.30.9.211:17070"] unit-oai-hss-0: 13:57:08 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-hss-0: 13:57:08 DEBUG juju.worker.meterstatus release lock "machine-lock" for meter status hook execution unit-oai-hss-0: 13:57:08 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-oai-hss-0: 13:57:08 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-hss-0: 13:57:08 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-hss-0: 13:57:08 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-hss-0: 13:57:08 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-hss-0: 13:57:08 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.211,192.168.121.23,::1,localhost", AutoNoProxy:""} unit-oai-hss-0: 13:57:08 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: 13:57:08 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-hss-0: 13:57:08 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 13:57:08 DEBUG juju.worker.leadership oai-hss/0 making initial claim for oai-hss leadership unit-oai-hss-0: 13:57:08 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-hss-0: 13:57:08 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-hss-0: 13:57:08 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 13:57:08 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-oai-hss-0: 13:57:08 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-hss-0: 13:57:08 DEBUG juju.worker.logger logger setup unit-oai-hss-0: 13:57:08 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-oai-hss-0: 13:57:08 INFO juju.worker.leadership oai-hss/0 promoted to leadership of oai-hss unit-oai-hss-0: 13:57:08 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-hss-0: 13:57:08 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-hss-0: 13:57:08 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-hss-0 unit-oai-hss-0: 13:57:08 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.2.9-trusty-amd64 unit-oai-hss-0: 13:57:08 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.2.9-trusty-amd64/jujud unit-oai-hss-0: 13:57:09 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-hss-0/run.socket unit-oai-hss-0: 13:57:09 INFO juju.worker.uniter unit "oai-hss/0" started unit-oai-hss-0: 13:57:09 DEBUG juju.worker.uniter juju-run listener running unit-oai-hss-0: 13:57:09 INFO juju.worker.uniter resuming charm install unit-oai-hss-0: 13:57:09 DEBUG juju.worker.uniter.operation running operation install local:trusty/oai-hss-13 unit-oai-hss-0: 13:57:09 DEBUG juju.worker.uniter.operation preparing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 13:57:09 INFO juju.worker.uniter.charm downloading local:trusty/oai-hss-13 from API server unit-oai-hss-0: 13:57:09 INFO juju.downloader downloading from local:trusty/oai-hss-13 unit-oai-hss-0: 13:57:09 DEBUG httpbakery client do GET https://172.30.9.211:17070/model/065f2c57-2413-479b-8cbd-bd1aad81e853/charms?file=%2A&url=local%3Atrusty%2Foai-hss-13 { unit-oai-hss-0: 13:57:09 DEBUG httpbakery } -> error unit-oai-hss-0: 13:57:09 INFO juju.downloader download complete ("local:trusty/oai-hss-13") unit-oai-hss-0: 13:57:09 INFO juju.downloader download verified ("local:trusty/oai-hss-13") unit-oai-hss-0: 13:57:09 DEBUG juju.worker.uniter.operation executing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 13:57:09 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:trusty/oai-hss-13" unit-oai-hss-0: 13:57:09 DEBUG juju.worker.uniter.charm deploying charm "local:trusty/oai-hss-13" unit-oai-hss-0: 13:57:09 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:trusty/oai-hss-13" unit-oai-hss-0: 13:57:09 DEBUG juju.worker.uniter.operation committing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 13:57:09 INFO juju.worker.uniter hooks are retried true unit-oai-hss-0: 13:57:09 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-hss-0: 13:57:09 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-hss-0: 13:57:09 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-hss-0: 13:57:09 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-hss-0: 13:57:09 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-hss-0: 13:57:09 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-hss-0: 13:57:09 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-hss-0: 13:57:09 DEBUG juju.worker.uniter.remotestate got service change unit-oai-hss-0: 13:57:09 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-hss-0: 13:57:09 INFO juju.worker.uniter found queued "install" hook unit-oai-hss-0: 13:57:09 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 13:57:09 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-hss-0: 13:57:09 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-hss-0: 13:57:09 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-hss-0: 13:57:09 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-hss-0: 13:57:09 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-hss-0: 13:57:09 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 13:57:09 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 13:57:09 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 13:57:09 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 13:57:09 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 13:57:09 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 13:57:09 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 13:57:09 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 13:57:09 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 13:57:09 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 13:57:09 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 13:57:09 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 13:57:09 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 13:57:09 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 13:57:09 DEBUG unit.oai-hss/0.install ++ config-get branch unit-oai-hss-0: 13:57:09 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 13:57:09 DEBUG unit.oai-hss/0.install + branch=v0.3.2-branch unit-oai-hss-0: 13:57:09 DEBUG unit.oai-hss/0.install ++ config-get revision unit-oai-hss-0: 13:57:09 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 13:57:09 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 13:57:09 DEBUG unit.oai-hss/0.install + echo v0.3.2-branch unit-oai-hss-0: 13:57:09 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 13:57:09 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 13:57:09 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 13:57:09 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 13:57:09 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 13:57:09 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 13:57:09 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 13:57:09 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 13:57:09 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 13:57:09 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 13:57:09 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 13:57:09 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 13:57:09 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 13:57:09 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 13:57:09 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=0 unit-oai-hss-0: 13:57:09 DEBUG unit.oai-hss/0.install + true unit-oai-hss-0: 13:57:09 DEBUG unit.oai-hss/0.install + '[' '!' 0 -eq 1 ']' unit-oai-hss-0: 13:57:09 DEBUG unit.oai-hss/0.install + apt-get install -y --force-yes git unit-oai-hss-0: 13:57:09 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 13:57:09 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 13:57:09 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 13:57:09 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 13:57:09 DEBUG unit.oai-hss/0.install git-man liberror-perl unit-oai-hss-0: 13:57:09 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 13:57:09 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: 13:57:09 DEBUG unit.oai-hss/0.install gitweb git-arch git-bzr git-cvs git-mediawiki git-svn unit-oai-hss-0: 13:57:09 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 13:57:09 DEBUG unit.oai-hss/0.install git git-man liberror-perl unit-oai-hss-0: 13:57:09 DEBUG unit.oai-hss/0.install 0 upgraded, 3 newly installed, 0 to remove and 2 not upgraded. unit-oai-hss-0: 13:57:09 DEBUG unit.oai-hss/0.install Need to get 3394 kB of archives. unit-oai-hss-0: 13:57:09 DEBUG unit.oai-hss/0.install After this operation, 22.0 MB of additional disk space will be used. unit-oai-hss-0: 13:57:09 DEBUG unit.oai-hss/0.install WARNING: The following packages cannot be authenticated! unit-oai-hss-0: 13:57:09 DEBUG unit.oai-hss/0.install git-man git unit-mysql-0: 13:57:25 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 2 not upgraded. unit-mysql-0: 13:57:25 DEBUG unit.mysql/0.install Need to get 11.3 kB of archives. unit-mysql-0: 13:57:25 DEBUG unit.mysql/0.install After this operation, 63.5 kB of additional disk space will be used. unit-mysql-0: 13:57:25 DEBUG unit.mysql/0.install Err http://archive.ubuntu.com/ubuntu/ trusty/main python-netifaces amd64 0.8-3build1 unit-mysql-0: 13:57:25 DEBUG unit.mysql/0.install Could not resolve 'archive.ubuntu.com' unit-mysql-0: 13:57:25 DEBUG unit.mysql/0.install E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/n/netifaces/python-netifaces_0.8-3build1_amd64.deb Could not resolve 'archive.ubuntu.com' unit-mysql-0: 13:57:25 DEBUG unit.mysql/0.install unit-mysql-0: 13:57:25 DEBUG unit.mysql/0.install E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? unit-mysql-0: 13:57:25 DEBUG unit.mysql/0.install dpkg-query: package 'python-pip' is not installed and no information is available unit-mysql-0: 13:57:25 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 13:57:25 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 13:57:25 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 13:57:26 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 13:57:26 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 13:57:26 DEBUG unit.mysql/0.install The following extra packages will be installed: unit-mysql-0: 13:57:26 DEBUG unit.mysql/0.install binutils build-essential cpp cpp-4.8 dpkg-dev fakeroot g++ g++-4.8 gcc unit-mysql-0: 13:57:26 DEBUG unit.mysql/0.install gcc-4.8 libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-mysql-0: 13:57:26 DEBUG unit.mysql/0.install libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev unit-mysql-0: 13:57:26 DEBUG unit.mysql/0.install libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev unit-mysql-0: 13:57:26 DEBUG unit.mysql/0.install libgmp10 libgomp1 libisl10 libitm1 libmpc3 libmpfr4 libquadmath0 unit-mysql-0: 13:57:26 DEBUG unit.mysql/0.install libstdc++-4.8-dev libtsan0 linux-libc-dev make manpages-dev unit-mysql-0: 13:57:26 DEBUG unit.mysql/0.install python-chardet-whl python-colorama python-colorama-whl python-distlib unit-mysql-0: 13:57:26 DEBUG unit.mysql/0.install python-distlib-whl python-html5lib python-html5lib-whl python-pip-whl unit-mysql-0: 13:57:26 DEBUG unit.mysql/0.install python-requests-whl python-setuptools python-setuptools-whl python-six-whl unit-mysql-0: 13:57:26 DEBUG unit.mysql/0.install python-urllib3-whl python-wheel python3-pkg-resources unit-mysql-0: 13:57:26 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 13:57:26 DEBUG unit.mysql/0.install binutils-doc cpp-doc gcc-4.8-locales debian-keyring g++-multilib unit-mysql-0: 13:57:26 DEBUG unit.mysql/0.install g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf unit-mysql-0: 13:57:26 DEBUG unit.mysql/0.install automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg unit-mysql-0: 13:57:26 DEBUG unit.mysql/0.install libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg unit-mysql-0: 13:57:26 DEBUG unit.mysql/0.install libquadmath0-dbg glibc-doc libstdc++-4.8-doc make-doc python-genshi unit-mysql-0: 13:57:26 DEBUG unit.mysql/0.install python-lxml python3-setuptools unit-mysql-0: 13:57:26 DEBUG unit.mysql/0.install Recommended packages: unit-mysql-0: 13:57:26 DEBUG unit.mysql/0.install python-dev-all unit-mysql-0: 13:57:26 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 13:57:26 DEBUG unit.mysql/0.install binutils build-essential cpp cpp-4.8 dpkg-dev fakeroot g++ g++-4.8 gcc unit-mysql-0: 13:57:26 DEBUG unit.mysql/0.install gcc-4.8 libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-mysql-0: 13:57:26 DEBUG unit.mysql/0.install libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev unit-mysql-0: 13:57:26 DEBUG unit.mysql/0.install libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev unit-mysql-0: 13:57:26 DEBUG unit.mysql/0.install libgmp10 libgomp1 libisl10 libitm1 libmpc3 libmpfr4 libquadmath0 unit-mysql-0: 13:57:26 DEBUG unit.mysql/0.install libstdc++-4.8-dev libtsan0 linux-libc-dev make manpages-dev unit-mysql-0: 13:57:26 DEBUG unit.mysql/0.install python-chardet-whl python-colorama python-colorama-whl python-distlib unit-mysql-0: 13:57:26 DEBUG unit.mysql/0.install python-distlib-whl python-html5lib python-html5lib-whl python-pip unit-mysql-0: 13:57:26 DEBUG unit.mysql/0.install python-pip-whl python-requests-whl python-setuptools python-setuptools-whl unit-mysql-0: 13:57:26 DEBUG unit.mysql/0.install python-six-whl python-urllib3-whl python-wheel python3-pkg-resources unit-mysql-0: 13:57:26 DEBUG unit.mysql/0.install 0 upgraded, 50 newly installed, 0 to remove and 2 not upgraded. unit-mysql-0: 13:57:26 DEBUG unit.mysql/0.install Need to get 41.1 MB of archives. unit-mysql-0: 13:57:26 DEBUG unit.mysql/0.install After this operation, 120 MB of additional disk space will be used. unit-mysql-0: 13:57:26 DEBUG unit.mysql/0.install WARNING: The following packages cannot be authenticated! unit-mysql-0: 13:57:26 DEBUG unit.mysql/0.install libasan0 libatomic1 libgomp1 libitm1 libquadmath0 libtsan0 binutils unit-mysql-0: 13:57:26 DEBUG unit.mysql/0.install libc-dev-bin linux-libc-dev libc6-dev cpp-4.8 libgcc-4.8-dev gcc-4.8 unit-mysql-0: 13:57:26 DEBUG unit.mysql/0.install libstdc++-4.8-dev g++-4.8 libdpkg-perl dpkg-dev python3-pkg-resources unit-mysql-0: 13:57:26 DEBUG unit.mysql/0.install python-chardet-whl python-colorama python-colorama-whl python-distlib unit-mysql-0: 13:57:26 DEBUG unit.mysql/0.install python-distlib-whl python-html5lib python-html5lib-whl python-six-whl unit-mysql-0: 13:57:26 DEBUG unit.mysql/0.install python-urllib3-whl python-requests-whl python-setuptools-whl python-pip-whl unit-mysql-0: 13:57:26 DEBUG unit.mysql/0.install python-setuptools python-pip python-wheel unit-mysql-0: 13:57:26 DEBUG unit.mysql/0.install E: There are problems and -y was used without --force-yes unit-mysql-0: 13:57:26 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 13:57:26 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 13:57:26 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 13:57:26 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 13:57:26 DEBUG unit.mysql/0.install python-dnspython machine-2: 13:57:33 INFO juju.cmd running jujud [2.2.9 gc go1.8] machine-2: 13:57:33 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-2/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "2", "--debug"} machine-2: 13:57:33 DEBUG juju.agent read agent config, format "2.0" machine-2: 13:57:33 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-2: 13:57:33 INFO juju.worker.upgradesteps upgrade steps for 2.2.9 have already been run. machine-2: 13:57:33 DEBUG juju.worker start "engine" machine-2: 13:57:33 INFO juju.worker start "engine" machine-2: 13:57:33 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-2: 13:57:33 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-2: 13:57:33 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 13:57:33 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 13:57:33 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 13:57:33 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 13:57:33 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 13:57:33 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 13:57:33 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-2: 13:57:33 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 13:57:33 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 13:57:33 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 13:57:33 DEBUG juju.worker.dependency "agent" manifold worker started machine-2: 13:57:33 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 13:57:33 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 13:57:33 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-2: 13:57:33 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 13:57:33 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 13:57:33 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 13:57:33 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-2" machine-2: 13:57:33 DEBUG juju.worker "engine" started machine-2: 13:57:33 DEBUG juju.worker.introspection stats worker now serving machine-2: 13:57:33 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 13:57:33 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-2: 13:57:33 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-2: 13:57:33 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-2: 13:57:33 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-2: 13:57:33 DEBUG juju.worker.apicaller connecting with old password machine-2: 13:57:33 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-2: 13:57:33 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 13:57:33 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 13:57:33 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-2: 13:57:33 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-2: 13:57:33 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 13:57:33 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 13:57:33 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 13:57:33 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-2: 13:57:33 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-2: 13:57:33 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 13:57:33 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-2: 13:57:33 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 13:57:33 DEBUG juju.api successfully dialed "wss://172.30.9.211:17070/model/065f2c57-2413-479b-8cbd-bd1aad81e853/api" machine-2: 13:57:33 INFO juju.api connection established to "wss://172.30.9.211:17070/model/065f2c57-2413-479b-8cbd-bd1aad81e853/api" machine-2: 13:57:33 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 13:57:33 DEBUG juju.api successfully dialed "wss://192.168.121.23:17070/model/065f2c57-2413-479b-8cbd-bd1aad81e853/api" machine-2: 13:57:33 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 13:57:33 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 13:57:33 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 13:57:33 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 13:57:33 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 13:57:33 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 13:57:33 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 13:57:33 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-2: 13:57:33 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 13:57:33 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 13:57:33 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 13:57:33 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 13:57:33 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-2: 13:57:33 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-2: 13:57:33 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-2: 13:57:33 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-2: 13:57:33 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-2: 13:57:34 DEBUG juju.worker.apicaller connected machine-2: 13:57:34 DEBUG juju.worker.apicaller changing password... machine-2: 13:57:34 DEBUG juju.worker.apicaller password changed machine-2: 13:57:34 DEBUG juju.api RPC connection died machine-2: 13:57:34 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-2: 13:57:34 DEBUG juju.worker.apicaller connecting with current password machine-2: 13:57:34 DEBUG juju.api successfully dialed "wss://192.168.121.23:17070/model/065f2c57-2413-479b-8cbd-bd1aad81e853/api" machine-2: 13:57:34 INFO juju.api connection established to "wss://192.168.121.23:17070/model/065f2c57-2413-479b-8cbd-bd1aad81e853/api" machine-2: 13:57:34 DEBUG juju.api successfully dialed "wss://172.30.9.211:17070/model/065f2c57-2413-479b-8cbd-bd1aad81e853/api" machine-2: 13:57:34 DEBUG juju.worker.apicaller connected machine-2: 13:57:34 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-2: 13:57:34 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-2: 13:57:34 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-2: 13:57:34 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-2: 13:57:34 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-2: 13:57:34 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-2: 13:57:34 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-2: 13:57:34 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-2: 13:57:34 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-2: 13:57:34 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-2: 13:57:34 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-2: 13:57:34 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-2: 13:57:34 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-2: 13:57:34 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-2: 13:57:34 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-2: 13:57:34 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-2: 13:57:34 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-2: 13:57:34 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-2: 13:57:34 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-2: 13:57:34 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 13:57:34 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 13:57:34 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 13:57:34 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 13:57:34 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 13:57:34 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 13:57:34 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 13:57:34 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 13:57:34 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 13:57:34 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 13:57:34 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 13:57:34 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 13:57:34 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 13:57:34 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 13:57:34 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-2: 13:57:34 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-2: 13:57:34 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 13:57:34 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-2: 13:57:34 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 13:57:34 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 13:57:34 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 13:57:34 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 13:57:34 INFO juju.worker.upgrader abort check blocked until version event received machine-2: 13:57:34 INFO juju.worker.upgrader unblocking abort check machine-2: 13:57:34 INFO juju.worker.upgrader desired tool version: 2.2.9 machine-2: 13:57:34 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-2: 13:57:34 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 13:57:34 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-2: 13:57:34 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-2: 13:57:34 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 13:57:34 INFO juju.worker.migrationminion migration phase is now: NONE machine-2: 13:57:34 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-2: 13:57:34 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-2: 13:57:34 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-2: 13:57:34 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-2: 13:57:34 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-2: 13:57:34 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-2: 13:57:34 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-2: 13:57:34 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-2: 13:57:34 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-2: 13:57:34 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-2: 13:57:34 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-2: 13:57:34 DEBUG juju.worker.logger logger setup machine-2: 13:57:34 DEBUG juju.worker.dependency "machiner" manifold worker started machine-2: 13:57:34 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-2: 13:57:34 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-2: 13:57:34 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-2: 13:57:34 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-2: 13:57:34 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-2: 13:57:34 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-2: 13:57:34 WARNING juju.cmd.jujud determining kvm support: kvm-ok executable not found no kvm containers possible machine-2: 13:57:34 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-2: 13:57:34 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 13:57:34 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 13:57:34 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 13:57:34 DEBUG juju.network including address public:172.30.9.211 for machine machine-2: 13:57:34 DEBUG juju.network including address local-cloud:192.168.121.23 for machine machine-2: 13:57:34 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 13:57:34 DEBUG juju.network including address local-machine:::1 for machine machine-2: 13:57:34 DEBUG juju.network addresses after filtering: [public:172.30.9.211 local-cloud:192.168.121.23 local-machine:127.0.0.1 local-machine:::1] machine-2: 13:57:34 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.211:17070 192.168.121.23:17070 127.0.0.1:17070 [::1]:17070]] machine-2: 13:57:34 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 13:57:34 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 13:57:34 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 13:57:34 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 13:57:34 DEBUG juju.network including address local-cloud:192.168.121.20 for machine machine-2: 13:57:34 DEBUG juju.network including address local-machine:::1 for machine machine-2: 13:57:34 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.20 local-machine:::1] machine-2: 13:57:34 INFO juju.worker.machiner setting addresses for "machine-2" to [local-machine:127.0.0.1 local-cloud:192.168.121.20 local-machine:::1] machine-2: 13:57:34 DEBUG juju.worker.reboot Reboot worker got action: noop machine-2: 13:57:34 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.211,192.168.121.23,::1,localhost", AutoNoProxy:""} machine-2: 13:57:34 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 13:57:34 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 13:57:34 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 13:57:34 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-2: 13:57:34 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo apt-get install lxd and then configure it with: $ newgrp lxd $ lxd init machine-2: 13:57:34 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-2: 13:57:34 DEBUG juju.agent API server address details [["172.30.9.211:17070" "192.168.121.23:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.23:17070" "172.30.9.211:17070"] machine-2: 13:57:34 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-2: 13:57:34 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 13:57:34 INFO juju.worker.authenticationworker "machine-2" key updater worker started machine-2: 13:57:34 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-2: 13:57:34 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-2: 13:57:34 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-2: 13:57:34 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-2: 13:57:34 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 2 machine-2: 13:57:34 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-2: 13:57:34 INFO juju.worker.deployer deploying unit "oai-epc/0" machine-2: 13:57:34 DEBUG juju.worker start "2-container-watcher" machine-2: 13:57:34 DEBUG juju.worker start "stateconverter" machine-2: 13:57:34 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-2: 13:57:34 INFO juju.worker start "2-container-watcher" machine-2: 13:57:34 DEBUG juju.worker "2-container-watcher" started machine-2: 13:57:34 INFO juju.worker start "stateconverter" machine-2: 13:57:34 DEBUG juju.worker "stateconverter" started machine-2: 13:57:34 DEBUG juju.cmd.jujud upgrades done, starting worker "2-container-watcher" machine-2: 13:57:35 INFO juju.worker.machiner "machine-2" started machine-2: 13:57:35 DEBUG juju.service discovered init system "upstart" from local host machine-2: 13:57:35 DEBUG juju.worker.deployer state addresses: ["192.168.121.23:37017"] machine-2: 13:57:35 DEBUG juju.worker.deployer API addresses: ["192.168.121.23:17070" "172.30.9.211:17070"] machine-2: 13:57:35 INFO juju.service Installing and starting service &{Service:{Name:jujud-unit-oai-epc-0 Conf:{Desc:juju unit agent for oai-epc/0 Transient:false AfterStopped: Env:map[JUJU_CONTAINER_TYPE:] Limit:map[] Timeout:300 ExecStart:'/var/lib/juju/tools/unit-oai-epc-0/jujud' unit --data-dir '/var/lib/juju' --unit-name oai-epc/0 --debug ExecStopPost: Logfile:/var/log/juju/unit-oai-epc-0.log ExtraScript: ServiceBinary:/var/lib/juju/tools/unit-oai-epc-0/jujud ServiceArgs:[unit --data-dir /var/lib/juju --unit-name oai-epc/0 --debug]}}} unit-oai-epc-0: 13:57:35 INFO juju.cmd running jujud [2.2.9 gc go1.8] unit-oai-epc-0: 13:57:35 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: 13:57:35 DEBUG juju.agent read agent config, format "2.0" unit-oai-epc-0: 13:57:35 DEBUG juju.worker start "api" unit-oai-epc-0: 13:57:35 INFO juju.worker start "api" unit-oai-epc-0: 13:57:35 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 13:57:35 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 13:57:35 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 13:57:35 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 13:57:35 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 13:57:35 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 13:57:35 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-epc-0: 13:57:35 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 13:57:35 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 13:57:35 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 13:57:35 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 13:57:35 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 13:57:35 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-epc-0" unit-oai-epc-0: 13:57:35 DEBUG juju.worker "api" started unit-oai-epc-0: 13:57:35 DEBUG juju.worker.introspection stats worker now serving unit-oai-epc-0: 13:57:35 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 13:57:35 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 13:57:35 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 13:57:35 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 13:57:35 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-epc-0: 13:57:35 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 13:57:35 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 13:57:35 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-oai-epc-0: 13:57:35 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: unit-oai-epc-0: 13:57:35 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-oai-epc-0: 13:57:35 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-oai-epc-0: 13:57:35 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 13:57:35 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-epc-0: 13:57:35 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 13:57:35 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 13:57:35 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 13:57:35 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-epc-0: 13:57:35 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-oai-epc-0: 13:57:35 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 13:57:35 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 13:57:35 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 13:57:35 DEBUG juju.worker.apicaller connecting with old password unit-oai-epc-0: 13:57:35 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 13:57:35 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 13:57:35 DEBUG juju.api successfully dialed "wss://192.168.121.23:17070/model/065f2c57-2413-479b-8cbd-bd1aad81e853/api" unit-oai-epc-0: 13:57:35 INFO juju.api connection established to "wss://192.168.121.23:17070/model/065f2c57-2413-479b-8cbd-bd1aad81e853/api" unit-oai-epc-0: 13:57:35 DEBUG juju.api successfully dialed "wss://172.30.9.211:17070/model/065f2c57-2413-479b-8cbd-bd1aad81e853/api" unit-oai-epc-0: 13:57:35 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 13:57:35 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 13:57:35 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 13:57:35 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 13:57:35 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 13:57:35 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:2b:3a:42 192.168.121.0/24 1450 0 eth0 ethernet false false static 192.168.121.20 [] [] []} {2 fa:16:3e:2b:3a:42 1450 0 eth0 ethernet false false manual [] [] []}] unit-oai-epc-0: 13:57:36 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 13:57:36 DEBUG juju.worker.apicaller changing password... unit-oai-epc-0: 13:57:36 DEBUG juju.worker.apicaller password changed unit-oai-epc-0: 13:57:36 DEBUG juju.api RPC connection died unit-oai-epc-0: 13:57:36 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-oai-epc-0: 13:57:36 DEBUG juju.worker.apicaller connecting with current password unit-oai-epc-0: 13:57:36 DEBUG juju.api successfully dialed "wss://192.168.121.23:17070/model/065f2c57-2413-479b-8cbd-bd1aad81e853/api" unit-oai-epc-0: 13:57:36 INFO juju.api connection established to "wss://192.168.121.23:17070/model/065f2c57-2413-479b-8cbd-bd1aad81e853/api" unit-oai-epc-0: 13:57:36 DEBUG juju.api successfully dialed "wss://172.30.9.211:17070/model/065f2c57-2413-479b-8cbd-bd1aad81e853/api" unit-oai-epc-0: 13:57:36 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 13:57:36 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-epc-0: 13:57:36 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 13:57:36 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-epc-0: 13:57:36 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-epc-0: 13:57:36 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-epc-0: 13:57:36 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-epc-0: 13:57:36 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 13:57:36 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-epc-0: 13:57:36 INFO juju.worker.upgrader unblocking abort check unit-oai-epc-0: 13:57:36 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 13:57:36 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 13:57:36 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 13:57:36 INFO juju.worker.upgrader desired tool version: 2.2.9 unit-oai-epc-0: 13:57:36 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 13:57:36 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-epc-0: 13:57:36 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-oai-epc-0: 13:57:36 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-oai-epc-0: 13:57:36 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-epc-0: 13:57:36 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-oai-epc-0: 13:57:36 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-epc-0: 13:57:36 DEBUG juju.worker.logger logger setup unit-oai-epc-0: 13:57:36 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-epc-0: 13:57:36 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-epc-0: 13:57:36 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-oai-epc-0: 13:57:36 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-epc-0: 13:57:36 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-epc-0: 13:57:36 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 13:57:36 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-epc-0: 13:57:36 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-epc-0: 13:57:36 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 13:57:36 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 13:57:36 DEBUG juju.network including address public:172.30.9.211 for machine unit-oai-epc-0: 13:57:36 DEBUG juju.network including address local-cloud:192.168.121.23 for machine unit-oai-epc-0: 13:57:36 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-epc-0: 13:57:36 DEBUG juju.network including address local-machine:::1 for machine unit-oai-epc-0: 13:57:36 DEBUG juju.network addresses after filtering: [public:172.30.9.211 local-cloud:192.168.121.23 local-machine:127.0.0.1 local-machine:::1] unit-oai-epc-0: 13:57:36 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.211:17070 192.168.121.23:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-epc-0: 13:57:36 DEBUG juju.agent API server address details [["172.30.9.211:17070" "192.168.121.23:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.23:17070" "172.30.9.211:17070"] unit-oai-epc-0: 13:57:36 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-epc-0: 13:57:36 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-oai-epc-0: 13:57:36 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-epc-0: 13:57:36 DEBUG juju.worker.meterstatus acquire lock "machine-lock" for meter status hook execution unit-oai-epc-0: 13:57:36 DEBUG juju.worker.meterstatus lock "machine-lock" acquired unit-oai-epc-0: 13:57:36 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-epc-0: 13:57:36 DEBUG juju.worker.leadership oai-epc/0 making initial claim for oai-epc leadership unit-oai-epc-0: 13:57:36 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-epc-0: 13:57:36 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-epc-0: 13:57:36 DEBUG juju.worker.meterstatus release lock "machine-lock" for meter status hook execution unit-oai-epc-0: 13:57:36 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-oai-epc-0: 13:57:36 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-epc-0: 13:57:36 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 13:57:36 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.211,192.168.121.23,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 13:57:36 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: 13:57:36 INFO juju.worker.leadership oai-epc/0 promoted to leadership of oai-epc unit-oai-epc-0: 13:57:37 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-epc-0: 13:57:37 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-epc-0 unit-oai-epc-0: 13:57:37 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.2.9-trusty-amd64 unit-oai-epc-0: 13:57:37 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.2.9-trusty-amd64/jujud unit-oai-epc-0: 13:57:37 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-epc-0/run.socket unit-oai-epc-0: 13:57:37 INFO juju.worker.uniter unit "oai-epc/0" started unit-oai-epc-0: 13:57:37 DEBUG juju.worker.uniter juju-run listener running unit-oai-epc-0: 13:57:37 INFO juju.worker.uniter resuming charm install unit-oai-epc-0: 13:57:37 DEBUG juju.worker.uniter.operation running operation install local:trusty/oai-epc-3 unit-oai-epc-0: 13:57:37 DEBUG juju.worker.uniter.operation preparing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 13:57:37 INFO juju.worker.uniter.charm downloading local:trusty/oai-epc-3 from API server unit-oai-epc-0: 13:57:37 INFO juju.downloader downloading from local:trusty/oai-epc-3 unit-oai-epc-0: 13:57:37 DEBUG httpbakery client do GET https://192.168.121.23:17070/model/065f2c57-2413-479b-8cbd-bd1aad81e853/charms?file=%2A&url=local%3Atrusty%2Foai-epc-3 { unit-oai-epc-0: 13:57:37 DEBUG httpbakery } -> error unit-oai-epc-0: 13:57:37 INFO juju.downloader download complete ("local:trusty/oai-epc-3") unit-oai-epc-0: 13:57:37 INFO juju.downloader download verified ("local:trusty/oai-epc-3") unit-oai-epc-0: 13:57:37 DEBUG juju.worker.uniter.operation executing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 13:57:37 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:trusty/oai-epc-3" unit-oai-epc-0: 13:57:37 DEBUG juju.worker.uniter.charm deploying charm "local:trusty/oai-epc-3" unit-oai-epc-0: 13:57:37 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:trusty/oai-epc-3" unit-oai-epc-0: 13:57:37 DEBUG juju.worker.uniter.operation committing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 13:57:37 INFO juju.worker.uniter hooks are retried true unit-oai-epc-0: 13:57:37 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-epc-0: 13:57:37 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-epc-0: 13:57:37 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-epc-0: 13:57:37 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-epc-0: 13:57:37 DEBUG juju.worker.uniter.remotestate got service change unit-oai-epc-0: 13:57:37 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-epc-0: 13:57:37 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-epc-0: 13:57:37 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-epc-0: 13:57:37 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-epc-0: 13:57:37 INFO juju.worker.uniter found queued "install" hook unit-oai-epc-0: 13:57:37 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 13:57:37 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 13:57:37 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 13:57:37 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 13:57:37 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-epc-0: 13:57:37 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-epc-0: 13:57:37 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 13:57:37 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 13:57:37 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 13:57:37 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 13:57:37 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 13:57:37 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 13:57:37 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 13:57:37 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 13:57:37 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 13:57:37 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 13:57:37 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 13:57:37 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 13:57:37 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 13:57:37 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-oai-epc-0: 13:57:37 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 13:57:37 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-epc-0: 13:57:37 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 13:57:37 DEBUG unit.oai-epc/0.install + branch=v0.3.2-branch unit-oai-epc-0: 13:57:37 DEBUG unit.oai-epc/0.install ++ config-get revision unit-oai-epc-0: 13:57:37 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 13:57:37 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 13:57:37 DEBUG unit.oai-epc/0.install + echo v0.3.2-branch unit-oai-epc-0: 13:57:37 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 13:57:37 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 13:57:37 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 13:57:37 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 13:57:37 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 13:57:37 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 13:57:37 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 13:57:37 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 13:57:37 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 13:57:37 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 13:57:37 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 13:57:37 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 13:57:37 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=0 unit-oai-epc-0: 13:57:37 DEBUG unit.oai-epc/0.install + true unit-oai-epc-0: 13:57:37 DEBUG unit.oai-epc/0.install + '[' '!' 0 -eq 1 ']' unit-oai-epc-0: 13:57:37 DEBUG unit.oai-epc/0.install + apt-get install -y --force-yes git unit-oai-epc-0: 13:57:37 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 13:57:37 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 13:57:37 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 13:57:37 DEBUG unit.oai-epc/0.install The following extra packages will be installed: unit-oai-epc-0: 13:57:37 DEBUG unit.oai-epc/0.install git-man liberror-perl unit-oai-epc-0: 13:57:37 DEBUG unit.oai-epc/0.install Suggested packages: unit-oai-epc-0: 13:57:37 DEBUG unit.oai-epc/0.install git-daemon-run git-daemon-sysvinit git-doc git-el git-email git-gui gitk unit-oai-epc-0: 13:57:37 DEBUG unit.oai-epc/0.install gitweb git-arch git-bzr git-cvs git-mediawiki git-svn unit-oai-epc-0: 13:57:37 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 13:57:37 DEBUG unit.oai-epc/0.install git git-man liberror-perl unit-oai-epc-0: 13:57:37 DEBUG unit.oai-epc/0.install 0 upgraded, 3 newly installed, 0 to remove and 2 not upgraded. unit-oai-epc-0: 13:57:37 DEBUG unit.oai-epc/0.install Need to get 3394 kB of archives. unit-oai-epc-0: 13:57:37 DEBUG unit.oai-epc/0.install After this operation, 22.0 MB of additional disk space will be used. unit-oai-epc-0: 13:57:37 DEBUG unit.oai-epc/0.install WARNING: The following packages cannot be authenticated! unit-oai-epc-0: 13:57:37 DEBUG unit.oai-epc/0.install git-man git unit-oai-hss-0: 13:57:49 DEBUG unit.oai-hss/0.install Err http://archive.ubuntu.com/ubuntu/ trusty/main liberror-perl all 0.17-1.1 unit-oai-hss-0: 13:57:49 DEBUG unit.oai-hss/0.install Could not resolve 'archive.ubuntu.com' unit-oai-hss-0: 13:57:49 DEBUG unit.oai-hss/0.install Err http://archive.ubuntu.com/ubuntu/ trusty-updates/main git-man all 1:1.9.1-1ubuntu0.8 unit-oai-hss-0: 13:57:49 DEBUG unit.oai-hss/0.install Could not resolve 'archive.ubuntu.com' unit-mysql-0: 13:58:06 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 2 not upgraded. unit-mysql-0: 13:58:06 DEBUG unit.mysql/0.install Need to get 83.1 kB of archives. unit-mysql-0: 13:58:06 DEBUG unit.mysql/0.install After this operation, 545 kB of additional disk space will be used. unit-mysql-0: 13:58:06 DEBUG unit.mysql/0.install Err http://archive.ubuntu.com/ubuntu/ trusty/main python-dnspython all 1.11.1-1build1 unit-mysql-0: 13:58:06 DEBUG unit.mysql/0.install Could not resolve 'archive.ubuntu.com' unit-mysql-0: 13:58:06 DEBUG unit.mysql/0.install E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/d/dnspython/python-dnspython_1.11.1-1build1_all.deb Could not resolve 'archive.ubuntu.com' unit-mysql-0: 13:58:06 DEBUG unit.mysql/0.install unit-mysql-0: 13:58:06 DEBUG unit.mysql/0.install E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? unit-mysql-0: 13:58:06 DEBUG unit.mysql/0.install Traceback (most recent call last): unit-mysql-0: 13:58:06 DEBUG unit.mysql/0.install File "/var/lib/juju/agents/unit-mysql-0/charm/hooks/install.real", line 6, in unit-mysql-0: 13:58:06 DEBUG unit.mysql/0.install import lib.utils as utils unit-mysql-0: 13:58:06 DEBUG unit.mysql/0.install File "/var/lib/juju/agents/unit-mysql-0/charm/hooks/lib/utils.py", line 46, in unit-mysql-0: 13:58:06 DEBUG unit.mysql/0.install install('python-dnspython') unit-mysql-0: 13:58:06 DEBUG unit.mysql/0.install File "/var/lib/juju/agents/unit-mysql-0/charm/hooks/lib/utils.py", line 41, in install unit-mysql-0: 13:58:06 DEBUG unit.mysql/0.install subprocess.check_call(cmd) unit-mysql-0: 13:58:06 DEBUG unit.mysql/0.install File "/usr/lib/python2.7/subprocess.py", line 540, in check_call unit-mysql-0: 13:58:06 DEBUG unit.mysql/0.install raise CalledProcessError(retcode, cmd) unit-mysql-0: 13:58:06 DEBUG unit.mysql/0.install subprocess.CalledProcessError: Command '['apt-get', '-y', 'install', 'python-dnspython']' returned non-zero exit status 100 unit-mysql-0: 13:58:06 ERROR juju.worker.uniter.operation hook "install" failed: exit status 1 unit-mysql-0: 13:58:06 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 13:58:06 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-mysql-0: 13:58:06 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-mysql-0: 13:58:11 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-mysql-0: 13:58:11 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-mysql-0: 13:58:11 DEBUG juju.worker.uniter.operation running operation run install hook unit-mysql-0: 13:58:11 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-mysql-0: 13:58:11 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-mysql-0: 13:58:11 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-mysql-0: 13:58:11 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-mysql-0: 13:58:11 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-mysql-0: 13:58:11 DEBUG unit.mysql/0.install dpkg-query: package 'python-netaddr' is not installed and no information is available unit-mysql-0: 13:58:11 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 13:58:11 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 13:58:11 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 13:58:11 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 13:58:11 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 13:58:11 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 13:58:11 DEBUG unit.mysql/0.install ipython python-netaddr-docs unit-mysql-0: 13:58:11 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 13:58:11 DEBUG unit.mysql/0.install python-netaddr unit-mysql-0: 13:58:11 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 2 not upgraded. unit-mysql-0: 13:58:11 DEBUG unit.mysql/0.install Need to get 849 kB of archives. unit-mysql-0: 13:58:11 DEBUG unit.mysql/0.install After this operation, 4216 kB of additional disk space will be used. unit-mysql-0: 13:58:11 DEBUG unit.mysql/0.install WARNING: The following packages cannot be authenticated! unit-mysql-0: 13:58:11 DEBUG unit.mysql/0.install python-netaddr unit-mysql-0: 13:58:11 DEBUG unit.mysql/0.install E: There are problems and -y was used without --force-yes unit-mysql-0: 13:58:11 DEBUG unit.mysql/0.install dpkg-query: package 'python-netifaces' is not installed and no information is available unit-mysql-0: 13:58:11 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 13:58:11 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 13:58:11 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 13:58:11 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 13:58:11 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 13:58:12 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 13:58:12 DEBUG unit.mysql/0.install python-netifaces unit-oai-epc-0: 13:58:17 DEBUG unit.oai-epc/0.install Err http://archive.ubuntu.com/ubuntu/ trusty/main liberror-perl all 0.17-1.1 unit-oai-epc-0: 13:58:17 DEBUG unit.oai-epc/0.install Could not resolve 'archive.ubuntu.com' unit-oai-epc-0: 13:58:17 DEBUG unit.oai-epc/0.install Err http://archive.ubuntu.com/ubuntu/ trusty-updates/main git-man all 1:1.9.1-1ubuntu0.8 unit-oai-epc-0: 13:58:17 DEBUG unit.oai-epc/0.install Could not resolve 'archive.ubuntu.com' unit-oai-hss-0: 13:58:29 DEBUG unit.oai-hss/0.install Err http://security.ubuntu.com/ubuntu/ trusty-security/main git-man all 1:1.9.1-1ubuntu0.8 unit-oai-hss-0: 13:58:29 DEBUG unit.oai-hss/0.install Could not resolve 'security.ubuntu.com' unit-oai-hss-0: 13:58:29 DEBUG unit.oai-hss/0.install Err http://security.ubuntu.com/ubuntu/ trusty-security/main git amd64 1:1.9.1-1ubuntu0.8 unit-oai-hss-0: 13:58:29 DEBUG unit.oai-hss/0.install Could not resolve 'security.ubuntu.com' unit-oai-hss-0: 13:58:29 DEBUG unit.oai-hss/0.install E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/libe/liberror-perl/liberror-perl_0.17-1.1_all.deb Could not resolve 'archive.ubuntu.com' unit-oai-hss-0: 13:58:29 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 13:58:29 DEBUG unit.oai-hss/0.install E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/g/git/git-man_1.9.1-1ubuntu0.8_all.deb Could not resolve 'security.ubuntu.com' unit-oai-hss-0: 13:58:29 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 13:58:29 DEBUG unit.oai-hss/0.install E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/g/git/git_1.9.1-1ubuntu0.8_amd64.deb Could not resolve 'security.ubuntu.com' unit-oai-hss-0: 13:58:29 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 13:58:29 DEBUG unit.oai-hss/0.install E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? unit-oai-hss-0: 13:58:29 ERROR juju.worker.uniter.operation hook "install" failed: exit status 100 unit-oai-hss-0: 13:58:29 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 13:58:29 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-hss-0: 13:58:29 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-oai-hss-0: 13:58:34 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-hss-0: 13:58:34 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-hss-0: 13:58:34 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 13:58:34 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-hss-0: 13:58:34 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-hss-0: 13:58:34 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-hss-0: 13:58:34 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-hss-0: 13:58:34 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-hss-0: 13:58:34 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 13:58:34 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 13:58:34 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 13:58:34 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 13:58:34 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 13:58:34 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 13:58:34 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 13:58:34 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 13:58:34 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 13:58:34 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 13:58:34 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 13:58:34 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 13:58:34 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 13:58:34 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 13:58:34 DEBUG unit.oai-hss/0.install ++ config-get branch unit-oai-hss-0: 13:58:34 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 13:58:34 DEBUG unit.oai-hss/0.install + branch=v0.3.2-branch unit-oai-hss-0: 13:58:34 DEBUG unit.oai-hss/0.install ++ config-get revision unit-oai-hss-0: 13:58:34 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 13:58:34 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 13:58:34 DEBUG unit.oai-hss/0.install + echo v0.3.2-branch unit-oai-hss-0: 13:58:34 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 13:58:34 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 13:58:34 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 13:58:34 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 13:58:34 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 13:58:34 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 13:58:34 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 13:58:34 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 13:58:34 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 13:58:34 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 13:58:34 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 13:58:34 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 13:58:34 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 13:58:34 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 13:58:34 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=0 unit-oai-hss-0: 13:58:34 DEBUG unit.oai-hss/0.install + true unit-oai-hss-0: 13:58:34 DEBUG unit.oai-hss/0.install + '[' '!' 0 -eq 1 ']' unit-oai-hss-0: 13:58:34 DEBUG unit.oai-hss/0.install + apt-get install -y --force-yes git unit-oai-hss-0: 13:58:34 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 13:58:35 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 13:58:35 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 13:58:35 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 13:58:35 DEBUG unit.oai-hss/0.install git-man liberror-perl unit-oai-hss-0: 13:58:35 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 13:58:35 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: 13:58:35 DEBUG unit.oai-hss/0.install gitweb git-arch git-bzr git-cvs git-mediawiki git-svn unit-oai-hss-0: 13:58:35 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 13:58:35 DEBUG unit.oai-hss/0.install git git-man liberror-perl unit-oai-hss-0: 13:58:35 DEBUG unit.oai-hss/0.install 0 upgraded, 3 newly installed, 0 to remove and 2 not upgraded. unit-oai-hss-0: 13:58:35 DEBUG unit.oai-hss/0.install Need to get 3394 kB of archives. unit-oai-hss-0: 13:58:35 DEBUG unit.oai-hss/0.install After this operation, 22.0 MB of additional disk space will be used. unit-oai-hss-0: 13:58:35 DEBUG unit.oai-hss/0.install WARNING: The following packages cannot be authenticated! unit-oai-hss-0: 13:58:35 DEBUG unit.oai-hss/0.install git-man git unit-mysql-0: 13:58:52 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 2 not upgraded. unit-mysql-0: 13:58:52 DEBUG unit.mysql/0.install Need to get 11.3 kB of archives. unit-mysql-0: 13:58:52 DEBUG unit.mysql/0.install After this operation, 63.5 kB of additional disk space will be used. unit-mysql-0: 13:58:52 DEBUG unit.mysql/0.install Err http://archive.ubuntu.com/ubuntu/ trusty/main python-netifaces amd64 0.8-3build1 unit-mysql-0: 13:58:52 DEBUG unit.mysql/0.install Could not resolve 'archive.ubuntu.com' unit-mysql-0: 13:58:52 DEBUG unit.mysql/0.install E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/n/netifaces/python-netifaces_0.8-3build1_amd64.deb Could not resolve 'archive.ubuntu.com' unit-mysql-0: 13:58:52 DEBUG unit.mysql/0.install unit-mysql-0: 13:58:52 DEBUG unit.mysql/0.install E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? unit-mysql-0: 13:58:52 DEBUG unit.mysql/0.install dpkg-query: package 'python-pip' is not installed and no information is available unit-mysql-0: 13:58:52 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 13:58:52 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 13:58:52 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 13:58:52 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 13:58:52 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 13:58:52 DEBUG unit.mysql/0.install The following extra packages will be installed: unit-mysql-0: 13:58:52 DEBUG unit.mysql/0.install binutils build-essential cpp cpp-4.8 dpkg-dev fakeroot g++ g++-4.8 gcc unit-mysql-0: 13:58:52 DEBUG unit.mysql/0.install gcc-4.8 libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-mysql-0: 13:58:52 DEBUG unit.mysql/0.install libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev unit-mysql-0: 13:58:52 DEBUG unit.mysql/0.install libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev unit-mysql-0: 13:58:52 DEBUG unit.mysql/0.install libgmp10 libgomp1 libisl10 libitm1 libmpc3 libmpfr4 libquadmath0 unit-mysql-0: 13:58:52 DEBUG unit.mysql/0.install libstdc++-4.8-dev libtsan0 linux-libc-dev make manpages-dev unit-mysql-0: 13:58:52 DEBUG unit.mysql/0.install python-chardet-whl python-colorama python-colorama-whl python-distlib unit-mysql-0: 13:58:52 DEBUG unit.mysql/0.install python-distlib-whl python-html5lib python-html5lib-whl python-pip-whl unit-mysql-0: 13:58:52 DEBUG unit.mysql/0.install python-requests-whl python-setuptools python-setuptools-whl python-six-whl unit-mysql-0: 13:58:52 DEBUG unit.mysql/0.install python-urllib3-whl python-wheel python3-pkg-resources unit-mysql-0: 13:58:52 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 13:58:52 DEBUG unit.mysql/0.install binutils-doc cpp-doc gcc-4.8-locales debian-keyring g++-multilib unit-mysql-0: 13:58:52 DEBUG unit.mysql/0.install g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf unit-mysql-0: 13:58:52 DEBUG unit.mysql/0.install automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg unit-mysql-0: 13:58:52 DEBUG unit.mysql/0.install libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg unit-mysql-0: 13:58:52 DEBUG unit.mysql/0.install libquadmath0-dbg glibc-doc libstdc++-4.8-doc make-doc python-genshi unit-mysql-0: 13:58:52 DEBUG unit.mysql/0.install python-lxml python3-setuptools unit-mysql-0: 13:58:52 DEBUG unit.mysql/0.install Recommended packages: unit-mysql-0: 13:58:52 DEBUG unit.mysql/0.install python-dev-all unit-mysql-0: 13:58:52 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 13:58:52 DEBUG unit.mysql/0.install binutils build-essential cpp cpp-4.8 dpkg-dev fakeroot g++ g++-4.8 gcc unit-mysql-0: 13:58:52 DEBUG unit.mysql/0.install gcc-4.8 libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-mysql-0: 13:58:52 DEBUG unit.mysql/0.install libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev unit-mysql-0: 13:58:52 DEBUG unit.mysql/0.install libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev unit-mysql-0: 13:58:52 DEBUG unit.mysql/0.install libgmp10 libgomp1 libisl10 libitm1 libmpc3 libmpfr4 libquadmath0 unit-mysql-0: 13:58:52 DEBUG unit.mysql/0.install libstdc++-4.8-dev libtsan0 linux-libc-dev make manpages-dev unit-mysql-0: 13:58:52 DEBUG unit.mysql/0.install python-chardet-whl python-colorama python-colorama-whl python-distlib unit-mysql-0: 13:58:52 DEBUG unit.mysql/0.install python-distlib-whl python-html5lib python-html5lib-whl python-pip unit-mysql-0: 13:58:52 DEBUG unit.mysql/0.install python-pip-whl python-requests-whl python-setuptools python-setuptools-whl unit-mysql-0: 13:58:52 DEBUG unit.mysql/0.install python-six-whl python-urllib3-whl python-wheel python3-pkg-resources unit-mysql-0: 13:58:52 DEBUG unit.mysql/0.install 0 upgraded, 50 newly installed, 0 to remove and 2 not upgraded. unit-mysql-0: 13:58:52 DEBUG unit.mysql/0.install Need to get 41.1 MB of archives. unit-mysql-0: 13:58:52 DEBUG unit.mysql/0.install After this operation, 120 MB of additional disk space will be used. unit-mysql-0: 13:58:52 DEBUG unit.mysql/0.install WARNING: The following packages cannot be authenticated! unit-mysql-0: 13:58:52 DEBUG unit.mysql/0.install libasan0 libatomic1 libgomp1 libitm1 libquadmath0 libtsan0 binutils unit-mysql-0: 13:58:52 DEBUG unit.mysql/0.install libc-dev-bin linux-libc-dev libc6-dev cpp-4.8 libgcc-4.8-dev gcc-4.8 unit-mysql-0: 13:58:52 DEBUG unit.mysql/0.install libstdc++-4.8-dev g++-4.8 libdpkg-perl dpkg-dev python3-pkg-resources unit-mysql-0: 13:58:52 DEBUG unit.mysql/0.install python-chardet-whl python-colorama python-colorama-whl python-distlib unit-mysql-0: 13:58:52 DEBUG unit.mysql/0.install python-distlib-whl python-html5lib python-html5lib-whl python-six-whl unit-mysql-0: 13:58:52 DEBUG unit.mysql/0.install python-urllib3-whl python-requests-whl python-setuptools-whl python-pip-whl unit-mysql-0: 13:58:52 DEBUG unit.mysql/0.install python-setuptools python-pip python-wheel unit-mysql-0: 13:58:52 DEBUG unit.mysql/0.install E: There are problems and -y was used without --force-yes unit-mysql-0: 13:58:52 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 13:58:52 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 13:58:52 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 13:58:52 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 13:58:52 DEBUG unit.mysql/0.install python-dnspython unit-oai-epc-0: 13:58:57 DEBUG unit.oai-epc/0.install Err http://security.ubuntu.com/ubuntu/ trusty-security/main git-man all 1:1.9.1-1ubuntu0.8 unit-oai-epc-0: 13:58:57 DEBUG unit.oai-epc/0.install Could not resolve 'security.ubuntu.com' unit-oai-epc-0: 13:58:57 DEBUG unit.oai-epc/0.install Err http://security.ubuntu.com/ubuntu/ trusty-security/main git amd64 1:1.9.1-1ubuntu0.8 unit-oai-epc-0: 13:58:57 DEBUG unit.oai-epc/0.install Could not resolve 'security.ubuntu.com' unit-oai-epc-0: 13:58:57 DEBUG unit.oai-epc/0.install E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/libe/liberror-perl/liberror-perl_0.17-1.1_all.deb Could not resolve 'archive.ubuntu.com' unit-oai-epc-0: 13:58:57 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 13:58:57 DEBUG unit.oai-epc/0.install E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/g/git/git-man_1.9.1-1ubuntu0.8_all.deb Could not resolve 'security.ubuntu.com' unit-oai-epc-0: 13:58:57 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 13:58:57 DEBUG unit.oai-epc/0.install E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/g/git/git_1.9.1-1ubuntu0.8_amd64.deb Could not resolve 'security.ubuntu.com' unit-oai-epc-0: 13:58:57 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 13:58:57 DEBUG unit.oai-epc/0.install E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? unit-oai-epc-0: 13:58:57 ERROR juju.worker.uniter.operation hook "install" failed: exit status 100 unit-oai-epc-0: 13:58:57 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 13:58:57 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 13:58:57 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-oai-epc-0: 13:59:02 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-epc-0: 13:59:02 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 13:59:02 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 13:59:02 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 13:59:02 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 13:59:02 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 13:59:02 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-epc-0: 13:59:02 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-epc-0: 13:59:02 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 13:59:02 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 13:59:02 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 13:59:02 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 13:59:02 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 13:59:02 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 13:59:02 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 13:59:02 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 13:59:02 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 13:59:02 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 13:59:02 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 13:59:02 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 13:59:02 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 13:59:02 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-oai-epc-0: 13:59:02 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 13:59:02 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-epc-0: 13:59:02 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 13:59:02 DEBUG unit.oai-epc/0.install + branch=v0.3.2-branch unit-oai-epc-0: 13:59:02 DEBUG unit.oai-epc/0.install ++ config-get revision unit-oai-epc-0: 13:59:02 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 13:59:02 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 13:59:02 DEBUG unit.oai-epc/0.install + echo v0.3.2-branch unit-oai-epc-0: 13:59:02 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 13:59:02 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 13:59:02 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 13:59:02 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 13:59:02 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 13:59:02 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 13:59:02 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 13:59:02 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 13:59:02 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 13:59:02 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 13:59:02 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 13:59:02 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 13:59:02 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=0 unit-oai-epc-0: 13:59:02 DEBUG unit.oai-epc/0.install + true unit-oai-epc-0: 13:59:02 DEBUG unit.oai-epc/0.install + '[' '!' 0 -eq 1 ']' unit-oai-epc-0: 13:59:02 DEBUG unit.oai-epc/0.install + apt-get install -y --force-yes git unit-oai-epc-0: 13:59:02 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 13:59:03 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 13:59:03 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 13:59:03 DEBUG unit.oai-epc/0.install The following extra packages will be installed: unit-oai-epc-0: 13:59:03 DEBUG unit.oai-epc/0.install git-man liberror-perl unit-oai-epc-0: 13:59:03 DEBUG unit.oai-epc/0.install Suggested packages: unit-oai-epc-0: 13:59:03 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: 13:59:03 DEBUG unit.oai-epc/0.install gitweb git-arch git-bzr git-cvs git-mediawiki git-svn unit-oai-epc-0: 13:59:03 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 13:59:03 DEBUG unit.oai-epc/0.install git git-man liberror-perl unit-oai-epc-0: 13:59:03 DEBUG unit.oai-epc/0.install 0 upgraded, 3 newly installed, 0 to remove and 2 not upgraded. unit-oai-epc-0: 13:59:03 DEBUG unit.oai-epc/0.install Need to get 3394 kB of archives. unit-oai-epc-0: 13:59:03 DEBUG unit.oai-epc/0.install After this operation, 22.0 MB of additional disk space will be used. unit-oai-epc-0: 13:59:03 DEBUG unit.oai-epc/0.install WARNING: The following packages cannot be authenticated! unit-oai-epc-0: 13:59:03 DEBUG unit.oai-epc/0.install git-man git unit-oai-hss-0: 13:59:15 DEBUG unit.oai-hss/0.install Err http://archive.ubuntu.com/ubuntu/ trusty/main liberror-perl all 0.17-1.1 unit-oai-hss-0: 13:59:15 DEBUG unit.oai-hss/0.install Could not resolve 'archive.ubuntu.com' unit-oai-hss-0: 13:59:15 DEBUG unit.oai-hss/0.install Err http://archive.ubuntu.com/ubuntu/ trusty-updates/main git-man all 1:1.9.1-1ubuntu0.8 unit-oai-hss-0: 13:59:15 DEBUG unit.oai-hss/0.install Could not resolve 'archive.ubuntu.com' unit-mysql-0: 13:59:32 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 2 not upgraded. unit-mysql-0: 13:59:32 DEBUG unit.mysql/0.install Need to get 83.1 kB of archives. unit-mysql-0: 13:59:32 DEBUG unit.mysql/0.install After this operation, 545 kB of additional disk space will be used. unit-mysql-0: 13:59:32 DEBUG unit.mysql/0.install Err http://archive.ubuntu.com/ubuntu/ trusty/main python-dnspython all 1.11.1-1build1 unit-mysql-0: 13:59:32 DEBUG unit.mysql/0.install Could not resolve 'archive.ubuntu.com' unit-mysql-0: 13:59:32 DEBUG unit.mysql/0.install E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/d/dnspython/python-dnspython_1.11.1-1build1_all.deb Could not resolve 'archive.ubuntu.com' unit-mysql-0: 13:59:32 DEBUG unit.mysql/0.install unit-mysql-0: 13:59:32 DEBUG unit.mysql/0.install E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? unit-mysql-0: 13:59:32 DEBUG unit.mysql/0.install Traceback (most recent call last): unit-mysql-0: 13:59:32 DEBUG unit.mysql/0.install File "/var/lib/juju/agents/unit-mysql-0/charm/hooks/install.real", line 6, in unit-mysql-0: 13:59:32 DEBUG unit.mysql/0.install import lib.utils as utils unit-mysql-0: 13:59:32 DEBUG unit.mysql/0.install File "/var/lib/juju/agents/unit-mysql-0/charm/hooks/lib/utils.py", line 46, in unit-mysql-0: 13:59:32 DEBUG unit.mysql/0.install install('python-dnspython') unit-mysql-0: 13:59:32 DEBUG unit.mysql/0.install File "/var/lib/juju/agents/unit-mysql-0/charm/hooks/lib/utils.py", line 41, in install unit-mysql-0: 13:59:32 DEBUG unit.mysql/0.install subprocess.check_call(cmd) unit-mysql-0: 13:59:32 DEBUG unit.mysql/0.install File "/usr/lib/python2.7/subprocess.py", line 540, in check_call unit-mysql-0: 13:59:32 DEBUG unit.mysql/0.install raise CalledProcessError(retcode, cmd) unit-mysql-0: 13:59:32 DEBUG unit.mysql/0.install subprocess.CalledProcessError: Command '['apt-get', '-y', 'install', 'python-dnspython']' returned non-zero exit status 100 unit-mysql-0: 13:59:32 ERROR juju.worker.uniter.operation hook "install" failed: exit status 1 unit-mysql-0: 13:59:32 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 13:59:32 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-mysql-0: 13:59:32 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-mysql-0: 13:59:42 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-mysql-0: 13:59:42 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-mysql-0: 13:59:42 DEBUG juju.worker.uniter.operation running operation run install hook unit-mysql-0: 13:59:42 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-mysql-0: 13:59:42 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-mysql-0: 13:59:42 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-mysql-0: 13:59:42 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-mysql-0: 13:59:42 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-mysql-0: 13:59:42 DEBUG unit.mysql/0.install dpkg-query: package 'python-netaddr' is not installed and no information is available unit-mysql-0: 13:59:42 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 13:59:42 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 13:59:42 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 13:59:43 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 13:59:43 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 13:59:43 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 13:59:43 DEBUG unit.mysql/0.install ipython python-netaddr-docs unit-mysql-0: 13:59:43 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 13:59:43 DEBUG unit.mysql/0.install python-netaddr unit-mysql-0: 13:59:43 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 2 not upgraded. unit-mysql-0: 13:59:43 DEBUG unit.mysql/0.install Need to get 849 kB of archives. unit-mysql-0: 13:59:43 DEBUG unit.mysql/0.install After this operation, 4216 kB of additional disk space will be used. unit-mysql-0: 13:59:43 DEBUG unit.mysql/0.install WARNING: The following packages cannot be authenticated! unit-mysql-0: 13:59:43 DEBUG unit.mysql/0.install python-netaddr unit-mysql-0: 13:59:43 DEBUG unit.mysql/0.install E: There are problems and -y was used without --force-yes unit-mysql-0: 13:59:43 DEBUG unit.mysql/0.install dpkg-query: package 'python-netifaces' is not installed and no information is available unit-mysql-0: 13:59:43 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 13:59:43 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 13:59:43 DEBUG unit.mysql/0.install Reading package lists... unit-oai-epc-0: 13:59:43 DEBUG unit.oai-epc/0.install Err http://archive.ubuntu.com/ubuntu/ trusty/main liberror-perl all 0.17-1.1 unit-oai-epc-0: 13:59:43 DEBUG unit.oai-epc/0.install Could not resolve 'archive.ubuntu.com' unit-oai-epc-0: 13:59:43 DEBUG unit.oai-epc/0.install Err http://archive.ubuntu.com/ubuntu/ trusty-updates/main git-man all 1:1.9.1-1ubuntu0.8 unit-oai-epc-0: 13:59:43 DEBUG unit.oai-epc/0.install Could not resolve 'archive.ubuntu.com' unit-mysql-0: 13:59:43 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 13:59:43 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 13:59:43 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 13:59:43 DEBUG unit.mysql/0.install python-netifaces unit-oai-hss-0: 13:59:55 DEBUG unit.oai-hss/0.install Err http://security.ubuntu.com/ubuntu/ trusty-security/main git-man all 1:1.9.1-1ubuntu0.8 unit-oai-hss-0: 13:59:55 DEBUG unit.oai-hss/0.install Could not resolve 'security.ubuntu.com' unit-oai-hss-0: 13:59:55 DEBUG unit.oai-hss/0.install Err http://security.ubuntu.com/ubuntu/ trusty-security/main git amd64 1:1.9.1-1ubuntu0.8 unit-oai-hss-0: 13:59:55 DEBUG unit.oai-hss/0.install Could not resolve 'security.ubuntu.com' unit-oai-hss-0: 13:59:55 DEBUG unit.oai-hss/0.install E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/libe/liberror-perl/liberror-perl_0.17-1.1_all.deb Could not resolve 'archive.ubuntu.com' unit-oai-hss-0: 13:59:55 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 13:59:55 DEBUG unit.oai-hss/0.install E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/g/git/git-man_1.9.1-1ubuntu0.8_all.deb Could not resolve 'security.ubuntu.com' unit-oai-hss-0: 13:59:55 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 13:59:55 DEBUG unit.oai-hss/0.install E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/g/git/git_1.9.1-1ubuntu0.8_amd64.deb Could not resolve 'security.ubuntu.com' unit-oai-hss-0: 13:59:55 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 13:59:55 DEBUG unit.oai-hss/0.install E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? unit-oai-hss-0: 13:59:55 ERROR juju.worker.uniter.operation hook "install" failed: exit status 100 unit-oai-hss-0: 13:59:55 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 13:59:55 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-hss-0: 13:59:55 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-oai-hss-0: 14:00:05 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-hss-0: 14:00:05 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-hss-0: 14:00:05 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 14:00:05 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-hss-0: 14:00:05 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-hss-0: 14:00:05 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-hss-0: 14:00:05 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-hss-0: 14:00:05 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-hss-0: 14:00:05 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 14:00:05 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 14:00:05 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 14:00:05 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 14:00:05 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 14:00:05 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 14:00:05 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 14:00:05 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 14:00:05 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 14:00:05 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 14:00:05 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 14:00:05 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 14:00:05 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 14:00:05 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 14:00:05 DEBUG unit.oai-hss/0.install ++ config-get branch unit-oai-hss-0: 14:00:05 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 14:00:05 DEBUG unit.oai-hss/0.install + branch=v0.3.2-branch unit-oai-hss-0: 14:00:05 DEBUG unit.oai-hss/0.install ++ config-get revision unit-oai-hss-0: 14:00:05 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 14:00:05 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 14:00:05 DEBUG unit.oai-hss/0.install + echo v0.3.2-branch unit-oai-hss-0: 14:00:05 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 14:00:05 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 14:00:05 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 14:00:05 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 14:00:05 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 14:00:05 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 14:00:05 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 14:00:05 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 14:00:05 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 14:00:05 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 14:00:05 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 14:00:05 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 14:00:05 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 14:00:05 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 14:00:05 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=0 unit-oai-hss-0: 14:00:05 DEBUG unit.oai-hss/0.install + true unit-oai-hss-0: 14:00:05 DEBUG unit.oai-hss/0.install + '[' '!' 0 -eq 1 ']' unit-oai-hss-0: 14:00:05 DEBUG unit.oai-hss/0.install + apt-get install -y --force-yes git unit-oai-hss-0: 14:00:05 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 14:00:05 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 14:00:05 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 14:00:05 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 14:00:05 DEBUG unit.oai-hss/0.install git-man liberror-perl unit-oai-hss-0: 14:00:05 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 14:00:05 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: 14:00:05 DEBUG unit.oai-hss/0.install gitweb git-arch git-bzr git-cvs git-mediawiki git-svn unit-oai-hss-0: 14:00:05 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 14:00:05 DEBUG unit.oai-hss/0.install git git-man liberror-perl unit-oai-hss-0: 14:00:05 DEBUG unit.oai-hss/0.install 0 upgraded, 3 newly installed, 0 to remove and 2 not upgraded. unit-oai-hss-0: 14:00:05 DEBUG unit.oai-hss/0.install Need to get 3394 kB of archives. unit-oai-hss-0: 14:00:05 DEBUG unit.oai-hss/0.install After this operation, 22.0 MB of additional disk space will be used. unit-oai-hss-0: 14:00:05 DEBUG unit.oai-hss/0.install WARNING: The following packages cannot be authenticated! unit-oai-hss-0: 14:00:05 DEBUG unit.oai-hss/0.install git-man git unit-oai-epc-0: 14:00:23 DEBUG unit.oai-epc/0.install Err http://security.ubuntu.com/ubuntu/ trusty-security/main git-man all 1:1.9.1-1ubuntu0.8 unit-oai-epc-0: 14:00:23 DEBUG unit.oai-epc/0.install Could not resolve 'security.ubuntu.com' unit-oai-epc-0: 14:00:23 DEBUG unit.oai-epc/0.install Err http://security.ubuntu.com/ubuntu/ trusty-security/main git amd64 1:1.9.1-1ubuntu0.8 unit-oai-epc-0: 14:00:23 DEBUG unit.oai-epc/0.install Could not resolve 'security.ubuntu.com' unit-oai-epc-0: 14:00:23 DEBUG unit.oai-epc/0.install E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/libe/liberror-perl/liberror-perl_0.17-1.1_all.deb Could not resolve 'archive.ubuntu.com' unit-oai-epc-0: 14:00:23 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 14:00:23 DEBUG unit.oai-epc/0.install E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/g/git/git-man_1.9.1-1ubuntu0.8_all.deb Could not resolve 'security.ubuntu.com' unit-oai-epc-0: 14:00:23 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 14:00:23 DEBUG unit.oai-epc/0.install E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/g/git/git_1.9.1-1ubuntu0.8_amd64.deb Could not resolve 'security.ubuntu.com' unit-oai-epc-0: 14:00:23 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 14:00:23 DEBUG unit.oai-epc/0.install E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? unit-oai-epc-0: 14:00:23 ERROR juju.worker.uniter.operation hook "install" failed: exit status 100 unit-oai-epc-0: 14:00:23 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 14:00:23 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 14:00:23 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-mysql-0: 14:00:23 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 2 not upgraded. unit-mysql-0: 14:00:23 DEBUG unit.mysql/0.install Need to get 11.3 kB of archives. unit-mysql-0: 14:00:23 DEBUG unit.mysql/0.install After this operation, 63.5 kB of additional disk space will be used. unit-mysql-0: 14:00:23 DEBUG unit.mysql/0.install Err http://archive.ubuntu.com/ubuntu/ trusty/main python-netifaces amd64 0.8-3build1 unit-mysql-0: 14:00:23 DEBUG unit.mysql/0.install Could not resolve 'archive.ubuntu.com' unit-mysql-0: 14:00:23 DEBUG unit.mysql/0.install E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/n/netifaces/python-netifaces_0.8-3build1_amd64.deb Could not resolve 'archive.ubuntu.com' unit-mysql-0: 14:00:23 DEBUG unit.mysql/0.install unit-mysql-0: 14:00:23 DEBUG unit.mysql/0.install E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? unit-mysql-0: 14:00:23 DEBUG unit.mysql/0.install dpkg-query: package 'python-pip' is not installed and no information is available unit-mysql-0: 14:00:23 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 14:00:23 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 14:00:23 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 14:00:23 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 14:00:23 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 14:00:23 DEBUG unit.mysql/0.install The following extra packages will be installed: unit-mysql-0: 14:00:23 DEBUG unit.mysql/0.install binutils build-essential cpp cpp-4.8 dpkg-dev fakeroot g++ g++-4.8 gcc unit-mysql-0: 14:00:23 DEBUG unit.mysql/0.install gcc-4.8 libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-mysql-0: 14:00:23 DEBUG unit.mysql/0.install libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev unit-mysql-0: 14:00:23 DEBUG unit.mysql/0.install libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev unit-mysql-0: 14:00:23 DEBUG unit.mysql/0.install libgmp10 libgomp1 libisl10 libitm1 libmpc3 libmpfr4 libquadmath0 unit-mysql-0: 14:00:23 DEBUG unit.mysql/0.install libstdc++-4.8-dev libtsan0 linux-libc-dev make manpages-dev unit-mysql-0: 14:00:23 DEBUG unit.mysql/0.install python-chardet-whl python-colorama python-colorama-whl python-distlib unit-mysql-0: 14:00:23 DEBUG unit.mysql/0.install python-distlib-whl python-html5lib python-html5lib-whl python-pip-whl unit-mysql-0: 14:00:23 DEBUG unit.mysql/0.install python-requests-whl python-setuptools python-setuptools-whl python-six-whl unit-mysql-0: 14:00:23 DEBUG unit.mysql/0.install python-urllib3-whl python-wheel python3-pkg-resources unit-mysql-0: 14:00:23 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 14:00:23 DEBUG unit.mysql/0.install binutils-doc cpp-doc gcc-4.8-locales debian-keyring g++-multilib unit-mysql-0: 14:00:23 DEBUG unit.mysql/0.install g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf unit-mysql-0: 14:00:23 DEBUG unit.mysql/0.install automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg unit-mysql-0: 14:00:23 DEBUG unit.mysql/0.install libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg unit-mysql-0: 14:00:23 DEBUG unit.mysql/0.install libquadmath0-dbg glibc-doc libstdc++-4.8-doc make-doc python-genshi unit-mysql-0: 14:00:23 DEBUG unit.mysql/0.install python-lxml python3-setuptools unit-mysql-0: 14:00:23 DEBUG unit.mysql/0.install Recommended packages: unit-mysql-0: 14:00:23 DEBUG unit.mysql/0.install python-dev-all unit-mysql-0: 14:00:23 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 14:00:23 DEBUG unit.mysql/0.install binutils build-essential cpp cpp-4.8 dpkg-dev fakeroot g++ g++-4.8 gcc unit-mysql-0: 14:00:23 DEBUG unit.mysql/0.install gcc-4.8 libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-mysql-0: 14:00:23 DEBUG unit.mysql/0.install libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev unit-mysql-0: 14:00:23 DEBUG unit.mysql/0.install libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev unit-mysql-0: 14:00:23 DEBUG unit.mysql/0.install libgmp10 libgomp1 libisl10 libitm1 libmpc3 libmpfr4 libquadmath0 unit-mysql-0: 14:00:23 DEBUG unit.mysql/0.install libstdc++-4.8-dev libtsan0 linux-libc-dev make manpages-dev unit-mysql-0: 14:00:23 DEBUG unit.mysql/0.install python-chardet-whl python-colorama python-colorama-whl python-distlib unit-mysql-0: 14:00:23 DEBUG unit.mysql/0.install python-distlib-whl python-html5lib python-html5lib-whl python-pip unit-mysql-0: 14:00:23 DEBUG unit.mysql/0.install python-pip-whl python-requests-whl python-setuptools python-setuptools-whl unit-mysql-0: 14:00:23 DEBUG unit.mysql/0.install python-six-whl python-urllib3-whl python-wheel python3-pkg-resources unit-mysql-0: 14:00:23 DEBUG unit.mysql/0.install 0 upgraded, 50 newly installed, 0 to remove and 2 not upgraded. unit-mysql-0: 14:00:23 DEBUG unit.mysql/0.install Need to get 41.1 MB of archives. unit-mysql-0: 14:00:23 DEBUG unit.mysql/0.install After this operation, 120 MB of additional disk space will be used. unit-mysql-0: 14:00:23 DEBUG unit.mysql/0.install WARNING: The following packages cannot be authenticated! unit-mysql-0: 14:00:23 DEBUG unit.mysql/0.install libasan0 libatomic1 libgomp1 libitm1 libquadmath0 libtsan0 binutils unit-mysql-0: 14:00:23 DEBUG unit.mysql/0.install libc-dev-bin linux-libc-dev libc6-dev cpp-4.8 libgcc-4.8-dev gcc-4.8 unit-mysql-0: 14:00:23 DEBUG unit.mysql/0.install libstdc++-4.8-dev g++-4.8 libdpkg-perl dpkg-dev python3-pkg-resources unit-mysql-0: 14:00:23 DEBUG unit.mysql/0.install python-chardet-whl python-colorama python-colorama-whl python-distlib unit-mysql-0: 14:00:23 DEBUG unit.mysql/0.install python-distlib-whl python-html5lib python-html5lib-whl python-six-whl unit-mysql-0: 14:00:23 DEBUG unit.mysql/0.install python-urllib3-whl python-requests-whl python-setuptools-whl python-pip-whl unit-mysql-0: 14:00:23 DEBUG unit.mysql/0.install python-setuptools python-pip python-wheel unit-mysql-0: 14:00:23 DEBUG unit.mysql/0.install E: There are problems and -y was used without --force-yes unit-mysql-0: 14:00:23 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 14:00:23 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 14:00:23 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 14:00:23 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 14:00:23 DEBUG unit.mysql/0.install python-dnspython unit-oai-epc-0: 14:00:33 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-epc-0: 14:00:33 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 14:00:33 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 14:00:33 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 14:00:33 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 14:00:33 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 14:00:33 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-epc-0: 14:00:33 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-epc-0: 14:00:33 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 14:00:33 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 14:00:33 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 14:00:33 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 14:00:33 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 14:00:33 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 14:00:33 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 14:00:33 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 14:00:33 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 14:00:33 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 14:00:33 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 14:00:33 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 14:00:33 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 14:00:33 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-oai-epc-0: 14:00:33 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 14:00:33 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-epc-0: 14:00:33 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 14:00:33 DEBUG unit.oai-epc/0.install + branch=v0.3.2-branch unit-oai-epc-0: 14:00:33 DEBUG unit.oai-epc/0.install ++ config-get revision unit-oai-epc-0: 14:00:33 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 14:00:33 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 14:00:33 DEBUG unit.oai-epc/0.install + echo v0.3.2-branch unit-oai-epc-0: 14:00:33 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 14:00:33 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 14:00:33 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 14:00:33 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 14:00:33 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 14:00:33 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 14:00:33 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 14:00:33 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 14:00:33 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 14:00:33 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 14:00:33 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 14:00:33 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 14:00:33 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=0 unit-oai-epc-0: 14:00:33 DEBUG unit.oai-epc/0.install + true unit-oai-epc-0: 14:00:33 DEBUG unit.oai-epc/0.install + '[' '!' 0 -eq 1 ']' unit-oai-epc-0: 14:00:33 DEBUG unit.oai-epc/0.install + apt-get install -y --force-yes git unit-oai-epc-0: 14:00:33 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 14:00:33 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 14:00:33 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 14:00:33 DEBUG unit.oai-epc/0.install The following extra packages will be installed: unit-oai-epc-0: 14:00:33 DEBUG unit.oai-epc/0.install git-man liberror-perl unit-oai-epc-0: 14:00:33 DEBUG unit.oai-epc/0.install Suggested packages: unit-oai-epc-0: 14:00:33 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: 14:00:33 DEBUG unit.oai-epc/0.install gitweb git-arch git-bzr git-cvs git-mediawiki git-svn unit-oai-epc-0: 14:00:33 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 14:00:33 DEBUG unit.oai-epc/0.install git git-man liberror-perl unit-oai-epc-0: 14:00:33 DEBUG unit.oai-epc/0.install 0 upgraded, 3 newly installed, 0 to remove and 2 not upgraded. unit-oai-epc-0: 14:00:33 DEBUG unit.oai-epc/0.install Need to get 3394 kB of archives. unit-oai-epc-0: 14:00:33 DEBUG unit.oai-epc/0.install After this operation, 22.0 MB of additional disk space will be used. unit-oai-epc-0: 14:00:33 DEBUG unit.oai-epc/0.install WARNING: The following packages cannot be authenticated! unit-oai-epc-0: 14:00:33 DEBUG unit.oai-epc/0.install git-man git unit-oai-hss-0: 14:00:45 DEBUG unit.oai-hss/0.install Err http://archive.ubuntu.com/ubuntu/ trusty/main liberror-perl all 0.17-1.1 unit-oai-hss-0: 14:00:45 DEBUG unit.oai-hss/0.install Could not resolve 'archive.ubuntu.com' unit-oai-hss-0: 14:00:45 DEBUG unit.oai-hss/0.install Err http://archive.ubuntu.com/ubuntu/ trusty-updates/main git-man all 1:1.9.1-1ubuntu0.8 unit-oai-hss-0: 14:00:45 DEBUG unit.oai-hss/0.install Could not resolve 'archive.ubuntu.com' unit-mysql-0: 14:01:03 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 2 not upgraded. unit-mysql-0: 14:01:03 DEBUG unit.mysql/0.install Need to get 83.1 kB of archives. unit-mysql-0: 14:01:03 DEBUG unit.mysql/0.install After this operation, 545 kB of additional disk space will be used. unit-mysql-0: 14:01:03 DEBUG unit.mysql/0.install Err http://archive.ubuntu.com/ubuntu/ trusty/main python-dnspython all 1.11.1-1build1 unit-mysql-0: 14:01:03 DEBUG unit.mysql/0.install Could not resolve 'archive.ubuntu.com' unit-mysql-0: 14:01:03 DEBUG unit.mysql/0.install E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/d/dnspython/python-dnspython_1.11.1-1build1_all.deb Could not resolve 'archive.ubuntu.com' unit-mysql-0: 14:01:03 DEBUG unit.mysql/0.install unit-mysql-0: 14:01:03 DEBUG unit.mysql/0.install E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? unit-mysql-0: 14:01:03 DEBUG unit.mysql/0.install Traceback (most recent call last): unit-mysql-0: 14:01:03 DEBUG unit.mysql/0.install File "/var/lib/juju/agents/unit-mysql-0/charm/hooks/install.real", line 6, in unit-mysql-0: 14:01:03 DEBUG unit.mysql/0.install import lib.utils as utils unit-mysql-0: 14:01:03 DEBUG unit.mysql/0.install File "/var/lib/juju/agents/unit-mysql-0/charm/hooks/lib/utils.py", line 46, in unit-mysql-0: 14:01:03 DEBUG unit.mysql/0.install install('python-dnspython') unit-mysql-0: 14:01:03 DEBUG unit.mysql/0.install File "/var/lib/juju/agents/unit-mysql-0/charm/hooks/lib/utils.py", line 41, in install unit-mysql-0: 14:01:03 DEBUG unit.mysql/0.install subprocess.check_call(cmd) unit-mysql-0: 14:01:03 DEBUG unit.mysql/0.install File "/usr/lib/python2.7/subprocess.py", line 540, in check_call unit-mysql-0: 14:01:03 DEBUG unit.mysql/0.install raise CalledProcessError(retcode, cmd) unit-mysql-0: 14:01:03 DEBUG unit.mysql/0.install subprocess.CalledProcessError: Command '['apt-get', '-y', 'install', 'python-dnspython']' returned non-zero exit status 100 unit-mysql-0: 14:01:03 ERROR juju.worker.uniter.operation hook "install" failed: exit status 1 unit-mysql-0: 14:01:03 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 14:01:03 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-mysql-0: 14:01:03 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-oai-epc-0: 14:01:13 DEBUG unit.oai-epc/0.install Err http://archive.ubuntu.com/ubuntu/ trusty/main liberror-perl all 0.17-1.1 unit-oai-epc-0: 14:01:13 DEBUG unit.oai-epc/0.install Could not resolve 'archive.ubuntu.com' unit-oai-epc-0: 14:01:13 DEBUG unit.oai-epc/0.install Err http://archive.ubuntu.com/ubuntu/ trusty-updates/main git-man all 1:1.9.1-1ubuntu0.8 unit-oai-epc-0: 14:01:13 DEBUG unit.oai-epc/0.install Could not resolve 'archive.ubuntu.com' unit-mysql-0: 14:01:24 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-mysql-0: 14:01:24 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-mysql-0: 14:01:24 DEBUG juju.worker.uniter.operation running operation run install hook unit-mysql-0: 14:01:24 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-mysql-0: 14:01:24 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-mysql-0: 14:01:24 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-mysql-0: 14:01:24 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-mysql-0: 14:01:24 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-mysql-0: 14:01:24 DEBUG unit.mysql/0.install dpkg-query: package 'python-netaddr' is not installed and no information is available unit-mysql-0: 14:01:24 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 14:01:24 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 14:01:24 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 14:01:24 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 14:01:24 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 14:01:24 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 14:01:24 DEBUG unit.mysql/0.install ipython python-netaddr-docs unit-mysql-0: 14:01:24 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 14:01:24 DEBUG unit.mysql/0.install python-netaddr unit-mysql-0: 14:01:24 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 2 not upgraded. unit-mysql-0: 14:01:24 DEBUG unit.mysql/0.install Need to get 849 kB of archives. unit-mysql-0: 14:01:24 DEBUG unit.mysql/0.install After this operation, 4216 kB of additional disk space will be used. unit-mysql-0: 14:01:24 DEBUG unit.mysql/0.install WARNING: The following packages cannot be authenticated! unit-mysql-0: 14:01:24 DEBUG unit.mysql/0.install python-netaddr unit-mysql-0: 14:01:24 DEBUG unit.mysql/0.install E: There are problems and -y was used without --force-yes unit-mysql-0: 14:01:24 DEBUG unit.mysql/0.install dpkg-query: package 'python-netifaces' is not installed and no information is available unit-mysql-0: 14:01:24 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 14:01:24 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 14:01:24 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 14:01:24 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 14:01:24 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 14:01:24 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 14:01:24 DEBUG unit.mysql/0.install python-netifaces unit-oai-hss-0: 14:01:25 DEBUG unit.oai-hss/0.install Err http://security.ubuntu.com/ubuntu/ trusty-security/main git-man all 1:1.9.1-1ubuntu0.8 unit-oai-hss-0: 14:01:25 DEBUG unit.oai-hss/0.install Could not resolve 'security.ubuntu.com' unit-oai-hss-0: 14:01:25 DEBUG unit.oai-hss/0.install Err http://security.ubuntu.com/ubuntu/ trusty-security/main git amd64 1:1.9.1-1ubuntu0.8 unit-oai-hss-0: 14:01:25 DEBUG unit.oai-hss/0.install Could not resolve 'security.ubuntu.com' unit-oai-hss-0: 14:01:25 DEBUG unit.oai-hss/0.install E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/libe/liberror-perl/liberror-perl_0.17-1.1_all.deb Could not resolve 'archive.ubuntu.com' unit-oai-hss-0: 14:01:25 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 14:01:25 DEBUG unit.oai-hss/0.install E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/g/git/git-man_1.9.1-1ubuntu0.8_all.deb Could not resolve 'security.ubuntu.com' unit-oai-hss-0: 14:01:25 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 14:01:25 DEBUG unit.oai-hss/0.install E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/g/git/git_1.9.1-1ubuntu0.8_amd64.deb Could not resolve 'security.ubuntu.com' unit-oai-hss-0: 14:01:25 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 14:01:25 DEBUG unit.oai-hss/0.install E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? unit-oai-hss-0: 14:01:25 ERROR juju.worker.uniter.operation hook "install" failed: exit status 100 unit-oai-hss-0: 14:01:25 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 14:01:25 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-hss-0: 14:01:25 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-oai-hss-0: 14:01:45 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-hss-0: 14:01:45 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-hss-0: 14:01:45 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 14:01:45 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-hss-0: 14:01:45 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-hss-0: 14:01:45 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-hss-0: 14:01:45 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-hss-0: 14:01:45 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-hss-0: 14:01:45 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 14:01:45 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 14:01:45 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 14:01:45 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 14:01:45 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 14:01:45 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 14:01:45 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 14:01:45 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 14:01:45 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 14:01:45 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 14:01:45 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 14:01:45 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 14:01:45 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 14:01:45 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 14:01:45 DEBUG unit.oai-hss/0.install ++ config-get branch unit-oai-hss-0: 14:01:45 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 14:01:45 DEBUG unit.oai-hss/0.install + branch=v0.3.2-branch unit-oai-hss-0: 14:01:45 DEBUG unit.oai-hss/0.install ++ config-get revision unit-oai-hss-0: 14:01:45 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 14:01:45 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 14:01:45 DEBUG unit.oai-hss/0.install + echo v0.3.2-branch unit-oai-hss-0: 14:01:45 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 14:01:45 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 14:01:45 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 14:01:45 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 14:01:45 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 14:01:45 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 14:01:45 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 14:01:45 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 14:01:45 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 14:01:45 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 14:01:45 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 14:01:45 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 14:01:45 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 14:01:45 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 14:01:45 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=0 unit-oai-hss-0: 14:01:45 DEBUG unit.oai-hss/0.install + true unit-oai-hss-0: 14:01:45 DEBUG unit.oai-hss/0.install + '[' '!' 0 -eq 1 ']' unit-oai-hss-0: 14:01:45 DEBUG unit.oai-hss/0.install + apt-get install -y --force-yes git unit-oai-hss-0: 14:01:45 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 14:01:45 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 14:01:45 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 14:01:45 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 14:01:45 DEBUG unit.oai-hss/0.install git-man liberror-perl unit-oai-hss-0: 14:01:45 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 14:01:45 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: 14:01:45 DEBUG unit.oai-hss/0.install gitweb git-arch git-bzr git-cvs git-mediawiki git-svn unit-oai-hss-0: 14:01:45 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 14:01:45 DEBUG unit.oai-hss/0.install git git-man liberror-perl unit-oai-hss-0: 14:01:45 DEBUG unit.oai-hss/0.install 0 upgraded, 3 newly installed, 0 to remove and 2 not upgraded. unit-oai-hss-0: 14:01:45 DEBUG unit.oai-hss/0.install Need to get 3394 kB of archives. unit-oai-hss-0: 14:01:45 DEBUG unit.oai-hss/0.install After this operation, 22.0 MB of additional disk space will be used. unit-oai-hss-0: 14:01:45 DEBUG unit.oai-hss/0.install WARNING: The following packages cannot be authenticated! unit-oai-hss-0: 14:01:45 DEBUG unit.oai-hss/0.install git-man git unit-oai-epc-0: 14:01:53 DEBUG unit.oai-epc/0.install Err http://security.ubuntu.com/ubuntu/ trusty-security/main git-man all 1:1.9.1-1ubuntu0.8 unit-oai-epc-0: 14:01:53 DEBUG unit.oai-epc/0.install Could not resolve 'security.ubuntu.com' unit-oai-epc-0: 14:01:53 DEBUG unit.oai-epc/0.install Err http://security.ubuntu.com/ubuntu/ trusty-security/main git amd64 1:1.9.1-1ubuntu0.8 unit-oai-epc-0: 14:01:53 DEBUG unit.oai-epc/0.install Could not resolve 'security.ubuntu.com' unit-oai-epc-0: 14:01:53 DEBUG unit.oai-epc/0.install E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/libe/liberror-perl/liberror-perl_0.17-1.1_all.deb Could not resolve 'archive.ubuntu.com' unit-oai-epc-0: 14:01:53 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 14:01:53 DEBUG unit.oai-epc/0.install E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/g/git/git-man_1.9.1-1ubuntu0.8_all.deb Could not resolve 'security.ubuntu.com' unit-oai-epc-0: 14:01:53 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 14:01:53 DEBUG unit.oai-epc/0.install E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/g/git/git_1.9.1-1ubuntu0.8_amd64.deb Could not resolve 'security.ubuntu.com' unit-oai-epc-0: 14:01:53 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 14:01:53 DEBUG unit.oai-epc/0.install E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? unit-oai-epc-0: 14:01:53 ERROR juju.worker.uniter.operation hook "install" failed: exit status 100 unit-oai-epc-0: 14:01:53 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 14:01:53 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 14:01:53 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-mysql-0: 14:02:04 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 2 not upgraded. unit-mysql-0: 14:02:04 DEBUG unit.mysql/0.install Need to get 11.3 kB of archives. unit-mysql-0: 14:02:04 DEBUG unit.mysql/0.install After this operation, 63.5 kB of additional disk space will be used. unit-mysql-0: 14:02:04 DEBUG unit.mysql/0.install Err http://archive.ubuntu.com/ubuntu/ trusty/main python-netifaces amd64 0.8-3build1 unit-mysql-0: 14:02:04 DEBUG unit.mysql/0.install Could not resolve 'archive.ubuntu.com' unit-mysql-0: 14:02:04 DEBUG unit.mysql/0.install E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/n/netifaces/python-netifaces_0.8-3build1_amd64.deb Could not resolve 'archive.ubuntu.com' unit-mysql-0: 14:02:04 DEBUG unit.mysql/0.install unit-mysql-0: 14:02:04 DEBUG unit.mysql/0.install E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? unit-mysql-0: 14:02:04 DEBUG unit.mysql/0.install dpkg-query: package 'python-pip' is not installed and no information is available unit-mysql-0: 14:02:04 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 14:02:04 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 14:02:04 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 14:02:04 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 14:02:04 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 14:02:04 DEBUG unit.mysql/0.install The following extra packages will be installed: unit-mysql-0: 14:02:04 DEBUG unit.mysql/0.install binutils build-essential cpp cpp-4.8 dpkg-dev fakeroot g++ g++-4.8 gcc unit-mysql-0: 14:02:04 DEBUG unit.mysql/0.install gcc-4.8 libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-mysql-0: 14:02:04 DEBUG unit.mysql/0.install libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev unit-mysql-0: 14:02:04 DEBUG unit.mysql/0.install libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev unit-mysql-0: 14:02:04 DEBUG unit.mysql/0.install libgmp10 libgomp1 libisl10 libitm1 libmpc3 libmpfr4 libquadmath0 unit-mysql-0: 14:02:04 DEBUG unit.mysql/0.install libstdc++-4.8-dev libtsan0 linux-libc-dev make manpages-dev unit-mysql-0: 14:02:04 DEBUG unit.mysql/0.install python-chardet-whl python-colorama python-colorama-whl python-distlib unit-mysql-0: 14:02:04 DEBUG unit.mysql/0.install python-distlib-whl python-html5lib python-html5lib-whl python-pip-whl unit-mysql-0: 14:02:04 DEBUG unit.mysql/0.install python-requests-whl python-setuptools python-setuptools-whl python-six-whl unit-mysql-0: 14:02:04 DEBUG unit.mysql/0.install python-urllib3-whl python-wheel python3-pkg-resources unit-mysql-0: 14:02:04 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 14:02:04 DEBUG unit.mysql/0.install binutils-doc cpp-doc gcc-4.8-locales debian-keyring g++-multilib unit-mysql-0: 14:02:04 DEBUG unit.mysql/0.install g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf unit-mysql-0: 14:02:04 DEBUG unit.mysql/0.install automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg unit-mysql-0: 14:02:04 DEBUG unit.mysql/0.install libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg unit-mysql-0: 14:02:04 DEBUG unit.mysql/0.install libquadmath0-dbg glibc-doc libstdc++-4.8-doc make-doc python-genshi unit-mysql-0: 14:02:04 DEBUG unit.mysql/0.install python-lxml python3-setuptools unit-mysql-0: 14:02:04 DEBUG unit.mysql/0.install Recommended packages: unit-mysql-0: 14:02:04 DEBUG unit.mysql/0.install python-dev-all unit-mysql-0: 14:02:04 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 14:02:04 DEBUG unit.mysql/0.install binutils build-essential cpp cpp-4.8 dpkg-dev fakeroot g++ g++-4.8 gcc unit-mysql-0: 14:02:04 DEBUG unit.mysql/0.install gcc-4.8 libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-mysql-0: 14:02:04 DEBUG unit.mysql/0.install libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev unit-mysql-0: 14:02:04 DEBUG unit.mysql/0.install libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev unit-mysql-0: 14:02:04 DEBUG unit.mysql/0.install libgmp10 libgomp1 libisl10 libitm1 libmpc3 libmpfr4 libquadmath0 unit-mysql-0: 14:02:04 DEBUG unit.mysql/0.install libstdc++-4.8-dev libtsan0 linux-libc-dev make manpages-dev unit-mysql-0: 14:02:04 DEBUG unit.mysql/0.install python-chardet-whl python-colorama python-colorama-whl python-distlib unit-mysql-0: 14:02:04 DEBUG unit.mysql/0.install python-distlib-whl python-html5lib python-html5lib-whl python-pip unit-mysql-0: 14:02:04 DEBUG unit.mysql/0.install python-pip-whl python-requests-whl python-setuptools python-setuptools-whl unit-mysql-0: 14:02:04 DEBUG unit.mysql/0.install python-six-whl python-urllib3-whl python-wheel python3-pkg-resources unit-mysql-0: 14:02:04 DEBUG unit.mysql/0.install 0 upgraded, 50 newly installed, 0 to remove and 2 not upgraded. unit-mysql-0: 14:02:04 DEBUG unit.mysql/0.install Need to get 41.1 MB of archives. unit-mysql-0: 14:02:04 DEBUG unit.mysql/0.install After this operation, 120 MB of additional disk space will be used. unit-mysql-0: 14:02:04 DEBUG unit.mysql/0.install WARNING: The following packages cannot be authenticated! unit-mysql-0: 14:02:04 DEBUG unit.mysql/0.install libasan0 libatomic1 libgomp1 libitm1 libquadmath0 libtsan0 binutils unit-mysql-0: 14:02:04 DEBUG unit.mysql/0.install libc-dev-bin linux-libc-dev libc6-dev cpp-4.8 libgcc-4.8-dev gcc-4.8 unit-mysql-0: 14:02:04 DEBUG unit.mysql/0.install libstdc++-4.8-dev g++-4.8 libdpkg-perl dpkg-dev python3-pkg-resources unit-mysql-0: 14:02:04 DEBUG unit.mysql/0.install python-chardet-whl python-colorama python-colorama-whl python-distlib unit-mysql-0: 14:02:04 DEBUG unit.mysql/0.install python-distlib-whl python-html5lib python-html5lib-whl python-six-whl unit-mysql-0: 14:02:04 DEBUG unit.mysql/0.install python-urllib3-whl python-requests-whl python-setuptools-whl python-pip-whl unit-mysql-0: 14:02:04 DEBUG unit.mysql/0.install python-setuptools python-pip python-wheel unit-mysql-0: 14:02:04 DEBUG unit.mysql/0.install E: There are problems and -y was used without --force-yes unit-mysql-0: 14:02:04 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 14:02:05 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 14:02:05 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 14:02:05 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 14:02:05 DEBUG unit.mysql/0.install python-dnspython unit-oai-epc-0: 14:02:13 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-epc-0: 14:02:13 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 14:02:13 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 14:02:13 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 14:02:13 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 14:02:13 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 14:02:13 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-epc-0: 14:02:13 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-epc-0: 14:02:13 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 14:02:13 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 14:02:13 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 14:02:13 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 14:02:13 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 14:02:13 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 14:02:13 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 14:02:13 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 14:02:13 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 14:02:13 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 14:02:13 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 14:02:13 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 14:02:13 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 14:02:13 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-oai-epc-0: 14:02:13 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 14:02:13 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-epc-0: 14:02:13 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 14:02:13 DEBUG unit.oai-epc/0.install + branch=v0.3.2-branch unit-oai-epc-0: 14:02:13 DEBUG unit.oai-epc/0.install ++ config-get revision unit-oai-epc-0: 14:02:13 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 14:02:13 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 14:02:13 DEBUG unit.oai-epc/0.install + echo v0.3.2-branch unit-oai-epc-0: 14:02:13 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 14:02:13 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 14:02:13 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 14:02:13 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 14:02:13 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 14:02:13 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 14:02:13 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 14:02:13 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 14:02:13 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 14:02:13 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 14:02:13 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 14:02:13 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 14:02:13 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=0 unit-oai-epc-0: 14:02:13 DEBUG unit.oai-epc/0.install + true unit-oai-epc-0: 14:02:13 DEBUG unit.oai-epc/0.install + '[' '!' 0 -eq 1 ']' unit-oai-epc-0: 14:02:13 DEBUG unit.oai-epc/0.install + apt-get install -y --force-yes git unit-oai-epc-0: 14:02:13 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 14:02:13 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 14:02:13 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 14:02:13 DEBUG unit.oai-epc/0.install The following extra packages will be installed: unit-oai-epc-0: 14:02:13 DEBUG unit.oai-epc/0.install git-man liberror-perl unit-oai-epc-0: 14:02:13 DEBUG unit.oai-epc/0.install Suggested packages: unit-oai-epc-0: 14:02:13 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: 14:02:13 DEBUG unit.oai-epc/0.install gitweb git-arch git-bzr git-cvs git-mediawiki git-svn unit-oai-epc-0: 14:02:13 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 14:02:13 DEBUG unit.oai-epc/0.install git git-man liberror-perl unit-oai-epc-0: 14:02:13 DEBUG unit.oai-epc/0.install 0 upgraded, 3 newly installed, 0 to remove and 2 not upgraded. unit-oai-epc-0: 14:02:13 DEBUG unit.oai-epc/0.install Need to get 3394 kB of archives. unit-oai-epc-0: 14:02:13 DEBUG unit.oai-epc/0.install After this operation, 22.0 MB of additional disk space will be used. unit-oai-epc-0: 14:02:13 DEBUG unit.oai-epc/0.install WARNING: The following packages cannot be authenticated! unit-oai-epc-0: 14:02:13 DEBUG unit.oai-epc/0.install git-man git unit-oai-hss-0: 14:02:25 DEBUG unit.oai-hss/0.install Err http://archive.ubuntu.com/ubuntu/ trusty/main liberror-perl all 0.17-1.1 unit-oai-hss-0: 14:02:25 DEBUG unit.oai-hss/0.install Could not resolve 'archive.ubuntu.com' unit-oai-hss-0: 14:02:25 DEBUG unit.oai-hss/0.install Err http://archive.ubuntu.com/ubuntu/ trusty-updates/main git-man all 1:1.9.1-1ubuntu0.8 unit-oai-hss-0: 14:02:25 DEBUG unit.oai-hss/0.install Could not resolve 'archive.ubuntu.com' unit-mysql-0: 14:02:45 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 2 not upgraded. unit-mysql-0: 14:02:45 DEBUG unit.mysql/0.install Need to get 83.1 kB of archives. unit-mysql-0: 14:02:45 DEBUG unit.mysql/0.install After this operation, 545 kB of additional disk space will be used. unit-mysql-0: 14:02:45 DEBUG unit.mysql/0.install Err http://archive.ubuntu.com/ubuntu/ trusty/main python-dnspython all 1.11.1-1build1 unit-mysql-0: 14:02:45 DEBUG unit.mysql/0.install Could not resolve 'archive.ubuntu.com' unit-mysql-0: 14:02:45 DEBUG unit.mysql/0.install E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/d/dnspython/python-dnspython_1.11.1-1build1_all.deb Could not resolve 'archive.ubuntu.com' unit-mysql-0: 14:02:45 DEBUG unit.mysql/0.install unit-mysql-0: 14:02:45 DEBUG unit.mysql/0.install E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? unit-mysql-0: 14:02:45 DEBUG unit.mysql/0.install Traceback (most recent call last): unit-mysql-0: 14:02:45 DEBUG unit.mysql/0.install File "/var/lib/juju/agents/unit-mysql-0/charm/hooks/install.real", line 6, in unit-mysql-0: 14:02:45 DEBUG unit.mysql/0.install import lib.utils as utils unit-mysql-0: 14:02:45 DEBUG unit.mysql/0.install File "/var/lib/juju/agents/unit-mysql-0/charm/hooks/lib/utils.py", line 46, in unit-mysql-0: 14:02:45 DEBUG unit.mysql/0.install install('python-dnspython') unit-mysql-0: 14:02:45 DEBUG unit.mysql/0.install File "/var/lib/juju/agents/unit-mysql-0/charm/hooks/lib/utils.py", line 41, in install unit-mysql-0: 14:02:45 DEBUG unit.mysql/0.install subprocess.check_call(cmd) unit-mysql-0: 14:02:45 DEBUG unit.mysql/0.install File "/usr/lib/python2.7/subprocess.py", line 540, in check_call unit-mysql-0: 14:02:45 DEBUG unit.mysql/0.install raise CalledProcessError(retcode, cmd) unit-mysql-0: 14:02:45 DEBUG unit.mysql/0.install subprocess.CalledProcessError: Command '['apt-get', '-y', 'install', 'python-dnspython']' returned non-zero exit status 100 unit-mysql-0: 14:02:45 ERROR juju.worker.uniter.operation hook "install" failed: exit status 1 unit-mysql-0: 14:02:45 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 14:02:45 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-mysql-0: 14:02:45 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-oai-epc-0: 14:02:53 DEBUG unit.oai-epc/0.install Err http://archive.ubuntu.com/ubuntu/ trusty/main liberror-perl all 0.17-1.1 unit-oai-epc-0: 14:02:53 DEBUG unit.oai-epc/0.install Could not resolve 'archive.ubuntu.com' unit-oai-epc-0: 14:02:53 DEBUG unit.oai-epc/0.install Err http://archive.ubuntu.com/ubuntu/ trusty-updates/main git-man all 1:1.9.1-1ubuntu0.8 unit-oai-epc-0: 14:02:53 DEBUG unit.oai-epc/0.install Could not resolve 'archive.ubuntu.com' unit-oai-hss-0: 14:03:05 DEBUG unit.oai-hss/0.install Err http://security.ubuntu.com/ubuntu/ trusty-security/main git-man all 1:1.9.1-1ubuntu0.8 unit-oai-hss-0: 14:03:05 DEBUG unit.oai-hss/0.install Could not resolve 'security.ubuntu.com' unit-oai-hss-0: 14:03:05 DEBUG unit.oai-hss/0.install Err http://security.ubuntu.com/ubuntu/ trusty-security/main git amd64 1:1.9.1-1ubuntu0.8 unit-oai-hss-0: 14:03:05 DEBUG unit.oai-hss/0.install Could not resolve 'security.ubuntu.com' unit-oai-hss-0: 14:03:05 DEBUG unit.oai-hss/0.install E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/libe/liberror-perl/liberror-perl_0.17-1.1_all.deb Could not resolve 'archive.ubuntu.com' unit-oai-hss-0: 14:03:05 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 14:03:05 DEBUG unit.oai-hss/0.install E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/g/git/git-man_1.9.1-1ubuntu0.8_all.deb Could not resolve 'security.ubuntu.com' unit-oai-hss-0: 14:03:05 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 14:03:05 DEBUG unit.oai-hss/0.install E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/g/git/git_1.9.1-1ubuntu0.8_amd64.deb Could not resolve 'security.ubuntu.com' unit-oai-hss-0: 14:03:05 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 14:03:05 DEBUG unit.oai-hss/0.install E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? unit-oai-hss-0: 14:03:05 ERROR juju.worker.uniter.operation hook "install" failed: exit status 100 unit-oai-hss-0: 14:03:05 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 14:03:05 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-hss-0: 14:03:05 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-mysql-0: 14:03:25 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-mysql-0: 14:03:25 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-mysql-0: 14:03:25 DEBUG juju.worker.uniter.operation running operation run install hook unit-mysql-0: 14:03:25 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-mysql-0: 14:03:25 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-mysql-0: 14:03:25 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-mysql-0: 14:03:25 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-mysql-0: 14:03:25 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-mysql-0: 14:03:25 DEBUG unit.mysql/0.install dpkg-query: package 'python-netaddr' is not installed and no information is available unit-mysql-0: 14:03:25 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 14:03:25 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 14:03:25 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 14:03:25 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 14:03:25 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 14:03:25 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 14:03:25 DEBUG unit.mysql/0.install ipython python-netaddr-docs unit-mysql-0: 14:03:25 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 14:03:25 DEBUG unit.mysql/0.install python-netaddr unit-mysql-0: 14:03:25 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 2 not upgraded. unit-mysql-0: 14:03:25 DEBUG unit.mysql/0.install Need to get 849 kB of archives. unit-mysql-0: 14:03:25 DEBUG unit.mysql/0.install After this operation, 4216 kB of additional disk space will be used. unit-mysql-0: 14:03:25 DEBUG unit.mysql/0.install WARNING: The following packages cannot be authenticated! unit-mysql-0: 14:03:25 DEBUG unit.mysql/0.install python-netaddr unit-mysql-0: 14:03:25 DEBUG unit.mysql/0.install E: There are problems and -y was used without --force-yes unit-mysql-0: 14:03:25 DEBUG unit.mysql/0.install dpkg-query: package 'python-netifaces' is not installed and no information is available unit-mysql-0: 14:03:25 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 14:03:25 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 14:03:25 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 14:03:25 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 14:03:25 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 14:03:25 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 14:03:25 DEBUG unit.mysql/0.install python-netifaces unit-oai-epc-0: 14:03:33 DEBUG unit.oai-epc/0.install Err http://security.ubuntu.com/ubuntu/ trusty-security/main git-man all 1:1.9.1-1ubuntu0.8 unit-oai-epc-0: 14:03:33 DEBUG unit.oai-epc/0.install Could not resolve 'security.ubuntu.com' unit-oai-epc-0: 14:03:33 DEBUG unit.oai-epc/0.install Err http://security.ubuntu.com/ubuntu/ trusty-security/main git amd64 1:1.9.1-1ubuntu0.8 unit-oai-epc-0: 14:03:33 DEBUG unit.oai-epc/0.install Could not resolve 'security.ubuntu.com' unit-oai-epc-0: 14:03:33 DEBUG unit.oai-epc/0.install E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/libe/liberror-perl/liberror-perl_0.17-1.1_all.deb Could not resolve 'archive.ubuntu.com' unit-oai-epc-0: 14:03:33 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 14:03:33 DEBUG unit.oai-epc/0.install E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/g/git/git-man_1.9.1-1ubuntu0.8_all.deb Could not resolve 'security.ubuntu.com' unit-oai-epc-0: 14:03:33 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 14:03:33 DEBUG unit.oai-epc/0.install E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/g/git/git_1.9.1-1ubuntu0.8_amd64.deb Could not resolve 'security.ubuntu.com' unit-oai-epc-0: 14:03:33 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 14:03:33 DEBUG unit.oai-epc/0.install E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? unit-oai-epc-0: 14:03:33 ERROR juju.worker.uniter.operation hook "install" failed: exit status 100 unit-oai-epc-0: 14:03:33 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 14:03:33 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 14:03:33 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-oai-hss-0: 14:03:45 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-hss-0: 14:03:45 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-hss-0: 14:03:45 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 14:03:45 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-hss-0: 14:03:45 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-hss-0: 14:03:45 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-hss-0: 14:03:45 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-hss-0: 14:03:45 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-hss-0: 14:03:45 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 14:03:45 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 14:03:45 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 14:03:45 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 14:03:45 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 14:03:45 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 14:03:45 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 14:03:45 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 14:03:45 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 14:03:45 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 14:03:45 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 14:03:45 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 14:03:45 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 14:03:45 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 14:03:45 DEBUG unit.oai-hss/0.install ++ config-get branch unit-oai-hss-0: 14:03:45 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 14:03:45 DEBUG unit.oai-hss/0.install + branch=v0.3.2-branch unit-oai-hss-0: 14:03:45 DEBUG unit.oai-hss/0.install ++ config-get revision unit-oai-hss-0: 14:03:45 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 14:03:45 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 14:03:45 DEBUG unit.oai-hss/0.install + echo v0.3.2-branch unit-oai-hss-0: 14:03:45 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 14:03:45 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 14:03:45 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 14:03:45 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 14:03:45 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 14:03:45 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 14:03:45 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 14:03:45 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 14:03:45 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 14:03:45 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 14:03:45 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 14:03:45 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 14:03:45 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 14:03:45 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 14:03:45 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=0 unit-oai-hss-0: 14:03:45 DEBUG unit.oai-hss/0.install + true unit-oai-hss-0: 14:03:45 DEBUG unit.oai-hss/0.install + '[' '!' 0 -eq 1 ']' unit-oai-hss-0: 14:03:45 DEBUG unit.oai-hss/0.install + apt-get install -y --force-yes git unit-oai-hss-0: 14:03:45 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 14:03:45 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 14:03:45 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 14:03:45 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 14:03:45 DEBUG unit.oai-hss/0.install git-man liberror-perl unit-oai-hss-0: 14:03:45 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 14:03:45 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: 14:03:45 DEBUG unit.oai-hss/0.install gitweb git-arch git-bzr git-cvs git-mediawiki git-svn unit-oai-hss-0: 14:03:45 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 14:03:45 DEBUG unit.oai-hss/0.install git git-man liberror-perl unit-oai-hss-0: 14:03:45 DEBUG unit.oai-hss/0.install 0 upgraded, 3 newly installed, 0 to remove and 2 not upgraded. unit-oai-hss-0: 14:03:45 DEBUG unit.oai-hss/0.install Need to get 3394 kB of archives. unit-oai-hss-0: 14:03:45 DEBUG unit.oai-hss/0.install After this operation, 22.0 MB of additional disk space will be used. unit-oai-hss-0: 14:03:45 DEBUG unit.oai-hss/0.install WARNING: The following packages cannot be authenticated! unit-oai-hss-0: 14:03:45 DEBUG unit.oai-hss/0.install git-man git unit-mysql-0: 14:04:05 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 2 not upgraded. unit-mysql-0: 14:04:05 DEBUG unit.mysql/0.install Need to get 11.3 kB of archives. unit-mysql-0: 14:04:05 DEBUG unit.mysql/0.install After this operation, 63.5 kB of additional disk space will be used. unit-mysql-0: 14:04:05 DEBUG unit.mysql/0.install Err http://archive.ubuntu.com/ubuntu/ trusty/main python-netifaces amd64 0.8-3build1 unit-mysql-0: 14:04:05 DEBUG unit.mysql/0.install Could not resolve 'archive.ubuntu.com' unit-mysql-0: 14:04:05 DEBUG unit.mysql/0.install E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/n/netifaces/python-netifaces_0.8-3build1_amd64.deb Could not resolve 'archive.ubuntu.com' unit-mysql-0: 14:04:05 DEBUG unit.mysql/0.install unit-mysql-0: 14:04:05 DEBUG unit.mysql/0.install E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? unit-mysql-0: 14:04:05 DEBUG unit.mysql/0.install dpkg-query: package 'python-pip' is not installed and no information is available unit-mysql-0: 14:04:05 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 14:04:05 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 14:04:05 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 14:04:06 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 14:04:06 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 14:04:06 DEBUG unit.mysql/0.install The following extra packages will be installed: unit-mysql-0: 14:04:06 DEBUG unit.mysql/0.install binutils build-essential cpp cpp-4.8 dpkg-dev fakeroot g++ g++-4.8 gcc unit-mysql-0: 14:04:06 DEBUG unit.mysql/0.install gcc-4.8 libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-mysql-0: 14:04:06 DEBUG unit.mysql/0.install libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev unit-mysql-0: 14:04:06 DEBUG unit.mysql/0.install libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev unit-mysql-0: 14:04:06 DEBUG unit.mysql/0.install libgmp10 libgomp1 libisl10 libitm1 libmpc3 libmpfr4 libquadmath0 unit-mysql-0: 14:04:06 DEBUG unit.mysql/0.install libstdc++-4.8-dev libtsan0 linux-libc-dev make manpages-dev unit-mysql-0: 14:04:06 DEBUG unit.mysql/0.install python-chardet-whl python-colorama python-colorama-whl python-distlib unit-mysql-0: 14:04:06 DEBUG unit.mysql/0.install python-distlib-whl python-html5lib python-html5lib-whl python-pip-whl unit-mysql-0: 14:04:06 DEBUG unit.mysql/0.install python-requests-whl python-setuptools python-setuptools-whl python-six-whl unit-mysql-0: 14:04:06 DEBUG unit.mysql/0.install python-urllib3-whl python-wheel python3-pkg-resources unit-mysql-0: 14:04:06 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 14:04:06 DEBUG unit.mysql/0.install binutils-doc cpp-doc gcc-4.8-locales debian-keyring g++-multilib unit-mysql-0: 14:04:06 DEBUG unit.mysql/0.install g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf unit-mysql-0: 14:04:06 DEBUG unit.mysql/0.install automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg unit-mysql-0: 14:04:06 DEBUG unit.mysql/0.install libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg unit-mysql-0: 14:04:06 DEBUG unit.mysql/0.install libquadmath0-dbg glibc-doc libstdc++-4.8-doc make-doc python-genshi unit-mysql-0: 14:04:06 DEBUG unit.mysql/0.install python-lxml python3-setuptools unit-mysql-0: 14:04:06 DEBUG unit.mysql/0.install Recommended packages: unit-mysql-0: 14:04:06 DEBUG unit.mysql/0.install python-dev-all unit-mysql-0: 14:04:06 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 14:04:06 DEBUG unit.mysql/0.install binutils build-essential cpp cpp-4.8 dpkg-dev fakeroot g++ g++-4.8 gcc unit-mysql-0: 14:04:06 DEBUG unit.mysql/0.install gcc-4.8 libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-mysql-0: 14:04:06 DEBUG unit.mysql/0.install libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev unit-mysql-0: 14:04:06 DEBUG unit.mysql/0.install libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev unit-mysql-0: 14:04:06 DEBUG unit.mysql/0.install libgmp10 libgomp1 libisl10 libitm1 libmpc3 libmpfr4 libquadmath0 unit-mysql-0: 14:04:06 DEBUG unit.mysql/0.install libstdc++-4.8-dev libtsan0 linux-libc-dev make manpages-dev unit-mysql-0: 14:04:06 DEBUG unit.mysql/0.install python-chardet-whl python-colorama python-colorama-whl python-distlib unit-mysql-0: 14:04:06 DEBUG unit.mysql/0.install python-distlib-whl python-html5lib python-html5lib-whl python-pip unit-mysql-0: 14:04:06 DEBUG unit.mysql/0.install python-pip-whl python-requests-whl python-setuptools python-setuptools-whl unit-mysql-0: 14:04:06 DEBUG unit.mysql/0.install python-six-whl python-urllib3-whl python-wheel python3-pkg-resources unit-mysql-0: 14:04:06 DEBUG unit.mysql/0.install 0 upgraded, 50 newly installed, 0 to remove and 2 not upgraded. unit-mysql-0: 14:04:06 DEBUG unit.mysql/0.install Need to get 41.1 MB of archives. unit-mysql-0: 14:04:06 DEBUG unit.mysql/0.install After this operation, 120 MB of additional disk space will be used. unit-mysql-0: 14:04:06 DEBUG unit.mysql/0.install WARNING: The following packages cannot be authenticated! unit-mysql-0: 14:04:06 DEBUG unit.mysql/0.install libasan0 libatomic1 libgomp1 libitm1 libquadmath0 libtsan0 binutils unit-mysql-0: 14:04:06 DEBUG unit.mysql/0.install libc-dev-bin linux-libc-dev libc6-dev cpp-4.8 libgcc-4.8-dev gcc-4.8 unit-mysql-0: 14:04:06 DEBUG unit.mysql/0.install libstdc++-4.8-dev g++-4.8 libdpkg-perl dpkg-dev python3-pkg-resources unit-mysql-0: 14:04:06 DEBUG unit.mysql/0.install python-chardet-whl python-colorama python-colorama-whl python-distlib unit-mysql-0: 14:04:06 DEBUG unit.mysql/0.install python-distlib-whl python-html5lib python-html5lib-whl python-six-whl unit-mysql-0: 14:04:06 DEBUG unit.mysql/0.install python-urllib3-whl python-requests-whl python-setuptools-whl python-pip-whl unit-mysql-0: 14:04:06 DEBUG unit.mysql/0.install python-setuptools python-pip python-wheel unit-mysql-0: 14:04:06 DEBUG unit.mysql/0.install E: There are problems and -y was used without --force-yes unit-mysql-0: 14:04:06 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 14:04:06 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 14:04:06 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 14:04:06 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 14:04:06 DEBUG unit.mysql/0.install python-dnspython unit-oai-epc-0: 14:04:12 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-epc-0: 14:04:12 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 14:04:12 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 14:04:12 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 14:04:12 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 14:04:12 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 14:04:12 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-epc-0: 14:04:12 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-epc-0: 14:04:12 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 14:04:12 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 14:04:12 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 14:04:12 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 14:04:12 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 14:04:12 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 14:04:12 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 14:04:12 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 14:04:12 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 14:04:12 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 14:04:12 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 14:04:12 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 14:04:12 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 14:04:12 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-oai-epc-0: 14:04:12 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 14:04:12 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-epc-0: 14:04:12 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 14:04:12 DEBUG unit.oai-epc/0.install + branch=v0.3.2-branch unit-oai-epc-0: 14:04:12 DEBUG unit.oai-epc/0.install ++ config-get revision unit-oai-epc-0: 14:04:12 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 14:04:12 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 14:04:12 DEBUG unit.oai-epc/0.install + echo v0.3.2-branch unit-oai-epc-0: 14:04:12 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 14:04:12 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 14:04:12 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 14:04:12 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 14:04:12 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 14:04:12 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 14:04:12 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 14:04:12 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 14:04:12 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 14:04:12 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 14:04:12 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 14:04:12 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 14:04:12 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=0 unit-oai-epc-0: 14:04:12 DEBUG unit.oai-epc/0.install + true unit-oai-epc-0: 14:04:12 DEBUG unit.oai-epc/0.install + '[' '!' 0 -eq 1 ']' unit-oai-epc-0: 14:04:12 DEBUG unit.oai-epc/0.install + apt-get install -y --force-yes git unit-oai-epc-0: 14:04:12 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 14:04:12 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 14:04:12 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 14:04:12 DEBUG unit.oai-epc/0.install The following extra packages will be installed: unit-oai-epc-0: 14:04:12 DEBUG unit.oai-epc/0.install git-man liberror-perl unit-oai-epc-0: 14:04:12 DEBUG unit.oai-epc/0.install Suggested packages: unit-oai-epc-0: 14:04:12 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: 14:04:12 DEBUG unit.oai-epc/0.install gitweb git-arch git-bzr git-cvs git-mediawiki git-svn unit-oai-epc-0: 14:04:12 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 14:04:12 DEBUG unit.oai-epc/0.install git git-man liberror-perl unit-oai-epc-0: 14:04:12 DEBUG unit.oai-epc/0.install 0 upgraded, 3 newly installed, 0 to remove and 2 not upgraded. unit-oai-epc-0: 14:04:12 DEBUG unit.oai-epc/0.install Need to get 3394 kB of archives. unit-oai-epc-0: 14:04:12 DEBUG unit.oai-epc/0.install After this operation, 22.0 MB of additional disk space will be used. unit-oai-epc-0: 14:04:12 DEBUG unit.oai-epc/0.install WARNING: The following packages cannot be authenticated! unit-oai-epc-0: 14:04:12 DEBUG unit.oai-epc/0.install git-man git unit-oai-hss-0: 14:04:25 DEBUG unit.oai-hss/0.install Err http://archive.ubuntu.com/ubuntu/ trusty/main liberror-perl all 0.17-1.1 unit-oai-hss-0: 14:04:25 DEBUG unit.oai-hss/0.install Could not resolve 'archive.ubuntu.com' unit-oai-hss-0: 14:04:25 DEBUG unit.oai-hss/0.install Err http://archive.ubuntu.com/ubuntu/ trusty-updates/main git-man all 1:1.9.1-1ubuntu0.8 unit-oai-hss-0: 14:04:25 DEBUG unit.oai-hss/0.install Could not resolve 'archive.ubuntu.com' unit-mysql-0: 14:04:46 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 2 not upgraded. unit-mysql-0: 14:04:46 DEBUG unit.mysql/0.install Need to get 83.1 kB of archives. unit-mysql-0: 14:04:46 DEBUG unit.mysql/0.install After this operation, 545 kB of additional disk space will be used. unit-mysql-0: 14:04:46 DEBUG unit.mysql/0.install Err http://archive.ubuntu.com/ubuntu/ trusty/main python-dnspython all 1.11.1-1build1 unit-mysql-0: 14:04:46 DEBUG unit.mysql/0.install Could not resolve 'archive.ubuntu.com' unit-mysql-0: 14:04:46 DEBUG unit.mysql/0.install E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/d/dnspython/python-dnspython_1.11.1-1build1_all.deb Could not resolve 'archive.ubuntu.com' unit-mysql-0: 14:04:46 DEBUG unit.mysql/0.install unit-mysql-0: 14:04:46 DEBUG unit.mysql/0.install E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? unit-mysql-0: 14:04:46 DEBUG unit.mysql/0.install Traceback (most recent call last): unit-mysql-0: 14:04:46 DEBUG unit.mysql/0.install File "/var/lib/juju/agents/unit-mysql-0/charm/hooks/install.real", line 6, in unit-mysql-0: 14:04:46 DEBUG unit.mysql/0.install import lib.utils as utils unit-mysql-0: 14:04:46 DEBUG unit.mysql/0.install File "/var/lib/juju/agents/unit-mysql-0/charm/hooks/lib/utils.py", line 46, in unit-mysql-0: 14:04:46 DEBUG unit.mysql/0.install install('python-dnspython') unit-mysql-0: 14:04:46 DEBUG unit.mysql/0.install File "/var/lib/juju/agents/unit-mysql-0/charm/hooks/lib/utils.py", line 41, in install unit-mysql-0: 14:04:46 DEBUG unit.mysql/0.install subprocess.check_call(cmd) unit-mysql-0: 14:04:46 DEBUG unit.mysql/0.install File "/usr/lib/python2.7/subprocess.py", line 540, in check_call unit-mysql-0: 14:04:46 DEBUG unit.mysql/0.install raise CalledProcessError(retcode, cmd) unit-mysql-0: 14:04:46 DEBUG unit.mysql/0.install subprocess.CalledProcessError: Command '['apt-get', '-y', 'install', 'python-dnspython']' returned non-zero exit status 100 unit-mysql-0: 14:04:46 ERROR juju.worker.uniter.operation hook "install" failed: exit status 1 unit-mysql-0: 14:04:46 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 14:04:46 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-mysql-0: 14:04:46 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-oai-epc-0: 14:04:52 DEBUG unit.oai-epc/0.install Err http://archive.ubuntu.com/ubuntu/ trusty/main liberror-perl all 0.17-1.1 unit-oai-epc-0: 14:04:52 DEBUG unit.oai-epc/0.install Could not resolve 'archive.ubuntu.com' unit-oai-epc-0: 14:04:52 DEBUG unit.oai-epc/0.install Err http://archive.ubuntu.com/ubuntu/ trusty-updates/main git-man all 1:1.9.1-1ubuntu0.8 unit-oai-epc-0: 14:04:52 DEBUG unit.oai-epc/0.install Could not resolve 'archive.ubuntu.com' unit-oai-hss-0: 14:05:05 DEBUG unit.oai-hss/0.install Err http://security.ubuntu.com/ubuntu/ trusty-security/main git-man all 1:1.9.1-1ubuntu0.8 unit-oai-hss-0: 14:05:05 DEBUG unit.oai-hss/0.install Could not resolve 'security.ubuntu.com' unit-oai-hss-0: 14:05:05 DEBUG unit.oai-hss/0.install Err http://security.ubuntu.com/ubuntu/ trusty-security/main git amd64 1:1.9.1-1ubuntu0.8 unit-oai-hss-0: 14:05:05 DEBUG unit.oai-hss/0.install Could not resolve 'security.ubuntu.com' unit-oai-hss-0: 14:05:05 DEBUG unit.oai-hss/0.install E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/libe/liberror-perl/liberror-perl_0.17-1.1_all.deb Could not resolve 'archive.ubuntu.com' unit-oai-hss-0: 14:05:05 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 14:05:05 DEBUG unit.oai-hss/0.install E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/g/git/git-man_1.9.1-1ubuntu0.8_all.deb Could not resolve 'security.ubuntu.com' unit-oai-hss-0: 14:05:05 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 14:05:05 DEBUG unit.oai-hss/0.install E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/g/git/git_1.9.1-1ubuntu0.8_amd64.deb Could not resolve 'security.ubuntu.com' unit-oai-hss-0: 14:05:05 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 14:05:05 DEBUG unit.oai-hss/0.install E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? unit-oai-hss-0: 14:05:05 ERROR juju.worker.uniter.operation hook "install" failed: exit status 100 unit-oai-hss-0: 14:05:05 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 14:05:05 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-hss-0: 14:05:05 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-oai-epc-0: 14:05:32 DEBUG unit.oai-epc/0.install Err http://security.ubuntu.com/ubuntu/ trusty-security/main git-man all 1:1.9.1-1ubuntu0.8 unit-oai-epc-0: 14:05:32 DEBUG unit.oai-epc/0.install Could not resolve 'security.ubuntu.com' unit-oai-epc-0: 14:05:32 DEBUG unit.oai-epc/0.install Err http://security.ubuntu.com/ubuntu/ trusty-security/main git amd64 1:1.9.1-1ubuntu0.8 unit-oai-epc-0: 14:05:32 DEBUG unit.oai-epc/0.install Could not resolve 'security.ubuntu.com' unit-oai-epc-0: 14:05:32 DEBUG unit.oai-epc/0.install E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/libe/liberror-perl/liberror-perl_0.17-1.1_all.deb Could not resolve 'archive.ubuntu.com' unit-oai-epc-0: 14:05:32 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 14:05:32 DEBUG unit.oai-epc/0.install E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/g/git/git-man_1.9.1-1ubuntu0.8_all.deb Could not resolve 'security.ubuntu.com' unit-oai-epc-0: 14:05:32 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 14:05:32 DEBUG unit.oai-epc/0.install E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/g/git/git_1.9.1-1ubuntu0.8_amd64.deb Could not resolve 'security.ubuntu.com' unit-oai-epc-0: 14:05:32 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 14:05:32 DEBUG unit.oai-epc/0.install E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? unit-oai-epc-0: 14:05:32 ERROR juju.worker.uniter.operation hook "install" failed: exit status 100 unit-oai-epc-0: 14:05:32 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 14:05:32 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 14:05:32 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-mysql-0: 14:06:09 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-mysql-0: 14:06:09 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-mysql-0: 14:06:09 DEBUG juju.worker.uniter.operation running operation run install hook unit-mysql-0: 14:06:09 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-mysql-0: 14:06:09 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-mysql-0: 14:06:09 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-mysql-0: 14:06:09 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-mysql-0: 14:06:09 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-mysql-0: 14:06:09 DEBUG unit.mysql/0.install dpkg-query: package 'python-netaddr' is not installed and no information is available unit-mysql-0: 14:06:09 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 14:06:09 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 14:06:09 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 14:06:09 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 14:06:09 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 14:06:10 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 14:06:10 DEBUG unit.mysql/0.install ipython python-netaddr-docs unit-mysql-0: 14:06:10 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 14:06:10 DEBUG unit.mysql/0.install python-netaddr unit-mysql-0: 14:06:10 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 2 not upgraded. unit-mysql-0: 14:06:10 DEBUG unit.mysql/0.install Need to get 849 kB of archives. unit-mysql-0: 14:06:10 DEBUG unit.mysql/0.install After this operation, 4216 kB of additional disk space will be used. unit-mysql-0: 14:06:10 DEBUG unit.mysql/0.install WARNING: The following packages cannot be authenticated! unit-mysql-0: 14:06:10 DEBUG unit.mysql/0.install python-netaddr unit-mysql-0: 14:06:10 DEBUG unit.mysql/0.install E: There are problems and -y was used without --force-yes unit-mysql-0: 14:06:10 DEBUG unit.mysql/0.install dpkg-query: package 'python-netifaces' is not installed and no information is available unit-mysql-0: 14:06:10 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 14:06:10 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 14:06:10 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 14:06:10 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 14:06:10 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 14:06:10 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 14:06:10 DEBUG unit.mysql/0.install python-netifaces unit-oai-hss-0: 14:06:25 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-hss-0: 14:06:25 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-hss-0: 14:06:25 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 14:06:25 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-hss-0: 14:06:25 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-hss-0: 14:06:25 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-hss-0: 14:06:25 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-hss-0: 14:06:25 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-hss-0: 14:06:25 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 14:06:25 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 14:06:25 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 14:06:25 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 14:06:25 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 14:06:25 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 14:06:25 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 14:06:25 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 14:06:25 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 14:06:25 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 14:06:25 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 14:06:25 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 14:06:25 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 14:06:25 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 14:06:25 DEBUG unit.oai-hss/0.install ++ config-get branch unit-oai-hss-0: 14:06:25 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 14:06:25 DEBUG unit.oai-hss/0.install + branch=v0.3.2-branch unit-oai-hss-0: 14:06:25 DEBUG unit.oai-hss/0.install ++ config-get revision unit-oai-hss-0: 14:06:25 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 14:06:25 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 14:06:25 DEBUG unit.oai-hss/0.install + echo v0.3.2-branch unit-oai-hss-0: 14:06:25 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 14:06:25 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 14:06:25 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 14:06:25 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 14:06:25 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 14:06:25 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 14:06:25 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 14:06:25 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 14:06:25 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 14:06:25 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 14:06:25 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 14:06:25 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 14:06:26 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 14:06:26 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 14:06:26 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=0 unit-oai-hss-0: 14:06:26 DEBUG unit.oai-hss/0.install + true unit-oai-hss-0: 14:06:26 DEBUG unit.oai-hss/0.install + '[' '!' 0 -eq 1 ']' unit-oai-hss-0: 14:06:26 DEBUG unit.oai-hss/0.install + apt-get install -y --force-yes git unit-oai-hss-0: 14:06:26 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 14:06:26 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 14:06:26 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 14:06:26 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 14:06:26 DEBUG unit.oai-hss/0.install git-man liberror-perl unit-oai-hss-0: 14:06:26 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 14:06:26 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: 14:06:26 DEBUG unit.oai-hss/0.install gitweb git-arch git-bzr git-cvs git-mediawiki git-svn unit-oai-hss-0: 14:06:26 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 14:06:26 DEBUG unit.oai-hss/0.install git git-man liberror-perl unit-oai-hss-0: 14:06:26 DEBUG unit.oai-hss/0.install 0 upgraded, 3 newly installed, 0 to remove and 2 not upgraded. unit-oai-hss-0: 14:06:26 DEBUG unit.oai-hss/0.install Need to get 3394 kB of archives. unit-oai-hss-0: 14:06:26 DEBUG unit.oai-hss/0.install After this operation, 22.0 MB of additional disk space will be used. unit-oai-hss-0: 14:06:26 DEBUG unit.oai-hss/0.install WARNING: The following packages cannot be authenticated! unit-oai-hss-0: 14:06:26 DEBUG unit.oai-hss/0.install git-man git unit-mysql-0: 14:06:50 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 2 not upgraded. unit-mysql-0: 14:06:50 DEBUG unit.mysql/0.install Need to get 11.3 kB of archives. unit-mysql-0: 14:06:50 DEBUG unit.mysql/0.install After this operation, 63.5 kB of additional disk space will be used. unit-mysql-0: 14:06:50 DEBUG unit.mysql/0.install Err http://archive.ubuntu.com/ubuntu/ trusty/main python-netifaces amd64 0.8-3build1 unit-mysql-0: 14:06:50 DEBUG unit.mysql/0.install Could not resolve 'archive.ubuntu.com' unit-mysql-0: 14:06:50 DEBUG unit.mysql/0.install E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/n/netifaces/python-netifaces_0.8-3build1_amd64.deb Could not resolve 'archive.ubuntu.com' unit-mysql-0: 14:06:50 DEBUG unit.mysql/0.install unit-mysql-0: 14:06:50 DEBUG unit.mysql/0.install E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? unit-mysql-0: 14:06:50 DEBUG unit.mysql/0.install dpkg-query: package 'python-pip' is not installed and no information is available unit-mysql-0: 14:06:50 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 14:06:50 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 14:06:50 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 14:06:50 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 14:06:50 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 14:06:50 DEBUG unit.mysql/0.install The following extra packages will be installed: unit-mysql-0: 14:06:50 DEBUG unit.mysql/0.install binutils build-essential cpp cpp-4.8 dpkg-dev fakeroot g++ g++-4.8 gcc unit-mysql-0: 14:06:50 DEBUG unit.mysql/0.install gcc-4.8 libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-mysql-0: 14:06:50 DEBUG unit.mysql/0.install libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev unit-mysql-0: 14:06:50 DEBUG unit.mysql/0.install libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev unit-mysql-0: 14:06:50 DEBUG unit.mysql/0.install libgmp10 libgomp1 libisl10 libitm1 libmpc3 libmpfr4 libquadmath0 unit-mysql-0: 14:06:50 DEBUG unit.mysql/0.install libstdc++-4.8-dev libtsan0 linux-libc-dev make manpages-dev unit-mysql-0: 14:06:50 DEBUG unit.mysql/0.install python-chardet-whl python-colorama python-colorama-whl python-distlib unit-mysql-0: 14:06:50 DEBUG unit.mysql/0.install python-distlib-whl python-html5lib python-html5lib-whl python-pip-whl unit-mysql-0: 14:06:50 DEBUG unit.mysql/0.install python-requests-whl python-setuptools python-setuptools-whl python-six-whl unit-mysql-0: 14:06:50 DEBUG unit.mysql/0.install python-urllib3-whl python-wheel python3-pkg-resources unit-mysql-0: 14:06:50 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 14:06:50 DEBUG unit.mysql/0.install binutils-doc cpp-doc gcc-4.8-locales debian-keyring g++-multilib unit-mysql-0: 14:06:50 DEBUG unit.mysql/0.install g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf unit-mysql-0: 14:06:50 DEBUG unit.mysql/0.install automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg unit-mysql-0: 14:06:50 DEBUG unit.mysql/0.install libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg unit-mysql-0: 14:06:50 DEBUG unit.mysql/0.install libquadmath0-dbg glibc-doc libstdc++-4.8-doc make-doc python-genshi unit-mysql-0: 14:06:50 DEBUG unit.mysql/0.install python-lxml python3-setuptools unit-mysql-0: 14:06:50 DEBUG unit.mysql/0.install Recommended packages: unit-mysql-0: 14:06:50 DEBUG unit.mysql/0.install python-dev-all unit-mysql-0: 14:06:50 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 14:06:50 DEBUG unit.mysql/0.install binutils build-essential cpp cpp-4.8 dpkg-dev fakeroot g++ g++-4.8 gcc unit-mysql-0: 14:06:50 DEBUG unit.mysql/0.install gcc-4.8 libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-mysql-0: 14:06:50 DEBUG unit.mysql/0.install libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev unit-mysql-0: 14:06:50 DEBUG unit.mysql/0.install libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev unit-mysql-0: 14:06:50 DEBUG unit.mysql/0.install libgmp10 libgomp1 libisl10 libitm1 libmpc3 libmpfr4 libquadmath0 unit-mysql-0: 14:06:50 DEBUG unit.mysql/0.install libstdc++-4.8-dev libtsan0 linux-libc-dev make manpages-dev unit-mysql-0: 14:06:50 DEBUG unit.mysql/0.install python-chardet-whl python-colorama python-colorama-whl python-distlib unit-mysql-0: 14:06:50 DEBUG unit.mysql/0.install python-distlib-whl python-html5lib python-html5lib-whl python-pip unit-mysql-0: 14:06:50 DEBUG unit.mysql/0.install python-pip-whl python-requests-whl python-setuptools python-setuptools-whl unit-mysql-0: 14:06:50 DEBUG unit.mysql/0.install python-six-whl python-urllib3-whl python-wheel python3-pkg-resources unit-mysql-0: 14:06:50 DEBUG unit.mysql/0.install 0 upgraded, 50 newly installed, 0 to remove and 2 not upgraded. unit-mysql-0: 14:06:50 DEBUG unit.mysql/0.install Need to get 41.1 MB of archives. unit-mysql-0: 14:06:50 DEBUG unit.mysql/0.install After this operation, 120 MB of additional disk space will be used. unit-mysql-0: 14:06:50 DEBUG unit.mysql/0.install WARNING: The following packages cannot be authenticated! unit-mysql-0: 14:06:50 DEBUG unit.mysql/0.install libasan0 libatomic1 libgomp1 libitm1 libquadmath0 libtsan0 binutils unit-mysql-0: 14:06:50 DEBUG unit.mysql/0.install libc-dev-bin linux-libc-dev libc6-dev cpp-4.8 libgcc-4.8-dev gcc-4.8 unit-mysql-0: 14:06:50 DEBUG unit.mysql/0.install libstdc++-4.8-dev g++-4.8 libdpkg-perl dpkg-dev python3-pkg-resources unit-mysql-0: 14:06:50 DEBUG unit.mysql/0.install python-chardet-whl python-colorama python-colorama-whl python-distlib unit-mysql-0: 14:06:50 DEBUG unit.mysql/0.install python-distlib-whl python-html5lib python-html5lib-whl python-six-whl unit-mysql-0: 14:06:50 DEBUG unit.mysql/0.install python-urllib3-whl python-requests-whl python-setuptools-whl python-pip-whl unit-mysql-0: 14:06:50 DEBUG unit.mysql/0.install python-setuptools python-pip python-wheel unit-mysql-0: 14:06:50 DEBUG unit.mysql/0.install E: There are problems and -y was used without --force-yes unit-mysql-0: 14:06:50 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 14:06:50 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 14:06:50 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 14:06:50 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 14:06:50 DEBUG unit.mysql/0.install python-dnspython unit-oai-epc-0: 14:06:51 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-epc-0: 14:06:51 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 14:06:51 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 14:06:51 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 14:06:51 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 14:06:51 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 14:06:51 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-epc-0: 14:06:51 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-epc-0: 14:06:51 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 14:06:51 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 14:06:51 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 14:06:51 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 14:06:51 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 14:06:51 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 14:06:51 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 14:06:51 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 14:06:51 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 14:06:51 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 14:06:51 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 14:06:51 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 14:06:51 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 14:06:51 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-oai-epc-0: 14:06:51 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 14:06:51 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-epc-0: 14:06:51 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 14:06:51 DEBUG unit.oai-epc/0.install + branch=v0.3.2-branch unit-oai-epc-0: 14:06:51 DEBUG unit.oai-epc/0.install ++ config-get revision unit-oai-epc-0: 14:06:51 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 14:06:51 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 14:06:51 DEBUG unit.oai-epc/0.install + echo v0.3.2-branch unit-oai-epc-0: 14:06:51 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 14:06:51 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 14:06:51 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 14:06:51 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 14:06:51 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 14:06:51 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 14:06:51 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 14:06:51 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 14:06:51 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 14:06:51 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 14:06:51 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 14:06:51 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 14:06:51 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=0 unit-oai-epc-0: 14:06:51 DEBUG unit.oai-epc/0.install + true unit-oai-epc-0: 14:06:51 DEBUG unit.oai-epc/0.install + '[' '!' 0 -eq 1 ']' unit-oai-epc-0: 14:06:51 DEBUG unit.oai-epc/0.install + apt-get install -y --force-yes git unit-oai-epc-0: 14:06:51 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 14:06:51 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 14:06:51 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 14:06:51 DEBUG unit.oai-epc/0.install The following extra packages will be installed: unit-oai-epc-0: 14:06:51 DEBUG unit.oai-epc/0.install git-man liberror-perl unit-oai-epc-0: 14:06:51 DEBUG unit.oai-epc/0.install Suggested packages: unit-oai-epc-0: 14:06:51 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: 14:06:51 DEBUG unit.oai-epc/0.install gitweb git-arch git-bzr git-cvs git-mediawiki git-svn unit-oai-epc-0: 14:06:51 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 14:06:51 DEBUG unit.oai-epc/0.install git git-man liberror-perl unit-oai-epc-0: 14:06:52 DEBUG unit.oai-epc/0.install 0 upgraded, 3 newly installed, 0 to remove and 2 not upgraded. unit-oai-epc-0: 14:06:52 DEBUG unit.oai-epc/0.install Need to get 3394 kB of archives. unit-oai-epc-0: 14:06:52 DEBUG unit.oai-epc/0.install After this operation, 22.0 MB of additional disk space will be used. unit-oai-epc-0: 14:06:52 DEBUG unit.oai-epc/0.install WARNING: The following packages cannot be authenticated! unit-oai-epc-0: 14:06:52 DEBUG unit.oai-epc/0.install git-man git unit-oai-hss-0: 14:07:06 DEBUG unit.oai-hss/0.install Err http://archive.ubuntu.com/ubuntu/ trusty/main liberror-perl all 0.17-1.1 unit-oai-hss-0: 14:07:06 DEBUG unit.oai-hss/0.install Could not resolve 'archive.ubuntu.com' unit-oai-hss-0: 14:07:06 DEBUG unit.oai-hss/0.install Err http://archive.ubuntu.com/ubuntu/ trusty-updates/main git-man all 1:1.9.1-1ubuntu0.8 unit-oai-hss-0: 14:07:06 DEBUG unit.oai-hss/0.install Could not resolve 'archive.ubuntu.com' unit-mysql-0: 14:07:30 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 2 not upgraded. unit-mysql-0: 14:07:30 DEBUG unit.mysql/0.install Need to get 83.1 kB of archives. unit-mysql-0: 14:07:30 DEBUG unit.mysql/0.install After this operation, 545 kB of additional disk space will be used. unit-mysql-0: 14:07:30 DEBUG unit.mysql/0.install Err http://archive.ubuntu.com/ubuntu/ trusty/main python-dnspython all 1.11.1-1build1 unit-mysql-0: 14:07:30 DEBUG unit.mysql/0.install Could not resolve 'archive.ubuntu.com' unit-mysql-0: 14:07:30 DEBUG unit.mysql/0.install E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/d/dnspython/python-dnspython_1.11.1-1build1_all.deb Could not resolve 'archive.ubuntu.com' unit-mysql-0: 14:07:30 DEBUG unit.mysql/0.install unit-mysql-0: 14:07:30 DEBUG unit.mysql/0.install E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? unit-mysql-0: 14:07:30 DEBUG unit.mysql/0.install Traceback (most recent call last): unit-mysql-0: 14:07:30 DEBUG unit.mysql/0.install File "/var/lib/juju/agents/unit-mysql-0/charm/hooks/install.real", line 6, in unit-mysql-0: 14:07:30 DEBUG unit.mysql/0.install import lib.utils as utils unit-mysql-0: 14:07:30 DEBUG unit.mysql/0.install File "/var/lib/juju/agents/unit-mysql-0/charm/hooks/lib/utils.py", line 46, in unit-mysql-0: 14:07:30 DEBUG unit.mysql/0.install install('python-dnspython') unit-mysql-0: 14:07:30 DEBUG unit.mysql/0.install File "/var/lib/juju/agents/unit-mysql-0/charm/hooks/lib/utils.py", line 41, in install unit-mysql-0: 14:07:30 DEBUG unit.mysql/0.install subprocess.check_call(cmd) unit-mysql-0: 14:07:30 DEBUG unit.mysql/0.install File "/usr/lib/python2.7/subprocess.py", line 540, in check_call unit-mysql-0: 14:07:30 DEBUG unit.mysql/0.install raise CalledProcessError(retcode, cmd) unit-mysql-0: 14:07:30 DEBUG unit.mysql/0.install subprocess.CalledProcessError: Command '['apt-get', '-y', 'install', 'python-dnspython']' returned non-zero exit status 100 unit-mysql-0: 14:07:30 ERROR juju.worker.uniter.operation hook "install" failed: exit status 1 unit-mysql-0: 14:07:30 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 14:07:30 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-mysql-0: 14:07:30 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-oai-epc-0: 14:07:32 DEBUG unit.oai-epc/0.install Err http://archive.ubuntu.com/ubuntu/ trusty/main liberror-perl all 0.17-1.1 unit-oai-epc-0: 14:07:32 DEBUG unit.oai-epc/0.install Could not resolve 'archive.ubuntu.com' unit-oai-epc-0: 14:07:32 DEBUG unit.oai-epc/0.install Err http://archive.ubuntu.com/ubuntu/ trusty-updates/main git-man all 1:1.9.1-1ubuntu0.8 unit-oai-epc-0: 14:07:32 DEBUG unit.oai-epc/0.install Could not resolve 'archive.ubuntu.com' unit-oai-hss-0: 14:07:46 DEBUG unit.oai-hss/0.install Err http://security.ubuntu.com/ubuntu/ trusty-security/main git-man all 1:1.9.1-1ubuntu0.8 unit-oai-hss-0: 14:07:46 DEBUG unit.oai-hss/0.install Could not resolve 'security.ubuntu.com' unit-oai-hss-0: 14:07:46 DEBUG unit.oai-hss/0.install Err http://security.ubuntu.com/ubuntu/ trusty-security/main git amd64 1:1.9.1-1ubuntu0.8 unit-oai-hss-0: 14:07:46 DEBUG unit.oai-hss/0.install Could not resolve 'security.ubuntu.com' unit-oai-hss-0: 14:07:46 DEBUG unit.oai-hss/0.install E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/libe/liberror-perl/liberror-perl_0.17-1.1_all.deb Could not resolve 'archive.ubuntu.com' unit-oai-hss-0: 14:07:46 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 14:07:46 DEBUG unit.oai-hss/0.install E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/g/git/git-man_1.9.1-1ubuntu0.8_all.deb Could not resolve 'security.ubuntu.com' unit-oai-hss-0: 14:07:46 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 14:07:46 DEBUG unit.oai-hss/0.install E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/g/git/git_1.9.1-1ubuntu0.8_amd64.deb Could not resolve 'security.ubuntu.com' unit-oai-hss-0: 14:07:46 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 14:07:46 DEBUG unit.oai-hss/0.install E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? unit-oai-hss-0: 14:07:46 ERROR juju.worker.uniter.operation hook "install" failed: exit status 100 unit-oai-hss-0: 14:07:46 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 14:07:46 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-hss-0: 14:07:46 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-oai-epc-0: 14:08:12 DEBUG unit.oai-epc/0.install Err http://security.ubuntu.com/ubuntu/ trusty-security/main git-man all 1:1.9.1-1ubuntu0.8 unit-oai-epc-0: 14:08:12 DEBUG unit.oai-epc/0.install Could not resolve 'security.ubuntu.com' unit-oai-epc-0: 14:08:12 DEBUG unit.oai-epc/0.install Err http://security.ubuntu.com/ubuntu/ trusty-security/main git amd64 1:1.9.1-1ubuntu0.8 unit-oai-epc-0: 14:08:12 DEBUG unit.oai-epc/0.install Could not resolve 'security.ubuntu.com' unit-oai-epc-0: 14:08:12 DEBUG unit.oai-epc/0.install E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/libe/liberror-perl/liberror-perl_0.17-1.1_all.deb Could not resolve 'archive.ubuntu.com' unit-oai-epc-0: 14:08:12 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 14:08:12 DEBUG unit.oai-epc/0.install E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/g/git/git-man_1.9.1-1ubuntu0.8_all.deb Could not resolve 'security.ubuntu.com' unit-oai-epc-0: 14:08:12 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 14:08:12 DEBUG unit.oai-epc/0.install E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/g/git/git_1.9.1-1ubuntu0.8_amd64.deb Could not resolve 'security.ubuntu.com' unit-oai-epc-0: 14:08:12 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 14:08:12 DEBUG unit.oai-epc/0.install E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? unit-oai-epc-0: 14:08:12 ERROR juju.worker.uniter.operation hook "install" failed: exit status 100 unit-oai-epc-0: 14:08:12 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 14:08:12 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 14:08:12 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-mysql-0: 14:10:15 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-mysql-0: 14:10:15 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-mysql-0: 14:10:15 DEBUG juju.worker.uniter.operation running operation run install hook unit-mysql-0: 14:10:15 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-mysql-0: 14:10:15 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-mysql-0: 14:10:15 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-mysql-0: 14:10:15 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-mysql-0: 14:10:15 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-mysql-0: 14:10:15 DEBUG unit.mysql/0.install dpkg-query: package 'python-netaddr' is not installed and no information is available unit-mysql-0: 14:10:15 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 14:10:15 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 14:10:15 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 14:10:15 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 14:10:15 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 14:10:15 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 14:10:15 DEBUG unit.mysql/0.install ipython python-netaddr-docs unit-mysql-0: 14:10:15 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 14:10:15 DEBUG unit.mysql/0.install python-netaddr unit-mysql-0: 14:10:15 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 2 not upgraded. unit-mysql-0: 14:10:15 DEBUG unit.mysql/0.install Need to get 849 kB of archives. unit-mysql-0: 14:10:15 DEBUG unit.mysql/0.install After this operation, 4216 kB of additional disk space will be used. unit-mysql-0: 14:10:15 DEBUG unit.mysql/0.install WARNING: The following packages cannot be authenticated! unit-mysql-0: 14:10:15 DEBUG unit.mysql/0.install python-netaddr unit-mysql-0: 14:10:15 DEBUG unit.mysql/0.install E: There are problems and -y was used without --force-yes unit-mysql-0: 14:10:15 DEBUG unit.mysql/0.install dpkg-query: package 'python-netifaces' is not installed and no information is available unit-mysql-0: 14:10:15 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 14:10:15 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 14:10:15 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 14:10:15 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 14:10:15 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 14:10:15 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 14:10:15 DEBUG unit.mysql/0.install python-netifaces unit-oai-hss-0: 14:10:24 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-hss-0: 14:10:24 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-hss-0: 14:10:24 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 14:10:24 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-hss-0: 14:10:24 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-hss-0: 14:10:24 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-hss-0: 14:10:24 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-hss-0: 14:10:24 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-hss-0: 14:10:24 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 14:10:24 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 14:10:24 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 14:10:24 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 14:10:24 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 14:10:24 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 14:10:24 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 14:10:24 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 14:10:24 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 14:10:24 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 14:10:24 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 14:10:24 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 14:10:24 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 14:10:24 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 14:10:24 DEBUG unit.oai-hss/0.install ++ config-get branch unit-oai-hss-0: 14:10:24 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 14:10:24 DEBUG unit.oai-hss/0.install + branch=v0.3.2-branch unit-oai-hss-0: 14:10:24 DEBUG unit.oai-hss/0.install ++ config-get revision unit-oai-hss-0: 14:10:24 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 14:10:24 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 14:10:24 DEBUG unit.oai-hss/0.install + echo v0.3.2-branch unit-oai-hss-0: 14:10:24 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 14:10:24 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 14:10:24 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 14:10:24 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 14:10:24 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 14:10:24 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 14:10:24 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 14:10:24 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 14:10:24 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 14:10:24 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 14:10:24 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 14:10:24 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 14:10:25 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 14:10:25 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 14:10:25 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=0 unit-oai-hss-0: 14:10:25 DEBUG unit.oai-hss/0.install + true unit-oai-hss-0: 14:10:25 DEBUG unit.oai-hss/0.install + '[' '!' 0 -eq 1 ']' unit-oai-hss-0: 14:10:25 DEBUG unit.oai-hss/0.install + apt-get install -y --force-yes git unit-oai-hss-0: 14:10:25 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 14:10:25 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 14:10:25 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 14:10:25 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 14:10:25 DEBUG unit.oai-hss/0.install git-man liberror-perl unit-oai-hss-0: 14:10:25 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 14:10:25 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: 14:10:25 DEBUG unit.oai-hss/0.install gitweb git-arch git-bzr git-cvs git-mediawiki git-svn unit-oai-hss-0: 14:10:25 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 14:10:25 DEBUG unit.oai-hss/0.install git git-man liberror-perl unit-oai-hss-0: 14:10:25 DEBUG unit.oai-hss/0.install 0 upgraded, 3 newly installed, 0 to remove and 2 not upgraded. unit-oai-hss-0: 14:10:25 DEBUG unit.oai-hss/0.install Need to get 3394 kB of archives. unit-oai-hss-0: 14:10:25 DEBUG unit.oai-hss/0.install After this operation, 22.0 MB of additional disk space will be used. unit-oai-hss-0: 14:10:25 DEBUG unit.oai-hss/0.install WARNING: The following packages cannot be authenticated! unit-oai-hss-0: 14:10:25 DEBUG unit.oai-hss/0.install git-man git unit-oai-epc-0: 14:10:50 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-epc-0: 14:10:50 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 14:10:50 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 14:10:50 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 14:10:50 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 14:10:50 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 14:10:50 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-epc-0: 14:10:50 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-epc-0: 14:10:50 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 14:10:50 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 14:10:50 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 14:10:50 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 14:10:50 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 14:10:50 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 14:10:50 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 14:10:50 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 14:10:50 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 14:10:50 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 14:10:50 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 14:10:50 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 14:10:50 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 14:10:50 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-oai-epc-0: 14:10:50 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 14:10:50 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-epc-0: 14:10:50 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 14:10:50 DEBUG unit.oai-epc/0.install + branch=v0.3.2-branch unit-oai-epc-0: 14:10:50 DEBUG unit.oai-epc/0.install ++ config-get revision unit-oai-epc-0: 14:10:50 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 14:10:50 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 14:10:50 DEBUG unit.oai-epc/0.install + echo v0.3.2-branch unit-oai-epc-0: 14:10:50 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 14:10:50 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 14:10:50 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 14:10:50 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 14:10:50 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 14:10:50 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 14:10:50 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 14:10:50 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 14:10:50 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 14:10:50 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 14:10:50 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 14:10:50 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 14:10:50 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=0 unit-oai-epc-0: 14:10:50 DEBUG unit.oai-epc/0.install + true unit-oai-epc-0: 14:10:50 DEBUG unit.oai-epc/0.install + '[' '!' 0 -eq 1 ']' unit-oai-epc-0: 14:10:50 DEBUG unit.oai-epc/0.install + apt-get install -y --force-yes git unit-oai-epc-0: 14:10:50 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 14:10:50 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 14:10:50 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 14:10:50 DEBUG unit.oai-epc/0.install The following extra packages will be installed: unit-oai-epc-0: 14:10:50 DEBUG unit.oai-epc/0.install git-man liberror-perl unit-oai-epc-0: 14:10:50 DEBUG unit.oai-epc/0.install Suggested packages: unit-oai-epc-0: 14:10:50 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: 14:10:50 DEBUG unit.oai-epc/0.install gitweb git-arch git-bzr git-cvs git-mediawiki git-svn unit-oai-epc-0: 14:10:50 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 14:10:50 DEBUG unit.oai-epc/0.install git git-man liberror-perl unit-oai-epc-0: 14:10:50 DEBUG unit.oai-epc/0.install 0 upgraded, 3 newly installed, 0 to remove and 2 not upgraded. unit-oai-epc-0: 14:10:50 DEBUG unit.oai-epc/0.install Need to get 3394 kB of archives. unit-oai-epc-0: 14:10:50 DEBUG unit.oai-epc/0.install After this operation, 22.0 MB of additional disk space will be used. unit-oai-epc-0: 14:10:50 DEBUG unit.oai-epc/0.install WARNING: The following packages cannot be authenticated! unit-oai-epc-0: 14:10:50 DEBUG unit.oai-epc/0.install git-man git unit-mysql-0: 14:10:55 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 2 not upgraded. unit-mysql-0: 14:10:55 DEBUG unit.mysql/0.install Need to get 11.3 kB of archives. unit-mysql-0: 14:10:55 DEBUG unit.mysql/0.install After this operation, 63.5 kB of additional disk space will be used. unit-mysql-0: 14:10:55 DEBUG unit.mysql/0.install Err http://archive.ubuntu.com/ubuntu/ trusty/main python-netifaces amd64 0.8-3build1 unit-mysql-0: 14:10:55 DEBUG unit.mysql/0.install Could not resolve 'archive.ubuntu.com' unit-mysql-0: 14:10:55 DEBUG unit.mysql/0.install E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/n/netifaces/python-netifaces_0.8-3build1_amd64.deb Could not resolve 'archive.ubuntu.com' unit-mysql-0: 14:10:55 DEBUG unit.mysql/0.install unit-mysql-0: 14:10:55 DEBUG unit.mysql/0.install E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? unit-mysql-0: 14:10:55 DEBUG unit.mysql/0.install dpkg-query: package 'python-pip' is not installed and no information is available unit-mysql-0: 14:10:55 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 14:10:55 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 14:10:55 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 14:10:56 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 14:10:56 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 14:10:56 DEBUG unit.mysql/0.install The following extra packages will be installed: unit-mysql-0: 14:10:56 DEBUG unit.mysql/0.install binutils build-essential cpp cpp-4.8 dpkg-dev fakeroot g++ g++-4.8 gcc unit-mysql-0: 14:10:56 DEBUG unit.mysql/0.install gcc-4.8 libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-mysql-0: 14:10:56 DEBUG unit.mysql/0.install libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev unit-mysql-0: 14:10:56 DEBUG unit.mysql/0.install libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev unit-mysql-0: 14:10:56 DEBUG unit.mysql/0.install libgmp10 libgomp1 libisl10 libitm1 libmpc3 libmpfr4 libquadmath0 unit-mysql-0: 14:10:56 DEBUG unit.mysql/0.install libstdc++-4.8-dev libtsan0 linux-libc-dev make manpages-dev unit-mysql-0: 14:10:56 DEBUG unit.mysql/0.install python-chardet-whl python-colorama python-colorama-whl python-distlib unit-mysql-0: 14:10:56 DEBUG unit.mysql/0.install python-distlib-whl python-html5lib python-html5lib-whl python-pip-whl unit-mysql-0: 14:10:56 DEBUG unit.mysql/0.install python-requests-whl python-setuptools python-setuptools-whl python-six-whl unit-mysql-0: 14:10:56 DEBUG unit.mysql/0.install python-urllib3-whl python-wheel python3-pkg-resources unit-mysql-0: 14:10:56 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 14:10:56 DEBUG unit.mysql/0.install binutils-doc cpp-doc gcc-4.8-locales debian-keyring g++-multilib unit-mysql-0: 14:10:56 DEBUG unit.mysql/0.install g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf unit-mysql-0: 14:10:56 DEBUG unit.mysql/0.install automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg unit-mysql-0: 14:10:56 DEBUG unit.mysql/0.install libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg unit-mysql-0: 14:10:56 DEBUG unit.mysql/0.install libquadmath0-dbg glibc-doc libstdc++-4.8-doc make-doc python-genshi unit-mysql-0: 14:10:56 DEBUG unit.mysql/0.install python-lxml python3-setuptools unit-mysql-0: 14:10:56 DEBUG unit.mysql/0.install Recommended packages: unit-mysql-0: 14:10:56 DEBUG unit.mysql/0.install python-dev-all unit-mysql-0: 14:10:56 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 14:10:56 DEBUG unit.mysql/0.install binutils build-essential cpp cpp-4.8 dpkg-dev fakeroot g++ g++-4.8 gcc unit-mysql-0: 14:10:56 DEBUG unit.mysql/0.install gcc-4.8 libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-mysql-0: 14:10:56 DEBUG unit.mysql/0.install libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev unit-mysql-0: 14:10:56 DEBUG unit.mysql/0.install libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev unit-mysql-0: 14:10:56 DEBUG unit.mysql/0.install libgmp10 libgomp1 libisl10 libitm1 libmpc3 libmpfr4 libquadmath0 unit-mysql-0: 14:10:56 DEBUG unit.mysql/0.install libstdc++-4.8-dev libtsan0 linux-libc-dev make manpages-dev unit-mysql-0: 14:10:56 DEBUG unit.mysql/0.install python-chardet-whl python-colorama python-colorama-whl python-distlib unit-mysql-0: 14:10:56 DEBUG unit.mysql/0.install python-distlib-whl python-html5lib python-html5lib-whl python-pip unit-mysql-0: 14:10:56 DEBUG unit.mysql/0.install python-pip-whl python-requests-whl python-setuptools python-setuptools-whl unit-mysql-0: 14:10:56 DEBUG unit.mysql/0.install python-six-whl python-urllib3-whl python-wheel python3-pkg-resources unit-mysql-0: 14:10:56 DEBUG unit.mysql/0.install 0 upgraded, 50 newly installed, 0 to remove and 2 not upgraded. unit-mysql-0: 14:10:56 DEBUG unit.mysql/0.install Need to get 41.1 MB of archives. unit-mysql-0: 14:10:56 DEBUG unit.mysql/0.install After this operation, 120 MB of additional disk space will be used. unit-mysql-0: 14:10:56 DEBUG unit.mysql/0.install WARNING: The following packages cannot be authenticated! unit-mysql-0: 14:10:56 DEBUG unit.mysql/0.install libasan0 libatomic1 libgomp1 libitm1 libquadmath0 libtsan0 binutils unit-mysql-0: 14:10:56 DEBUG unit.mysql/0.install libc-dev-bin linux-libc-dev libc6-dev cpp-4.8 libgcc-4.8-dev gcc-4.8 unit-mysql-0: 14:10:56 DEBUG unit.mysql/0.install libstdc++-4.8-dev g++-4.8 libdpkg-perl dpkg-dev python3-pkg-resources unit-mysql-0: 14:10:56 DEBUG unit.mysql/0.install python-chardet-whl python-colorama python-colorama-whl python-distlib unit-mysql-0: 14:10:56 DEBUG unit.mysql/0.install python-distlib-whl python-html5lib python-html5lib-whl python-six-whl unit-mysql-0: 14:10:56 DEBUG unit.mysql/0.install python-urllib3-whl python-requests-whl python-setuptools-whl python-pip-whl unit-mysql-0: 14:10:56 DEBUG unit.mysql/0.install python-setuptools python-pip python-wheel unit-mysql-0: 14:10:56 DEBUG unit.mysql/0.install E: There are problems and -y was used without --force-yes unit-mysql-0: 14:10:56 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 14:10:56 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 14:10:56 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 14:10:56 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 14:10:56 DEBUG unit.mysql/0.install python-dnspython unit-oai-hss-0: 14:11:05 DEBUG unit.oai-hss/0.install Err http://archive.ubuntu.com/ubuntu/ trusty/main liberror-perl all 0.17-1.1 unit-oai-hss-0: 14:11:05 DEBUG unit.oai-hss/0.install Could not resolve 'archive.ubuntu.com' unit-oai-hss-0: 14:11:05 DEBUG unit.oai-hss/0.install Err http://archive.ubuntu.com/ubuntu/ trusty-updates/main git-man all 1:1.9.1-1ubuntu0.8 unit-oai-hss-0: 14:11:05 DEBUG unit.oai-hss/0.install Could not resolve 'archive.ubuntu.com' unit-oai-epc-0: 14:11:30 DEBUG unit.oai-epc/0.install Err http://archive.ubuntu.com/ubuntu/ trusty/main liberror-perl all 0.17-1.1 unit-oai-epc-0: 14:11:30 DEBUG unit.oai-epc/0.install Could not resolve 'archive.ubuntu.com' unit-oai-epc-0: 14:11:30 DEBUG unit.oai-epc/0.install Err http://archive.ubuntu.com/ubuntu/ trusty-updates/main git-man all 1:1.9.1-1ubuntu0.8 unit-oai-epc-0: 14:11:30 DEBUG unit.oai-epc/0.install Could not resolve 'archive.ubuntu.com' unit-mysql-0: 14:11:36 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 2 not upgraded. unit-mysql-0: 14:11:36 DEBUG unit.mysql/0.install Need to get 83.1 kB of archives. unit-mysql-0: 14:11:36 DEBUG unit.mysql/0.install After this operation, 545 kB of additional disk space will be used. unit-mysql-0: 14:11:36 DEBUG unit.mysql/0.install Err http://archive.ubuntu.com/ubuntu/ trusty/main python-dnspython all 1.11.1-1build1 unit-mysql-0: 14:11:36 DEBUG unit.mysql/0.install Could not resolve 'archive.ubuntu.com' unit-mysql-0: 14:11:36 DEBUG unit.mysql/0.install E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/d/dnspython/python-dnspython_1.11.1-1build1_all.deb Could not resolve 'archive.ubuntu.com' unit-mysql-0: 14:11:36 DEBUG unit.mysql/0.install unit-mysql-0: 14:11:36 DEBUG unit.mysql/0.install E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? unit-mysql-0: 14:11:36 DEBUG unit.mysql/0.install Traceback (most recent call last): unit-mysql-0: 14:11:36 DEBUG unit.mysql/0.install File "/var/lib/juju/agents/unit-mysql-0/charm/hooks/install.real", line 6, in unit-mysql-0: 14:11:36 DEBUG unit.mysql/0.install import lib.utils as utils unit-mysql-0: 14:11:36 DEBUG unit.mysql/0.install File "/var/lib/juju/agents/unit-mysql-0/charm/hooks/lib/utils.py", line 46, in unit-mysql-0: 14:11:36 DEBUG unit.mysql/0.install install('python-dnspython') unit-mysql-0: 14:11:36 DEBUG unit.mysql/0.install File "/var/lib/juju/agents/unit-mysql-0/charm/hooks/lib/utils.py", line 41, in install unit-mysql-0: 14:11:36 DEBUG unit.mysql/0.install subprocess.check_call(cmd) unit-mysql-0: 14:11:36 DEBUG unit.mysql/0.install File "/usr/lib/python2.7/subprocess.py", line 540, in check_call unit-mysql-0: 14:11:36 DEBUG unit.mysql/0.install raise CalledProcessError(retcode, cmd) unit-mysql-0: 14:11:36 DEBUG unit.mysql/0.install subprocess.CalledProcessError: Command '['apt-get', '-y', 'install', 'python-dnspython']' returned non-zero exit status 100 unit-mysql-0: 14:11:36 ERROR juju.worker.uniter.operation hook "install" failed: exit status 1 unit-mysql-0: 14:11:36 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 14:11:36 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-mysql-0: 14:11:36 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-oai-hss-0: 14:11:45 DEBUG unit.oai-hss/0.install Err http://security.ubuntu.com/ubuntu/ trusty-security/main git-man all 1:1.9.1-1ubuntu0.8 unit-oai-hss-0: 14:11:45 DEBUG unit.oai-hss/0.install Could not resolve 'security.ubuntu.com' unit-oai-hss-0: 14:11:45 DEBUG unit.oai-hss/0.install Err http://security.ubuntu.com/ubuntu/ trusty-security/main git amd64 1:1.9.1-1ubuntu0.8 unit-oai-hss-0: 14:11:45 DEBUG unit.oai-hss/0.install Could not resolve 'security.ubuntu.com' unit-oai-hss-0: 14:11:45 DEBUG unit.oai-hss/0.install E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/libe/liberror-perl/liberror-perl_0.17-1.1_all.deb Could not resolve 'archive.ubuntu.com' unit-oai-hss-0: 14:11:45 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 14:11:45 DEBUG unit.oai-hss/0.install E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/g/git/git-man_1.9.1-1ubuntu0.8_all.deb Could not resolve 'security.ubuntu.com' unit-oai-hss-0: 14:11:45 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 14:11:45 DEBUG unit.oai-hss/0.install E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/g/git/git_1.9.1-1ubuntu0.8_amd64.deb Could not resolve 'security.ubuntu.com' unit-oai-hss-0: 14:11:45 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 14:11:45 DEBUG unit.oai-hss/0.install E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? unit-oai-hss-0: 14:11:45 ERROR juju.worker.uniter.operation hook "install" failed: exit status 100 unit-oai-hss-0: 14:11:45 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 14:11:45 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-hss-0: 14:11:45 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-oai-epc-0: 14:12:10 DEBUG unit.oai-epc/0.install Err http://security.ubuntu.com/ubuntu/ trusty-security/main git-man all 1:1.9.1-1ubuntu0.8 unit-oai-epc-0: 14:12:10 DEBUG unit.oai-epc/0.install Could not resolve 'security.ubuntu.com' unit-oai-epc-0: 14:12:10 DEBUG unit.oai-epc/0.install Err http://security.ubuntu.com/ubuntu/ trusty-security/main git amd64 1:1.9.1-1ubuntu0.8 unit-oai-epc-0: 14:12:10 DEBUG unit.oai-epc/0.install Could not resolve 'security.ubuntu.com' unit-oai-epc-0: 14:12:10 DEBUG unit.oai-epc/0.install E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/libe/liberror-perl/liberror-perl_0.17-1.1_all.deb Could not resolve 'archive.ubuntu.com' unit-oai-epc-0: 14:12:10 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 14:12:10 DEBUG unit.oai-epc/0.install E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/g/git/git-man_1.9.1-1ubuntu0.8_all.deb Could not resolve 'security.ubuntu.com' unit-oai-epc-0: 14:12:10 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 14:12:10 DEBUG unit.oai-epc/0.install E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/g/git/git_1.9.1-1ubuntu0.8_amd64.deb Could not resolve 'security.ubuntu.com' unit-oai-epc-0: 14:12:10 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 14:12:10 DEBUG unit.oai-epc/0.install E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? unit-oai-epc-0: 14:12:10 ERROR juju.worker.uniter.operation hook "install" failed: exit status 100 unit-oai-epc-0: 14:12:10 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 14:12:10 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 14:12:10 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-oai-hss-0: 14:15:11 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 14:15:11 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-mysql-0: 14:16:06 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 14:16:06 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 14:16:17 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 14:16:17 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-mysql-0: 14:16:36 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-mysql-0: 14:16:36 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-mysql-0: 14:16:36 DEBUG juju.worker.uniter.operation running operation run install hook unit-mysql-0: 14:16:36 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-mysql-0: 14:16:36 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-mysql-0: 14:16:36 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-mysql-0: 14:16:36 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-mysql-0: 14:16:36 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-mysql-0: 14:16:36 DEBUG unit.mysql/0.install dpkg-query: package 'python-netaddr' is not installed and no information is available unit-mysql-0: 14:16:36 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 14:16:36 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 14:16:36 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 14:16:37 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 14:16:37 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 14:16:37 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 14:16:37 DEBUG unit.mysql/0.install ipython python-netaddr-docs unit-mysql-0: 14:16:37 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 14:16:37 DEBUG unit.mysql/0.install python-netaddr unit-mysql-0: 14:16:37 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 2 not upgraded. unit-mysql-0: 14:16:37 DEBUG unit.mysql/0.install Need to get 849 kB of archives. unit-mysql-0: 14:16:37 DEBUG unit.mysql/0.install After this operation, 4216 kB of additional disk space will be used. unit-mysql-0: 14:16:37 DEBUG unit.mysql/0.install WARNING: The following packages cannot be authenticated! unit-mysql-0: 14:16:37 DEBUG unit.mysql/0.install python-netaddr unit-mysql-0: 14:16:37 DEBUG unit.mysql/0.install E: There are problems and -y was used without --force-yes unit-mysql-0: 14:16:37 DEBUG unit.mysql/0.install dpkg-query: package 'python-netifaces' is not installed and no information is available unit-mysql-0: 14:16:37 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 14:16:37 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 14:16:37 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 14:16:37 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 14:16:37 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 14:16:37 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 14:16:37 DEBUG unit.mysql/0.install python-netifaces unit-oai-hss-0: 14:16:45 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-hss-0: 14:16:45 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-hss-0: 14:16:45 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 14:16:45 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-hss-0: 14:16:45 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-hss-0: 14:16:45 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-hss-0: 14:16:45 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-hss-0: 14:16:45 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-hss-0: 14:16:45 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 14:16:45 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 14:16:45 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 14:16:45 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 14:16:45 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 14:16:45 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 14:16:45 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 14:16:45 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 14:16:45 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 14:16:45 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 14:16:45 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 14:16:45 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 14:16:45 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 14:16:45 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 14:16:45 DEBUG unit.oai-hss/0.install ++ config-get branch unit-oai-hss-0: 14:16:45 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 14:16:45 DEBUG unit.oai-hss/0.install + branch=v0.3.2-branch unit-oai-hss-0: 14:16:45 DEBUG unit.oai-hss/0.install ++ config-get revision unit-oai-hss-0: 14:16:45 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 14:16:45 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 14:16:45 DEBUG unit.oai-hss/0.install + echo v0.3.2-branch unit-oai-hss-0: 14:16:45 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 14:16:45 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 14:16:45 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 14:16:45 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 14:16:45 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 14:16:45 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 14:16:45 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 14:16:45 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 14:16:45 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 14:16:45 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 14:16:45 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 14:16:45 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 14:16:45 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 14:16:45 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 14:16:45 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=0 unit-oai-hss-0: 14:16:45 DEBUG unit.oai-hss/0.install + true unit-oai-hss-0: 14:16:45 DEBUG unit.oai-hss/0.install + '[' '!' 0 -eq 1 ']' unit-oai-hss-0: 14:16:45 DEBUG unit.oai-hss/0.install + apt-get install -y --force-yes git unit-oai-hss-0: 14:16:45 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 14:16:45 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 14:16:45 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 14:16:45 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 14:16:45 DEBUG unit.oai-hss/0.install git-man liberror-perl unit-oai-hss-0: 14:16:45 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 14:16:45 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: 14:16:45 DEBUG unit.oai-hss/0.install gitweb git-arch git-bzr git-cvs git-mediawiki git-svn unit-oai-hss-0: 14:16:45 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 14:16:45 DEBUG unit.oai-hss/0.install git git-man liberror-perl unit-oai-hss-0: 14:16:45 DEBUG unit.oai-hss/0.install 0 upgraded, 3 newly installed, 0 to remove and 2 not upgraded. unit-oai-hss-0: 14:16:45 DEBUG unit.oai-hss/0.install Need to get 3394 kB of archives. unit-oai-hss-0: 14:16:45 DEBUG unit.oai-hss/0.install After this operation, 22.0 MB of additional disk space will be used. unit-oai-hss-0: 14:16:45 DEBUG unit.oai-hss/0.install WARNING: The following packages cannot be authenticated! unit-oai-hss-0: 14:16:45 DEBUG unit.oai-hss/0.install git-man git unit-oai-epc-0: 14:17:10 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-epc-0: 14:17:10 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 14:17:10 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 14:17:10 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 14:17:10 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 14:17:10 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 14:17:10 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-epc-0: 14:17:10 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-epc-0: 14:17:10 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 14:17:10 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 14:17:10 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 14:17:10 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 14:17:10 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 14:17:10 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 14:17:10 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 14:17:10 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 14:17:10 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 14:17:10 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 14:17:10 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 14:17:10 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 14:17:10 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 14:17:10 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-oai-epc-0: 14:17:10 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 14:17:10 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-epc-0: 14:17:10 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 14:17:10 DEBUG unit.oai-epc/0.install + branch=v0.3.2-branch unit-oai-epc-0: 14:17:10 DEBUG unit.oai-epc/0.install ++ config-get revision unit-oai-epc-0: 14:17:10 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 14:17:10 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 14:17:10 DEBUG unit.oai-epc/0.install + echo v0.3.2-branch unit-oai-epc-0: 14:17:10 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 14:17:10 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 14:17:10 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 14:17:10 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 14:17:10 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 14:17:10 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 14:17:10 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 14:17:10 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 14:17:10 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 14:17:10 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 14:17:10 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 14:17:10 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 14:17:10 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=0 unit-oai-epc-0: 14:17:10 DEBUG unit.oai-epc/0.install + true unit-oai-epc-0: 14:17:10 DEBUG unit.oai-epc/0.install + '[' '!' 0 -eq 1 ']' unit-oai-epc-0: 14:17:10 DEBUG unit.oai-epc/0.install + apt-get install -y --force-yes git unit-oai-epc-0: 14:17:10 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 14:17:11 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 14:17:11 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 14:17:11 DEBUG unit.oai-epc/0.install The following extra packages will be installed: unit-oai-epc-0: 14:17:11 DEBUG unit.oai-epc/0.install git-man liberror-perl unit-oai-epc-0: 14:17:11 DEBUG unit.oai-epc/0.install Suggested packages: unit-oai-epc-0: 14:17:11 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: 14:17:11 DEBUG unit.oai-epc/0.install gitweb git-arch git-bzr git-cvs git-mediawiki git-svn unit-oai-epc-0: 14:17:11 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 14:17:11 DEBUG unit.oai-epc/0.install git git-man liberror-perl unit-oai-epc-0: 14:17:11 DEBUG unit.oai-epc/0.install 0 upgraded, 3 newly installed, 0 to remove and 2 not upgraded. unit-oai-epc-0: 14:17:11 DEBUG unit.oai-epc/0.install Need to get 3394 kB of archives. unit-oai-epc-0: 14:17:11 DEBUG unit.oai-epc/0.install After this operation, 22.0 MB of additional disk space will be used. unit-oai-epc-0: 14:17:11 DEBUG unit.oai-epc/0.install WARNING: The following packages cannot be authenticated! unit-oai-epc-0: 14:17:11 DEBUG unit.oai-epc/0.install git-man git unit-mysql-0: 14:17:17 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 2 not upgraded. unit-mysql-0: 14:17:17 DEBUG unit.mysql/0.install Need to get 11.3 kB of archives. unit-mysql-0: 14:17:17 DEBUG unit.mysql/0.install After this operation, 63.5 kB of additional disk space will be used. unit-mysql-0: 14:17:17 DEBUG unit.mysql/0.install Err http://archive.ubuntu.com/ubuntu/ trusty/main python-netifaces amd64 0.8-3build1 unit-mysql-0: 14:17:17 DEBUG unit.mysql/0.install Could not resolve 'archive.ubuntu.com' unit-mysql-0: 14:17:17 DEBUG unit.mysql/0.install E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/n/netifaces/python-netifaces_0.8-3build1_amd64.deb Could not resolve 'archive.ubuntu.com' unit-mysql-0: 14:17:17 DEBUG unit.mysql/0.install unit-mysql-0: 14:17:17 DEBUG unit.mysql/0.install E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? unit-mysql-0: 14:17:17 DEBUG unit.mysql/0.install dpkg-query: package 'python-pip' is not installed and no information is available unit-mysql-0: 14:17:17 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 14:17:17 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 14:17:17 DEBUG unit.mysql/0.install Reading package lists... machine-0: 14:17:17 INFO juju.cmd running jujud [2.2.9 gc go1.8] machine-0: 14:17:17 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-0/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "0", "--debug"} machine-0: 14:17:17 DEBUG juju.agent read agent config, format "2.0" machine-0: 14:17:17 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-0: 14:17:17 INFO juju.worker.upgradesteps upgrade steps for 2.2.9 have already been run. machine-0: 14:17:17 DEBUG juju.worker start "engine" machine-0: 14:17:17 INFO juju.worker start "engine" machine-0: 14:17:17 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-0: 14:17:17 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 14:17:17 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-0: 14:17:17 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 14:17:17 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-0: 14:17:17 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-0: 14:17:17 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 14:17:17 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 14:17:17 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 14:17:17 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-0: 14:17:17 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-0: 14:17:17 DEBUG juju.worker.dependency "agent" manifold worker started machine-0: 14:17:17 DEBUG juju.worker.apicaller connecting with old password machine-0: 14:17:17 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-0: 14:17:17 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 14:17:17 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 14:17:17 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 14:17:17 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 14:17:17 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 14:17:17 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-0: 14:17:17 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-0: 14:17:17 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 14:17:17 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-0" machine-0: 14:17:17 DEBUG juju.worker "engine" started machine-0: 14:17:17 DEBUG juju.worker.introspection stats worker now serving machine-0: 14:17:17 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 14:17:17 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-0: 14:17:17 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-0: 14:17:17 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 14:17:17 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-0: 14:17:17 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 14:17:17 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 14:17:17 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 14:17:17 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 14:17:17 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 14:17:17 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 14:17:17 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 14:17:17 DEBUG juju.api successfully dialed "wss://192.168.121.23:17070/model/065f2c57-2413-479b-8cbd-bd1aad81e853/api" machine-0: 14:17:17 INFO juju.api connection established to "wss://192.168.121.23:17070/model/065f2c57-2413-479b-8cbd-bd1aad81e853/api" machine-0: 14:17:17 DEBUG juju.api successfully dialed "wss://172.30.9.211:17070/model/065f2c57-2413-479b-8cbd-bd1aad81e853/api" machine-0: 14:17:17 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 14:17:17 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-0: 14:17:17 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-0: 14:17:17 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 14:17:17 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-0: 14:17:17 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-0: 14:17:17 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 14:17:17 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 14:17:17 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 14:17:17 DEBUG unit.mysql/0.install Reading state information... machine-0: 14:17:17 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-0: 14:17:17 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 14:17:17 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 14:17:17 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 14:17:17 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 14:17:17 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-0: 14:17:17 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 14:17:17 DEBUG unit.mysql/0.install The following extra packages will be installed: unit-mysql-0: 14:17:17 DEBUG unit.mysql/0.install binutils build-essential cpp cpp-4.8 dpkg-dev fakeroot g++ g++-4.8 gcc unit-mysql-0: 14:17:17 DEBUG unit.mysql/0.install gcc-4.8 libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-mysql-0: 14:17:17 DEBUG unit.mysql/0.install libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev unit-mysql-0: 14:17:17 DEBUG unit.mysql/0.install libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev unit-mysql-0: 14:17:17 DEBUG unit.mysql/0.install libgmp10 libgomp1 libisl10 libitm1 libmpc3 libmpfr4 libquadmath0 unit-mysql-0: 14:17:17 DEBUG unit.mysql/0.install libstdc++-4.8-dev libtsan0 linux-libc-dev make manpages-dev unit-mysql-0: 14:17:17 DEBUG unit.mysql/0.install python-chardet-whl python-colorama python-colorama-whl python-distlib unit-mysql-0: 14:17:17 DEBUG unit.mysql/0.install python-distlib-whl python-html5lib python-html5lib-whl python-pip-whl unit-mysql-0: 14:17:17 DEBUG unit.mysql/0.install python-requests-whl python-setuptools python-setuptools-whl python-six-whl unit-mysql-0: 14:17:17 DEBUG unit.mysql/0.install python-urllib3-whl python-wheel python3-pkg-resources unit-mysql-0: 14:17:17 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 14:17:17 DEBUG unit.mysql/0.install binutils-doc cpp-doc gcc-4.8-locales debian-keyring g++-multilib unit-mysql-0: 14:17:17 DEBUG unit.mysql/0.install g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf unit-mysql-0: 14:17:17 DEBUG unit.mysql/0.install automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg unit-mysql-0: 14:17:17 DEBUG unit.mysql/0.install libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg unit-mysql-0: 14:17:17 DEBUG unit.mysql/0.install libquadmath0-dbg glibc-doc libstdc++-4.8-doc make-doc python-genshi unit-mysql-0: 14:17:17 DEBUG unit.mysql/0.install python-lxml python3-setuptools unit-mysql-0: 14:17:17 DEBUG unit.mysql/0.install Recommended packages: unit-mysql-0: 14:17:17 DEBUG unit.mysql/0.install python-dev-all unit-mysql-0: 14:17:17 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 14:17:17 DEBUG unit.mysql/0.install binutils build-essential cpp cpp-4.8 dpkg-dev fakeroot g++ g++-4.8 gcc unit-mysql-0: 14:17:17 DEBUG unit.mysql/0.install gcc-4.8 libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-mysql-0: 14:17:17 DEBUG unit.mysql/0.install libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev unit-mysql-0: 14:17:17 DEBUG unit.mysql/0.install libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev unit-mysql-0: 14:17:17 DEBUG unit.mysql/0.install libgmp10 libgomp1 libisl10 libitm1 libmpc3 libmpfr4 libquadmath0 unit-mysql-0: 14:17:17 DEBUG unit.mysql/0.install libstdc++-4.8-dev libtsan0 linux-libc-dev make manpages-dev unit-mysql-0: 14:17:17 DEBUG unit.mysql/0.install python-chardet-whl python-colorama python-colorama-whl python-distlib unit-mysql-0: 14:17:17 DEBUG unit.mysql/0.install python-distlib-whl python-html5lib python-html5lib-whl python-pip unit-mysql-0: 14:17:17 DEBUG unit.mysql/0.install python-pip-whl python-requests-whl python-setuptools python-setuptools-whl unit-mysql-0: 14:17:17 DEBUG unit.mysql/0.install python-six-whl python-urllib3-whl python-wheel python3-pkg-resources unit-mysql-0: 14:17:17 DEBUG unit.mysql/0.install 0 upgraded, 50 newly installed, 0 to remove and 2 not upgraded. unit-mysql-0: 14:17:17 DEBUG unit.mysql/0.install Need to get 41.1 MB of archives. unit-mysql-0: 14:17:17 DEBUG unit.mysql/0.install After this operation, 120 MB of additional disk space will be used. unit-mysql-0: 14:17:17 DEBUG unit.mysql/0.install WARNING: The following packages cannot be authenticated! unit-mysql-0: 14:17:17 DEBUG unit.mysql/0.install libasan0 libatomic1 libgomp1 libitm1 libquadmath0 libtsan0 binutils unit-mysql-0: 14:17:17 DEBUG unit.mysql/0.install libc-dev-bin linux-libc-dev libc6-dev cpp-4.8 libgcc-4.8-dev gcc-4.8 unit-mysql-0: 14:17:17 DEBUG unit.mysql/0.install libstdc++-4.8-dev g++-4.8 libdpkg-perl dpkg-dev python3-pkg-resources unit-mysql-0: 14:17:17 DEBUG unit.mysql/0.install python-chardet-whl python-colorama python-colorama-whl python-distlib unit-mysql-0: 14:17:17 DEBUG unit.mysql/0.install python-distlib-whl python-html5lib python-html5lib-whl python-six-whl unit-mysql-0: 14:17:17 DEBUG unit.mysql/0.install python-urllib3-whl python-requests-whl python-setuptools-whl python-pip-whl unit-mysql-0: 14:17:17 DEBUG unit.mysql/0.install python-setuptools python-pip python-wheel unit-mysql-0: 14:17:17 DEBUG unit.mysql/0.install E: There are problems and -y was used without --force-yes unit-mysql-0: 14:17:17 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 14:17:17 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 14:17:17 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 14:17:17 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 14:17:17 DEBUG unit.mysql/0.install python-dnspython machine-0: 14:17:18 DEBUG juju.worker.apicaller connected machine-0: 14:17:18 DEBUG juju.worker.apicaller changing password... machine-0: 14:17:18 DEBUG juju.worker.apicaller password changed machine-0: 14:17:18 DEBUG juju.api RPC connection died machine-0: 14:17:18 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-0: 14:17:18 DEBUG juju.worker.apicaller connecting with current password machine-0: 14:17:18 DEBUG juju.api successfully dialed "wss://172.30.9.211:17070/model/065f2c57-2413-479b-8cbd-bd1aad81e853/api" machine-0: 14:17:18 INFO juju.api connection established to "wss://172.30.9.211:17070/model/065f2c57-2413-479b-8cbd-bd1aad81e853/api" machine-0: 14:17:18 DEBUG juju.api successfully dialed "wss://192.168.121.23:17070/model/065f2c57-2413-479b-8cbd-bd1aad81e853/api" machine-0: 14:17:18 DEBUG juju.worker.apicaller connected machine-0: 14:17:18 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-0: 14:17:18 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 14:17:18 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 14:17:18 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 14:17:18 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 14:17:18 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 14:17:18 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 14:17:18 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 14:17:18 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-0: 14:17:18 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-0: 14:17:18 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-0: 14:17:18 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 14:17:18 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 14:17:18 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 14:17:18 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-0: 14:17:18 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 14:17:18 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 14:17:18 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 14:17:18 INFO juju.worker.upgrader abort check blocked until version event received machine-0: 14:17:18 INFO juju.worker.upgrader unblocking abort check machine-0: 14:17:18 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-0: 14:17:18 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-0: 14:17:18 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-0: 14:17:18 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-0: 14:17:18 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-0: 14:17:18 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-0: 14:17:18 INFO juju.worker.upgrader desired tool version: 2.2.9 machine-0: 14:17:18 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-0: 14:17:18 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 14:17:18 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 14:17:18 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 14:17:18 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 14:17:18 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 14:17:18 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-0: 14:17:18 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-0: 14:17:18 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 14:17:18 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 14:17:18 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 14:17:18 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 14:17:18 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 14:17:18 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 14:17:18 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 14:17:18 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 14:17:18 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 14:17:18 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 14:17:18 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 14:17:18 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 14:17:18 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-0: 14:17:18 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-0: 14:17:18 INFO juju.worker.migrationminion migration phase is now: NONE machine-0: 14:17:18 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-0: 14:17:18 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-0: 14:17:18 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-0: 14:17:18 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-0: 14:17:18 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-0: 14:17:18 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-0: 14:17:18 DEBUG juju.worker.logger logger setup machine-0: 14:17:18 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-0: 14:17:18 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-0: 14:17:18 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-0: 14:17:18 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-0: 14:17:18 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-0: 14:17:18 INFO juju.worker.diskmanager block devices changed: [{vda [/dev/disk/by-path/virtio-pci-0000:00:04.0] 10240 true }] machine-0: 14:17:18 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-0: 14:17:18 WARNING juju.cmd.jujud determining kvm support: kvm-ok executable not found no kvm containers possible machine-0: 14:17:18 DEBUG juju.worker.dependency "machiner" manifold worker started machine-0: 14:17:18 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-0: 14:17:18 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-0: 14:17:18 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-0: 14:17:18 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-0: 14:17:18 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 14:17:18 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 14:17:18 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 14:17:18 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 14:17:18 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 14:17:18 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 14:17:18 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 14:17:18 DEBUG juju.network including address local-cloud:192.168.121.21 for machine machine-0: 14:17:18 DEBUG juju.network including address local-machine:::1 for machine machine-0: 14:17:18 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.21 local-machine:::1] machine-0: 14:17:18 INFO juju.worker.machiner setting addresses for "machine-0" to [local-machine:127.0.0.1 local-cloud:192.168.121.21 local-machine:::1] machine-0: 14:17:18 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.211,192.168.121.23,::1,localhost", AutoNoProxy:""} machine-0: 14:17:18 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-0: 14:17:18 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 14:17:18 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 14:17:18 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 14:17:18 DEBUG juju.network including address public:172.30.9.211 for machine machine-0: 14:17:18 DEBUG juju.network including address local-cloud:192.168.121.23 for machine machine-0: 14:17:18 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 14:17:18 DEBUG juju.network including address local-machine:::1 for machine machine-0: 14:17:18 DEBUG juju.network addresses after filtering: [public:172.30.9.211 local-cloud:192.168.121.23 local-machine:127.0.0.1 local-machine:::1] machine-0: 14:17:18 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.211:17070 192.168.121.23:17070 127.0.0.1:17070 [::1]:17070]] machine-0: 14:17:18 DEBUG juju.agent API server address details [["172.30.9.211:17070" "192.168.121.23:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.23:17070" "172.30.9.211:17070"] machine-0: 14:17:18 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-0: 14:17:18 DEBUG juju.worker.reboot Reboot worker got action: noop machine-0: 14:17:18 DEBUG juju.service discovered init system "systemd" from series "xenial" machine-0: 14:17:18 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-0: 14:17:18 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-0: 14:17:18 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-0: 14:17:18 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-0: 14:17:19 INFO juju.worker.authenticationworker "machine-0" key updater worker started machine-0: 14:17:19 DEBUG juju.worker start "0-container-watcher" machine-0: 14:17:19 DEBUG juju.worker start "stateconverter" machine-0: 14:17:19 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-0: 14:17:19 INFO juju.worker start "0-container-watcher" machine-0: 14:17:19 DEBUG juju.worker "0-container-watcher" started machine-0: 14:17:19 INFO juju.worker start "stateconverter" machine-0: 14:17:19 DEBUG juju.worker "stateconverter" started machine-0: 14:17:19 DEBUG juju.cmd.jujud upgrades done, starting worker "0-container-watcher" machine-0: 14:17:19 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 0 machine-0: 14:17:19 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-0: 14:17:19 INFO juju.worker.machiner "machine-0" started machine-0: 14:17:19 INFO juju.worker.deployer checking unit "abot-epc-basic/0" machine-0: 14:17:19 INFO juju.worker.deployer deploying unit "abot-epc-basic/0" machine-0: 14:17:19 DEBUG juju.service discovered init system "systemd" from local host machine-0: 14:17:19 DEBUG juju.worker.deployer state addresses: ["192.168.121.23:37017"] machine-0: 14:17:19 DEBUG juju.worker.deployer API addresses: ["192.168.121.23:17070" "172.30.9.211:17070"] machine-0: 14:17:19 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: 14:17:19 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" successfully installed machine-0: 14:17:19 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" not running machine-0: 14:17:19 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" successfully started unit-abot-epc-basic-0: 14:17:19 INFO juju.cmd running jujud [2.2.9 gc go1.8] unit-abot-epc-basic-0: 14:17:19 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: 14:17:19 DEBUG juju.agent read agent config, format "2.0" unit-abot-epc-basic-0: 14:17:19 DEBUG juju.worker start "api" unit-abot-epc-basic-0: 14:17:19 INFO juju.worker start "api" unit-abot-epc-basic-0: 14:17:19 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-abot-epc-basic-0: 14:17:19 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 14:17:19 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 14:17:19 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 14:17:19 DEBUG juju.worker.dependency "agent" manifold worker started unit-abot-epc-basic-0: 14:17:19 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 14:17:19 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 14:17:19 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: unit-abot-epc-basic-0: 14:17:19 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-abot-epc-basic-0" unit-abot-epc-basic-0: 14:17:19 DEBUG juju.worker "api" started unit-abot-epc-basic-0: 14:17:19 DEBUG juju.worker.introspection stats worker now serving unit-abot-epc-basic-0: 14:17:19 DEBUG juju.worker.apicaller connecting with old password unit-abot-epc-basic-0: 14:17:19 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 14:17:19 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 14:17:19 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-abot-epc-basic-0: 14:17:19 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 14:17:19 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 14:17:19 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 14:17:19 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 14:17:19 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 14:17:19 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 14:17:19 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 14:17:19 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 14:17:19 DEBUG juju.api successfully dialed "wss://192.168.121.23:17070/model/065f2c57-2413-479b-8cbd-bd1aad81e853/api" unit-abot-epc-basic-0: 14:17:19 INFO juju.api connection established to "wss://192.168.121.23:17070/model/065f2c57-2413-479b-8cbd-bd1aad81e853/api" unit-abot-epc-basic-0: 14:17:19 DEBUG juju.api successfully dialed "wss://172.30.9.211:17070/model/065f2c57-2413-479b-8cbd-bd1aad81e853/api" unit-abot-epc-basic-0: 14:17:19 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 14:17:19 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 14:17:19 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 14:17:19 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 14:17:19 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:b8:ad:79 192.168.121.0/24 1450 0 ens3 ethernet false false static 192.168.121.21 [] [] []} {2 fa:16:3e:b8:ad:79 1450 0 ens3 ethernet false false manual [] [] []} {3 f6:c6:5e:90:e8:50 1500 0 lxdbr0 bridge false false manual [] [] []} {3 f6:c6:5e:90:e8:50 1500 0 lxdbr0 bridge false false manual [] [] []}] unit-abot-epc-basic-0: 14:17:20 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 14:17:20 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 14:17:20 DEBUG juju.worker.apicaller password changed unit-abot-epc-basic-0: 14:17:20 DEBUG juju.api RPC connection died unit-abot-epc-basic-0: 14:17:20 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-abot-epc-basic-0: 14:17:20 DEBUG juju.worker.apicaller connecting with current password unit-abot-epc-basic-0: 14:17:20 DEBUG juju.api successfully dialed "wss://192.168.121.23:17070/model/065f2c57-2413-479b-8cbd-bd1aad81e853/api" unit-abot-epc-basic-0: 14:17:20 INFO juju.api connection established to "wss://192.168.121.23:17070/model/065f2c57-2413-479b-8cbd-bd1aad81e853/api" unit-abot-epc-basic-0: 14:17:20 DEBUG juju.api successfully dialed "wss://172.30.9.211:17070/model/065f2c57-2413-479b-8cbd-bd1aad81e853/api" unit-abot-epc-basic-0: 14:17:21 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 14:17:21 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-abot-epc-basic-0: 14:17:21 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 14:17:21 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 14:17:21 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 14:17:21 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 14:17:21 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-abot-epc-basic-0: 14:17:21 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 14:17:21 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 14:17:21 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-abot-epc-basic-0: 14:17:21 INFO juju.worker.migrationminion migration phase is now: NONE unit-abot-epc-basic-0: 14:17:21 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 14:17:21 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-abot-epc-basic-0: 14:17:21 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 14:17:21 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-abot-epc-basic-0: 14:17:21 INFO juju.worker.upgrader abort check blocked until version event received unit-abot-epc-basic-0: 14:17:21 INFO juju.worker.upgrader unblocking abort check unit-abot-epc-basic-0: 14:17:21 INFO juju.worker.upgrader desired tool version: 2.2.9 unit-abot-epc-basic-0: 14:17:21 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-abot-epc-basic-0: 14:17:21 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-abot-epc-basic-0: 14:17:21 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-abot-epc-basic-0: 14:17:21 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-abot-epc-basic-0: 14:17:21 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-abot-epc-basic-0: 14:17:21 DEBUG juju.worker.meterstatus acquire lock "machine-lock" for meter status hook execution unit-abot-epc-basic-0: 14:17:21 DEBUG juju.worker.meterstatus lock "machine-lock" acquired unit-abot-epc-basic-0: 14:17:21 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-abot-epc-basic-0: 14:17:21 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-abot-epc-basic-0: 14:17:21 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-abot-epc-basic-0: 14:17:21 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-abot-epc-basic-0: 14:17:21 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 14:17:21 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-abot-epc-basic-0: 14:17:21 DEBUG juju.network no lxc bridge addresses to filter for machine unit-abot-epc-basic-0: 14:17:21 DEBUG juju.network "lxdbr0" has addresses [fe80::f4c6:5eff:fe90:e850/64 fe80::1/64] unit-abot-epc-basic-0: 14:17:21 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-abot-epc-basic-0: 14:17:21 DEBUG juju.network including address public:172.30.9.211 for machine unit-abot-epc-basic-0: 14:17:21 DEBUG juju.network including address local-cloud:192.168.121.23 for machine unit-abot-epc-basic-0: 14:17:21 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-abot-epc-basic-0: 14:17:21 DEBUG juju.network including address local-machine:::1 for machine unit-abot-epc-basic-0: 14:17:21 DEBUG juju.network addresses after filtering: [public:172.30.9.211 local-cloud:192.168.121.23 local-machine:127.0.0.1 local-machine:::1] unit-abot-epc-basic-0: 14:17:21 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.211:17070 192.168.121.23:17070 127.0.0.1:17070 [::1]:17070]] unit-abot-epc-basic-0: 14:17:21 DEBUG juju.agent API server address details [["172.30.9.211:17070" "192.168.121.23:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.23:17070" "172.30.9.211:17070"] unit-abot-epc-basic-0: 14:17:21 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-abot-epc-basic-0: 14:17:21 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-abot-epc-basic-0: 14:17:21 DEBUG juju.worker.meterstatus release lock "machine-lock" for meter status hook execution unit-abot-epc-basic-0: 14:17:21 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-abot-epc-basic-0: 14:17:21 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.211,192.168.121.23,::1,localhost", AutoNoProxy:""} unit-abot-epc-basic-0: 14:17:21 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: 14:17:21 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-abot-epc-basic-0: 14:17:21 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-abot-epc-basic-0: 14:17:21 DEBUG juju.worker.logger logger setup unit-abot-epc-basic-0: 14:17:21 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-abot-epc-basic-0: 14:17:21 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-abot-epc-basic-0: 14:17:21 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 14:17:21 DEBUG juju.worker.leadership abot-epc-basic/0 making initial claim for abot-epc-basic leadership unit-abot-epc-basic-0: 14:17:21 INFO juju.worker.leadership abot-epc-basic/0 promoted to leadership of abot-epc-basic unit-abot-epc-basic-0: 14:17:21 DEBUG juju.worker.dependency "uniter" manifold worker started unit-abot-epc-basic-0: 14:17:21 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-abot-epc-basic-0 unit-abot-epc-basic-0: 14:17:21 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.2.9-xenial-amd64 unit-abot-epc-basic-0: 14:17:21 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.2.9-xenial-amd64/jujud unit-abot-epc-basic-0: 14:17:21 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: 14:17:21 INFO juju.worker.uniter unit "abot-epc-basic/0" started unit-abot-epc-basic-0: 14:17:21 INFO juju.worker.uniter resuming charm install unit-abot-epc-basic-0: 14:17:21 DEBUG juju.worker.uniter.operation running operation install local:xenial/abot-epc-basic-1 unit-abot-epc-basic-0: 14:17:21 DEBUG juju.worker.uniter.operation preparing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 14:17:21 DEBUG juju.worker.uniter juju-run listener running unit-abot-epc-basic-0: 14:17:21 INFO juju.worker.uniter.charm downloading local:xenial/abot-epc-basic-1 from API server unit-abot-epc-basic-0: 14:17:21 INFO juju.downloader downloading from local:xenial/abot-epc-basic-1 unit-abot-epc-basic-0: 14:17:21 DEBUG httpbakery client do GET https://192.168.121.23:17070/model/065f2c57-2413-479b-8cbd-bd1aad81e853/charms?file=%2A&url=local%3Axenial%2Fabot-epc-basic-1 { unit-abot-epc-basic-0: 14:17:21 DEBUG httpbakery } -> error unit-abot-epc-basic-0: 14:17:21 INFO juju.downloader download complete ("local:xenial/abot-epc-basic-1") unit-abot-epc-basic-0: 14:17:21 INFO juju.downloader download verified ("local:xenial/abot-epc-basic-1") unit-abot-epc-basic-0: 14:17:21 DEBUG juju.worker.uniter.operation executing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 14:17:21 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 14:17:21 DEBUG juju.worker.uniter.charm deploying charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 14:17:21 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 14:17:21 DEBUG juju.worker.uniter.operation committing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 14:17:21 INFO juju.worker.uniter hooks are retried true unit-abot-epc-basic-0: 14:17:21 DEBUG juju.worker.uniter.remotestate got unit change unit-abot-epc-basic-0: 14:17:21 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-abot-epc-basic-0: 14:17:21 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-abot-epc-basic-0: 14:17:21 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-abot-epc-basic-0: 14:17:21 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-abot-epc-basic-0: 14:17:21 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-abot-epc-basic-0: 14:17:21 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-abot-epc-basic-0: 14:17:21 DEBUG juju.worker.uniter.remotestate got service change unit-abot-epc-basic-0: 14:17:21 INFO juju.worker.uniter.storage initial storage attachments ready unit-abot-epc-basic-0: 14:17:21 INFO juju.worker.uniter found queued "install" hook unit-abot-epc-basic-0: 14:17:21 DEBUG juju.worker.uniter.operation running operation run install hook unit-abot-epc-basic-0: 14:17:21 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-abot-epc-basic-0: 14:17:21 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-abot-epc-basic-0: 14:17:21 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-abot-epc-basic-0: 14:17:21 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 14:17:21 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 14:17:21 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 14:17:21 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 14:17:25 DEBUG unit.oai-hss/0.install Err http://archive.ubuntu.com/ubuntu/ trusty/main liberror-perl all 0.17-1.1 unit-oai-hss-0: 14:17:25 DEBUG unit.oai-hss/0.install Could not resolve 'archive.ubuntu.com' unit-oai-hss-0: 14:17:25 DEBUG unit.oai-hss/0.install Err http://archive.ubuntu.com/ubuntu/ trusty-updates/main git-man all 1:1.9.1-1ubuntu0.8 unit-oai-hss-0: 14:17:25 DEBUG unit.oai-hss/0.install Could not resolve 'archive.ubuntu.com' machine-0: 14:17:26 INFO juju.tools.lxdclient using LXD API version "1.0" machine-0: 14:17:26 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: 14:17:51 DEBUG unit.oai-epc/0.install Err http://archive.ubuntu.com/ubuntu/ trusty/main liberror-perl all 0.17-1.1 unit-oai-epc-0: 14:17:51 DEBUG unit.oai-epc/0.install Could not resolve 'archive.ubuntu.com' unit-oai-epc-0: 14:17:51 DEBUG unit.oai-epc/0.install Err http://archive.ubuntu.com/ubuntu/ trusty-updates/main git-man all 1:1.9.1-1ubuntu0.8 unit-oai-epc-0: 14:17:51 DEBUG unit.oai-epc/0.install Could not resolve 'archive.ubuntu.com' unit-mysql-0: 14:17:57 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 2 not upgraded. unit-mysql-0: 14:17:57 DEBUG unit.mysql/0.install Need to get 83.1 kB of archives. unit-mysql-0: 14:17:57 DEBUG unit.mysql/0.install After this operation, 545 kB of additional disk space will be used. unit-mysql-0: 14:17:57 DEBUG unit.mysql/0.install Err http://archive.ubuntu.com/ubuntu/ trusty/main python-dnspython all 1.11.1-1build1 unit-mysql-0: 14:17:57 DEBUG unit.mysql/0.install Could not resolve 'archive.ubuntu.com' unit-mysql-0: 14:17:57 DEBUG unit.mysql/0.install E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/d/dnspython/python-dnspython_1.11.1-1build1_all.deb Could not resolve 'archive.ubuntu.com' unit-mysql-0: 14:17:57 DEBUG unit.mysql/0.install unit-mysql-0: 14:17:57 DEBUG unit.mysql/0.install E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? unit-mysql-0: 14:17:57 DEBUG unit.mysql/0.install Traceback (most recent call last): unit-mysql-0: 14:17:57 DEBUG unit.mysql/0.install File "/var/lib/juju/agents/unit-mysql-0/charm/hooks/install.real", line 6, in unit-mysql-0: 14:17:57 DEBUG unit.mysql/0.install import lib.utils as utils unit-mysql-0: 14:17:57 DEBUG unit.mysql/0.install File "/var/lib/juju/agents/unit-mysql-0/charm/hooks/lib/utils.py", line 46, in unit-mysql-0: 14:17:57 DEBUG unit.mysql/0.install install('python-dnspython') unit-mysql-0: 14:17:57 DEBUG unit.mysql/0.install File "/var/lib/juju/agents/unit-mysql-0/charm/hooks/lib/utils.py", line 41, in install unit-mysql-0: 14:17:57 DEBUG unit.mysql/0.install subprocess.check_call(cmd) unit-mysql-0: 14:17:57 DEBUG unit.mysql/0.install File "/usr/lib/python2.7/subprocess.py", line 540, in check_call unit-mysql-0: 14:17:57 DEBUG unit.mysql/0.install raise CalledProcessError(retcode, cmd) unit-mysql-0: 14:17:57 DEBUG unit.mysql/0.install subprocess.CalledProcessError: Command '['apt-get', '-y', 'install', 'python-dnspython']' returned non-zero exit status 100 unit-mysql-0: 14:17:57 ERROR juju.worker.uniter.operation hook "install" failed: exit status 1 unit-mysql-0: 14:17:57 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 14:17:57 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-mysql-0: 14:17:57 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-abot-epc-basic-0: 14:18:01 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-81e853-default-0: Connection timed out unit-abot-epc-basic-0: 14:18:01 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Checking sudo privileges >> unit-abot-epc-basic-0: 14:18:01 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Application Name abot-functest-basic >> unit-abot-epc-basic-0: 14:18:01 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Version 3.1.1 >> unit-abot-epc-basic-0: 14:18:01 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: External Tester none >> unit-oai-hss-0: 14:18:05 DEBUG unit.oai-hss/0.install Err http://security.ubuntu.com/ubuntu/ trusty-security/main git-man all 1:1.9.1-1ubuntu0.8 unit-oai-hss-0: 14:18:05 DEBUG unit.oai-hss/0.install Could not resolve 'security.ubuntu.com' unit-oai-hss-0: 14:18:05 DEBUG unit.oai-hss/0.install Err http://security.ubuntu.com/ubuntu/ trusty-security/main git amd64 1:1.9.1-1ubuntu0.8 unit-oai-hss-0: 14:18:05 DEBUG unit.oai-hss/0.install Could not resolve 'security.ubuntu.com' unit-oai-hss-0: 14:18:05 DEBUG unit.oai-hss/0.install E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/libe/liberror-perl/liberror-perl_0.17-1.1_all.deb Could not resolve 'archive.ubuntu.com' unit-oai-hss-0: 14:18:05 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 14:18:05 DEBUG unit.oai-hss/0.install E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/g/git/git-man_1.9.1-1ubuntu0.8_all.deb Could not resolve 'security.ubuntu.com' unit-oai-hss-0: 14:18:05 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 14:18:05 DEBUG unit.oai-hss/0.install E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/g/git/git_1.9.1-1ubuntu0.8_amd64.deb Could not resolve 'security.ubuntu.com' unit-oai-hss-0: 14:18:05 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 14:18:05 DEBUG unit.oai-hss/0.install E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? unit-oai-hss-0: 14:18:05 ERROR juju.worker.uniter.operation hook "install" failed: exit status 100 unit-oai-hss-0: 14:18:05 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 14:18:05 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-hss-0: 14:18:05 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-oai-epc-0: 14:18:31 DEBUG unit.oai-epc/0.install Err http://security.ubuntu.com/ubuntu/ trusty-security/main git-man all 1:1.9.1-1ubuntu0.8 unit-oai-epc-0: 14:18:31 DEBUG unit.oai-epc/0.install Could not resolve 'security.ubuntu.com' unit-oai-epc-0: 14:18:31 DEBUG unit.oai-epc/0.install Err http://security.ubuntu.com/ubuntu/ trusty-security/main git amd64 1:1.9.1-1ubuntu0.8 unit-oai-epc-0: 14:18:31 DEBUG unit.oai-epc/0.install Could not resolve 'security.ubuntu.com' unit-oai-epc-0: 14:18:31 DEBUG unit.oai-epc/0.install E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/libe/liberror-perl/liberror-perl_0.17-1.1_all.deb Could not resolve 'archive.ubuntu.com' unit-oai-epc-0: 14:18:31 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 14:18:31 DEBUG unit.oai-epc/0.install E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/g/git/git-man_1.9.1-1ubuntu0.8_all.deb Could not resolve 'security.ubuntu.com' unit-oai-epc-0: 14:18:31 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 14:18:31 DEBUG unit.oai-epc/0.install E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/g/git/git_1.9.1-1ubuntu0.8_amd64.deb Could not resolve 'security.ubuntu.com' unit-oai-epc-0: 14:18:31 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 14:18:31 DEBUG unit.oai-epc/0.install E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? unit-oai-epc-0: 14:18:31 ERROR juju.worker.uniter.operation hook "install" failed: exit status 100 unit-oai-epc-0: 14:18:31 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 14:18:31 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 14:18:31 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-abot-epc-basic-0: 14:19:01 DEBUG unit.abot-epc-basic/0.install Err:1 http://security.ubuntu.com/ubuntu xenial-security InRelease unit-abot-epc-basic-0: 14:19:01 DEBUG unit.abot-epc-basic/0.install Temporary failure resolving 'security.ubuntu.com' unit-abot-epc-basic-0: 14:19:01 DEBUG unit.abot-epc-basic/0.install Err:2 http://archive.ubuntu.com/ubuntu xenial InRelease unit-abot-epc-basic-0: 14:19:01 DEBUG unit.abot-epc-basic/0.install Temporary failure resolving 'archive.ubuntu.com' unit-abot-epc-basic-0: 14:20:01 DEBUG unit.abot-epc-basic/0.install Err:3 http://archive.ubuntu.com/ubuntu xenial-updates InRelease unit-abot-epc-basic-0: 14:20:01 DEBUG unit.abot-epc-basic/0.install Temporary failure resolving 'archive.ubuntu.com' unit-mysql-0: 14:20:41 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 14:20:41 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-abot-epc-basic-0: 14:21:01 DEBUG unit.abot-epc-basic/0.install Err:4 http://archive.ubuntu.com/ubuntu xenial-backports InRelease unit-abot-epc-basic-0: 14:21:01 DEBUG unit.abot-epc-basic/0.install Temporary failure resolving 'archive.ubuntu.com' unit-abot-epc-basic-0: 14:21:02 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 14:21:02 DEBUG unit.abot-epc-basic/0.install W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/xenial/InRelease Temporary failure resolving 'archive.ubuntu.com' unit-abot-epc-basic-0: 14:21:02 DEBUG unit.abot-epc-basic/0.install W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/xenial-updates/InRelease Temporary failure resolving 'archive.ubuntu.com' unit-abot-epc-basic-0: 14:21:02 DEBUG unit.abot-epc-basic/0.install W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/xenial-backports/InRelease Temporary failure resolving 'archive.ubuntu.com' unit-abot-epc-basic-0: 14:21:02 DEBUG unit.abot-epc-basic/0.install W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/xenial-security/InRelease Temporary failure resolving 'security.ubuntu.com' unit-abot-epc-basic-0: 14:21:02 DEBUG unit.abot-epc-basic/0.install W: Some index files failed to download. They have been ignored, or old ones used instead. unit-abot-epc-basic-0: 14:21:02 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 14:21:02 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 14:21:02 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 14:21:02 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 14:21:02 DEBUG unit.abot-epc-basic/0.install ca-certificates-java fontconfig fontconfig-config fonts-dejavu-core unit-abot-epc-basic-0: 14:21:02 DEBUG unit.abot-epc-basic/0.install fonts-dejavu-extra hicolor-icon-theme java-common libasound2 libasound2-data unit-abot-epc-basic-0: 14:21:02 DEBUG unit.abot-epc-basic/0.install libasyncns0 libatk1.0-0 libatk1.0-data libavahi-client3 libavahi-common-data unit-abot-epc-basic-0: 14:21:02 DEBUG unit.abot-epc-basic/0.install libavahi-common3 libcairo2 libcups2 libdatrie1 libdrm-amdgpu1 libdrm-intel1 unit-abot-epc-basic-0: 14:21:02 DEBUG unit.abot-epc-basic/0.install libdrm-nouveau2 libdrm-radeon1 libflac8 libfontconfig1 libgdk-pixbuf2.0-0 unit-abot-epc-basic-0: 14:21:02 DEBUG unit.abot-epc-basic/0.install libgdk-pixbuf2.0-common libgif7 libgl1-mesa-dri libgl1-mesa-glx unit-abot-epc-basic-0: 14:21:02 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: 14:21:02 DEBUG unit.abot-epc-basic/0.install libharfbuzz0b libice-dev libice6 libjbig0 libjpeg-turbo8 libjpeg8 liblcms2-2 unit-abot-epc-basic-0: 14:21:02 DEBUG unit.abot-epc-basic/0.install libllvm6.0 libnspr4 libnss3 libnss3-nssdb libogg0 libpango-1.0-0 unit-abot-epc-basic-0: 14:21:02 DEBUG unit.abot-epc-basic/0.install libpangocairo-1.0-0 libpangoft2-1.0-0 libpciaccess0 libpcsclite1 unit-abot-epc-basic-0: 14:21:02 DEBUG unit.abot-epc-basic/0.install libpixman-1-0 libpthread-stubs0-dev libpulse0 libsensors4 libsm-dev libsm6 unit-abot-epc-basic-0: 14:21:02 DEBUG unit.abot-epc-basic/0.install libsndfile1 libthai-data libthai0 libtiff5 libtxc-dxtn-s2tc0 libvorbis0a unit-abot-epc-basic-0: 14:21:02 DEBUG unit.abot-epc-basic/0.install libvorbisenc2 libx11-dev libx11-doc libx11-xcb1 libxau-dev libxcb-dri2-0 unit-abot-epc-basic-0: 14:21:02 DEBUG unit.abot-epc-basic/0.install libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-render0 libxcb-shm0 unit-abot-epc-basic-0: 14:21:02 DEBUG unit.abot-epc-basic/0.install libxcb-sync1 libxcb1-dev libxcomposite1 libxcursor1 libxdamage1 libxdmcp-dev unit-abot-epc-basic-0: 14:21:02 DEBUG unit.abot-epc-basic/0.install libxfixes3 libxi6 libxinerama1 libxrandr2 libxrender1 libxshmfence1 unit-abot-epc-basic-0: 14:21:02 DEBUG unit.abot-epc-basic/0.install libxt-dev libxt6 libxtst6 libxxf86vm1 openjdk-8-jdk-headless openjdk-8-jre unit-abot-epc-basic-0: 14:21:02 DEBUG unit.abot-epc-basic/0.install openjdk-8-jre-headless x11-common x11proto-core-dev x11proto-input-dev unit-abot-epc-basic-0: 14:21:02 DEBUG unit.abot-epc-basic/0.install x11proto-kb-dev xorg-sgml-doctools xtrans-dev unit-abot-epc-basic-0: 14:21:02 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 14:21:02 DEBUG unit.abot-epc-basic/0.install default-jre libasound2-plugins alsa-utils cups-common librsvg2-common gvfs unit-abot-epc-basic-0: 14:21:02 DEBUG unit.abot-epc-basic/0.install libice-doc liblcms2-utils pcscd pulseaudio lm-sensors libsm-doc libxcb-doc unit-abot-epc-basic-0: 14:21:02 DEBUG unit.abot-epc-basic/0.install libxt-doc openjdk-8-demo openjdk-8-source visualvm icedtea-8-plugin unit-abot-epc-basic-0: 14:21:02 DEBUG unit.abot-epc-basic/0.install libnss-mdns fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei unit-abot-epc-basic-0: 14:21:02 DEBUG unit.abot-epc-basic/0.install fonts-wqy-zenhei fonts-indic unit-abot-epc-basic-0: 14:21:02 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 14:21:02 DEBUG unit.abot-epc-basic/0.install ca-certificates-java fontconfig fontconfig-config fonts-dejavu-core unit-abot-epc-basic-0: 14:21:02 DEBUG unit.abot-epc-basic/0.install fonts-dejavu-extra hicolor-icon-theme java-common libasound2 libasound2-data unit-abot-epc-basic-0: 14:21:02 DEBUG unit.abot-epc-basic/0.install libasyncns0 libatk1.0-0 libatk1.0-data libavahi-client3 libavahi-common-data unit-abot-epc-basic-0: 14:21:02 DEBUG unit.abot-epc-basic/0.install libavahi-common3 libcairo2 libcups2 libdatrie1 libdrm-amdgpu1 libdrm-intel1 unit-abot-epc-basic-0: 14:21:02 DEBUG unit.abot-epc-basic/0.install libdrm-nouveau2 libdrm-radeon1 libflac8 libfontconfig1 libgdk-pixbuf2.0-0 unit-abot-epc-basic-0: 14:21:02 DEBUG unit.abot-epc-basic/0.install libgdk-pixbuf2.0-common libgif7 libgl1-mesa-dri libgl1-mesa-glx unit-abot-epc-basic-0: 14:21:02 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: 14:21:02 DEBUG unit.abot-epc-basic/0.install libharfbuzz0b libice-dev libice6 libjbig0 libjpeg-turbo8 libjpeg8 liblcms2-2 unit-abot-epc-basic-0: 14:21:02 DEBUG unit.abot-epc-basic/0.install libllvm6.0 libnspr4 libnss3 libnss3-nssdb libogg0 libpango-1.0-0 unit-abot-epc-basic-0: 14:21:02 DEBUG unit.abot-epc-basic/0.install libpangocairo-1.0-0 libpangoft2-1.0-0 libpciaccess0 libpcsclite1 unit-abot-epc-basic-0: 14:21:02 DEBUG unit.abot-epc-basic/0.install libpixman-1-0 libpthread-stubs0-dev libpulse0 libsensors4 libsm-dev libsm6 unit-abot-epc-basic-0: 14:21:02 DEBUG unit.abot-epc-basic/0.install libsndfile1 libthai-data libthai0 libtiff5 libtxc-dxtn-s2tc0 libvorbis0a unit-abot-epc-basic-0: 14:21:02 DEBUG unit.abot-epc-basic/0.install libvorbisenc2 libx11-dev libx11-doc libx11-xcb1 libxau-dev libxcb-dri2-0 unit-abot-epc-basic-0: 14:21:02 DEBUG unit.abot-epc-basic/0.install libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-render0 libxcb-shm0 unit-abot-epc-basic-0: 14:21:02 DEBUG unit.abot-epc-basic/0.install libxcb-sync1 libxcb1-dev libxcomposite1 libxcursor1 libxdamage1 libxdmcp-dev unit-abot-epc-basic-0: 14:21:02 DEBUG unit.abot-epc-basic/0.install libxfixes3 libxi6 libxinerama1 libxrandr2 libxrender1 libxshmfence1 unit-abot-epc-basic-0: 14:21:02 DEBUG unit.abot-epc-basic/0.install libxt-dev libxt6 libxtst6 libxxf86vm1 openjdk-8-jdk openjdk-8-jdk-headless unit-abot-epc-basic-0: 14:21:02 DEBUG unit.abot-epc-basic/0.install openjdk-8-jre openjdk-8-jre-headless x11-common x11proto-core-dev unit-abot-epc-basic-0: 14:21:02 DEBUG unit.abot-epc-basic/0.install x11proto-input-dev x11proto-kb-dev xorg-sgml-doctools xtrans-dev unit-abot-epc-basic-0: 14:21:32 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 14:22:02 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 100 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 14:22:02 DEBUG unit.abot-epc-basic/0.install Need to get 70.1 MB of archives. unit-abot-epc-basic-0: 14:22:02 DEBUG unit.abot-epc-basic/0.install After this operation, 400 MB of additional disk space will be used. unit-abot-epc-basic-0: 14:22:02 DEBUG unit.abot-epc-basic/0.install Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 fonts-dejavu-core all 2.35-1 unit-abot-epc-basic-0: 14:22:02 DEBUG unit.abot-epc-basic/0.install Temporary failure resolving 'archive.ubuntu.com' unit-oai-epc-0: 14:22:26 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 14:22:26 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-hss-0: 14:22:40 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 14:22:40 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-mysql-0: 14:22:58 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-mysql-0: 14:22:58 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-mysql-0: 14:22:58 DEBUG juju.worker.uniter.operation running operation run install hook unit-mysql-0: 14:22:58 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-mysql-0: 14:22:58 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-mysql-0: 14:22:58 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-mysql-0: 14:22:58 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-mysql-0: 14:22:58 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-mysql-0: 14:22:58 DEBUG unit.mysql/0.install dpkg-query: package 'python-netaddr' is not installed and no information is available unit-mysql-0: 14:22:58 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 14:22:58 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 14:22:58 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 14:22:58 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 14:22:58 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 14:22:58 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 14:22:58 DEBUG unit.mysql/0.install ipython python-netaddr-docs unit-mysql-0: 14:22:58 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 14:22:58 DEBUG unit.mysql/0.install python-netaddr unit-mysql-0: 14:22:58 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 2 not upgraded. unit-mysql-0: 14:22:58 DEBUG unit.mysql/0.install Need to get 849 kB of archives. unit-mysql-0: 14:22:58 DEBUG unit.mysql/0.install After this operation, 4216 kB of additional disk space will be used. unit-mysql-0: 14:22:58 DEBUG unit.mysql/0.install WARNING: The following packages cannot be authenticated! unit-mysql-0: 14:22:58 DEBUG unit.mysql/0.install python-netaddr unit-mysql-0: 14:22:58 DEBUG unit.mysql/0.install E: There are problems and -y was used without --force-yes unit-mysql-0: 14:22:58 DEBUG unit.mysql/0.install dpkg-query: package 'python-netifaces' is not installed and no information is available unit-mysql-0: 14:22:58 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 14:22:58 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 14:22:58 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 14:22:58 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 14:22:58 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 14:22:58 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 14:22:58 DEBUG unit.mysql/0.install python-netifaces unit-abot-epc-basic-0: 14:23:02 DEBUG unit.abot-epc-basic/0.install Err:2 http://security.ubuntu.com/ubuntu xenial-security/main amd64 fontconfig-config all 2.11.94-0ubuntu1.1 unit-abot-epc-basic-0: 14:23:02 DEBUG unit.abot-epc-basic/0.install Temporary failure resolving 'archive.ubuntu.com' unit-oai-hss-0: 14:23:05 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-hss-0: 14:23:05 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-hss-0: 14:23:05 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 14:23:05 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-hss-0: 14:23:05 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-hss-0: 14:23:05 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-hss-0: 14:23:05 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-hss-0: 14:23:05 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-hss-0: 14:23:05 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 14:23:05 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 14:23:05 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 14:23:05 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 14:23:05 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 14:23:05 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 14:23:05 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 14:23:05 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 14:23:05 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 14:23:05 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 14:23:05 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 14:23:05 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 14:23:05 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 14:23:05 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 14:23:05 DEBUG unit.oai-hss/0.install ++ config-get branch unit-oai-hss-0: 14:23:05 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 14:23:05 DEBUG unit.oai-hss/0.install + branch=v0.3.2-branch unit-oai-hss-0: 14:23:05 DEBUG unit.oai-hss/0.install ++ config-get revision unit-oai-hss-0: 14:23:05 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 14:23:05 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 14:23:05 DEBUG unit.oai-hss/0.install + echo v0.3.2-branch unit-oai-hss-0: 14:23:05 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 14:23:05 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 14:23:05 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 14:23:05 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 14:23:05 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 14:23:05 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 14:23:05 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 14:23:05 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 14:23:05 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 14:23:05 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 14:23:05 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 14:23:05 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 14:23:05 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 14:23:05 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 14:23:06 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=0 unit-oai-hss-0: 14:23:06 DEBUG unit.oai-hss/0.install + true unit-oai-hss-0: 14:23:06 DEBUG unit.oai-hss/0.install + '[' '!' 0 -eq 1 ']' unit-oai-hss-0: 14:23:06 DEBUG unit.oai-hss/0.install + apt-get install -y --force-yes git unit-oai-hss-0: 14:23:06 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 14:23:06 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 14:23:06 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 14:23:06 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 14:23:06 DEBUG unit.oai-hss/0.install git-man liberror-perl unit-oai-hss-0: 14:23:06 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 14:23:06 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: 14:23:06 DEBUG unit.oai-hss/0.install gitweb git-arch git-bzr git-cvs git-mediawiki git-svn unit-oai-hss-0: 14:23:06 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 14:23:06 DEBUG unit.oai-hss/0.install git git-man liberror-perl unit-oai-hss-0: 14:23:06 DEBUG unit.oai-hss/0.install 0 upgraded, 3 newly installed, 0 to remove and 2 not upgraded. unit-oai-hss-0: 14:23:06 DEBUG unit.oai-hss/0.install Need to get 3394 kB of archives. unit-oai-hss-0: 14:23:06 DEBUG unit.oai-hss/0.install After this operation, 22.0 MB of additional disk space will be used. unit-oai-hss-0: 14:23:06 DEBUG unit.oai-hss/0.install WARNING: The following packages cannot be authenticated! unit-oai-hss-0: 14:23:06 DEBUG unit.oai-hss/0.install git-man git unit-oai-epc-0: 14:23:31 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-epc-0: 14:23:31 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 14:23:31 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 14:23:31 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 14:23:31 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 14:23:31 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 14:23:31 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-epc-0: 14:23:31 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-epc-0: 14:23:31 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 14:23:31 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 14:23:31 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 14:23:31 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 14:23:31 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 14:23:31 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 14:23:31 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 14:23:31 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 14:23:31 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 14:23:31 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 14:23:31 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 14:23:31 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 14:23:31 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 14:23:31 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-oai-epc-0: 14:23:31 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 14:23:31 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-epc-0: 14:23:31 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 14:23:31 DEBUG unit.oai-epc/0.install + branch=v0.3.2-branch unit-oai-epc-0: 14:23:31 DEBUG unit.oai-epc/0.install ++ config-get revision unit-oai-epc-0: 14:23:31 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 14:23:31 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 14:23:31 DEBUG unit.oai-epc/0.install + echo v0.3.2-branch unit-oai-epc-0: 14:23:31 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 14:23:31 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 14:23:31 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 14:23:31 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 14:23:31 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 14:23:31 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 14:23:31 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 14:23:31 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 14:23:31 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 14:23:31 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 14:23:31 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 14:23:31 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 14:23:31 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=0 unit-oai-epc-0: 14:23:31 DEBUG unit.oai-epc/0.install + true unit-oai-epc-0: 14:23:31 DEBUG unit.oai-epc/0.install + '[' '!' 0 -eq 1 ']' unit-oai-epc-0: 14:23:31 DEBUG unit.oai-epc/0.install + apt-get install -y --force-yes git unit-oai-epc-0: 14:23:31 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 14:23:31 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 14:23:31 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 14:23:31 DEBUG unit.oai-epc/0.install The following extra packages will be installed: unit-oai-epc-0: 14:23:31 DEBUG unit.oai-epc/0.install git-man liberror-perl unit-oai-epc-0: 14:23:31 DEBUG unit.oai-epc/0.install Suggested packages: unit-oai-epc-0: 14:23:31 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: 14:23:31 DEBUG unit.oai-epc/0.install gitweb git-arch git-bzr git-cvs git-mediawiki git-svn unit-oai-epc-0: 14:23:31 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 14:23:31 DEBUG unit.oai-epc/0.install git git-man liberror-perl unit-oai-epc-0: 14:23:31 DEBUG unit.oai-epc/0.install 0 upgraded, 3 newly installed, 0 to remove and 2 not upgraded. unit-oai-epc-0: 14:23:31 DEBUG unit.oai-epc/0.install Need to get 3394 kB of archives. unit-oai-epc-0: 14:23:31 DEBUG unit.oai-epc/0.install After this operation, 22.0 MB of additional disk space will be used. unit-oai-epc-0: 14:23:31 DEBUG unit.oai-epc/0.install WARNING: The following packages cannot be authenticated! unit-oai-epc-0: 14:23:31 DEBUG unit.oai-epc/0.install git-man git unit-mysql-0: 14:23:38 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 2 not upgraded. unit-mysql-0: 14:23:38 DEBUG unit.mysql/0.install Need to get 11.3 kB of archives. unit-mysql-0: 14:23:38 DEBUG unit.mysql/0.install After this operation, 63.5 kB of additional disk space will be used. unit-mysql-0: 14:23:38 DEBUG unit.mysql/0.install Err http://archive.ubuntu.com/ubuntu/ trusty/main python-netifaces amd64 0.8-3build1 unit-mysql-0: 14:23:38 DEBUG unit.mysql/0.install Could not resolve 'archive.ubuntu.com' unit-mysql-0: 14:23:38 DEBUG unit.mysql/0.install E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/n/netifaces/python-netifaces_0.8-3build1_amd64.deb Could not resolve 'archive.ubuntu.com' unit-mysql-0: 14:23:38 DEBUG unit.mysql/0.install unit-mysql-0: 14:23:38 DEBUG unit.mysql/0.install E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? unit-mysql-0: 14:23:38 DEBUG unit.mysql/0.install dpkg-query: package 'python-pip' is not installed and no information is available unit-mysql-0: 14:23:38 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 14:23:38 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 14:23:38 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 14:23:39 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 14:23:39 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 14:23:39 DEBUG unit.mysql/0.install The following extra packages will be installed: unit-mysql-0: 14:23:39 DEBUG unit.mysql/0.install binutils build-essential cpp cpp-4.8 dpkg-dev fakeroot g++ g++-4.8 gcc unit-mysql-0: 14:23:39 DEBUG unit.mysql/0.install gcc-4.8 libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-mysql-0: 14:23:39 DEBUG unit.mysql/0.install libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev unit-mysql-0: 14:23:39 DEBUG unit.mysql/0.install libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev unit-mysql-0: 14:23:39 DEBUG unit.mysql/0.install libgmp10 libgomp1 libisl10 libitm1 libmpc3 libmpfr4 libquadmath0 unit-mysql-0: 14:23:39 DEBUG unit.mysql/0.install libstdc++-4.8-dev libtsan0 linux-libc-dev make manpages-dev unit-mysql-0: 14:23:39 DEBUG unit.mysql/0.install python-chardet-whl python-colorama python-colorama-whl python-distlib unit-mysql-0: 14:23:39 DEBUG unit.mysql/0.install python-distlib-whl python-html5lib python-html5lib-whl python-pip-whl unit-mysql-0: 14:23:39 DEBUG unit.mysql/0.install python-requests-whl python-setuptools python-setuptools-whl python-six-whl unit-mysql-0: 14:23:39 DEBUG unit.mysql/0.install python-urllib3-whl python-wheel python3-pkg-resources unit-mysql-0: 14:23:39 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 14:23:39 DEBUG unit.mysql/0.install binutils-doc cpp-doc gcc-4.8-locales debian-keyring g++-multilib unit-mysql-0: 14:23: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: 14:23:39 DEBUG unit.mysql/0.install automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg unit-mysql-0: 14:23:39 DEBUG unit.mysql/0.install libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg unit-mysql-0: 14:23:39 DEBUG unit.mysql/0.install libquadmath0-dbg glibc-doc libstdc++-4.8-doc make-doc python-genshi unit-mysql-0: 14:23:39 DEBUG unit.mysql/0.install python-lxml python3-setuptools unit-mysql-0: 14:23:39 DEBUG unit.mysql/0.install Recommended packages: unit-mysql-0: 14:23:39 DEBUG unit.mysql/0.install python-dev-all unit-mysql-0: 14:23:39 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 14:23:39 DEBUG unit.mysql/0.install binutils build-essential cpp cpp-4.8 dpkg-dev fakeroot g++ g++-4.8 gcc unit-mysql-0: 14:23:39 DEBUG unit.mysql/0.install gcc-4.8 libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-mysql-0: 14:23:39 DEBUG unit.mysql/0.install libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev unit-mysql-0: 14:23:39 DEBUG unit.mysql/0.install libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev unit-mysql-0: 14:23:39 DEBUG unit.mysql/0.install libgmp10 libgomp1 libisl10 libitm1 libmpc3 libmpfr4 libquadmath0 unit-mysql-0: 14:23:39 DEBUG unit.mysql/0.install libstdc++-4.8-dev libtsan0 linux-libc-dev make manpages-dev unit-mysql-0: 14:23:39 DEBUG unit.mysql/0.install python-chardet-whl python-colorama python-colorama-whl python-distlib unit-mysql-0: 14:23:39 DEBUG unit.mysql/0.install python-distlib-whl python-html5lib python-html5lib-whl python-pip unit-mysql-0: 14:23:39 DEBUG unit.mysql/0.install python-pip-whl python-requests-whl python-setuptools python-setuptools-whl unit-mysql-0: 14:23:39 DEBUG unit.mysql/0.install python-six-whl python-urllib3-whl python-wheel python3-pkg-resources unit-mysql-0: 14:23:39 DEBUG unit.mysql/0.install 0 upgraded, 50 newly installed, 0 to remove and 2 not upgraded. unit-mysql-0: 14:23:39 DEBUG unit.mysql/0.install Need to get 41.1 MB of archives. unit-mysql-0: 14:23:39 DEBUG unit.mysql/0.install After this operation, 120 MB of additional disk space will be used. unit-mysql-0: 14:23:39 DEBUG unit.mysql/0.install WARNING: The following packages cannot be authenticated! unit-mysql-0: 14:23:39 DEBUG unit.mysql/0.install libasan0 libatomic1 libgomp1 libitm1 libquadmath0 libtsan0 binutils unit-mysql-0: 14:23:39 DEBUG unit.mysql/0.install libc-dev-bin linux-libc-dev libc6-dev cpp-4.8 libgcc-4.8-dev gcc-4.8 unit-mysql-0: 14:23:39 DEBUG unit.mysql/0.install libstdc++-4.8-dev g++-4.8 libdpkg-perl dpkg-dev python3-pkg-resources unit-mysql-0: 14:23:39 DEBUG unit.mysql/0.install python-chardet-whl python-colorama python-colorama-whl python-distlib unit-mysql-0: 14:23:39 DEBUG unit.mysql/0.install python-distlib-whl python-html5lib python-html5lib-whl python-six-whl unit-mysql-0: 14:23:39 DEBUG unit.mysql/0.install python-urllib3-whl python-requests-whl python-setuptools-whl python-pip-whl unit-mysql-0: 14:23:39 DEBUG unit.mysql/0.install python-setuptools python-pip python-wheel unit-mysql-0: 14:23:39 DEBUG unit.mysql/0.install E: There are problems and -y was used without --force-yes unit-mysql-0: 14:23:39 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 14:23:39 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 14:23:39 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 14:23:39 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 14:23:39 DEBUG unit.mysql/0.install python-dnspython unit-oai-hss-0: 14:23:46 DEBUG unit.oai-hss/0.install Err http://archive.ubuntu.com/ubuntu/ trusty/main liberror-perl all 0.17-1.1 unit-oai-hss-0: 14:23:46 DEBUG unit.oai-hss/0.install Could not resolve 'archive.ubuntu.com' unit-oai-hss-0: 14:23:46 DEBUG unit.oai-hss/0.install Err http://archive.ubuntu.com/ubuntu/ trusty-updates/main git-man all 1:1.9.1-1ubuntu0.8 unit-oai-hss-0: 14:23:46 DEBUG unit.oai-hss/0.install Could not resolve 'archive.ubuntu.com' unit-abot-epc-basic-0: 14:24:02 DEBUG unit.abot-epc-basic/0.install Err:2 http://security.ubuntu.com/ubuntu xenial-security/main amd64 fontconfig-config all 2.11.94-0ubuntu1.1 unit-abot-epc-basic-0: 14:24:02 DEBUG unit.abot-epc-basic/0.install Temporary failure resolving 'archive.ubuntu.com' unit-abot-epc-basic-0: 14:24:02 DEBUG unit.abot-epc-basic/0.install Err:3 http://security.ubuntu.com/ubuntu xenial-security/main amd64 libfontconfig1 amd64 2.11.94-0ubuntu1.1 unit-abot-epc-basic-0: 14:24:02 DEBUG unit.abot-epc-basic/0.install Temporary failure resolving 'archive.ubuntu.com' unit-oai-epc-0: 14:24:11 DEBUG unit.oai-epc/0.install Err http://archive.ubuntu.com/ubuntu/ trusty/main liberror-perl all 0.17-1.1 unit-oai-epc-0: 14:24:11 DEBUG unit.oai-epc/0.install Could not resolve 'archive.ubuntu.com' unit-oai-epc-0: 14:24:11 DEBUG unit.oai-epc/0.install Err http://archive.ubuntu.com/ubuntu/ trusty-updates/main git-man all 1:1.9.1-1ubuntu0.8 unit-oai-epc-0: 14:24:11 DEBUG unit.oai-epc/0.install Could not resolve 'archive.ubuntu.com' unit-mysql-0: 14:24:19 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 2 not upgraded. unit-mysql-0: 14:24:19 DEBUG unit.mysql/0.install Need to get 83.1 kB of archives. unit-mysql-0: 14:24:19 DEBUG unit.mysql/0.install After this operation, 545 kB of additional disk space will be used. unit-mysql-0: 14:24:19 DEBUG unit.mysql/0.install Err http://archive.ubuntu.com/ubuntu/ trusty/main python-dnspython all 1.11.1-1build1 unit-mysql-0: 14:24:19 DEBUG unit.mysql/0.install Could not resolve 'archive.ubuntu.com' unit-mysql-0: 14:24:19 DEBUG unit.mysql/0.install E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/d/dnspython/python-dnspython_1.11.1-1build1_all.deb Could not resolve 'archive.ubuntu.com' unit-mysql-0: 14:24:19 DEBUG unit.mysql/0.install unit-mysql-0: 14:24:19 DEBUG unit.mysql/0.install E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? unit-mysql-0: 14:24:19 DEBUG unit.mysql/0.install Traceback (most recent call last): unit-mysql-0: 14:24:19 DEBUG unit.mysql/0.install File "/var/lib/juju/agents/unit-mysql-0/charm/hooks/install.real", line 6, in unit-mysql-0: 14:24:19 DEBUG unit.mysql/0.install import lib.utils as utils unit-mysql-0: 14:24:19 DEBUG unit.mysql/0.install File "/var/lib/juju/agents/unit-mysql-0/charm/hooks/lib/utils.py", line 46, in unit-mysql-0: 14:24:19 DEBUG unit.mysql/0.install install('python-dnspython') unit-mysql-0: 14:24:19 DEBUG unit.mysql/0.install File "/var/lib/juju/agents/unit-mysql-0/charm/hooks/lib/utils.py", line 41, in install unit-mysql-0: 14:24:19 DEBUG unit.mysql/0.install subprocess.check_call(cmd) unit-mysql-0: 14:24:19 DEBUG unit.mysql/0.install File "/usr/lib/python2.7/subprocess.py", line 540, in check_call unit-mysql-0: 14:24:19 DEBUG unit.mysql/0.install raise CalledProcessError(retcode, cmd) unit-mysql-0: 14:24:19 DEBUG unit.mysql/0.install subprocess.CalledProcessError: Command '['apt-get', '-y', 'install', 'python-dnspython']' returned non-zero exit status 100 unit-mysql-0: 14:24:19 ERROR juju.worker.uniter.operation hook "install" failed: exit status 1 unit-mysql-0: 14:24:19 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 14:24:19 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-mysql-0: 14:24:19 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-oai-hss-0: 14:24:26 DEBUG unit.oai-hss/0.install Err http://security.ubuntu.com/ubuntu/ trusty-security/main git-man all 1:1.9.1-1ubuntu0.8 unit-oai-hss-0: 14:24:26 DEBUG unit.oai-hss/0.install Could not resolve 'security.ubuntu.com' unit-oai-hss-0: 14:24:26 DEBUG unit.oai-hss/0.install Err http://security.ubuntu.com/ubuntu/ trusty-security/main git amd64 1:1.9.1-1ubuntu0.8 unit-oai-hss-0: 14:24:26 DEBUG unit.oai-hss/0.install Could not resolve 'security.ubuntu.com' unit-oai-hss-0: 14:24:26 DEBUG unit.oai-hss/0.install E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/libe/liberror-perl/liberror-perl_0.17-1.1_all.deb Could not resolve 'archive.ubuntu.com' unit-oai-hss-0: 14:24:26 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 14:24:26 DEBUG unit.oai-hss/0.install E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/g/git/git-man_1.9.1-1ubuntu0.8_all.deb Could not resolve 'security.ubuntu.com' unit-oai-hss-0: 14:24:26 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 14:24:26 DEBUG unit.oai-hss/0.install E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/g/git/git_1.9.1-1ubuntu0.8_amd64.deb Could not resolve 'security.ubuntu.com' unit-oai-hss-0: 14:24:26 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 14:24:26 DEBUG unit.oai-hss/0.install E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? unit-oai-hss-0: 14:24:26 ERROR juju.worker.uniter.operation hook "install" failed: exit status 100 unit-oai-hss-0: 14:24:26 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 14:24:26 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-hss-0: 14:24:26 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-oai-epc-0: 14:24:51 DEBUG unit.oai-epc/0.install Err http://security.ubuntu.com/ubuntu/ trusty-security/main git-man all 1:1.9.1-1ubuntu0.8 unit-oai-epc-0: 14:24:51 DEBUG unit.oai-epc/0.install Could not resolve 'security.ubuntu.com' unit-oai-epc-0: 14:24:51 DEBUG unit.oai-epc/0.install Err http://security.ubuntu.com/ubuntu/ trusty-security/main git amd64 1:1.9.1-1ubuntu0.8 unit-oai-epc-0: 14:24:51 DEBUG unit.oai-epc/0.install Could not resolve 'security.ubuntu.com' unit-oai-epc-0: 14:24:51 DEBUG unit.oai-epc/0.install E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/libe/liberror-perl/liberror-perl_0.17-1.1_all.deb Could not resolve 'archive.ubuntu.com' unit-oai-epc-0: 14:24:51 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 14:24:51 DEBUG unit.oai-epc/0.install E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/g/git/git-man_1.9.1-1ubuntu0.8_all.deb Could not resolve 'security.ubuntu.com' unit-oai-epc-0: 14:24:51 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 14:24:51 DEBUG unit.oai-epc/0.install E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/g/git/git_1.9.1-1ubuntu0.8_amd64.deb Could not resolve 'security.ubuntu.com' unit-oai-epc-0: 14:24:51 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 14:24:51 DEBUG unit.oai-epc/0.install E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? unit-oai-epc-0: 14:24:51 ERROR juju.worker.uniter.operation hook "install" failed: exit status 100 unit-oai-epc-0: 14:24:51 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 14:24:51 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 14:24:51 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-abot-epc-basic-0: 14:25:02 DEBUG unit.abot-epc-basic/0.install Err:3 http://security.ubuntu.com/ubuntu xenial-security/main amd64 libfontconfig1 amd64 2.11.94-0ubuntu1.1 unit-abot-epc-basic-0: 14:25:02 DEBUG unit.abot-epc-basic/0.install Temporary failure resolving 'archive.ubuntu.com' unit-abot-epc-basic-0: 14:25:02 DEBUG unit.abot-epc-basic/0.install Err:4 http://security.ubuntu.com/ubuntu xenial-security/main amd64 fontconfig amd64 2.11.94-0ubuntu1.1 unit-abot-epc-basic-0: 14:25:02 DEBUG unit.abot-epc-basic/0.install Temporary failure resolving 'archive.ubuntu.com' unit-abot-epc-basic-0: 14:26:02 DEBUG unit.abot-epc-basic/0.install Err:4 http://security.ubuntu.com/ubuntu xenial-security/main amd64 fontconfig amd64 2.11.94-0ubuntu1.1 unit-abot-epc-basic-0: 14:26:02 DEBUG unit.abot-epc-basic/0.install Temporary failure resolving 'archive.ubuntu.com' unit-abot-epc-basic-0: 14:26:02 DEBUG unit.abot-epc-basic/0.install Err:5 http://archive.ubuntu.com/ubuntu xenial/main amd64 libasyncns0 amd64 0.8-5build1 unit-abot-epc-basic-0: 14:26:02 DEBUG unit.abot-epc-basic/0.install Temporary failure resolving 'archive.ubuntu.com' unit-abot-epc-basic-0: 14:27:02 DEBUG unit.abot-epc-basic/0.install Err:6 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 x11-common all 1:7.7+13ubuntu3.1 unit-abot-epc-basic-0: 14:27:02 DEBUG unit.abot-epc-basic/0.install Temporary failure resolving 'archive.ubuntu.com' unit-mysql-0: 14:27:08 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 14:27:08 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-abot-epc-basic-0: 14:27:22 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 14:27:25 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 14:27:25 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-abot-epc-basic-0: 14:28:02 DEBUG unit.abot-epc-basic/0.install Err:7 http://archive.ubuntu.com/ubuntu xenial/main amd64 libice6 amd64 2:1.0.9-1 unit-abot-epc-basic-0: 14:28:02 DEBUG unit.abot-epc-basic/0.install Temporary failure resolving 'archive.ubuntu.com' unit-oai-epc-0: 14:28:26 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 14:28:26 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-abot-epc-basic-0: 14:29:02 DEBUG unit.abot-epc-basic/0.install Err:8 http://security.ubuntu.com/ubuntu xenial-security/main amd64 libjpeg-turbo8 amd64 1.4.2-0ubuntu3.1 unit-abot-epc-basic-0: 14:29:02 DEBUG unit.abot-epc-basic/0.install Temporary failure resolving 'archive.ubuntu.com' unit-mysql-0: 14:29:19 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-mysql-0: 14:29:19 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-mysql-0: 14:29:19 DEBUG juju.worker.uniter.operation running operation run install hook unit-mysql-0: 14:29:19 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-mysql-0: 14:29:19 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-mysql-0: 14:29:19 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-mysql-0: 14:29:19 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-mysql-0: 14:29:19 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-mysql-0: 14:29:19 DEBUG unit.mysql/0.install dpkg-query: package 'python-netaddr' is not installed and no information is available unit-mysql-0: 14:29:19 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 14:29:19 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 14:29:19 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 14:29:19 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 14:29:19 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 14:29:19 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 14:29:19 DEBUG unit.mysql/0.install ipython python-netaddr-docs unit-mysql-0: 14:29:19 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 14:29:19 DEBUG unit.mysql/0.install python-netaddr unit-mysql-0: 14:29:19 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 2 not upgraded. unit-mysql-0: 14:29:19 DEBUG unit.mysql/0.install Need to get 849 kB of archives. unit-mysql-0: 14:29:19 DEBUG unit.mysql/0.install After this operation, 4216 kB of additional disk space will be used. unit-mysql-0: 14:29:19 DEBUG unit.mysql/0.install WARNING: The following packages cannot be authenticated! unit-mysql-0: 14:29:19 DEBUG unit.mysql/0.install python-netaddr unit-mysql-0: 14:29:19 DEBUG unit.mysql/0.install E: There are problems and -y was used without --force-yes unit-mysql-0: 14:29:19 DEBUG unit.mysql/0.install dpkg-query: package 'python-netifaces' is not installed and no information is available unit-mysql-0: 14:29:19 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 14:29:19 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 14:29:19 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 14:29:19 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 14:29:19 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 14:29:19 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 14:29:19 DEBUG unit.mysql/0.install python-netifaces unit-oai-hss-0: 14:29:26 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-hss-0: 14:29:26 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-hss-0: 14:29:26 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 14:29:26 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-hss-0: 14:29:26 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-hss-0: 14:29:26 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-hss-0: 14:29:26 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-hss-0: 14:29:26 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-hss-0: 14:29:26 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 14:29:26 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 14:29:26 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 14:29:26 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 14:29:26 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 14:29:26 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 14:29:26 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 14:29:26 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 14:29:26 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 14:29:26 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 14:29:26 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 14:29:26 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 14:29:26 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 14:29:26 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 14:29:26 DEBUG unit.oai-hss/0.install ++ config-get branch unit-oai-hss-0: 14:29:26 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 14:29:26 DEBUG unit.oai-hss/0.install + branch=v0.3.2-branch unit-oai-hss-0: 14:29:26 DEBUG unit.oai-hss/0.install ++ config-get revision unit-oai-hss-0: 14:29:26 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 14:29:26 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 14:29:26 DEBUG unit.oai-hss/0.install + echo v0.3.2-branch unit-oai-hss-0: 14:29:26 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 14:29:26 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 14:29:26 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 14:29:26 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 14:29:26 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 14:29:26 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 14:29:26 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 14:29:26 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 14:29:26 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 14:29:26 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 14:29:26 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 14:29:26 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 14:29:26 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 14:29:26 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 14:29:26 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=0 unit-oai-hss-0: 14:29:26 DEBUG unit.oai-hss/0.install + true unit-oai-hss-0: 14:29:26 DEBUG unit.oai-hss/0.install + '[' '!' 0 -eq 1 ']' unit-oai-hss-0: 14:29:26 DEBUG unit.oai-hss/0.install + apt-get install -y --force-yes git unit-oai-hss-0: 14:29:26 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 14:29:27 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 14:29:27 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 14:29:27 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 14:29:27 DEBUG unit.oai-hss/0.install git-man liberror-perl unit-oai-hss-0: 14:29:27 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 14:29:27 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: 14:29:27 DEBUG unit.oai-hss/0.install gitweb git-arch git-bzr git-cvs git-mediawiki git-svn unit-oai-hss-0: 14:29:27 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 14:29:27 DEBUG unit.oai-hss/0.install git git-man liberror-perl unit-oai-hss-0: 14:29:27 DEBUG unit.oai-hss/0.install 0 upgraded, 3 newly installed, 0 to remove and 2 not upgraded. unit-oai-hss-0: 14:29:27 DEBUG unit.oai-hss/0.install Need to get 3394 kB of archives. unit-oai-hss-0: 14:29:27 DEBUG unit.oai-hss/0.install After this operation, 22.0 MB of additional disk space will be used. unit-oai-hss-0: 14:29:27 DEBUG unit.oai-hss/0.install WARNING: The following packages cannot be authenticated! unit-oai-hss-0: 14:29:27 DEBUG unit.oai-hss/0.install git-man git unit-oai-epc-0: 14:29:51 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-epc-0: 14:29:51 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 14:29:51 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 14:29:51 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 14:29:51 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 14:29:51 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 14:29:51 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-epc-0: 14:29:51 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-epc-0: 14:29:51 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 14:29:51 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 14:29:51 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 14:29:51 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 14:29:51 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 14:29:51 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 14:29:51 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 14:29:51 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 14:29:51 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 14:29:51 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 14:29:51 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 14:29:51 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 14:29:51 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 14:29:51 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-oai-epc-0: 14:29:51 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 14:29:51 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-epc-0: 14:29:51 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 14:29:51 DEBUG unit.oai-epc/0.install + branch=v0.3.2-branch unit-oai-epc-0: 14:29:51 DEBUG unit.oai-epc/0.install ++ config-get revision unit-oai-epc-0: 14:29:51 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 14:29:51 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 14:29:51 DEBUG unit.oai-epc/0.install + echo v0.3.2-branch unit-oai-epc-0: 14:29:51 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 14:29:51 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 14:29:51 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 14:29:51 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 14:29:51 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 14:29:51 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 14:29:51 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 14:29:51 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 14:29:51 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 14:29:51 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 14:29:51 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 14:29:51 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 14:29:51 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=0 unit-oai-epc-0: 14:29:51 DEBUG unit.oai-epc/0.install + true unit-oai-epc-0: 14:29:51 DEBUG unit.oai-epc/0.install + '[' '!' 0 -eq 1 ']' unit-oai-epc-0: 14:29:51 DEBUG unit.oai-epc/0.install + apt-get install -y --force-yes git unit-oai-epc-0: 14:29:51 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 14:29:52 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 14:29:52 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 14:29:52 DEBUG unit.oai-epc/0.install The following extra packages will be installed: unit-oai-epc-0: 14:29:52 DEBUG unit.oai-epc/0.install git-man liberror-perl unit-oai-epc-0: 14:29:52 DEBUG unit.oai-epc/0.install Suggested packages: unit-oai-epc-0: 14:29:52 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: 14:29:52 DEBUG unit.oai-epc/0.install gitweb git-arch git-bzr git-cvs git-mediawiki git-svn unit-oai-epc-0: 14:29:52 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 14:29:52 DEBUG unit.oai-epc/0.install git git-man liberror-perl unit-oai-epc-0: 14:29:52 DEBUG unit.oai-epc/0.install 0 upgraded, 3 newly installed, 0 to remove and 2 not upgraded. unit-oai-epc-0: 14:29:52 DEBUG unit.oai-epc/0.install Need to get 3394 kB of archives. unit-oai-epc-0: 14:29:52 DEBUG unit.oai-epc/0.install After this operation, 22.0 MB of additional disk space will be used. unit-oai-epc-0: 14:29:52 DEBUG unit.oai-epc/0.install WARNING: The following packages cannot be authenticated! unit-oai-epc-0: 14:29:52 DEBUG unit.oai-epc/0.install git-man git unit-mysql-0: 14:30:00 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 2 not upgraded. unit-mysql-0: 14:30:00 DEBUG unit.mysql/0.install Need to get 11.3 kB of archives. unit-mysql-0: 14:30:00 DEBUG unit.mysql/0.install After this operation, 63.5 kB of additional disk space will be used. unit-mysql-0: 14:30:00 DEBUG unit.mysql/0.install Err http://archive.ubuntu.com/ubuntu/ trusty/main python-netifaces amd64 0.8-3build1 unit-mysql-0: 14:30:00 DEBUG unit.mysql/0.install Could not resolve 'archive.ubuntu.com' unit-mysql-0: 14:30:00 DEBUG unit.mysql/0.install E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/n/netifaces/python-netifaces_0.8-3build1_amd64.deb Could not resolve 'archive.ubuntu.com' unit-mysql-0: 14:30:00 DEBUG unit.mysql/0.install unit-mysql-0: 14:30:00 DEBUG unit.mysql/0.install E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? unit-mysql-0: 14:30:00 DEBUG unit.mysql/0.install dpkg-query: package 'python-pip' is not installed and no information is available unit-mysql-0: 14:30:00 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 14:30:00 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 14:30:00 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 14:30:00 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 14:30:00 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 14:30:00 DEBUG unit.mysql/0.install The following extra packages will be installed: unit-mysql-0: 14:30:00 DEBUG unit.mysql/0.install binutils build-essential cpp cpp-4.8 dpkg-dev fakeroot g++ g++-4.8 gcc unit-mysql-0: 14:30:00 DEBUG unit.mysql/0.install gcc-4.8 libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-mysql-0: 14:30:00 DEBUG unit.mysql/0.install libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev unit-mysql-0: 14:30:00 DEBUG unit.mysql/0.install libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev unit-mysql-0: 14:30:00 DEBUG unit.mysql/0.install libgmp10 libgomp1 libisl10 libitm1 libmpc3 libmpfr4 libquadmath0 unit-mysql-0: 14:30:00 DEBUG unit.mysql/0.install libstdc++-4.8-dev libtsan0 linux-libc-dev make manpages-dev unit-mysql-0: 14:30:00 DEBUG unit.mysql/0.install python-chardet-whl python-colorama python-colorama-whl python-distlib unit-mysql-0: 14:30:00 DEBUG unit.mysql/0.install python-distlib-whl python-html5lib python-html5lib-whl python-pip-whl unit-mysql-0: 14:30:00 DEBUG unit.mysql/0.install python-requests-whl python-setuptools python-setuptools-whl python-six-whl unit-mysql-0: 14:30:00 DEBUG unit.mysql/0.install python-urllib3-whl python-wheel python3-pkg-resources unit-mysql-0: 14:30:00 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 14:30:00 DEBUG unit.mysql/0.install binutils-doc cpp-doc gcc-4.8-locales debian-keyring g++-multilib unit-mysql-0: 14:30:00 DEBUG unit.mysql/0.install g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf unit-mysql-0: 14:30:00 DEBUG unit.mysql/0.install automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg unit-mysql-0: 14:30:00 DEBUG unit.mysql/0.install libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg unit-mysql-0: 14:30:00 DEBUG unit.mysql/0.install libquadmath0-dbg glibc-doc libstdc++-4.8-doc make-doc python-genshi unit-mysql-0: 14:30:00 DEBUG unit.mysql/0.install python-lxml python3-setuptools unit-mysql-0: 14:30:00 DEBUG unit.mysql/0.install Recommended packages: unit-mysql-0: 14:30:00 DEBUG unit.mysql/0.install python-dev-all unit-mysql-0: 14:30:00 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 14:30:00 DEBUG unit.mysql/0.install binutils build-essential cpp cpp-4.8 dpkg-dev fakeroot g++ g++-4.8 gcc unit-mysql-0: 14:30:00 DEBUG unit.mysql/0.install gcc-4.8 libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-mysql-0: 14:30:00 DEBUG unit.mysql/0.install libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev unit-mysql-0: 14:30:00 DEBUG unit.mysql/0.install libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev unit-mysql-0: 14:30:00 DEBUG unit.mysql/0.install libgmp10 libgomp1 libisl10 libitm1 libmpc3 libmpfr4 libquadmath0 unit-mysql-0: 14:30:00 DEBUG unit.mysql/0.install libstdc++-4.8-dev libtsan0 linux-libc-dev make manpages-dev unit-mysql-0: 14:30:00 DEBUG unit.mysql/0.install python-chardet-whl python-colorama python-colorama-whl python-distlib unit-mysql-0: 14:30:00 DEBUG unit.mysql/0.install python-distlib-whl python-html5lib python-html5lib-whl python-pip unit-mysql-0: 14:30:00 DEBUG unit.mysql/0.install python-pip-whl python-requests-whl python-setuptools python-setuptools-whl unit-mysql-0: 14:30:00 DEBUG unit.mysql/0.install python-six-whl python-urllib3-whl python-wheel python3-pkg-resources unit-mysql-0: 14:30:00 DEBUG unit.mysql/0.install 0 upgraded, 50 newly installed, 0 to remove and 2 not upgraded. unit-mysql-0: 14:30:00 DEBUG unit.mysql/0.install Need to get 41.1 MB of archives. unit-mysql-0: 14:30:00 DEBUG unit.mysql/0.install After this operation, 120 MB of additional disk space will be used. unit-mysql-0: 14:30:00 DEBUG unit.mysql/0.install WARNING: The following packages cannot be authenticated! unit-mysql-0: 14:30:00 DEBUG unit.mysql/0.install libasan0 libatomic1 libgomp1 libitm1 libquadmath0 libtsan0 binutils unit-mysql-0: 14:30:00 DEBUG unit.mysql/0.install libc-dev-bin linux-libc-dev libc6-dev cpp-4.8 libgcc-4.8-dev gcc-4.8 unit-mysql-0: 14:30:00 DEBUG unit.mysql/0.install libstdc++-4.8-dev g++-4.8 libdpkg-perl dpkg-dev python3-pkg-resources unit-mysql-0: 14:30:00 DEBUG unit.mysql/0.install python-chardet-whl python-colorama python-colorama-whl python-distlib unit-mysql-0: 14:30:00 DEBUG unit.mysql/0.install python-distlib-whl python-html5lib python-html5lib-whl python-six-whl unit-mysql-0: 14:30:00 DEBUG unit.mysql/0.install python-urllib3-whl python-requests-whl python-setuptools-whl python-pip-whl unit-mysql-0: 14:30:00 DEBUG unit.mysql/0.install python-setuptools python-pip python-wheel unit-mysql-0: 14:30:00 DEBUG unit.mysql/0.install E: There are problems and -y was used without --force-yes unit-mysql-0: 14:30:00 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 14:30:00 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 14:30:00 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 14:30:00 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 14:30:00 DEBUG unit.mysql/0.install python-dnspython unit-abot-epc-basic-0: 14:30:02 DEBUG unit.abot-epc-basic/0.install Err:8 http://security.ubuntu.com/ubuntu xenial-security/main amd64 libjpeg-turbo8 amd64 1.4.2-0ubuntu3.1 unit-abot-epc-basic-0: 14:30:02 DEBUG unit.abot-epc-basic/0.install Temporary failure resolving 'archive.ubuntu.com' unit-abot-epc-basic-0: 14:30:02 DEBUG unit.abot-epc-basic/0.install Err:9 http://archive.ubuntu.com/ubuntu xenial/main amd64 liblcms2-2 amd64 2.6-3ubuntu2 unit-abot-epc-basic-0: 14:30:02 DEBUG unit.abot-epc-basic/0.install Temporary failure resolving 'archive.ubuntu.com' unit-oai-hss-0: 14:30:07 DEBUG unit.oai-hss/0.install Err http://archive.ubuntu.com/ubuntu/ trusty/main liberror-perl all 0.17-1.1 unit-oai-hss-0: 14:30:07 DEBUG unit.oai-hss/0.install Could not resolve 'archive.ubuntu.com' unit-oai-hss-0: 14:30:07 DEBUG unit.oai-hss/0.install Err http://archive.ubuntu.com/ubuntu/ trusty-updates/main git-man all 1:1.9.1-1ubuntu0.8 unit-oai-hss-0: 14:30:07 DEBUG unit.oai-hss/0.install Could not resolve 'archive.ubuntu.com' unit-oai-epc-0: 14:30:32 DEBUG unit.oai-epc/0.install Err http://archive.ubuntu.com/ubuntu/ trusty/main liberror-perl all 0.17-1.1 unit-oai-epc-0: 14:30:32 DEBUG unit.oai-epc/0.install Could not resolve 'archive.ubuntu.com' unit-oai-epc-0: 14:30:32 DEBUG unit.oai-epc/0.install Err http://archive.ubuntu.com/ubuntu/ trusty-updates/main git-man all 1:1.9.1-1ubuntu0.8 unit-oai-epc-0: 14:30:32 DEBUG unit.oai-epc/0.install Could not resolve 'archive.ubuntu.com' unit-mysql-0: 14:30:40 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 2 not upgraded. unit-mysql-0: 14:30:40 DEBUG unit.mysql/0.install Need to get 83.1 kB of archives. unit-mysql-0: 14:30:40 DEBUG unit.mysql/0.install After this operation, 545 kB of additional disk space will be used. unit-mysql-0: 14:30:40 DEBUG unit.mysql/0.install Err http://archive.ubuntu.com/ubuntu/ trusty/main python-dnspython all 1.11.1-1build1 unit-mysql-0: 14:30:40 DEBUG unit.mysql/0.install Could not resolve 'archive.ubuntu.com' unit-mysql-0: 14:30:40 DEBUG unit.mysql/0.install E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/d/dnspython/python-dnspython_1.11.1-1build1_all.deb Could not resolve 'archive.ubuntu.com' unit-mysql-0: 14:30:40 DEBUG unit.mysql/0.install unit-mysql-0: 14:30:40 DEBUG unit.mysql/0.install E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? unit-mysql-0: 14:30:40 DEBUG unit.mysql/0.install Traceback (most recent call last): unit-mysql-0: 14:30:40 DEBUG unit.mysql/0.install File "/var/lib/juju/agents/unit-mysql-0/charm/hooks/install.real", line 6, in unit-mysql-0: 14:30:40 DEBUG unit.mysql/0.install import lib.utils as utils unit-mysql-0: 14:30:40 DEBUG unit.mysql/0.install File "/var/lib/juju/agents/unit-mysql-0/charm/hooks/lib/utils.py", line 46, in unit-mysql-0: 14:30:40 DEBUG unit.mysql/0.install install('python-dnspython') unit-mysql-0: 14:30:40 DEBUG unit.mysql/0.install File "/var/lib/juju/agents/unit-mysql-0/charm/hooks/lib/utils.py", line 41, in install unit-mysql-0: 14:30:40 DEBUG unit.mysql/0.install subprocess.check_call(cmd) unit-mysql-0: 14:30:40 DEBUG unit.mysql/0.install File "/usr/lib/python2.7/subprocess.py", line 540, in check_call unit-mysql-0: 14:30:40 DEBUG unit.mysql/0.install raise CalledProcessError(retcode, cmd) unit-mysql-0: 14:30:40 DEBUG unit.mysql/0.install subprocess.CalledProcessError: Command '['apt-get', '-y', 'install', 'python-dnspython']' returned non-zero exit status 100 unit-mysql-0: 14:30:40 ERROR juju.worker.uniter.operation hook "install" failed: exit status 1 unit-mysql-0: 14:30:40 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 14:30:40 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-mysql-0: 14:30:40 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-oai-hss-0: 14:30:47 DEBUG unit.oai-hss/0.install Err http://security.ubuntu.com/ubuntu/ trusty-security/main git-man all 1:1.9.1-1ubuntu0.8 unit-oai-hss-0: 14:30:47 DEBUG unit.oai-hss/0.install Could not resolve 'security.ubuntu.com' unit-oai-hss-0: 14:30:47 DEBUG unit.oai-hss/0.install Err http://security.ubuntu.com/ubuntu/ trusty-security/main git amd64 1:1.9.1-1ubuntu0.8 unit-oai-hss-0: 14:30:47 DEBUG unit.oai-hss/0.install Could not resolve 'security.ubuntu.com' unit-oai-hss-0: 14:30:47 DEBUG unit.oai-hss/0.install E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/libe/liberror-perl/liberror-perl_0.17-1.1_all.deb Could not resolve 'archive.ubuntu.com' unit-oai-hss-0: 14:30:47 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 14:30:47 DEBUG unit.oai-hss/0.install E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/g/git/git-man_1.9.1-1ubuntu0.8_all.deb Could not resolve 'security.ubuntu.com' unit-oai-hss-0: 14:30:47 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 14:30:47 DEBUG unit.oai-hss/0.install E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/g/git/git_1.9.1-1ubuntu0.8_amd64.deb Could not resolve 'security.ubuntu.com' unit-oai-hss-0: 14:30:47 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 14:30:47 DEBUG unit.oai-hss/0.install E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? unit-oai-hss-0: 14:30:47 ERROR juju.worker.uniter.operation hook "install" failed: exit status 100 unit-oai-hss-0: 14:30:47 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 14:30:47 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-hss-0: 14:30:47 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-abot-epc-basic-0: 14:31:02 DEBUG unit.abot-epc-basic/0.install Err:10 http://archive.ubuntu.com/ubuntu xenial/main amd64 libogg0 amd64 1.3.2-1 unit-abot-epc-basic-0: 14:31:02 DEBUG unit.abot-epc-basic/0.install Temporary failure resolving 'archive.ubuntu.com' unit-oai-epc-0: 14:31:12 DEBUG unit.oai-epc/0.install Err http://security.ubuntu.com/ubuntu/ trusty-security/main git-man all 1:1.9.1-1ubuntu0.8 unit-oai-epc-0: 14:31:12 DEBUG unit.oai-epc/0.install Could not resolve 'security.ubuntu.com' unit-oai-epc-0: 14:31:12 DEBUG unit.oai-epc/0.install Err http://security.ubuntu.com/ubuntu/ trusty-security/main git amd64 1:1.9.1-1ubuntu0.8 unit-oai-epc-0: 14:31:12 DEBUG unit.oai-epc/0.install Could not resolve 'security.ubuntu.com' unit-oai-epc-0: 14:31:12 DEBUG unit.oai-epc/0.install E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/libe/liberror-perl/liberror-perl_0.17-1.1_all.deb Could not resolve 'archive.ubuntu.com' unit-oai-epc-0: 14:31:12 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 14:31:12 DEBUG unit.oai-epc/0.install E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/g/git/git-man_1.9.1-1ubuntu0.8_all.deb Could not resolve 'security.ubuntu.com' unit-oai-epc-0: 14:31:12 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 14:31:12 DEBUG unit.oai-epc/0.install E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/g/git/git_1.9.1-1ubuntu0.8_amd64.deb Could not resolve 'security.ubuntu.com' unit-oai-epc-0: 14:31:12 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 14:31:12 DEBUG unit.oai-epc/0.install E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? unit-oai-epc-0: 14:31:12 ERROR juju.worker.uniter.operation hook "install" failed: exit status 100 unit-oai-epc-0: 14:31:12 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 14:31:12 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 14:31:12 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-abot-epc-basic-0: 14:31:45 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 14:32:02 DEBUG unit.abot-epc-basic/0.install Err:11 http://archive.ubuntu.com/ubuntu xenial/main amd64 libsm6 amd64 2:1.2.2-1 unit-abot-epc-basic-0: 14:32:02 DEBUG unit.abot-epc-basic/0.install Temporary failure resolving 'archive.ubuntu.com' unit-abot-epc-basic-0: 14:33:02 DEBUG unit.abot-epc-basic/0.install Err:12 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxcomposite1 amd64 1:0.4.4-1 unit-abot-epc-basic-0: 14:33:02 DEBUG unit.abot-epc-basic/0.install Temporary failure resolving 'archive.ubuntu.com' unit-abot-epc-basic-0: 14:34:02 DEBUG unit.abot-epc-basic/0.install Err:13 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxdamage1 amd64 1:1.1.4-2 unit-abot-epc-basic-0: 14:34:02 DEBUG unit.abot-epc-basic/0.install Temporary failure resolving 'archive.ubuntu.com' unit-mysql-0: 14:34:33 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 14:34:33 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-abot-epc-basic-0: 14:35:02 DEBUG unit.abot-epc-basic/0.install Err:14 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxfixes3 amd64 1:5.0.1-2 unit-abot-epc-basic-0: 14:35:02 DEBUG unit.abot-epc-basic/0.install Temporary failure resolving 'archive.ubuntu.com' unit-oai-hss-0: 14:35:18 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 14:35:18 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 14:35:29 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 14:35:29 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-mysql-0: 14:35:40 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-mysql-0: 14:35:40 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-mysql-0: 14:35:40 DEBUG juju.worker.uniter.operation running operation run install hook unit-mysql-0: 14:35:40 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-mysql-0: 14:35:40 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-mysql-0: 14:35:40 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-mysql-0: 14:35:41 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-mysql-0: 14:35:41 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-mysql-0: 14:35:41 DEBUG unit.mysql/0.install dpkg-query: package 'python-netaddr' is not installed and no information is available unit-mysql-0: 14:35:41 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 14:35:41 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 14:35:41 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 14:35:41 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 14:35:41 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 14:35:41 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 14:35:41 DEBUG unit.mysql/0.install ipython python-netaddr-docs unit-mysql-0: 14:35:41 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 14:35:41 DEBUG unit.mysql/0.install python-netaddr unit-mysql-0: 14:35:41 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 2 not upgraded. unit-mysql-0: 14:35:41 DEBUG unit.mysql/0.install Need to get 849 kB of archives. unit-mysql-0: 14:35:41 DEBUG unit.mysql/0.install After this operation, 4216 kB of additional disk space will be used. unit-mysql-0: 14:35:41 DEBUG unit.mysql/0.install WARNING: The following packages cannot be authenticated! unit-mysql-0: 14:35:41 DEBUG unit.mysql/0.install python-netaddr unit-mysql-0: 14:35:41 DEBUG unit.mysql/0.install E: There are problems and -y was used without --force-yes unit-mysql-0: 14:35:41 DEBUG unit.mysql/0.install dpkg-query: package 'python-netifaces' is not installed and no information is available unit-mysql-0: 14:35:41 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 14:35:41 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 14:35:41 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 14:35:41 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 14:35:41 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 14:35:41 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 14:35:41 DEBUG unit.mysql/0.install python-netifaces unit-oai-hss-0: 14:35:47 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-hss-0: 14:35:47 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-hss-0: 14:35:47 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 14:35:47 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-hss-0: 14:35:47 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-hss-0: 14:35:47 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-hss-0: 14:35:47 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-hss-0: 14:35:47 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-hss-0: 14:35:47 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 14:35:47 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 14:35:47 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 14:35:47 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 14:35:47 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 14:35:47 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 14:35:47 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 14:35:47 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 14:35:47 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 14:35:47 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 14:35:47 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 14:35:47 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 14:35:47 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 14:35:47 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 14:35:47 DEBUG unit.oai-hss/0.install ++ config-get branch unit-oai-hss-0: 14:35:47 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 14:35:47 DEBUG unit.oai-hss/0.install + branch=v0.3.2-branch unit-oai-hss-0: 14:35:47 DEBUG unit.oai-hss/0.install ++ config-get revision unit-oai-hss-0: 14:35:47 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 14:35:47 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 14:35:47 DEBUG unit.oai-hss/0.install + echo v0.3.2-branch unit-oai-hss-0: 14:35:47 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 14:35:47 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 14:35:47 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 14:35:47 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 14:35:47 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 14:35:47 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 14:35:47 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 14:35:47 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 14:35:47 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 14:35:47 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 14:35:47 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 14:35:47 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 14:35:47 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 14:35:47 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 14:35:47 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=0 unit-oai-hss-0: 14:35:47 DEBUG unit.oai-hss/0.install + true unit-oai-hss-0: 14:35:47 DEBUG unit.oai-hss/0.install + '[' '!' 0 -eq 1 ']' unit-oai-hss-0: 14:35:47 DEBUG unit.oai-hss/0.install + apt-get install -y --force-yes git unit-oai-hss-0: 14:35:47 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 14:35:47 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 14:35:47 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 14:35:47 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 14:35:47 DEBUG unit.oai-hss/0.install git-man liberror-perl unit-oai-hss-0: 14:35:47 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 14:35:47 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: 14:35:47 DEBUG unit.oai-hss/0.install gitweb git-arch git-bzr git-cvs git-mediawiki git-svn unit-oai-hss-0: 14:35:47 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 14:35:47 DEBUG unit.oai-hss/0.install git git-man liberror-perl unit-oai-hss-0: 14:35:47 DEBUG unit.oai-hss/0.install 0 upgraded, 3 newly installed, 0 to remove and 2 not upgraded. unit-oai-hss-0: 14:35:47 DEBUG unit.oai-hss/0.install Need to get 3394 kB of archives. unit-oai-hss-0: 14:35:47 DEBUG unit.oai-hss/0.install After this operation, 22.0 MB of additional disk space will be used. unit-oai-hss-0: 14:35:47 DEBUG unit.oai-hss/0.install WARNING: The following packages cannot be authenticated! unit-oai-hss-0: 14:35:47 DEBUG unit.oai-hss/0.install git-man git unit-abot-epc-basic-0: 14:36:02 DEBUG unit.abot-epc-basic/0.install Err:15 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxinerama1 amd64 2:1.1.3-1 unit-abot-epc-basic-0: 14:36:02 DEBUG unit.abot-epc-basic/0.install Temporary failure resolving 'archive.ubuntu.com' unit-oai-epc-0: 14:36:12 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-epc-0: 14:36:12 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 14:36:12 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 14:36:12 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 14:36:12 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 14:36:12 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 14:36:12 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-epc-0: 14:36:12 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-epc-0: 14:36:12 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 14:36:12 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 14:36:12 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 14:36:12 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 14:36:12 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 14:36:12 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 14:36:12 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 14:36:12 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 14:36:12 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 14:36:12 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 14:36:12 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 14:36:12 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 14:36:12 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 14:36:12 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-oai-epc-0: 14:36:12 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 14:36:12 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-epc-0: 14:36:12 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 14:36:12 DEBUG unit.oai-epc/0.install + branch=v0.3.2-branch unit-oai-epc-0: 14:36:12 DEBUG unit.oai-epc/0.install ++ config-get revision unit-oai-epc-0: 14:36:12 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 14:36:12 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 14:36:12 DEBUG unit.oai-epc/0.install + echo v0.3.2-branch unit-oai-epc-0: 14:36:12 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 14:36:12 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 14:36:12 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 14:36:12 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 14:36:12 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 14:36:12 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 14:36:12 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 14:36:12 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 14:36:12 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 14:36:12 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 14:36:12 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 14:36:12 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 14:36:12 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=0 unit-oai-epc-0: 14:36:12 DEBUG unit.oai-epc/0.install + true unit-oai-epc-0: 14:36:12 DEBUG unit.oai-epc/0.install + '[' '!' 0 -eq 1 ']' unit-oai-epc-0: 14:36:12 DEBUG unit.oai-epc/0.install + apt-get install -y --force-yes git unit-oai-epc-0: 14:36:12 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 14:36:12 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 14:36:12 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 14:36:12 DEBUG unit.oai-epc/0.install The following extra packages will be installed: unit-oai-epc-0: 14:36:12 DEBUG unit.oai-epc/0.install git-man liberror-perl unit-oai-epc-0: 14:36:12 DEBUG unit.oai-epc/0.install Suggested packages: unit-oai-epc-0: 14:36:12 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: 14:36:12 DEBUG unit.oai-epc/0.install gitweb git-arch git-bzr git-cvs git-mediawiki git-svn unit-oai-epc-0: 14:36:12 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 14:36:12 DEBUG unit.oai-epc/0.install git git-man liberror-perl unit-oai-epc-0: 14:36:12 DEBUG unit.oai-epc/0.install 0 upgraded, 3 newly installed, 0 to remove and 2 not upgraded. unit-oai-epc-0: 14:36:12 DEBUG unit.oai-epc/0.install Need to get 3394 kB of archives. unit-oai-epc-0: 14:36:12 DEBUG unit.oai-epc/0.install After this operation, 22.0 MB of additional disk space will be used. unit-oai-epc-0: 14:36:12 DEBUG unit.oai-epc/0.install WARNING: The following packages cannot be authenticated! unit-oai-epc-0: 14:36:12 DEBUG unit.oai-epc/0.install git-man git unit-mysql-0: 14:36:21 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 2 not upgraded. unit-mysql-0: 14:36:21 DEBUG unit.mysql/0.install Need to get 11.3 kB of archives. unit-mysql-0: 14:36:21 DEBUG unit.mysql/0.install After this operation, 63.5 kB of additional disk space will be used. unit-mysql-0: 14:36:21 DEBUG unit.mysql/0.install Err http://archive.ubuntu.com/ubuntu/ trusty/main python-netifaces amd64 0.8-3build1 unit-mysql-0: 14:36:21 DEBUG unit.mysql/0.install Could not resolve 'archive.ubuntu.com' unit-mysql-0: 14:36:21 DEBUG unit.mysql/0.install E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/n/netifaces/python-netifaces_0.8-3build1_amd64.deb Could not resolve 'archive.ubuntu.com' unit-mysql-0: 14:36:21 DEBUG unit.mysql/0.install unit-mysql-0: 14:36:21 DEBUG unit.mysql/0.install E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? unit-mysql-0: 14:36:21 DEBUG unit.mysql/0.install dpkg-query: package 'python-pip' is not installed and no information is available unit-mysql-0: 14:36:21 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 14:36:21 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 14:36:21 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 14:36:21 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 14:36:21 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 14:36:21 DEBUG unit.mysql/0.install The following extra packages will be installed: unit-mysql-0: 14:36:21 DEBUG unit.mysql/0.install binutils build-essential cpp cpp-4.8 dpkg-dev fakeroot g++ g++-4.8 gcc unit-mysql-0: 14:36:21 DEBUG unit.mysql/0.install gcc-4.8 libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-mysql-0: 14:36:21 DEBUG unit.mysql/0.install libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev unit-mysql-0: 14:36:21 DEBUG unit.mysql/0.install libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev unit-mysql-0: 14:36:21 DEBUG unit.mysql/0.install libgmp10 libgomp1 libisl10 libitm1 libmpc3 libmpfr4 libquadmath0 unit-mysql-0: 14:36:21 DEBUG unit.mysql/0.install libstdc++-4.8-dev libtsan0 linux-libc-dev make manpages-dev unit-mysql-0: 14:36:21 DEBUG unit.mysql/0.install python-chardet-whl python-colorama python-colorama-whl python-distlib unit-mysql-0: 14:36:21 DEBUG unit.mysql/0.install python-distlib-whl python-html5lib python-html5lib-whl python-pip-whl unit-mysql-0: 14:36:21 DEBUG unit.mysql/0.install python-requests-whl python-setuptools python-setuptools-whl python-six-whl unit-mysql-0: 14:36:21 DEBUG unit.mysql/0.install python-urllib3-whl python-wheel python3-pkg-resources unit-mysql-0: 14:36:21 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 14:36:21 DEBUG unit.mysql/0.install binutils-doc cpp-doc gcc-4.8-locales debian-keyring g++-multilib unit-mysql-0: 14:36:21 DEBUG unit.mysql/0.install g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf unit-mysql-0: 14:36:21 DEBUG unit.mysql/0.install automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg unit-mysql-0: 14:36:21 DEBUG unit.mysql/0.install libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg unit-mysql-0: 14:36:21 DEBUG unit.mysql/0.install libquadmath0-dbg glibc-doc libstdc++-4.8-doc make-doc python-genshi unit-mysql-0: 14:36:21 DEBUG unit.mysql/0.install python-lxml python3-setuptools unit-mysql-0: 14:36:21 DEBUG unit.mysql/0.install Recommended packages: unit-mysql-0: 14:36:21 DEBUG unit.mysql/0.install python-dev-all unit-mysql-0: 14:36:21 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 14:36:21 DEBUG unit.mysql/0.install binutils build-essential cpp cpp-4.8 dpkg-dev fakeroot g++ g++-4.8 gcc unit-mysql-0: 14:36:21 DEBUG unit.mysql/0.install gcc-4.8 libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-mysql-0: 14:36:21 DEBUG unit.mysql/0.install libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev unit-mysql-0: 14:36:21 DEBUG unit.mysql/0.install libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev unit-mysql-0: 14:36:21 DEBUG unit.mysql/0.install libgmp10 libgomp1 libisl10 libitm1 libmpc3 libmpfr4 libquadmath0 unit-mysql-0: 14:36:21 DEBUG unit.mysql/0.install libstdc++-4.8-dev libtsan0 linux-libc-dev make manpages-dev unit-mysql-0: 14:36:21 DEBUG unit.mysql/0.install python-chardet-whl python-colorama python-colorama-whl python-distlib unit-mysql-0: 14:36:21 DEBUG unit.mysql/0.install python-distlib-whl python-html5lib python-html5lib-whl python-pip unit-mysql-0: 14:36:21 DEBUG unit.mysql/0.install python-pip-whl python-requests-whl python-setuptools python-setuptools-whl unit-mysql-0: 14:36:21 DEBUG unit.mysql/0.install python-six-whl python-urllib3-whl python-wheel python3-pkg-resources unit-mysql-0: 14:36:21 DEBUG unit.mysql/0.install 0 upgraded, 50 newly installed, 0 to remove and 2 not upgraded. unit-mysql-0: 14:36:21 DEBUG unit.mysql/0.install Need to get 41.1 MB of archives. unit-mysql-0: 14:36:21 DEBUG unit.mysql/0.install After this operation, 120 MB of additional disk space will be used. unit-mysql-0: 14:36:21 DEBUG unit.mysql/0.install WARNING: The following packages cannot be authenticated! unit-mysql-0: 14:36:21 DEBUG unit.mysql/0.install libasan0 libatomic1 libgomp1 libitm1 libquadmath0 libtsan0 binutils unit-mysql-0: 14:36:21 DEBUG unit.mysql/0.install libc-dev-bin linux-libc-dev libc6-dev cpp-4.8 libgcc-4.8-dev gcc-4.8 unit-mysql-0: 14:36:21 DEBUG unit.mysql/0.install libstdc++-4.8-dev g++-4.8 libdpkg-perl dpkg-dev python3-pkg-resources unit-mysql-0: 14:36:21 DEBUG unit.mysql/0.install python-chardet-whl python-colorama python-colorama-whl python-distlib unit-mysql-0: 14:36:21 DEBUG unit.mysql/0.install python-distlib-whl python-html5lib python-html5lib-whl python-six-whl unit-mysql-0: 14:36:21 DEBUG unit.mysql/0.install python-urllib3-whl python-requests-whl python-setuptools-whl python-pip-whl unit-mysql-0: 14:36:21 DEBUG unit.mysql/0.install python-setuptools python-pip python-wheel unit-mysql-0: 14:36:21 DEBUG unit.mysql/0.install E: There are problems and -y was used without --force-yes unit-mysql-0: 14:36:21 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 14:36:21 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 14:36:21 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 14:36:22 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 14:36:22 DEBUG unit.mysql/0.install python-dnspython unit-oai-hss-0: 14:36:27 DEBUG unit.oai-hss/0.install Err http://archive.ubuntu.com/ubuntu/ trusty/main liberror-perl all 0.17-1.1 unit-oai-hss-0: 14:36:27 DEBUG unit.oai-hss/0.install Could not resolve 'archive.ubuntu.com' unit-oai-hss-0: 14:36:27 DEBUG unit.oai-hss/0.install Err http://archive.ubuntu.com/ubuntu/ trusty-updates/main git-man all 1:1.9.1-1ubuntu0.8 unit-oai-hss-0: 14:36:27 DEBUG unit.oai-hss/0.install Could not resolve 'archive.ubuntu.com' unit-oai-epc-0: 14:36:52 DEBUG unit.oai-epc/0.install Err http://archive.ubuntu.com/ubuntu/ trusty/main liberror-perl all 0.17-1.1 unit-oai-epc-0: 14:36:52 DEBUG unit.oai-epc/0.install Could not resolve 'archive.ubuntu.com' unit-oai-epc-0: 14:36:52 DEBUG unit.oai-epc/0.install Err http://archive.ubuntu.com/ubuntu/ trusty-updates/main git-man all 1:1.9.1-1ubuntu0.8 unit-oai-epc-0: 14:36:52 DEBUG unit.oai-epc/0.install Could not resolve 'archive.ubuntu.com' unit-mysql-0: 14:37:02 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 2 not upgraded. unit-mysql-0: 14:37:02 DEBUG unit.mysql/0.install Need to get 83.1 kB of archives. unit-mysql-0: 14:37:02 DEBUG unit.mysql/0.install After this operation, 545 kB of additional disk space will be used. unit-mysql-0: 14:37:02 DEBUG unit.mysql/0.install Err http://archive.ubuntu.com/ubuntu/ trusty/main python-dnspython all 1.11.1-1build1 unit-mysql-0: 14:37:02 DEBUG unit.mysql/0.install Could not resolve 'archive.ubuntu.com' unit-mysql-0: 14:37:02 DEBUG unit.mysql/0.install E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/d/dnspython/python-dnspython_1.11.1-1build1_all.deb Could not resolve 'archive.ubuntu.com' unit-mysql-0: 14:37:02 DEBUG unit.mysql/0.install unit-mysql-0: 14:37:02 DEBUG unit.mysql/0.install E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? unit-mysql-0: 14:37:02 DEBUG unit.mysql/0.install Traceback (most recent call last): unit-mysql-0: 14:37:02 DEBUG unit.mysql/0.install File "/var/lib/juju/agents/unit-mysql-0/charm/hooks/install.real", line 6, in unit-mysql-0: 14:37:02 DEBUG unit.mysql/0.install import lib.utils as utils unit-mysql-0: 14:37:02 DEBUG unit.mysql/0.install File "/var/lib/juju/agents/unit-mysql-0/charm/hooks/lib/utils.py", line 46, in unit-mysql-0: 14:37:02 DEBUG unit.mysql/0.install install('python-dnspython') unit-mysql-0: 14:37:02 DEBUG unit.mysql/0.install File "/var/lib/juju/agents/unit-mysql-0/charm/hooks/lib/utils.py", line 41, in install unit-mysql-0: 14:37:02 DEBUG unit.mysql/0.install subprocess.check_call(cmd) unit-mysql-0: 14:37:02 DEBUG unit.mysql/0.install File "/usr/lib/python2.7/subprocess.py", line 540, in check_call unit-mysql-0: 14:37:02 DEBUG unit.mysql/0.install raise CalledProcessError(retcode, cmd) unit-mysql-0: 14:37:02 DEBUG unit.mysql/0.install subprocess.CalledProcessError: Command '['apt-get', '-y', 'install', 'python-dnspython']' returned non-zero exit status 100 unit-mysql-0: 14:37:02 ERROR juju.worker.uniter.operation hook "install" failed: exit status 1 unit-mysql-0: 14:37:02 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 14:37:02 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-mysql-0: 14:37:02 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-abot-epc-basic-0: 14:37:03 DEBUG unit.abot-epc-basic/0.install Err:16 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxshmfence1 amd64 1.2-1 unit-abot-epc-basic-0: 14:37:03 DEBUG unit.abot-epc-basic/0.install Temporary failure resolving 'archive.ubuntu.com' unit-oai-hss-0: 14:37:07 DEBUG unit.oai-hss/0.install Err http://security.ubuntu.com/ubuntu/ trusty-security/main git-man all 1:1.9.1-1ubuntu0.8 unit-oai-hss-0: 14:37:07 DEBUG unit.oai-hss/0.install Could not resolve 'security.ubuntu.com' unit-oai-hss-0: 14:37:07 DEBUG unit.oai-hss/0.install Err http://security.ubuntu.com/ubuntu/ trusty-security/main git amd64 1:1.9.1-1ubuntu0.8 unit-oai-hss-0: 14:37:07 DEBUG unit.oai-hss/0.install Could not resolve 'security.ubuntu.com' unit-oai-hss-0: 14:37:07 DEBUG unit.oai-hss/0.install E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/libe/liberror-perl/liberror-perl_0.17-1.1_all.deb Could not resolve 'archive.ubuntu.com' unit-oai-hss-0: 14:37:07 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 14:37:07 DEBUG unit.oai-hss/0.install E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/g/git/git-man_1.9.1-1ubuntu0.8_all.deb Could not resolve 'security.ubuntu.com' unit-oai-hss-0: 14:37:07 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 14:37:07 DEBUG unit.oai-hss/0.install E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/g/git/git_1.9.1-1ubuntu0.8_amd64.deb Could not resolve 'security.ubuntu.com' unit-oai-hss-0: 14:37:07 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 14:37:07 DEBUG unit.oai-hss/0.install E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? unit-oai-hss-0: 14:37:07 ERROR juju.worker.uniter.operation hook "install" failed: exit status 100 unit-oai-hss-0: 14:37:07 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 14:37:07 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-hss-0: 14:37:07 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-oai-epc-0: 14:37:32 DEBUG unit.oai-epc/0.install Err http://security.ubuntu.com/ubuntu/ trusty-security/main git-man all 1:1.9.1-1ubuntu0.8 unit-oai-epc-0: 14:37:32 DEBUG unit.oai-epc/0.install Could not resolve 'security.ubuntu.com' unit-oai-epc-0: 14:37:32 DEBUG unit.oai-epc/0.install Err http://security.ubuntu.com/ubuntu/ trusty-security/main git amd64 1:1.9.1-1ubuntu0.8 unit-oai-epc-0: 14:37:32 DEBUG unit.oai-epc/0.install Could not resolve 'security.ubuntu.com' unit-oai-epc-0: 14:37:32 DEBUG unit.oai-epc/0.install E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/libe/liberror-perl/liberror-perl_0.17-1.1_all.deb Could not resolve 'archive.ubuntu.com' unit-oai-epc-0: 14:37:32 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 14:37:32 DEBUG unit.oai-epc/0.install E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/g/git/git-man_1.9.1-1ubuntu0.8_all.deb Could not resolve 'security.ubuntu.com' unit-oai-epc-0: 14:37:32 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 14:37:32 DEBUG unit.oai-epc/0.install E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/g/git/git_1.9.1-1ubuntu0.8_amd64.deb Could not resolve 'security.ubuntu.com' unit-oai-epc-0: 14:37:32 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 14:37:32 DEBUG unit.oai-epc/0.install E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? unit-oai-epc-0: 14:37:32 ERROR juju.worker.uniter.operation hook "install" failed: exit status 100 unit-oai-epc-0: 14:37:32 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 14:37:32 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 14:37:32 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-abot-epc-basic-0: 14:37:40 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 14:38:03 DEBUG unit.abot-epc-basic/0.install Err:17 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxtst6 amd64 2:1.2.2-1 unit-abot-epc-basic-0: 14:38:03 DEBUG unit.abot-epc-basic/0.install Temporary failure resolving 'archive.ubuntu.com' unit-abot-epc-basic-0: 14:39:03 DEBUG unit.abot-epc-basic/0.install Err:18 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxxf86vm1 amd64 1:1.1.4-1 unit-abot-epc-basic-0: 14:39:03 DEBUG unit.abot-epc-basic/0.install Temporary failure resolving 'archive.ubuntu.com' unit-abot-epc-basic-0: 14:40:03 DEBUG unit.abot-epc-basic/0.install Err:19 http://archive.ubuntu.com/ubuntu xenial/main amd64 libjbig0 amd64 2.1-3.1 unit-abot-epc-basic-0: 14:40:03 DEBUG unit.abot-epc-basic/0.install Temporary failure resolving 'archive.ubuntu.com' unit-oai-epc-0: 14:40:36 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 14:40:36 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-mysql-0: 14:40:46 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 14:40:46 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-hss-0: 14:40:56 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 14:40:56 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-abot-epc-basic-0: 14:41:03 DEBUG unit.abot-epc-basic/0.install Err:20 http://archive.ubuntu.com/ubuntu xenial/main amd64 libtxc-dxtn-s2tc0 amd64 0~git20131104-1.1 unit-abot-epc-basic-0: 14:41:03 DEBUG unit.abot-epc-basic/0.install Temporary failure resolving 'archive.ubuntu.com' unit-mysql-0: 14:42:02 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-mysql-0: 14:42:02 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-mysql-0: 14:42:02 DEBUG juju.worker.uniter.operation running operation run install hook unit-mysql-0: 14:42:02 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-mysql-0: 14:42:02 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-mysql-0: 14:42:02 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-mysql-0: 14:42:02 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-mysql-0: 14:42:02 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-mysql-0: 14:42:02 DEBUG unit.mysql/0.install dpkg-query: package 'python-netaddr' is not installed and no information is available unit-mysql-0: 14:42:02 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 14:42:02 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 14:42:02 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 14:42:02 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 14:42:02 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 14:42:02 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 14:42:02 DEBUG unit.mysql/0.install ipython python-netaddr-docs unit-mysql-0: 14:42:02 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 14:42:02 DEBUG unit.mysql/0.install python-netaddr unit-mysql-0: 14:42:02 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 2 not upgraded. unit-mysql-0: 14:42:02 DEBUG unit.mysql/0.install Need to get 849 kB of archives. unit-mysql-0: 14:42:02 DEBUG unit.mysql/0.install After this operation, 4216 kB of additional disk space will be used. unit-mysql-0: 14:42:02 DEBUG unit.mysql/0.install WARNING: The following packages cannot be authenticated! unit-mysql-0: 14:42:02 DEBUG unit.mysql/0.install python-netaddr unit-mysql-0: 14:42:02 DEBUG unit.mysql/0.install E: There are problems and -y was used without --force-yes unit-mysql-0: 14:42:02 DEBUG unit.mysql/0.install dpkg-query: package 'python-netifaces' is not installed and no information is available unit-mysql-0: 14:42:02 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 14:42:02 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 14:42:02 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 14:42:02 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 14:42:02 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 14:42:02 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 14:42:02 DEBUG unit.mysql/0.install python-netifaces unit-abot-epc-basic-0: 14:42:03 DEBUG unit.abot-epc-basic/0.install Err:21 http://archive.ubuntu.com/ubuntu xenial/main amd64 java-common all 0.56ubuntu2 unit-abot-epc-basic-0: 14:42:03 DEBUG unit.abot-epc-basic/0.install Temporary failure resolving 'archive.ubuntu.com' unit-oai-hss-0: 14:42:07 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-hss-0: 14:42:07 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-hss-0: 14:42:07 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 14:42:07 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-hss-0: 14:42:07 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-hss-0: 14:42:07 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-hss-0: 14:42:09 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-hss-0: 14:42:09 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-hss-0: 14:42:09 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 14:42:09 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 14:42:09 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 14:42:09 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 14:42:09 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 14:42:09 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 14:42:09 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 14:42:09 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 14:42:09 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 14:42:09 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 14:42:09 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 14:42:09 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 14:42:09 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 14:42:09 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 14:42:09 DEBUG unit.oai-hss/0.install ++ config-get branch unit-oai-hss-0: 14:42:09 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 14:42:09 DEBUG unit.oai-hss/0.install + branch=v0.3.2-branch unit-oai-hss-0: 14:42:09 DEBUG unit.oai-hss/0.install ++ config-get revision unit-oai-hss-0: 14:42:09 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 14:42:09 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 14:42:09 DEBUG unit.oai-hss/0.install + echo v0.3.2-branch unit-oai-hss-0: 14:42:09 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 14:42:09 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 14:42:09 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 14:42:09 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 14:42:09 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 14:42:09 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 14:42:09 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 14:42:09 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 14:42:09 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 14:42:09 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 14:42:09 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 14:42:09 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 14:42:09 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 14:42:09 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 14:42:09 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=0 unit-oai-hss-0: 14:42:09 DEBUG unit.oai-hss/0.install + true unit-oai-hss-0: 14:42:09 DEBUG unit.oai-hss/0.install + '[' '!' 0 -eq 1 ']' unit-oai-hss-0: 14:42:09 DEBUG unit.oai-hss/0.install + apt-get install -y --force-yes git unit-oai-hss-0: 14:42:09 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 14:42:09 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 14:42:09 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 14:42:09 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 14:42:09 DEBUG unit.oai-hss/0.install git-man liberror-perl unit-oai-hss-0: 14:42:09 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 14:42:09 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: 14:42:09 DEBUG unit.oai-hss/0.install gitweb git-arch git-bzr git-cvs git-mediawiki git-svn unit-oai-hss-0: 14:42:09 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 14:42:09 DEBUG unit.oai-hss/0.install git git-man liberror-perl unit-oai-hss-0: 14:42:09 DEBUG unit.oai-hss/0.install 0 upgraded, 3 newly installed, 0 to remove and 2 not upgraded. unit-oai-hss-0: 14:42:09 DEBUG unit.oai-hss/0.install Need to get 3394 kB of archives. unit-oai-hss-0: 14:42:09 DEBUG unit.oai-hss/0.install After this operation, 22.0 MB of additional disk space will be used. unit-oai-hss-0: 14:42:09 DEBUG unit.oai-hss/0.install WARNING: The following packages cannot be authenticated! unit-oai-hss-0: 14:42:09 DEBUG unit.oai-hss/0.install git-man git unit-abot-epc-basic-0: 14:42:31 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 14:42:32 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-epc-0: 14:42:32 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 14:42:32 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 14:42:32 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 14:42:32 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 14:42:32 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 14:42:32 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-epc-0: 14:42:32 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-epc-0: 14:42:32 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 14:42:32 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 14:42:32 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 14:42:32 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 14:42:32 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 14:42:32 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 14:42:32 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 14:42:32 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 14:42:32 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 14:42:32 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 14:42:32 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 14:42:32 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 14:42:32 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 14:42:32 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-oai-epc-0: 14:42:32 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 14:42:32 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-epc-0: 14:42:32 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 14:42:32 DEBUG unit.oai-epc/0.install + branch=v0.3.2-branch unit-oai-epc-0: 14:42:32 DEBUG unit.oai-epc/0.install ++ config-get revision unit-oai-epc-0: 14:42:32 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 14:42:32 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 14:42:32 DEBUG unit.oai-epc/0.install + echo v0.3.2-branch unit-oai-epc-0: 14:42:32 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 14:42:32 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 14:42:32 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 14:42:32 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 14:42:32 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 14:42:32 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 14:42:32 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 14:42:32 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 14:42:32 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 14:42:32 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 14:42:32 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 14:42:32 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 14:42:32 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=0 unit-oai-epc-0: 14:42:32 DEBUG unit.oai-epc/0.install + true unit-oai-epc-0: 14:42:32 DEBUG unit.oai-epc/0.install + '[' '!' 0 -eq 1 ']' unit-oai-epc-0: 14:42:32 DEBUG unit.oai-epc/0.install + apt-get install -y --force-yes git unit-oai-epc-0: 14:42:32 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 14:42:33 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 14:42:33 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 14:42:33 DEBUG unit.oai-epc/0.install The following extra packages will be installed: unit-oai-epc-0: 14:42:33 DEBUG unit.oai-epc/0.install git-man liberror-perl unit-oai-epc-0: 14:42:33 DEBUG unit.oai-epc/0.install Suggested packages: unit-oai-epc-0: 14:42:33 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: 14:42:33 DEBUG unit.oai-epc/0.install gitweb git-arch git-bzr git-cvs git-mediawiki git-svn unit-oai-epc-0: 14:42:33 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 14:42:33 DEBUG unit.oai-epc/0.install git git-man liberror-perl unit-oai-epc-0: 14:42:33 DEBUG unit.oai-epc/0.install 0 upgraded, 3 newly installed, 0 to remove and 2 not upgraded. unit-oai-epc-0: 14:42:33 DEBUG unit.oai-epc/0.install Need to get 3394 kB of archives. unit-oai-epc-0: 14:42:33 DEBUG unit.oai-epc/0.install After this operation, 22.0 MB of additional disk space will be used. unit-oai-epc-0: 14:42:33 DEBUG unit.oai-epc/0.install WARNING: The following packages cannot be authenticated! unit-oai-epc-0: 14:42:33 DEBUG unit.oai-epc/0.install git-man git unit-mysql-0: 14:42:42 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 2 not upgraded. unit-mysql-0: 14:42:42 DEBUG unit.mysql/0.install Need to get 11.3 kB of archives. unit-mysql-0: 14:42:42 DEBUG unit.mysql/0.install After this operation, 63.5 kB of additional disk space will be used. unit-mysql-0: 14:42:42 DEBUG unit.mysql/0.install Err http://archive.ubuntu.com/ubuntu/ trusty/main python-netifaces amd64 0.8-3build1 unit-mysql-0: 14:42:42 DEBUG unit.mysql/0.install Could not resolve 'archive.ubuntu.com' unit-mysql-0: 14:42:42 DEBUG unit.mysql/0.install E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/n/netifaces/python-netifaces_0.8-3build1_amd64.deb Could not resolve 'archive.ubuntu.com' unit-mysql-0: 14:42:42 DEBUG unit.mysql/0.install unit-mysql-0: 14:42:42 DEBUG unit.mysql/0.install E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? unit-mysql-0: 14:42:42 DEBUG unit.mysql/0.install dpkg-query: package 'python-pip' is not installed and no information is available unit-mysql-0: 14:42:42 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 14:42:42 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 14:42:42 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 14:42:43 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 14:42:43 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 14:42:43 DEBUG unit.mysql/0.install The following extra packages will be installed: unit-mysql-0: 14:42:43 DEBUG unit.mysql/0.install binutils build-essential cpp cpp-4.8 dpkg-dev fakeroot g++ g++-4.8 gcc unit-mysql-0: 14:42:43 DEBUG unit.mysql/0.install gcc-4.8 libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-mysql-0: 14:42:43 DEBUG unit.mysql/0.install libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev unit-mysql-0: 14:42:43 DEBUG unit.mysql/0.install libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev unit-mysql-0: 14:42:43 DEBUG unit.mysql/0.install libgmp10 libgomp1 libisl10 libitm1 libmpc3 libmpfr4 libquadmath0 unit-mysql-0: 14:42:43 DEBUG unit.mysql/0.install libstdc++-4.8-dev libtsan0 linux-libc-dev make manpages-dev unit-mysql-0: 14:42:43 DEBUG unit.mysql/0.install python-chardet-whl python-colorama python-colorama-whl python-distlib unit-mysql-0: 14:42:43 DEBUG unit.mysql/0.install python-distlib-whl python-html5lib python-html5lib-whl python-pip-whl unit-mysql-0: 14:42:43 DEBUG unit.mysql/0.install python-requests-whl python-setuptools python-setuptools-whl python-six-whl unit-mysql-0: 14:42:43 DEBUG unit.mysql/0.install python-urllib3-whl python-wheel python3-pkg-resources unit-mysql-0: 14:42:43 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 14:42:43 DEBUG unit.mysql/0.install binutils-doc cpp-doc gcc-4.8-locales debian-keyring g++-multilib unit-mysql-0: 14:42:43 DEBUG unit.mysql/0.install g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf unit-mysql-0: 14:42:43 DEBUG unit.mysql/0.install automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg unit-mysql-0: 14:42:43 DEBUG unit.mysql/0.install libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg unit-mysql-0: 14:42:43 DEBUG unit.mysql/0.install libquadmath0-dbg glibc-doc libstdc++-4.8-doc make-doc python-genshi unit-mysql-0: 14:42:43 DEBUG unit.mysql/0.install python-lxml python3-setuptools unit-mysql-0: 14:42:43 DEBUG unit.mysql/0.install Recommended packages: unit-mysql-0: 14:42:43 DEBUG unit.mysql/0.install python-dev-all unit-mysql-0: 14:42:43 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 14:42:43 DEBUG unit.mysql/0.install binutils build-essential cpp cpp-4.8 dpkg-dev fakeroot g++ g++-4.8 gcc unit-mysql-0: 14:42:43 DEBUG unit.mysql/0.install gcc-4.8 libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-mysql-0: 14:42:43 DEBUG unit.mysql/0.install libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev unit-mysql-0: 14:42:43 DEBUG unit.mysql/0.install libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev unit-mysql-0: 14:42:43 DEBUG unit.mysql/0.install libgmp10 libgomp1 libisl10 libitm1 libmpc3 libmpfr4 libquadmath0 unit-mysql-0: 14:42:43 DEBUG unit.mysql/0.install libstdc++-4.8-dev libtsan0 linux-libc-dev make manpages-dev unit-mysql-0: 14:42:43 DEBUG unit.mysql/0.install python-chardet-whl python-colorama python-colorama-whl python-distlib unit-mysql-0: 14:42:43 DEBUG unit.mysql/0.install python-distlib-whl python-html5lib python-html5lib-whl python-pip unit-mysql-0: 14:42:43 DEBUG unit.mysql/0.install python-pip-whl python-requests-whl python-setuptools python-setuptools-whl unit-mysql-0: 14:42:43 DEBUG unit.mysql/0.install python-six-whl python-urllib3-whl python-wheel python3-pkg-resources unit-mysql-0: 14:42:43 DEBUG unit.mysql/0.install 0 upgraded, 50 newly installed, 0 to remove and 2 not upgraded. unit-mysql-0: 14:42:43 DEBUG unit.mysql/0.install Need to get 41.1 MB of archives. unit-mysql-0: 14:42:43 DEBUG unit.mysql/0.install After this operation, 120 MB of additional disk space will be used. unit-mysql-0: 14:42:43 DEBUG unit.mysql/0.install WARNING: The following packages cannot be authenticated! unit-mysql-0: 14:42:43 DEBUG unit.mysql/0.install libasan0 libatomic1 libgomp1 libitm1 libquadmath0 libtsan0 binutils unit-mysql-0: 14:42:43 DEBUG unit.mysql/0.install libc-dev-bin linux-libc-dev libc6-dev cpp-4.8 libgcc-4.8-dev gcc-4.8 unit-mysql-0: 14:42:43 DEBUG unit.mysql/0.install libstdc++-4.8-dev g++-4.8 libdpkg-perl dpkg-dev python3-pkg-resources unit-mysql-0: 14:42:43 DEBUG unit.mysql/0.install python-chardet-whl python-colorama python-colorama-whl python-distlib unit-mysql-0: 14:42:43 DEBUG unit.mysql/0.install python-distlib-whl python-html5lib python-html5lib-whl python-six-whl unit-mysql-0: 14:42:43 DEBUG unit.mysql/0.install python-urllib3-whl python-requests-whl python-setuptools-whl python-pip-whl unit-mysql-0: 14:42:43 DEBUG unit.mysql/0.install python-setuptools python-pip python-wheel unit-mysql-0: 14:42:43 DEBUG unit.mysql/0.install E: There are problems and -y was used without --force-yes unit-mysql-0: 14:42:43 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 14:42:43 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 14:42:43 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 14:42:43 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 14:42:43 DEBUG unit.mysql/0.install python-dnspython unit-oai-hss-0: 14:42:49 DEBUG unit.oai-hss/0.install Err http://archive.ubuntu.com/ubuntu/ trusty/main liberror-perl all 0.17-1.1 unit-oai-hss-0: 14:42:49 DEBUG unit.oai-hss/0.install Could not resolve 'archive.ubuntu.com' unit-oai-hss-0: 14:42:49 DEBUG unit.oai-hss/0.install Err http://archive.ubuntu.com/ubuntu/ trusty-updates/main git-man all 1:1.9.1-1ubuntu0.8 unit-oai-hss-0: 14:42:49 DEBUG unit.oai-hss/0.install Could not resolve 'archive.ubuntu.com' unit-abot-epc-basic-0: 14:43:03 DEBUG unit.abot-epc-basic/0.install Err:22 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libavahi-common-data amd64 0.6.32~rc+dfsg-1ubuntu2.2 unit-abot-epc-basic-0: 14:43:03 DEBUG unit.abot-epc-basic/0.install Temporary failure resolving 'archive.ubuntu.com' unit-oai-epc-0: 14:43:13 DEBUG unit.oai-epc/0.install Err http://archive.ubuntu.com/ubuntu/ trusty/main liberror-perl all 0.17-1.1 unit-oai-epc-0: 14:43:13 DEBUG unit.oai-epc/0.install Could not resolve 'archive.ubuntu.com' unit-oai-epc-0: 14:43:13 DEBUG unit.oai-epc/0.install Err http://archive.ubuntu.com/ubuntu/ trusty-updates/main git-man all 1:1.9.1-1ubuntu0.8 unit-oai-epc-0: 14:43:13 DEBUG unit.oai-epc/0.install Could not resolve 'archive.ubuntu.com' unit-mysql-0: 14:43:23 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 2 not upgraded. unit-mysql-0: 14:43:23 DEBUG unit.mysql/0.install Need to get 83.1 kB of archives. unit-mysql-0: 14:43:23 DEBUG unit.mysql/0.install After this operation, 545 kB of additional disk space will be used. unit-mysql-0: 14:43:23 DEBUG unit.mysql/0.install Err http://archive.ubuntu.com/ubuntu/ trusty/main python-dnspython all 1.11.1-1build1 unit-mysql-0: 14:43:23 DEBUG unit.mysql/0.install Could not resolve 'archive.ubuntu.com' unit-mysql-0: 14:43:23 DEBUG unit.mysql/0.install E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/d/dnspython/python-dnspython_1.11.1-1build1_all.deb Could not resolve 'archive.ubuntu.com' unit-mysql-0: 14:43:23 DEBUG unit.mysql/0.install unit-mysql-0: 14:43:23 DEBUG unit.mysql/0.install E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? unit-mysql-0: 14:43:23 DEBUG unit.mysql/0.install Traceback (most recent call last): unit-mysql-0: 14:43:23 DEBUG unit.mysql/0.install File "/var/lib/juju/agents/unit-mysql-0/charm/hooks/install.real", line 6, in unit-mysql-0: 14:43:23 DEBUG unit.mysql/0.install import lib.utils as utils unit-mysql-0: 14:43:23 DEBUG unit.mysql/0.install File "/var/lib/juju/agents/unit-mysql-0/charm/hooks/lib/utils.py", line 46, in unit-mysql-0: 14:43:23 DEBUG unit.mysql/0.install install('python-dnspython') unit-mysql-0: 14:43:23 DEBUG unit.mysql/0.install File "/var/lib/juju/agents/unit-mysql-0/charm/hooks/lib/utils.py", line 41, in install unit-mysql-0: 14:43:23 DEBUG unit.mysql/0.install subprocess.check_call(cmd) unit-mysql-0: 14:43:23 DEBUG unit.mysql/0.install File "/usr/lib/python2.7/subprocess.py", line 540, in check_call unit-mysql-0: 14:43:23 DEBUG unit.mysql/0.install raise CalledProcessError(retcode, cmd) unit-mysql-0: 14:43:23 DEBUG unit.mysql/0.install subprocess.CalledProcessError: Command '['apt-get', '-y', 'install', 'python-dnspython']' returned non-zero exit status 100 unit-mysql-0: 14:43:23 ERROR juju.worker.uniter.operation hook "install" failed: exit status 1 unit-mysql-0: 14:43:23 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 14:43:23 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-mysql-0: 14:43:23 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-oai-hss-0: 14:43:29 DEBUG unit.oai-hss/0.install Err http://security.ubuntu.com/ubuntu/ trusty-security/main git-man all 1:1.9.1-1ubuntu0.8 unit-oai-hss-0: 14:43:29 DEBUG unit.oai-hss/0.install Could not resolve 'security.ubuntu.com' unit-oai-hss-0: 14:43:29 DEBUG unit.oai-hss/0.install Err http://security.ubuntu.com/ubuntu/ trusty-security/main git amd64 1:1.9.1-1ubuntu0.8 unit-oai-hss-0: 14:43:29 DEBUG unit.oai-hss/0.install Could not resolve 'security.ubuntu.com' unit-oai-hss-0: 14:43:29 DEBUG unit.oai-hss/0.install E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/libe/liberror-perl/liberror-perl_0.17-1.1_all.deb Could not resolve 'archive.ubuntu.com' unit-oai-hss-0: 14:43:29 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 14:43:29 DEBUG unit.oai-hss/0.install E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/g/git/git-man_1.9.1-1ubuntu0.8_all.deb Could not resolve 'security.ubuntu.com' unit-oai-hss-0: 14:43:29 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 14:43:29 DEBUG unit.oai-hss/0.install E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/g/git/git_1.9.1-1ubuntu0.8_amd64.deb Could not resolve 'security.ubuntu.com' unit-oai-hss-0: 14:43:29 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 14:43:29 DEBUG unit.oai-hss/0.install E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? unit-oai-hss-0: 14:43:29 ERROR juju.worker.uniter.operation hook "install" failed: exit status 100 unit-oai-hss-0: 14:43:29 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 14:43:29 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-hss-0: 14:43:29 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-oai-epc-0: 14:43:53 DEBUG unit.oai-epc/0.install Err http://security.ubuntu.com/ubuntu/ trusty-security/main git-man all 1:1.9.1-1ubuntu0.8 unit-oai-epc-0: 14:43:53 DEBUG unit.oai-epc/0.install Could not resolve 'security.ubuntu.com' unit-oai-epc-0: 14:43:53 DEBUG unit.oai-epc/0.install Err http://security.ubuntu.com/ubuntu/ trusty-security/main git amd64 1:1.9.1-1ubuntu0.8 unit-oai-epc-0: 14:43:53 DEBUG unit.oai-epc/0.install Could not resolve 'security.ubuntu.com' unit-oai-epc-0: 14:43:53 DEBUG unit.oai-epc/0.install E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/libe/liberror-perl/liberror-perl_0.17-1.1_all.deb Could not resolve 'archive.ubuntu.com' unit-oai-epc-0: 14:43:53 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 14:43:53 DEBUG unit.oai-epc/0.install E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/g/git/git-man_1.9.1-1ubuntu0.8_all.deb Could not resolve 'security.ubuntu.com' unit-oai-epc-0: 14:43:53 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 14:43:53 DEBUG unit.oai-epc/0.install E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/g/git/git_1.9.1-1ubuntu0.8_amd64.deb Could not resolve 'security.ubuntu.com' unit-oai-epc-0: 14:43:53 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 14:43:53 DEBUG unit.oai-epc/0.install E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? unit-oai-epc-0: 14:43:53 ERROR juju.worker.uniter.operation hook "install" failed: exit status 100 unit-oai-epc-0: 14:43:53 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 14:43:53 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 14:43:53 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-abot-epc-basic-0: 14:44:03 DEBUG unit.abot-epc-basic/0.install Err:23 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libavahi-common3 amd64 0.6.32~rc+dfsg-1ubuntu2.2 unit-abot-epc-basic-0: 14:44:03 DEBUG unit.abot-epc-basic/0.install Temporary failure resolving 'archive.ubuntu.com' unit-abot-epc-basic-0: 14:45:03 DEBUG unit.abot-epc-basic/0.install Err:24 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libavahi-client3 amd64 0.6.32~rc+dfsg-1ubuntu2.2 unit-abot-epc-basic-0: 14:45:03 DEBUG unit.abot-epc-basic/0.install Temporary failure resolving 'archive.ubuntu.com' unit-abot-epc-basic-0: 14:46:03 DEBUG unit.abot-epc-basic/0.install Err:25 http://security.ubuntu.com/ubuntu xenial-security/main amd64 libcups2 amd64 2.1.3-4ubuntu0.5 unit-abot-epc-basic-0: 14:46:03 DEBUG unit.abot-epc-basic/0.install Temporary failure resolving 'archive.ubuntu.com' unit-mysql-0: 14:46:52 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 14:46:52 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-abot-epc-basic-0: 14:47:03 DEBUG unit.abot-epc-basic/0.install Err:25 http://security.ubuntu.com/ubuntu xenial-security/main amd64 libcups2 amd64 2.1.3-4ubuntu0.5 unit-abot-epc-basic-0: 14:47:03 DEBUG unit.abot-epc-basic/0.install Temporary failure resolving 'archive.ubuntu.com' unit-abot-epc-basic-0: 14:47:03 DEBUG unit.abot-epc-basic/0.install Err:26 http://archive.ubuntu.com/ubuntu xenial/main amd64 libjpeg8 amd64 8c-2ubuntu8 unit-abot-epc-basic-0: 14:47:03 DEBUG unit.abot-epc-basic/0.install Temporary failure resolving 'archive.ubuntu.com' unit-oai-hss-0: 14:47:32 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 14:47:32 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-abot-epc-basic-0: 14:48:03 DEBUG unit.abot-epc-basic/0.install Err:27 http://security.ubuntu.com/ubuntu xenial-security/main amd64 libnspr4 amd64 2:4.13.1-0ubuntu0.16.04.1 unit-abot-epc-basic-0: 14:48:03 DEBUG unit.abot-epc-basic/0.install Temporary failure resolving 'archive.ubuntu.com' unit-oai-epc-0: 14:48:07 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 14:48:07 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-abot-epc-basic-0: 14:48:15 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 14:48:23 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-mysql-0: 14:48:23 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-mysql-0: 14:48:23 DEBUG juju.worker.uniter.operation running operation run install hook unit-mysql-0: 14:48:23 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-mysql-0: 14:48:23 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-mysql-0: 14:48:23 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-mysql-0: 14:48:23 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-mysql-0: 14:48:23 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-mysql-0: 14:48:23 DEBUG unit.mysql/0.install dpkg-query: package 'python-netaddr' is not installed and no information is available unit-mysql-0: 14:48:23 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 14:48:23 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 14:48:23 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 14:48:23 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 14:48:23 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 14:48:23 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 14:48:23 DEBUG unit.mysql/0.install ipython python-netaddr-docs unit-mysql-0: 14:48:23 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 14:48:23 DEBUG unit.mysql/0.install python-netaddr unit-mysql-0: 14:48:23 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 2 not upgraded. unit-mysql-0: 14:48:23 DEBUG unit.mysql/0.install Need to get 849 kB of archives. unit-mysql-0: 14:48:23 DEBUG unit.mysql/0.install After this operation, 4216 kB of additional disk space will be used. unit-mysql-0: 14:48:23 DEBUG unit.mysql/0.install WARNING: The following packages cannot be authenticated! unit-mysql-0: 14:48:23 DEBUG unit.mysql/0.install python-netaddr unit-mysql-0: 14:48:23 DEBUG unit.mysql/0.install E: There are problems and -y was used without --force-yes unit-mysql-0: 14:48:23 DEBUG unit.mysql/0.install dpkg-query: package 'python-netifaces' is not installed and no information is available unit-mysql-0: 14:48:23 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 14:48:23 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 14:48:23 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 14:48:23 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 14:48:23 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 14:48:24 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 14:48:24 DEBUG unit.mysql/0.install python-netifaces unit-oai-hss-0: 14:48:29 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-hss-0: 14:48:29 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-hss-0: 14:48:29 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 14:48:29 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-hss-0: 14:48:29 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-hss-0: 14:48:29 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-hss-0: 14:48:30 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-hss-0: 14:48:30 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-hss-0: 14:48:30 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 14:48:30 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 14:48:30 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 14:48:30 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 14:48:30 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 14:48:30 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 14:48:30 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 14:48:30 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 14:48:30 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 14:48:30 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 14:48:30 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 14:48:30 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 14:48:30 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 14:48:30 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 14:48:30 DEBUG unit.oai-hss/0.install ++ config-get branch unit-oai-hss-0: 14:48:30 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 14:48:30 DEBUG unit.oai-hss/0.install + branch=v0.3.2-branch unit-oai-hss-0: 14:48:30 DEBUG unit.oai-hss/0.install ++ config-get revision unit-oai-hss-0: 14:48:30 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 14:48:30 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 14:48:30 DEBUG unit.oai-hss/0.install + echo v0.3.2-branch unit-oai-hss-0: 14:48:30 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 14:48:30 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 14:48:30 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 14:48:30 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 14:48:30 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 14:48:30 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 14:48:30 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 14:48:30 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 14:48:30 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 14:48:30 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 14:48:30 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 14:48:30 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 14:48:30 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 14:48:30 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 14:48:30 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=0 unit-oai-hss-0: 14:48:30 DEBUG unit.oai-hss/0.install + true unit-oai-hss-0: 14:48:30 DEBUG unit.oai-hss/0.install + '[' '!' 0 -eq 1 ']' unit-oai-hss-0: 14:48:30 DEBUG unit.oai-hss/0.install + apt-get install -y --force-yes git unit-oai-hss-0: 14:48:30 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 14:48:30 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 14:48:30 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 14:48:30 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 14:48:30 DEBUG unit.oai-hss/0.install git-man liberror-perl unit-oai-hss-0: 14:48:30 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 14:48:30 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: 14:48:30 DEBUG unit.oai-hss/0.install gitweb git-arch git-bzr git-cvs git-mediawiki git-svn unit-oai-hss-0: 14:48:30 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 14:48:30 DEBUG unit.oai-hss/0.install git git-man liberror-perl unit-oai-hss-0: 14:48:30 DEBUG unit.oai-hss/0.install 0 upgraded, 3 newly installed, 0 to remove and 2 not upgraded. unit-oai-hss-0: 14:48:30 DEBUG unit.oai-hss/0.install Need to get 3394 kB of archives. unit-oai-hss-0: 14:48:30 DEBUG unit.oai-hss/0.install After this operation, 22.0 MB of additional disk space will be used. unit-oai-hss-0: 14:48:30 DEBUG unit.oai-hss/0.install WARNING: The following packages cannot be authenticated! unit-oai-hss-0: 14:48:30 DEBUG unit.oai-hss/0.install git-man git 2018-08-26 14:48:38,010 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Destroying Orchestrator... 2018-08-26 14:49:17,801 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju destroy-controller -y abot-controller --destroy-all-models Destroying controller Waiting for hosted model resources to be reclaimed Waiting on 1 model, 4 machines, 4 applications Waiting on 1 model, 4 machines, 4 applications Waiting on 1 model, 4 machines, 4 applications Waiting on 1 model, 4 machines 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, 2 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines Waiting on 1 model, 1 machine Waiting on 1 model, 1 machine All hosted models reclaimed, cleaning up controller machines 2018-08-26 14:49:17,803 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-26 14:49:18,190 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5d45fc17491a4aedb80e6e5e79d195c6", "name": "reader"}, {"id": "64b697102e1c4dfb82d6ae117acf5e44", "name": "member"}], "expires_at": "2018-08-26T15:49:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2dac0efad814b39831a671b24dffe97", "name": "juju_epc-project_d865a0ee-af19-4c56-998c-646b984e6c83"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1210d332c9744f5cbc695a2c01f49732"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "816f0ebf045249fb84d97c4bfc1f0a06"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a44497dc0f584430880fbb34d798f187"}], "type": "metric", "id": "06403f6d19cc45d3876c1f817db4cc2a", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33aefc6453a54d88a8073094e7078823"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3af2aad436db4c72a190ee1afb07b296"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a48de89935fd4d0787f0c84bf3674881"}], "type": "network", "id": "4fcf375a7a284c3ca85dd165d598c3cb", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/a2dac0efad814b39831a671b24dffe97", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1acf73a288dd435cb0883e7723ed5056"}, {"url": "http://192.30.9.5:8776/v3/a2dac0efad814b39831a671b24dffe97", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25ab930679644d89bac501b74509b76d"}, {"url": "http://172.30.9.22:8776/v3/a2dac0efad814b39831a671b24dffe97", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe463692e35f41e28415b64d8ffd10af"}], "type": "volumev3", "id": "5679bf9cdfbb4efdb97a61a69442b76f", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/a2dac0efad814b39831a671b24dffe97", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4234eccc4e5c4c81a9740ee2adf95b67"}, {"url": "http://172.30.9.22:8776/v2/a2dac0efad814b39831a671b24dffe97", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "456ac2ca5ce14a919050a73ace6b5d36"}, {"url": "http://192.30.9.5:8776/v2/a2dac0efad814b39831a671b24dffe97", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec61effda13a4644aad9e330753e8ad3"}], "type": "volumev2", "id": "5fba3b72fec244c7b311cd023156a4e5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/a2dac0efad814b39831a671b24dffe97", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "057ed3b924844253978ad62059e6acbb"}, {"url": "http://172.30.9.22:8776/v1/a2dac0efad814b39831a671b24dffe97", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c5726572f244dc1a37ddbd93a609edb"}, {"url": "http://192.30.9.5:8776/v1/a2dac0efad814b39831a671b24dffe97", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7144203ef2f146f6a443da1e2a6503e6"}], "type": "volume", "id": "71aa1ff84fdd4eab95dbd16ac5fbfcf7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "218ecd9779c74fdbb9eff6a86b2e2ffa"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a4ae0c6c06a42aba305e1cb16268330"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f631f43b783d40b894997b7b49ab8a6b"}], "type": "image", "id": "7986c8336c5046db98dd34c332d24e7f", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "8edc8950a979429d96b680df313310a4", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a2d0d8a4ee24abcbae458bd1ce751ff"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6d1c3e6266f14458a3def33c4f0479b2"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "feca7a31784e458fb732ee0ca32ab24d"}], "type": "cloudformation", "id": "a1648659a78445d4bcaef3988eb0583e", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c10a925a2de437eac36a10b437ddcd1"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "517a76a99e3d470abde8b2e237f68205"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71f914c9732c486db7ec4dade5ea337a"}], "type": "compute", "id": "b18e3a8824af4ed79cd0162b85ca91d6", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91e36bdd70374197a9cc1cf82d4cacd4"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1c68732373a41b6bbdf0d38be58918e"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f7fd23166fd04cdbb15ae3b9534561a8"}], "type": "event", "id": "c887a5552b5842c5bbc8ce1b66332916", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68d3020187d14b4b925c0dbdfac338f6"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77e68b53932a4902a3a68484356b1c4e"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "809dcbff39164bbfaf936f0b35fd176c"}], "type": "placement", "id": "cd8c278131c84e4683012d83ae70eec0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8080/v1/AUTH_a2dac0efad814b39831a671b24dffe97", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49dd5c5e91d54d6aa44952eaa2390224"}, {"url": "http://12.0.0.43:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d5db89631954c7baafaf65b5aea991a"}, {"url": "http://12.0.0.43:8080/v1/AUTH_a2dac0efad814b39831a671b24dffe97", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "727249cbc39e4628bd3a179bd516b829"}], "type": "object-store", "id": "ec31481f5236441e98c13b38a9c609ec", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bc083505e0a4fba9e18037c17ad1785"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a4bed8aa09042d1be0a485c1bac878c"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89809cbce7344bcdbc14222d09ca5c81"}], "type": "identity", "id": "f4a28c09b9d7444fb27267a9c13f5ad7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/a2dac0efad814b39831a671b24dffe97", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0bd24ae5e1bc445db6c4eb649aa04b43"}, {"url": "http://192.30.9.5:8004/v1/a2dac0efad814b39831a671b24dffe97", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6e6016d81674fa7951c5c486b38f564"}, {"url": "http://192.30.9.5:8004/v1/a2dac0efad814b39831a671b24dffe97", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d22e870073e14dc5a443931e483e51a2"}], "type": "orchestration", "id": "f619feeb4e1c4cde836d701d6b52295f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "348e8fd3cbd140de8fdb5a2e7f1ba9ce"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37dabf8c0b3c4b4da176de43bbacdd17"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "97e424052ba4486c88034276e7ba90a9"}], "type": "alarming", "id": "ffab3464fcfe4e6086e29e4f2cac9a99", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-user_d865a0ee-af19-4c56-998c-646b984e6c83", "id": "8205cb39267d42aca08684e399dc310f"}, "audit_ids": ["R-yGqtP2TKuXTigOGpuVtw"], "issued_at": "2018-08-26T14:49:18.000000Z"}} 2018-08-26 14:49:18,194 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-26 14:49:18,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bf1cf0f74e3e202a066b71a7808b6ed40e3405dc" 2018-08-26 14:49:18,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2307 X-Openstack-Request-Id: req-6f81e40f-e41e-4f19-8b0c-1f848f7544c4 Date: Sun, 26 Aug 2018 14:49:18 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "updated_at": "2018-08-26T14:48:56Z", "floating_network_id": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976", "fixed_ip_address": null, "floating_ip_address": "172.30.9.207", "revision_number": 4, "port_id": null, "id": "45e89bb7-fc34-44ca-9757-09dbf5b97edb", "tenant_id": "a2dac0efad814b39831a671b24dffe97", "created_at": "2018-08-26T13:52:40Z", "project_id": "a2dac0efad814b39831a671b24dffe97"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "updated_at": "2018-08-26T14:49:02Z", "floating_network_id": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976", "fixed_ip_address": null, "floating_ip_address": "172.30.9.202", "revision_number": 4, "port_id": null, "id": "563b507d-ca4c-4591-a9fd-b2832a703195", "tenant_id": "a2dac0efad814b39831a671b24dffe97", "created_at": "2018-08-26T13:54:42Z", "project_id": "a2dac0efad814b39831a671b24dffe97"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "updated_at": "2018-08-26T14:48:51Z", "floating_network_id": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976", "fixed_ip_address": null, "floating_ip_address": "172.30.9.203", "revision_number": 4, "port_id": null, "id": "69872531-4777-410a-b2c8-c3805d37dc2b", "tenant_id": "a2dac0efad814b39831a671b24dffe97", "created_at": "2018-08-26T13:50:38Z", "project_id": "a2dac0efad814b39831a671b24dffe97"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "updated_at": "2018-08-26T14:49:14Z", "floating_network_id": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976", "fixed_ip_address": null, "floating_ip_address": "172.30.9.211", "revision_number": 4, "port_id": null, "id": "b7488b46-7c24-41f4-a88b-bea90d44b2f3", "tenant_id": "a2dac0efad814b39831a671b24dffe97", "created_at": "2018-08-26T13:46:46Z", "project_id": "a2dac0efad814b39831a671b24dffe97"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "updated_at": "2018-08-26T14:49:06Z", "floating_network_id": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976", "fixed_ip_address": null, "floating_ip_address": "172.30.9.201", "revision_number": 4, "port_id": null, "id": "e892cd3f-e265-4f94-836f-48a4355119aa", "tenant_id": "a2dac0efad814b39831a671b24dffe97", "created_at": "2018-08-26T13:55:20Z", "project_id": "a2dac0efad814b39831a671b24dffe97"}]} 2018-08-26 14:49:18,418 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-6f81e40f-e41e-4f19-8b0c-1f848f7544c4 2018-08-26 14:49:18,419 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.224375963211s 2018-08-26 14:49:18,419 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-6f81e40f-e41e-4f19-8b0c-1f848f7544c4 2018-08-26 14:49:18,435 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-26 14:49:18,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/floatingips/45e89bb7-fc34-44ca-9757-09dbf5b97edb.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bf1cf0f74e3e202a066b71a7808b6ed40e3405dc" 2018-08-26 14:49:19,105 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8421bd9c-9854-4d6a-afd2-bd1bdc0c0cc6 Content-Length: 0 Date: Sun, 26 Aug 2018 14:49:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-26 14:49:19,106 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/45e89bb7-fc34-44ca-9757-09dbf5b97edb.json used request id req-8421bd9c-9854-4d6a-afd2-bd1bdc0c0cc6 2018-08-26 14:49:19,106 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.670762062073s 2018-08-26 14:49:19,106 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/45e89bb7-fc34-44ca-9757-09dbf5b97edb.json used request id req-8421bd9c-9854-4d6a-afd2-bd1bdc0c0cc6 2018-08-26 14:49:19,111 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-26 14:49:19,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bf1cf0f74e3e202a066b71a7808b6ed40e3405dc" 2018-08-26 14:49:19,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1849 X-Openstack-Request-Id: req-556d8b89-9c3b-4988-be7b-9e11756b5de7 Date: Sun, 26 Aug 2018 14:49:19 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "updated_at": "2018-08-26T14:49:02Z", "floating_network_id": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976", "fixed_ip_address": null, "floating_ip_address": "172.30.9.202", "revision_number": 4, "port_id": null, "id": "563b507d-ca4c-4591-a9fd-b2832a703195", "tenant_id": "a2dac0efad814b39831a671b24dffe97", "created_at": "2018-08-26T13:54:42Z", "project_id": "a2dac0efad814b39831a671b24dffe97"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "updated_at": "2018-08-26T14:48:51Z", "floating_network_id": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976", "fixed_ip_address": null, "floating_ip_address": "172.30.9.203", "revision_number": 4, "port_id": null, "id": "69872531-4777-410a-b2c8-c3805d37dc2b", "tenant_id": "a2dac0efad814b39831a671b24dffe97", "created_at": "2018-08-26T13:50:38Z", "project_id": "a2dac0efad814b39831a671b24dffe97"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "updated_at": "2018-08-26T14:49:14Z", "floating_network_id": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976", "fixed_ip_address": null, "floating_ip_address": "172.30.9.211", "revision_number": 4, "port_id": null, "id": "b7488b46-7c24-41f4-a88b-bea90d44b2f3", "tenant_id": "a2dac0efad814b39831a671b24dffe97", "created_at": "2018-08-26T13:46:46Z", "project_id": "a2dac0efad814b39831a671b24dffe97"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "updated_at": "2018-08-26T14:49:06Z", "floating_network_id": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976", "fixed_ip_address": null, "floating_ip_address": "172.30.9.201", "revision_number": 4, "port_id": null, "id": "e892cd3f-e265-4f94-836f-48a4355119aa", "tenant_id": "a2dac0efad814b39831a671b24dffe97", "created_at": "2018-08-26T13:55:20Z", "project_id": "a2dac0efad814b39831a671b24dffe97"}]} 2018-08-26 14:49:19,171 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-556d8b89-9c3b-4988-be7b-9e11756b5de7 2018-08-26 14:49:19,171 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0596330165863s 2018-08-26 14:49:19,172 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-556d8b89-9c3b-4988-be7b-9e11756b5de7 2018-08-26 14:49:19,187 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-26 14:49:19,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/floatingips/563b507d-ca4c-4591-a9fd-b2832a703195.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bf1cf0f74e3e202a066b71a7808b6ed40e3405dc" 2018-08-26 14:49:20,033 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-16773f4f-d53a-4548-90e3-4546c3c30a93 Content-Length: 0 Date: Sun, 26 Aug 2018 14:49:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-26 14:49:20,033 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/563b507d-ca4c-4591-a9fd-b2832a703195.json used request id req-16773f4f-d53a-4548-90e3-4546c3c30a93 2018-08-26 14:49:20,034 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.846796035767s 2018-08-26 14:49:20,034 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/563b507d-ca4c-4591-a9fd-b2832a703195.json used request id req-16773f4f-d53a-4548-90e3-4546c3c30a93 2018-08-26 14:49:20,039 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-26 14:49:20,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bf1cf0f74e3e202a066b71a7808b6ed40e3405dc" 2018-08-26 14:49:20,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-b6c0ddef-d6bb-4f59-800c-2998c975c958 Date: Sun, 26 Aug 2018 14:49:20 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "updated_at": "2018-08-26T14:48:51Z", "floating_network_id": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976", "fixed_ip_address": null, "floating_ip_address": "172.30.9.203", "revision_number": 4, "port_id": null, "id": "69872531-4777-410a-b2c8-c3805d37dc2b", "tenant_id": "a2dac0efad814b39831a671b24dffe97", "created_at": "2018-08-26T13:50:38Z", "project_id": "a2dac0efad814b39831a671b24dffe97"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "updated_at": "2018-08-26T14:49:14Z", "floating_network_id": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976", "fixed_ip_address": null, "floating_ip_address": "172.30.9.211", "revision_number": 4, "port_id": null, "id": "b7488b46-7c24-41f4-a88b-bea90d44b2f3", "tenant_id": "a2dac0efad814b39831a671b24dffe97", "created_at": "2018-08-26T13:46:46Z", "project_id": "a2dac0efad814b39831a671b24dffe97"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "updated_at": "2018-08-26T14:49:06Z", "floating_network_id": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976", "fixed_ip_address": null, "floating_ip_address": "172.30.9.201", "revision_number": 4, "port_id": null, "id": "e892cd3f-e265-4f94-836f-48a4355119aa", "tenant_id": "a2dac0efad814b39831a671b24dffe97", "created_at": "2018-08-26T13:55:20Z", "project_id": "a2dac0efad814b39831a671b24dffe97"}]} 2018-08-26 14:49:20,102 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-b6c0ddef-d6bb-4f59-800c-2998c975c958 2018-08-26 14:49:20,103 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.063117980957s 2018-08-26 14:49:20,103 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-b6c0ddef-d6bb-4f59-800c-2998c975c958 2018-08-26 14:49:20,115 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-26 14:49:20,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/floatingips/69872531-4777-410a-b2c8-c3805d37dc2b.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bf1cf0f74e3e202a066b71a7808b6ed40e3405dc" 2018-08-26 14:49:20,744 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fb36420d-e378-4ddb-b66f-58d2fe5626b1 Content-Length: 0 Date: Sun, 26 Aug 2018 14:49:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-26 14:49:20,744 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/69872531-4777-410a-b2c8-c3805d37dc2b.json used request id req-fb36420d-e378-4ddb-b66f-58d2fe5626b1 2018-08-26 14:49:20,744 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.628765106201s 2018-08-26 14:49:20,744 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/69872531-4777-410a-b2c8-c3805d37dc2b.json used request id req-fb36420d-e378-4ddb-b66f-58d2fe5626b1 2018-08-26 14:49:20,749 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-26 14:49:20,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bf1cf0f74e3e202a066b71a7808b6ed40e3405dc" 2018-08-26 14:49:20,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 933 X-Openstack-Request-Id: req-6c2ac187-948c-4d87-90ba-ba92cc0e3180 Date: Sun, 26 Aug 2018 14:49:20 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "updated_at": "2018-08-26T14:49:14Z", "floating_network_id": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976", "fixed_ip_address": null, "floating_ip_address": "172.30.9.211", "revision_number": 4, "port_id": null, "id": "b7488b46-7c24-41f4-a88b-bea90d44b2f3", "tenant_id": "a2dac0efad814b39831a671b24dffe97", "created_at": "2018-08-26T13:46:46Z", "project_id": "a2dac0efad814b39831a671b24dffe97"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "updated_at": "2018-08-26T14:49:06Z", "floating_network_id": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976", "fixed_ip_address": null, "floating_ip_address": "172.30.9.201", "revision_number": 4, "port_id": null, "id": "e892cd3f-e265-4f94-836f-48a4355119aa", "tenant_id": "a2dac0efad814b39831a671b24dffe97", "created_at": "2018-08-26T13:55:20Z", "project_id": "a2dac0efad814b39831a671b24dffe97"}]} 2018-08-26 14:49:20,812 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-6c2ac187-948c-4d87-90ba-ba92cc0e3180 2018-08-26 14:49:20,812 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0627980232239s 2018-08-26 14:49:20,813 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-6c2ac187-948c-4d87-90ba-ba92cc0e3180 2018-08-26 14:49:20,822 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-26 14:49:20,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/floatingips/b7488b46-7c24-41f4-a88b-bea90d44b2f3.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bf1cf0f74e3e202a066b71a7808b6ed40e3405dc" 2018-08-26 14:49:21,649 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9421ae7c-50e5-4473-8f9e-69b50b576f6e Content-Length: 0 Date: Sun, 26 Aug 2018 14:49:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-26 14:49:21,649 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/b7488b46-7c24-41f4-a88b-bea90d44b2f3.json used request id req-9421ae7c-50e5-4473-8f9e-69b50b576f6e 2018-08-26 14:49:21,649 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.827325820923s 2018-08-26 14:49:21,649 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/b7488b46-7c24-41f4-a88b-bea90d44b2f3.json used request id req-9421ae7c-50e5-4473-8f9e-69b50b576f6e 2018-08-26 14:49:21,654 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-26 14:49:21,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bf1cf0f74e3e202a066b71a7808b6ed40e3405dc" 2018-08-26 14:49:21,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 475 X-Openstack-Request-Id: req-b95ceb8c-0fd2-41f7-8d4d-df659a4f4a48 Date: Sun, 26 Aug 2018 14:49:21 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "updated_at": "2018-08-26T14:49:06Z", "floating_network_id": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976", "fixed_ip_address": null, "floating_ip_address": "172.30.9.201", "revision_number": 4, "port_id": null, "id": "e892cd3f-e265-4f94-836f-48a4355119aa", "tenant_id": "a2dac0efad814b39831a671b24dffe97", "created_at": "2018-08-26T13:55:20Z", "project_id": "a2dac0efad814b39831a671b24dffe97"}]} 2018-08-26 14:49:21,710 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-b95ceb8c-0fd2-41f7-8d4d-df659a4f4a48 2018-08-26 14:49:21,710 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0557160377502s 2018-08-26 14:49:21,711 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-b95ceb8c-0fd2-41f7-8d4d-df659a4f4a48 2018-08-26 14:49:21,716 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-26 14:49:21,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/floatingips/e892cd3f-e265-4f94-836f-48a4355119aa.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bf1cf0f74e3e202a066b71a7808b6ed40e3405dc" 2018-08-26 14:49:22,537 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-520ff448-6456-4f3d-a3ba-25140c5265e4 Content-Length: 0 Date: Sun, 26 Aug 2018 14:49:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-26 14:49:22,537 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/e892cd3f-e265-4f94-836f-48a4355119aa.json used request id req-520ff448-6456-4f3d-a3ba-25140c5265e4 2018-08-26 14:49:22,537 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.820984840393s 2018-08-26 14:49:22,538 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/e892cd3f-e265-4f94-836f-48a4355119aa.json used request id req-520ff448-6456-4f3d-a3ba-25140c5265e4 2018-08-26 14:49:22,542 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-26 14:49:22,543 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bf1cf0f74e3e202a066b71a7808b6ed40e3405dc" 2018-08-26 14:49:22,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-abc30c74-cbaa-4697-9b6e-5d9dfe58bbd9 Date: Sun, 26 Aug 2018 14:49:22 GMT RESP BODY: {"floatingips": []} 2018-08-26 14:49:22,591 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-abc30c74-cbaa-4697-9b6e-5d9dfe58bbd9 2018-08-26 14:49:22,591 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0485408306122s 2018-08-26 14:49:22,591 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-abc30c74-cbaa-4697-9b6e-5d9dfe58bbd9 2018-08-26 14:49:22,592 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-26 14:49:22,596 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/5a0d5de0-52be-4a0a-bf61-1d7b348fb722 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bf1cf0f74e3e202a066b71a7808b6ed40e3405dc" 2018-08-26 14:49:23,660 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-87ca2232-623a-4829-b880-cd5c110725f7 Date: Sun, 26 Aug 2018 14:49: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-26 14:49:23,660 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/5a0d5de0-52be-4a0a-bf61-1d7b348fb722 used request id req-87ca2232-623a-4829-b880-cd5c110725f7 2018-08-26 14:49:23,660 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.06785702705s 2018-08-26 14:49:23,661 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/5a0d5de0-52be-4a0a-bf61-1d7b348fb722 used request id req-87ca2232-623a-4829-b880-cd5c110725f7 2018-08-26 14:49:23,661 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-26 14:49:23,662 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-26 14:49:24,069 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5d45fc17491a4aedb80e6e5e79d195c6", "name": "reader"}, {"id": "d371bb17b4354fa8812550829dff08d3", "name": "admin"}, {"id": "64b697102e1c4dfb82d6ae117acf5e44", "name": "member"}], "expires_at": "2018-08-26T15:49:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e428b6e578e2485b9cc26da9ccf96a96", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1210d332c9744f5cbc695a2c01f49732"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "816f0ebf045249fb84d97c4bfc1f0a06"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a44497dc0f584430880fbb34d798f187"}], "type": "metric", "id": "06403f6d19cc45d3876c1f817db4cc2a", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33aefc6453a54d88a8073094e7078823"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3af2aad436db4c72a190ee1afb07b296"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a48de89935fd4d0787f0c84bf3674881"}], "type": "network", "id": "4fcf375a7a284c3ca85dd165d598c3cb", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/e428b6e578e2485b9cc26da9ccf96a96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1acf73a288dd435cb0883e7723ed5056"}, {"url": "http://192.30.9.5:8776/v3/e428b6e578e2485b9cc26da9ccf96a96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25ab930679644d89bac501b74509b76d"}, {"url": "http://172.30.9.22:8776/v3/e428b6e578e2485b9cc26da9ccf96a96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fe463692e35f41e28415b64d8ffd10af"}], "type": "volumev3", "id": "5679bf9cdfbb4efdb97a61a69442b76f", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/e428b6e578e2485b9cc26da9ccf96a96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4234eccc4e5c4c81a9740ee2adf95b67"}, {"url": "http://172.30.9.22:8776/v2/e428b6e578e2485b9cc26da9ccf96a96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "456ac2ca5ce14a919050a73ace6b5d36"}, {"url": "http://192.30.9.5:8776/v2/e428b6e578e2485b9cc26da9ccf96a96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec61effda13a4644aad9e330753e8ad3"}], "type": "volumev2", "id": "5fba3b72fec244c7b311cd023156a4e5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "057ed3b924844253978ad62059e6acbb"}, {"url": "http://172.30.9.22:8776/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c5726572f244dc1a37ddbd93a609edb"}, {"url": "http://192.30.9.5:8776/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7144203ef2f146f6a443da1e2a6503e6"}], "type": "volume", "id": "71aa1ff84fdd4eab95dbd16ac5fbfcf7", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "218ecd9779c74fdbb9eff6a86b2e2ffa"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a4ae0c6c06a42aba305e1cb16268330"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f631f43b783d40b894997b7b49ab8a6b"}], "type": "image", "id": "7986c8336c5046db98dd34c332d24e7f", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "8edc8950a979429d96b680df313310a4", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a2d0d8a4ee24abcbae458bd1ce751ff"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6d1c3e6266f14458a3def33c4f0479b2"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "feca7a31784e458fb732ee0ca32ab24d"}], "type": "cloudformation", "id": "a1648659a78445d4bcaef3988eb0583e", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c10a925a2de437eac36a10b437ddcd1"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "517a76a99e3d470abde8b2e237f68205"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71f914c9732c486db7ec4dade5ea337a"}], "type": "compute", "id": "b18e3a8824af4ed79cd0162b85ca91d6", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91e36bdd70374197a9cc1cf82d4cacd4"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1c68732373a41b6bbdf0d38be58918e"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f7fd23166fd04cdbb15ae3b9534561a8"}], "type": "event", "id": "c887a5552b5842c5bbc8ce1b66332916", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68d3020187d14b4b925c0dbdfac338f6"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77e68b53932a4902a3a68484356b1c4e"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "809dcbff39164bbfaf936f0b35fd176c"}], "type": "placement", "id": "cd8c278131c84e4683012d83ae70eec0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8080/v1/AUTH_e428b6e578e2485b9cc26da9ccf96a96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49dd5c5e91d54d6aa44952eaa2390224"}, {"url": "http://12.0.0.43:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d5db89631954c7baafaf65b5aea991a"}, {"url": "http://12.0.0.43:8080/v1/AUTH_e428b6e578e2485b9cc26da9ccf96a96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "727249cbc39e4628bd3a179bd516b829"}], "type": "object-store", "id": "ec31481f5236441e98c13b38a9c609ec", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bc083505e0a4fba9e18037c17ad1785"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a4bed8aa09042d1be0a485c1bac878c"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89809cbce7344bcdbc14222d09ca5c81"}], "type": "identity", "id": "f4a28c09b9d7444fb27267a9c13f5ad7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0bd24ae5e1bc445db6c4eb649aa04b43"}, {"url": "http://192.30.9.5:8004/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6e6016d81674fa7951c5c486b38f564"}, {"url": "http://192.30.9.5:8004/v1/e428b6e578e2485b9cc26da9ccf96a96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d22e870073e14dc5a443931e483e51a2"}], "type": "orchestration", "id": "f619feeb4e1c4cde836d701d6b52295f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "348e8fd3cbd140de8fdb5a2e7f1ba9ce"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37dabf8c0b3c4b4da176de43bbacdd17"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "97e424052ba4486c88034276e7ba90a9"}], "type": "alarming", "id": "ffab3464fcfe4e6086e29e4f2cac9a99", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1e1511f6281344c28c2a63d6a8174f8d"}, "audit_ids": ["rc-W9itKSuezyMwgFJc6IQ"], "issued_at": "2018-08-26T14:49:24.000000Z"}} 2018-08-26 14:49:24,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8cf47e6e329081374b94426e45fba6c9bf9fc45" 2018-08-26 14:49:24,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 14:49:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e25a0ef4-3c4e-4224-b1d9-dc2ab626981a x-compute-request-id: req-e25a0ef4-3c4e-4224-b1d9-dc2ab626981a Content-Encoding: gzip Content-Length: 449 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_alt_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "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": "08447a4a-9f82-4040-bf77-234e38d4a00a"}, {"name": "juju_epc-flavor_alt_d865a0ee-af19-4c56-998c-646b984e6c83", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/5d458e0c-f83a-4150-b6fb-173713748173", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/5d458e0c-f83a-4150-b6fb-173713748173", "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": "5d458e0c-f83a-4150-b6fb-173713748173"}, {"name": "juju_epc-flavor_d865a0ee-af19-4c56-998c-646b984e6c83", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/acc72e7e-0478-4e46-8817-b6017e63bd02", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/acc72e7e-0478-4e46-8817-b6017e63bd02", "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": "acc72e7e-0478-4e46-8817-b6017e63bd02"}]} 2018-08-26 14:49:24,351 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-e25a0ef4-3c4e-4224-b1d9-dc2ab626981a 2018-08-26 14:49:24,351 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.689620018005s 2018-08-26 14:49:24,351 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-e25a0ef4-3c4e-4224-b1d9-dc2ab626981a 2018-08-26 14:49:24,354 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-26 14:49:24,357 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/5d458e0c-f83a-4150-b6fb-173713748173 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8cf47e6e329081374b94426e45fba6c9bf9fc45" 2018-08-26 14:49:24,390 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 26 Aug 2018 14:49:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f89988ce-ce76-41a1-90a8-958472c46c83 x-compute-request-id: req-f89988ce-ce76-41a1-90a8-958472c46c83 Content-Length: 0 Content-Type: application/json 2018-08-26 14:49:24,390 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/5d458e0c-f83a-4150-b6fb-173713748173 used request id req-f89988ce-ce76-41a1-90a8-958472c46c83 2018-08-26 14:49:24,390 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0357389450073s 2018-08-26 14:49:24,390 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/5d458e0c-f83a-4150-b6fb-173713748173 used request id req-f89988ce-ce76-41a1-90a8-958472c46c83 2018-08-26 14:49:24,391 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-26 14:49:24,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/3168aafb-3260-4a63-a732-5424b5a70d85/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}bf1cf0f74e3e202a066b71a7808b6ed40e3405dc" -d '{"subnet_id": "cd5a2031-9f7b-48b3-8adf-2d35eeb5d9d9"}' 2018-08-26 14:49:25,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-20ded9cd-6c12-450a-95bb-2c0c40b74fac Date: Sun, 26 Aug 2018 14:49:25 GMT RESP BODY: {"network_id": "a454b349-e7bc-418f-8b41-45f48fe844fe", "tenant_id": "a2dac0efad814b39831a671b24dffe97", "subnet_id": "cd5a2031-9f7b-48b3-8adf-2d35eeb5d9d9", "subnet_ids": ["cd5a2031-9f7b-48b3-8adf-2d35eeb5d9d9"], "port_id": "5842b95a-af03-4de2-8ddf-979431a32e0a", "id": "3168aafb-3260-4a63-a732-5424b5a70d85"} 2018-08-26 14:49:25,988 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/3168aafb-3260-4a63-a732-5424b5a70d85/remove_router_interface.json used request id req-20ded9cd-6c12-450a-95bb-2c0c40b74fac 2018-08-26 14:49:25,988 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.59755587578s 2018-08-26 14:49:25,989 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/3168aafb-3260-4a63-a732-5424b5a70d85/remove_router_interface.json used request id req-20ded9cd-6c12-450a-95bb-2c0c40b74fac returning object 3168aafb-3260-4a63-a732-5424b5a70d85 2018-08-26 14:49:25,989 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-26 14:49:25,990 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bf1cf0f74e3e202a066b71a7808b6ed40e3405dc" 2018-08-26 14:49:26,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-20f47d61-8e4d-4d61-bc44-8e7095b204a9 Date: Sun, 26 Aug 2018 14:49:26 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "9c1c4110-1d5a-4c9e-9e4a-8295252f6976", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a3c401bc-6377-43cc-8a20-abe78f2d51b9", "ip_address": "172.30.9.205"}]}, "description": "", "tags": [], "tenant_id": "a2dac0efad814b39831a671b24dffe97", "created_at": "2018-08-26T13:44:12Z", "admin_state_up": true, "updated_at": "2018-08-26T14:49:25Z", "revision_number": 4, "routes": [], "project_id": "a2dac0efad814b39831a671b24dffe97", "id": "3168aafb-3260-4a63-a732-5424b5a70d85", "name": "juju_epc-router_d865a0ee-af19-4c56-998c-646b984e6c83"}]} 2018-08-26 14:49:26,102 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-20f47d61-8e4d-4d61-bc44-8e7095b204a9 2018-08-26 14:49:26,102 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.113321065903s 2018-08-26 14:49:26,103 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-20f47d61-8e4d-4d61-bc44-8e7095b204a9 2018-08-26 14:49:26,104 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-26 14:49:26,105 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/3168aafb-3260-4a63-a732-5424b5a70d85.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bf1cf0f74e3e202a066b71a7808b6ed40e3405dc" 2018-08-26 14:49:27,482 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-236cfeeb-5b7e-4f8d-b41c-0cf002a278b7 Content-Length: 0 Date: Sun, 26 Aug 2018 14:49:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-26 14:49:27,482 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/3168aafb-3260-4a63-a732-5424b5a70d85.json used request id req-236cfeeb-5b7e-4f8d-b41c-0cf002a278b7 2018-08-26 14:49:27,482 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.37805509567s 2018-08-26 14:49:27,482 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/3168aafb-3260-4a63-a732-5424b5a70d85.json used request id req-236cfeeb-5b7e-4f8d-b41c-0cf002a278b7 2018-08-26 14:49:27,483 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-26 14:49:27,483 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bf1cf0f74e3e202a066b71a7808b6ed40e3405dc" 2018-08-26 14:49:27,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-4f4702af-b106-4045-9d50-9ed6b4682088 Date: Sun, 26 Aug 2018 14:49:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a454b349-e7bc-418f-8b41-45f48fe844fe","tenant_id":"a2dac0efad814b39831a671b24dffe97","created_at":"2018-08-26T13:44:11Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-26T13:44:11Z","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":"a2dac0efad814b39831a671b24dffe97","id":"cd5a2031-9f7b-48b3-8adf-2d35eeb5d9d9","subnetpool_id":null,"name":"juju_epc-subnet_d865a0ee-af19-4c56-998c-646b984e6c83"}]} 2018-08-26 14:49:27,531 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-4f4702af-b106-4045-9d50-9ed6b4682088 2018-08-26 14:49:27,531 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0478827953339s 2018-08-26 14:49:27,531 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-4f4702af-b106-4045-9d50-9ed6b4682088 2018-08-26 14:49:27,533 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-26 14:49:27,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/cd5a2031-9f7b-48b3-8adf-2d35eeb5d9d9.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bf1cf0f74e3e202a066b71a7808b6ed40e3405dc" 2018-08-26 14:49:28,826 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ced355ee-fbef-4854-a315-fc3f53fb3433 Date: Sun, 26 Aug 2018 14:49:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-26 14:49:28,826 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/cd5a2031-9f7b-48b3-8adf-2d35eeb5d9d9.json used request id req-ced355ee-fbef-4854-a315-fc3f53fb3433 2018-08-26 14:49:28,827 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.29377603531s 2018-08-26 14:49:28,827 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/cd5a2031-9f7b-48b3-8adf-2d35eeb5d9d9.json used request id req-ced355ee-fbef-4854-a315-fc3f53fb3433 2018-08-26 14:49:28,827 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-26 14:49:28,828 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bf1cf0f74e3e202a066b71a7808b6ed40e3405dc" 2018-08-26 14:49:28,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1152 X-Openstack-Request-Id: req-385d6483-8712-4178-8311-c8a1c68242f7 Date: Sun, 26 Aug 2018 14:49:28 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a3c401bc-6377-43cc-8a20-abe78f2d51b9"],"updated_at":"2018-08-26T10:33:06Z","tenant_id":"526e4f7307214396989751533ff33528","created_at":"2018-08-26T10:16:36Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"526e4f7307214396989751533ff33528","id":"9c1c4110-1d5a-4c9e-9e4a-8295252f6976","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-26T14:49:28Z","tenant_id":"a2dac0efad814b39831a671b24dffe97","created_at":"2018-08-26T13:44:11Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"a2dac0efad814b39831a671b24dffe97","id":"a454b349-e7bc-418f-8b41-45f48fe844fe","name":"juju_epc-net_d865a0ee-af19-4c56-998c-646b984e6c83"}]} 2018-08-26 14:49:28,952 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-385d6483-8712-4178-8311-c8a1c68242f7 2018-08-26 14:49:28,953 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.124996900558s 2018-08-26 14:49:28,953 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-385d6483-8712-4178-8311-c8a1c68242f7 2018-08-26 14:49:28,954 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-26 14:49:28,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/a454b349-e7bc-418f-8b41-45f48fe844fe.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bf1cf0f74e3e202a066b71a7808b6ed40e3405dc" 2018-08-26 14:49:30,366 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6baf5e10-5f5b-4388-9c41-3c827ac929c8 Date: Sun, 26 Aug 2018 14:49:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-26 14:49:30,366 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/a454b349-e7bc-418f-8b41-45f48fe844fe.json used request id req-6baf5e10-5f5b-4388-9c41-3c827ac929c8 2018-08-26 14:49:30,367 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.41258883476s 2018-08-26 14:49:30,367 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/a454b349-e7bc-418f-8b41-45f48fe844fe.json used request id req-6baf5e10-5f5b-4388-9c41-3c827ac929c8 2018-08-26 14:49:30,371 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-26 14:49:30,375 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bf1cf0f74e3e202a066b71a7808b6ed40e3405dc" 2018-08-26 14:49:30,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json X-Openstack-Request-Id: req-e20df5bf-d09f-4fc2-aad3-d880db37798f Date: Sun, 26 Aug 2018 14:49:30 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-26T13:44:22Z", "file": "/v2/images/aee5dc34-e28a-4d67-9398-fee621812e6b/file", "owner": "a2dac0efad814b39831a671b24dffe97", "id": "aee5dc34-e28a-4d67-9398-fee621812e6b", "size": 296681472, "self": "/v2/images/aee5dc34-e28a-4d67-9398-fee621812e6b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/aee5dc34-e28a-4d67-9398-fee621812e6b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1cbcd7982061f60172fb90f2b08f5da155096d5c7d7979777a46cd36c722a15d", "locations": [{"url": "rbd://f43538fa-375e-4a85-906b-02fa747dfcef/images/aee5dc34-e28a-4d67-9398-fee621812e6b/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_d865a0ee-af19-4c56-998c-646b984e6c83", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "f4a9830fb482d07eec07c8532a1c265e", "name": "juju_epc-img_d865a0ee-af19-4c56-998c-646b984e6c83", "checksum": "f4a9830fb482d07eec07c8532a1c265e", "created_at": "2018-08-26T13:44:18Z", "os_hidden": false, "protected": false, "os_hash_value": "81fa1c8acfa7afe4c5b0ec1c3d1494271792398cbc7aeb2672ced22dab4541df610b84b8584d2fa622b0e06fa144a5e80dd3d9911a9c208b7d866671346378ca"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-26 14:49:30,435 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-e20df5bf-d09f-4fc2-aad3-d880db37798f 2018-08-26 14:49:30,435 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0640921592712s 2018-08-26 14:49:30,436 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-e20df5bf-d09f-4fc2-aad3-d880db37798f 2018-08-26 14:49:30,437 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-26 14:49:30,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/aee5dc34-e28a-4d67-9398-fee621812e6b -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bf1cf0f74e3e202a066b71a7808b6ed40e3405dc" 2018-08-26 14:49:30,811 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3b1e6139-9bd8-4abf-8669-58259719c9cd Date: Sun, 26 Aug 2018 14:49: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-26 14:49:30,811 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/aee5dc34-e28a-4d67-9398-fee621812e6b used request id req-3b1e6139-9bd8-4abf-8669-58259719c9cd 2018-08-26 14:49:30,811 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.374372005463s 2018-08-26 14:49:30,812 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/aee5dc34-e28a-4d67-9398-fee621812e6b used request id req-3b1e6139-9bd8-4abf-8669-58259719c9cd 2018-08-26 14:49:30,812 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-26 14:49:30,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8cf47e6e329081374b94426e45fba6c9bf9fc45" 2018-08-26 14:49:30,835 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 14:49: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-d5b2cc69-2403-488c-a771-f45ff988a632 x-compute-request-id: req-d5b2cc69-2403-488c-a771-f45ff988a632 Content-Encoding: gzip Content-Length: 400 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_alt_53b443b9-b1bf-4e9e-ac84-10e2f9a6128c", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/08447a4a-9f82-4040-bf77-234e38d4a00a", "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": "08447a4a-9f82-4040-bf77-234e38d4a00a"}, {"name": "juju_epc-flavor_d865a0ee-af19-4c56-998c-646b984e6c83", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/acc72e7e-0478-4e46-8817-b6017e63bd02", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/acc72e7e-0478-4e46-8817-b6017e63bd02", "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": "acc72e7e-0478-4e46-8817-b6017e63bd02"}]} 2018-08-26 14:49:30,835 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-d5b2cc69-2403-488c-a771-f45ff988a632 2018-08-26 14:49:30,836 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0232930183411s 2018-08-26 14:49:30,836 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-d5b2cc69-2403-488c-a771-f45ff988a632 2018-08-26 14:49:30,838 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-26 14:49:30,840 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/acc72e7e-0478-4e46-8817-b6017e63bd02 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8cf47e6e329081374b94426e45fba6c9bf9fc45" 2018-08-26 14:49:30,866 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 26 Aug 2018 14:49: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-fa2bedc3-9829-4ddd-9ee1-88e0c1ccec01 x-compute-request-id: req-fa2bedc3-9829-4ddd-9ee1-88e0c1ccec01 Content-Length: 0 Content-Type: application/json 2018-08-26 14:49:30,866 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/acc72e7e-0478-4e46-8817-b6017e63bd02 used request id req-fa2bedc3-9829-4ddd-9ee1-88e0c1ccec01 2018-08-26 14:49:30,866 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.028204202652s 2018-08-26 14:49:30,866 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/acc72e7e-0478-4e46-8817-b6017e63bd02 used request id req-fa2bedc3-9829-4ddd-9ee1-88e0c1ccec01 2018-08-26 14:49:30,867 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-26 14:49:30,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8cf47e6e329081374b94426e45fba6c9bf9fc45" 2018-08-26 14:49:31,058 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 14:49:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7e9f5dc-d774-4231-8968-898f9bb83eaf Content-Encoding: gzip Content-Length: 1029 Content-Type: application/json RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/00af5ffb672f4832ab8347fc3e59dad9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "00af5ffb672f4832ab8347fc3e59dad9", "email": "placement@localhost", "password_expires_at": null}, {"name": "api_check-user_cfa71808-e14a-4d0f-a925-c4cce043949d", "links": {"self": "http://172.30.9.22:5000/v3/users/0653adcd9bbd40d4a2487cf2c2b18753"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0653adcd9bbd40d4a2487cf2c2b18753", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/1155cddaef57457382d358aece0b4688"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1155cddaef57457382d358aece0b4688", "email": "panko@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_d167a7b0-d3aa-4f83-af07-f37a57d140fb", "links": {"self": "http://172.30.9.22:5000/v3/users/1df9f75d1d584587b0935d6ba2e78671"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1df9f75d1d584587b0935d6ba2e78671", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/1e1511f6281344c28c2a63d6a8174f8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1e1511f6281344c28c2a63d6a8174f8d", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/1f874aa402974ad1bde389b6ec3af461"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f874aa402974ad1bde389b6ec3af461", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/30ef6c63ca4f478ababb01839799530e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30ef6c63ca4f478ababb01839799530e", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/35943616abfb419b876965ce89cb2b8d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "35943616abfb419b876965ce89cb2b8d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/394bd3d373f84b679204b10778d4c5d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "394bd3d373f84b679204b10778d4c5d6", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/5c46482149dc41d8a0f23a545eb8a332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c46482149dc41d8a0f23a545eb8a332", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6731abf69162411bab854fe2da778196"}, "domain_id": "b7fcd596cb374671bfc994968e0279ce", "enabled": true, "options": {}, "id": "6731abf69162411bab854fe2da778196", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "juju_epc-user_d865a0ee-af19-4c56-998c-646b984e6c83", "links": {"self": "http://172.30.9.22:5000/v3/users/8205cb39267d42aca08684e399dc310f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8205cb39267d42aca08684e399dc310f", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_smoke-user_b80679fb-d169-458c-878e-95c75e0e6bb2", "links": {"self": "http://172.30.9.22:5000/v3/users/a48ec85b60524d6190c593867ad79365"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a48ec85b60524d6190c593867ad79365", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/bc64983782874634be200a54d67bb2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bc64983782874634be200a54d67bb2dc", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/c16290bda05544839663305b8b46bfc4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c16290bda05544839663305b8b46bfc4", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/c78b7ea859ad4b4d9090aceb9cc94927"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c78b7ea859ad4b4d9090aceb9cc94927", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/f77a9ddb8d1e4546857d3ecef0ddf962"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77a9ddb8d1e4546857d3ecef0ddf962", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/fd2f2ae2af224ce09fd25349c942fbd7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd2f2ae2af224ce09fd25349c942fbd7", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-08-26 14:49:31,058 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-e7e9f5dc-d774-4231-8968-898f9bb83eaf 2018-08-26 14:49:31,059 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.191797971725s 2018-08-26 14:49:31,059 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-e7e9f5dc-d774-4231-8968-898f9bb83eaf 2018-08-26 14:49:31,066 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-26 14:49:31,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/8205cb39267d42aca08684e399dc310f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8cf47e6e329081374b94426e45fba6c9bf9fc45" 2018-08-26 14:49:31,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 14:49:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3da30927-df7d-46fc-b4df-38c15af001bb Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"user": {"name": "juju_epc-user_d865a0ee-af19-4c56-998c-646b984e6c83", "links": {"self": "http://172.30.9.22:5000/v3/users/8205cb39267d42aca08684e399dc310f"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "8205cb39267d42aca08684e399dc310f", "description": null}} 2018-08-26 14:49:31,261 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/8205cb39267d42aca08684e399dc310f used request id req-3da30927-df7d-46fc-b4df-38c15af001bb 2018-08-26 14:49:31,261 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.194818019867s 2018-08-26 14:49:31,261 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/8205cb39267d42aca08684e399dc310f used request id req-3da30927-df7d-46fc-b4df-38c15af001bb 2018-08-26 14:49:31,262 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-26 14:49:31,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/8205cb39267d42aca08684e399dc310f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8cf47e6e329081374b94426e45fba6c9bf9fc45" 2018-08-26 14:49:31,858 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 26 Aug 2018 14:49:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ee6cc84-09db-45fd-b9b1-12c6929cdd20 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-26 14:49:31,858 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/8205cb39267d42aca08684e399dc310f used request id req-4ee6cc84-09db-45fd-b9b1-12c6929cdd20 2018-08-26 14:49:31,859 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.596585035324s 2018-08-26 14:49:31,859 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/8205cb39267d42aca08684e399dc310f used request id req-4ee6cc84-09db-45fd-b9b1-12c6929cdd20 2018-08-26 14:49:31,863 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-26 14:49:31,865 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8cf47e6e329081374b94426e45fba6c9bf9fc45" 2018-08-26 14:49:32,049 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 14:49:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec01a9c8-bc1b-4966-8a85-cc1321ebe95b Content-Encoding: gzip Content-Length: 589 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/2ce8e98616074561ac73d2976131783f"}, "tags": [], "enabled": true, "id": "2ce8e98616074561ac73d2976131783f", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b80679fb-d169-458c-878e-95c75e0e6bb2"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/45644229c8c04c4988a3eb8730a7b1ac"}, "tags": [], "enabled": true, "id": "45644229c8c04c4988a3eb8730a7b1ac", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_d167a7b0-d3aa-4f83-af07-f37a57d140fb"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/526e4f7307214396989751533ff33528"}, "tags": [], "enabled": true, "id": "526e4f7307214396989751533ff33528", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.22:5000/v3/projects/a2dac0efad814b39831a671b24dffe97"}, "tags": [], "enabled": true, "id": "a2dac0efad814b39831a671b24dffe97", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_d865a0ee-af19-4c56-998c-646b984e6c83"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/c99e13955d6e4bb58dbfa100dcee4823"}, "tags": [], "enabled": true, "id": "c99e13955d6e4bb58dbfa100dcee4823", "parent_id": "default", "domain_id": "default", "name": "api_check-project_cfa71808-e14a-4d0f-a925-c4cce043949d"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/e428b6e578e2485b9cc26da9ccf96a96"}, "tags": [], "enabled": true, "id": "e428b6e578e2485b9cc26da9ccf96a96", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-08-26 14:49:32,049 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-ec01a9c8-bc1b-4966-8a85-cc1321ebe95b 2018-08-26 14:49:32,049 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.185873031616s 2018-08-26 14:49:32,050 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-ec01a9c8-bc1b-4966-8a85-cc1321ebe95b 2018-08-26 14:49:32,055 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-26 14:49:32,058 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/a2dac0efad814b39831a671b24dffe97 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8cf47e6e329081374b94426e45fba6c9bf9fc45" 2018-08-26 14:49:32,386 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 26 Aug 2018 14:49:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d3a3b640-a8b4-4f64-83eb-c0e4817f3195 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-26 14:49:32,386 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/a2dac0efad814b39831a671b24dffe97 used request id req-d3a3b640-a8b4-4f64-83eb-c0e4817f3195 2018-08-26 14:49:32,386 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.331053972244s 2018-08-26 14:49:32,386 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/a2dac0efad814b39831a671b24dffe97 used request id req-d3a3b640-a8b4-4f64-83eb-c0e4817f3195 2018-08-26 14:49:32,387 - xtesting.ci.run_tests - ERROR - The test case 'juju_epc' failed. 2018-08-26 14:49:32,388 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------+------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------+------------------+--------------+------------------+----------------+ | cloudify | functest | vnf | 04:11 | PASS | | cloudify_ims | functest | vnf | 05:19 | FAIL | | heat_ims | functest | vnf | 35:50 | FAIL | | vyos_vrouter | functest | vnf | 05:54 | FAIL | | juju_epc | functest | vnf | 64:27 | FAIL | +----------------------+------------------+--------------+------------------+----------------+ 2018-08-26 14:49:32,394 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-08-26 14:49:32,481 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-26 14:49:32,581 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-26 14:49:32,681 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-26 14:49:32,783 - paramiko.transport - DEBUG - EOF in transport thread